Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cdda5f776f8694e126028f8522b11c284e24cb57 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-ssh6504852765565564589.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-ssh7060019176614284324.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-ssh9553220888254523826.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-ssh8296511192978790574.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-ssh16766765145066040110.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 ‘prd-centos7-blackbox-4c-2g-7129’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-7326’ is offline Running on prd-ubuntu20.04-docker-8c-8g-7327 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 cdda5f776f8694e126028f8522b11c284e24cb57 (main) > 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 cdda5f776f8694e126028f8522b11c284e24cb57 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v4 (#754)" > git rev-list --no-walk 79e086bdcf3469f579d899f8914ab591dc96aef3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-08-21T01:24:48.617Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-08-21T01:24:48.695Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-08-21T01:24:48.726Z] ========================================================= [2025-08-21T01:24:48.726Z] EdgeX Global Pipelines Version Info [2025-08-21T01:24:48.726Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-08-21T01:24:49.837Z] ------------------- [2025-08-21T01:24:49.837Z] stable info: [2025-08-21T01:24:49.837Z] ------------------- [2025-08-21T01:24:49.837Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-08-21T01:24:49.837Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-08-21T01:24:49.837Z] Message: update stable to v1.0.276 [2025-08-21T01:24:50.776Z] ------------------- [2025-08-21T01:24:50.776Z] experimental info: [2025-08-21T01:24:50.776Z] ------------------- [2025-08-21T01:24:50.776Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-08-21T01:24:50.776Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-08-21T01:24:50.776Z] Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-08-21T01:24:50.852Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2025-08-21T01:24:50.880Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2025-08-21T01:24:50.902Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-08-21T01:24:50.919Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-08-21T01:24:50.941Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-08-21T01:24:50.959Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-08-21T01:24:50.984Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-08-21T01:24:51.010Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-08-21T01:24:51.034Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-08-21T01:24:51.056Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-08-21T01:24:51.077Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-08-21T01:24:51.096Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2025-08-21T01:24:51.114Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-08-21T01:24:51.139Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-08-21T01:24:51.161Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-08-21T01:24:51.185Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-08-21T01:24:51.207Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-08-21T01:24:51.228Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-08-21T01:24:51.249Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-08-21T01:24:51.269Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-08-21T01:24:51.291Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-08-21T01:24:51.312Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-08-21T01:24:51.331Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-08-21T01:24:51.357Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-08-21T01:24:51.384Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-08-21T01:24:51.406Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-08-21T01:24:51.436Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-08-21T01:24:51.458Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-08-21T01:24:51.480Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-08-21T01:24:51.503Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-08-21T01:24:51.528Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cdda5f776f8694e126028f8522b11c284e24cb57 [Pipeline] echo [2025-08-21T01:24:51.549Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cdda5f7 [Pipeline] echo [2025-08-21T01:24:51.570Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-21T01:24:51.632Z] provisioning config files... [2025-08-21T01:24:51.648Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config11186010061387304330tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-21T01:24:51.978Z] ---> ****-login.sh [2025-08-21T01:24:51.978Z] nexus3.edgexfoundry.org:10001 [2025-08-21T01:24:51.978Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:24:52.238Z] [2025-08-21T01:24:52.238Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-21T01:24:52.238Z] Configure a credential helper to remove this warning. See [2025-08-21T01:24:52.238Z] https://docs.****.com/go/credential-store/ [2025-08-21T01:24:52.238Z] [2025-08-21T01:24:52.238Z] Login Succeeded [2025-08-21T01:24:52.238Z] nexus3.edgexfoundry.org:10002 [2025-08-21T01:24:52.239Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:24:52.239Z] [2025-08-21T01:24:52.239Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-21T01:24:52.239Z] Configure a credential helper to remove this warning. See [2025-08-21T01:24:52.239Z] https://docs.****.com/go/credential-store/ [2025-08-21T01:24:52.239Z] [2025-08-21T01:24:52.239Z] Login Succeeded [2025-08-21T01:24:52.239Z] nexus3.edgexfoundry.org:10003 [2025-08-21T01:24:52.239Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:24:52.239Z] [2025-08-21T01:24:52.239Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-21T01:24:52.239Z] Configure a credential helper to remove this warning. See [2025-08-21T01:24:52.239Z] https://docs.****.com/go/credential-store/ [2025-08-21T01:24:52.239Z] [2025-08-21T01:24:52.239Z] Login Succeeded [2025-08-21T01:24:52.239Z] nexus3.edgexfoundry.org:10004 [2025-08-21T01:24:52.500Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:24:52.500Z] [2025-08-21T01:24:52.500Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-21T01:24:52.500Z] Configure a credential helper to remove this warning. See [2025-08-21T01:24:52.500Z] https://docs.****.com/go/credential-store/ [2025-08-21T01:24:52.500Z] [2025-08-21T01:24:52.500Z] Login Succeeded [2025-08-21T01:24:52.500Z] ****.io [2025-08-21T01:24:52.500Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:24:52.761Z] [2025-08-21T01:24:52.761Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-21T01:24:52.761Z] Configure a credential helper to remove this warning. See [2025-08-21T01:24:52.761Z] https://docs.****.com/go/credential-store/ [2025-08-21T01:24:52.761Z] [2025-08-21T01:24:52.761Z] Login Succeeded [2025-08-21T01:24:52.761Z] ---> ****-login.sh ends [Pipeline] } [2025-08-21T01:24:52.769Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-08-21T01:24:53.199Z] + git rev-list -1 --merges cdda5f776f8694e126028f8522b11c284e24cb57~1..cdda5f776f8694e126028f8522b11c284e24cb57 [Pipeline] echo [2025-08-21T01:24:53.228Z] -----------> git rev-list -1 --merges cdda5f776f8694e126028f8522b11c284e24cb57~1..cdda5f776f8694e126028f8522b11c284e24cb57 cdda5f776f8694e126028f8522b11c284e24cb57 [false] [Pipeline] sh [2025-08-21T01:24:53.521Z] + git log --format=format:%s -1 cdda5f776f8694e126028f8522b11c284e24cb57 [Pipeline] echo [2025-08-21T01:24:53.537Z] ========================================================= [2025-08-21T01:24:53.537Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-08-21T01:24:53.537Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-08-21T01:24:53.893Z] + git log --format=format:%s -1 cdda5f776f8694e126028f8522b11c284e24cb57 [Pipeline] echo [2025-08-21T01:24:53.906Z] [semverPrep] GIT_COMMIT: cdda5f776f8694e126028f8522b11c284e24cb57, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v4 (#754) [Pipeline] echo [2025-08-21T01:24:53.924Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-08-21T01:24:54.300Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-21T01:24:54.300Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-08-21T01:24:54.300Z] + [ -e /tmp/ssh_known_hosts ] [2025-08-21T01:24:54.300Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-08-21T01:24:54.300Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-08-21T01:24:54.300Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-08-21T01:24:54.300Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:24:54.658Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-21T01:24:54.658Z] [2025-08-21T01:24:54.658Z] 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-21T01:24:54.978Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-21T01:24:54.978Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-08-21T01:24:54.978Z] 3dae71ba6b94: Pulling fs layer [2025-08-21T01:24:54.978Z] 6bf1a483ea7c: Pulling fs layer [2025-08-21T01:24:54.978Z] f5dfc541a4d3: Pulling fs layer [2025-08-21T01:24:54.978Z] 461d9e800cba: Pulling fs layer [2025-08-21T01:24:54.978Z] 80192f66455f: Pulling fs layer [2025-08-21T01:24:54.978Z] 2e8e34ca0e6c: Pulling fs layer [2025-08-21T01:24:54.978Z] a29436f7fd5d: Pulling fs layer [2025-08-21T01:24:54.978Z] 923cac83aea3: Pulling fs layer [2025-08-21T01:24:54.978Z] 25ad8b0a4227: Pulling fs layer [2025-08-21T01:24:54.978Z] db01528c6b51: Pulling fs layer [2025-08-21T01:24:54.978Z] 28988de357af: Pulling fs layer [2025-08-21T01:24:54.978Z] 923cac83aea3: Waiting [2025-08-21T01:24:54.978Z] 25ad8b0a4227: Waiting [2025-08-21T01:24:54.978Z] 461d9e800cba: Waiting [2025-08-21T01:24:54.978Z] db01528c6b51: Waiting [2025-08-21T01:24:54.978Z] 80192f66455f: Waiting [2025-08-21T01:24:54.978Z] 28988de357af: Waiting [2025-08-21T01:24:54.978Z] 2e8e34ca0e6c: Waiting [2025-08-21T01:24:54.978Z] a29436f7fd5d: Waiting [2025-08-21T01:24:54.978Z] 6bf1a483ea7c: Verifying Checksum [2025-08-21T01:24:54.978Z] 6bf1a483ea7c: Download complete [2025-08-21T01:24:54.978Z] 461d9e800cba: Verifying Checksum [2025-08-21T01:24:54.978Z] 461d9e800cba: Download complete [2025-08-21T01:24:54.978Z] 80192f66455f: Verifying Checksum [2025-08-21T01:24:54.978Z] 80192f66455f: Download complete [2025-08-21T01:24:55.261Z] f5dfc541a4d3: Verifying Checksum [2025-08-21T01:24:55.261Z] f5dfc541a4d3: Download complete [2025-08-21T01:24:55.261Z] 3dae71ba6b94: Download complete [2025-08-21T01:24:55.261Z] 923cac83aea3: Verifying Checksum [2025-08-21T01:24:55.261Z] 923cac83aea3: Download complete [2025-08-21T01:24:55.261Z] 25ad8b0a4227: Verifying Checksum [2025-08-21T01:24:55.261Z] 25ad8b0a4227: Download complete [2025-08-21T01:24:55.261Z] db01528c6b51: Verifying Checksum [2025-08-21T01:24:55.261Z] db01528c6b51: Download complete [2025-08-21T01:24:55.261Z] 28988de357af: Download complete [2025-08-21T01:24:55.521Z] a29436f7fd5d: Download complete [2025-08-21T01:24:55.780Z] 2e8e34ca0e6c: Verifying Checksum [2025-08-21T01:24:55.780Z] 2e8e34ca0e6c: Download complete [2025-08-21T01:24:56.347Z] 3dae71ba6b94: Pull complete [2025-08-21T01:24:56.605Z] 6bf1a483ea7c: Pull complete [2025-08-21T01:24:57.542Z] f5dfc541a4d3: Pull complete [2025-08-21T01:24:57.542Z] 461d9e800cba: Pull complete [2025-08-21T01:24:57.542Z] 80192f66455f: Pull complete [2025-08-21T01:25:01.735Z] 2e8e34ca0e6c: Pull complete [2025-08-21T01:25:02.299Z] a29436f7fd5d: Pull complete [2025-08-21T01:25:02.558Z] 923cac83aea3: Pull complete [2025-08-21T01:25:02.558Z] 25ad8b0a4227: Pull complete [2025-08-21T01:25:02.558Z] db01528c6b51: Pull complete [2025-08-21T01:25:02.558Z] 28988de357af: Pull complete [2025-08-21T01:25:02.558Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-08-21T01:25:02.817Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-21T01:25:02.817Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-21T01:25:02.970Z] prd-ubuntu20.04-docker-8c-8g-7327 does not seem to be running inside a container [2025-08-21T01:25:02.994Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-08-21T01:25:06.772Z] $ docker top 16cada032c5feae0afb1a0e0ff10e72415f348daf2daa0b6ff9bec45901ba087 -eo pid,comm [2025-08-21T01:25:06.833Z] 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-21T01:25:06.833Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-21T01:25:06.890Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-21T01:25:06.890Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-21T01:25:07.009Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-21T01:25:07.000Z] $ docker exec 16cada032c5feae0afb1a0e0ff10e72415f348daf2daa0b6ff9bec45901ba087 ssh-agent [2025-08-21T01:25:07.131Z] SSH_AUTH_SOCK=/tmp/ssh-N56MZMFNPUeJ/agent.33 [2025-08-21T01:25:07.131Z] SSH_AGENT_PID=39 [2025-08-21T01:25:07.137Z] Running ssh-add (command line suppressed) [2025-08-21T01:25:07.220Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_12661975750701224541.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_12661975750701224541.key) [2025-08-21T01:25:07.247Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-21T01:25:07.541Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] sh [2025-08-21T01:25:07.828Z] + git tag --points-at HEAD [Pipeline] } [2025-08-21T01:25:07.827Z] $ docker exec --env ******** --env ******** 16cada032c5feae0afb1a0e0ff10e72415f348daf2daa0b6ff9bec45901ba087 ssh-agent -k [2025-08-21T01:25:07.914Z] unset SSH_AUTH_SOCK; [2025-08-21T01:25:07.915Z] unset SSH_AGENT_PID; [2025-08-21T01:25:07.915Z] echo Agent pid 39 killed; [2025-08-21T01:25:07.935Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-08-21T01:25:08.032Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-21T01:25:08.032Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-21T01:25:08.134Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-21T01:25:08.125Z] $ docker exec 16cada032c5feae0afb1a0e0ff10e72415f348daf2daa0b6ff9bec45901ba087 ssh-agent [2025-08-21T01:25:08.242Z] SSH_AUTH_SOCK=/tmp/ssh-7cLetuVN0qEf/agent.86 [2025-08-21T01:25:08.242Z] SSH_AGENT_PID=92 [2025-08-21T01:25:08.249Z] Running ssh-add (command line suppressed) [2025-08-21T01:25:08.333Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_13938952959385098835.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_13938952959385098835.key) [2025-08-21T01:25:08.359Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-21T01:25:08.660Z] + git semver init [2025-08-21T01:25:09.227Z] 2025-08-21 01:25:08,916 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-21T01:25:09.227Z] 2025-08-21 01:25:08,920 [run_init] DEBUG init version:0.0.0 force:False [2025-08-21T01:25:09.227Z] 2025-08-21 01:25:08,921 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2025-08-21T01:25:09.227Z] 2025-08-21 01:25:08,921 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2025-08-21T01:25:09.227Z] 2025-08-21 01:25:08,922 [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-21T01:25:13.419Z] 2025-08-21 01:25:12,531 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude [2025-08-21T01:25:13.419Z] 2025-08-21 01:25:12,531 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False [2025-08-21T01:25:13.419Z] 2025-08-21 01:25:12,531 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2025-08-21T01:25:13.419Z] 2025-08-21 01:25:12,531 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2025-08-21T01:25:13.419Z] 4.1.0-dev.4 [Pipeline] } [2025-08-21T01:25:13.416Z] $ docker exec --env ******** --env ******** 16cada032c5feae0afb1a0e0ff10e72415f348daf2daa0b6ff9bec45901ba087 ssh-agent -k [2025-08-21T01:25:13.517Z] unset SSH_AUTH_SOCK; [2025-08-21T01:25:13.517Z] unset SSH_AGENT_PID; [2025-08-21T01:25:13.517Z] echo Agent pid 92 killed; [2025-08-21T01:25:13.537Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-21T01:25:13.866Z] + git semver [Pipeline] } [2025-08-21T01:25:14.126Z] $ docker stop --time=1 16cada032c5feae0afb1a0e0ff10e72415f348daf2daa0b6ff9bec45901ba087 [2025-08-21T01:25:15.395Z] $ docker rm -f --volumes 16cada032c5feae0afb1a0e0ff10e72415f348daf2daa0b6ff9bec45901ba087 [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-21T01:25:15.747Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-08-21T01:25:15.997Z] Stashed 1 file(s) [Pipeline] echo [2025-08-21T01:25:16.002Z] [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-21T01:25:16.185Z] provisioning config files... [2025-08-21T01:25:16.215Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config13254307084137456780tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-21T01:25:16.516Z] ---> ****-login.sh [2025-08-21T01:25:16.516Z] nexus3.edgexfoundry.org:10001 [2025-08-21T01:25:16.516Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:25:16.516Z] Login Succeeded [2025-08-21T01:25:16.516Z] nexus3.edgexfoundry.org:10002 [2025-08-21T01:25:16.516Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:25:16.516Z] Login Succeeded [2025-08-21T01:25:16.516Z] nexus3.edgexfoundry.org:10003 [2025-08-21T01:25:16.516Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:25:16.775Z] Login Succeeded [2025-08-21T01:25:16.775Z] nexus3.edgexfoundry.org:10004 [2025-08-21T01:25:16.775Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:25:16.775Z] Login Succeeded [2025-08-21T01:25:16.775Z] ****.io [2025-08-21T01:25:16.775Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:25:17.035Z] Login Succeeded [2025-08-21T01:25:17.035Z] ---> ****-login.sh ends [Pipeline] } [2025-08-21T01:25:17.041Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-08-21T01:25:17.126Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-21T01:25:17.143Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-21T01:25:17.158Z] ========================================================= [2025-08-21T01:25:17.158Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-08-21T01:25:17.158Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:25:17.502Z] + 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-21T01:25:18.087Z] #0 building with "default" instance using docker driver [2025-08-21T01:25:18.087Z] [2025-08-21T01:25:18.087Z] #1 [internal] load build definition from Dockerfile [2025-08-21T01:25:18.087Z] #1 transferring dockerfile: 1.84kB done [2025-08-21T01:25:18.087Z] #1 DONE 0.0s [2025-08-21T01:25:18.087Z] [2025-08-21T01:25:18.087Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-08-21T01:25:18.087Z] #2 DONE 0.1s [2025-08-21T01:25:18.351Z] [2025-08-21T01:25:18.351Z] #3 [internal] load .dockerignore [2025-08-21T01:25:18.351Z] #3 transferring context: 182B done [2025-08-21T01:25:18.351Z] #3 DONE 0.0s [2025-08-21T01:25:18.351Z] [2025-08-21T01:25:18.351Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 [2025-08-21T01:25:18.351Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 0.0s done [2025-08-21T01:25:18.351Z] #4 sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 685B / 685B done [2025-08-21T01:25:18.351Z] #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 0.1s done [2025-08-21T01:25:18.351Z] #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.1s done [2025-08-21T01:25:18.351Z] #4 sha256:01d3d341091a517642a078ff0605422b0bc90a0685c27f13eebf23a14bd174bf 2.08kB / 2.08kB done [2025-08-21T01:25:18.351Z] #4 sha256:d619b1717253d911bd917c5573ee8134ae218c2451e74083eb23940cdd319302 4.11kB / 4.11kB done [2025-08-21T01:25:18.351Z] #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.15MB / 3.63MB 0.1s [2025-08-21T01:25:18.351Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 5.24MB / 74.06MB 0.1s [2025-08-21T01:25:18.351Z] #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.2s done [2025-08-21T01:25:18.351Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 13.63MB / 74.06MB 0.2s [2025-08-21T01:25:18.351Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc [2025-08-21T01:25:18.351Z] #4 sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad 440B / 440B 0.2s [2025-08-21T01:25:18.351Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.2s done [2025-08-21T01:25:18.612Z] #4 ... [2025-08-21T01:25:18.612Z] [2025-08-21T01:25:18.612Z] #5 [internal] load build context [2025-08-21T01:25:18.612Z] #5 transferring context: 30.63MB 0.3s done [2025-08-21T01:25:18.612Z] #5 DONE 0.3s [2025-08-21T01:25:18.612Z] [2025-08-21T01:25:18.612Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 [2025-08-21T01:25:18.612Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 27.26MB / 74.06MB 0.3s [2025-08-21T01:25:18.612Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done [2025-08-21T01:25:18.612Z] #4 sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad 440B / 440B 0.2s done [2025-08-21T01:25:18.612Z] #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 2.38MB / 2.38MB 0.3s [2025-08-21T01:25:18.612Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 3.15MB / 103.05MB 0.3s [2025-08-21T01:25:18.612Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 44.04MB / 74.06MB 0.4s [2025-08-21T01:25:18.612Z] #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 2.38MB / 2.38MB 0.3s done [2025-08-21T01:25:18.612Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 11.53MB / 103.05MB 0.4s [2025-08-21T01:25:18.612Z] #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0.0s done [2025-08-21T01:25:18.612Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 3.15MB / 13.29MB 0.4s [2025-08-21T01:25:18.879Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.6s [2025-08-21T01:25:18.879Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 29.36MB / 103.05MB 0.6s [2025-08-21T01:25:18.879Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.6s [2025-08-21T01:25:19.137Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 61.87MB / 103.05MB 0.8s [2025-08-21T01:25:19.137Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.8s done [2025-08-21T01:25:19.137Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 85.98MB / 103.05MB 0.9s [2025-08-21T01:25:19.137Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.8s done [2025-08-21T01:25:19.137Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 0.1s [2025-08-21T01:25:19.394Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.1s [2025-08-21T01:25:19.653Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.3s done [2025-08-21T01:25:24.915Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 4.7s done [2025-08-21T01:25:24.915Z] #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 [2025-08-21T01:25:24.915Z] #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 done [2025-08-21T01:25:24.915Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2025-08-21T01:25:24.915Z] #4 extracting sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad done [2025-08-21T01:25:24.915Z] #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a [2025-08-21T01:25:24.915Z] #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0.0s done [2025-08-21T01:25:24.915Z] #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 0.1s [2025-08-21T01:25:27.447Z] #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 2.5s done [2025-08-21T01:25:27.448Z] #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b [2025-08-21T01:25:27.707Z] #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.5s done [2025-08-21T01:25:27.707Z] #4 DONE 9.4s [2025-08-21T01:25:27.707Z] [2025-08-21T01:25:27.707Z] #6 [builder 2/7] RUN apk add --update --no-cache make git openssh-client [2025-08-21T01:25:27.707Z] #6 0.195 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-21T01:25:27.967Z] #6 0.350 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-21T01:25:28.226Z] #6 0.686 (1/4) Installing openssh-keygen (9.7_p1-r5) [2025-08-21T01:25:28.487Z] #6 0.698 (2/4) Installing libedit (20240517.3.1-r0) [2025-08-21T01:25:28.487Z] #6 0.703 (3/4) Installing openssh-client-common (9.7_p1-r5) [2025-08-21T01:25:28.487Z] #6 0.725 (4/4) Installing openssh-client-default (9.7_p1-r5) [2025-08-21T01:25:28.487Z] #6 0.736 Executing busybox-1.36.1-r29.trigger [2025-08-21T01:25:28.487Z] #6 0.744 OK: 252 MiB in 62 packages [2025-08-21T01:25:31.143Z] Still waiting to schedule task [2025-08-21T01:25:31.143Z] ‘prd-centos7-blackbox-4c-2g-7129’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2025-08-21T01:25:31.143Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-7328’ is offline [2025-08-21T01:25:32.700Z] #6 DONE 4.5s [2025-08-21T01:25:32.700Z] [2025-08-21T01:25:32.700Z] #7 [builder 3/7] WORKDIR /device-mqtt-go [2025-08-21T01:25:32.700Z] #7 DONE 0.0s [2025-08-21T01:25:32.700Z] [2025-08-21T01:25:32.700Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2025-08-21T01:25:32.700Z] #8 DONE 0.0s [2025-08-21T01:25:32.700Z] [2025-08-21T01:25:32.700Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-21T01:25:54.641Z] #9 DONE 20.7s [2025-08-21T01:25:54.641Z] [2025-08-21T01:25:54.641Z] #10 [builder 6/7] COPY . . [2025-08-21T01:25:54.641Z] #10 DONE 0.2s [2025-08-21T01:25:54.641Z] [2025-08-21T01:25:54.641Z] #11 [builder 7/7] RUN echo noop [2025-08-21T01:25:54.641Z] #11 0.175 noop [2025-08-21T01:25:54.641Z] #11 DONE 0.2s [2025-08-21T01:25:54.641Z] [2025-08-21T01:25:54.641Z] #12 exporting to image [2025-08-21T01:25:54.641Z] #12 exporting layers [2025-08-21T01:26:01.197Z] #12 exporting layers 7.1s done [2025-08-21T01:26:01.197Z] #12 writing image sha256:ee954b42c72f13d5f36d1b14ebf0e77f02af1a007991a96ef40dd9fd75253181 done [2025-08-21T01:26:01.197Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2025-08-21T01:26:01.197Z] #12 DONE 7.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:26:01.533Z] + docker inspect -f . ci-base-image-x86_64 [2025-08-21T01:26:01.533Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-21T01:26:01.610Z] prd-ubuntu20.04-docker-8c-8g-7327 does not seem to be running inside a container [2025-08-21T01:26:01.637Z] $ 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 ******** ci-base-image-x86_64 cat [2025-08-21T01:26:02.032Z] $ docker top a700625836e0ad6e08d91c13fe33c2e9764e0ad9fa3eeda220e1c714c22b6b31 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-21T01:26:02.383Z] + go version [2025-08-21T01:26:02.383Z] go version go1.23.9 linux/amd64 [Pipeline] } [2025-08-21T01:26:02.385Z] $ docker stop --time=1 a700625836e0ad6e08d91c13fe33c2e9764e0ad9fa3eeda220e1c714c22b6b31 [2025-08-21T01:26:03.652Z] $ docker rm -f --volumes a700625836e0ad6e08d91c13fe33c2e9764e0ad9fa3eeda220e1c714c22b6b31 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:26:04.109Z] + docker inspect -f . ci-base-image-x86_64 [2025-08-21T01:26:04.109Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-21T01:26:04.187Z] prd-ubuntu20.04-docker-8c-8g-7327 does not seem to be running inside a container [2025-08-21T01:26:04.210Z] $ 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 ******** ci-base-image-x86_64 cat [2025-08-21T01:26:04.451Z] $ docker top 6499a3e4af59dd52a30ffb9284b00095b52919504949cad583f58a1b4b0e6211 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-21T01:26:04.804Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] fileExists [Pipeline] sh [2025-08-21T01:26:05.105Z] + make test [2025-08-21T01:26:05.106Z] go test ./... -coverprofile=coverage.out ./... [2025-08-21T01:26:06.477Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2025-08-21T01:26:24.552Z] github.com/edgexfoundry/device-mqtt-go/cmd coverage: 0.0% of statements [2025-08-21T01:26:24.552Z] github.com/edgexfoundry/device-mqtt-go/mock coverage: 0.0% of statements [2025-08-21T01:26:24.552Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.009s coverage: 22.8% of statements [2025-08-21T01:26:32.657Z] go vet ./... [2025-08-21T01:26:37.922Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-08-21T01:26:37.922Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-08-21T01:26:37.922Z] ./bin/test-attribution-txt.sh [2025-08-21T01:26:37.922Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-08-21T01:26:37.935Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-08-21T01:26:37.942Z] $ docker stop --time=1 6499a3e4af59dd52a30ffb9284b00095b52919504949cad583f58a1b4b0e6211 [2025-08-21T01:26:43.067Z] $ docker rm -f --volumes 6499a3e4af59dd52a30ffb9284b00095b52919504949cad583f58a1b4b0e6211 [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-21T01:26:43.604Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-08-21T01:26:43.650Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-08-21T01:26:44.106Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-08-21T01:26:44.392Z] + ls -al . [2025-08-21T01:26:44.392Z] total 252 [2025-08-21T01:26:44.392Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 21 01:26 . [2025-08-21T01:26:44.392Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 21 01:24 .. [2025-08-21T01:26:44.392Z] -rw-rw-r-- 1 jenkins jenkins 140 Aug 21 01:24 .dockerignore [2025-08-21T01:26:44.392Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 21 01:26 .git [2025-08-21T01:26:44.392Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 21 01:24 .github [2025-08-21T01:26:44.392Z] -rw-rw-r-- 1 jenkins jenkins 264 Aug 21 01:24 .gitignore [2025-08-21T01:26:44.392Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 21 01:24 .golangci.yml [2025-08-21T01:26:44.392Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 21 01:25 .semver [2025-08-21T01:26:44.392Z] -rw-rw-r-- 1 jenkins jenkins 19745 Aug 21 01:24 Attribution.txt [2025-08-21T01:26:44.392Z] -rw-rw-r-- 1 jenkins jenkins 19382 Aug 21 01:24 CHANGELOG.md [2025-08-21T01:26:44.392Z] -rw-rw-r-- 1 jenkins jenkins 1803 Aug 21 01:24 Dockerfile [2025-08-21T01:26:44.392Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 21 01:24 GOVERNANCE.md [2025-08-21T01:26:44.392Z] -rw-rw-r-- 1 jenkins jenkins 657 Aug 21 01:24 Jenkinsfile [2025-08-21T01:26:44.392Z] -rw-rw-r-- 1 jenkins jenkins 11340 Aug 21 01:24 LICENSE [2025-08-21T01:26:44.392Z] -rw-rw-r-- 1 jenkins jenkins 2545 Aug 21 01:24 Makefile [2025-08-21T01:26:44.392Z] -rw-rw-r-- 1 jenkins jenkins 620 Aug 21 01:24 OWNERS.md [2025-08-21T01:26:44.392Z] -rw-rw-r-- 1 jenkins jenkins 3599 Aug 21 01:24 README.md [2025-08-21T01:26:44.392Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 21 01:25 VERSION [2025-08-21T01:26:44.392Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 21 01:24 bin [2025-08-21T01:26:44.392Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 21 01:24 cmd [2025-08-21T01:26:44.392Z] -rw-r--r-- 1 jenkins jenkins 21039 Aug 21 01:26 coverage.out [2025-08-21T01:26:44.392Z] -rw-rw-r-- 1 jenkins jenkins 6255 Aug 21 01:24 go.mod [2025-08-21T01:26:44.392Z] -rw-rw-r-- 1 jenkins jenkins 86944 Aug 21 01:24 go.sum [2025-08-21T01:26:44.392Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 21 01:24 internal [2025-08-21T01:26:44.392Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 21 01:24 mock [2025-08-21T01:26:44.392Z] -rw-rw-r-- 1 jenkins jenkins 227 Aug 21 01:24 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:26:44.709Z] + 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=cdda5f776f8694e126028f8522b11c284e24cb57 --label arch=amd64 --label version=4.1.0-dev.4 . [2025-08-21T01:26:44.968Z] #0 building with "default" instance using docker driver [2025-08-21T01:26:44.968Z] [2025-08-21T01:26:44.968Z] #1 [internal] load build definition from Dockerfile [2025-08-21T01:26:44.968Z] #1 transferring dockerfile: 1.84kB done [2025-08-21T01:26:44.968Z] #1 DONE 0.0s [2025-08-21T01:26:44.968Z] [2025-08-21T01:26:44.968Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-08-21T01:26:44.968Z] #2 DONE 0.0s [2025-08-21T01:26:44.968Z] [2025-08-21T01:26:44.968Z] #3 [internal] load metadata for docker.io/library/alpine:3.20 [2025-08-21T01:26:44.968Z] #3 DONE 0.1s [2025-08-21T01:26:44.968Z] [2025-08-21T01:26:44.968Z] #4 [internal] load .dockerignore [2025-08-21T01:26:44.968Z] #4 transferring context: 182B done [2025-08-21T01:26:44.968Z] #4 DONE 0.0s [2025-08-21T01:26:44.968Z] [2025-08-21T01:26:44.968Z] #5 [internal] load build context [2025-08-21T01:26:44.968Z] #5 transferring context: 31.88kB 0.0s done [2025-08-21T01:26:44.968Z] #5 DONE 0.0s [2025-08-21T01:26:44.968Z] [2025-08-21T01:26:44.968Z] #6 [stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-21T01:26:44.968Z] #6 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-08-21T01:26:44.968Z] #6 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s [2025-08-21T01:26:44.968Z] #6 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-21T01:26:44.968Z] #6 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-08-21T01:26:45.227Z] #6 ... [2025-08-21T01:26:45.227Z] [2025-08-21T01:26:45.227Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-08-21T01:26:45.227Z] #7 DONE 0.1s [2025-08-21T01:26:45.227Z] [2025-08-21T01:26:45.227Z] #6 [stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-21T01:26:45.227Z] #6 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done [2025-08-21T01:26:45.227Z] #6 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-08-21T01:26:45.227Z] #6 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 [2025-08-21T01:26:45.227Z] #6 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s done [2025-08-21T01:26:45.227Z] #6 DONE 0.3s [2025-08-21T01:26:45.227Z] [2025-08-21T01:26:45.227Z] #8 [builder 2/7] RUN apk add --update --no-cache make git openssh-client [2025-08-21T01:26:45.486Z] #8 0.199 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-21T01:26:45.486Z] #8 0.350 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-21T01:26:45.875Z] #8 0.690 OK: 252 MiB in 62 packages [2025-08-21T01:26:46.133Z] #8 DONE 1.0s [2025-08-21T01:26:46.133Z] [2025-08-21T01:26:46.133Z] #9 [builder 3/7] WORKDIR /device-mqtt-go [2025-08-21T01:26:46.133Z] #9 DONE 0.0s [2025-08-21T01:26:46.133Z] [2025-08-21T01:26:46.134Z] #10 [builder 4/7] COPY go.mod vendor* ./ [2025-08-21T01:26:46.134Z] #10 DONE 0.0s [2025-08-21T01:26:46.134Z] [2025-08-21T01:26:46.134Z] #11 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2025-08-21T01:26:46.134Z] #11 0.196 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-21T01:26:46.134Z] #11 0.300 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-21T01:26:46.134Z] #11 0.579 (1/1) Installing dumb-init (1.2.5-r3) [2025-08-21T01:26:46.134Z] #11 0.774 Executing busybox-1.36.1-r29.trigger [2025-08-21T01:26:46.134Z] #11 0.781 OK: 8 MiB in 15 packages [2025-08-21T01:26:46.134Z] #11 DONE 0.9s [2025-08-21T01:26:46.134Z] [2025-08-21T01:26:46.134Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-21T01:26:46.473Z] #12 DONE 0.5s [2025-08-21T01:26:46.473Z] [2025-08-21T01:26:46.473Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2025-08-21T01:26:46.473Z] #13 0.277 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-21T01:26:46.473Z] #13 0.348 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-21T01:26:46.732Z] #13 0.625 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T01:26:46.990Z] #13 0.768 Executing busybox-1.36.1-r30.post-upgrade [2025-08-21T01:26:46.990Z] #13 ... [2025-08-21T01:26:46.990Z] [2025-08-21T01:26:46.990Z] #14 [builder 6/7] COPY . . [2025-08-21T01:26:46.990Z] #14 DONE 0.4s [2025-08-21T01:26:46.990Z] [2025-08-21T01:26:46.990Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2025-08-21T01:26:46.990Z] #13 0.842 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T01:26:46.990Z] #13 0.847 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T01:26:46.990Z] #13 0.915 Executing busybox-1.36.1-r30.trigger [2025-08-21T01:26:47.249Z] #13 0.919 OK: 8 MiB in 15 packages [2025-08-21T01:26:47.511Z] #13 DONE 1.1s [2025-08-21T01:26:47.511Z] [2025-08-21T01:26:47.511Z] #15 [builder 7/7] RUN make build [2025-08-21T01:26:47.511Z] #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.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd [2025-08-21T01:27:14.097Z] #15 DONE 24.4s [2025-08-21T01:27:14.097Z] [2025-08-21T01:27:14.097Z] #16 [stage-1 4/6] COPY --from=builder /device-mqtt-go/cmd / [2025-08-21T01:27:14.097Z] #16 DONE 0.6s [2025-08-21T01:27:14.097Z] [2025-08-21T01:27:14.097Z] #17 [stage-1 5/6] COPY --from=builder /device-mqtt-go/LICENSE / [2025-08-21T01:27:14.097Z] #17 DONE 0.0s [2025-08-21T01:27:14.097Z] [2025-08-21T01:27:14.097Z] #18 [stage-1 6/6] COPY --from=builder /device-mqtt-go/Attribution.txt / [2025-08-21T01:27:14.097Z] #18 DONE 0.0s [2025-08-21T01:27:14.097Z] [2025-08-21T01:27:14.097Z] #19 exporting to image [2025-08-21T01:27:14.097Z] #19 exporting layers [2025-08-21T01:27:14.097Z] #19 exporting layers 0.3s done [2025-08-21T01:27:14.097Z] #19 writing image sha256:3f68c11dd8c7d8dd2640c9acb9c47724e64c330ae8a2752c43f0295ec1940505 done [2025-08-21T01:27:14.097Z] #19 naming to docker.io/library/device-mqtt done [2025-08-21T01:27:14.097Z] #19 DONE 0.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-21T01:27:14.202Z] provisioning config files... [2025-08-21T01:27:14.209Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config9135777009874186471tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-21T01:27:14.510Z] ---> ****-login.sh [2025-08-21T01:27:14.510Z] nexus3.edgexfoundry.org:10001 [2025-08-21T01:27:14.510Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:27:14.510Z] Login Succeeded [2025-08-21T01:27:14.510Z] nexus3.edgexfoundry.org:10002 [2025-08-21T01:27:14.511Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:27:14.511Z] Login Succeeded [2025-08-21T01:27:14.511Z] nexus3.edgexfoundry.org:10003 [2025-08-21T01:27:14.511Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:27:14.770Z] Login Succeeded [2025-08-21T01:27:14.770Z] nexus3.edgexfoundry.org:10004 [2025-08-21T01:27:14.770Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:27:14.770Z] Login Succeeded [2025-08-21T01:27:14.770Z] ****.io [2025-08-21T01:27:14.770Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:27:15.029Z] Login Succeeded [2025-08-21T01:27:15.029Z] ---> ****-login.sh ends [Pipeline] } [2025-08-21T01:27:15.037Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-21T01:27:15.089Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-21T01:27:15.118Z] [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: [2025-08-21T01:27:15.118Z] cdda5f776f8694e126028f8522b11c284e24cb57 [2025-08-21T01:27:15.118Z] latest [2025-08-21T01:27:15.118Z] 4.1.0-dev.4 [2025-08-21T01:27:15.118Z] cdda5f776f8694e126028f8522b11c284e24cb57-4.1.0-dev.4 [2025-08-21T01:27:15.118Z] main [2025-08-21T01:27:15.118Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:27:15.459Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:cdda5f776f8694e126028f8522b11c284e24cb57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:27:15.779Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:cdda5f776f8694e126028f8522b11c284e24cb57 [2025-08-21T01:27:15.779Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2025-08-21T01:27:15.779Z] cc20c580148e: Preparing [2025-08-21T01:27:15.779Z] 29b4a08ea246: Preparing [2025-08-21T01:27:15.779Z] fd1f90a552db: Preparing [2025-08-21T01:27:15.779Z] 040c0683c95b: Preparing [2025-08-21T01:27:15.779Z] 1fc18b444126: Preparing [2025-08-21T01:27:15.779Z] 097100c76c15: Preparing [2025-08-21T01:27:15.779Z] 097100c76c15: Waiting [2025-08-21T01:27:15.779Z] 29b4a08ea246: Pushed [2025-08-21T01:27:15.779Z] cc20c580148e: Pushed [2025-08-21T01:27:15.779Z] 1fc18b444126: Pushed [2025-08-21T01:27:15.779Z] 097100c76c15: Layer already exists [2025-08-21T01:27:15.779Z] 040c0683c95b: Pushed [2025-08-21T01:27:21.043Z] fd1f90a552db: Pushed [2025-08-21T01:27:21.043Z] cdda5f776f8694e126028f8522b11c284e24cb57: digest: sha256:51a06cdf730a8ce03353f61117177be0b9092415db5cfd82d26a4d6d5b43bf3d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:27:21.370Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:27:21.692Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest [2025-08-21T01:27:21.692Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2025-08-21T01:27:21.693Z] cc20c580148e: Preparing [2025-08-21T01:27:21.693Z] 29b4a08ea246: Preparing [2025-08-21T01:27:21.693Z] fd1f90a552db: Preparing [2025-08-21T01:27:21.693Z] 040c0683c95b: Preparing [2025-08-21T01:27:21.693Z] 1fc18b444126: Preparing [2025-08-21T01:27:21.693Z] 097100c76c15: Preparing [2025-08-21T01:27:21.693Z] 097100c76c15: Waiting [2025-08-21T01:27:21.693Z] 1fc18b444126: Layer already exists [2025-08-21T01:27:21.693Z] 29b4a08ea246: Layer already exists [2025-08-21T01:27:21.693Z] cc20c580148e: Layer already exists [2025-08-21T01:27:21.693Z] 040c0683c95b: Layer already exists [2025-08-21T01:27:21.693Z] fd1f90a552db: Layer already exists [2025-08-21T01:27:21.693Z] 097100c76c15: Layer already exists [2025-08-21T01:27:21.693Z] latest: digest: sha256:51a06cdf730a8ce03353f61117177be0b9092415db5cfd82d26a4d6d5b43bf3d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:27:22.019Z] + 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-21T01:27:22.339Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.4 [2025-08-21T01:27:22.339Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2025-08-21T01:27:22.339Z] cc20c580148e: Preparing [2025-08-21T01:27:22.339Z] 29b4a08ea246: Preparing [2025-08-21T01:27:22.339Z] fd1f90a552db: Preparing [2025-08-21T01:27:22.339Z] 040c0683c95b: Preparing [2025-08-21T01:27:22.339Z] 1fc18b444126: Preparing [2025-08-21T01:27:22.339Z] 097100c76c15: Preparing [2025-08-21T01:27:22.339Z] 097100c76c15: Waiting [2025-08-21T01:27:22.339Z] fd1f90a552db: Layer already exists [2025-08-21T01:27:22.339Z] 040c0683c95b: Layer already exists [2025-08-21T01:27:22.339Z] cc20c580148e: Layer already exists [2025-08-21T01:27:22.339Z] 29b4a08ea246: Layer already exists [2025-08-21T01:27:22.339Z] 1fc18b444126: Layer already exists [2025-08-21T01:27:22.339Z] 097100c76c15: Layer already exists [2025-08-21T01:27:22.339Z] 4.1.0-dev.4: digest: sha256:51a06cdf730a8ce03353f61117177be0b9092415db5cfd82d26a4d6d5b43bf3d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:27:22.673Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:cdda5f776f8694e126028f8522b11c284e24cb57-4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:27:23.006Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:cdda5f776f8694e126028f8522b11c284e24cb57-4.1.0-dev.4 [2025-08-21T01:27:23.006Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2025-08-21T01:27:23.006Z] cc20c580148e: Preparing [2025-08-21T01:27:23.006Z] 29b4a08ea246: Preparing [2025-08-21T01:27:23.006Z] fd1f90a552db: Preparing [2025-08-21T01:27:23.006Z] 040c0683c95b: Preparing [2025-08-21T01:27:23.006Z] 1fc18b444126: Preparing [2025-08-21T01:27:23.006Z] 097100c76c15: Preparing [2025-08-21T01:27:23.006Z] 097100c76c15: Waiting [2025-08-21T01:27:23.006Z] 29b4a08ea246: Layer already exists [2025-08-21T01:27:23.006Z] fd1f90a552db: Layer already exists [2025-08-21T01:27:23.006Z] 1fc18b444126: Layer already exists [2025-08-21T01:27:23.006Z] 040c0683c95b: Layer already exists [2025-08-21T01:27:23.006Z] cc20c580148e: Layer already exists [2025-08-21T01:27:23.006Z] 097100c76c15: Layer already exists [2025-08-21T01:27:23.006Z] cdda5f776f8694e126028f8522b11c284e24cb57-4.1.0-dev.4: digest: sha256:51a06cdf730a8ce03353f61117177be0b9092415db5cfd82d26a4d6d5b43bf3d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:27:23.340Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:27:23.659Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main [2025-08-21T01:27:23.659Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2025-08-21T01:27:23.659Z] cc20c580148e: Preparing [2025-08-21T01:27:23.659Z] 29b4a08ea246: Preparing [2025-08-21T01:27:23.659Z] fd1f90a552db: Preparing [2025-08-21T01:27:23.659Z] 040c0683c95b: Preparing [2025-08-21T01:27:23.659Z] 1fc18b444126: Preparing [2025-08-21T01:27:23.659Z] 097100c76c15: Preparing [2025-08-21T01:27:23.659Z] 097100c76c15: Waiting [2025-08-21T01:27:23.659Z] 29b4a08ea246: Layer already exists [2025-08-21T01:27:23.659Z] 040c0683c95b: Layer already exists [2025-08-21T01:27:23.659Z] 1fc18b444126: Layer already exists [2025-08-21T01:27:23.659Z] cc20c580148e: Layer already exists [2025-08-21T01:27:23.659Z] fd1f90a552db: Layer already exists [2025-08-21T01:27:23.659Z] 097100c76c15: Layer already exists [2025-08-21T01:27:23.659Z] main: digest: sha256:51a06cdf730a8ce03353f61117177be0b9092415db5cfd82d26a4d6d5b43bf3d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-21T01:27:23.731Z] ===================================================== [Pipeline] echo [2025-08-21T01:27:23.745Z] taggedImages: [2025-08-21T01:27:23.745Z] - nexus3.edgexfoundry.org:10004/device-mqtt:cdda5f776f8694e126028f8522b11c284e24cb57 [2025-08-21T01:27:23.745Z] - nexus3.edgexfoundry.org:10004/device-mqtt:latest [2025-08-21T01:27:23.745Z] - nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.4 [2025-08-21T01:27:23.745Z] - nexus3.edgexfoundry.org:10004/device-mqtt:cdda5f776f8694e126028f8522b11c284e24cb57-4.1.0-dev.4 [2025-08-21T01:27:23.745Z] - nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] echo [2025-08-21T01:27:23.791Z] ========================================================= [2025-08-21T01:27:23.791Z] [edgeXBuildMultiArch] RAW Config: [2025-08-21T01:27:23.791Z] images: [2025-08-21T01:27:23.791Z] - nexus3.edgexfoundry.org:10004/device-mqtt:cdda5f776f8694e126028f8522b11c284e24cb57 [2025-08-21T01:27:23.791Z] - nexus3.edgexfoundry.org:10004/device-mqtt:latest [2025-08-21T01:27:23.791Z] - nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.4 [2025-08-21T01:27:23.791Z] - nexus3.edgexfoundry.org:10004/device-mqtt:cdda5f776f8694e126028f8522b11c284e24cb57-4.1.0-dev.4 [2025-08-21T01:27:23.791Z] - nexus3.edgexfoundry.org:10004/device-mqtt:main [2025-08-21T01:27:23.791Z] settingsFile: [2025-08-21T01:27:23.791Z] device-mqtt-go-settings [2025-08-21T01:27:23.791Z] ========================================================= [Pipeline] node [2025-08-21T01:27:38.795Z] Still waiting to schedule task [2025-08-21T01:27:38.795Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-7331’ [2025-08-21T01:28:16.402Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7334 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws [2025-08-21T01:28:16.421Z] Running in /w/workspace/device-mqtt-go/198 [Pipeline] { [Pipeline] checkout [2025-08-21T01:28:16.459Z] The recommended git tool is: git [2025-08-21T01:28:22.465Z] using credential edgex-jenkins-ssh [2025-08-21T01:28:22.489Z] Cloning the remote Git repository [2025-08-21T01:28:22.548Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2025-08-21T01:28:22.697Z] > git init /w/workspace/device-mqtt-go/198 # timeout=10 [2025-08-21T01:28:22.881Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2025-08-21T01:28:22.883Z] > git --version # timeout=10 [2025-08-21T01:28:22.909Z] > git --version # 'git version 2.25.1' [2025-08-21T01:28:22.912Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-08-21T01:28:23.104Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-08-21T01:28:26.464Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2025-08-21T01:28:26.510Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-08-21T01:28:27.795Z] Avoid second fetch [2025-08-21T01:28:27.796Z] Checking out Revision cdda5f776f8694e126028f8522b11c284e24cb57 (main) [2025-08-21T01:28:27.807Z] > git config core.sparsecheckout # timeout=10 [2025-08-21T01:28:27.899Z] > git checkout -f cdda5f776f8694e126028f8522b11c284e24cb57 # timeout=10 [2025-08-21T01:28:28.681Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v4 (#754)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-21T01:28:33.216Z] provisioning config files... [2025-08-21T01:28:33.255Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/198@tmp/config11797883596528000849tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-21T01:28:34.022Z] ---> ****-login.sh [2025-08-21T01:28:34.022Z] nexus3.edgexfoundry.org:10001 [2025-08-21T01:28:34.298Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:28:34.572Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-21T01:28:34.572Z] Configure a credential helper to remove this warning. See [2025-08-21T01:28:34.572Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-21T01:28:34.572Z] [2025-08-21T01:28:34.572Z] Login Succeeded [2025-08-21T01:28:34.572Z] nexus3.edgexfoundry.org:10002 [2025-08-21T01:28:34.844Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:28:34.844Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-21T01:28:34.845Z] Configure a credential helper to remove this warning. See [2025-08-21T01:28:34.845Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-21T01:28:34.845Z] [2025-08-21T01:28:34.845Z] Login Succeeded [2025-08-21T01:28:35.119Z] nexus3.edgexfoundry.org:10003 [2025-08-21T01:28:35.392Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:28:35.392Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-21T01:28:35.392Z] Configure a credential helper to remove this warning. See [2025-08-21T01:28:35.392Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-21T01:28:35.392Z] [2025-08-21T01:28:35.392Z] Login Succeeded [2025-08-21T01:28:35.392Z] nexus3.edgexfoundry.org:10004 [2025-08-21T01:28:35.665Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:28:35.665Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-21T01:28:35.665Z] Configure a credential helper to remove this warning. See [2025-08-21T01:28:35.665Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-21T01:28:35.665Z] [2025-08-21T01:28:35.665Z] Login Succeeded [2025-08-21T01:28:35.665Z] ****.io [2025-08-21T01:28:35.941Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:28:36.546Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-21T01:28:36.546Z] Configure a credential helper to remove this warning. See [2025-08-21T01:28:36.547Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-21T01:28:36.547Z] [2025-08-21T01:28:36.547Z] Login Succeeded [2025-08-21T01:28:36.547Z] ---> ****-login.sh ends [Pipeline] } [2025-08-21T01:28:36.572Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-08-21T01:28:36.983Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-21T01:28:36.998Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-21T01:28:37.019Z] ========================================================= [2025-08-21T01:28:37.019Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-08-21T01:28:37.019Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:28:37.407Z] + 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-21T01:28:38.005Z] Sending build context to Docker daemon 15.47MB [2025-08-21T01:28:38.005Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-08-21T01:28:38.005Z] Step 2/12 : FROM ${BASE} AS builder [2025-08-21T01:28:38.005Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-08-21T01:28:38.005Z] 94e9d8af2201: Pulling fs layer [2025-08-21T01:28:38.005Z] a6c56e8762df: Pulling fs layer [2025-08-21T01:28:38.005Z] f0f3c8884826: Pulling fs layer [2025-08-21T01:28:38.005Z] c7e7622c144d: Pulling fs layer [2025-08-21T01:28:38.005Z] 4f4fb700ef54: Pulling fs layer [2025-08-21T01:28:38.005Z] b4c3b6d88c5a: Pulling fs layer [2025-08-21T01:28:38.005Z] ba8bce9d2590: Pulling fs layer [2025-08-21T01:28:38.005Z] ca778ea9c289: Pulling fs layer [2025-08-21T01:28:38.005Z] 4f4fb700ef54: Waiting [2025-08-21T01:28:38.005Z] b4c3b6d88c5a: Waiting [2025-08-21T01:28:38.005Z] c7e7622c144d: Waiting [2025-08-21T01:28:38.005Z] ba8bce9d2590: Waiting [2025-08-21T01:28:38.005Z] ca778ea9c289: Waiting [2025-08-21T01:28:38.282Z] a6c56e8762df: Verifying Checksum [2025-08-21T01:28:38.282Z] a6c56e8762df: Download complete [2025-08-21T01:28:38.282Z] c7e7622c144d: Download complete [2025-08-21T01:28:38.282Z] 4f4fb700ef54: Verifying Checksum [2025-08-21T01:28:38.282Z] 4f4fb700ef54: Download complete [2025-08-21T01:28:38.282Z] b4c3b6d88c5a: Verifying Checksum [2025-08-21T01:28:38.282Z] b4c3b6d88c5a: Download complete [2025-08-21T01:28:38.282Z] 94e9d8af2201: Verifying Checksum [2025-08-21T01:28:38.282Z] 94e9d8af2201: Download complete [2025-08-21T01:28:38.896Z] ca778ea9c289: Verifying Checksum [2025-08-21T01:28:38.896Z] ca778ea9c289: Download complete [2025-08-21T01:28:39.491Z] 94e9d8af2201: Pull complete [2025-08-21T01:28:40.492Z] a6c56e8762df: Pull complete [2025-08-21T01:28:40.769Z] f0f3c8884826: Verifying Checksum [2025-08-21T01:28:40.769Z] f0f3c8884826: Download complete [2025-08-21T01:28:42.227Z] ba8bce9d2590: Verifying Checksum [2025-08-21T01:28:42.227Z] ba8bce9d2590: Download complete [2025-08-21T01:28:57.297Z] f0f3c8884826: Pull complete [2025-08-21T01:28:57.297Z] c7e7622c144d: Pull complete [2025-08-21T01:28:57.297Z] 4f4fb700ef54: Pull complete [2025-08-21T01:28:57.297Z] b4c3b6d88c5a: Pull complete [2025-08-21T01:28:57.558Z] Running on prd-centos7-docker-4c-2g-7340 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-21T01:28:57.612Z] provisioning config files... [2025-08-21T01:28:57.642Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config6327231486692147357tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-21T01:28:59.445Z] ---> ****-login.sh [2025-08-21T01:28:59.446Z] nexus3.edgexfoundry.org:10001 [2025-08-21T01:29:05.620Z] ba8bce9d2590: Pull complete [2025-08-21T01:29:06.596Z] ca778ea9c289: Pull complete [2025-08-21T01:29:06.596Z] Digest: sha256:c70c257f76c0e97c87bd0187f74242a809c0afac30c2d5f44320df1de5715b93 [2025-08-21T01:29:06.596Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-08-21T01:29:06.596Z] ---> 47b25d7523d1 [2025-08-21T01:29:06.596Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2025-08-21T01:29:09.196Z] ---> Running in af65afd7c3bf [2025-08-21T01:29:09.196Z] Removing intermediate container af65afd7c3bf [2025-08-21T01:29:09.196Z] ---> 2bc413791cce [2025-08-21T01:29:09.196Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-08-21T01:29:09.196Z] ---> Running in 1d6f5de4dc20 [2025-08-21T01:29:09.471Z] Removing intermediate container 1d6f5de4dc20 [2025-08-21T01:29:09.471Z] ---> 5ab72bda6bff [2025-08-21T01:29:09.471Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-08-21T01:29:09.741Z] ---> Running in 288fe234491e [2025-08-21T01:29:10.022Z] Removing intermediate container 288fe234491e [2025-08-21T01:29:10.022Z] ---> bc86e8dab10a [2025-08-21T01:29:10.022Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2025-08-21T01:29:10.298Z] ---> Running in b333717f35a5 [2025-08-21T01:29:10.570Z] Removing intermediate container b333717f35a5 [2025-08-21T01:29:10.570Z] ---> 1ee24f3b7b1b [2025-08-21T01:29:10.570Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-08-21T01:29:10.570Z] ---> Running in 9bd00b8d6d09 [2025-08-21T01:29:11.995Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-21T01:29:12.264Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-21T01:29:13.683Z] (1/4) Installing openssh-keygen (9.7_p1-r5) [2025-08-21T01:29:13.683Z] (2/4) Installing libedit (20240517.3.1-r0) [2025-08-21T01:29:13.683Z] (3/4) Installing openssh-client-common (9.7_p1-r5) [2025-08-21T01:29:13.683Z] (4/4) Installing openssh-client-default (9.7_p1-r5) [2025-08-21T01:29:13.955Z] Executing busybox-1.36.1-r29.trigger [2025-08-21T01:29:13.955Z] OK: 244 MiB in 62 packages [2025-08-21T01:29:14.915Z] Removing intermediate container 9bd00b8d6d09 [2025-08-21T01:29:14.915Z] ---> 166b8ee3c027 [2025-08-21T01:29:14.915Z] Step 8/12 : WORKDIR /device-mqtt-go [2025-08-21T01:29:15.181Z] ---> Running in d0bb3dc7a799 [2025-08-21T01:29:15.448Z] Removing intermediate container d0bb3dc7a799 [2025-08-21T01:29:15.448Z] ---> bad5d582d94f [2025-08-21T01:29:15.448Z] Step 9/12 : COPY go.mod vendor* ./ [2025-08-21T01:29:16.032Z] ---> 2fee11f266ae [2025-08-21T01:29:16.032Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-21T01:29:16.032Z] ---> Running in 2f8c827eb351 [2025-08-21T01:31:22.770Z] Removing intermediate container 2f8c827eb351 [2025-08-21T01:31:22.770Z] ---> 7a2ea6c857a8 [2025-08-21T01:31:22.770Z] Step 11/12 : COPY . . [2025-08-21T01:31:22.770Z] ---> b3c5fd35f5e9 [2025-08-21T01:31:22.770Z] Step 12/12 : RUN $MAKE [2025-08-21T01:31:22.770Z] ---> Running in 08465668ed87 [2025-08-21T01:31:22.770Z] noop [2025-08-21T01:31:22.770Z] Removing intermediate container 08465668ed87 [2025-08-21T01:31:22.770Z] ---> c92e77196d4d [2025-08-21T01:31:22.770Z] Successfully built c92e77196d4d [2025-08-21T01:31:22.770Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:31:23.174Z] + docker inspect -f . ci-base-image-arm64 [2025-08-21T01:31:23.174Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-21T01:31:23.429Z] prd-ubuntu20.04-docker-arm64-4c-16g-7334 does not seem to be running inside a container [2025-08-21T01:31:23.496Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/198 -v /w/workspace/device-mqtt-go/198:/w/workspace/device-mqtt-go/198:rw,z -v /w/workspace/device-mqtt-go/198@tmp:/w/workspace/device-mqtt-go/198@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-08-21T01:31:24.885Z] $ docker top d9e01fc00498c211b75913e7be73f44b21c366d2c8a938b00f9ffd4c7db0b4c4 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-21T01:31:25.799Z] + go version [2025-08-21T01:31:25.799Z] go version go1.23.9 linux/arm64 [Pipeline] } [2025-08-21T01:31:25.810Z] $ docker stop --time=1 d9e01fc00498c211b75913e7be73f44b21c366d2c8a938b00f9ffd4c7db0b4c4 [2025-08-21T01:31:28.895Z] $ docker rm -f --volumes d9e01fc00498c211b75913e7be73f44b21c366d2c8a938b00f9ffd4c7db0b4c4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:31:29.530Z] + docker inspect -f . ci-base-image-arm64 [2025-08-21T01:31:29.530Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-21T01:31:29.751Z] prd-ubuntu20.04-docker-arm64-4c-16g-7334 does not seem to be running inside a container [2025-08-21T01:31:29.840Z] $ 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/198 -v /w/workspace/device-mqtt-go/198:/w/workspace/device-mqtt-go/198:rw,z -v /w/workspace/device-mqtt-go/198@tmp:/w/workspace/device-mqtt-go/198@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-08-21T01:31:31.320Z] $ docker top ca169588f0652bc37bb1d931b59c88aacc15afcade7620c5dfeed59ed3ea735d -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-21T01:31:32.234Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/198 [Pipeline] fileExists [Pipeline] sh [2025-08-21T01:31:32.906Z] + make test [2025-08-21T01:31:32.906Z] go test ./... -coverprofile=coverage.out ./... [2025-08-21T01:31:39.613Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2025-08-21T01:36:16.631Z] github.com/edgexfoundry/device-mqtt-go/cmd coverage: 0.0% of statements [2025-08-21T01:36:19.987Z] github.com/edgexfoundry/device-mqtt-go/mock coverage: 0.0% of statements [2025-08-21T01:36:19.987Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.053s coverage: 22.8% of statements [2025-08-21T01:36:20.951Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-08-21T01:36:20.951Z] go vet ./... [2025-08-21T01:37:28.857Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-08-21T01:37:28.857Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-08-21T01:37:28.857Z] ./bin/test-attribution-txt.sh [2025-08-21T01:37:28.857Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-08-21T01:37:28.883Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-08-21T01:37:28.893Z] $ docker stop --time=1 ca169588f0652bc37bb1d931b59c88aacc15afcade7620c5dfeed59ed3ea735d [2025-08-21T01:37:30.993Z] $ docker rm -f --volumes ca169588f0652bc37bb1d931b59c88aacc15afcade7620c5dfeed59ed3ea735d [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-21T01:37:32.776Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-08-21T01:37:32.807Z] Warning: overwriting stash ‘coverage-report’ [2025-08-21T01:37:33.496Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-08-21T01:37:33.994Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-08-21T01:37:34.339Z] + ls -al . [2025-08-21T01:37:34.339Z] total 248 [2025-08-21T01:37:34.339Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 21 01:31 . [2025-08-21T01:37:34.339Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 21 01:28 .. [2025-08-21T01:37:34.339Z] -rw-rw-r-- 1 jenkins jenkins 140 Aug 21 01:28 .dockerignore [2025-08-21T01:37:34.339Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 21 01:28 .git [2025-08-21T01:37:34.339Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 21 01:28 .github [2025-08-21T01:37:34.339Z] -rw-rw-r-- 1 jenkins jenkins 264 Aug 21 01:28 .gitignore [2025-08-21T01:37:34.339Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 21 01:28 .golangci.yml [2025-08-21T01:37:34.339Z] -rw-rw-r-- 1 jenkins jenkins 19745 Aug 21 01:28 Attribution.txt [2025-08-21T01:37:34.339Z] -rw-rw-r-- 1 jenkins jenkins 19382 Aug 21 01:28 CHANGELOG.md [2025-08-21T01:37:34.339Z] -rw-rw-r-- 1 jenkins jenkins 1803 Aug 21 01:28 Dockerfile [2025-08-21T01:37:34.339Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 21 01:28 GOVERNANCE.md [2025-08-21T01:37:34.339Z] -rw-rw-r-- 1 jenkins jenkins 657 Aug 21 01:28 Jenkinsfile [2025-08-21T01:37:34.339Z] -rw-rw-r-- 1 jenkins jenkins 11340 Aug 21 01:28 LICENSE [2025-08-21T01:37:34.339Z] -rw-rw-r-- 1 jenkins jenkins 2545 Aug 21 01:28 Makefile [2025-08-21T01:37:34.339Z] -rw-rw-r-- 1 jenkins jenkins 620 Aug 21 01:28 OWNERS.md [2025-08-21T01:37:34.339Z] -rw-rw-r-- 1 jenkins jenkins 3599 Aug 21 01:28 README.md [2025-08-21T01:37:34.339Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 21 01:25 VERSION [2025-08-21T01:37:34.339Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 21 01:28 bin [2025-08-21T01:37:34.339Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 21 01:28 cmd [2025-08-21T01:37:34.339Z] -rw-r--r-- 1 jenkins jenkins 21039 Aug 21 01:36 coverage.out [2025-08-21T01:37:34.339Z] -rw-rw-r-- 1 jenkins jenkins 6255 Aug 21 01:28 go.mod [2025-08-21T01:37:34.339Z] -rw-rw-r-- 1 jenkins jenkins 86944 Aug 21 01:28 go.sum [2025-08-21T01:37:34.339Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 21 01:28 internal [2025-08-21T01:37:34.339Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 21 01:28 mock [2025-08-21T01:37:34.339Z] -rw-rw-r-- 1 jenkins jenkins 227 Aug 21 01:28 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:37:34.720Z] + 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=cdda5f776f8694e126028f8522b11c284e24cb57 --label arch=arm64 --label version=4.1.0-dev.4 . [2025-08-21T01:37:35.322Z] Sending build context to Docker daemon 15.49MB [2025-08-21T01:37:35.322Z] Step 1/25 : ARG BASE=golang:1.23-alpine3.20 [2025-08-21T01:37:35.322Z] Step 2/25 : FROM ${BASE} AS builder [2025-08-21T01:37:35.322Z] ---> c92e77196d4d [2025-08-21T01:37:35.322Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2025-08-21T01:37:35.590Z] ---> Running in 53ce3b9c80c6 [2025-08-21T01:37:35.868Z] Removing intermediate container 53ce3b9c80c6 [2025-08-21T01:37:35.868Z] ---> d1cc1395d9eb [2025-08-21T01:37:35.868Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-08-21T01:37:35.868Z] ---> Running in 87b3ba892de3 [2025-08-21T01:37:36.138Z] Removing intermediate container 87b3ba892de3 [2025-08-21T01:37:36.138Z] ---> b55441474c88 [2025-08-21T01:37:36.138Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-08-21T01:37:36.421Z] ---> Running in 137a6f10d8f0 [2025-08-21T01:37:36.698Z] Removing intermediate container 137a6f10d8f0 [2025-08-21T01:37:36.698Z] ---> 69ae17064d38 [2025-08-21T01:37:36.698Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2025-08-21T01:37:36.698Z] ---> Running in ee01d10efd3d [2025-08-21T01:37:36.968Z] Removing intermediate container ee01d10efd3d [2025-08-21T01:37:36.968Z] ---> 22d293e85295 [2025-08-21T01:37:36.968Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-08-21T01:37:37.266Z] ---> Running in d255e47ee7c6 [2025-08-21T01:37:38.271Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-21T01:37:38.544Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-21T01:37:40.498Z] OK: 244 MiB in 62 packages [2025-08-21T01:37:41.082Z] Removing intermediate container d255e47ee7c6 [2025-08-21T01:37:41.082Z] ---> 039fdb7f59a7 [2025-08-21T01:37:41.082Z] Step 8/25 : WORKDIR /device-mqtt-go [2025-08-21T01:37:41.349Z] ---> Running in b56b966a9ebc [2025-08-21T01:37:41.617Z] Removing intermediate container b56b966a9ebc [2025-08-21T01:37:41.617Z] ---> e813cae4a905 [2025-08-21T01:37:41.617Z] Step 9/25 : COPY go.mod vendor* ./ [2025-08-21T01:37:42.205Z] ---> b2c6535a59b9 [2025-08-21T01:37:42.205Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-21T01:37:42.475Z] ---> Running in d7ffe2a57e10 [2025-08-21T01:37:45.058Z] Removing intermediate container d7ffe2a57e10 [2025-08-21T01:37:45.058Z] ---> d25c47069f92 [2025-08-21T01:37:45.058Z] Step 11/25 : COPY . . [2025-08-21T01:37:46.479Z] ---> 14ec60e07f01 [2025-08-21T01:37:46.479Z] Step 12/25 : RUN $MAKE [2025-08-21T01:37:46.479Z] ---> Running in ddbd93ee37e5 [2025-08-21T01:37:47.446Z] 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.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd [2025-08-21T01:42:09.345Z] Removing intermediate container ddbd93ee37e5 [2025-08-21T01:42:09.345Z] ---> e8062e62011e [2025-08-21T01:42:09.345Z] Step 13/25 : FROM alpine:3.20 [2025-08-21T01:42:09.345Z] 3.20: Pulling from library/alpine [2025-08-21T01:42:09.345Z] 13e713f82565: Pulling fs layer [2025-08-21T01:42:09.345Z] 13e713f82565: Verifying Checksum [2025-08-21T01:42:09.345Z] 13e713f82565: Download complete [2025-08-21T01:42:09.345Z] 13e713f82565: Pull complete [2025-08-21T01:42:09.345Z] Digest: sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-21T01:42:09.345Z] Status: Downloaded newer image for alpine:3.20 [2025-08-21T01:42:09.345Z] ---> c88e9dceb6cb [2025-08-21T01:42:09.345Z] Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2024: IoTech Ltd' [2025-08-21T01:42:09.345Z] ---> Running in e4153c89f1a6 [2025-08-21T01:42:09.345Z] Removing intermediate container e4153c89f1a6 [2025-08-21T01:42:09.345Z] ---> 21dc4b4a003d [2025-08-21T01:42:09.345Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2025-08-21T01:42:09.345Z] ---> Running in b3dc8314283e [2025-08-21T01:42:09.345Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-21T01:42:09.345Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-21T01:42:09.345Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-08-21T01:42:09.345Z] Executing busybox-1.36.1-r29.trigger [2025-08-21T01:42:09.345Z] OK: 9 MiB in 15 packages [2025-08-21T01:42:09.345Z] Removing intermediate container b3dc8314283e [2025-08-21T01:42:09.345Z] ---> 44bddf5e8fca [2025-08-21T01:42:09.345Z] Step 16/25 : RUN apk --no-cache upgrade [2025-08-21T01:42:09.346Z] ---> Running in 12fa9a90650a [2025-08-21T01:42:09.346Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-21T01:42:09.346Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-21T01:42:09.346Z] (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T01:42:09.346Z] Executing busybox-1.36.1-r30.post-upgrade [2025-08-21T01:42:09.346Z] (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T01:42:09.346Z] (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T01:42:09.346Z] Executing busybox-1.36.1-r30.trigger [2025-08-21T01:42:09.346Z] OK: 9 MiB in 15 packages [2025-08-21T01:42:09.346Z] Removing intermediate container 12fa9a90650a [2025-08-21T01:42:09.346Z] ---> 5a7b796e1833 [2025-08-21T01:42:09.346Z] Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / [2025-08-21T01:42:09.346Z] ---> a7273e15bce1 [2025-08-21T01:42:09.346Z] Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / [2025-08-21T01:42:09.346Z] ---> 6facbb567f36 [2025-08-21T01:42:09.346Z] Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2025-08-21T01:42:09.346Z] ---> 62c0ea921fd2 [2025-08-21T01:42:09.346Z] Step 20/25 : EXPOSE 59982 [2025-08-21T01:42:09.621Z] ---> Running in 1ebbbf280579 [2025-08-21T01:42:09.888Z] Removing intermediate container 1ebbbf280579 [2025-08-21T01:42:09.888Z] ---> 2aaf73b5bf50 [2025-08-21T01:42:09.888Z] Step 21/25 : ENTRYPOINT ["/device-mqtt"] [2025-08-21T01:42:09.888Z] ---> Running in 6e428aefafe4 [2025-08-21T01:42:10.474Z] Removing intermediate container 6e428aefafe4 [2025-08-21T01:42:10.474Z] ---> 55436408a391 [2025-08-21T01:42:10.474Z] Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-08-21T01:42:10.474Z] ---> Running in af4c3351ab6b [2025-08-21T01:42:10.741Z] Removing intermediate container af4c3351ab6b [2025-08-21T01:42:10.741Z] ---> 9c545eefb786 [2025-08-21T01:42:10.741Z] Step 23/25 : LABEL arch=arm64 [2025-08-21T01:42:10.741Z] ---> Running in 56640a12eaec [2025-08-21T01:42:11.009Z] Removing intermediate container 56640a12eaec [2025-08-21T01:42:11.009Z] ---> aa1bde81faa6 [2025-08-21T01:42:11.009Z] Step 24/25 : LABEL git_sha=cdda5f776f8694e126028f8522b11c284e24cb57 [2025-08-21T01:42:11.277Z] ---> Running in 92e7d6d2792f [2025-08-21T01:42:11.556Z] Removing intermediate container 92e7d6d2792f [2025-08-21T01:42:11.556Z] ---> cccc0c98a4ac [2025-08-21T01:42:11.556Z] Step 25/25 : LABEL version=4.1.0-dev.4 [2025-08-21T01:42:11.556Z] ---> Running in 1d9b9323dac5 [2025-08-21T01:42:11.829Z] Removing intermediate container 1d9b9323dac5 [2025-08-21T01:42:11.829Z] ---> 0a8121f44615 [2025-08-21T01:42:11.829Z] [Warning] One or more build-args [ARCH] were not consumed [2025-08-21T01:42:12.097Z] Successfully built 0a8121f44615 [2025-08-21T01:42:12.097Z] 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-21T01:42:12.249Z] provisioning config files... [2025-08-21T01:42:12.266Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/198@tmp/config12339988794908947214tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-21T01:42:12.611Z] ---> ****-login.sh [2025-08-21T01:42:12.611Z] nexus3.edgexfoundry.org:10001 [2025-08-21T01:42:12.878Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:42:12.878Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-21T01:42:12.878Z] Configure a credential helper to remove this warning. See [2025-08-21T01:42:12.878Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-21T01:42:12.878Z] [2025-08-21T01:42:12.878Z] Login Succeeded [2025-08-21T01:42:12.878Z] nexus3.edgexfoundry.org:10002 [2025-08-21T01:42:13.146Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:42:13.415Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-21T01:42:13.416Z] Configure a credential helper to remove this warning. See [2025-08-21T01:42:13.416Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-21T01:42:13.416Z] [2025-08-21T01:42:13.416Z] Login Succeeded [2025-08-21T01:42:13.416Z] nexus3.edgexfoundry.org:10003 [2025-08-21T01:42:13.685Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:42:13.685Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-21T01:42:13.685Z] Configure a credential helper to remove this warning. See [2025-08-21T01:42:13.685Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-21T01:42:13.685Z] [2025-08-21T01:42:13.685Z] Login Succeeded [2025-08-21T01:42:13.685Z] nexus3.edgexfoundry.org:10004 [2025-08-21T01:42:13.957Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:42:14.234Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-21T01:42:14.234Z] Configure a credential helper to remove this warning. See [2025-08-21T01:42:14.234Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-21T01:42:14.234Z] [2025-08-21T01:42:14.234Z] Login Succeeded [2025-08-21T01:42:14.234Z] ****.io [2025-08-21T01:42:14.504Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:42:14.772Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-21T01:42:14.772Z] Configure a credential helper to remove this warning. See [2025-08-21T01:42:14.772Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-21T01:42:14.772Z] [2025-08-21T01:42:14.772Z] Login Succeeded [2025-08-21T01:42:14.772Z] ---> ****-login.sh ends [Pipeline] } [2025-08-21T01:42:14.786Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-21T01:42:14.836Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-21T01:42:14.866Z] [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: [2025-08-21T01:42:14.866Z] cdda5f776f8694e126028f8522b11c284e24cb57 [2025-08-21T01:42:14.866Z] latest [2025-08-21T01:42:14.866Z] 4.1.0-dev.4 [2025-08-21T01:42:14.866Z] cdda5f776f8694e126028f8522b11c284e24cb57-4.1.0-dev.4 [2025-08-21T01:42:14.866Z] main [2025-08-21T01:42:14.866Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:42:15.252Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:cdda5f776f8694e126028f8522b11c284e24cb57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:42:15.624Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:cdda5f776f8694e126028f8522b11c284e24cb57 [2025-08-21T01:42:15.624Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2025-08-21T01:42:15.624Z] 0fadf1660e3a: Preparing [2025-08-21T01:42:15.624Z] c7f9c40f43ab: Preparing [2025-08-21T01:42:15.624Z] 5ac83b3bc836: Preparing [2025-08-21T01:42:15.624Z] 0ac306dd7ed4: Preparing [2025-08-21T01:42:15.624Z] e073d9902a3f: Preparing [2025-08-21T01:42:15.624Z] 1e890da81ec9: Preparing [2025-08-21T01:42:15.624Z] 1e890da81ec9: Waiting [2025-08-21T01:42:15.890Z] 0fadf1660e3a: Pushed [2025-08-21T01:42:15.890Z] c7f9c40f43ab: Pushed [2025-08-21T01:42:15.890Z] e073d9902a3f: Pushed [2025-08-21T01:42:15.890Z] 1e890da81ec9: Layer already exists [2025-08-21T01:42:16.156Z] 0ac306dd7ed4: Pushed [2025-08-21T01:42:28.459Z] 5ac83b3bc836: Pushed [2025-08-21T01:42:28.459Z] cdda5f776f8694e126028f8522b11c284e24cb57: digest: sha256:e8a0585fcfe5f2ccf0547bea59f68d6c94e6e0f0305a6fda6c49c68e94eeb385 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:42:28.837Z] + 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-21T01:42:29.223Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2025-08-21T01:42:29.223Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2025-08-21T01:42:29.223Z] 0fadf1660e3a: Preparing [2025-08-21T01:42:29.223Z] c7f9c40f43ab: Preparing [2025-08-21T01:42:29.223Z] 5ac83b3bc836: Preparing [2025-08-21T01:42:29.223Z] 0ac306dd7ed4: Preparing [2025-08-21T01:42:29.223Z] e073d9902a3f: Preparing [2025-08-21T01:42:29.223Z] 1e890da81ec9: Preparing [2025-08-21T01:42:29.223Z] 1e890da81ec9: Waiting [2025-08-21T01:42:29.223Z] 5ac83b3bc836: Layer already exists [2025-08-21T01:42:29.223Z] c7f9c40f43ab: Layer already exists [2025-08-21T01:42:29.223Z] e073d9902a3f: Layer already exists [2025-08-21T01:42:29.223Z] 0fadf1660e3a: Layer already exists [2025-08-21T01:42:29.223Z] 0ac306dd7ed4: Layer already exists [2025-08-21T01:42:29.223Z] 1e890da81ec9: Layer already exists [2025-08-21T01:42:29.493Z] latest: digest: sha256:e8a0585fcfe5f2ccf0547bea59f68d6c94e6e0f0305a6fda6c49c68e94eeb385 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:42:29.871Z] + 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-21T01:42:30.244Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.1.0-dev.4 [2025-08-21T01:42:30.244Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2025-08-21T01:42:30.244Z] 0fadf1660e3a: Preparing [2025-08-21T01:42:30.244Z] c7f9c40f43ab: Preparing [2025-08-21T01:42:30.244Z] 5ac83b3bc836: Preparing [2025-08-21T01:42:30.244Z] 0ac306dd7ed4: Preparing [2025-08-21T01:42:30.244Z] e073d9902a3f: Preparing [2025-08-21T01:42:30.244Z] 1e890da81ec9: Preparing [2025-08-21T01:42:30.244Z] 1e890da81ec9: Waiting [2025-08-21T01:42:30.244Z] 0ac306dd7ed4: Layer already exists [2025-08-21T01:42:30.244Z] 5ac83b3bc836: Layer already exists [2025-08-21T01:42:30.244Z] c7f9c40f43ab: Layer already exists [2025-08-21T01:42:30.244Z] e073d9902a3f: Layer already exists [2025-08-21T01:42:30.244Z] 1e890da81ec9: Layer already exists [2025-08-21T01:42:31.656Z] 0fadf1660e3a: Layer already exists [2025-08-21T01:42:31.656Z] 4.1.0-dev.4: digest: sha256:e8a0585fcfe5f2ccf0547bea59f68d6c94e6e0f0305a6fda6c49c68e94eeb385 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:42:32.033Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:cdda5f776f8694e126028f8522b11c284e24cb57-4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:42:32.397Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:cdda5f776f8694e126028f8522b11c284e24cb57-4.1.0-dev.4 [2025-08-21T01:42:32.398Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2025-08-21T01:42:32.398Z] 0fadf1660e3a: Preparing [2025-08-21T01:42:32.398Z] c7f9c40f43ab: Preparing [2025-08-21T01:42:32.398Z] 5ac83b3bc836: Preparing [2025-08-21T01:42:32.398Z] 0ac306dd7ed4: Preparing [2025-08-21T01:42:32.398Z] e073d9902a3f: Preparing [2025-08-21T01:42:32.398Z] 1e890da81ec9: Preparing [2025-08-21T01:42:32.398Z] 1e890da81ec9: Waiting [2025-08-21T01:42:32.398Z] 0fadf1660e3a: Layer already exists [2025-08-21T01:42:32.398Z] 5ac83b3bc836: Layer already exists [2025-08-21T01:42:32.398Z] e073d9902a3f: Layer already exists [2025-08-21T01:42:32.398Z] 0ac306dd7ed4: Layer already exists [2025-08-21T01:42:32.398Z] c7f9c40f43ab: Layer already exists [2025-08-21T01:42:32.398Z] 1e890da81ec9: Layer already exists [2025-08-21T01:42:32.667Z] cdda5f776f8694e126028f8522b11c284e24cb57-4.1.0-dev.4: digest: sha256:e8a0585fcfe5f2ccf0547bea59f68d6c94e6e0f0305a6fda6c49c68e94eeb385 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:42:33.022Z] + 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-21T01:42:33.395Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [2025-08-21T01:42:33.396Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2025-08-21T01:42:33.396Z] 0fadf1660e3a: Preparing [2025-08-21T01:42:33.396Z] c7f9c40f43ab: Preparing [2025-08-21T01:42:33.396Z] 5ac83b3bc836: Preparing [2025-08-21T01:42:33.396Z] 0ac306dd7ed4: Preparing [2025-08-21T01:42:33.396Z] e073d9902a3f: Preparing [2025-08-21T01:42:33.396Z] 1e890da81ec9: Preparing [2025-08-21T01:42:33.396Z] 1e890da81ec9: Waiting [2025-08-21T01:42:33.396Z] 0ac306dd7ed4: Layer already exists [2025-08-21T01:42:33.396Z] e073d9902a3f: Layer already exists [2025-08-21T01:42:33.396Z] 5ac83b3bc836: Layer already exists [2025-08-21T01:42:33.396Z] 0fadf1660e3a: Layer already exists [2025-08-21T01:42:33.396Z] c7f9c40f43ab: Layer already exists [2025-08-21T01:42:33.396Z] 1e890da81ec9: Layer already exists [2025-08-21T01:42:33.663Z] main: digest: sha256:e8a0585fcfe5f2ccf0547bea59f68d6c94e6e0f0305a6fda6c49c68e94eeb385 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-21T01:42:33.747Z] ===================================================== [Pipeline] echo [2025-08-21T01:42:33.760Z] taggedImages: [2025-08-21T01:42:33.760Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:cdda5f776f8694e126028f8522b11c284e24cb57 [2025-08-21T01:42:33.760Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2025-08-21T01:42:33.760Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.1.0-dev.4 [2025-08-21T01:42:33.760Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:cdda5f776f8694e126028f8522b11c284e24cb57-4.1.0-dev.4 [2025-08-21T01:42:33.760Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] echo [2025-08-21T01:42:33.770Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-mqtt-arm64:cdda5f776f8694e126028f8522b11c284e24cb57 [Pipeline] echo [2025-08-21T01:42:33.781Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] echo [2025-08-21T01:42:33.794Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.1.0-dev.4 [Pipeline] echo [2025-08-21T01:42:33.807Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-mqtt-arm64:cdda5f776f8694e126028f8522b11c284e24cb57-4.1.0-dev.4 [Pipeline] echo [2025-08-21T01:42:33.817Z] 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-21T01:42:34.204Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-08-21T01:42:34.204Z] [2025-08-21T01:42:34.204Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:42:34.553Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-08-21T01:42:34.820Z] arm64: Pulling from edgex-lftools-log-publisher [2025-08-21T01:42:34.820Z] 8998bd30e6a1: Pulling fs layer [2025-08-21T01:42:34.820Z] 04944245beec: Pulling fs layer [2025-08-21T01:42:34.820Z] 699f458cf7ca: Pulling fs layer [2025-08-21T01:42:34.820Z] 765212b225bb: Pulling fs layer [2025-08-21T01:42:34.820Z] f23df028b6ca: Pulling fs layer [2025-08-21T01:42:34.820Z] d65c8cfc05b1: Pulling fs layer [2025-08-21T01:42:34.820Z] 2437ff75d9bd: Pulling fs layer [2025-08-21T01:42:34.820Z] d65c8cfc05b1: Waiting [2025-08-21T01:42:34.820Z] 2437ff75d9bd: Waiting [2025-08-21T01:42:34.820Z] 765212b225bb: Waiting [2025-08-21T01:42:34.820Z] f23df028b6ca: Waiting [2025-08-21T01:42:34.820Z] 04944245beec: Verifying Checksum [2025-08-21T01:42:34.821Z] 04944245beec: Download complete [2025-08-21T01:42:34.821Z] 765212b225bb: Verifying Checksum [2025-08-21T01:42:34.821Z] 765212b225bb: Download complete [2025-08-21T01:42:34.821Z] f23df028b6ca: Download complete [2025-08-21T01:42:34.821Z] d65c8cfc05b1: Verifying Checksum [2025-08-21T01:42:34.821Z] d65c8cfc05b1: Download complete [2025-08-21T01:42:35.088Z] 699f458cf7ca: Verifying Checksum [2025-08-21T01:42:35.088Z] 699f458cf7ca: Download complete [2025-08-21T01:42:35.672Z] 8998bd30e6a1: Download complete [2025-08-21T01:42:38.267Z] 2437ff75d9bd: Verifying Checksum [2025-08-21T01:42:38.267Z] 2437ff75d9bd: Download complete [2025-08-21T01:42:40.877Z] 8998bd30e6a1: Pull complete [2025-08-21T01:42:41.464Z] 04944245beec: Pull complete [2025-08-21T01:42:43.421Z] 699f458cf7ca: Pull complete [2025-08-21T01:42:43.421Z] 765212b225bb: Pull complete [2025-08-21T01:42:44.387Z] f23df028b6ca: Pull complete [2025-08-21T01:42:44.656Z] d65c8cfc05b1: Pull complete [2025-08-21T01:43:02.908Z] 2437ff75d9bd: Pull complete [2025-08-21T01:43:02.908Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-08-21T01:43:02.908Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-08-21T01:43:02.908Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-21T01:43:03.168Z] prd-ubuntu20.04-docker-arm64-4c-16g-7334 does not seem to be running inside a container [2025-08-21T01:43:03.238Z] $ 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/198 -v /w/workspace/device-mqtt-go/198:/w/workspace/device-mqtt-go/198:rw,z -v /w/workspace/device-mqtt-go/198@tmp:/w/workspace/device-mqtt-go/198@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:arm64 cat [2025-08-21T01:43:06.637Z] $ docker top fba74700b90552863920a70fa203686eab6090fe6f61fad38ede0812e7f8d24c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-21T01:43:07.633Z] ---> job-cost.sh [2025-08-21T01:43:07.633Z] lf-activate-venv: SKIPPING [2025-08-21T01:43:07.633Z] INFO: No Stack... [2025-08-21T01:43:08.219Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-08-21T01:43:08.811Z] INFO: Archiving Costs [Pipeline] sh [2025-08-21T01:43:09.473Z] + cat /w/workspace/device-mqtt-go/198/archives/cost.csv [2025-08-21T01:43:09.473Z] + cut -d, -f6 [Pipeline] lock [2025-08-21T01:43:09.565Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-198-stack-cost] [2025-08-21T01:43:09.572Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-198-stack-cost] did not exist. Created. [2025-08-21T01:43:09.578Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-198-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-08-21T01:43:10.253Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-08-21T01:43:10.342Z] Stashed 1 file(s) [Pipeline] } [2025-08-21T01:43:10.350Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-main-198-stack-cost] [Pipeline] // lock [Pipeline] } [2025-08-21T01:43:10.363Z] $ docker stop --time=1 fba74700b90552863920a70fa203686eab6090fe6f61fad38ede0812e7f8d24c [2025-08-21T01:43:12.028Z] $ docker rm -f --volumes fba74700b90552863920a70fa203686eab6090fe6f61fad38ede0812e7f8d24c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-08-21T07:24:48.617Z] Cancelling nested steps due to timeout [2025-08-21T07:24:48.622Z] Sending interrupt signal to process [2025-08-21T07:24:49.876Z] script returned exit code 143 [Pipeline] } [2025-08-21T07:24:49.878Z] 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-21T07:24:50.360Z] + '[' -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-08-21T07:24:50.661Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-21T07:24:51.213Z] ---> package-listing.sh [2025-08-21T07:24:51.213Z] ++ facter osfamily [2025-08-21T07:24:51.213Z] ++ tr '[:upper:]' '[:lower:]' [2025-08-21T07:24:51.471Z] + OS_FAMILY=redhat [2025-08-21T07:24:51.471Z] + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main [2025-08-21T07:24:51.471Z] + START_PACKAGES=/tmp/packages_start.txt [2025-08-21T07:24:51.471Z] + END_PACKAGES=/tmp/packages_end.txt [2025-08-21T07:24:51.471Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-08-21T07:24:51.471Z] + PACKAGES=/tmp/packages_start.txt [2025-08-21T07:24:51.471Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2025-08-21T07:24:51.471Z] + PACKAGES=/tmp/packages_end.txt [2025-08-21T07:24:51.471Z] + case "${OS_FAMILY}" in [2025-08-21T07:24:51.471Z] + rpm -qa [2025-08-21T07:24:51.471Z] + sort [2025-08-21T07:24:52.039Z] + '[' -f /tmp/packages_start.txt ']' [2025-08-21T07:24:52.039Z] + '[' -f /tmp/packages_end.txt ']' [2025-08-21T07:24:52.039Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-08-21T07:24:52.039Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2025-08-21T07:24:52.039Z] + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [2025-08-21T07:24:52.039Z] + 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-21T07:24:52.051Z] 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-21T07:24:52.335Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T07:24:52.903Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-21T07:24:52.903Z] [2025-08-21T07:24:52.903Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T07:24:53.222Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-21T07:24:53.222Z] latest: Pulling from edgex-lftools-log-publisher [2025-08-21T07:24:53.222Z] 5eb5b503b376: Pulling fs layer [2025-08-21T07:24:53.222Z] 5c69ac0246d0: Pulling fs layer [2025-08-21T07:24:53.222Z] ec43610c2a17: Pulling fs layer [2025-08-21T07:24:53.222Z] 3a2ae6a8a46f: Pulling fs layer [2025-08-21T07:24:53.222Z] 33b1e0a273af: Pulling fs layer [2025-08-21T07:24:53.222Z] 5d3b04190fa2: Pulling fs layer [2025-08-21T07:24:53.222Z] 2f39f015ded8: Pulling fs layer [2025-08-21T07:24:53.222Z] 3a2ae6a8a46f: Waiting [2025-08-21T07:24:53.222Z] 33b1e0a273af: Waiting [2025-08-21T07:24:53.222Z] 5d3b04190fa2: Waiting [2025-08-21T07:24:53.222Z] 2f39f015ded8: Waiting [2025-08-21T07:24:53.222Z] 5c69ac0246d0: Verifying Checksum [2025-08-21T07:24:53.222Z] 5c69ac0246d0: Download complete [2025-08-21T07:24:53.222Z] 3a2ae6a8a46f: Verifying Checksum [2025-08-21T07:24:53.222Z] 3a2ae6a8a46f: Download complete [2025-08-21T07:24:53.222Z] 33b1e0a273af: Verifying Checksum [2025-08-21T07:24:53.222Z] 33b1e0a273af: Download complete [2025-08-21T07:24:53.222Z] ec43610c2a17: Verifying Checksum [2025-08-21T07:24:53.222Z] ec43610c2a17: Download complete [2025-08-21T07:24:53.222Z] 5d3b04190fa2: Verifying Checksum [2025-08-21T07:24:53.222Z] 5d3b04190fa2: Download complete [2025-08-21T07:24:53.481Z] 5eb5b503b376: Download complete [2025-08-21T07:24:54.050Z] 2f39f015ded8: Verifying Checksum [2025-08-21T07:24:54.050Z] 2f39f015ded8: Download complete [2025-08-21T07:24:54.629Z] 5eb5b503b376: Pull complete [2025-08-21T07:24:54.891Z] 5c69ac0246d0: Pull complete [2025-08-21T07:24:55.158Z] ec43610c2a17: Pull complete [2025-08-21T07:24:55.415Z] 3a2ae6a8a46f: Pull complete [2025-08-21T07:24:55.415Z] 33b1e0a273af: Pull complete [2025-08-21T07:24:55.676Z] 5d3b04190fa2: Pull complete [2025-08-21T07:24:59.876Z] 2f39f015ded8: Pull complete [2025-08-21T07:24:59.876Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-08-21T07:24:59.876Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-21T07:24:59.876Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-21T07:24:59.989Z] prd-centos7-docker-4c-2g-7340 does not seem to be running inside a container [2025-08-21T07:25:00.021Z] $ 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-21T07:25:02.940Z] $ docker top c3235d383e23f673d0f791c4178f093a27f09f661c710a0729c608e08809e558 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-21T07:25:03.289Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-08-21T07:25:03.584Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-08-21T07:25:03.874Z] + ls /var/log/sa-host [2025-08-21T07:25:03.874Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-21T07:25:03.959Z] provisioning config files... [2025-08-21T07:25:03.971Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config11990929480099769006tmp [Pipeline] { [Pipeline] echo [2025-08-21T07:25:03.989Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-21T07:25:04.278Z] ---> create-netrc.sh [Pipeline] } [2025-08-21T07:25:04.286Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-08-21T07:25:04.634Z] ---> python-tools-install.sh [Pipeline] echo [2025-08-21T07:25:04.643Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-21T07:25:04.925Z] ---> sudo-logs.sh [2025-08-21T07:25:04.925Z] Archiving 'sudo' log.. [2025-08-21T07:25:04.925Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-7340.novalocal: Name or service not known [2025-08-21T07:25:04.925Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-7340.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2025-08-21T07:25:05.021Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-21T07:25:05.309Z] ---> job-cost.sh [2025-08-21T07:25:05.309Z] lf-activate-venv: SKIPPING [2025-08-21T07:25:05.309Z] DEBUG: total: 0.10999999940395355 [2025-08-21T07:25:05.309Z] INFO: Retrieving Stack Cost... [2025-08-21T07:25:05.877Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2025-08-21T07:25:06.135Z] INFO: Archiving Costs [Pipeline] echo [2025-08-21T07:25:06.149Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-21T07:25:06.435Z] ---> logs-deploy.sh [2025-08-21T07:25:06.435Z] lf-activate-venv: SKIPPING [2025-08-21T07:25:06.435Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/198 [2025-08-21T07:25:06.435Z] INFO: archiving workspace using pattern(s): [2025-08-21T07:25:07.371Z] Archives upload complete. [2025-08-21T07:25:07.371Z] INFO: archiving logs to Nexus [2025-08-21T07:25:07.941Z] ---> uname -a: [2025-08-21T07:25:07.941Z] Linux prd-centos7-docker-4c-2g-7340.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-21T07:25:07.941Z] [2025-08-21T07:25:07.942Z] [2025-08-21T07:25:07.942Z] ---> lscpu: [2025-08-21T07:25:07.942Z] Architecture: x86_64 [2025-08-21T07:25:07.942Z] CPU op-mode(s): 32-bit, 64-bit [2025-08-21T07:25:07.942Z] Byte Order: Little Endian [2025-08-21T07:25:07.942Z] Address sizes: 40 bits physical, 48 bits virtual [2025-08-21T07:25:07.942Z] CPU(s): 2 [2025-08-21T07:25:07.942Z] On-line CPU(s) list: 0,1 [2025-08-21T07:25:07.942Z] Thread(s) per core: 1 [2025-08-21T07:25:07.942Z] Core(s) per socket: 1 [2025-08-21T07:25:07.942Z] Socket(s): 2 [2025-08-21T07:25:07.942Z] NUMA node(s): 1 [2025-08-21T07:25:07.942Z] Vendor ID: AuthenticAMD [2025-08-21T07:25:07.942Z] CPU family: 23 [2025-08-21T07:25:07.942Z] Model: 49 [2025-08-21T07:25:07.942Z] Model name: AMD EPYC-Rome Processor [2025-08-21T07:25:07.942Z] Stepping: 0 [2025-08-21T07:25:07.942Z] CPU MHz: 2799.998 [2025-08-21T07:25:07.942Z] BogoMIPS: 5599.99 [2025-08-21T07:25:07.942Z] Virtualization: AMD-V [2025-08-21T07:25:07.942Z] Hypervisor vendor: KVM [2025-08-21T07:25:07.942Z] Virtualization type: full [2025-08-21T07:25:07.942Z] L1d cache: 64 KiB [2025-08-21T07:25:07.942Z] L1i cache: 64 KiB [2025-08-21T07:25:07.942Z] L2 cache: 1 MiB [2025-08-21T07:25:07.942Z] L3 cache: 32 MiB [2025-08-21T07:25:07.942Z] NUMA node0 CPU(s): 0,1 [2025-08-21T07:25:07.942Z] Vulnerability Itlb multihit: Not affected [2025-08-21T07:25:07.942Z] Vulnerability L1tf: Not affected [2025-08-21T07:25:07.942Z] Vulnerability Mds: Not affected [2025-08-21T07:25:07.942Z] Vulnerability Meltdown: Not affected [2025-08-21T07:25:07.942Z] Vulnerability Mmio stale data: Not affected [2025-08-21T07:25:07.942Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-08-21T07:25:07.942Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2025-08-21T07:25:07.942Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2025-08-21T07:25:07.942Z] Vulnerability Srbds: Not affected [2025-08-21T07:25:07.942Z] Vulnerability Tsx async abort: Not affected [2025-08-21T07:25:07.942Z] 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-21T07:25:07.942Z] [2025-08-21T07:25:07.942Z] [2025-08-21T07:25:07.942Z] ---> nproc: [2025-08-21T07:25:07.942Z] 2 [2025-08-21T07:25:07.942Z] [2025-08-21T07:25:07.942Z] [2025-08-21T07:25:07.942Z] ---> df -h: [2025-08-21T07:25:07.942Z] Filesystem Size Used Avail Use% Mounted on [2025-08-21T07:25:07.942Z] overlay 40G 6.8G 34G 17% / [2025-08-21T07:25:07.942Z] tmpfs 64M 0 64M 0% /dev [2025-08-21T07:25:07.942Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2025-08-21T07:25:07.942Z] shm 64M 0 64M 0% /dev/shm [2025-08-21T07:25:07.942Z] /dev/vda1 40G 6.8G 34G 17% /facter-os [2025-08-21T07:25:07.942Z] [2025-08-21T07:25:07.942Z] [2025-08-21T07:25:08.202Z] Cannot open /var/log/sysstat/sa21: No such file or directory [2025-08-21T07:25:08.202Z] Please check if data collecting is enabled [2025-08-21T07:25:08.202Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-21T07:25:08.236Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-08-21T07:25:08.241Z] $ docker stop --time=1 c3235d383e23f673d0f791c4178f093a27f09f661c710a0729c608e08809e558 [2025-08-21T07:25:09.391Z] $ docker rm -f --volumes c3235d383e23f673d0f791c4178f093a27f09f661c710a0729c608e08809e558 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-08-21T07:25:09.522Z] [WS-CLEANUP] Deleting project workspace... [2025-08-21T07:25:09.522Z] [WS-CLEANUP] Deferred wipeout is used... [2025-08-21T07:25:09.564Z] [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-21T07:25:10.006Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-21T07:25:10.006Z] [2025-08-21T07:25:10.006Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T07:25:10.306Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-21T07:25:10.306Z] latest: Pulling from edgex-lftools-log-publisher [2025-08-21T07:25:10.306Z] 5eb5b503b376: Pulling fs layer [2025-08-21T07:25:10.306Z] 5c69ac0246d0: Pulling fs layer [2025-08-21T07:25:10.306Z] ec43610c2a17: Pulling fs layer [2025-08-21T07:25:10.306Z] 3a2ae6a8a46f: Pulling fs layer [2025-08-21T07:25:10.306Z] 33b1e0a273af: Pulling fs layer [2025-08-21T07:25:10.306Z] 5d3b04190fa2: Pulling fs layer [2025-08-21T07:25:10.306Z] 2f39f015ded8: Pulling fs layer [2025-08-21T07:25:10.306Z] 33b1e0a273af: Waiting [2025-08-21T07:25:10.306Z] 5d3b04190fa2: Waiting [2025-08-21T07:25:10.306Z] 2f39f015ded8: Waiting [2025-08-21T07:25:10.306Z] 3a2ae6a8a46f: Waiting [2025-08-21T07:25:10.306Z] 5c69ac0246d0: Verifying Checksum [2025-08-21T07:25:10.306Z] 5c69ac0246d0: Download complete [2025-08-21T07:25:10.306Z] 3a2ae6a8a46f: Download complete [2025-08-21T07:25:10.581Z] 33b1e0a273af: Verifying Checksum [2025-08-21T07:25:10.581Z] 33b1e0a273af: Download complete [2025-08-21T07:25:10.581Z] 5d3b04190fa2: Verifying Checksum [2025-08-21T07:25:10.581Z] 5d3b04190fa2: Download complete [2025-08-21T07:25:10.581Z] ec43610c2a17: Verifying Checksum [2025-08-21T07:25:10.581Z] ec43610c2a17: Download complete [2025-08-21T07:25:10.581Z] 5eb5b503b376: Verifying Checksum [2025-08-21T07:25:10.581Z] 5eb5b503b376: Download complete [2025-08-21T07:25:11.147Z] 2f39f015ded8: Verifying Checksum [2025-08-21T07:25:11.147Z] 2f39f015ded8: Download complete [2025-08-21T07:25:12.523Z] 5eb5b503b376: Pull complete [2025-08-21T07:25:12.523Z] 5c69ac0246d0: Pull complete [2025-08-21T07:25:13.090Z] ec43610c2a17: Pull complete [2025-08-21T07:25:13.090Z] 3a2ae6a8a46f: Pull complete [2025-08-21T07:25:13.348Z] 33b1e0a273af: Pull complete [2025-08-21T07:25:13.348Z] 5d3b04190fa2: Pull complete [2025-08-21T07:25:19.899Z] 2f39f015ded8: Pull complete [2025-08-21T07:25:19.899Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-08-21T07:25:19.899Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-21T07:25:19.899Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-21T07:25:20.001Z] prd-ubuntu20.04-docker-8c-8g-7327 does not seem to be running inside a container [2025-08-21T07:25:20.032Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-08-21T07:25:22.656Z] $ docker top 9fb28001e0a433c290419f5f5699a66d92d1a74270c14d76d7ece1723a9ba7c2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-21T07:25:23.015Z] ---> job-cost.sh [2025-08-21T07:25:23.015Z] lf-activate-venv: SKIPPING [2025-08-21T07:25:23.015Z] INFO: No Stack... [2025-08-21T07:25:23.582Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-08-21T07:25:23.840Z] INFO: Archiving Costs [Pipeline] sh [2025-08-21T07:25:24.129Z] + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv [2025-08-21T07:25:24.129Z] + cut -d, -f6 [Pipeline] lock [2025-08-21T07:25:24.146Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-198-stack-cost] [2025-08-21T07:25:24.158Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-198-stack-cost] did not exist. Created. [2025-08-21T07:25:24.166Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-198-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-08-21T07:25:24.472Z] /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/durable-dcc70d63/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-08-21T07:25:24.767Z] + echo total: 1.5299999713897705 [Pipeline] stash [2025-08-21T07:25:24.786Z] Warning: overwriting stash ‘stack-cost’ [2025-08-21T07:25:24.798Z] Stashed 1 file(s) [Pipeline] } [2025-08-21T07:25:24.805Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-main-198-stack-cost] [Pipeline] // lock [Pipeline] } [2025-08-21T07:25:24.834Z] $ docker stop --time=1 9fb28001e0a433c290419f5f5699a66d92d1a74270c14d76d7ece1723a9ba7c2 [2025-08-21T07:25:25.991Z] $ docker rm -f --volumes 9fb28001e0a433c290419f5f5699a66d92d1a74270c14d76d7ece1723a9ba7c2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-08-21T07:25:26.140Z] 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-21T07:25:26.919Z] + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] [2025-08-21T07:25:26.919Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2025-08-21T07:25:26.919Z] total 16 [2025-08-21T07:25:26.919Z] drwxr-xr-x 3 root root 4096 Aug 21 07:25 . [2025-08-21T07:25:26.919Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 21 07:25 .. [2025-08-21T07:25:26.919Z] drwxr-xr-x 2 root root 4096 Aug 21 07:25 cost [2025-08-21T07:25:26.919Z] -rw-r--r-- 1 root root 88 Aug 21 07:25 cost.csv [2025-08-21T07:25:26.919Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2025-08-21T07:25:26.919Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2025-08-21T07:25:26.919Z] total 16 [2025-08-21T07:25:26.919Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 21 07:25 . [2025-08-21T07:25:26.919Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 21 07:25 .. [2025-08-21T07:25:26.919Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 21 07:25 cost [2025-08-21T07:25:26.919Z] -rw-r--r-- 1 jenkins jenkins 88 Aug 21 07:25 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-08-21T07:25:27.211Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-21T07:25:28.071Z] ---> package-listing.sh [2025-08-21T07:25:28.071Z] ++ facter osfamily [2025-08-21T07:25:28.071Z] ++ tr '[:upper:]' '[:lower:]' [2025-08-21T07:25:28.331Z] + OS_FAMILY=debian [2025-08-21T07:25:28.331Z] + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main [2025-08-21T07:25:28.331Z] + START_PACKAGES=/tmp/packages_start.txt [2025-08-21T07:25:28.331Z] + END_PACKAGES=/tmp/packages_end.txt [2025-08-21T07:25:28.331Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-08-21T07:25:28.331Z] + PACKAGES=/tmp/packages_start.txt [2025-08-21T07:25:28.331Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2025-08-21T07:25:28.331Z] + PACKAGES=/tmp/packages_end.txt [2025-08-21T07:25:28.331Z] + case "${OS_FAMILY}" in [2025-08-21T07:25:28.331Z] + dpkg -l [2025-08-21T07:25:28.331Z] + grep '^ii' [2025-08-21T07:25:28.331Z] + '[' -f /tmp/packages_start.txt ']' [2025-08-21T07:25:28.331Z] + '[' -f /tmp/packages_end.txt ']' [2025-08-21T07:25:28.331Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-08-21T07:25:28.331Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2025-08-21T07:25:28.331Z] + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [2025-08-21T07:25:28.331Z] + 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-21T07:25:28.342Z] 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-21T07:25:28.621Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T07:25:29.182Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-21T07:25:29.182Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-21T07:25:29.261Z] prd-ubuntu20.04-docker-8c-8g-7327 does not seem to be running inside a container [2025-08-21T07:25:29.291Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-08-21T07:25:29.537Z] $ docker top 37706056bfde413fbbb068f5e7afe5bf8e039a53b0c5dea00f853d6c49e501c4 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-21T07:25:29.877Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-08-21T07:25:30.171Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-08-21T07:25:30.462Z] + ls /var/log/sa-host [2025-08-21T07:25:30.462Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-21T07:25:30.505Z] provisioning config files... [2025-08-21T07:25:30.514Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config799971285094783471tmp [Pipeline] { [Pipeline] echo [2025-08-21T07:25:30.533Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-21T07:25:30.819Z] ---> create-netrc.sh [Pipeline] } [2025-08-21T07:25:30.826Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-08-21T07:25:31.136Z] ---> python-tools-install.sh [Pipeline] echo [2025-08-21T07:25:31.146Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-21T07:25:31.434Z] ---> sudo-logs.sh [2025-08-21T07:25:31.435Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-08-21T07:25:31.470Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-21T07:25:31.752Z] ---> job-cost.sh [2025-08-21T07:25:31.752Z] lf-activate-venv: SKIPPING [2025-08-21T07:25:31.752Z] DEBUG: total: 1.5299999713897705 [2025-08-21T07:25:31.752Z] INFO: Retrieving Stack Cost... [2025-08-21T07:25:31.752Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-08-21T07:25:32.011Z] INFO: Archiving Costs [Pipeline] echo [2025-08-21T07:25:32.025Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-21T07:25:32.307Z] ---> logs-deploy.sh [2025-08-21T07:25:32.307Z] lf-activate-venv: SKIPPING [2025-08-21T07:25:32.307Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/198 [2025-08-21T07:25:32.307Z] INFO: archiving workspace using pattern(s): [2025-08-21T07:25:33.246Z] Archives upload complete. [2025-08-21T07:25:33.246Z] INFO: archiving logs to Nexus