Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0f7d9fc28b9c524aab54c84875c3eeec51921347 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-ssh15528268647929686283.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-ssh6496786332284853882.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 9e33b5f99b7cedde76767482fee1377374ce7877 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6726361871112091233.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-ssh4950007559707263315.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13432138224776352256.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go, goVersion:1.25] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp 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 ‘prd-centos7-blackbox-4c-2g-10476’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu18.04-docker-8c-8g-10580’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-10582’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-10581’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-10586 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/foundry_device-rfid-llrp-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 0f7d9fc28b9c524aab54c84875c3eeec51921347 (main) Commit message: "Merge pull request #377 from sabrina-lin527/update-changelog" > git config core.sparsecheckout # timeout=10 > git checkout -f 0f7d9fc28b9c524aab54c84875c3eeec51921347 # timeout=10 > git rev-list --no-walk c394774009a9f59986bb5313cce49fe0665405a9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-05-25T04:22:51.503Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-05-25T04:22:51.582Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-05-25T04:22:51.611Z] ========================================================= [2026-05-25T04:22:51.611Z] EdgeX Global Pipelines Version Info [2026-05-25T04:22:51.611Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-05-25T04:22:52.731Z] ------------------- [2026-05-25T04:22:52.731Z] stable info: [2026-05-25T04:22:52.731Z] ------------------- [2026-05-25T04:22:52.731Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-05-25T04:22:52.731Z] Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 [2026-05-25T04:22:52.731Z] Message: update stable to v1.0.280 [2026-05-25T04:22:53.306Z] ------------------- [2026-05-25T04:22:53.306Z] experimental info: [2026-05-25T04:22:53.306Z] ------------------- [2026-05-25T04:22:53.306Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-05-25T04:22:53.306Z] Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 [2026-05-25T04:22:53.306Z] Message: update experimental to v1.0.280 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-05-25T04:22:53.383Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2026-05-25T04:22:53.404Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2026-05-25T04:22:53.423Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-05-25T04:22:53.448Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2026-05-25T04:22:53.469Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-05-25T04:22:53.495Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2026-05-25T04:22:53.517Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2026-05-25T04:22:53.537Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2026-05-25T04:22:53.557Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2026-05-25T04:22:53.578Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-05-25T04:22:53.603Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-05-25T04:22:53.624Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2026-05-25T04:22:53.643Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-05-25T04:22:53.665Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-05-25T04:22:53.689Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2026-05-25T04:22:53.714Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-05-25T04:22:53.745Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2026-05-25T04:22:53.790Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2026-05-25T04:22:53.817Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-05-25T04:22:53.841Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-05-25T04:22:53.863Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2026-05-25T04:22:53.887Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2026-05-25T04:22:53.911Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2026-05-25T04:22:53.940Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2026-05-25T04:22:53.971Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2026-05-25T04:22:53.997Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-05-25T04:22:54.028Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2026-05-25T04:22:54.051Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2026-05-25T04:22:54.083Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2026-05-25T04:22:54.104Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2026-05-25T04:22:54.127Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0f7d9fc28b9c524aab54c84875c3eeec51921347 [Pipeline] echo [2026-05-25T04:22:54.153Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0f7d9fc [Pipeline] echo [2026-05-25T04:22:54.179Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-25T04:22:54.237Z] provisioning config files... [2026-05-25T04:22:54.251Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config1615402400563383163tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-25T04:22:54.602Z] ---> ****-login.sh [2026-05-25T04:22:54.602Z] nexus3.edgexfoundry.org:10001 [2026-05-25T04:22:54.602Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:22:54.862Z] [2026-05-25T04:22:54.863Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-25T04:22:54.863Z] Configure a credential helper to remove this warning. See [2026-05-25T04:22:54.863Z] https://docs.****.com/go/credential-store/ [2026-05-25T04:22:54.863Z] [2026-05-25T04:22:54.863Z] Login Succeeded [2026-05-25T04:22:54.863Z] nexus3.edgexfoundry.org:10002 [2026-05-25T04:22:54.863Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:22:54.863Z] [2026-05-25T04:22:54.863Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-25T04:22:54.863Z] Configure a credential helper to remove this warning. See [2026-05-25T04:22:54.863Z] https://docs.****.com/go/credential-store/ [2026-05-25T04:22:54.863Z] [2026-05-25T04:22:54.863Z] Login Succeeded [2026-05-25T04:22:54.863Z] nexus3.edgexfoundry.org:10003 [2026-05-25T04:22:54.863Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:22:54.863Z] [2026-05-25T04:22:54.863Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-25T04:22:54.863Z] Configure a credential helper to remove this warning. See [2026-05-25T04:22:54.863Z] https://docs.****.com/go/credential-store/ [2026-05-25T04:22:54.863Z] [2026-05-25T04:22:54.863Z] Login Succeeded [2026-05-25T04:22:54.863Z] nexus3.edgexfoundry.org:10004 [2026-05-25T04:22:55.123Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:22:55.123Z] [2026-05-25T04:22:55.123Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-25T04:22:55.123Z] Configure a credential helper to remove this warning. See [2026-05-25T04:22:55.123Z] https://docs.****.com/go/credential-store/ [2026-05-25T04:22:55.123Z] [2026-05-25T04:22:55.124Z] Login Succeeded [2026-05-25T04:22:55.124Z] ****.io [2026-05-25T04:22:55.124Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:22:55.386Z] [2026-05-25T04:22:55.386Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-25T04:22:55.386Z] Configure a credential helper to remove this warning. See [2026-05-25T04:22:55.386Z] https://docs.****.com/go/credential-store/ [2026-05-25T04:22:55.386Z] [2026-05-25T04:22:55.386Z] Login Succeeded [2026-05-25T04:22:55.386Z] ---> ****-login.sh ends [Pipeline] } [2026-05-25T04:22:55.395Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2026-05-25T04:22:55.786Z] + git rev-list -1 --merges 0f7d9fc28b9c524aab54c84875c3eeec51921347~1..0f7d9fc28b9c524aab54c84875c3eeec51921347 [Pipeline] echo [2026-05-25T04:22:55.822Z] -----------> git rev-list -1 --merges 0f7d9fc28b9c524aab54c84875c3eeec51921347~1..0f7d9fc28b9c524aab54c84875c3eeec51921347 0f7d9fc28b9c524aab54c84875c3eeec51921347 [2026-05-25T04:22:55.822Z] 0f7d9fc28b9c524aab54c84875c3eeec51921347 [false] [Pipeline] sh [2026-05-25T04:22:56.114Z] + git log --format=format:%s -1 0f7d9fc28b9c524aab54c84875c3eeec51921347 [Pipeline] echo [2026-05-25T04:22:56.141Z] ========================================================= [2026-05-25T04:22:56.141Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-05-25T04:22:56.141Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-05-25T04:22:56.486Z] + git log --format=format:%s -1 0f7d9fc28b9c524aab54c84875c3eeec51921347 [Pipeline] echo [2026-05-25T04:22:56.497Z] [semverPrep] GIT_COMMIT: 0f7d9fc28b9c524aab54c84875c3eeec51921347, Commit Message: Merge pull request #377 from sabrina-lin527/update-changelog [Pipeline] echo [2026-05-25T04:22:56.514Z] [semverPrep] This is not a build commit. [Pipeline] sh [2026-05-25T04:22:56.940Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-25T04:22:56.940Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-05-25T04:22:56.940Z] + [ -e /tmp/ssh_known_hosts ] [2026-05-25T04:22:56.940Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-05-25T04:22:56.940Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-05-25T04:22:56.940Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2026-05-25T04:22:56.940Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:22:57.321Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-25T04:22:57.321Z] [2026-05-25T04:22:57.321Z] 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-25T04:22:57.629Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-25T04:22:57.629Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-05-25T04:22:57.629Z] 3dae71ba6b94: Pulling fs layer [2026-05-25T04:22:57.629Z] 6bf1a483ea7c: Pulling fs layer [2026-05-25T04:22:57.629Z] f5dfc541a4d3: Pulling fs layer [2026-05-25T04:22:57.629Z] 461d9e800cba: Pulling fs layer [2026-05-25T04:22:57.629Z] 80192f66455f: Pulling fs layer [2026-05-25T04:22:57.629Z] 2e8e34ca0e6c: Pulling fs layer [2026-05-25T04:22:57.629Z] 461d9e800cba: Waiting [2026-05-25T04:22:57.629Z] 80192f66455f: Waiting [2026-05-25T04:22:57.629Z] a29436f7fd5d: Pulling fs layer [2026-05-25T04:22:57.629Z] 923cac83aea3: Pulling fs layer [2026-05-25T04:22:57.629Z] 25ad8b0a4227: Pulling fs layer [2026-05-25T04:22:57.629Z] 2e8e34ca0e6c: Waiting [2026-05-25T04:22:57.629Z] 923cac83aea3: Waiting [2026-05-25T04:22:57.629Z] a29436f7fd5d: Waiting [2026-05-25T04:22:57.629Z] db01528c6b51: Pulling fs layer [2026-05-25T04:22:57.629Z] 28988de357af: Pulling fs layer [2026-05-25T04:22:57.629Z] db01528c6b51: Waiting [2026-05-25T04:22:57.629Z] 28988de357af: Waiting [2026-05-25T04:22:57.629Z] 25ad8b0a4227: Waiting [2026-05-25T04:22:57.629Z] 6bf1a483ea7c: Verifying Checksum [2026-05-25T04:22:57.629Z] 6bf1a483ea7c: Download complete [2026-05-25T04:22:57.629Z] 461d9e800cba: Download complete [2026-05-25T04:22:57.629Z] 80192f66455f: Verifying Checksum [2026-05-25T04:22:57.629Z] 80192f66455f: Download complete [2026-05-25T04:22:57.893Z] f5dfc541a4d3: Verifying Checksum [2026-05-25T04:22:57.893Z] f5dfc541a4d3: Download complete [2026-05-25T04:22:57.893Z] 3dae71ba6b94: Verifying Checksum [2026-05-25T04:22:57.893Z] 3dae71ba6b94: Download complete [2026-05-25T04:22:57.893Z] 923cac83aea3: Verifying Checksum [2026-05-25T04:22:57.893Z] 923cac83aea3: Download complete [2026-05-25T04:22:58.160Z] 25ad8b0a4227: Verifying Checksum [2026-05-25T04:22:58.160Z] 25ad8b0a4227: Download complete [2026-05-25T04:22:58.160Z] db01528c6b51: Verifying Checksum [2026-05-25T04:22:58.160Z] 28988de357af: Verifying Checksum [2026-05-25T04:22:58.160Z] 28988de357af: Download complete [2026-05-25T04:22:58.160Z] a29436f7fd5d: Verifying Checksum [2026-05-25T04:22:58.160Z] a29436f7fd5d: Download complete [2026-05-25T04:22:58.727Z] 2e8e34ca0e6c: Verifying Checksum [2026-05-25T04:22:58.727Z] 2e8e34ca0e6c: Download complete [2026-05-25T04:22:59.671Z] 3dae71ba6b94: Pull complete [2026-05-25T04:22:59.671Z] 6bf1a483ea7c: Pull complete [2026-05-25T04:23:00.610Z] f5dfc541a4d3: Pull complete [2026-05-25T04:23:00.610Z] 461d9e800cba: Pull complete [2026-05-25T04:23:00.610Z] 80192f66455f: Pull complete [2026-05-25T04:23:05.892Z] 2e8e34ca0e6c: Pull complete [2026-05-25T04:23:05.892Z] a29436f7fd5d: Pull complete [2026-05-25T04:23:05.892Z] 923cac83aea3: Pull complete [2026-05-25T04:23:05.892Z] 25ad8b0a4227: Pull complete [2026-05-25T04:23:05.892Z] db01528c6b51: Pull complete [2026-05-25T04:23:05.892Z] 28988de357af: Pull complete [2026-05-25T04:23:05.892Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-05-25T04:23:05.892Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-25T04:23:05.892Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T04:23:06.037Z] prd-ubuntu20.04-docker-8c-8g-10586 does not seem to be running inside a container [2026-05-25T04:23:06.054Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-25T04:23:07.601Z] $ docker top 487491118c9667bd062e9eee2cb2f70042000df188972946153b00cba3e068f7 -eo pid,comm [2026-05-25T04:23:07.665Z] 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-25T04:23:07.665Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-25T04:23:07.724Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-25T04:23:07.725Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-25T04:23:07.850Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-25T04:23:07.838Z] $ docker exec 487491118c9667bd062e9eee2cb2f70042000df188972946153b00cba3e068f7 ssh-agent [2026-05-25T04:23:07.972Z] SSH_AUTH_SOCK=/tmp/ssh-ewACiklKwdXX/agent.33 [2026-05-25T04:23:07.972Z] SSH_AGENT_PID=39 [2026-05-25T04:23:08.001Z] Running ssh-add (command line suppressed) [2026-05-25T04:23:08.087Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_15663203069148073561.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_15663203069148073561.key) [2026-05-25T04:23:08.169Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-25T04:23:08.480Z] + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] sh [2026-05-25T04:23:08.786Z] + git tag --points-at HEAD [Pipeline] } [2026-05-25T04:23:08.782Z] $ docker exec --env ******** --env ******** 487491118c9667bd062e9eee2cb2f70042000df188972946153b00cba3e068f7 ssh-agent -k [2026-05-25T04:23:08.869Z] unset SSH_AUTH_SOCK; [2026-05-25T04:23:08.869Z] unset SSH_AGENT_PID; [2026-05-25T04:23:08.869Z] echo Agent pid 39 killed; [2026-05-25T04:23:08.892Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-05-25T04:23:08.928Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-25T04:23:08.928Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-25T04:23:09.047Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-25T04:23:09.035Z] $ docker exec 487491118c9667bd062e9eee2cb2f70042000df188972946153b00cba3e068f7 ssh-agent [2026-05-25T04:23:09.159Z] SSH_AUTH_SOCK=/tmp/ssh-O9OvSxd1CK7y/agent.86 [2026-05-25T04:23:09.159Z] SSH_AGENT_PID=92 [2026-05-25T04:23:09.164Z] Running ssh-add (command line suppressed) [2026-05-25T04:23:09.236Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_9304826973502026164.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_9304826973502026164.key) [2026-05-25T04:23:09.263Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-25T04:23:09.551Z] + git semver init [2026-05-25T04:23:09.810Z] 2026-05-25 04:23:09,730 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-25T04:23:09.810Z] 2026-05-25 04:23:09,734 [run_init] DEBUG init version:0.0.0 force:False [2026-05-25T04:23:09.810Z] 2026-05-25 04:23:09,735 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver [2026-05-25T04:23:09.810Z] 2026-05-25 04:23:09,735 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver [2026-05-25T04:23:09.810Z] 2026-05-25 04:23:09,736 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/foundry_device-rfid-llrp-go_main/.semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, stdin=None, shell=False, universal_newlines=False) [2026-05-25T04:23:11.231Z] 2026-05-25 04:23:11,135 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude [2026-05-25T04:23:11.231Z] 2026-05-25 04:23:11,136 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False [2026-05-25T04:23:11.231Z] 2026-05-25 04:23:11,136 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2026-05-25T04:23:11.231Z] 2026-05-25 04:23:11,136 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2026-05-25T04:23:11.231Z] 4.1.0-dev.2 [Pipeline] } [2026-05-25T04:23:11.237Z] $ docker exec --env ******** --env ******** 487491118c9667bd062e9eee2cb2f70042000df188972946153b00cba3e068f7 ssh-agent -k [2026-05-25T04:23:11.340Z] unset SSH_AUTH_SOCK; [2026-05-25T04:23:11.340Z] unset SSH_AGENT_PID; [2026-05-25T04:23:11.341Z] echo Agent pid 92 killed; [2026-05-25T04:23:11.393Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-25T04:23:11.872Z] + git semver [Pipeline] } [2026-05-25T04:23:12.142Z] $ docker stop --time=1 487491118c9667bd062e9eee2cb2f70042000df188972946153b00cba3e068f7 [2026-05-25T04:23:13.407Z] $ docker rm -f --volumes 487491118c9667bd062e9eee2cb2f70042000df188972946153b00cba3e068f7 [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-25T04:23:13.799Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-05-25T04:23:14.207Z] Stashed 1 file(s) [Pipeline] echo [2026-05-25T04:23:14.214Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.2 [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-25T04:23:14.432Z] provisioning config files... [2026-05-25T04:23:14.480Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config16943318645775821245tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-25T04:23:14.850Z] ---> ****-login.sh [2026-05-25T04:23:14.850Z] nexus3.edgexfoundry.org:10001 [2026-05-25T04:23:14.850Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:23:14.850Z] Login Succeeded [2026-05-25T04:23:14.850Z] nexus3.edgexfoundry.org:10002 [2026-05-25T04:23:14.850Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:23:14.850Z] Login Succeeded [2026-05-25T04:23:14.850Z] nexus3.edgexfoundry.org:10003 [2026-05-25T04:23:14.850Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:23:15.132Z] Login Succeeded [2026-05-25T04:23:15.132Z] nexus3.edgexfoundry.org:10004 [2026-05-25T04:23:15.132Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:23:15.132Z] Login Succeeded [2026-05-25T04:23:15.132Z] ****.io [2026-05-25T04:23:15.132Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:23:15.399Z] Login Succeeded [2026-05-25T04:23:15.399Z] ---> ****-login.sh ends [Pipeline] } [2026-05-25T04:23:15.404Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-05-25T04:23:15.565Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-25T04:23:15.601Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-25T04:23:15.681Z] ========================================================= [2026-05-25T04:23:15.681Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2026-05-25T04:23:15.681Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:23:16.052Z] + 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-25T04:23:16.640Z] #0 building with "default" instance using docker driver [2026-05-25T04:23:16.640Z] [2026-05-25T04:23:16.640Z] #1 [internal] load build definition from Dockerfile [2026-05-25T04:23:16.640Z] #1 transferring dockerfile: 1.53kB done [2026-05-25T04:23:16.640Z] #1 DONE 0.0s [2026-05-25T04:23:16.640Z] [2026-05-25T04:23:16.640Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-05-25T04:23:16.640Z] #2 DONE 0.1s [2026-05-25T04:23:17.570Z] [2026-05-25T04:23:17.570Z] #3 [internal] load .dockerignore [2026-05-25T04:23:17.570Z] #3 transferring context: 176B done [2026-05-25T04:23:17.570Z] #3 DONE 0.0s [2026-05-25T04:23:17.570Z] [2026-05-25T04:23:17.570Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-05-25T04:23:17.570Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done [2026-05-25T04:23:17.570Z] #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done [2026-05-25T04:23:17.570Z] #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done [2026-05-25T04:23:17.570Z] #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.0s done [2026-05-25T04:23:17.570Z] #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done [2026-05-25T04:23:17.570Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 2.10MB / 3.80MB 0.1s [2026-05-25T04:23:17.570Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 7.34MB / 60.15MB 0.1s [2026-05-25T04:23:17.570Z] #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done [2026-05-25T04:23:17.570Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s [2026-05-25T04:23:17.570Z] #4 ... [2026-05-25T04:23:17.570Z] [2026-05-25T04:23:17.570Z] #5 [internal] load build context [2026-05-25T04:23:17.570Z] #5 transferring context: 13.88MB 0.1s done [2026-05-25T04:23:17.570Z] #5 DONE 0.1s [2026-05-25T04:23:17.570Z] [2026-05-25T04:23:17.570Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-05-25T04:23:17.570Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done [2026-05-25T04:23:17.570Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 19.92MB / 60.15MB 0.2s [2026-05-25T04:23:17.570Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2026-05-25T04:23:17.570Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s [2026-05-25T04:23:17.570Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 1.05MB / 112.58MB 0.2s [2026-05-25T04:23:17.570Z] #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done [2026-05-25T04:23:17.570Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 2.10MB / 11.98MB 0.2s [2026-05-25T04:23:17.570Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 36.70MB / 60.15MB 0.4s [2026-05-25T04:23:17.570Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s done [2026-05-25T04:23:17.570Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 8.39MB / 11.98MB 0.4s [2026-05-25T04:23:17.570Z] #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 [2026-05-25T04:23:17.834Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 40.89MB / 60.15MB 1.0s [2026-05-25T04:23:17.834Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.73MB / 11.98MB 1.0s [2026-05-25T04:23:17.834Z] #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.7s done [2026-05-25T04:23:17.834Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 1.2s done [2026-05-25T04:23:17.834Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 24.12MB / 112.58MB 1.2s [2026-05-25T04:23:17.834Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 1.0s done [2026-05-25T04:23:17.834Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 9.44MB / 14.72MB 1.2s [2026-05-25T04:23:18.107Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 40.89MB / 112.58MB 1.3s [2026-05-25T04:23:18.107Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 1.3s done [2026-05-25T04:23:18.107Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 0.1s [2026-05-25T04:23:18.107Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 59.77MB / 112.58MB 1.4s [2026-05-25T04:23:18.410Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 81.78MB / 112.58MB 1.5s [2026-05-25T04:23:18.410Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 103.81MB / 112.58MB 1.6s [2026-05-25T04:23:18.410Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.7s [2026-05-25T04:23:18.680Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.8s done [2026-05-25T04:23:23.008Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.8s done [2026-05-25T04:23:23.008Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 [2026-05-25T04:23:23.008Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done [2026-05-25T04:23:23.008Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2026-05-25T04:23:23.008Z] #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done [2026-05-25T04:23:23.008Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e [2026-05-25T04:23:23.604Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.4s done [2026-05-25T04:23:23.604Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c [2026-05-25T04:23:26.322Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.8s done [2026-05-25T04:23:26.322Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s [2026-05-25T04:23:26.888Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.6s done [2026-05-25T04:23:26.888Z] #4 DONE 10.3s [2026-05-25T04:23:27.148Z] [2026-05-25T04:23:27.148Z] #6 [builder 2/7] RUN apk add --no-cache make git [2026-05-25T04:23:27.148Z] #6 0.211 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-25T04:23:27.409Z] #6 0.371 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-25T04:23:27.670Z] #6 0.731 OK: 265 MiB in 60 packages [2026-05-25T04:23:29.084Z] #6 DONE 2.0s [2026-05-25T04:23:29.342Z] [2026-05-25T04:23:29.342Z] #7 [builder 3/7] WORKDIR /app [2026-05-25T04:23:29.342Z] #7 DONE 0.0s [2026-05-25T04:23:29.342Z] [2026-05-25T04:23:29.342Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2026-05-25T04:23:29.342Z] #8 DONE 0.0s [2026-05-25T04:23:29.342Z] [2026-05-25T04:23:29.342Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-25T04:23:29.384Z] Still waiting to schedule task [2026-05-25T04:23:29.384Z] ‘prd-centos7-blackbox-4c-2g-10476’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2026-05-25T04:23:29.384Z] ‘prd-ubuntu18.04-docker-8c-8g-10580’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2026-05-25T04:23:29.384Z] ‘prd-ubuntu20.04-docker-8c-8g-10575’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2026-05-25T04:23:29.384Z] ‘prd-ubuntu20.04-docker-8c-8g-10576’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2026-05-25T04:23:29.384Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-10588’ is offline [2026-05-25T04:23:41.564Z] #9 DONE 11.8s [2026-05-25T04:23:41.564Z] [2026-05-25T04:23:41.564Z] #10 [builder 6/7] COPY . . [2026-05-25T04:23:41.564Z] #10 DONE 0.1s [2026-05-25T04:23:41.564Z] [2026-05-25T04:23:41.564Z] #11 [builder 7/7] RUN echo noop [2026-05-25T04:23:41.564Z] #11 0.197 noop [2026-05-25T04:23:41.564Z] #11 DONE 0.2s [2026-05-25T04:23:41.564Z] [2026-05-25T04:23:41.564Z] #12 exporting to image [2026-05-25T04:23:41.564Z] #12 exporting layers [2026-05-25T04:23:49.686Z] #12 exporting layers 7.7s done [2026-05-25T04:23:49.686Z] #12 writing image sha256:1c628da2fe42804428c12f959669583525a3fb567f90cc8a596d56e3309ba2ad done [2026-05-25T04:23:49.686Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2026-05-25T04:23:49.686Z] #12 DONE 7.7s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:23:50.018Z] + docker inspect -f . ci-base-image-x86_64 [2026-05-25T04:23:50.018Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T04:23:50.097Z] prd-ubuntu20.04-docker-8c-8g-10586 does not seem to be running inside a container [2026-05-25T04:23:50.124Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2026-05-25T04:23:50.432Z] $ docker top 4b32536f49488d732fbdb49dfc5c2577eaf723712273099aef7e5d61ea54f886 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-25T04:23:50.777Z] + go version [2026-05-25T04:23:50.777Z] go version go1.25.2 linux/amd64 [Pipeline] } [2026-05-25T04:23:50.782Z] $ docker stop --time=1 4b32536f49488d732fbdb49dfc5c2577eaf723712273099aef7e5d61ea54f886 [2026-05-25T04:23:52.054Z] $ docker rm -f --volumes 4b32536f49488d732fbdb49dfc5c2577eaf723712273099aef7e5d61ea54f886 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:23:52.508Z] + docker inspect -f . ci-base-image-x86_64 [2026-05-25T04:23:52.508Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T04:23:52.582Z] prd-ubuntu20.04-docker-8c-8g-10586 does not seem to be running inside a container [2026-05-25T04:23:52.617Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2026-05-25T04:23:52.852Z] $ docker top f9150db6682a7c4a7ad4d1af122875af55dbc774f80697ffe5f5861056679f8b -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-25T04:23:53.231Z] + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh [2026-05-25T04:23:53.541Z] + make test [2026-05-25T04:23:53.541Z] go test ./... -coverprofile=coverage.out ./... [2026-05-25T04:23:55.451Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2026-05-25T04:24:17.437Z] github.com/edgexfoundry/device-rfid-llrp-go/cmd coverage: 0.0% of statements [2026-05-25T04:24:17.437Z] github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp coverage: 0.0% of statements [2026-05-25T04:24:17.695Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.219s coverage: 40.6% of statements [2026-05-25T04:24:17.695Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.019s coverage: 95.5% of statements [2026-05-25T04:24:17.695Z] ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.245s coverage: 51.9% of statements [2026-05-25T04:24:29.956Z] 0 issues. [2026-05-25T04:24:29.956Z] go vet ./... [2026-05-25T04:24:33.228Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-05-25T04:24:33.486Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-05-25T04:24:33.486Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2026-05-25T04:24:33.762Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] } [2026-05-25T04:24:33.784Z] $ docker stop --time=1 f9150db6682a7c4a7ad4d1af122875af55dbc774f80697ffe5f5861056679f8b [2026-05-25T04:24:35.660Z] $ docker rm -f --volumes f9150db6682a7c4a7ad4d1af122875af55dbc774f80697ffe5f5861056679f8b [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-25T04:24:36.198Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-05-25T04:24:36.294Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2026-05-25T04:24:36.752Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-05-25T04:24:37.044Z] + ls -al . [2026-05-25T04:24:37.044Z] total 708 [2026-05-25T04:24:37.044Z] drwxrwxr-x 11 jenkins jenkins 4096 May 25 04:23 . [2026-05-25T04:24:37.044Z] drwxrwxr-x 4 jenkins jenkins 4096 May 25 04:22 .. [2026-05-25T04:24:37.044Z] -rw-rw-r-- 1 jenkins jenkins 134 May 25 04:22 .dockerignore [2026-05-25T04:24:37.044Z] drwxrwxr-x 8 jenkins jenkins 4096 May 25 04:24 .git [2026-05-25T04:24:37.044Z] drwxrwxr-x 3 jenkins jenkins 4096 May 25 04:22 .github [2026-05-25T04:24:37.044Z] -rw-rw-r-- 1 jenkins jenkins 880 May 25 04:22 .gitignore [2026-05-25T04:24:37.044Z] -rw-rw-r-- 1 jenkins jenkins 359 May 25 04:22 .golangci.yml [2026-05-25T04:24:37.044Z] drwxr-xr-x 3 jenkins jenkins 4096 May 25 04:23 .semver [2026-05-25T04:24:37.044Z] -rw-rw-r-- 1 jenkins jenkins 23451 May 25 04:22 Attribution.txt [2026-05-25T04:24:37.044Z] -rw-rw-r-- 1 jenkins jenkins 12828 May 25 04:22 CHANGELOG.md [2026-05-25T04:24:37.044Z] -rw-rw-r-- 1 jenkins jenkins 1489 May 25 04:22 Dockerfile [2026-05-25T04:24:37.044Z] -rw-rw-r-- 1 jenkins jenkins 677 May 25 04:22 GOVERNANCE.md [2026-05-25T04:24:37.044Z] -rw-rw-r-- 1 jenkins jenkins 684 May 25 04:22 Jenkinsfile [2026-05-25T04:24:37.044Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 25 04:22 LICENSE [2026-05-25T04:24:37.044Z] -rw-rw-r-- 1 jenkins jenkins 2760 May 25 04:22 Makefile [2026-05-25T04:24:37.044Z] -rw-rw-r-- 1 jenkins jenkins 625 May 25 04:22 OWNERS.md [2026-05-25T04:24:37.044Z] -rw-rw-r-- 1 jenkins jenkins 28907 May 25 04:22 README.md [2026-05-25T04:24:37.044Z] -rw-rw-r-- 1 jenkins jenkins 11 May 25 04:23 VERSION [2026-05-25T04:24:37.044Z] drwxrwxr-x 2 jenkins jenkins 4096 May 25 04:22 bin [2026-05-25T04:24:37.044Z] drwxrwxr-x 4 jenkins jenkins 4096 May 25 04:22 cmd [2026-05-25T04:24:37.044Z] -rw-r--r-- 1 jenkins jenkins 451915 May 25 04:24 coverage.out [2026-05-25T04:24:37.044Z] drwxrwxr-x 2 jenkins jenkins 4096 May 25 04:22 examples [2026-05-25T04:24:37.044Z] -rw-rw-r-- 1 jenkins jenkins 6886 May 25 04:22 go.mod [2026-05-25T04:24:37.044Z] -rw-rw-r-- 1 jenkins jenkins 89081 May 25 04:22 go.sum [2026-05-25T04:24:37.044Z] drwxrwxr-x 2 jenkins jenkins 4096 May 25 04:22 images [2026-05-25T04:24:37.044Z] drwxrwxr-x 4 jenkins jenkins 4096 May 25 04:22 internal [2026-05-25T04:24:37.044Z] drwxrwxr-x 3 jenkins jenkins 4096 May 25 04:22 pkg [2026-05-25T04:24:37.044Z] -rw-rw-r-- 1 jenkins jenkins 193 May 25 04:22 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:24:37.376Z] + docker build -t device-rfid-llrp -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=0f7d9fc28b9c524aab54c84875c3eeec51921347 --label arch=amd64 --label version=4.1.0-dev.2 . [2026-05-25T04:24:37.635Z] #0 building with "default" instance using docker driver [2026-05-25T04:24:37.635Z] [2026-05-25T04:24:37.635Z] #1 [internal] load build definition from Dockerfile [2026-05-25T04:24:37.635Z] #1 transferring dockerfile: 1.53kB done [2026-05-25T04:24:37.635Z] #1 DONE 0.0s [2026-05-25T04:24:37.635Z] [2026-05-25T04:24:37.635Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-05-25T04:24:37.635Z] #2 DONE 0.0s [2026-05-25T04:24:37.635Z] [2026-05-25T04:24:37.635Z] #3 [internal] load metadata for docker.io/library/alpine:3.22 [2026-05-25T04:24:37.635Z] #3 DONE 0.1s [2026-05-25T04:24:37.635Z] [2026-05-25T04:24:37.635Z] #4 [internal] load .dockerignore [2026-05-25T04:24:37.635Z] #4 transferring context: 176B done [2026-05-25T04:24:37.635Z] #4 DONE 0.0s [2026-05-25T04:24:37.635Z] [2026-05-25T04:24:37.635Z] #5 [stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-25T04:24:37.635Z] #5 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-25T04:24:37.635Z] #5 ... [2026-05-25T04:24:37.635Z] [2026-05-25T04:24:37.635Z] #6 [internal] load build context [2026-05-25T04:24:37.635Z] #6 transferring context: 8.33kB 0.0s done [2026-05-25T04:24:37.635Z] #6 DONE 0.0s [2026-05-25T04:24:37.635Z] [2026-05-25T04:24:37.635Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2026-05-25T04:24:37.635Z] #7 DONE 0.1s [2026-05-25T04:24:37.635Z] [2026-05-25T04:24:37.635Z] #5 [stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-25T04:24:37.635Z] #5 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 done [2026-05-25T04:24:37.635Z] #5 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e [2026-05-25T04:24:37.635Z] #5 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-25T04:24:37.635Z] #5 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done [2026-05-25T04:24:37.635Z] #5 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done [2026-05-25T04:24:37.635Z] #5 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done [2026-05-25T04:24:37.635Z] #5 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.1s done [2026-05-25T04:24:37.897Z] #5 DONE 0.3s [2026-05-25T04:24:37.897Z] [2026-05-25T04:24:37.897Z] #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2026-05-25T04:24:38.159Z] #8 0.226 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-25T04:24:38.159Z] #8 0.296 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-25T04:24:38.425Z] #8 ... [2026-05-25T04:24:38.425Z] [2026-05-25T04:24:38.425Z] #9 [builder 2/7] RUN apk add --no-cache make git [2026-05-25T04:24:38.425Z] #9 0.206 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-25T04:24:38.426Z] #9 0.372 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-25T04:24:38.426Z] #9 0.749 OK: 265 MiB in 60 packages [2026-05-25T04:24:38.426Z] #9 DONE 0.9s [2026-05-25T04:24:38.426Z] [2026-05-25T04:24:38.426Z] #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2026-05-25T04:24:38.426Z] #8 0.597 (1/1) Installing dumb-init (1.2.5-r3) [2026-05-25T04:24:38.426Z] #8 0.602 Executing busybox-1.37.0-r20.trigger [2026-05-25T04:24:38.426Z] #8 0.607 OK: 7 MiB in 17 packages [2026-05-25T04:24:38.684Z] #8 DONE 0.7s [2026-05-25T04:24:38.684Z] [2026-05-25T04:24:38.684Z] #10 [builder 3/7] WORKDIR /app [2026-05-25T04:24:38.684Z] #10 DONE 0.0s [2026-05-25T04:24:38.684Z] [2026-05-25T04:24:38.684Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2026-05-25T04:24:38.684Z] #11 DONE 0.0s [2026-05-25T04:24:38.684Z] [2026-05-25T04:24:38.684Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-25T04:24:39.258Z] #12 DONE 0.6s [2026-05-25T04:24:39.258Z] [2026-05-25T04:24:39.258Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2026-05-25T04:24:39.258Z] #13 0.313 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-25T04:24:39.258Z] #13 0.394 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-25T04:24:39.258Z] #13 ... [2026-05-25T04:24:39.258Z] [2026-05-25T04:24:39.258Z] #14 [builder 6/7] COPY . . [2026-05-25T04:24:39.258Z] #14 DONE 0.1s [2026-05-25T04:24:39.258Z] [2026-05-25T04:24:39.258Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2026-05-25T04:24:39.258Z] #13 0.704 OK: 7 MiB in 17 packages [2026-05-25T04:24:39.519Z] #13 DONE 0.8s [2026-05-25T04:24:39.519Z] [2026-05-25T04:24:39.519Z] #15 [builder 7/7] RUN make build [2026-05-25T04:24:39.519Z] #15 0.310 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=4.1.0-dev.2 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.42 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd [2026-05-25T04:25:06.145Z] #15 DONE 23.0s [2026-05-25T04:25:06.145Z] [2026-05-25T04:25:06.145Z] #16 [stage-1 4/6] COPY --from=builder /app/LICENSE / [2026-05-25T04:25:06.145Z] #16 DONE 0.0s [2026-05-25T04:25:06.145Z] [2026-05-25T04:25:06.145Z] #17 [stage-1 5/6] COPY --from=builder /app/Attribution.txt / [2026-05-25T04:25:06.145Z] #17 DONE 0.0s [2026-05-25T04:25:06.145Z] [2026-05-25T04:25:06.145Z] #18 [stage-1 6/6] COPY --from=builder /app/cmd/ / [2026-05-25T04:25:06.145Z] #18 DONE 0.2s [2026-05-25T04:25:06.145Z] [2026-05-25T04:25:06.145Z] #19 exporting to image [2026-05-25T04:25:06.145Z] #19 exporting layers [2026-05-25T04:25:06.145Z] #19 exporting layers 0.2s done [2026-05-25T04:25:06.145Z] #19 writing image sha256:aea685835ffa9d921092f4a15a6c2194df5c666d9caa053ce181a2a862406596 done [2026-05-25T04:25:06.145Z] #19 naming to docker.io/library/device-rfid-llrp done [2026-05-25T04:25:06.145Z] #19 DONE 0.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-25T04:25:06.269Z] provisioning config files... [2026-05-25T04:25:06.277Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config17381826215236502737tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-25T04:25:06.578Z] ---> ****-login.sh [2026-05-25T04:25:06.578Z] nexus3.edgexfoundry.org:10001 [2026-05-25T04:25:06.578Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:25:06.578Z] Login Succeeded [2026-05-25T04:25:06.579Z] nexus3.edgexfoundry.org:10002 [2026-05-25T04:25:06.579Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:25:06.579Z] Login Succeeded [2026-05-25T04:25:06.579Z] nexus3.edgexfoundry.org:10003 [2026-05-25T04:25:06.579Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:25:06.842Z] Login Succeeded [2026-05-25T04:25:06.842Z] nexus3.edgexfoundry.org:10004 [2026-05-25T04:25:06.842Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:25:06.842Z] Login Succeeded [2026-05-25T04:25:06.842Z] ****.io [2026-05-25T04:25:06.842Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:25:07.099Z] Login Succeeded [2026-05-25T04:25:07.099Z] ---> ****-login.sh ends [Pipeline] } [2026-05-25T04:25:07.105Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-25T04:25:07.159Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-25T04:25:07.185Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: [2026-05-25T04:25:07.185Z] 0f7d9fc28b9c524aab54c84875c3eeec51921347 [2026-05-25T04:25:07.185Z] latest [2026-05-25T04:25:07.185Z] 4.1.0-dev.2 [2026-05-25T04:25:07.186Z] 0f7d9fc28b9c524aab54c84875c3eeec51921347-4.1.0-dev.2 [2026-05-25T04:25:07.186Z] main [2026-05-25T04:25:07.186Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:25:07.541Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:0f7d9fc28b9c524aab54c84875c3eeec51921347 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:25:07.860Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:0f7d9fc28b9c524aab54c84875c3eeec51921347 [2026-05-25T04:25:07.860Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2026-05-25T04:25:07.860Z] 7783f789f2c2: Preparing [2026-05-25T04:25:07.860Z] 04f8528b7657: Preparing [2026-05-25T04:25:07.860Z] ad9db10990c3: Preparing [2026-05-25T04:25:07.860Z] 5bb71a43fd71: Preparing [2026-05-25T04:25:07.860Z] 1e408bf3a9c1: Preparing [2026-05-25T04:25:07.860Z] 0854555d70ac: Preparing [2026-05-25T04:25:07.860Z] 0854555d70ac: Waiting [2026-05-25T04:25:07.860Z] 04f8528b7657: Pushed [2026-05-25T04:25:07.860Z] 5bb71a43fd71: Pushed [2026-05-25T04:25:07.860Z] ad9db10990c3: Pushed [2026-05-25T04:25:07.860Z] 1e408bf3a9c1: Pushed [2026-05-25T04:25:07.860Z] 0854555d70ac: Layer already exists [2026-05-25T04:25:13.129Z] 7783f789f2c2: Pushed [2026-05-25T04:25:13.129Z] 0f7d9fc28b9c524aab54c84875c3eeec51921347: digest: sha256:7110dd9140d81dac0c53bf45d45393aa7813f0625e91af00b241edf6affd7d5c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:25:13.521Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:25:13.844Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2026-05-25T04:25:13.844Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2026-05-25T04:25:13.844Z] 7783f789f2c2: Preparing [2026-05-25T04:25:13.844Z] 04f8528b7657: Preparing [2026-05-25T04:25:13.844Z] ad9db10990c3: Preparing [2026-05-25T04:25:13.844Z] 5bb71a43fd71: Preparing [2026-05-25T04:25:13.844Z] 1e408bf3a9c1: Preparing [2026-05-25T04:25:13.844Z] 0854555d70ac: Preparing [2026-05-25T04:25:13.844Z] 0854555d70ac: Waiting [2026-05-25T04:25:13.844Z] 04f8528b7657: Layer already exists [2026-05-25T04:25:13.844Z] 5bb71a43fd71: Layer already exists [2026-05-25T04:25:13.844Z] 1e408bf3a9c1: Layer already exists [2026-05-25T04:25:13.844Z] ad9db10990c3: Layer already exists [2026-05-25T04:25:13.844Z] 7783f789f2c2: Layer already exists [2026-05-25T04:25:13.844Z] 0854555d70ac: Layer already exists [2026-05-25T04:25:13.844Z] latest: digest: sha256:7110dd9140d81dac0c53bf45d45393aa7813f0625e91af00b241edf6affd7d5c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:25:14.171Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:25:14.489Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:4.1.0-dev.2 [2026-05-25T04:25:14.489Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2026-05-25T04:25:14.489Z] 7783f789f2c2: Preparing [2026-05-25T04:25:14.489Z] 04f8528b7657: Preparing [2026-05-25T04:25:14.489Z] ad9db10990c3: Preparing [2026-05-25T04:25:14.489Z] 5bb71a43fd71: Preparing [2026-05-25T04:25:14.489Z] 1e408bf3a9c1: Preparing [2026-05-25T04:25:14.489Z] 0854555d70ac: Preparing [2026-05-25T04:25:14.489Z] 0854555d70ac: Waiting [2026-05-25T04:25:14.489Z] 1e408bf3a9c1: Layer already exists [2026-05-25T04:25:14.489Z] 04f8528b7657: Layer already exists [2026-05-25T04:25:14.489Z] ad9db10990c3: Layer already exists [2026-05-25T04:25:14.489Z] 5bb71a43fd71: Layer already exists [2026-05-25T04:25:14.489Z] 7783f789f2c2: Layer already exists [2026-05-25T04:25:14.489Z] 0854555d70ac: Layer already exists [2026-05-25T04:25:14.489Z] 4.1.0-dev.2: digest: sha256:7110dd9140d81dac0c53bf45d45393aa7813f0625e91af00b241edf6affd7d5c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:25:14.812Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:0f7d9fc28b9c524aab54c84875c3eeec51921347-4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:25:15.134Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:0f7d9fc28b9c524aab54c84875c3eeec51921347-4.1.0-dev.2 [2026-05-25T04:25:15.135Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2026-05-25T04:25:15.135Z] 7783f789f2c2: Preparing [2026-05-25T04:25:15.135Z] 04f8528b7657: Preparing [2026-05-25T04:25:15.135Z] ad9db10990c3: Preparing [2026-05-25T04:25:15.135Z] 5bb71a43fd71: Preparing [2026-05-25T04:25:15.135Z] 1e408bf3a9c1: Preparing [2026-05-25T04:25:15.135Z] 0854555d70ac: Preparing [2026-05-25T04:25:15.135Z] 0854555d70ac: Waiting [2026-05-25T04:25:15.135Z] 1e408bf3a9c1: Layer already exists [2026-05-25T04:25:15.135Z] 7783f789f2c2: Layer already exists [2026-05-25T04:25:15.135Z] ad9db10990c3: Layer already exists [2026-05-25T04:25:15.135Z] 5bb71a43fd71: Layer already exists [2026-05-25T04:25:15.135Z] 04f8528b7657: Layer already exists [2026-05-25T04:25:15.135Z] 0854555d70ac: Layer already exists [2026-05-25T04:25:15.135Z] 0f7d9fc28b9c524aab54c84875c3eeec51921347-4.1.0-dev.2: digest: sha256:7110dd9140d81dac0c53bf45d45393aa7813f0625e91af00b241edf6affd7d5c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:25:15.463Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:25:15.781Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [2026-05-25T04:25:15.781Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2026-05-25T04:25:15.781Z] 7783f789f2c2: Preparing [2026-05-25T04:25:15.781Z] 04f8528b7657: Preparing [2026-05-25T04:25:15.781Z] ad9db10990c3: Preparing [2026-05-25T04:25:15.781Z] 5bb71a43fd71: Preparing [2026-05-25T04:25:15.781Z] 1e408bf3a9c1: Preparing [2026-05-25T04:25:15.781Z] 0854555d70ac: Preparing [2026-05-25T04:25:15.781Z] 0854555d70ac: Waiting [2026-05-25T04:25:15.781Z] 5bb71a43fd71: Layer already exists [2026-05-25T04:25:15.781Z] 1e408bf3a9c1: Layer already exists [2026-05-25T04:25:15.781Z] 7783f789f2c2: Layer already exists [2026-05-25T04:25:15.781Z] ad9db10990c3: Layer already exists [2026-05-25T04:25:15.781Z] 04f8528b7657: Layer already exists [2026-05-25T04:25:15.781Z] 0854555d70ac: Layer already exists [2026-05-25T04:25:15.781Z] main: digest: sha256:7110dd9140d81dac0c53bf45d45393aa7813f0625e91af00b241edf6affd7d5c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-25T04:25:15.858Z] ===================================================== [Pipeline] echo [2026-05-25T04:25:15.873Z] taggedImages: [2026-05-25T04:25:15.873Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:0f7d9fc28b9c524aab54c84875c3eeec51921347 [2026-05-25T04:25:15.873Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2026-05-25T04:25:15.873Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:4.1.0-dev.2 [2026-05-25T04:25:15.873Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:0f7d9fc28b9c524aab54c84875c3eeec51921347-4.1.0-dev.2 [2026-05-25T04:25:15.873Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp: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-25T04:25:16.264Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-25T04:25:16.264Z] [2026-05-25T04:25:16.264Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:25:16.581Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-25T04:25:16.581Z] latest: Pulling from edgex-lftools-log-publisher [2026-05-25T04:25:16.581Z] 5eb5b503b376: Pulling fs layer [2026-05-25T04:25:16.581Z] 5c69ac0246d0: Pulling fs layer [2026-05-25T04:25:16.581Z] ec43610c2a17: Pulling fs layer [2026-05-25T04:25:16.581Z] 3a2ae6a8a46f: Pulling fs layer [2026-05-25T04:25:16.581Z] 33b1e0a273af: Pulling fs layer [2026-05-25T04:25:16.581Z] 5d3b04190fa2: Pulling fs layer [2026-05-25T04:25:16.581Z] 2f39f015ded8: Pulling fs layer [2026-05-25T04:25:16.581Z] 3a2ae6a8a46f: Waiting [2026-05-25T04:25:16.581Z] 33b1e0a273af: Waiting [2026-05-25T04:25:16.581Z] 5d3b04190fa2: Waiting [2026-05-25T04:25:16.581Z] 2f39f015ded8: Waiting [2026-05-25T04:25:16.581Z] 5c69ac0246d0: Download complete [2026-05-25T04:25:16.581Z] 3a2ae6a8a46f: Verifying Checksum [2026-05-25T04:25:16.581Z] 3a2ae6a8a46f: Download complete [2026-05-25T04:25:16.581Z] 33b1e0a273af: Verifying Checksum [2026-05-25T04:25:16.581Z] 33b1e0a273af: Download complete [2026-05-25T04:25:16.581Z] 5d3b04190fa2: Download complete [2026-05-25T04:25:16.839Z] ec43610c2a17: Verifying Checksum [2026-05-25T04:25:16.839Z] ec43610c2a17: Download complete [2026-05-25T04:25:16.839Z] 5eb5b503b376: Verifying Checksum [2026-05-25T04:25:16.839Z] 5eb5b503b376: Download complete [2026-05-25T04:25:17.404Z] 2f39f015ded8: Verifying Checksum [2026-05-25T04:25:17.404Z] 2f39f015ded8: Download complete [2026-05-25T04:25:18.336Z] 5eb5b503b376: Pull complete [2026-05-25T04:25:18.336Z] 5c69ac0246d0: Pull complete [2026-05-25T04:25:18.593Z] ec43610c2a17: Pull complete [2026-05-25T04:25:18.851Z] 3a2ae6a8a46f: Pull complete [2026-05-25T04:25:18.851Z] 33b1e0a273af: Pull complete [2026-05-25T04:25:18.851Z] 5d3b04190fa2: Pull complete [2026-05-25T04:25:25.417Z] 2f39f015ded8: Pull complete [2026-05-25T04:25:25.417Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-05-25T04:25:25.417Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-25T04:25:25.417Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T04:25:25.521Z] prd-ubuntu20.04-docker-8c-8g-10586 does not seem to be running inside a container [2026-05-25T04:25:25.558Z] $ 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/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-05-25T04:25:26.731Z] $ docker top 6e9a3566d7678d9a9e67d29ecbeb2f05aa21d2636e2ed9d5a55471d1617d87e7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-25T04:25:27.088Z] ---> job-cost.sh [2026-05-25T04:25:27.088Z] lf-activate-venv: SKIPPING [2026-05-25T04:25:27.088Z] INFO: No Stack... [2026-05-25T04:25:27.345Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-05-25T04:25:27.911Z] INFO: Archiving Costs [Pipeline] sh [2026-05-25T04:25:28.195Z] + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv [2026-05-25T04:25:28.195Z] + cut -d, -f6 [Pipeline] lock [2026-05-25T04:25:28.210Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-171-stack-cost] [2026-05-25T04:25:28.217Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-171-stack-cost] did not exist. Created. [2026-05-25T04:25:28.224Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-171-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-05-25T04:25:28.533Z] + echo total: 0.2199999988079071 [Pipeline] stash [2026-05-25T04:25:28.569Z] Stashed 1 file(s) [Pipeline] } [2026-05-25T04:25:28.578Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-171-stack-cost] [Pipeline] // lock [Pipeline] } [2026-05-25T04:25:28.611Z] $ docker stop --time=1 6e9a3566d7678d9a9e67d29ecbeb2f05aa21d2636e2ed9d5a55471d1617d87e7 [2026-05-25T04:25:29.756Z] $ docker rm -f --volumes 6e9a3566d7678d9a9e67d29ecbeb2f05aa21d2636e2ed9d5a55471d1617d87e7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-05-25T04:25:30.103Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-10592 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws [2026-05-25T04:25:30.123Z] Running in /w/workspace/device-rfid-llrp-go/171 [Pipeline] { [Pipeline] checkout [2026-05-25T04:25:30.169Z] The recommended git tool is: git [2026-05-25T04:25:37.846Z] using credential edgex-jenkins-ssh [2026-05-25T04:25:37.872Z] Cloning the remote Git repository [2026-05-25T04:25:37.951Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2026-05-25T04:25:38.096Z] > git init /w/workspace/device-rfid-llrp-go/171 # timeout=10 [2026-05-25T04:25:38.319Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2026-05-25T04:25:38.321Z] > git --version # timeout=10 [2026-05-25T04:25:38.366Z] > git --version # 'git version 2.25.1' [2026-05-25T04:25:38.370Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-05-25T04:25:38.595Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-05-25T04:25:42.090Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2026-05-25T04:25:42.133Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-05-25T04:25:43.396Z] Avoid second fetch [2026-05-25T04:25:43.396Z] Checking out Revision 0f7d9fc28b9c524aab54c84875c3eeec51921347 (main) [2026-05-25T04:25:43.422Z] > git config core.sparsecheckout # timeout=10 [2026-05-25T04:25:43.508Z] > git checkout -f 0f7d9fc28b9c524aab54c84875c3eeec51921347 # timeout=10 [2026-05-25T04:25:44.321Z] Commit message: "Merge pull request #377 from sabrina-lin527/update-changelog" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-25T04:25:48.661Z] provisioning config files... [2026-05-25T04:25:48.700Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/171@tmp/config15519228443507269610tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-25T04:25:49.552Z] ---> ****-login.sh [2026-05-25T04:25:49.552Z] nexus3.edgexfoundry.org:10001 [2026-05-25T04:25:50.157Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:25:50.157Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-25T04:25:50.157Z] Configure a credential helper to remove this warning. See [2026-05-25T04:25:50.157Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-25T04:25:50.157Z] [2026-05-25T04:25:50.157Z] Login Succeeded [2026-05-25T04:25:50.157Z] nexus3.edgexfoundry.org:10002 [2026-05-25T04:25:50.758Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:25:50.758Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-25T04:25:50.758Z] Configure a credential helper to remove this warning. See [2026-05-25T04:25:50.758Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-25T04:25:50.758Z] [2026-05-25T04:25:50.758Z] Login Succeeded [2026-05-25T04:25:50.758Z] nexus3.edgexfoundry.org:10003 [2026-05-25T04:25:51.032Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:25:51.306Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-25T04:25:51.306Z] Configure a credential helper to remove this warning. See [2026-05-25T04:25:51.306Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-25T04:25:51.306Z] [2026-05-25T04:25:51.306Z] Login Succeeded [2026-05-25T04:25:51.306Z] nexus3.edgexfoundry.org:10004 [2026-05-25T04:25:51.578Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:25:51.578Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-25T04:25:51.578Z] Configure a credential helper to remove this warning. See [2026-05-25T04:25:51.578Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-25T04:25:51.578Z] [2026-05-25T04:25:51.578Z] Login Succeeded [2026-05-25T04:25:51.578Z] ****.io [2026-05-25T04:25:51.857Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:25:52.131Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-25T04:25:52.131Z] Configure a credential helper to remove this warning. See [2026-05-25T04:25:52.131Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-25T04:25:52.131Z] [2026-05-25T04:25:52.131Z] Login Succeeded [2026-05-25T04:25:52.131Z] ---> ****-login.sh ends [Pipeline] } [2026-05-25T04:25:52.158Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-05-25T04:25:52.643Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-25T04:25:52.669Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-25T04:25:52.686Z] ========================================================= [2026-05-25T04:25:52.686Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2026-05-25T04:25:52.686Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:25:53.137Z] + 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-25T04:25:53.426Z] Sending build context to Docker daemon 1.215MB [2026-05-25T04:25:53.426Z] Step 1/12 : ARG BASE=golang:1.25-alpine3.22 [2026-05-25T04:25:53.426Z] Step 2/12 : FROM ${BASE} AS builder [2026-05-25T04:25:56.879Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2026-05-25T04:25:56.879Z] 6b59a28fa201: Pulling fs layer [2026-05-25T04:25:56.879Z] d32bb0dddca7: Pulling fs layer [2026-05-25T04:25:56.879Z] 5dab1238d3d9: Pulling fs layer [2026-05-25T04:25:56.879Z] 196fd7d83e7d: Pulling fs layer [2026-05-25T04:25:56.879Z] 4f4fb700ef54: Pulling fs layer [2026-05-25T04:25:56.879Z] 8ba94037c8f0: Pulling fs layer [2026-05-25T04:25:56.879Z] deaec5988b04: Pulling fs layer [2026-05-25T04:25:56.879Z] 9f65657bb879: Pulling fs layer [2026-05-25T04:25:56.879Z] 196fd7d83e7d: Waiting [2026-05-25T04:25:56.879Z] 4f4fb700ef54: Waiting [2026-05-25T04:25:56.879Z] 8ba94037c8f0: Waiting [2026-05-25T04:25:56.879Z] deaec5988b04: Waiting [2026-05-25T04:25:56.879Z] 9f65657bb879: Waiting [2026-05-25T04:25:56.879Z] d32bb0dddca7: Verifying Checksum [2026-05-25T04:25:56.879Z] d32bb0dddca7: Download complete [2026-05-25T04:25:56.879Z] 196fd7d83e7d: Verifying Checksum [2026-05-25T04:25:56.879Z] 196fd7d83e7d: Download complete [2026-05-25T04:25:56.879Z] 4f4fb700ef54: Verifying Checksum [2026-05-25T04:25:56.879Z] 4f4fb700ef54: Download complete [2026-05-25T04:25:56.879Z] 8ba94037c8f0: Verifying Checksum [2026-05-25T04:25:56.879Z] 8ba94037c8f0: Download complete [2026-05-25T04:25:56.879Z] 6b59a28fa201: Verifying Checksum [2026-05-25T04:25:56.879Z] 6b59a28fa201: Download complete [2026-05-25T04:25:57.488Z] 9f65657bb879: Verifying Checksum [2026-05-25T04:25:57.488Z] 9f65657bb879: Download complete [2026-05-25T04:25:58.102Z] 6b59a28fa201: Pull complete [2026-05-25T04:25:58.704Z] 5dab1238d3d9: Verifying Checksum [2026-05-25T04:25:58.704Z] 5dab1238d3d9: Download complete [2026-05-25T04:25:58.704Z] d32bb0dddca7: Pull complete [2026-05-25T04:26:00.695Z] deaec5988b04: Verifying Checksum [2026-05-25T04:26:00.695Z] deaec5988b04: Download complete [2026-05-25T04:26:15.822Z] 5dab1238d3d9: Pull complete [2026-05-25T04:26:15.822Z] 196fd7d83e7d: Pull complete [2026-05-25T04:26:15.822Z] 4f4fb700ef54: Pull complete [2026-05-25T04:26:15.822Z] 8ba94037c8f0: Pull complete [2026-05-25T04:26:25.968Z] deaec5988b04: Pull complete [2026-05-25T04:26:26.944Z] 9f65657bb879: Pull complete [2026-05-25T04:26:26.944Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2026-05-25T04:26:27.219Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-05-25T04:26:27.219Z] ---> 334268110677 [2026-05-25T04:26:27.219Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2026-05-25T04:26:29.849Z] ---> Running in 5a5b64ab55ae [2026-05-25T04:26:29.849Z] Removing intermediate container 5a5b64ab55ae [2026-05-25T04:26:29.849Z] ---> d0c7562b86bb [2026-05-25T04:26:29.849Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-05-25T04:26:29.849Z] ---> Running in d043009e5028 [2026-05-25T04:26:30.441Z] Removing intermediate container d043009e5028 [2026-05-25T04:26:30.441Z] ---> 264a32900e5a [2026-05-25T04:26:30.441Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2026-05-25T04:26:30.441Z] ---> Running in 061d86304bec [2026-05-25T04:26:30.728Z] Removing intermediate container 061d86304bec [2026-05-25T04:26:30.728Z] ---> 8fb31c1d26cd [2026-05-25T04:26:30.728Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2026-05-25T04:26:30.999Z] ---> Running in 261789d4c9bc [2026-05-25T04:26:31.274Z] Removing intermediate container 261789d4c9bc [2026-05-25T04:26:31.274Z] ---> 6ed81d682639 [2026-05-25T04:26:31.274Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2026-05-25T04:26:31.274Z] ---> Running in df026b7abf12 [2026-05-25T04:26:32.718Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-25T04:26:33.309Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-25T04:26:35.361Z] OK: 255 MiB in 60 packages [2026-05-25T04:26:36.458Z] Removing intermediate container df026b7abf12 [2026-05-25T04:26:36.458Z] ---> 91902605f758 [2026-05-25T04:26:36.458Z] Step 8/12 : WORKDIR /app [2026-05-25T04:26:36.744Z] ---> Running in 4e64b1ffb6ca [2026-05-25T04:26:37.034Z] Removing intermediate container 4e64b1ffb6ca [2026-05-25T04:26:37.034Z] ---> 5b29a53fbf6a [2026-05-25T04:26:37.034Z] Step 9/12 : COPY go.mod vendor* ./ [2026-05-25T04:26:37.634Z] ---> a7f9818ef37a [2026-05-25T04:26:37.634Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-25T04:26:37.936Z] ---> Running in dd6af79f2f5c [2026-05-25T04:28:47.129Z] Removing intermediate container dd6af79f2f5c [2026-05-25T04:28:47.129Z] ---> 1358e70b465f [2026-05-25T04:28:47.129Z] Step 11/12 : COPY . . [2026-05-25T04:28:47.129Z] ---> 3b15ecbc1262 [2026-05-25T04:28:47.129Z] Step 12/12 : RUN $MAKE [2026-05-25T04:28:47.129Z] ---> Running in f657225b2f9e [2026-05-25T04:28:47.129Z] noop [2026-05-25T04:28:47.129Z] Removing intermediate container f657225b2f9e [2026-05-25T04:28:47.129Z] ---> 0ca12c39a46b [2026-05-25T04:28:47.129Z] Successfully built 0ca12c39a46b [2026-05-25T04:28:47.129Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:28:47.619Z] + docker inspect -f . ci-base-image-arm64 [2026-05-25T04:28:47.619Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T04:28:48.138Z] prd-ubuntu20.04-docker-arm64-4c-16g-10592 does not seem to be running inside a container [2026-05-25T04:28:48.308Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/171 -v /w/workspace/device-rfid-llrp-go/171:/w/workspace/device-rfid-llrp-go/171:rw,z -v /w/workspace/device-rfid-llrp-go/171@tmp:/w/workspace/device-rfid-llrp-go/171@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2026-05-25T04:28:49.807Z] $ docker top 2dd8a785c65d18e5cfc6d404035912c8ad494c938850ccbafb4d610293a472bc -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-25T04:28:50.960Z] + go version [2026-05-25T04:28:50.960Z] go version go1.25.3 linux/arm64 [Pipeline] } [2026-05-25T04:28:51.038Z] $ docker stop --time=1 2dd8a785c65d18e5cfc6d404035912c8ad494c938850ccbafb4d610293a472bc [2026-05-25T04:28:52.796Z] $ docker rm -f --volumes 2dd8a785c65d18e5cfc6d404035912c8ad494c938850ccbafb4d610293a472bc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:28:53.603Z] + docker inspect -f . ci-base-image-arm64 [2026-05-25T04:28:53.603Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T04:28:54.043Z] prd-ubuntu20.04-docker-arm64-4c-16g-10592 does not seem to be running inside a container [2026-05-25T04:28:54.182Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rfid-llrp-go/171 -v /w/workspace/device-rfid-llrp-go/171:/w/workspace/device-rfid-llrp-go/171:rw,z -v /w/workspace/device-rfid-llrp-go/171@tmp:/w/workspace/device-rfid-llrp-go/171@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2026-05-25T04:28:55.720Z] $ docker top 85576b03ad59d96543c294abb44f44f0d08f0bc84ae5f369da75a743a2a69a95 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-25T04:28:56.817Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/171 [Pipeline] fileExists [Pipeline] sh [2026-05-25T04:28:57.705Z] + make test [2026-05-25T04:28:57.705Z] go test ./... -coverprofile=coverage.out ./... [2026-05-25T04:29:04.770Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2026-05-25T04:34:14.158Z] github.com/edgexfoundry/device-rfid-llrp-go/cmd coverage: 0.0% of statements [2026-05-25T04:34:14.158Z] github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp coverage: 0.0% of statements [2026-05-25T04:34:46.475Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 36.654s coverage: 40.6% of statements [2026-05-25T04:34:46.475Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.058s coverage: 94.6% of statements [2026-05-25T04:34:46.475Z] ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.631s coverage: 51.9% of statements [2026-05-25T04:34:46.475Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2026-05-25T04:34:46.475Z] go vet ./... [2026-05-25T04:35:54.475Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-05-25T04:35:54.475Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-05-25T04:35:54.475Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2026-05-25T04:35:54.497Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] } [2026-05-25T04:35:54.527Z] $ docker stop --time=1 85576b03ad59d96543c294abb44f44f0d08f0bc84ae5f369da75a743a2a69a95 [2026-05-25T04:35:56.620Z] $ docker rm -f --volumes 85576b03ad59d96543c294abb44f44f0d08f0bc84ae5f369da75a743a2a69a95 [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-25T04:35:58.653Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-05-25T04:35:58.684Z] Warning: overwriting stash ‘coverage-report’ [2026-05-25T04:35:59.680Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-05-25T04:36:00.119Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-05-25T04:36:00.460Z] + ls -al . [2026-05-25T04:36:00.460Z] total 704 [2026-05-25T04:36:00.460Z] drwxrwxr-x 10 jenkins jenkins 4096 May 25 04:29 . [2026-05-25T04:36:00.460Z] drwxrwxr-x 4 jenkins jenkins 4096 May 25 04:25 .. [2026-05-25T04:36:00.460Z] -rw-rw-r-- 1 jenkins jenkins 134 May 25 04:25 .dockerignore [2026-05-25T04:36:00.460Z] drwxrwxr-x 8 jenkins jenkins 4096 May 25 04:25 .git [2026-05-25T04:36:00.460Z] drwxrwxr-x 3 jenkins jenkins 4096 May 25 04:25 .github [2026-05-25T04:36:00.460Z] -rw-rw-r-- 1 jenkins jenkins 880 May 25 04:25 .gitignore [2026-05-25T04:36:00.460Z] -rw-rw-r-- 1 jenkins jenkins 359 May 25 04:25 .golangci.yml [2026-05-25T04:36:00.460Z] -rw-rw-r-- 1 jenkins jenkins 23451 May 25 04:25 Attribution.txt [2026-05-25T04:36:00.460Z] -rw-rw-r-- 1 jenkins jenkins 12828 May 25 04:25 CHANGELOG.md [2026-05-25T04:36:00.460Z] -rw-rw-r-- 1 jenkins jenkins 1489 May 25 04:25 Dockerfile [2026-05-25T04:36:00.460Z] -rw-rw-r-- 1 jenkins jenkins 677 May 25 04:25 GOVERNANCE.md [2026-05-25T04:36:00.460Z] -rw-rw-r-- 1 jenkins jenkins 684 May 25 04:25 Jenkinsfile [2026-05-25T04:36:00.460Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 25 04:25 LICENSE [2026-05-25T04:36:00.460Z] -rw-rw-r-- 1 jenkins jenkins 2760 May 25 04:25 Makefile [2026-05-25T04:36:00.460Z] -rw-rw-r-- 1 jenkins jenkins 625 May 25 04:25 OWNERS.md [2026-05-25T04:36:00.460Z] -rw-rw-r-- 1 jenkins jenkins 28907 May 25 04:25 README.md [2026-05-25T04:36:00.460Z] -rw-rw-r-- 1 jenkins jenkins 11 May 25 04:23 VERSION [2026-05-25T04:36:00.460Z] drwxrwxr-x 2 jenkins jenkins 4096 May 25 04:25 bin [2026-05-25T04:36:00.460Z] drwxrwxr-x 4 jenkins jenkins 4096 May 25 04:25 cmd [2026-05-25T04:36:00.460Z] -rw-r--r-- 1 jenkins jenkins 451915 May 25 04:34 coverage.out [2026-05-25T04:36:00.460Z] drwxrwxr-x 2 jenkins jenkins 4096 May 25 04:25 examples [2026-05-25T04:36:00.460Z] -rw-rw-r-- 1 jenkins jenkins 6886 May 25 04:25 go.mod [2026-05-25T04:36:00.460Z] -rw-rw-r-- 1 jenkins jenkins 89081 May 25 04:25 go.sum [2026-05-25T04:36:00.460Z] drwxrwxr-x 2 jenkins jenkins 4096 May 25 04:25 images [2026-05-25T04:36:00.460Z] drwxrwxr-x 4 jenkins jenkins 4096 May 25 04:25 internal [2026-05-25T04:36:00.460Z] drwxrwxr-x 3 jenkins jenkins 4096 May 25 04:25 pkg [2026-05-25T04:36:00.460Z] -rw-rw-r-- 1 jenkins jenkins 193 May 25 04:25 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:36:00.825Z] + docker build -t device-rfid-llrp-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=0f7d9fc28b9c524aab54c84875c3eeec51921347 --label arch=arm64 --label version=4.1.0-dev.2 . [2026-05-25T04:36:01.097Z] Sending build context to Docker daemon 1.215MB [2026-05-25T04:36:01.097Z] Step 1/25 : ARG BASE=golang:1.25-alpine3.22 [2026-05-25T04:36:01.097Z] Step 2/25 : FROM ${BASE} AS builder [2026-05-25T04:36:01.097Z] ---> 0ca12c39a46b [2026-05-25T04:36:01.097Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2026-05-25T04:36:01.368Z] ---> Running in 444d1e5a23d4 [2026-05-25T04:36:01.962Z] Removing intermediate container 444d1e5a23d4 [2026-05-25T04:36:01.962Z] ---> 2e70482bff33 [2026-05-25T04:36:01.962Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-05-25T04:36:01.962Z] ---> Running in 8f649639eccc [2026-05-25T04:36:02.236Z] Removing intermediate container 8f649639eccc [2026-05-25T04:36:02.236Z] ---> e232ed35d5fb [2026-05-25T04:36:02.236Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git" [2026-05-25T04:36:02.506Z] ---> Running in 4bc50db8603d [2026-05-25T04:36:02.779Z] Removing intermediate container 4bc50db8603d [2026-05-25T04:36:02.779Z] ---> 236a2544dbb0 [2026-05-25T04:36:02.779Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2026-05-25T04:36:02.779Z] ---> Running in ed40d2804eaa [2026-05-25T04:36:03.372Z] Removing intermediate container ed40d2804eaa [2026-05-25T04:36:03.372Z] ---> 142a6976099d [2026-05-25T04:36:03.372Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2026-05-25T04:36:03.372Z] ---> Running in 98abb90d4599 [2026-05-25T04:36:04.448Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-25T04:36:05.084Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-25T04:36:07.766Z] OK: 255 MiB in 60 packages [2026-05-25T04:36:08.390Z] Removing intermediate container 98abb90d4599 [2026-05-25T04:36:08.390Z] ---> eed7b4ae8c98 [2026-05-25T04:36:08.390Z] Step 8/25 : WORKDIR /app [2026-05-25T04:36:08.390Z] ---> Running in 5e7f586eec52 [2026-05-25T04:36:08.997Z] Removing intermediate container 5e7f586eec52 [2026-05-25T04:36:08.997Z] ---> 3592039969a8 [2026-05-25T04:36:08.997Z] Step 9/25 : COPY go.mod vendor* ./ [2026-05-25T04:36:09.585Z] ---> 223f5ee51c86 [2026-05-25T04:36:09.585Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-25T04:36:09.585Z] ---> Running in 9d35a1277ba2 [2026-05-25T04:36:12.196Z] Removing intermediate container 9d35a1277ba2 [2026-05-25T04:36:12.196Z] ---> af009c7060c5 [2026-05-25T04:36:12.196Z] Step 11/25 : COPY . . [2026-05-25T04:36:13.167Z] ---> 1f0e7dd1a4a2 [2026-05-25T04:36:13.167Z] Step 12/25 : RUN $MAKE [2026-05-25T04:36:13.167Z] ---> Running in a2cc0cc22b2a [2026-05-25T04:36:14.149Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=4.1.0-dev.2 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.42 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd [2026-05-25T04:41:06.183Z] Removing intermediate container a2cc0cc22b2a [2026-05-25T04:41:06.183Z] ---> 618f561d93d5 [2026-05-25T04:41:06.183Z] Step 13/25 : FROM alpine:3.22 [2026-05-25T04:41:06.183Z] 3.22: Pulling from library/alpine [2026-05-25T04:41:06.183Z] 58e777220c39: Pulling fs layer [2026-05-25T04:41:06.183Z] 58e777220c39: Verifying Checksum [2026-05-25T04:41:06.183Z] 58e777220c39: Download complete [2026-05-25T04:41:06.183Z] 58e777220c39: Pull complete [2026-05-25T04:41:06.183Z] Digest: sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-25T04:41:06.183Z] Status: Downloaded newer image for alpine:3.22 [2026-05-25T04:41:06.183Z] ---> 6a2735c23ff3 [2026-05-25T04:41:06.183Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2026-05-25T04:41:06.183Z] ---> Running in 309568085cb8 [2026-05-25T04:41:06.183Z] Removing intermediate container 309568085cb8 [2026-05-25T04:41:06.183Z] ---> 66fadd60c5a4 [2026-05-25T04:41:06.183Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2026-05-25T04:41:06.183Z] ---> Running in ad25b71bc1ba [2026-05-25T04:41:06.183Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-25T04:41:06.183Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-25T04:41:06.183Z] (1/1) Installing dumb-init (1.2.5-r3) [2026-05-25T04:41:06.183Z] Executing busybox-1.37.0-r20.trigger [2026-05-25T04:41:06.183Z] OK: 8 MiB in 17 packages [2026-05-25T04:41:06.183Z] Removing intermediate container ad25b71bc1ba [2026-05-25T04:41:06.183Z] ---> 4386e42140a9 [2026-05-25T04:41:06.183Z] Step 16/25 : RUN apk --no-cache upgrade [2026-05-25T04:41:06.183Z] ---> Running in d149d72ab96a [2026-05-25T04:41:06.183Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-25T04:41:06.183Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-25T04:41:06.183Z] OK: 8 MiB in 17 packages [2026-05-25T04:41:06.183Z] Removing intermediate container d149d72ab96a [2026-05-25T04:41:06.183Z] ---> 0850c3599e01 [2026-05-25T04:41:06.183Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2026-05-25T04:41:06.183Z] ---> 3625a47c5c65 [2026-05-25T04:41:06.183Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2026-05-25T04:41:06.454Z] ---> 285abd11bf26 [2026-05-25T04:41:06.454Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2026-05-25T04:41:09.039Z] ---> 6a5c42a64b08 [2026-05-25T04:41:09.039Z] Step 20/25 : EXPOSE 59989 [2026-05-25T04:41:09.039Z] ---> Running in 9b10bd3f7b46 [2026-05-25T04:41:09.039Z] Removing intermediate container 9b10bd3f7b46 [2026-05-25T04:41:09.039Z] ---> d5ed3310fe02 [2026-05-25T04:41:09.039Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2026-05-25T04:41:09.039Z] ---> Running in ad1e738ae6e4 [2026-05-25T04:41:09.320Z] Removing intermediate container ad1e738ae6e4 [2026-05-25T04:41:09.320Z] ---> b1c1aa568dcf [2026-05-25T04:41:09.320Z] Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2026-05-25T04:41:09.589Z] ---> Running in 971fecfbe090 [2026-05-25T04:41:09.859Z] Removing intermediate container 971fecfbe090 [2026-05-25T04:41:09.859Z] ---> 39d6a32059c6 [2026-05-25T04:41:09.859Z] Step 23/25 : LABEL arch=arm64 [2026-05-25T04:41:09.859Z] ---> Running in 771f6dab809f [2026-05-25T04:41:10.125Z] Removing intermediate container 771f6dab809f [2026-05-25T04:41:10.125Z] ---> 98669f10fa6e [2026-05-25T04:41:10.125Z] Step 24/25 : LABEL git_sha=0f7d9fc28b9c524aab54c84875c3eeec51921347 [2026-05-25T04:41:10.125Z] ---> Running in db162e8fffc1 [2026-05-25T04:41:10.394Z] Removing intermediate container db162e8fffc1 [2026-05-25T04:41:10.394Z] ---> 8ad312084fb4 [2026-05-25T04:41:10.394Z] Step 25/25 : LABEL version=4.1.0-dev.2 [2026-05-25T04:41:10.666Z] ---> Running in 44e2319681ff [2026-05-25T04:41:10.938Z] Removing intermediate container 44e2319681ff [2026-05-25T04:41:10.938Z] ---> bd9794259f5b [2026-05-25T04:41:10.938Z] [Warning] One or more build-args [ARCH] were not consumed [2026-05-25T04:41:10.938Z] Successfully built bd9794259f5b [2026-05-25T04:41:10.938Z] Successfully tagged device-rfid-llrp-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-25T04:41:11.069Z] provisioning config files... [2026-05-25T04:41:11.084Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/171@tmp/config17199040765942080241tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-25T04:41:11.434Z] ---> ****-login.sh [2026-05-25T04:41:11.434Z] nexus3.edgexfoundry.org:10001 [2026-05-25T04:41:11.702Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:41:11.703Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-25T04:41:11.703Z] Configure a credential helper to remove this warning. See [2026-05-25T04:41:11.703Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-25T04:41:11.703Z] [2026-05-25T04:41:11.703Z] Login Succeeded [2026-05-25T04:41:11.703Z] nexus3.edgexfoundry.org:10002 [2026-05-25T04:41:11.971Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:41:11.971Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-25T04:41:11.971Z] Configure a credential helper to remove this warning. See [2026-05-25T04:41:11.971Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-25T04:41:11.971Z] [2026-05-25T04:41:11.971Z] Login Succeeded [2026-05-25T04:41:11.971Z] nexus3.edgexfoundry.org:10003 [2026-05-25T04:41:12.238Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:41:12.506Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-25T04:41:12.506Z] Configure a credential helper to remove this warning. See [2026-05-25T04:41:12.506Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-25T04:41:12.506Z] [2026-05-25T04:41:12.506Z] Login Succeeded [2026-05-25T04:41:12.506Z] nexus3.edgexfoundry.org:10004 [2026-05-25T04:41:12.773Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:41:12.773Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-25T04:41:12.773Z] Configure a credential helper to remove this warning. See [2026-05-25T04:41:12.773Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-25T04:41:12.773Z] [2026-05-25T04:41:12.773Z] Login Succeeded [2026-05-25T04:41:12.773Z] ****.io [2026-05-25T04:41:13.050Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:41:13.318Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-25T04:41:13.318Z] Configure a credential helper to remove this warning. See [2026-05-25T04:41:13.318Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-25T04:41:13.318Z] [2026-05-25T04:41:13.318Z] Login Succeeded [2026-05-25T04:41:13.318Z] ---> ****-login.sh ends [Pipeline] } [2026-05-25T04:41:13.330Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-25T04:41:13.391Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-25T04:41:13.419Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: [2026-05-25T04:41:13.419Z] 0f7d9fc28b9c524aab54c84875c3eeec51921347 [2026-05-25T04:41:13.419Z] latest [2026-05-25T04:41:13.419Z] 4.1.0-dev.2 [2026-05-25T04:41:13.419Z] 0f7d9fc28b9c524aab54c84875c3eeec51921347-4.1.0-dev.2 [2026-05-25T04:41:13.419Z] main [2026-05-25T04:41:13.419Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:41:13.794Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:0f7d9fc28b9c524aab54c84875c3eeec51921347 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:41:15.113Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:0f7d9fc28b9c524aab54c84875c3eeec51921347 [2026-05-25T04:41:15.114Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2026-05-25T04:41:15.114Z] baf1156bffc8: Preparing [2026-05-25T04:41:15.114Z] 46332b4d2993: Preparing [2026-05-25T04:41:15.114Z] 4f4386d3ff04: Preparing [2026-05-25T04:41:15.114Z] 24d0b1ecaf4d: Preparing [2026-05-25T04:41:15.114Z] abbe30cbcd51: Preparing [2026-05-25T04:41:15.114Z] eeaa73608b53: Preparing [2026-05-25T04:41:15.114Z] eeaa73608b53: Waiting [2026-05-25T04:41:15.381Z] 4f4386d3ff04: Pushed [2026-05-25T04:41:15.381Z] 46332b4d2993: Pushed [2026-05-25T04:41:15.381Z] 24d0b1ecaf4d: Pushed [2026-05-25T04:41:15.381Z] abbe30cbcd51: Pushed [2026-05-25T04:41:15.381Z] eeaa73608b53: Layer already exists [2026-05-25T04:41:25.438Z] baf1156bffc8: Pushed [2026-05-25T04:41:25.438Z] 0f7d9fc28b9c524aab54c84875c3eeec51921347: digest: sha256:3e908e7c26d5f33dfa703002311633f6a437432b0d593555d2071877b436f0a6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:41:25.798Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:41:28.094Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2026-05-25T04:41:28.094Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2026-05-25T04:41:28.095Z] baf1156bffc8: Preparing [2026-05-25T04:41:28.095Z] 46332b4d2993: Preparing [2026-05-25T04:41:28.095Z] 4f4386d3ff04: Preparing [2026-05-25T04:41:28.095Z] 24d0b1ecaf4d: Preparing [2026-05-25T04:41:28.095Z] abbe30cbcd51: Preparing [2026-05-25T04:41:28.095Z] eeaa73608b53: Preparing [2026-05-25T04:41:28.095Z] eeaa73608b53: Waiting [2026-05-25T04:41:28.095Z] 4f4386d3ff04: Layer already exists [2026-05-25T04:41:28.095Z] baf1156bffc8: Layer already exists [2026-05-25T04:41:28.095Z] 24d0b1ecaf4d: Layer already exists [2026-05-25T04:41:28.095Z] 46332b4d2993: Layer already exists [2026-05-25T04:41:28.095Z] abbe30cbcd51: Layer already exists [2026-05-25T04:41:28.095Z] eeaa73608b53: Layer already exists [2026-05-25T04:41:28.360Z] latest: digest: sha256:3e908e7c26d5f33dfa703002311633f6a437432b0d593555d2071877b436f0a6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:41:28.721Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:41:29.076Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4.1.0-dev.2 [2026-05-25T04:41:29.076Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2026-05-25T04:41:29.076Z] baf1156bffc8: Preparing [2026-05-25T04:41:29.076Z] 46332b4d2993: Preparing [2026-05-25T04:41:29.076Z] 4f4386d3ff04: Preparing [2026-05-25T04:41:29.076Z] 24d0b1ecaf4d: Preparing [2026-05-25T04:41:29.076Z] abbe30cbcd51: Preparing [2026-05-25T04:41:29.076Z] eeaa73608b53: Preparing [2026-05-25T04:41:29.076Z] eeaa73608b53: Waiting [2026-05-25T04:41:29.076Z] 24d0b1ecaf4d: Layer already exists [2026-05-25T04:41:29.076Z] baf1156bffc8: Layer already exists [2026-05-25T04:41:29.076Z] 46332b4d2993: Layer already exists [2026-05-25T04:41:29.076Z] 4f4386d3ff04: Layer already exists [2026-05-25T04:41:29.076Z] abbe30cbcd51: Layer already exists [2026-05-25T04:41:29.076Z] eeaa73608b53: Layer already exists [2026-05-25T04:41:29.076Z] 4.1.0-dev.2: digest: sha256:3e908e7c26d5f33dfa703002311633f6a437432b0d593555d2071877b436f0a6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:41:29.450Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:0f7d9fc28b9c524aab54c84875c3eeec51921347-4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:41:29.821Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:0f7d9fc28b9c524aab54c84875c3eeec51921347-4.1.0-dev.2 [2026-05-25T04:41:29.821Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2026-05-25T04:41:29.821Z] baf1156bffc8: Preparing [2026-05-25T04:41:29.821Z] 46332b4d2993: Preparing [2026-05-25T04:41:29.821Z] 4f4386d3ff04: Preparing [2026-05-25T04:41:29.821Z] 24d0b1ecaf4d: Preparing [2026-05-25T04:41:29.821Z] abbe30cbcd51: Preparing [2026-05-25T04:41:29.821Z] eeaa73608b53: Preparing [2026-05-25T04:41:29.821Z] eeaa73608b53: Waiting [2026-05-25T04:41:29.821Z] abbe30cbcd51: Layer already exists [2026-05-25T04:41:29.821Z] 24d0b1ecaf4d: Layer already exists [2026-05-25T04:41:29.821Z] 4f4386d3ff04: Layer already exists [2026-05-25T04:41:29.821Z] baf1156bffc8: Layer already exists [2026-05-25T04:41:29.821Z] 46332b4d2993: Layer already exists [2026-05-25T04:41:29.821Z] eeaa73608b53: Layer already exists [2026-05-25T04:41:30.090Z] 0f7d9fc28b9c524aab54c84875c3eeec51921347-4.1.0-dev.2: digest: sha256:3e908e7c26d5f33dfa703002311633f6a437432b0d593555d2071877b436f0a6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:41:30.451Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:41:30.807Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [2026-05-25T04:41:30.807Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2026-05-25T04:41:30.807Z] baf1156bffc8: Preparing [2026-05-25T04:41:30.807Z] 46332b4d2993: Preparing [2026-05-25T04:41:30.807Z] 4f4386d3ff04: Preparing [2026-05-25T04:41:30.807Z] 24d0b1ecaf4d: Preparing [2026-05-25T04:41:30.807Z] abbe30cbcd51: Preparing [2026-05-25T04:41:30.807Z] eeaa73608b53: Preparing [2026-05-25T04:41:30.807Z] eeaa73608b53: Waiting [2026-05-25T04:41:30.807Z] 4f4386d3ff04: Layer already exists [2026-05-25T04:41:30.807Z] abbe30cbcd51: Layer already exists [2026-05-25T04:41:30.807Z] 24d0b1ecaf4d: Layer already exists [2026-05-25T04:41:30.807Z] baf1156bffc8: Layer already exists [2026-05-25T04:41:30.807Z] 46332b4d2993: Layer already exists [2026-05-25T04:41:30.807Z] eeaa73608b53: Layer already exists [2026-05-25T04:41:31.075Z] main: digest: sha256:3e908e7c26d5f33dfa703002311633f6a437432b0d593555d2071877b436f0a6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-25T04:41:31.146Z] ===================================================== [Pipeline] echo [2026-05-25T04:41:31.158Z] taggedImages: [2026-05-25T04:41:31.158Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:0f7d9fc28b9c524aab54c84875c3eeec51921347 [2026-05-25T04:41:31.158Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2026-05-25T04:41:31.158Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4.1.0-dev.2 [2026-05-25T04:41:31.158Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:0f7d9fc28b9c524aab54c84875c3eeec51921347-4.1.0-dev.2 [2026-05-25T04:41:31.158Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:41:31.546Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-25T04:41:31.546Z] [2026-05-25T04:41:31.546Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:41:31.887Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-25T04:41:31.887Z] arm64: Pulling from edgex-lftools-log-publisher [2026-05-25T04:41:31.887Z] 8998bd30e6a1: Pulling fs layer [2026-05-25T04:41:31.887Z] 04944245beec: Pulling fs layer [2026-05-25T04:41:31.887Z] 699f458cf7ca: Pulling fs layer [2026-05-25T04:41:31.887Z] 765212b225bb: Pulling fs layer [2026-05-25T04:41:31.887Z] f23df028b6ca: Pulling fs layer [2026-05-25T04:41:31.887Z] d65c8cfc05b1: Pulling fs layer [2026-05-25T04:41:31.887Z] 2437ff75d9bd: Pulling fs layer [2026-05-25T04:41:31.887Z] 765212b225bb: Waiting [2026-05-25T04:41:31.887Z] f23df028b6ca: Waiting [2026-05-25T04:41:31.887Z] d65c8cfc05b1: Waiting [2026-05-25T04:41:31.887Z] 2437ff75d9bd: Waiting [2026-05-25T04:41:32.154Z] 04944245beec: Verifying Checksum [2026-05-25T04:41:32.154Z] 04944245beec: Download complete [2026-05-25T04:41:32.154Z] 765212b225bb: Download complete [2026-05-25T04:41:32.154Z] f23df028b6ca: Verifying Checksum [2026-05-25T04:41:32.154Z] f23df028b6ca: Download complete [2026-05-25T04:41:32.154Z] d65c8cfc05b1: Verifying Checksum [2026-05-25T04:41:32.154Z] d65c8cfc05b1: Download complete [2026-05-25T04:41:32.424Z] 699f458cf7ca: Verifying Checksum [2026-05-25T04:41:32.424Z] 699f458cf7ca: Download complete [2026-05-25T04:41:32.691Z] 8998bd30e6a1: Verifying Checksum [2026-05-25T04:41:32.691Z] 8998bd30e6a1: Download complete [2026-05-25T04:41:35.277Z] 2437ff75d9bd: Verifying Checksum [2026-05-25T04:41:35.277Z] 2437ff75d9bd: Download complete [2026-05-25T04:41:37.221Z] 8998bd30e6a1: Pull complete [2026-05-25T04:41:37.810Z] 04944245beec: Pull complete [2026-05-25T04:41:39.755Z] 699f458cf7ca: Pull complete [2026-05-25T04:41:39.755Z] 765212b225bb: Pull complete [2026-05-25T04:41:40.715Z] f23df028b6ca: Pull complete [2026-05-25T04:41:40.715Z] d65c8cfc05b1: Pull complete [2026-05-25T04:41:58.929Z] 2437ff75d9bd: Pull complete [2026-05-25T04:41:58.929Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2026-05-25T04:41:58.929Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-25T04:41:58.929Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T04:41:59.151Z] prd-ubuntu20.04-docker-arm64-4c-16g-10592 does not seem to be running inside a container [2026-05-25T04:41:59.215Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rfid-llrp-go/171 -v /w/workspace/device-rfid-llrp-go/171:/w/workspace/device-rfid-llrp-go/171:rw,z -v /w/workspace/device-rfid-llrp-go/171@tmp:/w/workspace/device-rfid-llrp-go/171@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:arm64 cat [2026-05-25T04:42:02.007Z] $ docker top f77057aff522e21adf6cb9b4c73c5d9a7798c82de860cc7cdbc50ddf5b8f5195 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-25T04:42:02.847Z] ---> job-cost.sh [2026-05-25T04:42:02.847Z] lf-activate-venv: SKIPPING [2026-05-25T04:42:02.847Z] INFO: No Stack... [2026-05-25T04:42:03.430Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2026-05-25T04:42:04.014Z] INFO: Archiving Costs [Pipeline] sh [2026-05-25T04:42:04.645Z] + cat /w/workspace/device-rfid-llrp-go/171/archives/cost.csv [2026-05-25T04:42:04.645Z] + cut -d, -f6 [Pipeline] lock [2026-05-25T04:42:04.699Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-171-stack-cost] [2026-05-25T04:42:04.709Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-171-stack-cost] did not exist. Created. [2026-05-25T04:42:04.715Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-171-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-05-25T04:42:05.373Z] /w/workspace/device-rfid-llrp-go/171@tmp/durable-678727fc/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2026-05-25T04:42:06.039Z] + echo total: 0.10999999940395355 [Pipeline] stash [2026-05-25T04:42:06.069Z] Warning: overwriting stash ‘stack-cost’ [2026-05-25T04:42:06.133Z] Stashed 1 file(s) [Pipeline] } [2026-05-25T04:42:06.150Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-171-stack-cost] [Pipeline] // lock [Pipeline] } [2026-05-25T04:42:06.173Z] $ docker stop --time=1 f77057aff522e21adf6cb9b4c73c5d9a7798c82de860cc7cdbc50ddf5b8f5195 [2026-05-25T04:42:09.754Z] $ docker rm -f --volumes f77057aff522e21adf6cb9b4c73c5d9a7798c82de860cc7cdbc50ddf5b8f5195 [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-25T04:42:10.220Z] provisioning config files... [2026-05-25T04:42:10.225Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config12527040517084987622tmp [Pipeline] { [Pipeline] sh [2026-05-25T04:42:10.527Z] + set +x [2026-05-25T04:42:10.527Z] + curl -s https://codecov.io/bash [2026-05-25T04:42:10.527Z] + bash -s -- [2026-05-25T04:42:10.527Z] [2026-05-25T04:42:10.527Z] _____ _ [2026-05-25T04:42:10.527Z] / ____| | | [2026-05-25T04:42:10.527Z] | | ___ __| | ___ ___ _____ __ [2026-05-25T04:42:10.527Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2026-05-25T04:42:10.527Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2026-05-25T04:42:10.527Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2026-05-25T04:42:10.527Z] Bash-1.0.6 [2026-05-25T04:42:10.527Z] [2026-05-25T04:42:10.527Z] [2026-05-25T04:42:10.527Z] ==> git version 2.25.1 found [2026-05-25T04:42:10.527Z] ==> 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-25T04:42:10.527Z] Release-Date: 2020-01-08 [2026-05-25T04:42:10.527Z] 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-25T04:42:10.527Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2026-05-25T04:42:10.527Z] ==> Jenkins CI detected. [2026-05-25T04:42:10.527Z] current dir:  /w/workspace/foundry_device-rfid-llrp-go_main [2026-05-25T04:42:10.527Z] project root: . [2026-05-25T04:42:10.527Z] --> token set from env [2026-05-25T04:42:10.527Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2026-05-25T04:42:10.527Z] ==> Running gcov in . (disable via -X gcov) [2026-05-25T04:42:10.527Z] ==> Python coveragepy not found [2026-05-25T04:42:10.527Z] ==> Searching for coverage reports in: [2026-05-25T04:42:10.527Z] + . [2026-05-25T04:42:10.527Z] -> Found 1 reports [2026-05-25T04:42:10.527Z] ==> Detecting git/mercurial file structure [2026-05-25T04:42:10.527Z] ==> Reading reports [2026-05-25T04:42:10.527Z] + ./coverage.out bytes=451915 [2026-05-25T04:42:10.527Z] ==> Appending adjustments [2026-05-25T04:42:10.527Z] https://docs.codecov.io/docs/fixing-reports [2026-05-25T04:42:10.786Z] + Found adjustments [2026-05-25T04:42:10.786Z] ==> Gzipping contents [2026-05-25T04:42:10.786Z] 52K /tmp/codecov.dMoSFR.gz [2026-05-25T04:42:10.786Z] ==> Uploading reports [2026-05-25T04:42:10.786Z] url: https://codecov.io [2026-05-25T04:42:10.786Z] query: branch=main&commit=0f7d9fc28b9c524aab54c84875c3eeec51921347&build=171&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F171%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2026-05-25T04:42:10.786Z] -> Pinging Codecov [2026-05-25T04:42:10.786Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=0f7d9fc28b9c524aab54c84875c3eeec51921347&build=171&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F171%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2026-05-25T04:42:11.045Z] -> Uploading to [2026-05-25T04:42:11.045Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-rfid-llrp-go/0f7d9fc28b9c524aab54c84875c3eeec51921347/3adf8fa0-6ead-42be-bd99-998a9c94f46b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260525%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260525T044210Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=65f7272969028824430ec85ebc605324ca3ed0d88a081fb2f8389e400f5c4a8f [2026-05-25T04:42:11.045Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-05-25T04:42:11.045Z] Dload Upload Total Spent Left Speed [2026-05-25T04:42:11.303Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51482 0 0 100 51482 0 308k --:--:-- --:--:-- --:--:-- 308k [2026-05-25T04:42:11.303Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/0f7d9fc28b9c524aab54c84875c3eeec51921347 [Pipeline] } [2026-05-25T04:42:11.310Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2026-05-25T04:42:11.454Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2026-05-25T04:42:11.470Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:42:11.779Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-05-25T04:42:11.779Z] [2026-05-25T04:42:11.779Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:42:12.083Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-05-25T04:42:12.083Z] latest: Pulling from edgex-devops/edgex-snyk-go [2026-05-25T04:42:12.083Z] 2d35ebdb57d9: Already exists [2026-05-25T04:42:12.083Z] 85e8836fcdb2: Pulling fs layer [2026-05-25T04:42:12.083Z] 91631faa732a: Pulling fs layer [2026-05-25T04:42:12.083Z] f3f5ae8826fa: Pulling fs layer [2026-05-25T04:42:12.083Z] 4f4fb700ef54: Pulling fs layer [2026-05-25T04:42:12.083Z] 7861252a18e6: Pulling fs layer [2026-05-25T04:42:12.083Z] 9130f900ef6f: Pulling fs layer [2026-05-25T04:42:12.083Z] 4f4fb700ef54: Waiting [2026-05-25T04:42:12.083Z] 7861252a18e6: Waiting [2026-05-25T04:42:12.083Z] 9130f900ef6f: Waiting [2026-05-25T04:42:12.083Z] f3f5ae8826fa: Download complete [2026-05-25T04:42:12.083Z] 85e8836fcdb2: Download complete [2026-05-25T04:42:12.083Z] 4f4fb700ef54: Download complete [2026-05-25T04:42:12.083Z] 85e8836fcdb2: Pull complete [2026-05-25T04:42:12.342Z] 7861252a18e6: Verifying Checksum [2026-05-25T04:42:12.599Z] 91631faa732a: Verifying Checksum [2026-05-25T04:42:12.599Z] 91631faa732a: Download complete [2026-05-25T04:42:12.857Z] 9130f900ef6f: Verifying Checksum [2026-05-25T04:42:17.042Z] 91631faa732a: Pull complete [2026-05-25T04:42:17.042Z] f3f5ae8826fa: Pull complete [2026-05-25T04:42:17.042Z] 4f4fb700ef54: Pull complete [2026-05-25T04:42:17.299Z] 7861252a18e6: Pull complete [2026-05-25T04:42:21.482Z] 9130f900ef6f: Pull complete [2026-05-25T04:42:21.482Z] Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e [2026-05-25T04:42:21.482Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-05-25T04:42:21.482Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T04:42:21.581Z] prd-ubuntu20.04-docker-8c-8g-10586 does not seem to be running inside a container [2026-05-25T04:42:21.634Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2026-05-25T04:42:22.917Z] $ docker top c707c621048afa3458e540ca6ffb5e8565f9e8fbc4b85a0cb3eb1232375be7c3 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-25T04:42:23.244Z] + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] echo [2026-05-25T04:42:23.256Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh [2026-05-25T04:42:23.533Z] + set -o pipefail [2026-05-25T04:42:23.533Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' [2026-05-25T04:42:33.513Z] [2026-05-25T04:42:33.513Z] Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... [2026-05-25T04:42:33.513Z] [2026-05-25T04:42:33.513Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0c7c39d4-f80c-42be-b72a-b20e3931b6b7/history/509fbdff-b2e1-4afb-a027-fbf738cb78ae [2026-05-25T04:42:33.513Z] [2026-05-25T04:42:33.513Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2026-05-25T04:42:33.513Z] [Pipeline] } [2026-05-25T04:42:33.543Z] $ docker stop --time=1 c707c621048afa3458e540ca6ffb5e8565f9e8fbc4b85a0cb3eb1232375be7c3 [2026-05-25T04:42:35.696Z] $ docker rm -f --volumes c707c621048afa3458e540ca6ffb5e8565f9e8fbc4b85a0cb3eb1232375be7c3 [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-25T04:42:36.543Z] + git log --format=format:%s -1 0f7d9fc28b9c524aab54c84875c3eeec51921347 [Pipeline] sh [2026-05-25T04:42:36.868Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-25T04:42:36.868Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:42:37.169Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-25T04:42:37.169Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T04:42:37.240Z] prd-ubuntu20.04-docker-8c-8g-10586 does not seem to be running inside a container [2026-05-25T04:42:37.284Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-25T04:42:37.523Z] $ docker top 43a33e0b91fbe000c56067d0e82501bb1b94a1f6bdcf369620955628f9acd04a -eo pid,comm [2026-05-25T04:42:37.548Z] 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-25T04:42:37.549Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-25T04:42:37.601Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-25T04:42:37.601Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-25T04:42:37.703Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-25T04:42:37.724Z] $ docker exec 43a33e0b91fbe000c56067d0e82501bb1b94a1f6bdcf369620955628f9acd04a ssh-agent [2026-05-25T04:42:37.808Z] SSH_AUTH_SOCK=/tmp/ssh-Pkoru1NtJavI/agent.33 [2026-05-25T04:42:37.808Z] SSH_AGENT_PID=39 [2026-05-25T04:42:37.812Z] Running ssh-add (command line suppressed) [2026-05-25T04:42:37.934Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7899577940165400341.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7899577940165400341.key) [2026-05-25T04:42:37.930Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-25T04:42:38.222Z] + git semver tag [2026-05-25T04:42:38.480Z] 2026-05-25 04:42:38,457 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-25T04:42:38.480Z] 2026-05-25 04:42:38,461 [run_tag] DEBUG tag force:False [2026-05-25T04:42:38.480Z] 2026-05-25 04:42:38,461 [check_head_tag] DEBUG check head tag [2026-05-25T04:42:38.480Z] 2026-05-25 04:42:38,462 [execute] INFO git cat-file --batch-check [2026-05-25T04:42:38.480Z] 2026-05-25 04:42:38,462 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, stdin=, shell=False, universal_newlines=False) [2026-05-25T04:42:38.480Z] 2026-05-25 04:42:38,464 [execute] INFO git cat-file --batch [2026-05-25T04:42:38.481Z] 2026-05-25 04:42:38,464 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, stdin=, shell=False, universal_newlines=False) [2026-05-25T04:42:38.481Z] 2026-05-25 04:42:38,470 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2026-05-25T04:42:38.481Z] 2026-05-25 04:42:38,470 [execute] INFO git tag -a v4.1.0-dev.2 -m v4.1.0-dev.2 [2026-05-25T04:42:38.481Z] 2026-05-25 04:42:38,470 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.2', '-m', 'v4.1.0-dev.2'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, stdin=None, shell=False, universal_newlines=False) [2026-05-25T04:42:38.481Z] 2026-05-25 04:42:38,473 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2026-05-25T04:42:38.481Z] 4.1.0-dev.2 [Pipeline] } [2026-05-25T04:42:38.508Z] $ docker exec --env ******** --env ******** 43a33e0b91fbe000c56067d0e82501bb1b94a1f6bdcf369620955628f9acd04a ssh-agent -k [2026-05-25T04:42:38.589Z] unset SSH_AUTH_SOCK; [2026-05-25T04:42:38.590Z] unset SSH_AGENT_PID; [2026-05-25T04:42:38.590Z] echo Agent pid 39 killed; [2026-05-25T04:42:38.581Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-25T04:42:38.904Z] + git semver [Pipeline] } [2026-05-25T04:42:39.194Z] $ docker stop --time=1 43a33e0b91fbe000c56067d0e82501bb1b94a1f6bdcf369620955628f9acd04a [2026-05-25T04:42:40.432Z] $ docker rm -f --volumes 43a33e0b91fbe000c56067d0e82501bb1b94a1f6bdcf369620955628f9acd04a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:42:40.804Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-05-25T04:42:40.804Z] [2026-05-25T04:42:40.804Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:42:41.114Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-05-25T04:42:41.114Z] 0.23.1-centos7: Pulling from edgex-lftools [2026-05-25T04:42:41.114Z] ab5ef0e58194: Pulling fs layer [2026-05-25T04:42:41.114Z] 9712f1f96733: Pulling fs layer [2026-05-25T04:42:41.114Z] 63f879dbbcfc: Pulling fs layer [2026-05-25T04:42:41.114Z] 0d9ebad4ef96: Pulling fs layer [2026-05-25T04:42:41.114Z] e9a5061849ea: Pulling fs layer [2026-05-25T04:42:41.114Z] d747dcd14b5f: Pulling fs layer [2026-05-25T04:42:41.114Z] 2de7ff778b66: Pulling fs layer [2026-05-25T04:42:41.114Z] e9a5061849ea: Waiting [2026-05-25T04:42:41.114Z] 2de7ff778b66: Waiting [2026-05-25T04:42:41.114Z] d747dcd14b5f: Waiting [2026-05-25T04:42:41.114Z] 0d9ebad4ef96: Waiting [2026-05-25T04:42:41.114Z] 9712f1f96733: Verifying Checksum [2026-05-25T04:42:41.114Z] 9712f1f96733: Download complete [2026-05-25T04:42:41.372Z] 63f879dbbcfc: Verifying Checksum [2026-05-25T04:42:41.372Z] 63f879dbbcfc: Download complete [2026-05-25T04:42:41.633Z] e9a5061849ea: Verifying Checksum [2026-05-25T04:42:41.633Z] e9a5061849ea: Download complete [2026-05-25T04:42:41.633Z] d747dcd14b5f: Verifying Checksum [2026-05-25T04:42:41.633Z] d747dcd14b5f: Download complete [2026-05-25T04:42:41.633Z] 0d9ebad4ef96: Verifying Checksum [2026-05-25T04:42:41.633Z] 0d9ebad4ef96: Download complete [2026-05-25T04:42:41.633Z] ab5ef0e58194: Verifying Checksum [2026-05-25T04:42:41.633Z] ab5ef0e58194: Download complete [2026-05-25T04:42:41.633Z] 2de7ff778b66: Verifying Checksum [2026-05-25T04:42:41.633Z] 2de7ff778b66: Download complete [2026-05-25T04:42:44.909Z] ab5ef0e58194: Pull complete [2026-05-25T04:42:44.909Z] 9712f1f96733: Pull complete [2026-05-25T04:42:45.472Z] 63f879dbbcfc: Pull complete [2026-05-25T04:42:50.734Z] 0d9ebad4ef96: Pull complete [2026-05-25T04:42:50.734Z] e9a5061849ea: Pull complete [2026-05-25T04:42:50.734Z] d747dcd14b5f: Pull complete [2026-05-25T04:42:51.664Z] 2de7ff778b66: Pull complete [2026-05-25T04:42:51.664Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2026-05-25T04:42:51.664Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-05-25T04:42:51.664Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T04:42:51.763Z] prd-ubuntu20.04-docker-8c-8g-10586 does not seem to be running inside a container [2026-05-25T04:42:51.808Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2026-05-25T04:42:53.055Z] $ docker top 165b6f5006c5b7984a832d6e3afd5ab12281d8e5977f887aeab2bf9fb25ad9a0 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2026-05-25T04:42:53.111Z] provisioning config files... [2026-05-25T04:42:53.122Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config5907936143541606026tmp [2026-05-25T04:42:53.132Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config18078025317124346329tmp [2026-05-25T04:42:53.140Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config4909430240834731601tmp [Pipeline] { [Pipeline] echo [2026-05-25T04:42:53.167Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-25T04:42:53.458Z] ---> sigul-configuration.sh [2026-05-25T04:42:53.458Z] gpg: directory `/root/.gnupg' created [2026-05-25T04:42:53.458Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2026-05-25T04:42:53.458Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2026-05-25T04:42:53.458Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2026-05-25T04:42:53.458Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2026-05-25T04:42:53.458Z] gpg: CAST5 encrypted data [2026-05-25T04:42:53.458Z] gpg: encrypted with 1 passphrase [2026-05-25T04:42:53.459Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2026-05-25T04:42:53.747Z] + mkdir /home/jenkins [2026-05-25T04:42:53.747Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2026-05-25T04:42:54.047Z] + 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-25T04:42:54.059Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-25T04:42:54.348Z] ---> sigul-install.sh [2026-05-25T04:42:54.348Z] Sigul already installed; skipping installation. [Pipeline] sh [2026-05-25T04:42:54.647Z] + git tag --list [2026-05-25T04:42:54.647Z] v0.0.0 [2026-05-25T04:42:54.647Z] v1.0.0 [2026-05-25T04:42:54.647Z] v2.1.0 [2026-05-25T04:42:54.647Z] v2.1.1 [2026-05-25T04:42:54.647Z] v2.2.0 [2026-05-25T04:42:54.647Z] v2.3.0 [2026-05-25T04:42:54.647Z] v3.0 [2026-05-25T04:42:54.647Z] v3.0.0 [2026-05-25T04:42:54.647Z] v3.1 [2026-05-25T04:42:54.647Z] v3.1.0 [2026-05-25T04:42:54.647Z] v3.1.1 [2026-05-25T04:42:54.647Z] v4.0 [2026-05-25T04:42:54.647Z] v4.0.0 [2026-05-25T04:42:54.647Z] v4.0.1 [2026-05-25T04:42:54.647Z] v4.0.1-dev.1 [2026-05-25T04:42:54.647Z] v4.1.0-dev.1 [2026-05-25T04:42:54.647Z] v4.1.0-dev.2 [Pipeline] sh [2026-05-25T04:42:54.940Z] + lftools sign git-tag v4.1.0-dev.2 [2026-05-25T04:42:55.506Z] Signing Git tag with Sigul... [2026-05-25T04:42:55.506Z] Signing v4.1.0-dev.2 [Pipeline] echo [2026-05-25T04:42:55.775Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-25T04:42:56.068Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2026-05-25T04:42:56.075Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2026-05-25T04:42:56.121Z] $ docker stop --time=1 165b6f5006c5b7984a832d6e3afd5ab12281d8e5977f887aeab2bf9fb25ad9a0 [2026-05-25T04:42:57.553Z] $ docker rm -f --volumes 165b6f5006c5b7984a832d6e3afd5ab12281d8e5977f887aeab2bf9fb25ad9a0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2026-05-25T04:42:58.048Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-25T04:42:58.048Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:42:58.392Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-25T04:42:58.393Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T04:42:58.472Z] prd-ubuntu20.04-docker-8c-8g-10586 does not seem to be running inside a container [2026-05-25T04:42:58.519Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-25T04:42:58.737Z] $ docker top c96b20d79d2a263f072c99cec3e352a4b78d431589662fc7f120a6af77d5c8a4 -eo pid,comm [2026-05-25T04:42:58.759Z] 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-25T04:42:58.759Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-25T04:42:58.807Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-25T04:42:58.808Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-25T04:42:58.912Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-25T04:42:58.932Z] $ docker exec c96b20d79d2a263f072c99cec3e352a4b78d431589662fc7f120a6af77d5c8a4 ssh-agent [2026-05-25T04:42:59.018Z] SSH_AUTH_SOCK=/tmp/ssh-FSyu8Gs0phOz/agent.32 [2026-05-25T04:42:59.018Z] SSH_AGENT_PID=38 [2026-05-25T04:42:59.025Z] Running ssh-add (command line suppressed) [2026-05-25T04:42:59.133Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_13808771866314877318.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_13808771866314877318.key) [2026-05-25T04:42:59.127Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-25T04:42:59.418Z] + git semver bump pre [2026-05-25T04:42:59.675Z] 2026-05-25 04:42:59,650 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-25T04:42:59.675Z] 2026-05-25 04:42:59,654 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2026-05-25T04:42:59.675Z] 2026-05-25 04:42:59,654 [bump_version] DEBUG bumping version:4.1.0-dev.2 on axis:pre with prefix:dev [2026-05-25T04:42:59.675Z] 2026-05-25 04:42:59,654 [bump_version] DEBUG bumped version:4.1.0-dev.3 [2026-05-25T04:42:59.675Z] 2026-05-25 04:42:59,654 [write_version] DEBUG write version:4.1.0-dev.3 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True [2026-05-25T04:42:59.675Z] 2026-05-25 04:42:59,654 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2026-05-25T04:42:59.675Z] 2026-05-25 04:42:59,654 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2026-05-25T04:42:59.675Z] 2026-05-25 04:42:59,656 [execute] INFO git cat-file --batch-check [2026-05-25T04:42:59.675Z] 2026-05-25 04:42:59,656 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-05-25T04:42:59.675Z] 2026-05-25 04:42:59,659 [execute] INFO git cat-file --batch [2026-05-25T04:42:59.675Z] 2026-05-25 04:42:59,659 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-05-25T04:42:59.675Z] 2026-05-25 04:42:59,663 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2026-05-25T04:42:59.675Z] 4.1.0-dev.3 [Pipeline] } [2026-05-25T04:42:59.701Z] $ docker exec --env ******** --env ******** c96b20d79d2a263f072c99cec3e352a4b78d431589662fc7f120a6af77d5c8a4 ssh-agent -k [2026-05-25T04:42:59.787Z] unset SSH_AUTH_SOCK; [2026-05-25T04:42:59.787Z] unset SSH_AGENT_PID; [2026-05-25T04:42:59.787Z] echo Agent pid 38 killed; [2026-05-25T04:42:59.776Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-25T04:43:00.093Z] + git semver [Pipeline] } [2026-05-25T04:43:00.381Z] $ docker stop --time=1 c96b20d79d2a263f072c99cec3e352a4b78d431589662fc7f120a6af77d5c8a4 [2026-05-25T04:43:01.649Z] $ docker rm -f --volumes c96b20d79d2a263f072c99cec3e352a4b78d431589662fc7f120a6af77d5c8a4 [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-25T04:43:01.980Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-25T04:43:01.980Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:43:02.275Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-25T04:43:02.275Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T04:43:02.342Z] prd-ubuntu20.04-docker-8c-8g-10586 does not seem to be running inside a container [2026-05-25T04:43:02.387Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-25T04:43:02.596Z] $ docker top 7dfe7f354a0078788aaba7e6dd6e2c7f68cf74dd3a0f75de7bc7a5729099782e -eo pid,comm [2026-05-25T04:43:02.620Z] 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-25T04:43:02.620Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-25T04:43:02.680Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-25T04:43:02.680Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-25T04:43:02.796Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-25T04:43:02.817Z] $ docker exec 7dfe7f354a0078788aaba7e6dd6e2c7f68cf74dd3a0f75de7bc7a5729099782e ssh-agent [2026-05-25T04:43:02.908Z] SSH_AUTH_SOCK=/tmp/ssh-Eask6W995yeh/agent.32 [2026-05-25T04:43:02.908Z] SSH_AGENT_PID=38 [2026-05-25T04:43:02.913Z] Running ssh-add (command line suppressed) [2026-05-25T04:43:03.041Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_6953045276787175979.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_6953045276787175979.key) [2026-05-25T04:43:03.038Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-25T04:43:03.330Z] + git semver push [2026-05-25T04:43:03.588Z] 2026-05-25 04:43:03,577 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-25T04:43:03.588Z] 2026-05-25 04:43:03,581 [run_push] DEBUG push [2026-05-25T04:43:03.588Z] 2026-05-25 04:43:03,581 [execute] INFO git cat-file --batch-check [2026-05-25T04:43:03.588Z] 2026-05-25 04:43:03,581 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-05-25T04:43:03.588Z] 2026-05-25 04:43:03,584 [execute] INFO git rev-list d99435af97a440465278600a86f4b84e1e5142c3 -- [2026-05-25T04:43:03.588Z] 2026-05-25 04:43:03,584 [execute] DEBUG Popen(['git', 'rev-list', 'd99435af97a440465278600a86f4b84e1e5142c3', '--'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, stdin=None, shell=False, universal_newlines=False) [2026-05-25T04:43:03.588Z] 2026-05-25 04:43:03,590 [execute] INFO git fetch -v -- origin [2026-05-25T04:43:03.588Z] 2026-05-25 04:43:03,591 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, stdin=None, shell=False, universal_newlines=True) [2026-05-25T04:43:04.524Z] 2026-05-25 04:43:04,376 [run_push] DEBUG no remote changes detected [2026-05-25T04:43:04.524Z] 2026-05-25 04:43:04,377 [execute] INFO git push origin semver [2026-05-25T04:43:04.524Z] 2026-05-25 04:43:04,377 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, stdin=None, shell=False, universal_newlines=False) [2026-05-25T04:43:05.460Z] 2026-05-25 04:43:05,386 [run_push] DEBUG push all version tags [2026-05-25T04:43:05.460Z] 2026-05-25 04:43:05,386 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2026-05-25T04:43:05.460Z] 2026-05-25 04:43:05,386 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, stdin=None, shell=False, universal_newlines=False) [2026-05-25T04:43:06.850Z] 2026-05-25 04:43:06,426 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2026-05-25T04:43:06.850Z] 4.1.0-dev.3 [Pipeline] } [2026-05-25T04:43:06.883Z] $ docker exec --env ******** --env ******** 7dfe7f354a0078788aaba7e6dd6e2c7f68cf74dd3a0f75de7bc7a5729099782e ssh-agent -k [2026-05-25T04:43:06.964Z] unset SSH_AUTH_SOCK; [2026-05-25T04:43:06.964Z] unset SSH_AGENT_PID; [2026-05-25T04:43:06.964Z] echo Agent pid 38 killed; [2026-05-25T04:43:06.955Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-25T04:43:07.280Z] + git semver [Pipeline] } [2026-05-25T04:43:07.567Z] $ docker stop --time=1 7dfe7f354a0078788aaba7e6dd6e2c7f68cf74dd3a0f75de7bc7a5729099782e [2026-05-25T04:43:08.822Z] $ docker rm -f --volumes 7dfe7f354a0078788aaba7e6dd6e2c7f68cf74dd3a0f75de7bc7a5729099782e [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-25T04:43:09.402Z] + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] [2026-05-25T04:43:09.402Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2026-05-25T04:43:09.402Z] total 16 [2026-05-25T04:43:09.402Z] drwxr-xr-x 3 root root 4096 May 25 04:25 . [2026-05-25T04:43:09.402Z] drwxrwxr-x 12 jenkins jenkins 4096 May 25 04:42 .. [2026-05-25T04:43:09.402Z] drwxr-xr-x 2 root root 4096 May 25 04:25 cost [2026-05-25T04:43:09.402Z] -rw-r--r-- 1 root root 91 May 25 04:25 cost.csv [2026-05-25T04:43:09.402Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives [2026-05-25T04:43:09.402Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2026-05-25T04:43:09.402Z] total 16 [2026-05-25T04:43:09.402Z] drwxr-xr-x 3 jenkins jenkins 4096 May 25 04:25 . [2026-05-25T04:43:09.402Z] drwxrwxr-x 12 jenkins jenkins 4096 May 25 04:42 .. [2026-05-25T04:43:09.402Z] drwxr-xr-x 2 jenkins jenkins 4096 May 25 04:25 cost [2026-05-25T04:43:09.402Z] -rw-r--r-- 1 jenkins jenkins 91 May 25 04:25 cost.csv [Pipeline] libraryResource [Pipeline] sh [2026-05-25T04:43:09.698Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-25T04:43:10.551Z] ---> package-listing.sh [2026-05-25T04:43:10.552Z] ++ facter osfamily [2026-05-25T04:43:10.552Z] ++ tr '[:upper:]' '[:lower:]' [2026-05-25T04:43:10.811Z] + OS_FAMILY=debian [2026-05-25T04:43:10.811Z] + workspace=/w/workspace/foundry_device-rfid-llrp-go_main [2026-05-25T04:43:10.811Z] + START_PACKAGES=/tmp/packages_start.txt [2026-05-25T04:43:10.811Z] + END_PACKAGES=/tmp/packages_end.txt [2026-05-25T04:43:10.811Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-05-25T04:43:10.811Z] + PACKAGES=/tmp/packages_start.txt [2026-05-25T04:43:10.811Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2026-05-25T04:43:10.811Z] + PACKAGES=/tmp/packages_end.txt [2026-05-25T04:43:10.811Z] + case "${OS_FAMILY}" in [2026-05-25T04:43:10.811Z] + dpkg -l [2026-05-25T04:43:10.811Z] + grep '^ii' [2026-05-25T04:43:10.811Z] + '[' -f /tmp/packages_start.txt ']' [2026-05-25T04:43:10.811Z] + '[' -f /tmp/packages_end.txt ']' [2026-05-25T04:43:10.811Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-05-25T04:43:10.811Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2026-05-25T04:43:10.811Z] + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [2026-05-25T04:43:10.811Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [Pipeline] echo [2026-05-25T04:43:10.822Z] 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/foundry_device-rfid-llrp-go_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-25T04:43:11.096Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:43:11.653Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-25T04:43:11.653Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T04:43:11.725Z] prd-ubuntu20.04-docker-8c-8g-10586 does not seem to be running inside a container [2026-05-25T04:43:11.771Z] $ 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/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-05-25T04:43:11.970Z] $ docker top c776e743968f48d2af0fe769c782543174718ce0445517922646dcff6108f728 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-25T04:43:12.292Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-05-25T04:43:12.576Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-05-25T04:43:12.861Z] + ls /var/log/sa-host [2026-05-25T04:43:12.861Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-25T04:43:12.932Z] provisioning config files... [2026-05-25T04:43:12.940Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config2537783977576995141tmp [Pipeline] { [Pipeline] echo [2026-05-25T04:43:12.959Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-25T04:43:13.241Z] ---> create-netrc.sh [Pipeline] } [2026-05-25T04:43:13.248Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-05-25T04:43:13.582Z] ---> python-tools-install.sh [Pipeline] echo [2026-05-25T04:43:13.591Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-25T04:43:13.876Z] ---> sudo-logs.sh [2026-05-25T04:43:13.876Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-05-25T04:43:13.910Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-25T04:43:14.192Z] ---> job-cost.sh [2026-05-25T04:43:14.192Z] lf-activate-venv: SKIPPING [2026-05-25T04:43:14.192Z] DEBUG: total: 0.2199999988079071 [2026-05-25T04:43:14.192Z] INFO: Retrieving Stack Cost... [2026-05-25T04:43:14.762Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-05-25T04:43:15.020Z] INFO: Archiving Costs [Pipeline] echo [2026-05-25T04:43:15.033Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-25T04:43:15.313Z] ---> logs-deploy.sh [2026-05-25T04:43:15.313Z] lf-activate-venv: SKIPPING [2026-05-25T04:43:15.313Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/171 [2026-05-25T04:43:15.313Z] INFO: archiving workspace using pattern(s): [2026-05-25T04:43:16.251Z] Archives upload complete. [2026-05-25T04:43:16.251Z] INFO: archiving logs to Nexus