Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from eb11a58496544f8ed17a023c6cc0f1a36b61b5a0 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-ssh1702786114078869659.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9e33b5f99b7cedde76767482fee1377374ce7877 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8385488799752492190.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 9e33b5f99b7cedde76767482fee1377374ce7877 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/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/app-rfid-llrp-inventory/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10556110925058888098.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9e33b5f99b7cedde76767482fee1377374ce7877 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9e33b5f99b7cedde76767482fee1377374ce7877 # timeout=10 Commit message: "ci: add palau to release stream (#479)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh10464197773654140532.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/app-rfid-llrp-inventory/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/app-rfid-llrp-inventory/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14092832593216452988.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:app-rfid-llrp-inventory, goVersion:1.25] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-10725 in /w/workspace/dry_app-rfid-llrp-inventory_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/app-rfid-llrp-inventory.git > git init /w/workspace/dry_app-rfid-llrp-inventory_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.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/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision eb11a58496544f8ed17a023c6cc0f1a36b61b5a0 (main) Commit message: "Merge pull request #367 from weichou1229/bump-sdk" > git config core.sparsecheckout # timeout=10 > git checkout -f eb11a58496544f8ed17a023c6cc0f1a36b61b5a0 # timeout=10 > git rev-list --no-walk ae09505e75e2155736259ee5bd4b345468334144 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-05-25T08:29:47.095Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-05-25T08:29:47.463Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-05-25T08:29:47.597Z] ========================================================= [2026-05-25T08:29:47.597Z] EdgeX Global Pipelines Version Info [2026-05-25T08:29:47.597Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-05-25T08:29:48.955Z] ------------------- [2026-05-25T08:29:48.956Z] stable info: [2026-05-25T08:29:48.956Z] ------------------- [2026-05-25T08:29:48.956Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-05-25T08:29:48.956Z] Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 [2026-05-25T08:29:48.956Z] Message: update stable to v1.0.280 [2026-05-25T08:29:49.528Z] ------------------- [2026-05-25T08:29:49.528Z] experimental info: [2026-05-25T08:29:49.528Z] ------------------- [2026-05-25T08:29:49.528Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-05-25T08:29:49.528Z] Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 [2026-05-25T08:29:49.528Z] Message: update experimental to v1.0.280 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-05-25T08:29:49.617Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2026-05-25T08:29:49.645Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2026-05-25T08:29:49.695Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-05-25T08:29:49.736Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2026-05-25T08:29:49.764Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-05-25T08:29:49.791Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2026-05-25T08:29:49.826Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2026-05-25T08:29:49.853Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2026-05-25T08:29:49.879Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2026-05-25T08:29:49.906Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-05-25T08:29:49.936Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-05-25T08:29:49.960Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2026-05-25T08:29:50.001Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-05-25T08:29:50.031Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-05-25T08:29:50.072Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2026-05-25T08:29:50.111Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-05-25T08:29:50.155Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2026-05-25T08:29:50.183Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2026-05-25T08:29:50.226Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-05-25T08:29:50.257Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-05-25T08:29:50.291Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2026-05-25T08:29:50.326Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2026-05-25T08:29:50.353Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2026-05-25T08:29:50.380Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2026-05-25T08:29:50.407Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2026-05-25T08:29:50.434Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-05-25T08:29:50.463Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2026-05-25T08:29:50.495Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2026-05-25T08:29:50.520Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2026-05-25T08:29:50.548Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2026-05-25T08:29:50.575Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = eb11a58496544f8ed17a023c6cc0f1a36b61b5a0 [Pipeline] echo [2026-05-25T08:29:50.764Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = eb11a58 [Pipeline] echo [2026-05-25T08:29:50.794Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-25T08:29:50.891Z] provisioning config files... [2026-05-25T08:29:50.933Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config16560261166457058139tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-25T08:29:51.344Z] ---> ****-login.sh [2026-05-25T08:29:51.344Z] nexus3.edgexfoundry.org:10001 [2026-05-25T08:29:51.620Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T08:29:51.909Z] [2026-05-25T08:29:51.909Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-25T08:29:51.909Z] Configure a credential helper to remove this warning. See [2026-05-25T08:29:51.909Z] https://docs.****.com/go/credential-store/ [2026-05-25T08:29:51.909Z] [2026-05-25T08:29:51.909Z] Login Succeeded [2026-05-25T08:29:51.909Z] nexus3.edgexfoundry.org:10002 [2026-05-25T08:29:51.909Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T08:29:51.909Z] [2026-05-25T08:29:51.909Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-25T08:29:51.909Z] Configure a credential helper to remove this warning. See [2026-05-25T08:29:51.909Z] https://docs.****.com/go/credential-store/ [2026-05-25T08:29:51.909Z] [2026-05-25T08:29:51.909Z] Login Succeeded [2026-05-25T08:29:51.909Z] nexus3.edgexfoundry.org:10003 [2026-05-25T08:29:51.909Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T08:29:51.909Z] [2026-05-25T08:29:51.909Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-25T08:29:51.909Z] Configure a credential helper to remove this warning. See [2026-05-25T08:29:51.909Z] https://docs.****.com/go/credential-store/ [2026-05-25T08:29:51.909Z] [2026-05-25T08:29:51.909Z] Login Succeeded [2026-05-25T08:29:51.909Z] nexus3.edgexfoundry.org:10004 [2026-05-25T08:29:52.183Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T08:29:52.183Z] [2026-05-25T08:29:52.183Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-25T08:29:52.183Z] Configure a credential helper to remove this warning. See [2026-05-25T08:29:52.183Z] https://docs.****.com/go/credential-store/ [2026-05-25T08:29:52.183Z] [2026-05-25T08:29:52.183Z] Login Succeeded [2026-05-25T08:29:52.183Z] ****.io [2026-05-25T08:29:52.183Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T08:29:52.775Z] [2026-05-25T08:29:52.776Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-25T08:29:52.776Z] Configure a credential helper to remove this warning. See [2026-05-25T08:29:52.776Z] https://docs.****.com/go/credential-store/ [2026-05-25T08:29:52.776Z] [2026-05-25T08:29:52.776Z] Login Succeeded [2026-05-25T08:29:52.776Z] ---> ****-login.sh ends [Pipeline] } [2026-05-25T08:29:52.784Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2026-05-25T08:29:53.228Z] + git rev-list -1 --merges eb11a58496544f8ed17a023c6cc0f1a36b61b5a0~1..eb11a58496544f8ed17a023c6cc0f1a36b61b5a0 [Pipeline] echo [2026-05-25T08:29:53.290Z] -----------> git rev-list -1 --merges eb11a58496544f8ed17a023c6cc0f1a36b61b5a0~1..eb11a58496544f8ed17a023c6cc0f1a36b61b5a0 eb11a58496544f8ed17a023c6cc0f1a36b61b5a0 [2026-05-25T08:29:53.290Z] eb11a58496544f8ed17a023c6cc0f1a36b61b5a0 [false] [Pipeline] sh [2026-05-25T08:29:53.597Z] + git log --format=format:%s -1 eb11a58496544f8ed17a023c6cc0f1a36b61b5a0 [Pipeline] echo [2026-05-25T08:29:53.611Z] ========================================================= [2026-05-25T08:29:53.611Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-05-25T08:29:53.611Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-05-25T08:29:53.977Z] + git log --format=format:%s -1 eb11a58496544f8ed17a023c6cc0f1a36b61b5a0 [Pipeline] echo [2026-05-25T08:29:53.993Z] [semverPrep] GIT_COMMIT: eb11a58496544f8ed17a023c6cc0f1a36b61b5a0, Commit Message: Merge pull request #367 from weichou1229/bump-sdk [Pipeline] echo [2026-05-25T08:29:54.019Z] [semverPrep] This is not a build commit. [Pipeline] sh [2026-05-25T08:29:54.526Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-25T08:29:54.526Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-05-25T08:29:54.526Z] + [ -e /tmp/ssh_known_hosts ] [2026-05-25T08:29:54.526Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-05-25T08:29:54.526Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-05-25T08:29:54.526Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2026-05-25T08:29:54.526Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T08:29:55.093Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-25T08:29:55.093Z] [2026-05-25T08:29:55.093Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T08:29:55.421Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-25T08:29:55.421Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-05-25T08:29:55.421Z] 3dae71ba6b94: Pulling fs layer [2026-05-25T08:29:55.421Z] 6bf1a483ea7c: Pulling fs layer [2026-05-25T08:29:55.421Z] f5dfc541a4d3: Pulling fs layer [2026-05-25T08:29:55.421Z] 461d9e800cba: Pulling fs layer [2026-05-25T08:29:55.421Z] 80192f66455f: Pulling fs layer [2026-05-25T08:29:55.421Z] 2e8e34ca0e6c: Pulling fs layer [2026-05-25T08:29:55.421Z] a29436f7fd5d: Pulling fs layer [2026-05-25T08:29:55.421Z] 923cac83aea3: Pulling fs layer [2026-05-25T08:29:55.421Z] 25ad8b0a4227: Pulling fs layer [2026-05-25T08:29:55.421Z] db01528c6b51: Pulling fs layer [2026-05-25T08:29:55.421Z] 28988de357af: Pulling fs layer [2026-05-25T08:29:55.421Z] 80192f66455f: Waiting [2026-05-25T08:29:55.421Z] 2e8e34ca0e6c: Waiting [2026-05-25T08:29:55.421Z] a29436f7fd5d: Waiting [2026-05-25T08:29:55.421Z] 923cac83aea3: Waiting [2026-05-25T08:29:55.421Z] 25ad8b0a4227: Waiting [2026-05-25T08:29:55.421Z] db01528c6b51: Waiting [2026-05-25T08:29:55.421Z] 28988de357af: Waiting [2026-05-25T08:29:55.421Z] 461d9e800cba: Waiting [2026-05-25T08:29:55.681Z] 6bf1a483ea7c: Verifying Checksum [2026-05-25T08:29:55.681Z] 6bf1a483ea7c: Download complete [2026-05-25T08:29:55.681Z] 461d9e800cba: Verifying Checksum [2026-05-25T08:29:55.681Z] 461d9e800cba: Download complete [2026-05-25T08:29:55.681Z] 80192f66455f: Verifying Checksum [2026-05-25T08:29:55.681Z] 80192f66455f: Download complete [2026-05-25T08:29:55.681Z] f5dfc541a4d3: Verifying Checksum [2026-05-25T08:29:55.681Z] f5dfc541a4d3: Download complete [2026-05-25T08:29:55.943Z] 3dae71ba6b94: Verifying Checksum [2026-05-25T08:29:55.943Z] 3dae71ba6b94: Download complete [2026-05-25T08:29:55.943Z] 923cac83aea3: Verifying Checksum [2026-05-25T08:29:55.943Z] 923cac83aea3: Download complete [2026-05-25T08:29:55.943Z] 25ad8b0a4227: Verifying Checksum [2026-05-25T08:29:55.943Z] 25ad8b0a4227: Download complete [2026-05-25T08:29:55.943Z] db01528c6b51: Verifying Checksum [2026-05-25T08:29:55.943Z] db01528c6b51: Download complete [2026-05-25T08:29:55.943Z] 28988de357af: Verifying Checksum [2026-05-25T08:29:55.943Z] 28988de357af: Download complete [2026-05-25T08:29:56.202Z] a29436f7fd5d: Verifying Checksum [2026-05-25T08:29:56.202Z] a29436f7fd5d: Download complete [2026-05-25T08:29:56.467Z] 2e8e34ca0e6c: Verifying Checksum [2026-05-25T08:29:56.467Z] 2e8e34ca0e6c: Download complete [2026-05-25T08:29:57.039Z] 3dae71ba6b94: Pull complete [2026-05-25T08:29:57.299Z] 6bf1a483ea7c: Pull complete [2026-05-25T08:29:58.238Z] f5dfc541a4d3: Pull complete [2026-05-25T08:29:58.238Z] 461d9e800cba: Pull complete [2026-05-25T08:29:58.238Z] 80192f66455f: Pull complete [2026-05-25T08:30:02.466Z] 2e8e34ca0e6c: Pull complete [2026-05-25T08:30:02.725Z] a29436f7fd5d: Pull complete [2026-05-25T08:30:02.725Z] 923cac83aea3: Pull complete [2026-05-25T08:30:02.986Z] 25ad8b0a4227: Pull complete [2026-05-25T08:30:02.986Z] db01528c6b51: Pull complete [2026-05-25T08:30:02.986Z] 28988de357af: Pull complete [2026-05-25T08:30:02.986Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-05-25T08:30:02.986Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-25T08:30:02.986Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T08:30:03.141Z] prd-ubuntu20.04-docker-8c-8g-10725 does not seem to be running inside a container [2026-05-25T08:30:03.175Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-25T08:30:05.248Z] $ docker top 0ec20a18804f35e0bfb45983b4f50d96484a2627c1e2f4cbbb133c791f5eed2c -eo pid,comm [2026-05-25T08:30:05.297Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2026-05-25T08:30:05.297Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-25T08:30:05.362Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-25T08:30:05.362Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-25T08:30:05.475Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-25T08:30:05.479Z] $ docker exec 0ec20a18804f35e0bfb45983b4f50d96484a2627c1e2f4cbbb133c791f5eed2c ssh-agent [2026-05-25T08:30:05.582Z] SSH_AUTH_SOCK=/tmp/ssh-CLnprf4bJDuM/agent.31 [2026-05-25T08:30:05.582Z] SSH_AGENT_PID=37 [2026-05-25T08:30:05.590Z] Running ssh-add (command line suppressed) [2026-05-25T08:30:05.685Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4542388566671139681.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4542388566671139681.key) [2026-05-25T08:30:05.696Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-25T08:30:05.997Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] sh [2026-05-25T08:30:06.285Z] + git tag --points-at HEAD [Pipeline] } [2026-05-25T08:30:06.299Z] $ docker exec --env ******** --env ******** 0ec20a18804f35e0bfb45983b4f50d96484a2627c1e2f4cbbb133c791f5eed2c ssh-agent -k [2026-05-25T08:30:06.382Z] unset SSH_AUTH_SOCK; [2026-05-25T08:30:06.383Z] unset SSH_AGENT_PID; [2026-05-25T08:30:06.383Z] echo Agent pid 37 killed; [2026-05-25T08:30:06.390Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-05-25T08:30:06.436Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-25T08:30:06.436Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-25T08:30:06.546Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-25T08:30:06.550Z] $ docker exec 0ec20a18804f35e0bfb45983b4f50d96484a2627c1e2f4cbbb133c791f5eed2c ssh-agent [2026-05-25T08:30:06.656Z] SSH_AUTH_SOCK=/tmp/ssh-OSo2VWgdOMgb/agent.85 [2026-05-25T08:30:06.656Z] SSH_AGENT_PID=91 [2026-05-25T08:30:06.660Z] Running ssh-add (command line suppressed) [2026-05-25T08:30:06.762Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1820795162262708318.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1820795162262708318.key) [2026-05-25T08:30:06.773Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-25T08:30:07.142Z] + git semver init [2026-05-25T08:30:07.401Z] 2026-05-25 08:30:07,362 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-25T08:30:07.401Z] 2026-05-25 08:30:07,366 [run_init] DEBUG init version:0.0.0 force:False [2026-05-25T08:30:07.401Z] 2026-05-25 08:30:07,367 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2026-05-25T08:30:07.401Z] 2026-05-25 08:30:07,367 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2026-05-25T08:30:07.401Z] 2026-05-25 08:30:07,367 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/dry_app-rfid-llrp-inventory_main/.semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, stdin=None, shell=False, universal_newlines=False) [2026-05-25T08:30:11.622Z] 2026-05-25 08:30:10,767 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2026-05-25T08:30:11.622Z] 2026-05-25 08:30:10,767 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False [2026-05-25T08:30:11.622Z] 2026-05-25 08:30:10,767 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2026-05-25T08:30:11.622Z] 2026-05-25 08:30:10,767 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2026-05-25T08:30:11.622Z] 4.1.0-dev.4 [Pipeline] } [2026-05-25T08:30:11.633Z] $ docker exec --env ******** --env ******** 0ec20a18804f35e0bfb45983b4f50d96484a2627c1e2f4cbbb133c791f5eed2c ssh-agent -k [2026-05-25T08:30:11.736Z] unset SSH_AUTH_SOCK; [2026-05-25T08:30:11.736Z] unset SSH_AGENT_PID; [2026-05-25T08:30:11.736Z] echo Agent pid 91 killed; [2026-05-25T08:30:11.744Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-25T08:30:12.087Z] + git semver [Pipeline] } [2026-05-25T08:30:12.360Z] $ docker stop --time=1 0ec20a18804f35e0bfb45983b4f50d96484a2627c1e2f4cbbb133c791f5eed2c [2026-05-25T08:30:13.669Z] $ docker rm -f --volumes 0ec20a18804f35e0bfb45983b4f50d96484a2627c1e2f4cbbb133c791f5eed2c [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-25T08:30:14.011Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-05-25T08:30:14.320Z] Stashed 1 file(s) [Pipeline] echo [2026-05-25T08:30:14.324Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.4 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-25T08:30:14.575Z] provisioning config files... [2026-05-25T08:30:14.605Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8732679422034147118tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-25T08:30:14.932Z] ---> ****-login.sh [2026-05-25T08:30:14.932Z] nexus3.edgexfoundry.org:10001 [2026-05-25T08:30:14.932Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T08:30:14.932Z] Login Succeeded [2026-05-25T08:30:14.933Z] nexus3.edgexfoundry.org:10002 [2026-05-25T08:30:14.933Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T08:30:14.933Z] Login Succeeded [2026-05-25T08:30:14.933Z] nexus3.edgexfoundry.org:10003 [2026-05-25T08:30:14.933Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T08:30:15.214Z] Login Succeeded [2026-05-25T08:30:15.214Z] nexus3.edgexfoundry.org:10004 [2026-05-25T08:30:15.214Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T08:30:15.214Z] Login Succeeded [2026-05-25T08:30:15.214Z] ****.io [2026-05-25T08:30:15.214Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T08:30:15.477Z] Login Succeeded [2026-05-25T08:30:15.477Z] ---> ****-login.sh ends [Pipeline] } [2026-05-25T08:30:15.530Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-05-25T08:30:15.716Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-25T08:30:15.737Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-25T08:30:15.764Z] ========================================================= [2026-05-25T08:30:15.764Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2026-05-25T08:30:15.764Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T08:30:16.113Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine --build-arg MAKE=echo noop --target=builder . [2026-05-25T08:30:16.747Z] #0 building with "default" instance using docker driver [2026-05-25T08:30:16.747Z] [2026-05-25T08:30:16.747Z] #1 [internal] load build definition from Dockerfile [2026-05-25T08:30:16.747Z] #1 transferring dockerfile: 1.81kB done [2026-05-25T08:30:16.747Z] #1 DONE 0.0s [2026-05-25T08:30:16.747Z] [2026-05-25T08:30:16.747Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-05-25T08:30:16.747Z] #2 DONE 0.1s [2026-05-25T08:30:17.063Z] [2026-05-25T08:30:17.063Z] #3 [internal] load .dockerignore [2026-05-25T08:30:17.063Z] #3 transferring context: 304B done [2026-05-25T08:30:17.063Z] #3 DONE 0.0s [2026-05-25T08:30:17.063Z] [2026-05-25T08:30:17.063Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-05-25T08:30:17.063Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done [2026-05-25T08:30:17.063Z] #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done [2026-05-25T08:30:17.063Z] #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.1s done [2026-05-25T08:30:17.063Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 2.10MB / 60.15MB 0.1s [2026-05-25T08:30:17.063Z] #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done [2026-05-25T08:30:17.063Z] #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done [2026-05-25T08:30:17.063Z] #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done [2026-05-25T08:30:17.063Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s [2026-05-25T08:30:17.063Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 12.58MB / 60.15MB 0.2s [2026-05-25T08:30:17.063Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done [2026-05-25T08:30:17.063Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b [2026-05-25T08:30:17.063Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2026-05-25T08:30:17.063Z] #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done [2026-05-25T08:30:17.063Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 1.05MB / 112.58MB 0.2s [2026-05-25T08:30:17.063Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 2.10MB / 11.98MB 0.2s [2026-05-25T08:30:17.063Z] #4 ... [2026-05-25T08:30:17.063Z] [2026-05-25T08:30:17.063Z] #5 [internal] load build context [2026-05-25T08:30:17.063Z] #5 transferring context: 22.15MB 0.2s done [2026-05-25T08:30:17.063Z] #5 DONE 0.3s [2026-05-25T08:30:17.063Z] [2026-05-25T08:30:17.063Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-05-25T08:30:17.063Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 25.17MB / 60.15MB 0.3s [2026-05-25T08:30:17.063Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done [2026-05-25T08:30:17.063Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 9.44MB / 112.58MB 0.3s [2026-05-25T08:30:17.063Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.53MB / 11.98MB 0.3s [2026-05-25T08:30:17.063Z] #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 [2026-05-25T08:30:17.332Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 58.72MB / 60.15MB 0.5s [2026-05-25T08:30:17.332Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 27.26MB / 112.58MB 0.5s [2026-05-25T08:30:17.332Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.3s done [2026-05-25T08:30:17.332Z] #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.0s done [2026-05-25T08:30:17.332Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 8.39MB / 14.72MB 0.5s [2026-05-25T08:30:17.332Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 42.99MB / 112.58MB 0.6s [2026-05-25T08:30:17.332Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.6s [2026-05-25T08:30:17.623Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s done [2026-05-25T08:30:17.623Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 64.60MB / 112.58MB 0.7s [2026-05-25T08:30:17.623Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.6s done [2026-05-25T08:30:17.623Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 [2026-05-25T08:30:17.623Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 88.08MB / 112.58MB 0.8s [2026-05-25T08:30:17.909Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 0.9s [2026-05-25T08:30:17.909Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.1s done [2026-05-25T08:30:22.473Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.1s done [2026-05-25T08:30:22.473Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 [2026-05-25T08:30:22.473Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done [2026-05-25T08:30:22.473Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2026-05-25T08:30:22.473Z] #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done [2026-05-25T08:30:22.473Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e [2026-05-25T08:30:22.473Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.4s done [2026-05-25T08:30:22.473Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0.1s [2026-05-25T08:30:25.200Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.6s done [2026-05-25T08:30:25.200Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s [2026-05-25T08:30:25.860Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.6s done [2026-05-25T08:30:25.860Z] #4 DONE 9.0s [2026-05-25T08:30:25.860Z] [2026-05-25T08:30:25.860Z] #6 [builder 2/7] RUN apk add --no-cache make git [2026-05-25T08:30:25.860Z] #6 0.198 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-25T08:30:26.154Z] #6 0.283 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-25T08:30:26.472Z] #6 0.570 OK: 265 MiB in 60 packages [2026-05-25T08:30:28.044Z] #6 DONE 2.4s [2026-05-25T08:30:28.359Z] [2026-05-25T08:30:28.359Z] #7 [builder 3/7] WORKDIR /app [2026-05-25T08:30:28.359Z] #7 DONE 0.2s [2026-05-25T08:30:28.754Z] [2026-05-25T08:30:28.754Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2026-05-25T08:30:28.754Z] #8 DONE 0.2s [2026-05-25T08:30:28.754Z] [2026-05-25T08:30:28.754Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-25T08:30:29.465Z] Still waiting to schedule task [2026-05-25T08:30:29.465Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2026-05-25T08:30:41.344Z] #9 DONE 11.0s [2026-05-25T08:30:41.344Z] [2026-05-25T08:30:41.344Z] #10 [builder 6/7] COPY . . [2026-05-25T08:30:41.344Z] #10 DONE 0.1s [2026-05-25T08:30:41.344Z] [2026-05-25T08:30:41.344Z] #11 [builder 7/7] RUN echo noop [2026-05-25T08:30:41.344Z] #11 0.184 noop [2026-05-25T08:30:41.344Z] #11 DONE 0.3s [2026-05-25T08:30:41.344Z] [2026-05-25T08:30:41.344Z] #12 exporting to image [2026-05-25T08:30:41.344Z] #12 exporting layers [2026-05-25T08:30:46.854Z] #12 exporting layers 6.9s done [2026-05-25T08:30:46.854Z] #12 writing image sha256:7b963c65389c9aa06fc2f0322d9688d84ec4ec9d22ad25d043ade55926777d87 done [2026-05-25T08:30:46.854Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2026-05-25T08:30:46.854Z] #12 DONE 6.9s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T08:30:47.259Z] + docker inspect -f . ci-base-image-x86_64 [2026-05-25T08:30:47.259Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T08:30:47.354Z] prd-ubuntu20.04-docker-8c-8g-10725 does not seem to be running inside a container [2026-05-25T08:30:47.383Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2026-05-25T08:30:47.726Z] $ docker top df444218fe6e23b10ae344d71a39a10a8647a1484c771b8ce421595c5a934747 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-25T08:30:48.070Z] + go version [2026-05-25T08:30:48.070Z] go version go1.25.2 linux/amd64 [Pipeline] } [2026-05-25T08:30:48.084Z] $ docker stop --time=1 df444218fe6e23b10ae344d71a39a10a8647a1484c771b8ce421595c5a934747 [2026-05-25T08:30:49.352Z] $ docker rm -f --volumes df444218fe6e23b10ae344d71a39a10a8647a1484c771b8ce421595c5a934747 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T08:30:49.861Z] + docker inspect -f . ci-base-image-x86_64 [2026-05-25T08:30:49.861Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T08:30:49.975Z] prd-ubuntu20.04-docker-8c-8g-10725 does not seem to be running inside a container [2026-05-25T08:30:50.004Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2026-05-25T08:30:50.239Z] $ docker top 6d0fc197ea616be934ae9c8d1a55682fa7441e62f92e5b3f4e12a55d6753a0bb -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-25T08:30:50.629Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh [2026-05-25T08:30:51.042Z] + make test [2026-05-25T08:30:51.042Z] go test -race ./... -coverprofile=coverage.out ./... [2026-05-25T08:31:29.976Z] edgexfoundry/app-rfid-llrp-inventory coverage: 0.0% of statements [2026-05-25T08:31:29.976Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.144s coverage: 86.2% of statements [2026-05-25T08:31:29.976Z] edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app coverage: 0.0% of statements [2026-05-25T08:31:29.976Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.682s coverage: 71.9% of statements [2026-05-25T08:31:56.537Z] 0 issues. [2026-05-25T08:31:56.537Z] go vet ./... [2026-05-25T08:32:00.744Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-05-25T08:32:00.744Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-05-25T08:32:00.744Z] ./bin/test-attribution.sh [2026-05-25T08:32:00.744Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [2026-05-25T08:32:00.744Z] An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-05-25T08:32:00.757Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] } [2026-05-25T08:32:00.777Z] $ docker stop --time=1 6d0fc197ea616be934ae9c8d1a55682fa7441e62f92e5b3f4e12a55d6753a0bb [2026-05-25T08:32:03.669Z] $ docker rm -f --volumes 6d0fc197ea616be934ae9c8d1a55682fa7441e62f92e5b3f4e12a55d6753a0bb [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-25T08:32:04.344Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-05-25T08:32:04.402Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2026-05-25T08:32:04.992Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-05-25T08:32:05.307Z] + ls -al . [2026-05-25T08:32:05.307Z] total 292 [2026-05-25T08:32:05.307Z] drwxrwxr-x 11 jenkins jenkins 4096 May 25 08:30 . [2026-05-25T08:32:05.307Z] drwxrwxr-x 4 jenkins jenkins 4096 May 25 08:29 .. [2026-05-25T08:32:05.307Z] -rw-rw-r-- 1 jenkins jenkins 262 May 25 08:29 .dockerignore [2026-05-25T08:32:05.307Z] drwxrwxr-x 8 jenkins jenkins 4096 May 25 08:31 .git [2026-05-25T08:32:05.307Z] drwxrwxr-x 3 jenkins jenkins 4096 May 25 08:29 .github [2026-05-25T08:32:05.307Z] -rw-rw-r-- 1 jenkins jenkins 773 May 25 08:29 .gitignore [2026-05-25T08:32:05.307Z] -rw-rw-r-- 1 jenkins jenkins 359 May 25 08:29 .golangci.yml [2026-05-25T08:32:05.307Z] drwxr-xr-x 3 jenkins jenkins 4096 May 25 08:30 .semver [2026-05-25T08:32:05.307Z] -rw-rw-r-- 1 jenkins jenkins 19704 May 25 08:29 Attribution.txt [2026-05-25T08:32:05.307Z] -rw-rw-r-- 1 jenkins jenkins 12761 May 25 08:29 CHANGELOG.md [2026-05-25T08:32:05.307Z] -rw-rw-r-- 1 jenkins jenkins 1769 May 25 08:29 Dockerfile [2026-05-25T08:32:05.307Z] -rw-rw-r-- 1 jenkins jenkins 677 May 25 08:29 GOVERNANCE.md [2026-05-25T08:32:05.307Z] -rw-rw-r-- 1 jenkins jenkins 688 May 25 08:29 Jenkinsfile [2026-05-25T08:32:05.307Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 25 08:29 LICENSE [2026-05-25T08:32:05.307Z] -rw-rw-r-- 1 jenkins jenkins 3065 May 25 08:29 Makefile [2026-05-25T08:32:05.308Z] -rw-rw-r-- 1 jenkins jenkins 617 May 25 08:29 OWNERS.md [2026-05-25T08:32:05.308Z] -rw-rw-r-- 1 jenkins jenkins 3851 May 25 08:29 README.md [2026-05-25T08:32:05.308Z] -rw-rw-r-- 1 jenkins jenkins 11 May 25 08:30 VERSION [2026-05-25T08:32:05.308Z] drwxrwxr-x 2 jenkins jenkins 4096 May 25 08:29 bin [2026-05-25T08:32:05.308Z] -rw-r--r-- 1 jenkins jenkins 55696 May 25 08:31 coverage.out [2026-05-25T08:32:05.308Z] -rw-rw-r-- 1 jenkins jenkins 7056 May 25 08:29 go.mod [2026-05-25T08:32:05.308Z] -rw-rw-r-- 1 jenkins jenkins 90181 May 25 08:29 go.sum [2026-05-25T08:32:05.308Z] drwxrwxr-x 2 jenkins jenkins 4096 May 25 08:29 images [2026-05-25T08:32:05.308Z] drwxrwxr-x 4 jenkins jenkins 4096 May 25 08:29 internal [2026-05-25T08:32:05.308Z] -rw-rw-r-- 1 jenkins jenkins 531 May 25 08:29 main.go [2026-05-25T08:32:05.308Z] drwxrwxr-x 2 jenkins jenkins 4096 May 25 08:29 openapi [2026-05-25T08:32:05.308Z] drwxrwxr-x 2 jenkins jenkins 4096 May 25 08:29 res [2026-05-25T08:32:05.308Z] drwxrwxr-x 3 jenkins jenkins 4096 May 25 08:29 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T08:32:05.633Z] + docker build -t app-rfid-llrp-inventory -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=eb11a58496544f8ed17a023c6cc0f1a36b61b5a0 --label arch=amd64 --label version=4.1.0-dev.4 . [2026-05-25T08:32:05.891Z] #0 building with "default" instance using docker driver [2026-05-25T08:32:05.891Z] [2026-05-25T08:32:05.891Z] #1 [internal] load build definition from Dockerfile [2026-05-25T08:32:05.891Z] #1 transferring dockerfile: 1.81kB done [2026-05-25T08:32:05.891Z] #1 WARN: UndefinedVar: Usage of undefined variable '$VERSION' (line 38) [2026-05-25T08:32:05.891Z] #1 DONE 0.0s [2026-05-25T08:32:05.891Z] [2026-05-25T08:32:05.891Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-05-25T08:32:05.891Z] #2 DONE 0.0s [2026-05-25T08:32:05.891Z] [2026-05-25T08:32:05.891Z] #3 [internal] load metadata for docker.io/library/alpine:3.22 [2026-05-25T08:32:05.891Z] #3 DONE 0.1s [2026-05-25T08:32:05.891Z] [2026-05-25T08:32:05.891Z] #4 [internal] load .dockerignore [2026-05-25T08:32:05.891Z] #4 transferring context: 304B done [2026-05-25T08:32:05.891Z] #4 DONE 0.0s [2026-05-25T08:32:05.891Z] [2026-05-25T08:32:05.891Z] #5 [internal] load build context [2026-05-25T08:32:05.891Z] #5 transferring context: 5.33kB done [2026-05-25T08:32:05.891Z] #5 DONE 0.0s [2026-05-25T08:32:05.891Z] [2026-05-25T08:32:05.891Z] #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2026-05-25T08:32:05.891Z] #6 DONE 0.1s [2026-05-25T08:32:05.891Z] [2026-05-25T08:32:05.891Z] #7 [builder 2/7] RUN apk add --no-cache make git [2026-05-25T08:32:06.166Z] #7 ... [2026-05-25T08:32:06.166Z] [2026-05-25T08:32:06.166Z] #8 [stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-25T08:32:06.166Z] #8 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-05-25T08:32:06.166Z] #8 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.1s done [2026-05-25T08:32:06.166Z] #8 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done [2026-05-25T08:32:06.166Z] #8 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done [2026-05-25T08:32:06.166Z] #8 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-25T08:32:06.166Z] #8 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done [2026-05-25T08:32:06.166Z] #8 DONE 0.3s [2026-05-25T08:32:06.166Z] [2026-05-25T08:32:06.166Z] #7 [builder 2/7] RUN apk add --no-cache make git [2026-05-25T08:32:06.166Z] #7 0.208 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-25T08:32:06.441Z] #7 0.380 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-25T08:32:06.701Z] #7 0.789 OK: 265 MiB in 60 packages [2026-05-25T08:32:06.701Z] #7 DONE 0.9s [2026-05-25T08:32:06.701Z] [2026-05-25T08:32:06.701Z] #9 [stage-1 2/9] RUN apk --no-cache add ca-certificates dumb-init [2026-05-25T08:32:06.701Z] #9 0.187 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-25T08:32:06.701Z] #9 0.259 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-25T08:32:06.701Z] #9 0.607 (1/2) Installing ca-certificates (20260413-r0) [2026-05-25T08:32:06.701Z] #9 0.641 (2/2) Installing dumb-init (1.2.5-r3) [2026-05-25T08:32:06.701Z] #9 0.644 Executing busybox-1.37.0-r20.trigger [2026-05-25T08:32:06.701Z] #9 0.651 Executing ca-certificates-20260413-r0.trigger [2026-05-25T08:32:06.701Z] #9 0.699 OK: 8 MiB in 18 packages [2026-05-25T08:32:06.961Z] #9 DONE 0.9s [2026-05-25T08:32:06.961Z] [2026-05-25T08:32:06.961Z] #10 [builder 3/7] WORKDIR /app [2026-05-25T08:32:06.961Z] #10 DONE 0.0s [2026-05-25T08:32:06.961Z] [2026-05-25T08:32:06.961Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2026-05-25T08:32:06.961Z] #11 DONE 0.0s [2026-05-25T08:32:06.961Z] [2026-05-25T08:32:06.961Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-25T08:32:07.521Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-10768 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [2026-05-25T08:32:07.532Z] #12 DONE 0.5s [2026-05-25T08:32:07.532Z] [2026-05-25T08:32:07.532Z] #13 [stage-1 3/9] RUN apk --no-cache upgrade [2026-05-25T08:32:07.532Z] #13 0.314 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-25T08:32:07.532Z] #13 0.393 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-25T08:32:07.532Z] #13 ... [2026-05-25T08:32:07.532Z] [2026-05-25T08:32:07.532Z] #14 [builder 6/7] COPY . . [2026-05-25T08:32:07.532Z] #14 DONE 0.1s [2026-05-25T08:32:07.532Z] [2026-05-25T08:32:07.532Z] #13 [stage-1 3/9] RUN apk --no-cache upgrade [2026-05-25T08:32:07.532Z] #13 0.746 OK: 8 MiB in 18 packages [Pipeline] ws [2026-05-25T08:32:07.542Z] Running in /w/workspace/app-rfid-llrp-inventory/202 [Pipeline] { [Pipeline] checkout [2026-05-25T08:32:07.792Z] #13 DONE 0.9s [2026-05-25T08:32:07.792Z] [2026-05-25T08:32:07.792Z] #15 [builder 7/7] RUN make build [2026-05-25T08:32:07.792Z] #15 0.238 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.2 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.1.0-dev.4 -X edgexfoundry/app-rfid-llrp-inventory.Version=4.1.0-dev.4 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory [2026-05-25T08:32:08.599Z] The recommended git tool is: git [2026-05-25T08:32:13.389Z] using credential edgex-jenkins-ssh [2026-05-25T08:32:13.408Z] Cloning the remote Git repository [2026-05-25T08:32:13.450Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2026-05-25T08:32:13.544Z] > git init /w/workspace/app-rfid-llrp-inventory/202 # timeout=10 [2026-05-25T08:32:13.687Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2026-05-25T08:32:13.688Z] > git --version # timeout=10 [2026-05-25T08:32:13.707Z] > git --version # 'git version 2.25.1' [2026-05-25T08:32:13.709Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-05-25T08:32:13.841Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-05-25T08:32:17.940Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2026-05-25T08:32:17.969Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-05-25T08:32:18.930Z] Avoid second fetch [2026-05-25T08:32:18.931Z] Checking out Revision eb11a58496544f8ed17a023c6cc0f1a36b61b5a0 (main) [2026-05-25T08:32:19.542Z] Commit message: "Merge pull request #367 from weichou1229/bump-sdk" [2026-05-25T08:32:18.950Z] > git config core.sparsecheckout # timeout=10 [2026-05-25T08:32:19.017Z] > git checkout -f eb11a58496544f8ed17a023c6cc0f1a36b61b5a0 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-25T08:32:24.056Z] provisioning config files... [2026-05-25T08:32:24.085Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/202@tmp/config8353898808605776223tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-25T08:32:24.746Z] ---> ****-login.sh [2026-05-25T08:32:24.746Z] nexus3.edgexfoundry.org:10001 [2026-05-25T08:32:25.019Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T08:32:25.290Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-25T08:32:25.290Z] Configure a credential helper to remove this warning. See [2026-05-25T08:32:25.290Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-25T08:32:25.290Z] [2026-05-25T08:32:25.290Z] Login Succeeded [2026-05-25T08:32:25.290Z] nexus3.edgexfoundry.org:10002 [2026-05-25T08:32:25.563Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T08:32:25.563Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-25T08:32:25.563Z] Configure a credential helper to remove this warning. See [2026-05-25T08:32:25.563Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-25T08:32:25.563Z] [2026-05-25T08:32:25.563Z] Login Succeeded [2026-05-25T08:32:25.563Z] nexus3.edgexfoundry.org:10003 [2026-05-25T08:32:25.832Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T08:32:25.832Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-25T08:32:25.832Z] Configure a credential helper to remove this warning. See [2026-05-25T08:32:25.832Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-25T08:32:25.832Z] [2026-05-25T08:32:25.832Z] Login Succeeded [2026-05-25T08:32:26.101Z] nexus3.edgexfoundry.org:10004 [2026-05-25T08:32:26.101Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T08:32:26.371Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-25T08:32:26.371Z] Configure a credential helper to remove this warning. See [2026-05-25T08:32:26.371Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-25T08:32:26.371Z] [2026-05-25T08:32:26.371Z] Login Succeeded [2026-05-25T08:32:26.371Z] ****.io [2026-05-25T08:32:26.639Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T08:32:26.946Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-25T08:32:26.946Z] Configure a credential helper to remove this warning. See [2026-05-25T08:32:26.946Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-25T08:32:26.946Z] [2026-05-25T08:32:26.946Z] Login Succeeded [2026-05-25T08:32:26.946Z] ---> ****-login.sh ends [Pipeline] } [2026-05-25T08:32:26.985Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-05-25T08:32:27.324Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-25T08:32:27.350Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-25T08:32:27.368Z] ========================================================= [2026-05-25T08:32:27.368Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2026-05-25T08:32:27.368Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T08:32:27.764Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine --build-arg MAKE=echo noop --target=builder . [2026-05-25T08:32:28.037Z] Sending build context to Docker daemon 684.5kB [2026-05-25T08:32:28.037Z] Step 1/12 : ARG BASE=golang:1.25-alpine3.22 [2026-05-25T08:32:28.037Z] Step 2/12 : FROM ${BASE} AS builder [2026-05-25T08:32:28.037Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2026-05-25T08:32:28.037Z] 6b59a28fa201: Pulling fs layer [2026-05-25T08:32:28.037Z] d32bb0dddca7: Pulling fs layer [2026-05-25T08:32:28.037Z] 5dab1238d3d9: Pulling fs layer [2026-05-25T08:32:28.037Z] 196fd7d83e7d: Pulling fs layer [2026-05-25T08:32:28.037Z] 4f4fb700ef54: Pulling fs layer [2026-05-25T08:32:28.037Z] 8ba94037c8f0: Pulling fs layer [2026-05-25T08:32:28.037Z] deaec5988b04: Pulling fs layer [2026-05-25T08:32:28.037Z] 9f65657bb879: Pulling fs layer [2026-05-25T08:32:28.037Z] 196fd7d83e7d: Waiting [2026-05-25T08:32:28.037Z] 4f4fb700ef54: Waiting [2026-05-25T08:32:28.037Z] 8ba94037c8f0: Waiting [2026-05-25T08:32:28.037Z] deaec5988b04: Waiting [2026-05-25T08:32:28.037Z] 9f65657bb879: Waiting [2026-05-25T08:32:28.311Z] d32bb0dddca7: Verifying Checksum [2026-05-25T08:32:28.311Z] d32bb0dddca7: Download complete [2026-05-25T08:32:28.311Z] 196fd7d83e7d: Verifying Checksum [2026-05-25T08:32:28.311Z] 196fd7d83e7d: Download complete [2026-05-25T08:32:28.311Z] 4f4fb700ef54: Verifying Checksum [2026-05-25T08:32:28.311Z] 4f4fb700ef54: Download complete [2026-05-25T08:32:28.311Z] 8ba94037c8f0: Verifying Checksum [2026-05-25T08:32:28.311Z] 8ba94037c8f0: Download complete [2026-05-25T08:32:28.311Z] 6b59a28fa201: Verifying Checksum [2026-05-25T08:32:28.311Z] 6b59a28fa201: Download complete [2026-05-25T08:32:28.926Z] 9f65657bb879: Verifying Checksum [2026-05-25T08:32:28.926Z] 9f65657bb879: Download complete [2026-05-25T08:32:29.214Z] 6b59a28fa201: Pull complete [2026-05-25T08:32:29.803Z] 5dab1238d3d9: Verifying Checksum [2026-05-25T08:32:29.803Z] 5dab1238d3d9: Download complete [2026-05-25T08:32:30.083Z] d32bb0dddca7: Pull complete [2026-05-25T08:32:31.498Z] deaec5988b04: Verifying Checksum [2026-05-25T08:32:31.498Z] deaec5988b04: Download complete [2026-05-25T08:32:34.351Z] #15 DONE 24.4s [2026-05-25T08:32:34.351Z] [2026-05-25T08:32:34.351Z] #16 [stage-1 4/9] COPY --from=builder /app/Attribution.txt /Attribution.txt [2026-05-25T08:32:34.351Z] #16 DONE 0.1s [2026-05-25T08:32:34.351Z] [2026-05-25T08:32:34.351Z] #17 [stage-1 5/9] COPY --from=builder /app/LICENSE /LICENSE [2026-05-25T08:32:34.351Z] #17 DONE 0.0s [2026-05-25T08:32:34.351Z] [2026-05-25T08:32:34.351Z] #18 [stage-1 6/9] COPY --from=builder /app/res/ /res/ [2026-05-25T08:32:34.351Z] #18 DONE 0.0s [2026-05-25T08:32:34.351Z] [2026-05-25T08:32:34.351Z] #19 [stage-1 7/9] COPY --from=builder /app/static/ /static/ [2026-05-25T08:32:34.351Z] #19 DONE 0.0s [2026-05-25T08:32:34.351Z] [2026-05-25T08:32:34.351Z] #20 [stage-1 8/9] COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2026-05-25T08:32:34.351Z] #20 DONE 0.2s [2026-05-25T08:32:34.351Z] [2026-05-25T08:32:34.351Z] #21 [stage-1 9/9] RUN mkdir -p /cache && chown -R 2002:2002 /cache [2026-05-25T08:32:34.351Z] #21 DONE 0.3s [2026-05-25T08:32:34.351Z] [2026-05-25T08:32:34.351Z] #22 exporting to image [2026-05-25T08:32:34.351Z] #22 exporting layers [2026-05-25T08:32:34.351Z] #22 exporting layers 0.3s done [2026-05-25T08:32:34.351Z] #22 writing image sha256:58db8ff3e4d511940094d5ace2f1dae8724ccab7e494823945157a6a6911a79d 0.0s done [2026-05-25T08:32:34.351Z] #22 naming to docker.io/library/app-rfid-llrp-inventory 0.0s done [2026-05-25T08:32:34.351Z] #22 DONE 0.3s [2026-05-25T08:32:34.351Z] [2026-05-25T08:32:34.351Z] 1 warning found (use docker --debug to expand): [2026-05-25T08:32:34.351Z]  - UndefinedVar: Usage of undefined variable '$VERSION' (line 38) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-25T08:32:34.500Z] provisioning config files... [2026-05-25T08:32:34.508Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config11895602993816751274tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-25T08:32:34.817Z] ---> ****-login.sh [2026-05-25T08:32:34.817Z] nexus3.edgexfoundry.org:10001 [2026-05-25T08:32:34.817Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T08:32:34.817Z] Login Succeeded [2026-05-25T08:32:34.817Z] nexus3.edgexfoundry.org:10002 [2026-05-25T08:32:34.817Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T08:32:34.817Z] Login Succeeded [2026-05-25T08:32:34.817Z] nexus3.edgexfoundry.org:10003 [2026-05-25T08:32:34.817Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T08:32:35.076Z] Login Succeeded [2026-05-25T08:32:35.076Z] nexus3.edgexfoundry.org:10004 [2026-05-25T08:32:35.076Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T08:32:35.076Z] Login Succeeded [2026-05-25T08:32:35.076Z] ****.io [2026-05-25T08:32:35.076Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T08:32:35.336Z] Login Succeeded [2026-05-25T08:32:35.337Z] ---> ****-login.sh ends [Pipeline] } [2026-05-25T08:32:35.342Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-25T08:32:35.405Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-25T08:32:35.437Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2026-05-25T08:32:35.438Z] eb11a58496544f8ed17a023c6cc0f1a36b61b5a0 [2026-05-25T08:32:35.438Z] latest [2026-05-25T08:32:35.438Z] 4.1.0-dev.4 [2026-05-25T08:32:35.438Z] eb11a58496544f8ed17a023c6cc0f1a36b61b5a0-4.1.0-dev.4 [2026-05-25T08:32:35.438Z] main [2026-05-25T08:32:35.438Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T08:32:35.790Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:eb11a58496544f8ed17a023c6cc0f1a36b61b5a0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T08:32:36.120Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:eb11a58496544f8ed17a023c6cc0f1a36b61b5a0 [2026-05-25T08:32:36.121Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2026-05-25T08:32:36.121Z] a31d39d92fcc: Preparing [2026-05-25T08:32:36.121Z] 5c2d419675a7: Preparing [2026-05-25T08:32:36.121Z] 67f11876cab8: Preparing [2026-05-25T08:32:36.121Z] 52475bf2e2a5: Preparing [2026-05-25T08:32:36.121Z] ff99215f6f39: Preparing [2026-05-25T08:32:36.121Z] 41544ae2b965: Preparing [2026-05-25T08:32:36.121Z] 1fc9a05cbc0e: Preparing [2026-05-25T08:32:36.121Z] 333bbeca0453: Preparing [2026-05-25T08:32:36.121Z] 0854555d70ac: Preparing [2026-05-25T08:32:36.121Z] 41544ae2b965: Waiting [2026-05-25T08:32:36.121Z] 1fc9a05cbc0e: Waiting [2026-05-25T08:32:36.121Z] 333bbeca0453: Waiting [2026-05-25T08:32:36.121Z] 0854555d70ac: Waiting [2026-05-25T08:32:36.121Z] ff99215f6f39: Pushed [2026-05-25T08:32:36.121Z] a31d39d92fcc: Pushed [2026-05-25T08:32:36.121Z] 67f11876cab8: Pushed [2026-05-25T08:32:36.121Z] 52475bf2e2a5: Pushed [2026-05-25T08:32:36.384Z] 41544ae2b965: Pushed [2026-05-25T08:32:36.384Z] 1fc9a05cbc0e: Pushed [2026-05-25T08:32:36.384Z] 0854555d70ac: Layer already exists [2026-05-25T08:32:36.384Z] 333bbeca0453: Pushed [2026-05-25T08:32:39.668Z] 5c2d419675a7: Pushed [2026-05-25T08:32:39.926Z] eb11a58496544f8ed17a023c6cc0f1a36b61b5a0: digest: sha256:b075432e11270c4c4bbcc1452a69f034d23109dc28bcadca3a7028f35ba28f00 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T08:32:40.261Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T08:32:40.596Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2026-05-25T08:32:40.596Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2026-05-25T08:32:40.596Z] a31d39d92fcc: Preparing [2026-05-25T08:32:40.596Z] 5c2d419675a7: Preparing [2026-05-25T08:32:40.596Z] 67f11876cab8: Preparing [2026-05-25T08:32:40.596Z] 52475bf2e2a5: Preparing [2026-05-25T08:32:40.596Z] ff99215f6f39: Preparing [2026-05-25T08:32:40.596Z] 41544ae2b965: Preparing [2026-05-25T08:32:40.596Z] 1fc9a05cbc0e: Preparing [2026-05-25T08:32:40.596Z] 333bbeca0453: Preparing [2026-05-25T08:32:40.596Z] 0854555d70ac: Preparing [2026-05-25T08:32:40.596Z] 1fc9a05cbc0e: Waiting [2026-05-25T08:32:40.596Z] 41544ae2b965: Waiting [2026-05-25T08:32:40.596Z] 333bbeca0453: Waiting [2026-05-25T08:32:40.596Z] 0854555d70ac: Waiting [2026-05-25T08:32:40.596Z] 5c2d419675a7: Layer already exists [2026-05-25T08:32:40.596Z] a31d39d92fcc: Layer already exists [2026-05-25T08:32:40.596Z] ff99215f6f39: Layer already exists [2026-05-25T08:32:40.596Z] 52475bf2e2a5: Layer already exists [2026-05-25T08:32:40.596Z] 67f11876cab8: Layer already exists [2026-05-25T08:32:40.596Z] 0854555d70ac: Layer already exists [2026-05-25T08:32:40.596Z] 1fc9a05cbc0e: Layer already exists [2026-05-25T08:32:40.596Z] 333bbeca0453: Layer already exists [2026-05-25T08:32:40.596Z] 41544ae2b965: Layer already exists [2026-05-25T08:32:40.596Z] latest: digest: sha256:b075432e11270c4c4bbcc1452a69f034d23109dc28bcadca3a7028f35ba28f00 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T08:32:40.922Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T08:32:41.253Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:4.1.0-dev.4 [2026-05-25T08:32:41.253Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2026-05-25T08:32:41.253Z] a31d39d92fcc: Preparing [2026-05-25T08:32:41.253Z] 5c2d419675a7: Preparing [2026-05-25T08:32:41.253Z] 67f11876cab8: Preparing [2026-05-25T08:32:41.253Z] 52475bf2e2a5: Preparing [2026-05-25T08:32:41.253Z] ff99215f6f39: Preparing [2026-05-25T08:32:41.253Z] 41544ae2b965: Preparing [2026-05-25T08:32:41.253Z] 1fc9a05cbc0e: Preparing [2026-05-25T08:32:41.253Z] 333bbeca0453: Preparing [2026-05-25T08:32:41.253Z] 0854555d70ac: Preparing [2026-05-25T08:32:41.253Z] 41544ae2b965: Waiting [2026-05-25T08:32:41.253Z] 1fc9a05cbc0e: Waiting [2026-05-25T08:32:41.253Z] 333bbeca0453: Waiting [2026-05-25T08:32:41.253Z] 0854555d70ac: Waiting [2026-05-25T08:32:41.253Z] 5c2d419675a7: Layer already exists [2026-05-25T08:32:41.253Z] 67f11876cab8: Layer already exists [2026-05-25T08:32:41.253Z] ff99215f6f39: Layer already exists [2026-05-25T08:32:41.253Z] 52475bf2e2a5: Layer already exists [2026-05-25T08:32:41.253Z] a31d39d92fcc: Layer already exists [2026-05-25T08:32:41.253Z] 333bbeca0453: Layer already exists [2026-05-25T08:32:41.253Z] 0854555d70ac: Layer already exists [2026-05-25T08:32:41.253Z] 41544ae2b965: Layer already exists [2026-05-25T08:32:41.253Z] 1fc9a05cbc0e: Layer already exists [2026-05-25T08:32:41.253Z] 4.1.0-dev.4: digest: sha256:b075432e11270c4c4bbcc1452a69f034d23109dc28bcadca3a7028f35ba28f00 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T08:32:41.579Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:eb11a58496544f8ed17a023c6cc0f1a36b61b5a0-4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T08:32:41.919Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:eb11a58496544f8ed17a023c6cc0f1a36b61b5a0-4.1.0-dev.4 [2026-05-25T08:32:41.919Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2026-05-25T08:32:41.919Z] a31d39d92fcc: Preparing [2026-05-25T08:32:41.919Z] 5c2d419675a7: Preparing [2026-05-25T08:32:41.919Z] 67f11876cab8: Preparing [2026-05-25T08:32:41.919Z] 52475bf2e2a5: Preparing [2026-05-25T08:32:41.919Z] ff99215f6f39: Preparing [2026-05-25T08:32:41.919Z] 41544ae2b965: Preparing [2026-05-25T08:32:41.919Z] 1fc9a05cbc0e: Preparing [2026-05-25T08:32:41.919Z] 333bbeca0453: Preparing [2026-05-25T08:32:41.919Z] 0854555d70ac: Preparing [2026-05-25T08:32:41.919Z] 1fc9a05cbc0e: Waiting [2026-05-25T08:32:41.919Z] 41544ae2b965: Waiting [2026-05-25T08:32:41.919Z] 333bbeca0453: Waiting [2026-05-25T08:32:41.919Z] 0854555d70ac: Waiting [2026-05-25T08:32:41.919Z] a31d39d92fcc: Layer already exists [2026-05-25T08:32:41.919Z] ff99215f6f39: Layer already exists [2026-05-25T08:32:41.919Z] 67f11876cab8: Layer already exists [2026-05-25T08:32:41.919Z] 52475bf2e2a5: Layer already exists [2026-05-25T08:32:41.919Z] 5c2d419675a7: Layer already exists [2026-05-25T08:32:41.919Z] 41544ae2b965: Layer already exists [2026-05-25T08:32:41.919Z] 333bbeca0453: Layer already exists [2026-05-25T08:32:41.919Z] 0854555d70ac: Layer already exists [2026-05-25T08:32:41.919Z] 1fc9a05cbc0e: Layer already exists [2026-05-25T08:32:41.919Z] eb11a58496544f8ed17a023c6cc0f1a36b61b5a0-4.1.0-dev.4: digest: sha256:b075432e11270c4c4bbcc1452a69f034d23109dc28bcadca3a7028f35ba28f00 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T08:32:42.360Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T08:32:42.752Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2026-05-25T08:32:42.752Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2026-05-25T08:32:42.752Z] a31d39d92fcc: Preparing [2026-05-25T08:32:42.752Z] 5c2d419675a7: Preparing [2026-05-25T08:32:42.752Z] 67f11876cab8: Preparing [2026-05-25T08:32:42.752Z] 52475bf2e2a5: Preparing [2026-05-25T08:32:42.752Z] ff99215f6f39: Preparing [2026-05-25T08:32:42.752Z] 41544ae2b965: Preparing [2026-05-25T08:32:42.752Z] 1fc9a05cbc0e: Preparing [2026-05-25T08:32:42.752Z] 333bbeca0453: Preparing [2026-05-25T08:32:42.752Z] 0854555d70ac: Preparing [2026-05-25T08:32:42.752Z] 41544ae2b965: Waiting [2026-05-25T08:32:42.752Z] 1fc9a05cbc0e: Waiting [2026-05-25T08:32:42.752Z] 333bbeca0453: Waiting [2026-05-25T08:32:42.752Z] 0854555d70ac: Waiting [2026-05-25T08:32:42.752Z] 5c2d419675a7: Layer already exists [2026-05-25T08:32:42.752Z] ff99215f6f39: Layer already exists [2026-05-25T08:32:42.752Z] 52475bf2e2a5: Layer already exists [2026-05-25T08:32:42.752Z] 67f11876cab8: Layer already exists [2026-05-25T08:32:42.752Z] a31d39d92fcc: Layer already exists [2026-05-25T08:32:42.752Z] 41544ae2b965: Layer already exists [2026-05-25T08:32:42.752Z] 0854555d70ac: Layer already exists [2026-05-25T08:32:42.752Z] 1fc9a05cbc0e: Layer already exists [2026-05-25T08:32:42.752Z] 333bbeca0453: Layer already exists [2026-05-25T08:32:42.752Z] main: digest: sha256:b075432e11270c4c4bbcc1452a69f034d23109dc28bcadca3a7028f35ba28f00 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-25T08:32:42.842Z] ===================================================== [Pipeline] echo [2026-05-25T08:32:42.861Z] taggedImages: [2026-05-25T08:32:42.861Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:eb11a58496544f8ed17a023c6cc0f1a36b61b5a0 [2026-05-25T08:32:42.861Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2026-05-25T08:32:42.861Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:4.1.0-dev.4 [2026-05-25T08:32:42.861Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:eb11a58496544f8ed17a023c6cc0f1a36b61b5a0-4.1.0-dev.4 [2026-05-25T08:32:42.861Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T08:32:43.408Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-25T08:32:43.408Z] [2026-05-25T08:32:43.408Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T08:32:43.711Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-25T08:32:43.711Z] latest: Pulling from edgex-lftools-log-publisher [2026-05-25T08:32:43.711Z] 5eb5b503b376: Pulling fs layer [2026-05-25T08:32:43.711Z] 5c69ac0246d0: Pulling fs layer [2026-05-25T08:32:43.711Z] ec43610c2a17: Pulling fs layer [2026-05-25T08:32:43.711Z] 3a2ae6a8a46f: Pulling fs layer [2026-05-25T08:32:43.711Z] 33b1e0a273af: Pulling fs layer [2026-05-25T08:32:43.711Z] 5d3b04190fa2: Pulling fs layer [2026-05-25T08:32:43.711Z] 2f39f015ded8: Pulling fs layer [2026-05-25T08:32:43.711Z] 3a2ae6a8a46f: Waiting [2026-05-25T08:32:43.711Z] 5d3b04190fa2: Waiting [2026-05-25T08:32:43.711Z] 33b1e0a273af: Waiting [2026-05-25T08:32:43.711Z] 2f39f015ded8: Waiting [2026-05-25T08:32:43.711Z] 5c69ac0246d0: Verifying Checksum [2026-05-25T08:32:43.711Z] 5c69ac0246d0: Download complete [2026-05-25T08:32:43.711Z] 3a2ae6a8a46f: Verifying Checksum [2026-05-25T08:32:43.711Z] 3a2ae6a8a46f: Download complete [2026-05-25T08:32:43.711Z] 33b1e0a273af: Verifying Checksum [2026-05-25T08:32:43.711Z] 33b1e0a273af: Download complete [2026-05-25T08:32:43.711Z] ec43610c2a17: Verifying Checksum [2026-05-25T08:32:43.711Z] ec43610c2a17: Download complete [2026-05-25T08:32:43.711Z] 5d3b04190fa2: Verifying Checksum [2026-05-25T08:32:43.711Z] 5d3b04190fa2: Download complete [2026-05-25T08:32:43.865Z] 5dab1238d3d9: Pull complete [2026-05-25T08:32:43.865Z] 196fd7d83e7d: Pull complete [2026-05-25T08:32:43.865Z] 4f4fb700ef54: Pull complete [2026-05-25T08:32:43.999Z] 5eb5b503b376: Verifying Checksum [2026-05-25T08:32:43.999Z] 5eb5b503b376: Download complete [2026-05-25T08:32:44.141Z] 8ba94037c8f0: Pull complete [2026-05-25T08:32:44.259Z] 2f39f015ded8: Verifying Checksum [2026-05-25T08:32:44.259Z] 2f39f015ded8: Download complete [2026-05-25T08:32:45.223Z] 5eb5b503b376: Pull complete [2026-05-25T08:32:45.501Z] 5c69ac0246d0: Pull complete [2026-05-25T08:32:45.786Z] ec43610c2a17: Pull complete [2026-05-25T08:32:45.786Z] 3a2ae6a8a46f: Pull complete [2026-05-25T08:32:46.073Z] 33b1e0a273af: Pull complete [2026-05-25T08:32:46.073Z] 5d3b04190fa2: Pull complete [2026-05-25T08:32:51.677Z] 2f39f015ded8: Pull complete [2026-05-25T08:32:51.677Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-05-25T08:32:51.677Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-25T08:32:51.677Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T08:32:51.869Z] prd-ubuntu20.04-docker-8c-8g-10725 does not seem to be running inside a container [2026-05-25T08:32:52.010Z] $ 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/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-05-25T08:32:52.830Z] deaec5988b04: Pull complete [2026-05-25T08:32:53.276Z] $ docker top 9b6b21f94f2fd2ba8e60451f98f971a7d29bd4d482ae2213d350b0e01ec2bbd9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-25T08:32:53.673Z] ---> job-cost.sh [2026-05-25T08:32:53.673Z] lf-activate-venv: SKIPPING [2026-05-25T08:32:53.673Z] INFO: No Stack... [2026-05-25T08:32:53.938Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-05-25T08:32:54.197Z] INFO: Archiving Costs [Pipeline] sh [2026-05-25T08:32:54.497Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2026-05-25T08:32:54.497Z] + cut -d, -f6 [Pipeline] lock [2026-05-25T08:32:54.518Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-202-stack-cost] [2026-05-25T08:32:54.527Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-202-stack-cost] did not exist. Created. [2026-05-25T08:32:54.535Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-202-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-05-25T08:32:54.787Z] 9f65657bb879: Pull complete [2026-05-25T08:32:54.787Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2026-05-25T08:32:54.787Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-05-25T08:32:54.787Z] ---> 334268110677 [2026-05-25T08:32:54.787Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2026-05-25T08:32:54.864Z] + echo total: 0.2199999988079071 [Pipeline] stash [2026-05-25T08:32:54.884Z] Stashed 1 file(s) [Pipeline] } [2026-05-25T08:32:54.892Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-202-stack-cost] [Pipeline] // lock [Pipeline] } [2026-05-25T08:32:54.933Z] $ docker stop --time=1 9b6b21f94f2fd2ba8e60451f98f971a7d29bd4d482ae2213d350b0e01ec2bbd9 [2026-05-25T08:32:56.089Z] $ docker rm -f --volumes 9b6b21f94f2fd2ba8e60451f98f971a7d29bd4d482ae2213d350b0e01ec2bbd9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-05-25T08:32:56.732Z] ---> Running in 25052b91bfa0 [2026-05-25T08:32:56.732Z] Removing intermediate container 25052b91bfa0 [2026-05-25T08:32:56.732Z] ---> fe72627c39f9 [2026-05-25T08:32:56.732Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2026-05-25T08:32:56.999Z] ---> Running in 6cfccc45db28 [2026-05-25T08:32:57.268Z] Removing intermediate container 6cfccc45db28 [2026-05-25T08:32:57.268Z] ---> 7abca9c32b1b [2026-05-25T08:32:57.268Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2026-05-25T08:32:57.268Z] ---> Running in d2e6f6c85c84 [2026-05-25T08:32:57.553Z] Removing intermediate container d2e6f6c85c84 [2026-05-25T08:32:57.553Z] ---> 3c300a18f8ad [2026-05-25T08:32:57.553Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2026-05-25T08:32:57.553Z] ---> Running in 6f6874abe1b7 [2026-05-25T08:32:58.968Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-25T08:32:58.969Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-25T08:33:00.377Z] OK: 255 MiB in 60 packages [2026-05-25T08:33:02.973Z] Removing intermediate container 6f6874abe1b7 [2026-05-25T08:33:02.973Z] ---> cd6534320362 [2026-05-25T08:33:02.973Z] Step 7/12 : WORKDIR /app [2026-05-25T08:33:02.973Z] ---> Running in 3543077ff815 [2026-05-25T08:33:03.571Z] Removing intermediate container 3543077ff815 [2026-05-25T08:33:03.571Z] ---> a27ac1a2a7ce [2026-05-25T08:33:03.571Z] Step 8/12 : COPY go.mod vendor* ./ [2026-05-25T08:33:03.898Z] ---> c6b7dd62ce55 [2026-05-25T08:33:03.898Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-25T08:33:03.898Z] ---> Running in 1ed19d665d1b [2026-05-25T08:34:55.695Z] Removing intermediate container 1ed19d665d1b [2026-05-25T08:34:55.695Z] ---> ab8dc86ecfb3 [2026-05-25T08:34:55.695Z] Step 10/12 : COPY . . [2026-05-25T08:34:55.695Z] ---> 2d13856eae48 [2026-05-25T08:34:55.695Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-05-25T08:34:55.695Z] ---> Running in 9baf6818706f [2026-05-25T08:34:55.695Z] Removing intermediate container 9baf6818706f [2026-05-25T08:34:55.695Z] ---> ddb04477182f [2026-05-25T08:34:55.695Z] Step 12/12 : RUN $MAKE [2026-05-25T08:34:55.695Z] ---> Running in 92baab3ec41d [2026-05-25T08:34:55.695Z] noop [2026-05-25T08:34:55.695Z] Removing intermediate container 92baab3ec41d [2026-05-25T08:34:55.695Z] ---> 1fff8cc7acf8 [2026-05-25T08:34:55.695Z] Successfully built 1fff8cc7acf8 [2026-05-25T08:34:55.695Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T08:34:56.062Z] + docker inspect -f . ci-base-image-arm64 [2026-05-25T08:34:56.062Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T08:34:56.282Z] prd-ubuntu20.04-docker-arm64-4c-16g-10768 does not seem to be running inside a container [2026-05-25T08:34:56.371Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/202 -v /w/workspace/app-rfid-llrp-inventory/202:/w/workspace/app-rfid-llrp-inventory/202:rw,z -v /w/workspace/app-rfid-llrp-inventory/202@tmp:/w/workspace/app-rfid-llrp-inventory/202@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2026-05-25T08:34:57.615Z] $ docker top 7e8c8d2ffe69dab3cc4c22226994378bc40939a5eaa8a406918eaf42890f05be -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-25T08:34:58.451Z] + go version [2026-05-25T08:34:58.452Z] go version go1.25.3 linux/arm64 [Pipeline] } [2026-05-25T08:34:58.471Z] $ docker stop --time=1 7e8c8d2ffe69dab3cc4c22226994378bc40939a5eaa8a406918eaf42890f05be [2026-05-25T08:35:00.051Z] $ docker rm -f --volumes 7e8c8d2ffe69dab3cc4c22226994378bc40939a5eaa8a406918eaf42890f05be [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T08:35:00.712Z] + docker inspect -f . ci-base-image-arm64 [2026-05-25T08:35:00.712Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T08:35:00.957Z] prd-ubuntu20.04-docker-arm64-4c-16g-10768 does not seem to be running inside a container [2026-05-25T08:35:01.084Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-rfid-llrp-inventory/202 -v /w/workspace/app-rfid-llrp-inventory/202:/w/workspace/app-rfid-llrp-inventory/202:rw,z -v /w/workspace/app-rfid-llrp-inventory/202@tmp:/w/workspace/app-rfid-llrp-inventory/202@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2026-05-25T08:35:02.236Z] $ docker top 929c180995f1f03934d6175c4b066861e34845bbcefb861f994b1ad1afd1ac8a -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-25T08:35:02.782Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/202 [Pipeline] fileExists [Pipeline] sh [2026-05-25T08:35:03.165Z] + make test [2026-05-25T08:35:03.478Z] go test -race ./... -coverprofile=coverage.out ./... [2026-05-25T08:39:55.595Z] edgexfoundry/app-rfid-llrp-inventory coverage: 0.0% of statements [2026-05-25T08:39:55.595Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.276s coverage: 86.2% of statements [2026-05-25T08:39:55.595Z] edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app coverage: 0.0% of statements [2026-05-25T08:40:02.269Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.267s coverage: 71.9% of statements [2026-05-25T08:40:02.539Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2026-05-25T08:40:02.539Z] go vet ./... [2026-05-25T08:44:09.452Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-05-25T08:44:09.452Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-05-25T08:44:09.452Z] ./bin/test-attribution.sh [2026-05-25T08:44:09.452Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [2026-05-25T08:44:09.452Z] An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-05-25T08:44:09.471Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] } [2026-05-25T08:44:09.494Z] $ docker stop --time=1 929c180995f1f03934d6175c4b066861e34845bbcefb861f994b1ad1afd1ac8a [2026-05-25T08:44:12.415Z] $ docker rm -f --volumes 929c180995f1f03934d6175c4b066861e34845bbcefb861f994b1ad1afd1ac8a [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-25T08:44:14.970Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-05-25T08:44:15.000Z] Warning: overwriting stash ‘coverage-report’ [2026-05-25T08:44:15.529Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-05-25T08:44:15.957Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-05-25T08:44:16.292Z] + ls -al . [2026-05-25T08:44:16.292Z] total 288 [2026-05-25T08:44:16.292Z] drwxrwxr-x 10 jenkins jenkins 4096 May 25 08:35 . [2026-05-25T08:44:16.292Z] drwxrwxr-x 4 jenkins jenkins 4096 May 25 08:32 .. [2026-05-25T08:44:16.292Z] -rw-rw-r-- 1 jenkins jenkins 262 May 25 08:32 .dockerignore [2026-05-25T08:44:16.292Z] drwxrwxr-x 8 jenkins jenkins 4096 May 25 08:32 .git [2026-05-25T08:44:16.292Z] drwxrwxr-x 3 jenkins jenkins 4096 May 25 08:32 .github [2026-05-25T08:44:16.292Z] -rw-rw-r-- 1 jenkins jenkins 773 May 25 08:32 .gitignore [2026-05-25T08:44:16.292Z] -rw-rw-r-- 1 jenkins jenkins 359 May 25 08:32 .golangci.yml [2026-05-25T08:44:16.292Z] -rw-rw-r-- 1 jenkins jenkins 19704 May 25 08:32 Attribution.txt [2026-05-25T08:44:16.292Z] -rw-rw-r-- 1 jenkins jenkins 12761 May 25 08:32 CHANGELOG.md [2026-05-25T08:44:16.292Z] -rw-rw-r-- 1 jenkins jenkins 1769 May 25 08:32 Dockerfile [2026-05-25T08:44:16.292Z] -rw-rw-r-- 1 jenkins jenkins 677 May 25 08:32 GOVERNANCE.md [2026-05-25T08:44:16.292Z] -rw-rw-r-- 1 jenkins jenkins 688 May 25 08:32 Jenkinsfile [2026-05-25T08:44:16.292Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 25 08:32 LICENSE [2026-05-25T08:44:16.292Z] -rw-rw-r-- 1 jenkins jenkins 3065 May 25 08:32 Makefile [2026-05-25T08:44:16.292Z] -rw-rw-r-- 1 jenkins jenkins 617 May 25 08:32 OWNERS.md [2026-05-25T08:44:16.292Z] -rw-rw-r-- 1 jenkins jenkins 3851 May 25 08:32 README.md [2026-05-25T08:44:16.292Z] -rw-rw-r-- 1 jenkins jenkins 11 May 25 08:30 VERSION [2026-05-25T08:44:16.292Z] drwxrwxr-x 2 jenkins jenkins 4096 May 25 08:32 bin [2026-05-25T08:44:16.292Z] -rw-r--r-- 1 jenkins jenkins 55696 May 25 08:40 coverage.out [2026-05-25T08:44:16.292Z] -rw-rw-r-- 1 jenkins jenkins 7056 May 25 08:32 go.mod [2026-05-25T08:44:16.292Z] -rw-rw-r-- 1 jenkins jenkins 90181 May 25 08:32 go.sum [2026-05-25T08:44:16.292Z] drwxrwxr-x 2 jenkins jenkins 4096 May 25 08:32 images [2026-05-25T08:44:16.292Z] drwxrwxr-x 4 jenkins jenkins 4096 May 25 08:32 internal [2026-05-25T08:44:16.292Z] -rw-rw-r-- 1 jenkins jenkins 531 May 25 08:32 main.go [2026-05-25T08:44:16.292Z] drwxrwxr-x 2 jenkins jenkins 4096 May 25 08:32 openapi [2026-05-25T08:44:16.292Z] drwxrwxr-x 2 jenkins jenkins 4096 May 25 08:32 res [2026-05-25T08:44:16.292Z] drwxrwxr-x 3 jenkins jenkins 4096 May 25 08:32 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T08:44:16.664Z] + docker build -t app-rfid-llrp-inventory-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=eb11a58496544f8ed17a023c6cc0f1a36b61b5a0 --label arch=arm64 --label version=4.1.0-dev.4 . [2026-05-25T08:44:16.932Z] Sending build context to Docker daemon 684.5kB [2026-05-25T08:44:16.932Z] Step 1/30 : ARG BASE=golang:1.25-alpine3.22 [2026-05-25T08:44:16.932Z] Step 2/30 : FROM ${BASE} AS builder [2026-05-25T08:44:16.932Z] ---> 1fff8cc7acf8 [2026-05-25T08:44:16.932Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2026-05-25T08:44:16.932Z] ---> Running in 3dbc00cf1452 [2026-05-25T08:44:17.517Z] Removing intermediate container 3dbc00cf1452 [2026-05-25T08:44:17.517Z] ---> 4f9d607b107c [2026-05-25T08:44:17.517Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2026-05-25T08:44:17.517Z] ---> Running in 63d7e190b410 [2026-05-25T08:44:17.786Z] Removing intermediate container 63d7e190b410 [2026-05-25T08:44:17.786Z] ---> eb3da4a00677 [2026-05-25T08:44:17.786Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2026-05-25T08:44:17.786Z] ---> Running in bf6ee4122536 [2026-05-25T08:44:18.055Z] Removing intermediate container bf6ee4122536 [2026-05-25T08:44:18.055Z] ---> b98bc1cf6236 [2026-05-25T08:44:18.055Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2026-05-25T08:44:18.055Z] ---> Running in f26e97c94ec9 [2026-05-25T08:44:19.019Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-25T08:44:19.292Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-25T08:44:21.271Z] OK: 255 MiB in 60 packages [2026-05-25T08:44:21.936Z] Removing intermediate container f26e97c94ec9 [2026-05-25T08:44:21.936Z] ---> 2e30726ca766 [2026-05-25T08:44:21.936Z] Step 7/30 : WORKDIR /app [2026-05-25T08:44:22.218Z] ---> Running in 6114eef2517f [2026-05-25T08:44:22.501Z] Removing intermediate container 6114eef2517f [2026-05-25T08:44:22.501Z] ---> 82da8fbfc3d8 [2026-05-25T08:44:22.501Z] Step 8/30 : COPY go.mod vendor* ./ [2026-05-25T08:44:23.120Z] ---> 3b6aead79f61 [2026-05-25T08:44:23.120Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-25T08:44:23.120Z] ---> Running in fec1bd8ccd66 [2026-05-25T08:44:25.072Z] Removing intermediate container fec1bd8ccd66 [2026-05-25T08:44:25.072Z] ---> 83a5b774ef02 [2026-05-25T08:44:25.072Z] Step 10/30 : COPY . . [2026-05-25T08:44:25.695Z] ---> ad5967d35418 [2026-05-25T08:44:25.695Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-05-25T08:44:25.975Z] ---> Running in f783125688dd [2026-05-25T08:44:26.245Z] Removing intermediate container f783125688dd [2026-05-25T08:44:26.245Z] ---> bbfc70716bb2 [2026-05-25T08:44:26.245Z] Step 12/30 : RUN $MAKE [2026-05-25T08:44:26.245Z] ---> Running in 36e9af9057f8 [2026-05-25T08:44:27.217Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.2 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.1.0-dev.4 -X edgexfoundry/app-rfid-llrp-inventory.Version=4.1.0-dev.4 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory [2026-05-25T08:48:49.204Z] Removing intermediate container 36e9af9057f8 [2026-05-25T08:48:49.204Z] ---> 9a0f82553de3 [2026-05-25T08:48:49.204Z] Step 13/30 : FROM alpine:3.22 [2026-05-25T08:48:49.204Z] 3.22: Pulling from library/alpine [2026-05-25T08:48:49.204Z] 58e777220c39: Pulling fs layer [2026-05-25T08:48:49.204Z] 58e777220c39: Verifying Checksum [2026-05-25T08:48:49.204Z] 58e777220c39: Download complete [2026-05-25T08:48:49.204Z] 58e777220c39: Pull complete [2026-05-25T08:48:49.204Z] Digest: sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-25T08:48:49.204Z] Status: Downloaded newer image for alpine:3.22 [2026-05-25T08:48:49.204Z] ---> 6a2735c23ff3 [2026-05-25T08:48:49.204Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2026-05-25T08:48:49.204Z] ---> Running in 3c09af539a1d [2026-05-25T08:48:49.204Z] Removing intermediate container 3c09af539a1d [2026-05-25T08:48:49.204Z] ---> f63ce7fb5168 [2026-05-25T08:48:49.204Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2026-05-25T08:48:49.204Z] ---> Running in bbde4e91ed29 [2026-05-25T08:48:49.204Z] Removing intermediate container bbde4e91ed29 [2026-05-25T08:48:49.204Z] ---> de586eab0d9a [2026-05-25T08:48:49.204Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2026-05-25T08:48:49.204Z] ---> Running in 8a0b6b233a24 [2026-05-25T08:48:49.204Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-25T08:48:49.204Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-25T08:48:49.204Z] (1/2) Installing ca-certificates (20260413-r0) [2026-05-25T08:48:49.204Z] (2/2) Installing dumb-init (1.2.5-r3) [2026-05-25T08:48:49.204Z] Executing busybox-1.37.0-r20.trigger [2026-05-25T08:48:49.204Z] Executing ca-certificates-20260413-r0.trigger [2026-05-25T08:48:49.204Z] OK: 8 MiB in 18 packages [2026-05-25T08:48:49.204Z] Removing intermediate container 8a0b6b233a24 [2026-05-25T08:48:49.204Z] ---> ff4562bec8e0 [2026-05-25T08:48:49.204Z] Step 17/30 : RUN apk --no-cache upgrade [2026-05-25T08:48:49.204Z] ---> Running in 4b6bd5313e6e [2026-05-25T08:48:49.204Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-25T08:48:49.515Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-25T08:48:51.023Z] OK: 8 MiB in 18 packages [2026-05-25T08:48:53.802Z] Removing intermediate container 4b6bd5313e6e [2026-05-25T08:48:53.802Z] ---> 257069d8b58d [2026-05-25T08:48:53.802Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2026-05-25T08:48:54.097Z] ---> 891ccecf20b9 [2026-05-25T08:48:54.097Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2026-05-25T08:48:54.725Z] ---> b3c6bfd0745f [2026-05-25T08:48:54.725Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2026-05-25T08:48:55.310Z] ---> 80c5279d0ed1 [2026-05-25T08:48:55.310Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2026-05-25T08:48:55.582Z] ---> d37188e71b5d [2026-05-25T08:48:55.582Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2026-05-25T08:48:58.173Z] ---> 30d76743b31e [2026-05-25T08:48:58.173Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2026-05-25T08:48:58.173Z] ---> Running in bf1bc6477d55 [2026-05-25T08:48:59.605Z] Removing intermediate container bf1bc6477d55 [2026-05-25T08:48:59.605Z] ---> 4a543d606e63 [2026-05-25T08:48:59.605Z] Step 24/30 : VOLUME /cache [2026-05-25T08:48:59.605Z] ---> Running in c8a984cdb04e [2026-05-25T08:48:59.876Z] Removing intermediate container c8a984cdb04e [2026-05-25T08:48:59.876Z] ---> e5d56a4b9530 [2026-05-25T08:48:59.876Z] Step 25/30 : EXPOSE 59711 [2026-05-25T08:49:00.148Z] ---> Running in f85b6706fa38 [2026-05-25T08:49:00.417Z] Removing intermediate container f85b6706fa38 [2026-05-25T08:49:00.417Z] ---> 6847af63323d [2026-05-25T08:49:00.417Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2026-05-25T08:49:00.417Z] ---> Running in beb80f523177 [2026-05-25T08:49:00.688Z] Removing intermediate container beb80f523177 [2026-05-25T08:49:00.688Z] ---> 869fde3feea6 [2026-05-25T08:49:00.688Z] Step 27/30 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "-registry"] [2026-05-25T08:49:00.984Z] ---> Running in 266d929a73cb [2026-05-25T08:49:01.260Z] Removing intermediate container 266d929a73cb [2026-05-25T08:49:01.260Z] ---> 7dc8c47aca5e [2026-05-25T08:49:01.260Z] Step 28/30 : LABEL arch=arm64 [2026-05-25T08:49:01.260Z] ---> Running in 4710e9747045 [2026-05-25T08:49:01.713Z] Removing intermediate container 4710e9747045 [2026-05-25T08:49:01.713Z] ---> 00de68a48f12 [2026-05-25T08:49:01.713Z] Step 29/30 : LABEL git_sha=eb11a58496544f8ed17a023c6cc0f1a36b61b5a0 [2026-05-25T08:49:01.713Z] ---> Running in 1391b79f9e32 [2026-05-25T08:49:02.002Z] Removing intermediate container 1391b79f9e32 [2026-05-25T08:49:02.002Z] ---> 5e5ed3dce4d7 [2026-05-25T08:49:02.002Z] Step 30/30 : LABEL version=4.1.0-dev.4 [2026-05-25T08:49:02.002Z] ---> Running in 74812061718f [2026-05-25T08:49:02.287Z] Removing intermediate container 74812061718f [2026-05-25T08:49:02.287Z] ---> 09044e5e60a1 [2026-05-25T08:49:02.287Z] [Warning] One or more build-args [ARCH] were not consumed [2026-05-25T08:49:02.287Z] Successfully built 09044e5e60a1 [2026-05-25T08:49:02.287Z] Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-25T08:49:02.513Z] provisioning config files... [2026-05-25T08:49:02.529Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/202@tmp/config6972452104863687354tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-25T08:49:02.879Z] ---> ****-login.sh [2026-05-25T08:49:02.879Z] nexus3.edgexfoundry.org:10001 [2026-05-25T08:49:02.879Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T08:49:03.155Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-25T08:49:03.156Z] Configure a credential helper to remove this warning. See [2026-05-25T08:49:03.156Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-25T08:49:03.156Z] [2026-05-25T08:49:03.156Z] Login Succeeded [2026-05-25T08:49:03.156Z] nexus3.edgexfoundry.org:10002 [2026-05-25T08:49:03.424Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T08:49:03.424Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-25T08:49:03.424Z] Configure a credential helper to remove this warning. See [2026-05-25T08:49:03.425Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-25T08:49:03.425Z] [2026-05-25T08:49:03.425Z] Login Succeeded [2026-05-25T08:49:03.425Z] nexus3.edgexfoundry.org:10003 [2026-05-25T08:49:03.704Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T08:49:03.977Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-25T08:49:03.977Z] Configure a credential helper to remove this warning. See [2026-05-25T08:49:03.978Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-25T08:49:03.978Z] [2026-05-25T08:49:03.978Z] Login Succeeded [2026-05-25T08:49:03.978Z] nexus3.edgexfoundry.org:10004 [2026-05-25T08:49:04.331Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T08:49:04.331Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-25T08:49:04.331Z] Configure a credential helper to remove this warning. See [2026-05-25T08:49:04.331Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-25T08:49:04.331Z] [2026-05-25T08:49:04.331Z] Login Succeeded [2026-05-25T08:49:04.331Z] ****.io [2026-05-25T08:49:04.609Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T08:49:04.878Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-25T08:49:04.878Z] Configure a credential helper to remove this warning. See [2026-05-25T08:49:04.878Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-25T08:49:04.878Z] [2026-05-25T08:49:04.878Z] Login Succeeded [2026-05-25T08:49:04.878Z] ---> ****-login.sh ends [Pipeline] } [2026-05-25T08:49:04.892Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-25T08:49:04.950Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-25T08:49:04.988Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2026-05-25T08:49:04.988Z] eb11a58496544f8ed17a023c6cc0f1a36b61b5a0 [2026-05-25T08:49:04.988Z] latest [2026-05-25T08:49:04.988Z] 4.1.0-dev.4 [2026-05-25T08:49:04.988Z] eb11a58496544f8ed17a023c6cc0f1a36b61b5a0-4.1.0-dev.4 [2026-05-25T08:49:04.988Z] main [2026-05-25T08:49:04.988Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T08:49:05.373Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:eb11a58496544f8ed17a023c6cc0f1a36b61b5a0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T08:49:05.750Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:eb11a58496544f8ed17a023c6cc0f1a36b61b5a0 [2026-05-25T08:49:05.750Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2026-05-25T08:49:05.750Z] bbfb7c15756a: Preparing [2026-05-25T08:49:05.750Z] b29c0ffa1a96: Preparing [2026-05-25T08:49:05.750Z] 18ad1dbbfdb7: Preparing [2026-05-25T08:49:05.750Z] eff280e43b66: Preparing [2026-05-25T08:49:05.750Z] 1f2d335f932f: Preparing [2026-05-25T08:49:05.750Z] b865c2593a24: Preparing [2026-05-25T08:49:05.750Z] 96172abaad6f: Preparing [2026-05-25T08:49:05.750Z] 46fa4f3f2c2d: Preparing [2026-05-25T08:49:05.750Z] eeaa73608b53: Preparing [2026-05-25T08:49:05.750Z] 96172abaad6f: Waiting [2026-05-25T08:49:05.750Z] 46fa4f3f2c2d: Waiting [2026-05-25T08:49:05.750Z] eeaa73608b53: Waiting [2026-05-25T08:49:05.750Z] b865c2593a24: Waiting [2026-05-25T08:49:06.019Z] 1f2d335f932f: Pushed [2026-05-25T08:49:06.019Z] eff280e43b66: Pushed [2026-05-25T08:49:06.019Z] 18ad1dbbfdb7: Pushed [2026-05-25T08:49:06.019Z] bbfb7c15756a: Pushed [2026-05-25T08:49:06.019Z] eeaa73608b53: Layer already exists [2026-05-25T08:49:06.019Z] b865c2593a24: Pushed [2026-05-25T08:49:06.289Z] 96172abaad6f: Pushed [2026-05-25T08:49:06.289Z] 46fa4f3f2c2d: Pushed [2026-05-25T08:49:16.441Z] b29c0ffa1a96: Pushed [2026-05-25T08:49:16.441Z] eb11a58496544f8ed17a023c6cc0f1a36b61b5a0: digest: sha256:7d2fb09c912b8efa29a043b9e91296edd682e30a336096884d8ef613fc096cd1 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T08:49:16.831Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T08:49:17.288Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2026-05-25T08:49:17.288Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2026-05-25T08:49:17.288Z] bbfb7c15756a: Preparing [2026-05-25T08:49:17.288Z] b29c0ffa1a96: Preparing [2026-05-25T08:49:17.288Z] 18ad1dbbfdb7: Preparing [2026-05-25T08:49:17.288Z] eff280e43b66: Preparing [2026-05-25T08:49:17.288Z] 1f2d335f932f: Preparing [2026-05-25T08:49:17.288Z] b865c2593a24: Preparing [2026-05-25T08:49:17.288Z] 96172abaad6f: Preparing [2026-05-25T08:49:17.288Z] 46fa4f3f2c2d: Preparing [2026-05-25T08:49:17.288Z] eeaa73608b53: Preparing [2026-05-25T08:49:17.288Z] 96172abaad6f: Waiting [2026-05-25T08:49:17.288Z] 46fa4f3f2c2d: Waiting [2026-05-25T08:49:17.288Z] eeaa73608b53: Waiting [2026-05-25T08:49:17.288Z] b865c2593a24: Waiting [2026-05-25T08:49:17.288Z] bbfb7c15756a: Layer already exists [2026-05-25T08:49:17.288Z] b29c0ffa1a96: Layer already exists [2026-05-25T08:49:17.288Z] 1f2d335f932f: Layer already exists [2026-05-25T08:49:17.288Z] 18ad1dbbfdb7: Layer already exists [2026-05-25T08:49:17.288Z] eff280e43b66: Layer already exists [2026-05-25T08:49:17.288Z] 46fa4f3f2c2d: Layer already exists [2026-05-25T08:49:17.288Z] b865c2593a24: Layer already exists [2026-05-25T08:49:17.288Z] 96172abaad6f: Layer already exists [2026-05-25T08:49:17.288Z] eeaa73608b53: Layer already exists [2026-05-25T08:49:17.556Z] latest: digest: sha256:7d2fb09c912b8efa29a043b9e91296edd682e30a336096884d8ef613fc096cd1 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T08:49:17.931Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T08:49:18.321Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:4.1.0-dev.4 [2026-05-25T08:49:18.321Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2026-05-25T08:49:18.321Z] bbfb7c15756a: Preparing [2026-05-25T08:49:18.321Z] b29c0ffa1a96: Preparing [2026-05-25T08:49:18.321Z] 18ad1dbbfdb7: Preparing [2026-05-25T08:49:18.321Z] eff280e43b66: Preparing [2026-05-25T08:49:18.321Z] 1f2d335f932f: Preparing [2026-05-25T08:49:18.321Z] b865c2593a24: Preparing [2026-05-25T08:49:18.321Z] 96172abaad6f: Preparing [2026-05-25T08:49:18.321Z] 46fa4f3f2c2d: Preparing [2026-05-25T08:49:18.321Z] eeaa73608b53: Preparing [2026-05-25T08:49:18.321Z] b865c2593a24: Waiting [2026-05-25T08:49:18.321Z] 96172abaad6f: Waiting [2026-05-25T08:49:18.321Z] eeaa73608b53: Waiting [2026-05-25T08:49:18.321Z] 46fa4f3f2c2d: Waiting [2026-05-25T08:49:18.321Z] 18ad1dbbfdb7: Layer already exists [2026-05-25T08:49:18.321Z] b29c0ffa1a96: Layer already exists [2026-05-25T08:49:18.321Z] eff280e43b66: Layer already exists [2026-05-25T08:49:18.321Z] bbfb7c15756a: Layer already exists [2026-05-25T08:49:18.321Z] 1f2d335f932f: Layer already exists [2026-05-25T08:49:18.321Z] b865c2593a24: Layer already exists [2026-05-25T08:49:18.321Z] 96172abaad6f: Layer already exists [2026-05-25T08:49:18.321Z] 46fa4f3f2c2d: Layer already exists [2026-05-25T08:49:18.321Z] eeaa73608b53: Layer already exists [2026-05-25T08:49:18.590Z] 4.1.0-dev.4: digest: sha256:7d2fb09c912b8efa29a043b9e91296edd682e30a336096884d8ef613fc096cd1 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T08:49:18.988Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:eb11a58496544f8ed17a023c6cc0f1a36b61b5a0-4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T08:49:19.387Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:eb11a58496544f8ed17a023c6cc0f1a36b61b5a0-4.1.0-dev.4 [2026-05-25T08:49:19.388Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2026-05-25T08:49:19.388Z] bbfb7c15756a: Preparing [2026-05-25T08:49:19.388Z] b29c0ffa1a96: Preparing [2026-05-25T08:49:19.388Z] 18ad1dbbfdb7: Preparing [2026-05-25T08:49:19.388Z] eff280e43b66: Preparing [2026-05-25T08:49:19.388Z] 1f2d335f932f: Preparing [2026-05-25T08:49:19.388Z] b865c2593a24: Preparing [2026-05-25T08:49:19.388Z] 96172abaad6f: Preparing [2026-05-25T08:49:19.388Z] 46fa4f3f2c2d: Preparing [2026-05-25T08:49:19.388Z] eeaa73608b53: Preparing [2026-05-25T08:49:19.388Z] 46fa4f3f2c2d: Waiting [2026-05-25T08:49:19.388Z] eeaa73608b53: Waiting [2026-05-25T08:49:19.388Z] b865c2593a24: Waiting [2026-05-25T08:49:19.388Z] 96172abaad6f: Waiting [2026-05-25T08:49:19.388Z] 18ad1dbbfdb7: Layer already exists [2026-05-25T08:49:19.388Z] 1f2d335f932f: Layer already exists [2026-05-25T08:49:19.388Z] bbfb7c15756a: Layer already exists [2026-05-25T08:49:19.388Z] eff280e43b66: Layer already exists [2026-05-25T08:49:19.388Z] b865c2593a24: Layer already exists [2026-05-25T08:49:19.388Z] 96172abaad6f: Layer already exists [2026-05-25T08:49:19.388Z] 46fa4f3f2c2d: Layer already exists [2026-05-25T08:49:19.388Z] eeaa73608b53: Layer already exists [2026-05-25T08:49:20.353Z] b29c0ffa1a96: Layer already exists [2026-05-25T08:49:20.617Z] eb11a58496544f8ed17a023c6cc0f1a36b61b5a0-4.1.0-dev.4: digest: sha256:7d2fb09c912b8efa29a043b9e91296edd682e30a336096884d8ef613fc096cd1 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T08:49:20.992Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T08:49:21.407Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2026-05-25T08:49:21.407Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2026-05-25T08:49:21.407Z] bbfb7c15756a: Preparing [2026-05-25T08:49:21.407Z] b29c0ffa1a96: Preparing [2026-05-25T08:49:21.407Z] 18ad1dbbfdb7: Preparing [2026-05-25T08:49:21.407Z] eff280e43b66: Preparing [2026-05-25T08:49:21.407Z] 1f2d335f932f: Preparing [2026-05-25T08:49:21.407Z] b865c2593a24: Preparing [2026-05-25T08:49:21.407Z] 96172abaad6f: Preparing [2026-05-25T08:49:21.407Z] 46fa4f3f2c2d: Preparing [2026-05-25T08:49:21.407Z] eeaa73608b53: Preparing [2026-05-25T08:49:21.407Z] 96172abaad6f: Waiting [2026-05-25T08:49:21.407Z] b865c2593a24: Waiting [2026-05-25T08:49:21.407Z] eeaa73608b53: Waiting [2026-05-25T08:49:21.407Z] 46fa4f3f2c2d: Waiting [2026-05-25T08:49:21.407Z] 1f2d335f932f: Layer already exists [2026-05-25T08:49:21.407Z] eff280e43b66: Layer already exists [2026-05-25T08:49:21.407Z] bbfb7c15756a: Layer already exists [2026-05-25T08:49:21.407Z] b29c0ffa1a96: Layer already exists [2026-05-25T08:49:21.407Z] 18ad1dbbfdb7: Layer already exists [2026-05-25T08:49:21.407Z] b865c2593a24: Layer already exists [2026-05-25T08:49:21.407Z] 96172abaad6f: Layer already exists [2026-05-25T08:49:21.407Z] eeaa73608b53: Layer already exists [2026-05-25T08:49:21.407Z] 46fa4f3f2c2d: Layer already exists [2026-05-25T08:49:21.675Z] main: digest: sha256:7d2fb09c912b8efa29a043b9e91296edd682e30a336096884d8ef613fc096cd1 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-25T08:49:21.808Z] ===================================================== [Pipeline] echo [2026-05-25T08:49:21.827Z] taggedImages: [2026-05-25T08:49:21.827Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:eb11a58496544f8ed17a023c6cc0f1a36b61b5a0 [2026-05-25T08:49:21.827Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2026-05-25T08:49:21.827Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:4.1.0-dev.4 [2026-05-25T08:49:21.827Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:eb11a58496544f8ed17a023c6cc0f1a36b61b5a0-4.1.0-dev.4 [2026-05-25T08:49:21.827Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T08:49:22.217Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-25T08:49:22.298Z] [2026-05-25T08:49:22.298Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T08:49:22.642Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-25T08:49:22.642Z] arm64: Pulling from edgex-lftools-log-publisher [2026-05-25T08:49:22.642Z] 8998bd30e6a1: Pulling fs layer [2026-05-25T08:49:22.642Z] 04944245beec: Pulling fs layer [2026-05-25T08:49:22.642Z] 699f458cf7ca: Pulling fs layer [2026-05-25T08:49:22.642Z] 765212b225bb: Pulling fs layer [2026-05-25T08:49:22.642Z] f23df028b6ca: Pulling fs layer [2026-05-25T08:49:22.642Z] 765212b225bb: Waiting [2026-05-25T08:49:22.642Z] f23df028b6ca: Waiting [2026-05-25T08:49:22.642Z] d65c8cfc05b1: Pulling fs layer [2026-05-25T08:49:22.642Z] d65c8cfc05b1: Waiting [2026-05-25T08:49:22.642Z] 2437ff75d9bd: Pulling fs layer [2026-05-25T08:49:22.642Z] 2437ff75d9bd: Waiting [2026-05-25T08:49:22.907Z] 04944245beec: Verifying Checksum [2026-05-25T08:49:22.907Z] 04944245beec: Download complete [2026-05-25T08:49:22.907Z] 765212b225bb: Verifying Checksum [2026-05-25T08:49:22.907Z] 765212b225bb: Download complete [2026-05-25T08:49:22.907Z] f23df028b6ca: Verifying Checksum [2026-05-25T08:49:22.907Z] f23df028b6ca: Download complete [2026-05-25T08:49:22.907Z] d65c8cfc05b1: Verifying Checksum [2026-05-25T08:49:22.907Z] d65c8cfc05b1: Download complete [2026-05-25T08:49:22.907Z] 699f458cf7ca: Verifying Checksum [2026-05-25T08:49:22.907Z] 699f458cf7ca: Download complete [2026-05-25T08:49:23.491Z] 8998bd30e6a1: Verifying Checksum [2026-05-25T08:49:23.491Z] 8998bd30e6a1: Download complete [2026-05-25T08:49:26.071Z] 2437ff75d9bd: Verifying Checksum [2026-05-25T08:49:26.071Z] 2437ff75d9bd: Download complete [2026-05-25T08:49:28.016Z] 8998bd30e6a1: Pull complete [2026-05-25T08:49:28.599Z] 04944245beec: Pull complete [2026-05-25T08:49:30.012Z] 699f458cf7ca: Pull complete [2026-05-25T08:49:30.280Z] 765212b225bb: Pull complete [2026-05-25T08:49:31.241Z] f23df028b6ca: Pull complete [2026-05-25T08:49:31.241Z] d65c8cfc05b1: Pull complete [2026-05-25T08:49:49.626Z] 2437ff75d9bd: Pull complete [2026-05-25T08:49:49.626Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2026-05-25T08:49:49.626Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-25T08:49:49.626Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T08:49:49.865Z] prd-ubuntu20.04-docker-arm64-4c-16g-10768 does not seem to be running inside a container [2026-05-25T08:49:49.938Z] $ 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/app-rfid-llrp-inventory/202 -v /w/workspace/app-rfid-llrp-inventory/202:/w/workspace/app-rfid-llrp-inventory/202:rw,z -v /w/workspace/app-rfid-llrp-inventory/202@tmp:/w/workspace/app-rfid-llrp-inventory/202@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2026-05-25T08:49:52.861Z] $ docker top a846d25cc6ed24f6aec177e051feabbd6d3ed516b6b76761bd4d9791c496c351 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-25T08:49:53.726Z] ---> job-cost.sh [2026-05-25T08:49:53.726Z] lf-activate-venv: SKIPPING [2026-05-25T08:49:53.726Z] INFO: No Stack... [2026-05-25T08:49:53.993Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2026-05-25T08:49:54.951Z] INFO: Archiving Costs [Pipeline] sh [2026-05-25T08:49:55.587Z] + cat /w/workspace/app-rfid-llrp-inventory/202/archives/cost.csv [2026-05-25T08:49:55.587Z] + cut -d, -f6 [Pipeline] lock [2026-05-25T08:49:55.646Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-202-stack-cost] [2026-05-25T08:49:55.655Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-202-stack-cost] did not exist. Created. [2026-05-25T08:49:55.661Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-202-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-05-25T08:49:56.328Z] /w/workspace/app-rfid-llrp-inventory/202@tmp/durable-c2158252/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2026-05-25T08:49:56.968Z] + echo total: 0.10999999940395355 [Pipeline] stash [2026-05-25T08:49:56.994Z] Warning: overwriting stash ‘stack-cost’ [2026-05-25T08:49:57.053Z] Stashed 1 file(s) [Pipeline] } [2026-05-25T08:49:57.062Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-202-stack-cost] [Pipeline] // lock [Pipeline] } [2026-05-25T08:49:57.095Z] $ docker stop --time=1 a846d25cc6ed24f6aec177e051feabbd6d3ed516b6b76761bd4d9791c496c351 [2026-05-25T08:50:02.294Z] $ docker rm -f --volumes a846d25cc6ed24f6aec177e051feabbd6d3ed516b6b76761bd4d9791c496c351 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2026-05-25T08:50:02.814Z] provisioning config files... [2026-05-25T08:50:02.825Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config16598781282533972662tmp [Pipeline] { [Pipeline] sh [2026-05-25T08:50:03.125Z] + set +x [2026-05-25T08:50:03.125Z] + curl -s https://codecov.io/bash [2026-05-25T08:50:03.125Z] + bash -s -- [2026-05-25T08:50:03.125Z] [2026-05-25T08:50:03.125Z] _____ _ [2026-05-25T08:50:03.125Z] / ____| | | [2026-05-25T08:50:03.125Z] | | ___ __| | ___ ___ _____ __ [2026-05-25T08:50:03.125Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2026-05-25T08:50:03.125Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2026-05-25T08:50:03.125Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2026-05-25T08:50:03.125Z] Bash-1.0.6 [2026-05-25T08:50:03.125Z] [2026-05-25T08:50:03.125Z] [2026-05-25T08:50:03.125Z] ==> git version 2.25.1 found [2026-05-25T08:50:03.126Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2026-05-25T08:50:03.126Z] Release-Date: 2020-01-08 [2026-05-25T08:50:03.126Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2026-05-25T08:50:03.126Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2026-05-25T08:50:03.126Z] ==> Jenkins CI detected. [2026-05-25T08:50:03.126Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2026-05-25T08:50:03.126Z] project root: . [2026-05-25T08:50:03.126Z] --> token set from env [2026-05-25T08:50:03.126Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2026-05-25T08:50:03.126Z] ==> Running gcov in . (disable via -X gcov) [2026-05-25T08:50:03.126Z] ==> Python coveragepy not found [2026-05-25T08:50:03.126Z] ==> Searching for coverage reports in: [2026-05-25T08:50:03.126Z] + . [2026-05-25T08:50:03.126Z] -> Found 1 reports [2026-05-25T08:50:03.126Z] ==> Detecting git/mercurial file structure [2026-05-25T08:50:03.126Z] ==> Reading reports [2026-05-25T08:50:03.126Z] + ./coverage.out bytes=55696 [2026-05-25T08:50:03.126Z] ==> Appending adjustments [2026-05-25T08:50:03.126Z] https://docs.codecov.io/docs/fixing-reports [2026-05-25T08:50:03.384Z] + Found adjustments [2026-05-25T08:50:03.384Z] ==> Gzipping contents [2026-05-25T08:50:03.384Z] 16K /tmp/codecov.IMSk5W.gz [2026-05-25T08:50:03.384Z] ==> Uploading reports [2026-05-25T08:50:03.384Z] url: https://codecov.io [2026-05-25T08:50:03.384Z] query: branch=main&commit=eb11a58496544f8ed17a023c6cc0f1a36b61b5a0&build=202&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F202%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2026-05-25T08:50:03.384Z] -> Pinging Codecov [2026-05-25T08:50:03.384Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=eb11a58496544f8ed17a023c6cc0f1a36b61b5a0&build=202&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F202%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2026-05-25T08:50:03.643Z] -> Uploading to [2026-05-25T08:50:03.643Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-rfid-llrp-go/eb11a58496544f8ed17a023c6cc0f1a36b61b5a0/81cbc596-2a9e-4bfe-9f15-9e8a3ef5e780.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260525%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260525T085003Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=f5e075a00463242d556fb521ac50767e7c6497e38c1996466c0dbc78d5000998 [2026-05-25T08:50:03.643Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-05-25T08:50:03.643Z] Dload Upload Total Spent Left Speed [2026-05-25T08:50:03.903Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12839 0 0 100 12839 0 63875 --:--:-- --:--:-- --:--:-- 63875 [2026-05-25T08:50:03.903Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/eb11a58496544f8ed17a023c6cc0f1a36b61b5a0 [Pipeline] } [2026-05-25T08:50:03.910Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2026-05-25T08:50:04.153Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2026-05-25T08:50:04.180Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T08:50:04.492Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-05-25T08:50:04.492Z] [2026-05-25T08:50:04.492Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T08:50:04.799Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-05-25T08:50:04.799Z] latest: Pulling from edgex-devops/edgex-snyk-go [2026-05-25T08:50:04.799Z] 2d35ebdb57d9: Already exists [2026-05-25T08:50:04.799Z] 85e8836fcdb2: Pulling fs layer [2026-05-25T08:50:04.799Z] 91631faa732a: Pulling fs layer [2026-05-25T08:50:04.799Z] f3f5ae8826fa: Pulling fs layer [2026-05-25T08:50:04.799Z] 4f4fb700ef54: Pulling fs layer [2026-05-25T08:50:04.799Z] 7861252a18e6: Pulling fs layer [2026-05-25T08:50:04.799Z] 9130f900ef6f: Pulling fs layer [2026-05-25T08:50:04.799Z] 4f4fb700ef54: Waiting [2026-05-25T08:50:04.799Z] 7861252a18e6: Waiting [2026-05-25T08:50:04.799Z] 9130f900ef6f: Waiting [2026-05-25T08:50:04.799Z] f3f5ae8826fa: Download complete [2026-05-25T08:50:04.799Z] 85e8836fcdb2: Verifying Checksum [2026-05-25T08:50:04.799Z] 85e8836fcdb2: Download complete [2026-05-25T08:50:04.799Z] 4f4fb700ef54: Download complete [2026-05-25T08:50:04.799Z] 85e8836fcdb2: Pull complete [2026-05-25T08:50:05.058Z] 7861252a18e6: Verifying Checksum [2026-05-25T08:50:05.058Z] 7861252a18e6: Download complete [2026-05-25T08:50:05.318Z] 91631faa732a: Verifying Checksum [2026-05-25T08:50:05.318Z] 91631faa732a: Download complete [2026-05-25T08:50:05.887Z] 9130f900ef6f: Verifying Checksum [2026-05-25T08:50:05.887Z] 9130f900ef6f: Download complete [2026-05-25T08:50:10.163Z] 91631faa732a: Pull complete [2026-05-25T08:50:10.163Z] f3f5ae8826fa: Pull complete [2026-05-25T08:50:10.163Z] 4f4fb700ef54: Pull complete [2026-05-25T08:50:10.163Z] 7861252a18e6: Pull complete [2026-05-25T08:50:13.534Z] 9130f900ef6f: Pull complete [2026-05-25T08:50:13.534Z] Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e [2026-05-25T08:50:13.534Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-05-25T08:50:13.534Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T08:50:13.640Z] prd-ubuntu20.04-docker-8c-8g-10725 does not seem to be running inside a container [2026-05-25T08:50:13.676Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2026-05-25T08:50:15.167Z] $ docker top 58da64c197fd9b609b8a26006e0810956a5d9f3fae93be1722e66669ddc657c3 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-25T08:50:15.511Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] echo [2026-05-25T08:50:15.520Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh [2026-05-25T08:50:15.797Z] + set -o pipefail [2026-05-25T08:50:15.797Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' [2026-05-25T08:50:23.948Z] [2026-05-25T08:50:23.948Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2026-05-25T08:50:23.948Z] [2026-05-25T08:50:23.948Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7116c55e-148a-425a-9d75-27689445d8a8/history/f9e2ebf4-f9b6-4992-a86b-1b5b16a9fde4 [2026-05-25T08:50:23.948Z] [2026-05-25T08:50:23.948Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2026-05-25T08:50:23.948Z] [Pipeline] } [2026-05-25T08:50:23.961Z] $ docker stop --time=1 58da64c197fd9b609b8a26006e0810956a5d9f3fae93be1722e66669ddc657c3 [2026-05-25T08:50:26.121Z] $ docker rm -f --volumes 58da64c197fd9b609b8a26006e0810956a5d9f3fae93be1722e66669ddc657c3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-05-25T08:50:27.002Z] + git log --format=format:%s -1 eb11a58496544f8ed17a023c6cc0f1a36b61b5a0 [Pipeline] sh [2026-05-25T08:50:27.305Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-25T08:50:27.305Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T08:50:27.634Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-25T08:50:27.634Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T08:50:27.772Z] prd-ubuntu20.04-docker-8c-8g-10725 does not seem to be running inside a container [2026-05-25T08:50:27.805Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-25T08:50:28.071Z] $ docker top 1b387563a92c49dcd6fe7744accfa30a19cc0ce1a5395f0e26d011454c3f58a3 -eo pid,comm [2026-05-25T08:50:28.114Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2026-05-25T08:50:28.114Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-25T08:50:28.197Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-25T08:50:28.197Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-25T08:50:28.306Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-25T08:50:28.309Z] $ docker exec 1b387563a92c49dcd6fe7744accfa30a19cc0ce1a5395f0e26d011454c3f58a3 ssh-agent [2026-05-25T08:50:28.420Z] SSH_AUTH_SOCK=/tmp/ssh-k8EBm4l5Wt2K/agent.32 [2026-05-25T08:50:28.420Z] SSH_AGENT_PID=38 [2026-05-25T08:50:28.424Z] Running ssh-add (command line suppressed) [2026-05-25T08:50:28.527Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_10655922843168611971.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_10655922843168611971.key) [2026-05-25T08:50:28.546Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-25T08:50:28.836Z] + git semver tag [2026-05-25T08:50:29.095Z] 2026-05-25 08:50:29,023 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-25T08:50:29.095Z] 2026-05-25 08:50:29,026 [run_tag] DEBUG tag force:False [2026-05-25T08:50:29.095Z] 2026-05-25 08:50:29,026 [check_head_tag] DEBUG check head tag [2026-05-25T08:50:29.095Z] 2026-05-25 08:50:29,027 [execute] INFO git cat-file --batch-check [2026-05-25T08:50:29.095Z] 2026-05-25 08:50:29,027 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, stdin=, shell=False, universal_newlines=False) [2026-05-25T08:50:29.095Z] 2026-05-25 08:50:29,029 [execute] INFO git cat-file --batch [2026-05-25T08:50:29.095Z] 2026-05-25 08:50:29,029 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, stdin=, shell=False, universal_newlines=False) [2026-05-25T08:50:29.095Z] 2026-05-25 08:50:29,034 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2026-05-25T08:50:29.095Z] 2026-05-25 08:50:29,034 [execute] INFO git tag -a v4.1.0-dev.4 -m v4.1.0-dev.4 [2026-05-25T08:50:29.095Z] 2026-05-25 08:50:29,035 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.4', '-m', 'v4.1.0-dev.4'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, stdin=None, shell=False, universal_newlines=False) [2026-05-25T08:50:29.095Z] 2026-05-25 08:50:29,036 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2026-05-25T08:50:29.095Z] 4.1.0-dev.4 [Pipeline] } [2026-05-25T08:50:29.104Z] $ docker exec --env ******** --env ******** 1b387563a92c49dcd6fe7744accfa30a19cc0ce1a5395f0e26d011454c3f58a3 ssh-agent -k [2026-05-25T08:50:29.189Z] unset SSH_AUTH_SOCK; [2026-05-25T08:50:29.190Z] unset SSH_AGENT_PID; [2026-05-25T08:50:29.190Z] echo Agent pid 38 killed; [2026-05-25T08:50:29.198Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-25T08:50:29.528Z] + git semver [Pipeline] } [2026-05-25T08:50:29.801Z] $ docker stop --time=1 1b387563a92c49dcd6fe7744accfa30a19cc0ce1a5395f0e26d011454c3f58a3 [2026-05-25T08:50:31.077Z] $ docker rm -f --volumes 1b387563a92c49dcd6fe7744accfa30a19cc0ce1a5395f0e26d011454c3f58a3 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T08:50:31.496Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-05-25T08:50:31.496Z] [2026-05-25T08:50:31.496Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T08:50:31.797Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-05-25T08:50:31.797Z] 0.23.1-centos7: Pulling from edgex-lftools [2026-05-25T08:50:31.797Z] ab5ef0e58194: Pulling fs layer [2026-05-25T08:50:31.797Z] 9712f1f96733: Pulling fs layer [2026-05-25T08:50:31.797Z] 63f879dbbcfc: Pulling fs layer [2026-05-25T08:50:31.797Z] 0d9ebad4ef96: Pulling fs layer [2026-05-25T08:50:31.797Z] e9a5061849ea: Pulling fs layer [2026-05-25T08:50:31.797Z] d747dcd14b5f: Pulling fs layer [2026-05-25T08:50:31.797Z] 2de7ff778b66: Pulling fs layer [2026-05-25T08:50:31.797Z] d747dcd14b5f: Waiting [2026-05-25T08:50:31.797Z] e9a5061849ea: Waiting [2026-05-25T08:50:31.797Z] 0d9ebad4ef96: Waiting [2026-05-25T08:50:31.797Z] 2de7ff778b66: Waiting [2026-05-25T08:50:31.797Z] 9712f1f96733: Verifying Checksum [2026-05-25T08:50:31.797Z] 9712f1f96733: Download complete [2026-05-25T08:50:32.055Z] 63f879dbbcfc: Verifying Checksum [2026-05-25T08:50:32.055Z] 63f879dbbcfc: Download complete [2026-05-25T08:50:32.313Z] ab5ef0e58194: Verifying Checksum [2026-05-25T08:50:32.313Z] ab5ef0e58194: Download complete [2026-05-25T08:50:32.313Z] e9a5061849ea: Verifying Checksum [2026-05-25T08:50:32.313Z] e9a5061849ea: Download complete [2026-05-25T08:50:32.313Z] d747dcd14b5f: Verifying Checksum [2026-05-25T08:50:32.313Z] d747dcd14b5f: Download complete [2026-05-25T08:50:32.313Z] 0d9ebad4ef96: Verifying Checksum [2026-05-25T08:50:32.313Z] 0d9ebad4ef96: Download complete [2026-05-25T08:50:32.572Z] 2de7ff778b66: Verifying Checksum [2026-05-25T08:50:32.572Z] 2de7ff778b66: Download complete [2026-05-25T08:50:35.848Z] ab5ef0e58194: Pull complete [2026-05-25T08:50:35.848Z] 9712f1f96733: Pull complete [2026-05-25T08:50:36.109Z] 63f879dbbcfc: Pull complete [2026-05-25T08:50:41.424Z] 0d9ebad4ef96: Pull complete [2026-05-25T08:50:41.424Z] e9a5061849ea: Pull complete [2026-05-25T08:50:41.424Z] d747dcd14b5f: Pull complete [2026-05-25T08:50:42.398Z] 2de7ff778b66: Pull complete [2026-05-25T08:50:42.398Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2026-05-25T08:50:42.398Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-05-25T08:50:42.398Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T08:50:42.601Z] prd-ubuntu20.04-docker-8c-8g-10725 does not seem to be running inside a container [2026-05-25T08:50:42.724Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2026-05-25T08:50:44.203Z] $ docker top 5b9aa4e3b52b7deeed04803ad97c52b37849763acd0708678647fa228d4c77c1 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2026-05-25T08:50:44.314Z] provisioning config files... [2026-05-25T08:50:44.346Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config15240424589332519198tmp [2026-05-25T08:50:44.371Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2337561914637861763tmp [2026-05-25T08:50:44.378Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4187889998445466538tmp [Pipeline] { [Pipeline] echo [2026-05-25T08:50:44.398Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-25T08:50:44.712Z] ---> sigul-configuration.sh [2026-05-25T08:50:44.712Z] gpg: directory `/root/.gnupg' created [2026-05-25T08:50:44.712Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2026-05-25T08:50:44.712Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2026-05-25T08:50:44.712Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2026-05-25T08:50:44.712Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2026-05-25T08:50:44.712Z] gpg: CAST5 encrypted data [2026-05-25T08:50:44.712Z] gpg: encrypted with 1 passphrase [2026-05-25T08:50:44.712Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2026-05-25T08:50:45.021Z] + mkdir /home/jenkins [2026-05-25T08:50:45.021Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2026-05-25T08:50:45.312Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2026-05-25T08:50:45.321Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-25T08:50:45.655Z] ---> sigul-install.sh [2026-05-25T08:50:45.655Z] Sigul already installed; skipping installation. [Pipeline] sh [2026-05-25T08:50:45.961Z] + git tag --list [2026-05-25T08:50:45.962Z] v0.0.0 [2026-05-25T08:50:45.962Z] v1.0.0 [2026-05-25T08:50:45.962Z] v2.1.0 [2026-05-25T08:50:45.962Z] v2.1.1 [2026-05-25T08:50:45.962Z] v2.2.0 [2026-05-25T08:50:45.962Z] v2.3.0 [2026-05-25T08:50:45.962Z] v3.0 [2026-05-25T08:50:45.962Z] v3.0.0 [2026-05-25T08:50:45.962Z] v3.0.1 [2026-05-25T08:50:45.962Z] v3.1 [2026-05-25T08:50:45.962Z] v3.1.0 [2026-05-25T08:50:45.962Z] v3.1.1 [2026-05-25T08:50:45.962Z] v4.0 [2026-05-25T08:50:45.962Z] v4.0.0 [2026-05-25T08:50:45.962Z] v4.0.1 [2026-05-25T08:50:45.962Z] v4.0.1-dev.1 [2026-05-25T08:50:45.962Z] v4.1.0-dev.1 [2026-05-25T08:50:45.962Z] v4.1.0-dev.2 [2026-05-25T08:50:45.962Z] v4.1.0-dev.3 [2026-05-25T08:50:45.962Z] v4.1.0-dev.4 [Pipeline] sh [2026-05-25T08:50:46.360Z] + lftools sign git-tag v4.1.0-dev.4 [2026-05-25T08:50:46.933Z] Signing Git tag with Sigul... [2026-05-25T08:50:46.933Z] Signing v4.1.0-dev.4 [Pipeline] echo [2026-05-25T08:50:47.202Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-25T08:50:47.498Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2026-05-25T08:50:47.503Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2026-05-25T08:50:47.532Z] $ docker stop --time=1 5b9aa4e3b52b7deeed04803ad97c52b37849763acd0708678647fa228d4c77c1 [2026-05-25T08:50:48.816Z] $ docker rm -f --volumes 5b9aa4e3b52b7deeed04803ad97c52b37849763acd0708678647fa228d4c77c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2026-05-25T08:50:49.307Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-25T08:50:49.307Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T08:50:49.740Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-25T08:50:49.741Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T08:50:49.965Z] prd-ubuntu20.04-docker-8c-8g-10725 does not seem to be running inside a container [2026-05-25T08:50:49.993Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-25T08:50:50.217Z] $ docker top 8a6dc49cb2845a70083fd113df8f988e3aaba787000bac62e2ca61b25c7fd1a1 -eo pid,comm [2026-05-25T08:50:50.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). [2026-05-25T08:50:50.263Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-25T08:50:50.327Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-25T08:50:50.327Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-25T08:50:50.432Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-25T08:50:50.434Z] $ docker exec 8a6dc49cb2845a70083fd113df8f988e3aaba787000bac62e2ca61b25c7fd1a1 ssh-agent [2026-05-25T08:50:50.553Z] SSH_AUTH_SOCK=/tmp/ssh-4yurlLr8UJzz/agent.32 [2026-05-25T08:50:50.553Z] SSH_AGENT_PID=38 [2026-05-25T08:50:50.576Z] Running ssh-add (command line suppressed) [2026-05-25T08:50:50.669Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5061276104397510025.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5061276104397510025.key) [2026-05-25T08:50:50.706Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-25T08:50:51.039Z] + git semver bump pre [2026-05-25T08:50:51.298Z] 2026-05-25 08:50:51,215 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-25T08:50:51.298Z] 2026-05-25 08:50:51,219 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2026-05-25T08:50:51.298Z] 2026-05-25 08:50:51,219 [bump_version] DEBUG bumping version:4.1.0-dev.4 on axis:pre with prefix:dev [2026-05-25T08:50:51.298Z] 2026-05-25 08:50:51,219 [bump_version] DEBUG bumped version:4.1.0-dev.5 [2026-05-25T08:50:51.298Z] 2026-05-25 08:50:51,219 [write_version] DEBUG write version:4.1.0-dev.5 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True [2026-05-25T08:50:51.298Z] 2026-05-25 08:50:51,219 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2026-05-25T08:50:51.298Z] 2026-05-25 08:50:51,219 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2026-05-25T08:50:51.298Z] 2026-05-25 08:50:51,221 [execute] INFO git cat-file --batch-check [2026-05-25T08:50:51.298Z] 2026-05-25 08:50:51,221 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-05-25T08:50:51.298Z] 2026-05-25 08:50:51,224 [execute] INFO git cat-file --batch [2026-05-25T08:50:51.298Z] 2026-05-25 08:50:51,225 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-05-25T08:50:51.298Z] 2026-05-25 08:50:51,227 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2026-05-25T08:50:51.298Z] 4.1.0-dev.5 [Pipeline] } [2026-05-25T08:50:51.306Z] $ docker exec --env ******** --env ******** 8a6dc49cb2845a70083fd113df8f988e3aaba787000bac62e2ca61b25c7fd1a1 ssh-agent -k [2026-05-25T08:50:51.404Z] unset SSH_AUTH_SOCK; [2026-05-25T08:50:51.404Z] unset SSH_AGENT_PID; [2026-05-25T08:50:51.404Z] echo Agent pid 38 killed; [2026-05-25T08:50:51.414Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-25T08:50:51.756Z] + git semver [Pipeline] } [2026-05-25T08:50:52.027Z] $ docker stop --time=1 8a6dc49cb2845a70083fd113df8f988e3aaba787000bac62e2ca61b25c7fd1a1 [2026-05-25T08:50:53.267Z] $ docker rm -f --volumes 8a6dc49cb2845a70083fd113df8f988e3aaba787000bac62e2ca61b25c7fd1a1 [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-25T08:50:53.661Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-25T08:50:53.661Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T08:50:53.960Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-25T08:50:53.960Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T08:50:54.040Z] prd-ubuntu20.04-docker-8c-8g-10725 does not seem to be running inside a container [2026-05-25T08:50:54.069Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-25T08:50:54.313Z] $ docker top 135192b0d2d9c388c76c10caa386d7a1ff362be147bad950c5ddd86ee97b6a7d -eo pid,comm [2026-05-25T08:50:54.356Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2026-05-25T08:50:54.356Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-25T08:50:54.416Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-25T08:50:54.417Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-25T08:50:54.532Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-25T08:50:54.536Z] $ docker exec 135192b0d2d9c388c76c10caa386d7a1ff362be147bad950c5ddd86ee97b6a7d ssh-agent [2026-05-25T08:50:54.637Z] SSH_AUTH_SOCK=/tmp/ssh-yXXvvscz8jL9/agent.33 [2026-05-25T08:50:54.637Z] SSH_AGENT_PID=39 [2026-05-25T08:50:54.642Z] Running ssh-add (command line suppressed) [2026-05-25T08:50:54.741Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_15794739605437826517.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_15794739605437826517.key) [2026-05-25T08:50:54.754Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-25T08:50:55.046Z] + git semver push [2026-05-25T08:50:55.304Z] 2026-05-25 08:50:55,262 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-25T08:50:55.304Z] 2026-05-25 08:50:55,266 [run_push] DEBUG push [2026-05-25T08:50:55.304Z] 2026-05-25 08:50:55,267 [execute] INFO git cat-file --batch-check [2026-05-25T08:50:55.304Z] 2026-05-25 08:50:55,267 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-05-25T08:50:55.304Z] 2026-05-25 08:50:55,269 [execute] INFO git rev-list 7fe9a910be5c4e8a1d06143bd62042099b63cda9 -- [2026-05-25T08:50:55.304Z] 2026-05-25 08:50:55,269 [execute] DEBUG Popen(['git', 'rev-list', '7fe9a910be5c4e8a1d06143bd62042099b63cda9', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, stdin=None, shell=False, universal_newlines=False) [2026-05-25T08:50:55.304Z] 2026-05-25 08:50:55,276 [execute] INFO git fetch -v -- origin [2026-05-25T08:50:55.304Z] 2026-05-25 08:50:55,276 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, stdin=None, shell=False, universal_newlines=True) [2026-05-25T08:50:55.872Z] 2026-05-25 08:50:55,826 [run_push] DEBUG no remote changes detected [2026-05-25T08:50:55.872Z] 2026-05-25 08:50:55,826 [execute] INFO git push origin semver [2026-05-25T08:50:55.872Z] 2026-05-25 08:50:55,826 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, stdin=None, shell=False, universal_newlines=False) [2026-05-25T08:50:57.290Z] 2026-05-25 08:50:56,904 [run_push] DEBUG push all version tags [2026-05-25T08:50:57.290Z] 2026-05-25 08:50:56,904 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2026-05-25T08:50:57.290Z] 2026-05-25 08:50:56,904 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, stdin=None, shell=False, universal_newlines=False) [2026-05-25T08:50:58.291Z] 2026-05-25 08:50:57,916 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2026-05-25T08:50:58.291Z] 4.1.0-dev.5 [Pipeline] } [2026-05-25T08:50:58.303Z] $ docker exec --env ******** --env ******** 135192b0d2d9c388c76c10caa386d7a1ff362be147bad950c5ddd86ee97b6a7d ssh-agent -k [2026-05-25T08:50:58.392Z] unset SSH_AUTH_SOCK; [2026-05-25T08:50:58.392Z] unset SSH_AGENT_PID; [2026-05-25T08:50:58.392Z] echo Agent pid 39 killed; [2026-05-25T08:50:58.402Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-25T08:50:58.731Z] + git semver [Pipeline] } [2026-05-25T08:50:59.049Z] $ docker stop --time=1 135192b0d2d9c388c76c10caa386d7a1ff362be147bad950c5ddd86ee97b6a7d [2026-05-25T08:51:00.331Z] $ docker rm -f --volumes 135192b0d2d9c388c76c10caa386d7a1ff362be147bad950c5ddd86ee97b6a7d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2026-05-25T08:51:01.464Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2026-05-25T08:51:01.464Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2026-05-25T08:51:01.464Z] total 16 [2026-05-25T08:51:01.464Z] drwxr-xr-x 3 root root 4096 May 25 08:32 . [2026-05-25T08:51:01.464Z] drwxrwxr-x 12 jenkins jenkins 4096 May 25 08:50 .. [2026-05-25T08:51:01.464Z] drwxr-xr-x 2 root root 4096 May 25 08:32 cost [2026-05-25T08:51:01.464Z] -rw-r--r-- 1 root root 95 May 25 08:32 cost.csv [2026-05-25T08:51:01.464Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2026-05-25T08:51:01.464Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2026-05-25T08:51:01.464Z] total 16 [2026-05-25T08:51:01.464Z] drwxr-xr-x 3 jenkins jenkins 4096 May 25 08:32 . [2026-05-25T08:51:01.464Z] drwxrwxr-x 12 jenkins jenkins 4096 May 25 08:50 .. [2026-05-25T08:51:01.464Z] drwxr-xr-x 2 jenkins jenkins 4096 May 25 08:32 cost [2026-05-25T08:51:01.464Z] -rw-r--r-- 1 jenkins jenkins 95 May 25 08:32 cost.csv [Pipeline] libraryResource [Pipeline] sh [2026-05-25T08:51:01.810Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-25T08:51:02.671Z] ---> package-listing.sh [2026-05-25T08:51:02.671Z] ++ facter osfamily [2026-05-25T08:51:02.671Z] ++ tr '[:upper:]' '[:lower:]' [2026-05-25T08:51:02.938Z] + OS_FAMILY=debian [2026-05-25T08:51:02.939Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2026-05-25T08:51:02.939Z] + START_PACKAGES=/tmp/packages_start.txt [2026-05-25T08:51:02.939Z] + END_PACKAGES=/tmp/packages_end.txt [2026-05-25T08:51:02.939Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-05-25T08:51:02.939Z] + PACKAGES=/tmp/packages_start.txt [2026-05-25T08:51:02.939Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2026-05-25T08:51:02.939Z] + PACKAGES=/tmp/packages_end.txt [2026-05-25T08:51:02.939Z] + case "${OS_FAMILY}" in [2026-05-25T08:51:02.939Z] + dpkg -l [2026-05-25T08:51:02.939Z] + grep '^ii' [2026-05-25T08:51:02.939Z] + '[' -f /tmp/packages_start.txt ']' [2026-05-25T08:51:02.939Z] + '[' -f /tmp/packages_end.txt ']' [2026-05-25T08:51:02.939Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-05-25T08:51:02.939Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2026-05-25T08:51:02.939Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2026-05-25T08:51:02.939Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [Pipeline] echo [2026-05-25T08:51:02.949Z] 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/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-05-25T08:51:03.236Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T08:51:03.937Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-25T08:51:03.937Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T08:51:04.238Z] prd-ubuntu20.04-docker-8c-8g-10725 does not seem to be running inside a container [2026-05-25T08:51:04.362Z] $ 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/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-05-25T08:51:04.636Z] $ docker top e76e39a42f2656b4c537fc7c53b02818059c7be3a4d521db6f1c90ebf9808a83 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-25T08:51:05.327Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-05-25T08:51:05.688Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-05-25T08:51:06.071Z] + ls /var/log/sa-host [2026-05-25T08:51:06.071Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-25T08:51:06.304Z] provisioning config files... [2026-05-25T08:51:06.339Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config10740395366686017489tmp [Pipeline] { [Pipeline] echo [2026-05-25T08:51:06.407Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-25T08:51:06.781Z] ---> create-netrc.sh [Pipeline] } [2026-05-25T08:51:06.863Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-05-25T08:51:07.345Z] ---> python-tools-install.sh [Pipeline] echo [2026-05-25T08:51:07.390Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-25T08:51:07.762Z] ---> sudo-logs.sh [2026-05-25T08:51:07.762Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-05-25T08:51:07.928Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-25T08:51:08.269Z] ---> job-cost.sh [2026-05-25T08:51:08.269Z] lf-activate-venv: SKIPPING [2026-05-25T08:51:08.269Z] DEBUG: total: 0.2199999988079071 [2026-05-25T08:51:08.269Z] INFO: Retrieving Stack Cost... [2026-05-25T08:51:08.576Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-05-25T08:51:08.880Z] INFO: Archiving Costs [Pipeline] echo [2026-05-25T08:51:08.927Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-25T08:51:09.307Z] ---> logs-deploy.sh [2026-05-25T08:51:09.307Z] lf-activate-venv: SKIPPING [2026-05-25T08:51:09.307Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/202 [2026-05-25T08:51:09.307Z] INFO: archiving workspace using pattern(s): [2026-05-25T08:51:10.308Z] Archives upload complete. [2026-05-25T08:51:10.308Z] INFO: archiving logs to Nexus