Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1ea811aab88dc62ee004b260d0e675f0f4b965a1 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-ssh5892460040875168069.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-ssh1465424579779248772.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-ssh16663821682943196582.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-ssh14455914880419294002.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-ssh6335302655709343329.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-6964 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 1ea811aab88dc62ee004b260d0e675f0f4b965a1 (main) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v4 (#752)" > git config core.sparsecheckout # timeout=10 > git checkout -f 1ea811aab88dc62ee004b260d0e675f0f4b965a1 # timeout=10 > git rev-list --no-walk 34bf2a6ccee5dd41bf94b46968010dc372f96b74 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-08-14T02:00:12.000Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-08-14T02:00:12.097Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-08-14T02:00:12.126Z] ========================================================= [2025-08-14T02:00:12.126Z] EdgeX Global Pipelines Version Info [2025-08-14T02:00:12.126Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-08-14T02:00:13.261Z] ------------------- [2025-08-14T02:00:13.261Z] stable info: [2025-08-14T02:00:13.261Z] ------------------- [2025-08-14T02:00:13.261Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-08-14T02:00:13.261Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-08-14T02:00:13.261Z] Message: update stable to v1.0.276 [2025-08-14T02:00:13.833Z] ------------------- [2025-08-14T02:00:13.833Z] experimental info: [2025-08-14T02:00:13.833Z] ------------------- [2025-08-14T02:00:13.833Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-08-14T02:00:13.833Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-08-14T02:00:13.833Z] Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-08-14T02:00:13.924Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2025-08-14T02:00:13.951Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2025-08-14T02:00:13.976Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-08-14T02:00:14.004Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-08-14T02:00:14.024Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-08-14T02:00:14.048Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-08-14T02:00:14.077Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-08-14T02:00:14.098Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-08-14T02:00:14.124Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-08-14T02:00:14.148Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-08-14T02:00:14.168Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-08-14T02:00:14.192Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2025-08-14T02:00:14.224Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-08-14T02:00:14.249Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-08-14T02:00:14.273Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-08-14T02:00:14.299Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-08-14T02:00:14.325Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-08-14T02:00:14.352Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-08-14T02:00:14.380Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-08-14T02:00:14.402Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-08-14T02:00:14.424Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-08-14T02:00:14.452Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-08-14T02:00:14.478Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-08-14T02:00:14.505Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-08-14T02:00:14.530Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-08-14T02:00:14.555Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-08-14T02:00:14.575Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-08-14T02:00:14.600Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-08-14T02:00:14.623Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-08-14T02:00:14.648Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-08-14T02:00:14.672Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1ea811aab88dc62ee004b260d0e675f0f4b965a1 [Pipeline] echo [2025-08-14T02:00:14.695Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1ea811a [Pipeline] echo [2025-08-14T02:00:14.721Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-14T02:00:14.796Z] provisioning config files... [2025-08-14T02:00:14.810Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config8037285349882012451tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-14T02:00:15.143Z] ---> ****-login.sh [2025-08-14T02:00:15.143Z] nexus3.edgexfoundry.org:10001 [2025-08-14T02:00:15.143Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-14T02:00:15.403Z] [2025-08-14T02:00:15.403Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-14T02:00:15.403Z] Configure a credential helper to remove this warning. See [2025-08-14T02:00:15.403Z] https://docs.****.com/go/credential-store/ [2025-08-14T02:00:15.403Z] [2025-08-14T02:00:15.403Z] Login Succeeded [2025-08-14T02:00:15.403Z] nexus3.edgexfoundry.org:10002 [2025-08-14T02:00:15.403Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-14T02:00:15.403Z] [2025-08-14T02:00:15.404Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-14T02:00:15.404Z] Configure a credential helper to remove this warning. See [2025-08-14T02:00:15.404Z] https://docs.****.com/go/credential-store/ [2025-08-14T02:00:15.404Z] [2025-08-14T02:00:15.404Z] Login Succeeded [2025-08-14T02:00:15.404Z] nexus3.edgexfoundry.org:10003 [2025-08-14T02:00:15.404Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-14T02:00:15.663Z] [2025-08-14T02:00:15.664Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-14T02:00:15.664Z] Configure a credential helper to remove this warning. See [2025-08-14T02:00:15.664Z] https://docs.****.com/go/credential-store/ [2025-08-14T02:00:15.664Z] [2025-08-14T02:00:15.664Z] Login Succeeded [2025-08-14T02:00:15.664Z] nexus3.edgexfoundry.org:10004 [2025-08-14T02:00:15.664Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-14T02:00:15.664Z] [2025-08-14T02:00:15.664Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-14T02:00:15.664Z] Configure a credential helper to remove this warning. See [2025-08-14T02:00:15.664Z] https://docs.****.com/go/credential-store/ [2025-08-14T02:00:15.664Z] [2025-08-14T02:00:15.664Z] Login Succeeded [2025-08-14T02:00:15.664Z] ****.io [2025-08-14T02:00:15.664Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-14T02:00:15.924Z] [2025-08-14T02:00:15.924Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-14T02:00:15.924Z] Configure a credential helper to remove this warning. See [2025-08-14T02:00:15.924Z] https://docs.****.com/go/credential-store/ [2025-08-14T02:00:15.924Z] [2025-08-14T02:00:15.924Z] Login Succeeded [2025-08-14T02:00:15.924Z] ---> ****-login.sh ends [Pipeline] } [2025-08-14T02:00:15.932Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-08-14T02:00:16.344Z] + git rev-list -1 --merges 1ea811aab88dc62ee004b260d0e675f0f4b965a1~1..1ea811aab88dc62ee004b260d0e675f0f4b965a1 [Pipeline] echo [2025-08-14T02:00:16.371Z] -----------> git rev-list -1 --merges 1ea811aab88dc62ee004b260d0e675f0f4b965a1~1..1ea811aab88dc62ee004b260d0e675f0f4b965a1 1ea811aab88dc62ee004b260d0e675f0f4b965a1 [false] [Pipeline] sh [2025-08-14T02:00:16.664Z] + git log --format=format:%s -1 1ea811aab88dc62ee004b260d0e675f0f4b965a1 [Pipeline] echo [2025-08-14T02:00:16.679Z] ========================================================= [2025-08-14T02:00:16.679Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-08-14T02:00:16.679Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-08-14T02:00:17.017Z] + git log --format=format:%s -1 1ea811aab88dc62ee004b260d0e675f0f4b965a1 [Pipeline] echo [2025-08-14T02:00:17.029Z] [semverPrep] GIT_COMMIT: 1ea811aab88dc62ee004b260d0e675f0f4b965a1, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v4 (#752) [Pipeline] echo [2025-08-14T02:00:17.043Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-08-14T02:00:17.419Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-14T02:00:17.419Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-08-14T02:00:17.419Z] + [ -e /tmp/ssh_known_hosts ] [2025-08-14T02:00:17.419Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-08-14T02:00:17.419Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-08-14T02:00:17.419Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-08-14T02:00:17.419Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T02:00:17.861Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-14T02:00:17.862Z] [2025-08-14T02:00:17.862Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T02:00:18.167Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-14T02:00:18.167Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-08-14T02:00:18.167Z] 3dae71ba6b94: Pulling fs layer [2025-08-14T02:00:18.167Z] 6bf1a483ea7c: Pulling fs layer [2025-08-14T02:00:18.167Z] f5dfc541a4d3: Pulling fs layer [2025-08-14T02:00:18.167Z] 461d9e800cba: Pulling fs layer [2025-08-14T02:00:18.167Z] 80192f66455f: Pulling fs layer [2025-08-14T02:00:18.167Z] 2e8e34ca0e6c: Pulling fs layer [2025-08-14T02:00:18.167Z] a29436f7fd5d: Pulling fs layer [2025-08-14T02:00:18.167Z] 923cac83aea3: Pulling fs layer [2025-08-14T02:00:18.167Z] 25ad8b0a4227: Pulling fs layer [2025-08-14T02:00:18.167Z] db01528c6b51: Pulling fs layer [2025-08-14T02:00:18.167Z] 28988de357af: Pulling fs layer [2025-08-14T02:00:18.167Z] 2e8e34ca0e6c: Waiting [2025-08-14T02:00:18.167Z] a29436f7fd5d: Waiting [2025-08-14T02:00:18.167Z] 923cac83aea3: Waiting [2025-08-14T02:00:18.167Z] 25ad8b0a4227: Waiting [2025-08-14T02:00:18.167Z] db01528c6b51: Waiting [2025-08-14T02:00:18.167Z] 28988de357af: Waiting [2025-08-14T02:00:18.167Z] 80192f66455f: Waiting [2025-08-14T02:00:18.167Z] 461d9e800cba: Waiting [2025-08-14T02:00:18.167Z] 6bf1a483ea7c: Verifying Checksum [2025-08-14T02:00:18.167Z] 6bf1a483ea7c: Download complete [2025-08-14T02:00:18.167Z] 461d9e800cba: Verifying Checksum [2025-08-14T02:00:18.167Z] 461d9e800cba: Download complete [2025-08-14T02:00:18.167Z] 80192f66455f: Verifying Checksum [2025-08-14T02:00:18.167Z] 80192f66455f: Download complete [2025-08-14T02:00:18.426Z] f5dfc541a4d3: Verifying Checksum [2025-08-14T02:00:18.426Z] f5dfc541a4d3: Download complete [2025-08-14T02:00:18.426Z] 3dae71ba6b94: Verifying Checksum [2025-08-14T02:00:18.426Z] 3dae71ba6b94: Download complete [2025-08-14T02:00:18.426Z] 923cac83aea3: Verifying Checksum [2025-08-14T02:00:18.426Z] 923cac83aea3: Download complete [2025-08-14T02:00:18.426Z] 25ad8b0a4227: Verifying Checksum [2025-08-14T02:00:18.426Z] 25ad8b0a4227: Download complete [2025-08-14T02:00:18.685Z] db01528c6b51: Download complete [2025-08-14T02:00:18.685Z] 28988de357af: Verifying Checksum [2025-08-14T02:00:18.685Z] 28988de357af: Download complete [2025-08-14T02:00:18.685Z] a29436f7fd5d: Verifying Checksum [2025-08-14T02:00:18.685Z] a29436f7fd5d: Download complete [2025-08-14T02:00:18.944Z] 2e8e34ca0e6c: Verifying Checksum [2025-08-14T02:00:18.944Z] 2e8e34ca0e6c: Download complete [2025-08-14T02:00:19.884Z] 3dae71ba6b94: Pull complete [2025-08-14T02:00:19.884Z] 6bf1a483ea7c: Pull complete [2025-08-14T02:00:20.824Z] f5dfc541a4d3: Pull complete [2025-08-14T02:00:20.824Z] 461d9e800cba: Pull complete [2025-08-14T02:00:20.824Z] 80192f66455f: Pull complete [2025-08-14T02:00:26.126Z] 2e8e34ca0e6c: Pull complete [2025-08-14T02:00:26.384Z] a29436f7fd5d: Pull complete [2025-08-14T02:00:26.645Z] 923cac83aea3: Pull complete [2025-08-14T02:00:26.645Z] 25ad8b0a4227: Pull complete [2025-08-14T02:00:26.645Z] db01528c6b51: Pull complete [2025-08-14T02:00:26.645Z] 28988de357af: Pull complete [2025-08-14T02:00:26.903Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-08-14T02:00:26.903Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-14T02:00:26.903Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-14T02:00:27.046Z] prd-ubuntu20.04-docker-8c-8g-6964 does not seem to be running inside a container [2025-08-14T02:00:27.069Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-08-14T02:00:28.825Z] $ docker top a1af4230f6b0568f3f2039e6b054d01b4906a7486e5ea972028fca1665d61795 -eo pid,comm [2025-08-14T02:00:28.884Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-08-14T02:00:28.884Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-14T02:00:28.936Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-14T02:00:28.936Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-14T02:00:29.051Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-14T02:00:29.046Z] $ docker exec a1af4230f6b0568f3f2039e6b054d01b4906a7486e5ea972028fca1665d61795 ssh-agent [2025-08-14T02:00:29.167Z] SSH_AUTH_SOCK=/tmp/ssh-TXGrynaOtOuc/agent.33 [2025-08-14T02:00:29.167Z] SSH_AGENT_PID=39 [2025-08-14T02:00:29.174Z] Running ssh-add (command line suppressed) [2025-08-14T02:00:29.264Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_7824186951680576548.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_7824186951680576548.key) [2025-08-14T02:00:29.287Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-14T02:00:29.580Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] sh [2025-08-14T02:00:29.868Z] + git tag --points-at HEAD [Pipeline] } [2025-08-14T02:00:29.873Z] $ docker exec --env ******** --env ******** a1af4230f6b0568f3f2039e6b054d01b4906a7486e5ea972028fca1665d61795 ssh-agent -k [2025-08-14T02:00:29.973Z] unset SSH_AUTH_SOCK; [2025-08-14T02:00:29.973Z] unset SSH_AGENT_PID; [2025-08-14T02:00:29.973Z] echo Agent pid 39 killed; [2025-08-14T02:00:29.993Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-08-14T02:00:30.038Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-14T02:00:30.038Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-14T02:00:30.154Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-14T02:00:30.150Z] $ docker exec a1af4230f6b0568f3f2039e6b054d01b4906a7486e5ea972028fca1665d61795 ssh-agent [2025-08-14T02:00:30.264Z] SSH_AUTH_SOCK=/tmp/ssh-DFrIYJwTrpdd/agent.87 [2025-08-14T02:00:30.264Z] SSH_AGENT_PID=93 [2025-08-14T02:00:30.269Z] Running ssh-add (command line suppressed) [2025-08-14T02:00:30.356Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_5824758805856461230.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_5824758805856461230.key) [2025-08-14T02:00:30.382Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-14T02:00:30.676Z] + git semver init [2025-08-14T02:00:30.935Z] 2025-08-14 02:00:30,897 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-14T02:00:30.935Z] 2025-08-14 02:00:30,901 [run_init] DEBUG init version:0.0.0 force:False [2025-08-14T02:00:30.935Z] 2025-08-14 02:00:30,901 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2025-08-14T02:00:30.935Z] 2025-08-14 02:00:30,902 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2025-08-14T02:00:30.935Z] 2025-08-14 02:00:30,902 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/edgexfoundry_device-mqtt-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, stdin=None, shell=False, universal_newlines=False) [2025-08-14T02:00:32.314Z] 2025-08-14 02:00:32,132 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude [2025-08-14T02:00:32.314Z] 2025-08-14 02:00:32,133 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False [2025-08-14T02:00:32.314Z] 2025-08-14 02:00:32,133 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2025-08-14T02:00:32.314Z] 2025-08-14 02:00:32,133 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2025-08-14T02:00:32.314Z] 4.1.0-dev.3 [Pipeline] } [2025-08-14T02:00:32.317Z] $ docker exec --env ******** --env ******** a1af4230f6b0568f3f2039e6b054d01b4906a7486e5ea972028fca1665d61795 ssh-agent -k [2025-08-14T02:00:32.418Z] unset SSH_AUTH_SOCK; [2025-08-14T02:00:32.419Z] unset SSH_AGENT_PID; [2025-08-14T02:00:32.419Z] echo Agent pid 93 killed; [2025-08-14T02:00:32.436Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-14T02:00:32.768Z] + git semver [Pipeline] } [2025-08-14T02:00:33.040Z] $ docker stop --time=1 a1af4230f6b0568f3f2039e6b054d01b4906a7486e5ea972028fca1665d61795 [2025-08-14T02:00:34.315Z] $ docker rm -f --volumes a1af4230f6b0568f3f2039e6b054d01b4906a7486e5ea972028fca1665d61795 [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-14T02:00:34.667Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-08-14T02:00:34.922Z] Stashed 1 file(s) [Pipeline] echo [2025-08-14T02:00:34.927Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-14T02:00:35.129Z] provisioning config files... [2025-08-14T02:00:35.138Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config18222861821175344072tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-14T02:00:35.443Z] ---> ****-login.sh [2025-08-14T02:00:35.443Z] nexus3.edgexfoundry.org:10001 [2025-08-14T02:00:35.443Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-14T02:00:35.443Z] Login Succeeded [2025-08-14T02:00:35.443Z] nexus3.edgexfoundry.org:10002 [2025-08-14T02:00:35.443Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-14T02:00:35.443Z] Login Succeeded [2025-08-14T02:00:35.443Z] nexus3.edgexfoundry.org:10003 [2025-08-14T02:00:35.703Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-14T02:00:35.703Z] Login Succeeded [2025-08-14T02:00:35.703Z] nexus3.edgexfoundry.org:10004 [2025-08-14T02:00:35.703Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-14T02:00:35.703Z] Login Succeeded [2025-08-14T02:00:35.703Z] ****.io [2025-08-14T02:00:35.703Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-14T02:00:35.967Z] Login Succeeded [2025-08-14T02:00:35.967Z] ---> ****-login.sh ends [Pipeline] } [2025-08-14T02:00:35.976Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-08-14T02:00:36.146Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-14T02:00:36.164Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-14T02:00:36.183Z] ========================================================= [2025-08-14T02:00:36.183Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-08-14T02:00:36.183Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T02:00:36.514Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-08-14T02:00:37.082Z] #0 building with "default" instance using docker driver [2025-08-14T02:00:37.082Z] [2025-08-14T02:00:37.082Z] #1 [internal] load build definition from Dockerfile [2025-08-14T02:00:37.082Z] #1 transferring dockerfile: 1.84kB done [2025-08-14T02:00:37.082Z] #1 DONE 0.0s [2025-08-14T02:00:37.082Z] [2025-08-14T02:00:37.082Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-08-14T02:00:37.082Z] #2 DONE 0.1s [2025-08-14T02:00:37.341Z] [2025-08-14T02:00:37.341Z] #3 [internal] load .dockerignore [2025-08-14T02:00:37.341Z] #3 transferring context: 182B done [2025-08-14T02:00:37.341Z] #3 DONE 0.0s [2025-08-14T02:00:37.341Z] [2025-08-14T02:00:37.341Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 [2025-08-14T02:00:37.341Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 0.0s done [2025-08-14T02:00:37.341Z] #4 sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 685B / 685B done [2025-08-14T02:00:37.341Z] #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 0.1s done [2025-08-14T02:00:37.341Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 4.19MB / 74.06MB 0.1s [2025-08-14T02:00:37.341Z] #4 sha256:01d3d341091a517642a078ff0605422b0bc90a0685c27f13eebf23a14bd174bf 2.08kB / 2.08kB done [2025-08-14T02:00:37.341Z] #4 sha256:d619b1717253d911bd917c5573ee8134ae218c2451e74083eb23940cdd319302 4.11kB / 4.11kB done [2025-08-14T02:00:37.341Z] #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.1s [2025-08-14T02:00:37.341Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 15.73MB / 74.06MB 0.2s [2025-08-14T02:00:37.341Z] #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.1s done [2025-08-14T02:00:37.341Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s [2025-08-14T02:00:37.341Z] #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done [2025-08-14T02:00:37.341Z] #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 1.05MB / 2.38MB 0.2s [2025-08-14T02:00:37.341Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 1.05MB / 103.05MB 0.2s [2025-08-14T02:00:37.341Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2025-08-14T02:00:37.341Z] #4 sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad 440B / 440B 0.1s done [2025-08-14T02:00:37.600Z] #4 ... [2025-08-14T02:00:37.600Z] [2025-08-14T02:00:37.600Z] #5 [internal] load build context [2025-08-14T02:00:37.600Z] #5 transferring context: 30.62MB 0.3s done [2025-08-14T02:00:37.600Z] #5 DONE 0.3s [2025-08-14T02:00:37.600Z] [2025-08-14T02:00:37.600Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 [2025-08-14T02:00:37.600Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 28.31MB / 74.06MB 0.3s [2025-08-14T02:00:37.600Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done [2025-08-14T02:00:37.600Z] #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 2.38MB / 2.38MB 0.2s done [2025-08-14T02:00:37.600Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 7.34MB / 103.05MB 0.3s [2025-08-14T02:00:37.600Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 3.15MB / 13.29MB 0.3s [2025-08-14T02:00:37.600Z] #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df [2025-08-14T02:00:37.859Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 63.96MB / 74.06MB 0.5s [2025-08-14T02:00:37.859Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 29.36MB / 103.05MB 0.5s [2025-08-14T02:00:37.859Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.4s done [2025-08-14T02:00:37.859Z] #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0.1s done [2025-08-14T02:00:37.859Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.7s done [2025-08-14T02:00:37.859Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 70.25MB / 103.05MB 0.7s [2025-08-14T02:00:38.116Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 96.47MB / 103.05MB 0.8s [2025-08-14T02:00:38.116Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d [2025-08-14T02:00:38.116Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 0.9s [2025-08-14T02:00:38.373Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.0s done [2025-08-14T02:00:43.637Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 5.1s [2025-08-14T02:00:43.637Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 5.1s done [2025-08-14T02:00:43.637Z] #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 [2025-08-14T02:00:43.637Z] #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 done [2025-08-14T02:00:43.637Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2025-08-14T02:00:43.637Z] #4 extracting sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad done [2025-08-14T02:00:43.637Z] #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a [2025-08-14T02:00:43.637Z] #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0.0s done [2025-08-14T02:00:43.637Z] #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 0.1s [2025-08-14T02:00:46.925Z] #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 3.2s done [2025-08-14T02:00:46.925Z] #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.1s [2025-08-14T02:00:47.491Z] #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.6s done [2025-08-14T02:00:47.491Z] #4 DONE 10.3s [2025-08-14T02:00:47.750Z] [2025-08-14T02:00:47.750Z] #6 [builder 2/7] RUN apk add --update --no-cache make git openssh-client [2025-08-14T02:00:47.750Z] #6 0.207 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-14T02:00:48.013Z] #6 0.393 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-14T02:00:48.272Z] #6 0.753 (1/4) Installing openssh-keygen (9.7_p1-r5) [2025-08-14T02:00:48.532Z] #6 0.762 (2/4) Installing libedit (20240517.3.1-r0) [2025-08-14T02:00:48.532Z] #6 0.768 (3/4) Installing openssh-client-common (9.7_p1-r5) [2025-08-14T02:00:48.532Z] #6 0.812 (4/4) Installing openssh-client-default (9.7_p1-r5) [2025-08-14T02:00:48.532Z] #6 0.827 Executing busybox-1.36.1-r29.trigger [2025-08-14T02:00:48.532Z] #6 0.838 OK: 252 MiB in 62 packages [2025-08-14T02:00:49.911Z] #6 DONE 2.4s [2025-08-14T02:00:50.079Z] Still waiting to schedule task [2025-08-14T02:00:50.079Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2025-08-14T02:00:50.170Z] [2025-08-14T02:00:50.170Z] #7 [builder 3/7] WORKDIR /device-mqtt-go [2025-08-14T02:00:50.170Z] #7 DONE 0.0s [2025-08-14T02:00:50.170Z] [2025-08-14T02:00:50.170Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2025-08-14T02:00:50.170Z] #8 DONE 0.0s [2025-08-14T02:00:50.170Z] [2025-08-14T02:00:50.170Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-14T02:01:08.257Z] #9 DONE 15.9s [2025-08-14T02:01:08.257Z] [2025-08-14T02:01:08.257Z] #10 [builder 6/7] COPY . . [2025-08-14T02:01:08.257Z] #10 DONE 0.1s [2025-08-14T02:01:08.257Z] [2025-08-14T02:01:08.257Z] #11 [builder 7/7] RUN echo noop [2025-08-14T02:01:08.257Z] #11 0.215 noop [2025-08-14T02:01:08.257Z] #11 DONE 0.3s [2025-08-14T02:01:08.257Z] [2025-08-14T02:01:08.257Z] #12 exporting to image [2025-08-14T02:01:08.257Z] #12 exporting layers [2025-08-14T02:01:14.827Z] #12 exporting layers 8.6s done [2025-08-14T02:01:14.827Z] #12 writing image sha256:0fb3c8f7d78c716849371dc0c1d6a8a249d1648529ee8c1ab5ac4617dd4366e3 done [2025-08-14T02:01:14.827Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2025-08-14T02:01:14.827Z] #12 DONE 8.6s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T02:01:15.156Z] + docker inspect -f . ci-base-image-x86_64 [2025-08-14T02:01:15.156Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-14T02:01:15.236Z] prd-ubuntu20.04-docker-8c-8g-6964 does not seem to be running inside a container [2025-08-14T02:01:15.249Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-08-14T02:01:15.572Z] $ docker top 4dc7a0d60741cf3f82e15359bfe17bb1c0fb013519a78de51ba1473de791df9b -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-14T02:01:15.927Z] + go version [2025-08-14T02:01:15.927Z] go version go1.23.9 linux/amd64 [Pipeline] } [2025-08-14T02:01:15.922Z] $ docker stop --time=1 4dc7a0d60741cf3f82e15359bfe17bb1c0fb013519a78de51ba1473de791df9b [2025-08-14T02:01:17.179Z] $ docker rm -f --volumes 4dc7a0d60741cf3f82e15359bfe17bb1c0fb013519a78de51ba1473de791df9b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T02:01:17.656Z] + docker inspect -f . ci-base-image-x86_64 [2025-08-14T02:01:17.657Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-14T02:01:17.737Z] prd-ubuntu20.04-docker-8c-8g-6964 does not seem to be running inside a container [2025-08-14T02:01:17.753Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-08-14T02:01:17.985Z] $ docker top d149a30ef32421bb63fb25cc12dceddb8bd7ae399d4929567d447ae306a35ebf -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-14T02:01:18.344Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] fileExists [Pipeline] sh [2025-08-14T02:01:18.653Z] + make test [2025-08-14T02:01:18.654Z] go test ./... -coverprofile=coverage.out ./... [2025-08-14T02:01:20.033Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2025-08-14T02:01:41.958Z] github.com/edgexfoundry/device-mqtt-go/mock coverage: 0.0% of statements [2025-08-14T02:01:41.958Z] github.com/edgexfoundry/device-mqtt-go/cmd coverage: 0.0% of statements [2025-08-14T02:01:41.958Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.011s coverage: 22.8% of statements [2025-08-14T02:01:54.189Z] go vet ./... [2025-08-14T02:01:59.450Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-08-14T02:01:59.450Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-08-14T02:01:59.450Z] ./bin/test-attribution-txt.sh [2025-08-14T02:01:59.450Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-08-14T02:01:59.463Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-08-14T02:01:59.470Z] $ docker stop --time=1 d149a30ef32421bb63fb25cc12dceddb8bd7ae399d4929567d447ae306a35ebf [2025-08-14T02:02:01.238Z] $ docker rm -f --volumes d149a30ef32421bb63fb25cc12dceddb8bd7ae399d4929567d447ae306a35ebf [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-14T02:02:01.862Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-08-14T02:02:01.914Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-08-14T02:02:02.571Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-08-14T02:02:02.857Z] + ls -al . [2025-08-14T02:02:02.857Z] total 252 [2025-08-14T02:02:02.857Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 14 02:01 . [2025-08-14T02:02:02.857Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 14 02:00 .. [2025-08-14T02:02:02.857Z] -rw-rw-r-- 1 jenkins jenkins 140 Aug 14 02:00 .dockerignore [2025-08-14T02:02:02.857Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 14 02:01 .git [2025-08-14T02:02:02.857Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 14 02:00 .github [2025-08-14T02:02:02.857Z] -rw-rw-r-- 1 jenkins jenkins 264 Aug 14 02:00 .gitignore [2025-08-14T02:02:02.857Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 14 02:00 .golangci.yml [2025-08-14T02:02:02.857Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 14 02:00 .semver [2025-08-14T02:02:02.857Z] -rw-rw-r-- 1 jenkins jenkins 19745 Aug 14 02:00 Attribution.txt [2025-08-14T02:02:02.857Z] -rw-rw-r-- 1 jenkins jenkins 19382 Aug 14 02:00 CHANGELOG.md [2025-08-14T02:02:02.857Z] -rw-rw-r-- 1 jenkins jenkins 1803 Aug 14 02:00 Dockerfile [2025-08-14T02:02:02.857Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 14 02:00 GOVERNANCE.md [2025-08-14T02:02:02.857Z] -rw-rw-r-- 1 jenkins jenkins 657 Aug 14 02:00 Jenkinsfile [2025-08-14T02:02:02.857Z] -rw-rw-r-- 1 jenkins jenkins 11340 Aug 14 02:00 LICENSE [2025-08-14T02:02:02.857Z] -rw-rw-r-- 1 jenkins jenkins 2545 Aug 14 02:00 Makefile [2025-08-14T02:02:02.857Z] -rw-rw-r-- 1 jenkins jenkins 620 Aug 14 02:00 OWNERS.md [2025-08-14T02:02:02.857Z] -rw-rw-r-- 1 jenkins jenkins 3599 Aug 14 02:00 README.md [2025-08-14T02:02:02.857Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 14 02:00 VERSION [2025-08-14T02:02:02.857Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 14 02:00 bin [2025-08-14T02:02:02.857Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 14 02:00 cmd [2025-08-14T02:02:02.857Z] -rw-r--r-- 1 jenkins jenkins 21039 Aug 14 02:01 coverage.out [2025-08-14T02:02:02.857Z] -rw-rw-r-- 1 jenkins jenkins 6255 Aug 14 02:00 go.mod [2025-08-14T02:02:02.857Z] -rw-rw-r-- 1 jenkins jenkins 86944 Aug 14 02:00 go.sum [2025-08-14T02:02:02.857Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 14 02:00 internal [2025-08-14T02:02:02.857Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 14 02:00 mock [2025-08-14T02:02:02.857Z] -rw-rw-r-- 1 jenkins jenkins 227 Aug 14 02:00 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T02:02:03.173Z] + 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=1ea811aab88dc62ee004b260d0e675f0f4b965a1 --label arch=amd64 --label version=4.1.0-dev.3 . [2025-08-14T02:02:03.433Z] #0 building with "default" instance using docker driver [2025-08-14T02:02:03.433Z] [2025-08-14T02:02:03.433Z] #1 [internal] load build definition from Dockerfile [2025-08-14T02:02:03.433Z] #1 transferring dockerfile: 1.84kB done [2025-08-14T02:02:03.433Z] #1 DONE 0.0s [2025-08-14T02:02:03.433Z] [2025-08-14T02:02:03.433Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-08-14T02:02:03.433Z] #2 DONE 0.0s [2025-08-14T02:02:03.433Z] [2025-08-14T02:02:03.433Z] #3 [internal] load metadata for docker.io/library/alpine:3.20 [2025-08-14T02:02:03.433Z] #3 DONE 0.1s [2025-08-14T02:02:03.433Z] [2025-08-14T02:02:03.433Z] #4 [internal] load .dockerignore [2025-08-14T02:02:03.433Z] #4 transferring context: 182B done [2025-08-14T02:02:03.433Z] #4 DONE 0.0s [2025-08-14T02:02:03.433Z] [2025-08-14T02:02:03.433Z] #5 [internal] load build context [2025-08-14T02:02:03.433Z] #5 transferring context: 31.83kB done [2025-08-14T02:02:03.433Z] #5 DONE 0.0s [2025-08-14T02:02:03.433Z] [2025-08-14T02:02:03.433Z] #6 [stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-14T02:02:03.433Z] #6 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-08-14T02:02:03.433Z] #6 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 [2025-08-14T02:02:03.433Z] #6 ... [2025-08-14T02:02:03.433Z] [2025-08-14T02:02:03.433Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-08-14T02:02:03.433Z] #7 DONE 0.1s [2025-08-14T02:02:03.433Z] [2025-08-14T02:02:03.433Z] #6 [stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-14T02:02:03.433Z] #6 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-08-14T02:02:03.433Z] #6 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done [2025-08-14T02:02:03.433Z] #6 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-14T02:02:03.433Z] #6 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-08-14T02:02:03.693Z] #6 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s done [2025-08-14T02:02:03.693Z] #6 DONE 0.3s [2025-08-14T02:02:03.693Z] [2025-08-14T02:02:03.693Z] #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2025-08-14T02:02:03.952Z] #8 0.208 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-14T02:02:06.489Z] #8 2.802 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-14T02:02:06.748Z] #8 ... [2025-08-14T02:02:06.748Z] [2025-08-14T02:02:06.748Z] #9 [builder 2/7] RUN apk add --update --no-cache make git openssh-client [2025-08-14T02:02:06.748Z] #9 0.205 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-14T02:02:06.748Z] #9 2.800 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-14T02:02:06.748Z] #9 3.118 OK: 252 MiB in 62 packages [2025-08-14T02:02:06.748Z] #9 DONE 3.3s [2025-08-14T02:02:07.008Z] [2025-08-14T02:02:07.008Z] #10 [builder 3/7] WORKDIR /device-mqtt-go [2025-08-14T02:02:07.008Z] #10 DONE 0.0s [2025-08-14T02:02:07.008Z] [2025-08-14T02:02:07.008Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2025-08-14T02:02:07.008Z] #11 DONE 0.0s [2025-08-14T02:02:07.008Z] [2025-08-14T02:02:07.008Z] #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2025-08-14T02:02:07.008Z] #8 3.118 (1/1) Installing dumb-init (1.2.5-r3) [2025-08-14T02:02:07.008Z] #8 3.123 Executing busybox-1.36.1-r29.trigger [2025-08-14T02:02:07.008Z] #8 3.130 OK: 8 MiB in 15 packages [2025-08-14T02:02:07.008Z] #8 DONE 3.3s [2025-08-14T02:02:07.008Z] [2025-08-14T02:02:07.008Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-14T02:02:07.266Z] #12 DONE 0.5s [2025-08-14T02:02:07.266Z] [2025-08-14T02:02:07.266Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2025-08-14T02:02:07.266Z] #13 0.263 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-14T02:02:07.266Z] #13 0.350 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-14T02:02:07.266Z] #13 ... [2025-08-14T02:02:07.266Z] [2025-08-14T02:02:07.266Z] #14 [builder 6/7] COPY . . [2025-08-14T02:02:07.266Z] #14 DONE 0.1s [2025-08-14T02:02:07.526Z] [2025-08-14T02:02:07.526Z] #15 [builder 7/7] RUN make build [2025-08-14T02:02:07.526Z] #15 0.210 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=4.1.0-dev.3 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.29 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd [2025-08-14T02:02:07.783Z] #15 ... [2025-08-14T02:02:07.783Z] [2025-08-14T02:02:07.783Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2025-08-14T02:02:07.783Z] #13 0.708 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-14T02:02:07.783Z] #13 0.722 Executing busybox-1.36.1-r30.post-upgrade [2025-08-14T02:02:07.783Z] #13 0.775 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-14T02:02:07.783Z] #13 0.779 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-14T02:02:07.783Z] #13 0.786 Executing busybox-1.36.1-r30.trigger [2025-08-14T02:02:07.783Z] #13 0.794 OK: 8 MiB in 15 packages [2025-08-14T02:02:07.783Z] #13 DONE 0.9s [2025-08-14T02:02:08.042Z] [2025-08-14T02:02:08.042Z] #15 [builder 7/7] RUN make build [2025-08-14T02:02:34.583Z] #15 DONE 25.4s [2025-08-14T02:02:34.583Z] [2025-08-14T02:02:34.583Z] #16 [stage-1 4/6] COPY --from=builder /device-mqtt-go/cmd / [2025-08-14T02:02:34.583Z] #16 DONE 0.2s [2025-08-14T02:02:34.583Z] [2025-08-14T02:02:34.583Z] #17 [stage-1 5/6] COPY --from=builder /device-mqtt-go/LICENSE / [2025-08-14T02:02:34.583Z] #17 DONE 0.0s [2025-08-14T02:02:34.583Z] [2025-08-14T02:02:34.583Z] #18 [stage-1 6/6] COPY --from=builder /device-mqtt-go/Attribution.txt / [2025-08-14T02:02:34.583Z] #18 DONE 0.0s [2025-08-14T02:02:34.583Z] [2025-08-14T02:02:34.583Z] #19 exporting to image [2025-08-14T02:02:34.583Z] #19 exporting layers [2025-08-14T02:02:34.583Z] #19 exporting layers 0.2s done [2025-08-14T02:02:34.583Z] #19 writing image sha256:2a9d55e37aa7ca65a3d9b03319dfc21515ff16b5c8c050da9698e66a9b1461d9 done [2025-08-14T02:02:34.583Z] #19 naming to docker.io/library/device-mqtt done [2025-08-14T02:02:34.583Z] #19 DONE 0.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-14T02:02:34.710Z] provisioning config files... [2025-08-14T02:02:34.718Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config14562843608570253528tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-14T02:02:35.026Z] ---> ****-login.sh [2025-08-14T02:02:35.026Z] nexus3.edgexfoundry.org:10001 [2025-08-14T02:02:35.026Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-14T02:02:35.026Z] Login Succeeded [2025-08-14T02:02:35.026Z] nexus3.edgexfoundry.org:10002 [2025-08-14T02:02:35.026Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-14T02:02:35.026Z] Login Succeeded [2025-08-14T02:02:35.026Z] nexus3.edgexfoundry.org:10003 [2025-08-14T02:02:35.284Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-14T02:02:35.284Z] Login Succeeded [2025-08-14T02:02:35.284Z] nexus3.edgexfoundry.org:10004 [2025-08-14T02:02:35.284Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-14T02:02:35.285Z] Login Succeeded [2025-08-14T02:02:35.285Z] ****.io [2025-08-14T02:02:35.285Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-14T02:02:35.543Z] Login Succeeded [2025-08-14T02:02:35.543Z] ---> ****-login.sh ends [Pipeline] } [2025-08-14T02:02:35.550Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-14T02:02:35.607Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-14T02:02:35.649Z] [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: [2025-08-14T02:02:35.649Z] 1ea811aab88dc62ee004b260d0e675f0f4b965a1 [2025-08-14T02:02:35.649Z] latest [2025-08-14T02:02:35.649Z] 4.1.0-dev.3 [2025-08-14T02:02:35.649Z] 1ea811aab88dc62ee004b260d0e675f0f4b965a1-4.1.0-dev.3 [2025-08-14T02:02:35.649Z] main [2025-08-14T02:02:35.649Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T02:02:36.009Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:1ea811aab88dc62ee004b260d0e675f0f4b965a1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T02:02:36.341Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:1ea811aab88dc62ee004b260d0e675f0f4b965a1 [2025-08-14T02:02:36.341Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2025-08-14T02:02:36.341Z] edc2c790e903: Preparing [2025-08-14T02:02:36.341Z] 19ec5053b475: Preparing [2025-08-14T02:02:36.341Z] e69750bd9017: Preparing [2025-08-14T02:02:36.341Z] ef87a8e8a123: Preparing [2025-08-14T02:02:36.341Z] 5a53729b1dfb: Preparing [2025-08-14T02:02:36.341Z] 097100c76c15: Preparing [2025-08-14T02:02:36.341Z] 097100c76c15: Waiting [2025-08-14T02:02:36.341Z] 5a53729b1dfb: Pushed [2025-08-14T02:02:36.341Z] edc2c790e903: Pushed [2025-08-14T02:02:36.341Z] 19ec5053b475: Pushed [2025-08-14T02:02:36.341Z] 097100c76c15: Layer already exists [2025-08-14T02:02:36.341Z] ef87a8e8a123: Pushed [2025-08-14T02:02:41.609Z] e69750bd9017: Pushed [2025-08-14T02:02:41.609Z] 1ea811aab88dc62ee004b260d0e675f0f4b965a1: digest: sha256:3fff517897528175bcfa1877e11a7406235e81e601ca8225a42dfc9980dd307a size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T02:02:41.933Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T02:02:42.250Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest [2025-08-14T02:02:42.250Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2025-08-14T02:02:42.250Z] edc2c790e903: Preparing [2025-08-14T02:02:42.250Z] 19ec5053b475: Preparing [2025-08-14T02:02:42.250Z] e69750bd9017: Preparing [2025-08-14T02:02:42.250Z] ef87a8e8a123: Preparing [2025-08-14T02:02:42.250Z] 5a53729b1dfb: Preparing [2025-08-14T02:02:42.250Z] 097100c76c15: Preparing [2025-08-14T02:02:42.250Z] 097100c76c15: Waiting [2025-08-14T02:02:42.250Z] ef87a8e8a123: Layer already exists [2025-08-14T02:02:42.250Z] edc2c790e903: Layer already exists [2025-08-14T02:02:42.250Z] 19ec5053b475: Layer already exists [2025-08-14T02:02:42.250Z] e69750bd9017: Layer already exists [2025-08-14T02:02:42.250Z] 5a53729b1dfb: Layer already exists [2025-08-14T02:02:42.250Z] 097100c76c15: Layer already exists [2025-08-14T02:02:42.250Z] latest: digest: sha256:3fff517897528175bcfa1877e11a7406235e81e601ca8225a42dfc9980dd307a size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T02:02:42.574Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T02:02:42.903Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.3 [2025-08-14T02:02:42.903Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2025-08-14T02:02:42.903Z] edc2c790e903: Preparing [2025-08-14T02:02:42.903Z] 19ec5053b475: Preparing [2025-08-14T02:02:42.903Z] e69750bd9017: Preparing [2025-08-14T02:02:42.903Z] ef87a8e8a123: Preparing [2025-08-14T02:02:42.903Z] 5a53729b1dfb: Preparing [2025-08-14T02:02:42.903Z] 097100c76c15: Preparing [2025-08-14T02:02:42.903Z] 097100c76c15: Waiting [2025-08-14T02:02:42.903Z] ef87a8e8a123: Layer already exists [2025-08-14T02:02:42.903Z] e69750bd9017: Layer already exists [2025-08-14T02:02:42.903Z] 19ec5053b475: Layer already exists [2025-08-14T02:02:42.903Z] 5a53729b1dfb: Layer already exists [2025-08-14T02:02:42.903Z] edc2c790e903: Layer already exists [2025-08-14T02:02:42.903Z] 097100c76c15: Layer already exists [2025-08-14T02:02:42.903Z] 4.1.0-dev.3: digest: sha256:3fff517897528175bcfa1877e11a7406235e81e601ca8225a42dfc9980dd307a size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T02:02:43.229Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:1ea811aab88dc62ee004b260d0e675f0f4b965a1-4.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T02:02:43.561Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:1ea811aab88dc62ee004b260d0e675f0f4b965a1-4.1.0-dev.3 [2025-08-14T02:02:43.562Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2025-08-14T02:02:43.562Z] edc2c790e903: Preparing [2025-08-14T02:02:43.562Z] 19ec5053b475: Preparing [2025-08-14T02:02:43.562Z] e69750bd9017: Preparing [2025-08-14T02:02:43.562Z] ef87a8e8a123: Preparing [2025-08-14T02:02:43.562Z] 5a53729b1dfb: Preparing [2025-08-14T02:02:43.562Z] 097100c76c15: Preparing [2025-08-14T02:02:43.562Z] 097100c76c15: Waiting [2025-08-14T02:02:43.562Z] ef87a8e8a123: Layer already exists [2025-08-14T02:02:43.562Z] edc2c790e903: Layer already exists [2025-08-14T02:02:43.562Z] 19ec5053b475: Layer already exists [2025-08-14T02:02:43.562Z] 5a53729b1dfb: Layer already exists [2025-08-14T02:02:43.562Z] e69750bd9017: Layer already exists [2025-08-14T02:02:43.562Z] 097100c76c15: Layer already exists [2025-08-14T02:02:43.562Z] 1ea811aab88dc62ee004b260d0e675f0f4b965a1-4.1.0-dev.3: digest: sha256:3fff517897528175bcfa1877e11a7406235e81e601ca8225a42dfc9980dd307a size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T02:02:43.888Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T02:02:44.209Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main [2025-08-14T02:02:44.210Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2025-08-14T02:02:44.210Z] edc2c790e903: Preparing [2025-08-14T02:02:44.210Z] 19ec5053b475: Preparing [2025-08-14T02:02:44.210Z] e69750bd9017: Preparing [2025-08-14T02:02:44.210Z] ef87a8e8a123: Preparing [2025-08-14T02:02:44.210Z] 5a53729b1dfb: Preparing [2025-08-14T02:02:44.210Z] 097100c76c15: Preparing [2025-08-14T02:02:44.210Z] 097100c76c15: Waiting [2025-08-14T02:02:44.210Z] 19ec5053b475: Layer already exists [2025-08-14T02:02:44.210Z] edc2c790e903: Layer already exists [2025-08-14T02:02:44.210Z] 5a53729b1dfb: Layer already exists [2025-08-14T02:02:44.210Z] e69750bd9017: Layer already exists [2025-08-14T02:02:44.210Z] ef87a8e8a123: Layer already exists [2025-08-14T02:02:44.210Z] 097100c76c15: Layer already exists [2025-08-14T02:02:44.210Z] main: digest: sha256:3fff517897528175bcfa1877e11a7406235e81e601ca8225a42dfc9980dd307a size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-14T02:02:44.286Z] ===================================================== [Pipeline] echo [2025-08-14T02:02:44.302Z] taggedImages: [2025-08-14T02:02:44.302Z] - nexus3.edgexfoundry.org:10004/device-mqtt:1ea811aab88dc62ee004b260d0e675f0f4b965a1 [2025-08-14T02:02:44.302Z] - nexus3.edgexfoundry.org:10004/device-mqtt:latest [2025-08-14T02:02:44.302Z] - nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.3 [2025-08-14T02:02:44.302Z] - nexus3.edgexfoundry.org:10004/device-mqtt:1ea811aab88dc62ee004b260d0e675f0f4b965a1-4.1.0-dev.3 [2025-08-14T02:02:44.302Z] - nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] echo [2025-08-14T02:02:44.347Z] ========================================================= [2025-08-14T02:02:44.347Z] [edgeXBuildMultiArch] RAW Config: [2025-08-14T02:02:44.347Z] images: [2025-08-14T02:02:44.347Z] - nexus3.edgexfoundry.org:10004/device-mqtt:1ea811aab88dc62ee004b260d0e675f0f4b965a1 [2025-08-14T02:02:44.347Z] - nexus3.edgexfoundry.org:10004/device-mqtt:latest [2025-08-14T02:02:44.347Z] - nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.3 [2025-08-14T02:02:44.347Z] - nexus3.edgexfoundry.org:10004/device-mqtt:1ea811aab88dc62ee004b260d0e675f0f4b965a1-4.1.0-dev.3 [2025-08-14T02:02:44.347Z] - nexus3.edgexfoundry.org:10004/device-mqtt:main [2025-08-14T02:02:44.347Z] settingsFile: [2025-08-14T02:02:44.347Z] device-mqtt-go-settings [2025-08-14T02:02:44.347Z] ========================================================= [Pipeline] node [2025-08-14T02:02:59.350Z] Still waiting to schedule task [2025-08-14T02:02:59.351Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2025-08-14T02:06:28.507Z] Running on prd-centos7-docker-4c-2g-6968 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-14T02:06:28.560Z] provisioning config files... [2025-08-14T02:06:28.602Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config3619488880849073029tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-14T02:06:29.447Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6967 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws [2025-08-14T02:06:29.741Z] Running in /w/workspace/device-mqtt-go/196 [Pipeline] { [Pipeline] checkout [2025-08-14T02:06:30.037Z] ---> ****-login.sh [2025-08-14T02:06:30.037Z] nexus3.edgexfoundry.org:10001 [2025-08-14T02:06:30.037Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-14T02:06:30.037Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-14T02:06:30.037Z] Configure a credential helper to remove this warning. See [2025-08-14T02:06:30.037Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-14T02:06:30.037Z] [2025-08-14T02:06:30.037Z] Login Succeeded [2025-08-14T02:06:30.037Z] nexus3.edgexfoundry.org:10002 [2025-08-14T02:06:30.037Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-14T02:06:30.305Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-14T02:06:30.305Z] Configure a credential helper to remove this warning. See [2025-08-14T02:06:30.305Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-14T02:06:30.305Z] [2025-08-14T02:06:30.305Z] Login Succeeded [2025-08-14T02:06:30.305Z] nexus3.edgexfoundry.org:10003 [2025-08-14T02:06:30.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-14T02:06:30.305Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-14T02:06:30.305Z] Configure a credential helper to remove this warning. See [2025-08-14T02:06:30.305Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-14T02:06:30.305Z] [2025-08-14T02:06:30.305Z] Login Succeeded [2025-08-14T02:06:30.305Z] nexus3.edgexfoundry.org:10004 [2025-08-14T02:06:30.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-14T02:06:30.305Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-14T02:06:30.305Z] Configure a credential helper to remove this warning. See [2025-08-14T02:06:30.305Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-14T02:06:30.305Z] [2025-08-14T02:06:30.305Z] Login Succeeded [2025-08-14T02:06:30.305Z] ****.io [2025-08-14T02:06:30.569Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-14T02:06:30.829Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-14T02:06:30.829Z] Configure a credential helper to remove this warning. See [2025-08-14T02:06:30.829Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-14T02:06:30.829Z] [2025-08-14T02:06:30.829Z] Login Succeeded [2025-08-14T02:06:30.829Z] ---> ****-login.sh ends [Pipeline] } [2025-08-14T02:06:32.794Z] Deleting 1 temporary files [2025-08-14T02:06:32.797Z] The recommended git tool is: git [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-14T02:06:33.131Z] + docker buildx ls [2025-08-14T02:06:33.131Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-08-14T02:06:33.131Z] default * docker [2025-08-14T02:06:33.131Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-08-14T02:06:33.440Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-08-14T02:06:33.440Z] edgex-builder [Pipeline] sh [2025-08-14T02:06:33.734Z] + docker buildx inspect --bootstrap [2025-08-14T02:06:33.734Z] #1 [internal] booting buildkit [2025-08-14T02:06:33.734Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-08-14T02:06:37.757Z] using credential edgex-jenkins-ssh [2025-08-14T02:06:37.781Z] Cloning the remote Git repository [2025-08-14T02:06:37.953Z] #1 pulling image moby/buildkit:buildx-stable-1 3.5s done [2025-08-14T02:06:37.953Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-08-14T02:06:38.521Z] #1 creating container buildx_buildkit_edgex-builder0 1.3s done [2025-08-14T02:06:38.521Z] #1 DONE 4.8s [2025-08-14T02:06:38.521Z] Name: edgex-builder [2025-08-14T02:06:38.521Z] Driver: docker-container [2025-08-14T02:06:38.521Z] [2025-08-14T02:06:38.521Z] Nodes: [2025-08-14T02:06:38.521Z] Name: edgex-builder0 [2025-08-14T02:06:38.521Z] Endpoint: unix:///var/run/docker.sock [2025-08-14T02:06:38.521Z] Status: running [2025-08-14T02:06:38.521Z] Buildkit: v0.22.0 [2025-08-14T02:06:38.521Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-08-14T02:06:38.817Z] + docker buildx ls [2025-08-14T02:06:38.817Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-08-14T02:06:38.817Z] edgex-builder * docker-container [2025-08-14T02:06:38.817Z] edgex-builder0 unix:///var/run/docker.sock running v0.22.0 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-08-14T02:06:38.817Z] default docker [2025-08-14T02:06:38.817Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-08-14T02:06:37.814Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2025-08-14T02:06:37.917Z] > git init /w/workspace/device-mqtt-go/196 # timeout=10 [2025-08-14T02:06:38.065Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2025-08-14T02:06:38.066Z] > git --version # timeout=10 [2025-08-14T02:06:38.089Z] > git --version # 'git version 2.25.1' [2025-08-14T02:06:38.092Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-08-14T02:06:38.251Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-08-14T02:06:39.111Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-mqtt:1ea811aab88dc62ee004b260d0e675f0f4b965a1' [2025-08-14T02:06:39.111Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-mqtt:1ea811aab88dc62ee004b260d0e675f0f4b965a1 --push - [2025-08-14T02:06:39.111Z] #1 [internal] load build definition from Dockerfile [2025-08-14T02:06:39.111Z] #1 transferring dockerfile: 196B done [2025-08-14T02:06:39.111Z] #1 DONE 0.0s [2025-08-14T02:06:39.111Z] [2025-08-14T02:06:39.111Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:1ea811aab88dc62ee004b260d0e675f0f4b965a1 [2025-08-14T02:06:39.111Z] #2 DONE 0.1s [2025-08-14T02:06:39.111Z] [2025-08-14T02:06:39.111Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:1ea811aab88dc62ee004b260d0e675f0f4b965a1 [2025-08-14T02:06:39.370Z] #3 DONE 0.1s [2025-08-14T02:06:39.370Z] [2025-08-14T02:06:39.370Z] #4 [internal] load .dockerignore [2025-08-14T02:06:39.370Z] #4 transferring context: 2B done [2025-08-14T02:06:39.370Z] #4 DONE 0.0s [2025-08-14T02:06:39.370Z] [2025-08-14T02:06:39.370Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:1ea811aab88dc62ee004b260d0e675f0f4b965a1@sha256:3fff517897528175bcfa1877e11a7406235e81e601ca8225a42dfc9980dd307a [2025-08-14T02:06:39.370Z] #5 resolve nexus3.edgexfoundry.org:10004/device-mqtt:1ea811aab88dc62ee004b260d0e675f0f4b965a1@sha256:3fff517897528175bcfa1877e11a7406235e81e601ca8225a42dfc9980dd307a 0.0s done [2025-08-14T02:06:39.370Z] #5 DONE 0.0s [2025-08-14T02:06:39.370Z] [2025-08-14T02:06:39.370Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:1ea811aab88dc62ee004b260d0e675f0f4b965a1@sha256:3fff517897528175bcfa1877e11a7406235e81e601ca8225a42dfc9980dd307a [2025-08-14T02:06:39.370Z] #6 resolve nexus3.edgexfoundry.org:10004/device-mqtt:1ea811aab88dc62ee004b260d0e675f0f4b965a1@sha256:3fff517897528175bcfa1877e11a7406235e81e601ca8225a42dfc9980dd307a 0.0s done [2025-08-14T02:06:39.370Z] #6 DONE 0.1s [2025-08-14T02:06:39.370Z] [2025-08-14T02:06:39.370Z] #7 [auth] device-mqtt:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-14T02:06:39.370Z] #7 DONE 0.0s [2025-08-14T02:06:39.370Z] [2025-08-14T02:06:39.370Z] #8 exporting to image [2025-08-14T02:06:39.370Z] #8 exporting layers done [2025-08-14T02:06:39.370Z] #8 exporting manifest sha256:ea6a08cc773be53953f92f97b574c09174aa7b22b0ca55548668e1c77f2a0f3b done [2025-08-14T02:06:39.370Z] #8 exporting config sha256:2a9d55e37aa7ca65a3d9b03319dfc21515ff16b5c8c050da9698e66a9b1461d9 done [2025-08-14T02:06:39.370Z] #8 exporting manifest sha256:0b6611a905e6478a0f646a5c658cb1cbded4e766836f71bc68128e75582c67a2 done [2025-08-14T02:06:39.370Z] #8 exporting config sha256:ec7d38b9b6c1bb939a1c240d6e0162ed1ab7ecb9d08a8e5bfc19794f597a6e70 done [2025-08-14T02:06:39.370Z] #8 exporting manifest list sha256:d8b9e74cf571d6c065527d939f1117316ae0c14df9ae3f9a0370c012ad581466 done [2025-08-14T02:06:39.370Z] #8 pushing layers 0.1s done [2025-08-14T02:06:39.370Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-mqtt:1ea811aab88dc62ee004b260d0e675f0f4b965a1@sha256:d8b9e74cf571d6c065527d939f1117316ae0c14df9ae3f9a0370c012ad581466 [2025-08-14T02:06:39.370Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-14T02:06:39.629Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-mqtt:1ea811aab88dc62ee004b260d0e675f0f4b965a1@sha256:d8b9e74cf571d6c065527d939f1117316ae0c14df9ae3f9a0370c012ad581466 0.1s done [2025-08-14T02:06:39.629Z] #8 DONE 0.2s [2025-08-14T02:06:39.629Z] [2025-08-14T02:06:39.629Z] 1 warning found (use --debug to expand): [2025-08-14T02:06:39.629Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-14T02:06:39.930Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-mqtt:latest --push - [2025-08-14T02:06:39.930Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-mqtt:latest' [2025-08-14T02:06:39.930Z] #1 [internal] load build definition from Dockerfile [2025-08-14T02:06:39.930Z] #1 transferring dockerfile: 162B done [2025-08-14T02:06:39.930Z] #1 DONE 0.0s [2025-08-14T02:06:39.930Z] [2025-08-14T02:06:39.930Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:latest [2025-08-14T02:06:39.930Z] #2 DONE 0.0s [2025-08-14T02:06:39.930Z] [2025-08-14T02:06:39.930Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:latest [2025-08-14T02:06:39.930Z] #3 DONE 0.0s [2025-08-14T02:06:39.930Z] [2025-08-14T02:06:39.930Z] #4 [internal] load .dockerignore [2025-08-14T02:06:39.930Z] #4 transferring context: 2B done [2025-08-14T02:06:39.930Z] #4 DONE 0.0s [2025-08-14T02:06:39.930Z] [2025-08-14T02:06:39.930Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:latest@sha256:3fff517897528175bcfa1877e11a7406235e81e601ca8225a42dfc9980dd307a [2025-08-14T02:06:39.930Z] #5 resolve nexus3.edgexfoundry.org:10004/device-mqtt:latest@sha256:3fff517897528175bcfa1877e11a7406235e81e601ca8225a42dfc9980dd307a 0.0s done [2025-08-14T02:06:39.930Z] #5 DONE 0.0s [2025-08-14T02:06:39.930Z] [2025-08-14T02:06:39.930Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:latest@sha256:3fff517897528175bcfa1877e11a7406235e81e601ca8225a42dfc9980dd307a [2025-08-14T02:06:40.192Z] #6 resolve nexus3.edgexfoundry.org:10004/device-mqtt:latest@sha256:3fff517897528175bcfa1877e11a7406235e81e601ca8225a42dfc9980dd307a 0.0s done [2025-08-14T02:06:40.192Z] #6 CACHED [2025-08-14T02:06:40.192Z] [2025-08-14T02:06:40.192Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:latest@sha256:3fff517897528175bcfa1877e11a7406235e81e601ca8225a42dfc9980dd307a [2025-08-14T02:06:40.192Z] #5 CACHED [2025-08-14T02:06:40.192Z] [2025-08-14T02:06:40.192Z] #7 [auth] device-mqtt:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-14T02:06:40.192Z] #7 DONE 0.0s [2025-08-14T02:06:40.192Z] [2025-08-14T02:06:40.192Z] #8 exporting to image [2025-08-14T02:06:40.192Z] #8 exporting layers done [2025-08-14T02:06:40.192Z] #8 exporting manifest sha256:ea6a08cc773be53953f92f97b574c09174aa7b22b0ca55548668e1c77f2a0f3b done [2025-08-14T02:06:40.192Z] #8 exporting config sha256:2a9d55e37aa7ca65a3d9b03319dfc21515ff16b5c8c050da9698e66a9b1461d9 done [2025-08-14T02:06:40.192Z] #8 exporting manifest sha256:0b6611a905e6478a0f646a5c658cb1cbded4e766836f71bc68128e75582c67a2 done [2025-08-14T02:06:40.192Z] #8 exporting config sha256:ec7d38b9b6c1bb939a1c240d6e0162ed1ab7ecb9d08a8e5bfc19794f597a6e70 done [2025-08-14T02:06:40.192Z] #8 exporting manifest list sha256:d8b9e74cf571d6c065527d939f1117316ae0c14df9ae3f9a0370c012ad581466 done [2025-08-14T02:06:40.192Z] #8 pushing layers 0.0s done [2025-08-14T02:06:40.192Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-mqtt:latest@sha256:d8b9e74cf571d6c065527d939f1117316ae0c14df9ae3f9a0370c012ad581466 0.1s done [2025-08-14T02:06:40.192Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-14T02:06:40.192Z] #8 DONE 0.1s [2025-08-14T02:06:40.192Z] [2025-08-14T02:06:40.192Z] 1 warning found (use --debug to expand): [2025-08-14T02:06:40.192Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-14T02:06:40.480Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.3 --push - [2025-08-14T02:06:40.480Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.3' [2025-08-14T02:06:40.480Z] #1 [internal] load build definition from Dockerfile [2025-08-14T02:06:40.480Z] #1 DONE 0.0s [2025-08-14T02:06:40.480Z] [2025-08-14T02:06:40.480Z] #1 [internal] load build definition from Dockerfile [2025-08-14T02:06:40.480Z] #1 transferring dockerfile: 167B done [2025-08-14T02:06:40.480Z] #1 DONE 0.0s [2025-08-14T02:06:40.480Z] [2025-08-14T02:06:40.480Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.3 [2025-08-14T02:06:40.480Z] #2 DONE 0.0s [2025-08-14T02:06:40.480Z] [2025-08-14T02:06:40.480Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.3 [2025-08-14T02:06:40.480Z] #3 DONE 0.0s [2025-08-14T02:06:40.480Z] [2025-08-14T02:06:40.480Z] #4 [internal] load .dockerignore [2025-08-14T02:06:40.480Z] #4 transferring context: 2B done [2025-08-14T02:06:40.480Z] #4 DONE 0.0s [2025-08-14T02:06:40.480Z] [2025-08-14T02:06:40.480Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.3@sha256:3fff517897528175bcfa1877e11a7406235e81e601ca8225a42dfc9980dd307a [2025-08-14T02:06:40.480Z] #5 resolve nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.3@sha256:3fff517897528175bcfa1877e11a7406235e81e601ca8225a42dfc9980dd307a 0.0s done [2025-08-14T02:06:40.480Z] #5 DONE 0.0s [2025-08-14T02:06:40.480Z] [2025-08-14T02:06:40.480Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.3@sha256:3fff517897528175bcfa1877e11a7406235e81e601ca8225a42dfc9980dd307a [2025-08-14T02:06:40.742Z] #6 resolve nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.3@sha256:3fff517897528175bcfa1877e11a7406235e81e601ca8225a42dfc9980dd307a 0.0s done [2025-08-14T02:06:40.742Z] #6 CACHED [2025-08-14T02:06:40.742Z] [2025-08-14T02:06:40.742Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.3@sha256:3fff517897528175bcfa1877e11a7406235e81e601ca8225a42dfc9980dd307a [2025-08-14T02:06:40.742Z] #5 CACHED [2025-08-14T02:06:40.742Z] [2025-08-14T02:06:40.742Z] #7 [auth] device-mqtt:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-14T02:06:40.742Z] #7 DONE 0.0s [2025-08-14T02:06:40.742Z] [2025-08-14T02:06:40.742Z] #8 exporting to image [2025-08-14T02:06:40.742Z] #8 exporting layers done [2025-08-14T02:06:40.742Z] #8 exporting manifest sha256:ea6a08cc773be53953f92f97b574c09174aa7b22b0ca55548668e1c77f2a0f3b done [2025-08-14T02:06:40.742Z] #8 exporting config sha256:2a9d55e37aa7ca65a3d9b03319dfc21515ff16b5c8c050da9698e66a9b1461d9 done [2025-08-14T02:06:40.742Z] #8 exporting manifest sha256:0b6611a905e6478a0f646a5c658cb1cbded4e766836f71bc68128e75582c67a2 done [2025-08-14T02:06:40.742Z] #8 exporting config sha256:ec7d38b9b6c1bb939a1c240d6e0162ed1ab7ecb9d08a8e5bfc19794f597a6e70 done [2025-08-14T02:06:40.742Z] #8 exporting manifest list sha256:d8b9e74cf571d6c065527d939f1117316ae0c14df9ae3f9a0370c012ad581466 done [2025-08-14T02:06:40.742Z] #8 pushing layers 0.0s done [2025-08-14T02:06:40.742Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.3@sha256:d8b9e74cf571d6c065527d939f1117316ae0c14df9ae3f9a0370c012ad581466 0.1s done [2025-08-14T02:06:40.742Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-14T02:06:40.742Z] #8 DONE 0.1s [2025-08-14T02:06:40.742Z] [2025-08-14T02:06:40.742Z] 1 warning found (use --debug to expand): [2025-08-14T02:06:40.742Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-14T02:06:41.033Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-mqtt:1ea811aab88dc62ee004b260d0e675f0f4b965a1-4.1.0-dev.3' [2025-08-14T02:06:41.033Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-mqtt:1ea811aab88dc62ee004b260d0e675f0f4b965a1-4.1.0-dev.3 --push - [2025-08-14T02:06:41.033Z] #1 [internal] load build definition from Dockerfile [2025-08-14T02:06:41.033Z] #1 transferring dockerfile: 208B done [2025-08-14T02:06:41.033Z] #1 DONE 0.0s [2025-08-14T02:06:41.033Z] [2025-08-14T02:06:41.033Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:1ea811aab88dc62ee004b260d0e675f0f4b965a1-4.1.0-dev.3 [2025-08-14T02:06:41.033Z] #2 DONE 0.0s [2025-08-14T02:06:41.033Z] [2025-08-14T02:06:41.033Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:1ea811aab88dc62ee004b260d0e675f0f4b965a1-4.1.0-dev.3 [2025-08-14T02:06:41.033Z] #3 DONE 0.0s [2025-08-14T02:06:41.033Z] [2025-08-14T02:06:41.033Z] #4 [internal] load .dockerignore [2025-08-14T02:06:41.033Z] #4 transferring context: 2B done [2025-08-14T02:06:41.033Z] #4 DONE 0.0s [2025-08-14T02:06:41.033Z] [2025-08-14T02:06:41.033Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:1ea811aab88dc62ee004b260d0e675f0f4b965a1-4.1.0-dev.3@sha256:3fff517897528175bcfa1877e11a7406235e81e601ca8225a42dfc9980dd307a [2025-08-14T02:06:41.033Z] #5 resolve nexus3.edgexfoundry.org:10004/device-mqtt:1ea811aab88dc62ee004b260d0e675f0f4b965a1-4.1.0-dev.3@sha256:3fff517897528175bcfa1877e11a7406235e81e601ca8225a42dfc9980dd307a 0.0s done [2025-08-14T02:06:41.033Z] #5 CACHED [2025-08-14T02:06:41.033Z] [2025-08-14T02:06:41.033Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:1ea811aab88dc62ee004b260d0e675f0f4b965a1-4.1.0-dev.3@sha256:3fff517897528175bcfa1877e11a7406235e81e601ca8225a42dfc9980dd307a [2025-08-14T02:06:41.033Z] #6 resolve nexus3.edgexfoundry.org:10004/device-mqtt:1ea811aab88dc62ee004b260d0e675f0f4b965a1-4.1.0-dev.3@sha256:3fff517897528175bcfa1877e11a7406235e81e601ca8225a42dfc9980dd307a 0.0s done [2025-08-14T02:06:41.033Z] #6 CACHED [2025-08-14T02:06:41.033Z] [2025-08-14T02:06:41.033Z] #7 exporting to image [2025-08-14T02:06:41.033Z] #7 exporting layers done [2025-08-14T02:06:41.033Z] #7 exporting manifest sha256:ea6a08cc773be53953f92f97b574c09174aa7b22b0ca55548668e1c77f2a0f3b done [2025-08-14T02:06:41.033Z] #7 exporting config sha256:2a9d55e37aa7ca65a3d9b03319dfc21515ff16b5c8c050da9698e66a9b1461d9 done [2025-08-14T02:06:41.033Z] #7 exporting manifest sha256:0b6611a905e6478a0f646a5c658cb1cbded4e766836f71bc68128e75582c67a2 [2025-08-14T02:06:41.033Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-14T02:06:41.293Z] #7 exporting manifest sha256:0b6611a905e6478a0f646a5c658cb1cbded4e766836f71bc68128e75582c67a2 done [2025-08-14T02:06:41.293Z] #7 exporting config sha256:ec7d38b9b6c1bb939a1c240d6e0162ed1ab7ecb9d08a8e5bfc19794f597a6e70 done [2025-08-14T02:06:41.293Z] #7 exporting manifest list sha256:d8b9e74cf571d6c065527d939f1117316ae0c14df9ae3f9a0370c012ad581466 done [2025-08-14T02:06:41.293Z] #7 pushing layers 0.0s done [2025-08-14T02:06:41.293Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-mqtt:1ea811aab88dc62ee004b260d0e675f0f4b965a1-4.1.0-dev.3@sha256:d8b9e74cf571d6c065527d939f1117316ae0c14df9ae3f9a0370c012ad581466 0.1s done [2025-08-14T02:06:41.293Z] #7 DONE 0.1s [2025-08-14T02:06:41.293Z] [2025-08-14T02:06:41.293Z] #8 [auth] device-mqtt:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-14T02:06:41.293Z] #8 DONE 0.0s [2025-08-14T02:06:41.293Z] [2025-08-14T02:06:41.293Z] 1 warning found (use --debug to expand): [2025-08-14T02:06:41.293Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-14T02:06:41.348Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2025-08-14T02:06:41.389Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-08-14T02:06:41.585Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-mqtt:main' [2025-08-14T02:06:41.585Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-mqtt:main --push - [2025-08-14T02:06:41.845Z] #1 [internal] load build definition from Dockerfile [2025-08-14T02:06:41.845Z] #1 transferring dockerfile: 160B done [2025-08-14T02:06:41.845Z] #1 DONE 0.0s [2025-08-14T02:06:41.845Z] [2025-08-14T02:06:41.845Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:main [2025-08-14T02:06:41.845Z] #2 DONE 0.0s [2025-08-14T02:06:41.845Z] [2025-08-14T02:06:41.845Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:main [2025-08-14T02:06:41.845Z] #3 DONE 0.0s [2025-08-14T02:06:41.845Z] [2025-08-14T02:06:41.845Z] #4 [internal] load .dockerignore [2025-08-14T02:06:41.845Z] #4 transferring context: 2B done [2025-08-14T02:06:41.845Z] #4 DONE 0.0s [2025-08-14T02:06:41.845Z] [2025-08-14T02:06:41.845Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:main@sha256:3fff517897528175bcfa1877e11a7406235e81e601ca8225a42dfc9980dd307a [2025-08-14T02:06:41.845Z] #5 resolve nexus3.edgexfoundry.org:10004/device-mqtt:main@sha256:3fff517897528175bcfa1877e11a7406235e81e601ca8225a42dfc9980dd307a 0.0s done [2025-08-14T02:06:41.845Z] #5 CACHED [2025-08-14T02:06:41.845Z] [2025-08-14T02:06:41.845Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:main@sha256:3fff517897528175bcfa1877e11a7406235e81e601ca8225a42dfc9980dd307a [2025-08-14T02:06:41.845Z] #6 resolve nexus3.edgexfoundry.org:10004/device-mqtt:main@sha256:3fff517897528175bcfa1877e11a7406235e81e601ca8225a42dfc9980dd307a 0.0s done [2025-08-14T02:06:41.845Z] #6 CACHED [2025-08-14T02:06:41.845Z] [2025-08-14T02:06:41.845Z] #7 [auth] device-mqtt:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-14T02:06:41.845Z] #7 DONE 0.0s [2025-08-14T02:06:41.845Z] [2025-08-14T02:06:41.845Z] #8 exporting to image [2025-08-14T02:06:41.845Z] #8 exporting layers done [2025-08-14T02:06:41.845Z] #8 exporting manifest sha256:ea6a08cc773be53953f92f97b574c09174aa7b22b0ca55548668e1c77f2a0f3b done [2025-08-14T02:06:41.845Z] #8 exporting config sha256:2a9d55e37aa7ca65a3d9b03319dfc21515ff16b5c8c050da9698e66a9b1461d9 done [2025-08-14T02:06:41.845Z] #8 exporting manifest sha256:0b6611a905e6478a0f646a5c658cb1cbded4e766836f71bc68128e75582c67a2 done [2025-08-14T02:06:41.845Z] #8 exporting config sha256:ec7d38b9b6c1bb939a1c240d6e0162ed1ab7ecb9d08a8e5bfc19794f597a6e70 done [2025-08-14T02:06:41.845Z] #8 exporting manifest list sha256:d8b9e74cf571d6c065527d939f1117316ae0c14df9ae3f9a0370c012ad581466 done [2025-08-14T02:06:41.845Z] #8 pushing layers 0.0s done [2025-08-14T02:06:41.845Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-mqtt:main@sha256:d8b9e74cf571d6c065527d939f1117316ae0c14df9ae3f9a0370c012ad581466 0.1s done [2025-08-14T02:06:41.845Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-14T02:06:41.845Z] #8 DONE 0.1s [2025-08-14T02:06:41.845Z] [2025-08-14T02:06:41.845Z] 1 warning found (use --debug to expand): [2025-08-14T02:06:41.845Z]  - 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-08-14T02:06:42.226Z] + '[' -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-08-14T02:06:42.364Z] Avoid second fetch [2025-08-14T02:06:42.365Z] Checking out Revision 1ea811aab88dc62ee004b260d0e675f0f4b965a1 (main) [2025-08-14T02:06:42.534Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-14T02:06:42.369Z] > git config core.sparsecheckout # timeout=10 [2025-08-14T02:06:42.444Z] > git checkout -f 1ea811aab88dc62ee004b260d0e675f0f4b965a1 # timeout=10 [2025-08-14T02:06:43.086Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v4 (#752)" [2025-08-14T02:06:43.089Z] ---> package-listing.sh [2025-08-14T02:06:43.089Z] ++ facter osfamily [2025-08-14T02:06:43.089Z] ++ tr '[:upper:]' '[:lower:]' [2025-08-14T02:06:43.350Z] + OS_FAMILY=redhat [2025-08-14T02:06:43.350Z] + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main [2025-08-14T02:06:43.350Z] + START_PACKAGES=/tmp/packages_start.txt [2025-08-14T02:06:43.350Z] + END_PACKAGES=/tmp/packages_end.txt [2025-08-14T02:06:43.350Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-08-14T02:06:43.350Z] + PACKAGES=/tmp/packages_start.txt [2025-08-14T02:06:43.350Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2025-08-14T02:06:43.350Z] + PACKAGES=/tmp/packages_end.txt [2025-08-14T02:06:43.350Z] + case "${OS_FAMILY}" in [2025-08-14T02:06:43.350Z] + rpm -qa [2025-08-14T02:06:43.350Z] + sort [2025-08-14T02:06:43.919Z] + '[' -f /tmp/packages_start.txt ']' [2025-08-14T02:06:43.919Z] + '[' -f /tmp/packages_end.txt ']' [2025-08-14T02:06:43.919Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-08-14T02:06:43.919Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2025-08-14T02:06:43.919Z] + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [2025-08-14T02:06:43.919Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo [2025-08-14T02:06:43.936Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-08-14T02:06:44.222Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T02:06:44.790Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-14T02:06:44.790Z] [2025-08-14T02:06:44.790Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T02:06:45.114Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-14T02:06:45.114Z] latest: Pulling from edgex-lftools-log-publisher [2025-08-14T02:06:45.114Z] 5eb5b503b376: Pulling fs layer [2025-08-14T02:06:45.114Z] 5c69ac0246d0: Pulling fs layer [2025-08-14T02:06:45.114Z] ec43610c2a17: Pulling fs layer [2025-08-14T02:06:45.114Z] 3a2ae6a8a46f: Pulling fs layer [2025-08-14T02:06:45.114Z] 33b1e0a273af: Pulling fs layer [2025-08-14T02:06:45.114Z] 5d3b04190fa2: Pulling fs layer [2025-08-14T02:06:45.114Z] 2f39f015ded8: Pulling fs layer [2025-08-14T02:06:45.114Z] 3a2ae6a8a46f: Waiting [2025-08-14T02:06:45.114Z] 33b1e0a273af: Waiting [2025-08-14T02:06:45.114Z] 5d3b04190fa2: Waiting [2025-08-14T02:06:45.114Z] 2f39f015ded8: Waiting [2025-08-14T02:06:45.114Z] 5c69ac0246d0: Verifying Checksum [2025-08-14T02:06:45.114Z] 5c69ac0246d0: Download complete [2025-08-14T02:06:45.114Z] 3a2ae6a8a46f: Verifying Checksum [2025-08-14T02:06:45.114Z] 3a2ae6a8a46f: Download complete [2025-08-14T02:06:45.114Z] 33b1e0a273af: Verifying Checksum [2025-08-14T02:06:45.114Z] 33b1e0a273af: Download complete [2025-08-14T02:06:45.114Z] 5d3b04190fa2: Verifying Checksum [2025-08-14T02:06:45.114Z] 5d3b04190fa2: Download complete [2025-08-14T02:06:45.114Z] ec43610c2a17: Verifying Checksum [2025-08-14T02:06:45.114Z] ec43610c2a17: Download complete [2025-08-14T02:06:45.379Z] 5eb5b503b376: Verifying Checksum [2025-08-14T02:06:45.379Z] 5eb5b503b376: Download complete [2025-08-14T02:06:45.971Z] 2f39f015ded8: Verifying Checksum [2025-08-14T02:06:45.971Z] 2f39f015ded8: Download complete [2025-08-14T02:06:46.602Z] 5eb5b503b376: Pull complete [2025-08-14T02:06:46.872Z] 5c69ac0246d0: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [2025-08-14T02:06:47.442Z] ec43610c2a17: Pull complete [2025-08-14T02:06:47.442Z] 3a2ae6a8a46f: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-14T02:06:47.472Z] provisioning config files... [2025-08-14T02:06:47.509Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/196@tmp/config5478408079707445526tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-14T02:06:47.705Z] 33b1e0a273af: Pull complete [2025-08-14T02:06:47.706Z] 5d3b04190fa2: Pull complete [2025-08-14T02:06:48.232Z] ---> ****-login.sh [2025-08-14T02:06:48.232Z] nexus3.edgexfoundry.org:10001 [2025-08-14T02:06:48.514Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-14T02:06:48.788Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-14T02:06:48.788Z] Configure a credential helper to remove this warning. See [2025-08-14T02:06:48.788Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-14T02:06:48.788Z] [2025-08-14T02:06:48.788Z] Login Succeeded [2025-08-14T02:06:48.788Z] nexus3.edgexfoundry.org:10002 [2025-08-14T02:06:49.058Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-14T02:06:49.058Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-14T02:06:49.058Z] Configure a credential helper to remove this warning. See [2025-08-14T02:06:49.058Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-14T02:06:49.058Z] [2025-08-14T02:06:49.058Z] Login Succeeded [2025-08-14T02:06:49.058Z] nexus3.edgexfoundry.org:10003 [2025-08-14T02:06:49.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-14T02:06:49.637Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-14T02:06:49.637Z] Configure a credential helper to remove this warning. See [2025-08-14T02:06:49.637Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-14T02:06:49.637Z] [2025-08-14T02:06:49.637Z] Login Succeeded [2025-08-14T02:06:49.637Z] nexus3.edgexfoundry.org:10004 [2025-08-14T02:06:49.637Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-14T02:06:49.917Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-14T02:06:49.917Z] Configure a credential helper to remove this warning. See [2025-08-14T02:06:49.917Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-14T02:06:49.917Z] [2025-08-14T02:06:49.917Z] Login Succeeded [2025-08-14T02:06:49.917Z] ****.io [2025-08-14T02:06:50.192Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-14T02:06:50.192Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-14T02:06:50.192Z] Configure a credential helper to remove this warning. See [2025-08-14T02:06:50.192Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-14T02:06:50.192Z] [2025-08-14T02:06:50.192Z] Login Succeeded [2025-08-14T02:06:50.192Z] ---> ****-login.sh ends [Pipeline] } [2025-08-14T02:06:50.212Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-08-14T02:06:50.549Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-14T02:06:50.585Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-14T02:06:50.600Z] ========================================================= [2025-08-14T02:06:50.600Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-08-14T02:06:50.600Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T02:06:50.962Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-08-14T02:06:51.552Z] Sending build context to Docker daemon 15.46MB [2025-08-14T02:06:51.552Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-08-14T02:06:51.552Z] Step 2/12 : FROM ${BASE} AS builder [2025-08-14T02:06:51.552Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-08-14T02:06:51.552Z] 94e9d8af2201: Pulling fs layer [2025-08-14T02:06:51.552Z] a6c56e8762df: Pulling fs layer [2025-08-14T02:06:51.552Z] f0f3c8884826: Pulling fs layer [2025-08-14T02:06:51.552Z] c7e7622c144d: Pulling fs layer [2025-08-14T02:06:51.552Z] 4f4fb700ef54: Pulling fs layer [2025-08-14T02:06:51.552Z] b4c3b6d88c5a: Pulling fs layer [2025-08-14T02:06:51.552Z] ba8bce9d2590: Pulling fs layer [2025-08-14T02:06:51.552Z] ca778ea9c289: Pulling fs layer [2025-08-14T02:06:51.552Z] 4f4fb700ef54: Waiting [2025-08-14T02:06:51.552Z] b4c3b6d88c5a: Waiting [2025-08-14T02:06:51.552Z] c7e7622c144d: Waiting [2025-08-14T02:06:51.552Z] ba8bce9d2590: Waiting [2025-08-14T02:06:51.552Z] ca778ea9c289: Waiting [2025-08-14T02:06:51.821Z] a6c56e8762df: Download complete [2025-08-14T02:06:51.821Z] c7e7622c144d: Verifying Checksum [2025-08-14T02:06:51.821Z] c7e7622c144d: Download complete [2025-08-14T02:06:51.821Z] 4f4fb700ef54: Verifying Checksum [2025-08-14T02:06:51.821Z] 4f4fb700ef54: Download complete [2025-08-14T02:06:51.821Z] b4c3b6d88c5a: Verifying Checksum [2025-08-14T02:06:51.821Z] b4c3b6d88c5a: Download complete [2025-08-14T02:06:51.821Z] 94e9d8af2201: Verifying Checksum [2025-08-14T02:06:51.821Z] 94e9d8af2201: Download complete [2025-08-14T02:06:51.933Z] 2f39f015ded8: Pull complete [2025-08-14T02:06:51.933Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-08-14T02:06:51.933Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-14T02:06:51.933Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-14T02:06:52.094Z] prd-centos7-docker-4c-2g-6968 does not seem to be running inside a container [2025-08-14T02:06:52.125Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-08-14T02:06:52.415Z] ca778ea9c289: Verifying Checksum [2025-08-14T02:06:52.416Z] ca778ea9c289: Download complete [2025-08-14T02:06:53.011Z] 94e9d8af2201: Pull complete [2025-08-14T02:06:53.601Z] a6c56e8762df: Pull complete [2025-08-14T02:06:53.870Z] f0f3c8884826: Verifying Checksum [2025-08-14T02:06:53.870Z] f0f3c8884826: Download complete [2025-08-14T02:06:54.835Z] ba8bce9d2590: Verifying Checksum [2025-08-14T02:06:54.835Z] ba8bce9d2590: Download complete [2025-08-14T02:06:55.527Z] $ docker top 0724d40031adba9f7dd181060d03f414fdd8993227d88b1e654b8621bfc25b76 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-14T02:06:55.866Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-08-14T02:06:56.153Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-08-14T02:06:56.455Z] + ls /var/log/sa-host [2025-08-14T02:06:56.455Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-14T02:06:56.651Z] provisioning config files... [2025-08-14T02:06:56.661Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config14159789820344051721tmp [Pipeline] { [Pipeline] echo [2025-08-14T02:06:56.679Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-14T02:06:56.964Z] ---> create-netrc.sh [Pipeline] } [2025-08-14T02:06:56.971Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-08-14T02:06:57.311Z] ---> python-tools-install.sh [Pipeline] echo [2025-08-14T02:06:57.321Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-14T02:06:57.605Z] ---> sudo-logs.sh [2025-08-14T02:06:57.605Z] Archiving 'sudo' log.. [2025-08-14T02:06:57.605Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-6968.novalocal: Name or service not known [2025-08-14T02:06:57.605Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-6968.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2025-08-14T02:06:57.625Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-14T02:06:57.916Z] ---> job-cost.sh [2025-08-14T02:06:57.916Z] lf-activate-venv: SKIPPING [2025-08-14T02:06:57.916Z] INFO: No Stack... [2025-08-14T02:06:58.175Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2025-08-14T02:06:58.434Z] INFO: Archiving Costs [Pipeline] echo [2025-08-14T02:06:58.448Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-14T02:06:58.742Z] ---> logs-deploy.sh [2025-08-14T02:06:58.742Z] lf-activate-venv: SKIPPING [2025-08-14T02:06:58.742Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/196 [2025-08-14T02:06:58.742Z] INFO: archiving workspace using pattern(s): [2025-08-14T02:06:59.680Z] Archives upload complete. [2025-08-14T02:06:59.680Z] INFO: archiving logs to Nexus [2025-08-14T02:07:00.251Z] ---> uname -a: [2025-08-14T02:07:00.251Z] Linux prd-centos7-docker-4c-2g-6968.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux [2025-08-14T02:07:00.251Z] [2025-08-14T02:07:00.251Z] [2025-08-14T02:07:00.251Z] ---> lscpu: [2025-08-14T02:07:00.251Z] Architecture: x86_64 [2025-08-14T02:07:00.251Z] CPU op-mode(s): 32-bit, 64-bit [2025-08-14T02:07:00.251Z] Byte Order: Little Endian [2025-08-14T02:07:00.251Z] Address sizes: 40 bits physical, 48 bits virtual [2025-08-14T02:07:00.251Z] CPU(s): 2 [2025-08-14T02:07:00.251Z] On-line CPU(s) list: 0,1 [2025-08-14T02:07:00.251Z] Thread(s) per core: 1 [2025-08-14T02:07:00.251Z] Core(s) per socket: 1 [2025-08-14T02:07:00.251Z] Socket(s): 2 [2025-08-14T02:07:00.251Z] NUMA node(s): 1 [2025-08-14T02:07:00.251Z] Vendor ID: AuthenticAMD [2025-08-14T02:07:00.251Z] CPU family: 23 [2025-08-14T02:07:00.251Z] Model: 49 [2025-08-14T02:07:00.251Z] Model name: AMD EPYC-Rome Processor [2025-08-14T02:07:00.251Z] Stepping: 0 [2025-08-14T02:07:00.251Z] CPU MHz: 2799.998 [2025-08-14T02:07:00.251Z] BogoMIPS: 5599.99 [2025-08-14T02:07:00.251Z] Virtualization: AMD-V [2025-08-14T02:07:00.251Z] Hypervisor vendor: KVM [2025-08-14T02:07:00.251Z] Virtualization type: full [2025-08-14T02:07:00.251Z] L1d cache: 64 KiB [2025-08-14T02:07:00.251Z] L1i cache: 64 KiB [2025-08-14T02:07:00.251Z] L2 cache: 1 MiB [2025-08-14T02:07:00.251Z] L3 cache: 32 MiB [2025-08-14T02:07:00.251Z] NUMA node0 CPU(s): 0,1 [2025-08-14T02:07:00.251Z] Vulnerability Itlb multihit: Not affected [2025-08-14T02:07:00.251Z] Vulnerability L1tf: Not affected [2025-08-14T02:07:00.251Z] Vulnerability Mds: Not affected [2025-08-14T02:07:00.251Z] Vulnerability Meltdown: Not affected [2025-08-14T02:07:00.251Z] Vulnerability Mmio stale data: Not affected [2025-08-14T02:07:00.251Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-08-14T02:07:00.251Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2025-08-14T02:07:00.251Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2025-08-14T02:07:00.251Z] Vulnerability Srbds: Not affected [2025-08-14T02:07:00.251Z] Vulnerability Tsx async abort: Not affected [2025-08-14T02:07:00.251Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2025-08-14T02:07:00.251Z] [2025-08-14T02:07:00.251Z] [2025-08-14T02:07:00.251Z] ---> nproc: [2025-08-14T02:07:00.251Z] 2 [2025-08-14T02:07:00.251Z] [2025-08-14T02:07:00.251Z] [2025-08-14T02:07:00.251Z] ---> df -h: [2025-08-14T02:07:00.251Z] Filesystem Size Used Avail Use% Mounted on [2025-08-14T02:07:00.251Z] overlay 40G 7.3G 33G 19% / [2025-08-14T02:07:00.251Z] tmpfs 64M 0 64M 0% /dev [2025-08-14T02:07:00.251Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2025-08-14T02:07:00.251Z] shm 64M 0 64M 0% /dev/shm [2025-08-14T02:07:00.251Z] /dev/vda1 40G 7.3G 33G 19% /facter-os [2025-08-14T02:07:00.251Z] [2025-08-14T02:07:00.251Z] [2025-08-14T02:07:00.251Z] Cannot open /var/log/sysstat/sa14: No such file or directory [2025-08-14T02:07:00.251Z] Please check if data collecting is enabled [2025-08-14T02:07:00.251Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-14T02:07:00.547Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-08-14T02:07:00.548Z] $ docker stop --time=1 0724d40031adba9f7dd181060d03f414fdd8993227d88b1e654b8621bfc25b76 [2025-08-14T02:07:01.714Z] $ docker rm -f --volumes 0724d40031adba9f7dd181060d03f414fdd8993227d88b1e654b8621bfc25b76 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-08-14T02:07:01.813Z] [WS-CLEANUP] Deleting project workspace... [2025-08-14T02:07:01.813Z] [WS-CLEANUP] Deferred wipeout is used... [2025-08-14T02:07:01.832Z] [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-08-14T02:07:02.267Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-14T02:07:02.267Z] [2025-08-14T02:07:02.267Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T02:07:02.575Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-14T02:07:02.575Z] latest: Pulling from edgex-lftools-log-publisher [2025-08-14T02:07:02.575Z] 5eb5b503b376: Pulling fs layer [2025-08-14T02:07:02.575Z] 5c69ac0246d0: Pulling fs layer [2025-08-14T02:07:02.575Z] ec43610c2a17: Pulling fs layer [2025-08-14T02:07:02.575Z] 3a2ae6a8a46f: Pulling fs layer [2025-08-14T02:07:02.575Z] 33b1e0a273af: Pulling fs layer [2025-08-14T02:07:02.575Z] 5d3b04190fa2: Pulling fs layer [2025-08-14T02:07:02.575Z] 2f39f015ded8: Pulling fs layer [2025-08-14T02:07:02.575Z] 3a2ae6a8a46f: Waiting [2025-08-14T02:07:02.575Z] 33b1e0a273af: Waiting [2025-08-14T02:07:02.575Z] 5d3b04190fa2: Waiting [2025-08-14T02:07:02.575Z] 2f39f015ded8: Waiting [2025-08-14T02:07:02.575Z] 5c69ac0246d0: Download complete [2025-08-14T02:07:02.575Z] 3a2ae6a8a46f: Verifying Checksum [2025-08-14T02:07:02.575Z] 3a2ae6a8a46f: Download complete [2025-08-14T02:07:02.575Z] 33b1e0a273af: Download complete [2025-08-14T02:07:02.575Z] ec43610c2a17: Verifying Checksum [2025-08-14T02:07:02.575Z] ec43610c2a17: Download complete [2025-08-14T02:07:02.575Z] 5d3b04190fa2: Verifying Checksum [2025-08-14T02:07:02.575Z] 5d3b04190fa2: Download complete [2025-08-14T02:07:02.834Z] 5eb5b503b376: Verifying Checksum [2025-08-14T02:07:02.834Z] 5eb5b503b376: Download complete [2025-08-14T02:07:03.403Z] 2f39f015ded8: Verifying Checksum [2025-08-14T02:07:03.403Z] 2f39f015ded8: Download complete [2025-08-14T02:07:04.791Z] 5eb5b503b376: Pull complete [2025-08-14T02:07:05.051Z] 5c69ac0246d0: Pull complete [2025-08-14T02:07:05.618Z] ec43610c2a17: Pull complete [2025-08-14T02:07:05.618Z] 3a2ae6a8a46f: Pull complete [2025-08-14T02:07:05.876Z] 33b1e0a273af: Pull complete [2025-08-14T02:07:05.876Z] 5d3b04190fa2: Pull complete [2025-08-14T02:07:09.862Z] f0f3c8884826: Pull complete [2025-08-14T02:07:09.862Z] c7e7622c144d: Pull complete [2025-08-14T02:07:09.862Z] 4f4fb700ef54: Pull complete [2025-08-14T02:07:09.862Z] b4c3b6d88c5a: Pull complete [2025-08-14T02:07:12.442Z] 2f39f015ded8: Pull complete [2025-08-14T02:07:12.442Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-08-14T02:07:12.442Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-14T02:07:12.442Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-14T02:07:12.537Z] prd-ubuntu20.04-docker-8c-8g-6964 does not seem to be running inside a container [2025-08-14T02:07:12.548Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-08-14T02:07:13.853Z] $ docker top d12b97d81a5310358c8be788f056e6c120c9296731c2d0d1571f7030acb84382 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-14T02:07:14.268Z] ---> job-cost.sh [2025-08-14T02:07:14.268Z] lf-activate-venv: SKIPPING [2025-08-14T02:07:14.268Z] INFO: No Stack... [2025-08-14T02:07:14.527Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-08-14T02:07:15.093Z] INFO: Archiving Costs [Pipeline] sh [2025-08-14T02:07:15.379Z] + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv [2025-08-14T02:07:15.379Z] + cut -d, -f6 [Pipeline] lock [2025-08-14T02:07:15.395Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-196-stack-cost] [2025-08-14T02:07:15.401Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-196-stack-cost] did not exist. Created. [2025-08-14T02:07:15.406Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-196-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-08-14T02:07:15.715Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-08-14T02:07:15.750Z] Stashed 1 file(s) [Pipeline] } [2025-08-14T02:07:15.760Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-main-196-stack-cost] [Pipeline] // lock [Pipeline] } [2025-08-14T02:07:15.771Z] $ docker stop --time=1 d12b97d81a5310358c8be788f056e6c120c9296731c2d0d1571f7030acb84382 [2025-08-14T02:07:16.527Z] ba8bce9d2590: Pull complete [2025-08-14T02:07:16.919Z] $ docker rm -f --volumes d12b97d81a5310358c8be788f056e6c120c9296731c2d0d1571f7030acb84382 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-08-14T02:07:17.944Z] ca778ea9c289: Pull complete [2025-08-14T02:07:17.945Z] Digest: sha256:c70c257f76c0e97c87bd0187f74242a809c0afac30c2d5f44320df1de5715b93 [2025-08-14T02:07:17.945Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-08-14T02:07:17.945Z] ---> 47b25d7523d1 [2025-08-14T02:07:17.945Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2025-08-14T02:07:19.910Z] ---> Running in 97a179e50b61 [2025-08-14T02:07:19.910Z] Removing intermediate container 97a179e50b61 [2025-08-14T02:07:19.910Z] ---> f87c9c547717 [2025-08-14T02:07:19.910Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-08-14T02:07:19.910Z] ---> Running in 537d7b6b07d4 [2025-08-14T02:07:20.524Z] Removing intermediate container 537d7b6b07d4 [2025-08-14T02:07:20.524Z] ---> aa50a929c25c [2025-08-14T02:07:20.524Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-08-14T02:07:20.524Z] ---> Running in 9e0598fe22f6 [2025-08-14T02:07:20.796Z] Removing intermediate container 9e0598fe22f6 [2025-08-14T02:07:20.796Z] ---> 1aca28b5b375 [2025-08-14T02:07:20.796Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2025-08-14T02:07:20.796Z] ---> Running in 33f44f1bb4cf [2025-08-14T02:07:21.082Z] Removing intermediate container 33f44f1bb4cf [2025-08-14T02:07:21.082Z] ---> ea0ddbad7991 [2025-08-14T02:07:21.082Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-08-14T02:07:21.082Z] ---> Running in 4c085514bec2 [2025-08-14T02:07:22.510Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-14T02:07:22.510Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-14T02:07:23.926Z] (1/4) Installing openssh-keygen (9.7_p1-r5) [2025-08-14T02:07:23.926Z] (2/4) Installing libedit (20240517.3.1-r0) [2025-08-14T02:07:23.926Z] (3/4) Installing openssh-client-common (9.7_p1-r5) [2025-08-14T02:07:23.926Z] (4/4) Installing openssh-client-default (9.7_p1-r5) [2025-08-14T02:07:23.926Z] Executing busybox-1.36.1-r29.trigger [2025-08-14T02:07:23.926Z] OK: 244 MiB in 62 packages [2025-08-14T02:07:25.364Z] Removing intermediate container 4c085514bec2 [2025-08-14T02:07:25.364Z] ---> b2b3c8eef348 [2025-08-14T02:07:25.364Z] Step 8/12 : WORKDIR /device-mqtt-go [2025-08-14T02:07:25.364Z] ---> Running in 04f5c52f5d94 [2025-08-14T02:07:25.364Z] Removing intermediate container 04f5c52f5d94 [2025-08-14T02:07:25.364Z] ---> ba4635f6b6f5 [2025-08-14T02:07:25.364Z] Step 9/12 : COPY go.mod vendor* ./ [2025-08-14T02:07:25.950Z] ---> a05eb4b0bc3e [2025-08-14T02:07:25.950Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-14T02:07:25.950Z] ---> Running in 9e3c6e9c2e08 [2025-08-14T02:09:47.701Z] Removing intermediate container 9e3c6e9c2e08 [2025-08-14T02:09:47.701Z] ---> f71c96e7e9d7 [2025-08-14T02:09:47.701Z] Step 11/12 : COPY . . [2025-08-14T02:09:47.701Z] ---> 50b8cb0c353c [2025-08-14T02:09:47.701Z] Step 12/12 : RUN $MAKE [2025-08-14T02:09:47.701Z] ---> Running in af98c0c70ebd [2025-08-14T02:09:47.701Z] noop [2025-08-14T02:09:47.701Z] Removing intermediate container af98c0c70ebd [2025-08-14T02:09:47.701Z] ---> b5d0497b1934 [2025-08-14T02:09:47.701Z] Successfully built b5d0497b1934 [2025-08-14T02:09:47.701Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T02:09:48.078Z] + docker inspect -f . ci-base-image-arm64 [2025-08-14T02:09:48.078Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-14T02:09:48.312Z] prd-ubuntu20.04-docker-arm64-4c-16g-6967 does not seem to be running inside a container [2025-08-14T02:09:48.366Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/196 -v /w/workspace/device-mqtt-go/196:/w/workspace/device-mqtt-go/196:rw,z -v /w/workspace/device-mqtt-go/196@tmp:/w/workspace/device-mqtt-go/196@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-08-14T02:09:50.333Z] $ docker top 7f06075ffafd4f420c202b66fd116e01c53fe029d57f0d7d3c3679dbfb4d53fe -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-14T02:09:51.175Z] + go version [2025-08-14T02:09:51.175Z] go version go1.23.9 linux/arm64 [Pipeline] } [2025-08-14T02:09:51.184Z] $ docker stop --time=1 7f06075ffafd4f420c202b66fd116e01c53fe029d57f0d7d3c3679dbfb4d53fe [2025-08-14T02:09:52.767Z] $ docker rm -f --volumes 7f06075ffafd4f420c202b66fd116e01c53fe029d57f0d7d3c3679dbfb4d53fe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T02:09:53.358Z] + docker inspect -f . ci-base-image-arm64 [2025-08-14T02:09:53.358Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-14T02:09:53.527Z] prd-ubuntu20.04-docker-arm64-4c-16g-6967 does not seem to be running inside a container [2025-08-14T02:09:53.578Z] $ 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/196 -v /w/workspace/device-mqtt-go/196:/w/workspace/device-mqtt-go/196:rw,z -v /w/workspace/device-mqtt-go/196@tmp:/w/workspace/device-mqtt-go/196@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-08-14T02:09:54.677Z] $ docker top 2282d7bb75c8dd6fd7cfd887e086787525bfdb701ed321ca6bc2bb01479db6b5 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-14T02:09:55.244Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/196 [Pipeline] fileExists [Pipeline] sh [2025-08-14T02:09:55.939Z] + make test [2025-08-14T02:09:55.939Z] go test ./... -coverprofile=coverage.out ./... [2025-08-14T02:10:02.591Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2025-08-14T02:13:09.708Z] github.com/edgexfoundry/device-mqtt-go/cmd coverage: 0.0% of statements [2025-08-14T02:13:15.054Z] github.com/edgexfoundry/device-mqtt-go/mock coverage: 0.0% of statements [2025-08-14T02:13:15.054Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.050s coverage: 22.8% of statements [2025-08-14T02:13:15.638Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-08-14T02:13:15.638Z] go vet ./... [2025-08-14T02:14:02.488Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-08-14T02:14:02.488Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-08-14T02:14:02.488Z] ./bin/test-attribution-txt.sh [2025-08-14T02:14:02.488Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-08-14T02:14:02.508Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-08-14T02:14:02.522Z] $ docker stop --time=1 2282d7bb75c8dd6fd7cfd887e086787525bfdb701ed321ca6bc2bb01479db6b5 [2025-08-14T02:14:05.018Z] $ docker rm -f --volumes 2282d7bb75c8dd6fd7cfd887e086787525bfdb701ed321ca6bc2bb01479db6b5 [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-14T02:14:06.614Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-08-14T02:14:06.640Z] Warning: overwriting stash ‘coverage-report’ [2025-08-14T02:14:07.096Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-08-14T02:14:07.520Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-08-14T02:14:07.849Z] + ls -al . [2025-08-14T02:14:07.849Z] total 248 [2025-08-14T02:14:07.849Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 14 02:10 . [2025-08-14T02:14:07.849Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 14 02:06 .. [2025-08-14T02:14:07.849Z] -rw-rw-r-- 1 jenkins jenkins 140 Aug 14 02:06 .dockerignore [2025-08-14T02:14:07.849Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 14 02:06 .git [2025-08-14T02:14:07.849Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 14 02:06 .github [2025-08-14T02:14:07.849Z] -rw-rw-r-- 1 jenkins jenkins 264 Aug 14 02:06 .gitignore [2025-08-14T02:14:07.849Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 14 02:06 .golangci.yml [2025-08-14T02:14:07.849Z] -rw-rw-r-- 1 jenkins jenkins 19745 Aug 14 02:06 Attribution.txt [2025-08-14T02:14:07.849Z] -rw-rw-r-- 1 jenkins jenkins 19382 Aug 14 02:06 CHANGELOG.md [2025-08-14T02:14:07.849Z] -rw-rw-r-- 1 jenkins jenkins 1803 Aug 14 02:06 Dockerfile [2025-08-14T02:14:07.849Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 14 02:06 GOVERNANCE.md [2025-08-14T02:14:07.849Z] -rw-rw-r-- 1 jenkins jenkins 657 Aug 14 02:06 Jenkinsfile [2025-08-14T02:14:07.849Z] -rw-rw-r-- 1 jenkins jenkins 11340 Aug 14 02:06 LICENSE [2025-08-14T02:14:07.849Z] -rw-rw-r-- 1 jenkins jenkins 2545 Aug 14 02:06 Makefile [2025-08-14T02:14:07.849Z] -rw-rw-r-- 1 jenkins jenkins 620 Aug 14 02:06 OWNERS.md [2025-08-14T02:14:07.849Z] -rw-rw-r-- 1 jenkins jenkins 3599 Aug 14 02:06 README.md [2025-08-14T02:14:07.849Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 14 02:00 VERSION [2025-08-14T02:14:07.849Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 14 02:06 bin [2025-08-14T02:14:07.849Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 14 02:06 cmd [2025-08-14T02:14:07.849Z] -rw-r--r-- 1 jenkins jenkins 21039 Aug 14 02:13 coverage.out [2025-08-14T02:14:07.849Z] -rw-rw-r-- 1 jenkins jenkins 6255 Aug 14 02:06 go.mod [2025-08-14T02:14:07.849Z] -rw-rw-r-- 1 jenkins jenkins 86944 Aug 14 02:06 go.sum [2025-08-14T02:14:07.849Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 14 02:06 internal [2025-08-14T02:14:07.849Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 14 02:06 mock [2025-08-14T02:14:07.849Z] -rw-rw-r-- 1 jenkins jenkins 227 Aug 14 02:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T02:14:08.197Z] + 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=1ea811aab88dc62ee004b260d0e675f0f4b965a1 --label arch=arm64 --label version=4.1.0-dev.3 . [2025-08-14T02:14:08.464Z] Sending build context to Docker daemon 15.48MB [2025-08-14T02:14:08.731Z] Step 1/25 : ARG BASE=golang:1.23-alpine3.20 [2025-08-14T02:14:08.731Z] Step 2/25 : FROM ${BASE} AS builder [2025-08-14T02:14:08.731Z] ---> b5d0497b1934 [2025-08-14T02:14:08.731Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2025-08-14T02:14:08.731Z] ---> Running in 2c09cfbb19fd [2025-08-14T02:14:08.996Z] Removing intermediate container 2c09cfbb19fd [2025-08-14T02:14:08.996Z] ---> 041c6bdfc57a [2025-08-14T02:14:08.996Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-08-14T02:14:09.263Z] ---> Running in e32c8ac44e8b [2025-08-14T02:14:09.530Z] Removing intermediate container e32c8ac44e8b [2025-08-14T02:14:09.530Z] ---> a05b938715ce [2025-08-14T02:14:09.530Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-08-14T02:14:09.530Z] ---> Running in 7131d42f5e10 [2025-08-14T02:14:09.797Z] Removing intermediate container 7131d42f5e10 [2025-08-14T02:14:09.797Z] ---> 45af3212169b [2025-08-14T02:14:09.797Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2025-08-14T02:14:09.797Z] ---> Running in 844fa43f966a [2025-08-14T02:14:10.063Z] Removing intermediate container 844fa43f966a [2025-08-14T02:14:10.063Z] ---> 87dc2b646eb3 [2025-08-14T02:14:10.063Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-08-14T02:14:10.332Z] ---> Running in c94071e7d85c [2025-08-14T02:14:11.293Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-14T02:14:11.559Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-14T02:14:12.969Z] OK: 244 MiB in 62 packages [2025-08-14T02:14:13.931Z] Removing intermediate container c94071e7d85c [2025-08-14T02:14:13.931Z] ---> 715119bcec00 [2025-08-14T02:14:13.931Z] Step 8/25 : WORKDIR /device-mqtt-go [2025-08-14T02:14:13.931Z] ---> Running in 49679ce0f3d7 [2025-08-14T02:14:14.198Z] Removing intermediate container 49679ce0f3d7 [2025-08-14T02:14:14.198Z] ---> be0d38564ea0 [2025-08-14T02:14:14.198Z] Step 9/25 : COPY go.mod vendor* ./ [2025-08-14T02:14:14.779Z] ---> 28895748a482 [2025-08-14T02:14:14.779Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-14T02:14:14.779Z] ---> Running in d8788f993fc5 [2025-08-14T02:14:16.720Z] Removing intermediate container d8788f993fc5 [2025-08-14T02:14:16.720Z] ---> 52c7cf016db0 [2025-08-14T02:14:16.720Z] Step 11/25 : COPY . . [2025-08-14T02:14:18.142Z] ---> 69392cfaf929 [2025-08-14T02:14:18.142Z] Step 12/25 : RUN $MAKE [2025-08-14T02:14:18.142Z] ---> Running in 7a44a4a54fc3 [2025-08-14T02:14:19.101Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=4.1.0-dev.3 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.29 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd [2025-08-14T02:17:57.286Z] Removing intermediate container 7a44a4a54fc3 [2025-08-14T02:17:57.286Z] ---> c307363c494d [2025-08-14T02:17:57.286Z] Step 13/25 : FROM alpine:3.20 [2025-08-14T02:17:57.286Z] 3.20: Pulling from library/alpine [2025-08-14T02:17:57.286Z] 13e713f82565: Pulling fs layer [2025-08-14T02:17:57.286Z] 13e713f82565: Verifying Checksum [2025-08-14T02:17:57.286Z] 13e713f82565: Download complete [2025-08-14T02:17:57.286Z] 13e713f82565: Pull complete [2025-08-14T02:17:57.286Z] Digest: sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-14T02:17:57.286Z] Status: Downloaded newer image for alpine:3.20 [2025-08-14T02:17:57.286Z] ---> c88e9dceb6cb [2025-08-14T02:17:57.286Z] Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2024: IoTech Ltd' [2025-08-14T02:17:57.286Z] ---> Running in b36c724bbe2b [2025-08-14T02:17:57.286Z] Removing intermediate container b36c724bbe2b [2025-08-14T02:17:57.286Z] ---> f5bc021fa0a1 [2025-08-14T02:17:57.286Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2025-08-14T02:17:57.286Z] ---> Running in 882a8de082e5 [2025-08-14T02:17:57.286Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-14T02:17:57.286Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-14T02:17:57.565Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-08-14T02:17:57.565Z] Executing busybox-1.36.1-r29.trigger [2025-08-14T02:17:57.838Z] OK: 9 MiB in 15 packages [2025-08-14T02:17:58.806Z] Removing intermediate container 882a8de082e5 [2025-08-14T02:17:58.806Z] ---> 908e1259b3ed [2025-08-14T02:17:58.806Z] Step 16/25 : RUN apk --no-cache upgrade [2025-08-14T02:17:58.806Z] ---> Running in bb741f232c92 [2025-08-14T02:17:59.768Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-14T02:18:00.036Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-14T02:18:01.459Z] (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-14T02:18:01.459Z] Executing busybox-1.36.1-r30.post-upgrade [2025-08-14T02:18:01.459Z] (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-14T02:18:01.459Z] (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-14T02:18:01.736Z] Executing busybox-1.36.1-r30.trigger [2025-08-14T02:18:01.736Z] OK: 9 MiB in 15 packages [2025-08-14T02:18:02.698Z] Removing intermediate container bb741f232c92 [2025-08-14T02:18:02.698Z] ---> 2d3a1a17cdfb [2025-08-14T02:18:02.698Z] Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / [2025-08-14T02:18:05.274Z] ---> f29b51b35846 [2025-08-14T02:18:05.274Z] Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / [2025-08-14T02:18:05.542Z] ---> 6cb53848d1fe [2025-08-14T02:18:05.542Z] Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2025-08-14T02:18:06.127Z] ---> 09118af42a21 [2025-08-14T02:18:06.127Z] Step 20/25 : EXPOSE 59982 [2025-08-14T02:18:06.127Z] ---> Running in db4a2d548044 [2025-08-14T02:18:06.716Z] Removing intermediate container db4a2d548044 [2025-08-14T02:18:06.716Z] ---> f2362f3f2e90 [2025-08-14T02:18:06.716Z] Step 21/25 : ENTRYPOINT ["/device-mqtt"] [2025-08-14T02:18:06.716Z] ---> Running in d7ef65753b04 [2025-08-14T02:18:06.985Z] Removing intermediate container d7ef65753b04 [2025-08-14T02:18:06.985Z] ---> 5eed47ff25f2 [2025-08-14T02:18:06.985Z] Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-08-14T02:18:06.985Z] ---> Running in d842e91f75f5 [2025-08-14T02:18:07.253Z] Removing intermediate container d842e91f75f5 [2025-08-14T02:18:07.253Z] ---> b2649203b986 [2025-08-14T02:18:07.253Z] Step 23/25 : LABEL arch=arm64 [2025-08-14T02:18:07.522Z] ---> Running in f7875a037891 [2025-08-14T02:18:07.789Z] Removing intermediate container f7875a037891 [2025-08-14T02:18:07.789Z] ---> 41e0dd702014 [2025-08-14T02:18:07.789Z] Step 24/25 : LABEL git_sha=1ea811aab88dc62ee004b260d0e675f0f4b965a1 [2025-08-14T02:18:07.789Z] ---> Running in 4011317a87a2 [2025-08-14T02:18:08.056Z] Removing intermediate container 4011317a87a2 [2025-08-14T02:18:08.056Z] ---> befd1c3613b9 [2025-08-14T02:18:08.056Z] Step 25/25 : LABEL version=4.1.0-dev.3 [2025-08-14T02:18:08.056Z] ---> Running in 4d4eb4ce4f41 [2025-08-14T02:18:08.638Z] Removing intermediate container 4d4eb4ce4f41 [2025-08-14T02:18:08.638Z] ---> caf8178afd73 [2025-08-14T02:18:08.638Z] [Warning] One or more build-args [ARCH] were not consumed [2025-08-14T02:18:08.638Z] Successfully built caf8178afd73 [2025-08-14T02:18:08.638Z] Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-14T02:18:08.791Z] provisioning config files... [2025-08-14T02:18:08.806Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/196@tmp/config11977926490126415129tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-14T02:18:09.155Z] ---> ****-login.sh [2025-08-14T02:18:09.155Z] nexus3.edgexfoundry.org:10001 [2025-08-14T02:18:09.427Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-14T02:18:09.427Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-14T02:18:09.427Z] Configure a credential helper to remove this warning. See [2025-08-14T02:18:09.427Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-14T02:18:09.427Z] [2025-08-14T02:18:09.427Z] Login Succeeded [2025-08-14T02:18:09.427Z] nexus3.edgexfoundry.org:10002 [2025-08-14T02:18:09.698Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-14T02:18:09.698Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-14T02:18:09.698Z] Configure a credential helper to remove this warning. See [2025-08-14T02:18:09.698Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-14T02:18:09.698Z] [2025-08-14T02:18:09.698Z] Login Succeeded [2025-08-14T02:18:09.698Z] nexus3.edgexfoundry.org:10003 [2025-08-14T02:18:09.968Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-14T02:18:10.236Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-14T02:18:10.236Z] Configure a credential helper to remove this warning. See [2025-08-14T02:18:10.236Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-14T02:18:10.236Z] [2025-08-14T02:18:10.236Z] Login Succeeded [2025-08-14T02:18:10.236Z] nexus3.edgexfoundry.org:10004 [2025-08-14T02:18:10.504Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-14T02:18:10.504Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-14T02:18:10.504Z] Configure a credential helper to remove this warning. See [2025-08-14T02:18:10.504Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-14T02:18:10.504Z] [2025-08-14T02:18:10.504Z] Login Succeeded [2025-08-14T02:18:10.504Z] ****.io [2025-08-14T02:18:10.772Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-14T02:18:11.044Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-14T02:18:11.044Z] Configure a credential helper to remove this warning. See [2025-08-14T02:18:11.044Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-14T02:18:11.044Z] [2025-08-14T02:18:11.044Z] Login Succeeded [2025-08-14T02:18:11.044Z] ---> ****-login.sh ends [Pipeline] } [2025-08-14T02:18:11.057Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-14T02:18:11.115Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-14T02:18:11.155Z] [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: [2025-08-14T02:18:11.155Z] 1ea811aab88dc62ee004b260d0e675f0f4b965a1 [2025-08-14T02:18:11.155Z] latest [2025-08-14T02:18:11.155Z] 4.1.0-dev.3 [2025-08-14T02:18:11.155Z] 1ea811aab88dc62ee004b260d0e675f0f4b965a1-4.1.0-dev.3 [2025-08-14T02:18:11.155Z] main [2025-08-14T02:18:11.155Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T02:18:11.547Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:1ea811aab88dc62ee004b260d0e675f0f4b965a1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T02:18:11.912Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:1ea811aab88dc62ee004b260d0e675f0f4b965a1 [2025-08-14T02:18:11.912Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2025-08-14T02:18:11.912Z] 757a73bc932b: Preparing [2025-08-14T02:18:11.912Z] 3f0110d3f5c7: Preparing [2025-08-14T02:18:11.912Z] a93a96904d97: Preparing [2025-08-14T02:18:11.912Z] 29ae4b2d59b3: Preparing [2025-08-14T02:18:11.912Z] 7868c6a942ac: Preparing [2025-08-14T02:18:11.912Z] 1e890da81ec9: Preparing [2025-08-14T02:18:11.912Z] 1e890da81ec9: Waiting [2025-08-14T02:18:12.181Z] 7868c6a942ac: Pushed [2025-08-14T02:18:12.181Z] 3f0110d3f5c7: Pushed [2025-08-14T02:18:12.181Z] 757a73bc932b: Pushed [2025-08-14T02:18:12.181Z] 1e890da81ec9: Layer already exists [2025-08-14T02:18:12.451Z] 29ae4b2d59b3: Pushed [2025-08-14T02:18:22.519Z] a93a96904d97: Pushed [2025-08-14T02:18:22.784Z] 1ea811aab88dc62ee004b260d0e675f0f4b965a1: digest: sha256:b7bedfb90896d8834a8492fd067ce611ae422d703027cf4884497c6c9e1ac9c7 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T02:18:23.149Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T02:18:23.513Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2025-08-14T02:18:23.513Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2025-08-14T02:18:23.513Z] 757a73bc932b: Preparing [2025-08-14T02:18:23.513Z] 3f0110d3f5c7: Preparing [2025-08-14T02:18:23.513Z] a93a96904d97: Preparing [2025-08-14T02:18:23.513Z] 29ae4b2d59b3: Preparing [2025-08-14T02:18:23.513Z] 7868c6a942ac: Preparing [2025-08-14T02:18:23.513Z] 1e890da81ec9: Preparing [2025-08-14T02:18:23.513Z] 1e890da81ec9: Waiting [2025-08-14T02:18:23.513Z] 757a73bc932b: Layer already exists [2025-08-14T02:18:23.513Z] 3f0110d3f5c7: Layer already exists [2025-08-14T02:18:23.513Z] 7868c6a942ac: Layer already exists [2025-08-14T02:18:23.513Z] a93a96904d97: Layer already exists [2025-08-14T02:18:23.513Z] 29ae4b2d59b3: Layer already exists [2025-08-14T02:18:23.514Z] 1e890da81ec9: Layer already exists [2025-08-14T02:18:23.514Z] latest: digest: sha256:b7bedfb90896d8834a8492fd067ce611ae422d703027cf4884497c6c9e1ac9c7 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T02:18:24.138Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T02:18:24.493Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.1.0-dev.3 [2025-08-14T02:18:24.493Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2025-08-14T02:18:24.493Z] 757a73bc932b: Preparing [2025-08-14T02:18:24.493Z] 3f0110d3f5c7: Preparing [2025-08-14T02:18:24.493Z] a93a96904d97: Preparing [2025-08-14T02:18:24.493Z] 29ae4b2d59b3: Preparing [2025-08-14T02:18:24.493Z] 7868c6a942ac: Preparing [2025-08-14T02:18:24.493Z] 1e890da81ec9: Preparing [2025-08-14T02:18:24.493Z] 1e890da81ec9: Waiting [2025-08-14T02:18:24.493Z] 7868c6a942ac: Layer already exists [2025-08-14T02:18:24.493Z] 3f0110d3f5c7: Layer already exists [2025-08-14T02:18:24.493Z] 29ae4b2d59b3: Layer already exists [2025-08-14T02:18:24.493Z] a93a96904d97: Layer already exists [2025-08-14T02:18:24.493Z] 757a73bc932b: Layer already exists [2025-08-14T02:18:24.493Z] 1e890da81ec9: Layer already exists [2025-08-14T02:18:24.760Z] 4.1.0-dev.3: digest: sha256:b7bedfb90896d8834a8492fd067ce611ae422d703027cf4884497c6c9e1ac9c7 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T02:18:25.127Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:1ea811aab88dc62ee004b260d0e675f0f4b965a1-4.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T02:18:25.499Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:1ea811aab88dc62ee004b260d0e675f0f4b965a1-4.1.0-dev.3 [2025-08-14T02:18:25.499Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2025-08-14T02:18:25.499Z] 757a73bc932b: Preparing [2025-08-14T02:18:25.499Z] 3f0110d3f5c7: Preparing [2025-08-14T02:18:25.499Z] a93a96904d97: Preparing [2025-08-14T02:18:25.499Z] 29ae4b2d59b3: Preparing [2025-08-14T02:18:25.499Z] 7868c6a942ac: Preparing [2025-08-14T02:18:25.499Z] 1e890da81ec9: Preparing [2025-08-14T02:18:25.499Z] 1e890da81ec9: Waiting [2025-08-14T02:18:25.499Z] 7868c6a942ac: Layer already exists [2025-08-14T02:18:25.499Z] a93a96904d97: Layer already exists [2025-08-14T02:18:25.499Z] 757a73bc932b: Layer already exists [2025-08-14T02:18:25.499Z] 29ae4b2d59b3: Layer already exists [2025-08-14T02:18:25.499Z] 3f0110d3f5c7: Layer already exists [2025-08-14T02:18:25.499Z] 1e890da81ec9: Layer already exists [2025-08-14T02:18:25.767Z] 1ea811aab88dc62ee004b260d0e675f0f4b965a1-4.1.0-dev.3: digest: sha256:b7bedfb90896d8834a8492fd067ce611ae422d703027cf4884497c6c9e1ac9c7 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T02:18:26.129Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T02:18:26.486Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [2025-08-14T02:18:26.486Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2025-08-14T02:18:26.486Z] 757a73bc932b: Preparing [2025-08-14T02:18:26.486Z] 3f0110d3f5c7: Preparing [2025-08-14T02:18:26.486Z] a93a96904d97: Preparing [2025-08-14T02:18:26.486Z] 29ae4b2d59b3: Preparing [2025-08-14T02:18:26.486Z] 7868c6a942ac: Preparing [2025-08-14T02:18:26.486Z] 1e890da81ec9: Preparing [2025-08-14T02:18:26.486Z] 1e890da81ec9: Waiting [2025-08-14T02:18:26.486Z] a93a96904d97: Layer already exists [2025-08-14T02:18:26.486Z] 29ae4b2d59b3: Layer already exists [2025-08-14T02:18:26.486Z] 7868c6a942ac: Layer already exists [2025-08-14T02:18:26.486Z] 757a73bc932b: Layer already exists [2025-08-14T02:18:26.486Z] 3f0110d3f5c7: Layer already exists [2025-08-14T02:18:26.486Z] 1e890da81ec9: Layer already exists [2025-08-14T02:18:26.752Z] main: digest: sha256:b7bedfb90896d8834a8492fd067ce611ae422d703027cf4884497c6c9e1ac9c7 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-14T02:18:26.836Z] ===================================================== [Pipeline] echo [2025-08-14T02:18:26.850Z] taggedImages: [2025-08-14T02:18:26.850Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:1ea811aab88dc62ee004b260d0e675f0f4b965a1 [2025-08-14T02:18:26.850Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2025-08-14T02:18:26.850Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.1.0-dev.3 [2025-08-14T02:18:26.850Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:1ea811aab88dc62ee004b260d0e675f0f4b965a1-4.1.0-dev.3 [2025-08-14T02:18:26.850Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] echo [2025-08-14T02:18:26.872Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-mqtt-arm64:1ea811aab88dc62ee004b260d0e675f0f4b965a1 [Pipeline] echo [2025-08-14T02:18:26.885Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] echo [2025-08-14T02:18:26.897Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.1.0-dev.3 [Pipeline] echo [2025-08-14T02:18:26.910Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-mqtt-arm64:1ea811aab88dc62ee004b260d0e675f0f4b965a1-4.1.0-dev.3 [Pipeline] echo [2025-08-14T02:18:26.924Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T02:18:27.304Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-08-14T02:18:27.304Z] [2025-08-14T02:18:27.304Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T02:18:27.642Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-08-14T02:18:27.642Z] arm64: Pulling from edgex-lftools-log-publisher [2025-08-14T02:18:27.642Z] 8998bd30e6a1: Pulling fs layer [2025-08-14T02:18:27.642Z] 04944245beec: Pulling fs layer [2025-08-14T02:18:27.642Z] 699f458cf7ca: Pulling fs layer [2025-08-14T02:18:27.642Z] 765212b225bb: Pulling fs layer [2025-08-14T02:18:27.642Z] f23df028b6ca: Pulling fs layer [2025-08-14T02:18:27.642Z] d65c8cfc05b1: Pulling fs layer [2025-08-14T02:18:27.642Z] 2437ff75d9bd: Pulling fs layer [2025-08-14T02:18:27.642Z] 765212b225bb: Waiting [2025-08-14T02:18:27.642Z] f23df028b6ca: Waiting [2025-08-14T02:18:27.642Z] d65c8cfc05b1: Waiting [2025-08-14T02:18:27.642Z] 2437ff75d9bd: Waiting [2025-08-14T02:18:27.911Z] 04944245beec: Verifying Checksum [2025-08-14T02:18:27.911Z] 04944245beec: Download complete [2025-08-14T02:18:27.911Z] 765212b225bb: Verifying Checksum [2025-08-14T02:18:27.911Z] 765212b225bb: Download complete [2025-08-14T02:18:27.911Z] f23df028b6ca: Verifying Checksum [2025-08-14T02:18:27.911Z] f23df028b6ca: Download complete [2025-08-14T02:18:27.911Z] d65c8cfc05b1: Verifying Checksum [2025-08-14T02:18:27.911Z] d65c8cfc05b1: Download complete [2025-08-14T02:18:28.179Z] 699f458cf7ca: Verifying Checksum [2025-08-14T02:18:28.179Z] 699f458cf7ca: Download complete [2025-08-14T02:18:28.445Z] 8998bd30e6a1: Verifying Checksum [2025-08-14T02:18:28.445Z] 8998bd30e6a1: Download complete [2025-08-14T02:18:31.024Z] 2437ff75d9bd: Download complete [2025-08-14T02:18:32.969Z] 8998bd30e6a1: Pull complete [2025-08-14T02:18:33.557Z] 04944245beec: Pull complete [2025-08-14T02:18:35.036Z] 699f458cf7ca: Pull complete [2025-08-14T02:18:35.320Z] 765212b225bb: Pull complete [2025-08-14T02:18:36.288Z] f23df028b6ca: Pull complete [2025-08-14T02:18:36.557Z] d65c8cfc05b1: Pull complete [2025-08-14T02:18:54.799Z] 2437ff75d9bd: Pull complete [2025-08-14T02:18:54.799Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-08-14T02:18:54.799Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-08-14T02:18:54.799Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-14T02:18:55.045Z] prd-ubuntu20.04-docker-arm64-4c-16g-6967 does not seem to be running inside a container [2025-08-14T02:18:55.111Z] $ 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/196 -v /w/workspace/device-mqtt-go/196:/w/workspace/device-mqtt-go/196:rw,z -v /w/workspace/device-mqtt-go/196@tmp:/w/workspace/device-mqtt-go/196@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-08-14T02:18:58.078Z] $ docker top c21f7c5fdbab3b56543c0ef10ca0ca913f12786cb795c8b94e05c8f4fe2ffe59 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-14T02:18:58.955Z] ---> job-cost.sh [2025-08-14T02:18:58.955Z] lf-activate-venv: SKIPPING [2025-08-14T02:18:58.955Z] INFO: No Stack... [2025-08-14T02:18:59.537Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-08-14T02:19:00.499Z] INFO: Archiving Costs [Pipeline] sh [2025-08-14T02:19:01.141Z] + cat /w/workspace/device-mqtt-go/196/archives/cost.csv [2025-08-14T02:19:01.141Z] + cut -d, -f6 [Pipeline] lock [2025-08-14T02:19:01.210Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-196-stack-cost] [2025-08-14T02:19:01.221Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-196-stack-cost] did not exist. Created. [2025-08-14T02:19:01.228Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-196-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-08-14T02:19:01.894Z] /w/workspace/device-mqtt-go/196@tmp/durable-dd212553/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-08-14T02:19:02.544Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-08-14T02:19:02.567Z] Warning: overwriting stash ‘stack-cost’ [2025-08-14T02:19:02.625Z] Stashed 1 file(s) [Pipeline] } [2025-08-14T02:19:02.632Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-main-196-stack-cost] [Pipeline] // lock [Pipeline] } [2025-08-14T02:19:02.660Z] $ docker stop --time=1 c21f7c5fdbab3b56543c0ef10ca0ca913f12786cb795c8b94e05c8f4fe2ffe59 [2025-08-14T02:19:04.222Z] $ docker rm -f --volumes c21f7c5fdbab3b56543c0ef10ca0ca913f12786cb795c8b94e05c8f4fe2ffe59 [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-08-14T02:19:04.758Z] provisioning config files... [2025-08-14T02:19:04.765Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config7358476785825886726tmp [Pipeline] { [Pipeline] sh [2025-08-14T02:19:05.067Z] + set +x [2025-08-14T02:19:05.067Z] + curl -s https://codecov.io/bash [2025-08-14T02:19:05.067Z] + bash -s -- [2025-08-14T02:19:05.067Z] [2025-08-14T02:19:05.067Z] _____ _ [2025-08-14T02:19:05.067Z] / ____| | | [2025-08-14T02:19:05.067Z] | | ___ __| | ___ ___ _____ __ [2025-08-14T02:19:05.067Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-08-14T02:19:05.067Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-08-14T02:19:05.067Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-08-14T02:19:05.067Z] Bash-1.0.6 [2025-08-14T02:19:05.067Z] [2025-08-14T02:19:05.067Z] [2025-08-14T02:19:05.067Z] ==> git version 2.25.1 found [2025-08-14T02:19:05.067Z] ==> 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-08-14T02:19:05.067Z] Release-Date: 2020-01-08 [2025-08-14T02:19:05.067Z] 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-08-14T02:19:05.067Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-08-14T02:19:05.067Z] ==> Jenkins CI detected. [2025-08-14T02:19:05.067Z] current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main [2025-08-14T02:19:05.067Z] project root: . [2025-08-14T02:19:05.067Z] --> token set from env [2025-08-14T02:19:05.067Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-08-14T02:19:05.328Z] ==> Running gcov in . (disable via -X gcov) [2025-08-14T02:19:05.328Z] ==> Python coveragepy not found [2025-08-14T02:19:05.328Z] ==> Searching for coverage reports in: [2025-08-14T02:19:05.328Z] + . [2025-08-14T02:19:05.328Z] -> Found 1 reports [2025-08-14T02:19:05.328Z] ==> Detecting git/mercurial file structure [2025-08-14T02:19:05.328Z] ==> Reading reports [2025-08-14T02:19:05.328Z] + ./coverage.out bytes=21039 [2025-08-14T02:19:05.328Z] ==> Appending adjustments [2025-08-14T02:19:05.328Z] https://docs.codecov.io/docs/fixing-reports [2025-08-14T02:19:05.328Z] + Found adjustments [2025-08-14T02:19:05.328Z] ==> Gzipping contents [2025-08-14T02:19:05.328Z] 4.0K /tmp/codecov.7Qafvn.gz [2025-08-14T02:19:05.328Z] ==> Uploading reports [2025-08-14T02:19:05.328Z] url: https://codecov.io [2025-08-14T02:19:05.328Z] query: branch=main&commit=1ea811aab88dc62ee004b260d0e675f0f4b965a1&build=196&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F196%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-08-14T02:19:05.328Z] -> Pinging Codecov [2025-08-14T02:19:05.328Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=1ea811aab88dc62ee004b260d0e675f0f4b965a1&build=196&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F196%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-08-14T02:19:05.589Z] -> Uploading to [2025-08-14T02:19:05.589Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-mqtt-go/1ea811aab88dc62ee004b260d0e675f0f4b965a1/e07382c3-5171-48f1-9014-ca3c567fbe5c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250814%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250814T021905Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=80878fa825eed088b555b30783df9539dce0ef7ec51c7958eec989451e087664 [2025-08-14T02:19:05.589Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-08-14T02:19:05.589Z] Dload Upload Total Spent Left Speed [2025-08-14T02:19:05.850Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3346 0 0 100 3346 0 18903 --:--:-- --:--:-- --:--:-- 18797 100 3346 0 0 100 3346 0 18797 --:--:-- --:--:-- --:--:-- 18692 [2025-08-14T02:19:05.850Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/1ea811aab88dc62ee004b260d0e675f0f4b965a1 [Pipeline] } [2025-08-14T02:19:05.858Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-08-14T02:19:06.023Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-08-14T02:19:06.039Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T02:19:06.340Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-08-14T02:19:06.340Z] [2025-08-14T02:19:06.340Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T02:19:06.645Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-08-14T02:19:06.645Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-08-14T02:19:06.645Z] 0a9a5dfd008f: Already exists [2025-08-14T02:19:06.645Z] 36466aa92d05: Already exists [2025-08-14T02:19:06.645Z] e10405b45d13: Already exists [2025-08-14T02:19:06.645Z] 096b7ceb2af7: Already exists [2025-08-14T02:19:06.645Z] 4f4fb700ef54: Already exists [2025-08-14T02:19:06.645Z] e50aa161e22a: Pulling fs layer [2025-08-14T02:19:06.645Z] d3c8db5fb9df: Pulling fs layer [2025-08-14T02:19:06.905Z] e50aa161e22a: Verifying Checksum [2025-08-14T02:19:06.905Z] e50aa161e22a: Download complete [2025-08-14T02:19:07.166Z] e50aa161e22a: Pull complete [2025-08-14T02:19:08.548Z] d3c8db5fb9df: Verifying Checksum [2025-08-14T02:19:08.548Z] d3c8db5fb9df: Download complete [2025-08-14T02:19:12.744Z] d3c8db5fb9df: Pull complete [2025-08-14T02:19:12.744Z] Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be [2025-08-14T02:19:12.744Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-08-14T02:19:12.744Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-14T02:19:12.857Z] prd-ubuntu20.04-docker-8c-8g-6964 does not seem to be running inside a container [2025-08-14T02:19:12.871Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-08-14T02:19:14.600Z] $ docker top 8647730d855123bfb7f31efaca3d9f2e071dde8c0031f4a9e2ae065995792905 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-14T02:19:14.983Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] echo [2025-08-14T02:19:14.995Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:main' [Pipeline] sh [2025-08-14T02:19:15.272Z] + set -o pipefail [2025-08-14T02:19:15.272Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:main' [2025-08-14T02:19:21.846Z] [2025-08-14T02:19:21.846Z] Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... [2025-08-14T02:19:21.846Z] [2025-08-14T02:19:21.846Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/71469493-8b77-45f7-b5e9-e0128284f7f2/history/53854558-4db8-4f95-95ea-dc6f1be69a2b [2025-08-14T02:19:21.846Z] [2025-08-14T02:19:21.846Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-08-14T02:19:21.846Z] [2025-08-14T02:19:22.105Z] [2025-08-14T02:19:22.105Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-08-14T02:19:22.105Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-08-14T02:19:22.363Z] $ docker stop --time=1 8647730d855123bfb7f31efaca3d9f2e071dde8c0031f4a9e2ae065995792905 [2025-08-14T02:19:24.885Z] $ docker rm -f --volumes 8647730d855123bfb7f31efaca3d9f2e071dde8c0031f4a9e2ae065995792905 [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-08-14T02:19:25.838Z] + git log --format=format:%s -1 1ea811aab88dc62ee004b260d0e675f0f4b965a1 [Pipeline] sh [2025-08-14T02:19:26.134Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-14T02:19:26.134Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T02:19:26.445Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-14T02:19:26.446Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-14T02:19:26.532Z] prd-ubuntu20.04-docker-8c-8g-6964 does not seem to be running inside a container [2025-08-14T02:19:26.540Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-08-14T02:19:26.829Z] $ docker top 4df7368fd63cc59bc7f219bcb8861b16600aa57c8c212aef9f587aaba7fd5195 -eo pid,comm [2025-08-14T02:19:26.897Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-08-14T02:19:26.897Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-14T02:19:26.957Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-14T02:19:26.957Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-14T02:19:27.082Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-14T02:19:27.062Z] $ docker exec 4df7368fd63cc59bc7f219bcb8861b16600aa57c8c212aef9f587aaba7fd5195 ssh-agent [2025-08-14T02:19:27.216Z] SSH_AUTH_SOCK=/tmp/ssh-lKRBoPnkujCl/agent.32 [2025-08-14T02:19:27.216Z] SSH_AGENT_PID=38 [2025-08-14T02:19:27.221Z] Running ssh-add (command line suppressed) [2025-08-14T02:19:27.308Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_13062808857359279209.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_13062808857359279209.key) [2025-08-14T02:19:27.343Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-14T02:19:27.636Z] + git semver tag [2025-08-14T02:19:27.896Z] 2025-08-14 02:19:27,844 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-14T02:19:27.896Z] 2025-08-14 02:19:27,847 [run_tag] DEBUG tag force:False [2025-08-14T02:19:27.896Z] 2025-08-14 02:19:27,848 [check_head_tag] DEBUG check head tag [2025-08-14T02:19:27.896Z] 2025-08-14 02:19:27,848 [execute] INFO git cat-file --batch-check [2025-08-14T02:19:27.896Z] 2025-08-14 02:19:27,848 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, stdin=, shell=False, universal_newlines=False) [2025-08-14T02:19:27.896Z] 2025-08-14 02:19:27,850 [execute] INFO git cat-file --batch [2025-08-14T02:19:27.896Z] 2025-08-14 02:19:27,850 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, stdin=, shell=False, universal_newlines=False) [2025-08-14T02:19:27.896Z] 2025-08-14 02:19:27,859 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2025-08-14T02:19:27.896Z] 2025-08-14 02:19:27,859 [execute] INFO git tag -a v4.1.0-dev.3 -m v4.1.0-dev.3 [2025-08-14T02:19:27.896Z] 2025-08-14 02:19:27,860 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.3', '-m', 'v4.1.0-dev.3'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, stdin=None, shell=False, universal_newlines=False) [2025-08-14T02:19:27.896Z] 2025-08-14 02:19:27,864 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2025-08-14T02:19:27.896Z] 4.1.0-dev.3 [Pipeline] } [2025-08-14T02:19:28.143Z] $ docker exec --env ******** --env ******** 4df7368fd63cc59bc7f219bcb8861b16600aa57c8c212aef9f587aaba7fd5195 ssh-agent -k [2025-08-14T02:19:28.237Z] unset SSH_AUTH_SOCK; [2025-08-14T02:19:28.238Z] unset SSH_AGENT_PID; [2025-08-14T02:19:28.238Z] echo Agent pid 38 killed; [2025-08-14T02:19:28.269Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-14T02:19:28.593Z] + git semver [Pipeline] } [2025-08-14T02:19:29.154Z] $ docker stop --time=1 4df7368fd63cc59bc7f219bcb8861b16600aa57c8c212aef9f587aaba7fd5195 [2025-08-14T02:19:30.434Z] $ docker rm -f --volumes 4df7368fd63cc59bc7f219bcb8861b16600aa57c8c212aef9f587aaba7fd5195 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T02:19:30.878Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-08-14T02:19:30.878Z] [2025-08-14T02:19:30.878Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T02:19:31.182Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-08-14T02:19:31.182Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-08-14T02:19:31.182Z] ab5ef0e58194: Pulling fs layer [2025-08-14T02:19:31.182Z] 9712f1f96733: Pulling fs layer [2025-08-14T02:19:31.182Z] 63f879dbbcfc: Pulling fs layer [2025-08-14T02:19:31.182Z] 0d9ebad4ef96: Pulling fs layer [2025-08-14T02:19:31.182Z] e9a5061849ea: Pulling fs layer [2025-08-14T02:19:31.182Z] d747dcd14b5f: Pulling fs layer [2025-08-14T02:19:31.182Z] 2de7ff778b66: Pulling fs layer [2025-08-14T02:19:31.182Z] e9a5061849ea: Waiting [2025-08-14T02:19:31.182Z] d747dcd14b5f: Waiting [2025-08-14T02:19:31.182Z] 2de7ff778b66: Waiting [2025-08-14T02:19:31.182Z] 0d9ebad4ef96: Waiting [2025-08-14T02:19:31.182Z] 9712f1f96733: Download complete [2025-08-14T02:19:31.441Z] 63f879dbbcfc: Verifying Checksum [2025-08-14T02:19:31.441Z] 63f879dbbcfc: Download complete [2025-08-14T02:19:31.700Z] e9a5061849ea: Verifying Checksum [2025-08-14T02:19:31.700Z] e9a5061849ea: Download complete [2025-08-14T02:19:31.700Z] d747dcd14b5f: Download complete [2025-08-14T02:19:31.700Z] ab5ef0e58194: Verifying Checksum [2025-08-14T02:19:31.700Z] ab5ef0e58194: Download complete [2025-08-14T02:19:31.700Z] 2de7ff778b66: Verifying Checksum [2025-08-14T02:19:31.700Z] 2de7ff778b66: Download complete [2025-08-14T02:19:31.700Z] 0d9ebad4ef96: Verifying Checksum [2025-08-14T02:19:31.700Z] 0d9ebad4ef96: Download complete [2025-08-14T02:19:35.890Z] ab5ef0e58194: Pull complete [2025-08-14T02:19:35.890Z] 9712f1f96733: Pull complete [2025-08-14T02:19:37.267Z] 63f879dbbcfc: Pull complete [2025-08-14T02:19:43.828Z] 0d9ebad4ef96: Pull complete [2025-08-14T02:19:43.828Z] e9a5061849ea: Pull complete [2025-08-14T02:19:43.828Z] d747dcd14b5f: Pull complete [2025-08-14T02:19:45.203Z] 2de7ff778b66: Pull complete [2025-08-14T02:19:45.203Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-08-14T02:19:45.203Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-08-14T02:19:45.203Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-14T02:19:45.311Z] prd-ubuntu20.04-docker-8c-8g-6964 does not seem to be running inside a container [2025-08-14T02:19:45.320Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-08-14T02:19:47.052Z] $ docker top 7bf39741bbc07707745c3fdb3bc84c5b84330dc788fb0d76f7e75e65a48e4ba4 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-08-14T02:19:47.157Z] provisioning config files... [2025-08-14T02:19:47.163Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config9162284909381161910tmp [2025-08-14T02:19:47.173Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config15122160734461450511tmp [2025-08-14T02:19:47.182Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config5028886184005328832tmp [Pipeline] { [Pipeline] echo [2025-08-14T02:19:47.266Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-14T02:19:47.561Z] ---> sigul-configuration.sh [2025-08-14T02:19:47.561Z] gpg: directory `/root/.gnupg' created [2025-08-14T02:19:47.561Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-08-14T02:19:47.561Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-08-14T02:19:47.561Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-08-14T02:19:47.561Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-08-14T02:19:47.561Z] gpg: CAST5 encrypted data [2025-08-14T02:19:47.561Z] gpg: encrypted with 1 passphrase [2025-08-14T02:19:47.562Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-08-14T02:19:47.864Z] + mkdir /home/jenkins [2025-08-14T02:19:47.864Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-08-14T02:19:48.163Z] + 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-08-14T02:19:48.177Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-14T02:19:48.474Z] ---> sigul-install.sh [2025-08-14T02:19:48.474Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-08-14T02:19:48.916Z] + git tag --list [2025-08-14T02:19:48.916Z] 0.7.1 [2025-08-14T02:19:48.917Z] v1.0.0 [2025-08-14T02:19:48.917Z] v1.1.0 [2025-08-14T02:19:48.917Z] v1.1.1 [2025-08-14T02:19:48.917Z] v1.2.2 [2025-08-14T02:19:48.917Z] v1.3.0 [2025-08-14T02:19:48.917Z] v1.3.1 [2025-08-14T02:19:48.917Z] v2.0.0 [2025-08-14T02:19:48.917Z] v2.1.0 [2025-08-14T02:19:48.917Z] v2.1.1 [2025-08-14T02:19:48.917Z] v2.2.0 [2025-08-14T02:19:48.917Z] v2.3.0 [2025-08-14T02:19:48.917Z] v3.0 [2025-08-14T02:19:48.917Z] v3.0.0 [2025-08-14T02:19:48.917Z] v3.1 [2025-08-14T02:19:48.917Z] v3.1.0 [2025-08-14T02:19:48.917Z] v3.1.1 [2025-08-14T02:19:48.917Z] v4.0 [2025-08-14T02:19:48.917Z] v4.0.0 [2025-08-14T02:19:48.917Z] v4.1.0-dev.1 [2025-08-14T02:19:48.917Z] v4.1.0-dev.2 [2025-08-14T02:19:48.917Z] v4.1.0-dev.3 [Pipeline] sh [2025-08-14T02:19:49.260Z] + lftools sign git-tag v4.1.0-dev.3 [2025-08-14T02:19:49.856Z] Signing Git tag with Sigul... [2025-08-14T02:19:49.856Z] Signing v4.1.0-dev.3 [Pipeline] echo [2025-08-14T02:19:50.439Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-14T02:19:50.736Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-08-14T02:19:50.743Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-08-14T02:19:50.752Z] $ docker stop --time=1 7bf39741bbc07707745c3fdb3bc84c5b84330dc788fb0d76f7e75e65a48e4ba4 [2025-08-14T02:19:52.040Z] $ docker rm -f --volumes 7bf39741bbc07707745c3fdb3bc84c5b84330dc788fb0d76f7e75e65a48e4ba4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-08-14T02:19:52.514Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-14T02:19:52.515Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T02:19:52.817Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-14T02:19:52.817Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-14T02:19:52.900Z] prd-ubuntu20.04-docker-8c-8g-6964 does not seem to be running inside a container [2025-08-14T02:19:52.905Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-08-14T02:19:53.156Z] $ docker top 129b5ca0e1fa730148c38f62bd9cc7c8d8aeef2b4f0db19a0b1529579b98ded4 -eo pid,comm [2025-08-14T02:19:53.221Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-08-14T02:19:53.221Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-14T02:19:53.279Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-14T02:19:53.279Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-14T02:19:53.386Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-14T02:19:53.367Z] $ docker exec 129b5ca0e1fa730148c38f62bd9cc7c8d8aeef2b4f0db19a0b1529579b98ded4 ssh-agent [2025-08-14T02:19:53.508Z] SSH_AUTH_SOCK=/tmp/ssh-MwKsxcjq7bw9/agent.31 [2025-08-14T02:19:53.508Z] SSH_AGENT_PID=37 [2025-08-14T02:19:53.513Z] Running ssh-add (command line suppressed) [2025-08-14T02:19:53.595Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_2148827381889243770.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_2148827381889243770.key) [2025-08-14T02:19:53.632Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-14T02:19:53.928Z] + git semver bump pre [2025-08-14T02:19:54.188Z] 2025-08-14 02:19:54,146 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-14T02:19:54.188Z] 2025-08-14 02:19:54,161 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2025-08-14T02:19:54.188Z] 2025-08-14 02:19:54,161 [bump_version] DEBUG bumping version:4.1.0-dev.3 on axis:pre with prefix:dev [2025-08-14T02:19:54.188Z] 2025-08-14 02:19:54,161 [bump_version] DEBUG bumped version:4.1.0-dev.4 [2025-08-14T02:19:54.188Z] 2025-08-14 02:19:54,161 [write_version] DEBUG write version:4.1.0-dev.4 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True [2025-08-14T02:19:54.188Z] 2025-08-14 02:19:54,161 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2025-08-14T02:19:54.188Z] 2025-08-14 02:19:54,161 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2025-08-14T02:19:54.188Z] 2025-08-14 02:19:54,165 [execute] INFO git cat-file --batch-check [2025-08-14T02:19:54.188Z] 2025-08-14 02:19:54,165 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-08-14T02:19:54.448Z] 2025-08-14 02:19:54,169 [execute] INFO git cat-file --batch [2025-08-14T02:19:54.448Z] 2025-08-14 02:19:54,169 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-08-14T02:19:54.448Z] 2025-08-14 02:19:54,172 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2025-08-14T02:19:54.448Z] 4.1.0-dev.4 [Pipeline] } [2025-08-14T02:19:54.436Z] $ docker exec --env ******** --env ******** 129b5ca0e1fa730148c38f62bd9cc7c8d8aeef2b4f0db19a0b1529579b98ded4 ssh-agent -k [2025-08-14T02:19:54.539Z] unset SSH_AUTH_SOCK; [2025-08-14T02:19:54.539Z] unset SSH_AGENT_PID; [2025-08-14T02:19:54.539Z] echo Agent pid 37 killed; [2025-08-14T02:19:54.569Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-14T02:19:54.899Z] + git semver [Pipeline] } [2025-08-14T02:19:55.459Z] $ docker stop --time=1 129b5ca0e1fa730148c38f62bd9cc7c8d8aeef2b4f0db19a0b1529579b98ded4 [2025-08-14T02:19:56.736Z] $ docker rm -f --volumes 129b5ca0e1fa730148c38f62bd9cc7c8d8aeef2b4f0db19a0b1529579b98ded4 [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-14T02:19:57.121Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-14T02:19:57.121Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T02:19:57.423Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-14T02:19:57.423Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-14T02:19:57.509Z] prd-ubuntu20.04-docker-8c-8g-6964 does not seem to be running inside a container [2025-08-14T02:19:57.516Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-08-14T02:19:57.767Z] $ docker top b1f65b1f919036204355e6b27c4a27d9708b635a792f9d3f2e29ca5554ad487d -eo pid,comm [2025-08-14T02:19:57.838Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-08-14T02:19:57.838Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-14T02:19:57.903Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-14T02:19:57.903Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-14T02:19:58.011Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-14T02:19:57.992Z] $ docker exec b1f65b1f919036204355e6b27c4a27d9708b635a792f9d3f2e29ca5554ad487d ssh-agent [2025-08-14T02:19:58.121Z] SSH_AUTH_SOCK=/tmp/ssh-N7pbqCL8859v/agent.33 [2025-08-14T02:19:58.121Z] SSH_AGENT_PID=39 [2025-08-14T02:19:58.126Z] Running ssh-add (command line suppressed) [2025-08-14T02:19:58.218Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_15618912951167376716.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_15618912951167376716.key) [2025-08-14T02:19:58.256Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-14T02:19:58.554Z] + git semver push [2025-08-14T02:19:58.814Z] 2025-08-14 02:19:58,786 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-14T02:19:59.073Z] 2025-08-14 02:19:58,794 [run_push] DEBUG push [2025-08-14T02:19:59.073Z] 2025-08-14 02:19:58,795 [execute] INFO git cat-file --batch-check [2025-08-14T02:19:59.073Z] 2025-08-14 02:19:58,796 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-08-14T02:19:59.073Z] 2025-08-14 02:19:58,798 [execute] INFO git rev-list 2b73dbcf048cdd577074a870eb728687fc0db912 -- [2025-08-14T02:19:59.073Z] 2025-08-14 02:19:58,798 [execute] DEBUG Popen(['git', 'rev-list', '2b73dbcf048cdd577074a870eb728687fc0db912', '--'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-08-14T02:19:59.073Z] 2025-08-14 02:19:58,808 [execute] INFO git fetch -v -- origin [2025-08-14T02:19:59.073Z] 2025-08-14 02:19:58,808 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, stdin=None, shell=False, universal_newlines=True) [2025-08-14T02:19:59.332Z] 2025-08-14 02:19:59,265 [run_push] DEBUG no remote changes detected [2025-08-14T02:19:59.332Z] 2025-08-14 02:19:59,266 [execute] INFO git push origin semver [2025-08-14T02:19:59.332Z] 2025-08-14 02:19:59,266 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-08-14T02:20:00.268Z] 2025-08-14 02:19:59,958 [run_push] DEBUG push all version tags [2025-08-14T02:20:00.268Z] 2025-08-14 02:19:59,959 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-08-14T02:20:00.268Z] 2025-08-14 02:19:59,959 [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-08-14T02:20:00.834Z] 2025-08-14 02:20:00,615 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2025-08-14T02:20:00.834Z] 4.1.0-dev.4 [Pipeline] } [2025-08-14T02:20:00.821Z] $ docker exec --env ******** --env ******** b1f65b1f919036204355e6b27c4a27d9708b635a792f9d3f2e29ca5554ad487d ssh-agent -k [2025-08-14T02:20:00.929Z] unset SSH_AUTH_SOCK; [2025-08-14T02:20:00.929Z] unset SSH_AGENT_PID; [2025-08-14T02:20:00.929Z] echo Agent pid 39 killed; [2025-08-14T02:20:00.963Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-14T02:20:01.291Z] + git semver [Pipeline] } [2025-08-14T02:20:01.542Z] $ docker stop --time=1 b1f65b1f919036204355e6b27c4a27d9708b635a792f9d3f2e29ca5554ad487d [2025-08-14T02:20:02.825Z] $ docker rm -f --volumes b1f65b1f919036204355e6b27c4a27d9708b635a792f9d3f2e29ca5554ad487d [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-08-14T02:20:03.443Z] + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] [2025-08-14T02:20:03.443Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2025-08-14T02:20:03.443Z] total 16 [2025-08-14T02:20:03.443Z] drwxr-xr-x 3 root root 4096 Aug 14 02:07 . [2025-08-14T02:20:03.443Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 14 02:19 .. [2025-08-14T02:20:03.443Z] drwxr-xr-x 2 root root 4096 Aug 14 02:07 cost [2025-08-14T02:20:03.443Z] -rw-r--r-- 1 root root 86 Aug 14 02:07 cost.csv [2025-08-14T02:20:03.443Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2025-08-14T02:20:03.443Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2025-08-14T02:20:03.443Z] total 16 [2025-08-14T02:20:03.443Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 14 02:07 . [2025-08-14T02:20:03.443Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 14 02:19 .. [2025-08-14T02:20:03.443Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 14 02:07 cost [2025-08-14T02:20:03.443Z] -rw-r--r-- 1 jenkins jenkins 86 Aug 14 02:07 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-08-14T02:20:03.735Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-14T02:20:04.593Z] ---> package-listing.sh [2025-08-14T02:20:04.593Z] ++ facter osfamily [2025-08-14T02:20:04.593Z] ++ tr '[:upper:]' '[:lower:]' [2025-08-14T02:20:04.852Z] + OS_FAMILY=debian [2025-08-14T02:20:04.852Z] + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main [2025-08-14T02:20:04.852Z] + START_PACKAGES=/tmp/packages_start.txt [2025-08-14T02:20:04.852Z] + END_PACKAGES=/tmp/packages_end.txt [2025-08-14T02:20:04.852Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-08-14T02:20:04.852Z] + PACKAGES=/tmp/packages_start.txt [2025-08-14T02:20:04.852Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2025-08-14T02:20:04.852Z] + PACKAGES=/tmp/packages_end.txt [2025-08-14T02:20:04.852Z] + case "${OS_FAMILY}" in [2025-08-14T02:20:04.852Z] + dpkg -l [2025-08-14T02:20:04.852Z] + grep '^ii' [2025-08-14T02:20:04.852Z] + '[' -f /tmp/packages_start.txt ']' [2025-08-14T02:20:04.852Z] + '[' -f /tmp/packages_end.txt ']' [2025-08-14T02:20:04.852Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-08-14T02:20:04.852Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2025-08-14T02:20:04.852Z] + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [2025-08-14T02:20:04.852Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo [2025-08-14T02:20:04.864Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-08-14T02:20:05.143Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T02:20:05.712Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-14T02:20:05.712Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-14T02:20:05.795Z] prd-ubuntu20.04-docker-8c-8g-6964 does not seem to be running inside a container [2025-08-14T02:20:05.803Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-08-14T02:20:06.079Z] $ docker top e685982440f6b528a8259048c45131270dd9c95970502ab3a38a8685b0c39721 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-14T02:20:06.450Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-08-14T02:20:06.736Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-08-14T02:20:07.020Z] + ls /var/log/sa-host [2025-08-14T02:20:07.020Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-14T02:20:07.065Z] provisioning config files... [2025-08-14T02:20:07.074Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config6943569900875312326tmp [Pipeline] { [Pipeline] echo [2025-08-14T02:20:07.092Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-14T02:20:07.377Z] ---> create-netrc.sh [Pipeline] } [2025-08-14T02:20:07.384Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-08-14T02:20:07.715Z] ---> python-tools-install.sh [Pipeline] echo [2025-08-14T02:20:07.724Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-14T02:20:08.007Z] ---> sudo-logs.sh [2025-08-14T02:20:08.007Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-08-14T02:20:08.043Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-14T02:20:08.329Z] ---> job-cost.sh [2025-08-14T02:20:08.329Z] lf-activate-venv: SKIPPING [2025-08-14T02:20:08.330Z] DEBUG: total: 0.2199999988079071 [2025-08-14T02:20:08.330Z] INFO: Retrieving Stack Cost... [2025-08-14T02:20:08.590Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-08-14T02:20:08.850Z] INFO: Archiving Costs [Pipeline] echo [2025-08-14T02:20:08.865Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-14T02:20:09.148Z] ---> logs-deploy.sh [2025-08-14T02:20:09.148Z] lf-activate-venv: SKIPPING [2025-08-14T02:20:09.148Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/196 [2025-08-14T02:20:09.148Z] INFO: archiving workspace using pattern(s): [2025-08-14T02:20:10.085Z] Archives upload complete. [2025-08-14T02:20:10.345Z] INFO: archiving logs to Nexus [2025-08-14T02:20:10.915Z] ---> uname -a: [2025-08-14T02:20:10.915Z] Linux prd-ubuntu20-04-docker-8c-8g-6964 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux [2025-08-14T02:20:10.915Z] [2025-08-14T02:20:10.915Z] [2025-08-14T02:20:10.915Z] ---> lscpu: [2025-08-14T02:20:10.915Z] Architecture: x86_64 [2025-08-14T02:20:10.915Z] CPU op-mode(s): 32-bit, 64-bit [2025-08-14T02:20:10.915Z] Byte Order: Little Endian [2025-08-14T02:20:10.915Z] Address sizes: 40 bits physical, 48 bits virtual [2025-08-14T02:20:10.915Z] CPU(s): 8 [2025-08-14T02:20:10.915Z] On-line CPU(s) list: 0-7 [2025-08-14T02:20:10.915Z] Thread(s) per core: 1 [2025-08-14T02:20:10.915Z] Core(s) per socket: 1 [2025-08-14T02:20:10.915Z] Socket(s): 8 [2025-08-14T02:20:10.915Z] NUMA node(s): 1 [2025-08-14T02:20:10.915Z] Vendor ID: AuthenticAMD [2025-08-14T02:20:10.915Z] CPU family: 23 [2025-08-14T02:20:10.915Z] Model: 49 [2025-08-14T02:20:10.915Z] Model name: AMD EPYC-Rome Processor [2025-08-14T02:20:10.915Z] Stepping: 0 [2025-08-14T02:20:10.915Z] CPU MHz: 2799.998 [2025-08-14T02:20:10.915Z] BogoMIPS: 5599.99 [2025-08-14T02:20:10.915Z] Virtualization: AMD-V [2025-08-14T02:20:10.915Z] Hypervisor vendor: KVM [2025-08-14T02:20:10.915Z] Virtualization type: full [2025-08-14T02:20:10.915Z] L1d cache: 256 KiB [2025-08-14T02:20:10.915Z] L1i cache: 256 KiB [2025-08-14T02:20:10.915Z] L2 cache: 4 MiB [2025-08-14T02:20:10.915Z] L3 cache: 128 MiB [2025-08-14T02:20:10.915Z] NUMA node0 CPU(s): 0-7 [2025-08-14T02:20:10.915Z] Vulnerability Gather data sampling: Not affected [2025-08-14T02:20:10.915Z] Vulnerability Itlb multihit: Not affected [2025-08-14T02:20:10.915Z] Vulnerability L1tf: Not affected [2025-08-14T02:20:10.915Z] Vulnerability Mds: Not affected [2025-08-14T02:20:10.915Z] Vulnerability Meltdown: Not affected [2025-08-14T02:20:10.915Z] Vulnerability Mmio stale data: Not affected [2025-08-14T02:20:10.915Z] Vulnerability Retbleed: Vulnerable [2025-08-14T02:20:10.915Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-08-14T02:20:10.915Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-08-14T02:20:10.915Z] Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected [2025-08-14T02:20:10.915Z] Vulnerability Srbds: Not affected [2025-08-14T02:20:10.915Z] Vulnerability Tsx async abort: Not affected [2025-08-14T02:20:10.915Z] 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 rep_good nopl cpuid extd_apicid tsc_known_freq 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 ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2025-08-14T02:20:10.915Z] [2025-08-14T02:20:10.915Z] [2025-08-14T02:20:10.915Z] ---> nproc: [2025-08-14T02:20:10.915Z] 8 [2025-08-14T02:20:10.915Z] [2025-08-14T02:20:10.915Z] [2025-08-14T02:20:10.915Z] ---> df -h: [2025-08-14T02:20:10.915Z] Filesystem Size Used Avail Use% Mounted on [2025-08-14T02:20:10.915Z] overlay 155G 14G 142G 9% / [2025-08-14T02:20:10.915Z] tmpfs 64M 0 64M 0% /dev [2025-08-14T02:20:10.915Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2025-08-14T02:20:10.915Z] shm 64M 0 64M 0% /dev/shm [2025-08-14T02:20:10.915Z] /dev/vda1 155G 14G 142G 9% /facter-os [2025-08-14T02:20:10.915Z] [2025-08-14T02:20:10.915Z]