Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 179ddc6d306a7948b6b000c399a2e38b63b81ced 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-ssh4251337087524141126.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-ssh11489344726514424303.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-ssh692598655302904374.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-ssh9236121655475554640.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-ssh16622545684985670997.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-10631 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/edgexfoundry_device-mqtt-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 179ddc6d306a7948b6b000c399a2e38b63b81ced (main) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v4 (#765)" > git config core.sparsecheckout # timeout=10 > git checkout -f 179ddc6d306a7948b6b000c399a2e38b63b81ced # timeout=10 > git rev-list --no-walk 67d472b9bba6da870f039b5b2a6b1373ade7203d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-10-02T05:57:35.397Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-10-02T05:57:35.486Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-10-02T05:57:35.517Z] ========================================================= [2025-10-02T05:57:35.517Z] EdgeX Global Pipelines Version Info [2025-10-02T05:57:35.517Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-10-02T05:57:36.625Z] ------------------- [2025-10-02T05:57:36.625Z] stable info: [2025-10-02T05:57:36.625Z] ------------------- [2025-10-02T05:57:36.625Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-10-02T05:57:36.625Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-10-02T05:57:36.625Z] Message: update stable to v1.0.276 [2025-10-02T05:57:37.196Z] ------------------- [2025-10-02T05:57:37.196Z] experimental info: [2025-10-02T05:57:37.196Z] ------------------- [2025-10-02T05:57:37.196Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-10-02T05:57:37.196Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-10-02T05:57:37.196Z] Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-10-02T05:57:37.276Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2025-10-02T05:57:37.298Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2025-10-02T05:57:37.323Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-10-02T05:57:37.348Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-10-02T05:57:37.372Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-10-02T05:57:37.395Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-10-02T05:57:37.421Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-10-02T05:57:37.442Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-10-02T05:57:37.467Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-10-02T05:57:37.490Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-10-02T05:57:37.512Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-10-02T05:57:37.538Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2025-10-02T05:57:37.561Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-10-02T05:57:37.583Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-10-02T05:57:37.608Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-10-02T05:57:37.629Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-10-02T05:57:37.653Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-10-02T05:57:37.681Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-10-02T05:57:37.707Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-10-02T05:57:37.726Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-10-02T05:57:37.749Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-10-02T05:57:37.772Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-10-02T05:57:37.794Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-10-02T05:57:37.817Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-10-02T05:57:37.843Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-10-02T05:57:37.866Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-10-02T05:57:37.888Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-10-02T05:57:37.916Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-10-02T05:57:37.941Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-10-02T05:57:37.966Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-10-02T05:57:37.988Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 179ddc6d306a7948b6b000c399a2e38b63b81ced [Pipeline] echo [2025-10-02T05:57:38.009Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 179ddc6 [Pipeline] echo [2025-10-02T05:57:38.036Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-02T05:57:38.112Z] provisioning config files... [2025-10-02T05:57:38.128Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config1568872875780230104tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-02T05:57:38.472Z] ---> ****-login.sh [2025-10-02T05:57:38.472Z] nexus3.edgexfoundry.org:10001 [2025-10-02T05:57:38.472Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-02T05:57:38.736Z] [2025-10-02T05:57:38.736Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-02T05:57:38.736Z] Configure a credential helper to remove this warning. See [2025-10-02T05:57:38.736Z] https://docs.****.com/go/credential-store/ [2025-10-02T05:57:38.736Z] [2025-10-02T05:57:38.736Z] Login Succeeded [2025-10-02T05:57:38.736Z] nexus3.edgexfoundry.org:10002 [2025-10-02T05:57:38.737Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-02T05:57:38.999Z] [2025-10-02T05:57:38.999Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-02T05:57:38.999Z] Configure a credential helper to remove this warning. See [2025-10-02T05:57:38.999Z] https://docs.****.com/go/credential-store/ [2025-10-02T05:57:38.999Z] [2025-10-02T05:57:38.999Z] Login Succeeded [2025-10-02T05:57:38.999Z] nexus3.edgexfoundry.org:10003 [2025-10-02T05:57:39.000Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-02T05:57:39.000Z] [2025-10-02T05:57:39.000Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-02T05:57:39.000Z] Configure a credential helper to remove this warning. See [2025-10-02T05:57:39.000Z] https://docs.****.com/go/credential-store/ [2025-10-02T05:57:39.000Z] [2025-10-02T05:57:39.000Z] Login Succeeded [2025-10-02T05:57:39.000Z] nexus3.edgexfoundry.org:10004 [2025-10-02T05:57:39.000Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-02T05:57:39.000Z] [2025-10-02T05:57:39.000Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-02T05:57:39.000Z] Configure a credential helper to remove this warning. See [2025-10-02T05:57:39.000Z] https://docs.****.com/go/credential-store/ [2025-10-02T05:57:39.000Z] [2025-10-02T05:57:39.000Z] Login Succeeded [2025-10-02T05:57:39.000Z] ****.io [2025-10-02T05:57:39.261Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-02T05:57:39.261Z] [2025-10-02T05:57:39.261Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-02T05:57:39.261Z] Configure a credential helper to remove this warning. See [2025-10-02T05:57:39.261Z] https://docs.****.com/go/credential-store/ [2025-10-02T05:57:39.261Z] [2025-10-02T05:57:39.261Z] Login Succeeded [2025-10-02T05:57:39.261Z] ---> ****-login.sh ends [Pipeline] } [2025-10-02T05:57:39.268Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-10-02T05:57:39.696Z] + git rev-list -1 --merges 179ddc6d306a7948b6b000c399a2e38b63b81ced~1..179ddc6d306a7948b6b000c399a2e38b63b81ced [Pipeline] echo [2025-10-02T05:57:39.727Z] -----------> git rev-list -1 --merges 179ddc6d306a7948b6b000c399a2e38b63b81ced~1..179ddc6d306a7948b6b000c399a2e38b63b81ced 179ddc6d306a7948b6b000c399a2e38b63b81ced [false] [Pipeline] sh [2025-10-02T05:57:40.029Z] + git log --format=format:%s -1 179ddc6d306a7948b6b000c399a2e38b63b81ced [Pipeline] echo [2025-10-02T05:57:40.049Z] ========================================================= [2025-10-02T05:57:40.049Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-10-02T05:57:40.049Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-10-02T05:57:40.418Z] + git log --format=format:%s -1 179ddc6d306a7948b6b000c399a2e38b63b81ced [Pipeline] echo [2025-10-02T05:57:40.431Z] [semverPrep] GIT_COMMIT: 179ddc6d306a7948b6b000c399a2e38b63b81ced, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v4 (#765) [Pipeline] echo [2025-10-02T05:57:40.445Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-10-02T05:57:40.822Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-10-02T05:57:40.822Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-10-02T05:57:40.822Z] + [ -e /tmp/ssh_known_hosts ] [2025-10-02T05:57:40.822Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-10-02T05:57:40.822Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-10-02T05:57:40.822Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-10-02T05:57:40.822Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-02T05:57:41.247Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-02T05:57:41.247Z] [2025-10-02T05:57:41.248Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-02T05:57:41.557Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-02T05:57:41.557Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-10-02T05:57:41.557Z] 3dae71ba6b94: Pulling fs layer [2025-10-02T05:57:41.557Z] 6bf1a483ea7c: Pulling fs layer [2025-10-02T05:57:41.557Z] f5dfc541a4d3: Pulling fs layer [2025-10-02T05:57:41.557Z] 461d9e800cba: Pulling fs layer [2025-10-02T05:57:41.557Z] 80192f66455f: Pulling fs layer [2025-10-02T05:57:41.557Z] 2e8e34ca0e6c: Pulling fs layer [2025-10-02T05:57:41.557Z] a29436f7fd5d: Pulling fs layer [2025-10-02T05:57:41.557Z] 923cac83aea3: Pulling fs layer [2025-10-02T05:57:41.557Z] 25ad8b0a4227: Pulling fs layer [2025-10-02T05:57:41.557Z] db01528c6b51: Pulling fs layer [2025-10-02T05:57:41.557Z] 28988de357af: Pulling fs layer [2025-10-02T05:57:41.557Z] 923cac83aea3: Waiting [2025-10-02T05:57:41.557Z] 80192f66455f: Waiting [2025-10-02T05:57:41.557Z] 2e8e34ca0e6c: Waiting [2025-10-02T05:57:41.557Z] a29436f7fd5d: Waiting [2025-10-02T05:57:41.557Z] 461d9e800cba: Waiting [2025-10-02T05:57:41.557Z] 28988de357af: Waiting [2025-10-02T05:57:41.557Z] db01528c6b51: Waiting [2025-10-02T05:57:41.558Z] 6bf1a483ea7c: Verifying Checksum [2025-10-02T05:57:41.558Z] 6bf1a483ea7c: Download complete [2025-10-02T05:57:41.558Z] 461d9e800cba: Verifying Checksum [2025-10-02T05:57:41.558Z] 461d9e800cba: Download complete [2025-10-02T05:57:41.558Z] 80192f66455f: Verifying Checksum [2025-10-02T05:57:41.558Z] 80192f66455f: Download complete [2025-10-02T05:57:41.816Z] f5dfc541a4d3: Verifying Checksum [2025-10-02T05:57:41.816Z] f5dfc541a4d3: Download complete [2025-10-02T05:57:41.816Z] 3dae71ba6b94: Verifying Checksum [2025-10-02T05:57:41.816Z] 3dae71ba6b94: Download complete [2025-10-02T05:57:41.816Z] 923cac83aea3: Download complete [2025-10-02T05:57:41.816Z] 25ad8b0a4227: Verifying Checksum [2025-10-02T05:57:41.816Z] 25ad8b0a4227: Download complete [2025-10-02T05:57:42.076Z] db01528c6b51: Download complete [2025-10-02T05:57:42.076Z] 28988de357af: Verifying Checksum [2025-10-02T05:57:42.076Z] 28988de357af: Download complete [2025-10-02T05:57:42.337Z] a29436f7fd5d: Verifying Checksum [2025-10-02T05:57:42.596Z] 2e8e34ca0e6c: Verifying Checksum [2025-10-02T05:57:42.596Z] 2e8e34ca0e6c: Download complete [2025-10-02T05:57:43.169Z] 3dae71ba6b94: Pull complete [2025-10-02T05:57:43.429Z] 6bf1a483ea7c: Pull complete [2025-10-02T05:57:43.998Z] f5dfc541a4d3: Pull complete [2025-10-02T05:57:44.257Z] 461d9e800cba: Pull complete [2025-10-02T05:57:44.257Z] 80192f66455f: Pull complete [2025-10-02T05:57:48.447Z] 2e8e34ca0e6c: Pull complete [2025-10-02T05:57:48.447Z] a29436f7fd5d: Pull complete [2025-10-02T05:57:48.447Z] 923cac83aea3: Pull complete [2025-10-02T05:57:48.707Z] 25ad8b0a4227: Pull complete [2025-10-02T05:57:48.707Z] db01528c6b51: Pull complete [2025-10-02T05:57:48.707Z] 28988de357af: Pull complete [2025-10-02T05:57:48.707Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-10-02T05:57:48.707Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-02T05:57:48.707Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-02T05:57:48.847Z] prd-ubuntu20.04-docker-8c-8g-10631 does not seem to be running inside a container [2025-10-02T05:57:48.880Z] $ 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-10-02T05:57:50.753Z] $ docker top b4cfd61968371503e2486dd51f9b46f0bc9cf7520f541a616b099c5657c6c246 -eo pid,comm [2025-10-02T05:57:50.798Z] 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-10-02T05:57:50.798Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-10-02T05:57:50.865Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-02T05:57:50.865Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-02T05:57:50.976Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-02T05:57:50.978Z] $ docker exec b4cfd61968371503e2486dd51f9b46f0bc9cf7520f541a616b099c5657c6c246 ssh-agent [2025-10-02T05:57:51.088Z] SSH_AUTH_SOCK=/tmp/ssh-leMTxHFhUxI9/agent.33 [2025-10-02T05:57:51.088Z] SSH_AGENT_PID=39 [2025-10-02T05:57:51.096Z] Running ssh-add (command line suppressed) [2025-10-02T05:57:51.184Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_9804911537458905775.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_9804911537458905775.key) [2025-10-02T05:57:51.198Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-02T05:57:51.493Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] sh [2025-10-02T05:57:51.780Z] + git tag --points-at HEAD [Pipeline] } [2025-10-02T05:57:51.791Z] $ docker exec --env ******** --env ******** b4cfd61968371503e2486dd51f9b46f0bc9cf7520f541a616b099c5657c6c246 ssh-agent -k [2025-10-02T05:57:51.878Z] unset SSH_AUTH_SOCK; [2025-10-02T05:57:51.878Z] unset SSH_AGENT_PID; [2025-10-02T05:57:51.878Z] echo Agent pid 39 killed; [2025-10-02T05:57:51.889Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-10-02T05:57:51.929Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-02T05:57:51.929Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-02T05:57:52.029Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-02T05:57:52.031Z] $ docker exec b4cfd61968371503e2486dd51f9b46f0bc9cf7520f541a616b099c5657c6c246 ssh-agent [2025-10-02T05:57:52.137Z] SSH_AUTH_SOCK=/tmp/ssh-45YAi8Smzzm4/agent.86 [2025-10-02T05:57:52.137Z] SSH_AGENT_PID=92 [2025-10-02T05:57:52.141Z] Running ssh-add (command line suppressed) [2025-10-02T05:57:52.230Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_7322903551292282009.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_7322903551292282009.key) [2025-10-02T05:57:52.244Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-02T05:57:52.539Z] + git semver init [2025-10-02T05:57:52.799Z] 2025-10-02 05:57:52,732 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-10-02T05:57:52.799Z] 2025-10-02 05:57:52,736 [run_init] DEBUG init version:0.0.0 force:False [2025-10-02T05:57:52.799Z] 2025-10-02 05:57:52,738 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2025-10-02T05:57:52.799Z] 2025-10-02 05:57:52,738 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2025-10-02T05:57:52.799Z] 2025-10-02 05:57:52,739 [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-10-02T05:57:54.180Z] 2025-10-02 05:57:54,052 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude [2025-10-02T05:57:54.180Z] 2025-10-02 05:57:54,053 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False [2025-10-02T05:57:54.180Z] 2025-10-02 05:57:54,053 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2025-10-02T05:57:54.180Z] 2025-10-02 05:57:54,053 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2025-10-02T05:57:54.180Z] 4.1.0-dev.7 [Pipeline] } [2025-10-02T05:57:54.189Z] $ docker exec --env ******** --env ******** b4cfd61968371503e2486dd51f9b46f0bc9cf7520f541a616b099c5657c6c246 ssh-agent -k [2025-10-02T05:57:54.277Z] unset SSH_AUTH_SOCK; [2025-10-02T05:57:54.279Z] unset SSH_AGENT_PID; [2025-10-02T05:57:54.279Z] echo Agent pid 92 killed; [2025-10-02T05:57:54.288Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-02T05:57:54.620Z] + git semver [Pipeline] } [2025-10-02T05:57:54.894Z] $ docker stop --time=1 b4cfd61968371503e2486dd51f9b46f0bc9cf7520f541a616b099c5657c6c246 [2025-10-02T05:57:56.203Z] $ docker rm -f --volumes b4cfd61968371503e2486dd51f9b46f0bc9cf7520f541a616b099c5657c6c246 [Pipeline] // withDockerContainer [Pipeline] sh [2025-10-02T05:57:56.555Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-10-02T05:57:56.834Z] Stashed 1 file(s) [Pipeline] echo [2025-10-02T05:57:56.838Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.7 [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-10-02T05:57:57.041Z] provisioning config files... [2025-10-02T05:57:57.065Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config13664559417351375709tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-02T05:57:57.375Z] ---> ****-login.sh [2025-10-02T05:57:57.375Z] nexus3.edgexfoundry.org:10001 [2025-10-02T05:57:57.375Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-02T05:57:57.375Z] Login Succeeded [2025-10-02T05:57:57.375Z] nexus3.edgexfoundry.org:10002 [2025-10-02T05:57:57.375Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-02T05:57:57.375Z] Login Succeeded [2025-10-02T05:57:57.375Z] nexus3.edgexfoundry.org:10003 [2025-10-02T05:57:57.375Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-02T05:57:57.635Z] Login Succeeded [2025-10-02T05:57:57.635Z] nexus3.edgexfoundry.org:10004 [2025-10-02T05:57:57.635Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-02T05:57:57.635Z] Login Succeeded [2025-10-02T05:57:57.635Z] ****.io [2025-10-02T05:57:57.635Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-02T05:57:57.895Z] Login Succeeded [2025-10-02T05:57:57.896Z] ---> ****-login.sh ends [Pipeline] } [2025-10-02T05:57:57.905Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-10-02T05:57:58.005Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-02T05:57:58.032Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-02T05:57:58.055Z] ========================================================= [2025-10-02T05:57:58.055Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-10-02T05:57:58.055Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-02T05:57:58.408Z] + 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-10-02T05:57:58.985Z] #0 building with "default" instance using docker driver [2025-10-02T05:57:58.985Z] [2025-10-02T05:57:58.985Z] #1 [internal] load build definition from Dockerfile [2025-10-02T05:57:58.985Z] #1 transferring dockerfile: 1.84kB done [2025-10-02T05:57:58.985Z] #1 DONE 0.0s [2025-10-02T05:57:58.985Z] [2025-10-02T05:57:58.985Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-10-02T05:57:58.985Z] #2 DONE 0.1s [2025-10-02T05:57:59.246Z] [2025-10-02T05:57:59.246Z] #3 [internal] load .dockerignore [2025-10-02T05:57:59.246Z] #3 transferring context: 182B done [2025-10-02T05:57:59.246Z] #3 DONE 0.0s [2025-10-02T05:57:59.246Z] [2025-10-02T05:57:59.246Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 [2025-10-02T05:57:59.246Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 0.0s done [2025-10-02T05:57:59.246Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2025-10-02T05:57:59.246Z] #4 sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 685B / 685B done [2025-10-02T05:57:59.246Z] #4 sha256:d619b1717253d911bd917c5573ee8134ae218c2451e74083eb23940cdd319302 4.11kB / 4.11kB done [2025-10-02T05:57:59.246Z] #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.1s done [2025-10-02T05:57:59.246Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 5.24MB / 74.06MB 0.1s [2025-10-02T05:57:59.246Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 15.73MB / 74.06MB 0.2s [2025-10-02T05:57:59.246Z] #4 sha256:01d3d341091a517642a078ff0605422b0bc90a0685c27f13eebf23a14bd174bf 2.08kB / 2.08kB done [2025-10-02T05:57:59.246Z] #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done [2025-10-02T05:57:59.246Z] #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 0.0s done [2025-10-02T05:57:59.246Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc [2025-10-02T05:57:59.246Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 1.05MB / 103.05MB 0.2s [2025-10-02T05:57:59.246Z] #4 sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad 440B / 440B 0.1s done [2025-10-02T05:57:59.246Z] #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 1.05MB / 2.38MB 0.2s [2025-10-02T05:57:59.505Z] #4 ... [2025-10-02T05:57:59.505Z] [2025-10-02T05:57:59.505Z] #5 [internal] load build context [2025-10-02T05:57:59.505Z] #5 transferring context: 30.66MB 0.3s done [2025-10-02T05:57:59.505Z] #5 DONE 0.3s [2025-10-02T05:57:59.505Z] [2025-10-02T05:57:59.505Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 [2025-10-02T05:57:59.505Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 30.41MB / 74.06MB 0.3s [2025-10-02T05:57:59.505Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done [2025-10-02T05:57:59.505Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 6.29MB / 103.05MB 0.3s [2025-10-02T05:57:59.505Z] #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 2.38MB / 2.38MB 0.2s done [2025-10-02T05:57:59.505Z] #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0.0s done [2025-10-02T05:57:59.505Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0B / 13.29MB 0.3s [2025-10-02T05:57:59.505Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 57.67MB / 74.06MB 0.5s [2025-10-02T05:57:59.505Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 20.97MB / 103.05MB 0.5s [2025-10-02T05:57:59.505Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 10.49MB / 13.29MB 0.5s [2025-10-02T05:57:59.764Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 73.66MB / 74.06MB 0.6s [2025-10-02T05:57:59.764Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 28.31MB / 103.05MB 0.6s [2025-10-02T05:57:59.764Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.6s done [2025-10-02T05:57:59.764Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 36.70MB / 103.05MB 0.7s [2025-10-02T05:57:59.764Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d [2025-10-02T05:58:00.022Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.7s done [2025-10-02T05:58:00.022Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 49.28MB / 103.05MB 0.8s [2025-10-02T05:58:00.022Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 80.74MB / 103.05MB 1.0s [2025-10-02T05:58:00.279Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 99.05MB / 103.05MB 1.1s [2025-10-02T05:58:00.845Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.4s done [2025-10-02T05:58:04.138Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 4.2s done [2025-10-02T05:58:04.400Z] #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 [2025-10-02T05:58:04.400Z] #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 done [2025-10-02T05:58:04.400Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2025-10-02T05:58:04.400Z] #4 extracting sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad done [2025-10-02T05:58:04.400Z] #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0.0s done [2025-10-02T05:58:04.658Z] #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 0.1s [2025-10-02T05:58:07.190Z] #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 2.5s done [2025-10-02T05:58:07.190Z] #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b [2025-10-02T05:58:07.759Z] #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.5s done [2025-10-02T05:58:07.759Z] #4 DONE 8.6s [2025-10-02T05:58:07.759Z] [2025-10-02T05:58:07.759Z] #6 [builder 2/7] RUN apk add --update --no-cache make git openssh-client [2025-10-02T05:58:07.759Z] #6 0.181 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-02T05:58:08.018Z] #6 0.349 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-02T05:58:08.278Z] #6 0.698 (1/4) Installing openssh-keygen (9.7_p1-r5) [2025-10-02T05:58:08.537Z] #6 0.711 (2/4) Installing libedit (20240517.3.1-r0) [2025-10-02T05:58:08.537Z] #6 0.718 (3/4) Installing openssh-client-common (9.7_p1-r5) [2025-10-02T05:58:08.537Z] #6 0.743 (4/4) Installing openssh-client-default (9.7_p1-r5) [2025-10-02T05:58:08.537Z] #6 0.759 Executing busybox-1.36.1-r29.trigger [2025-10-02T05:58:08.537Z] #6 0.768 OK: 252 MiB in 62 packages [2025-10-02T05:58:09.924Z] #6 DONE 2.4s [2025-10-02T05:58:10.187Z] [2025-10-02T05:58:10.187Z] #7 [builder 3/7] WORKDIR /device-mqtt-go [2025-10-02T05:58:10.187Z] #7 DONE 0.0s [2025-10-02T05:58:10.187Z] [2025-10-02T05:58:10.187Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2025-10-02T05:58:10.187Z] #8 DONE 0.0s [2025-10-02T05:58:10.187Z] [2025-10-02T05:58:10.187Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-02T05:58:11.998Z] Still waiting to schedule task [2025-10-02T05:58:11.998Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-10-02T05:58:36.748Z] #9 DONE 23.1s [2025-10-02T05:58:36.748Z] [2025-10-02T05:58:36.748Z] #10 [builder 6/7] COPY . . [2025-10-02T05:58:36.748Z] #10 DONE 0.1s [2025-10-02T05:58:36.748Z] [2025-10-02T05:58:36.748Z] #11 [builder 7/7] RUN echo noop [2025-10-02T05:58:36.748Z] #11 0.178 noop [2025-10-02T05:58:36.748Z] #11 DONE 0.2s [2025-10-02T05:58:36.748Z] [2025-10-02T05:58:36.748Z] #12 exporting to image [2025-10-02T05:58:36.748Z] #12 exporting layers [2025-10-02T05:58:40.034Z] #12 exporting layers 6.6s done [2025-10-02T05:58:40.293Z] #12 writing image sha256:46ad4b540b552f44a071c6aa56480bec28b2f676ecfb751f1ab53d667e6fe5df done [2025-10-02T05:58:40.293Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2025-10-02T05:58:40.293Z] #12 DONE 6.7s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-02T05:58:40.703Z] + docker inspect -f . ci-base-image-x86_64 [2025-10-02T05:58:40.703Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-02T05:58:40.784Z] prd-ubuntu20.04-docker-8c-8g-10631 does not seem to be running inside a container [2025-10-02T05:58:40.817Z] $ 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-10-02T05:58:41.104Z] $ docker top 6b1672a3069979acc5b5ed14472e81cd55fde41ca4f3fd2f2439fb8c10730227 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-02T05:58:41.450Z] + go version [2025-10-02T05:58:41.451Z] go version go1.23.9 linux/amd64 [Pipeline] } [2025-10-02T05:58:41.458Z] $ docker stop --time=1 6b1672a3069979acc5b5ed14472e81cd55fde41ca4f3fd2f2439fb8c10730227 [2025-10-02T05:58:42.736Z] $ docker rm -f --volumes 6b1672a3069979acc5b5ed14472e81cd55fde41ca4f3fd2f2439fb8c10730227 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-02T05:58:43.186Z] + docker inspect -f . ci-base-image-x86_64 [2025-10-02T05:58:43.186Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-02T05:58:43.267Z] prd-ubuntu20.04-docker-8c-8g-10631 does not seem to be running inside a container [2025-10-02T05:58:43.295Z] $ 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-10-02T05:58:43.528Z] $ docker top bbd7287e483d340f1497136efa8fe028ed799cd7837f232cb6e960709f5a4bc4 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-02T05:58:43.873Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] fileExists [Pipeline] sh [2025-10-02T05:58:44.172Z] + make test [2025-10-02T05:58:44.172Z] go test ./... -coverprofile=coverage.out ./... [2025-10-02T05:58:45.553Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2025-10-02T05:59:07.472Z] github.com/edgexfoundry/device-mqtt-go/mock coverage: 0.0% of statements [2025-10-02T05:59:07.472Z] github.com/edgexfoundry/device-mqtt-go/cmd coverage: 0.0% of statements [2025-10-02T05:59:07.472Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.010s coverage: 22.8% of statements [2025-10-02T05:59:14.026Z] go vet ./... [2025-10-02T05:59:19.291Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-10-02T05:59:19.291Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-10-02T05:59:19.291Z] ./bin/test-attribution-txt.sh [2025-10-02T05:59:19.291Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-10-02T05:59:19.305Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-10-02T05:59:19.319Z] $ docker stop --time=1 bbd7287e483d340f1497136efa8fe028ed799cd7837f232cb6e960709f5a4bc4 [2025-10-02T05:59:21.906Z] $ docker rm -f --volumes bbd7287e483d340f1497136efa8fe028ed799cd7837f232cb6e960709f5a4bc4 [Pipeline] // withDockerContainer [Pipeline] sh [2025-10-02T05:59:22.473Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-10-02T05:59:22.534Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-10-02T05:59:23.082Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-10-02T05:59:23.371Z] + ls -al . [2025-10-02T05:59:23.371Z] total 252 [2025-10-02T05:59:23.371Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 2 05:58 . [2025-10-02T05:59:23.371Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 2 05:57 .. [2025-10-02T05:59:23.371Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 2 05:57 .dockerignore [2025-10-02T05:59:23.371Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 2 05:59 .git [2025-10-02T05:59:23.371Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 2 05:57 .github [2025-10-02T05:59:23.371Z] -rw-rw-r-- 1 jenkins jenkins 264 Oct 2 05:57 .gitignore [2025-10-02T05:59:23.371Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 2 05:57 .golangci.yml [2025-10-02T05:59:23.371Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 2 05:57 .semver [2025-10-02T05:59:23.371Z] -rw-rw-r-- 1 jenkins jenkins 19745 Oct 2 05:57 Attribution.txt [2025-10-02T05:59:23.371Z] -rw-rw-r-- 1 jenkins jenkins 19382 Oct 2 05:57 CHANGELOG.md [2025-10-02T05:59:23.371Z] -rw-rw-r-- 1 jenkins jenkins 1803 Oct 2 05:57 Dockerfile [2025-10-02T05:59:23.371Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 2 05:57 GOVERNANCE.md [2025-10-02T05:59:23.371Z] -rw-rw-r-- 1 jenkins jenkins 657 Oct 2 05:57 Jenkinsfile [2025-10-02T05:59:23.371Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 2 05:57 LICENSE [2025-10-02T05:59:23.371Z] -rw-rw-r-- 1 jenkins jenkins 2545 Oct 2 05:57 Makefile [2025-10-02T05:59:23.371Z] -rw-rw-r-- 1 jenkins jenkins 620 Oct 2 05:57 OWNERS.md [2025-10-02T05:59:23.371Z] -rw-rw-r-- 1 jenkins jenkins 3599 Oct 2 05:57 README.md [2025-10-02T05:59:23.371Z] -rw-rw-r-- 1 jenkins jenkins 11 Oct 2 05:57 VERSION [2025-10-02T05:59:23.371Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 2 05:57 bin [2025-10-02T05:59:23.371Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 2 05:57 cmd [2025-10-02T05:59:23.371Z] -rw-r--r-- 1 jenkins jenkins 21039 Oct 2 05:59 coverage.out [2025-10-02T05:59:23.371Z] -rw-rw-r-- 1 jenkins jenkins 6256 Oct 2 05:57 go.mod [2025-10-02T05:59:23.371Z] -rw-rw-r-- 1 jenkins jenkins 86946 Oct 2 05:57 go.sum [2025-10-02T05:59:23.371Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 2 05:57 internal [2025-10-02T05:59:23.371Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 2 05:57 mock [2025-10-02T05:59:23.371Z] -rw-rw-r-- 1 jenkins jenkins 227 Oct 2 05:57 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-02T05:59:23.688Z] + 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=179ddc6d306a7948b6b000c399a2e38b63b81ced --label arch=amd64 --label version=4.1.0-dev.7 . [2025-10-02T05:59:23.947Z] #0 building with "default" instance using docker driver [2025-10-02T05:59:23.947Z] [2025-10-02T05:59:23.947Z] #1 [internal] load build definition from Dockerfile [2025-10-02T05:59:23.947Z] #1 transferring dockerfile: 1.84kB done [2025-10-02T05:59:23.947Z] #1 DONE 0.0s [2025-10-02T05:59:23.947Z] [2025-10-02T05:59:23.947Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-10-02T05:59:23.947Z] #2 DONE 0.0s [2025-10-02T05:59:23.947Z] [2025-10-02T05:59:23.947Z] #3 [internal] load metadata for docker.io/library/alpine:3.20 [2025-10-02T05:59:23.947Z] #3 DONE 0.1s [2025-10-02T05:59:23.947Z] [2025-10-02T05:59:23.947Z] #4 [internal] load .dockerignore [2025-10-02T05:59:23.947Z] #4 transferring context: 182B done [2025-10-02T05:59:23.947Z] #4 DONE 0.0s [2025-10-02T05:59:23.947Z] [2025-10-02T05:59:23.947Z] #5 [internal] load build context [2025-10-02T05:59:23.947Z] #5 transferring context: 32.82kB 0.0s done [2025-10-02T05:59:23.947Z] #5 DONE 0.0s [2025-10-02T05:59:23.947Z] [2025-10-02T05:59:23.947Z] #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-10-02T05:59:23.947Z] #6 DONE 0.1s [2025-10-02T05:59:23.947Z] [2025-10-02T05:59:23.947Z] #7 [stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-10-02T05:59:23.947Z] #7 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-10-02T05:59:24.206Z] #7 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s done [2025-10-02T05:59:24.206Z] #7 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-10-02T05:59:24.206Z] #7 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-10-02T05:59:24.206Z] #7 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-10-02T05:59:24.206Z] #7 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done [2025-10-02T05:59:24.206Z] #7 DONE 0.2s [2025-10-02T05:59:24.206Z] [2025-10-02T05:59:24.206Z] #8 [builder 2/7] RUN apk add --update --no-cache make git openssh-client [2025-10-02T05:59:24.206Z] #8 0.202 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-02T05:59:24.464Z] #8 0.437 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-02T05:59:24.722Z] #8 0.771 OK: 252 MiB in 62 packages [2025-10-02T05:59:24.722Z] #8 DONE 0.9s [2025-10-02T05:59:24.722Z] [2025-10-02T05:59:24.722Z] #9 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2025-10-02T05:59:24.722Z] #9 0.190 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-02T05:59:24.722Z] #9 0.286 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-02T05:59:24.722Z] #9 0.619 (1/1) Installing dumb-init (1.2.5-r3) [2025-10-02T05:59:24.722Z] #9 0.623 Executing busybox-1.36.1-r29.trigger [2025-10-02T05:59:24.722Z] #9 0.630 OK: 8 MiB in 15 packages [2025-10-02T05:59:24.982Z] #9 DONE 0.7s [2025-10-02T05:59:24.982Z] [2025-10-02T05:59:24.982Z] #10 [builder 3/7] WORKDIR /device-mqtt-go [2025-10-02T05:59:24.982Z] #10 DONE 0.0s [2025-10-02T05:59:24.982Z] [2025-10-02T05:59:24.982Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2025-10-02T05:59:24.983Z] #11 DONE 0.0s [2025-10-02T05:59:24.983Z] [2025-10-02T05:59:24.983Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-02T05:59:25.552Z] #12 DONE 0.5s [2025-10-02T05:59:25.552Z] [2025-10-02T05:59:25.552Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2025-10-02T05:59:25.552Z] #13 0.455 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-02T05:59:25.553Z] #13 0.530 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-02T05:59:25.553Z] #13 ... [2025-10-02T05:59:25.553Z] [2025-10-02T05:59:25.553Z] #14 [builder 6/7] COPY . . [2025-10-02T05:59:25.553Z] #14 DONE 0.1s [2025-10-02T05:59:25.813Z] [2025-10-02T05:59:25.813Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2025-10-02T05:59:25.813Z] #13 0.863 (1/5) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-10-02T05:59:25.813Z] #13 0.878 Executing busybox-1.36.1-r30.post-upgrade [2025-10-02T05:59:25.813Z] #13 0.909 (2/5) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-10-02T05:59:25.813Z] #13 0.913 (3/5) Upgrading libcrypto3 (3.3.4-r0 -> 3.3.5-r0) [2025-10-02T05:59:25.813Z] #13 0.950 (4/5) Upgrading libssl3 (3.3.4-r0 -> 3.3.5-r0) [2025-10-02T05:59:25.813Z] #13 0.961 (5/5) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-10-02T05:59:25.813Z] #13 0.965 Executing busybox-1.36.1-r30.trigger [2025-10-02T05:59:26.072Z] #13 0.972 OK: 8 MiB in 15 packages [2025-10-02T05:59:26.072Z] #13 DONE 1.1s [2025-10-02T05:59:26.072Z] [2025-10-02T05:59:26.072Z] #15 [builder 7/7] RUN make build [2025-10-02T05:59:26.072Z] #15 0.181 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=4.1.0-dev.7 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.39 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd [2025-10-02T05:59:48.005Z] #15 DONE 21.7s [2025-10-02T05:59:48.005Z] [2025-10-02T05:59:48.005Z] #16 [stage-1 4/6] COPY --from=builder /device-mqtt-go/cmd / [2025-10-02T05:59:48.005Z] #16 DONE 0.2s [2025-10-02T05:59:48.006Z] [2025-10-02T05:59:48.006Z] #17 [stage-1 5/6] COPY --from=builder /device-mqtt-go/LICENSE / [2025-10-02T05:59:48.006Z] #17 DONE 0.0s [2025-10-02T05:59:48.006Z] [2025-10-02T05:59:48.006Z] #18 [stage-1 6/6] COPY --from=builder /device-mqtt-go/Attribution.txt / [2025-10-02T05:59:48.006Z] #18 DONE 0.0s [2025-10-02T05:59:48.006Z] [2025-10-02T05:59:48.006Z] #19 exporting to image [2025-10-02T05:59:48.006Z] #19 exporting layers [2025-10-02T05:59:48.006Z] #19 exporting layers 0.2s done [2025-10-02T05:59:48.006Z] #19 writing image sha256:ef74b2444b23ccf2b321abf5369b59429e97998526d28db1f2c728b90871a046 done [2025-10-02T05:59:48.006Z] #19 naming to docker.io/library/device-mqtt done [2025-10-02T05:59:48.006Z] #19 DONE 0.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-02T05:59:48.146Z] provisioning config files... [2025-10-02T05:59:48.155Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config8648001218098466167tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-02T05:59:48.449Z] ---> ****-login.sh [2025-10-02T05:59:48.449Z] nexus3.edgexfoundry.org:10001 [2025-10-02T05:59:48.449Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-02T05:59:48.449Z] Login Succeeded [2025-10-02T05:59:48.449Z] nexus3.edgexfoundry.org:10002 [2025-10-02T05:59:48.449Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-02T05:59:48.449Z] Login Succeeded [2025-10-02T05:59:48.449Z] nexus3.edgexfoundry.org:10003 [2025-10-02T05:59:48.450Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-02T05:59:48.711Z] Login Succeeded [2025-10-02T05:59:48.711Z] nexus3.edgexfoundry.org:10004 [2025-10-02T05:59:48.711Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-02T05:59:48.711Z] Login Succeeded [2025-10-02T05:59:48.711Z] ****.io [2025-10-02T05:59:48.711Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-02T05:59:48.970Z] Login Succeeded [2025-10-02T05:59:48.970Z] ---> ****-login.sh ends [Pipeline] } [2025-10-02T05:59:48.978Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-02T05:59:49.030Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-02T05:59:49.059Z] [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: [2025-10-02T05:59:49.059Z] 179ddc6d306a7948b6b000c399a2e38b63b81ced [2025-10-02T05:59:49.059Z] latest [2025-10-02T05:59:49.059Z] 4.1.0-dev.7 [2025-10-02T05:59:49.059Z] 179ddc6d306a7948b6b000c399a2e38b63b81ced-4.1.0-dev.7 [2025-10-02T05:59:49.059Z] main [2025-10-02T05:59:49.059Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-02T05:59:49.404Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:179ddc6d306a7948b6b000c399a2e38b63b81ced [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-02T05:59:49.732Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:179ddc6d306a7948b6b000c399a2e38b63b81ced [2025-10-02T05:59:49.732Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2025-10-02T05:59:49.732Z] f78228cab991: Preparing [2025-10-02T05:59:49.732Z] 1719e63792f0: Preparing [2025-10-02T05:59:49.732Z] 614d87f1ac7e: Preparing [2025-10-02T05:59:49.732Z] 77605f7e84ca: Preparing [2025-10-02T05:59:49.732Z] f11feefe8c3b: Preparing [2025-10-02T05:59:49.732Z] 097100c76c15: Preparing [2025-10-02T05:59:49.732Z] 097100c76c15: Waiting [2025-10-02T05:59:49.732Z] f11feefe8c3b: Pushed [2025-10-02T05:59:49.732Z] f78228cab991: Pushed [2025-10-02T05:59:49.732Z] 1719e63792f0: Pushed [2025-10-02T05:59:49.732Z] 097100c76c15: Layer already exists [2025-10-02T05:59:50.385Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-10641 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws [2025-10-02T05:59:50.404Z] Running in /w/workspace/device-mqtt-go/202 [Pipeline] { [Pipeline] checkout [2025-10-02T05:59:50.670Z] 77605f7e84ca: Pushed [2025-10-02T05:59:53.465Z] The recommended git tool is: git [2025-10-02T05:59:54.866Z] 614d87f1ac7e: Pushed [2025-10-02T05:59:54.866Z] 179ddc6d306a7948b6b000c399a2e38b63b81ced: digest: sha256:4744e64ad34042ae751d43a261176d3f33ed8dc0decccca838b995d0d968820f size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-02T05:59:55.201Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-02T05:59:55.540Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest [2025-10-02T05:59:55.540Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2025-10-02T05:59:55.540Z] f78228cab991: Preparing [2025-10-02T05:59:55.540Z] 1719e63792f0: Preparing [2025-10-02T05:59:55.540Z] 614d87f1ac7e: Preparing [2025-10-02T05:59:55.540Z] 77605f7e84ca: Preparing [2025-10-02T05:59:55.540Z] f11feefe8c3b: Preparing [2025-10-02T05:59:55.540Z] 097100c76c15: Preparing [2025-10-02T05:59:55.540Z] 097100c76c15: Waiting [2025-10-02T05:59:55.540Z] 77605f7e84ca: Layer already exists [2025-10-02T05:59:55.540Z] 1719e63792f0: Layer already exists [2025-10-02T05:59:55.540Z] f11feefe8c3b: Layer already exists [2025-10-02T05:59:55.540Z] 614d87f1ac7e: Layer already exists [2025-10-02T05:59:55.540Z] f78228cab991: Layer already exists [2025-10-02T05:59:55.540Z] 097100c76c15: Layer already exists [2025-10-02T05:59:55.540Z] latest: digest: sha256:4744e64ad34042ae751d43a261176d3f33ed8dc0decccca838b995d0d968820f size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-02T05:59:55.875Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-02T05:59:56.212Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.7 [2025-10-02T05:59:56.212Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2025-10-02T05:59:56.212Z] f78228cab991: Preparing [2025-10-02T05:59:56.212Z] 1719e63792f0: Preparing [2025-10-02T05:59:56.212Z] 614d87f1ac7e: Preparing [2025-10-02T05:59:56.212Z] 77605f7e84ca: Preparing [2025-10-02T05:59:56.212Z] f11feefe8c3b: Preparing [2025-10-02T05:59:56.212Z] 097100c76c15: Preparing [2025-10-02T05:59:56.212Z] 097100c76c15: Waiting [2025-10-02T05:59:56.212Z] f78228cab991: Layer already exists [2025-10-02T05:59:56.212Z] 614d87f1ac7e: Layer already exists [2025-10-02T05:59:56.212Z] f11feefe8c3b: Layer already exists [2025-10-02T05:59:56.212Z] 1719e63792f0: Layer already exists [2025-10-02T05:59:56.212Z] 77605f7e84ca: Layer already exists [2025-10-02T05:59:56.212Z] 097100c76c15: Layer already exists [2025-10-02T05:59:56.212Z] 4.1.0-dev.7: digest: sha256:4744e64ad34042ae751d43a261176d3f33ed8dc0decccca838b995d0d968820f size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-02T05:59:56.536Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:179ddc6d306a7948b6b000c399a2e38b63b81ced-4.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-02T05:59:56.862Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:179ddc6d306a7948b6b000c399a2e38b63b81ced-4.1.0-dev.7 [2025-10-02T05:59:56.862Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2025-10-02T05:59:56.862Z] f78228cab991: Preparing [2025-10-02T05:59:56.862Z] 1719e63792f0: Preparing [2025-10-02T05:59:56.862Z] 614d87f1ac7e: Preparing [2025-10-02T05:59:56.862Z] 77605f7e84ca: Preparing [2025-10-02T05:59:56.862Z] f11feefe8c3b: Preparing [2025-10-02T05:59:56.862Z] 097100c76c15: Preparing [2025-10-02T05:59:56.862Z] 097100c76c15: Waiting [2025-10-02T05:59:56.862Z] 77605f7e84ca: Layer already exists [2025-10-02T05:59:56.862Z] 614d87f1ac7e: Layer already exists [2025-10-02T05:59:56.862Z] 1719e63792f0: Layer already exists [2025-10-02T05:59:56.862Z] f78228cab991: Layer already exists [2025-10-02T05:59:56.862Z] f11feefe8c3b: Layer already exists [2025-10-02T05:59:56.862Z] 097100c76c15: Layer already exists [2025-10-02T05:59:56.862Z] 179ddc6d306a7948b6b000c399a2e38b63b81ced-4.1.0-dev.7: digest: sha256:4744e64ad34042ae751d43a261176d3f33ed8dc0decccca838b995d0d968820f size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-02T05:59:57.192Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-02T05:59:57.508Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main [2025-10-02T05:59:57.508Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2025-10-02T05:59:57.508Z] f78228cab991: Preparing [2025-10-02T05:59:57.508Z] 1719e63792f0: Preparing [2025-10-02T05:59:57.508Z] 614d87f1ac7e: Preparing [2025-10-02T05:59:57.508Z] 77605f7e84ca: Preparing [2025-10-02T05:59:57.508Z] f11feefe8c3b: Preparing [2025-10-02T05:59:57.508Z] 097100c76c15: Preparing [2025-10-02T05:59:57.508Z] 097100c76c15: Waiting [2025-10-02T05:59:57.508Z] 1719e63792f0: Layer already exists [2025-10-02T05:59:57.508Z] f78228cab991: Layer already exists [2025-10-02T05:59:57.508Z] f11feefe8c3b: Layer already exists [2025-10-02T05:59:57.508Z] 77605f7e84ca: Layer already exists [2025-10-02T05:59:57.508Z] 614d87f1ac7e: Layer already exists [2025-10-02T05:59:57.508Z] 097100c76c15: Layer already exists [2025-10-02T05:59:57.508Z] main: digest: sha256:4744e64ad34042ae751d43a261176d3f33ed8dc0decccca838b995d0d968820f size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-02T05:59:57.599Z] ===================================================== [Pipeline] echo [2025-10-02T05:59:57.613Z] taggedImages: [2025-10-02T05:59:57.613Z] - nexus3.edgexfoundry.org:10004/device-mqtt:179ddc6d306a7948b6b000c399a2e38b63b81ced [2025-10-02T05:59:57.613Z] - nexus3.edgexfoundry.org:10004/device-mqtt:latest [2025-10-02T05:59:57.613Z] - nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.7 [2025-10-02T05:59:57.613Z] - nexus3.edgexfoundry.org:10004/device-mqtt:179ddc6d306a7948b6b000c399a2e38b63b81ced-4.1.0-dev.7 [2025-10-02T05:59:57.613Z] - nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] echo [2025-10-02T05:59:57.670Z] ========================================================= [2025-10-02T05:59:57.670Z] [edgeXBuildMultiArch] RAW Config: [2025-10-02T05:59:57.670Z] images: [2025-10-02T05:59:57.670Z] - nexus3.edgexfoundry.org:10004/device-mqtt:179ddc6d306a7948b6b000c399a2e38b63b81ced [2025-10-02T05:59:57.670Z] - nexus3.edgexfoundry.org:10004/device-mqtt:latest [2025-10-02T05:59:57.670Z] - nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.7 [2025-10-02T05:59:57.670Z] - nexus3.edgexfoundry.org:10004/device-mqtt:179ddc6d306a7948b6b000c399a2e38b63b81ced-4.1.0-dev.7 [2025-10-02T05:59:57.670Z] - nexus3.edgexfoundry.org:10004/device-mqtt:main [2025-10-02T05:59:57.670Z] settingsFile: [2025-10-02T05:59:57.670Z] device-mqtt-go-settings [2025-10-02T05:59:57.670Z] ========================================================= [Pipeline] node [2025-10-02T05:59:59.474Z] using credential edgex-jenkins-ssh [2025-10-02T05:59:59.500Z] Cloning the remote Git repository [2025-10-02T05:59:59.504Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2025-10-02T05:59:59.700Z] > git init /w/workspace/device-mqtt-go/202 # timeout=10 [2025-10-02T06:00:00.023Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2025-10-02T06:00:00.025Z] > git --version # timeout=10 [2025-10-02T06:00:00.058Z] > git --version # 'git version 2.25.1' [2025-10-02T06:00:00.061Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-10-02T06:00:00.271Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-10-02T06:00:03.458Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2025-10-02T06:00:03.560Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-10-02T06:00:05.029Z] Avoid second fetch [2025-10-02T06:00:05.030Z] Checking out Revision 179ddc6d306a7948b6b000c399a2e38b63b81ced (main) [2025-10-02T06:00:04.996Z] > git config core.sparsecheckout # timeout=10 [2025-10-02T06:00:05.140Z] > git checkout -f 179ddc6d306a7948b6b000c399a2e38b63b81ced # timeout=10 [2025-10-02T06:00:06.186Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v4 (#765)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-02T06:00:11.000Z] provisioning config files... [2025-10-02T06:00:11.047Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/202@tmp/config12740183893286438892tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-02T06:00:11.943Z] ---> ****-login.sh [2025-10-02T06:00:11.943Z] nexus3.edgexfoundry.org:10001 [2025-10-02T06:00:12.229Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-02T06:00:12.502Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-02T06:00:12.502Z] Configure a credential helper to remove this warning. See [2025-10-02T06:00:12.502Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-02T06:00:12.502Z] [2025-10-02T06:00:12.502Z] Login Succeeded [2025-10-02T06:00:12.502Z] nexus3.edgexfoundry.org:10002 [2025-10-02T06:00:12.674Z] Still waiting to schedule task [2025-10-02T06:00:12.674Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2025-10-02T06:00:12.774Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-02T06:00:13.054Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-02T06:00:13.054Z] Configure a credential helper to remove this warning. See [2025-10-02T06:00:13.055Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-02T06:00:13.055Z] [2025-10-02T06:00:13.055Z] Login Succeeded [2025-10-02T06:00:13.055Z] nexus3.edgexfoundry.org:10003 [2025-10-02T06:00:13.340Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-02T06:00:13.340Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-02T06:00:13.340Z] Configure a credential helper to remove this warning. See [2025-10-02T06:00:13.340Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-02T06:00:13.340Z] [2025-10-02T06:00:13.340Z] Login Succeeded [2025-10-02T06:00:13.340Z] nexus3.edgexfoundry.org:10004 [2025-10-02T06:00:13.610Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-02T06:00:13.883Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-02T06:00:13.883Z] Configure a credential helper to remove this warning. See [2025-10-02T06:00:13.883Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-02T06:00:13.883Z] [2025-10-02T06:00:13.883Z] Login Succeeded [2025-10-02T06:00:13.883Z] ****.io [2025-10-02T06:00:14.164Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-02T06:00:20.855Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-02T06:00:20.856Z] Configure a credential helper to remove this warning. See [2025-10-02T06:00:20.856Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-02T06:00:20.856Z] [2025-10-02T06:00:20.856Z] Login Succeeded [2025-10-02T06:00:20.856Z] ---> ****-login.sh ends [Pipeline] } [2025-10-02T06:00:20.873Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-10-02T06:00:21.227Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-02T06:00:21.243Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-02T06:00:21.263Z] ========================================================= [2025-10-02T06:00:21.263Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-10-02T06:00:21.263Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-02T06:00:21.648Z] + 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-10-02T06:00:21.944Z] Sending build context to Docker daemon 15.49MB [2025-10-02T06:00:22.216Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-10-02T06:00:22.216Z] Step 2/12 : FROM ${BASE} AS builder [2025-10-02T06:00:23.644Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-10-02T06:00:23.645Z] 94e9d8af2201: Pulling fs layer [2025-10-02T06:00:23.645Z] a6c56e8762df: Pulling fs layer [2025-10-02T06:00:23.645Z] f0f3c8884826: Pulling fs layer [2025-10-02T06:00:23.645Z] c7e7622c144d: Pulling fs layer [2025-10-02T06:00:23.645Z] 4f4fb700ef54: Pulling fs layer [2025-10-02T06:00:23.645Z] b4c3b6d88c5a: Pulling fs layer [2025-10-02T06:00:23.645Z] ba8bce9d2590: Pulling fs layer [2025-10-02T06:00:23.645Z] ca778ea9c289: Pulling fs layer [2025-10-02T06:00:23.645Z] c7e7622c144d: Waiting [2025-10-02T06:00:23.645Z] 4f4fb700ef54: Waiting [2025-10-02T06:00:23.645Z] b4c3b6d88c5a: Waiting [2025-10-02T06:00:23.645Z] ba8bce9d2590: Waiting [2025-10-02T06:00:23.645Z] ca778ea9c289: Waiting [2025-10-02T06:00:23.645Z] a6c56e8762df: Verifying Checksum [2025-10-02T06:00:23.645Z] a6c56e8762df: Download complete [2025-10-02T06:00:23.645Z] c7e7622c144d: Verifying Checksum [2025-10-02T06:00:23.645Z] c7e7622c144d: Download complete [2025-10-02T06:00:23.645Z] 4f4fb700ef54: Verifying Checksum [2025-10-02T06:00:23.645Z] 4f4fb700ef54: Download complete [2025-10-02T06:00:23.645Z] b4c3b6d88c5a: Verifying Checksum [2025-10-02T06:00:23.645Z] b4c3b6d88c5a: Download complete [2025-10-02T06:00:23.645Z] 94e9d8af2201: Verifying Checksum [2025-10-02T06:00:23.645Z] 94e9d8af2201: Download complete [2025-10-02T06:00:24.236Z] ca778ea9c289: Verifying Checksum [2025-10-02T06:00:24.236Z] ca778ea9c289: Download complete [2025-10-02T06:00:24.515Z] 94e9d8af2201: Pull complete [2025-10-02T06:00:25.117Z] a6c56e8762df: Pull complete [2025-10-02T06:00:25.715Z] f0f3c8884826: Verifying Checksum [2025-10-02T06:00:25.715Z] f0f3c8884826: Download complete [2025-10-02T06:00:26.685Z] ba8bce9d2590: Verifying Checksum [2025-10-02T06:00:26.685Z] ba8bce9d2590: Download complete [2025-10-02T06:00:39.035Z] f0f3c8884826: Pull complete [2025-10-02T06:00:39.035Z] c7e7622c144d: Pull complete [2025-10-02T06:00:39.309Z] 4f4fb700ef54: Pull complete [2025-10-02T06:00:39.576Z] b4c3b6d88c5a: Pull complete [2025-10-02T06:00:47.780Z] ba8bce9d2590: Pull complete [2025-10-02T06:00:49.723Z] ca778ea9c289: Pull complete [2025-10-02T06:00:49.723Z] Digest: sha256:c70c257f76c0e97c87bd0187f74242a809c0afac30c2d5f44320df1de5715b93 [2025-10-02T06:00:49.723Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-10-02T06:00:49.723Z] ---> 47b25d7523d1 [2025-10-02T06:00:49.723Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2025-10-02T06:00:51.669Z] ---> Running in cfc231de7471 [2025-10-02T06:00:51.669Z] Removing intermediate container cfc231de7471 [2025-10-02T06:00:51.669Z] ---> bcca85b7e314 [2025-10-02T06:00:51.669Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-10-02T06:00:51.669Z] ---> Running in 5bac8aed7f41 [2025-10-02T06:00:51.951Z] Removing intermediate container 5bac8aed7f41 [2025-10-02T06:00:51.951Z] ---> d6ab9a01d0ad [2025-10-02T06:00:51.951Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-10-02T06:00:52.223Z] ---> Running in ed3f92966142 [2025-10-02T06:00:52.496Z] Removing intermediate container ed3f92966142 [2025-10-02T06:00:52.496Z] ---> 5471f1102ff1 [2025-10-02T06:00:52.496Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2025-10-02T06:00:52.496Z] ---> Running in 133ba7410455 [2025-10-02T06:00:52.769Z] Removing intermediate container 133ba7410455 [2025-10-02T06:00:52.769Z] ---> 96fc8f4ecf24 [2025-10-02T06:00:52.769Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-10-02T06:00:52.769Z] ---> Running in 12fd54b7e5cd [2025-10-02T06:00:54.191Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-02T06:00:54.191Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-02T06:00:55.616Z] (1/4) Installing openssh-keygen (9.7_p1-r5) [2025-10-02T06:00:55.616Z] (2/4) Installing libedit (20240517.3.1-r0) [2025-10-02T06:00:55.616Z] (3/4) Installing openssh-client-common (9.7_p1-r5) [2025-10-02T06:00:55.616Z] (4/4) Installing openssh-client-default (9.7_p1-r5) [2025-10-02T06:00:55.616Z] Executing busybox-1.36.1-r29.trigger [2025-10-02T06:00:55.616Z] OK: 244 MiB in 62 packages [2025-10-02T06:00:56.589Z] Removing intermediate container 12fd54b7e5cd [2025-10-02T06:00:56.590Z] ---> a846a23669ff [2025-10-02T06:00:56.590Z] Step 8/12 : WORKDIR /device-mqtt-go [2025-10-02T06:00:56.590Z] ---> Running in 808d893d8dd8 [2025-10-02T06:00:56.869Z] Removing intermediate container 808d893d8dd8 [2025-10-02T06:00:56.869Z] ---> 6f9f19b837e3 [2025-10-02T06:00:56.869Z] Step 9/12 : COPY go.mod vendor* ./ [2025-10-02T06:00:57.457Z] ---> 7588ef73a3a0 [2025-10-02T06:00:57.457Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-02T06:00:57.457Z] ---> Running in 245027b38929 [2025-10-02T06:01:03.569Z] Running on prd-centos7-docker-4c-2g-10651 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-02T06:01:03.622Z] provisioning config files... [2025-10-02T06:01:03.693Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config13055243284624494944tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-02T06:01:07.657Z] ---> ****-login.sh [2025-10-02T06:01:07.657Z] nexus3.edgexfoundry.org:10001 [2025-10-02T06:01:07.657Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-02T06:01:08.598Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-02T06:01:08.598Z] Configure a credential helper to remove this warning. See [2025-10-02T06:01:08.598Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-02T06:01:08.598Z] [2025-10-02T06:01:08.598Z] Login Succeeded [2025-10-02T06:01:08.598Z] nexus3.edgexfoundry.org:10002 [2025-10-02T06:01:08.598Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-02T06:01:08.598Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-02T06:01:08.598Z] Configure a credential helper to remove this warning. See [2025-10-02T06:01:08.598Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-02T06:01:08.598Z] [2025-10-02T06:01:08.598Z] Login Succeeded [2025-10-02T06:01:08.598Z] nexus3.edgexfoundry.org:10003 [2025-10-02T06:01:08.598Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-02T06:01:08.598Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-02T06:01:08.598Z] Configure a credential helper to remove this warning. See [2025-10-02T06:01:08.598Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-02T06:01:08.598Z] [2025-10-02T06:01:08.598Z] Login Succeeded [2025-10-02T06:01:08.598Z] nexus3.edgexfoundry.org:10004 [2025-10-02T06:01:08.598Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-02T06:01:08.598Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-02T06:01:08.598Z] Configure a credential helper to remove this warning. See [2025-10-02T06:01:08.599Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-02T06:01:08.599Z] [2025-10-02T06:01:08.599Z] Login Succeeded [2025-10-02T06:01:08.599Z] ****.io [2025-10-02T06:01:08.599Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-02T06:01:08.859Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-02T06:01:08.859Z] Configure a credential helper to remove this warning. See [2025-10-02T06:01:08.859Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-02T06:01:08.859Z] [2025-10-02T06:01:08.859Z] Login Succeeded [2025-10-02T06:01:08.859Z] ---> ****-login.sh ends [Pipeline] } [2025-10-02T06:01:08.876Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-02T06:01:09.215Z] + docker buildx ls [2025-10-02T06:01:09.215Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-10-02T06:01:09.215Z] default * docker [2025-10-02T06:01:09.215Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-10-02T06:01:09.520Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-10-02T06:01:09.520Z] edgex-builder [Pipeline] sh [2025-10-02T06:01:09.826Z] + docker buildx inspect --bootstrap [2025-10-02T06:01:09.826Z] #1 [internal] booting buildkit [2025-10-02T06:01:09.826Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-10-02T06:01:13.148Z] #1 pulling image moby/buildkit:buildx-stable-1 2.8s done [2025-10-02T06:01:13.148Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-10-02T06:01:13.731Z] #1 creating container buildx_buildkit_edgex-builder0 1.1s done [2025-10-02T06:01:13.731Z] #1 DONE 3.9s [2025-10-02T06:01:13.731Z] Name: edgex-builder [2025-10-02T06:01:13.731Z] Driver: docker-container [2025-10-02T06:01:13.731Z] [2025-10-02T06:01:13.731Z] Nodes: [2025-10-02T06:01:13.731Z] Name: edgex-builder0 [2025-10-02T06:01:13.731Z] Endpoint: unix:///var/run/docker.sock [2025-10-02T06:01:13.731Z] Status: running [2025-10-02T06:01:13.731Z] Buildkit: v0.24.0 [2025-10-02T06:01:13.731Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-10-02T06:01:14.057Z] + docker buildx ls [2025-10-02T06:01:14.058Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-10-02T06:01:14.058Z] edgex-builder * docker-container [2025-10-02T06:01:14.058Z] edgex-builder0 unix:///var/run/docker.sock running v0.24.0 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-10-02T06:01:14.058Z] default docker [2025-10-02T06:01:14.058Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-10-02T06:01:14.355Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-mqtt:179ddc6d306a7948b6b000c399a2e38b63b81ced' [2025-10-02T06:01:14.356Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-mqtt:179ddc6d306a7948b6b000c399a2e38b63b81ced --push - [2025-10-02T06:01:14.356Z] #1 [internal] load build definition from Dockerfile [2025-10-02T06:01:14.356Z] #1 transferring dockerfile: 196B done [2025-10-02T06:01:14.356Z] #1 DONE 0.0s [2025-10-02T06:01:14.356Z] [2025-10-02T06:01:14.356Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:179ddc6d306a7948b6b000c399a2e38b63b81ced [2025-10-02T06:01:14.356Z] #2 DONE 0.1s [2025-10-02T06:01:14.356Z] [2025-10-02T06:01:14.356Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:179ddc6d306a7948b6b000c399a2e38b63b81ced [2025-10-02T06:01:14.356Z] #3 DONE 0.1s [2025-10-02T06:01:14.356Z] [2025-10-02T06:01:14.356Z] #4 [internal] load .dockerignore [2025-10-02T06:01:14.614Z] #4 transferring context: 2B done [2025-10-02T06:01:14.614Z] #4 DONE 0.0s [2025-10-02T06:01:14.614Z] [2025-10-02T06:01:14.615Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:179ddc6d306a7948b6b000c399a2e38b63b81ced@sha256:4744e64ad34042ae751d43a261176d3f33ed8dc0decccca838b995d0d968820f [2025-10-02T06:01:14.615Z] #5 resolve nexus3.edgexfoundry.org:10004/device-mqtt:179ddc6d306a7948b6b000c399a2e38b63b81ced@sha256:4744e64ad34042ae751d43a261176d3f33ed8dc0decccca838b995d0d968820f 0.0s done [2025-10-02T06:01:14.615Z] #5 DONE 0.0s [2025-10-02T06:01:14.615Z] [2025-10-02T06:01:14.615Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:179ddc6d306a7948b6b000c399a2e38b63b81ced@sha256:4744e64ad34042ae751d43a261176d3f33ed8dc0decccca838b995d0d968820f [2025-10-02T06:01:14.615Z] #6 resolve nexus3.edgexfoundry.org:10004/device-mqtt:179ddc6d306a7948b6b000c399a2e38b63b81ced@sha256:4744e64ad34042ae751d43a261176d3f33ed8dc0decccca838b995d0d968820f 0.0s done [2025-10-02T06:01:14.615Z] #6 DONE 0.1s [2025-10-02T06:01:14.615Z] [2025-10-02T06:01:14.615Z] #7 exporting to image [2025-10-02T06:01:14.615Z] #7 exporting layers done [2025-10-02T06:01:14.615Z] #7 exporting manifest sha256:961b36913fb45749f10fa1b82483226d77873e75e501e3a8eea52267a8488862 done [2025-10-02T06:01:14.615Z] #7 exporting config sha256:ef74b2444b23ccf2b321abf5369b59429e97998526d28db1f2c728b90871a046 [2025-10-02T06:01:14.615Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-02T06:01:14.615Z] #7 ... [2025-10-02T06:01:14.615Z] [2025-10-02T06:01:14.615Z] #8 [auth] device-mqtt:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-02T06:01:14.615Z] #8 DONE 0.0s [2025-10-02T06:01:14.615Z] [2025-10-02T06:01:14.615Z] #7 exporting to image [2025-10-02T06:01:14.615Z] #7 exporting config sha256:ef74b2444b23ccf2b321abf5369b59429e97998526d28db1f2c728b90871a046 done [2025-10-02T06:01:14.615Z] #7 exporting manifest sha256:f9153602fe913cfecc7d2219069a3e85959e1d03294d85b08e62857f6d5c231c done [2025-10-02T06:01:14.615Z] #7 exporting config sha256:5ba2340a76b8cbf15440ea1e89b136909af797c8291fb3516adf06e4ecd28315 done [2025-10-02T06:01:14.615Z] #7 exporting manifest list sha256:6770f9c8fcb9480824af6d87fc36476145f27eaa684073375be3518f50f04332 0.0s done [2025-10-02T06:01:14.615Z] #7 pushing layers 0.1s done [2025-10-02T06:01:14.615Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-mqtt:179ddc6d306a7948b6b000c399a2e38b63b81ced@sha256:6770f9c8fcb9480824af6d87fc36476145f27eaa684073375be3518f50f04332 [2025-10-02T06:01:14.874Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-mqtt:179ddc6d306a7948b6b000c399a2e38b63b81ced@sha256:6770f9c8fcb9480824af6d87fc36476145f27eaa684073375be3518f50f04332 0.1s done [2025-10-02T06:01:14.874Z] #7 DONE 0.2s [2025-10-02T06:01:14.874Z] [2025-10-02T06:01:14.874Z] 1 warning found (use --debug to expand): [2025-10-02T06:01:14.874Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-02T06:01:15.163Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-mqtt:latest --push - [2025-10-02T06:01:15.163Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-mqtt:latest' [2025-10-02T06:01:15.163Z] #1 [internal] load build definition from Dockerfile [2025-10-02T06:01:15.163Z] #1 transferring dockerfile: 162B done [2025-10-02T06:01:15.163Z] #1 DONE 0.0s [2025-10-02T06:01:15.163Z] [2025-10-02T06:01:15.163Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:latest [2025-10-02T06:01:15.163Z] #2 DONE 0.0s [2025-10-02T06:01:15.163Z] [2025-10-02T06:01:15.163Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:latest [2025-10-02T06:01:15.163Z] #3 DONE 0.0s [2025-10-02T06:01:15.163Z] [2025-10-02T06:01:15.163Z] #4 [internal] load .dockerignore [2025-10-02T06:01:15.163Z] #4 transferring context: 2B done [2025-10-02T06:01:15.163Z] #4 DONE 0.0s [2025-10-02T06:01:15.163Z] [2025-10-02T06:01:15.163Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:latest@sha256:4744e64ad34042ae751d43a261176d3f33ed8dc0decccca838b995d0d968820f [2025-10-02T06:01:15.163Z] #5 resolve nexus3.edgexfoundry.org:10004/device-mqtt:latest@sha256:4744e64ad34042ae751d43a261176d3f33ed8dc0decccca838b995d0d968820f 0.0s done [2025-10-02T06:01:15.163Z] #5 CACHED [2025-10-02T06:01:15.163Z] [2025-10-02T06:01:15.163Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:latest@sha256:4744e64ad34042ae751d43a261176d3f33ed8dc0decccca838b995d0d968820f [2025-10-02T06:01:15.163Z] #6 resolve nexus3.edgexfoundry.org:10004/device-mqtt:latest@sha256:4744e64ad34042ae751d43a261176d3f33ed8dc0decccca838b995d0d968820f 0.0s done [2025-10-02T06:01:15.163Z] #6 CACHED [2025-10-02T06:01:15.163Z] [2025-10-02T06:01:15.163Z] #7 exporting to image [2025-10-02T06:01:15.163Z] #7 exporting layers done [2025-10-02T06:01:15.163Z] #7 exporting manifest sha256:961b36913fb45749f10fa1b82483226d77873e75e501e3a8eea52267a8488862 done [2025-10-02T06:01:15.163Z] #7 exporting config sha256:ef74b2444b23ccf2b321abf5369b59429e97998526d28db1f2c728b90871a046 done [2025-10-02T06:01:15.163Z] #7 exporting manifest sha256:f9153602fe913cfecc7d2219069a3e85959e1d03294d85b08e62857f6d5c231c done [2025-10-02T06:01:15.163Z] #7 exporting config sha256:5ba2340a76b8cbf15440ea1e89b136909af797c8291fb3516adf06e4ecd28315 done [2025-10-02T06:01:15.163Z] #7 exporting manifest list sha256:6770f9c8fcb9480824af6d87fc36476145f27eaa684073375be3518f50f04332 done [2025-10-02T06:01:15.163Z] #7 pushing layers 0.0s done [2025-10-02T06:01:15.163Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-mqtt:latest@sha256:6770f9c8fcb9480824af6d87fc36476145f27eaa684073375be3518f50f04332 [2025-10-02T06:01:15.163Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-02T06:01:15.424Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-mqtt:latest@sha256:6770f9c8fcb9480824af6d87fc36476145f27eaa684073375be3518f50f04332 0.1s done [2025-10-02T06:01:15.424Z] #7 DONE 0.1s [2025-10-02T06:01:15.424Z] [2025-10-02T06:01:15.424Z] #8 [auth] device-mqtt:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-02T06:01:15.424Z] #8 DONE 0.0s [2025-10-02T06:01:15.424Z] [2025-10-02T06:01:15.424Z] 1 warning found (use --debug to expand): [2025-10-02T06:01:15.424Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-02T06:01:15.740Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.7 --push - [2025-10-02T06:01:15.740Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.7' [2025-10-02T06:01:15.740Z] #1 [internal] load build definition from Dockerfile [2025-10-02T06:01:15.740Z] #1 transferring dockerfile: 167B done [2025-10-02T06:01:15.740Z] #1 DONE 0.0s [2025-10-02T06:01:15.740Z] [2025-10-02T06:01:15.740Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.7 [2025-10-02T06:01:15.740Z] #2 DONE 0.0s [2025-10-02T06:01:15.740Z] [2025-10-02T06:01:15.740Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.7 [2025-10-02T06:01:15.740Z] #3 DONE 0.0s [2025-10-02T06:01:15.740Z] [2025-10-02T06:01:15.740Z] #4 [internal] load .dockerignore [2025-10-02T06:01:15.740Z] #4 transferring context: 2B done [2025-10-02T06:01:15.740Z] #4 DONE 0.0s [2025-10-02T06:01:15.740Z] [2025-10-02T06:01:15.740Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.7@sha256:4744e64ad34042ae751d43a261176d3f33ed8dc0decccca838b995d0d968820f [2025-10-02T06:01:15.740Z] #5 resolve nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.7@sha256:4744e64ad34042ae751d43a261176d3f33ed8dc0decccca838b995d0d968820f 0.0s done [2025-10-02T06:01:15.740Z] #5 CACHED [2025-10-02T06:01:15.740Z] [2025-10-02T06:01:15.740Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.7@sha256:4744e64ad34042ae751d43a261176d3f33ed8dc0decccca838b995d0d968820f [2025-10-02T06:01:15.740Z] #6 resolve nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.7@sha256:4744e64ad34042ae751d43a261176d3f33ed8dc0decccca838b995d0d968820f 0.0s done [2025-10-02T06:01:15.740Z] #6 CACHED [2025-10-02T06:01:15.740Z] [2025-10-02T06:01:15.740Z] #7 exporting to image [2025-10-02T06:01:15.740Z] #7 exporting layers done [2025-10-02T06:01:15.740Z] #7 exporting manifest sha256:961b36913fb45749f10fa1b82483226d77873e75e501e3a8eea52267a8488862 done [2025-10-02T06:01:15.740Z] #7 exporting config sha256:ef74b2444b23ccf2b321abf5369b59429e97998526d28db1f2c728b90871a046 done [2025-10-02T06:01:15.740Z] #7 exporting manifest sha256:f9153602fe913cfecc7d2219069a3e85959e1d03294d85b08e62857f6d5c231c done [2025-10-02T06:01:15.740Z] #7 exporting config sha256:5ba2340a76b8cbf15440ea1e89b136909af797c8291fb3516adf06e4ecd28315 done [2025-10-02T06:01:15.740Z] #7 exporting manifest list sha256:6770f9c8fcb9480824af6d87fc36476145f27eaa684073375be3518f50f04332 done [2025-10-02T06:01:15.740Z] #7 pushing layers 0.0s done [2025-10-02T06:01:15.740Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.7@sha256:6770f9c8fcb9480824af6d87fc36476145f27eaa684073375be3518f50f04332 [2025-10-02T06:01:15.740Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-02T06:01:15.999Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.7@sha256:6770f9c8fcb9480824af6d87fc36476145f27eaa684073375be3518f50f04332 0.1s done [2025-10-02T06:01:15.999Z] #7 DONE 0.1s [2025-10-02T06:01:15.999Z] [2025-10-02T06:01:15.999Z] #8 [auth] device-mqtt:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-02T06:01:15.999Z] #8 DONE 0.0s [2025-10-02T06:01:15.999Z] [2025-10-02T06:01:15.999Z] 1 warning found (use --debug to expand): [2025-10-02T06:01:15.999Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-02T06:01:16.286Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-mqtt:179ddc6d306a7948b6b000c399a2e38b63b81ced-4.1.0-dev.7' [2025-10-02T06:01:16.287Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-mqtt:179ddc6d306a7948b6b000c399a2e38b63b81ced-4.1.0-dev.7 --push - [2025-10-02T06:01:16.546Z] #1 [internal] load build definition from Dockerfile [2025-10-02T06:01:16.546Z] #1 transferring dockerfile: 208B done [2025-10-02T06:01:16.546Z] #1 DONE 0.0s [2025-10-02T06:01:16.546Z] [2025-10-02T06:01:16.546Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:179ddc6d306a7948b6b000c399a2e38b63b81ced-4.1.0-dev.7 [2025-10-02T06:01:16.546Z] #2 DONE 0.0s [2025-10-02T06:01:16.546Z] [2025-10-02T06:01:16.546Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:179ddc6d306a7948b6b000c399a2e38b63b81ced-4.1.0-dev.7 [2025-10-02T06:01:16.546Z] #3 DONE 0.0s [2025-10-02T06:01:16.546Z] [2025-10-02T06:01:16.546Z] #4 [internal] load .dockerignore [2025-10-02T06:01:16.546Z] #4 transferring context: 2B done [2025-10-02T06:01:16.546Z] #4 DONE 0.0s [2025-10-02T06:01:16.546Z] [2025-10-02T06:01:16.546Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:179ddc6d306a7948b6b000c399a2e38b63b81ced-4.1.0-dev.7@sha256:4744e64ad34042ae751d43a261176d3f33ed8dc0decccca838b995d0d968820f [2025-10-02T06:01:16.546Z] #5 resolve nexus3.edgexfoundry.org:10004/device-mqtt:179ddc6d306a7948b6b000c399a2e38b63b81ced-4.1.0-dev.7@sha256:4744e64ad34042ae751d43a261176d3f33ed8dc0decccca838b995d0d968820f 0.0s done [2025-10-02T06:01:16.546Z] #5 CACHED [2025-10-02T06:01:16.546Z] [2025-10-02T06:01:16.546Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:179ddc6d306a7948b6b000c399a2e38b63b81ced-4.1.0-dev.7@sha256:4744e64ad34042ae751d43a261176d3f33ed8dc0decccca838b995d0d968820f [2025-10-02T06:01:16.546Z] #6 resolve nexus3.edgexfoundry.org:10004/device-mqtt:179ddc6d306a7948b6b000c399a2e38b63b81ced-4.1.0-dev.7@sha256:4744e64ad34042ae751d43a261176d3f33ed8dc0decccca838b995d0d968820f 0.0s done [2025-10-02T06:01:16.546Z] #6 CACHED [2025-10-02T06:01:16.546Z] [2025-10-02T06:01:16.546Z] #7 exporting to image [2025-10-02T06:01:16.546Z] #7 exporting layers done [2025-10-02T06:01:16.546Z] #7 exporting manifest sha256:961b36913fb45749f10fa1b82483226d77873e75e501e3a8eea52267a8488862 done [2025-10-02T06:01:16.546Z] #7 exporting config sha256:ef74b2444b23ccf2b321abf5369b59429e97998526d28db1f2c728b90871a046 done [2025-10-02T06:01:16.546Z] #7 exporting manifest sha256:f9153602fe913cfecc7d2219069a3e85959e1d03294d85b08e62857f6d5c231c done [2025-10-02T06:01:16.546Z] #7 exporting config sha256:5ba2340a76b8cbf15440ea1e89b136909af797c8291fb3516adf06e4ecd28315 done [2025-10-02T06:01:16.546Z] #7 exporting manifest list sha256:6770f9c8fcb9480824af6d87fc36476145f27eaa684073375be3518f50f04332 done [2025-10-02T06:01:16.546Z] #7 pushing layers 0.0s done [2025-10-02T06:01:16.546Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-mqtt:179ddc6d306a7948b6b000c399a2e38b63b81ced-4.1.0-dev.7@sha256:6770f9c8fcb9480824af6d87fc36476145f27eaa684073375be3518f50f04332 [2025-10-02T06:01:16.546Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-02T06:01:16.546Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-mqtt:179ddc6d306a7948b6b000c399a2e38b63b81ced-4.1.0-dev.7@sha256:6770f9c8fcb9480824af6d87fc36476145f27eaa684073375be3518f50f04332 0.1s done [2025-10-02T06:01:16.546Z] #7 DONE 0.1s [2025-10-02T06:01:16.546Z] [2025-10-02T06:01:16.546Z] #8 [auth] device-mqtt:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-02T06:01:16.546Z] #8 DONE 0.0s [2025-10-02T06:01:16.546Z] [2025-10-02T06:01:16.546Z] 1 warning found (use --debug to expand): [2025-10-02T06:01:16.546Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-02T06:01:16.833Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-mqtt:main' [2025-10-02T06:01:16.834Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-mqtt:main --push - [2025-10-02T06:01:16.834Z] #1 [internal] load build definition from Dockerfile [2025-10-02T06:01:16.834Z] #1 transferring dockerfile: 160B done [2025-10-02T06:01:16.834Z] #1 DONE 0.0s [2025-10-02T06:01:16.834Z] [2025-10-02T06:01:16.834Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:main [2025-10-02T06:01:16.834Z] #2 DONE 0.0s [2025-10-02T06:01:16.834Z] [2025-10-02T06:01:16.834Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:main [2025-10-02T06:01:16.834Z] #3 DONE 0.0s [2025-10-02T06:01:16.834Z] [2025-10-02T06:01:16.834Z] #4 [internal] load .dockerignore [2025-10-02T06:01:16.834Z] #4 transferring context: 2B done [2025-10-02T06:01:16.834Z] #4 DONE 0.0s [2025-10-02T06:01:16.834Z] [2025-10-02T06:01:16.834Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:main@sha256:4744e64ad34042ae751d43a261176d3f33ed8dc0decccca838b995d0d968820f [2025-10-02T06:01:16.834Z] #5 resolve nexus3.edgexfoundry.org:10004/device-mqtt:main@sha256:4744e64ad34042ae751d43a261176d3f33ed8dc0decccca838b995d0d968820f 0.0s done [2025-10-02T06:01:16.834Z] #5 CACHED [2025-10-02T06:01:16.834Z] [2025-10-02T06:01:16.834Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:main@sha256:4744e64ad34042ae751d43a261176d3f33ed8dc0decccca838b995d0d968820f [2025-10-02T06:01:16.834Z] #6 resolve nexus3.edgexfoundry.org:10004/device-mqtt:main@sha256:4744e64ad34042ae751d43a261176d3f33ed8dc0decccca838b995d0d968820f 0.0s done [2025-10-02T06:01:16.834Z] #6 CACHED [2025-10-02T06:01:16.834Z] [2025-10-02T06:01:16.834Z] #7 exporting to image [2025-10-02T06:01:16.834Z] #7 exporting layers done [2025-10-02T06:01:16.834Z] #7 exporting manifest sha256:961b36913fb45749f10fa1b82483226d77873e75e501e3a8eea52267a8488862 done [2025-10-02T06:01:16.834Z] #7 exporting config sha256:ef74b2444b23ccf2b321abf5369b59429e97998526d28db1f2c728b90871a046 done [2025-10-02T06:01:16.834Z] #7 exporting manifest sha256:f9153602fe913cfecc7d2219069a3e85959e1d03294d85b08e62857f6d5c231c done [2025-10-02T06:01:16.834Z] #7 exporting config sha256:5ba2340a76b8cbf15440ea1e89b136909af797c8291fb3516adf06e4ecd28315 done [2025-10-02T06:01:16.834Z] #7 exporting manifest list sha256:6770f9c8fcb9480824af6d87fc36476145f27eaa684073375be3518f50f04332 done [2025-10-02T06:01:16.834Z] #7 pushing layers 0.0s done [2025-10-02T06:01:16.834Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-mqtt:main@sha256:6770f9c8fcb9480824af6d87fc36476145f27eaa684073375be3518f50f04332 [2025-10-02T06:01:16.834Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-02T06:01:17.095Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-mqtt:main@sha256:6770f9c8fcb9480824af6d87fc36476145f27eaa684073375be3518f50f04332 0.1s done [2025-10-02T06:01:17.095Z] #7 DONE 0.1s [2025-10-02T06:01:17.095Z] [2025-10-02T06:01:17.095Z] #8 [auth] device-mqtt:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-02T06:01:17.095Z] #8 DONE 0.0s [2025-10-02T06:01:17.095Z] [2025-10-02T06:01:17.095Z] 1 warning found (use --debug to expand): [2025-10-02T06:01:17.095Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-10-02T06:01:17.475Z] + '[' -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-10-02T06:01:17.775Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-02T06:01:18.334Z] ---> package-listing.sh [2025-10-02T06:01:18.334Z] ++ facter osfamily [2025-10-02T06:01:18.334Z] ++ tr '[:upper:]' '[:lower:]' [2025-10-02T06:01:18.598Z] + OS_FAMILY=redhat [2025-10-02T06:01:18.598Z] + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main [2025-10-02T06:01:18.598Z] + START_PACKAGES=/tmp/packages_start.txt [2025-10-02T06:01:18.598Z] + END_PACKAGES=/tmp/packages_end.txt [2025-10-02T06:01:18.598Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-10-02T06:01:18.598Z] + PACKAGES=/tmp/packages_start.txt [2025-10-02T06:01:18.598Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2025-10-02T06:01:18.598Z] + PACKAGES=/tmp/packages_end.txt [2025-10-02T06:01:18.598Z] + case "${OS_FAMILY}" in [2025-10-02T06:01:18.598Z] + sort [2025-10-02T06:01:18.598Z] + rpm -qa [2025-10-02T06:01:19.171Z] + '[' -f /tmp/packages_start.txt ']' [2025-10-02T06:01:19.171Z] + '[' -f /tmp/packages_end.txt ']' [2025-10-02T06:01:19.171Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-10-02T06:01:19.171Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2025-10-02T06:01:19.171Z] + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [2025-10-02T06:01:19.171Z] + 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-10-02T06:01:19.186Z] 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-10-02T06:01:19.465Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-02T06:01:20.032Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-02T06:01:20.032Z] [2025-10-02T06:01:20.032Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-02T06:01:20.346Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-02T06:01:20.346Z] latest: Pulling from edgex-lftools-log-publisher [2025-10-02T06:01:20.346Z] 5eb5b503b376: Pulling fs layer [2025-10-02T06:01:20.346Z] 5c69ac0246d0: Pulling fs layer [2025-10-02T06:01:20.346Z] ec43610c2a17: Pulling fs layer [2025-10-02T06:01:20.346Z] 3a2ae6a8a46f: Pulling fs layer [2025-10-02T06:01:20.346Z] 33b1e0a273af: Pulling fs layer [2025-10-02T06:01:20.346Z] 5d3b04190fa2: Pulling fs layer [2025-10-02T06:01:20.346Z] 2f39f015ded8: Pulling fs layer [2025-10-02T06:01:20.346Z] 33b1e0a273af: Waiting [2025-10-02T06:01:20.346Z] 5d3b04190fa2: Waiting [2025-10-02T06:01:20.346Z] 2f39f015ded8: Waiting [2025-10-02T06:01:20.346Z] 3a2ae6a8a46f: Waiting [2025-10-02T06:01:20.346Z] 5c69ac0246d0: Verifying Checksum [2025-10-02T06:01:20.346Z] 5c69ac0246d0: Download complete [2025-10-02T06:01:20.346Z] 3a2ae6a8a46f: Verifying Checksum [2025-10-02T06:01:20.346Z] 3a2ae6a8a46f: Download complete [2025-10-02T06:01:20.346Z] ec43610c2a17: Verifying Checksum [2025-10-02T06:01:20.346Z] ec43610c2a17: Download complete [2025-10-02T06:01:20.346Z] 33b1e0a273af: Verifying Checksum [2025-10-02T06:01:20.346Z] 33b1e0a273af: Download complete [2025-10-02T06:01:20.346Z] 5d3b04190fa2: Verifying Checksum [2025-10-02T06:01:20.346Z] 5d3b04190fa2: Download complete [2025-10-02T06:01:20.608Z] 5eb5b503b376: Verifying Checksum [2025-10-02T06:01:20.608Z] 5eb5b503b376: Download complete [2025-10-02T06:01:21.184Z] 2f39f015ded8: Verifying Checksum [2025-10-02T06:01:21.184Z] 2f39f015ded8: Download complete [2025-10-02T06:01:21.757Z] 5eb5b503b376: Pull complete [2025-10-02T06:01:22.015Z] 5c69ac0246d0: Pull complete [2025-10-02T06:01:22.274Z] ec43610c2a17: Pull complete [2025-10-02T06:01:22.532Z] 3a2ae6a8a46f: Pull complete [2025-10-02T06:01:22.803Z] 33b1e0a273af: Pull complete [2025-10-02T06:01:22.803Z] 5d3b04190fa2: Pull complete [2025-10-02T06:01:27.022Z] 2f39f015ded8: Pull complete [2025-10-02T06:01:27.022Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-10-02T06:01:27.022Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-02T06:01:27.023Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-02T06:01:27.203Z] prd-centos7-docker-4c-2g-10651 does not seem to be running inside a container [2025-10-02T06:01:27.234Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-10-02T06:01:30.474Z] $ docker top 62639978ccebc1dda5197e94261ade869e72c80b51377081bf1adb42208cb486 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-02T06:01:30.829Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-10-02T06:01:31.120Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-10-02T06:01:31.411Z] + ls /var/log/sa-host [2025-10-02T06:01:31.411Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-02T06:01:31.502Z] provisioning config files... [2025-10-02T06:01:31.511Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config7337047888494420103tmp [Pipeline] { [Pipeline] echo [2025-10-02T06:01:31.530Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-02T06:01:31.827Z] ---> create-netrc.sh [Pipeline] } [2025-10-02T06:01:31.833Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-10-02T06:01:32.174Z] ---> python-tools-install.sh [Pipeline] echo [2025-10-02T06:01:32.187Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-02T06:01:32.483Z] ---> sudo-logs.sh [2025-10-02T06:01:32.484Z] Archiving 'sudo' log.. [2025-10-02T06:01:32.484Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-10651.novalocal: Name or service not known [2025-10-02T06:01:32.484Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-10651.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2025-10-02T06:01:32.507Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-02T06:01:32.791Z] ---> job-cost.sh [2025-10-02T06:01:32.791Z] lf-activate-venv: SKIPPING [2025-10-02T06:01:32.791Z] INFO: No Stack... [2025-10-02T06:01:33.052Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2025-10-02T06:01:33.311Z] INFO: Archiving Costs [Pipeline] echo [2025-10-02T06:01:33.324Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-02T06:01:33.608Z] ---> logs-deploy.sh [2025-10-02T06:01:33.608Z] lf-activate-venv: SKIPPING [2025-10-02T06:01:33.608Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/202 [2025-10-02T06:01:33.608Z] INFO: archiving workspace using pattern(s): [2025-10-02T06:01:34.546Z] Archives upload complete. [2025-10-02T06:01:34.546Z] INFO: archiving logs to Nexus [2025-10-02T06:01:35.117Z] ---> uname -a: [2025-10-02T06:01:35.117Z] Linux prd-centos7-docker-4c-2g-10651.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-10-02T06:01:35.117Z] [2025-10-02T06:01:35.117Z] [2025-10-02T06:01:35.117Z] ---> lscpu: [2025-10-02T06:01:35.117Z] Architecture: x86_64 [2025-10-02T06:01:35.117Z] CPU op-mode(s): 32-bit, 64-bit [2025-10-02T06:01:35.117Z] Byte Order: Little Endian [2025-10-02T06:01:35.117Z] Address sizes: 40 bits physical, 48 bits virtual [2025-10-02T06:01:35.117Z] CPU(s): 2 [2025-10-02T06:01:35.117Z] On-line CPU(s) list: 0,1 [2025-10-02T06:01:35.117Z] Thread(s) per core: 1 [2025-10-02T06:01:35.117Z] Core(s) per socket: 1 [2025-10-02T06:01:35.117Z] Socket(s): 2 [2025-10-02T06:01:35.117Z] NUMA node(s): 1 [2025-10-02T06:01:35.117Z] Vendor ID: AuthenticAMD [2025-10-02T06:01:35.117Z] CPU family: 23 [2025-10-02T06:01:35.117Z] Model: 49 [2025-10-02T06:01:35.117Z] Model name: AMD EPYC-Rome Processor [2025-10-02T06:01:35.117Z] Stepping: 0 [2025-10-02T06:01:35.117Z] CPU MHz: 2800.000 [2025-10-02T06:01:35.117Z] BogoMIPS: 5600.00 [2025-10-02T06:01:35.117Z] Virtualization: AMD-V [2025-10-02T06:01:35.117Z] Hypervisor vendor: KVM [2025-10-02T06:01:35.117Z] Virtualization type: full [2025-10-02T06:01:35.117Z] L1d cache: 64 KiB [2025-10-02T06:01:35.117Z] L1i cache: 64 KiB [2025-10-02T06:01:35.117Z] L2 cache: 1 MiB [2025-10-02T06:01:35.117Z] L3 cache: 32 MiB [2025-10-02T06:01:35.117Z] NUMA node0 CPU(s): 0,1 [2025-10-02T06:01:35.117Z] Vulnerability Itlb multihit: Not affected [2025-10-02T06:01:35.117Z] Vulnerability L1tf: Not affected [2025-10-02T06:01:35.117Z] Vulnerability Mds: Not affected [2025-10-02T06:01:35.117Z] Vulnerability Meltdown: Not affected [2025-10-02T06:01:35.117Z] Vulnerability Mmio stale data: Not affected [2025-10-02T06:01:35.117Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-10-02T06:01:35.117Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2025-10-02T06:01:35.117Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2025-10-02T06:01:35.117Z] Vulnerability Srbds: Not affected [2025-10-02T06:01:35.117Z] Vulnerability Tsx async abort: Not affected [2025-10-02T06:01:35.117Z] 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-10-02T06:01:35.117Z] [2025-10-02T06:01:35.117Z] [2025-10-02T06:01:35.117Z] ---> nproc: [2025-10-02T06:01:35.117Z] 2 [2025-10-02T06:01:35.117Z] [2025-10-02T06:01:35.117Z] [2025-10-02T06:01:35.117Z] ---> df -h: [2025-10-02T06:01:35.117Z] Filesystem Size Used Avail Use% Mounted on [2025-10-02T06:01:35.117Z] overlay 40G 7.3G 33G 19% / [2025-10-02T06:01:35.117Z] tmpfs 64M 0 64M 0% /dev [2025-10-02T06:01:35.117Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2025-10-02T06:01:35.117Z] shm 64M 0 64M 0% /dev/shm [2025-10-02T06:01:35.117Z] /dev/vda1 40G 7.3G 33G 19% /facter-os [2025-10-02T06:01:35.117Z] [2025-10-02T06:01:35.117Z] [2025-10-02T06:01:35.376Z] Cannot open /var/log/sysstat/sa02: No such file or directory [2025-10-02T06:01:35.376Z] Please check if data collecting is enabled [2025-10-02T06:01:35.376Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-02T06:01:35.408Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-10-02T06:01:35.412Z] $ docker stop --time=1 62639978ccebc1dda5197e94261ade869e72c80b51377081bf1adb42208cb486 [2025-10-02T06:01:36.547Z] $ docker rm -f --volumes 62639978ccebc1dda5197e94261ade869e72c80b51377081bf1adb42208cb486 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-10-02T06:01:36.643Z] [WS-CLEANUP] Deleting project workspace... [2025-10-02T06:01:36.643Z] [WS-CLEANUP] Deferred wipeout is used... [2025-10-02T06:01:36.659Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-02T06:01:37.099Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-02T06:01:37.099Z] [2025-10-02T06:01:37.099Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-02T06:01:37.406Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-02T06:01:37.406Z] latest: Pulling from edgex-lftools-log-publisher [2025-10-02T06:01:37.406Z] 5eb5b503b376: Pulling fs layer [2025-10-02T06:01:37.406Z] 5c69ac0246d0: Pulling fs layer [2025-10-02T06:01:37.406Z] ec43610c2a17: Pulling fs layer [2025-10-02T06:01:37.406Z] 3a2ae6a8a46f: Pulling fs layer [2025-10-02T06:01:37.406Z] 33b1e0a273af: Pulling fs layer [2025-10-02T06:01:37.406Z] 5d3b04190fa2: Pulling fs layer [2025-10-02T06:01:37.406Z] 2f39f015ded8: Pulling fs layer [2025-10-02T06:01:37.406Z] 33b1e0a273af: Waiting [2025-10-02T06:01:37.406Z] 5d3b04190fa2: Waiting [2025-10-02T06:01:37.406Z] 2f39f015ded8: Waiting [2025-10-02T06:01:37.406Z] 3a2ae6a8a46f: Waiting [2025-10-02T06:01:37.406Z] 5c69ac0246d0: Verifying Checksum [2025-10-02T06:01:37.406Z] 5c69ac0246d0: Download complete [2025-10-02T06:01:37.406Z] 3a2ae6a8a46f: Download complete [2025-10-02T06:01:37.406Z] 33b1e0a273af: Verifying Checksum [2025-10-02T06:01:37.406Z] 33b1e0a273af: Download complete [2025-10-02T06:01:37.406Z] ec43610c2a17: Verifying Checksum [2025-10-02T06:01:37.406Z] ec43610c2a17: Download complete [2025-10-02T06:01:37.406Z] 5d3b04190fa2: Verifying Checksum [2025-10-02T06:01:37.406Z] 5d3b04190fa2: Download complete [2025-10-02T06:01:37.664Z] 5eb5b503b376: Verifying Checksum [2025-10-02T06:01:37.664Z] 5eb5b503b376: Download complete [2025-10-02T06:01:38.231Z] 2f39f015ded8: Download complete [2025-10-02T06:01:39.167Z] 5eb5b503b376: Pull complete [2025-10-02T06:01:39.426Z] 5c69ac0246d0: Pull complete [2025-10-02T06:01:39.685Z] ec43610c2a17: Pull complete [2025-10-02T06:01:39.943Z] 3a2ae6a8a46f: Pull complete [2025-10-02T06:01:39.943Z] 33b1e0a273af: Pull complete [2025-10-02T06:01:39.943Z] 5d3b04190fa2: Pull complete [2025-10-02T06:01:45.216Z] 2f39f015ded8: Pull complete [2025-10-02T06:01:45.216Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-10-02T06:01:45.216Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-02T06:01:45.216Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-02T06:01:45.315Z] prd-ubuntu20.04-docker-8c-8g-10631 does not seem to be running inside a container [2025-10-02T06:01:45.341Z] $ 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-10-02T06:01:46.874Z] $ docker top f991a81c068b73a9f5cbfbc96ee9144fdf7e963a32bc5d6bff44c345b53fc46d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-02T06:01:47.250Z] ---> job-cost.sh [2025-10-02T06:01:47.250Z] lf-activate-venv: SKIPPING [2025-10-02T06:01:47.250Z] INFO: No Stack... [2025-10-02T06:01:47.509Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-10-02T06:01:47.770Z] INFO: Archiving Costs [Pipeline] sh [2025-10-02T06:01:48.062Z] + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv [2025-10-02T06:01:48.062Z] + cut -d, -f6 [Pipeline] lock [2025-10-02T06:01:48.078Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-202-stack-cost] [2025-10-02T06:01:48.085Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-202-stack-cost] did not exist. Created. [2025-10-02T06:01:48.092Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-202-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-10-02T06:01:48.399Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-10-02T06:01:48.434Z] Stashed 1 file(s) [Pipeline] } [2025-10-02T06:01:48.442Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-main-202-stack-cost] [Pipeline] // lock [Pipeline] } [2025-10-02T06:01:48.464Z] $ docker stop --time=1 f991a81c068b73a9f5cbfbc96ee9144fdf7e963a32bc5d6bff44c345b53fc46d [2025-10-02T06:01:49.599Z] $ docker rm -f --volumes f991a81c068b73a9f5cbfbc96ee9144fdf7e963a32bc5d6bff44c345b53fc46d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-10-02T06:02:49.140Z] Removing intermediate container 245027b38929 [2025-10-02T06:02:49.140Z] ---> 1150a298eed5 [2025-10-02T06:02:49.140Z] Step 11/12 : COPY . . [2025-10-02T06:02:49.140Z] ---> 614749f65d65 [2025-10-02T06:02:49.140Z] Step 12/12 : RUN $MAKE [2025-10-02T06:02:49.140Z] ---> Running in a737d9a48fed [2025-10-02T06:02:49.140Z] noop [2025-10-02T06:02:49.140Z] Removing intermediate container a737d9a48fed [2025-10-02T06:02:49.140Z] ---> 3df099a0e585 [2025-10-02T06:02:49.140Z] Successfully built 3df099a0e585 [2025-10-02T06:02:49.140Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-02T06:02:49.502Z] + docker inspect -f . ci-base-image-arm64 [2025-10-02T06:02:49.502Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-02T06:02:49.714Z] prd-ubuntu20.04-docker-arm64-4c-16g-10641 does not seem to be running inside a container [2025-10-02T06:02:49.730Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/202 -v /w/workspace/device-mqtt-go/202:/w/workspace/device-mqtt-go/202:rw,z -v /w/workspace/device-mqtt-go/202@tmp:/w/workspace/device-mqtt-go/202@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-10-02T06:02:50.897Z] $ docker top 13f8b0e87b663efa051f745f14db3abbfde8a0f52314f4d32d6363c62caa159d -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-02T06:02:51.863Z] + go version [2025-10-02T06:02:51.864Z] go version go1.23.9 linux/arm64 [Pipeline] } [2025-10-02T06:02:51.834Z] $ docker stop --time=1 13f8b0e87b663efa051f745f14db3abbfde8a0f52314f4d32d6363c62caa159d [2025-10-02T06:02:53.461Z] $ docker rm -f --volumes 13f8b0e87b663efa051f745f14db3abbfde8a0f52314f4d32d6363c62caa159d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-02T06:02:54.104Z] + docker inspect -f . ci-base-image-arm64 [2025-10-02T06:02:54.104Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-02T06:02:54.290Z] prd-ubuntu20.04-docker-arm64-4c-16g-10641 does not seem to be running inside a container [2025-10-02T06:02:54.302Z] $ 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/202 -v /w/workspace/device-mqtt-go/202:/w/workspace/device-mqtt-go/202:rw,z -v /w/workspace/device-mqtt-go/202@tmp:/w/workspace/device-mqtt-go/202@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-10-02T06:02:55.482Z] $ docker top a2c8c1a9703543efce2d9fdfac288e8d94e52416c8aeae2997fa23f20fb0adc2 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-02T06:02:56.033Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/202 [Pipeline] fileExists [Pipeline] sh [2025-10-02T06:02:56.363Z] + make test [2025-10-02T06:02:56.363Z] go test ./... -coverprofile=coverage.out ./... [2025-10-02T06:03:03.021Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2025-10-02T06:05:29.723Z] Cannot contact prd-ubuntu20.04-docker-arm64-4c-16g-10641: java.lang.InterruptedException [2025-10-02T06:06:09.856Z] github.com/edgexfoundry/device-mqtt-go/cmd coverage: 0.0% of statements [2025-10-02T06:06:15.204Z] github.com/edgexfoundry/device-mqtt-go/mock coverage: 0.0% of statements [2025-10-02T06:06:15.204Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.047s coverage: 22.8% of statements [2025-10-02T06:06:16.158Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-10-02T06:06:16.158Z] go vet ./... [2025-10-02T06:07:02.997Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-10-02T06:07:02.997Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-10-02T06:07:02.997Z] ./bin/test-attribution-txt.sh [2025-10-02T06:07:02.997Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-10-02T06:07:03.280Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-10-02T06:07:03.318Z] $ docker stop --time=1 a2c8c1a9703543efce2d9fdfac288e8d94e52416c8aeae2997fa23f20fb0adc2 [2025-10-02T06:07:05.249Z] $ docker rm -f --volumes a2c8c1a9703543efce2d9fdfac288e8d94e52416c8aeae2997fa23f20fb0adc2 [Pipeline] // withDockerContainer [Pipeline] sh [2025-10-02T06:07:06.729Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-10-02T06:07:06.755Z] Warning: overwriting stash ‘coverage-report’ [2025-10-02T06:07:07.205Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-10-02T06:07:07.612Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-10-02T06:07:07.939Z] + ls -al . [2025-10-02T06:07:07.939Z] total 248 [2025-10-02T06:07:07.939Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 2 06:03 . [2025-10-02T06:07:07.939Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 2 06:00 .. [2025-10-02T06:07:07.939Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 2 06:00 .dockerignore [2025-10-02T06:07:07.939Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 2 06:00 .git [2025-10-02T06:07:07.939Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 2 06:00 .github [2025-10-02T06:07:07.939Z] -rw-rw-r-- 1 jenkins jenkins 264 Oct 2 06:00 .gitignore [2025-10-02T06:07:07.939Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 2 06:00 .golangci.yml [2025-10-02T06:07:07.939Z] -rw-rw-r-- 1 jenkins jenkins 19745 Oct 2 06:00 Attribution.txt [2025-10-02T06:07:07.939Z] -rw-rw-r-- 1 jenkins jenkins 19382 Oct 2 06:00 CHANGELOG.md [2025-10-02T06:07:07.939Z] -rw-rw-r-- 1 jenkins jenkins 1803 Oct 2 06:00 Dockerfile [2025-10-02T06:07:07.939Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 2 06:00 GOVERNANCE.md [2025-10-02T06:07:07.939Z] -rw-rw-r-- 1 jenkins jenkins 657 Oct 2 06:00 Jenkinsfile [2025-10-02T06:07:07.939Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 2 06:00 LICENSE [2025-10-02T06:07:07.939Z] -rw-rw-r-- 1 jenkins jenkins 2545 Oct 2 06:00 Makefile [2025-10-02T06:07:07.939Z] -rw-rw-r-- 1 jenkins jenkins 620 Oct 2 06:00 OWNERS.md [2025-10-02T06:07:07.939Z] -rw-rw-r-- 1 jenkins jenkins 3599 Oct 2 06:00 README.md [2025-10-02T06:07:07.939Z] -rw-rw-r-- 1 jenkins jenkins 11 Oct 2 05:57 VERSION [2025-10-02T06:07:07.939Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 2 06:00 bin [2025-10-02T06:07:07.939Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 2 06:00 cmd [2025-10-02T06:07:07.939Z] -rw-r--r-- 1 jenkins jenkins 21039 Oct 2 06:06 coverage.out [2025-10-02T06:07:07.939Z] -rw-rw-r-- 1 jenkins jenkins 6256 Oct 2 06:00 go.mod [2025-10-02T06:07:07.939Z] -rw-rw-r-- 1 jenkins jenkins 86946 Oct 2 06:00 go.sum [2025-10-02T06:07:07.939Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 2 06:00 internal [2025-10-02T06:07:07.939Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 2 06:00 mock [2025-10-02T06:07:07.939Z] -rw-rw-r-- 1 jenkins jenkins 227 Oct 2 06:00 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-02T06:07:08.291Z] + 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=179ddc6d306a7948b6b000c399a2e38b63b81ced --label arch=arm64 --label version=4.1.0-dev.7 . [2025-10-02T06:07:08.876Z] Sending build context to Docker daemon 15.51MB [2025-10-02T06:07:08.876Z] Step 1/25 : ARG BASE=golang:1.23-alpine3.20 [2025-10-02T06:07:08.876Z] Step 2/25 : FROM ${BASE} AS builder [2025-10-02T06:07:08.876Z] ---> 3df099a0e585 [2025-10-02T06:07:08.876Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2025-10-02T06:07:08.876Z] ---> Running in d6203899ccaf [2025-10-02T06:07:09.147Z] Removing intermediate container d6203899ccaf [2025-10-02T06:07:09.147Z] ---> a416cdfb8b09 [2025-10-02T06:07:09.147Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-10-02T06:07:09.414Z] ---> Running in 7183ed112262 [2025-10-02T06:07:09.683Z] Removing intermediate container 7183ed112262 [2025-10-02T06:07:09.683Z] ---> 68951e7d9a9b [2025-10-02T06:07:09.683Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-10-02T06:07:09.683Z] ---> Running in 51b8cb8c1c14 [2025-10-02T06:07:09.952Z] Removing intermediate container 51b8cb8c1c14 [2025-10-02T06:07:09.952Z] ---> b78d6a67c097 [2025-10-02T06:07:09.952Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2025-10-02T06:07:09.952Z] ---> Running in 4835d513ae41 [2025-10-02T06:07:10.546Z] Removing intermediate container 4835d513ae41 [2025-10-02T06:07:10.546Z] ---> cb32060be6f0 [2025-10-02T06:07:10.546Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-10-02T06:07:10.546Z] ---> Running in 93f6400c7bc9 [2025-10-02T06:07:11.508Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-02T06:07:11.774Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-02T06:07:13.179Z] OK: 244 MiB in 62 packages [2025-10-02T06:07:14.136Z] Removing intermediate container 93f6400c7bc9 [2025-10-02T06:07:14.136Z] ---> 71e9f0ea3e46 [2025-10-02T06:07:14.136Z] Step 8/25 : WORKDIR /device-mqtt-go [2025-10-02T06:07:14.136Z] ---> Running in 0d176decba81 [2025-10-02T06:07:14.404Z] Removing intermediate container 0d176decba81 [2025-10-02T06:07:14.404Z] ---> fc88a26b32c4 [2025-10-02T06:07:14.404Z] Step 9/25 : COPY go.mod vendor* ./ [2025-10-02T06:07:14.670Z] ---> 7cf998ca227c [2025-10-02T06:07:14.670Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-02T06:07:14.942Z] ---> Running in 1c169e0430e7 [2025-10-02T06:07:16.889Z] Removing intermediate container 1c169e0430e7 [2025-10-02T06:07:16.889Z] ---> 97c3358d25ff [2025-10-02T06:07:16.889Z] Step 11/25 : COPY . . [2025-10-02T06:07:18.292Z] ---> ea1c0c26e510 [2025-10-02T06:07:18.292Z] Step 12/25 : RUN $MAKE [2025-10-02T06:07:18.292Z] ---> Running in cf646e092eb7 [2025-10-02T06:07:19.254Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=4.1.0-dev.7 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.39 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd [2025-10-02T06:10:41.004Z] Removing intermediate container cf646e092eb7 [2025-10-02T06:10:41.004Z] ---> 11ecb76df46b [2025-10-02T06:10:41.004Z] Step 13/25 : FROM alpine:3.20 [2025-10-02T06:10:41.004Z] 3.20: Pulling from library/alpine [2025-10-02T06:10:41.004Z] 13e713f82565: Pulling fs layer [2025-10-02T06:10:41.004Z] 13e713f82565: Verifying Checksum [2025-10-02T06:10:41.004Z] 13e713f82565: Download complete [2025-10-02T06:10:41.004Z] 13e713f82565: Pull complete [2025-10-02T06:10:41.004Z] Digest: sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-10-02T06:10:41.004Z] Status: Downloaded newer image for alpine:3.20 [2025-10-02T06:10:41.004Z] ---> c88e9dceb6cb [2025-10-02T06:10:41.004Z] Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2024: IoTech Ltd' [2025-10-02T06:10:41.004Z] ---> Running in ff0b2077f623 [2025-10-02T06:10:41.004Z] Removing intermediate container ff0b2077f623 [2025-10-02T06:10:41.004Z] ---> 48108bf612da [2025-10-02T06:10:41.004Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2025-10-02T06:10:41.004Z] ---> Running in ef37e1e4bed5 [2025-10-02T06:10:41.004Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-02T06:10:41.004Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-02T06:10:41.004Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-10-02T06:10:41.004Z] Executing busybox-1.36.1-r29.trigger [2025-10-02T06:10:41.004Z] OK: 9 MiB in 15 packages [2025-10-02T06:10:41.964Z] Removing intermediate container ef37e1e4bed5 [2025-10-02T06:10:41.964Z] ---> 2cff0254a4cf [2025-10-02T06:10:41.964Z] Step 16/25 : RUN apk --no-cache upgrade [2025-10-02T06:10:41.964Z] ---> Running in 687e3dd98bab [2025-10-02T06:10:42.929Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-02T06:10:43.198Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-02T06:10:44.618Z] (1/5) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-10-02T06:10:44.618Z] Executing busybox-1.36.1-r30.post-upgrade [2025-10-02T06:10:44.618Z] (2/5) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-10-02T06:10:44.618Z] (3/5) Upgrading libcrypto3 (3.3.4-r0 -> 3.3.5-r0) [2025-10-02T06:10:44.618Z] (4/5) Upgrading libssl3 (3.3.4-r0 -> 3.3.5-r0) [2025-10-02T06:10:44.618Z] (5/5) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-10-02T06:10:44.618Z] Executing busybox-1.36.1-r30.trigger [2025-10-02T06:10:44.618Z] OK: 9 MiB in 15 packages [2025-10-02T06:10:45.587Z] Removing intermediate container 687e3dd98bab [2025-10-02T06:10:45.587Z] ---> 473d086378b1 [2025-10-02T06:10:45.587Z] Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / [2025-10-02T06:10:48.172Z] ---> 56fd2ac53dc4 [2025-10-02T06:10:48.172Z] Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / [2025-10-02T06:10:48.441Z] ---> c575387fe236 [2025-10-02T06:10:48.441Z] Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2025-10-02T06:10:49.029Z] ---> 4303922bf039 [2025-10-02T06:10:49.029Z] Step 20/25 : EXPOSE 59982 [2025-10-02T06:10:49.029Z] ---> Running in 56dfa3c9beb4 [2025-10-02T06:10:49.300Z] Removing intermediate container 56dfa3c9beb4 [2025-10-02T06:10:49.300Z] ---> 7e90c782e0ec [2025-10-02T06:10:49.300Z] Step 21/25 : ENTRYPOINT ["/device-mqtt"] [2025-10-02T06:10:49.568Z] ---> Running in 2b3fbb50dc92 [2025-10-02T06:10:49.835Z] Removing intermediate container 2b3fbb50dc92 [2025-10-02T06:10:49.835Z] ---> 271503a8e33f [2025-10-02T06:10:49.835Z] Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-10-02T06:10:49.835Z] ---> Running in 172c832be0ad [2025-10-02T06:10:50.100Z] Removing intermediate container 172c832be0ad [2025-10-02T06:10:50.100Z] ---> 61e9dbbd89d9 [2025-10-02T06:10:50.101Z] Step 23/25 : LABEL arch=arm64 [2025-10-02T06:10:50.369Z] ---> Running in e1769a444818 [2025-10-02T06:10:50.637Z] Removing intermediate container e1769a444818 [2025-10-02T06:10:50.637Z] ---> 5cdbbac879a1 [2025-10-02T06:10:50.637Z] Step 24/25 : LABEL git_sha=179ddc6d306a7948b6b000c399a2e38b63b81ced [2025-10-02T06:10:50.637Z] ---> Running in 694d423e9a8a [2025-10-02T06:10:50.904Z] Removing intermediate container 694d423e9a8a [2025-10-02T06:10:50.904Z] ---> db14fabd82c6 [2025-10-02T06:10:50.904Z] Step 25/25 : LABEL version=4.1.0-dev.7 [2025-10-02T06:10:50.904Z] ---> Running in fc8136cdaf72 [2025-10-02T06:10:51.170Z] Removing intermediate container fc8136cdaf72 [2025-10-02T06:10:51.170Z] ---> d8e6ec6b312d [2025-10-02T06:10:51.170Z] [Warning] One or more build-args [ARCH] were not consumed [2025-10-02T06:10:51.170Z] Successfully built d8e6ec6b312d [2025-10-02T06:10:51.170Z] 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-10-02T06:10:51.331Z] provisioning config files... [2025-10-02T06:10:51.346Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/202@tmp/config8328568736542520851tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-02T06:10:51.691Z] ---> ****-login.sh [2025-10-02T06:10:51.691Z] nexus3.edgexfoundry.org:10001 [2025-10-02T06:10:51.691Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-02T06:10:51.959Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-02T06:10:51.960Z] Configure a credential helper to remove this warning. See [2025-10-02T06:10:51.960Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-02T06:10:51.960Z] [2025-10-02T06:10:51.960Z] Login Succeeded [2025-10-02T06:10:51.960Z] nexus3.edgexfoundry.org:10002 [2025-10-02T06:10:52.227Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-02T06:10:52.227Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-02T06:10:52.227Z] Configure a credential helper to remove this warning. See [2025-10-02T06:10:52.228Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-02T06:10:52.228Z] [2025-10-02T06:10:52.228Z] Login Succeeded [2025-10-02T06:10:52.228Z] nexus3.edgexfoundry.org:10003 [2025-10-02T06:10:52.496Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-02T06:10:52.764Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-02T06:10:52.764Z] Configure a credential helper to remove this warning. See [2025-10-02T06:10:52.764Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-02T06:10:52.764Z] [2025-10-02T06:10:52.764Z] Login Succeeded [2025-10-02T06:10:52.764Z] nexus3.edgexfoundry.org:10004 [2025-10-02T06:10:52.764Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-02T06:10:53.033Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-02T06:10:53.033Z] Configure a credential helper to remove this warning. See [2025-10-02T06:10:53.033Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-02T06:10:53.033Z] [2025-10-02T06:10:53.033Z] Login Succeeded [2025-10-02T06:10:53.033Z] ****.io [2025-10-02T06:10:53.301Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-02T06:10:53.570Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-02T06:10:53.570Z] Configure a credential helper to remove this warning. See [2025-10-02T06:10:53.570Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-02T06:10:53.570Z] [2025-10-02T06:10:53.570Z] Login Succeeded [2025-10-02T06:10:53.570Z] ---> ****-login.sh ends [Pipeline] } [2025-10-02T06:10:53.583Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-02T06:10:53.639Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-02T06:10:53.670Z] [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: [2025-10-02T06:10:53.670Z] 179ddc6d306a7948b6b000c399a2e38b63b81ced [2025-10-02T06:10:53.670Z] latest [2025-10-02T06:10:53.670Z] 4.1.0-dev.7 [2025-10-02T06:10:53.670Z] 179ddc6d306a7948b6b000c399a2e38b63b81ced-4.1.0-dev.7 [2025-10-02T06:10:53.670Z] main [2025-10-02T06:10:53.670Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-02T06:10:54.042Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:179ddc6d306a7948b6b000c399a2e38b63b81ced [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-02T06:10:54.413Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:179ddc6d306a7948b6b000c399a2e38b63b81ced [2025-10-02T06:10:54.413Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2025-10-02T06:10:54.413Z] 2ee9126a6f0d: Preparing [2025-10-02T06:10:54.413Z] 35320f08d84d: Preparing [2025-10-02T06:10:54.413Z] b162100397ed: Preparing [2025-10-02T06:10:54.413Z] 54f26d4463b2: Preparing [2025-10-02T06:10:54.413Z] 0e1b2dc85955: Preparing [2025-10-02T06:10:54.413Z] 1e890da81ec9: Preparing [2025-10-02T06:10:54.413Z] 1e890da81ec9: Waiting [2025-10-02T06:10:54.690Z] 35320f08d84d: Pushed [2025-10-02T06:10:54.690Z] 2ee9126a6f0d: Pushed [2025-10-02T06:10:54.690Z] 0e1b2dc85955: Pushed [2025-10-02T06:10:54.690Z] 1e890da81ec9: Layer already exists [2025-10-02T06:10:56.638Z] 54f26d4463b2: Pushed [2025-10-02T06:11:04.822Z] b162100397ed: Pushed [2025-10-02T06:11:04.822Z] 179ddc6d306a7948b6b000c399a2e38b63b81ced: digest: sha256:dc3fa1ab161cebdb11b4cd579f1b81076e63025b9519460229fec6d72de5da6c size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-02T06:11:05.188Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-02T06:11:05.546Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2025-10-02T06:11:05.546Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2025-10-02T06:11:05.546Z] 2ee9126a6f0d: Preparing [2025-10-02T06:11:05.546Z] 35320f08d84d: Preparing [2025-10-02T06:11:05.546Z] b162100397ed: Preparing [2025-10-02T06:11:05.546Z] 54f26d4463b2: Preparing [2025-10-02T06:11:05.546Z] 0e1b2dc85955: Preparing [2025-10-02T06:11:05.546Z] 1e890da81ec9: Preparing [2025-10-02T06:11:05.546Z] 1e890da81ec9: Waiting [2025-10-02T06:11:05.546Z] 0e1b2dc85955: Layer already exists [2025-10-02T06:11:05.546Z] 54f26d4463b2: Layer already exists [2025-10-02T06:11:05.546Z] 2ee9126a6f0d: Layer already exists [2025-10-02T06:11:05.546Z] b162100397ed: Layer already exists [2025-10-02T06:11:05.546Z] 35320f08d84d: Layer already exists [2025-10-02T06:11:05.546Z] 1e890da81ec9: Layer already exists [2025-10-02T06:11:05.813Z] latest: digest: sha256:dc3fa1ab161cebdb11b4cd579f1b81076e63025b9519460229fec6d72de5da6c size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-02T06:11:06.175Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-02T06:11:06.539Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.1.0-dev.7 [2025-10-02T06:11:06.539Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2025-10-02T06:11:06.539Z] 2ee9126a6f0d: Preparing [2025-10-02T06:11:06.539Z] 35320f08d84d: Preparing [2025-10-02T06:11:06.539Z] b162100397ed: Preparing [2025-10-02T06:11:06.539Z] 54f26d4463b2: Preparing [2025-10-02T06:11:06.539Z] 0e1b2dc85955: Preparing [2025-10-02T06:11:06.539Z] 1e890da81ec9: Preparing [2025-10-02T06:11:06.539Z] 1e890da81ec9: Waiting [2025-10-02T06:11:06.539Z] 2ee9126a6f0d: Layer already exists [2025-10-02T06:11:06.539Z] 35320f08d84d: Layer already exists [2025-10-02T06:11:06.539Z] 0e1b2dc85955: Layer already exists [2025-10-02T06:11:06.539Z] b162100397ed: Layer already exists [2025-10-02T06:11:06.539Z] 54f26d4463b2: Layer already exists [2025-10-02T06:11:06.539Z] 1e890da81ec9: Layer already exists [2025-10-02T06:11:06.807Z] 4.1.0-dev.7: digest: sha256:dc3fa1ab161cebdb11b4cd579f1b81076e63025b9519460229fec6d72de5da6c size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-02T06:11:07.188Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:179ddc6d306a7948b6b000c399a2e38b63b81ced-4.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-02T06:11:07.562Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:179ddc6d306a7948b6b000c399a2e38b63b81ced-4.1.0-dev.7 [2025-10-02T06:11:07.562Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2025-10-02T06:11:07.562Z] 2ee9126a6f0d: Preparing [2025-10-02T06:11:07.562Z] 35320f08d84d: Preparing [2025-10-02T06:11:07.562Z] b162100397ed: Preparing [2025-10-02T06:11:07.562Z] 54f26d4463b2: Preparing [2025-10-02T06:11:07.562Z] 0e1b2dc85955: Preparing [2025-10-02T06:11:07.562Z] 1e890da81ec9: Preparing [2025-10-02T06:11:07.562Z] 1e890da81ec9: Waiting [2025-10-02T06:11:07.562Z] 54f26d4463b2: Layer already exists [2025-10-02T06:11:07.562Z] 35320f08d84d: Layer already exists [2025-10-02T06:11:07.562Z] b162100397ed: Layer already exists [2025-10-02T06:11:07.562Z] 2ee9126a6f0d: Layer already exists [2025-10-02T06:11:07.562Z] 0e1b2dc85955: Layer already exists [2025-10-02T06:11:07.562Z] 1e890da81ec9: Layer already exists [2025-10-02T06:11:07.562Z] 179ddc6d306a7948b6b000c399a2e38b63b81ced-4.1.0-dev.7: digest: sha256:dc3fa1ab161cebdb11b4cd579f1b81076e63025b9519460229fec6d72de5da6c size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-02T06:11:07.943Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-02T06:11:09.713Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [2025-10-02T06:11:09.713Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2025-10-02T06:11:09.713Z] 2ee9126a6f0d: Preparing [2025-10-02T06:11:09.713Z] 35320f08d84d: Preparing [2025-10-02T06:11:09.713Z] b162100397ed: Preparing [2025-10-02T06:11:09.713Z] 54f26d4463b2: Preparing [2025-10-02T06:11:09.713Z] 0e1b2dc85955: Preparing [2025-10-02T06:11:09.713Z] 1e890da81ec9: Preparing [2025-10-02T06:11:09.713Z] 1e890da81ec9: Waiting [2025-10-02T06:11:09.713Z] 2ee9126a6f0d: Layer already exists [2025-10-02T06:11:09.713Z] b162100397ed: Layer already exists [2025-10-02T06:11:09.714Z] 54f26d4463b2: Layer already exists [2025-10-02T06:11:09.714Z] 0e1b2dc85955: Layer already exists [2025-10-02T06:11:09.714Z] 35320f08d84d: Layer already exists [2025-10-02T06:11:09.714Z] 1e890da81ec9: Layer already exists [2025-10-02T06:11:09.980Z] main: digest: sha256:dc3fa1ab161cebdb11b4cd579f1b81076e63025b9519460229fec6d72de5da6c size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-02T06:11:10.069Z] ===================================================== [Pipeline] echo [2025-10-02T06:11:10.092Z] taggedImages: [2025-10-02T06:11:10.093Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:179ddc6d306a7948b6b000c399a2e38b63b81ced [2025-10-02T06:11:10.093Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2025-10-02T06:11:10.093Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.1.0-dev.7 [2025-10-02T06:11:10.093Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:179ddc6d306a7948b6b000c399a2e38b63b81ced-4.1.0-dev.7 [2025-10-02T06:11:10.093Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] echo [2025-10-02T06:11:10.109Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-mqtt-arm64:179ddc6d306a7948b6b000c399a2e38b63b81ced [Pipeline] echo [2025-10-02T06:11:10.123Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] echo [2025-10-02T06:11:10.140Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.1.0-dev.7 [Pipeline] echo [2025-10-02T06:11:10.151Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-mqtt-arm64:179ddc6d306a7948b6b000c399a2e38b63b81ced-4.1.0-dev.7 [Pipeline] echo [2025-10-02T06:11:10.168Z] 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-10-02T06:11:10.572Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-10-02T06:11:10.572Z] [2025-10-02T06:11:10.572Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-02T06:11:10.912Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-10-02T06:11:10.912Z] arm64: Pulling from edgex-lftools-log-publisher [2025-10-02T06:11:10.913Z] 8998bd30e6a1: Pulling fs layer [2025-10-02T06:11:10.913Z] 04944245beec: Pulling fs layer [2025-10-02T06:11:10.913Z] 699f458cf7ca: Pulling fs layer [2025-10-02T06:11:10.913Z] 765212b225bb: Pulling fs layer [2025-10-02T06:11:10.913Z] f23df028b6ca: Pulling fs layer [2025-10-02T06:11:10.913Z] d65c8cfc05b1: Pulling fs layer [2025-10-02T06:11:10.913Z] 2437ff75d9bd: Pulling fs layer [2025-10-02T06:11:10.913Z] f23df028b6ca: Waiting [2025-10-02T06:11:10.913Z] d65c8cfc05b1: Waiting [2025-10-02T06:11:10.913Z] 2437ff75d9bd: Waiting [2025-10-02T06:11:10.913Z] 765212b225bb: Waiting [2025-10-02T06:11:11.181Z] 04944245beec: Verifying Checksum [2025-10-02T06:11:11.181Z] 04944245beec: Download complete [2025-10-02T06:11:11.181Z] 765212b225bb: Verifying Checksum [2025-10-02T06:11:11.181Z] 765212b225bb: Download complete [2025-10-02T06:11:11.181Z] f23df028b6ca: Verifying Checksum [2025-10-02T06:11:11.181Z] f23df028b6ca: Download complete [2025-10-02T06:11:11.181Z] d65c8cfc05b1: Verifying Checksum [2025-10-02T06:11:11.181Z] d65c8cfc05b1: Download complete [2025-10-02T06:11:11.181Z] 699f458cf7ca: Verifying Checksum [2025-10-02T06:11:11.181Z] 699f458cf7ca: Download complete [2025-10-02T06:11:11.765Z] 8998bd30e6a1: Verifying Checksum [2025-10-02T06:11:11.765Z] 8998bd30e6a1: Download complete [2025-10-02T06:11:14.345Z] 2437ff75d9bd: Verifying Checksum [2025-10-02T06:11:14.345Z] 2437ff75d9bd: Download complete [2025-10-02T06:11:16.286Z] 8998bd30e6a1: Pull complete [2025-10-02T06:11:16.553Z] 04944245beec: Pull complete [2025-10-02T06:11:18.355Z] 699f458cf7ca: Pull complete [2025-10-02T06:11:18.355Z] 765212b225bb: Pull complete [2025-10-02T06:11:19.314Z] f23df028b6ca: Pull complete [2025-10-02T06:11:19.581Z] d65c8cfc05b1: Pull complete [2025-10-02T06:11:37.796Z] 2437ff75d9bd: Pull complete [2025-10-02T06:11:37.796Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-10-02T06:11:37.796Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-10-02T06:11:37.796Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-02T06:11:38.018Z] prd-ubuntu20.04-docker-arm64-4c-16g-10641 does not seem to be running inside a container [2025-10-02T06:11:38.062Z] $ 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/202 -v /w/workspace/device-mqtt-go/202:/w/workspace/device-mqtt-go/202:rw,z -v /w/workspace/device-mqtt-go/202@tmp:/w/workspace/device-mqtt-go/202@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-10-02T06:11:40.708Z] $ docker top 2d4d57b7a44975f65d838dce0e87db13be8432a324ad9bed68637e852bcd2e19 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-02T06:11:41.574Z] ---> job-cost.sh [2025-10-02T06:11:41.574Z] lf-activate-venv: SKIPPING [2025-10-02T06:11:41.574Z] INFO: No Stack... [2025-10-02T06:11:42.211Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-10-02T06:11:42.803Z] INFO: Archiving Costs [Pipeline] sh [2025-10-02T06:11:43.464Z] + cut -d, -f6 [2025-10-02T06:11:43.464Z] + cat /w/workspace/device-mqtt-go/202/archives/cost.csv [Pipeline] lock [2025-10-02T06:11:43.533Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-202-stack-cost] [2025-10-02T06:11:43.544Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-202-stack-cost] did not exist. Created. [2025-10-02T06:11:43.550Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-202-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-10-02T06:11:44.231Z] /w/workspace/device-mqtt-go/202@tmp/durable-6fbb72ee/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-10-02T06:11:44.899Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-10-02T06:11:44.929Z] Warning: overwriting stash ‘stack-cost’ [2025-10-02T06:11:44.985Z] Stashed 1 file(s) [Pipeline] } [2025-10-02T06:11:44.996Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-main-202-stack-cost] [Pipeline] // lock [Pipeline] } [2025-10-02T06:11:45.013Z] $ docker stop --time=1 2d4d57b7a44975f65d838dce0e87db13be8432a324ad9bed68637e852bcd2e19 [2025-10-02T06:11:47.249Z] $ docker rm -f --volumes 2d4d57b7a44975f65d838dce0e87db13be8432a324ad9bed68637e852bcd2e19 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2025-10-02T06:11:47.822Z] provisioning config files... [2025-10-02T06:11:47.832Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config1286427469038914660tmp [Pipeline] { [Pipeline] sh [2025-10-02T06:11:48.139Z] + set +x [2025-10-02T06:11:48.139Z] + curl -s https://codecov.io/bash [2025-10-02T06:11:48.139Z] + bash -s -- [2025-10-02T06:11:48.139Z] [2025-10-02T06:11:48.139Z] _____ _ [2025-10-02T06:11:48.139Z] / ____| | | [2025-10-02T06:11:48.139Z] | | ___ __| | ___ ___ _____ __ [2025-10-02T06:11:48.139Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-10-02T06:11:48.139Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-10-02T06:11:48.139Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-10-02T06:11:48.139Z] Bash-1.0.6 [2025-10-02T06:11:48.139Z] [2025-10-02T06:11:48.139Z] [2025-10-02T06:11:48.139Z] ==> git version 2.25.1 found [2025-10-02T06:11:48.139Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2025-10-02T06:11:48.139Z] Release-Date: 2020-01-08 [2025-10-02T06:11:48.139Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-10-02T06:11:48.139Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-10-02T06:11:48.139Z] ==> Jenkins CI detected. [2025-10-02T06:11:48.139Z] current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main [2025-10-02T06:11:48.139Z] project root: . [2025-10-02T06:11:48.139Z] --> token set from env [2025-10-02T06:11:48.139Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-10-02T06:11:48.139Z] ==> Running gcov in . (disable via -X gcov) [2025-10-02T06:11:48.139Z] ==> Python coveragepy not found [2025-10-02T06:11:48.139Z] ==> Searching for coverage reports in: [2025-10-02T06:11:48.139Z] + . [2025-10-02T06:11:48.139Z] -> Found 1 reports [2025-10-02T06:11:48.139Z] ==> Detecting git/mercurial file structure [2025-10-02T06:11:48.400Z] ==> Reading reports [2025-10-02T06:11:48.400Z] + ./coverage.out bytes=21039 [2025-10-02T06:11:48.400Z] ==> Appending adjustments [2025-10-02T06:11:48.400Z] https://docs.codecov.io/docs/fixing-reports [2025-10-02T06:11:48.400Z] + Found adjustments [2025-10-02T06:11:48.400Z] ==> Gzipping contents [2025-10-02T06:11:48.400Z] 4.0K /tmp/codecov.dRbNKN.gz [2025-10-02T06:11:48.400Z] ==> Uploading reports [2025-10-02T06:11:48.400Z] url: https://codecov.io [2025-10-02T06:11:48.400Z] query: branch=main&commit=179ddc6d306a7948b6b000c399a2e38b63b81ced&build=202&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F202%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-10-02T06:11:48.400Z] -> Pinging Codecov [2025-10-02T06:11:48.400Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=179ddc6d306a7948b6b000c399a2e38b63b81ced&build=202&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F202%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-10-02T06:11:48.660Z] -> Uploading to [2025-10-02T06:11:48.660Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-mqtt-go/179ddc6d306a7948b6b000c399a2e38b63b81ced/712cde94-b950-4f83-85f8-f6ddbe1429a8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20251002%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20251002T061148Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=1db09d742abc2fbfe371d34d909ffdff8f6e4610b6016b61df0178bf0a060e7b [2025-10-02T06:11:48.660Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-10-02T06:11:48.660Z] Dload Upload Total Spent Left Speed [2025-10-02T06:11:48.660Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3346 0 0 100 3346 0 21727 --:--:-- --:--:-- --:--:-- 21727 [2025-10-02T06:11:48.660Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/179ddc6d306a7948b6b000c399a2e38b63b81ced [Pipeline] } [2025-10-02T06:11:48.667Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-10-02T06:11:48.930Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-10-02T06:11:48.951Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-02T06:11:49.266Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-10-02T06:11:49.266Z] [2025-10-02T06:11:49.266Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-02T06:11:49.569Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-10-02T06:11:49.569Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-10-02T06:11:49.569Z] 0a9a5dfd008f: Already exists [2025-10-02T06:11:49.569Z] 36466aa92d05: Already exists [2025-10-02T06:11:49.569Z] e10405b45d13: Already exists [2025-10-02T06:11:49.569Z] 096b7ceb2af7: Already exists [2025-10-02T06:11:49.569Z] 4f4fb700ef54: Already exists [2025-10-02T06:11:49.569Z] e50aa161e22a: Pulling fs layer [2025-10-02T06:11:49.569Z] d3c8db5fb9df: Pulling fs layer [2025-10-02T06:11:49.834Z] e50aa161e22a: Verifying Checksum [2025-10-02T06:11:49.834Z] e50aa161e22a: Download complete [2025-10-02T06:11:50.093Z] e50aa161e22a: Pull complete [2025-10-02T06:11:51.036Z] d3c8db5fb9df: Verifying Checksum [2025-10-02T06:11:51.036Z] d3c8db5fb9df: Download complete [2025-10-02T06:11:55.231Z] d3c8db5fb9df: Pull complete [2025-10-02T06:11:55.231Z] Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be [2025-10-02T06:11:55.231Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-10-02T06:11:55.231Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-02T06:11:55.341Z] prd-ubuntu20.04-docker-8c-8g-10631 does not seem to be running inside a container [2025-10-02T06:11:55.373Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-10-02T06:11:56.622Z] $ docker top 3b9b47ee264413b45ddbb00453a2a466f60dd5b2011b708689130f9f2601fcdd -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-02T06:11:56.971Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] echo [2025-10-02T06:11:56.983Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:main' [Pipeline] sh [2025-10-02T06:11:57.262Z] + set -o pipefail [2025-10-02T06:11:57.262Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:main' [2025-10-02T06:12:03.827Z] [2025-10-02T06:12:03.827Z] Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... [2025-10-02T06:12:03.827Z] [2025-10-02T06:12:03.827Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/71469493-8b77-45f7-b5e9-e0128284f7f2/history/c19cdd7e-87b4-45d3-a5f0-3e9b5e7b9eca [2025-10-02T06:12:03.827Z] [2025-10-02T06:12:03.827Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-10-02T06:12:03.827Z] [2025-10-02T06:12:03.827Z] [2025-10-02T06:12:03.827Z] You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. [2025-10-02T06:12:03.827Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-10-02T06:12:04.093Z] $ docker stop --time=1 3b9b47ee264413b45ddbb00453a2a466f60dd5b2011b708689130f9f2601fcdd [2025-10-02T06:12:06.511Z] $ docker rm -f --volumes 3b9b47ee264413b45ddbb00453a2a466f60dd5b2011b708689130f9f2601fcdd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-10-02T06:12:07.418Z] + git log --format=format:%s -1 179ddc6d306a7948b6b000c399a2e38b63b81ced [Pipeline] sh [2025-10-02T06:12:07.707Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-10-02T06:12:07.707Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-02T06:12:08.005Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-02T06:12:08.005Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-02T06:12:08.086Z] prd-ubuntu20.04-docker-8c-8g-10631 does not seem to be running inside a container [2025-10-02T06:12:08.113Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-10-02T06:12:08.384Z] $ docker top 2ba548a238901523e762e3614b5119ab45acc00908852345e58737565312124e -eo pid,comm [2025-10-02T06:12:08.438Z] 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-10-02T06:12:08.438Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-10-02T06:12:08.498Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-02T06:12:08.498Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-02T06:12:08.605Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-02T06:12:08.603Z] $ docker exec 2ba548a238901523e762e3614b5119ab45acc00908852345e58737565312124e ssh-agent [2025-10-02T06:12:08.728Z] SSH_AUTH_SOCK=/tmp/ssh-yWiVMuiY4bGn/agent.33 [2025-10-02T06:12:08.728Z] SSH_AGENT_PID=39 [2025-10-02T06:12:08.733Z] Running ssh-add (command line suppressed) [2025-10-02T06:12:08.835Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_1448524274690648035.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_1448524274690648035.key) [2025-10-02T06:12:08.851Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-02T06:12:09.143Z] + git semver tag [2025-10-02T06:12:09.403Z] 2025-10-02 06:12:09,372 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-10-02T06:12:09.403Z] 2025-10-02 06:12:09,375 [run_tag] DEBUG tag force:False [2025-10-02T06:12:09.403Z] 2025-10-02 06:12:09,375 [check_head_tag] DEBUG check head tag [2025-10-02T06:12:09.403Z] 2025-10-02 06:12:09,376 [execute] INFO git cat-file --batch-check [2025-10-02T06:12:09.403Z] 2025-10-02 06:12:09,376 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, stdin=, shell=False, universal_newlines=False) [2025-10-02T06:12:09.403Z] 2025-10-02 06:12:09,378 [execute] INFO git cat-file --batch [2025-10-02T06:12:09.403Z] 2025-10-02 06:12:09,378 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, stdin=, shell=False, universal_newlines=False) [2025-10-02T06:12:09.404Z] 2025-10-02 06:12:09,386 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2025-10-02T06:12:09.404Z] 2025-10-02 06:12:09,386 [execute] INFO git tag -a v4.1.0-dev.7 -m v4.1.0-dev.7 [2025-10-02T06:12:09.404Z] 2025-10-02 06:12:09,386 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.7', '-m', 'v4.1.0-dev.7'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, stdin=None, shell=False, universal_newlines=False) [2025-10-02T06:12:09.404Z] 2025-10-02 06:12:09,390 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2025-10-02T06:12:09.404Z] 4.1.0-dev.7 [Pipeline] } [2025-10-02T06:12:09.668Z] $ docker exec --env ******** --env ******** 2ba548a238901523e762e3614b5119ab45acc00908852345e58737565312124e ssh-agent -k [2025-10-02T06:12:09.767Z] unset SSH_AUTH_SOCK; [2025-10-02T06:12:09.768Z] unset SSH_AGENT_PID; [2025-10-02T06:12:09.768Z] echo Agent pid 39 killed; [2025-10-02T06:12:09.782Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-02T06:12:10.109Z] + git semver [Pipeline] } [2025-10-02T06:12:10.376Z] $ docker stop --time=1 2ba548a238901523e762e3614b5119ab45acc00908852345e58737565312124e [2025-10-02T06:12:11.651Z] $ docker rm -f --volumes 2ba548a238901523e762e3614b5119ab45acc00908852345e58737565312124e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-02T06:12:12.087Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-10-02T06:12:12.087Z] [2025-10-02T06:12:12.087Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-02T06:12:12.398Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-10-02T06:12:12.398Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-10-02T06:12:12.398Z] ab5ef0e58194: Pulling fs layer [2025-10-02T06:12:12.398Z] 9712f1f96733: Pulling fs layer [2025-10-02T06:12:12.398Z] 63f879dbbcfc: Pulling fs layer [2025-10-02T06:12:12.398Z] 0d9ebad4ef96: Pulling fs layer [2025-10-02T06:12:12.398Z] e9a5061849ea: Pulling fs layer [2025-10-02T06:12:12.398Z] d747dcd14b5f: Pulling fs layer [2025-10-02T06:12:12.398Z] 2de7ff778b66: Pulling fs layer [2025-10-02T06:12:12.398Z] 0d9ebad4ef96: Waiting [2025-10-02T06:12:12.398Z] e9a5061849ea: Waiting [2025-10-02T06:12:12.398Z] d747dcd14b5f: Waiting [2025-10-02T06:12:12.398Z] 2de7ff778b66: Waiting [2025-10-02T06:12:12.398Z] 9712f1f96733: Verifying Checksum [2025-10-02T06:12:12.398Z] 9712f1f96733: Download complete [2025-10-02T06:12:12.657Z] 63f879dbbcfc: Verifying Checksum [2025-10-02T06:12:12.657Z] 63f879dbbcfc: Download complete [2025-10-02T06:12:12.916Z] e9a5061849ea: Verifying Checksum [2025-10-02T06:12:12.916Z] e9a5061849ea: Download complete [2025-10-02T06:12:12.916Z] d747dcd14b5f: Verifying Checksum [2025-10-02T06:12:12.916Z] d747dcd14b5f: Download complete [2025-10-02T06:12:13.175Z] 0d9ebad4ef96: Verifying Checksum [2025-10-02T06:12:13.175Z] 0d9ebad4ef96: Download complete [2025-10-02T06:12:13.175Z] ab5ef0e58194: Verifying Checksum [2025-10-02T06:12:13.175Z] ab5ef0e58194: Download complete [2025-10-02T06:12:13.175Z] 2de7ff778b66: Verifying Checksum [2025-10-02T06:12:13.175Z] 2de7ff778b66: Download complete [2025-10-02T06:12:17.360Z] ab5ef0e58194: Pull complete [2025-10-02T06:12:17.360Z] 9712f1f96733: Pull complete [2025-10-02T06:12:17.618Z] 63f879dbbcfc: Pull complete [2025-10-02T06:12:22.880Z] 0d9ebad4ef96: Pull complete [2025-10-02T06:12:22.880Z] e9a5061849ea: Pull complete [2025-10-02T06:12:22.880Z] d747dcd14b5f: Pull complete [2025-10-02T06:12:24.255Z] 2de7ff778b66: Pull complete [2025-10-02T06:12:24.255Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-10-02T06:12:24.255Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-10-02T06:12:24.255Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-02T06:12:24.350Z] prd-ubuntu20.04-docker-8c-8g-10631 does not seem to be running inside a container [2025-10-02T06:12:24.374Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-10-02T06:12:26.239Z] $ docker top 71ff96652c71ea9ed22226e550d0293c70a050e4cb69fb1483aca7e400c8ce99 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-10-02T06:12:26.328Z] provisioning config files... [2025-10-02T06:12:26.336Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config13715066499238408200tmp [2025-10-02T06:12:26.346Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config13687014319035629213tmp [2025-10-02T06:12:26.354Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config16499748317626500592tmp [Pipeline] { [Pipeline] echo [2025-10-02T06:12:26.480Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-02T06:12:26.778Z] ---> sigul-configuration.sh [2025-10-02T06:12:26.779Z] gpg: directory `/root/.gnupg' created [2025-10-02T06:12:26.779Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-10-02T06:12:26.779Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-10-02T06:12:26.779Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-10-02T06:12:26.779Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-10-02T06:12:26.779Z] gpg: CAST5 encrypted data [2025-10-02T06:12:26.779Z] gpg: encrypted with 1 passphrase [2025-10-02T06:12:26.779Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-10-02T06:12:27.074Z] + mkdir /home/jenkins [2025-10-02T06:12:27.075Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-10-02T06:12:27.375Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2025-10-02T06:12:27.392Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-02T06:12:27.686Z] ---> sigul-install.sh [2025-10-02T06:12:27.686Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-10-02T06:12:27.983Z] + git tag --list [2025-10-02T06:12:27.983Z] 0.7.1 [2025-10-02T06:12:27.983Z] v1.0.0 [2025-10-02T06:12:27.983Z] v1.1.0 [2025-10-02T06:12:27.983Z] v1.1.1 [2025-10-02T06:12:27.983Z] v1.2.2 [2025-10-02T06:12:27.983Z] v1.3.0 [2025-10-02T06:12:27.983Z] v1.3.1 [2025-10-02T06:12:27.983Z] v2.0.0 [2025-10-02T06:12:27.983Z] v2.1.0 [2025-10-02T06:12:27.983Z] v2.1.1 [2025-10-02T06:12:27.983Z] v2.2.0 [2025-10-02T06:12:27.983Z] v2.3.0 [2025-10-02T06:12:27.983Z] v3.0 [2025-10-02T06:12:27.983Z] v3.0.0 [2025-10-02T06:12:27.983Z] v3.1 [2025-10-02T06:12:27.983Z] v3.1.0 [2025-10-02T06:12:27.983Z] v3.1.1 [2025-10-02T06:12:27.983Z] v4.0 [2025-10-02T06:12:27.983Z] v4.0.0 [2025-10-02T06:12:27.983Z] v4.1.0-dev.1 [2025-10-02T06:12:27.983Z] v4.1.0-dev.2 [2025-10-02T06:12:27.983Z] v4.1.0-dev.3 [2025-10-02T06:12:27.983Z] v4.1.0-dev.4 [2025-10-02T06:12:27.983Z] v4.1.0-dev.5 [2025-10-02T06:12:27.983Z] v4.1.0-dev.6 [2025-10-02T06:12:27.983Z] v4.1.0-dev.7 [Pipeline] sh [2025-10-02T06:12:28.282Z] + lftools sign git-tag v4.1.0-dev.7 [2025-10-02T06:12:28.705Z] Signing Git tag with Sigul... [2025-10-02T06:12:28.705Z] Signing v4.1.0-dev.7 [Pipeline] echo [2025-10-02T06:12:29.658Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-02T06:12:29.950Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-10-02T06:12:29.958Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-10-02T06:12:29.982Z] $ docker stop --time=1 71ff96652c71ea9ed22226e550d0293c70a050e4cb69fb1483aca7e400c8ce99 [2025-10-02T06:12:31.306Z] $ docker rm -f --volumes 71ff96652c71ea9ed22226e550d0293c70a050e4cb69fb1483aca7e400c8ce99 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-10-02T06:12:31.795Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-10-02T06:12:31.795Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-02T06:12:32.146Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-02T06:12:32.146Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-02T06:12:32.262Z] prd-ubuntu20.04-docker-8c-8g-10631 does not seem to be running inside a container [2025-10-02T06:12:32.287Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-10-02T06:12:32.536Z] $ docker top 4e1af961f0ddfe6e408e91216960e209827d50c6f63549ad2a7a138b6e15f0ca -eo pid,comm [2025-10-02T06:12:32.586Z] 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-10-02T06:12:32.586Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-10-02T06:12:32.641Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-02T06:12:32.641Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-02T06:12:32.745Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-02T06:12:32.743Z] $ docker exec 4e1af961f0ddfe6e408e91216960e209827d50c6f63549ad2a7a138b6e15f0ca ssh-agent [2025-10-02T06:12:32.843Z] SSH_AUTH_SOCK=/tmp/ssh-OyDqQbwNzcpM/agent.32 [2025-10-02T06:12:32.843Z] SSH_AGENT_PID=38 [2025-10-02T06:12:32.849Z] Running ssh-add (command line suppressed) [2025-10-02T06:12:32.941Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_13820519449400585719.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_13820519449400585719.key) [2025-10-02T06:12:32.958Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-02T06:12:33.255Z] + git semver bump pre [2025-10-02T06:12:33.513Z] 2025-10-02 06:12:33,474 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-10-02T06:12:33.513Z] 2025-10-02 06:12:33,478 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2025-10-02T06:12:33.513Z] 2025-10-02 06:12:33,478 [bump_version] DEBUG bumping version:4.1.0-dev.7 on axis:pre with prefix:dev [2025-10-02T06:12:33.513Z] 2025-10-02 06:12:33,478 [bump_version] DEBUG bumped version:4.1.0-dev.8 [2025-10-02T06:12:33.513Z] 2025-10-02 06:12:33,478 [write_version] DEBUG write version:4.1.0-dev.8 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True [2025-10-02T06:12:33.513Z] 2025-10-02 06:12:33,478 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2025-10-02T06:12:33.513Z] 2025-10-02 06:12:33,478 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2025-10-02T06:12:33.513Z] 2025-10-02 06:12:33,480 [execute] INFO git cat-file --batch-check [2025-10-02T06:12:33.514Z] 2025-10-02 06:12:33,481 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-10-02T06:12:33.514Z] 2025-10-02 06:12:33,485 [execute] INFO git cat-file --batch [2025-10-02T06:12:33.514Z] 2025-10-02 06:12:33,485 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-10-02T06:12:33.514Z] 2025-10-02 06:12:33,489 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2025-10-02T06:12:33.514Z] 4.1.0-dev.8 [Pipeline] } [2025-10-02T06:12:33.779Z] $ docker exec --env ******** --env ******** 4e1af961f0ddfe6e408e91216960e209827d50c6f63549ad2a7a138b6e15f0ca ssh-agent -k [2025-10-02T06:12:33.872Z] unset SSH_AUTH_SOCK; [2025-10-02T06:12:33.873Z] unset SSH_AGENT_PID; [2025-10-02T06:12:33.873Z] echo Agent pid 38 killed; [2025-10-02T06:12:33.887Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-02T06:12:34.214Z] + git semver [Pipeline] } [2025-10-02T06:12:34.788Z] $ docker stop --time=1 4e1af961f0ddfe6e408e91216960e209827d50c6f63549ad2a7a138b6e15f0ca [2025-10-02T06:12:36.037Z] $ docker rm -f --volumes 4e1af961f0ddfe6e408e91216960e209827d50c6f63549ad2a7a138b6e15f0ca [Pipeline] // withDockerContainer [Pipeline] sh [2025-10-02T06:12:36.403Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-10-02T06:12:36.403Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-02T06:12:36.712Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-02T06:12:36.712Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-02T06:12:36.795Z] prd-ubuntu20.04-docker-8c-8g-10631 does not seem to be running inside a container [2025-10-02T06:12:36.815Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-10-02T06:12:37.053Z] $ docker top 555d61a53a9991bcd9c95a8e15f947abacb264d69c01920963ca1630dd1aee8c -eo pid,comm [2025-10-02T06:12:37.106Z] 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-10-02T06:12:37.106Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-10-02T06:12:37.158Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-02T06:12:37.158Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-02T06:12:37.274Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-02T06:12:37.272Z] $ docker exec 555d61a53a9991bcd9c95a8e15f947abacb264d69c01920963ca1630dd1aee8c ssh-agent [2025-10-02T06:12:37.370Z] SSH_AUTH_SOCK=/tmp/ssh-n53jPqJF8GEF/agent.33 [2025-10-02T06:12:37.370Z] SSH_AGENT_PID=39 [2025-10-02T06:12:37.374Z] Running ssh-add (command line suppressed) [2025-10-02T06:12:37.454Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_10133976565466805068.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_10133976565466805068.key) [2025-10-02T06:12:37.473Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-02T06:12:37.765Z] + git semver push [2025-10-02T06:12:38.023Z] 2025-10-02 06:12:37,978 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-10-02T06:12:38.023Z] 2025-10-02 06:12:37,982 [run_push] DEBUG push [2025-10-02T06:12:38.023Z] 2025-10-02 06:12:37,982 [execute] INFO git cat-file --batch-check [2025-10-02T06:12:38.023Z] 2025-10-02 06:12:37,983 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-10-02T06:12:38.023Z] 2025-10-02 06:12:37,985 [execute] INFO git rev-list d0b1e2133376155d74a31ab045d3068f35ec3980 -- [2025-10-02T06:12:38.023Z] 2025-10-02 06:12:37,985 [execute] DEBUG Popen(['git', 'rev-list', 'd0b1e2133376155d74a31ab045d3068f35ec3980', '--'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-10-02T06:12:38.023Z] 2025-10-02 06:12:37,994 [execute] INFO git fetch -v -- origin [2025-10-02T06:12:38.023Z] 2025-10-02 06:12:37,994 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, stdin=None, shell=False, universal_newlines=True) [2025-10-02T06:12:38.590Z] 2025-10-02 06:12:38,526 [run_push] DEBUG no remote changes detected [2025-10-02T06:12:38.590Z] 2025-10-02 06:12:38,527 [execute] INFO git push origin semver [2025-10-02T06:12:38.590Z] 2025-10-02 06:12:38,527 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-10-02T06:12:39.530Z] 2025-10-02 06:12:39,305 [run_push] DEBUG push all version tags [2025-10-02T06:12:39.530Z] 2025-10-02 06:12:39,306 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-10-02T06:12:39.530Z] 2025-10-02 06:12:39,306 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, stdin=None, shell=False, universal_newlines=False) [2025-10-02T06:12:40.467Z] 2025-10-02 06:12:40,151 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2025-10-02T06:12:40.467Z] 4.1.0-dev.8 [Pipeline] } [2025-10-02T06:12:40.471Z] $ docker exec --env ******** --env ******** 555d61a53a9991bcd9c95a8e15f947abacb264d69c01920963ca1630dd1aee8c ssh-agent -k [2025-10-02T06:12:40.560Z] unset SSH_AUTH_SOCK; [2025-10-02T06:12:40.560Z] unset SSH_AGENT_PID; [2025-10-02T06:12:40.560Z] echo Agent pid 39 killed; [2025-10-02T06:12:40.576Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-02T06:12:40.904Z] + git semver [Pipeline] } [2025-10-02T06:12:41.170Z] $ docker stop --time=1 555d61a53a9991bcd9c95a8e15f947abacb264d69c01920963ca1630dd1aee8c [2025-10-02T06:12:42.447Z] $ docker rm -f --volumes 555d61a53a9991bcd9c95a8e15f947abacb264d69c01920963ca1630dd1aee8c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-10-02T06:12:43.052Z] + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] [2025-10-02T06:12:43.053Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2025-10-02T06:12:43.053Z] total 16 [2025-10-02T06:12:43.053Z] drwxr-xr-x 3 root root 4096 Oct 2 06:01 . [2025-10-02T06:12:43.053Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 2 06:12 .. [2025-10-02T06:12:43.053Z] drwxr-xr-x 2 root root 4096 Oct 2 06:01 cost [2025-10-02T06:12:43.053Z] -rw-r--r-- 1 root root 86 Oct 2 06:01 cost.csv [2025-10-02T06:12:43.053Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2025-10-02T06:12:43.053Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2025-10-02T06:12:43.053Z] total 16 [2025-10-02T06:12:43.053Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 2 06:01 . [2025-10-02T06:12:43.053Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 2 06:12 .. [2025-10-02T06:12:43.053Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 2 06:01 cost [2025-10-02T06:12:43.053Z] -rw-r--r-- 1 jenkins jenkins 86 Oct 2 06:01 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-10-02T06:12:43.349Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-02T06:12:44.204Z] ---> package-listing.sh [2025-10-02T06:12:44.205Z] ++ facter osfamily [2025-10-02T06:12:44.205Z] ++ tr '[:upper:]' '[:lower:]' [2025-10-02T06:12:44.463Z] + OS_FAMILY=debian [2025-10-02T06:12:44.463Z] + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main [2025-10-02T06:12:44.463Z] + START_PACKAGES=/tmp/packages_start.txt [2025-10-02T06:12:44.463Z] + END_PACKAGES=/tmp/packages_end.txt [2025-10-02T06:12:44.463Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-10-02T06:12:44.463Z] + PACKAGES=/tmp/packages_start.txt [2025-10-02T06:12:44.463Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2025-10-02T06:12:44.463Z] + PACKAGES=/tmp/packages_end.txt [2025-10-02T06:12:44.463Z] + case "${OS_FAMILY}" in [2025-10-02T06:12:44.463Z] + dpkg -l [2025-10-02T06:12:44.463Z] + grep '^ii' [2025-10-02T06:12:44.463Z] + '[' -f /tmp/packages_start.txt ']' [2025-10-02T06:12:44.463Z] + '[' -f /tmp/packages_end.txt ']' [2025-10-02T06:12:44.463Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-10-02T06:12:44.463Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2025-10-02T06:12:44.463Z] + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [2025-10-02T06:12:44.463Z] + 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-10-02T06:12:44.476Z] 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-10-02T06:12:44.756Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-02T06:12:45.325Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-02T06:12:45.325Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-02T06:12:45.410Z] prd-ubuntu20.04-docker-8c-8g-10631 does not seem to be running inside a container [2025-10-02T06:12:45.439Z] $ 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-10-02T06:12:45.644Z] $ docker top 778553d4f1d9fa4c2f8b37994605a0cf89d5fc8bd75f346a8d7ba5c69a166943 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-02T06:12:46.005Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-10-02T06:12:46.293Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-10-02T06:12:46.585Z] + ls /var/log/sa-host [2025-10-02T06:12:46.585Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-02T06:12:46.629Z] provisioning config files... [2025-10-02T06:12:46.639Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config13606977401831600361tmp [Pipeline] { [Pipeline] echo [2025-10-02T06:12:46.662Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-02T06:12:46.948Z] ---> create-netrc.sh [Pipeline] } [2025-10-02T06:12:46.954Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-10-02T06:12:47.269Z] ---> python-tools-install.sh [Pipeline] echo [2025-10-02T06:12:47.281Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-02T06:12:47.565Z] ---> sudo-logs.sh [2025-10-02T06:12:47.565Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-10-02T06:12:47.590Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-02T06:12:47.872Z] ---> job-cost.sh [2025-10-02T06:12:47.872Z] lf-activate-venv: SKIPPING [2025-10-02T06:12:47.872Z] DEBUG: total: 0.2199999988079071 [2025-10-02T06:12:47.872Z] INFO: Retrieving Stack Cost... [2025-10-02T06:12:48.440Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-10-02T06:12:48.700Z] INFO: Archiving Costs [Pipeline] echo [2025-10-02T06:12:48.713Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-02T06:12:48.997Z] ---> logs-deploy.sh [2025-10-02T06:12:48.997Z] lf-activate-venv: SKIPPING [2025-10-02T06:12:48.997Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/202 [2025-10-02T06:12:48.997Z] INFO: archiving workspace using pattern(s): [2025-10-02T06:12:49.932Z] Archives upload complete. [2025-10-02T06:12:50.191Z] INFO: archiving logs to Nexus