Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from eea4ade88a5f8cd9b8d2e14a3df38eedabcb2ab3 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-ssh4740543461946967106.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9e33b5f99b7cedde76767482fee1377374ce7877 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh12838926152756736111.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 9e33b5f99b7cedde76767482fee1377374ce7877 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-uart/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-uart/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15049737909488516834.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9e33b5f99b7cedde76767482fee1377374ce7877 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9e33b5f99b7cedde76767482fee1377374ce7877 # timeout=10 Commit message: "ci: add palau to release stream (#479)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5068427977091252825.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-uart/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-uart/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5385451868798124170.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-uart, buildSnap:false, goVersion:1.25] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-uart-settings PROJECT: device-uart USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-uart DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-11400 in /w/workspace/edgexfoundry_device-uart_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-uart.git > git init /w/workspace/edgexfoundry_device-uart_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.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-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision eea4ade88a5f8cd9b8d2e14a3df38eedabcb2ab3 (main) Commit message: "Merge pull request #131 from weichou1229/bump-sdk" > git config core.sparsecheckout # timeout=10 > git checkout -f eea4ade88a5f8cd9b8d2e14a3df38eedabcb2ab3 # timeout=10 > git rev-list --no-walk 9c6d64ce201060391995cab4eb7b45ab765e757b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-05-26T05:16:01.970Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-05-26T05:16:02.119Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-05-26T05:16:02.146Z] ========================================================= [2026-05-26T05:16:02.146Z] EdgeX Global Pipelines Version Info [2026-05-26T05:16:02.146Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-05-26T05:16:03.387Z] ------------------- [2026-05-26T05:16:03.387Z] stable info: [2026-05-26T05:16:03.387Z] ------------------- [2026-05-26T05:16:03.387Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-05-26T05:16:03.387Z] Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 [2026-05-26T05:16:03.387Z] Message: update stable to v1.0.280 [2026-05-26T05:16:03.956Z] ------------------- [2026-05-26T05:16:03.956Z] experimental info: [2026-05-26T05:16:03.956Z] ------------------- [2026-05-26T05:16:03.956Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-05-26T05:16:03.956Z] Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 [2026-05-26T05:16:03.956Z] Message: update experimental to v1.0.280 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-05-26T05:16:04.041Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-uart-settings [Pipeline] echo [2026-05-26T05:16:04.059Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-uart [Pipeline] echo [2026-05-26T05:16:04.075Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-05-26T05:16:04.097Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2026-05-26T05:16:04.113Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-05-26T05:16:04.128Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2026-05-26T05:16:04.145Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2026-05-26T05:16:04.164Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2026-05-26T05:16:04.180Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2026-05-26T05:16:04.201Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-05-26T05:16:04.216Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-05-26T05:16:04.235Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-uart [Pipeline] echo [2026-05-26T05:16:04.249Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-05-26T05:16:04.265Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-05-26T05:16:04.290Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2026-05-26T05:16:04.314Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-05-26T05:16:04.330Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2026-05-26T05:16:04.346Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2026-05-26T05:16:04.364Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-05-26T05:16:04.382Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-05-26T05:16:04.398Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2026-05-26T05:16:04.427Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2026-05-26T05:16:04.443Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2026-05-26T05:16:04.465Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2026-05-26T05:16:04.480Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2026-05-26T05:16:04.498Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-05-26T05:16:04.515Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2026-05-26T05:16:04.531Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2026-05-26T05:16:04.549Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2026-05-26T05:16:04.571Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2026-05-26T05:16:04.588Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = eea4ade88a5f8cd9b8d2e14a3df38eedabcb2ab3 [Pipeline] echo [2026-05-26T05:16:04.603Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = eea4ade [Pipeline] echo [2026-05-26T05:16:04.619Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-26T05:16:04.674Z] provisioning config files... [2026-05-26T05:16:04.689Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config7069898434819315580tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-26T05:16:05.013Z] ---> ****-login.sh [2026-05-26T05:16:05.013Z] nexus3.edgexfoundry.org:10001 [2026-05-26T05:16:05.013Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T05:16:05.278Z] [2026-05-26T05:16:05.278Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-26T05:16:05.278Z] Configure a credential helper to remove this warning. See [2026-05-26T05:16:05.278Z] https://docs.****.com/go/credential-store/ [2026-05-26T05:16:05.278Z] [2026-05-26T05:16:05.278Z] Login Succeeded [2026-05-26T05:16:05.278Z] nexus3.edgexfoundry.org:10002 [2026-05-26T05:16:05.278Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T05:16:05.543Z] [2026-05-26T05:16:05.543Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-26T05:16:05.543Z] Configure a credential helper to remove this warning. See [2026-05-26T05:16:05.543Z] https://docs.****.com/go/credential-store/ [2026-05-26T05:16:05.543Z] [2026-05-26T05:16:05.544Z] Login Succeeded [2026-05-26T05:16:05.544Z] nexus3.edgexfoundry.org:10003 [2026-05-26T05:16:05.544Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T05:16:05.544Z] [2026-05-26T05:16:05.544Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-26T05:16:05.544Z] Configure a credential helper to remove this warning. See [2026-05-26T05:16:05.544Z] https://docs.****.com/go/credential-store/ [2026-05-26T05:16:05.544Z] [2026-05-26T05:16:05.544Z] Login Succeeded [2026-05-26T05:16:05.544Z] nexus3.edgexfoundry.org:10004 [2026-05-26T05:16:05.544Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T05:16:05.544Z] [2026-05-26T05:16:05.545Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-26T05:16:05.545Z] Configure a credential helper to remove this warning. See [2026-05-26T05:16:05.545Z] https://docs.****.com/go/credential-store/ [2026-05-26T05:16:05.545Z] [2026-05-26T05:16:05.545Z] Login Succeeded [2026-05-26T05:16:05.545Z] ****.io [2026-05-26T05:16:05.817Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T05:16:05.817Z] [2026-05-26T05:16:05.817Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-26T05:16:05.817Z] Configure a credential helper to remove this warning. See [2026-05-26T05:16:05.817Z] https://docs.****.com/go/credential-store/ [2026-05-26T05:16:05.817Z] [2026-05-26T05:16:05.817Z] Login Succeeded [2026-05-26T05:16:05.817Z] ---> ****-login.sh ends [Pipeline] } [2026-05-26T05:16:05.844Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2026-05-26T05:16:06.218Z] + git rev-list -1 --merges eea4ade88a5f8cd9b8d2e14a3df38eedabcb2ab3~1..eea4ade88a5f8cd9b8d2e14a3df38eedabcb2ab3 [Pipeline] echo [2026-05-26T05:16:06.246Z] -----------> git rev-list -1 --merges eea4ade88a5f8cd9b8d2e14a3df38eedabcb2ab3~1..eea4ade88a5f8cd9b8d2e14a3df38eedabcb2ab3 eea4ade88a5f8cd9b8d2e14a3df38eedabcb2ab3 [2026-05-26T05:16:06.246Z] eea4ade88a5f8cd9b8d2e14a3df38eedabcb2ab3 [false] [Pipeline] sh [2026-05-26T05:16:06.544Z] + git log --format=format:%s -1 eea4ade88a5f8cd9b8d2e14a3df38eedabcb2ab3 [Pipeline] echo [2026-05-26T05:16:06.560Z] ========================================================= [2026-05-26T05:16:06.560Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-05-26T05:16:06.560Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-05-26T05:16:06.884Z] + git log --format=format:%s -1 eea4ade88a5f8cd9b8d2e14a3df38eedabcb2ab3 [Pipeline] echo [2026-05-26T05:16:06.896Z] [semverPrep] GIT_COMMIT: eea4ade88a5f8cd9b8d2e14a3df38eedabcb2ab3, Commit Message: Merge pull request #131 from weichou1229/bump-sdk [Pipeline] echo [2026-05-26T05:16:06.908Z] [semverPrep] This is not a build commit. [Pipeline] sh [2026-05-26T05:16:07.269Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-26T05:16:07.269Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-05-26T05:16:07.269Z] + [ -e /tmp/ssh_known_hosts ] [2026-05-26T05:16:07.269Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-05-26T05:16:07.269Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-05-26T05:16:07.269Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2026-05-26T05:16:07.269Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:16:07.698Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-26T05:16:07.698Z] [2026-05-26T05:16:07.698Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:16:07.998Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-26T05:16:07.998Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-05-26T05:16:07.998Z] 3dae71ba6b94: Pulling fs layer [2026-05-26T05:16:07.998Z] 6bf1a483ea7c: Pulling fs layer [2026-05-26T05:16:07.998Z] f5dfc541a4d3: Pulling fs layer [2026-05-26T05:16:07.998Z] 461d9e800cba: Pulling fs layer [2026-05-26T05:16:07.998Z] 80192f66455f: Pulling fs layer [2026-05-26T05:16:07.998Z] 2e8e34ca0e6c: Pulling fs layer [2026-05-26T05:16:07.998Z] a29436f7fd5d: Pulling fs layer [2026-05-26T05:16:07.998Z] 923cac83aea3: Pulling fs layer [2026-05-26T05:16:07.998Z] 25ad8b0a4227: Pulling fs layer [2026-05-26T05:16:07.998Z] db01528c6b51: Pulling fs layer [2026-05-26T05:16:07.998Z] 28988de357af: Pulling fs layer [2026-05-26T05:16:07.998Z] 2e8e34ca0e6c: Waiting [2026-05-26T05:16:07.998Z] a29436f7fd5d: Waiting [2026-05-26T05:16:07.998Z] 923cac83aea3: Waiting [2026-05-26T05:16:07.998Z] 25ad8b0a4227: Waiting [2026-05-26T05:16:07.998Z] db01528c6b51: Waiting [2026-05-26T05:16:07.998Z] 28988de357af: Waiting [2026-05-26T05:16:07.998Z] 461d9e800cba: Waiting [2026-05-26T05:16:07.998Z] 80192f66455f: Waiting [2026-05-26T05:16:07.998Z] 6bf1a483ea7c: Verifying Checksum [2026-05-26T05:16:07.998Z] 6bf1a483ea7c: Download complete [2026-05-26T05:16:07.998Z] 461d9e800cba: Verifying Checksum [2026-05-26T05:16:07.998Z] 461d9e800cba: Download complete [2026-05-26T05:16:07.998Z] 80192f66455f: Verifying Checksum [2026-05-26T05:16:07.998Z] 80192f66455f: Download complete [2026-05-26T05:16:08.261Z] f5dfc541a4d3: Verifying Checksum [2026-05-26T05:16:08.261Z] f5dfc541a4d3: Download complete [2026-05-26T05:16:08.261Z] 3dae71ba6b94: Verifying Checksum [2026-05-26T05:16:08.261Z] 3dae71ba6b94: Download complete [2026-05-26T05:16:08.261Z] 923cac83aea3: Verifying Checksum [2026-05-26T05:16:08.261Z] 923cac83aea3: Download complete [2026-05-26T05:16:08.261Z] 25ad8b0a4227: Download complete [2026-05-26T05:16:08.261Z] db01528c6b51: Verifying Checksum [2026-05-26T05:16:08.261Z] db01528c6b51: Download complete [2026-05-26T05:16:08.523Z] 28988de357af: Download complete [2026-05-26T05:16:08.523Z] a29436f7fd5d: Verifying Checksum [2026-05-26T05:16:08.523Z] a29436f7fd5d: Download complete [2026-05-26T05:16:08.783Z] 2e8e34ca0e6c: Verifying Checksum [2026-05-26T05:16:08.783Z] 2e8e34ca0e6c: Download complete [2026-05-26T05:16:09.720Z] 3dae71ba6b94: Pull complete [2026-05-26T05:16:09.977Z] 6bf1a483ea7c: Pull complete [2026-05-26T05:16:10.552Z] f5dfc541a4d3: Pull complete [2026-05-26T05:16:10.552Z] 461d9e800cba: Pull complete [2026-05-26T05:16:10.552Z] 80192f66455f: Pull complete [2026-05-26T05:16:14.808Z] 2e8e34ca0e6c: Pull complete [2026-05-26T05:16:15.385Z] a29436f7fd5d: Pull complete [2026-05-26T05:16:15.385Z] 923cac83aea3: Pull complete [2026-05-26T05:16:15.385Z] 25ad8b0a4227: Pull complete [2026-05-26T05:16:15.385Z] db01528c6b51: Pull complete [2026-05-26T05:16:15.651Z] 28988de357af: Pull complete [2026-05-26T05:16:15.651Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-05-26T05:16:15.651Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-26T05:16:15.651Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T05:16:15.778Z] prd-ubuntu20.04-docker-8c-8g-11400 does not seem to be running inside a container [2026-05-26T05:16:15.814Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-26T05:16:17.293Z] $ docker top 070d5ab2b38faf31579d3858a19bf46bb6e05ad8c044e779d5ad662f5d6b6344 -eo pid,comm [2026-05-26T05:16:17.338Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2026-05-26T05:16:17.338Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-26T05:16:17.394Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-26T05:16:17.394Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-26T05:16:17.505Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-26T05:16:17.509Z] $ docker exec 070d5ab2b38faf31579d3858a19bf46bb6e05ad8c044e779d5ad662f5d6b6344 ssh-agent [2026-05-26T05:16:17.606Z] SSH_AUTH_SOCK=/tmp/ssh-bUsFDDl9NZ6y/agent.32 [2026-05-26T05:16:17.606Z] SSH_AGENT_PID=38 [2026-05-26T05:16:17.613Z] Running ssh-add (command line suppressed) [2026-05-26T05:16:17.707Z] Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_2420376800124789426.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_2420376800124789426.key) [2026-05-26T05:16:17.718Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-26T05:16:18.012Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_main [Pipeline] sh [2026-05-26T05:16:18.302Z] + git tag --points-at HEAD [Pipeline] } [2026-05-26T05:16:18.316Z] $ docker exec --env ******** --env ******** 070d5ab2b38faf31579d3858a19bf46bb6e05ad8c044e779d5ad662f5d6b6344 ssh-agent -k [2026-05-26T05:16:18.404Z] unset SSH_AUTH_SOCK; [2026-05-26T05:16:18.404Z] unset SSH_AGENT_PID; [2026-05-26T05:16:18.404Z] echo Agent pid 38 killed; [2026-05-26T05:16:18.414Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-05-26T05:16:18.451Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-26T05:16:18.451Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-26T05:16:18.556Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-26T05:16:18.561Z] $ docker exec 070d5ab2b38faf31579d3858a19bf46bb6e05ad8c044e779d5ad662f5d6b6344 ssh-agent [2026-05-26T05:16:18.655Z] SSH_AUTH_SOCK=/tmp/ssh-gpOqR1DZZMDO/agent.85 [2026-05-26T05:16:18.655Z] SSH_AGENT_PID=91 [2026-05-26T05:16:18.660Z] Running ssh-add (command line suppressed) [2026-05-26T05:16:18.753Z] Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_2081040694707354703.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_2081040694707354703.key) [2026-05-26T05:16:18.762Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-26T05:16:19.056Z] + git semver init [2026-05-26T05:16:19.319Z] 2026-05-26 05:16:19,262 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-26T05:16:19.319Z] 2026-05-26 05:16:19,266 [run_init] DEBUG init version:0.0.0 force:False [2026-05-26T05:16:19.319Z] 2026-05-26 05:16:19,266 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-uart_main/.semver [2026-05-26T05:16:19.319Z] 2026-05-26 05:16:19,267 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-uart.git /w/workspace/edgexfoundry_device-uart_main/.semver [2026-05-26T05:16:19.319Z] 2026-05-26 05:16:19,267 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-uart.git', '/w/workspace/edgexfoundry_device-uart_main/.semver'], cwd=/w/workspace/edgexfoundry_device-uart_main, stdin=None, shell=False, universal_newlines=False) [2026-05-26T05:16:20.699Z] 2026-05-26 05:16:20,567 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-uart_main/.git/info/exclude [2026-05-26T05:16:20.699Z] 2026-05-26 05:16:20,568 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-uart_main/.semver/main with force:False [2026-05-26T05:16:20.699Z] 2026-05-26 05:16:20,568 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2026-05-26T05:16:20.699Z] 2026-05-26 05:16:20,568 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2026-05-26T05:16:20.699Z] 4.1.0-dev.4 [Pipeline] } [2026-05-26T05:16:20.711Z] $ docker exec --env ******** --env ******** 070d5ab2b38faf31579d3858a19bf46bb6e05ad8c044e779d5ad662f5d6b6344 ssh-agent -k [2026-05-26T05:16:20.792Z] unset SSH_AUTH_SOCK; [2026-05-26T05:16:20.793Z] unset SSH_AGENT_PID; [2026-05-26T05:16:20.793Z] echo Agent pid 91 killed; [2026-05-26T05:16:20.800Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-26T05:16:21.122Z] + git semver [Pipeline] } [2026-05-26T05:16:21.394Z] $ docker stop --time=1 070d5ab2b38faf31579d3858a19bf46bb6e05ad8c044e779d5ad662f5d6b6344 [2026-05-26T05:16:22.670Z] $ docker rm -f --volumes 070d5ab2b38faf31579d3858a19bf46bb6e05ad8c044e779d5ad662f5d6b6344 [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-26T05:16:23.006Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-05-26T05:16:23.243Z] Stashed 1 file(s) [Pipeline] echo [2026-05-26T05:16:23.247Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.4 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-26T05:16:23.456Z] provisioning config files... [2026-05-26T05:16:23.465Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config3690932159178373427tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-26T05:16:23.775Z] ---> ****-login.sh [2026-05-26T05:16:23.775Z] nexus3.edgexfoundry.org:10001 [2026-05-26T05:16:23.775Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T05:16:23.775Z] Login Succeeded [2026-05-26T05:16:23.775Z] nexus3.edgexfoundry.org:10002 [2026-05-26T05:16:23.775Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T05:16:23.775Z] Login Succeeded [2026-05-26T05:16:23.775Z] nexus3.edgexfoundry.org:10003 [2026-05-26T05:16:24.036Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T05:16:24.036Z] Login Succeeded [2026-05-26T05:16:24.036Z] nexus3.edgexfoundry.org:10004 [2026-05-26T05:16:24.036Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T05:16:24.037Z] Login Succeeded [2026-05-26T05:16:24.037Z] ****.io [2026-05-26T05:16:24.037Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T05:16:24.296Z] Login Succeeded [2026-05-26T05:16:24.296Z] ---> ****-login.sh ends [Pipeline] } [2026-05-26T05:16:24.304Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-05-26T05:16:24.457Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-26T05:16:24.472Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-26T05:16:24.487Z] ========================================================= [2026-05-26T05:16:24.487Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2026-05-26T05:16:24.487Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:16:24.815Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine --build-arg MAKE=echo noop --target=builder . [2026-05-26T05:16:25.386Z] #0 building with "default" instance using docker driver [2026-05-26T05:16:25.386Z] [2026-05-26T05:16:25.386Z] #1 [internal] load build definition from Dockerfile [2026-05-26T05:16:25.386Z] #1 transferring dockerfile: 1.96kB done [2026-05-26T05:16:25.386Z] #1 DONE 0.0s [2026-05-26T05:16:25.386Z] [2026-05-26T05:16:25.386Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-05-26T05:16:25.386Z] #2 DONE 0.1s [2026-05-26T05:16:25.644Z] [2026-05-26T05:16:25.644Z] #3 [internal] load .dockerignore [2026-05-26T05:16:25.644Z] #3 transferring context: 182B done [2026-05-26T05:16:25.644Z] #3 DONE 0.0s [2026-05-26T05:16:25.644Z] [2026-05-26T05:16:25.644Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-05-26T05:16:25.644Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done [2026-05-26T05:16:25.644Z] #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done [2026-05-26T05:16:25.644Z] #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done [2026-05-26T05:16:25.644Z] #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done [2026-05-26T05:16:25.644Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s [2026-05-26T05:16:25.644Z] #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s [2026-05-26T05:16:25.644Z] #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.1s done [2026-05-26T05:16:25.644Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 1.11MB / 60.15MB 0.1s [2026-05-26T05:16:25.644Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done [2026-05-26T05:16:25.644Z] #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done [2026-05-26T05:16:25.644Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 10.49MB / 60.15MB 0.2s [2026-05-26T05:16:25.644Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b [2026-05-26T05:16:25.644Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 3.15MB / 11.98MB 0.2s [2026-05-26T05:16:25.644Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 1.05MB / 112.58MB 0.2s [2026-05-26T05:16:25.644Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2026-05-26T05:16:25.644Z] #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done [2026-05-26T05:16:25.903Z] #4 ... [2026-05-26T05:16:25.903Z] [2026-05-26T05:16:25.903Z] #5 [internal] load build context [2026-05-26T05:16:25.903Z] #5 transferring context: 33.25MB 0.2s done [2026-05-26T05:16:25.903Z] #5 DONE 0.3s [2026-05-26T05:16:25.903Z] [2026-05-26T05:16:25.903Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-05-26T05:16:25.903Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 23.07MB / 60.15MB 0.3s [2026-05-26T05:16:25.903Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done [2026-05-26T05:16:25.903Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 9.44MB / 11.98MB 0.3s [2026-05-26T05:16:25.903Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 8.39MB / 112.58MB 0.3s [2026-05-26T05:16:25.903Z] #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 [2026-05-26T05:16:25.903Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 54.53MB / 60.15MB 0.5s [2026-05-26T05:16:25.903Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.3s done [2026-05-26T05:16:25.903Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 27.26MB / 112.58MB 0.5s [2026-05-26T05:16:25.903Z] #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.1s done [2026-05-26T05:16:25.903Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 6.29MB / 14.72MB 0.5s [2026-05-26T05:16:26.165Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s [2026-05-26T05:16:26.165Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 42.99MB / 112.58MB 0.6s [2026-05-26T05:16:26.165Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 11.53MB / 14.72MB 0.6s [2026-05-26T05:16:26.165Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s done [2026-05-26T05:16:26.165Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 61.87MB / 112.58MB 0.7s [2026-05-26T05:16:26.165Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.7s done [2026-05-26T05:16:26.165Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 0.1s [2026-05-26T05:16:26.439Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 85.98MB / 112.58MB 0.8s [2026-05-26T05:16:26.439Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 0.9s [2026-05-26T05:16:26.695Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.0s done [2026-05-26T05:16:30.915Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.6s done [2026-05-26T05:16:30.915Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 [2026-05-26T05:16:31.174Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done [2026-05-26T05:16:31.174Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2026-05-26T05:16:31.174Z] #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done [2026-05-26T05:16:31.174Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e [2026-05-26T05:16:31.738Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.4s done [2026-05-26T05:16:31.738Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0.1s [2026-05-26T05:16:35.025Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 3.1s done [2026-05-26T05:16:35.025Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s [2026-05-26T05:16:35.283Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.6s done [2026-05-26T05:16:35.283Z] #4 DONE 9.9s [2026-05-26T05:16:35.541Z] [2026-05-26T05:16:35.541Z] #6 [builder 2/7] WORKDIR /device-uart [2026-05-26T05:16:36.940Z] #6 DONE 1.3s [2026-05-26T05:16:36.940Z] [2026-05-26T05:16:36.940Z] #7 [builder 3/7] RUN apk add --update --no-cache make git openssh-client [2026-05-26T05:16:36.940Z] #7 0.208 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-26T05:16:37.876Z] #7 1.125 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-26T05:16:38.134Z] #7 1.489 (1/4) Installing openssh-keygen (10.0_p1-r10) [2026-05-26T05:16:38.393Z] #7 1.499 (2/4) Installing libedit (20250104.3.1-r1) [2026-05-26T05:16:38.393Z] #7 1.505 (3/4) Installing openssh-client-common (10.0_p1-r10) [2026-05-26T05:16:38.393Z] #7 1.531 (4/4) Installing openssh-client-default (10.0_p1-r10) [2026-05-26T05:16:38.393Z] #7 1.543 Executing busybox-1.37.0-r19.trigger [2026-05-26T05:16:38.393Z] #7 1.552 OK: 269 MiB in 64 packages [2026-05-26T05:16:38.393Z] #7 DONE 1.7s [2026-05-26T05:16:38.393Z] [2026-05-26T05:16:38.393Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2026-05-26T05:16:38.393Z] #8 DONE 0.0s [2026-05-26T05:16:38.393Z] [2026-05-26T05:16:38.393Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-26T05:16:38.421Z] Still waiting to schedule task [2026-05-26T05:16:38.422Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2026-05-26T05:16:56.720Z] #9 DONE 16.2s [2026-05-26T05:16:56.720Z] [2026-05-26T05:16:56.720Z] #10 [builder 6/7] COPY . . [2026-05-26T05:16:56.720Z] #10 DONE 0.1s [2026-05-26T05:16:56.720Z] [2026-05-26T05:16:56.720Z] #11 [builder 7/7] RUN echo noop [2026-05-26T05:16:56.720Z] #11 0.195 noop [2026-05-26T05:16:56.720Z] #11 DONE 0.2s [2026-05-26T05:16:56.720Z] [2026-05-26T05:16:56.720Z] #12 exporting to image [2026-05-26T05:16:56.720Z] #12 exporting layers [2026-05-26T05:17:03.341Z] #12 exporting layers 7.6s done [2026-05-26T05:17:03.341Z] #12 writing image sha256:cd37b9e8ec0997abb6b919aef71e37ee1498417bb025c065a627669d3d41d428 done [2026-05-26T05:17:03.341Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2026-05-26T05:17:03.341Z] #12 DONE 7.6s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:17:03.675Z] + docker inspect -f . ci-base-image-x86_64 [2026-05-26T05:17:03.675Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T05:17:03.756Z] prd-ubuntu20.04-docker-8c-8g-11400 does not seem to be running inside a container [2026-05-26T05:17:03.796Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2026-05-26T05:17:04.099Z] $ docker top 404fe1b06f5179763c82d34b652dee2f316e4ec1cec513a2cf23646be24002a3 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-26T05:17:04.443Z] + go version [2026-05-26T05:17:04.443Z] go version go1.25.2 linux/amd64 [Pipeline] } [2026-05-26T05:17:04.457Z] $ docker stop --time=1 404fe1b06f5179763c82d34b652dee2f316e4ec1cec513a2cf23646be24002a3 [2026-05-26T05:17:05.704Z] $ docker rm -f --volumes 404fe1b06f5179763c82d34b652dee2f316e4ec1cec513a2cf23646be24002a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:17:06.222Z] + docker inspect -f . ci-base-image-x86_64 [2026-05-26T05:17:06.222Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T05:17:06.376Z] prd-ubuntu20.04-docker-8c-8g-11400 does not seem to be running inside a container [2026-05-26T05:17:06.406Z] $ 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-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2026-05-26T05:17:06.613Z] $ docker top 43379724151c96b73bed302c900e8289d47d2191bba9c33e5e813677d9231855 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-26T05:17:06.965Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_main [Pipeline] fileExists [Pipeline] sh [2026-05-26T05:17:07.269Z] + make test [2026-05-26T05:17:07.269Z] go test ./... -coverprofile=coverage.out [2026-05-26T05:17:08.215Z] ? github.com/edgexfoundry/device-uart [no test files] [2026-05-26T05:17:30.197Z] github.com/edgexfoundry/device-uart/cmd coverage: 0.0% of statements [2026-05-26T05:17:30.197Z] github.com/edgexfoundry/device-uart/internal/driver coverage: 0.0% of statements [2026-05-26T05:17:40.187Z] 0 issues. [2026-05-26T05:17:40.187Z] go vet ./... [2026-05-26T05:17:46.750Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-05-26T05:17:46.750Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-05-26T05:17:46.750Z] ./bin/test-attribution-txt.sh [2026-05-26T05:17:46.750Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [2026-05-26T05:17:46.750Z] An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-05-26T05:17:46.759Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] } [2026-05-26T05:17:46.774Z] $ docker stop --time=1 43379724151c96b73bed302c900e8289d47d2191bba9c33e5e813677d9231855 [2026-05-26T05:17:48.503Z] $ docker rm -f --volumes 43379724151c96b73bed302c900e8289d47d2191bba9c33e5e813677d9231855 [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-26T05:17:49.047Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-05-26T05:17:49.092Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2026-05-26T05:17:49.607Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-05-26T05:17:49.911Z] + ls -al . [2026-05-26T05:17:49.911Z] total 228 [2026-05-26T05:17:49.911Z] drwxrwxr-x 8 jenkins jenkins 4096 May 26 05:17 . [2026-05-26T05:17:49.911Z] drwxrwxr-x 4 jenkins jenkins 4096 May 26 05:15 .. [2026-05-26T05:17:49.911Z] -rw-rw-r-- 1 jenkins jenkins 140 May 26 05:15 .dockerignore [2026-05-26T05:17:49.911Z] drwxrwxr-x 8 jenkins jenkins 4096 May 26 05:17 .git [2026-05-26T05:17:49.911Z] drwxrwxr-x 3 jenkins jenkins 4096 May 26 05:15 .github [2026-05-26T05:17:49.911Z] -rw-rw-r-- 1 jenkins jenkins 343 May 26 05:15 .gitignore [2026-05-26T05:17:49.911Z] -rw-rw-r-- 1 jenkins jenkins 359 May 26 05:15 .golangci.yml [2026-05-26T05:17:49.911Z] drwxr-xr-x 3 jenkins jenkins 4096 May 26 05:16 .semver [2026-05-26T05:17:49.911Z] -rw-rw-r-- 1 jenkins jenkins 21314 May 26 05:15 Attribution.txt [2026-05-26T05:17:49.911Z] -rw-rw-r-- 1 jenkins jenkins 2883 May 26 05:15 CHANGELOG.md [2026-05-26T05:17:49.911Z] -rw-rw-r-- 1 jenkins jenkins 1919 May 26 05:15 Dockerfile [2026-05-26T05:17:49.911Z] -rw-rw-r-- 1 jenkins jenkins 677 May 26 05:15 GOVERNANCE.md [2026-05-26T05:17:49.911Z] -rw-rw-r-- 1 jenkins jenkins 698 May 26 05:15 Jenkinsfile [2026-05-26T05:17:49.911Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 26 05:15 LICENSE [2026-05-26T05:17:49.911Z] -rw-rw-r-- 1 jenkins jenkins 2454 May 26 05:15 Makefile [2026-05-26T05:17:49.911Z] -rw-rw-r-- 1 jenkins jenkins 617 May 26 05:15 OWNERS.md [2026-05-26T05:17:49.911Z] -rw-rw-r-- 1 jenkins jenkins 8892 May 26 05:15 README.md [2026-05-26T05:17:49.911Z] -rw-rw-r-- 1 jenkins jenkins 11 May 26 05:16 VERSION [2026-05-26T05:17:49.911Z] drwxrwxr-x 2 jenkins jenkins 4096 May 26 05:15 bin [2026-05-26T05:17:49.911Z] drwxrwxr-x 3 jenkins jenkins 4096 May 26 05:15 cmd [2026-05-26T05:17:49.911Z] -rw-r--r-- 1 jenkins jenkins 6770 May 26 05:17 coverage.out [2026-05-26T05:17:49.911Z] -rw-rw-r-- 1 jenkins jenkins 6518 May 26 05:15 go.mod [2026-05-26T05:17:49.911Z] -rw-rw-r-- 1 jenkins jenkins 89287 May 26 05:15 go.sum [2026-05-26T05:17:49.911Z] drwxrwxr-x 3 jenkins jenkins 4096 May 26 05:15 internal [2026-05-26T05:17:49.911Z] -rw-rw-r-- 1 jenkins jenkins 209 May 26 05:15 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:17:50.258Z] + docker build -t device-uart -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=eea4ade88a5f8cd9b8d2e14a3df38eedabcb2ab3 --label arch=amd64 --label version=4.1.0-dev.4 . [2026-05-26T05:17:50.516Z] #0 building with "default" instance using docker driver [2026-05-26T05:17:50.516Z] [2026-05-26T05:17:50.516Z] #1 [internal] load build definition from Dockerfile [2026-05-26T05:17:50.516Z] #1 transferring dockerfile: 1.96kB done [2026-05-26T05:17:50.516Z] #1 DONE 0.0s [2026-05-26T05:17:50.516Z] [2026-05-26T05:17:50.516Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-05-26T05:17:50.516Z] #2 DONE 0.0s [2026-05-26T05:17:50.516Z] [2026-05-26T05:17:50.516Z] #3 [internal] load metadata for docker.io/library/alpine:3.22 [2026-05-26T05:17:50.516Z] #3 DONE 0.1s [2026-05-26T05:17:50.516Z] [2026-05-26T05:17:50.516Z] #4 [internal] load .dockerignore [2026-05-26T05:17:50.516Z] #4 transferring context: 182B done [2026-05-26T05:17:50.516Z] #4 DONE 0.0s [2026-05-26T05:17:50.516Z] [2026-05-26T05:17:50.516Z] #5 [internal] load build context [2026-05-26T05:17:50.516Z] #5 transferring context: 17.02kB done [2026-05-26T05:17:50.516Z] #5 DONE 0.0s [2026-05-26T05:17:50.516Z] [2026-05-26T05:17:50.516Z] #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2026-05-26T05:17:50.516Z] #6 DONE 0.1s [2026-05-26T05:17:50.516Z] [2026-05-26T05:17:50.516Z] #7 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-26T05:17:50.516Z] #7 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 done [2026-05-26T05:17:50.516Z] #7 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e [2026-05-26T05:17:50.516Z] #7 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done [2026-05-26T05:17:50.516Z] #7 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-26T05:17:50.516Z] #7 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done [2026-05-26T05:17:50.516Z] #7 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done [2026-05-26T05:17:50.775Z] #7 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.1s done [2026-05-26T05:17:50.775Z] #7 DONE 0.3s [2026-05-26T05:17:50.775Z] [2026-05-26T05:17:50.775Z] #8 [builder 2/7] WORKDIR /device-uart [2026-05-26T05:17:50.775Z] #8 DONE 0.0s [2026-05-26T05:17:50.775Z] [2026-05-26T05:17:50.775Z] #9 [builder 3/7] RUN apk add --update --no-cache make git openssh-client [2026-05-26T05:17:50.775Z] #9 0.194 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-26T05:17:50.775Z] #9 0.364 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-26T05:17:51.345Z] #9 0.735 OK: 269 MiB in 64 packages [2026-05-26T05:17:51.345Z] #9 DONE 0.8s [2026-05-26T05:17:51.345Z] [2026-05-26T05:17:51.345Z] #10 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-05-26T05:17:51.345Z] #10 0.205 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-26T05:17:51.345Z] #10 0.277 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-26T05:17:51.345Z] #10 0.581 (1/1) Installing dumb-init (1.2.5-r3) [2026-05-26T05:17:51.345Z] #10 0.588 Executing busybox-1.37.0-r20.trigger [2026-05-26T05:17:51.345Z] #10 0.594 OK: 7 MiB in 17 packages [2026-05-26T05:17:51.604Z] #10 DONE 0.7s [2026-05-26T05:17:51.604Z] [2026-05-26T05:17:51.604Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2026-05-26T05:17:51.604Z] #11 DONE 0.0s [2026-05-26T05:17:51.604Z] [2026-05-26T05:17:51.604Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-26T05:17:51.863Z] #12 DONE 0.6s [2026-05-26T05:17:51.863Z] [2026-05-26T05:17:51.863Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2026-05-26T05:17:51.863Z] #13 0.463 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-26T05:17:51.863Z] #13 0.532 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-26T05:17:52.122Z] #13 ... [2026-05-26T05:17:52.122Z] [2026-05-26T05:17:52.122Z] #14 [builder 6/7] COPY . . [2026-05-26T05:17:52.122Z] #14 DONE 0.1s [2026-05-26T05:17:52.122Z] [2026-05-26T05:17:52.122Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2026-05-26T05:17:52.122Z] #13 0.846 OK: 7 MiB in 17 packages [2026-05-26T05:17:52.378Z] #13 DONE 0.9s [2026-05-26T05:17:52.378Z] [2026-05-26T05:17:52.378Z] #15 [builder 7/7] RUN make build [2026-05-26T05:17:52.378Z] #15 0.206 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=4.1.0-dev.4 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-uart ./cmd [2026-05-26T05:18:15.949Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-11401 in /w/workspace/edgexfoundry_device-uart_main [Pipeline] { [Pipeline] ws [2026-05-26T05:18:15.989Z] Running in /w/workspace/device-uart/57 [Pipeline] { [Pipeline] checkout [2026-05-26T05:18:16.075Z] The recommended git tool is: git [2026-05-26T05:18:18.925Z] #15 DONE 24.4s [2026-05-26T05:18:18.925Z] [2026-05-26T05:18:18.925Z] #16 [stage-1 4/7] COPY --from=builder /device-uart/Attribution.txt / [2026-05-26T05:18:18.925Z] #16 DONE 0.0s [2026-05-26T05:18:18.925Z] [2026-05-26T05:18:18.925Z] #17 [stage-1 5/7] COPY --from=builder /device-uart/LICENSE / [2026-05-26T05:18:18.925Z] #17 DONE 0.0s [2026-05-26T05:18:18.925Z] [2026-05-26T05:18:18.925Z] #18 [stage-1 6/7] COPY --from=builder /device-uart/cmd/ / [2026-05-26T05:18:18.925Z] #18 DONE 0.2s [2026-05-26T05:18:18.925Z] [2026-05-26T05:18:18.925Z] #19 exporting to image [2026-05-26T05:18:18.925Z] #19 exporting layers [2026-05-26T05:18:18.925Z] #19 exporting layers 0.2s done [2026-05-26T05:18:18.925Z] #19 writing image sha256:1c9547b7191a6ccb79106b9140733db6f7c542d1eb6e83af59bc0c4b0961b803 done [2026-05-26T05:18:18.925Z] #19 naming to docker.io/library/device-uart done [2026-05-26T05:18:18.925Z] #19 DONE 0.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-26T05:18:19.037Z] provisioning config files... [2026-05-26T05:18:19.047Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config7815575820300573875tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-26T05:18:19.347Z] ---> ****-login.sh [2026-05-26T05:18:19.347Z] nexus3.edgexfoundry.org:10001 [2026-05-26T05:18:19.347Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T05:18:19.347Z] Login Succeeded [2026-05-26T05:18:19.347Z] nexus3.edgexfoundry.org:10002 [2026-05-26T05:18:19.347Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T05:18:19.347Z] Login Succeeded [2026-05-26T05:18:19.347Z] nexus3.edgexfoundry.org:10003 [2026-05-26T05:18:19.347Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T05:18:19.605Z] Login Succeeded [2026-05-26T05:18:19.605Z] nexus3.edgexfoundry.org:10004 [2026-05-26T05:18:19.605Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T05:18:19.605Z] Login Succeeded [2026-05-26T05:18:19.605Z] ****.io [2026-05-26T05:18:19.605Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T05:18:19.873Z] Login Succeeded [2026-05-26T05:18:19.873Z] ---> ****-login.sh ends [Pipeline] } [2026-05-26T05:18:19.887Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-26T05:18:19.917Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-26T05:18:19.940Z] [edgeXDocker.push] Tagging docker image device-uart with the following tags: [2026-05-26T05:18:19.940Z] eea4ade88a5f8cd9b8d2e14a3df38eedabcb2ab3 [2026-05-26T05:18:19.940Z] latest [2026-05-26T05:18:19.940Z] 4.1.0-dev.4 [2026-05-26T05:18:19.940Z] eea4ade88a5f8cd9b8d2e14a3df38eedabcb2ab3-4.1.0-dev.4 [2026-05-26T05:18:19.940Z] main [2026-05-26T05:18:19.940Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:18:20.268Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:eea4ade88a5f8cd9b8d2e14a3df38eedabcb2ab3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:18:20.587Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:eea4ade88a5f8cd9b8d2e14a3df38eedabcb2ab3 [2026-05-26T05:18:20.587Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2026-05-26T05:18:20.587Z] ab167c1ab3af: Preparing [2026-05-26T05:18:20.587Z] ff57511025e2: Preparing [2026-05-26T05:18:20.587Z] ca69c0e9822e: Preparing [2026-05-26T05:18:20.587Z] b05e4a8ff779: Preparing [2026-05-26T05:18:20.587Z] 58dee348b0e9: Preparing [2026-05-26T05:18:20.587Z] 0854555d70ac: Preparing [2026-05-26T05:18:20.587Z] 0854555d70ac: Waiting [2026-05-26T05:18:20.587Z] ca69c0e9822e: Pushed [2026-05-26T05:18:20.587Z] 58dee348b0e9: Pushed [2026-05-26T05:18:20.587Z] b05e4a8ff779: Pushed [2026-05-26T05:18:20.587Z] ff57511025e2: Pushed [2026-05-26T05:18:20.587Z] 0854555d70ac: Layer already exists [2026-05-26T05:18:20.746Z] using credential edgex-jenkins-ssh [2026-05-26T05:18:20.779Z] Cloning the remote Git repository [2026-05-26T05:18:20.822Z] Cloning repository git@github.com:edgexfoundry/device-uart.git [2026-05-26T05:18:20.916Z] > git init /w/workspace/device-uart/57 # timeout=10 [2026-05-26T05:18:21.074Z] Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git [2026-05-26T05:18:21.075Z] > git --version # timeout=10 [2026-05-26T05:18:21.098Z] > git --version # 'git version 2.25.1' [2026-05-26T05:18:21.100Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-05-26T05:18:21.234Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-05-26T05:18:24.788Z] Avoid second fetch [2026-05-26T05:18:24.789Z] Checking out Revision eea4ade88a5f8cd9b8d2e14a3df38eedabcb2ab3 (main) [2026-05-26T05:18:23.928Z] > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 [2026-05-26T05:18:23.963Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-05-26T05:18:24.803Z] > git config core.sparsecheckout # timeout=10 [2026-05-26T05:18:24.866Z] > git checkout -f eea4ade88a5f8cd9b8d2e14a3df38eedabcb2ab3 # timeout=10 [2026-05-26T05:18:25.381Z] Commit message: "Merge pull request #131 from weichou1229/bump-sdk" [2026-05-26T05:18:25.849Z] ab167c1ab3af: Pushed [2026-05-26T05:18:25.849Z] eea4ade88a5f8cd9b8d2e14a3df38eedabcb2ab3: digest: sha256:2f0a5facafa41e8e63685ce5a95d62b184d72bc5cf1dbba05cf7eb3bcafb9349 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:18:26.172Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:18:26.487Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:latest [2026-05-26T05:18:26.487Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2026-05-26T05:18:26.487Z] ab167c1ab3af: Preparing [2026-05-26T05:18:26.487Z] ff57511025e2: Preparing [2026-05-26T05:18:26.487Z] ca69c0e9822e: Preparing [2026-05-26T05:18:26.487Z] b05e4a8ff779: Preparing [2026-05-26T05:18:26.487Z] 58dee348b0e9: Preparing [2026-05-26T05:18:26.487Z] 0854555d70ac: Preparing [2026-05-26T05:18:26.487Z] 0854555d70ac: Waiting [2026-05-26T05:18:26.487Z] b05e4a8ff779: Layer already exists [2026-05-26T05:18:26.487Z] ca69c0e9822e: Layer already exists [2026-05-26T05:18:26.487Z] ff57511025e2: Layer already exists [2026-05-26T05:18:26.487Z] ab167c1ab3af: Layer already exists [2026-05-26T05:18:26.487Z] 58dee348b0e9: Layer already exists [2026-05-26T05:18:26.487Z] 0854555d70ac: Layer already exists [2026-05-26T05:18:26.487Z] latest: digest: sha256:2f0a5facafa41e8e63685ce5a95d62b184d72bc5cf1dbba05cf7eb3bcafb9349 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:18:26.808Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:18:27.136Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:4.1.0-dev.4 [2026-05-26T05:18:27.136Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2026-05-26T05:18:27.136Z] ab167c1ab3af: Preparing [2026-05-26T05:18:27.136Z] ff57511025e2: Preparing [2026-05-26T05:18:27.136Z] ca69c0e9822e: Preparing [2026-05-26T05:18:27.136Z] b05e4a8ff779: Preparing [2026-05-26T05:18:27.136Z] 58dee348b0e9: Preparing [2026-05-26T05:18:27.136Z] 0854555d70ac: Preparing [2026-05-26T05:18:27.136Z] 0854555d70ac: Waiting [2026-05-26T05:18:27.136Z] ff57511025e2: Layer already exists [2026-05-26T05:18:27.136Z] ca69c0e9822e: Layer already exists [2026-05-26T05:18:27.136Z] 58dee348b0e9: Layer already exists [2026-05-26T05:18:27.136Z] b05e4a8ff779: Layer already exists [2026-05-26T05:18:27.136Z] ab167c1ab3af: Layer already exists [2026-05-26T05:18:27.136Z] 0854555d70ac: Layer already exists [2026-05-26T05:18:27.136Z] 4.1.0-dev.4: digest: sha256:2f0a5facafa41e8e63685ce5a95d62b184d72bc5cf1dbba05cf7eb3bcafb9349 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:18:27.457Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:eea4ade88a5f8cd9b8d2e14a3df38eedabcb2ab3-4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:18:27.775Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:eea4ade88a5f8cd9b8d2e14a3df38eedabcb2ab3-4.1.0-dev.4 [2026-05-26T05:18:27.776Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2026-05-26T05:18:27.776Z] ab167c1ab3af: Preparing [2026-05-26T05:18:27.776Z] ff57511025e2: Preparing [2026-05-26T05:18:27.776Z] ca69c0e9822e: Preparing [2026-05-26T05:18:27.776Z] b05e4a8ff779: Preparing [2026-05-26T05:18:27.776Z] 58dee348b0e9: Preparing [2026-05-26T05:18:27.776Z] 0854555d70ac: Preparing [2026-05-26T05:18:27.776Z] 0854555d70ac: Waiting [2026-05-26T05:18:27.776Z] ff57511025e2: Layer already exists [2026-05-26T05:18:27.776Z] b05e4a8ff779: Layer already exists [2026-05-26T05:18:27.776Z] ab167c1ab3af: Layer already exists [2026-05-26T05:18:27.776Z] 58dee348b0e9: Layer already exists [2026-05-26T05:18:27.776Z] ca69c0e9822e: Layer already exists [2026-05-26T05:18:27.776Z] 0854555d70ac: Layer already exists [2026-05-26T05:18:27.776Z] eea4ade88a5f8cd9b8d2e14a3df38eedabcb2ab3-4.1.0-dev.4: digest: sha256:2f0a5facafa41e8e63685ce5a95d62b184d72bc5cf1dbba05cf7eb3bcafb9349 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:18:28.097Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:18:28.413Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:main [2026-05-26T05:18:28.413Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2026-05-26T05:18:28.413Z] ab167c1ab3af: Preparing [2026-05-26T05:18:28.413Z] ff57511025e2: Preparing [2026-05-26T05:18:28.413Z] ca69c0e9822e: Preparing [2026-05-26T05:18:28.413Z] b05e4a8ff779: Preparing [2026-05-26T05:18:28.413Z] 58dee348b0e9: Preparing [2026-05-26T05:18:28.413Z] 0854555d70ac: Preparing [2026-05-26T05:18:28.413Z] 0854555d70ac: Waiting [2026-05-26T05:18:28.413Z] ca69c0e9822e: Layer already exists [2026-05-26T05:18:28.413Z] 58dee348b0e9: Layer already exists [2026-05-26T05:18:28.413Z] b05e4a8ff779: Layer already exists [2026-05-26T05:18:28.413Z] ab167c1ab3af: Layer already exists [2026-05-26T05:18:28.413Z] ff57511025e2: Layer already exists [2026-05-26T05:18:28.413Z] 0854555d70ac: Layer already exists [2026-05-26T05:18:28.413Z] main: digest: sha256:2f0a5facafa41e8e63685ce5a95d62b184d72bc5cf1dbba05cf7eb3bcafb9349 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-26T05:18:28.485Z] ===================================================== [Pipeline] echo [2026-05-26T05:18:28.501Z] taggedImages: [2026-05-26T05:18:28.501Z] - nexus3.edgexfoundry.org:10004/device-uart:eea4ade88a5f8cd9b8d2e14a3df38eedabcb2ab3 [2026-05-26T05:18:28.502Z] - nexus3.edgexfoundry.org:10004/device-uart:latest [2026-05-26T05:18:28.502Z] - nexus3.edgexfoundry.org:10004/device-uart:4.1.0-dev.4 [2026-05-26T05:18:28.502Z] - nexus3.edgexfoundry.org:10004/device-uart:eea4ade88a5f8cd9b8d2e14a3df38eedabcb2ab3-4.1.0-dev.4 [2026-05-26T05:18:28.502Z] - nexus3.edgexfoundry.org:10004/device-uart:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:18:28.921Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-26T05:18:28.921Z] [2026-05-26T05:18:28.921Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:18:29.217Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-26T05:18:29.217Z] latest: Pulling from edgex-lftools-log-publisher [2026-05-26T05:18:29.217Z] 5eb5b503b376: Pulling fs layer [2026-05-26T05:18:29.217Z] 5c69ac0246d0: Pulling fs layer [2026-05-26T05:18:29.217Z] ec43610c2a17: Pulling fs layer [2026-05-26T05:18:29.217Z] 3a2ae6a8a46f: Pulling fs layer [2026-05-26T05:18:29.217Z] 33b1e0a273af: Pulling fs layer [2026-05-26T05:18:29.217Z] 5d3b04190fa2: Pulling fs layer [2026-05-26T05:18:29.217Z] 2f39f015ded8: Pulling fs layer [2026-05-26T05:18:29.217Z] 3a2ae6a8a46f: Waiting [2026-05-26T05:18:29.217Z] 33b1e0a273af: Waiting [2026-05-26T05:18:29.217Z] 5d3b04190fa2: Waiting [2026-05-26T05:18:29.217Z] 2f39f015ded8: Waiting [2026-05-26T05:18:29.217Z] 5c69ac0246d0: Verifying Checksum [2026-05-26T05:18:29.217Z] 5c69ac0246d0: Download complete [2026-05-26T05:18:29.217Z] 3a2ae6a8a46f: Verifying Checksum [2026-05-26T05:18:29.217Z] 3a2ae6a8a46f: Download complete [2026-05-26T05:18:29.217Z] 33b1e0a273af: Verifying Checksum [2026-05-26T05:18:29.217Z] 33b1e0a273af: Download complete [2026-05-26T05:18:29.217Z] ec43610c2a17: Verifying Checksum [2026-05-26T05:18:29.217Z] ec43610c2a17: Download complete [2026-05-26T05:18:29.217Z] 5d3b04190fa2: Verifying Checksum [2026-05-26T05:18:29.217Z] 5d3b04190fa2: Download complete [2026-05-26T05:18:29.475Z] 5eb5b503b376: Verifying Checksum [2026-05-26T05:18:29.475Z] 5eb5b503b376: Download complete [2026-05-26T05:18:29.476Z] [2026-05-26T05:18:29.476Z] GitHub has been notified of this commit’s build result [2026-05-26T05:18:29.476Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-26T05:18:29.564Z] provisioning config files... [2026-05-26T05:18:29.589Z] copy managed file [device-uart-settings] to file:/w/workspace/device-uart/57@tmp/config14737275685454357980tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-26T05:18:30.038Z] 2f39f015ded8: Download complete [2026-05-26T05:18:30.243Z] ---> ****-login.sh [2026-05-26T05:18:30.243Z] nexus3.edgexfoundry.org:10001 [2026-05-26T05:18:30.519Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T05:18:30.787Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T05:18:30.787Z] Configure a credential helper to remove this warning. See [2026-05-26T05:18:30.787Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T05:18:30.787Z] [2026-05-26T05:18:30.787Z] Login Succeeded [2026-05-26T05:18:30.787Z] nexus3.edgexfoundry.org:10002 [2026-05-26T05:18:30.974Z] 5eb5b503b376: Pull complete [2026-05-26T05:18:31.059Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T05:18:31.059Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T05:18:31.059Z] Configure a credential helper to remove this warning. See [2026-05-26T05:18:31.059Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T05:18:31.059Z] [2026-05-26T05:18:31.059Z] Login Succeeded [2026-05-26T05:18:31.059Z] nexus3.edgexfoundry.org:10003 [2026-05-26T05:18:31.232Z] 5c69ac0246d0: Pull complete [2026-05-26T05:18:31.329Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T05:18:31.600Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T05:18:31.600Z] Configure a credential helper to remove this warning. See [2026-05-26T05:18:31.600Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T05:18:31.600Z] [2026-05-26T05:18:31.600Z] Login Succeeded [2026-05-26T05:18:31.600Z] nexus3.edgexfoundry.org:10004 [2026-05-26T05:18:31.801Z] ec43610c2a17: Pull complete [2026-05-26T05:18:31.801Z] 3a2ae6a8a46f: Pull complete [2026-05-26T05:18:31.876Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T05:18:31.876Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T05:18:31.876Z] Configure a credential helper to remove this warning. See [2026-05-26T05:18:31.876Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T05:18:31.876Z] [2026-05-26T05:18:31.876Z] Login Succeeded [2026-05-26T05:18:31.876Z] ****.io [2026-05-26T05:18:32.061Z] 33b1e0a273af: Pull complete [2026-05-26T05:18:32.061Z] 5d3b04190fa2: Pull complete [2026-05-26T05:18:32.143Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T05:18:34.083Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T05:18:34.083Z] Configure a credential helper to remove this warning. See [2026-05-26T05:18:34.083Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T05:18:34.083Z] [2026-05-26T05:18:34.083Z] Login Succeeded [2026-05-26T05:18:34.083Z] ---> ****-login.sh ends [Pipeline] } [2026-05-26T05:18:34.099Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-05-26T05:18:34.383Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-26T05:18:34.401Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-26T05:18:34.418Z] ========================================================= [2026-05-26T05:18:34.418Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2026-05-26T05:18:34.418Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:18:34.798Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine --build-arg MAKE=echo noop --target=builder . [2026-05-26T05:18:35.083Z] Sending build context to Docker daemon 16.74MB [2026-05-26T05:18:35.083Z] Step 1/12 : ARG BASE=golang:1.25-alpine3.22 [2026-05-26T05:18:35.083Z] Step 2/12 : FROM ${BASE} AS builder [2026-05-26T05:18:35.357Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2026-05-26T05:18:35.357Z] 6b59a28fa201: Pulling fs layer [2026-05-26T05:18:35.357Z] d32bb0dddca7: Pulling fs layer [2026-05-26T05:18:35.357Z] 5dab1238d3d9: Pulling fs layer [2026-05-26T05:18:35.357Z] 196fd7d83e7d: Pulling fs layer [2026-05-26T05:18:35.357Z] 4f4fb700ef54: Pulling fs layer [2026-05-26T05:18:35.357Z] 8ba94037c8f0: Pulling fs layer [2026-05-26T05:18:35.357Z] deaec5988b04: Pulling fs layer [2026-05-26T05:18:35.357Z] 9f65657bb879: Pulling fs layer [2026-05-26T05:18:35.357Z] 8ba94037c8f0: Waiting [2026-05-26T05:18:35.357Z] 196fd7d83e7d: Waiting [2026-05-26T05:18:35.357Z] 9f65657bb879: Waiting [2026-05-26T05:18:35.357Z] deaec5988b04: Waiting [2026-05-26T05:18:35.357Z] 4f4fb700ef54: Waiting [2026-05-26T05:18:35.357Z] d32bb0dddca7: Verifying Checksum [2026-05-26T05:18:35.357Z] d32bb0dddca7: Download complete [2026-05-26T05:18:35.357Z] 196fd7d83e7d: Verifying Checksum [2026-05-26T05:18:35.357Z] 196fd7d83e7d: Download complete [2026-05-26T05:18:35.357Z] 4f4fb700ef54: Verifying Checksum [2026-05-26T05:18:35.357Z] 4f4fb700ef54: Download complete [2026-05-26T05:18:35.357Z] 8ba94037c8f0: Verifying Checksum [2026-05-26T05:18:35.357Z] 8ba94037c8f0: Download complete [2026-05-26T05:18:35.357Z] 6b59a28fa201: Download complete [2026-05-26T05:18:35.944Z] 9f65657bb879: Verifying Checksum [2026-05-26T05:18:35.944Z] 9f65657bb879: Download complete [2026-05-26T05:18:36.532Z] 6b59a28fa201: Pull complete [2026-05-26T05:18:37.118Z] d32bb0dddca7: Pull complete [2026-05-26T05:18:37.118Z] 5dab1238d3d9: Verifying Checksum [2026-05-26T05:18:37.118Z] 5dab1238d3d9: Download complete [2026-05-26T05:18:37.340Z] 2f39f015ded8: Pull complete [2026-05-26T05:18:37.598Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-05-26T05:18:37.598Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-26T05:18:37.598Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T05:18:37.691Z] prd-ubuntu20.04-docker-8c-8g-11400 does not seem to be running inside a container [2026-05-26T05:18:37.716Z] $ 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-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-05-26T05:18:38.550Z] deaec5988b04: Verifying Checksum [2026-05-26T05:18:38.550Z] deaec5988b04: Download complete [2026-05-26T05:18:38.949Z] $ docker top 8dc17462ef641a9f86660d837fc9a2447964df27e6e95ddeeaeaf56402848387 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-26T05:18:39.335Z] ---> job-cost.sh [2026-05-26T05:18:39.335Z] lf-activate-venv: SKIPPING [2026-05-26T05:18:39.335Z] INFO: No Stack... [2026-05-26T05:18:39.899Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-05-26T05:18:40.160Z] INFO: Archiving Costs [Pipeline] sh [2026-05-26T05:18:40.440Z] + cat /w/workspace/edgexfoundry_device-uart_main/archives/cost.csv [2026-05-26T05:18:40.441Z] + cut -d, -f6 [Pipeline] lock [2026-05-26T05:18:40.452Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-uart-main-57-stack-cost] [2026-05-26T05:18:40.460Z] Resource [jenkins-edgexfoundry-device-uart-main-57-stack-cost] did not exist. Created. [2026-05-26T05:18:40.466Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-uart-main-57-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-05-26T05:18:40.772Z] + echo total: 0.2199999988079071 [Pipeline] stash [2026-05-26T05:18:40.805Z] Stashed 1 file(s) [Pipeline] } [2026-05-26T05:18:40.812Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-uart-main-57-stack-cost] [Pipeline] // lock [Pipeline] } [2026-05-26T05:18:40.837Z] $ docker stop --time=1 8dc17462ef641a9f86660d837fc9a2447964df27e6e95ddeeaeaf56402848387 [2026-05-26T05:18:41.963Z] $ docker rm -f --volumes 8dc17462ef641a9f86660d837fc9a2447964df27e6e95ddeeaeaf56402848387 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-05-26T05:18:50.902Z] 5dab1238d3d9: Pull complete [2026-05-26T05:18:51.174Z] 196fd7d83e7d: Pull complete [2026-05-26T05:18:51.441Z] 4f4fb700ef54: Pull complete [2026-05-26T05:18:51.711Z] 8ba94037c8f0: Pull complete [2026-05-26T05:19:01.805Z] deaec5988b04: Pull complete [2026-05-26T05:19:03.754Z] 9f65657bb879: Pull complete [2026-05-26T05:19:03.754Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2026-05-26T05:19:03.754Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-05-26T05:19:03.754Z] ---> 334268110677 [2026-05-26T05:19:03.754Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2026-05-26T05:19:05.695Z] ---> Running in 2a0fca45042e [2026-05-26T05:19:05.695Z] Removing intermediate container 2a0fca45042e [2026-05-26T05:19:05.695Z] ---> 4205e46e6207 [2026-05-26T05:19:05.695Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2026-05-26T05:19:05.695Z] ---> Running in 0baa08e2fee4 [2026-05-26T05:19:06.283Z] Removing intermediate container 0baa08e2fee4 [2026-05-26T05:19:06.283Z] ---> 528a10609a1b [2026-05-26T05:19:06.283Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2026-05-26T05:19:06.283Z] ---> Running in c4066f53ae83 [2026-05-26T05:19:06.564Z] Removing intermediate container c4066f53ae83 [2026-05-26T05:19:06.564Z] ---> 4ea66a04912c [2026-05-26T05:19:06.564Z] Step 6/12 : WORKDIR /device-uart [2026-05-26T05:19:06.833Z] ---> Running in 79933ee684f3 [2026-05-26T05:19:07.112Z] Removing intermediate container 79933ee684f3 [2026-05-26T05:19:07.112Z] ---> 2cba38dae8f6 [2026-05-26T05:19:07.112Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2026-05-26T05:19:07.112Z] ---> Running in 9807f3ebd0b3 [2026-05-26T05:19:08.543Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-26T05:19:08.812Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-26T05:19:10.776Z] (1/4) Installing openssh-keygen (10.0_p1-r10) [2026-05-26T05:19:10.776Z] (2/4) Installing libedit (20250104.3.1-r1) [2026-05-26T05:19:10.776Z] (3/4) Installing openssh-client-common (10.0_p1-r10) [2026-05-26T05:19:10.776Z] (4/4) Installing openssh-client-default (10.0_p1-r10) [2026-05-26T05:19:10.776Z] Executing busybox-1.37.0-r19.trigger [2026-05-26T05:19:10.776Z] OK: 259 MiB in 64 packages [2026-05-26T05:19:16.135Z] Removing intermediate container 9807f3ebd0b3 [2026-05-26T05:19:16.135Z] ---> 55178a6eff50 [2026-05-26T05:19:16.135Z] Step 8/12 : COPY go.mod vendor* ./ [2026-05-26T05:19:16.718Z] ---> c56b2439c699 [2026-05-26T05:19:16.718Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-26T05:19:16.718Z] ---> Running in 901fffc90ba4 [2026-05-26T05:21:08.572Z] Removing intermediate container 901fffc90ba4 [2026-05-26T05:21:08.572Z] ---> 9cde5ff0d745 [2026-05-26T05:21:08.572Z] Step 10/12 : COPY . . [2026-05-26T05:21:08.572Z] ---> 89710e4adbaa [2026-05-26T05:21:08.572Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-05-26T05:21:08.572Z] ---> Running in 1a4faadce0e9 [2026-05-26T05:21:08.572Z] Removing intermediate container 1a4faadce0e9 [2026-05-26T05:21:08.572Z] ---> 31040931961f [2026-05-26T05:21:08.572Z] Step 12/12 : RUN ${MAKE} [2026-05-26T05:21:08.572Z] ---> Running in 2be4e46c9962 [2026-05-26T05:21:08.572Z] noop [2026-05-26T05:21:08.572Z] Removing intermediate container 2be4e46c9962 [2026-05-26T05:21:08.572Z] ---> bd2a5de6621d [2026-05-26T05:21:08.572Z] Successfully built bd2a5de6621d [2026-05-26T05:21:08.572Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:21:09.111Z] + docker inspect -f . ci-base-image-arm64 [2026-05-26T05:21:09.111Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T05:21:09.468Z] prd-ubuntu20.04-docker-arm64-4c-16g-11401 does not seem to be running inside a container [2026-05-26T05:21:09.576Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-uart/57 -v /w/workspace/device-uart/57:/w/workspace/device-uart/57:rw,z -v /w/workspace/device-uart/57@tmp:/w/workspace/device-uart/57@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2026-05-26T05:21:12.028Z] $ docker top d91332245ff2d5aa902c086b2fae1a6077a4630dc224b17e4157f71a2863f1df -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-26T05:21:13.059Z] + go version [2026-05-26T05:21:13.059Z] go version go1.25.3 linux/arm64 [Pipeline] } [2026-05-26T05:21:13.112Z] $ docker stop --time=1 d91332245ff2d5aa902c086b2fae1a6077a4630dc224b17e4157f71a2863f1df [2026-05-26T05:21:14.968Z] $ docker rm -f --volumes d91332245ff2d5aa902c086b2fae1a6077a4630dc224b17e4157f71a2863f1df [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:21:15.607Z] + docker inspect -f . ci-base-image-arm64 [2026-05-26T05:21:15.607Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T05:21:15.791Z] prd-ubuntu20.04-docker-arm64-4c-16g-11401 does not seem to be running inside a container [2026-05-26T05:21:15.873Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-uart/57 -v /w/workspace/device-uart/57:/w/workspace/device-uart/57:rw,z -v /w/workspace/device-uart/57@tmp:/w/workspace/device-uart/57@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2026-05-26T05:21:17.068Z] $ docker top 7f9016693832a18fe43b30524b3a82caad8a218708616e9a3ce347041110aa13 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-26T05:21:17.895Z] + git config --global --add safe.directory /w/workspace/device-uart/57 [Pipeline] fileExists [Pipeline] sh [2026-05-26T05:21:18.563Z] + make test [2026-05-26T05:21:18.563Z] go test ./... -coverprofile=coverage.out [2026-05-26T05:21:26.772Z] ? github.com/edgexfoundry/device-uart [no test files] [2026-05-26T05:25:34.859Z] github.com/edgexfoundry/device-uart/cmd coverage: 0.0% of statements [2026-05-26T05:25:34.859Z] github.com/edgexfoundry/device-uart/internal/driver coverage: 0.0% of statements [2026-05-26T05:25:34.859Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2026-05-26T05:25:34.859Z] go vet ./... [2026-05-26T05:26:22.195Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-05-26T05:26:22.195Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-05-26T05:26:22.195Z] ./bin/test-attribution-txt.sh [2026-05-26T05:26:22.195Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [2026-05-26T05:26:22.195Z] An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-05-26T05:26:22.220Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] } [2026-05-26T05:26:22.248Z] $ docker stop --time=1 7f9016693832a18fe43b30524b3a82caad8a218708616e9a3ce347041110aa13 [2026-05-26T05:26:24.365Z] $ docker rm -f --volumes 7f9016693832a18fe43b30524b3a82caad8a218708616e9a3ce347041110aa13 [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-26T05:26:26.336Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-05-26T05:26:26.420Z] Warning: overwriting stash ‘coverage-report’ [2026-05-26T05:26:27.152Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-05-26T05:26:27.800Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-05-26T05:26:28.291Z] + ls -al . [2026-05-26T05:26:28.291Z] total 224 [2026-05-26T05:26:28.291Z] drwxrwxr-x 7 jenkins jenkins 4096 May 26 05:21 . [2026-05-26T05:26:28.291Z] drwxrwxr-x 4 jenkins jenkins 4096 May 26 05:18 .. [2026-05-26T05:26:28.291Z] -rw-rw-r-- 1 jenkins jenkins 140 May 26 05:18 .dockerignore [2026-05-26T05:26:28.291Z] drwxrwxr-x 8 jenkins jenkins 4096 May 26 05:18 .git [2026-05-26T05:26:28.291Z] drwxrwxr-x 3 jenkins jenkins 4096 May 26 05:18 .github [2026-05-26T05:26:28.291Z] -rw-rw-r-- 1 jenkins jenkins 343 May 26 05:18 .gitignore [2026-05-26T05:26:28.291Z] -rw-rw-r-- 1 jenkins jenkins 359 May 26 05:18 .golangci.yml [2026-05-26T05:26:28.291Z] -rw-rw-r-- 1 jenkins jenkins 21314 May 26 05:18 Attribution.txt [2026-05-26T05:26:28.291Z] -rw-rw-r-- 1 jenkins jenkins 2883 May 26 05:18 CHANGELOG.md [2026-05-26T05:26:28.291Z] -rw-rw-r-- 1 jenkins jenkins 1919 May 26 05:18 Dockerfile [2026-05-26T05:26:28.291Z] -rw-rw-r-- 1 jenkins jenkins 677 May 26 05:18 GOVERNANCE.md [2026-05-26T05:26:28.291Z] -rw-rw-r-- 1 jenkins jenkins 698 May 26 05:18 Jenkinsfile [2026-05-26T05:26:28.291Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 26 05:18 LICENSE [2026-05-26T05:26:28.291Z] -rw-rw-r-- 1 jenkins jenkins 2454 May 26 05:18 Makefile [2026-05-26T05:26:28.291Z] -rw-rw-r-- 1 jenkins jenkins 617 May 26 05:18 OWNERS.md [2026-05-26T05:26:28.291Z] -rw-rw-r-- 1 jenkins jenkins 8892 May 26 05:18 README.md [2026-05-26T05:26:28.291Z] -rw-rw-r-- 1 jenkins jenkins 11 May 26 05:16 VERSION [2026-05-26T05:26:28.291Z] drwxrwxr-x 2 jenkins jenkins 4096 May 26 05:18 bin [2026-05-26T05:26:28.291Z] drwxrwxr-x 3 jenkins jenkins 4096 May 26 05:18 cmd [2026-05-26T05:26:28.291Z] -rw-r--r-- 1 jenkins jenkins 6770 May 26 05:25 coverage.out [2026-05-26T05:26:28.291Z] -rw-rw-r-- 1 jenkins jenkins 6518 May 26 05:18 go.mod [2026-05-26T05:26:28.291Z] -rw-rw-r-- 1 jenkins jenkins 89287 May 26 05:18 go.sum [2026-05-26T05:26:28.291Z] drwxrwxr-x 3 jenkins jenkins 4096 May 26 05:18 internal [2026-05-26T05:26:28.291Z] -rw-rw-r-- 1 jenkins jenkins 209 May 26 05:18 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:26:28.875Z] + docker build -t device-uart-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=eea4ade88a5f8cd9b8d2e14a3df38eedabcb2ab3 --label arch=arm64 --label version=4.1.0-dev.4 . [2026-05-26T05:26:29.317Z] Sending build context to Docker daemon 16.75MB [2026-05-26T05:26:29.317Z] Step 1/26 : ARG BASE=golang:1.25-alpine3.22 [2026-05-26T05:26:29.317Z] Step 2/26 : FROM ${BASE} AS builder [2026-05-26T05:26:29.317Z] ---> bd2a5de6621d [2026-05-26T05:26:29.317Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2026-05-26T05:26:29.618Z] ---> Running in a75a1b4002bc [2026-05-26T05:26:29.941Z] Removing intermediate container a75a1b4002bc [2026-05-26T05:26:29.941Z] ---> a7ba3ec0695e [2026-05-26T05:26:29.941Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2026-05-26T05:26:29.941Z] ---> Running in d7b54d58153a [2026-05-26T05:26:30.270Z] Removing intermediate container d7b54d58153a [2026-05-26T05:26:30.270Z] ---> 273282528285 [2026-05-26T05:26:30.270Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2026-05-26T05:26:30.270Z] ---> Running in 17719c4d95ce [2026-05-26T05:26:30.565Z] Removing intermediate container 17719c4d95ce [2026-05-26T05:26:30.565Z] ---> ee10ebff660f [2026-05-26T05:26:30.565Z] Step 6/26 : WORKDIR /device-uart [2026-05-26T05:26:30.872Z] ---> Running in dde06c8c3a08 [2026-05-26T05:26:31.174Z] Removing intermediate container dde06c8c3a08 [2026-05-26T05:26:31.174Z] ---> f1f55134f4db [2026-05-26T05:26:31.174Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2026-05-26T05:26:31.174Z] ---> Running in 227c97bfb4d2 [2026-05-26T05:26:32.231Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-26T05:26:32.543Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-26T05:26:34.751Z] OK: 259 MiB in 64 packages [2026-05-26T05:26:35.360Z] Removing intermediate container 227c97bfb4d2 [2026-05-26T05:26:35.360Z] ---> 7995766b8e9c [2026-05-26T05:26:35.360Z] Step 8/26 : COPY go.mod vendor* ./ [2026-05-26T05:26:35.974Z] ---> cfe91d109c7c [2026-05-26T05:26:35.974Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-26T05:26:35.974Z] ---> Running in d7c136d635ca [2026-05-26T05:26:40.452Z] Removing intermediate container d7c136d635ca [2026-05-26T05:26:40.452Z] ---> 084d8b80391e [2026-05-26T05:26:40.452Z] Step 10/26 : COPY . . [2026-05-26T05:26:41.428Z] ---> 0d08530e058f [2026-05-26T05:26:41.428Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-05-26T05:26:41.428Z] ---> Running in 0eb67bbdc8b1 [2026-05-26T05:26:41.701Z] Removing intermediate container 0eb67bbdc8b1 [2026-05-26T05:26:41.701Z] ---> 234d94532f53 [2026-05-26T05:26:41.701Z] Step 12/26 : RUN ${MAKE} [2026-05-26T05:26:41.701Z] ---> Running in a532246ef88f [2026-05-26T05:26:42.692Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=4.1.0-dev.4 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-uart ./cmd [2026-05-26T05:31:04.874Z] Removing intermediate container a532246ef88f [2026-05-26T05:31:04.874Z] ---> 85d0f9dbd612 [2026-05-26T05:31:04.874Z] Step 13/26 : FROM alpine:3.22 [2026-05-26T05:31:04.874Z] 3.22: Pulling from library/alpine [2026-05-26T05:31:04.874Z] 58e777220c39: Pulling fs layer [2026-05-26T05:31:04.874Z] 58e777220c39: Verifying Checksum [2026-05-26T05:31:04.874Z] 58e777220c39: Download complete [2026-05-26T05:31:04.874Z] 58e777220c39: Pull complete [2026-05-26T05:31:04.874Z] Digest: sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-26T05:31:04.874Z] Status: Downloaded newer image for alpine:3.22 [2026-05-26T05:31:04.874Z] ---> 6a2735c23ff3 [2026-05-26T05:31:04.874Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2026-05-26T05:31:04.874Z] ---> Running in 4f75f4b9d824 [2026-05-26T05:31:04.874Z] Removing intermediate container 4f75f4b9d824 [2026-05-26T05:31:04.874Z] ---> 55ed60163220 [2026-05-26T05:31:04.874Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2026-05-26T05:31:04.874Z] ---> Running in 4d12cc1333a5 [2026-05-26T05:31:04.874Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-26T05:31:04.874Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-26T05:31:04.874Z] (1/1) Installing dumb-init (1.2.5-r3) [2026-05-26T05:31:04.874Z] Executing busybox-1.37.0-r20.trigger [2026-05-26T05:31:04.874Z] OK: 8 MiB in 17 packages [2026-05-26T05:31:04.874Z] Removing intermediate container 4d12cc1333a5 [2026-05-26T05:31:04.874Z] ---> f2964180ca01 [2026-05-26T05:31:04.874Z] Step 16/26 : RUN apk --no-cache upgrade [2026-05-26T05:31:04.874Z] ---> Running in 7ab9449ce17e [2026-05-26T05:31:04.874Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-26T05:31:05.458Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-26T05:31:06.868Z] OK: 8 MiB in 17 packages [2026-05-26T05:31:07.836Z] Removing intermediate container 7ab9449ce17e [2026-05-26T05:31:07.836Z] ---> 1621e9165967 [2026-05-26T05:31:07.836Z] Step 17/26 : WORKDIR / [2026-05-26T05:31:08.103Z] ---> Running in 8995df29d740 [2026-05-26T05:31:08.368Z] Removing intermediate container 8995df29d740 [2026-05-26T05:31:08.368Z] ---> c94754ac6819 [2026-05-26T05:31:08.368Z] Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / [2026-05-26T05:31:08.955Z] ---> 2cebc28dedff [2026-05-26T05:31:08.955Z] Step 19/26 : COPY --from=builder /device-uart/LICENSE / [2026-05-26T05:31:09.539Z] ---> cf080169e1cf [2026-05-26T05:31:09.539Z] Step 20/26 : COPY --from=builder /device-uart/cmd/ / [2026-05-26T05:31:12.881Z] ---> d6533f16dce9 [2026-05-26T05:31:12.881Z] Step 21/26 : EXPOSE 59995 [2026-05-26T05:31:12.881Z] ---> Running in a69e96f43304 [2026-05-26T05:31:12.881Z] Removing intermediate container a69e96f43304 [2026-05-26T05:31:12.881Z] ---> e3cda8f1b7b5 [2026-05-26T05:31:12.881Z] Step 22/26 : ENTRYPOINT ["/device-uart"] [2026-05-26T05:31:13.148Z] ---> Running in e4a47b369fb3 [2026-05-26T05:31:13.415Z] Removing intermediate container e4a47b369fb3 [2026-05-26T05:31:13.415Z] ---> 561c1af49914 [2026-05-26T05:31:13.415Z] Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2026-05-26T05:31:13.415Z] ---> Running in 69a319421f9e [2026-05-26T05:31:13.682Z] Removing intermediate container 69a319421f9e [2026-05-26T05:31:13.682Z] ---> 2f5ec07cff36 [2026-05-26T05:31:13.682Z] Step 24/26 : LABEL arch=arm64 [2026-05-26T05:31:13.953Z] ---> Running in f2fae33e58af [2026-05-26T05:31:14.219Z] Removing intermediate container f2fae33e58af [2026-05-26T05:31:14.219Z] ---> 0c1951e69490 [2026-05-26T05:31:14.219Z] Step 25/26 : LABEL git_sha=eea4ade88a5f8cd9b8d2e14a3df38eedabcb2ab3 [2026-05-26T05:31:14.219Z] ---> Running in e57883504d33 [2026-05-26T05:31:14.491Z] Removing intermediate container e57883504d33 [2026-05-26T05:31:14.491Z] ---> 7e95d7a48c9a [2026-05-26T05:31:14.491Z] Step 26/26 : LABEL version=4.1.0-dev.4 [2026-05-26T05:31:14.767Z] ---> Running in 02e676fef700 [2026-05-26T05:31:15.033Z] Removing intermediate container 02e676fef700 [2026-05-26T05:31:15.033Z] ---> 31a3b3262489 [2026-05-26T05:31:15.033Z] [Warning] One or more build-args [ARCH] were not consumed [2026-05-26T05:31:15.033Z] Successfully built 31a3b3262489 [2026-05-26T05:31:15.033Z] Successfully tagged device-uart-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-26T05:31:15.198Z] provisioning config files... [2026-05-26T05:31:15.216Z] copy managed file [device-uart-settings] to file:/w/workspace/device-uart/57@tmp/config1198583695936747477tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-26T05:31:15.566Z] ---> ****-login.sh [2026-05-26T05:31:15.566Z] nexus3.edgexfoundry.org:10001 [2026-05-26T05:31:15.835Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T05:31:15.835Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T05:31:15.835Z] Configure a credential helper to remove this warning. See [2026-05-26T05:31:15.835Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T05:31:15.835Z] [2026-05-26T05:31:15.835Z] Login Succeeded [2026-05-26T05:31:15.835Z] nexus3.edgexfoundry.org:10002 [2026-05-26T05:31:16.102Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T05:31:16.371Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T05:31:16.371Z] Configure a credential helper to remove this warning. See [2026-05-26T05:31:16.371Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T05:31:16.371Z] [2026-05-26T05:31:16.371Z] Login Succeeded [2026-05-26T05:31:16.371Z] nexus3.edgexfoundry.org:10003 [2026-05-26T05:31:16.640Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T05:31:16.640Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T05:31:16.640Z] Configure a credential helper to remove this warning. See [2026-05-26T05:31:16.640Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T05:31:16.640Z] [2026-05-26T05:31:16.640Z] Login Succeeded [2026-05-26T05:31:16.640Z] nexus3.edgexfoundry.org:10004 [2026-05-26T05:31:16.909Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T05:31:16.909Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T05:31:16.909Z] Configure a credential helper to remove this warning. See [2026-05-26T05:31:16.909Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T05:31:16.909Z] [2026-05-26T05:31:16.909Z] Login Succeeded [2026-05-26T05:31:16.909Z] ****.io [2026-05-26T05:31:17.179Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T05:31:17.446Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T05:31:17.446Z] Configure a credential helper to remove this warning. See [2026-05-26T05:31:17.446Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T05:31:17.446Z] [2026-05-26T05:31:17.446Z] Login Succeeded [2026-05-26T05:31:17.446Z] ---> ****-login.sh ends [Pipeline] } [2026-05-26T05:31:17.458Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-26T05:31:17.516Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-26T05:31:17.541Z] [edgeXDocker.push] Tagging docker image device-uart-arm64 with the following tags: [2026-05-26T05:31:17.542Z] eea4ade88a5f8cd9b8d2e14a3df38eedabcb2ab3 [2026-05-26T05:31:17.542Z] latest [2026-05-26T05:31:17.542Z] 4.1.0-dev.4 [2026-05-26T05:31:17.542Z] eea4ade88a5f8cd9b8d2e14a3df38eedabcb2ab3-4.1.0-dev.4 [2026-05-26T05:31:17.542Z] main [2026-05-26T05:31:17.542Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:31:17.926Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:eea4ade88a5f8cd9b8d2e14a3df38eedabcb2ab3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:31:18.293Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:eea4ade88a5f8cd9b8d2e14a3df38eedabcb2ab3 [2026-05-26T05:31:18.293Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2026-05-26T05:31:18.293Z] e6be5c02ef5a: Preparing [2026-05-26T05:31:18.293Z] bdcfb79a8b4e: Preparing [2026-05-26T05:31:18.293Z] b348d880b87a: Preparing [2026-05-26T05:31:18.293Z] de9cf4b16352: Preparing [2026-05-26T05:31:18.293Z] 433860fff935: Preparing [2026-05-26T05:31:18.293Z] eeaa73608b53: Preparing [2026-05-26T05:31:18.293Z] eeaa73608b53: Waiting [2026-05-26T05:31:18.561Z] de9cf4b16352: Pushed [2026-05-26T05:31:18.561Z] bdcfb79a8b4e: Pushed [2026-05-26T05:31:18.561Z] 433860fff935: Pushed [2026-05-26T05:31:18.561Z] b348d880b87a: Pushed [2026-05-26T05:31:18.561Z] eeaa73608b53: Layer already exists [2026-05-26T05:31:30.868Z] e6be5c02ef5a: Pushed [2026-05-26T05:31:30.868Z] eea4ade88a5f8cd9b8d2e14a3df38eedabcb2ab3: digest: sha256:9229d3db8636d72a12705cf2bbdc100f2c832a2e3fa4c7d2dcbab4c32471f5c3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:31:31.227Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:31:31.595Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:latest [2026-05-26T05:31:31.595Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2026-05-26T05:31:31.595Z] e6be5c02ef5a: Preparing [2026-05-26T05:31:31.595Z] bdcfb79a8b4e: Preparing [2026-05-26T05:31:31.595Z] b348d880b87a: Preparing [2026-05-26T05:31:31.595Z] de9cf4b16352: Preparing [2026-05-26T05:31:31.595Z] 433860fff935: Preparing [2026-05-26T05:31:31.595Z] eeaa73608b53: Preparing [2026-05-26T05:31:31.595Z] eeaa73608b53: Waiting [2026-05-26T05:31:31.595Z] b348d880b87a: Layer already exists [2026-05-26T05:31:31.595Z] de9cf4b16352: Layer already exists [2026-05-26T05:31:31.595Z] bdcfb79a8b4e: Layer already exists [2026-05-26T05:31:31.595Z] e6be5c02ef5a: Layer already exists [2026-05-26T05:31:31.595Z] 433860fff935: Layer already exists [2026-05-26T05:31:31.595Z] eeaa73608b53: Layer already exists [2026-05-26T05:31:31.862Z] latest: digest: sha256:9229d3db8636d72a12705cf2bbdc100f2c832a2e3fa4c7d2dcbab4c32471f5c3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:31:32.225Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:31:32.587Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:4.1.0-dev.4 [2026-05-26T05:31:32.587Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2026-05-26T05:31:32.587Z] e6be5c02ef5a: Preparing [2026-05-26T05:31:32.587Z] bdcfb79a8b4e: Preparing [2026-05-26T05:31:32.587Z] b348d880b87a: Preparing [2026-05-26T05:31:32.587Z] de9cf4b16352: Preparing [2026-05-26T05:31:32.587Z] 433860fff935: Preparing [2026-05-26T05:31:32.587Z] eeaa73608b53: Preparing [2026-05-26T05:31:32.587Z] eeaa73608b53: Waiting [2026-05-26T05:31:32.587Z] e6be5c02ef5a: Layer already exists [2026-05-26T05:31:32.587Z] bdcfb79a8b4e: Layer already exists [2026-05-26T05:31:32.587Z] 433860fff935: Layer already exists [2026-05-26T05:31:32.587Z] b348d880b87a: Layer already exists [2026-05-26T05:31:32.587Z] de9cf4b16352: Layer already exists [2026-05-26T05:31:32.587Z] eeaa73608b53: Layer already exists [2026-05-26T05:31:32.854Z] 4.1.0-dev.4: digest: sha256:9229d3db8636d72a12705cf2bbdc100f2c832a2e3fa4c7d2dcbab4c32471f5c3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:31:33.222Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:eea4ade88a5f8cd9b8d2e14a3df38eedabcb2ab3-4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:31:33.582Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:eea4ade88a5f8cd9b8d2e14a3df38eedabcb2ab3-4.1.0-dev.4 [2026-05-26T05:31:33.582Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2026-05-26T05:31:33.582Z] e6be5c02ef5a: Preparing [2026-05-26T05:31:33.582Z] bdcfb79a8b4e: Preparing [2026-05-26T05:31:33.582Z] b348d880b87a: Preparing [2026-05-26T05:31:33.582Z] de9cf4b16352: Preparing [2026-05-26T05:31:33.582Z] 433860fff935: Preparing [2026-05-26T05:31:33.582Z] eeaa73608b53: Preparing [2026-05-26T05:31:33.582Z] eeaa73608b53: Waiting [2026-05-26T05:31:33.582Z] 433860fff935: Layer already exists [2026-05-26T05:31:33.582Z] e6be5c02ef5a: Layer already exists [2026-05-26T05:31:33.582Z] b348d880b87a: Layer already exists [2026-05-26T05:31:33.582Z] bdcfb79a8b4e: Layer already exists [2026-05-26T05:31:33.582Z] de9cf4b16352: Layer already exists [2026-05-26T05:31:33.582Z] eeaa73608b53: Layer already exists [2026-05-26T05:31:33.849Z] eea4ade88a5f8cd9b8d2e14a3df38eedabcb2ab3-4.1.0-dev.4: digest: sha256:9229d3db8636d72a12705cf2bbdc100f2c832a2e3fa4c7d2dcbab4c32471f5c3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:31:34.213Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:31:34.574Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:main [2026-05-26T05:31:34.574Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2026-05-26T05:31:34.574Z] e6be5c02ef5a: Preparing [2026-05-26T05:31:34.574Z] bdcfb79a8b4e: Preparing [2026-05-26T05:31:34.574Z] b348d880b87a: Preparing [2026-05-26T05:31:34.574Z] de9cf4b16352: Preparing [2026-05-26T05:31:34.574Z] 433860fff935: Preparing [2026-05-26T05:31:34.574Z] eeaa73608b53: Preparing [2026-05-26T05:31:34.574Z] eeaa73608b53: Waiting [2026-05-26T05:31:34.574Z] b348d880b87a: Layer already exists [2026-05-26T05:31:34.574Z] de9cf4b16352: Layer already exists [2026-05-26T05:31:34.574Z] bdcfb79a8b4e: Layer already exists [2026-05-26T05:31:34.574Z] 433860fff935: Layer already exists [2026-05-26T05:31:34.574Z] e6be5c02ef5a: Layer already exists [2026-05-26T05:31:34.574Z] eeaa73608b53: Layer already exists [2026-05-26T05:31:34.842Z] main: digest: sha256:9229d3db8636d72a12705cf2bbdc100f2c832a2e3fa4c7d2dcbab4c32471f5c3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-26T05:31:34.926Z] ===================================================== [Pipeline] echo [2026-05-26T05:31:34.939Z] taggedImages: [2026-05-26T05:31:34.939Z] - nexus3.edgexfoundry.org:10004/device-uart-arm64:eea4ade88a5f8cd9b8d2e14a3df38eedabcb2ab3 [2026-05-26T05:31:34.939Z] - nexus3.edgexfoundry.org:10004/device-uart-arm64:latest [2026-05-26T05:31:34.939Z] - nexus3.edgexfoundry.org:10004/device-uart-arm64:4.1.0-dev.4 [2026-05-26T05:31:34.939Z] - nexus3.edgexfoundry.org:10004/device-uart-arm64:eea4ade88a5f8cd9b8d2e14a3df38eedabcb2ab3-4.1.0-dev.4 [2026-05-26T05:31:34.939Z] - nexus3.edgexfoundry.org:10004/device-uart-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:31:35.339Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-26T05:31:35.339Z] [2026-05-26T05:31:35.340Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:31:35.677Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-26T05:31:35.677Z] arm64: Pulling from edgex-lftools-log-publisher [2026-05-26T05:31:35.677Z] 8998bd30e6a1: Pulling fs layer [2026-05-26T05:31:35.677Z] 04944245beec: Pulling fs layer [2026-05-26T05:31:35.677Z] 699f458cf7ca: Pulling fs layer [2026-05-26T05:31:35.677Z] 765212b225bb: Pulling fs layer [2026-05-26T05:31:35.677Z] f23df028b6ca: Pulling fs layer [2026-05-26T05:31:35.677Z] d65c8cfc05b1: Pulling fs layer [2026-05-26T05:31:35.677Z] 2437ff75d9bd: Pulling fs layer [2026-05-26T05:31:35.677Z] 765212b225bb: Waiting [2026-05-26T05:31:35.677Z] d65c8cfc05b1: Waiting [2026-05-26T05:31:35.677Z] 2437ff75d9bd: Waiting [2026-05-26T05:31:35.677Z] f23df028b6ca: Waiting [2026-05-26T05:31:35.944Z] 04944245beec: Verifying Checksum [2026-05-26T05:31:35.944Z] 04944245beec: Download complete [2026-05-26T05:31:35.944Z] 765212b225bb: Verifying Checksum [2026-05-26T05:31:35.944Z] 765212b225bb: Download complete [2026-05-26T05:31:35.944Z] f23df028b6ca: Verifying Checksum [2026-05-26T05:31:35.944Z] f23df028b6ca: Download complete [2026-05-26T05:31:35.944Z] d65c8cfc05b1: Verifying Checksum [2026-05-26T05:31:35.944Z] d65c8cfc05b1: Download complete [2026-05-26T05:31:36.211Z] 699f458cf7ca: Verifying Checksum [2026-05-26T05:31:36.211Z] 699f458cf7ca: Download complete [2026-05-26T05:31:36.478Z] 8998bd30e6a1: Verifying Checksum [2026-05-26T05:31:36.478Z] 8998bd30e6a1: Download complete [2026-05-26T05:31:39.058Z] 2437ff75d9bd: Verifying Checksum [2026-05-26T05:31:39.058Z] 2437ff75d9bd: Download complete [2026-05-26T05:31:41.640Z] 8998bd30e6a1: Pull complete [2026-05-26T05:31:41.906Z] 04944245beec: Pull complete [2026-05-26T05:31:43.929Z] 699f458cf7ca: Pull complete [2026-05-26T05:31:43.929Z] 765212b225bb: Pull complete [2026-05-26T05:31:44.909Z] f23df028b6ca: Pull complete [2026-05-26T05:31:45.183Z] d65c8cfc05b1: Pull complete [2026-05-26T05:32:03.396Z] 2437ff75d9bd: Pull complete [2026-05-26T05:32:03.396Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2026-05-26T05:32:03.396Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-26T05:32:03.396Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T05:32:03.628Z] prd-ubuntu20.04-docker-arm64-4c-16g-11401 does not seem to be running inside a container [2026-05-26T05:32:03.696Z] $ 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-uart/57 -v /w/workspace/device-uart/57:/w/workspace/device-uart/57:rw,z -v /w/workspace/device-uart/57@tmp:/w/workspace/device-uart/57@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2026-05-26T05:32:06.732Z] $ docker top 5add3ede0f5a88dd1f6b7ba56d30165582ea32c21bf1c92c7a49e734886e5c16 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-26T05:32:07.592Z] ---> job-cost.sh [2026-05-26T05:32:07.592Z] lf-activate-venv: SKIPPING [2026-05-26T05:32:07.592Z] INFO: No Stack... [2026-05-26T05:32:08.174Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2026-05-26T05:32:08.838Z] INFO: Archiving Costs [Pipeline] sh [2026-05-26T05:32:09.484Z] + cat /w/workspace/device-uart/57/archives/cost.csv [2026-05-26T05:32:09.484Z] + cut -d, -f6 [Pipeline] lock [2026-05-26T05:32:09.518Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-uart-main-57-stack-cost] [2026-05-26T05:32:09.525Z] Resource [jenkins-edgexfoundry-device-uart-main-57-stack-cost] did not exist. Created. [2026-05-26T05:32:09.531Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-uart-main-57-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-05-26T05:32:10.199Z] /w/workspace/device-uart/57@tmp/durable-c5809d19/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2026-05-26T05:32:10.839Z] + echo total: 0.10999999940395355 [Pipeline] stash [2026-05-26T05:32:10.856Z] Warning: overwriting stash ‘stack-cost’ [2026-05-26T05:32:10.901Z] Stashed 1 file(s) [Pipeline] } [2026-05-26T05:32:10.911Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-uart-main-57-stack-cost] [Pipeline] // lock [Pipeline] } [2026-05-26T05:32:10.941Z] $ docker stop --time=1 5add3ede0f5a88dd1f6b7ba56d30165582ea32c21bf1c92c7a49e734886e5c16 [2026-05-26T05:32:12.470Z] $ docker rm -f --volumes 5add3ede0f5a88dd1f6b7ba56d30165582ea32c21bf1c92c7a49e734886e5c16 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2026-05-26T05:32:12.950Z] provisioning config files... [2026-05-26T05:32:12.959Z] copy managed file [device-uart-codecov-token] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config9732982976809722465tmp [Pipeline] { [Pipeline] sh [2026-05-26T05:32:13.263Z] + set +x [2026-05-26T05:32:13.263Z] + + curl -sbash https://codecov.io/bash -s [2026-05-26T05:32:13.263Z] -- [2026-05-26T05:32:13.263Z] [2026-05-26T05:32:13.263Z] _____ _ [2026-05-26T05:32:13.263Z] / ____| | | [2026-05-26T05:32:13.263Z] | | ___ __| | ___ ___ _____ __ [2026-05-26T05:32:13.263Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2026-05-26T05:32:13.263Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2026-05-26T05:32:13.263Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2026-05-26T05:32:13.263Z] Bash-1.0.6 [2026-05-26T05:32:13.264Z] [2026-05-26T05:32:13.264Z] [2026-05-26T05:32:13.264Z] ==> git version 2.25.1 found [2026-05-26T05:32:13.523Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2026-05-26T05:32:13.523Z] Release-Date: 2020-01-08 [2026-05-26T05:32:13.523Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2026-05-26T05:32:13.523Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2026-05-26T05:32:13.523Z] ==> Jenkins CI detected. [2026-05-26T05:32:13.523Z] current dir:  /w/workspace/edgexfoundry_device-uart_main [2026-05-26T05:32:13.523Z] project root: . [2026-05-26T05:32:13.523Z] --> token set from env [2026-05-26T05:32:13.523Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2026-05-26T05:32:13.523Z] ==> Running gcov in . (disable via -X gcov) [2026-05-26T05:32:13.523Z] ==> Python coveragepy not found [2026-05-26T05:32:13.523Z] ==> Searching for coverage reports in: [2026-05-26T05:32:13.523Z] + . [2026-05-26T05:32:13.523Z] -> Found 1 reports [2026-05-26T05:32:13.523Z] ==> Detecting git/mercurial file structure [2026-05-26T05:32:13.523Z] ==> Reading reports [2026-05-26T05:32:13.523Z] + ./coverage.out bytes=6770 [2026-05-26T05:32:13.523Z] ==> Appending adjustments [2026-05-26T05:32:13.523Z] https://docs.codecov.io/docs/fixing-reports [2026-05-26T05:32:13.523Z] + Found adjustments [2026-05-26T05:32:13.523Z] ==> Gzipping contents [2026-05-26T05:32:13.523Z] 4.0K /tmp/codecov.22Lnur.gz [2026-05-26T05:32:13.523Z] ==> Uploading reports [2026-05-26T05:32:13.523Z] url: https://codecov.io [2026-05-26T05:32:13.523Z] query: branch=main&commit=eea4ade88a5f8cd9b8d2e14a3df38eedabcb2ab3&build=57&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2Fmain%2F57%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=&job=&cmd_args= [2026-05-26T05:32:13.523Z] -> Pinging Codecov [2026-05-26T05:32:13.523Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=eea4ade88a5f8cd9b8d2e14a3df38eedabcb2ab3&build=57&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2Fmain%2F57%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=&job=&cmd_args= [2026-05-26T05:32:13.783Z] -> Uploading to [2026-05-26T05:32:13.783Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/lf-edge/device-uart/eea4ade88a5f8cd9b8d2e14a3df38eedabcb2ab3/c35abd9d-9d77-43f1-92e2-975302361ea9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260526%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260526T053213Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=a1440ed383a5e830a519dbaaa380b4c79bcb0129878ca411ccb9054160b2b7d1 [2026-05-26T05:32:13.783Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-05-26T05:32:13.783Z] Dload Upload Total Spent Left Speed [2026-05-26T05:32:14.043Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1331 0 0 100 1331 0 8932 --:--:-- --:--:-- --:--:-- 8932 [2026-05-26T05:32:14.043Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/lf-edge/device-uart/commit/eea4ade88a5f8cd9b8d2e14a3df38eedabcb2ab3 [Pipeline] } [2026-05-26T05:32:14.050Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2026-05-26T05:32:14.267Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2026-05-26T05:32:14.292Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:32:14.605Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-05-26T05:32:14.605Z] [2026-05-26T05:32:14.605Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:32:14.910Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-05-26T05:32:14.910Z] latest: Pulling from edgex-devops/edgex-snyk-go [2026-05-26T05:32:14.910Z] 2d35ebdb57d9: Already exists [2026-05-26T05:32:14.910Z] 85e8836fcdb2: Pulling fs layer [2026-05-26T05:32:14.910Z] 91631faa732a: Pulling fs layer [2026-05-26T05:32:14.910Z] f3f5ae8826fa: Pulling fs layer [2026-05-26T05:32:14.910Z] 4f4fb700ef54: Pulling fs layer [2026-05-26T05:32:14.910Z] 7861252a18e6: Pulling fs layer [2026-05-26T05:32:14.910Z] 9130f900ef6f: Pulling fs layer [2026-05-26T05:32:14.910Z] 7861252a18e6: Waiting [2026-05-26T05:32:14.910Z] 9130f900ef6f: Waiting [2026-05-26T05:32:14.910Z] 4f4fb700ef54: Waiting [2026-05-26T05:32:14.910Z] f3f5ae8826fa: Verifying Checksum [2026-05-26T05:32:14.910Z] f3f5ae8826fa: Download complete [2026-05-26T05:32:14.910Z] 85e8836fcdb2: Verifying Checksum [2026-05-26T05:32:14.910Z] 85e8836fcdb2: Download complete [2026-05-26T05:32:14.910Z] 4f4fb700ef54: Verifying Checksum [2026-05-26T05:32:14.910Z] 4f4fb700ef54: Download complete [2026-05-26T05:32:14.910Z] 85e8836fcdb2: Pull complete [2026-05-26T05:32:15.168Z] 7861252a18e6: Verifying Checksum [2026-05-26T05:32:15.168Z] 7861252a18e6: Download complete [2026-05-26T05:32:15.427Z] 91631faa732a: Verifying Checksum [2026-05-26T05:32:15.427Z] 91631faa732a: Download complete [2026-05-26T05:32:15.994Z] 9130f900ef6f: Verifying Checksum [2026-05-26T05:32:15.994Z] 9130f900ef6f: Download complete [2026-05-26T05:32:20.190Z] 91631faa732a: Pull complete [2026-05-26T05:32:20.190Z] f3f5ae8826fa: Pull complete [2026-05-26T05:32:20.190Z] 4f4fb700ef54: Pull complete [2026-05-26T05:32:20.190Z] 7861252a18e6: Pull complete [2026-05-26T05:32:24.385Z] 9130f900ef6f: Pull complete [2026-05-26T05:32:24.385Z] Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e [2026-05-26T05:32:24.385Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-05-26T05:32:24.385Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T05:32:24.490Z] prd-ubuntu20.04-docker-8c-8g-11400 does not seem to be running inside a container [2026-05-26T05:32:24.525Z] $ 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-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2026-05-26T05:32:25.883Z] $ docker top df2ea7f4bc26b5059b880fb89174ff3d37e2aa2b5510989011d45c5ab8ce5503 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-26T05:32:26.330Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_main [Pipeline] echo [2026-05-26T05:32:26.340Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-uart:main' [Pipeline] sh [2026-05-26T05:32:26.619Z] + set -o pipefail [2026-05-26T05:32:26.619Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-uart:main' [2026-05-26T05:32:33.180Z] [2026-05-26T05:32:33.180Z] Monitoring /w/workspace/edgexfoundry_device-uart_main (github.com/edgexfoundry/device-uart)... [2026-05-26T05:32:33.180Z] [2026-05-26T05:32:33.181Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a9260560-4d2e-420e-ab88-ca8ba35d31cd/history/a94c5e8f-21ad-4367-9d10-54439ebcad78 [2026-05-26T05:32:33.181Z] [2026-05-26T05:32:33.181Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2026-05-26T05:32:33.181Z] [Pipeline] } [2026-05-26T05:32:33.444Z] $ docker stop --time=1 df2ea7f4bc26b5059b880fb89174ff3d37e2aa2b5510989011d45c5ab8ce5503 [2026-05-26T05:32:35.479Z] $ docker rm -f --volumes df2ea7f4bc26b5059b880fb89174ff3d37e2aa2b5510989011d45c5ab8ce5503 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-05-26T05:32:36.335Z] + git log --format=format:%s -1 eea4ade88a5f8cd9b8d2e14a3df38eedabcb2ab3 [Pipeline] sh [2026-05-26T05:32:36.617Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-26T05:32:36.617Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:32:36.915Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-26T05:32:36.915Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T05:32:36.991Z] prd-ubuntu20.04-docker-8c-8g-11400 does not seem to be running inside a container [2026-05-26T05:32:37.015Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-26T05:32:37.261Z] $ docker top 948ba14a7ac5ef793c67897a0d58d09531c82592bdc9d9ed130378143b80f3e2 -eo pid,comm [2026-05-26T05:32:37.304Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2026-05-26T05:32:37.304Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-26T05:32:37.359Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-26T05:32:37.359Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-26T05:32:37.465Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-26T05:32:37.466Z] $ docker exec 948ba14a7ac5ef793c67897a0d58d09531c82592bdc9d9ed130378143b80f3e2 ssh-agent [2026-05-26T05:32:37.568Z] SSH_AUTH_SOCK=/tmp/ssh-fyS6CDQOSjWx/agent.32 [2026-05-26T05:32:37.568Z] SSH_AGENT_PID=38 [2026-05-26T05:32:37.572Z] Running ssh-add (command line suppressed) [2026-05-26T05:32:37.673Z] Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_7140782939523667802.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_7140782939523667802.key) [2026-05-26T05:32:37.687Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-26T05:32:37.977Z] + git semver tag [2026-05-26T05:32:38.236Z] 2026-05-26 05:32:38,180 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-26T05:32:38.236Z] 2026-05-26 05:32:38,184 [run_tag] DEBUG tag force:False [2026-05-26T05:32:38.236Z] 2026-05-26 05:32:38,184 [check_head_tag] DEBUG check head tag [2026-05-26T05:32:38.236Z] 2026-05-26 05:32:38,185 [execute] INFO git cat-file --batch-check [2026-05-26T05:32:38.236Z] 2026-05-26 05:32:38,185 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main, stdin=, shell=False, universal_newlines=False) [2026-05-26T05:32:38.236Z] 2026-05-26 05:32:38,187 [execute] INFO git cat-file --batch [2026-05-26T05:32:38.236Z] 2026-05-26 05:32:38,187 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_main, stdin=, shell=False, universal_newlines=False) [2026-05-26T05:32:38.236Z] 2026-05-26 05:32:38,193 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2026-05-26T05:32:38.236Z] 2026-05-26 05:32:38,193 [execute] INFO git tag -a v4.1.0-dev.4 -m v4.1.0-dev.4 [2026-05-26T05:32:38.236Z] 2026-05-26 05:32:38,193 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.4', '-m', 'v4.1.0-dev.4'], cwd=/w/workspace/edgexfoundry_device-uart_main, stdin=None, shell=False, universal_newlines=False) [2026-05-26T05:32:38.236Z] 2026-05-26 05:32:38,196 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2026-05-26T05:32:38.236Z] 4.1.0-dev.4 [Pipeline] } [2026-05-26T05:32:38.243Z] $ docker exec --env ******** --env ******** 948ba14a7ac5ef793c67897a0d58d09531c82592bdc9d9ed130378143b80f3e2 ssh-agent -k [2026-05-26T05:32:38.332Z] unset SSH_AUTH_SOCK; [2026-05-26T05:32:38.332Z] unset SSH_AGENT_PID; [2026-05-26T05:32:38.332Z] echo Agent pid 38 killed; [2026-05-26T05:32:38.343Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-26T05:32:38.668Z] + git semver [Pipeline] } [2026-05-26T05:32:38.942Z] $ docker stop --time=1 948ba14a7ac5ef793c67897a0d58d09531c82592bdc9d9ed130378143b80f3e2 [2026-05-26T05:32:40.182Z] $ docker rm -f --volumes 948ba14a7ac5ef793c67897a0d58d09531c82592bdc9d9ed130378143b80f3e2 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:32:40.614Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-05-26T05:32:40.614Z] [2026-05-26T05:32:40.614Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:32:40.920Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-05-26T05:32:40.920Z] 0.23.1-centos7: Pulling from edgex-lftools [2026-05-26T05:32:40.920Z] ab5ef0e58194: Pulling fs layer [2026-05-26T05:32:40.920Z] 9712f1f96733: Pulling fs layer [2026-05-26T05:32:40.920Z] 63f879dbbcfc: Pulling fs layer [2026-05-26T05:32:40.920Z] 0d9ebad4ef96: Pulling fs layer [2026-05-26T05:32:40.920Z] e9a5061849ea: Pulling fs layer [2026-05-26T05:32:40.920Z] d747dcd14b5f: Pulling fs layer [2026-05-26T05:32:40.920Z] 2de7ff778b66: Pulling fs layer [2026-05-26T05:32:40.920Z] e9a5061849ea: Waiting [2026-05-26T05:32:40.920Z] 2de7ff778b66: Waiting [2026-05-26T05:32:40.920Z] d747dcd14b5f: Waiting [2026-05-26T05:32:40.920Z] 0d9ebad4ef96: Waiting [2026-05-26T05:32:40.920Z] 9712f1f96733: Verifying Checksum [2026-05-26T05:32:40.920Z] 9712f1f96733: Download complete [2026-05-26T05:32:41.180Z] 63f879dbbcfc: Verifying Checksum [2026-05-26T05:32:41.180Z] 63f879dbbcfc: Download complete [2026-05-26T05:32:41.440Z] e9a5061849ea: Verifying Checksum [2026-05-26T05:32:41.440Z] e9a5061849ea: Download complete [2026-05-26T05:32:41.440Z] d747dcd14b5f: Verifying Checksum [2026-05-26T05:32:41.440Z] d747dcd14b5f: Download complete [2026-05-26T05:32:41.440Z] 0d9ebad4ef96: Verifying Checksum [2026-05-26T05:32:41.440Z] 0d9ebad4ef96: Download complete [2026-05-26T05:32:41.440Z] ab5ef0e58194: Verifying Checksum [2026-05-26T05:32:41.440Z] ab5ef0e58194: Download complete [2026-05-26T05:32:41.699Z] 2de7ff778b66: Verifying Checksum [2026-05-26T05:32:41.699Z] 2de7ff778b66: Download complete [2026-05-26T05:32:45.899Z] ab5ef0e58194: Pull complete [2026-05-26T05:32:45.899Z] 9712f1f96733: Pull complete [2026-05-26T05:32:46.467Z] 63f879dbbcfc: Pull complete [2026-05-26T05:32:53.059Z] 0d9ebad4ef96: Pull complete [2026-05-26T05:32:53.059Z] e9a5061849ea: Pull complete [2026-05-26T05:32:53.059Z] d747dcd14b5f: Pull complete [2026-05-26T05:32:54.005Z] 2de7ff778b66: Pull complete [2026-05-26T05:32:54.005Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2026-05-26T05:32:54.005Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-05-26T05:32:54.005Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T05:32:54.119Z] prd-ubuntu20.04-docker-8c-8g-11400 does not seem to be running inside a container [2026-05-26T05:32:54.151Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2026-05-26T05:32:55.433Z] $ docker top 4cd317aa09470d766ee49a1d997f23e571c2aa3a170694c67cc8a9051d5cbc99 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2026-05-26T05:32:55.555Z] provisioning config files... [2026-05-26T05:32:55.569Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config16545506373282980494tmp [2026-05-26T05:32:55.605Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config8465736623915213699tmp [2026-05-26T05:32:55.637Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config16683168841709430608tmp [Pipeline] { [Pipeline] echo [2026-05-26T05:32:55.674Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-26T05:32:56.008Z] ---> sigul-configuration.sh [2026-05-26T05:32:56.008Z] gpg: directory `/root/.gnupg' created [2026-05-26T05:32:56.008Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2026-05-26T05:32:56.008Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2026-05-26T05:32:56.008Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2026-05-26T05:32:56.008Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2026-05-26T05:32:56.008Z] gpg: CAST5 encrypted data [2026-05-26T05:32:56.008Z] gpg: encrypted with 1 passphrase [2026-05-26T05:32:56.008Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2026-05-26T05:32:56.345Z] + mkdir /home/jenkins [2026-05-26T05:32:56.345Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2026-05-26T05:32:56.638Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2026-05-26T05:32:56.652Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-26T05:32:56.947Z] ---> sigul-install.sh [2026-05-26T05:32:56.947Z] Sigul already installed; skipping installation. [Pipeline] sh [2026-05-26T05:32:57.246Z] + git tag --list [2026-05-26T05:32:57.246Z] v0.0.0 [2026-05-26T05:32:57.246Z] v3.0.0 [2026-05-26T05:32:57.246Z] v3.1 [2026-05-26T05:32:57.246Z] v3.1.0 [2026-05-26T05:32:57.246Z] v3.1.1 [2026-05-26T05:32:57.246Z] v4.0 [2026-05-26T05:32:57.246Z] v4.0.0 [2026-05-26T05:32:57.246Z] v4.0.1 [2026-05-26T05:32:57.246Z] v4.0.1-dev.1 [2026-05-26T05:32:57.246Z] v4.1.0-dev.1 [2026-05-26T05:32:57.246Z] v4.1.0-dev.2 [2026-05-26T05:32:57.246Z] v4.1.0-dev.3 [2026-05-26T05:32:57.246Z] v4.1.0-dev.4 [Pipeline] sh [2026-05-26T05:32:57.540Z] + lftools sign git-tag v4.1.0-dev.4 [2026-05-26T05:32:58.110Z] Signing Git tag with Sigul... [2026-05-26T05:32:58.110Z] Signing v4.1.0-dev.4 [Pipeline] echo [2026-05-26T05:32:58.383Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-26T05:32:58.680Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2026-05-26T05:32:58.687Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2026-05-26T05:32:58.712Z] $ docker stop --time=1 4cd317aa09470d766ee49a1d997f23e571c2aa3a170694c67cc8a9051d5cbc99 [2026-05-26T05:33:00.017Z] $ docker rm -f --volumes 4cd317aa09470d766ee49a1d997f23e571c2aa3a170694c67cc8a9051d5cbc99 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2026-05-26T05:33:00.481Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-26T05:33:00.481Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:33:00.788Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-26T05:33:00.788Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T05:33:00.864Z] prd-ubuntu20.04-docker-8c-8g-11400 does not seem to be running inside a container [2026-05-26T05:33:00.891Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-26T05:33:01.144Z] $ docker top a58c859d625d2fb4535ea12677986f4a2d23b9fab085185f12a1fcd4739d828e -eo pid,comm [2026-05-26T05:33:01.187Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2026-05-26T05:33:01.187Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-26T05:33:01.244Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-26T05:33:01.244Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-26T05:33:01.360Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-26T05:33:01.360Z] $ docker exec a58c859d625d2fb4535ea12677986f4a2d23b9fab085185f12a1fcd4739d828e ssh-agent [2026-05-26T05:33:01.460Z] SSH_AUTH_SOCK=/tmp/ssh-katUChK55PbV/agent.32 [2026-05-26T05:33:01.461Z] SSH_AGENT_PID=38 [2026-05-26T05:33:01.465Z] Running ssh-add (command line suppressed) [2026-05-26T05:33:01.557Z] Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_8651578592523872431.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_8651578592523872431.key) [2026-05-26T05:33:01.575Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-26T05:33:01.873Z] + git semver bump pre [2026-05-26T05:33:02.135Z] 2026-05-26 05:33:02,069 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-26T05:33:02.135Z] 2026-05-26 05:33:02,072 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2026-05-26T05:33:02.135Z] 2026-05-26 05:33:02,073 [bump_version] DEBUG bumping version:4.1.0-dev.4 on axis:pre with prefix:dev [2026-05-26T05:33:02.135Z] 2026-05-26 05:33:02,073 [bump_version] DEBUG bumped version:4.1.0-dev.5 [2026-05-26T05:33:02.135Z] 2026-05-26 05:33:02,073 [write_version] DEBUG write version:4.1.0-dev.5 to path:/w/workspace/edgexfoundry_device-uart_main/.semver/main with force:True [2026-05-26T05:33:02.135Z] 2026-05-26 05:33:02,073 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2026-05-26T05:33:02.135Z] 2026-05-26 05:33:02,073 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-uart_main/.semver/main [2026-05-26T05:33:02.135Z] 2026-05-26 05:33:02,075 [execute] INFO git cat-file --batch-check [2026-05-26T05:33:02.135Z] 2026-05-26 05:33:02,075 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-05-26T05:33:02.135Z] 2026-05-26 05:33:02,079 [execute] INFO git cat-file --batch [2026-05-26T05:33:02.135Z] 2026-05-26 05:33:02,079 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-05-26T05:33:02.135Z] 2026-05-26 05:33:02,083 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2026-05-26T05:33:02.135Z] 4.1.0-dev.5 [Pipeline] } [2026-05-26T05:33:02.142Z] $ docker exec --env ******** --env ******** a58c859d625d2fb4535ea12677986f4a2d23b9fab085185f12a1fcd4739d828e ssh-agent -k [2026-05-26T05:33:02.228Z] unset SSH_AUTH_SOCK; [2026-05-26T05:33:02.229Z] unset SSH_AGENT_PID; [2026-05-26T05:33:02.229Z] echo Agent pid 38 killed; [2026-05-26T05:33:02.239Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-26T05:33:02.560Z] + git semver [Pipeline] } [2026-05-26T05:33:02.827Z] $ docker stop --time=1 a58c859d625d2fb4535ea12677986f4a2d23b9fab085185f12a1fcd4739d828e [2026-05-26T05:33:04.110Z] $ docker rm -f --volumes a58c859d625d2fb4535ea12677986f4a2d23b9fab085185f12a1fcd4739d828e [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-26T05:33:04.470Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-26T05:33:04.470Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:33:04.779Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-26T05:33:04.779Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T05:33:04.853Z] prd-ubuntu20.04-docker-8c-8g-11400 does not seem to be running inside a container [2026-05-26T05:33:04.877Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-26T05:33:05.092Z] $ docker top 47806e2d3e8b986a44ad600b5f6a2d84bf4408c22270f9c2ad45a5dbaae262ce -eo pid,comm [2026-05-26T05:33:05.133Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2026-05-26T05:33:05.133Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-26T05:33:05.197Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-26T05:33:05.198Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-26T05:33:05.301Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-26T05:33:05.301Z] $ docker exec 47806e2d3e8b986a44ad600b5f6a2d84bf4408c22270f9c2ad45a5dbaae262ce ssh-agent [2026-05-26T05:33:05.415Z] SSH_AUTH_SOCK=/tmp/ssh-sr7kxf4GdSTg/agent.33 [2026-05-26T05:33:05.415Z] SSH_AGENT_PID=39 [2026-05-26T05:33:05.419Z] Running ssh-add (command line suppressed) [2026-05-26T05:33:05.511Z] Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_1718431339276856353.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_1718431339276856353.key) [2026-05-26T05:33:05.525Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-26T05:33:05.816Z] + git semver push [2026-05-26T05:33:06.074Z] 2026-05-26 05:33:06,031 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-26T05:33:06.074Z] 2026-05-26 05:33:06,034 [run_push] DEBUG push [2026-05-26T05:33:06.074Z] 2026-05-26 05:33:06,034 [execute] INFO git cat-file --batch-check [2026-05-26T05:33:06.074Z] 2026-05-26 05:33:06,035 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-05-26T05:33:06.074Z] 2026-05-26 05:33:06,036 [execute] INFO git rev-list 3cebba1cff4f4e3b6ed130d42f21ff3a295a03f8 -- [2026-05-26T05:33:06.074Z] 2026-05-26 05:33:06,037 [execute] DEBUG Popen(['git', 'rev-list', '3cebba1cff4f4e3b6ed130d42f21ff3a295a03f8', '--'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, stdin=None, shell=False, universal_newlines=False) [2026-05-26T05:33:06.074Z] 2026-05-26 05:33:06,041 [execute] INFO git fetch -v -- origin [2026-05-26T05:33:06.074Z] 2026-05-26 05:33:06,041 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, stdin=None, shell=False, universal_newlines=True) [2026-05-26T05:33:06.639Z] 2026-05-26 05:33:06,607 [run_push] DEBUG no remote changes detected [2026-05-26T05:33:06.639Z] 2026-05-26 05:33:06,607 [execute] INFO git push origin semver [2026-05-26T05:33:06.639Z] 2026-05-26 05:33:06,608 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, stdin=None, shell=False, universal_newlines=False) [2026-05-26T05:33:08.023Z] 2026-05-26 05:33:07,696 [run_push] DEBUG push all version tags [2026-05-26T05:33:08.023Z] 2026-05-26 05:33:07,697 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2026-05-26T05:33:08.023Z] 2026-05-26 05:33:07,697 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-uart_main, stdin=None, shell=False, universal_newlines=False) [2026-05-26T05:33:08.961Z] 2026-05-26 05:33:08,813 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2026-05-26T05:33:08.961Z] 4.1.0-dev.5 [Pipeline] } [2026-05-26T05:33:08.967Z] $ docker exec --env ******** --env ******** 47806e2d3e8b986a44ad600b5f6a2d84bf4408c22270f9c2ad45a5dbaae262ce ssh-agent -k [2026-05-26T05:33:09.065Z] unset SSH_AUTH_SOCK; [2026-05-26T05:33:09.065Z] unset SSH_AGENT_PID; [2026-05-26T05:33:09.065Z] echo Agent pid 39 killed; [2026-05-26T05:33:09.077Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-26T05:33:09.404Z] + git semver [Pipeline] } [2026-05-26T05:33:09.979Z] $ docker stop --time=1 47806e2d3e8b986a44ad600b5f6a2d84bf4408c22270f9c2ad45a5dbaae262ce [2026-05-26T05:33:11.228Z] $ docker rm -f --volumes 47806e2d3e8b986a44ad600b5f6a2d84bf4408c22270f9c2ad45a5dbaae262ce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2026-05-26T05:33:11.884Z] + [ -d /w/workspace/edgexfoundry_device-uart_main/archives ] [2026-05-26T05:33:11.884Z] + ls -al /w/workspace/edgexfoundry_device-uart_main/archives [2026-05-26T05:33:11.884Z] total 16 [2026-05-26T05:33:11.884Z] drwxr-xr-x 3 root root 4096 May 26 05:18 . [2026-05-26T05:33:11.884Z] drwxrwxr-x 9 jenkins jenkins 4096 May 26 05:32 .. [2026-05-26T05:33:11.884Z] drwxr-xr-x 2 root root 4096 May 26 05:18 cost [2026-05-26T05:33:11.884Z] -rw-r--r-- 1 root root 82 May 26 05:18 cost.csv [2026-05-26T05:33:11.884Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-uart_main/archives [2026-05-26T05:33:11.884Z] + ls -al /w/workspace/edgexfoundry_device-uart_main/archives [2026-05-26T05:33:11.884Z] total 16 [2026-05-26T05:33:11.884Z] drwxr-xr-x 3 jenkins jenkins 4096 May 26 05:18 . [2026-05-26T05:33:11.884Z] drwxrwxr-x 9 jenkins jenkins 4096 May 26 05:32 .. [2026-05-26T05:33:11.884Z] drwxr-xr-x 2 jenkins jenkins 4096 May 26 05:18 cost [2026-05-26T05:33:11.884Z] -rw-r--r-- 1 jenkins jenkins 82 May 26 05:18 cost.csv [Pipeline] libraryResource [Pipeline] sh [2026-05-26T05:33:12.174Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-26T05:33:13.030Z] ---> package-listing.sh [2026-05-26T05:33:13.030Z] ++ facter osfamily [2026-05-26T05:33:13.030Z] ++ tr '[:upper:]' '[:lower:]' [2026-05-26T05:33:13.288Z] + OS_FAMILY=debian [2026-05-26T05:33:13.288Z] + workspace=/w/workspace/edgexfoundry_device-uart_main [2026-05-26T05:33:13.288Z] + START_PACKAGES=/tmp/packages_start.txt [2026-05-26T05:33:13.288Z] + END_PACKAGES=/tmp/packages_end.txt [2026-05-26T05:33:13.288Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-05-26T05:33:13.288Z] + PACKAGES=/tmp/packages_start.txt [2026-05-26T05:33:13.288Z] + '[' /w/workspace/edgexfoundry_device-uart_main ']' [2026-05-26T05:33:13.288Z] + PACKAGES=/tmp/packages_end.txt [2026-05-26T05:33:13.288Z] + case "${OS_FAMILY}" in [2026-05-26T05:33:13.288Z] + dpkg -l [2026-05-26T05:33:13.288Z] + grep '^ii' [2026-05-26T05:33:13.288Z] + '[' -f /tmp/packages_start.txt ']' [2026-05-26T05:33:13.288Z] + '[' -f /tmp/packages_end.txt ']' [2026-05-26T05:33:13.288Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-05-26T05:33:13.288Z] + '[' /w/workspace/edgexfoundry_device-uart_main ']' [2026-05-26T05:33:13.288Z] + mkdir -p /w/workspace/edgexfoundry_device-uart_main/archives/ [2026-05-26T05:33:13.288Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-uart_main/archives/ [Pipeline] echo [2026-05-26T05:33:13.300Z] 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-uart_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-05-26T05:33:13.578Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:33:14.139Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-26T05:33:14.139Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T05:33:14.214Z] prd-ubuntu20.04-docker-8c-8g-11400 does not seem to be running inside a container [2026-05-26T05:33:14.243Z] $ 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-uart_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-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-05-26T05:33:14.439Z] $ docker top 248099fbb535716c7ced9e6c0bd1d5a9d7b38ccabbabe5370999dc4d66052556 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-26T05:33:14.796Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-05-26T05:33:15.085Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-05-26T05:33:15.372Z] + ls /var/log/sa-host [2026-05-26T05:33:15.372Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-26T05:33:15.593Z] provisioning config files... [2026-05-26T05:33:15.601Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config14198980010766480803tmp [Pipeline] { [Pipeline] echo [2026-05-26T05:33:15.622Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-26T05:33:15.904Z] ---> create-netrc.sh [Pipeline] } [2026-05-26T05:33:15.911Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-05-26T05:33:16.259Z] ---> python-tools-install.sh [Pipeline] echo [2026-05-26T05:33:16.269Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-26T05:33:16.555Z] ---> sudo-logs.sh [2026-05-26T05:33:16.555Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-05-26T05:33:16.594Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-26T05:33:16.882Z] ---> job-cost.sh [2026-05-26T05:33:16.882Z] lf-activate-venv: SKIPPING [2026-05-26T05:33:16.882Z] DEBUG: total: 0.2199999988079071 [2026-05-26T05:33:16.882Z] INFO: Retrieving Stack Cost... [2026-05-26T05:33:17.141Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-05-26T05:33:17.400Z] INFO: Archiving Costs [Pipeline] echo [2026-05-26T05:33:17.412Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-26T05:33:17.696Z] ---> logs-deploy.sh [2026-05-26T05:33:17.696Z] lf-activate-venv: SKIPPING [2026-05-26T05:33:17.696Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-uart/main/57 [2026-05-26T05:33:17.696Z] INFO: archiving workspace using pattern(s): [2026-05-26T05:33:18.631Z] Archives upload complete. [2026-05-26T05:33:18.631Z] INFO: archiving logs to Nexus