Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 79e086bdcf3469f579d899f8914ab591dc96aef3 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-ssh4896190249128591230.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 056ae7b86453181957306e7078512cbe12174832 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3116268352822959649.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 056ae7b86453181957306e7078512cbe12174832 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-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-ssh16510305082445601042.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 056ae7b86453181957306e7078512cbe12174832 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 056ae7b86453181957306e7078512cbe12174832 # timeout=10 Commit message: "Merge pull request #473 from cherrycl/fix-seccomp-profile-error" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh10053283558142386816.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-ssh9916093054978110925.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] ========================================================= [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.23 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-7046 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 79e086bdcf3469f579d899f8914ab591dc96aef3 (main) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v4 (#753)" > 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 79e086bdcf3469f579d899f8914ab591dc96aef3 # timeout=10 > git rev-list --no-walk 1ea811aab88dc62ee004b260d0e675f0f4b965a1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-08-15T02:13:23.498Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-08-15T02:13:23.591Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-08-15T02:13:23.618Z] ========================================================= [2025-08-15T02:13:23.618Z] EdgeX Global Pipelines Version Info [2025-08-15T02:13:23.618Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-08-15T02:13:24.743Z] ------------------- [2025-08-15T02:13:24.743Z] stable info: [2025-08-15T02:13:24.743Z] ------------------- [2025-08-15T02:13:24.743Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-08-15T02:13:24.743Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-08-15T02:13:24.743Z] Message: update stable to v1.0.276 [2025-08-15T02:13:25.685Z] ------------------- [2025-08-15T02:13:25.685Z] experimental info: [2025-08-15T02:13:25.685Z] ------------------- [2025-08-15T02:13:25.685Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-08-15T02:13:25.685Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-08-15T02:13:25.685Z] Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-08-15T02:13:25.764Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2025-08-15T02:13:25.785Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2025-08-15T02:13:25.808Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-08-15T02:13:25.830Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-08-15T02:13:25.854Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-08-15T02:13:25.877Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-08-15T02:13:25.901Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-08-15T02:13:25.923Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-08-15T02:13:25.946Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-08-15T02:13:25.969Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-08-15T02:13:25.991Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-08-15T02:13:26.011Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2025-08-15T02:13:26.034Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-08-15T02:13:26.059Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-08-15T02:13:26.085Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-08-15T02:13:26.112Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-08-15T02:13:26.130Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-08-15T02:13:26.149Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-08-15T02:13:26.169Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-08-15T02:13:26.192Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-08-15T02:13:26.230Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-08-15T02:13:26.253Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-08-15T02:13:26.271Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-08-15T02:13:26.294Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-08-15T02:13:26.316Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-08-15T02:13:26.343Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-08-15T02:13:26.361Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-08-15T02:13:26.385Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-08-15T02:13:26.415Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-08-15T02:13:26.444Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-08-15T02:13:26.467Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 79e086bdcf3469f579d899f8914ab591dc96aef3 [Pipeline] echo [2025-08-15T02:13:26.490Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 79e086b [Pipeline] echo [2025-08-15T02:13:26.516Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-15T02:13:26.581Z] provisioning config files... [2025-08-15T02:13:26.595Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config12543151496278861740tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-15T02:13:26.939Z] ---> ****-login.sh [2025-08-15T02:13:26.939Z] nexus3.edgexfoundry.org:10001 [2025-08-15T02:13:28.328Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T02:13:28.328Z] [2025-08-15T02:13:28.328Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-15T02:13:28.328Z] Configure a credential helper to remove this warning. See [2025-08-15T02:13:28.328Z] https://docs.****.com/go/credential-store/ [2025-08-15T02:13:28.328Z] [2025-08-15T02:13:28.328Z] Login Succeeded [2025-08-15T02:13:28.328Z] nexus3.edgexfoundry.org:10002 [2025-08-15T02:13:28.328Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T02:13:28.590Z] [2025-08-15T02:13:28.590Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-15T02:13:28.590Z] Configure a credential helper to remove this warning. See [2025-08-15T02:13:28.590Z] https://docs.****.com/go/credential-store/ [2025-08-15T02:13:28.590Z] [2025-08-15T02:13:28.590Z] Login Succeeded [2025-08-15T02:13:28.590Z] nexus3.edgexfoundry.org:10003 [2025-08-15T02:13:28.590Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T02:13:28.590Z] [2025-08-15T02:13:28.591Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-15T02:13:28.591Z] Configure a credential helper to remove this warning. See [2025-08-15T02:13:28.591Z] https://docs.****.com/go/credential-store/ [2025-08-15T02:13:28.591Z] [2025-08-15T02:13:28.591Z] Login Succeeded [2025-08-15T02:13:28.591Z] nexus3.edgexfoundry.org:10004 [2025-08-15T02:13:28.591Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T02:13:28.851Z] [2025-08-15T02:13:28.851Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-15T02:13:28.851Z] Configure a credential helper to remove this warning. See [2025-08-15T02:13:28.851Z] https://docs.****.com/go/credential-store/ [2025-08-15T02:13:28.851Z] [2025-08-15T02:13:28.851Z] Login Succeeded [2025-08-15T02:13:28.851Z] ****.io [2025-08-15T02:13:28.851Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T02:13:28.851Z] [2025-08-15T02:13:28.851Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-15T02:13:28.851Z] Configure a credential helper to remove this warning. See [2025-08-15T02:13:28.851Z] https://docs.****.com/go/credential-store/ [2025-08-15T02:13:28.851Z] [2025-08-15T02:13:28.851Z] Login Succeeded [2025-08-15T02:13:28.851Z] ---> ****-login.sh ends [Pipeline] } [2025-08-15T02:13:28.858Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-08-15T02:13:29.265Z] + git rev-list -1 --merges 79e086bdcf3469f579d899f8914ab591dc96aef3~1..79e086bdcf3469f579d899f8914ab591dc96aef3 [Pipeline] echo [2025-08-15T02:13:29.331Z] -----------> git rev-list -1 --merges 79e086bdcf3469f579d899f8914ab591dc96aef3~1..79e086bdcf3469f579d899f8914ab591dc96aef3 79e086bdcf3469f579d899f8914ab591dc96aef3 [false] [Pipeline] sh [2025-08-15T02:13:29.625Z] + git log --format=format:%s -1 79e086bdcf3469f579d899f8914ab591dc96aef3 [Pipeline] echo [2025-08-15T02:13:29.640Z] ========================================================= [2025-08-15T02:13:29.640Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-08-15T02:13:29.640Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-08-15T02:13:29.979Z] + git log --format=format:%s -1 79e086bdcf3469f579d899f8914ab591dc96aef3 [Pipeline] echo [2025-08-15T02:13:29.991Z] [semverPrep] GIT_COMMIT: 79e086bdcf3469f579d899f8914ab591dc96aef3, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v4 (#753) [Pipeline] echo [2025-08-15T02:13:30.007Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-08-15T02:13:30.375Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-15T02:13:30.375Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-08-15T02:13:30.375Z] + [ -e /tmp/ssh_known_hosts ] [2025-08-15T02:13:30.375Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-08-15T02:13:30.375Z] + + sudo tee -a /etc/ssh/ssh_known_hosts [2025-08-15T02:13:30.375Z] echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-08-15T02:13:30.375Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:13:30.733Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-15T02:13:30.733Z] [2025-08-15T02:13:30.733Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:13:31.049Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-15T02:13:31.990Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-08-15T02:13:32.560Z] 3dae71ba6b94: Pulling fs layer [2025-08-15T02:13:32.560Z] 6bf1a483ea7c: Pulling fs layer [2025-08-15T02:13:32.560Z] f5dfc541a4d3: Pulling fs layer [2025-08-15T02:13:32.560Z] 461d9e800cba: Pulling fs layer [2025-08-15T02:13:32.560Z] 80192f66455f: Pulling fs layer [2025-08-15T02:13:32.560Z] 2e8e34ca0e6c: Pulling fs layer [2025-08-15T02:13:32.560Z] a29436f7fd5d: Pulling fs layer [2025-08-15T02:13:32.560Z] 923cac83aea3: Pulling fs layer [2025-08-15T02:13:32.560Z] 25ad8b0a4227: Pulling fs layer [2025-08-15T02:13:32.560Z] db01528c6b51: Pulling fs layer [2025-08-15T02:13:32.560Z] 28988de357af: Pulling fs layer [2025-08-15T02:13:32.560Z] a29436f7fd5d: Waiting [2025-08-15T02:13:32.560Z] db01528c6b51: Waiting [2025-08-15T02:13:32.560Z] 28988de357af: Waiting [2025-08-15T02:13:32.560Z] 923cac83aea3: Waiting [2025-08-15T02:13:32.560Z] 461d9e800cba: Waiting [2025-08-15T02:13:32.560Z] 25ad8b0a4227: Waiting [2025-08-15T02:13:32.560Z] 80192f66455f: Waiting [2025-08-15T02:13:32.560Z] 2e8e34ca0e6c: Waiting [2025-08-15T02:13:32.560Z] 6bf1a483ea7c: Verifying Checksum [2025-08-15T02:13:32.560Z] 6bf1a483ea7c: Download complete [2025-08-15T02:13:32.560Z] 461d9e800cba: Verifying Checksum [2025-08-15T02:13:32.560Z] 461d9e800cba: Download complete [2025-08-15T02:13:32.560Z] 80192f66455f: Verifying Checksum [2025-08-15T02:13:32.560Z] 80192f66455f: Download complete [2025-08-15T02:13:32.560Z] f5dfc541a4d3: Verifying Checksum [2025-08-15T02:13:32.560Z] f5dfc541a4d3: Download complete [2025-08-15T02:13:32.819Z] 3dae71ba6b94: Download complete [2025-08-15T02:13:32.819Z] 923cac83aea3: Download complete [2025-08-15T02:13:32.819Z] 25ad8b0a4227: Verifying Checksum [2025-08-15T02:13:32.819Z] 25ad8b0a4227: Download complete [2025-08-15T02:13:32.819Z] db01528c6b51: Verifying Checksum [2025-08-15T02:13:32.819Z] db01528c6b51: Download complete [2025-08-15T02:13:32.819Z] 28988de357af: Verifying Checksum [2025-08-15T02:13:32.819Z] 28988de357af: Download complete [2025-08-15T02:13:33.080Z] a29436f7fd5d: Verifying Checksum [2025-08-15T02:13:33.080Z] a29436f7fd5d: Download complete [2025-08-15T02:13:33.341Z] 2e8e34ca0e6c: Verifying Checksum [2025-08-15T02:13:33.341Z] 2e8e34ca0e6c: Download complete [2025-08-15T02:13:34.731Z] 3dae71ba6b94: Pull complete [2025-08-15T02:13:35.684Z] 6bf1a483ea7c: Pull complete [2025-08-15T02:13:37.081Z] f5dfc541a4d3: Pull complete [2025-08-15T02:13:38.021Z] 461d9e800cba: Pull complete [2025-08-15T02:13:39.403Z] 80192f66455f: Pull complete [2025-08-15T02:13:44.694Z] 2e8e34ca0e6c: Pull complete [2025-08-15T02:13:46.083Z] a29436f7fd5d: Pull complete [2025-08-15T02:13:47.467Z] 923cac83aea3: Pull complete [2025-08-15T02:13:48.447Z] 25ad8b0a4227: Pull complete [2025-08-15T02:13:49.837Z] db01528c6b51: Pull complete [2025-08-15T02:13:50.429Z] 28988de357af: Pull complete [2025-08-15T02:13:51.000Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-08-15T02:13:51.329Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-15T02:13:51.329Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-15T02:13:51.527Z] prd-ubuntu20.04-docker-8c-8g-7046 does not seem to be running inside a container [2025-08-15T02:13:51.618Z] $ 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 [2025-08-15T02:14:06.860Z] $ docker top ca08422cd9a667cd4b77cfda9acb0850440a40a22f36aa21ceb8ad15c539a05b -eo pid,comm [2025-08-15T02:14:06.933Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-08-15T02:14:06.933Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-15T02:14:06.994Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-15T02:14:06.994Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-15T02:14:07.118Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-15T02:14:07.119Z] $ docker exec ca08422cd9a667cd4b77cfda9acb0850440a40a22f36aa21ceb8ad15c539a05b ssh-agent [2025-08-15T02:14:07.246Z] SSH_AUTH_SOCK=/tmp/ssh-DeYMy5Y9TJAv/agent.14 [2025-08-15T02:14:07.246Z] SSH_AGENT_PID=20 [2025-08-15T02:14:07.255Z] Running ssh-add (command line suppressed) [2025-08-15T02:14:07.353Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_8094330447621598786.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_8094330447621598786.key) [2025-08-15T02:14:07.372Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-15T02:14:07.670Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] sh [2025-08-15T02:14:07.958Z] + git tag --points-at HEAD [Pipeline] } [2025-08-15T02:14:07.967Z] $ docker exec --env ******** --env ******** ca08422cd9a667cd4b77cfda9acb0850440a40a22f36aa21ceb8ad15c539a05b ssh-agent -k [2025-08-15T02:14:08.076Z] unset SSH_AUTH_SOCK; [2025-08-15T02:14:08.077Z] unset SSH_AGENT_PID; [2025-08-15T02:14:08.077Z] echo Agent pid 20 killed; [2025-08-15T02:14:08.093Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-08-15T02:14:08.139Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-15T02:14:08.139Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-15T02:14:08.251Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-15T02:14:08.251Z] $ docker exec ca08422cd9a667cd4b77cfda9acb0850440a40a22f36aa21ceb8ad15c539a05b ssh-agent [2025-08-15T02:14:08.367Z] SSH_AUTH_SOCK=/tmp/ssh-bODErIZB72Ib/agent.74 [2025-08-15T02:14:08.367Z] SSH_AGENT_PID=92 [2025-08-15T02:14:08.371Z] Running ssh-add (command line suppressed) [2025-08-15T02:14:08.481Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_18345733608980788307.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_18345733608980788307.key) [2025-08-15T02:14:08.497Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-15T02:14:08.792Z] + git semver init [2025-08-15T02:14:09.053Z] 2025-08-15 02:14:09,043 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-15T02:14:09.314Z] 2025-08-15 02:14:09,051 [run_init] DEBUG init version:0.0.0 force:False [2025-08-15T02:14:09.314Z] 2025-08-15 02:14:09,052 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2025-08-15T02:14:09.314Z] 2025-08-15 02:14:09,052 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2025-08-15T02:14:09.314Z] 2025-08-15 02:14:09,053 [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) [2025-08-15T02:14:10.689Z] 2025-08-15 02:14:10,559 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude [2025-08-15T02:14:10.689Z] 2025-08-15 02:14:10,559 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False [2025-08-15T02:14:10.689Z] 2025-08-15 02:14:10,559 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2025-08-15T02:14:10.689Z] 2025-08-15 02:14:10,560 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2025-08-15T02:14:10.689Z] 4.1.0-dev.4 [Pipeline] } [2025-08-15T02:14:10.696Z] $ docker exec --env ******** --env ******** ca08422cd9a667cd4b77cfda9acb0850440a40a22f36aa21ceb8ad15c539a05b ssh-agent -k [2025-08-15T02:14:10.790Z] unset SSH_AUTH_SOCK; [2025-08-15T02:14:10.790Z] unset SSH_AGENT_PID; [2025-08-15T02:14:10.791Z] echo Agent pid 92 killed; [2025-08-15T02:14:10.803Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-15T02:14:11.125Z] + git semver [Pipeline] } [2025-08-15T02:14:11.393Z] $ docker stop --time=1 ca08422cd9a667cd4b77cfda9acb0850440a40a22f36aa21ceb8ad15c539a05b [2025-08-15T02:14:15.557Z] $ docker rm -f --volumes ca08422cd9a667cd4b77cfda9acb0850440a40a22f36aa21ceb8ad15c539a05b [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-15T02:14:15.956Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-08-15T02:14:16.268Z] Stashed 1 file(s) [Pipeline] echo [2025-08-15T02:14:16.272Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.4 [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 [2025-08-15T02:14:16.488Z] provisioning config files... [2025-08-15T02:14:16.525Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config12104736231274758856tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-15T02:14:16.876Z] ---> ****-login.sh [2025-08-15T02:14:16.876Z] nexus3.edgexfoundry.org:10001 [2025-08-15T02:14:16.876Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T02:14:16.876Z] Login Succeeded [2025-08-15T02:14:16.876Z] nexus3.edgexfoundry.org:10002 [2025-08-15T02:14:16.876Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T02:14:16.876Z] Login Succeeded [2025-08-15T02:14:16.876Z] nexus3.edgexfoundry.org:10003 [2025-08-15T02:14:17.139Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T02:14:17.139Z] Login Succeeded [2025-08-15T02:14:17.139Z] nexus3.edgexfoundry.org:10004 [2025-08-15T02:14:17.139Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T02:14:17.139Z] Login Succeeded [2025-08-15T02:14:17.139Z] ****.io [2025-08-15T02:14:17.139Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T02:14:17.401Z] Login Succeeded [2025-08-15T02:14:17.401Z] ---> ****-login.sh ends [Pipeline] } [2025-08-15T02:14:17.408Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-08-15T02:14:17.509Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-15T02:14:17.525Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-15T02:14:17.542Z] ========================================================= [2025-08-15T02:14:17.542Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-08-15T02:14:17.542Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:14:17.884Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-08-15T02:14:18.451Z] #0 building with "default" instance using docker driver [2025-08-15T02:14:18.451Z] [2025-08-15T02:14:18.451Z] #1 [internal] load build definition from Dockerfile [2025-08-15T02:14:18.451Z] #1 transferring dockerfile: 1.84kB done [2025-08-15T02:14:18.451Z] #1 DONE 0.0s [2025-08-15T02:14:18.451Z] [2025-08-15T02:14:18.451Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-08-15T02:14:18.451Z] #2 DONE 0.1s [2025-08-15T02:14:18.712Z] [2025-08-15T02:14:18.712Z] #3 [internal] load .dockerignore [2025-08-15T02:14:18.712Z] #3 transferring context: 182B done [2025-08-15T02:14:18.712Z] #3 DONE 0.0s [2025-08-15T02:14:18.712Z] [2025-08-15T02:14:18.712Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 [2025-08-15T02:14:18.712Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 0.0s done [2025-08-15T02:14:18.712Z] #4 sha256:d619b1717253d911bd917c5573ee8134ae218c2451e74083eb23940cdd319302 4.11kB / 4.11kB done [2025-08-15T02:14:18.712Z] #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.15MB / 3.63MB 0.1s [2025-08-15T02:14:18.712Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 5.24MB / 74.06MB 0.1s [2025-08-15T02:14:18.712Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s [2025-08-15T02:14:18.712Z] #4 sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 685B / 685B done [2025-08-15T02:14:18.712Z] #4 sha256:01d3d341091a517642a078ff0605422b0bc90a0685c27f13eebf23a14bd174bf 2.08kB / 2.08kB done [2025-08-15T02:14:18.712Z] #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 0.0s done [2025-08-15T02:14:18.712Z] #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.1s done [2025-08-15T02:14:18.971Z] #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.2s done [2025-08-15T02:14:18.971Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 11.30MB / 74.06MB 0.2s [2025-08-15T02:14:18.971Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2025-08-15T02:14:18.971Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc [2025-08-15T02:14:18.971Z] #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0B / 2.38MB 0.2s [2025-08-15T02:14:18.971Z] #4 sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad 440B / 440B 0.2s done [2025-08-15T02:14:18.971Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 0B / 103.05MB 0.2s [2025-08-15T02:14:18.971Z] #4 ... [2025-08-15T02:14:18.971Z] [2025-08-15T02:14:18.971Z] #5 [internal] load build context [2025-08-15T02:14:18.971Z] #5 transferring context: 30.63MB 0.3s done [2025-08-15T02:14:18.971Z] #5 DONE 0.3s [2025-08-15T02:14:18.971Z] [2025-08-15T02:14:18.971Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 [2025-08-15T02:14:18.971Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 22.02MB / 74.06MB 0.3s [2025-08-15T02:14:18.971Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done [2025-08-15T02:14:18.971Z] #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 2.38MB / 2.38MB 0.3s done [2025-08-15T02:14:18.971Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 5.24MB / 103.05MB 0.3s [2025-08-15T02:14:18.971Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0B / 13.29MB 0.3s [2025-08-15T02:14:18.971Z] #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df [2025-08-15T02:14:19.232Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 45.09MB / 74.06MB 0.5s [2025-08-15T02:14:19.232Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 23.07MB / 103.05MB 0.5s [2025-08-15T02:14:19.232Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 10.49MB / 13.29MB 0.5s [2025-08-15T02:14:19.232Z] #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0.1s done [2025-08-15T02:14:19.232Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 65.01MB / 74.06MB 0.7s [2025-08-15T02:14:19.232Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 46.14MB / 103.05MB 0.7s [2025-08-15T02:14:19.232Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.7s [2025-08-15T02:14:19.493Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.8s [2025-08-15T02:14:19.493Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 59.77MB / 103.05MB 0.8s [2025-08-15T02:14:19.493Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.7s done [2025-08-15T02:14:19.493Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 99.61MB / 103.05MB 1.0s [2025-08-15T02:14:20.429Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d [2025-08-15T02:14:20.429Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 1.6s done [2025-08-15T02:14:20.429Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.6s done [2025-08-15T02:14:25.704Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 4.9s done [2025-08-15T02:14:25.704Z] #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 [2025-08-15T02:14:25.704Z] #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 done [2025-08-15T02:14:25.704Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2025-08-15T02:14:25.704Z] #4 extracting sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad done [2025-08-15T02:14:25.704Z] #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0.0s done [2025-08-15T02:14:25.704Z] #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 [2025-08-15T02:14:28.995Z] #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 3.4s done [2025-08-15T02:14:28.995Z] #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b [2025-08-15T02:14:29.933Z] #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.7s done [2025-08-15T02:14:29.933Z] #4 DONE 11.2s [2025-08-15T02:14:29.933Z] [2025-08-15T02:14:29.933Z] #6 [builder 2/7] RUN apk add --update --no-cache make git openssh-client [2025-08-15T02:14:29.933Z] #6 0.185 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-15T02:14:30.194Z] #6 0.359 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-15T02:14:30.453Z] #6 0.702 (1/4) Installing openssh-keygen (9.7_p1-r5) [2025-08-15T02:14:30.712Z] #6 0.713 (2/4) Installing libedit (20240517.3.1-r0) [2025-08-15T02:14:30.712Z] #6 0.718 (3/4) Installing openssh-client-common (9.7_p1-r5) [2025-08-15T02:14:30.712Z] #6 0.746 (4/4) Installing openssh-client-default (9.7_p1-r5) [2025-08-15T02:14:30.712Z] #6 0.759 Executing busybox-1.36.1-r29.trigger [2025-08-15T02:14:30.712Z] #6 0.768 OK: 252 MiB in 62 packages [2025-08-15T02:14:31.449Z] Still waiting to schedule task [2025-08-15T02:14:31.449Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2025-08-15T02:14:36.007Z] #6 DONE 5.8s [2025-08-15T02:14:36.008Z] [2025-08-15T02:14:36.008Z] #7 [builder 3/7] WORKDIR /device-mqtt-go [2025-08-15T02:14:36.008Z] #7 DONE 0.1s [2025-08-15T02:14:36.008Z] [2025-08-15T02:14:36.008Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2025-08-15T02:14:36.008Z] #8 DONE 0.1s [2025-08-15T02:14:36.008Z] [2025-08-15T02:14:36.008Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-15T02:15:08.134Z] #9 DONE 30.5s [2025-08-15T02:15:08.134Z] [2025-08-15T02:15:08.134Z] #10 [builder 6/7] COPY . . [2025-08-15T02:15:08.134Z] #10 DONE 0.7s [2025-08-15T02:15:08.134Z] [2025-08-15T02:15:08.134Z] #11 [builder 7/7] RUN echo noop [2025-08-15T02:15:08.134Z] #11 0.410 noop [2025-08-15T02:15:08.134Z] #11 DONE 0.5s [2025-08-15T02:15:08.134Z] [2025-08-15T02:15:08.134Z] #12 exporting to image [2025-08-15T02:15:08.134Z] #12 exporting layers [2025-08-15T02:15:16.257Z] #12 exporting layers 8.5s done [2025-08-15T02:15:16.257Z] #12 writing image sha256:f4b084cb7b767907c57067f173d54824c0849113c8f7dc3fe57179f7ef101620 done [2025-08-15T02:15:16.257Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2025-08-15T02:15:16.257Z] #12 DONE 8.5s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:15:16.580Z] + docker inspect -f . ci-base-image-x86_64 [2025-08-15T02:15:16.580Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-15T02:15:16.666Z] prd-ubuntu20.04-docker-8c-8g-7046 does not seem to be running inside a container [2025-08-15T02:15:16.680Z] $ 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 [2025-08-15T02:15:17.069Z] $ docker top e21892c79207d08b86508fe1c7aca9180f91f7e38da48d2f2dceeaf603c0989d -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-15T02:15:17.431Z] + go version [2025-08-15T02:15:17.431Z] go version go1.23.9 linux/amd64 [Pipeline] } [2025-08-15T02:15:17.430Z] $ docker stop --time=1 e21892c79207d08b86508fe1c7aca9180f91f7e38da48d2f2dceeaf603c0989d [2025-08-15T02:15:18.668Z] $ docker rm -f --volumes e21892c79207d08b86508fe1c7aca9180f91f7e38da48d2f2dceeaf603c0989d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:15:19.125Z] + docker inspect -f . ci-base-image-x86_64 [2025-08-15T02:15:19.125Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-15T02:15:19.204Z] prd-ubuntu20.04-docker-8c-8g-7046 does not seem to be running inside a container [2025-08-15T02:15:19.222Z] $ 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 [2025-08-15T02:15:19.473Z] $ docker top e0bf74833c7271322f867204d66753e320625b4f6308b8f427c9e0c6ea13a9cb -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-15T02:15:19.828Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] fileExists [Pipeline] sh [2025-08-15T02:15:20.130Z] + make test [2025-08-15T02:15:20.130Z] go test ./... -coverprofile=coverage.out ./... [2025-08-15T02:15:22.033Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2025-08-15T02:15:43.952Z] github.com/edgexfoundry/device-mqtt-go/cmd coverage: 0.0% of statements [2025-08-15T02:15:43.952Z] github.com/edgexfoundry/device-mqtt-go/mock coverage: 0.0% of statements [2025-08-15T02:15:43.952Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.010s coverage: 22.8% of statements [2025-08-15T02:15:53.924Z] go vet ./... [2025-08-15T02:16:00.482Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-08-15T02:16:00.482Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-08-15T02:16:00.482Z] ./bin/test-attribution-txt.sh [2025-08-15T02:16:00.482Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-08-15T02:16:00.494Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-08-15T02:16:00.495Z] $ docker stop --time=1 e0bf74833c7271322f867204d66753e320625b4f6308b8f427c9e0c6ea13a9cb [2025-08-15T02:16:03.603Z] $ docker rm -f --volumes e0bf74833c7271322f867204d66753e320625b4f6308b8f427c9e0c6ea13a9cb [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-15T02:16:04.163Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-08-15T02:16:04.212Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-08-15T02:16:04.698Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-08-15T02:16:04.986Z] + ls -al . [2025-08-15T02:16:04.986Z] total 252 [2025-08-15T02:16:04.986Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 15 02:15 . [2025-08-15T02:16:04.986Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 02:13 .. [2025-08-15T02:16:04.986Z] -rw-rw-r-- 1 jenkins jenkins 140 Aug 15 02:13 .dockerignore [2025-08-15T02:16:04.986Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 15 02:15 .git [2025-08-15T02:16:04.986Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 02:13 .github [2025-08-15T02:16:04.986Z] -rw-rw-r-- 1 jenkins jenkins 264 Aug 15 02:13 .gitignore [2025-08-15T02:16:04.986Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 15 02:13 .golangci.yml [2025-08-15T02:16:04.986Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 15 02:14 .semver [2025-08-15T02:16:04.986Z] -rw-rw-r-- 1 jenkins jenkins 19745 Aug 15 02:13 Attribution.txt [2025-08-15T02:16:04.986Z] -rw-rw-r-- 1 jenkins jenkins 19382 Aug 15 02:13 CHANGELOG.md [2025-08-15T02:16:04.986Z] -rw-rw-r-- 1 jenkins jenkins 1803 Aug 15 02:13 Dockerfile [2025-08-15T02:16:04.986Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 15 02:13 GOVERNANCE.md [2025-08-15T02:16:04.986Z] -rw-rw-r-- 1 jenkins jenkins 657 Aug 15 02:13 Jenkinsfile [2025-08-15T02:16:04.986Z] -rw-rw-r-- 1 jenkins jenkins 11340 Aug 15 02:13 LICENSE [2025-08-15T02:16:04.986Z] -rw-rw-r-- 1 jenkins jenkins 2545 Aug 15 02:13 Makefile [2025-08-15T02:16:04.986Z] -rw-rw-r-- 1 jenkins jenkins 620 Aug 15 02:13 OWNERS.md [2025-08-15T02:16:04.986Z] -rw-rw-r-- 1 jenkins jenkins 3599 Aug 15 02:13 README.md [2025-08-15T02:16:04.986Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 15 02:14 VERSION [2025-08-15T02:16:04.986Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 15 02:13 bin [2025-08-15T02:16:04.986Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 02:13 cmd [2025-08-15T02:16:04.986Z] -rw-r--r-- 1 jenkins jenkins 21039 Aug 15 02:15 coverage.out [2025-08-15T02:16:04.986Z] -rw-rw-r-- 1 jenkins jenkins 6255 Aug 15 02:13 go.mod [2025-08-15T02:16:04.986Z] -rw-rw-r-- 1 jenkins jenkins 86944 Aug 15 02:13 go.sum [2025-08-15T02:16:04.986Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 02:13 internal [2025-08-15T02:16:04.986Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 15 02:13 mock [2025-08-15T02:16:04.986Z] -rw-rw-r-- 1 jenkins jenkins 227 Aug 15 02:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:16:05.308Z] + 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=79e086bdcf3469f579d899f8914ab591dc96aef3 --label arch=amd64 --label version=4.1.0-dev.4 . [2025-08-15T02:16:05.567Z] #0 building with "default" instance using docker driver [2025-08-15T02:16:05.567Z] [2025-08-15T02:16:05.567Z] #1 [internal] load build definition from Dockerfile [2025-08-15T02:16:05.567Z] #1 transferring dockerfile: 1.84kB done [2025-08-15T02:16:05.567Z] #1 DONE 0.0s [2025-08-15T02:16:05.567Z] [2025-08-15T02:16:05.567Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-08-15T02:16:05.567Z] #2 DONE 0.0s [2025-08-15T02:16:05.567Z] [2025-08-15T02:16:05.567Z] #3 [internal] load metadata for docker.io/library/alpine:3.20 [2025-08-15T02:16:05.567Z] #3 DONE 0.1s [2025-08-15T02:16:05.567Z] [2025-08-15T02:16:05.567Z] #4 [internal] load .dockerignore [2025-08-15T02:16:05.567Z] #4 transferring context: 182B done [2025-08-15T02:16:05.567Z] #4 DONE 0.0s [2025-08-15T02:16:05.567Z] [2025-08-15T02:16:05.567Z] #5 [internal] load build context [2025-08-15T02:16:05.567Z] #5 transferring context: 31.88kB 0.0s done [2025-08-15T02:16:05.567Z] #5 DONE 0.0s [2025-08-15T02:16:05.567Z] [2025-08-15T02:16:05.567Z] #6 [stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-15T02:16:05.567Z] #6 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-08-15T02:16:05.567Z] #6 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-15T02:16:05.567Z] #6 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-08-15T02:16:05.567Z] #6 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-08-15T02:16:05.567Z] #6 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s [2025-08-15T02:16:05.826Z] #6 ... [2025-08-15T02:16:05.826Z] [2025-08-15T02:16:05.826Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-08-15T02:16:05.826Z] #7 DONE 0.2s [2025-08-15T02:16:05.826Z] [2025-08-15T02:16:05.826Z] #6 [stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-15T02:16:05.826Z] #6 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done [2025-08-15T02:16:05.826Z] #6 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s [2025-08-15T02:16:05.826Z] #6 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s done [2025-08-15T02:16:05.826Z] #6 DONE 0.3s [2025-08-15T02:16:05.826Z] [2025-08-15T02:16:05.826Z] #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2025-08-15T02:16:06.084Z] #8 0.230 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-15T02:16:06.084Z] #8 0.300 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-15T02:16:06.652Z] #8 ... [2025-08-15T02:16:06.652Z] [2025-08-15T02:16:06.652Z] #9 [builder 2/7] RUN apk add --update --no-cache make git openssh-client [2025-08-15T02:16:06.652Z] #9 0.240 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-15T02:16:06.652Z] #9 0.348 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-15T02:16:06.652Z] #9 0.609 OK: 252 MiB in 62 packages [2025-08-15T02:16:06.652Z] #9 DONE 0.8s [2025-08-15T02:16:06.652Z] [2025-08-15T02:16:06.652Z] #10 [builder 3/7] WORKDIR /device-mqtt-go [2025-08-15T02:16:06.652Z] #10 DONE 0.1s [2025-08-15T02:16:06.652Z] [2025-08-15T02:16:06.652Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2025-08-15T02:16:06.652Z] #11 DONE 0.0s [2025-08-15T02:16:06.652Z] [2025-08-15T02:16:06.652Z] #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2025-08-15T02:16:06.652Z] #8 0.590 (1/1) Installing dumb-init (1.2.5-r3) [2025-08-15T02:16:06.652Z] #8 0.595 Executing busybox-1.36.1-r29.trigger [2025-08-15T02:16:06.652Z] #8 0.602 OK: 8 MiB in 15 packages [2025-08-15T02:16:06.652Z] #8 DONE 0.7s [2025-08-15T02:16:06.652Z] [2025-08-15T02:16:06.652Z] #12 [stage-1 3/6] RUN apk --no-cache upgrade [2025-08-15T02:16:06.911Z] #12 0.328 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-15T02:16:07.170Z] #12 ... [2025-08-15T02:16:07.170Z] [2025-08-15T02:16:07.170Z] #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-15T02:16:07.170Z] #13 DONE 0.5s [2025-08-15T02:16:07.170Z] [2025-08-15T02:16:07.170Z] #12 [stage-1 3/6] RUN apk --no-cache upgrade [2025-08-15T02:16:07.170Z] #12 0.399 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-15T02:16:07.429Z] #12 ... [2025-08-15T02:16:07.429Z] [2025-08-15T02:16:07.429Z] #14 [builder 6/7] COPY . . [2025-08-15T02:16:07.429Z] #14 DONE 0.2s [2025-08-15T02:16:07.429Z] [2025-08-15T02:16:07.429Z] #12 [stage-1 3/6] RUN apk --no-cache upgrade [2025-08-15T02:16:07.429Z] #12 0.708 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-15T02:16:07.429Z] #12 0.724 Executing busybox-1.36.1-r30.post-upgrade [2025-08-15T02:16:07.429Z] #12 0.762 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-15T02:16:07.429Z] #12 0.764 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-15T02:16:07.429Z] #12 0.767 Executing busybox-1.36.1-r30.trigger [2025-08-15T02:16:07.429Z] #12 0.773 OK: 8 MiB in 15 packages [2025-08-15T02:16:07.688Z] #12 DONE 0.9s [2025-08-15T02:16:07.688Z] [2025-08-15T02:16:07.688Z] #15 [builder 7/7] RUN make build [2025-08-15T02:16:07.688Z] #15 0.229 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=4.1.0-dev.4 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd [2025-08-15T02:16:34.260Z] #15 DONE 24.3s [2025-08-15T02:16:34.260Z] [2025-08-15T02:16:34.260Z] #16 [stage-1 4/6] COPY --from=builder /device-mqtt-go/cmd / [2025-08-15T02:16:34.260Z] #16 DONE 1.2s [2025-08-15T02:16:34.260Z] [2025-08-15T02:16:34.260Z] #17 [stage-1 5/6] COPY --from=builder /device-mqtt-go/LICENSE / [2025-08-15T02:16:34.260Z] #17 DONE 0.6s [2025-08-15T02:16:34.260Z] [2025-08-15T02:16:34.260Z] #18 [stage-1 6/6] COPY --from=builder /device-mqtt-go/Attribution.txt / [2025-08-15T02:16:34.260Z] #18 DONE 0.0s [2025-08-15T02:16:34.260Z] [2025-08-15T02:16:34.260Z] #19 exporting to image [2025-08-15T02:16:34.260Z] #19 exporting layers [2025-08-15T02:16:34.260Z] #19 exporting layers 0.3s done [2025-08-15T02:16:34.260Z] #19 writing image sha256:45f02851a6a4186daa94f68f7729354e7e7c70da738faba27bd73f796fe14d49 done [2025-08-15T02:16:34.260Z] #19 naming to docker.io/library/device-mqtt done [2025-08-15T02:16:34.260Z] #19 DONE 0.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-15T02:16:34.385Z] provisioning config files... [2025-08-15T02:16:34.394Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config12835599448687773339tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-15T02:16:34.702Z] ---> ****-login.sh [2025-08-15T02:16:34.702Z] nexus3.edgexfoundry.org:10001 [2025-08-15T02:16:34.702Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T02:16:34.702Z] Login Succeeded [2025-08-15T02:16:34.702Z] nexus3.edgexfoundry.org:10002 [2025-08-15T02:16:34.702Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T02:16:34.702Z] Login Succeeded [2025-08-15T02:16:34.702Z] nexus3.edgexfoundry.org:10003 [2025-08-15T02:16:34.962Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T02:16:34.962Z] Login Succeeded [2025-08-15T02:16:34.962Z] nexus3.edgexfoundry.org:10004 [2025-08-15T02:16:34.962Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T02:16:34.962Z] Login Succeeded [2025-08-15T02:16:34.962Z] ****.io [2025-08-15T02:16:34.963Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T02:16:35.223Z] Login Succeeded [2025-08-15T02:16:35.223Z] ---> ****-login.sh ends [Pipeline] } [2025-08-15T02:16:35.229Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-15T02:16:35.288Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-15T02:16:35.318Z] [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: [2025-08-15T02:16:35.318Z] 79e086bdcf3469f579d899f8914ab591dc96aef3 [2025-08-15T02:16:35.318Z] latest [2025-08-15T02:16:35.318Z] 4.1.0-dev.4 [2025-08-15T02:16:35.318Z] 79e086bdcf3469f579d899f8914ab591dc96aef3-4.1.0-dev.4 [2025-08-15T02:16:35.318Z] main [2025-08-15T02:16:35.318Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:16:35.660Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:79e086bdcf3469f579d899f8914ab591dc96aef3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:16:35.990Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:79e086bdcf3469f579d899f8914ab591dc96aef3 [2025-08-15T02:16:35.990Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2025-08-15T02:16:35.990Z] 9d315826d0f7: Preparing [2025-08-15T02:16:35.990Z] 4ffc6e5f13d9: Preparing [2025-08-15T02:16:35.990Z] 4d4943017b09: Preparing [2025-08-15T02:16:35.990Z] ce992836d701: Preparing [2025-08-15T02:16:35.990Z] c4f5649aad91: Preparing [2025-08-15T02:16:35.990Z] 097100c76c15: Preparing [2025-08-15T02:16:35.990Z] 097100c76c15: Waiting [2025-08-15T02:16:35.990Z] 4ffc6e5f13d9: Pushed [2025-08-15T02:16:35.990Z] c4f5649aad91: Pushed [2025-08-15T02:16:35.990Z] ce992836d701: Pushed [2025-08-15T02:16:36.250Z] 9d315826d0f7: Pushed [2025-08-15T02:16:36.250Z] 097100c76c15: Layer already exists [2025-08-15T02:16:41.519Z] 4d4943017b09: Pushed [2025-08-15T02:16:41.519Z] 79e086bdcf3469f579d899f8914ab591dc96aef3: digest: sha256:979a4e6f66acf0eacb352ac648de145b7464d5d68e67134217891adbbcf4ac53 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:16:41.843Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:16:42.164Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest [2025-08-15T02:16:42.164Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2025-08-15T02:16:42.164Z] 9d315826d0f7: Preparing [2025-08-15T02:16:42.164Z] 4ffc6e5f13d9: Preparing [2025-08-15T02:16:42.164Z] 4d4943017b09: Preparing [2025-08-15T02:16:42.164Z] ce992836d701: Preparing [2025-08-15T02:16:42.164Z] c4f5649aad91: Preparing [2025-08-15T02:16:42.164Z] 097100c76c15: Preparing [2025-08-15T02:16:42.164Z] 097100c76c15: Waiting [2025-08-15T02:16:42.164Z] c4f5649aad91: Layer already exists [2025-08-15T02:16:42.164Z] 4ffc6e5f13d9: Layer already exists [2025-08-15T02:16:42.164Z] ce992836d701: Layer already exists [2025-08-15T02:16:42.164Z] 9d315826d0f7: Layer already exists [2025-08-15T02:16:42.164Z] 4d4943017b09: Layer already exists [2025-08-15T02:16:42.164Z] 097100c76c15: Layer already exists [2025-08-15T02:16:42.164Z] latest: digest: sha256:979a4e6f66acf0eacb352ac648de145b7464d5d68e67134217891adbbcf4ac53 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:16:42.488Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:16:42.815Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.4 [2025-08-15T02:16:42.815Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2025-08-15T02:16:42.815Z] 9d315826d0f7: Preparing [2025-08-15T02:16:42.815Z] 4ffc6e5f13d9: Preparing [2025-08-15T02:16:42.815Z] 4d4943017b09: Preparing [2025-08-15T02:16:42.815Z] ce992836d701: Preparing [2025-08-15T02:16:42.815Z] c4f5649aad91: Preparing [2025-08-15T02:16:42.815Z] 097100c76c15: Preparing [2025-08-15T02:16:42.815Z] 097100c76c15: Waiting [2025-08-15T02:16:42.815Z] 4ffc6e5f13d9: Layer already exists [2025-08-15T02:16:42.815Z] 9d315826d0f7: Layer already exists [2025-08-15T02:16:42.815Z] 097100c76c15: Layer already exists [2025-08-15T02:16:42.815Z] ce992836d701: Layer already exists [2025-08-15T02:16:42.815Z] c4f5649aad91: Layer already exists [2025-08-15T02:16:42.815Z] 4d4943017b09: Layer already exists [2025-08-15T02:16:42.815Z] 4.1.0-dev.4: digest: sha256:979a4e6f66acf0eacb352ac648de145b7464d5d68e67134217891adbbcf4ac53 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:16:43.144Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:79e086bdcf3469f579d899f8914ab591dc96aef3-4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:16:43.462Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:79e086bdcf3469f579d899f8914ab591dc96aef3-4.1.0-dev.4 [2025-08-15T02:16:43.462Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2025-08-15T02:16:43.462Z] 9d315826d0f7: Preparing [2025-08-15T02:16:43.462Z] 4ffc6e5f13d9: Preparing [2025-08-15T02:16:43.462Z] 4d4943017b09: Preparing [2025-08-15T02:16:43.462Z] ce992836d701: Preparing [2025-08-15T02:16:43.462Z] c4f5649aad91: Preparing [2025-08-15T02:16:43.462Z] 097100c76c15: Preparing [2025-08-15T02:16:43.462Z] 097100c76c15: Waiting [2025-08-15T02:16:43.462Z] 9d315826d0f7: Layer already exists [2025-08-15T02:16:43.462Z] ce992836d701: Layer already exists [2025-08-15T02:16:43.462Z] c4f5649aad91: Layer already exists [2025-08-15T02:16:43.462Z] 4ffc6e5f13d9: Layer already exists [2025-08-15T02:16:43.462Z] 4d4943017b09: Layer already exists [2025-08-15T02:16:43.462Z] 097100c76c15: Layer already exists [2025-08-15T02:16:43.462Z] 79e086bdcf3469f579d899f8914ab591dc96aef3-4.1.0-dev.4: digest: sha256:979a4e6f66acf0eacb352ac648de145b7464d5d68e67134217891adbbcf4ac53 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:16:43.774Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:16:44.096Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main [2025-08-15T02:16:44.096Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2025-08-15T02:16:44.096Z] 9d315826d0f7: Preparing [2025-08-15T02:16:44.096Z] 4ffc6e5f13d9: Preparing [2025-08-15T02:16:44.096Z] 4d4943017b09: Preparing [2025-08-15T02:16:44.096Z] ce992836d701: Preparing [2025-08-15T02:16:44.096Z] c4f5649aad91: Preparing [2025-08-15T02:16:44.096Z] 097100c76c15: Preparing [2025-08-15T02:16:44.096Z] 097100c76c15: Waiting [2025-08-15T02:16:44.096Z] 9d315826d0f7: Layer already exists [2025-08-15T02:16:44.096Z] ce992836d701: Layer already exists [2025-08-15T02:16:44.096Z] 4ffc6e5f13d9: Layer already exists [2025-08-15T02:16:44.096Z] 4d4943017b09: Layer already exists [2025-08-15T02:16:44.096Z] c4f5649aad91: Layer already exists [2025-08-15T02:16:44.096Z] 097100c76c15: Layer already exists [2025-08-15T02:16:44.096Z] main: digest: sha256:979a4e6f66acf0eacb352ac648de145b7464d5d68e67134217891adbbcf4ac53 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-15T02:16:44.165Z] ===================================================== [Pipeline] echo [2025-08-15T02:16:44.177Z] taggedImages: [2025-08-15T02:16:44.177Z] - nexus3.edgexfoundry.org:10004/device-mqtt:79e086bdcf3469f579d899f8914ab591dc96aef3 [2025-08-15T02:16:44.177Z] - nexus3.edgexfoundry.org:10004/device-mqtt:latest [2025-08-15T02:16:44.177Z] - nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.4 [2025-08-15T02:16:44.177Z] - nexus3.edgexfoundry.org:10004/device-mqtt:79e086bdcf3469f579d899f8914ab591dc96aef3-4.1.0-dev.4 [2025-08-15T02:16:44.177Z] - nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] echo [2025-08-15T02:16:44.208Z] ========================================================= [2025-08-15T02:16:44.208Z] [edgeXBuildMultiArch] RAW Config: [2025-08-15T02:16:44.208Z] images: [2025-08-15T02:16:44.208Z] - nexus3.edgexfoundry.org:10004/device-mqtt:79e086bdcf3469f579d899f8914ab591dc96aef3 [2025-08-15T02:16:44.208Z] - nexus3.edgexfoundry.org:10004/device-mqtt:latest [2025-08-15T02:16:44.208Z] - nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.4 [2025-08-15T02:16:44.208Z] - nexus3.edgexfoundry.org:10004/device-mqtt:79e086bdcf3469f579d899f8914ab591dc96aef3-4.1.0-dev.4 [2025-08-15T02:16:44.208Z] - nexus3.edgexfoundry.org:10004/device-mqtt:main [2025-08-15T02:16:44.208Z] settingsFile: [2025-08-15T02:16:44.208Z] device-mqtt-go-settings [2025-08-15T02:16:44.208Z] ========================================================= [Pipeline] node [2025-08-15T02:16:59.212Z] Still waiting to schedule task [2025-08-15T02:16:59.212Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-7043’ [2025-08-15T02:17:52.669Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7051 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws [2025-08-15T02:17:52.688Z] Running in /w/workspace/device-mqtt-go/197 [Pipeline] { [Pipeline] checkout [2025-08-15T02:17:52.743Z] The recommended git tool is: git [2025-08-15T02:18:02.853Z] using credential edgex-jenkins-ssh [2025-08-15T02:18:02.890Z] Cloning the remote Git repository [2025-08-15T02:18:03.012Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2025-08-15T02:18:03.190Z] > git init /w/workspace/device-mqtt-go/197 # timeout=10 [2025-08-15T02:18:03.528Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2025-08-15T02:18:03.530Z] > git --version # timeout=10 [2025-08-15T02:18:03.566Z] > git --version # 'git version 2.25.1' [2025-08-15T02:18:03.570Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-08-15T02:18:03.860Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-08-15T02:18:08.476Z] Avoid second fetch [2025-08-15T02:18:08.477Z] Checking out Revision 79e086bdcf3469f579d899f8914ab591dc96aef3 (main) [2025-08-15T02:18:07.187Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2025-08-15T02:18:07.218Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-08-15T02:18:08.497Z] > git config core.sparsecheckout # timeout=10 [2025-08-15T02:18:08.586Z] > git checkout -f 79e086bdcf3469f579d899f8914ab591dc96aef3 # timeout=10 [2025-08-15T02:18:09.218Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v4 (#753)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-15T02:18:13.696Z] provisioning config files... [2025-08-15T02:18:13.740Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/197@tmp/config7817141463751309018tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-15T02:18:14.858Z] ---> ****-login.sh [2025-08-15T02:18:14.858Z] nexus3.edgexfoundry.org:10001 [2025-08-15T02:18:15.466Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T02:18:15.466Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-15T02:18:15.466Z] Configure a credential helper to remove this warning. See [2025-08-15T02:18:15.466Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-15T02:18:15.466Z] [2025-08-15T02:18:15.466Z] Login Succeeded [2025-08-15T02:18:15.466Z] nexus3.edgexfoundry.org:10002 [2025-08-15T02:18:15.745Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T02:18:16.029Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-15T02:18:16.029Z] Configure a credential helper to remove this warning. See [2025-08-15T02:18:16.029Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-15T02:18:16.029Z] [2025-08-15T02:18:16.029Z] Login Succeeded [2025-08-15T02:18:16.029Z] nexus3.edgexfoundry.org:10003 [2025-08-15T02:18:16.307Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T02:18:16.307Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-15T02:18:16.307Z] Configure a credential helper to remove this warning. See [2025-08-15T02:18:16.307Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-15T02:18:16.307Z] [2025-08-15T02:18:16.307Z] Login Succeeded [2025-08-15T02:18:16.586Z] nexus3.edgexfoundry.org:10004 [2025-08-15T02:18:16.862Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T02:18:16.862Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-15T02:18:16.862Z] Configure a credential helper to remove this warning. See [2025-08-15T02:18:16.863Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-15T02:18:16.863Z] [2025-08-15T02:18:16.863Z] Login Succeeded [2025-08-15T02:18:16.863Z] ****.io [2025-08-15T02:18:17.138Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T02:18:17.412Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-15T02:18:17.412Z] Configure a credential helper to remove this warning. See [2025-08-15T02:18:17.412Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-15T02:18:17.412Z] [2025-08-15T02:18:17.412Z] Login Succeeded [2025-08-15T02:18:17.412Z] ---> ****-login.sh ends [Pipeline] } [2025-08-15T02:18:17.434Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-08-15T02:18:17.908Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-15T02:18:17.931Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-15T02:18:17.954Z] ========================================================= [2025-08-15T02:18:17.954Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-08-15T02:18:17.954Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:18:18.360Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-08-15T02:18:18.973Z] Sending build context to Docker daemon 15.46MB [2025-08-15T02:18:18.973Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-08-15T02:18:18.973Z] Step 2/12 : FROM ${BASE} AS builder [2025-08-15T02:18:19.264Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-08-15T02:18:19.264Z] 94e9d8af2201: Pulling fs layer [2025-08-15T02:18:19.264Z] a6c56e8762df: Pulling fs layer [2025-08-15T02:18:19.264Z] f0f3c8884826: Pulling fs layer [2025-08-15T02:18:19.264Z] c7e7622c144d: Pulling fs layer [2025-08-15T02:18:19.264Z] 4f4fb700ef54: Pulling fs layer [2025-08-15T02:18:19.264Z] b4c3b6d88c5a: Pulling fs layer [2025-08-15T02:18:19.264Z] ba8bce9d2590: Pulling fs layer [2025-08-15T02:18:19.264Z] ca778ea9c289: Pulling fs layer [2025-08-15T02:18:19.264Z] ca778ea9c289: Waiting [2025-08-15T02:18:19.264Z] 4f4fb700ef54: Waiting [2025-08-15T02:18:19.264Z] c7e7622c144d: Waiting [2025-08-15T02:18:19.264Z] b4c3b6d88c5a: Waiting [2025-08-15T02:18:19.264Z] ba8bce9d2590: Waiting [2025-08-15T02:18:19.264Z] a6c56e8762df: Verifying Checksum [2025-08-15T02:18:19.264Z] a6c56e8762df: Download complete [2025-08-15T02:18:19.264Z] c7e7622c144d: Verifying Checksum [2025-08-15T02:18:19.264Z] c7e7622c144d: Download complete [2025-08-15T02:18:19.264Z] 4f4fb700ef54: Verifying Checksum [2025-08-15T02:18:19.264Z] 4f4fb700ef54: Download complete [2025-08-15T02:18:19.264Z] b4c3b6d88c5a: Verifying Checksum [2025-08-15T02:18:19.264Z] b4c3b6d88c5a: Download complete [2025-08-15T02:18:19.264Z] 94e9d8af2201: Download complete [2025-08-15T02:18:19.869Z] ca778ea9c289: Verifying Checksum [2025-08-15T02:18:19.869Z] ca778ea9c289: Download complete [2025-08-15T02:18:20.469Z] 94e9d8af2201: Pull complete [2025-08-15T02:18:21.065Z] a6c56e8762df: Pull complete [2025-08-15T02:18:21.661Z] f0f3c8884826: Verifying Checksum [2025-08-15T02:18:21.661Z] f0f3c8884826: Download complete [2025-08-15T02:18:22.654Z] ba8bce9d2590: Verifying Checksum [2025-08-15T02:18:22.654Z] ba8bce9d2590: Download complete [2025-08-15T02:18:28.211Z] Running on prd-centos7-docker-4c-2g-7054 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-15T02:18:28.259Z] provisioning config files... [2025-08-15T02:18:28.347Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config16851600513066688367tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-15T02:18:29.406Z] ---> ****-login.sh [2025-08-15T02:18:29.406Z] nexus3.edgexfoundry.org:10001 [2025-08-15T02:18:37.757Z] f0f3c8884826: Pull complete [2025-08-15T02:18:37.757Z] c7e7622c144d: Pull complete [2025-08-15T02:18:37.757Z] 4f4fb700ef54: Pull complete [2025-08-15T02:18:37.757Z] b4c3b6d88c5a: Pull complete [2025-08-15T02:18:46.019Z] ba8bce9d2590: Pull complete [2025-08-15T02:18:47.990Z] ca778ea9c289: Pull complete [2025-08-15T02:18:47.990Z] Digest: sha256:c70c257f76c0e97c87bd0187f74242a809c0afac30c2d5f44320df1de5715b93 [2025-08-15T02:18:47.990Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-08-15T02:18:47.990Z] ---> 47b25d7523d1 [2025-08-15T02:18:47.990Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2025-08-15T02:18:49.954Z] ---> Running in 0db69f281109 [2025-08-15T02:18:50.549Z] Removing intermediate container 0db69f281109 [2025-08-15T02:18:50.549Z] ---> 2d4a4b34396f [2025-08-15T02:18:50.549Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-08-15T02:18:50.549Z] ---> Running in b9c8fb2c6c55 [2025-08-15T02:18:50.821Z] Removing intermediate container b9c8fb2c6c55 [2025-08-15T02:18:50.822Z] ---> 05bd9144268f [2025-08-15T02:18:50.822Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-08-15T02:18:50.822Z] ---> Running in 6b104497c72d [2025-08-15T02:18:51.090Z] Removing intermediate container 6b104497c72d [2025-08-15T02:18:51.090Z] ---> 790e26f17b03 [2025-08-15T02:18:51.090Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2025-08-15T02:18:51.362Z] ---> Running in 1ba6678e4a79 [2025-08-15T02:18:51.649Z] Removing intermediate container 1ba6678e4a79 [2025-08-15T02:18:51.649Z] ---> c55c7a84d40c [2025-08-15T02:18:51.649Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-08-15T02:18:51.649Z] ---> Running in 82b4a7229d16 [2025-08-15T02:18:53.094Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-15T02:18:53.684Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-15T02:18:57.308Z] (1/4) Installing openssh-keygen (9.7_p1-r5) [2025-08-15T02:18:57.308Z] (2/4) Installing libedit (20240517.3.1-r0) [2025-08-15T02:18:57.308Z] (3/4) Installing openssh-client-common (9.7_p1-r5) [2025-08-15T02:18:57.308Z] (4/4) Installing openssh-client-default (9.7_p1-r5) [2025-08-15T02:18:57.308Z] Executing busybox-1.36.1-r29.trigger [2025-08-15T02:18:57.308Z] OK: 244 MiB in 62 packages [2025-08-15T02:18:57.308Z] Removing intermediate container 82b4a7229d16 [2025-08-15T02:18:57.308Z] ---> 8af7cc235973 [2025-08-15T02:18:57.308Z] Step 8/12 : WORKDIR /device-mqtt-go [2025-08-15T02:18:57.308Z] ---> Running in 37e7730eb602 [2025-08-15T02:18:57.308Z] Removing intermediate container 37e7730eb602 [2025-08-15T02:18:57.308Z] ---> 8bb1d8c8cc15 [2025-08-15T02:18:57.308Z] Step 9/12 : COPY go.mod vendor* ./ [2025-08-15T02:18:57.308Z] ---> ff94c36c8e00 [2025-08-15T02:18:57.308Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-15T02:18:57.583Z] ---> Running in a5e37d063c07 [2025-08-15T02:20:55.797Z] Removing intermediate container a5e37d063c07 [2025-08-15T02:20:55.797Z] ---> a9a443228f20 [2025-08-15T02:20:55.797Z] Step 11/12 : COPY . . [2025-08-15T02:20:55.797Z] ---> f3e9818fc3d6 [2025-08-15T02:20:55.797Z] Step 12/12 : RUN $MAKE [2025-08-15T02:20:55.797Z] ---> Running in 90c78303e581 [2025-08-15T02:20:55.797Z] noop [2025-08-15T02:20:55.797Z] Removing intermediate container 90c78303e581 [2025-08-15T02:20:55.797Z] ---> ea86ab97b3cf [2025-08-15T02:20:55.797Z] Successfully built ea86ab97b3cf [2025-08-15T02:20:55.797Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:20:56.192Z] + docker inspect -f . ci-base-image-arm64 [2025-08-15T02:20:56.192Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-15T02:20:56.477Z] prd-ubuntu20.04-docker-arm64-4c-16g-7051 does not seem to be running inside a container [2025-08-15T02:20:56.561Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/197 -v /w/workspace/device-mqtt-go/197:/w/workspace/device-mqtt-go/197:rw,z -v /w/workspace/device-mqtt-go/197@tmp:/w/workspace/device-mqtt-go/197@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 [2025-08-15T02:20:57.986Z] $ docker top 977fe73a48a4fc7c605110478fad1a4d639cdb83f68af64d9e5e44dfde135486 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-15T02:20:58.890Z] + go version [2025-08-15T02:20:58.890Z] go version go1.23.9 linux/arm64 [Pipeline] } [2025-08-15T02:20:58.911Z] $ docker stop --time=1 977fe73a48a4fc7c605110478fad1a4d639cdb83f68af64d9e5e44dfde135486 [2025-08-15T02:21:00.608Z] $ docker rm -f --volumes 977fe73a48a4fc7c605110478fad1a4d639cdb83f68af64d9e5e44dfde135486 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:21:01.251Z] + docker inspect -f . ci-base-image-arm64 [2025-08-15T02:21:01.251Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-15T02:21:01.471Z] prd-ubuntu20.04-docker-arm64-4c-16g-7051 does not seem to be running inside a container [2025-08-15T02:21:01.557Z] $ 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/197 -v /w/workspace/device-mqtt-go/197:/w/workspace/device-mqtt-go/197:rw,z -v /w/workspace/device-mqtt-go/197@tmp:/w/workspace/device-mqtt-go/197@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 [2025-08-15T02:21:02.847Z] $ docker top a1d1942935385a03724b9c63624378e09f52750329a5eed4d7ab638eb702c651 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-15T02:21:03.682Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/197 [Pipeline] fileExists [Pipeline] sh [2025-08-15T02:21:04.348Z] + make test [2025-08-15T02:21:04.348Z] go test ./... -coverprofile=coverage.out ./... [2025-08-15T02:21:11.003Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2025-08-15T02:25:17.890Z] github.com/edgexfoundry/device-mqtt-go/cmd coverage: 0.0% of statements [2025-08-15T02:25:17.890Z] github.com/edgexfoundry/device-mqtt-go/mock coverage: 0.0% of statements [2025-08-15T02:25:17.890Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.061s coverage: 22.8% of statements [2025-08-15T02:25:17.890Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-08-15T02:25:17.890Z] go vet ./... [2025-08-15T02:26:14.371Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-08-15T02:26:14.371Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-08-15T02:26:14.371Z] ./bin/test-attribution-txt.sh [2025-08-15T02:26:14.371Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-08-15T02:26:14.389Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-08-15T02:26:14.408Z] $ docker stop --time=1 a1d1942935385a03724b9c63624378e09f52750329a5eed4d7ab638eb702c651 [2025-08-15T02:26:16.430Z] $ docker rm -f --volumes a1d1942935385a03724b9c63624378e09f52750329a5eed4d7ab638eb702c651 [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-15T02:26:18.123Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-08-15T02:26:18.150Z] Warning: overwriting stash ‘coverage-report’ [2025-08-15T02:26:18.660Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-08-15T02:26:19.059Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-08-15T02:26:19.384Z] + ls -al . [2025-08-15T02:26:19.384Z] total 248 [2025-08-15T02:26:19.384Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 15 02:21 . [2025-08-15T02:26:19.384Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 02:18 .. [2025-08-15T02:26:19.384Z] -rw-rw-r-- 1 jenkins jenkins 140 Aug 15 02:18 .dockerignore [2025-08-15T02:26:19.384Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 15 02:18 .git [2025-08-15T02:26:19.384Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 02:18 .github [2025-08-15T02:26:19.384Z] -rw-rw-r-- 1 jenkins jenkins 264 Aug 15 02:18 .gitignore [2025-08-15T02:26:19.384Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 15 02:18 .golangci.yml [2025-08-15T02:26:19.384Z] -rw-rw-r-- 1 jenkins jenkins 19745 Aug 15 02:18 Attribution.txt [2025-08-15T02:26:19.384Z] -rw-rw-r-- 1 jenkins jenkins 19382 Aug 15 02:18 CHANGELOG.md [2025-08-15T02:26:19.384Z] -rw-rw-r-- 1 jenkins jenkins 1803 Aug 15 02:18 Dockerfile [2025-08-15T02:26:19.384Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 15 02:18 GOVERNANCE.md [2025-08-15T02:26:19.384Z] -rw-rw-r-- 1 jenkins jenkins 657 Aug 15 02:18 Jenkinsfile [2025-08-15T02:26:19.384Z] -rw-rw-r-- 1 jenkins jenkins 11340 Aug 15 02:18 LICENSE [2025-08-15T02:26:19.384Z] -rw-rw-r-- 1 jenkins jenkins 2545 Aug 15 02:18 Makefile [2025-08-15T02:26:19.384Z] -rw-rw-r-- 1 jenkins jenkins 620 Aug 15 02:18 OWNERS.md [2025-08-15T02:26:19.384Z] -rw-rw-r-- 1 jenkins jenkins 3599 Aug 15 02:18 README.md [2025-08-15T02:26:19.384Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 15 02:14 VERSION [2025-08-15T02:26:19.384Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 15 02:18 bin [2025-08-15T02:26:19.384Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 02:18 cmd [2025-08-15T02:26:19.384Z] -rw-r--r-- 1 jenkins jenkins 21039 Aug 15 02:25 coverage.out [2025-08-15T02:26:19.384Z] -rw-rw-r-- 1 jenkins jenkins 6255 Aug 15 02:18 go.mod [2025-08-15T02:26:19.384Z] -rw-rw-r-- 1 jenkins jenkins 86944 Aug 15 02:18 go.sum [2025-08-15T02:26:19.384Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 02:18 internal [2025-08-15T02:26:19.384Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 15 02:18 mock [2025-08-15T02:26:19.384Z] -rw-rw-r-- 1 jenkins jenkins 227 Aug 15 02:18 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:26:19.739Z] + 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=79e086bdcf3469f579d899f8914ab591dc96aef3 --label arch=arm64 --label version=4.1.0-dev.4 . [2025-08-15T02:26:20.323Z] Sending build context to Docker daemon 15.49MB [2025-08-15T02:26:20.323Z] Step 1/25 : ARG BASE=golang:1.23-alpine3.20 [2025-08-15T02:26:20.323Z] Step 2/25 : FROM ${BASE} AS builder [2025-08-15T02:26:20.323Z] ---> ea86ab97b3cf [2025-08-15T02:26:20.323Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2025-08-15T02:26:20.590Z] ---> Running in 67bec39a79ef [2025-08-15T02:26:20.857Z] Removing intermediate container 67bec39a79ef [2025-08-15T02:26:20.857Z] ---> 192e881b1b9a [2025-08-15T02:26:20.857Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-08-15T02:26:20.857Z] ---> Running in 4fc64cb52b88 [2025-08-15T02:26:21.123Z] Removing intermediate container 4fc64cb52b88 [2025-08-15T02:26:21.123Z] ---> e66c38facb7e [2025-08-15T02:26:21.123Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-08-15T02:26:21.390Z] ---> Running in 95fa39cd0710 [2025-08-15T02:26:21.661Z] Removing intermediate container 95fa39cd0710 [2025-08-15T02:26:21.661Z] ---> 7987e39dde4e [2025-08-15T02:26:21.661Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2025-08-15T02:26:21.661Z] ---> Running in 157fab60e2d3 [2025-08-15T02:26:21.933Z] Removing intermediate container 157fab60e2d3 [2025-08-15T02:26:21.933Z] ---> f839d447e3e9 [2025-08-15T02:26:21.933Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-08-15T02:26:21.933Z] ---> Running in 7fd35783fc92 [2025-08-15T02:26:23.346Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-15T02:26:23.346Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-15T02:26:25.301Z] OK: 244 MiB in 62 packages [2025-08-15T02:26:26.707Z] Removing intermediate container 7fd35783fc92 [2025-08-15T02:26:26.707Z] ---> b302ff5fc82f [2025-08-15T02:26:26.707Z] Step 8/25 : WORKDIR /device-mqtt-go [2025-08-15T02:26:26.974Z] ---> Running in ebf1a7c725d2 [2025-08-15T02:26:27.240Z] Removing intermediate container ebf1a7c725d2 [2025-08-15T02:26:27.240Z] ---> 74f177115700 [2025-08-15T02:26:27.240Z] Step 9/25 : COPY go.mod vendor* ./ [2025-08-15T02:26:27.827Z] ---> 384517474b27 [2025-08-15T02:26:27.827Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-15T02:26:27.827Z] ---> Running in bfb2fb432c8d [2025-08-15T02:26:30.409Z] Removing intermediate container bfb2fb432c8d [2025-08-15T02:26:30.409Z] ---> 48bebe6467fc [2025-08-15T02:26:30.409Z] Step 11/25 : COPY . . [2025-08-15T02:26:31.372Z] ---> 9fd4e4913382 [2025-08-15T02:26:31.372Z] Step 12/25 : RUN $MAKE [2025-08-15T02:26:31.639Z] ---> Running in dfbdff1846e6 [2025-08-15T02:26:32.605Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=4.1.0-dev.4 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd [2025-08-15T02:30:54.785Z] Removing intermediate container dfbdff1846e6 [2025-08-15T02:30:54.785Z] ---> 6e5e3a318567 [2025-08-15T02:30:54.785Z] Step 13/25 : FROM alpine:3.20 [2025-08-15T02:30:54.785Z] 3.20: Pulling from library/alpine [2025-08-15T02:30:54.785Z] 13e713f82565: Pulling fs layer [2025-08-15T02:30:54.785Z] 13e713f82565: Verifying Checksum [2025-08-15T02:30:54.785Z] 13e713f82565: Download complete [2025-08-15T02:30:54.785Z] 13e713f82565: Pull complete [2025-08-15T02:30:54.785Z] Digest: sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-15T02:30:54.785Z] Status: Downloaded newer image for alpine:3.20 [2025-08-15T02:30:54.785Z] ---> c88e9dceb6cb [2025-08-15T02:30:54.785Z] Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2024: IoTech Ltd' [2025-08-15T02:30:54.785Z] ---> Running in bd0cecd7d99e [2025-08-15T02:30:54.785Z] Removing intermediate container bd0cecd7d99e [2025-08-15T02:30:54.785Z] ---> 14fccae4048c [2025-08-15T02:30:54.785Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2025-08-15T02:30:54.785Z] ---> Running in b025d1303048 [2025-08-15T02:30:54.785Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-15T02:30:54.785Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-15T02:30:54.785Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-08-15T02:30:54.785Z] Executing busybox-1.36.1-r29.trigger [2025-08-15T02:30:54.785Z] OK: 9 MiB in 15 packages [2025-08-15T02:30:54.785Z] Removing intermediate container b025d1303048 [2025-08-15T02:30:54.785Z] ---> cce3c0638a81 [2025-08-15T02:30:54.785Z] Step 16/25 : RUN apk --no-cache upgrade [2025-08-15T02:30:54.785Z] ---> Running in 8b7ac4a32c91 [2025-08-15T02:30:54.785Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-15T02:30:54.785Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-15T02:30:54.785Z] (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-15T02:30:54.785Z] Executing busybox-1.36.1-r30.post-upgrade [2025-08-15T02:30:54.785Z] (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-15T02:30:54.785Z] (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-15T02:30:54.785Z] Executing busybox-1.36.1-r30.trigger [2025-08-15T02:30:54.785Z] OK: 9 MiB in 15 packages [2025-08-15T02:30:54.785Z] Removing intermediate container 8b7ac4a32c91 [2025-08-15T02:30:54.785Z] ---> d0d4d43a164d [2025-08-15T02:30:54.785Z] Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / [2025-08-15T02:30:54.785Z] ---> f9b9d2e339dc [2025-08-15T02:30:54.785Z] Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / [2025-08-15T02:30:54.785Z] ---> 9c74189794ae [2025-08-15T02:30:54.785Z] Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2025-08-15T02:30:55.065Z] ---> 5450974a2cc7 [2025-08-15T02:30:55.065Z] Step 20/25 : EXPOSE 59982 [2025-08-15T02:30:55.334Z] ---> Running in b0e05056d00e [2025-08-15T02:30:55.601Z] Removing intermediate container b0e05056d00e [2025-08-15T02:30:55.601Z] ---> 067fda522307 [2025-08-15T02:30:55.601Z] Step 21/25 : ENTRYPOINT ["/device-mqtt"] [2025-08-15T02:30:55.601Z] ---> Running in 8746cd7e358c [2025-08-15T02:30:55.869Z] Removing intermediate container 8746cd7e358c [2025-08-15T02:30:55.869Z] ---> f8a4d431915b [2025-08-15T02:30:55.869Z] Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-08-15T02:30:56.144Z] ---> Running in 69fd094e7f40 [2025-08-15T02:30:56.420Z] Removing intermediate container 69fd094e7f40 [2025-08-15T02:30:56.420Z] ---> 5fc37c641370 [2025-08-15T02:30:56.420Z] Step 23/25 : LABEL arch=arm64 [2025-08-15T02:30:56.420Z] ---> Running in 8d07ce9fbef5 [2025-08-15T02:30:56.687Z] Removing intermediate container 8d07ce9fbef5 [2025-08-15T02:30:56.687Z] ---> 5a56a5a9dfee [2025-08-15T02:30:56.687Z] Step 24/25 : LABEL git_sha=79e086bdcf3469f579d899f8914ab591dc96aef3 [2025-08-15T02:30:56.687Z] ---> Running in bbfcb013c03b [2025-08-15T02:30:56.956Z] Removing intermediate container bbfcb013c03b [2025-08-15T02:30:56.956Z] ---> 0f2889781b89 [2025-08-15T02:30:56.956Z] Step 25/25 : LABEL version=4.1.0-dev.4 [2025-08-15T02:30:57.222Z] ---> Running in 3c932265900e [2025-08-15T02:30:57.488Z] Removing intermediate container 3c932265900e [2025-08-15T02:30:57.488Z] ---> 729fab2f6b49 [2025-08-15T02:30:57.488Z] [Warning] One or more build-args [ARCH] were not consumed [2025-08-15T02:30:57.488Z] Successfully built 729fab2f6b49 [2025-08-15T02:30:57.488Z] 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 [2025-08-15T02:30:57.652Z] provisioning config files... [2025-08-15T02:30:57.666Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/197@tmp/config12793914309895048551tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-15T02:30:58.011Z] ---> ****-login.sh [2025-08-15T02:30:58.011Z] nexus3.edgexfoundry.org:10001 [2025-08-15T02:30:58.011Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T02:30:58.279Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-15T02:30:58.279Z] Configure a credential helper to remove this warning. See [2025-08-15T02:30:58.279Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-15T02:30:58.279Z] [2025-08-15T02:30:58.279Z] Login Succeeded [2025-08-15T02:30:58.279Z] nexus3.edgexfoundry.org:10002 [2025-08-15T02:30:58.546Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T02:30:58.546Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-15T02:30:58.546Z] Configure a credential helper to remove this warning. See [2025-08-15T02:30:58.546Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-15T02:30:58.546Z] [2025-08-15T02:30:58.546Z] Login Succeeded [2025-08-15T02:30:58.546Z] nexus3.edgexfoundry.org:10003 [2025-08-15T02:30:58.813Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T02:30:59.079Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-15T02:30:59.079Z] Configure a credential helper to remove this warning. See [2025-08-15T02:30:59.079Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-15T02:30:59.079Z] [2025-08-15T02:30:59.079Z] Login Succeeded [2025-08-15T02:30:59.079Z] nexus3.edgexfoundry.org:10004 [2025-08-15T02:30:59.371Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T02:30:59.371Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-15T02:30:59.371Z] Configure a credential helper to remove this warning. See [2025-08-15T02:30:59.371Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-15T02:30:59.371Z] [2025-08-15T02:30:59.371Z] Login Succeeded [2025-08-15T02:30:59.371Z] ****.io [2025-08-15T02:30:59.638Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T02:30:59.903Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-15T02:30:59.903Z] Configure a credential helper to remove this warning. See [2025-08-15T02:30:59.903Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-15T02:30:59.903Z] [2025-08-15T02:30:59.903Z] Login Succeeded [2025-08-15T02:30:59.903Z] ---> ****-login.sh ends [Pipeline] } [2025-08-15T02:30:59.916Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-15T02:30:59.978Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-15T02:31:00.010Z] [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: [2025-08-15T02:31:00.010Z] 79e086bdcf3469f579d899f8914ab591dc96aef3 [2025-08-15T02:31:00.010Z] latest [2025-08-15T02:31:00.010Z] 4.1.0-dev.4 [2025-08-15T02:31:00.010Z] 79e086bdcf3469f579d899f8914ab591dc96aef3-4.1.0-dev.4 [2025-08-15T02:31:00.010Z] main [2025-08-15T02:31:00.010Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:31:00.394Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:79e086bdcf3469f579d899f8914ab591dc96aef3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:31:00.762Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:79e086bdcf3469f579d899f8914ab591dc96aef3 [2025-08-15T02:31:00.762Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2025-08-15T02:31:00.763Z] b4d4403e805d: Preparing [2025-08-15T02:31:00.763Z] 46b758f1bba2: Preparing [2025-08-15T02:31:00.763Z] b514bd09c078: Preparing [2025-08-15T02:31:00.763Z] 52a218a051c9: Preparing [2025-08-15T02:31:00.763Z] b90a148ca397: Preparing [2025-08-15T02:31:00.763Z] 1e890da81ec9: Preparing [2025-08-15T02:31:00.763Z] 1e890da81ec9: Waiting [2025-08-15T02:31:01.031Z] b4d4403e805d: Pushed [2025-08-15T02:31:01.031Z] 46b758f1bba2: Pushed [2025-08-15T02:31:01.031Z] b90a148ca397: Pushed [2025-08-15T02:31:01.031Z] 1e890da81ec9: Layer already exists [2025-08-15T02:31:01.297Z] 52a218a051c9: Pushed [2025-08-15T02:31:11.374Z] b514bd09c078: Pushed [2025-08-15T02:31:11.374Z] 79e086bdcf3469f579d899f8914ab591dc96aef3: digest: sha256:b727079065500bc4a559f7b013843eb37caa06b6a9fc65dba2503a20c01f0b00 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:31:11.763Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:31:12.129Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2025-08-15T02:31:12.129Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2025-08-15T02:31:12.129Z] b4d4403e805d: Preparing [2025-08-15T02:31:12.129Z] 46b758f1bba2: Preparing [2025-08-15T02:31:12.129Z] b514bd09c078: Preparing [2025-08-15T02:31:12.129Z] 52a218a051c9: Preparing [2025-08-15T02:31:12.129Z] b90a148ca397: Preparing [2025-08-15T02:31:12.129Z] 1e890da81ec9: Preparing [2025-08-15T02:31:12.395Z] b4d4403e805d: Layer already exists [2025-08-15T02:31:12.395Z] 46b758f1bba2: Layer already exists [2025-08-15T02:31:12.395Z] b514bd09c078: Layer already exists [2025-08-15T02:31:12.395Z] 52a218a051c9: Layer already exists [2025-08-15T02:31:12.395Z] b90a148ca397: Layer already exists [2025-08-15T02:31:12.395Z] 1e890da81ec9: Layer already exists [2025-08-15T02:31:12.395Z] latest: digest: sha256:b727079065500bc4a559f7b013843eb37caa06b6a9fc65dba2503a20c01f0b00 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:31:12.770Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:31:13.131Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.1.0-dev.4 [2025-08-15T02:31:13.131Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2025-08-15T02:31:13.131Z] b4d4403e805d: Preparing [2025-08-15T02:31:13.131Z] 46b758f1bba2: Preparing [2025-08-15T02:31:13.131Z] b514bd09c078: Preparing [2025-08-15T02:31:13.131Z] 52a218a051c9: Preparing [2025-08-15T02:31:13.131Z] b90a148ca397: Preparing [2025-08-15T02:31:13.131Z] 1e890da81ec9: Preparing [2025-08-15T02:31:13.131Z] 1e890da81ec9: Waiting [2025-08-15T02:31:13.131Z] b4d4403e805d: Layer already exists [2025-08-15T02:31:13.131Z] 52a218a051c9: Layer already exists [2025-08-15T02:31:13.131Z] 46b758f1bba2: Layer already exists [2025-08-15T02:31:13.131Z] b90a148ca397: Layer already exists [2025-08-15T02:31:13.131Z] b514bd09c078: Layer already exists [2025-08-15T02:31:13.131Z] 1e890da81ec9: Layer already exists [2025-08-15T02:31:13.397Z] 4.1.0-dev.4: digest: sha256:b727079065500bc4a559f7b013843eb37caa06b6a9fc65dba2503a20c01f0b00 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:31:13.774Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:79e086bdcf3469f579d899f8914ab591dc96aef3-4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:31:14.148Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:79e086bdcf3469f579d899f8914ab591dc96aef3-4.1.0-dev.4 [2025-08-15T02:31:14.148Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2025-08-15T02:31:14.148Z] b4d4403e805d: Preparing [2025-08-15T02:31:14.148Z] 46b758f1bba2: Preparing [2025-08-15T02:31:14.148Z] b514bd09c078: Preparing [2025-08-15T02:31:14.148Z] 52a218a051c9: Preparing [2025-08-15T02:31:14.148Z] b90a148ca397: Preparing [2025-08-15T02:31:14.148Z] 1e890da81ec9: Preparing [2025-08-15T02:31:14.148Z] 1e890da81ec9: Waiting [2025-08-15T02:31:14.148Z] b90a148ca397: Layer already exists [2025-08-15T02:31:14.148Z] b514bd09c078: Layer already exists [2025-08-15T02:31:14.148Z] 46b758f1bba2: Layer already exists [2025-08-15T02:31:14.148Z] 52a218a051c9: Layer already exists [2025-08-15T02:31:14.148Z] b4d4403e805d: Layer already exists [2025-08-15T02:31:14.148Z] 1e890da81ec9: Layer already exists [2025-08-15T02:31:14.417Z] 79e086bdcf3469f579d899f8914ab591dc96aef3-4.1.0-dev.4: digest: sha256:b727079065500bc4a559f7b013843eb37caa06b6a9fc65dba2503a20c01f0b00 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:31:14.790Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:31:15.160Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [2025-08-15T02:31:15.161Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2025-08-15T02:31:15.161Z] b4d4403e805d: Preparing [2025-08-15T02:31:15.161Z] 46b758f1bba2: Preparing [2025-08-15T02:31:15.161Z] b514bd09c078: Preparing [2025-08-15T02:31:15.161Z] 52a218a051c9: Preparing [2025-08-15T02:31:15.161Z] b90a148ca397: Preparing [2025-08-15T02:31:15.161Z] 1e890da81ec9: Preparing [2025-08-15T02:31:15.161Z] 1e890da81ec9: Waiting [2025-08-15T02:31:15.161Z] b90a148ca397: Layer already exists [2025-08-15T02:31:15.161Z] 52a218a051c9: Layer already exists [2025-08-15T02:31:15.161Z] b4d4403e805d: Layer already exists [2025-08-15T02:31:15.161Z] 46b758f1bba2: Layer already exists [2025-08-15T02:31:15.161Z] b514bd09c078: Layer already exists [2025-08-15T02:31:15.161Z] 1e890da81ec9: Layer already exists [2025-08-15T02:31:15.430Z] main: digest: sha256:b727079065500bc4a559f7b013843eb37caa06b6a9fc65dba2503a20c01f0b00 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-15T02:31:15.514Z] ===================================================== [Pipeline] echo [2025-08-15T02:31:15.531Z] taggedImages: [2025-08-15T02:31:15.531Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:79e086bdcf3469f579d899f8914ab591dc96aef3 [2025-08-15T02:31:15.531Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2025-08-15T02:31:15.531Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.1.0-dev.4 [2025-08-15T02:31:15.531Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:79e086bdcf3469f579d899f8914ab591dc96aef3-4.1.0-dev.4 [2025-08-15T02:31:15.531Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] echo [2025-08-15T02:31:15.545Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-mqtt-arm64:79e086bdcf3469f579d899f8914ab591dc96aef3 [Pipeline] echo [2025-08-15T02:31:15.558Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] echo [2025-08-15T02:31:15.572Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.1.0-dev.4 [Pipeline] echo [2025-08-15T02:31:15.589Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-mqtt-arm64:79e086bdcf3469f579d899f8914ab591dc96aef3-4.1.0-dev.4 [Pipeline] echo [2025-08-15T02:31:15.604Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:31:16.063Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-08-15T02:31:16.063Z] [2025-08-15T02:31:16.063Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T02:31:16.422Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-08-15T02:31:16.422Z] arm64: Pulling from edgex-lftools-log-publisher [2025-08-15T02:31:16.422Z] 8998bd30e6a1: Pulling fs layer [2025-08-15T02:31:16.422Z] 04944245beec: Pulling fs layer [2025-08-15T02:31:16.422Z] 699f458cf7ca: Pulling fs layer [2025-08-15T02:31:16.422Z] 765212b225bb: Pulling fs layer [2025-08-15T02:31:16.422Z] f23df028b6ca: Pulling fs layer [2025-08-15T02:31:16.422Z] d65c8cfc05b1: Pulling fs layer [2025-08-15T02:31:16.422Z] 2437ff75d9bd: Pulling fs layer [2025-08-15T02:31:16.422Z] d65c8cfc05b1: Waiting [2025-08-15T02:31:16.422Z] 765212b225bb: Waiting [2025-08-15T02:31:16.422Z] 2437ff75d9bd: Waiting [2025-08-15T02:31:16.422Z] f23df028b6ca: Waiting [2025-08-15T02:31:16.692Z] 04944245beec: Verifying Checksum [2025-08-15T02:31:16.692Z] 04944245beec: Download complete [2025-08-15T02:31:16.692Z] 765212b225bb: Verifying Checksum [2025-08-15T02:31:16.692Z] 765212b225bb: Download complete [2025-08-15T02:31:16.692Z] f23df028b6ca: Verifying Checksum [2025-08-15T02:31:16.692Z] f23df028b6ca: Download complete [2025-08-15T02:31:16.692Z] d65c8cfc05b1: Verifying Checksum [2025-08-15T02:31:16.692Z] d65c8cfc05b1: Download complete [2025-08-15T02:31:16.963Z] 699f458cf7ca: Verifying Checksum [2025-08-15T02:31:16.963Z] 699f458cf7ca: Download complete [2025-08-15T02:31:17.237Z] 8998bd30e6a1: Verifying Checksum [2025-08-15T02:31:17.237Z] 8998bd30e6a1: Download complete [2025-08-15T02:31:19.828Z] 2437ff75d9bd: Verifying Checksum [2025-08-15T02:31:19.828Z] 2437ff75d9bd: Download complete [2025-08-15T02:31:22.418Z] 8998bd30e6a1: Pull complete [2025-08-15T02:31:23.007Z] 04944245beec: Pull complete [2025-08-15T02:31:24.959Z] 699f458cf7ca: Pull complete [2025-08-15T02:31:24.959Z] 765212b225bb: Pull complete [2025-08-15T02:31:25.923Z] f23df028b6ca: Pull complete [2025-08-15T02:31:25.923Z] d65c8cfc05b1: Pull complete [2025-08-15T02:31:44.160Z] 2437ff75d9bd: Pull complete [2025-08-15T02:31:44.160Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-08-15T02:31:44.160Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-08-15T02:31:44.160Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-15T02:31:44.389Z] prd-ubuntu20.04-docker-arm64-4c-16g-7051 does not seem to be running inside a container [2025-08-15T02:31:44.460Z] $ 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/197 -v /w/workspace/device-mqtt-go/197:/w/workspace/device-mqtt-go/197:rw,z -v /w/workspace/device-mqtt-go/197@tmp:/w/workspace/device-mqtt-go/197@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 [2025-08-15T02:31:47.592Z] $ docker top c7ddc804f703732ec025a904501893da585585a13941dd0acf430432285d381a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-15T02:31:48.504Z] ---> job-cost.sh [2025-08-15T02:31:48.504Z] lf-activate-venv: SKIPPING [2025-08-15T02:31:48.504Z] INFO: No Stack... [2025-08-15T02:31:48.772Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-08-15T02:31:49.737Z] INFO: Archiving Costs [Pipeline] sh [2025-08-15T02:31:50.390Z] + cat /w/workspace/device-mqtt-go/197/archives/cost.csv [2025-08-15T02:31:50.390Z] + cut -d, -f6 [Pipeline] lock [2025-08-15T02:31:50.468Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-197-stack-cost] [2025-08-15T02:31:50.476Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-197-stack-cost] did not exist. Created. [2025-08-15T02:31:50.482Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-197-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-08-15T02:31:51.142Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-08-15T02:31:51.219Z] Stashed 1 file(s) [Pipeline] } [2025-08-15T02:31:51.230Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-main-197-stack-cost] [Pipeline] // lock [Pipeline] } [2025-08-15T02:31:51.254Z] $ docker stop --time=1 c7ddc804f703732ec025a904501893da585585a13941dd0acf430432285d381a [2025-08-15T02:31:52.813Z] $ docker rm -f --volumes c7ddc804f703732ec025a904501893da585585a13941dd0acf430432285d381a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-08-15T08:13:23.498Z] Cancelling nested steps due to timeout [2025-08-15T08:13:23.502Z] Sending interrupt signal to process [2025-08-15T08:13:38.247Z] script returned exit code 143 [Pipeline] } [2025-08-15T08:13:38.252Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] error [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-08-15T08:13:38.712Z] + '[' -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-08-15T08:13:39.016Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-15T08:13:39.681Z] ---> package-listing.sh [2025-08-15T08:13:39.681Z] ++ facter osfamily [2025-08-15T08:13:39.681Z] ++ tr '[:upper:]' '[:lower:]' [2025-08-15T08:13:39.681Z] + OS_FAMILY=redhat [2025-08-15T08:13:39.681Z] + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main [2025-08-15T08:13:39.681Z] + START_PACKAGES=/tmp/packages_start.txt [2025-08-15T08:13:39.681Z] + END_PACKAGES=/tmp/packages_end.txt [2025-08-15T08:13:39.681Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-08-15T08:13:39.681Z] + PACKAGES=/tmp/packages_start.txt [2025-08-15T08:13:39.681Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2025-08-15T08:13:39.681Z] + PACKAGES=/tmp/packages_end.txt [2025-08-15T08:13:39.681Z] + case "${OS_FAMILY}" in [2025-08-15T08:13:39.681Z] + rpm -qa [2025-08-15T08:13:39.681Z] + sort [2025-08-15T08:13:40.618Z] + '[' -f /tmp/packages_start.txt ']' [2025-08-15T08:13:40.618Z] + '[' -f /tmp/packages_end.txt ']' [2025-08-15T08:13:40.618Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-08-15T08:13:40.618Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2025-08-15T08:13:40.618Z] + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [2025-08-15T08:13:40.618Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo [2025-08-15T08:13:40.629Z] 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 [2025-08-15T08:13:40.919Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T08:13:41.494Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-15T08:13:41.494Z] [2025-08-15T08:13:41.494Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T08:13:41.806Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-15T08:13:41.806Z] latest: Pulling from edgex-lftools-log-publisher [2025-08-15T08:13:41.806Z] 5eb5b503b376: Pulling fs layer [2025-08-15T08:13:41.806Z] 5c69ac0246d0: Pulling fs layer [2025-08-15T08:13:41.806Z] ec43610c2a17: Pulling fs layer [2025-08-15T08:13:41.806Z] 3a2ae6a8a46f: Pulling fs layer [2025-08-15T08:13:41.806Z] 33b1e0a273af: Pulling fs layer [2025-08-15T08:13:41.806Z] 5d3b04190fa2: Pulling fs layer [2025-08-15T08:13:41.806Z] 2f39f015ded8: Pulling fs layer [2025-08-15T08:13:41.806Z] 3a2ae6a8a46f: Waiting [2025-08-15T08:13:41.806Z] 33b1e0a273af: Waiting [2025-08-15T08:13:41.806Z] 5d3b04190fa2: Waiting [2025-08-15T08:13:41.806Z] 2f39f015ded8: Waiting [2025-08-15T08:13:42.064Z] 5c69ac0246d0: Verifying Checksum [2025-08-15T08:13:42.064Z] 5c69ac0246d0: Download complete [2025-08-15T08:13:42.064Z] 3a2ae6a8a46f: Verifying Checksum [2025-08-15T08:13:42.064Z] 3a2ae6a8a46f: Download complete [2025-08-15T08:13:42.064Z] ec43610c2a17: Verifying Checksum [2025-08-15T08:13:42.064Z] ec43610c2a17: Download complete [2025-08-15T08:13:42.064Z] 33b1e0a273af: Verifying Checksum [2025-08-15T08:13:42.064Z] 33b1e0a273af: Download complete [2025-08-15T08:13:42.064Z] 5d3b04190fa2: Verifying Checksum [2025-08-15T08:13:42.064Z] 5d3b04190fa2: Download complete [2025-08-15T08:13:42.064Z] 5eb5b503b376: Verifying Checksum [2025-08-15T08:13:42.064Z] 5eb5b503b376: Download complete [2025-08-15T08:13:42.630Z] 2f39f015ded8: Verifying Checksum [2025-08-15T08:13:42.630Z] 2f39f015ded8: Download complete [2025-08-15T08:13:43.588Z] 5eb5b503b376: Pull complete [2025-08-15T08:13:43.588Z] 5c69ac0246d0: Pull complete [2025-08-15T08:13:43.848Z] ec43610c2a17: Pull complete [2025-08-15T08:13:44.109Z] 3a2ae6a8a46f: Pull complete [2025-08-15T08:13:44.109Z] 33b1e0a273af: Pull complete [2025-08-15T08:13:44.372Z] 5d3b04190fa2: Pull complete [2025-08-15T08:13:48.586Z] 2f39f015ded8: Pull complete [2025-08-15T08:13:48.586Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-08-15T08:13:48.586Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-15T08:13:48.586Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-15T08:13:48.697Z] prd-centos7-docker-4c-2g-7054 does not seem to be running inside a container [2025-08-15T08:13:48.738Z] $ 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 [2025-08-15T08:13:52.700Z] $ docker top 9e917520f3a3ea63e26129d1c76a18de94ad345437d028285f0845ada55b13a4 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-15T08:13:53.048Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-08-15T08:13:53.342Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-08-15T08:13:53.628Z] + ls /var/log/sa-host [2025-08-15T08:13:53.628Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-15T08:13:53.701Z] provisioning config files... [2025-08-15T08:13:53.713Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config13163618796847828586tmp [Pipeline] { [Pipeline] echo [2025-08-15T08:13:53.732Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-15T08:13:54.032Z] ---> create-netrc.sh [Pipeline] } [2025-08-15T08:13:54.038Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-08-15T08:13:54.372Z] ---> python-tools-install.sh [Pipeline] echo [2025-08-15T08:13:54.382Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-15T08:13:54.670Z] ---> sudo-logs.sh [2025-08-15T08:13:54.670Z] Archiving 'sudo' log.. [2025-08-15T08:13:54.670Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-7054.novalocal: Name or service not known [2025-08-15T08:13:54.670Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-7054.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2025-08-15T08:13:54.792Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-15T08:13:55.085Z] ---> job-cost.sh [2025-08-15T08:13:55.085Z] lf-activate-venv: SKIPPING [2025-08-15T08:13:55.085Z] DEBUG: total: 0.10999999940395355 [2025-08-15T08:13:55.085Z] INFO: Retrieving Stack Cost... [2025-08-15T08:13:55.345Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2025-08-15T08:13:55.603Z] INFO: Archiving Costs [Pipeline] echo [2025-08-15T08:13:55.616Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-15T08:13:55.909Z] ---> logs-deploy.sh [2025-08-15T08:13:55.909Z] lf-activate-venv: SKIPPING [2025-08-15T08:13:55.909Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/197 [2025-08-15T08:13:55.909Z] INFO: archiving workspace using pattern(s): [2025-08-15T08:13:56.845Z] Archives upload complete. [2025-08-15T08:13:56.845Z] INFO: archiving logs to Nexus [2025-08-15T08:13:57.780Z] ---> uname -a: [2025-08-15T08:13:57.780Z] Linux prd-centos7-docker-4c-2g-7054.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux [2025-08-15T08:13:57.780Z] [2025-08-15T08:13:57.780Z] [2025-08-15T08:13:57.780Z] ---> lscpu: [2025-08-15T08:13:57.780Z] Architecture: x86_64 [2025-08-15T08:13:57.780Z] CPU op-mode(s): 32-bit, 64-bit [2025-08-15T08:13:57.780Z] Byte Order: Little Endian [2025-08-15T08:13:57.780Z] Address sizes: 40 bits physical, 48 bits virtual [2025-08-15T08:13:57.780Z] CPU(s): 2 [2025-08-15T08:13:57.780Z] On-line CPU(s) list: 0,1 [2025-08-15T08:13:57.780Z] Thread(s) per core: 1 [2025-08-15T08:13:57.780Z] Core(s) per socket: 1 [2025-08-15T08:13:57.780Z] Socket(s): 2 [2025-08-15T08:13:57.780Z] NUMA node(s): 1 [2025-08-15T08:13:57.780Z] Vendor ID: AuthenticAMD [2025-08-15T08:13:57.780Z] CPU family: 23 [2025-08-15T08:13:57.780Z] Model: 49 [2025-08-15T08:13:57.780Z] Model name: AMD EPYC-Rome Processor [2025-08-15T08:13:57.780Z] Stepping: 0 [2025-08-15T08:13:57.780Z] CPU MHz: 2800.000 [2025-08-15T08:13:57.780Z] BogoMIPS: 5600.00 [2025-08-15T08:13:57.780Z] Virtualization: AMD-V [2025-08-15T08:13:57.780Z] Hypervisor vendor: KVM [2025-08-15T08:13:57.780Z] Virtualization type: full [2025-08-15T08:13:57.780Z] L1d cache: 64 KiB [2025-08-15T08:13:57.780Z] L1i cache: 64 KiB [2025-08-15T08:13:57.780Z] L2 cache: 1 MiB [2025-08-15T08:13:57.780Z] L3 cache: 32 MiB [2025-08-15T08:13:57.780Z] NUMA node0 CPU(s): 0,1 [2025-08-15T08:13:57.780Z] Vulnerability Itlb multihit: Not affected [2025-08-15T08:13:57.780Z] Vulnerability L1tf: Not affected [2025-08-15T08:13:57.780Z] Vulnerability Mds: Not affected [2025-08-15T08:13:57.780Z] Vulnerability Meltdown: Not affected [2025-08-15T08:13:57.780Z] Vulnerability Mmio stale data: Not affected [2025-08-15T08:13:57.780Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-08-15T08:13:57.780Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2025-08-15T08:13:57.780Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2025-08-15T08:13:57.780Z] Vulnerability Srbds: Not affected [2025-08-15T08:13:57.780Z] Vulnerability Tsx async abort: Not affected [2025-08-15T08:13:57.780Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2025-08-15T08:13:57.780Z] [2025-08-15T08:13:57.780Z] [2025-08-15T08:13:57.780Z] ---> nproc: [2025-08-15T08:13:57.780Z] 2 [2025-08-15T08:13:57.780Z] [2025-08-15T08:13:57.780Z] [2025-08-15T08:13:57.780Z] ---> df -h: [2025-08-15T08:13:57.780Z] Filesystem Size Used Avail Use% Mounted on [2025-08-15T08:13:57.780Z] overlay 40G 6.8G 34G 17% / [2025-08-15T08:13:57.780Z] tmpfs 64M 0 64M 0% /dev [2025-08-15T08:13:57.780Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2025-08-15T08:13:57.780Z] shm 64M 0 64M 0% /dev/shm [2025-08-15T08:13:57.780Z] /dev/vda1 40G 6.8G 34G 17% /facter-os [2025-08-15T08:13:57.780Z] [2025-08-15T08:13:57.780Z] [2025-08-15T08:13:57.780Z] Cannot open /var/log/sysstat/sa15: No such file or directory [2025-08-15T08:13:57.780Z] Please check if data collecting is enabled [2025-08-15T08:13:57.780Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-15T08:13:57.816Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-08-15T08:13:57.819Z] $ docker stop --time=1 9e917520f3a3ea63e26129d1c76a18de94ad345437d028285f0845ada55b13a4 [2025-08-15T08:13:58.971Z] $ docker rm -f --volumes 9e917520f3a3ea63e26129d1c76a18de94ad345437d028285f0845ada55b13a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-08-15T08:13:59.068Z] [WS-CLEANUP] Deleting project workspace... [2025-08-15T08:13:59.068Z] [WS-CLEANUP] Deferred wipeout is used... [2025-08-15T08:13:59.085Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T08:13:59.559Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-15T08:13:59.559Z] [2025-08-15T08:13:59.559Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T08:13:59.862Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-15T08:13:59.862Z] latest: Pulling from edgex-lftools-log-publisher [2025-08-15T08:13:59.862Z] 5eb5b503b376: Pulling fs layer [2025-08-15T08:13:59.862Z] 5c69ac0246d0: Pulling fs layer [2025-08-15T08:13:59.862Z] ec43610c2a17: Pulling fs layer [2025-08-15T08:13:59.862Z] 3a2ae6a8a46f: Pulling fs layer [2025-08-15T08:13:59.862Z] 33b1e0a273af: Pulling fs layer [2025-08-15T08:13:59.862Z] 5d3b04190fa2: Pulling fs layer [2025-08-15T08:13:59.862Z] 2f39f015ded8: Pulling fs layer [2025-08-15T08:13:59.862Z] 33b1e0a273af: Waiting [2025-08-15T08:13:59.862Z] 5d3b04190fa2: Waiting [2025-08-15T08:13:59.862Z] 2f39f015ded8: Waiting [2025-08-15T08:13:59.862Z] 3a2ae6a8a46f: Waiting [2025-08-15T08:13:59.862Z] 5c69ac0246d0: Verifying Checksum [2025-08-15T08:13:59.862Z] 5c69ac0246d0: Download complete [2025-08-15T08:13:59.862Z] 3a2ae6a8a46f: Verifying Checksum [2025-08-15T08:13:59.862Z] 3a2ae6a8a46f: Download complete [2025-08-15T08:13:59.862Z] 33b1e0a273af: Verifying Checksum [2025-08-15T08:13:59.862Z] 33b1e0a273af: Download complete [2025-08-15T08:13:59.862Z] ec43610c2a17: Download complete [2025-08-15T08:13:59.862Z] 5d3b04190fa2: Verifying Checksum [2025-08-15T08:13:59.862Z] 5d3b04190fa2: Download complete [2025-08-15T08:14:00.120Z] 5eb5b503b376: Verifying Checksum [2025-08-15T08:14:00.120Z] 5eb5b503b376: Download complete [2025-08-15T08:14:00.685Z] 2f39f015ded8: Download complete [2025-08-15T08:14:01.621Z] 5eb5b503b376: Pull complete [2025-08-15T08:14:01.621Z] 5c69ac0246d0: Pull complete [2025-08-15T08:14:02.187Z] ec43610c2a17: Pull complete [2025-08-15T08:14:02.187Z] 3a2ae6a8a46f: Pull complete [2025-08-15T08:14:02.445Z] 33b1e0a273af: Pull complete [2025-08-15T08:14:02.445Z] 5d3b04190fa2: Pull complete [2025-08-15T08:14:07.713Z] 2f39f015ded8: Pull complete [2025-08-15T08:14:07.714Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-08-15T08:14:07.714Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-15T08:14:07.714Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-15T08:14:07.810Z] prd-ubuntu20.04-docker-8c-8g-7046 does not seem to be running inside a container [2025-08-15T08:14:07.832Z] $ 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 [2025-08-15T08:14:12.019Z] $ docker top 044e7417ba13d706ee8e1e32e4b161c6a2665b980035c974ab6afbb11c3e537d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-15T08:14:12.377Z] ---> job-cost.sh [2025-08-15T08:14:12.377Z] lf-activate-venv: SKIPPING [2025-08-15T08:14:12.377Z] INFO: No Stack... [2025-08-15T08:14:12.636Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-08-15T08:14:12.894Z] INFO: Archiving Costs [Pipeline] sh [2025-08-15T08:14:13.180Z] + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv [2025-08-15T08:14:13.181Z] + cut -d, -f6 [Pipeline] lock [2025-08-15T08:14:13.196Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-197-stack-cost] [2025-08-15T08:14:13.203Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-197-stack-cost] did not exist. Created. [2025-08-15T08:14:13.208Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-197-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-08-15T08:14:13.517Z] /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/durable-a033f1a4/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-08-15T08:14:13.804Z] + echo total: 1.5299999713897705 [Pipeline] stash [2025-08-15T08:14:13.825Z] Warning: overwriting stash ‘stack-cost’ [2025-08-15T08:14:13.840Z] Stashed 1 file(s) [Pipeline] } [2025-08-15T08:14:13.849Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-main-197-stack-cost] [Pipeline] // lock [Pipeline] } [2025-08-15T08:14:13.873Z] $ docker stop --time=1 044e7417ba13d706ee8e1e32e4b161c6a2665b980035c974ab6afbb11c3e537d [2025-08-15T08:14:15.012Z] $ docker rm -f --volumes 044e7417ba13d706ee8e1e32e4b161c6a2665b980035c974ab6afbb11c3e537d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-08-15T08:14:15.153Z] Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-08-15T08:14:15.948Z] + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] [2025-08-15T08:14:15.948Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2025-08-15T08:14:15.948Z] total 16 [2025-08-15T08:14:15.948Z] drwxr-xr-x 3 root root 4096 Aug 15 08:14 . [2025-08-15T08:14:15.948Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 15 08:14 .. [2025-08-15T08:14:15.948Z] drwxr-xr-x 2 root root 4096 Aug 15 08:14 cost [2025-08-15T08:14:15.948Z] -rw-r--r-- 1 root root 88 Aug 15 08:14 cost.csv [2025-08-15T08:14:15.948Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2025-08-15T08:14:15.948Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2025-08-15T08:14:15.948Z] total 16 [2025-08-15T08:14:15.948Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 15 08:14 . [2025-08-15T08:14:15.948Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 15 08:14 .. [2025-08-15T08:14:15.948Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 15 08:14 cost [2025-08-15T08:14:15.948Z] -rw-r--r-- 1 jenkins jenkins 88 Aug 15 08:14 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-08-15T08:14:16.234Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-15T08:14:17.092Z] ---> package-listing.sh [2025-08-15T08:14:17.092Z] ++ facter osfamily [2025-08-15T08:14:17.092Z] ++ tr '[:upper:]' '[:lower:]' [2025-08-15T08:14:17.351Z] + OS_FAMILY=debian [2025-08-15T08:14:17.351Z] + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main [2025-08-15T08:14:17.351Z] + START_PACKAGES=/tmp/packages_start.txt [2025-08-15T08:14:17.351Z] + END_PACKAGES=/tmp/packages_end.txt [2025-08-15T08:14:17.351Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-08-15T08:14:17.351Z] + PACKAGES=/tmp/packages_start.txt [2025-08-15T08:14:17.351Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2025-08-15T08:14:17.351Z] + PACKAGES=/tmp/packages_end.txt [2025-08-15T08:14:17.351Z] + case "${OS_FAMILY}" in [2025-08-15T08:14:17.351Z] + dpkg -l [2025-08-15T08:14:17.351Z] + grep '^ii' [2025-08-15T08:14:17.351Z] + '[' -f /tmp/packages_start.txt ']' [2025-08-15T08:14:17.351Z] + '[' -f /tmp/packages_end.txt ']' [2025-08-15T08:14:17.351Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-08-15T08:14:17.351Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2025-08-15T08:14:17.351Z] + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [2025-08-15T08:14:17.351Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo [2025-08-15T08:14:17.361Z] 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 [2025-08-15T08:14:17.635Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T08:14:18.198Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-15T08:14:18.199Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-15T08:14:18.275Z] prd-ubuntu20.04-docker-8c-8g-7046 does not seem to be running inside a container [2025-08-15T08:14:18.301Z] $ 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 [2025-08-15T08:14:18.506Z] $ docker top 6f929847acc0c8309bdbf160dd967807f3e550ede49fc60055690e4e40169054 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-15T08:14:18.846Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-08-15T08:14:19.136Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-08-15T08:14:19.424Z] + ls /var/log/sa-host [2025-08-15T08:14:19.424Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-15T08:14:19.463Z] provisioning config files... [2025-08-15T08:14:19.470Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config3758777164977013181tmp [Pipeline] { [Pipeline] echo [2025-08-15T08:14:19.492Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-15T08:14:19.779Z] ---> create-netrc.sh [Pipeline] } [2025-08-15T08:14:19.787Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-08-15T08:14:20.097Z] ---> python-tools-install.sh [Pipeline] echo [2025-08-15T08:14:20.106Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-15T08:14:20.388Z] ---> sudo-logs.sh [2025-08-15T08:14:20.388Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-08-15T08:14:20.416Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-15T08:14:20.697Z] ---> job-cost.sh [2025-08-15T08:14:20.698Z] lf-activate-venv: SKIPPING [2025-08-15T08:14:20.698Z] DEBUG: total: 1.5299999713897705 [2025-08-15T08:14:20.698Z] INFO: Retrieving Stack Cost... [2025-08-15T08:14:20.698Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-08-15T08:14:20.956Z] INFO: Archiving Costs [Pipeline] echo [2025-08-15T08:14:20.971Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-15T08:14:21.253Z] ---> logs-deploy.sh [2025-08-15T08:14:21.253Z] lf-activate-venv: SKIPPING [2025-08-15T08:14:21.253Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/197 [2025-08-15T08:14:21.253Z] INFO: archiving workspace using pattern(s): [2025-08-15T08:14:22.190Z] Archives upload complete. [2025-08-15T08:14:22.190Z] INFO: archiving logs to Nexus