Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from be1aa26aaf6e3599ea3452fae5bed9b3635894c7 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-ssh1064946111693512841.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh10676108464995278047.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 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh297897171342457771.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > 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-ssh9293894690555423721.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-ssh6745080244991165876.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.23] ========================================================= [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.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-772221 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 Avoid second fetch Checking out Revision be1aa26aaf6e3599ea3452fae5bed9b3635894c7 (main) Commit message: "Merge pull request #116 from FelixTing/bump-alpine-3.22" > 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 > git config core.sparsecheckout # timeout=10 > git checkout -f be1aa26aaf6e3599ea3452fae5bed9b3635894c7 # timeout=10 > git rev-list --no-walk 4f5ba12fa66c31047a62bb53a847da11fc9d4da1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-10-31T13:29:02.072Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-10-31T13:29:02.165Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-10-31T13:29:02.195Z] ========================================================= [2025-10-31T13:29:02.195Z] EdgeX Global Pipelines Version Info [2025-10-31T13:29:02.195Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:29:03.298Z] ------------------- [2025-10-31T13:29:03.298Z] stable info: [2025-10-31T13:29:03.298Z] ------------------- [2025-10-31T13:29:03.298Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-10-31T13:29:03.298Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2025-10-31T13:29:03.298Z] Message: update stable to v1.0.278 [2025-10-31T13:29:03.867Z] ------------------- [2025-10-31T13:29:03.867Z] experimental info: [2025-10-31T13:29:03.867Z] ------------------- [2025-10-31T13:29:03.867Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-10-31T13:29:03.867Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2025-10-31T13:29:03.867Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-10-31T13:29:03.938Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-uart-settings [Pipeline] echo [2025-10-31T13:29:03.959Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-uart [Pipeline] echo [2025-10-31T13:29:03.980Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-10-31T13:29:03.999Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-10-31T13:29:04.022Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-10-31T13:29:04.049Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-10-31T13:29:04.073Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-10-31T13:29:04.093Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-10-31T13:29:04.118Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-10-31T13:29:04.141Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-10-31T13:29:04.162Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-10-31T13:29:04.186Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-uart [Pipeline] echo [2025-10-31T13:29:04.206Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-10-31T13:29:04.227Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-10-31T13:29:04.254Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-10-31T13:29:04.277Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-10-31T13:29:04.307Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-10-31T13:29:04.331Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-10-31T13:29:04.354Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-10-31T13:29:04.380Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-10-31T13:29:04.407Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-10-31T13:29:04.431Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-10-31T13:29:04.449Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-10-31T13:29:04.470Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-10-31T13:29:04.492Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-10-31T13:29:04.518Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-10-31T13:29:04.546Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-10-31T13:29:04.567Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-10-31T13:29:04.589Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-10-31T13:29:04.616Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-10-31T13:29:04.644Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = be1aa26aaf6e3599ea3452fae5bed9b3635894c7 [Pipeline] echo [2025-10-31T13:29:04.669Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = be1aa26 [Pipeline] echo [2025-10-31T13:29:04.700Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-31T13:29:04.765Z] provisioning config files... [2025-10-31T13:29:04.777Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config30368854469601720tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:29:05.119Z] ---> ****-login.sh [2025-10-31T13:29:05.119Z] nexus3.edgexfoundry.org:10001 [2025-10-31T13:29:05.119Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:29:05.379Z] [2025-10-31T13:29:05.379Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-31T13:29:05.379Z] Configure a credential helper to remove this warning. See [2025-10-31T13:29:05.379Z] https://docs.****.com/go/credential-store/ [2025-10-31T13:29:05.379Z] [2025-10-31T13:29:05.379Z] Login Succeeded [2025-10-31T13:29:05.379Z] nexus3.edgexfoundry.org:10002 [2025-10-31T13:29:05.379Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:29:05.379Z] [2025-10-31T13:29:05.379Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-31T13:29:05.379Z] Configure a credential helper to remove this warning. See [2025-10-31T13:29:05.379Z] https://docs.****.com/go/credential-store/ [2025-10-31T13:29:05.379Z] [2025-10-31T13:29:05.379Z] Login Succeeded [2025-10-31T13:29:05.379Z] nexus3.edgexfoundry.org:10003 [2025-10-31T13:29:05.379Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:29:05.639Z] [2025-10-31T13:29:05.639Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-31T13:29:05.639Z] Configure a credential helper to remove this warning. See [2025-10-31T13:29:05.639Z] https://docs.****.com/go/credential-store/ [2025-10-31T13:29:05.639Z] [2025-10-31T13:29:05.639Z] Login Succeeded [2025-10-31T13:29:05.639Z] nexus3.edgexfoundry.org:10004 [2025-10-31T13:29:05.640Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:29:05.640Z] [2025-10-31T13:29:05.640Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-31T13:29:05.640Z] Configure a credential helper to remove this warning. See [2025-10-31T13:29:05.640Z] https://docs.****.com/go/credential-store/ [2025-10-31T13:29:05.640Z] [2025-10-31T13:29:05.640Z] Login Succeeded [2025-10-31T13:29:05.640Z] ****.io [2025-10-31T13:29:05.640Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:29:05.902Z] [2025-10-31T13:29:05.902Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-31T13:29:05.902Z] Configure a credential helper to remove this warning. See [2025-10-31T13:29:05.902Z] https://docs.****.com/go/credential-store/ [2025-10-31T13:29:05.902Z] [2025-10-31T13:29:05.902Z] Login Succeeded [2025-10-31T13:29:05.902Z] ---> ****-login.sh ends [Pipeline] } [2025-10-31T13:29:05.911Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-10-31T13:29:06.348Z] + git rev-list -1 --merges be1aa26aaf6e3599ea3452fae5bed9b3635894c7~1..be1aa26aaf6e3599ea3452fae5bed9b3635894c7 [Pipeline] echo [2025-10-31T13:29:06.375Z] -----------> git rev-list -1 --merges be1aa26aaf6e3599ea3452fae5bed9b3635894c7~1..be1aa26aaf6e3599ea3452fae5bed9b3635894c7 be1aa26aaf6e3599ea3452fae5bed9b3635894c7 [2025-10-31T13:29:06.375Z] be1aa26aaf6e3599ea3452fae5bed9b3635894c7 [false] [Pipeline] sh [2025-10-31T13:29:06.675Z] + git log --format=format:%s -1 be1aa26aaf6e3599ea3452fae5bed9b3635894c7 [Pipeline] echo [2025-10-31T13:29:06.688Z] ========================================================= [2025-10-31T13:29:06.688Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-10-31T13:29:06.688Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-10-31T13:29:07.039Z] + git log --format=format:%s -1 be1aa26aaf6e3599ea3452fae5bed9b3635894c7 [Pipeline] echo [2025-10-31T13:29:07.051Z] [semverPrep] GIT_COMMIT: be1aa26aaf6e3599ea3452fae5bed9b3635894c7, Commit Message: Merge pull request #116 from FelixTing/bump-alpine-3.22 [Pipeline] echo [2025-10-31T13:29:07.071Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-10-31T13:29:07.435Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-10-31T13:29:07.435Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-10-31T13:29:07.435Z] + [ -e /tmp/ssh_known_hosts ] [2025-10-31T13:29:07.435Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-10-31T13:29:07.435Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-10-31T13:29:07.435Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-10-31T13:29:07.435Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:29:07.791Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-31T13:29:07.791Z] [2025-10-31T13:29:07.791Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:29:08.103Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-31T13:29:08.103Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-10-31T13:29:08.103Z] 3dae71ba6b94: Pulling fs layer [2025-10-31T13:29:08.103Z] 6bf1a483ea7c: Pulling fs layer [2025-10-31T13:29:08.103Z] f5dfc541a4d3: Pulling fs layer [2025-10-31T13:29:08.103Z] 461d9e800cba: Pulling fs layer [2025-10-31T13:29:08.103Z] 80192f66455f: Pulling fs layer [2025-10-31T13:29:08.103Z] 2e8e34ca0e6c: Pulling fs layer [2025-10-31T13:29:08.103Z] a29436f7fd5d: Pulling fs layer [2025-10-31T13:29:08.103Z] 923cac83aea3: Pulling fs layer [2025-10-31T13:29:08.103Z] 25ad8b0a4227: Pulling fs layer [2025-10-31T13:29:08.103Z] db01528c6b51: Pulling fs layer [2025-10-31T13:29:08.103Z] 461d9e800cba: Waiting [2025-10-31T13:29:08.103Z] 28988de357af: Pulling fs layer [2025-10-31T13:29:08.103Z] a29436f7fd5d: Waiting [2025-10-31T13:29:08.103Z] 80192f66455f: Waiting [2025-10-31T13:29:08.103Z] 923cac83aea3: Waiting [2025-10-31T13:29:08.103Z] 25ad8b0a4227: Waiting [2025-10-31T13:29:08.103Z] db01528c6b51: Waiting [2025-10-31T13:29:08.103Z] 28988de357af: Waiting [2025-10-31T13:29:08.103Z] 2e8e34ca0e6c: Waiting [2025-10-31T13:29:08.103Z] 6bf1a483ea7c: Verifying Checksum [2025-10-31T13:29:08.103Z] 6bf1a483ea7c: Download complete [2025-10-31T13:29:08.103Z] 461d9e800cba: Verifying Checksum [2025-10-31T13:29:08.103Z] 461d9e800cba: Download complete [2025-10-31T13:29:08.103Z] 80192f66455f: Verifying Checksum [2025-10-31T13:29:08.362Z] 80192f66455f: Download complete [2025-10-31T13:29:08.362Z] f5dfc541a4d3: Verifying Checksum [2025-10-31T13:29:08.362Z] f5dfc541a4d3: Download complete [2025-10-31T13:29:08.362Z] 3dae71ba6b94: Verifying Checksum [2025-10-31T13:29:08.362Z] 3dae71ba6b94: Download complete [2025-10-31T13:29:08.362Z] 923cac83aea3: Verifying Checksum [2025-10-31T13:29:08.362Z] 923cac83aea3: Download complete [2025-10-31T13:29:08.622Z] 25ad8b0a4227: Verifying Checksum [2025-10-31T13:29:08.622Z] 25ad8b0a4227: Download complete [2025-10-31T13:29:08.622Z] db01528c6b51: Download complete [2025-10-31T13:29:08.622Z] 28988de357af: Download complete [2025-10-31T13:29:08.622Z] a29436f7fd5d: Verifying Checksum [2025-10-31T13:29:08.622Z] a29436f7fd5d: Download complete [2025-10-31T13:29:09.189Z] 2e8e34ca0e6c: Verifying Checksum [2025-10-31T13:29:09.189Z] 2e8e34ca0e6c: Download complete [2025-10-31T13:29:09.754Z] 3dae71ba6b94: Pull complete [2025-10-31T13:29:10.013Z] 6bf1a483ea7c: Pull complete [2025-10-31T13:29:11.001Z] f5dfc541a4d3: Pull complete [2025-10-31T13:29:11.002Z] 461d9e800cba: Pull complete [2025-10-31T13:29:11.002Z] 80192f66455f: Pull complete [2025-10-31T13:29:15.198Z] 2e8e34ca0e6c: Pull complete [2025-10-31T13:29:15.457Z] a29436f7fd5d: Pull complete [2025-10-31T13:29:15.457Z] 923cac83aea3: Pull complete [2025-10-31T13:29:15.715Z] 25ad8b0a4227: Pull complete [2025-10-31T13:29:15.715Z] db01528c6b51: Pull complete [2025-10-31T13:29:15.715Z] 28988de357af: Pull complete [2025-10-31T13:29:15.715Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-10-31T13:29:15.715Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-31T13:29:15.715Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T13:29:15.855Z] prd-ubuntu20.04-docker-8c-8g-772221 does not seem to be running inside a container [2025-10-31T13:29:15.885Z] $ 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 [2025-10-31T13:29:17.791Z] $ docker top a56f152b29276553c6800e7aded02d4b47320c014c76402e389bcadf4cd00495 -eo pid,comm [2025-10-31T13:29:17.841Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-10-31T13:29:17.841Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-10-31T13:29:17.902Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-31T13:29:17.902Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-31T13:29:18.009Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-31T13:29:18.011Z] $ docker exec a56f152b29276553c6800e7aded02d4b47320c014c76402e389bcadf4cd00495 ssh-agent [2025-10-31T13:29:18.135Z] SSH_AUTH_SOCK=/tmp/ssh-yv1F04Af3STQ/agent.32 [2025-10-31T13:29:18.135Z] SSH_AGENT_PID=38 [2025-10-31T13:29:18.143Z] Running ssh-add (command line suppressed) [2025-10-31T13:29:18.242Z] Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_5886738387820457366.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_5886738387820457366.key) [2025-10-31T13:29:18.257Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-31T13:29:18.545Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_main [Pipeline] sh [2025-10-31T13:29:18.836Z] + git tag --points-at HEAD [Pipeline] } [2025-10-31T13:29:18.845Z] $ docker exec --env ******** --env ******** a56f152b29276553c6800e7aded02d4b47320c014c76402e389bcadf4cd00495 ssh-agent -k [2025-10-31T13:29:18.944Z] unset SSH_AUTH_SOCK; [2025-10-31T13:29:18.944Z] unset SSH_AGENT_PID; [2025-10-31T13:29:18.945Z] echo Agent pid 38 killed; [2025-10-31T13:29:18.994Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-10-31T13:29:19.033Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-31T13:29:19.033Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-31T13:29:19.150Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-31T13:29:19.152Z] $ docker exec a56f152b29276553c6800e7aded02d4b47320c014c76402e389bcadf4cd00495 ssh-agent [2025-10-31T13:29:19.270Z] SSH_AUTH_SOCK=/tmp/ssh-5bYIAM2Z2Pcn/agent.85 [2025-10-31T13:29:19.270Z] SSH_AGENT_PID=91 [2025-10-31T13:29:19.275Z] Running ssh-add (command line suppressed) [2025-10-31T13:29:19.386Z] Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_14426062618043560452.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_14426062618043560452.key) [2025-10-31T13:29:19.399Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-31T13:29:19.697Z] + git semver init [2025-10-31T13:29:19.955Z] 2025-10-31 13:29:19,894 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-10-31T13:29:19.955Z] 2025-10-31 13:29:19,898 [run_init] DEBUG init version:0.0.0 force:False [2025-10-31T13:29:19.955Z] 2025-10-31 13:29:19,898 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-uart_main/.semver [2025-10-31T13:29:19.955Z] 2025-10-31 13:29:19,899 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-uart.git /w/workspace/edgexfoundry_device-uart_main/.semver [2025-10-31T13:29:19.955Z] 2025-10-31 13:29:19,899 [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) [2025-10-31T13:29:21.337Z] 2025-10-31 13:29:21,123 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-uart_main/.git/info/exclude [2025-10-31T13:29:21.337Z] 2025-10-31 13:29:21,123 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-uart_main/.semver/main with force:False [2025-10-31T13:29:21.337Z] 2025-10-31 13:29:21,123 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2025-10-31T13:29:21.337Z] 2025-10-31 13:29:21,124 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2025-10-31T13:29:21.337Z] 4.1.0-dev.1 [Pipeline] } [2025-10-31T13:29:21.345Z] $ docker exec --env ******** --env ******** a56f152b29276553c6800e7aded02d4b47320c014c76402e389bcadf4cd00495 ssh-agent -k [2025-10-31T13:29:21.440Z] unset SSH_AUTH_SOCK; [2025-10-31T13:29:21.441Z] unset SSH_AGENT_PID; [2025-10-31T13:29:21.441Z] echo Agent pid 91 killed; [2025-10-31T13:29:21.451Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-31T13:29:21.779Z] + git semver [Pipeline] } [2025-10-31T13:29:22.049Z] $ docker stop --time=1 a56f152b29276553c6800e7aded02d4b47320c014c76402e389bcadf4cd00495 [2025-10-31T13:29:23.323Z] $ docker rm -f --volumes a56f152b29276553c6800e7aded02d4b47320c014c76402e389bcadf4cd00495 [Pipeline] // withDockerContainer [Pipeline] sh [2025-10-31T13:29:23.682Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-10-31T13:29:23.920Z] Stashed 1 file(s) [Pipeline] echo [2025-10-31T13:29:23.924Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-31T13:29:24.130Z] provisioning config files... [2025-10-31T13:29:24.161Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config4865736030470372382tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:29:24.491Z] ---> ****-login.sh [2025-10-31T13:29:24.491Z] nexus3.edgexfoundry.org:10001 [2025-10-31T13:29:24.491Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:29:24.491Z] Login Succeeded [2025-10-31T13:29:24.491Z] nexus3.edgexfoundry.org:10002 [2025-10-31T13:29:24.491Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:29:24.491Z] Login Succeeded [2025-10-31T13:29:24.491Z] nexus3.edgexfoundry.org:10003 [2025-10-31T13:29:24.491Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:29:24.756Z] Login Succeeded [2025-10-31T13:29:24.756Z] nexus3.edgexfoundry.org:10004 [2025-10-31T13:29:24.756Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:29:24.756Z] Login Succeeded [2025-10-31T13:29:24.756Z] ****.io [2025-10-31T13:29:24.756Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:29:25.012Z] Login Succeeded [2025-10-31T13:29:25.012Z] ---> ****-login.sh ends [Pipeline] } [2025-10-31T13:29:25.018Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-10-31T13:29:25.107Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-31T13:29:25.129Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-31T13:29:25.144Z] ========================================================= [2025-10-31T13:29:25.144Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-10-31T13:29:25.144Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:29:25.489Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-10-31T13:29:26.062Z] #0 building with "default" instance using docker driver [2025-10-31T13:29:26.062Z] [2025-10-31T13:29:26.062Z] #1 [internal] load build definition from Dockerfile [2025-10-31T13:29:26.062Z] #1 transferring dockerfile: 1.96kB done [2025-10-31T13:29:26.062Z] #1 DONE 0.0s [2025-10-31T13:29:26.062Z] [2025-10-31T13:29:26.062Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-10-31T13:29:26.062Z] #2 DONE 0.1s [2025-10-31T13:29:26.322Z] [2025-10-31T13:29:26.322Z] #3 [internal] load .dockerignore [2025-10-31T13:29:26.322Z] #3 transferring context: 182B done [2025-10-31T13:29:26.322Z] #3 DONE 0.0s [2025-10-31T13:29:26.322Z] [2025-10-31T13:29:26.322Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:1c67d479bcd1a15db4fd1475bc6acd8d9d5cb054f0d16636ffbadbea3c5c0a87 [2025-10-31T13:29:26.322Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:1c67d479bcd1a15db4fd1475bc6acd8d9d5cb054f0d16636ffbadbea3c5c0a87 0.0s done [2025-10-31T13:29:26.322Z] #4 sha256:e619c034af25ffb08a59e3d21d0a7192d7f81c386b9b29c1cddcb8a08924c0fc 4.10kB / 4.10kB done [2025-10-31T13:29:26.322Z] #4 sha256:8371a51cbc44c1323f96695eaeaeeb1c44b2d30d138a279b348af5c18b2c5e24 282.45kB / 282.45kB 0.0s done [2025-10-31T13:29:26.322Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2025-10-31T13:29:26.322Z] #4 sha256:1c67d479bcd1a15db4fd1475bc6acd8d9d5cb054f0d16636ffbadbea3c5c0a87 685B / 685B done [2025-10-31T13:29:26.322Z] #4 sha256:e9f2598a937cac3435c96fcb14b1e3d8b17fea31e22d96e7608136a0e552f374 2.08kB / 2.08kB done [2025-10-31T13:29:26.322Z] #4 sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 3.15MB / 3.80MB 0.1s [2025-10-31T13:29:26.322Z] #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 5.24MB / 74.07MB 0.1s [2025-10-31T13:29:26.322Z] #4 sha256:d3178a7b27090e22bc2464346d1cdc8f59d0fd7a241452e8148342edf3d0b1e9 126B / 126B 0.1s done [2025-10-31T13:29:26.322Z] #4 sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 3.80MB / 3.80MB 0.1s done [2025-10-31T13:29:26.322Z] #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 17.32MB / 74.07MB 0.2s [2025-10-31T13:29:26.322Z] #4 extracting sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 [2025-10-31T13:29:26.322Z] #4 sha256:063b4f904bf53f94bbc1d3ba0507ed296dadd679ec1b747dff8dfbd06e245cce 440B / 440B 0.1s done [2025-10-31T13:29:26.322Z] #4 sha256:066ecc4928496579b600f45fdf06fc05af87c75f75ddfe05b9a1e311f59659a0 2.30MB / 2.38MB 0.2s [2025-10-31T13:29:26.322Z] #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 2.10MB / 113.25MB 0.2s [2025-10-31T13:29:26.587Z] #4 ... [2025-10-31T13:29:26.587Z] [2025-10-31T13:29:26.587Z] #5 [internal] load build context [2025-10-31T13:29:26.587Z] #5 transferring context: 31.94MB 0.2s done [2025-10-31T13:29:26.587Z] #5 DONE 0.3s [2025-10-31T13:29:26.587Z] [2025-10-31T13:29:26.587Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:1c67d479bcd1a15db4fd1475bc6acd8d9d5cb054f0d16636ffbadbea3c5c0a87 [2025-10-31T13:29:26.587Z] #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 31.46MB / 74.07MB 0.3s [2025-10-31T13:29:26.587Z] #4 extracting sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 0.1s done [2025-10-31T13:29:26.587Z] #4 sha256:066ecc4928496579b600f45fdf06fc05af87c75f75ddfe05b9a1e311f59659a0 2.38MB / 2.38MB 0.2s done [2025-10-31T13:29:26.587Z] #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 9.44MB / 113.25MB 0.3s [2025-10-31T13:29:26.587Z] #4 sha256:417dd178857cca03e7fa4592e5c77ebb44453326ad041c38340d5088b2e045c1 1.05MB / 13.30MB 0.3s [2025-10-31T13:29:26.587Z] #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 44.04MB / 74.07MB 0.4s [2025-10-31T13:29:26.587Z] #4 sha256:417dd178857cca03e7fa4592e5c77ebb44453326ad041c38340d5088b2e045c1 5.24MB / 13.30MB 0.4s [2025-10-31T13:29:26.587Z] #4 extracting sha256:8371a51cbc44c1323f96695eaeaeeb1c44b2d30d138a279b348af5c18b2c5e24 0.1s done [2025-10-31T13:29:26.855Z] #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 72.35MB / 74.07MB 0.6s [2025-10-31T13:29:26.855Z] #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 29.36MB / 113.25MB 0.6s [2025-10-31T13:29:26.855Z] #4 sha256:417dd178857cca03e7fa4592e5c77ebb44453326ad041c38340d5088b2e045c1 13.30MB / 13.30MB 0.6s [2025-10-31T13:29:26.855Z] #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 49.28MB / 113.25MB 0.7s [2025-10-31T13:29:26.855Z] #4 sha256:417dd178857cca03e7fa4592e5c77ebb44453326ad041c38340d5088b2e045c1 13.30MB / 13.30MB 0.6s done [2025-10-31T13:29:27.113Z] #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 74.07MB / 74.07MB 0.7s done [2025-10-31T13:29:27.113Z] #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 70.25MB / 113.25MB 0.8s [2025-10-31T13:29:27.113Z] #4 extracting sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 0.1s [2025-10-31T13:29:27.113Z] #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 95.42MB / 113.25MB 0.9s [2025-10-31T13:29:27.370Z] #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 113.25MB / 113.25MB 1.0s [2025-10-31T13:29:27.938Z] #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 113.25MB / 113.25MB 1.4s done [2025-10-31T13:29:32.120Z] #4 extracting sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 4.6s done [2025-10-31T13:29:32.120Z] #4 extracting sha256:d3178a7b27090e22bc2464346d1cdc8f59d0fd7a241452e8148342edf3d0b1e9 [2025-10-31T13:29:32.120Z] #4 extracting sha256:d3178a7b27090e22bc2464346d1cdc8f59d0fd7a241452e8148342edf3d0b1e9 done [2025-10-31T13:29:32.120Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2025-10-31T13:29:32.120Z] #4 extracting sha256:063b4f904bf53f94bbc1d3ba0507ed296dadd679ec1b747dff8dfbd06e245cce done [2025-10-31T13:29:32.120Z] #4 extracting sha256:066ecc4928496579b600f45fdf06fc05af87c75f75ddfe05b9a1e311f59659a0 0.0s done [2025-10-31T13:29:32.120Z] #4 extracting sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 0.1s [2025-10-31T13:29:35.397Z] #4 extracting sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 3.0s done [2025-10-31T13:29:35.397Z] #4 extracting sha256:417dd178857cca03e7fa4592e5c77ebb44453326ad041c38340d5088b2e045c1 0.1s [2025-10-31T13:29:35.655Z] #4 extracting sha256:417dd178857cca03e7fa4592e5c77ebb44453326ad041c38340d5088b2e045c1 0.5s done [2025-10-31T13:29:35.655Z] #4 DONE 9.4s [2025-10-31T13:29:35.913Z] [2025-10-31T13:29:35.913Z] #6 [builder 2/7] WORKDIR /device-uart [2025-10-31T13:29:37.292Z] #6 DONE 1.5s [2025-10-31T13:29:37.292Z] [2025-10-31T13:29:37.292Z] #7 [builder 3/7] RUN apk add --update --no-cache make git openssh-client [2025-10-31T13:29:37.292Z] #7 0.215 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-31T13:29:37.551Z] #7 0.288 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-31T13:29:37.810Z] #7 0.579 (1/4) Installing openssh-keygen (10.0_p1-r9) [2025-10-31T13:29:37.810Z] #7 0.587 (2/4) Installing libedit (20250104.3.1-r1) [2025-10-31T13:29:37.810Z] #7 0.593 (3/4) Installing openssh-client-common (10.0_p1-r9) [2025-10-31T13:29:37.810Z] #7 0.615 (4/4) Installing openssh-client-default (10.0_p1-r9) [2025-10-31T13:29:37.810Z] #7 0.624 Executing busybox-1.37.0-r19.trigger [2025-10-31T13:29:37.810Z] #7 0.632 OK: 269 MiB in 64 packages [2025-10-31T13:29:37.810Z] #7 DONE 0.7s [2025-10-31T13:29:38.067Z] [2025-10-31T13:29:38.067Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2025-10-31T13:29:38.067Z] #8 DONE 0.0s [2025-10-31T13:29:38.067Z] [2025-10-31T13:29:38.067Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T13:29:39.082Z] Still waiting to schedule task [2025-10-31T13:29:39.082Z] ‘prd-ubuntu20.04-docker-8c-8g-772224’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2025-10-31T13:29:39.082Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-772220’ is offline [2025-10-31T13:29:39.082Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-772222’ is offline [2025-10-31T13:29:52.989Z] #9 DONE 14.1s [2025-10-31T13:29:52.989Z] [2025-10-31T13:29:52.989Z] #10 [builder 6/7] COPY . . [2025-10-31T13:29:52.989Z] #10 DONE 0.1s [2025-10-31T13:29:52.989Z] [2025-10-31T13:29:52.989Z] #11 [builder 7/7] RUN echo noop [2025-10-31T13:29:52.989Z] #11 0.179 noop [2025-10-31T13:29:52.989Z] #11 DONE 0.2s [2025-10-31T13:29:52.989Z] [2025-10-31T13:29:52.989Z] #12 exporting to image [2025-10-31T13:29:52.989Z] #12 exporting layers [2025-10-31T13:29:59.549Z] #12 exporting layers 6.7s done [2025-10-31T13:29:59.549Z] #12 writing image sha256:063682d5ecf1e21db0748e0740909c465e8ded04416dc6f3d049c9baf7cfd986 done [2025-10-31T13:29:59.549Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2025-10-31T13:29:59.549Z] #12 DONE 6.7s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:29:59.879Z] + docker inspect -f . ci-base-image-x86_64 [2025-10-31T13:29:59.880Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T13:29:59.963Z] prd-ubuntu20.04-docker-8c-8g-772221 does not seem to be running inside a container [2025-10-31T13:29:59.992Z] $ 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 [2025-10-31T13:30:00.270Z] $ docker top 0dc6b61ff8ddef27b0d9e5480dc686f66e49892f499b54e26bd66363d668da3c -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-31T13:30:00.615Z] + go version [2025-10-31T13:30:00.615Z] go version go1.23.12 linux/amd64 [Pipeline] } [2025-10-31T13:30:00.624Z] $ docker stop --time=1 0dc6b61ff8ddef27b0d9e5480dc686f66e49892f499b54e26bd66363d668da3c [2025-10-31T13:30:01.902Z] $ docker rm -f --volumes 0dc6b61ff8ddef27b0d9e5480dc686f66e49892f499b54e26bd66363d668da3c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:30:02.344Z] + docker inspect -f . ci-base-image-x86_64 [2025-10-31T13:30:02.344Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T13:30:02.421Z] prd-ubuntu20.04-docker-8c-8g-772221 does not seem to be running inside a container [2025-10-31T13:30:02.445Z] $ 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 [2025-10-31T13:30:02.643Z] $ docker top ccca559a3471fdda0843e4a0c43b11955449df617ef99720c271ae9964d11e0d -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-31T13:30:02.987Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_main [Pipeline] fileExists [Pipeline] sh [2025-10-31T13:30:03.291Z] + make test [2025-10-31T13:30:03.291Z] go test ./... -coverprofile=coverage.out [2025-10-31T13:30:04.663Z] ? github.com/edgexfoundry/device-uart [no test files] [2025-10-31T13:30:22.731Z] github.com/edgexfoundry/device-uart/cmd coverage: 0.0% of statements [2025-10-31T13:30:22.731Z] github.com/edgexfoundry/device-uart/internal/driver coverage: 0.0% of statements [2025-10-31T13:30:29.287Z] go vet ./... [2025-10-31T13:30:34.543Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-10-31T13:30:34.543Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-10-31T13:30:34.543Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-10-31T13:30:34.555Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-10-31T13:30:34.569Z] $ docker stop --time=1 ccca559a3471fdda0843e4a0c43b11955449df617ef99720c271ae9964d11e0d [2025-10-31T13:30:36.867Z] $ docker rm -f --volumes ccca559a3471fdda0843e4a0c43b11955449df617ef99720c271ae9964d11e0d [Pipeline] // withDockerContainer [Pipeline] sh [2025-10-31T13:30:37.394Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-10-31T13:30:37.425Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-10-31T13:30:37.894Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-10-31T13:30:38.178Z] + ls -al . [2025-10-31T13:30:38.178Z] total 224 [2025-10-31T13:30:38.178Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 31 13:30 . [2025-10-31T13:30:38.178Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 13:28 .. [2025-10-31T13:30:38.178Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 31 13:28 .dockerignore [2025-10-31T13:30:38.178Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 31 13:30 .git [2025-10-31T13:30:38.178Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 13:28 .github [2025-10-31T13:30:38.178Z] -rw-rw-r-- 1 jenkins jenkins 343 Oct 31 13:28 .gitignore [2025-10-31T13:30:38.178Z] -rw-rw-r-- 1 jenkins jenkins 198 Oct 31 13:28 .golangci.yml [2025-10-31T13:30:38.178Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 31 13:29 .semver [2025-10-31T13:30:38.178Z] -rw-rw-r-- 1 jenkins jenkins 18662 Oct 31 13:28 Attribution.txt [2025-10-31T13:30:38.178Z] -rw-rw-r-- 1 jenkins jenkins 2704 Oct 31 13:28 CHANGELOG.md [2025-10-31T13:30:38.178Z] -rw-rw-r-- 1 jenkins jenkins 1919 Oct 31 13:28 Dockerfile [2025-10-31T13:30:38.178Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 31 13:28 GOVERNANCE.md [2025-10-31T13:30:38.178Z] -rw-rw-r-- 1 jenkins jenkins 698 Oct 31 13:28 Jenkinsfile [2025-10-31T13:30:38.178Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 31 13:28 LICENSE [2025-10-31T13:30:38.178Z] -rw-rw-r-- 1 jenkins jenkins 2455 Oct 31 13:28 Makefile [2025-10-31T13:30:38.178Z] -rw-rw-r-- 1 jenkins jenkins 617 Oct 31 13:28 OWNERS.md [2025-10-31T13:30:38.178Z] -rw-rw-r-- 1 jenkins jenkins 8892 Oct 31 13:28 README.md [2025-10-31T13:30:38.178Z] -rw-rw-r-- 1 jenkins jenkins 11 Oct 31 13:29 VERSION [2025-10-31T13:30:38.178Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 13:28 bin [2025-10-31T13:30:38.178Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 13:28 cmd [2025-10-31T13:30:38.178Z] -rw-r--r-- 1 jenkins jenkins 6770 Oct 31 13:30 coverage.out [2025-10-31T13:30:38.178Z] -rw-rw-r-- 1 jenkins jenkins 6073 Oct 31 13:28 go.mod [2025-10-31T13:30:38.178Z] -rw-rw-r-- 1 jenkins jenkins 86751 Oct 31 13:28 go.sum [2025-10-31T13:30:38.178Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 13:28 internal [2025-10-31T13:30:38.178Z] -rw-rw-r-- 1 jenkins jenkins 209 Oct 31 13:28 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:30:38.503Z] + 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=be1aa26aaf6e3599ea3452fae5bed9b3635894c7 --label arch=amd64 --label version=4.1.0-dev.1 . [2025-10-31T13:30:38.759Z] #0 building with "default" instance using docker driver [2025-10-31T13:30:38.759Z] [2025-10-31T13:30:38.759Z] #1 [internal] load build definition from Dockerfile [2025-10-31T13:30:38.759Z] #1 transferring dockerfile: 1.96kB done [2025-10-31T13:30:38.759Z] #1 DONE 0.0s [2025-10-31T13:30:38.759Z] [2025-10-31T13:30:38.759Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-10-31T13:30:38.759Z] #2 DONE 0.0s [2025-10-31T13:30:38.759Z] [2025-10-31T13:30:38.759Z] #3 [internal] load metadata for docker.io/library/alpine:3.22 [2025-10-31T13:30:38.759Z] #3 DONE 0.1s [2025-10-31T13:30:38.759Z] [2025-10-31T13:30:38.759Z] #4 [internal] load .dockerignore [2025-10-31T13:30:38.759Z] #4 transferring context: 182B done [2025-10-31T13:30:38.759Z] #4 DONE 0.0s [2025-10-31T13:30:38.759Z] [2025-10-31T13:30:38.759Z] #5 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-10-31T13:30:38.759Z] #5 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 done [2025-10-31T13:30:38.759Z] #5 ... [2025-10-31T13:30:38.759Z] [2025-10-31T13:30:38.759Z] #6 [internal] load build context [2025-10-31T13:30:38.759Z] #6 transferring context: 16.34kB 0.0s done [2025-10-31T13:30:38.759Z] #6 DONE 0.0s [2025-10-31T13:30:38.759Z] [2025-10-31T13:30:38.759Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-10-31T13:30:38.759Z] #7 DONE 0.1s [2025-10-31T13:30:38.759Z] [2025-10-31T13:30:38.759Z] #8 [builder 2/7] WORKDIR /device-uart [2025-10-31T13:30:38.759Z] #8 DONE 0.0s [2025-10-31T13:30:38.759Z] [2025-10-31T13:30:38.759Z] #5 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-10-31T13:30:38.759Z] #5 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s [2025-10-31T13:30:38.759Z] #5 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-10-31T13:30:38.759Z] #5 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done [2025-10-31T13:30:38.759Z] #5 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done [2025-10-31T13:30:38.759Z] #5 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done [2025-10-31T13:30:39.016Z] #5 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s done [2025-10-31T13:30:39.016Z] #5 DONE 0.3s [2025-10-31T13:30:39.016Z] [2025-10-31T13:30:39.016Z] #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-10-31T13:30:39.016Z] #9 0.194 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-31T13:30:39.277Z] #9 0.264 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-31T13:30:39.536Z] #9 ... [2025-10-31T13:30:39.536Z] [2025-10-31T13:30:39.536Z] #10 [builder 3/7] RUN apk add --update --no-cache make git openssh-client [2025-10-31T13:30:39.536Z] #10 0.206 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-31T13:30:39.536Z] #10 0.284 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-31T13:30:39.536Z] #10 0.559 OK: 269 MiB in 64 packages [2025-10-31T13:30:39.536Z] #10 DONE 0.7s [2025-10-31T13:30:39.536Z] [2025-10-31T13:30:39.536Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2025-10-31T13:30:39.536Z] #11 DONE 0.0s [2025-10-31T13:30:39.536Z] [2025-10-31T13:30:39.536Z] #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-10-31T13:30:39.536Z] #9 0.608 (1/1) Installing dumb-init (1.2.5-r3) [2025-10-31T13:30:39.536Z] #9 0.611 Executing busybox-1.37.0-r19.trigger [2025-10-31T13:30:39.536Z] #9 0.615 OK: 7 MiB in 17 packages [2025-10-31T13:30:39.536Z] #9 DONE 0.7s [2025-10-31T13:30:39.536Z] [2025-10-31T13:30:39.536Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T13:30:40.101Z] #12 DONE 0.6s [2025-10-31T13:30:40.101Z] [2025-10-31T13:30:40.101Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T13:30:40.101Z] #13 0.424 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-31T13:30:40.101Z] #13 0.497 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-31T13:30:40.358Z] #13 ... [2025-10-31T13:30:40.358Z] [2025-10-31T13:30:40.358Z] #14 [builder 6/7] COPY . . [2025-10-31T13:30:40.358Z] #14 DONE 0.1s [2025-10-31T13:30:40.358Z] [2025-10-31T13:30:40.358Z] #15 [builder 7/7] RUN make build [2025-10-31T13:30:40.358Z] #15 0.243 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=4.1.0-dev.1 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-uart ./cmd [2025-10-31T13:30:40.615Z] #15 ... [2025-10-31T13:30:40.615Z] [2025-10-31T13:30:40.615Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T13:30:40.615Z] #13 0.777 OK: 7 MiB in 17 packages [2025-10-31T13:30:40.615Z] #13 DONE 0.9s [2025-10-31T13:30:40.615Z] [2025-10-31T13:30:40.615Z] #15 [builder 7/7] RUN make build [2025-10-31T13:31:02.532Z] #15 DONE 20.6s [2025-10-31T13:31:02.532Z] [2025-10-31T13:31:02.532Z] #16 [stage-1 4/7] COPY --from=builder /device-uart/Attribution.txt / [2025-10-31T13:31:02.532Z] #16 DONE 0.0s [2025-10-31T13:31:02.532Z] [2025-10-31T13:31:02.532Z] #17 [stage-1 5/7] COPY --from=builder /device-uart/LICENSE / [2025-10-31T13:31:02.532Z] #17 DONE 0.0s [2025-10-31T13:31:02.532Z] [2025-10-31T13:31:02.532Z] #18 [stage-1 6/7] COPY --from=builder /device-uart/cmd/ / [2025-10-31T13:31:02.532Z] #18 DONE 0.2s [2025-10-31T13:31:02.532Z] [2025-10-31T13:31:02.532Z] #19 exporting to image [2025-10-31T13:31:02.532Z] #19 exporting layers 0.1s done [2025-10-31T13:31:02.532Z] #19 writing image sha256:f281b06e6e72362234db92ff97498fac7aad861d61262159859f568ea091dd57 done [2025-10-31T13:31:02.532Z] #19 naming to docker.io/library/device-uart done [2025-10-31T13:31:02.532Z] #19 DONE 0.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-31T13:31:02.667Z] provisioning config files... [2025-10-31T13:31:02.676Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config15007982158236149829tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:31:02.985Z] ---> ****-login.sh [2025-10-31T13:31:02.986Z] nexus3.edgexfoundry.org:10001 [2025-10-31T13:31:02.986Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:31:02.986Z] Login Succeeded [2025-10-31T13:31:02.986Z] nexus3.edgexfoundry.org:10002 [2025-10-31T13:31:02.986Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:31:02.986Z] Login Succeeded [2025-10-31T13:31:02.986Z] nexus3.edgexfoundry.org:10003 [2025-10-31T13:31:02.986Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:31:03.245Z] Login Succeeded [2025-10-31T13:31:03.245Z] nexus3.edgexfoundry.org:10004 [2025-10-31T13:31:03.245Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:31:03.245Z] Login Succeeded [2025-10-31T13:31:03.245Z] ****.io [2025-10-31T13:31:03.245Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:31:03.504Z] Login Succeeded [2025-10-31T13:31:03.504Z] ---> ****-login.sh ends [Pipeline] } [2025-10-31T13:31:03.511Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-31T13:31:03.561Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-31T13:31:03.593Z] [edgeXDocker.push] Tagging docker image device-uart with the following tags: [2025-10-31T13:31:03.593Z] be1aa26aaf6e3599ea3452fae5bed9b3635894c7 [2025-10-31T13:31:03.593Z] latest [2025-10-31T13:31:03.593Z] 4.1.0-dev.1 [2025-10-31T13:31:03.593Z] be1aa26aaf6e3599ea3452fae5bed9b3635894c7-4.1.0-dev.1 [2025-10-31T13:31:03.593Z] main [2025-10-31T13:31:03.593Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:31:03.950Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:be1aa26aaf6e3599ea3452fae5bed9b3635894c7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:31:04.270Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:be1aa26aaf6e3599ea3452fae5bed9b3635894c7 [2025-10-31T13:31:04.270Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2025-10-31T13:31:04.270Z] 8199fc70201c: Preparing [2025-10-31T13:31:04.270Z] 3614403891c5: Preparing [2025-10-31T13:31:04.270Z] 1a77e704dbc0: Preparing [2025-10-31T13:31:04.270Z] 0e54acf1a5a4: Preparing [2025-10-31T13:31:04.270Z] 7a42d8972b80: Preparing [2025-10-31T13:31:04.270Z] 256f393e029f: Preparing [2025-10-31T13:31:04.270Z] 256f393e029f: Waiting [2025-10-31T13:31:04.270Z] 7a42d8972b80: Pushed [2025-10-31T13:31:04.270Z] 3614403891c5: Pushed [2025-10-31T13:31:04.270Z] 1a77e704dbc0: Pushed [2025-10-31T13:31:04.270Z] 256f393e029f: Layer already exists [2025-10-31T13:31:04.270Z] 0e54acf1a5a4: Pushed [2025-10-31T13:31:08.453Z] 8199fc70201c: Pushed [2025-10-31T13:31:08.713Z] be1aa26aaf6e3599ea3452fae5bed9b3635894c7: digest: sha256:e8eec94b3d96afd67b53c51b2f2ee8c0b5dbe830b0d6d632c9f4a5bc516f30e5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:31:09.058Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:31:09.448Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:latest [2025-10-31T13:31:09.448Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2025-10-31T13:31:09.448Z] 8199fc70201c: Preparing [2025-10-31T13:31:09.448Z] 3614403891c5: Preparing [2025-10-31T13:31:09.448Z] 1a77e704dbc0: Preparing [2025-10-31T13:31:09.448Z] 0e54acf1a5a4: Preparing [2025-10-31T13:31:09.448Z] 7a42d8972b80: Preparing [2025-10-31T13:31:09.448Z] 256f393e029f: Preparing [2025-10-31T13:31:09.448Z] 256f393e029f: Waiting [2025-10-31T13:31:09.448Z] 0e54acf1a5a4: Layer already exists [2025-10-31T13:31:09.448Z] 3614403891c5: Layer already exists [2025-10-31T13:31:09.448Z] 8199fc70201c: Layer already exists [2025-10-31T13:31:09.448Z] 7a42d8972b80: Layer already exists [2025-10-31T13:31:09.448Z] 1a77e704dbc0: Layer already exists [2025-10-31T13:31:09.448Z] 256f393e029f: Layer already exists [2025-10-31T13:31:09.448Z] latest: digest: sha256:e8eec94b3d96afd67b53c51b2f2ee8c0b5dbe830b0d6d632c9f4a5bc516f30e5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:31:09.782Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:31:10.101Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:4.1.0-dev.1 [2025-10-31T13:31:10.101Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2025-10-31T13:31:10.101Z] 8199fc70201c: Preparing [2025-10-31T13:31:10.101Z] 3614403891c5: Preparing [2025-10-31T13:31:10.101Z] 1a77e704dbc0: Preparing [2025-10-31T13:31:10.101Z] 0e54acf1a5a4: Preparing [2025-10-31T13:31:10.101Z] 7a42d8972b80: Preparing [2025-10-31T13:31:10.101Z] 256f393e029f: Preparing [2025-10-31T13:31:10.101Z] 256f393e029f: Waiting [2025-10-31T13:31:10.101Z] 0e54acf1a5a4: Layer already exists [2025-10-31T13:31:10.101Z] 1a77e704dbc0: Layer already exists [2025-10-31T13:31:10.101Z] 3614403891c5: Layer already exists [2025-10-31T13:31:10.101Z] 7a42d8972b80: Layer already exists [2025-10-31T13:31:10.101Z] 8199fc70201c: Layer already exists [2025-10-31T13:31:10.101Z] 256f393e029f: Layer already exists [2025-10-31T13:31:10.101Z] 4.1.0-dev.1: digest: sha256:e8eec94b3d96afd67b53c51b2f2ee8c0b5dbe830b0d6d632c9f4a5bc516f30e5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:31:10.410Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:be1aa26aaf6e3599ea3452fae5bed9b3635894c7-4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:31:10.737Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:be1aa26aaf6e3599ea3452fae5bed9b3635894c7-4.1.0-dev.1 [2025-10-31T13:31:10.738Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2025-10-31T13:31:10.738Z] 8199fc70201c: Preparing [2025-10-31T13:31:10.738Z] 3614403891c5: Preparing [2025-10-31T13:31:10.738Z] 1a77e704dbc0: Preparing [2025-10-31T13:31:10.738Z] 0e54acf1a5a4: Preparing [2025-10-31T13:31:10.738Z] 7a42d8972b80: Preparing [2025-10-31T13:31:10.738Z] 256f393e029f: Preparing [2025-10-31T13:31:10.738Z] 256f393e029f: Waiting [2025-10-31T13:31:10.738Z] 0e54acf1a5a4: Layer already exists [2025-10-31T13:31:10.738Z] 8199fc70201c: Layer already exists [2025-10-31T13:31:10.738Z] 1a77e704dbc0: Layer already exists [2025-10-31T13:31:10.738Z] 7a42d8972b80: Layer already exists [2025-10-31T13:31:10.738Z] 3614403891c5: Layer already exists [2025-10-31T13:31:10.738Z] 256f393e029f: Layer already exists [2025-10-31T13:31:10.738Z] be1aa26aaf6e3599ea3452fae5bed9b3635894c7-4.1.0-dev.1: digest: sha256:e8eec94b3d96afd67b53c51b2f2ee8c0b5dbe830b0d6d632c9f4a5bc516f30e5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:31:11.061Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:31:11.384Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:main [2025-10-31T13:31:11.384Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2025-10-31T13:31:11.384Z] 8199fc70201c: Preparing [2025-10-31T13:31:11.384Z] 3614403891c5: Preparing [2025-10-31T13:31:11.384Z] 1a77e704dbc0: Preparing [2025-10-31T13:31:11.384Z] 0e54acf1a5a4: Preparing [2025-10-31T13:31:11.384Z] 7a42d8972b80: Preparing [2025-10-31T13:31:11.384Z] 256f393e029f: Preparing [2025-10-31T13:31:11.384Z] 256f393e029f: Waiting [2025-10-31T13:31:11.384Z] 8199fc70201c: Layer already exists [2025-10-31T13:31:11.384Z] 3614403891c5: Layer already exists [2025-10-31T13:31:11.384Z] 0e54acf1a5a4: Layer already exists [2025-10-31T13:31:11.384Z] 1a77e704dbc0: Layer already exists [2025-10-31T13:31:11.384Z] 7a42d8972b80: Layer already exists [2025-10-31T13:31:11.384Z] 256f393e029f: Layer already exists [2025-10-31T13:31:11.384Z] main: digest: sha256:e8eec94b3d96afd67b53c51b2f2ee8c0b5dbe830b0d6d632c9f4a5bc516f30e5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-31T13:31:11.459Z] ===================================================== [Pipeline] echo [2025-10-31T13:31:11.473Z] taggedImages: [2025-10-31T13:31:11.473Z] - nexus3.edgexfoundry.org:10004/device-uart:be1aa26aaf6e3599ea3452fae5bed9b3635894c7 [2025-10-31T13:31:11.473Z] - nexus3.edgexfoundry.org:10004/device-uart:latest [2025-10-31T13:31:11.473Z] - nexus3.edgexfoundry.org:10004/device-uart:4.1.0-dev.1 [2025-10-31T13:31:11.473Z] - nexus3.edgexfoundry.org:10004/device-uart:be1aa26aaf6e3599ea3452fae5bed9b3635894c7-4.1.0-dev.1 [2025-10-31T13:31:11.473Z] - nexus3.edgexfoundry.org:10004/device-uart:main [Pipeline] echo [2025-10-31T13:31:11.520Z] ========================================================= [2025-10-31T13:31:11.520Z] [edgeXBuildMultiArch] RAW Config: [2025-10-31T13:31:11.520Z] images: [2025-10-31T13:31:11.520Z] - nexus3.edgexfoundry.org:10004/device-uart:be1aa26aaf6e3599ea3452fae5bed9b3635894c7 [2025-10-31T13:31:11.520Z] - nexus3.edgexfoundry.org:10004/device-uart:latest [2025-10-31T13:31:11.520Z] - nexus3.edgexfoundry.org:10004/device-uart:4.1.0-dev.1 [2025-10-31T13:31:11.520Z] - nexus3.edgexfoundry.org:10004/device-uart:be1aa26aaf6e3599ea3452fae5bed9b3635894c7-4.1.0-dev.1 [2025-10-31T13:31:11.520Z] - nexus3.edgexfoundry.org:10004/device-uart:main [2025-10-31T13:31:11.520Z] settingsFile: [2025-10-31T13:31:11.520Z] device-uart-settings [2025-10-31T13:31:11.520Z] ========================================================= [Pipeline] node [2025-10-31T13:31:26.523Z] Still waiting to schedule task [2025-10-31T13:31:26.523Z] ‘prd-centos7-docker-4c-2g-772229’ is offline [2025-10-31T13:31:26.523Z] ‘prd-centos7-docker-4c-2g-772232’ is offline [2025-10-31T13:31:26.523Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-772231’ doesn’t have label ‘centos7-docker-4c-2g’ [2025-10-31T13:32:04.162Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-772231 in /w/workspace/edgexfoundry_device-uart_main [Pipeline] { [Pipeline] ws [2025-10-31T13:32:04.178Z] Running in /w/workspace/device-uart/54 [Pipeline] { [Pipeline] checkout [2025-10-31T13:32:07.240Z] The recommended git tool is: git [2025-10-31T13:32:14.246Z] using credential edgex-jenkins-ssh [2025-10-31T13:32:14.273Z] Cloning the remote Git repository [2025-10-31T13:32:14.346Z] Cloning repository git@github.com:edgexfoundry/device-uart.git [2025-10-31T13:32:14.480Z] > git init /w/workspace/device-uart/54 # timeout=10 [2025-10-31T13:32:14.697Z] Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git [2025-10-31T13:32:14.699Z] > git --version # timeout=10 [2025-10-31T13:32:14.731Z] > git --version # 'git version 2.25.1' [2025-10-31T13:32:14.735Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-10-31T13:32:14.944Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-10-31T13:32:18.251Z] > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 [2025-10-31T13:32:18.286Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-10-31T13:32:19.652Z] Avoid second fetch [2025-10-31T13:32:19.653Z] Checking out Revision be1aa26aaf6e3599ea3452fae5bed9b3635894c7 (main) [2025-10-31T13:32:20.595Z] Commit message: "Merge pull request #116 from FelixTing/bump-alpine-3.22" [2025-10-31T13:32:19.673Z] > git config core.sparsecheckout # timeout=10 [2025-10-31T13:32:19.758Z] > git checkout -f be1aa26aaf6e3599ea3452fae5bed9b3635894c7 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-31T13:32:25.185Z] provisioning config files... [2025-10-31T13:32:25.227Z] copy managed file [device-uart-settings] to file:/w/workspace/device-uart/54@tmp/config13059301734309424869tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:32:26.054Z] ---> ****-login.sh [2025-10-31T13:32:26.054Z] nexus3.edgexfoundry.org:10001 [2025-10-31T13:32:26.338Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:32:26.622Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T13:32:26.622Z] Configure a credential helper to remove this warning. See [2025-10-31T13:32:26.622Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T13:32:26.622Z] [2025-10-31T13:32:26.622Z] Login Succeeded [2025-10-31T13:32:26.622Z] nexus3.edgexfoundry.org:10002 [2025-10-31T13:32:27.227Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:32:27.227Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T13:32:27.227Z] Configure a credential helper to remove this warning. See [2025-10-31T13:32:27.227Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T13:32:27.227Z] [2025-10-31T13:32:27.227Z] Login Succeeded [2025-10-31T13:32:27.227Z] nexus3.edgexfoundry.org:10003 [2025-10-31T13:32:27.503Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:32:27.777Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T13:32:27.777Z] Configure a credential helper to remove this warning. See [2025-10-31T13:32:27.777Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T13:32:27.777Z] [2025-10-31T13:32:27.777Z] Login Succeeded [2025-10-31T13:32:27.777Z] nexus3.edgexfoundry.org:10004 [2025-10-31T13:32:28.052Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:32:28.052Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T13:32:28.052Z] Configure a credential helper to remove this warning. See [2025-10-31T13:32:28.052Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T13:32:28.052Z] [2025-10-31T13:32:28.052Z] Login Succeeded [2025-10-31T13:32:28.052Z] ****.io [2025-10-31T13:32:28.330Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:32:28.606Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T13:32:28.606Z] Configure a credential helper to remove this warning. See [2025-10-31T13:32:28.606Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T13:32:28.606Z] [2025-10-31T13:32:28.606Z] Login Succeeded [2025-10-31T13:32:28.887Z] ---> ****-login.sh ends [Pipeline] } [2025-10-31T13:32:28.915Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-10-31T13:32:29.409Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-31T13:32:29.427Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-31T13:32:29.445Z] ========================================================= [2025-10-31T13:32:29.445Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-10-31T13:32:29.445Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:32:29.852Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-10-31T13:32:30.459Z] Sending build context to Docker daemon 16.08MB [2025-10-31T13:32:30.459Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.22 [2025-10-31T13:32:30.459Z] Step 2/12 : FROM ${BASE} AS builder [2025-10-31T13:32:30.737Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-10-31T13:32:30.737Z] 6e174226ea69: Pulling fs layer [2025-10-31T13:32:30.737Z] 7d1a427e917c: Pulling fs layer [2025-10-31T13:32:30.737Z] 382d65ac76eb: Pulling fs layer [2025-10-31T13:32:30.737Z] 13eebdc497b7: Pulling fs layer [2025-10-31T13:32:30.737Z] 4f4fb700ef54: Pulling fs layer [2025-10-31T13:32:30.737Z] 06715773e931: Pulling fs layer [2025-10-31T13:32:30.737Z] 7fa9dde3b271: Pulling fs layer [2025-10-31T13:32:30.737Z] d57d563a94ed: Pulling fs layer [2025-10-31T13:32:30.737Z] 13eebdc497b7: Waiting [2025-10-31T13:32:30.737Z] 4f4fb700ef54: Waiting [2025-10-31T13:32:30.737Z] 06715773e931: Waiting [2025-10-31T13:32:30.737Z] 7fa9dde3b271: Waiting [2025-10-31T13:32:30.737Z] d57d563a94ed: Waiting [2025-10-31T13:32:30.737Z] 7d1a427e917c: Verifying Checksum [2025-10-31T13:32:30.737Z] 7d1a427e917c: Download complete [2025-10-31T13:32:30.737Z] 13eebdc497b7: Verifying Checksum [2025-10-31T13:32:30.737Z] 13eebdc497b7: Download complete [2025-10-31T13:32:30.737Z] 4f4fb700ef54: Verifying Checksum [2025-10-31T13:32:30.737Z] 4f4fb700ef54: Download complete [2025-10-31T13:32:30.737Z] 06715773e931: Verifying Checksum [2025-10-31T13:32:30.737Z] 06715773e931: Download complete [2025-10-31T13:32:31.012Z] 6e174226ea69: Download complete [2025-10-31T13:32:31.609Z] d57d563a94ed: Verifying Checksum [2025-10-31T13:32:31.609Z] d57d563a94ed: Download complete [2025-10-31T13:32:31.896Z] 6e174226ea69: Pull complete [2025-10-31T13:32:32.872Z] 7d1a427e917c: Pull complete [2025-10-31T13:32:33.145Z] 382d65ac76eb: Verifying Checksum [2025-10-31T13:32:33.145Z] 382d65ac76eb: Download complete [2025-10-31T13:32:34.583Z] 7fa9dde3b271: Verifying Checksum [2025-10-31T13:32:34.583Z] 7fa9dde3b271: Download complete [2025-10-31T13:32:49.746Z] 382d65ac76eb: Pull complete [2025-10-31T13:32:49.746Z] 13eebdc497b7: Pull complete [2025-10-31T13:32:49.746Z] 4f4fb700ef54: Pull complete [2025-10-31T13:32:50.016Z] 06715773e931: Pull complete [2025-10-31T13:33:00.140Z] 7fa9dde3b271: Pull complete [2025-10-31T13:33:02.095Z] d57d563a94ed: Pull complete [2025-10-31T13:33:02.095Z] Digest: sha256:4fa25c0866557c2fe486be650b860b3e094b154ce580a08ea32adae8d957cdec [2025-10-31T13:33:02.095Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-10-31T13:33:02.095Z] ---> 43a1c90cae9b [2025-10-31T13:33:02.095Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-10-31T13:33:04.717Z] ---> Running in e9deaef9d84d [2025-10-31T13:33:04.717Z] Removing intermediate container e9deaef9d84d [2025-10-31T13:33:04.717Z] ---> c76ffe7d3ecf [2025-10-31T13:33:04.717Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2025-10-31T13:33:04.717Z] ---> Running in f75be91d0d1a [2025-10-31T13:33:05.313Z] Removing intermediate container f75be91d0d1a [2025-10-31T13:33:05.313Z] ---> 2e8f266b8ecd [2025-10-31T13:33:05.313Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2025-10-31T13:33:05.313Z] ---> Running in 37880d30a03c [2025-10-31T13:33:05.585Z] Removing intermediate container 37880d30a03c [2025-10-31T13:33:05.585Z] ---> f6b60669f3ea [2025-10-31T13:33:05.585Z] Step 6/12 : WORKDIR /device-uart [2025-10-31T13:33:05.862Z] ---> Running in e2399dfb3c7e [2025-10-31T13:33:06.134Z] Removing intermediate container e2399dfb3c7e [2025-10-31T13:33:06.134Z] ---> ceb6522d350a [2025-10-31T13:33:06.134Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-10-31T13:33:06.405Z] ---> Running in 8b906985d17a [2025-10-31T13:33:07.958Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T13:33:08.568Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T13:33:10.533Z] (1/4) Installing openssh-keygen (10.0_p1-r9) [2025-10-31T13:33:10.533Z] (2/4) Installing libedit (20250104.3.1-r1) [2025-10-31T13:33:10.805Z] (3/4) Installing openssh-client-common (10.0_p1-r9) [2025-10-31T13:33:10.805Z] (4/4) Installing openssh-client-default (10.0_p1-r9) [2025-10-31T13:33:10.805Z] Executing busybox-1.37.0-r19.trigger [2025-10-31T13:33:10.805Z] OK: 259 MiB in 64 packages [2025-10-31T13:33:12.230Z] Removing intermediate container 8b906985d17a [2025-10-31T13:33:12.230Z] ---> c2085b0890e4 [2025-10-31T13:33:12.230Z] Step 8/12 : COPY go.mod vendor* ./ [2025-10-31T13:33:12.824Z] ---> dafef4c2fe8f [2025-10-31T13:33:12.824Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T13:33:13.100Z] ---> Running in aefbb6f679dc [2025-10-31T13:33:21.612Z] Running on prd-centos7-docker-4c-2g-772239 in /w/workspace/edgexfoundry_device-uart_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-31T13:33:21.736Z] provisioning config files... [2025-10-31T13:33:21.760Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config17511916746357023490tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:33:25.723Z] ---> ****-login.sh [2025-10-31T13:33:25.723Z] nexus3.edgexfoundry.org:10001 [2025-10-31T13:33:26.314Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:33:26.314Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T13:33:26.314Z] Configure a credential helper to remove this warning. See [2025-10-31T13:33:26.314Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T13:33:26.314Z] [2025-10-31T13:33:26.314Z] Login Succeeded [2025-10-31T13:33:26.314Z] nexus3.edgexfoundry.org:10002 [2025-10-31T13:33:26.314Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:33:26.315Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T13:33:26.315Z] Configure a credential helper to remove this warning. See [2025-10-31T13:33:26.315Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T13:33:26.315Z] [2025-10-31T13:33:26.315Z] Login Succeeded [2025-10-31T13:33:26.315Z] nexus3.edgexfoundry.org:10003 [2025-10-31T13:33:26.315Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:33:26.315Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T13:33:26.315Z] Configure a credential helper to remove this warning. See [2025-10-31T13:33:26.315Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T13:33:26.315Z] [2025-10-31T13:33:26.315Z] Login Succeeded [2025-10-31T13:33:26.315Z] nexus3.edgexfoundry.org:10004 [2025-10-31T13:33:26.576Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:33:26.576Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T13:33:26.576Z] Configure a credential helper to remove this warning. See [2025-10-31T13:33:26.576Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T13:33:26.576Z] [2025-10-31T13:33:26.576Z] Login Succeeded [2025-10-31T13:33:26.576Z] ****.io [2025-10-31T13:33:26.576Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:33:26.838Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T13:33:26.838Z] Configure a credential helper to remove this warning. See [2025-10-31T13:33:26.838Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T13:33:26.838Z] [2025-10-31T13:33:26.838Z] Login Succeeded [2025-10-31T13:33:26.838Z] ---> ****-login.sh ends [Pipeline] } [2025-10-31T13:33:26.850Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-31T13:33:27.246Z] + docker buildx ls [2025-10-31T13:33:27.506Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-10-31T13:33:27.506Z] default * docker [2025-10-31T13:33:27.506Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-10-31T13:33:27.824Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-10-31T13:33:27.824Z] edgex-builder [Pipeline] sh [2025-10-31T13:33:28.124Z] + docker buildx inspect --bootstrap [2025-10-31T13:33:28.124Z] #1 [internal] booting buildkit [2025-10-31T13:33:28.124Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-10-31T13:33:32.339Z] #1 pulling image moby/buildkit:buildx-stable-1 3.8s done [2025-10-31T13:33:32.339Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-10-31T13:33:38.934Z] #1 creating container buildx_buildkit_edgex-builder0 5.9s done [2025-10-31T13:33:38.934Z] #1 DONE 9.8s [2025-10-31T13:33:38.934Z] Name: edgex-builder [2025-10-31T13:33:38.934Z] Driver: docker-container [2025-10-31T13:33:38.934Z] [2025-10-31T13:33:38.934Z] Nodes: [2025-10-31T13:33:38.934Z] Name: edgex-builder0 [2025-10-31T13:33:38.934Z] Endpoint: unix:///var/run/docker.sock [2025-10-31T13:33:38.934Z] Status: running [2025-10-31T13:33:38.934Z] Buildkit: v0.25.1 [2025-10-31T13:33:38.934Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-10-31T13:33:39.228Z] + docker buildx ls [2025-10-31T13:33:39.228Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-10-31T13:33:39.228Z] edgex-builder * docker-container [2025-10-31T13:33:39.228Z] edgex-builder0 unix:///var/run/docker.sock running v0.25.1 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-10-31T13:33:39.228Z] default docker [2025-10-31T13:33:39.228Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-10-31T13:33:39.520Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-uart:be1aa26aaf6e3599ea3452fae5bed9b3635894c7 --push - [2025-10-31T13:33:39.520Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-uart:be1aa26aaf6e3599ea3452fae5bed9b3635894c7' [2025-10-31T13:33:39.780Z] #1 [internal] load build definition from Dockerfile [2025-10-31T13:33:39.780Z] #1 transferring dockerfile: 196B 0.0s done [2025-10-31T13:33:39.780Z] #1 DONE 0.1s [2025-10-31T13:33:39.780Z] [2025-10-31T13:33:39.780Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-uart:be1aa26aaf6e3599ea3452fae5bed9b3635894c7 [2025-10-31T13:33:39.780Z] #2 DONE 0.1s [2025-10-31T13:33:39.780Z] [2025-10-31T13:33:39.780Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-uart:be1aa26aaf6e3599ea3452fae5bed9b3635894c7 [2025-10-31T13:33:39.780Z] #3 DONE 0.1s [2025-10-31T13:33:39.780Z] [2025-10-31T13:33:39.780Z] #4 [internal] load .dockerignore [2025-10-31T13:33:39.780Z] #4 transferring context: 2B done [2025-10-31T13:33:39.780Z] #4 DONE 0.0s [2025-10-31T13:33:39.780Z] [2025-10-31T13:33:39.780Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-uart:be1aa26aaf6e3599ea3452fae5bed9b3635894c7@sha256:e8eec94b3d96afd67b53c51b2f2ee8c0b5dbe830b0d6d632c9f4a5bc516f30e5 [2025-10-31T13:33:39.780Z] #5 resolve nexus3.edgexfoundry.org:10004/device-uart:be1aa26aaf6e3599ea3452fae5bed9b3635894c7@sha256:e8eec94b3d96afd67b53c51b2f2ee8c0b5dbe830b0d6d632c9f4a5bc516f30e5 0.0s done [2025-10-31T13:33:39.780Z] #5 DONE 0.0s [2025-10-31T13:33:39.780Z] [2025-10-31T13:33:39.780Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-uart:be1aa26aaf6e3599ea3452fae5bed9b3635894c7@sha256:e8eec94b3d96afd67b53c51b2f2ee8c0b5dbe830b0d6d632c9f4a5bc516f30e5 [2025-10-31T13:33:39.780Z] #6 resolve nexus3.edgexfoundry.org:10004/device-uart:be1aa26aaf6e3599ea3452fae5bed9b3635894c7@sha256:e8eec94b3d96afd67b53c51b2f2ee8c0b5dbe830b0d6d632c9f4a5bc516f30e5 0.0s done [2025-10-31T13:33:39.780Z] #6 DONE 0.1s [2025-10-31T13:33:40.038Z] [2025-10-31T13:33:40.038Z] #7 [auth] device-uart:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T13:33:40.038Z] #7 DONE 0.0s [2025-10-31T13:33:40.038Z] [2025-10-31T13:33:40.038Z] #8 exporting to image [2025-10-31T13:33:40.038Z] #8 exporting layers done [2025-10-31T13:33:40.038Z] #8 exporting manifest sha256:db14c8bcb978aae72e3c3b667eeff3b4597a7918cb817b1d9c1067b4cbee7af9 0.0s done [2025-10-31T13:33:40.038Z] #8 exporting config sha256:f281b06e6e72362234db92ff97498fac7aad861d61262159859f568ea091dd57 done [2025-10-31T13:33:40.038Z] #8 exporting manifest sha256:9394ce59037f783fad8474fb943bf35a7d33c57f826ddb2c61687926446bd270 0.0s done [2025-10-31T13:33:40.038Z] #8 exporting config sha256:b4810b50206be4fe5980e80ddc5cbf82d606753329f694fbe9f86a16924b7208 0.0s done [2025-10-31T13:33:40.038Z] #8 exporting manifest list sha256:8b6360c770a5c2808063315f5967aeb565194e191dcf74f236a836c2d47c3db5 0.0s done [2025-10-31T13:33:40.038Z] #8 pushing layers [2025-10-31T13:33:40.038Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T13:33:40.038Z] #8 pushing layers 0.1s done [2025-10-31T13:33:40.038Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-uart:be1aa26aaf6e3599ea3452fae5bed9b3635894c7@sha256:8b6360c770a5c2808063315f5967aeb565194e191dcf74f236a836c2d47c3db5 0.1s done [2025-10-31T13:33:40.038Z] #8 DONE 0.2s [2025-10-31T13:33:40.038Z] [2025-10-31T13:33:40.038Z] 1 warning found (use --debug to expand): [2025-10-31T13:33:40.038Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T13:33:40.339Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-uart:latest --push - [2025-10-31T13:33:40.339Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-uart:latest' [2025-10-31T13:33:40.600Z] #1 [internal] load build definition from Dockerfile [2025-10-31T13:33:40.600Z] #1 transferring dockerfile: 162B done [2025-10-31T13:33:40.600Z] #1 DONE 0.0s [2025-10-31T13:33:40.600Z] [2025-10-31T13:33:40.600Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-uart:latest [2025-10-31T13:33:40.600Z] #2 DONE 0.0s [2025-10-31T13:33:40.600Z] [2025-10-31T13:33:40.600Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-uart:latest [2025-10-31T13:33:40.600Z] #3 DONE 0.0s [2025-10-31T13:33:40.600Z] [2025-10-31T13:33:40.600Z] #4 [internal] load .dockerignore [2025-10-31T13:33:40.600Z] #4 transferring context: [2025-10-31T13:33:40.600Z] #4 transferring context: 2B done [2025-10-31T13:33:40.600Z] #4 DONE 0.0s [2025-10-31T13:33:40.600Z] [2025-10-31T13:33:40.600Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-uart:latest@sha256:e8eec94b3d96afd67b53c51b2f2ee8c0b5dbe830b0d6d632c9f4a5bc516f30e5 [2025-10-31T13:33:40.600Z] #5 resolve nexus3.edgexfoundry.org:10004/device-uart:latest@sha256:e8eec94b3d96afd67b53c51b2f2ee8c0b5dbe830b0d6d632c9f4a5bc516f30e5 0.0s done [2025-10-31T13:33:40.600Z] #5 CACHED [2025-10-31T13:33:40.600Z] [2025-10-31T13:33:40.600Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-uart:latest@sha256:e8eec94b3d96afd67b53c51b2f2ee8c0b5dbe830b0d6d632c9f4a5bc516f30e5 [2025-10-31T13:33:40.600Z] #6 resolve nexus3.edgexfoundry.org:10004/device-uart:latest@sha256:e8eec94b3d96afd67b53c51b2f2ee8c0b5dbe830b0d6d632c9f4a5bc516f30e5 0.0s done [2025-10-31T13:33:40.600Z] #6 CACHED [2025-10-31T13:33:40.600Z] [2025-10-31T13:33:40.600Z] #7 [auth] device-uart:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T13:33:40.600Z] #7 DONE 0.0s [2025-10-31T13:33:40.600Z] [2025-10-31T13:33:40.600Z] #8 exporting to image [2025-10-31T13:33:40.600Z] #8 exporting layers done [2025-10-31T13:33:40.600Z] #8 exporting manifest sha256:db14c8bcb978aae72e3c3b667eeff3b4597a7918cb817b1d9c1067b4cbee7af9 done [2025-10-31T13:33:40.600Z] #8 exporting config sha256:f281b06e6e72362234db92ff97498fac7aad861d61262159859f568ea091dd57 done [2025-10-31T13:33:40.600Z] #8 exporting manifest sha256:9394ce59037f783fad8474fb943bf35a7d33c57f826ddb2c61687926446bd270 done [2025-10-31T13:33:40.600Z] #8 exporting config sha256:b4810b50206be4fe5980e80ddc5cbf82d606753329f694fbe9f86a16924b7208 done [2025-10-31T13:33:40.600Z] #8 exporting manifest list sha256:8b6360c770a5c2808063315f5967aeb565194e191dcf74f236a836c2d47c3db5 done [2025-10-31T13:33:40.600Z] #8 pushing layers 0.0s done [2025-10-31T13:33:40.600Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-uart:latest@sha256:8b6360c770a5c2808063315f5967aeb565194e191dcf74f236a836c2d47c3db5 [2025-10-31T13:33:40.600Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T13:33:40.600Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-uart:latest@sha256:8b6360c770a5c2808063315f5967aeb565194e191dcf74f236a836c2d47c3db5 0.1s done [2025-10-31T13:33:40.600Z] #8 DONE 0.1s [2025-10-31T13:33:40.600Z] [2025-10-31T13:33:40.600Z] 1 warning found (use --debug to expand): [2025-10-31T13:33:40.600Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T13:33:40.904Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-uart:4.1.0-dev.1' [2025-10-31T13:33:40.904Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-uart:4.1.0-dev.1 --push - [2025-10-31T13:33:40.904Z] #1 [internal] load build definition from Dockerfile [2025-10-31T13:33:40.904Z] #1 transferring dockerfile: 167B done [2025-10-31T13:33:40.904Z] #1 DONE 0.0s [2025-10-31T13:33:40.904Z] [2025-10-31T13:33:40.904Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-uart:4.1.0-dev.1 [2025-10-31T13:33:40.904Z] #2 DONE 0.0s [2025-10-31T13:33:40.904Z] [2025-10-31T13:33:40.904Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-uart:4.1.0-dev.1 [2025-10-31T13:33:40.904Z] #3 DONE 0.0s [2025-10-31T13:33:40.904Z] [2025-10-31T13:33:40.904Z] #4 [internal] load .dockerignore [2025-10-31T13:33:40.904Z] #4 transferring context: 2B done [2025-10-31T13:33:40.904Z] #4 DONE 0.0s [2025-10-31T13:33:40.904Z] [2025-10-31T13:33:40.904Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-uart:4.1.0-dev.1@sha256:e8eec94b3d96afd67b53c51b2f2ee8c0b5dbe830b0d6d632c9f4a5bc516f30e5 [2025-10-31T13:33:40.904Z] #5 resolve nexus3.edgexfoundry.org:10004/device-uart:4.1.0-dev.1@sha256:e8eec94b3d96afd67b53c51b2f2ee8c0b5dbe830b0d6d632c9f4a5bc516f30e5 0.0s done [2025-10-31T13:33:40.904Z] #5 CACHED [2025-10-31T13:33:40.904Z] [2025-10-31T13:33:40.904Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-uart:4.1.0-dev.1@sha256:e8eec94b3d96afd67b53c51b2f2ee8c0b5dbe830b0d6d632c9f4a5bc516f30e5 [2025-10-31T13:33:40.904Z] #6 resolve nexus3.edgexfoundry.org:10004/device-uart:4.1.0-dev.1@sha256:e8eec94b3d96afd67b53c51b2f2ee8c0b5dbe830b0d6d632c9f4a5bc516f30e5 0.0s done [2025-10-31T13:33:40.904Z] #6 CACHED [2025-10-31T13:33:40.904Z] [2025-10-31T13:33:40.904Z] #7 exporting to image [2025-10-31T13:33:40.904Z] #7 exporting layers [2025-10-31T13:33:40.904Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T13:33:41.166Z] #7 exporting layers done [2025-10-31T13:33:41.166Z] #7 exporting manifest sha256:db14c8bcb978aae72e3c3b667eeff3b4597a7918cb817b1d9c1067b4cbee7af9 done [2025-10-31T13:33:41.166Z] #7 exporting config sha256:f281b06e6e72362234db92ff97498fac7aad861d61262159859f568ea091dd57 done [2025-10-31T13:33:41.166Z] #7 exporting manifest sha256:9394ce59037f783fad8474fb943bf35a7d33c57f826ddb2c61687926446bd270 done [2025-10-31T13:33:41.166Z] #7 exporting config sha256:b4810b50206be4fe5980e80ddc5cbf82d606753329f694fbe9f86a16924b7208 done [2025-10-31T13:33:41.166Z] #7 exporting manifest list sha256:8b6360c770a5c2808063315f5967aeb565194e191dcf74f236a836c2d47c3db5 done [2025-10-31T13:33:41.166Z] #7 pushing layers 0.0s done [2025-10-31T13:33:41.166Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-uart:4.1.0-dev.1@sha256:8b6360c770a5c2808063315f5967aeb565194e191dcf74f236a836c2d47c3db5 0.1s done [2025-10-31T13:33:41.166Z] #7 DONE 0.1s [2025-10-31T13:33:41.166Z] [2025-10-31T13:33:41.166Z] #8 [auth] device-uart:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T13:33:41.166Z] #8 DONE 0.0s [2025-10-31T13:33:41.166Z] [2025-10-31T13:33:41.166Z] 1 warning found (use --debug to expand): [2025-10-31T13:33:41.166Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T13:33:41.454Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-uart:be1aa26aaf6e3599ea3452fae5bed9b3635894c7-4.1.0-dev.1' [2025-10-31T13:33:41.454Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-uart:be1aa26aaf6e3599ea3452fae5bed9b3635894c7-4.1.0-dev.1 --push - [2025-10-31T13:33:41.717Z] #1 [internal] load build definition from Dockerfile [2025-10-31T13:33:41.717Z] #1 transferring dockerfile: 208B done [2025-10-31T13:33:41.717Z] #1 DONE 0.0s [2025-10-31T13:33:41.717Z] [2025-10-31T13:33:41.717Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-uart:be1aa26aaf6e3599ea3452fae5bed9b3635894c7-4.1.0-dev.1 [2025-10-31T13:33:41.717Z] #2 DONE 0.0s [2025-10-31T13:33:41.717Z] [2025-10-31T13:33:41.717Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-uart:be1aa26aaf6e3599ea3452fae5bed9b3635894c7-4.1.0-dev.1 [2025-10-31T13:33:41.717Z] #3 DONE 0.1s [2025-10-31T13:33:41.717Z] [2025-10-31T13:33:41.717Z] #4 [internal] load .dockerignore [2025-10-31T13:33:41.717Z] #4 transferring context: 2B done [2025-10-31T13:33:41.717Z] #4 DONE 0.0s [2025-10-31T13:33:41.717Z] [2025-10-31T13:33:41.717Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-uart:be1aa26aaf6e3599ea3452fae5bed9b3635894c7-4.1.0-dev.1@sha256:e8eec94b3d96afd67b53c51b2f2ee8c0b5dbe830b0d6d632c9f4a5bc516f30e5 [2025-10-31T13:33:41.717Z] #5 resolve nexus3.edgexfoundry.org:10004/device-uart:be1aa26aaf6e3599ea3452fae5bed9b3635894c7-4.1.0-dev.1@sha256:e8eec94b3d96afd67b53c51b2f2ee8c0b5dbe830b0d6d632c9f4a5bc516f30e5 done [2025-10-31T13:33:41.717Z] #5 CACHED [2025-10-31T13:33:41.717Z] [2025-10-31T13:33:41.717Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-uart:be1aa26aaf6e3599ea3452fae5bed9b3635894c7-4.1.0-dev.1@sha256:e8eec94b3d96afd67b53c51b2f2ee8c0b5dbe830b0d6d632c9f4a5bc516f30e5 [2025-10-31T13:33:41.717Z] #6 resolve nexus3.edgexfoundry.org:10004/device-uart:be1aa26aaf6e3599ea3452fae5bed9b3635894c7-4.1.0-dev.1@sha256:e8eec94b3d96afd67b53c51b2f2ee8c0b5dbe830b0d6d632c9f4a5bc516f30e5 0.0s done [2025-10-31T13:33:41.717Z] #6 CACHED [2025-10-31T13:33:41.717Z] [2025-10-31T13:33:41.717Z] #7 [auth] device-uart:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T13:33:41.717Z] #7 DONE 0.0s [2025-10-31T13:33:41.717Z] [2025-10-31T13:33:41.717Z] #8 exporting to image [2025-10-31T13:33:41.717Z] #8 exporting layers done [2025-10-31T13:33:41.717Z] #8 exporting manifest sha256:db14c8bcb978aae72e3c3b667eeff3b4597a7918cb817b1d9c1067b4cbee7af9 done [2025-10-31T13:33:41.717Z] #8 exporting config sha256:f281b06e6e72362234db92ff97498fac7aad861d61262159859f568ea091dd57 done [2025-10-31T13:33:41.717Z] #8 exporting manifest sha256:9394ce59037f783fad8474fb943bf35a7d33c57f826ddb2c61687926446bd270 done [2025-10-31T13:33:41.717Z] #8 exporting config sha256:b4810b50206be4fe5980e80ddc5cbf82d606753329f694fbe9f86a16924b7208 done [2025-10-31T13:33:41.717Z] #8 exporting manifest list sha256:8b6360c770a5c2808063315f5967aeb565194e191dcf74f236a836c2d47c3db5 done [2025-10-31T13:33:41.717Z] #8 pushing layers 0.0s done [2025-10-31T13:33:41.717Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-uart:be1aa26aaf6e3599ea3452fae5bed9b3635894c7-4.1.0-dev.1@sha256:8b6360c770a5c2808063315f5967aeb565194e191dcf74f236a836c2d47c3db5 [2025-10-31T13:33:41.717Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T13:33:41.717Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-uart:be1aa26aaf6e3599ea3452fae5bed9b3635894c7-4.1.0-dev.1@sha256:8b6360c770a5c2808063315f5967aeb565194e191dcf74f236a836c2d47c3db5 0.1s done [2025-10-31T13:33:41.717Z] #8 DONE 0.1s [2025-10-31T13:33:41.717Z] [2025-10-31T13:33:41.717Z] 1 warning found (use --debug to expand): [2025-10-31T13:33:41.717Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T13:33:42.013Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-uart:main' [2025-10-31T13:33:42.013Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-uart:main --push - [2025-10-31T13:33:42.272Z] #1 [internal] load build definition from Dockerfile [2025-10-31T13:33:42.272Z] #1 transferring dockerfile: 160B done [2025-10-31T13:33:42.272Z] #1 DONE 0.0s [2025-10-31T13:33:42.272Z] [2025-10-31T13:33:42.272Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-uart:main [2025-10-31T13:33:42.272Z] #2 DONE 0.0s [2025-10-31T13:33:42.272Z] [2025-10-31T13:33:42.272Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-uart:main [2025-10-31T13:33:42.272Z] #3 DONE 0.0s [2025-10-31T13:33:42.272Z] [2025-10-31T13:33:42.272Z] #4 [internal] load .dockerignore [2025-10-31T13:33:42.272Z] #4 transferring context: 2B done [2025-10-31T13:33:42.272Z] #4 DONE 0.0s [2025-10-31T13:33:42.272Z] [2025-10-31T13:33:42.272Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-uart:main@sha256:e8eec94b3d96afd67b53c51b2f2ee8c0b5dbe830b0d6d632c9f4a5bc516f30e5 [2025-10-31T13:33:42.272Z] #5 resolve nexus3.edgexfoundry.org:10004/device-uart:main@sha256:e8eec94b3d96afd67b53c51b2f2ee8c0b5dbe830b0d6d632c9f4a5bc516f30e5 0.0s done [2025-10-31T13:33:42.272Z] #5 CACHED [2025-10-31T13:33:42.272Z] [2025-10-31T13:33:42.272Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-uart:main@sha256:e8eec94b3d96afd67b53c51b2f2ee8c0b5dbe830b0d6d632c9f4a5bc516f30e5 [2025-10-31T13:33:42.272Z] #6 resolve nexus3.edgexfoundry.org:10004/device-uart:main@sha256:e8eec94b3d96afd67b53c51b2f2ee8c0b5dbe830b0d6d632c9f4a5bc516f30e5 0.0s done [2025-10-31T13:33:42.272Z] #6 CACHED [2025-10-31T13:33:42.272Z] [2025-10-31T13:33:42.272Z] #7 exporting to image [2025-10-31T13:33:42.272Z] #7 exporting layers [2025-10-31T13:33:42.272Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T13:33:42.272Z] #7 exporting layers done [2025-10-31T13:33:42.272Z] #7 exporting manifest sha256:db14c8bcb978aae72e3c3b667eeff3b4597a7918cb817b1d9c1067b4cbee7af9 done [2025-10-31T13:33:42.272Z] #7 exporting config sha256:f281b06e6e72362234db92ff97498fac7aad861d61262159859f568ea091dd57 done [2025-10-31T13:33:42.272Z] #7 exporting manifest sha256:9394ce59037f783fad8474fb943bf35a7d33c57f826ddb2c61687926446bd270 done [2025-10-31T13:33:42.272Z] #7 exporting config sha256:b4810b50206be4fe5980e80ddc5cbf82d606753329f694fbe9f86a16924b7208 done [2025-10-31T13:33:42.272Z] #7 exporting manifest list sha256:8b6360c770a5c2808063315f5967aeb565194e191dcf74f236a836c2d47c3db5 done [2025-10-31T13:33:42.272Z] #7 pushing layers 0.0s done [2025-10-31T13:33:42.272Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-uart:main@sha256:8b6360c770a5c2808063315f5967aeb565194e191dcf74f236a836c2d47c3db5 0.1s done [2025-10-31T13:33:42.272Z] #7 DONE 0.1s [2025-10-31T13:33:42.272Z] [2025-10-31T13:33:42.272Z] #8 [auth] device-uart:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T13:33:42.272Z] #8 DONE 0.0s [2025-10-31T13:33:42.272Z] [2025-10-31T13:33:42.272Z] 1 warning found (use --debug to expand): [2025-10-31T13:33:42.272Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-10-31T13:33:42.651Z] + '[' -d /w/workspace/edgexfoundry_device-uart_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:33:42.954Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:33:43.520Z] ---> package-listing.sh [2025-10-31T13:33:43.521Z] ++ tr '[:upper:]' '[:lower:]' [2025-10-31T13:33:43.521Z] ++ facter osfamily [2025-10-31T13:33:43.779Z] + OS_FAMILY=redhat [2025-10-31T13:33:43.779Z] + workspace=/w/workspace/edgexfoundry_device-uart_main [2025-10-31T13:33:43.779Z] + START_PACKAGES=/tmp/packages_start.txt [2025-10-31T13:33:43.779Z] + END_PACKAGES=/tmp/packages_end.txt [2025-10-31T13:33:43.779Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-10-31T13:33:43.779Z] + PACKAGES=/tmp/packages_start.txt [2025-10-31T13:33:43.779Z] + '[' /w/workspace/edgexfoundry_device-uart_main ']' [2025-10-31T13:33:43.780Z] + PACKAGES=/tmp/packages_end.txt [2025-10-31T13:33:43.780Z] + case "${OS_FAMILY}" in [2025-10-31T13:33:43.780Z] + rpm -qa [2025-10-31T13:33:43.780Z] + sort [2025-10-31T13:33:44.722Z] + '[' -f /tmp/packages_start.txt ']' [2025-10-31T13:33:44.722Z] + '[' -f /tmp/packages_end.txt ']' [2025-10-31T13:33:44.722Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-10-31T13:33:44.722Z] + '[' /w/workspace/edgexfoundry_device-uart_main ']' [2025-10-31T13:33:44.722Z] + mkdir -p /w/workspace/edgexfoundry_device-uart_main/archives/ [2025-10-31T13:33:44.722Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-uart_main/archives/ [Pipeline] echo [2025-10-31T13:33:44.733Z] 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 [2025-10-31T13:33:45.032Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:33:45.593Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-31T13:33:45.593Z] [2025-10-31T13:33:45.593Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:33:45.913Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-31T13:33:45.913Z] latest: Pulling from edgex-lftools-log-publisher [2025-10-31T13:33:45.913Z] 5eb5b503b376: Pulling fs layer [2025-10-31T13:33:45.913Z] 5c69ac0246d0: Pulling fs layer [2025-10-31T13:33:45.913Z] ec43610c2a17: Pulling fs layer [2025-10-31T13:33:45.913Z] 3a2ae6a8a46f: Pulling fs layer [2025-10-31T13:33:45.913Z] 33b1e0a273af: Pulling fs layer [2025-10-31T13:33:45.913Z] 5d3b04190fa2: Pulling fs layer [2025-10-31T13:33:45.913Z] 2f39f015ded8: Pulling fs layer [2025-10-31T13:33:45.913Z] 3a2ae6a8a46f: Waiting [2025-10-31T13:33:45.913Z] 33b1e0a273af: Waiting [2025-10-31T13:33:45.913Z] 5d3b04190fa2: Waiting [2025-10-31T13:33:45.913Z] 2f39f015ded8: Waiting [2025-10-31T13:33:45.913Z] 5c69ac0246d0: Verifying Checksum [2025-10-31T13:33:45.913Z] 5c69ac0246d0: Download complete [2025-10-31T13:33:45.913Z] 3a2ae6a8a46f: Verifying Checksum [2025-10-31T13:33:45.913Z] 3a2ae6a8a46f: Download complete [2025-10-31T13:33:46.181Z] 33b1e0a273af: Verifying Checksum [2025-10-31T13:33:46.181Z] 33b1e0a273af: Download complete [2025-10-31T13:33:46.181Z] 5d3b04190fa2: Verifying Checksum [2025-10-31T13:33:46.181Z] 5d3b04190fa2: Download complete [2025-10-31T13:33:46.181Z] ec43610c2a17: Verifying Checksum [2025-10-31T13:33:46.181Z] ec43610c2a17: Download complete [2025-10-31T13:33:46.181Z] 5eb5b503b376: Verifying Checksum [2025-10-31T13:33:46.181Z] 5eb5b503b376: Download complete [2025-10-31T13:33:47.125Z] 2f39f015ded8: Verifying Checksum [2025-10-31T13:33:47.125Z] 2f39f015ded8: Download complete [2025-10-31T13:33:47.697Z] 5eb5b503b376: Pull complete [2025-10-31T13:33:47.972Z] 5c69ac0246d0: Pull complete [2025-10-31T13:33:48.234Z] ec43610c2a17: Pull complete [2025-10-31T13:33:48.234Z] 3a2ae6a8a46f: Pull complete [2025-10-31T13:33:48.497Z] 33b1e0a273af: Pull complete [2025-10-31T13:33:48.497Z] 5d3b04190fa2: Pull complete [2025-10-31T13:33:52.706Z] 2f39f015ded8: Pull complete [2025-10-31T13:33:52.706Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-10-31T13:33:52.706Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-31T13:33:52.706Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T13:33:52.983Z] prd-centos7-docker-4c-2g-772239 does not seem to be running inside a container [2025-10-31T13:33:53.090Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-10-31T13:34:06.695Z] $ docker top fb8303ee45cdb568401bee4f971ac9f550cf9bc14c3015dbdb2009fd4012c162 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-31T13:34:07.059Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-10-31T13:34:07.363Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-10-31T13:34:07.668Z] + ls /var/log/sa-host [2025-10-31T13:34:07.668Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-31T13:34:07.764Z] provisioning config files... [2025-10-31T13:34:07.773Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config334074591782912765tmp [Pipeline] { [Pipeline] echo [2025-10-31T13:34:07.801Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:34:08.104Z] ---> create-netrc.sh [Pipeline] } [2025-10-31T13:34:08.112Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:34:08.455Z] ---> python-tools-install.sh [Pipeline] echo [2025-10-31T13:34:08.466Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:34:08.782Z] ---> sudo-logs.sh [2025-10-31T13:34:08.782Z] Archiving 'sudo' log.. [2025-10-31T13:34:08.782Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-772239.novalocal: Name or service not known [2025-10-31T13:34:08.782Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-772239.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2025-10-31T13:34:08.805Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:34:09.114Z] ---> job-cost.sh [2025-10-31T13:34:09.114Z] lf-activate-venv: SKIPPING [2025-10-31T13:34:09.114Z] INFO: No Stack... [2025-10-31T13:34:09.374Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2025-10-31T13:34:09.635Z] INFO: Archiving Costs [Pipeline] echo [2025-10-31T13:34:09.652Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:34:09.940Z] ---> logs-deploy.sh [2025-10-31T13:34:09.940Z] lf-activate-venv: SKIPPING [2025-10-31T13:34:09.940Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-uart/main/54 [2025-10-31T13:34:09.940Z] INFO: archiving workspace using pattern(s): [2025-10-31T13:34:10.880Z] Archives upload complete. [2025-10-31T13:34:10.880Z] INFO: archiving logs to Nexus [2025-10-31T13:34:11.819Z] ---> uname -a: [2025-10-31T13:34:11.819Z] Linux prd-centos7-docker-4c-2g-772239.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux [2025-10-31T13:34:11.819Z] [2025-10-31T13:34:11.819Z] [2025-10-31T13:34:11.819Z] ---> lscpu: [2025-10-31T13:34:11.819Z] Architecture: x86_64 [2025-10-31T13:34:11.819Z] CPU op-mode(s): 32-bit, 64-bit [2025-10-31T13:34:11.819Z] Byte Order: Little Endian [2025-10-31T13:34:11.819Z] Address sizes: 40 bits physical, 48 bits virtual [2025-10-31T13:34:11.819Z] CPU(s): 2 [2025-10-31T13:34:11.819Z] On-line CPU(s) list: 0,1 [2025-10-31T13:34:11.819Z] Thread(s) per core: 1 [2025-10-31T13:34:11.819Z] Core(s) per socket: 1 [2025-10-31T13:34:11.819Z] Socket(s): 2 [2025-10-31T13:34:11.819Z] NUMA node(s): 1 [2025-10-31T13:34:11.819Z] Vendor ID: AuthenticAMD [2025-10-31T13:34:11.819Z] CPU family: 23 [2025-10-31T13:34:11.819Z] Model: 49 [2025-10-31T13:34:11.819Z] Model name: AMD EPYC-Rome Processor [2025-10-31T13:34:11.819Z] Stepping: 0 [2025-10-31T13:34:11.819Z] CPU MHz: 2799.998 [2025-10-31T13:34:11.819Z] BogoMIPS: 5599.99 [2025-10-31T13:34:11.819Z] Virtualization: AMD-V [2025-10-31T13:34:11.819Z] Hypervisor vendor: KVM [2025-10-31T13:34:11.819Z] Virtualization type: full [2025-10-31T13:34:11.819Z] L1d cache: 64 KiB [2025-10-31T13:34:11.819Z] L1i cache: 64 KiB [2025-10-31T13:34:11.819Z] L2 cache: 1 MiB [2025-10-31T13:34:11.819Z] L3 cache: 32 MiB [2025-10-31T13:34:11.819Z] NUMA node0 CPU(s): 0,1 [2025-10-31T13:34:11.819Z] Vulnerability Itlb multihit: Not affected [2025-10-31T13:34:11.819Z] Vulnerability L1tf: Not affected [2025-10-31T13:34:11.819Z] Vulnerability Mds: Not affected [2025-10-31T13:34:11.819Z] Vulnerability Meltdown: Not affected [2025-10-31T13:34:11.819Z] Vulnerability Mmio stale data: Not affected [2025-10-31T13:34:11.819Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-10-31T13:34:11.819Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2025-10-31T13:34:11.819Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2025-10-31T13:34:11.819Z] Vulnerability Srbds: Not affected [2025-10-31T13:34:11.819Z] Vulnerability Tsx async abort: Not affected [2025-10-31T13:34:11.819Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2025-10-31T13:34:11.819Z] [2025-10-31T13:34:11.819Z] [2025-10-31T13:34:11.819Z] ---> nproc: [2025-10-31T13:34:11.819Z] 2 [2025-10-31T13:34:11.819Z] [2025-10-31T13:34:11.819Z] [2025-10-31T13:34:11.819Z] ---> df -h: [2025-10-31T13:34:11.819Z] Filesystem Size Used Avail Use% Mounted on [2025-10-31T13:34:11.819Z] overlay 40G 7.3G 33G 19% / [2025-10-31T13:34:11.819Z] tmpfs 64M 0 64M 0% /dev [2025-10-31T13:34:11.819Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2025-10-31T13:34:11.819Z] shm 64M 0 64M 0% /dev/shm [2025-10-31T13:34:11.819Z] /dev/vda1 40G 7.3G 33G 19% /facter-os [2025-10-31T13:34:11.819Z] [2025-10-31T13:34:11.819Z] [2025-10-31T13:34:11.819Z] Cannot open /var/log/sysstat/sa31: No such file or directory [2025-10-31T13:34:11.819Z] Please check if data collecting is enabled [2025-10-31T13:34:11.819Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-31T13:34:12.110Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-10-31T13:34:12.110Z] $ docker stop --time=1 fb8303ee45cdb568401bee4f971ac9f550cf9bc14c3015dbdb2009fd4012c162 [2025-10-31T13:34:13.316Z] $ docker rm -f --volumes fb8303ee45cdb568401bee4f971ac9f550cf9bc14c3015dbdb2009fd4012c162 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-10-31T13:34:13.457Z] [WS-CLEANUP] Deleting project workspace... [2025-10-31T13:34:13.457Z] [WS-CLEANUP] Deferred wipeout is used... [2025-10-31T13:34:13.481Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:34:13.932Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-31T13:34:13.932Z] [2025-10-31T13:34:13.932Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:34:14.240Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-31T13:34:14.240Z] latest: Pulling from edgex-lftools-log-publisher [2025-10-31T13:34:14.240Z] 5eb5b503b376: Pulling fs layer [2025-10-31T13:34:14.240Z] 5c69ac0246d0: Pulling fs layer [2025-10-31T13:34:14.240Z] ec43610c2a17: Pulling fs layer [2025-10-31T13:34:14.240Z] 3a2ae6a8a46f: Pulling fs layer [2025-10-31T13:34:14.240Z] 33b1e0a273af: Pulling fs layer [2025-10-31T13:34:14.240Z] 5d3b04190fa2: Pulling fs layer [2025-10-31T13:34:14.240Z] 2f39f015ded8: Pulling fs layer [2025-10-31T13:34:14.240Z] 33b1e0a273af: Waiting [2025-10-31T13:34:14.240Z] 3a2ae6a8a46f: Waiting [2025-10-31T13:34:14.240Z] 5d3b04190fa2: Waiting [2025-10-31T13:34:14.240Z] 2f39f015ded8: Waiting [2025-10-31T13:34:14.240Z] 5c69ac0246d0: Verifying Checksum [2025-10-31T13:34:14.240Z] 5c69ac0246d0: Download complete [2025-10-31T13:34:14.240Z] 3a2ae6a8a46f: Download complete [2025-10-31T13:34:14.497Z] ec43610c2a17: Download complete [2025-10-31T13:34:14.497Z] 33b1e0a273af: Verifying Checksum [2025-10-31T13:34:14.497Z] 33b1e0a273af: Download complete [2025-10-31T13:34:14.497Z] 5d3b04190fa2: Download complete [2025-10-31T13:34:14.755Z] 5eb5b503b376: Verifying Checksum [2025-10-31T13:34:14.755Z] 5eb5b503b376: Download complete [2025-10-31T13:34:15.013Z] 2f39f015ded8: Download complete [2025-10-31T13:34:15.949Z] 5eb5b503b376: Pull complete [2025-10-31T13:34:15.949Z] 5c69ac0246d0: Pull complete [2025-10-31T13:34:16.515Z] ec43610c2a17: Pull complete [2025-10-31T13:34:16.515Z] 3a2ae6a8a46f: Pull complete [2025-10-31T13:34:16.772Z] 33b1e0a273af: Pull complete [2025-10-31T13:34:16.772Z] 5d3b04190fa2: Pull complete [2025-10-31T13:34:22.032Z] 2f39f015ded8: Pull complete [2025-10-31T13:34:22.032Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-10-31T13:34:22.032Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-31T13:34:22.032Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T13:34:22.127Z] prd-ubuntu20.04-docker-8c-8g-772221 does not seem to be running inside a container [2025-10-31T13:34:22.154Z] $ 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 [2025-10-31T13:34:23.617Z] $ docker top 94bbe3a3c6e439e371628df132e96d5cf7124c43290968d62b72dac925ac4473 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:34:23.988Z] ---> job-cost.sh [2025-10-31T13:34:23.988Z] lf-activate-venv: SKIPPING [2025-10-31T13:34:23.988Z] INFO: No Stack... [2025-10-31T13:34:24.246Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-10-31T13:34:24.515Z] INFO: Archiving Costs [Pipeline] sh [2025-10-31T13:34:24.803Z] + cat /w/workspace/edgexfoundry_device-uart_main/archives/cost.csv [2025-10-31T13:34:24.803Z] + cut -d, -f6 [Pipeline] lock [2025-10-31T13:34:24.821Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-uart-main-54-stack-cost] [2025-10-31T13:34:24.829Z] Resource [jenkins-edgexfoundry-device-uart-main-54-stack-cost] did not exist. Created. [2025-10-31T13:34:24.835Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-uart-main-54-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-10-31T13:34:25.144Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-10-31T13:34:25.177Z] Stashed 1 file(s) [Pipeline] } [2025-10-31T13:34:25.185Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-uart-main-54-stack-cost] [Pipeline] // lock [Pipeline] } [2025-10-31T13:34:25.215Z] $ docker stop --time=1 94bbe3a3c6e439e371628df132e96d5cf7124c43290968d62b72dac925ac4473 [2025-10-31T13:34:26.350Z] $ docker rm -f --volumes 94bbe3a3c6e439e371628df132e96d5cf7124c43290968d62b72dac925ac4473 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-10-31T13:35:19.915Z] Removing intermediate container aefbb6f679dc [2025-10-31T13:35:19.915Z] ---> 19d7d2237609 [2025-10-31T13:35:19.915Z] Step 10/12 : COPY . . [2025-10-31T13:35:19.915Z] ---> ed12b5d8f64c [2025-10-31T13:35:19.915Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-10-31T13:35:19.915Z] ---> Running in 86134f09d62f [2025-10-31T13:35:19.915Z] Removing intermediate container 86134f09d62f [2025-10-31T13:35:19.915Z] ---> db66d5958193 [2025-10-31T13:35:19.915Z] Step 12/12 : RUN ${MAKE} [2025-10-31T13:35:19.915Z] ---> Running in 3fd920ec876c [2025-10-31T13:35:19.915Z] noop [2025-10-31T13:35:19.915Z] Removing intermediate container 3fd920ec876c [2025-10-31T13:35:19.915Z] ---> dd0c5628dcb9 [2025-10-31T13:35:19.915Z] Successfully built dd0c5628dcb9 [2025-10-31T13:35:19.915Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:35:20.312Z] + docker inspect -f . ci-base-image-arm64 [2025-10-31T13:35:20.313Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T13:35:20.578Z] prd-ubuntu20.04-docker-arm64-4c-16g-772231 does not seem to be running inside a container [2025-10-31T13:35:20.675Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-uart/54 -v /w/workspace/device-uart/54:/w/workspace/device-uart/54:rw,z -v /w/workspace/device-uart/54@tmp:/w/workspace/device-uart/54@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-10-31T13:35:22.249Z] $ docker top d150f6b29f5c3eecadef268e732628b80ab4c2edb7f7c54644eb9d20b3931fe0 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-31T13:35:23.190Z] + go version [2025-10-31T13:35:23.190Z] go version go1.23.12 linux/arm64 [Pipeline] } [2025-10-31T13:35:23.213Z] $ docker stop --time=1 d150f6b29f5c3eecadef268e732628b80ab4c2edb7f7c54644eb9d20b3931fe0 [2025-10-31T13:35:24.957Z] $ docker rm -f --volumes d150f6b29f5c3eecadef268e732628b80ab4c2edb7f7c54644eb9d20b3931fe0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:35:25.601Z] + docker inspect -f . ci-base-image-arm64 [2025-10-31T13:35:25.601Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T13:35:25.864Z] prd-ubuntu20.04-docker-arm64-4c-16g-772231 does not seem to be running inside a container [2025-10-31T13:35:25.952Z] $ 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/54 -v /w/workspace/device-uart/54:/w/workspace/device-uart/54:rw,z -v /w/workspace/device-uart/54@tmp:/w/workspace/device-uart/54@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-10-31T13:35:27.543Z] $ docker top 6c04ed3b0a419d3b7c7cb2fbe6c7f0c8b165d5feb02f720cb7a56e1b405866ef -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-31T13:35:28.493Z] + git config --global --add safe.directory /w/workspace/device-uart/54 [Pipeline] fileExists [Pipeline] sh [2025-10-31T13:35:29.204Z] + make test [2025-10-31T13:35:29.204Z] go test ./... -coverprofile=coverage.out [2025-10-31T13:35:37.461Z] ? github.com/edgexfoundry/device-uart [no test files] [2025-10-31T13:40:29.596Z] github.com/edgexfoundry/device-uart/cmd coverage: 0.0% of statements [2025-10-31T13:40:29.596Z] github.com/edgexfoundry/device-uart/internal/driver coverage: 0.0% of statements [2025-10-31T13:40:29.596Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-10-31T13:40:29.596Z] go vet ./... [2025-10-31T13:41:37.640Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-10-31T13:41:37.640Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-10-31T13:41:37.640Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-10-31T13:41:37.665Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-10-31T13:41:37.683Z] $ docker stop --time=1 6c04ed3b0a419d3b7c7cb2fbe6c7f0c8b165d5feb02f720cb7a56e1b405866ef [2025-10-31T13:41:39.944Z] $ docker rm -f --volumes 6c04ed3b0a419d3b7c7cb2fbe6c7f0c8b165d5feb02f720cb7a56e1b405866ef [Pipeline] // withDockerContainer [Pipeline] sh [2025-10-31T13:41:42.008Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-10-31T13:41:42.041Z] Warning: overwriting stash ‘coverage-report’ [2025-10-31T13:41:42.871Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-10-31T13:41:43.323Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-10-31T13:41:43.680Z] + ls -al . [2025-10-31T13:41:43.680Z] total 220 [2025-10-31T13:41:43.680Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 31 13:35 . [2025-10-31T13:41:43.680Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 13:32 .. [2025-10-31T13:41:43.680Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 31 13:32 .dockerignore [2025-10-31T13:41:43.680Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 31 13:32 .git [2025-10-31T13:41:43.680Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 13:32 .github [2025-10-31T13:41:43.680Z] -rw-rw-r-- 1 jenkins jenkins 343 Oct 31 13:32 .gitignore [2025-10-31T13:41:43.680Z] -rw-rw-r-- 1 jenkins jenkins 198 Oct 31 13:32 .golangci.yml [2025-10-31T13:41:43.680Z] -rw-rw-r-- 1 jenkins jenkins 18662 Oct 31 13:32 Attribution.txt [2025-10-31T13:41:43.680Z] -rw-rw-r-- 1 jenkins jenkins 2704 Oct 31 13:32 CHANGELOG.md [2025-10-31T13:41:43.680Z] -rw-rw-r-- 1 jenkins jenkins 1919 Oct 31 13:32 Dockerfile [2025-10-31T13:41:43.680Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 31 13:32 GOVERNANCE.md [2025-10-31T13:41:43.680Z] -rw-rw-r-- 1 jenkins jenkins 698 Oct 31 13:32 Jenkinsfile [2025-10-31T13:41:43.680Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 31 13:32 LICENSE [2025-10-31T13:41:43.680Z] -rw-rw-r-- 1 jenkins jenkins 2455 Oct 31 13:32 Makefile [2025-10-31T13:41:43.680Z] -rw-rw-r-- 1 jenkins jenkins 617 Oct 31 13:32 OWNERS.md [2025-10-31T13:41:43.680Z] -rw-rw-r-- 1 jenkins jenkins 8892 Oct 31 13:32 README.md [2025-10-31T13:41:43.680Z] -rw-rw-r-- 1 jenkins jenkins 11 Oct 31 13:29 VERSION [2025-10-31T13:41:43.680Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 13:32 bin [2025-10-31T13:41:43.680Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 13:32 cmd [2025-10-31T13:41:43.680Z] -rw-r--r-- 1 jenkins jenkins 6770 Oct 31 13:40 coverage.out [2025-10-31T13:41:43.680Z] -rw-rw-r-- 1 jenkins jenkins 6073 Oct 31 13:32 go.mod [2025-10-31T13:41:43.680Z] -rw-rw-r-- 1 jenkins jenkins 86751 Oct 31 13:32 go.sum [2025-10-31T13:41:43.680Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 13:32 internal [2025-10-31T13:41:43.680Z] -rw-rw-r-- 1 jenkins jenkins 209 Oct 31 13:32 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:41:44.087Z] + 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=be1aa26aaf6e3599ea3452fae5bed9b3635894c7 --label arch=arm64 --label version=4.1.0-dev.1 . [2025-10-31T13:41:44.704Z] Sending build context to Docker daemon 16.09MB [2025-10-31T13:41:44.704Z] Step 1/26 : ARG BASE=golang:1.23-alpine3.22 [2025-10-31T13:41:44.704Z] Step 2/26 : FROM ${BASE} AS builder [2025-10-31T13:41:44.704Z] ---> dd0c5628dcb9 [2025-10-31T13:41:44.704Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-10-31T13:41:44.984Z] ---> Running in 28e5514377ab [2025-10-31T13:41:45.581Z] Removing intermediate container 28e5514377ab [2025-10-31T13:41:45.581Z] ---> 8b55ef901461 [2025-10-31T13:41:45.581Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2025-10-31T13:41:45.581Z] ---> Running in 42ad3eda0fb3 [2025-10-31T13:41:45.862Z] Removing intermediate container 42ad3eda0fb3 [2025-10-31T13:41:45.862Z] ---> bea376d755bd [2025-10-31T13:41:45.862Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2025-10-31T13:41:46.140Z] ---> Running in b57ecb795189 [2025-10-31T13:41:46.417Z] Removing intermediate container b57ecb795189 [2025-10-31T13:41:46.417Z] ---> d80b962874d7 [2025-10-31T13:41:46.417Z] Step 6/26 : WORKDIR /device-uart [2025-10-31T13:41:46.692Z] ---> Running in b89f28dc61c7 [2025-10-31T13:41:46.970Z] Removing intermediate container b89f28dc61c7 [2025-10-31T13:41:46.970Z] ---> fc29566ba98b [2025-10-31T13:41:46.970Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-10-31T13:41:46.970Z] ---> Running in 1d97a3edc83d [2025-10-31T13:41:48.397Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T13:41:48.667Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T13:41:51.268Z] OK: 259 MiB in 64 packages [2025-10-31T13:41:52.241Z] Removing intermediate container 1d97a3edc83d [2025-10-31T13:41:52.241Z] ---> 0c6df064e0ed [2025-10-31T13:41:52.241Z] Step 8/26 : COPY go.mod vendor* ./ [2025-10-31T13:41:52.830Z] ---> c9452a029ce9 [2025-10-31T13:41:52.830Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T13:41:52.830Z] ---> Running in 419cce4b46da [2025-10-31T13:41:55.448Z] Removing intermediate container 419cce4b46da [2025-10-31T13:41:55.448Z] ---> 354ee6d48af5 [2025-10-31T13:41:55.448Z] Step 10/26 : COPY . . [2025-10-31T13:41:56.872Z] ---> fbefa92f908a [2025-10-31T13:41:56.872Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-10-31T13:41:57.144Z] ---> Running in 22271c2e2c17 [2025-10-31T13:41:57.418Z] Removing intermediate container 22271c2e2c17 [2025-10-31T13:41:57.419Z] ---> 1ba7bc7bfc2f [2025-10-31T13:41:57.419Z] Step 12/26 : RUN ${MAKE} [2025-10-31T13:41:57.419Z] ---> Running in 415bf1f5bf94 [2025-10-31T13:41:58.875Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=4.1.0-dev.1 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-uart ./cmd [2025-10-31T13:46:51.000Z] Removing intermediate container 415bf1f5bf94 [2025-10-31T13:46:51.000Z] ---> 13b74b728dcc [2025-10-31T13:46:51.000Z] Step 13/26 : FROM alpine:3.22 [2025-10-31T13:46:51.000Z] 3.22: Pulling from library/alpine [2025-10-31T13:46:51.000Z] 6b59a28fa201: Pulling fs layer [2025-10-31T13:46:51.000Z] 6b59a28fa201: Verifying Checksum [2025-10-31T13:46:51.000Z] 6b59a28fa201: Download complete [2025-10-31T13:46:51.000Z] 6b59a28fa201: Pull complete [2025-10-31T13:46:51.000Z] Digest: sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-10-31T13:46:51.000Z] Status: Downloaded newer image for alpine:3.22 [2025-10-31T13:46:51.000Z] ---> 171e65262c80 [2025-10-31T13:46:51.000Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2025-10-31T13:46:51.000Z] ---> Running in 16bef8b75a58 [2025-10-31T13:46:51.000Z] Removing intermediate container 16bef8b75a58 [2025-10-31T13:46:51.000Z] ---> de65cc4fc27d [2025-10-31T13:46:51.000Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2025-10-31T13:46:51.000Z] ---> Running in e2265f9e3182 [2025-10-31T13:46:51.000Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T13:46:51.000Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T13:46:51.000Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-10-31T13:46:51.001Z] Executing busybox-1.37.0-r19.trigger [2025-10-31T13:46:51.001Z] OK: 8 MiB in 17 packages [2025-10-31T13:46:51.001Z] Removing intermediate container e2265f9e3182 [2025-10-31T13:46:51.001Z] ---> 5bb43360b5e2 [2025-10-31T13:46:51.001Z] Step 16/26 : RUN apk --no-cache upgrade [2025-10-31T13:46:51.001Z] ---> Running in 102a5f749025 [2025-10-31T13:46:51.001Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T13:46:51.001Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T13:46:52.426Z] OK: 8 MiB in 17 packages [2025-10-31T13:46:53.850Z] Removing intermediate container 102a5f749025 [2025-10-31T13:46:53.850Z] ---> 69156708acc0 [2025-10-31T13:46:53.850Z] Step 17/26 : WORKDIR / [2025-10-31T13:46:53.850Z] ---> Running in 440210c422a0 [2025-10-31T13:46:54.124Z] Removing intermediate container 440210c422a0 [2025-10-31T13:46:54.124Z] ---> 6dc6a27766f1 [2025-10-31T13:46:54.124Z] Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / [2025-10-31T13:46:54.715Z] ---> aade04f2fd5c [2025-10-31T13:46:54.715Z] Step 19/26 : COPY --from=builder /device-uart/LICENSE / [2025-10-31T13:46:55.304Z] ---> 811c6a8c35bb [2025-10-31T13:46:55.304Z] Step 20/26 : COPY --from=builder /device-uart/cmd/ / [2025-10-31T13:46:59.576Z] ---> a7c25ff96af0 [2025-10-31T13:46:59.576Z] Step 21/26 : EXPOSE 59995 [2025-10-31T13:46:59.576Z] ---> Running in fe0381d39aad [2025-10-31T13:46:59.576Z] Removing intermediate container fe0381d39aad [2025-10-31T13:46:59.576Z] ---> 345c30f754ed [2025-10-31T13:46:59.576Z] Step 22/26 : ENTRYPOINT ["/device-uart"] [2025-10-31T13:46:59.576Z] ---> Running in 9996982cd566 [2025-10-31T13:46:59.849Z] Removing intermediate container 9996982cd566 [2025-10-31T13:46:59.849Z] ---> 6c5b0c77f1cf [2025-10-31T13:46:59.849Z] Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-10-31T13:46:59.849Z] ---> Running in 39dc6859430b [2025-10-31T13:47:00.443Z] Removing intermediate container 39dc6859430b [2025-10-31T13:47:00.443Z] ---> 85eab14dd99b [2025-10-31T13:47:00.443Z] Step 24/26 : LABEL arch=arm64 [2025-10-31T13:47:00.443Z] ---> Running in 29c0ea49e8ac [2025-10-31T13:47:00.725Z] Removing intermediate container 29c0ea49e8ac [2025-10-31T13:47:00.725Z] ---> 92f0bef3e26d [2025-10-31T13:47:00.725Z] Step 25/26 : LABEL git_sha=be1aa26aaf6e3599ea3452fae5bed9b3635894c7 [2025-10-31T13:47:01.056Z] ---> Running in 26b7968bd041 [2025-10-31T13:47:01.329Z] Removing intermediate container 26b7968bd041 [2025-10-31T13:47:01.329Z] ---> e06e6b89c2cf [2025-10-31T13:47:01.329Z] Step 26/26 : LABEL version=4.1.0-dev.1 [2025-10-31T13:47:01.329Z] ---> Running in 1e415333de3d [2025-10-31T13:47:01.599Z] Removing intermediate container 1e415333de3d [2025-10-31T13:47:01.599Z] ---> 4cce2659b10a [2025-10-31T13:47:01.599Z] [Warning] One or more build-args [ARCH] were not consumed [2025-10-31T13:47:01.599Z] Successfully built 4cce2659b10a [2025-10-31T13:47:01.867Z] 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 [2025-10-31T13:47:02.035Z] provisioning config files... [2025-10-31T13:47:02.053Z] copy managed file [device-uart-settings] to file:/w/workspace/device-uart/54@tmp/config13791434406778790199tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:47:02.407Z] ---> ****-login.sh [2025-10-31T13:47:02.407Z] nexus3.edgexfoundry.org:10001 [2025-10-31T13:47:02.677Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:47:02.677Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T13:47:02.677Z] Configure a credential helper to remove this warning. See [2025-10-31T13:47:02.677Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T13:47:02.677Z] [2025-10-31T13:47:02.677Z] Login Succeeded [2025-10-31T13:47:02.677Z] nexus3.edgexfoundry.org:10002 [2025-10-31T13:47:02.950Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:47:03.221Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T13:47:03.221Z] Configure a credential helper to remove this warning. See [2025-10-31T13:47:03.221Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T13:47:03.221Z] [2025-10-31T13:47:03.221Z] Login Succeeded [2025-10-31T13:47:03.221Z] nexus3.edgexfoundry.org:10003 [2025-10-31T13:47:03.489Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:47:03.757Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T13:47:03.757Z] Configure a credential helper to remove this warning. See [2025-10-31T13:47:03.757Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T13:47:03.757Z] [2025-10-31T13:47:03.757Z] Login Succeeded [2025-10-31T13:47:03.757Z] nexus3.edgexfoundry.org:10004 [2025-10-31T13:47:04.025Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:47:04.026Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T13:47:04.026Z] Configure a credential helper to remove this warning. See [2025-10-31T13:47:04.026Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T13:47:04.026Z] [2025-10-31T13:47:04.026Z] Login Succeeded [2025-10-31T13:47:04.026Z] ****.io [2025-10-31T13:47:04.297Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:47:04.572Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T13:47:04.572Z] Configure a credential helper to remove this warning. See [2025-10-31T13:47:04.572Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T13:47:04.572Z] [2025-10-31T13:47:04.572Z] Login Succeeded [2025-10-31T13:47:04.572Z] ---> ****-login.sh ends [Pipeline] } [2025-10-31T13:47:04.586Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-31T13:47:04.640Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-31T13:47:04.665Z] [edgeXDocker.push] Tagging docker image device-uart-arm64 with the following tags: [2025-10-31T13:47:04.665Z] be1aa26aaf6e3599ea3452fae5bed9b3635894c7 [2025-10-31T13:47:04.665Z] latest [2025-10-31T13:47:04.665Z] 4.1.0-dev.1 [2025-10-31T13:47:04.665Z] be1aa26aaf6e3599ea3452fae5bed9b3635894c7-4.1.0-dev.1 [2025-10-31T13:47:04.665Z] main [2025-10-31T13:47:04.665Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:47:05.045Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:be1aa26aaf6e3599ea3452fae5bed9b3635894c7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:47:05.429Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:be1aa26aaf6e3599ea3452fae5bed9b3635894c7 [2025-10-31T13:47:05.429Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2025-10-31T13:47:05.429Z] 61e3d2999f84: Preparing [2025-10-31T13:47:05.429Z] 4d8c6319c669: Preparing [2025-10-31T13:47:05.429Z] efc5b4d74403: Preparing [2025-10-31T13:47:05.429Z] 378010defd8b: Preparing [2025-10-31T13:47:05.429Z] 4526de3a4934: Preparing [2025-10-31T13:47:05.429Z] 0e64f2360a44: Preparing [2025-10-31T13:47:05.429Z] 0e64f2360a44: Waiting [2025-10-31T13:47:05.697Z] 4d8c6319c669: Pushed [2025-10-31T13:47:05.697Z] efc5b4d74403: Pushed [2025-10-31T13:47:05.697Z] 4526de3a4934: Pushed [2025-10-31T13:47:05.697Z] 378010defd8b: Pushed [2025-10-31T13:47:05.697Z] 0e64f2360a44: Layer already exists [2025-10-31T13:47:18.018Z] 61e3d2999f84: Pushed [2025-10-31T13:47:18.018Z] be1aa26aaf6e3599ea3452fae5bed9b3635894c7: digest: sha256:2bf50e5d84ba0129530b501e6037da080130a2c38f2c88a66dc076be09535851 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:47:18.396Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:47:18.776Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:latest [2025-10-31T13:47:18.776Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2025-10-31T13:47:18.776Z] 61e3d2999f84: Preparing [2025-10-31T13:47:18.776Z] 4d8c6319c669: Preparing [2025-10-31T13:47:18.776Z] efc5b4d74403: Preparing [2025-10-31T13:47:18.776Z] 378010defd8b: Preparing [2025-10-31T13:47:18.776Z] 4526de3a4934: Preparing [2025-10-31T13:47:18.776Z] 0e64f2360a44: Preparing [2025-10-31T13:47:18.776Z] 0e64f2360a44: Waiting [2025-10-31T13:47:18.776Z] 4d8c6319c669: Layer already exists [2025-10-31T13:47:18.776Z] 61e3d2999f84: Layer already exists [2025-10-31T13:47:18.776Z] 378010defd8b: Layer already exists [2025-10-31T13:47:18.776Z] efc5b4d74403: Layer already exists [2025-10-31T13:47:19.050Z] 4526de3a4934: Layer already exists [2025-10-31T13:47:19.050Z] 0e64f2360a44: Layer already exists [2025-10-31T13:47:19.050Z] latest: digest: sha256:2bf50e5d84ba0129530b501e6037da080130a2c38f2c88a66dc076be09535851 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:47:19.438Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:47:19.840Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:4.1.0-dev.1 [2025-10-31T13:47:19.840Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2025-10-31T13:47:19.840Z] 61e3d2999f84: Preparing [2025-10-31T13:47:19.840Z] 4d8c6319c669: Preparing [2025-10-31T13:47:19.840Z] efc5b4d74403: Preparing [2025-10-31T13:47:19.840Z] 378010defd8b: Preparing [2025-10-31T13:47:19.840Z] 4526de3a4934: Preparing [2025-10-31T13:47:19.840Z] 0e64f2360a44: Preparing [2025-10-31T13:47:19.840Z] 0e64f2360a44: Waiting [2025-10-31T13:47:19.840Z] 61e3d2999f84: Layer already exists [2025-10-31T13:47:19.840Z] 378010defd8b: Layer already exists [2025-10-31T13:47:19.840Z] efc5b4d74403: Layer already exists [2025-10-31T13:47:19.840Z] 4d8c6319c669: Layer already exists [2025-10-31T13:47:19.840Z] 4526de3a4934: Layer already exists [2025-10-31T13:47:19.840Z] 0e64f2360a44: Layer already exists [2025-10-31T13:47:20.110Z] 4.1.0-dev.1: digest: sha256:2bf50e5d84ba0129530b501e6037da080130a2c38f2c88a66dc076be09535851 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:47:20.505Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:be1aa26aaf6e3599ea3452fae5bed9b3635894c7-4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:47:20.887Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:be1aa26aaf6e3599ea3452fae5bed9b3635894c7-4.1.0-dev.1 [2025-10-31T13:47:20.887Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2025-10-31T13:47:20.887Z] 61e3d2999f84: Preparing [2025-10-31T13:47:20.887Z] 4d8c6319c669: Preparing [2025-10-31T13:47:20.887Z] efc5b4d74403: Preparing [2025-10-31T13:47:20.887Z] 378010defd8b: Preparing [2025-10-31T13:47:20.887Z] 4526de3a4934: Preparing [2025-10-31T13:47:20.887Z] 0e64f2360a44: Preparing [2025-10-31T13:47:20.887Z] 0e64f2360a44: Waiting [2025-10-31T13:47:20.887Z] 4526de3a4934: Layer already exists [2025-10-31T13:47:20.887Z] 61e3d2999f84: Layer already exists [2025-10-31T13:47:20.887Z] 4d8c6319c669: Layer already exists [2025-10-31T13:47:20.887Z] efc5b4d74403: Layer already exists [2025-10-31T13:47:20.887Z] 378010defd8b: Layer already exists [2025-10-31T13:47:20.887Z] 0e64f2360a44: Layer already exists [2025-10-31T13:47:21.156Z] be1aa26aaf6e3599ea3452fae5bed9b3635894c7-4.1.0-dev.1: digest: sha256:2bf50e5d84ba0129530b501e6037da080130a2c38f2c88a66dc076be09535851 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:47:21.538Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:47:21.919Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:main [2025-10-31T13:47:21.920Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2025-10-31T13:47:21.920Z] 61e3d2999f84: Preparing [2025-10-31T13:47:21.920Z] 4d8c6319c669: Preparing [2025-10-31T13:47:21.920Z] efc5b4d74403: Preparing [2025-10-31T13:47:21.920Z] 378010defd8b: Preparing [2025-10-31T13:47:21.920Z] 4526de3a4934: Preparing [2025-10-31T13:47:21.920Z] 0e64f2360a44: Preparing [2025-10-31T13:47:21.920Z] 0e64f2360a44: Waiting [2025-10-31T13:47:21.920Z] 4526de3a4934: Layer already exists [2025-10-31T13:47:21.920Z] efc5b4d74403: Layer already exists [2025-10-31T13:47:21.920Z] 61e3d2999f84: Layer already exists [2025-10-31T13:47:21.920Z] 378010defd8b: Layer already exists [2025-10-31T13:47:21.920Z] 4d8c6319c669: Layer already exists [2025-10-31T13:47:21.920Z] 0e64f2360a44: Layer already exists [2025-10-31T13:47:22.190Z] main: digest: sha256:2bf50e5d84ba0129530b501e6037da080130a2c38f2c88a66dc076be09535851 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-31T13:47:22.287Z] ===================================================== [Pipeline] echo [2025-10-31T13:47:22.303Z] taggedImages: [2025-10-31T13:47:22.303Z] - nexus3.edgexfoundry.org:10004/device-uart-arm64:be1aa26aaf6e3599ea3452fae5bed9b3635894c7 [2025-10-31T13:47:22.303Z] - nexus3.edgexfoundry.org:10004/device-uart-arm64:latest [2025-10-31T13:47:22.303Z] - nexus3.edgexfoundry.org:10004/device-uart-arm64:4.1.0-dev.1 [2025-10-31T13:47:22.303Z] - nexus3.edgexfoundry.org:10004/device-uart-arm64:be1aa26aaf6e3599ea3452fae5bed9b3635894c7-4.1.0-dev.1 [2025-10-31T13:47:22.303Z] - nexus3.edgexfoundry.org:10004/device-uart-arm64:main [Pipeline] echo [2025-10-31T13:47:22.319Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-uart-arm64:be1aa26aaf6e3599ea3452fae5bed9b3635894c7 [Pipeline] echo [2025-10-31T13:47:22.335Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-uart-arm64:latest [Pipeline] echo [2025-10-31T13:47:22.349Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-uart-arm64:4.1.0-dev.1 [Pipeline] echo [2025-10-31T13:47:22.365Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-uart-arm64:be1aa26aaf6e3599ea3452fae5bed9b3635894c7-4.1.0-dev.1 [Pipeline] echo [2025-10-31T13:47:22.383Z] Skip building multi-arch image for 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 [2025-10-31T13:47:22.799Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-10-31T13:47:22.799Z] [2025-10-31T13:47:22.799Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:47:23.165Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-10-31T13:47:24.130Z] arm64: Pulling from edgex-lftools-log-publisher [2025-10-31T13:47:24.130Z] 8998bd30e6a1: Pulling fs layer [2025-10-31T13:47:24.130Z] 04944245beec: Pulling fs layer [2025-10-31T13:47:24.130Z] 699f458cf7ca: Pulling fs layer [2025-10-31T13:47:24.130Z] 765212b225bb: Pulling fs layer [2025-10-31T13:47:24.130Z] f23df028b6ca: Pulling fs layer [2025-10-31T13:47:24.130Z] d65c8cfc05b1: Pulling fs layer [2025-10-31T13:47:24.130Z] 2437ff75d9bd: Pulling fs layer [2025-10-31T13:47:24.130Z] f23df028b6ca: Waiting [2025-10-31T13:47:24.130Z] d65c8cfc05b1: Waiting [2025-10-31T13:47:24.130Z] 2437ff75d9bd: Waiting [2025-10-31T13:47:24.130Z] 765212b225bb: Waiting [2025-10-31T13:47:24.130Z] 04944245beec: Verifying Checksum [2025-10-31T13:47:24.130Z] 04944245beec: Download complete [2025-10-31T13:47:24.407Z] 765212b225bb: Verifying Checksum [2025-10-31T13:47:24.407Z] 765212b225bb: Download complete [2025-10-31T13:47:24.407Z] f23df028b6ca: Verifying Checksum [2025-10-31T13:47:24.407Z] f23df028b6ca: Download complete [2025-10-31T13:47:24.407Z] d65c8cfc05b1: Verifying Checksum [2025-10-31T13:47:24.407Z] d65c8cfc05b1: Download complete [2025-10-31T13:47:24.407Z] 699f458cf7ca: Verifying Checksum [2025-10-31T13:47:24.407Z] 699f458cf7ca: Download complete [2025-10-31T13:47:24.997Z] 8998bd30e6a1: Verifying Checksum [2025-10-31T13:47:24.997Z] 8998bd30e6a1: Download complete [2025-10-31T13:47:27.588Z] 2437ff75d9bd: Verifying Checksum [2025-10-31T13:47:27.588Z] 2437ff75d9bd: Download complete [2025-10-31T13:47:30.183Z] 8998bd30e6a1: Pull complete [2025-10-31T13:47:30.452Z] 04944245beec: Pull complete [2025-10-31T13:47:32.419Z] 699f458cf7ca: Pull complete [2025-10-31T13:47:32.419Z] 765212b225bb: Pull complete [2025-10-31T13:47:33.472Z] f23df028b6ca: Pull complete [2025-10-31T13:47:33.742Z] d65c8cfc05b1: Pull complete [2025-10-31T13:47:51.971Z] 2437ff75d9bd: Pull complete [2025-10-31T13:47:51.971Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-10-31T13:47:51.971Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-10-31T13:47:51.971Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T13:47:52.229Z] prd-ubuntu20.04-docker-arm64-4c-16g-772231 does not seem to be running inside a container [2025-10-31T13:47:52.302Z] $ 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/54 -v /w/workspace/device-uart/54:/w/workspace/device-uart/54:rw,z -v /w/workspace/device-uart/54@tmp:/w/workspace/device-uart/54@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-10-31T13:47:55.666Z] $ docker top d0a3dedc75df28786dfe2f289881be410afa67b8bb8e24e14565d867b8cf0a05 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:47:56.581Z] ---> job-cost.sh [2025-10-31T13:47:56.582Z] lf-activate-venv: SKIPPING [2025-10-31T13:47:56.582Z] INFO: No Stack... [2025-10-31T13:47:57.170Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-10-31T13:47:57.756Z] INFO: Archiving Costs [Pipeline] sh [2025-10-31T13:47:58.413Z] + cat /w/workspace/device-uart/54/archives/cost.csv [2025-10-31T13:47:58.413Z] + cut -d, -f6 [Pipeline] lock [2025-10-31T13:47:58.489Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-uart-main-54-stack-cost] [2025-10-31T13:47:58.496Z] Resource [jenkins-edgexfoundry-device-uart-main-54-stack-cost] did not exist. Created. [2025-10-31T13:47:58.503Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-uart-main-54-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-10-31T13:47:59.193Z] /w/workspace/device-uart/54@tmp/durable-5a062354/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-10-31T13:47:59.859Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-10-31T13:47:59.880Z] Warning: overwriting stash ‘stack-cost’ [2025-10-31T13:48:00.028Z] Stashed 1 file(s) [Pipeline] } [2025-10-31T13:48:00.040Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-uart-main-54-stack-cost] [Pipeline] // lock [Pipeline] } [2025-10-31T13:48:00.062Z] $ docker stop --time=1 d0a3dedc75df28786dfe2f289881be410afa67b8bb8e24e14565d867b8cf0a05 [2025-10-31T13:48:01.744Z] $ docker rm -f --volumes d0a3dedc75df28786dfe2f289881be410afa67b8bb8e24e14565d867b8cf0a05 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2025-10-31T13:48:02.244Z] provisioning config files... [2025-10-31T13:48:02.251Z] copy managed file [device-uart-codecov-token] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config11484875819132547779tmp [Pipeline] { [Pipeline] sh [2025-10-31T13:48:02.585Z] + set +x [2025-10-31T13:48:02.585Z] + curl -s https://codecov.io/bash [2025-10-31T13:48:02.585Z] + bash -s -- [2025-10-31T13:48:02.585Z] [2025-10-31T13:48:02.585Z] _____ _ [2025-10-31T13:48:02.585Z] / ____| | | [2025-10-31T13:48:02.585Z] | | ___ __| | ___ ___ _____ __ [2025-10-31T13:48:02.585Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-10-31T13:48:02.585Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-10-31T13:48:02.585Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-10-31T13:48:02.585Z] Bash-1.0.6 [2025-10-31T13:48:02.585Z] [2025-10-31T13:48:02.585Z] [2025-10-31T13:48:02.585Z] ==> git version 2.25.1 found [2025-10-31T13:48:02.585Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2025-10-31T13:48:02.585Z] Release-Date: 2020-01-08 [2025-10-31T13:48:02.585Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-10-31T13:48:02.585Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-10-31T13:48:02.585Z] ==> Jenkins CI detected. [2025-10-31T13:48:02.585Z] current dir:  /w/workspace/edgexfoundry_device-uart_main [2025-10-31T13:48:02.585Z] project root: . [2025-10-31T13:48:02.585Z] --> token set from env [2025-10-31T13:48:02.585Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-10-31T13:48:02.585Z] ==> Running gcov in . (disable via -X gcov) [2025-10-31T13:48:02.585Z] ==> Python coveragepy not found [2025-10-31T13:48:02.585Z] ==> Searching for coverage reports in: [2025-10-31T13:48:02.585Z] + . [2025-10-31T13:48:02.585Z] -> Found 1 reports [2025-10-31T13:48:02.585Z] ==> Detecting git/mercurial file structure [2025-10-31T13:48:02.585Z] ==> Reading reports [2025-10-31T13:48:02.585Z] + ./coverage.out bytes=6770 [2025-10-31T13:48:02.585Z] ==> Appending adjustments [2025-10-31T13:48:02.585Z] https://docs.codecov.io/docs/fixing-reports [2025-10-31T13:48:02.585Z] + Found adjustments [2025-10-31T13:48:02.585Z] ==> Gzipping contents [2025-10-31T13:48:02.585Z] 4.0K /tmp/codecov.Go8VQy.gz [2025-10-31T13:48:02.585Z] ==> Uploading reports [2025-10-31T13:48:02.585Z] url: https://codecov.io [2025-10-31T13:48:02.585Z] query: branch=main&commit=be1aa26aaf6e3599ea3452fae5bed9b3635894c7&build=54&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2Fmain%2F54%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=&job=&cmd_args= [2025-10-31T13:48:02.585Z] -> Pinging Codecov [2025-10-31T13:48:02.585Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=be1aa26aaf6e3599ea3452fae5bed9b3635894c7&build=54&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2Fmain%2F54%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=&job=&cmd_args= [2025-10-31T13:48:02.845Z] -> Uploading to [2025-10-31T13:48:02.845Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/lf-edge/device-uart/be1aa26aaf6e3599ea3452fae5bed9b3635894c7/6e20a549-ee76-4484-b9e5-642f173f3ab1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20251031%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20251031T134802Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=c4d10832c157b25a57661c1b0cb30e09b38486f2dfea99543ac2ad467237ffab [2025-10-31T13:48:02.845Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-10-31T13:48:02.845Z] Dload Upload Total Spent Left Speed [2025-10-31T13:48:03.105Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1341 0 0 100 1341 0 7842 --:--:-- --:--:-- --:--:-- 7842 [2025-10-31T13:48:03.105Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/lf-edge/device-uart/commit/be1aa26aaf6e3599ea3452fae5bed9b3635894c7 [Pipeline] } [2025-10-31T13:48:03.113Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-10-31T13:48:03.267Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-10-31T13:48:03.286Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:48:03.606Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-10-31T13:48:03.607Z] [2025-10-31T13:48:03.607Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:48:03.914Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-10-31T13:48:03.914Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-10-31T13:48:03.914Z] 2d35ebdb57d9: Already exists [2025-10-31T13:48:03.914Z] 85e8836fcdb2: Pulling fs layer [2025-10-31T13:48:03.914Z] 91631faa732a: Pulling fs layer [2025-10-31T13:48:03.914Z] f3f5ae8826fa: Pulling fs layer [2025-10-31T13:48:03.914Z] 4f4fb700ef54: Pulling fs layer [2025-10-31T13:48:03.914Z] 7861252a18e6: Pulling fs layer [2025-10-31T13:48:03.914Z] 9130f900ef6f: Pulling fs layer [2025-10-31T13:48:03.914Z] 7861252a18e6: Waiting [2025-10-31T13:48:03.914Z] 9130f900ef6f: Waiting [2025-10-31T13:48:03.914Z] 4f4fb700ef54: Waiting [2025-10-31T13:48:03.914Z] f3f5ae8826fa: Verifying Checksum [2025-10-31T13:48:03.914Z] f3f5ae8826fa: Download complete [2025-10-31T13:48:03.914Z] 85e8836fcdb2: Verifying Checksum [2025-10-31T13:48:03.914Z] 85e8836fcdb2: Download complete [2025-10-31T13:48:03.914Z] 4f4fb700ef54: Verifying Checksum [2025-10-31T13:48:03.914Z] 4f4fb700ef54: Download complete [2025-10-31T13:48:03.914Z] 85e8836fcdb2: Pull complete [2025-10-31T13:48:04.179Z] 7861252a18e6: Verifying Checksum [2025-10-31T13:48:04.179Z] 7861252a18e6: Download complete [2025-10-31T13:48:04.437Z] 91631faa732a: Verifying Checksum [2025-10-31T13:48:04.437Z] 91631faa732a: Download complete [2025-10-31T13:48:05.006Z] 9130f900ef6f: Verifying Checksum [2025-10-31T13:48:05.006Z] 9130f900ef6f: Download complete [2025-10-31T13:48:10.275Z] 91631faa732a: Pull complete [2025-10-31T13:48:10.275Z] f3f5ae8826fa: Pull complete [2025-10-31T13:48:10.275Z] 4f4fb700ef54: Pull complete [2025-10-31T13:48:10.275Z] 7861252a18e6: Pull complete [2025-10-31T13:48:15.541Z] 9130f900ef6f: Pull complete [2025-10-31T13:48:15.541Z] Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e [2025-10-31T13:48:15.541Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-10-31T13:48:15.541Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T13:48:15.639Z] prd-ubuntu20.04-docker-8c-8g-772221 does not seem to be running inside a container [2025-10-31T13:48:15.670Z] $ 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 [2025-10-31T13:48:17.441Z] $ docker top ebe15cea61cc6878e1247e8637f409fc4e2843bd5b3a987d7a92071cbeba36bb -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-31T13:48:17.789Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_main [Pipeline] echo [2025-10-31T13:48:17.800Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-uart:main' [Pipeline] sh [2025-10-31T13:48:18.078Z] + set -o pipefail [2025-10-31T13:48:18.078Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-uart:main' [2025-10-31T13:48:24.646Z] [2025-10-31T13:48:24.646Z] Monitoring /w/workspace/edgexfoundry_device-uart_main (github.com/edgexfoundry/device-uart)... [2025-10-31T13:48:24.646Z] [2025-10-31T13:48:24.646Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a9260560-4d2e-420e-ab88-ca8ba35d31cd/history/118f623b-cce4-441a-b984-75995be4e7e0 [2025-10-31T13:48:24.646Z] [2025-10-31T13:48:24.646Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-10-31T13:48:24.646Z] [Pipeline] } [2025-10-31T13:48:24.928Z] $ docker stop --time=1 ebe15cea61cc6878e1247e8637f409fc4e2843bd5b3a987d7a92071cbeba36bb [2025-10-31T13:48:27.307Z] $ docker rm -f --volumes ebe15cea61cc6878e1247e8637f409fc4e2843bd5b3a987d7a92071cbeba36bb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-10-31T13:48:28.264Z] + git log --format=format:%s -1 be1aa26aaf6e3599ea3452fae5bed9b3635894c7 [Pipeline] sh [2025-10-31T13:48:28.557Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-10-31T13:48:28.557Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:48:28.866Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-31T13:48:28.866Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T13:48:28.952Z] prd-ubuntu20.04-docker-8c-8g-772221 does not seem to be running inside a container [2025-10-31T13:48:28.974Z] $ 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 [2025-10-31T13:48:29.221Z] $ docker top 3d4de3019ad93a12998d0bcd9a994b9b3830b0220ed09de04547145ec4bfda8e -eo pid,comm [2025-10-31T13:48:29.263Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-10-31T13:48:29.263Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-10-31T13:48:29.326Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-31T13:48:29.326Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-31T13:48:29.423Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-31T13:48:29.422Z] $ docker exec 3d4de3019ad93a12998d0bcd9a994b9b3830b0220ed09de04547145ec4bfda8e ssh-agent [2025-10-31T13:48:29.515Z] SSH_AUTH_SOCK=/tmp/ssh-vA07xLIqt1hu/agent.31 [2025-10-31T13:48:29.515Z] SSH_AGENT_PID=37 [2025-10-31T13:48:29.519Z] Running ssh-add (command line suppressed) [2025-10-31T13:48:29.621Z] Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_9292666246050210543.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_9292666246050210543.key) [2025-10-31T13:48:29.638Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-31T13:48:29.927Z] + git semver tag [2025-10-31T13:48:30.185Z] 2025-10-31 13:48:30,138 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-10-31T13:48:30.185Z] 2025-10-31 13:48:30,141 [run_tag] DEBUG tag force:False [2025-10-31T13:48:30.185Z] 2025-10-31 13:48:30,142 [check_head_tag] DEBUG check head tag [2025-10-31T13:48:30.185Z] 2025-10-31 13:48:30,142 [execute] INFO git cat-file --batch-check [2025-10-31T13:48:30.185Z] 2025-10-31 13:48:30,142 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main, stdin=, shell=False, universal_newlines=False) [2025-10-31T13:48:30.185Z] 2025-10-31 13:48:30,144 [execute] INFO git cat-file --batch [2025-10-31T13:48:30.185Z] 2025-10-31 13:48:30,145 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_main, stdin=, shell=False, universal_newlines=False) [2025-10-31T13:48:30.185Z] 2025-10-31 13:48:30,150 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2025-10-31T13:48:30.185Z] 2025-10-31 13:48:30,150 [execute] INFO git tag -a v4.1.0-dev.1 -m v4.1.0-dev.1 [2025-10-31T13:48:30.185Z] 2025-10-31 13:48:30,150 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.1', '-m', 'v4.1.0-dev.1'], cwd=/w/workspace/edgexfoundry_device-uart_main, stdin=None, shell=False, universal_newlines=False) [2025-10-31T13:48:30.185Z] 2025-10-31 13:48:30,153 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2025-10-31T13:48:30.185Z] 4.1.0-dev.1 [Pipeline] } [2025-10-31T13:48:30.194Z] $ docker exec --env ******** --env ******** 3d4de3019ad93a12998d0bcd9a994b9b3830b0220ed09de04547145ec4bfda8e ssh-agent -k [2025-10-31T13:48:30.281Z] unset SSH_AUTH_SOCK; [2025-10-31T13:48:30.281Z] unset SSH_AGENT_PID; [2025-10-31T13:48:30.281Z] echo Agent pid 37 killed; [2025-10-31T13:48:30.292Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-31T13:48:30.607Z] + git semver [Pipeline] } [2025-10-31T13:48:30.877Z] $ docker stop --time=1 3d4de3019ad93a12998d0bcd9a994b9b3830b0220ed09de04547145ec4bfda8e [2025-10-31T13:48:32.162Z] $ docker rm -f --volumes 3d4de3019ad93a12998d0bcd9a994b9b3830b0220ed09de04547145ec4bfda8e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:48:32.588Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-10-31T13:48:32.588Z] [2025-10-31T13:48:32.588Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:48:32.893Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-10-31T13:48:32.893Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-10-31T13:48:32.893Z] ab5ef0e58194: Pulling fs layer [2025-10-31T13:48:32.893Z] 9712f1f96733: Pulling fs layer [2025-10-31T13:48:32.893Z] 63f879dbbcfc: Pulling fs layer [2025-10-31T13:48:32.893Z] 0d9ebad4ef96: Pulling fs layer [2025-10-31T13:48:32.893Z] e9a5061849ea: Pulling fs layer [2025-10-31T13:48:32.893Z] d747dcd14b5f: Pulling fs layer [2025-10-31T13:48:32.893Z] 2de7ff778b66: Pulling fs layer [2025-10-31T13:48:32.893Z] 0d9ebad4ef96: Waiting [2025-10-31T13:48:32.893Z] e9a5061849ea: Waiting [2025-10-31T13:48:32.893Z] d747dcd14b5f: Waiting [2025-10-31T13:48:32.893Z] 2de7ff778b66: Waiting [2025-10-31T13:48:32.893Z] 9712f1f96733: Verifying Checksum [2025-10-31T13:48:32.893Z] 9712f1f96733: Download complete [2025-10-31T13:48:33.151Z] 63f879dbbcfc: Verifying Checksum [2025-10-31T13:48:33.151Z] 63f879dbbcfc: Download complete [2025-10-31T13:48:33.409Z] e9a5061849ea: Verifying Checksum [2025-10-31T13:48:33.409Z] e9a5061849ea: Download complete [2025-10-31T13:48:33.409Z] d747dcd14b5f: Verifying Checksum [2025-10-31T13:48:33.409Z] d747dcd14b5f: Download complete [2025-10-31T13:48:33.668Z] 0d9ebad4ef96: Verifying Checksum [2025-10-31T13:48:33.668Z] 0d9ebad4ef96: Download complete [2025-10-31T13:48:33.668Z] 2de7ff778b66: Verifying Checksum [2025-10-31T13:48:33.668Z] 2de7ff778b66: Download complete [2025-10-31T13:48:33.668Z] ab5ef0e58194: Verifying Checksum [2025-10-31T13:48:33.668Z] ab5ef0e58194: Download complete [2025-10-31T13:48:37.859Z] ab5ef0e58194: Pull complete [2025-10-31T13:48:37.859Z] 9712f1f96733: Pull complete [2025-10-31T13:48:38.425Z] 63f879dbbcfc: Pull complete [2025-10-31T13:48:43.688Z] 0d9ebad4ef96: Pull complete [2025-10-31T13:48:43.688Z] e9a5061849ea: Pull complete [2025-10-31T13:48:43.688Z] d747dcd14b5f: Pull complete [2025-10-31T13:48:44.624Z] 2de7ff778b66: Pull complete [2025-10-31T13:48:44.624Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-10-31T13:48:44.624Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-10-31T13:48:44.624Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T13:48:44.722Z] prd-ubuntu20.04-docker-8c-8g-772221 does not seem to be running inside a container [2025-10-31T13:48:44.743Z] $ 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 [2025-10-31T13:48:46.542Z] $ docker top 3fdd33daaa051474ffaf6f79d876f2e8c8304cec8ced4fb6d2261a6138233c8f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-10-31T13:48:46.623Z] provisioning config files... [2025-10-31T13:48:46.633Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config14966587723981219481tmp [2025-10-31T13:48:46.642Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config7712646829170394954tmp [2025-10-31T13:48:46.649Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config7745318075950456865tmp [Pipeline] { [Pipeline] echo [2025-10-31T13:48:46.683Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:48:46.974Z] ---> sigul-configuration.sh [2025-10-31T13:48:46.974Z] gpg: directory `/root/.gnupg' created [2025-10-31T13:48:46.974Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-10-31T13:48:46.974Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-10-31T13:48:46.974Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-10-31T13:48:46.974Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-10-31T13:48:46.974Z] gpg: CAST5 encrypted data [2025-10-31T13:48:46.974Z] gpg: encrypted with 1 passphrase [2025-10-31T13:48:46.974Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-10-31T13:48:47.280Z] + mkdir /home/jenkins [2025-10-31T13:48:47.280Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-10-31T13:48:47.572Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2025-10-31T13:48:47.585Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:48:47.878Z] ---> sigul-install.sh [2025-10-31T13:48:47.878Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-10-31T13:48:48.169Z] + git tag --list [2025-10-31T13:48:48.169Z] v0.0.0 [2025-10-31T13:48:48.169Z] v3.0.0 [2025-10-31T13:48:48.169Z] v3.1 [2025-10-31T13:48:48.169Z] v3.1.0 [2025-10-31T13:48:48.169Z] v3.1.1 [2025-10-31T13:48:48.169Z] v4.0 [2025-10-31T13:48:48.169Z] v4.0.0 [2025-10-31T13:48:48.169Z] v4.1.0-dev.1 [Pipeline] sh [2025-10-31T13:48:48.516Z] + lftools sign git-tag v4.1.0-dev.1 [2025-10-31T13:48:49.097Z] Signing Git tag with Sigul... [2025-10-31T13:48:49.097Z] Signing v4.1.0-dev.1 [Pipeline] echo [2025-10-31T13:48:49.468Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:48:49.828Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-10-31T13:48:49.834Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-10-31T13:48:49.860Z] $ docker stop --time=1 3fdd33daaa051474ffaf6f79d876f2e8c8304cec8ced4fb6d2261a6138233c8f [2025-10-31T13:48:51.104Z] $ docker rm -f --volumes 3fdd33daaa051474ffaf6f79d876f2e8c8304cec8ced4fb6d2261a6138233c8f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-10-31T13:48:51.662Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-10-31T13:48:51.662Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:48:51.966Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-31T13:48:51.966Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T13:48:52.042Z] prd-ubuntu20.04-docker-8c-8g-772221 does not seem to be running inside a container [2025-10-31T13:48:52.066Z] $ 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 [2025-10-31T13:48:52.293Z] $ docker top 1f35e518020ed520d5695488b9455c5f1b11a53e76e2f1536e8b1c679893d245 -eo pid,comm [2025-10-31T13:48:52.337Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-10-31T13:48:52.337Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-10-31T13:48:52.394Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-31T13:48:52.394Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-31T13:48:52.504Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-31T13:48:52.504Z] $ docker exec 1f35e518020ed520d5695488b9455c5f1b11a53e76e2f1536e8b1c679893d245 ssh-agent [2025-10-31T13:48:52.612Z] SSH_AUTH_SOCK=/tmp/ssh-KuVKgVvWbX7E/agent.32 [2025-10-31T13:48:52.612Z] SSH_AGENT_PID=38 [2025-10-31T13:48:52.616Z] Running ssh-add (command line suppressed) [2025-10-31T13:48:52.712Z] Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_2582499930425246659.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_2582499930425246659.key) [2025-10-31T13:48:52.726Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-31T13:48:53.017Z] + git semver bump pre [2025-10-31T13:48:53.280Z] 2025-10-31 13:48:53,235 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-10-31T13:48:53.280Z] 2025-10-31 13:48:53,239 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2025-10-31T13:48:53.280Z] 2025-10-31 13:48:53,239 [bump_version] DEBUG bumping version:4.1.0-dev.1 on axis:pre with prefix:dev [2025-10-31T13:48:53.280Z] 2025-10-31 13:48:53,239 [bump_version] DEBUG bumped version:4.1.0-dev.2 [2025-10-31T13:48:53.280Z] 2025-10-31 13:48:53,239 [write_version] DEBUG write version:4.1.0-dev.2 to path:/w/workspace/edgexfoundry_device-uart_main/.semver/main with force:True [2025-10-31T13:48:53.280Z] 2025-10-31 13:48:53,239 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2025-10-31T13:48:53.280Z] 2025-10-31 13:48:53,240 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-uart_main/.semver/main [2025-10-31T13:48:53.280Z] 2025-10-31 13:48:53,241 [execute] INFO git cat-file --batch-check [2025-10-31T13:48:53.280Z] 2025-10-31 13:48:53,241 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-10-31T13:48:53.280Z] 2025-10-31 13:48:53,244 [execute] INFO git cat-file --batch [2025-10-31T13:48:53.280Z] 2025-10-31 13:48:53,244 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-10-31T13:48:53.280Z] 2025-10-31 13:48:53,247 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2025-10-31T13:48:53.280Z] 4.1.0-dev.2 [Pipeline] } [2025-10-31T13:48:53.284Z] $ docker exec --env ******** --env ******** 1f35e518020ed520d5695488b9455c5f1b11a53e76e2f1536e8b1c679893d245 ssh-agent -k [2025-10-31T13:48:53.392Z] unset SSH_AUTH_SOCK; [2025-10-31T13:48:53.393Z] unset SSH_AGENT_PID; [2025-10-31T13:48:53.393Z] echo Agent pid 38 killed; [2025-10-31T13:48:53.404Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-31T13:48:53.728Z] + git semver [Pipeline] } [2025-10-31T13:48:54.302Z] $ docker stop --time=1 1f35e518020ed520d5695488b9455c5f1b11a53e76e2f1536e8b1c679893d245 [2025-10-31T13:48:55.548Z] $ docker rm -f --volumes 1f35e518020ed520d5695488b9455c5f1b11a53e76e2f1536e8b1c679893d245 [Pipeline] // withDockerContainer [Pipeline] sh [2025-10-31T13:48:55.888Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-10-31T13:48:55.888Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:48:56.197Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-31T13:48:56.197Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T13:48:56.271Z] prd-ubuntu20.04-docker-8c-8g-772221 does not seem to be running inside a container [2025-10-31T13:48:56.294Z] $ 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 [2025-10-31T13:48:56.505Z] $ docker top 91451d487df13557c0e90d6abac211426995340dcf78accb1f60917403dad6fa -eo pid,comm [2025-10-31T13:48:56.554Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-10-31T13:48:56.554Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-10-31T13:48:56.618Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-31T13:48:56.618Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-31T13:48:56.730Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-31T13:48:56.730Z] $ docker exec 91451d487df13557c0e90d6abac211426995340dcf78accb1f60917403dad6fa ssh-agent [2025-10-31T13:48:56.835Z] SSH_AUTH_SOCK=/tmp/ssh-08pX8c2C1o97/agent.32 [2025-10-31T13:48:56.835Z] SSH_AGENT_PID=38 [2025-10-31T13:48:56.839Z] Running ssh-add (command line suppressed) [2025-10-31T13:48:56.929Z] Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_16224594197123071078.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_16224594197123071078.key) [2025-10-31T13:48:56.946Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-31T13:48:57.246Z] + git semver push [2025-10-31T13:48:57.506Z] 2025-10-31 13:48:57,445 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-10-31T13:48:57.506Z] 2025-10-31 13:48:57,448 [run_push] DEBUG push [2025-10-31T13:48:57.506Z] 2025-10-31 13:48:57,449 [execute] INFO git cat-file --batch-check [2025-10-31T13:48:57.506Z] 2025-10-31 13:48:57,449 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-10-31T13:48:57.506Z] 2025-10-31 13:48:57,450 [execute] INFO git rev-list 3600a687f6aa8961d19aac3c9431a8cae71bf4a3 -- [2025-10-31T13:48:57.506Z] 2025-10-31 13:48:57,451 [execute] DEBUG Popen(['git', 'rev-list', '3600a687f6aa8961d19aac3c9431a8cae71bf4a3', '--'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-10-31T13:48:57.506Z] 2025-10-31 13:48:57,455 [execute] INFO git fetch -v -- origin [2025-10-31T13:48:57.506Z] 2025-10-31 13:48:57,455 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, stdin=None, shell=False, universal_newlines=True) [2025-10-31T13:48:58.078Z] 2025-10-31 13:48:57,965 [run_push] DEBUG no remote changes detected [2025-10-31T13:48:58.078Z] 2025-10-31 13:48:57,966 [execute] INFO git push origin semver [2025-10-31T13:48:58.078Z] 2025-10-31 13:48:57,966 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-10-31T13:48:59.013Z] 2025-10-31 13:48:58,744 [run_push] DEBUG push all version tags [2025-10-31T13:48:59.013Z] 2025-10-31 13:48:58,744 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-10-31T13:48:59.013Z] 2025-10-31 13:48:58,745 [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) [2025-10-31T13:48:59.589Z] 2025-10-31 13:48:59,467 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2025-10-31T13:48:59.589Z] 4.1.0-dev.2 [Pipeline] } [2025-10-31T13:48:59.595Z] $ docker exec --env ******** --env ******** 91451d487df13557c0e90d6abac211426995340dcf78accb1f60917403dad6fa ssh-agent -k [2025-10-31T13:48:59.694Z] unset SSH_AUTH_SOCK; [2025-10-31T13:48:59.695Z] unset SSH_AGENT_PID; [2025-10-31T13:48:59.695Z] echo Agent pid 38 killed; [2025-10-31T13:48:59.711Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-31T13:49:00.118Z] + git semver [Pipeline] } [2025-10-31T13:49:00.387Z] $ docker stop --time=1 91451d487df13557c0e90d6abac211426995340dcf78accb1f60917403dad6fa [2025-10-31T13:49:01.623Z] $ docker rm -f --volumes 91451d487df13557c0e90d6abac211426995340dcf78accb1f60917403dad6fa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-10-31T13:49:02.246Z] + [ -d /w/workspace/edgexfoundry_device-uart_main/archives ] [2025-10-31T13:49:02.246Z] + ls -al /w/workspace/edgexfoundry_device-uart_main/archives [2025-10-31T13:49:02.246Z] total 16 [2025-10-31T13:49:02.246Z] drwxr-xr-x 3 root root 4096 Oct 31 13:34 . [2025-10-31T13:49:02.246Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 31 13:48 .. [2025-10-31T13:49:02.246Z] drwxr-xr-x 2 root root 4096 Oct 31 13:34 cost [2025-10-31T13:49:02.246Z] -rw-r--r-- 1 root root 82 Oct 31 13:34 cost.csv [2025-10-31T13:49:02.246Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-uart_main/archives [2025-10-31T13:49:02.246Z] + ls -al /w/workspace/edgexfoundry_device-uart_main/archives [2025-10-31T13:49:02.246Z] total 16 [2025-10-31T13:49:02.246Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 31 13:34 . [2025-10-31T13:49:02.246Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 31 13:48 .. [2025-10-31T13:49:02.246Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 31 13:34 cost [2025-10-31T13:49:02.246Z] -rw-r--r-- 1 jenkins jenkins 82 Oct 31 13:34 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:49:02.537Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:49:03.394Z] ---> package-listing.sh [2025-10-31T13:49:03.394Z] ++ facter osfamily [2025-10-31T13:49:03.394Z] ++ tr '[:upper:]' '[:lower:]' [2025-10-31T13:49:03.651Z] + OS_FAMILY=debian [2025-10-31T13:49:03.651Z] + workspace=/w/workspace/edgexfoundry_device-uart_main [2025-10-31T13:49:03.651Z] + START_PACKAGES=/tmp/packages_start.txt [2025-10-31T13:49:03.651Z] + END_PACKAGES=/tmp/packages_end.txt [2025-10-31T13:49:03.651Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-10-31T13:49:03.651Z] + PACKAGES=/tmp/packages_start.txt [2025-10-31T13:49:03.651Z] + '[' /w/workspace/edgexfoundry_device-uart_main ']' [2025-10-31T13:49:03.651Z] + PACKAGES=/tmp/packages_end.txt [2025-10-31T13:49:03.651Z] + case "${OS_FAMILY}" in [2025-10-31T13:49:03.651Z] + dpkg -l [2025-10-31T13:49:03.651Z] + grep '^ii' [2025-10-31T13:49:03.651Z] + '[' -f /tmp/packages_start.txt ']' [2025-10-31T13:49:03.651Z] + '[' -f /tmp/packages_end.txt ']' [2025-10-31T13:49:03.651Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-10-31T13:49:03.651Z] + '[' /w/workspace/edgexfoundry_device-uart_main ']' [2025-10-31T13:49:03.651Z] + mkdir -p /w/workspace/edgexfoundry_device-uart_main/archives/ [2025-10-31T13:49:03.651Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-uart_main/archives/ [Pipeline] echo [2025-10-31T13:49:03.662Z] 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 [2025-10-31T13:49:03.938Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:49:04.503Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-31T13:49:04.503Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T13:49:04.589Z] prd-ubuntu20.04-docker-8c-8g-772221 does not seem to be running inside a container [2025-10-31T13:49:04.613Z] $ 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 [2025-10-31T13:49:04.811Z] $ docker top 14a4cbb4f878e2ab6cac3a9f2ca782c4c5406af430b9386af39ea19853210b96 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-31T13:49:05.156Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-10-31T13:49:05.442Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-10-31T13:49:05.730Z] + ls /var/log/sa-host [2025-10-31T13:49:05.730Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-31T13:49:05.772Z] provisioning config files... [2025-10-31T13:49:05.781Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config7196860019735689643tmp [Pipeline] { [Pipeline] echo [2025-10-31T13:49:05.801Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:49:06.084Z] ---> create-netrc.sh [Pipeline] } [2025-10-31T13:49:06.091Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:49:06.406Z] ---> python-tools-install.sh [Pipeline] echo [2025-10-31T13:49:06.417Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:49:06.701Z] ---> sudo-logs.sh [2025-10-31T13:49:06.701Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-10-31T13:49:06.737Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:49:07.020Z] ---> job-cost.sh [2025-10-31T13:49:07.020Z] lf-activate-venv: SKIPPING [2025-10-31T13:49:07.020Z] DEBUG: total: 0.2199999988079071 [2025-10-31T13:49:07.020Z] INFO: Retrieving Stack Cost... [2025-10-31T13:49:07.280Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-10-31T13:49:07.849Z] INFO: Archiving Costs [Pipeline] echo [2025-10-31T13:49:07.865Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:49:08.150Z] ---> logs-deploy.sh [2025-10-31T13:49:08.151Z] lf-activate-venv: SKIPPING [2025-10-31T13:49:08.151Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-uart/main/54 [2025-10-31T13:49:08.151Z] INFO: archiving workspace using pattern(s): [2025-10-31T13:49:09.093Z] Archives upload complete. [2025-10-31T13:49:09.093Z] INFO: archiving logs to Nexus [2025-10-31T13:49:09.664Z] ---> uname -a: [2025-10-31T13:49:09.664Z] Linux prd-ubuntu20-04-docker-8c-8g-772221 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux [2025-10-31T13:49:09.664Z] [2025-10-31T13:49:09.664Z] [2025-10-31T13:49:09.664Z] ---> lscpu: [2025-10-31T13:49:09.664Z] Architecture: x86_64 [2025-10-31T13:49:09.664Z] CPU op-mode(s): 32-bit, 64-bit [2025-10-31T13:49:09.664Z] Byte Order: Little Endian [2025-10-31T13:49:09.664Z] Address sizes: 40 bits physical, 48 bits virtual [2025-10-31T13:49:09.664Z] CPU(s): 8 [2025-10-31T13:49:09.664Z] On-line CPU(s) list: 0-7 [2025-10-31T13:49:09.664Z] Thread(s) per core: 1 [2025-10-31T13:49:09.664Z] Core(s) per socket: 1 [2025-10-31T13:49:09.664Z] Socket(s): 8 [2025-10-31T13:49:09.664Z] NUMA node(s): 1 [2025-10-31T13:49:09.664Z] Vendor ID: AuthenticAMD [2025-10-31T13:49:09.664Z] CPU family: 23 [2025-10-31T13:49:09.664Z] Model: 49 [2025-10-31T13:49:09.664Z] Model name: AMD EPYC-Rome Processor [2025-10-31T13:49:09.664Z] Stepping: 0 [2025-10-31T13:49:09.664Z] CPU MHz: 2799.998 [2025-10-31T13:49:09.664Z] BogoMIPS: 5599.99 [2025-10-31T13:49:09.664Z] Virtualization: AMD-V [2025-10-31T13:49:09.664Z] Hypervisor vendor: KVM [2025-10-31T13:49:09.664Z] Virtualization type: full [2025-10-31T13:49:09.664Z] L1d cache: 256 KiB [2025-10-31T13:49:09.664Z] L1i cache: 256 KiB [2025-10-31T13:49:09.664Z] L2 cache: 4 MiB [2025-10-31T13:49:09.664Z] L3 cache: 128 MiB [2025-10-31T13:49:09.664Z] NUMA node0 CPU(s): 0-7 [2025-10-31T13:49:09.664Z] Vulnerability Gather data sampling: Not affected [2025-10-31T13:49:09.664Z] Vulnerability Itlb multihit: Not affected [2025-10-31T13:49:09.664Z] Vulnerability L1tf: Not affected [2025-10-31T13:49:09.664Z] Vulnerability Mds: Not affected [2025-10-31T13:49:09.664Z] Vulnerability Meltdown: Not affected [2025-10-31T13:49:09.664Z] Vulnerability Mmio stale data: Not affected [2025-10-31T13:49:09.664Z] Vulnerability Retbleed: Vulnerable [2025-10-31T13:49:09.664Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-10-31T13:49:09.664Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-10-31T13:49:09.664Z] Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected [2025-10-31T13:49:09.664Z] Vulnerability Srbds: Not affected [2025-10-31T13:49:09.664Z] Vulnerability Tsx async abort: Not affected [2025-10-31T13:49:09.664Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2025-10-31T13:49:09.664Z] [2025-10-31T13:49:09.664Z] [2025-10-31T13:49:09.664Z] ---> nproc: [2025-10-31T13:49:09.664Z] 8 [2025-10-31T13:49:09.664Z] [2025-10-31T13:49:09.664Z] [2025-10-31T13:49:09.664Z] ---> df -h: [2025-10-31T13:49:09.664Z] Filesystem Size Used Avail Use% Mounted on [2025-10-31T13:49:09.664Z] overlay 155G 15G 141G 10% / [2025-10-31T13:49:09.664Z] tmpfs 64M 0 64M 0% /dev [2025-10-31T13:49:09.664Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2025-10-31T13:49:09.664Z] shm 64M 0 64M 0% /dev/shm [2025-10-31T13:49:09.664Z] /dev/vda1 155G 15G 141G 10% /facter-os [2025-10-31T13:49:09.664Z] [2025-10-31T13:49:09.664Z]