Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a271423d6bafc48de7db94ab1c8df2694d4d5c58 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-ssh5034344970991309728.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-ssh13200942644505089715.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-ssh5962951850497846807.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-ssh2827107500830454299.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-ssh5298413344277077599.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-11406 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 a271423d6bafc48de7db94ab1c8df2694d4d5c58 (main) Commit message: "Merge pull request #378 from weichou1229/bump-sdk" > git config core.sparsecheckout # timeout=10 > git checkout -f a271423d6bafc48de7db94ab1c8df2694d4d5c58 # timeout=10 > git rev-list --no-walk 0f7d9fc28b9c524aab54c84875c3eeec51921347 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-05-26T05:33:58.725Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-05-26T05:33:58.798Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-05-26T05:33:58.824Z] ========================================================= [2026-05-26T05:33:58.824Z] EdgeX Global Pipelines Version Info [2026-05-26T05:33:58.824Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-05-26T05:33:59.913Z] ------------------- [2026-05-26T05:33:59.913Z] stable info: [2026-05-26T05:33:59.913Z] ------------------- [2026-05-26T05:33:59.913Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-05-26T05:33:59.913Z] Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 [2026-05-26T05:33:59.913Z] Message: update stable to v1.0.280 [2026-05-26T05:34:00.482Z] ------------------- [2026-05-26T05:34:00.482Z] experimental info: [2026-05-26T05:34:00.482Z] ------------------- [2026-05-26T05:34:00.482Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-05-26T05:34:00.482Z] Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 [2026-05-26T05:34:00.482Z] Message: update experimental to v1.0.280 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-05-26T05:34:00.559Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2026-05-26T05:34:00.575Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2026-05-26T05:34:00.599Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-05-26T05:34:00.621Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2026-05-26T05:34:00.645Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-05-26T05:34:00.666Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2026-05-26T05:34:00.681Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2026-05-26T05:34:00.704Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2026-05-26T05:34:00.725Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2026-05-26T05:34:00.744Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-05-26T05:34:00.765Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-05-26T05:34:00.787Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2026-05-26T05:34:00.811Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-05-26T05:34:00.834Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-05-26T05:34:00.858Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2026-05-26T05:34:00.878Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-05-26T05:34:00.903Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2026-05-26T05:34:00.926Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2026-05-26T05:34:00.950Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-05-26T05:34:00.968Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-05-26T05:34:00.988Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2026-05-26T05:34:01.005Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2026-05-26T05:34:01.041Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2026-05-26T05:34:01.057Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2026-05-26T05:34:01.075Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2026-05-26T05:34:01.094Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-05-26T05:34:01.109Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2026-05-26T05:34:01.125Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2026-05-26T05:34:01.141Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2026-05-26T05:34:01.160Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2026-05-26T05:34:01.177Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a271423d6bafc48de7db94ab1c8df2694d4d5c58 [Pipeline] echo [2026-05-26T05:34:01.191Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a271423 [Pipeline] echo [2026-05-26T05:34:01.207Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-26T05:34:01.251Z] provisioning config files... [2026-05-26T05:34:01.266Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config4807650475922208977tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-26T05:34:01.607Z] ---> ****-login.sh [2026-05-26T05:34:01.607Z] nexus3.edgexfoundry.org:10001 [2026-05-26T05:34:01.607Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T05:34:01.870Z] [2026-05-26T05:34:01.871Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-26T05:34:01.871Z] Configure a credential helper to remove this warning. See [2026-05-26T05:34:01.871Z] https://docs.****.com/go/credential-store/ [2026-05-26T05:34:01.871Z] [2026-05-26T05:34:01.871Z] Login Succeeded [2026-05-26T05:34:01.871Z] nexus3.edgexfoundry.org:10002 [2026-05-26T05:34:01.871Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T05:34:01.871Z] [2026-05-26T05:34:01.871Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-26T05:34:01.871Z] Configure a credential helper to remove this warning. See [2026-05-26T05:34:01.871Z] https://docs.****.com/go/credential-store/ [2026-05-26T05:34:01.871Z] [2026-05-26T05:34:01.871Z] Login Succeeded [2026-05-26T05:34:01.871Z] nexus3.edgexfoundry.org:10003 [2026-05-26T05:34:01.871Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T05:34:02.130Z] [2026-05-26T05:34:02.130Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-26T05:34:02.130Z] Configure a credential helper to remove this warning. See [2026-05-26T05:34:02.131Z] https://docs.****.com/go/credential-store/ [2026-05-26T05:34:02.131Z] [2026-05-26T05:34:02.131Z] Login Succeeded [2026-05-26T05:34:02.131Z] nexus3.edgexfoundry.org:10004 [2026-05-26T05:34:02.131Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T05:34:02.131Z] [2026-05-26T05:34:02.131Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-26T05:34:02.131Z] Configure a credential helper to remove this warning. See [2026-05-26T05:34:02.131Z] https://docs.****.com/go/credential-store/ [2026-05-26T05:34:02.131Z] [2026-05-26T05:34:02.131Z] Login Succeeded [2026-05-26T05:34:02.131Z] ****.io [2026-05-26T05:34:02.131Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T05:34:02.392Z] [2026-05-26T05:34:02.392Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-26T05:34:02.392Z] Configure a credential helper to remove this warning. See [2026-05-26T05:34:02.392Z] https://docs.****.com/go/credential-store/ [2026-05-26T05:34:02.392Z] [2026-05-26T05:34:02.392Z] Login Succeeded [2026-05-26T05:34:02.392Z] ---> ****-login.sh ends [Pipeline] } [2026-05-26T05:34:02.399Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2026-05-26T05:34:02.812Z] + git rev-list -1 --merges a271423d6bafc48de7db94ab1c8df2694d4d5c58~1..a271423d6bafc48de7db94ab1c8df2694d4d5c58 [Pipeline] echo [2026-05-26T05:34:02.840Z] -----------> git rev-list -1 --merges a271423d6bafc48de7db94ab1c8df2694d4d5c58~1..a271423d6bafc48de7db94ab1c8df2694d4d5c58 a271423d6bafc48de7db94ab1c8df2694d4d5c58 [2026-05-26T05:34:02.840Z] a271423d6bafc48de7db94ab1c8df2694d4d5c58 [false] [Pipeline] sh [2026-05-26T05:34:03.130Z] + git log --format=format:%s -1 a271423d6bafc48de7db94ab1c8df2694d4d5c58 [Pipeline] echo [2026-05-26T05:34:03.145Z] ========================================================= [2026-05-26T05:34:03.145Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-05-26T05:34:03.145Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-05-26T05:34:03.475Z] + git log --format=format:%s -1 a271423d6bafc48de7db94ab1c8df2694d4d5c58 [Pipeline] echo [2026-05-26T05:34:03.488Z] [semverPrep] GIT_COMMIT: a271423d6bafc48de7db94ab1c8df2694d4d5c58, Commit Message: Merge pull request #378 from weichou1229/bump-sdk [Pipeline] echo [2026-05-26T05:34:03.501Z] [semverPrep] This is not a build commit. [Pipeline] sh [2026-05-26T05:34:03.867Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-26T05:34:03.867Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-05-26T05:34:03.867Z] + [ -e /tmp/ssh_known_hosts ] [2026-05-26T05:34:03.867Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-05-26T05:34:03.867Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-05-26T05:34:03.867Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2026-05-26T05:34:03.867Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:34:04.284Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-26T05:34:04.284Z] [2026-05-26T05:34:04.284Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:34:04.601Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-26T05:34:04.601Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-05-26T05:34:04.601Z] 3dae71ba6b94: Pulling fs layer [2026-05-26T05:34:04.601Z] 6bf1a483ea7c: Pulling fs layer [2026-05-26T05:34:04.601Z] f5dfc541a4d3: Pulling fs layer [2026-05-26T05:34:04.601Z] 461d9e800cba: Pulling fs layer [2026-05-26T05:34:04.601Z] 80192f66455f: Pulling fs layer [2026-05-26T05:34:04.601Z] 2e8e34ca0e6c: Pulling fs layer [2026-05-26T05:34:04.601Z] a29436f7fd5d: Pulling fs layer [2026-05-26T05:34:04.601Z] 923cac83aea3: Pulling fs layer [2026-05-26T05:34:04.601Z] 25ad8b0a4227: Pulling fs layer [2026-05-26T05:34:04.601Z] db01528c6b51: Pulling fs layer [2026-05-26T05:34:04.601Z] 28988de357af: Pulling fs layer [2026-05-26T05:34:04.601Z] 923cac83aea3: Waiting [2026-05-26T05:34:04.601Z] 461d9e800cba: Waiting [2026-05-26T05:34:04.601Z] 80192f66455f: Waiting [2026-05-26T05:34:04.601Z] 25ad8b0a4227: Waiting [2026-05-26T05:34:04.601Z] 28988de357af: Waiting [2026-05-26T05:34:04.601Z] db01528c6b51: Waiting [2026-05-26T05:34:04.601Z] a29436f7fd5d: Waiting [2026-05-26T05:34:04.601Z] 2e8e34ca0e6c: Waiting [2026-05-26T05:34:04.601Z] 6bf1a483ea7c: Verifying Checksum [2026-05-26T05:34:04.601Z] 6bf1a483ea7c: Download complete [2026-05-26T05:34:04.601Z] 461d9e800cba: Verifying Checksum [2026-05-26T05:34:04.601Z] 461d9e800cba: Download complete [2026-05-26T05:34:04.601Z] 80192f66455f: Download complete [2026-05-26T05:34:04.861Z] f5dfc541a4d3: Download complete [2026-05-26T05:34:04.861Z] 3dae71ba6b94: Verifying Checksum [2026-05-26T05:34:04.861Z] 3dae71ba6b94: Download complete [2026-05-26T05:34:04.861Z] 923cac83aea3: Verifying Checksum [2026-05-26T05:34:04.861Z] 923cac83aea3: Download complete [2026-05-26T05:34:04.861Z] 25ad8b0a4227: Verifying Checksum [2026-05-26T05:34:04.861Z] 25ad8b0a4227: Download complete [2026-05-26T05:34:04.861Z] db01528c6b51: Download complete [2026-05-26T05:34:05.119Z] 28988de357af: Download complete [2026-05-26T05:34:05.119Z] a29436f7fd5d: Download complete [2026-05-26T05:34:05.687Z] 2e8e34ca0e6c: Verifying Checksum [2026-05-26T05:34:05.687Z] 2e8e34ca0e6c: Download complete [2026-05-26T05:34:06.255Z] 3dae71ba6b94: Pull complete [2026-05-26T05:34:06.514Z] 6bf1a483ea7c: Pull complete [2026-05-26T05:34:07.499Z] f5dfc541a4d3: Pull complete [2026-05-26T05:34:07.499Z] 461d9e800cba: Pull complete [2026-05-26T05:34:07.499Z] 80192f66455f: Pull complete [2026-05-26T05:34:11.691Z] 2e8e34ca0e6c: Pull complete [2026-05-26T05:34:12.257Z] a29436f7fd5d: Pull complete [2026-05-26T05:34:12.257Z] 923cac83aea3: Pull complete [2026-05-26T05:34:12.519Z] 25ad8b0a4227: Pull complete [2026-05-26T05:34:12.519Z] db01528c6b51: Pull complete [2026-05-26T05:34:12.519Z] 28988de357af: Pull complete [2026-05-26T05:34:12.519Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-05-26T05:34:12.519Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-26T05:34:12.519Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T05:34:12.672Z] prd-ubuntu20.04-docker-8c-8g-11406 does not seem to be running inside a container [2026-05-26T05:34:12.703Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-26T05:34:14.317Z] $ docker top cc458da1b8cf309837182bffa444c8689156b3abf1417681c786a13c0b4204f4 -eo pid,comm [2026-05-26T05:34:14.367Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2026-05-26T05:34:14.367Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-26T05:34:14.417Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-26T05:34:14.418Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-26T05:34:14.525Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-26T05:34:14.524Z] $ docker exec cc458da1b8cf309837182bffa444c8689156b3abf1417681c786a13c0b4204f4 ssh-agent [2026-05-26T05:34:14.635Z] SSH_AUTH_SOCK=/tmp/ssh-cAejCbGQBs1t/agent.33 [2026-05-26T05:34:14.635Z] SSH_AGENT_PID=39 [2026-05-26T05:34:14.642Z] Running ssh-add (command line suppressed) [2026-05-26T05:34:14.742Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_13280055645482575946.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_13280055645482575946.key) [2026-05-26T05:34:14.757Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-26T05:34:15.048Z] + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] sh [2026-05-26T05:34:15.336Z] + git tag --points-at HEAD [Pipeline] } [2026-05-26T05:34:15.345Z] $ docker exec --env ******** --env ******** cc458da1b8cf309837182bffa444c8689156b3abf1417681c786a13c0b4204f4 ssh-agent -k [2026-05-26T05:34:15.435Z] unset SSH_AUTH_SOCK; [2026-05-26T05:34:15.436Z] unset SSH_AGENT_PID; [2026-05-26T05:34:15.436Z] echo Agent pid 39 killed; [2026-05-26T05:34:15.447Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-05-26T05:34:15.476Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-26T05:34:15.476Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-26T05:34:15.585Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-26T05:34:15.585Z] $ docker exec cc458da1b8cf309837182bffa444c8689156b3abf1417681c786a13c0b4204f4 ssh-agent [2026-05-26T05:34:15.687Z] SSH_AUTH_SOCK=/tmp/ssh-CZ7zOhnCVOdk/agent.86 [2026-05-26T05:34:15.687Z] SSH_AGENT_PID=92 [2026-05-26T05:34:15.693Z] Running ssh-add (command line suppressed) [2026-05-26T05:34:15.785Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7354359242691675953.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7354359242691675953.key) [2026-05-26T05:34:15.807Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-26T05:34:16.105Z] + git semver init [2026-05-26T05:34:16.367Z] 2026-05-26 05:34:16,293 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-26T05:34:16.367Z] 2026-05-26 05:34:16,297 [run_init] DEBUG init version:0.0.0 force:False [2026-05-26T05:34:16.367Z] 2026-05-26 05:34:16,298 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver [2026-05-26T05:34:16.367Z] 2026-05-26 05:34:16,298 [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-26T05:34:16.367Z] 2026-05-26 05:34:16,299 [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-26T05:34:17.766Z] 2026-05-26 05:34:17,645 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude [2026-05-26T05:34:17.766Z] 2026-05-26 05:34:17,646 [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-26T05:34:17.766Z] 2026-05-26 05:34:17,646 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2026-05-26T05:34:17.766Z] 2026-05-26 05:34:17,646 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2026-05-26T05:34:17.766Z] 4.1.0-dev.3 [Pipeline] } [2026-05-26T05:34:17.773Z] $ docker exec --env ******** --env ******** cc458da1b8cf309837182bffa444c8689156b3abf1417681c786a13c0b4204f4 ssh-agent -k [2026-05-26T05:34:17.873Z] unset SSH_AUTH_SOCK; [2026-05-26T05:34:17.874Z] unset SSH_AGENT_PID; [2026-05-26T05:34:17.874Z] echo Agent pid 92 killed; [2026-05-26T05:34:17.900Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-26T05:34:18.289Z] + git semver [Pipeline] } [2026-05-26T05:34:18.558Z] $ docker stop --time=1 cc458da1b8cf309837182bffa444c8689156b3abf1417681c786a13c0b4204f4 [2026-05-26T05:34:19.804Z] $ docker rm -f --volumes cc458da1b8cf309837182bffa444c8689156b3abf1417681c786a13c0b4204f4 [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-26T05:34:20.150Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-05-26T05:34:20.403Z] Stashed 1 file(s) [Pipeline] echo [2026-05-26T05:34:20.407Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-26T05:34:20.654Z] provisioning config files... [2026-05-26T05:34:20.692Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config7140281304608697427tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-26T05:34:21.196Z] ---> ****-login.sh [2026-05-26T05:34:21.196Z] nexus3.edgexfoundry.org:10001 [2026-05-26T05:34:21.196Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T05:34:21.196Z] Login Succeeded [2026-05-26T05:34:21.196Z] nexus3.edgexfoundry.org:10002 [2026-05-26T05:34:21.196Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T05:34:21.196Z] Login Succeeded [2026-05-26T05:34:21.196Z] nexus3.edgexfoundry.org:10003 [2026-05-26T05:34:21.196Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T05:34:21.465Z] Login Succeeded [2026-05-26T05:34:21.465Z] nexus3.edgexfoundry.org:10004 [2026-05-26T05:34:21.465Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T05:34:21.465Z] Login Succeeded [2026-05-26T05:34:21.465Z] ****.io [2026-05-26T05:34:21.465Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T05:34:21.729Z] Login Succeeded [2026-05-26T05:34:21.729Z] ---> ****-login.sh ends [Pipeline] } [2026-05-26T05:34:21.734Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-05-26T05:34:21.824Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-26T05:34:21.843Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-26T05:34:21.861Z] ========================================================= [2026-05-26T05:34:21.861Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2026-05-26T05:34:21.861Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:34:22.194Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine --build-arg MAKE=echo noop --target=builder . [2026-05-26T05:34:23.129Z] #0 building with "default" instance using docker driver [2026-05-26T05:34:23.129Z] [2026-05-26T05:34:23.129Z] #1 [internal] load build definition from Dockerfile [2026-05-26T05:34:23.129Z] #1 transferring dockerfile: 1.53kB done [2026-05-26T05:34:23.129Z] #1 DONE 0.0s [2026-05-26T05:34:23.129Z] [2026-05-26T05:34:23.129Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-05-26T05:34:23.129Z] #2 DONE 0.1s [2026-05-26T05:34:23.129Z] [2026-05-26T05:34:23.129Z] #3 [internal] load .dockerignore [2026-05-26T05:34:23.129Z] #3 transferring context: 176B done [2026-05-26T05:34:23.129Z] #3 DONE 0.0s [2026-05-26T05:34:23.129Z] [2026-05-26T05:34:23.129Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-05-26T05:34:23.129Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done [2026-05-26T05:34:23.129Z] #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done [2026-05-26T05:34:23.129Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s [2026-05-26T05:34:23.129Z] #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.1s done [2026-05-26T05:34:23.129Z] #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done [2026-05-26T05:34:23.129Z] #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done [2026-05-26T05:34:23.129Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 2.10MB / 60.15MB 0.1s [2026-05-26T05:34:23.129Z] #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s [2026-05-26T05:34:23.129Z] #4 ... [2026-05-26T05:34:23.129Z] [2026-05-26T05:34:23.129Z] #5 [internal] load build context [2026-05-26T05:34:23.129Z] #5 transferring context: 13.89MB 0.1s done [2026-05-26T05:34:23.129Z] #5 DONE 0.2s [2026-05-26T05:34:23.129Z] [2026-05-26T05:34:23.129Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-05-26T05:34:23.129Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done [2026-05-26T05:34:23.129Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 13.63MB / 60.15MB 0.2s [2026-05-26T05:34:23.129Z] #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done [2026-05-26T05:34:23.129Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b [2026-05-26T05:34:23.129Z] #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done [2026-05-26T05:34:23.129Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 2.10MB / 11.98MB 0.2s [2026-05-26T05:34:23.129Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0B / 112.58MB 0.2s [2026-05-26T05:34:23.129Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2026-05-26T05:34:23.387Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 25.17MB / 60.15MB 0.3s [2026-05-26T05:34:23.387Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s done [2026-05-26T05:34:23.387Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.3s [2026-05-26T05:34:23.387Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 7.34MB / 112.58MB 0.3s [2026-05-26T05:34:23.387Z] #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 [2026-05-26T05:34:23.387Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 50.33MB / 60.15MB 0.5s [2026-05-26T05:34:23.387Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.3s done [2026-05-26T05:34:23.387Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 28.31MB / 112.58MB 0.5s [2026-05-26T05:34:23.387Z] #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.0s done [2026-05-26T05:34:23.387Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 11.53MB / 14.72MB 0.5s [2026-05-26T05:34:23.645Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s [2026-05-26T05:34:23.645Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 44.04MB / 112.58MB 0.6s [2026-05-26T05:34:23.645Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.6s done [2026-05-26T05:34:23.645Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 [2026-05-26T05:34:23.645Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s done [2026-05-26T05:34:23.645Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 88.08MB / 112.58MB 0.8s [2026-05-26T05:34:23.901Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 0.9s [2026-05-26T05:34:24.159Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.0s done [2026-05-26T05:34:28.358Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.2s done [2026-05-26T05:34:28.358Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 [2026-05-26T05:34:28.358Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done [2026-05-26T05:34:28.358Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2026-05-26T05:34:28.358Z] #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done [2026-05-26T05:34:28.358Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e [2026-05-26T05:34:28.926Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.6s done [2026-05-26T05:34:28.926Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0.1s [2026-05-26T05:34:31.457Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.6s done [2026-05-26T05:34:31.457Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 [2026-05-26T05:34:32.023Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.5s done [2026-05-26T05:34:32.023Z] #4 DONE 9.2s [2026-05-26T05:34:32.281Z] [2026-05-26T05:34:32.282Z] #6 [builder 2/7] RUN apk add --no-cache make git [2026-05-26T05:34:32.282Z] #6 0.212 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-26T05:34:32.540Z] #6 0.363 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-26T05:34:32.799Z] #6 0.727 OK: 265 MiB in 60 packages [2026-05-26T05:34:34.701Z] #6 DONE 2.2s [2026-05-26T05:34:34.701Z] [2026-05-26T05:34:34.701Z] #7 [builder 3/7] WORKDIR /app [2026-05-26T05:34:34.701Z] #7 DONE 0.0s [2026-05-26T05:34:34.701Z] [2026-05-26T05:34:34.701Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2026-05-26T05:34:34.701Z] #8 DONE 0.0s [2026-05-26T05:34:34.701Z] [2026-05-26T05:34:34.701Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-26T05:34:35.621Z] Still waiting to schedule task [2026-05-26T05:34:35.622Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2026-05-26T05:34:44.687Z] #9 DONE 9.9s [2026-05-26T05:34:44.687Z] [2026-05-26T05:34:44.687Z] #10 [builder 6/7] COPY . . [2026-05-26T05:34:44.687Z] #10 DONE 0.1s [2026-05-26T05:34:44.687Z] [2026-05-26T05:34:44.687Z] #11 [builder 7/7] RUN echo noop [2026-05-26T05:34:44.687Z] #11 0.208 noop [2026-05-26T05:34:44.687Z] #11 DONE 0.3s [2026-05-26T05:34:44.687Z] [2026-05-26T05:34:44.687Z] #12 exporting to image [2026-05-26T05:34:44.687Z] #12 exporting layers [2026-05-26T05:34:52.919Z] #12 exporting layers 7.4s done [2026-05-26T05:34:52.919Z] #12 writing image sha256:bb7c3c6c4091d2ef31f906d0744ce0bf8c2284b502d6a76099c8258e9ea02984 done [2026-05-26T05:34:52.919Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2026-05-26T05:34:52.919Z] #12 DONE 7.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:34:53.248Z] + docker inspect -f . ci-base-image-x86_64 [2026-05-26T05:34:53.248Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T05:34:53.404Z] prd-ubuntu20.04-docker-8c-8g-11406 does not seem to be running inside a container [2026-05-26T05:34:53.433Z] $ 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 ******** ci-base-image-x86_64 cat [2026-05-26T05:34:53.731Z] $ docker top 55b86ed93e209d884dd35c589639602b2f9f0bdccd089b32c1cb759d0d93d2c9 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-26T05:34:54.069Z] + go version [2026-05-26T05:34:54.069Z] go version go1.25.2 linux/amd64 [Pipeline] } [2026-05-26T05:34:54.075Z] $ docker stop --time=1 55b86ed93e209d884dd35c589639602b2f9f0bdccd089b32c1cb759d0d93d2c9 [2026-05-26T05:34:55.340Z] $ docker rm -f --volumes 55b86ed93e209d884dd35c589639602b2f9f0bdccd089b32c1cb759d0d93d2c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:34:55.786Z] + docker inspect -f . ci-base-image-x86_64 [2026-05-26T05:34:55.786Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T05:34:55.861Z] prd-ubuntu20.04-docker-8c-8g-11406 does not seem to be running inside a container [2026-05-26T05:34:55.884Z] $ 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 ******** ci-base-image-x86_64 cat [2026-05-26T05:34:56.112Z] $ docker top a74bf3698a4969ba30e39b6fd4e10235e596940ba5008e9011017160e2478934 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-26T05:34:56.461Z] + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh [2026-05-26T05:34:56.766Z] + make test [2026-05-26T05:34:56.766Z] go test ./... -coverprofile=coverage.out ./... [2026-05-26T05:34:57.697Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2026-05-26T05:35:19.627Z] github.com/edgexfoundry/device-rfid-llrp-go/cmd coverage: 0.0% of statements [2026-05-26T05:35:19.627Z] github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp coverage: 0.0% of statements [2026-05-26T05:35:20.192Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.317s coverage: 40.6% of statements [2026-05-26T05:35:20.192Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.015s coverage: 95.5% of statements [2026-05-26T05:35:20.192Z] ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.244s coverage: 51.9% of statements [2026-05-26T05:35:30.156Z] 0 issues. [2026-05-26T05:35:30.156Z] go vet ./... [2026-05-26T05:35:36.818Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-05-26T05:35:36.818Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-05-26T05:35:36.818Z] ./bin/test-attribution-txt.sh [2026-05-26T05:35:36.818Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [2026-05-26T05:35:36.818Z] An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-05-26T05:35:36.835Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] } [2026-05-26T05:35:36.846Z] $ docker stop --time=1 a74bf3698a4969ba30e39b6fd4e10235e596940ba5008e9011017160e2478934 [2026-05-26T05:35:38.614Z] $ docker rm -f --volumes a74bf3698a4969ba30e39b6fd4e10235e596940ba5008e9011017160e2478934 [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-26T05:35:39.185Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-05-26T05:35:39.262Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2026-05-26T05:35:39.822Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-05-26T05:35:40.162Z] + ls -al . [2026-05-26T05:35:40.162Z] total 708 [2026-05-26T05:35:40.162Z] drwxrwxr-x 11 jenkins jenkins 4096 May 26 05:34 . [2026-05-26T05:35:40.162Z] drwxrwxr-x 4 jenkins jenkins 4096 May 26 05:33 .. [2026-05-26T05:35:40.162Z] -rw-rw-r-- 1 jenkins jenkins 134 May 26 05:33 .dockerignore [2026-05-26T05:35:40.162Z] drwxrwxr-x 8 jenkins jenkins 4096 May 26 05:35 .git [2026-05-26T05:35:40.162Z] drwxrwxr-x 3 jenkins jenkins 4096 May 26 05:33 .github [2026-05-26T05:35:40.162Z] -rw-rw-r-- 1 jenkins jenkins 880 May 26 05:33 .gitignore [2026-05-26T05:35:40.162Z] -rw-rw-r-- 1 jenkins jenkins 359 May 26 05:33 .golangci.yml [2026-05-26T05:35:40.162Z] drwxr-xr-x 3 jenkins jenkins 4096 May 26 05:34 .semver [2026-05-26T05:35:40.162Z] -rw-rw-r-- 1 jenkins jenkins 23451 May 26 05:33 Attribution.txt [2026-05-26T05:35:40.162Z] -rw-rw-r-- 1 jenkins jenkins 12828 May 26 05:33 CHANGELOG.md [2026-05-26T05:35:40.162Z] -rw-rw-r-- 1 jenkins jenkins 1489 May 26 05:33 Dockerfile [2026-05-26T05:35:40.162Z] -rw-rw-r-- 1 jenkins jenkins 677 May 26 05:33 GOVERNANCE.md [2026-05-26T05:35:40.162Z] -rw-rw-r-- 1 jenkins jenkins 684 May 26 05:33 Jenkinsfile [2026-05-26T05:35:40.162Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 26 05:33 LICENSE [2026-05-26T05:35:40.162Z] -rw-rw-r-- 1 jenkins jenkins 2760 May 26 05:33 Makefile [2026-05-26T05:35:40.162Z] -rw-rw-r-- 1 jenkins jenkins 625 May 26 05:33 OWNERS.md [2026-05-26T05:35:40.162Z] -rw-rw-r-- 1 jenkins jenkins 28907 May 26 05:33 README.md [2026-05-26T05:35:40.162Z] -rw-rw-r-- 1 jenkins jenkins 11 May 26 05:34 VERSION [2026-05-26T05:35:40.162Z] drwxrwxr-x 2 jenkins jenkins 4096 May 26 05:33 bin [2026-05-26T05:35:40.162Z] drwxrwxr-x 4 jenkins jenkins 4096 May 26 05:33 cmd [2026-05-26T05:35:40.162Z] -rw-r--r-- 1 jenkins jenkins 451915 May 26 05:35 coverage.out [2026-05-26T05:35:40.162Z] drwxrwxr-x 2 jenkins jenkins 4096 May 26 05:33 examples [2026-05-26T05:35:40.162Z] -rw-rw-r-- 1 jenkins jenkins 6718 May 26 05:33 go.mod [2026-05-26T05:35:40.162Z] -rw-rw-r-- 1 jenkins jenkins 89068 May 26 05:33 go.sum [2026-05-26T05:35:40.162Z] drwxrwxr-x 2 jenkins jenkins 4096 May 26 05:33 images [2026-05-26T05:35:40.162Z] drwxrwxr-x 4 jenkins jenkins 4096 May 26 05:33 internal [2026-05-26T05:35:40.162Z] drwxrwxr-x 3 jenkins jenkins 4096 May 26 05:33 pkg [2026-05-26T05:35:40.162Z] -rw-rw-r-- 1 jenkins jenkins 193 May 26 05:33 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:35:40.519Z] + 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=a271423d6bafc48de7db94ab1c8df2694d4d5c58 --label arch=amd64 --label version=4.1.0-dev.3 . [2026-05-26T05:35:40.519Z] #0 building with "default" instance using docker driver [2026-05-26T05:35:40.519Z] [2026-05-26T05:35:40.519Z] #1 [internal] load build definition from Dockerfile [2026-05-26T05:35:40.519Z] #1 transferring dockerfile: 1.53kB done [2026-05-26T05:35:40.519Z] #1 DONE 0.0s [2026-05-26T05:35:40.519Z] [2026-05-26T05:35:40.519Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-05-26T05:35:40.519Z] #2 DONE 0.0s [2026-05-26T05:35:40.519Z] [2026-05-26T05:35:40.519Z] #3 [internal] load metadata for docker.io/library/alpine:3.22 [2026-05-26T05:35:40.519Z] #3 DONE 0.1s [2026-05-26T05:35:40.519Z] [2026-05-26T05:35:40.519Z] #4 [internal] load .dockerignore [2026-05-26T05:35:40.519Z] #4 transferring context: 176B done [2026-05-26T05:35:40.519Z] #4 DONE 0.0s [2026-05-26T05:35:40.778Z] [2026-05-26T05:35:40.778Z] #5 [internal] load build context [2026-05-26T05:35:40.778Z] #5 transferring context: 8.33kB 0.0s done [2026-05-26T05:35:40.778Z] #5 DONE 0.0s [2026-05-26T05:35:40.778Z] [2026-05-26T05:35:40.778Z] #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2026-05-26T05:35:40.778Z] #6 DONE 0.1s [2026-05-26T05:35:40.778Z] [2026-05-26T05:35:40.778Z] #7 [builder 2/7] RUN apk add --no-cache make git [2026-05-26T05:35:41.035Z] #7 ... [2026-05-26T05:35:41.035Z] [2026-05-26T05:35:41.035Z] #8 [stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-26T05:35:41.035Z] #8 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-05-26T05:35:41.035Z] #8 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.1s done [2026-05-26T05:35:41.035Z] #8 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-26T05:35:41.035Z] #8 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done [2026-05-26T05:35:41.035Z] #8 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done [2026-05-26T05:35:41.035Z] #8 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done [2026-05-26T05:35:41.035Z] #8 DONE 0.3s [2026-05-26T05:35:41.035Z] [2026-05-26T05:35:41.035Z] #7 [builder 2/7] RUN apk add --no-cache make git [2026-05-26T05:35:41.035Z] #7 0.180 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-26T05:35:41.294Z] #7 0.344 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-26T05:35:41.552Z] #7 0.704 OK: 265 MiB in 60 packages [2026-05-26T05:35:41.552Z] #7 DONE 0.8s [2026-05-26T05:35:41.552Z] [2026-05-26T05:35:41.552Z] #9 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2026-05-26T05:35:41.552Z] #9 0.166 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-26T05:35:41.552Z] #9 0.238 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-26T05:35:41.552Z] #9 0.537 (1/1) Installing dumb-init (1.2.5-r3) [2026-05-26T05:35:41.552Z] #9 0.542 Executing busybox-1.37.0-r20.trigger [2026-05-26T05:35:41.552Z] #9 0.548 OK: 7 MiB in 17 packages [2026-05-26T05:35:41.816Z] #9 DONE 0.7s [2026-05-26T05:35:41.816Z] [2026-05-26T05:35:41.816Z] #10 [builder 3/7] WORKDIR /app [2026-05-26T05:35:41.816Z] #10 DONE 0.0s [2026-05-26T05:35:41.816Z] [2026-05-26T05:35:41.816Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2026-05-26T05:35:41.816Z] #11 DONE 0.0s [2026-05-26T05:35:41.816Z] [2026-05-26T05:35:41.816Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-26T05:35:42.075Z] #12 DONE 0.5s [2026-05-26T05:35:42.075Z] [2026-05-26T05:35:42.075Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2026-05-26T05:35:42.075Z] #13 0.437 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-26T05:35:42.075Z] #13 0.509 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-26T05:35:42.334Z] #13 ... [2026-05-26T05:35:42.334Z] [2026-05-26T05:35:42.334Z] #14 [builder 6/7] COPY . . [2026-05-26T05:35:42.334Z] #14 DONE 0.1s [2026-05-26T05:35:42.334Z] [2026-05-26T05:35:42.334Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2026-05-26T05:35:42.334Z] #13 0.820 OK: 7 MiB in 17 packages [2026-05-26T05:35:42.604Z] #13 DONE 0.9s [2026-05-26T05:35:42.604Z] [2026-05-26T05:35:42.604Z] #15 [builder 7/7] RUN make build [2026-05-26T05:35:42.604Z] #15 0.230 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=4.1.0-dev.3 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd [2026-05-26T05:36:09.162Z] #15 DONE 23.3s [2026-05-26T05:36:09.162Z] [2026-05-26T05:36:09.162Z] #16 [stage-1 4/6] COPY --from=builder /app/LICENSE / [2026-05-26T05:36:09.162Z] #16 DONE 0.0s [2026-05-26T05:36:09.162Z] [2026-05-26T05:36:09.163Z] #17 [stage-1 5/6] COPY --from=builder /app/Attribution.txt / [2026-05-26T05:36:09.163Z] #17 DONE 0.0s [2026-05-26T05:36:09.163Z] [2026-05-26T05:36:09.163Z] #18 [stage-1 6/6] COPY --from=builder /app/cmd/ / [2026-05-26T05:36:09.163Z] #18 DONE 0.2s [2026-05-26T05:36:09.163Z] [2026-05-26T05:36:09.163Z] #19 exporting to image [2026-05-26T05:36:09.163Z] #19 exporting layers [2026-05-26T05:36:09.163Z] #19 exporting layers 0.2s done [2026-05-26T05:36:09.163Z] #19 writing image sha256:bcfb309465464c781eb9126ef38d0846330d8738c8259ab841608d407a9229b6 done [2026-05-26T05:36:09.163Z] #19 naming to docker.io/library/device-rfid-llrp done [2026-05-26T05:36:09.163Z] #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-26T05:36:09.354Z] provisioning config files... [2026-05-26T05:36:09.362Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config1924289318214339441tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-26T05:36:09.670Z] ---> ****-login.sh [2026-05-26T05:36:09.670Z] nexus3.edgexfoundry.org:10001 [2026-05-26T05:36:09.670Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T05:36:09.670Z] Login Succeeded [2026-05-26T05:36:09.670Z] nexus3.edgexfoundry.org:10002 [2026-05-26T05:36:09.928Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T05:36:09.928Z] Login Succeeded [2026-05-26T05:36:09.928Z] nexus3.edgexfoundry.org:10003 [2026-05-26T05:36:09.928Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T05:36:09.928Z] Login Succeeded [2026-05-26T05:36:09.929Z] nexus3.edgexfoundry.org:10004 [2026-05-26T05:36:09.929Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T05:36:10.187Z] Login Succeeded [2026-05-26T05:36:10.187Z] ****.io [2026-05-26T05:36:10.187Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T05:36:10.187Z] Login Succeeded [2026-05-26T05:36:10.187Z] ---> ****-login.sh ends [Pipeline] } [2026-05-26T05:36:10.192Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-26T05:36:10.234Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-26T05:36:10.256Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: [2026-05-26T05:36:10.256Z] a271423d6bafc48de7db94ab1c8df2694d4d5c58 [2026-05-26T05:36:10.256Z] latest [2026-05-26T05:36:10.256Z] 4.1.0-dev.3 [2026-05-26T05:36:10.256Z] a271423d6bafc48de7db94ab1c8df2694d4d5c58-4.1.0-dev.3 [2026-05-26T05:36:10.256Z] main [2026-05-26T05:36:10.256Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:36:10.590Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:a271423d6bafc48de7db94ab1c8df2694d4d5c58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:36:10.909Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:a271423d6bafc48de7db94ab1c8df2694d4d5c58 [2026-05-26T05:36:10.910Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2026-05-26T05:36:10.910Z] 419f90eb6e33: Preparing [2026-05-26T05:36:10.910Z] 7a2dc6309aa6: Preparing [2026-05-26T05:36:10.910Z] 105684cee0c1: Preparing [2026-05-26T05:36:10.910Z] 4a0889b3d7be: Preparing [2026-05-26T05:36:10.910Z] 79aeadb88ce5: Preparing [2026-05-26T05:36:10.910Z] 0854555d70ac: Preparing [2026-05-26T05:36:10.910Z] 0854555d70ac: Waiting [2026-05-26T05:36:10.910Z] 4a0889b3d7be: Pushed [2026-05-26T05:36:10.910Z] 105684cee0c1: Pushed [2026-05-26T05:36:10.910Z] 79aeadb88ce5: Pushed [2026-05-26T05:36:10.910Z] 7a2dc6309aa6: Pushed [2026-05-26T05:36:10.910Z] 0854555d70ac: Layer already exists [2026-05-26T05:36:16.253Z] 419f90eb6e33: Pushed [2026-05-26T05:36:16.253Z] a271423d6bafc48de7db94ab1c8df2694d4d5c58: digest: sha256:7e65f72684fde8c499f1468f1757a72d6afc1ad13aee9f59d7427d916eeec044 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:36:16.578Z] + 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-26T05:36:16.889Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2026-05-26T05:36:16.890Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2026-05-26T05:36:16.890Z] 419f90eb6e33: Preparing [2026-05-26T05:36:16.890Z] 7a2dc6309aa6: Preparing [2026-05-26T05:36:16.890Z] 105684cee0c1: Preparing [2026-05-26T05:36:16.890Z] 4a0889b3d7be: Preparing [2026-05-26T05:36:16.890Z] 79aeadb88ce5: Preparing [2026-05-26T05:36:16.890Z] 0854555d70ac: Preparing [2026-05-26T05:36:16.890Z] 0854555d70ac: Waiting [2026-05-26T05:36:16.890Z] 79aeadb88ce5: Layer already exists [2026-05-26T05:36:16.890Z] 419f90eb6e33: Layer already exists [2026-05-26T05:36:16.890Z] 105684cee0c1: Layer already exists [2026-05-26T05:36:16.890Z] 4a0889b3d7be: Layer already exists [2026-05-26T05:36:16.890Z] 7a2dc6309aa6: Layer already exists [2026-05-26T05:36:16.890Z] 0854555d70ac: Layer already exists [2026-05-26T05:36:16.890Z] latest: digest: sha256:7e65f72684fde8c499f1468f1757a72d6afc1ad13aee9f59d7427d916eeec044 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:36:17.227Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:4.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:36:17.536Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:4.1.0-dev.3 [2026-05-26T05:36:17.536Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2026-05-26T05:36:17.536Z] 419f90eb6e33: Preparing [2026-05-26T05:36:17.536Z] 7a2dc6309aa6: Preparing [2026-05-26T05:36:17.536Z] 105684cee0c1: Preparing [2026-05-26T05:36:17.536Z] 4a0889b3d7be: Preparing [2026-05-26T05:36:17.536Z] 79aeadb88ce5: Preparing [2026-05-26T05:36:17.536Z] 0854555d70ac: Preparing [2026-05-26T05:36:17.536Z] 0854555d70ac: Waiting [2026-05-26T05:36:17.536Z] 419f90eb6e33: Layer already exists [2026-05-26T05:36:17.536Z] 4a0889b3d7be: Layer already exists [2026-05-26T05:36:17.536Z] 7a2dc6309aa6: Layer already exists [2026-05-26T05:36:17.536Z] 79aeadb88ce5: Layer already exists [2026-05-26T05:36:17.536Z] 105684cee0c1: Layer already exists [2026-05-26T05:36:17.536Z] 0854555d70ac: Layer already exists [2026-05-26T05:36:17.536Z] 4.1.0-dev.3: digest: sha256:7e65f72684fde8c499f1468f1757a72d6afc1ad13aee9f59d7427d916eeec044 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:36:17.854Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:a271423d6bafc48de7db94ab1c8df2694d4d5c58-4.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:36:18.169Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:a271423d6bafc48de7db94ab1c8df2694d4d5c58-4.1.0-dev.3 [2026-05-26T05:36:18.170Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2026-05-26T05:36:18.170Z] 419f90eb6e33: Preparing [2026-05-26T05:36:18.170Z] 7a2dc6309aa6: Preparing [2026-05-26T05:36:18.170Z] 105684cee0c1: Preparing [2026-05-26T05:36:18.170Z] 4a0889b3d7be: Preparing [2026-05-26T05:36:18.170Z] 79aeadb88ce5: Preparing [2026-05-26T05:36:18.170Z] 0854555d70ac: Preparing [2026-05-26T05:36:18.170Z] 0854555d70ac: Waiting [2026-05-26T05:36:18.170Z] 7a2dc6309aa6: Layer already exists [2026-05-26T05:36:18.170Z] 4a0889b3d7be: Layer already exists [2026-05-26T05:36:18.170Z] 79aeadb88ce5: Layer already exists [2026-05-26T05:36:18.170Z] 105684cee0c1: Layer already exists [2026-05-26T05:36:18.170Z] 419f90eb6e33: Layer already exists [2026-05-26T05:36:18.170Z] 0854555d70ac: Layer already exists [2026-05-26T05:36:18.170Z] a271423d6bafc48de7db94ab1c8df2694d4d5c58-4.1.0-dev.3: digest: sha256:7e65f72684fde8c499f1468f1757a72d6afc1ad13aee9f59d7427d916eeec044 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:36:18.495Z] + 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-26T05:36:18.808Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [2026-05-26T05:36:18.808Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2026-05-26T05:36:18.808Z] 419f90eb6e33: Preparing [2026-05-26T05:36:18.808Z] 7a2dc6309aa6: Preparing [2026-05-26T05:36:18.808Z] 105684cee0c1: Preparing [2026-05-26T05:36:18.808Z] 4a0889b3d7be: Preparing [2026-05-26T05:36:18.808Z] 79aeadb88ce5: Preparing [2026-05-26T05:36:18.808Z] 0854555d70ac: Preparing [2026-05-26T05:36:18.808Z] 0854555d70ac: Waiting [2026-05-26T05:36:18.808Z] 105684cee0c1: Layer already exists [2026-05-26T05:36:18.808Z] 4a0889b3d7be: Layer already exists [2026-05-26T05:36:18.808Z] 7a2dc6309aa6: Layer already exists [2026-05-26T05:36:18.808Z] 419f90eb6e33: Layer already exists [2026-05-26T05:36:18.808Z] 79aeadb88ce5: Layer already exists [2026-05-26T05:36:18.808Z] 0854555d70ac: Layer already exists [2026-05-26T05:36:18.808Z] main: digest: sha256:7e65f72684fde8c499f1468f1757a72d6afc1ad13aee9f59d7427d916eeec044 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-26T05:36:18.873Z] ===================================================== [Pipeline] echo [2026-05-26T05:36:18.882Z] taggedImages: [2026-05-26T05:36:18.882Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:a271423d6bafc48de7db94ab1c8df2694d4d5c58 [2026-05-26T05:36:18.882Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2026-05-26T05:36:18.882Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:4.1.0-dev.3 [2026-05-26T05:36:18.882Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:a271423d6bafc48de7db94ab1c8df2694d4d5c58-4.1.0-dev.3 [2026-05-26T05:36:18.882Z] - 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-26T05:36:19.272Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-26T05:36:19.272Z] [2026-05-26T05:36:19.272Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:36:19.579Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-26T05:36:19.579Z] latest: Pulling from edgex-lftools-log-publisher [2026-05-26T05:36:19.579Z] 5eb5b503b376: Pulling fs layer [2026-05-26T05:36:19.579Z] 5c69ac0246d0: Pulling fs layer [2026-05-26T05:36:19.579Z] ec43610c2a17: Pulling fs layer [2026-05-26T05:36:19.579Z] 3a2ae6a8a46f: Pulling fs layer [2026-05-26T05:36:19.579Z] 33b1e0a273af: Pulling fs layer [2026-05-26T05:36:19.579Z] 5d3b04190fa2: Pulling fs layer [2026-05-26T05:36:19.579Z] 2f39f015ded8: Pulling fs layer [2026-05-26T05:36:19.579Z] 33b1e0a273af: Waiting [2026-05-26T05:36:19.579Z] 5d3b04190fa2: Waiting [2026-05-26T05:36:19.579Z] 2f39f015ded8: Waiting [2026-05-26T05:36:19.579Z] 3a2ae6a8a46f: Waiting [2026-05-26T05:36:19.579Z] 5c69ac0246d0: Download complete [2026-05-26T05:36:19.579Z] 3a2ae6a8a46f: Verifying Checksum [2026-05-26T05:36:19.580Z] 3a2ae6a8a46f: Download complete [2026-05-26T05:36:19.580Z] ec43610c2a17: Verifying Checksum [2026-05-26T05:36:19.580Z] ec43610c2a17: Download complete [2026-05-26T05:36:19.580Z] 33b1e0a273af: Verifying Checksum [2026-05-26T05:36:19.580Z] 33b1e0a273af: Download complete [2026-05-26T05:36:19.580Z] 5d3b04190fa2: Verifying Checksum [2026-05-26T05:36:19.580Z] 5d3b04190fa2: Download complete [2026-05-26T05:36:19.840Z] 5eb5b503b376: Verifying Checksum [2026-05-26T05:36:19.840Z] 5eb5b503b376: Download complete [2026-05-26T05:36:20.407Z] 2f39f015ded8: Verifying Checksum [2026-05-26T05:36:20.407Z] 2f39f015ded8: Download complete [2026-05-26T05:36:21.348Z] 5eb5b503b376: Pull complete [2026-05-26T05:36:21.348Z] 5c69ac0246d0: Pull complete [2026-05-26T05:36:21.606Z] ec43610c2a17: Pull complete [2026-05-26T05:36:21.606Z] 3a2ae6a8a46f: Pull complete [2026-05-26T05:36:21.871Z] 33b1e0a273af: Pull complete [2026-05-26T05:36:21.871Z] 5d3b04190fa2: Pull complete [2026-05-26T05:36:27.212Z] 2f39f015ded8: Pull complete [2026-05-26T05:36:27.212Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-05-26T05:36:27.212Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-26T05:36:27.212Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T05:36:27.321Z] prd-ubuntu20.04-docker-8c-8g-11406 does not seem to be running inside a container [2026-05-26T05:36:27.348Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-05-26T05:36:28.598Z] $ docker top c7db438f7fab0aa385d164f832dd943f4d987b47ed7274d8be072f81a8c4dca5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-26T05:36:28.989Z] ---> job-cost.sh [2026-05-26T05:36:28.989Z] lf-activate-venv: SKIPPING [2026-05-26T05:36:28.989Z] INFO: No Stack... [2026-05-26T05:36:29.248Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-05-26T05:36:29.507Z] INFO: Archiving Costs [Pipeline] sh [2026-05-26T05:36:29.794Z] + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv [2026-05-26T05:36:29.794Z] + cut -d, -f6 [Pipeline] lock [2026-05-26T05:36:29.813Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-172-stack-cost] [2026-05-26T05:36:29.823Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-172-stack-cost] did not exist. Created. [2026-05-26T05:36:29.829Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-172-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-05-26T05:36:30.131Z] + echo total: 0.2199999988079071 [Pipeline] stash [2026-05-26T05:36:30.163Z] Stashed 1 file(s) [Pipeline] } [2026-05-26T05:36:30.171Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-172-stack-cost] [Pipeline] // lock [Pipeline] } [2026-05-26T05:36:30.191Z] $ docker stop --time=1 c7db438f7fab0aa385d164f832dd943f4d987b47ed7274d8be072f81a8c4dca5 [2026-05-26T05:36:31.320Z] $ docker rm -f --volumes c7db438f7fab0aa385d164f832dd943f4d987b47ed7274d8be072f81a8c4dca5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-05-26T05:37:07.479Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-11409 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws [2026-05-26T05:37:07.491Z] Running in /w/workspace/device-rfid-llrp-go/172 [Pipeline] { [Pipeline] checkout [2026-05-26T05:37:10.547Z] The recommended git tool is: git [2026-05-26T05:37:15.933Z] using credential edgex-jenkins-ssh [2026-05-26T05:37:15.955Z] Cloning the remote Git repository [2026-05-26T05:37:16.004Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2026-05-26T05:37:16.110Z] > git init /w/workspace/device-rfid-llrp-go/172 # timeout=10 [2026-05-26T05:37:16.253Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2026-05-26T05:37:16.254Z] > git --version # timeout=10 [2026-05-26T05:37:16.273Z] > git --version # 'git version 2.25.1' [2026-05-26T05:37:16.276Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-05-26T05:37:16.425Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-05-26T05:37:19.175Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2026-05-26T05:37:19.220Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-05-26T05:37:20.184Z] Avoid second fetch [2026-05-26T05:37:20.184Z] Checking out Revision a271423d6bafc48de7db94ab1c8df2694d4d5c58 (main) [2026-05-26T05:37:20.201Z] > git config core.sparsecheckout # timeout=10 [2026-05-26T05:37:20.268Z] > git checkout -f a271423d6bafc48de7db94ab1c8df2694d4d5c58 # timeout=10 [2026-05-26T05:37:20.966Z] Commit message: "Merge pull request #378 from weichou1229/bump-sdk" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-26T05:37:25.146Z] provisioning config files... [2026-05-26T05:37:25.180Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/172@tmp/config1212187947865084250tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-26T05:37:25.924Z] ---> ****-login.sh [2026-05-26T05:37:25.924Z] nexus3.edgexfoundry.org:10001 [2026-05-26T05:37:26.198Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T05:37:26.470Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T05:37:26.470Z] Configure a credential helper to remove this warning. See [2026-05-26T05:37:26.470Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T05:37:26.470Z] [2026-05-26T05:37:26.470Z] Login Succeeded [2026-05-26T05:37:26.470Z] nexus3.edgexfoundry.org:10002 [2026-05-26T05:37:26.740Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T05:37:26.740Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T05:37:26.740Z] Configure a credential helper to remove this warning. See [2026-05-26T05:37:26.740Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T05:37:26.740Z] [2026-05-26T05:37:26.740Z] Login Succeeded [2026-05-26T05:37:26.740Z] nexus3.edgexfoundry.org:10003 [2026-05-26T05:37:27.013Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T05:37:27.283Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T05:37:27.283Z] Configure a credential helper to remove this warning. See [2026-05-26T05:37:27.283Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T05:37:27.283Z] [2026-05-26T05:37:27.283Z] Login Succeeded [2026-05-26T05:37:27.283Z] nexus3.edgexfoundry.org:10004 [2026-05-26T05:37:27.552Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T05:37:27.552Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T05:37:27.552Z] Configure a credential helper to remove this warning. See [2026-05-26T05:37:27.552Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T05:37:27.552Z] [2026-05-26T05:37:27.552Z] Login Succeeded [2026-05-26T05:37:27.552Z] ****.io [2026-05-26T05:37:27.820Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T05:37:28.095Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T05:37:28.095Z] Configure a credential helper to remove this warning. See [2026-05-26T05:37:28.095Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T05:37:28.095Z] [2026-05-26T05:37:28.095Z] Login Succeeded [2026-05-26T05:37:28.095Z] ---> ****-login.sh ends [Pipeline] } [2026-05-26T05:37:28.117Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-05-26T05:37:28.468Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-26T05:37:28.483Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-26T05:37:28.498Z] ========================================================= [2026-05-26T05:37:28.498Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2026-05-26T05:37:28.498Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:37:28.892Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine --build-arg MAKE=echo noop --target=builder . [2026-05-26T05:37:29.166Z] Sending build context to Docker daemon 1.215MB [2026-05-26T05:37:29.166Z] Step 1/12 : ARG BASE=golang:1.25-alpine3.22 [2026-05-26T05:37:29.166Z] Step 2/12 : FROM ${BASE} AS builder [2026-05-26T05:37:29.437Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2026-05-26T05:37:29.437Z] 6b59a28fa201: Pulling fs layer [2026-05-26T05:37:29.437Z] d32bb0dddca7: Pulling fs layer [2026-05-26T05:37:29.437Z] 5dab1238d3d9: Pulling fs layer [2026-05-26T05:37:29.437Z] 196fd7d83e7d: Pulling fs layer [2026-05-26T05:37:29.437Z] 4f4fb700ef54: Pulling fs layer [2026-05-26T05:37:29.437Z] 8ba94037c8f0: Pulling fs layer [2026-05-26T05:37:29.437Z] deaec5988b04: Pulling fs layer [2026-05-26T05:37:29.437Z] 9f65657bb879: Pulling fs layer [2026-05-26T05:37:29.437Z] 196fd7d83e7d: Waiting [2026-05-26T05:37:29.437Z] 8ba94037c8f0: Waiting [2026-05-26T05:37:29.437Z] 4f4fb700ef54: Waiting [2026-05-26T05:37:29.437Z] deaec5988b04: Waiting [2026-05-26T05:37:29.437Z] 9f65657bb879: Waiting [2026-05-26T05:37:29.437Z] d32bb0dddca7: Verifying Checksum [2026-05-26T05:37:29.437Z] d32bb0dddca7: Download complete [2026-05-26T05:37:29.437Z] 196fd7d83e7d: Verifying Checksum [2026-05-26T05:37:29.437Z] 196fd7d83e7d: Download complete [2026-05-26T05:37:29.437Z] 4f4fb700ef54: Verifying Checksum [2026-05-26T05:37:29.437Z] 4f4fb700ef54: Download complete [2026-05-26T05:37:29.437Z] 8ba94037c8f0: Verifying Checksum [2026-05-26T05:37:29.437Z] 8ba94037c8f0: Download complete [2026-05-26T05:37:29.437Z] 6b59a28fa201: Verifying Checksum [2026-05-26T05:37:29.437Z] 6b59a28fa201: Download complete [2026-05-26T05:37:30.034Z] 9f65657bb879: Verifying Checksum [2026-05-26T05:37:30.034Z] 9f65657bb879: Download complete [2026-05-26T05:37:30.628Z] 6b59a28fa201: Pull complete [2026-05-26T05:37:31.217Z] 5dab1238d3d9: Verifying Checksum [2026-05-26T05:37:31.217Z] 5dab1238d3d9: Download complete [2026-05-26T05:37:31.217Z] d32bb0dddca7: Pull complete [2026-05-26T05:37:32.643Z] deaec5988b04: Download complete [2026-05-26T05:37:47.746Z] 5dab1238d3d9: Pull complete [2026-05-26T05:37:47.746Z] 196fd7d83e7d: Pull complete [2026-05-26T05:37:47.746Z] 4f4fb700ef54: Pull complete [2026-05-26T05:37:47.746Z] 8ba94037c8f0: Pull complete [2026-05-26T05:37:56.011Z] deaec5988b04: Pull complete [2026-05-26T05:37:57.434Z] 9f65657bb879: Pull complete [2026-05-26T05:37:57.434Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2026-05-26T05:37:57.434Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-05-26T05:37:57.434Z] ---> 334268110677 [2026-05-26T05:37:57.434Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2026-05-26T05:37:59.427Z] ---> Running in 6855d0ab8b10 [2026-05-26T05:38:00.039Z] Removing intermediate container 6855d0ab8b10 [2026-05-26T05:38:00.039Z] ---> f5bc2730e9fc [2026-05-26T05:38:00.039Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-05-26T05:38:00.039Z] ---> Running in 4715ed9339a5 [2026-05-26T05:38:00.638Z] Removing intermediate container 4715ed9339a5 [2026-05-26T05:38:00.638Z] ---> 3aa8d0b20036 [2026-05-26T05:38:00.638Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2026-05-26T05:38:00.638Z] ---> Running in 23a961a764aa [2026-05-26T05:38:01.227Z] Removing intermediate container 23a961a764aa [2026-05-26T05:38:01.227Z] ---> 3b9a695fc80c [2026-05-26T05:38:01.227Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2026-05-26T05:38:01.227Z] ---> Running in 43c8a02d82e0 [2026-05-26T05:38:01.508Z] Removing intermediate container 43c8a02d82e0 [2026-05-26T05:38:01.508Z] ---> 531f25ce8347 [2026-05-26T05:38:01.508Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2026-05-26T05:38:01.781Z] ---> Running in 14fdb2601144 [2026-05-26T05:38:02.750Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-26T05:38:03.343Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-26T05:38:04.757Z] OK: 255 MiB in 60 packages [2026-05-26T05:38:05.735Z] Removing intermediate container 14fdb2601144 [2026-05-26T05:38:05.735Z] ---> 037efea10304 [2026-05-26T05:38:05.735Z] Step 8/12 : WORKDIR /app [2026-05-26T05:38:06.007Z] ---> Running in 968db6b6f1f9 [2026-05-26T05:38:06.277Z] Removing intermediate container 968db6b6f1f9 [2026-05-26T05:38:06.278Z] ---> 7cab1b6a3c65 [2026-05-26T05:38:06.278Z] Step 9/12 : COPY go.mod vendor* ./ [2026-05-26T05:38:08.866Z] ---> 7989b7d7374e [2026-05-26T05:38:08.866Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-26T05:38:08.866Z] ---> Running in 588176f238fc [2026-05-26T05:40:00.766Z] Removing intermediate container 588176f238fc [2026-05-26T05:40:00.766Z] ---> df3907268080 [2026-05-26T05:40:00.766Z] Step 11/12 : COPY . . [2026-05-26T05:40:00.766Z] ---> e27377c3bfd0 [2026-05-26T05:40:00.766Z] Step 12/12 : RUN $MAKE [2026-05-26T05:40:00.766Z] ---> Running in 955d2085f737 [2026-05-26T05:40:00.766Z] noop [2026-05-26T05:40:00.766Z] Removing intermediate container 955d2085f737 [2026-05-26T05:40:00.766Z] ---> 4b322b4bea0b [2026-05-26T05:40:00.766Z] Successfully built 4b322b4bea0b [2026-05-26T05:40:00.766Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:40:01.129Z] + docker inspect -f . ci-base-image-arm64 [2026-05-26T05:40:01.129Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T05:40:01.366Z] prd-ubuntu20.04-docker-arm64-4c-16g-11409 does not seem to be running inside a container [2026-05-26T05:40:01.464Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/172 -v /w/workspace/device-rfid-llrp-go/172:/w/workspace/device-rfid-llrp-go/172:rw,z -v /w/workspace/device-rfid-llrp-go/172@tmp:/w/workspace/device-rfid-llrp-go/172@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2026-05-26T05:40:02.775Z] $ docker top 3a833f8fc62b8c8884e1f367cd07f93ca3ccdaa461a64101a0f1ebf24a1f727b -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-26T05:40:03.677Z] + go version [2026-05-26T05:40:03.677Z] go version go1.25.3 linux/arm64 [Pipeline] } [2026-05-26T05:40:03.725Z] $ docker stop --time=1 3a833f8fc62b8c8884e1f367cd07f93ca3ccdaa461a64101a0f1ebf24a1f727b [2026-05-26T05:40:09.143Z] $ docker rm -f --volumes 3a833f8fc62b8c8884e1f367cd07f93ca3ccdaa461a64101a0f1ebf24a1f727b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:40:09.732Z] + docker inspect -f . ci-base-image-arm64 [2026-05-26T05:40:09.732Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T05:40:09.927Z] prd-ubuntu20.04-docker-arm64-4c-16g-11409 does not seem to be running inside a container [2026-05-26T05:40:10.003Z] $ 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/172 -v /w/workspace/device-rfid-llrp-go/172:/w/workspace/device-rfid-llrp-go/172:rw,z -v /w/workspace/device-rfid-llrp-go/172@tmp:/w/workspace/device-rfid-llrp-go/172@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2026-05-26T05:40:11.410Z] $ docker top 10b85c13095922c0849a6029916e322617f80416a693da2dc7dc5e67a906242a -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-26T05:40:12.316Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/172 [Pipeline] fileExists [Pipeline] sh [2026-05-26T05:40:12.982Z] + make test [2026-05-26T05:40:12.982Z] go test ./... -coverprofile=coverage.out ./... [2026-05-26T05:40:19.716Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2026-05-26T05:44:56.743Z] github.com/edgexfoundry/device-rfid-llrp-go/cmd coverage: 0.0% of statements [2026-05-26T05:44:56.743Z] github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp coverage: 0.0% of statements [2026-05-26T05:45:18.843Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 29.522s coverage: 40.6% of statements [2026-05-26T05:45:18.843Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.041s coverage: 95.5% of statements [2026-05-26T05:45:18.843Z] ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.576s coverage: 51.9% of statements [2026-05-26T05:45:18.843Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2026-05-26T05:45:18.843Z] go vet ./... [2026-05-26T05:46:27.091Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-05-26T05:46:27.091Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-05-26T05:46:27.091Z] ./bin/test-attribution-txt.sh [2026-05-26T05:46:27.091Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [2026-05-26T05:46:27.091Z] An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-05-26T05:46:27.112Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] } [2026-05-26T05:46:27.218Z] $ docker stop --time=1 10b85c13095922c0849a6029916e322617f80416a693da2dc7dc5e67a906242a [2026-05-26T05:46:29.250Z] $ docker rm -f --volumes 10b85c13095922c0849a6029916e322617f80416a693da2dc7dc5e67a906242a [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-26T05:46:31.146Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-05-26T05:46:31.178Z] Warning: overwriting stash ‘coverage-report’ [2026-05-26T05:46:31.936Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-05-26T05:46:32.354Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-05-26T05:46:32.685Z] + ls -al . [2026-05-26T05:46:32.686Z] total 704 [2026-05-26T05:46:32.686Z] drwxrwxr-x 10 jenkins jenkins 4096 May 26 05:40 . [2026-05-26T05:46:32.686Z] drwxrwxr-x 4 jenkins jenkins 4096 May 26 05:37 .. [2026-05-26T05:46:32.686Z] -rw-rw-r-- 1 jenkins jenkins 134 May 26 05:37 .dockerignore [2026-05-26T05:46:32.686Z] drwxrwxr-x 8 jenkins jenkins 4096 May 26 05:37 .git [2026-05-26T05:46:32.686Z] drwxrwxr-x 3 jenkins jenkins 4096 May 26 05:37 .github [2026-05-26T05:46:32.686Z] -rw-rw-r-- 1 jenkins jenkins 880 May 26 05:37 .gitignore [2026-05-26T05:46:32.686Z] -rw-rw-r-- 1 jenkins jenkins 359 May 26 05:37 .golangci.yml [2026-05-26T05:46:32.686Z] -rw-rw-r-- 1 jenkins jenkins 23451 May 26 05:37 Attribution.txt [2026-05-26T05:46:32.686Z] -rw-rw-r-- 1 jenkins jenkins 12828 May 26 05:37 CHANGELOG.md [2026-05-26T05:46:32.686Z] -rw-rw-r-- 1 jenkins jenkins 1489 May 26 05:37 Dockerfile [2026-05-26T05:46:32.686Z] -rw-rw-r-- 1 jenkins jenkins 677 May 26 05:37 GOVERNANCE.md [2026-05-26T05:46:32.686Z] -rw-rw-r-- 1 jenkins jenkins 684 May 26 05:37 Jenkinsfile [2026-05-26T05:46:32.686Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 26 05:37 LICENSE [2026-05-26T05:46:32.686Z] -rw-rw-r-- 1 jenkins jenkins 2760 May 26 05:37 Makefile [2026-05-26T05:46:32.686Z] -rw-rw-r-- 1 jenkins jenkins 625 May 26 05:37 OWNERS.md [2026-05-26T05:46:32.686Z] -rw-rw-r-- 1 jenkins jenkins 28907 May 26 05:37 README.md [2026-05-26T05:46:32.686Z] -rw-rw-r-- 1 jenkins jenkins 11 May 26 05:34 VERSION [2026-05-26T05:46:32.686Z] drwxrwxr-x 2 jenkins jenkins 4096 May 26 05:37 bin [2026-05-26T05:46:32.686Z] drwxrwxr-x 4 jenkins jenkins 4096 May 26 05:37 cmd [2026-05-26T05:46:32.686Z] -rw-r--r-- 1 jenkins jenkins 451915 May 26 05:45 coverage.out [2026-05-26T05:46:32.686Z] drwxrwxr-x 2 jenkins jenkins 4096 May 26 05:37 examples [2026-05-26T05:46:32.686Z] -rw-rw-r-- 1 jenkins jenkins 6718 May 26 05:37 go.mod [2026-05-26T05:46:32.686Z] -rw-rw-r-- 1 jenkins jenkins 89068 May 26 05:37 go.sum [2026-05-26T05:46:32.686Z] drwxrwxr-x 2 jenkins jenkins 4096 May 26 05:37 images [2026-05-26T05:46:32.686Z] drwxrwxr-x 4 jenkins jenkins 4096 May 26 05:37 internal [2026-05-26T05:46:32.686Z] drwxrwxr-x 3 jenkins jenkins 4096 May 26 05:37 pkg [2026-05-26T05:46:32.686Z] -rw-rw-r-- 1 jenkins jenkins 193 May 26 05:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:46:33.041Z] + 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=a271423d6bafc48de7db94ab1c8df2694d4d5c58 --label arch=arm64 --label version=4.1.0-dev.3 . [2026-05-26T05:46:33.314Z] Sending build context to Docker daemon 1.215MB [2026-05-26T05:46:33.314Z] Step 1/25 : ARG BASE=golang:1.25-alpine3.22 [2026-05-26T05:46:33.314Z] Step 2/25 : FROM ${BASE} AS builder [2026-05-26T05:46:33.314Z] ---> 4b322b4bea0b [2026-05-26T05:46:33.314Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2026-05-26T05:46:36.667Z] ---> Running in 2d79d558168a [2026-05-26T05:46:36.936Z] Removing intermediate container 2d79d558168a [2026-05-26T05:46:36.936Z] ---> 4d263cdd216a [2026-05-26T05:46:36.936Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-05-26T05:46:36.936Z] ---> Running in 6a140488d53c [2026-05-26T05:46:37.205Z] Removing intermediate container 6a140488d53c [2026-05-26T05:46:37.205Z] ---> f2adeb7ff8c1 [2026-05-26T05:46:37.205Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git" [2026-05-26T05:46:37.205Z] ---> Running in 93dfd601e60b [2026-05-26T05:46:37.810Z] Removing intermediate container 93dfd601e60b [2026-05-26T05:46:37.810Z] ---> 7c456979c48d [2026-05-26T05:46:37.810Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2026-05-26T05:46:37.810Z] ---> Running in a6aca2ed7bb6 [2026-05-26T05:46:38.079Z] Removing intermediate container a6aca2ed7bb6 [2026-05-26T05:46:38.079Z] ---> c52c7351ce4d [2026-05-26T05:46:38.079Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2026-05-26T05:46:38.079Z] ---> Running in 30755ba3e71e [2026-05-26T05:46:39.047Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-26T05:46:39.634Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-26T05:46:41.584Z] OK: 255 MiB in 60 packages [2026-05-26T05:46:42.999Z] Removing intermediate container 30755ba3e71e [2026-05-26T05:46:42.999Z] ---> 726b4c05b736 [2026-05-26T05:46:42.999Z] Step 8/25 : WORKDIR /app [2026-05-26T05:46:42.999Z] ---> Running in 26caec6132e2 [2026-05-26T05:46:43.268Z] Removing intermediate container 26caec6132e2 [2026-05-26T05:46:43.268Z] ---> 86a7ed7dc39d [2026-05-26T05:46:43.268Z] Step 9/25 : COPY go.mod vendor* ./ [2026-05-26T05:46:43.853Z] ---> cb5aa6f4947e [2026-05-26T05:46:43.853Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-26T05:46:43.853Z] ---> Running in da5273a5a8ab [2026-05-26T05:46:46.444Z] Removing intermediate container da5273a5a8ab [2026-05-26T05:46:46.444Z] ---> 1de5f7256494 [2026-05-26T05:46:46.444Z] Step 11/25 : COPY . . [2026-05-26T05:46:49.605Z] ---> abd65e854dc3 [2026-05-26T05:46:49.605Z] Step 12/25 : RUN $MAKE [2026-05-26T05:46:49.605Z] ---> Running in ea27552f82c5 [2026-05-26T05:46:50.570Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=4.1.0-dev.3 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd [2026-05-26T05:51:27.619Z] Removing intermediate container ea27552f82c5 [2026-05-26T05:51:27.619Z] ---> 7576f70ed61e [2026-05-26T05:51:27.619Z] Step 13/25 : FROM alpine:3.22 [2026-05-26T05:51:27.619Z] 3.22: Pulling from library/alpine [2026-05-26T05:51:27.619Z] 58e777220c39: Pulling fs layer [2026-05-26T05:51:27.619Z] 58e777220c39: Verifying Checksum [2026-05-26T05:51:27.619Z] 58e777220c39: Download complete [2026-05-26T05:51:27.619Z] 58e777220c39: Pull complete [2026-05-26T05:51:27.619Z] Digest: sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-26T05:51:27.619Z] Status: Downloaded newer image for alpine:3.22 [2026-05-26T05:51:27.619Z] ---> 6a2735c23ff3 [2026-05-26T05:51:27.619Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2026-05-26T05:51:27.619Z] ---> Running in 2205b10a91ee [2026-05-26T05:51:27.619Z] Removing intermediate container 2205b10a91ee [2026-05-26T05:51:27.619Z] ---> a32f8e97c0dd [2026-05-26T05:51:27.619Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2026-05-26T05:51:27.619Z] ---> Running in 48c3d6906c37 [2026-05-26T05:51:27.619Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-26T05:51:27.619Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-26T05:51:29.034Z] (1/1) Installing dumb-init (1.2.5-r3) [2026-05-26T05:51:29.035Z] Executing busybox-1.37.0-r20.trigger [2026-05-26T05:51:29.035Z] OK: 8 MiB in 17 packages [2026-05-26T05:51:30.003Z] Removing intermediate container 48c3d6906c37 [2026-05-26T05:51:30.003Z] ---> 50040e232505 [2026-05-26T05:51:30.003Z] Step 16/25 : RUN apk --no-cache upgrade [2026-05-26T05:51:30.003Z] ---> Running in 3dcd0f541cca [2026-05-26T05:51:30.969Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-26T05:51:31.236Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-26T05:51:33.236Z] OK: 8 MiB in 17 packages [2026-05-26T05:51:34.287Z] Removing intermediate container 3dcd0f541cca [2026-05-26T05:51:34.287Z] ---> 2024184d90f5 [2026-05-26T05:51:34.287Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2026-05-26T05:51:34.879Z] ---> 35bc7d33ec73 [2026-05-26T05:51:34.879Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2026-05-26T05:51:35.481Z] ---> 56a5a3013817 [2026-05-26T05:51:35.481Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2026-05-26T05:51:38.842Z] ---> f781aa0d81b6 [2026-05-26T05:51:38.842Z] Step 20/25 : EXPOSE 59989 [2026-05-26T05:51:38.842Z] ---> Running in 41b955dbfcf6 [2026-05-26T05:51:38.842Z] Removing intermediate container 41b955dbfcf6 [2026-05-26T05:51:38.842Z] ---> 6005928dced2 [2026-05-26T05:51:38.842Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2026-05-26T05:51:38.842Z] ---> Running in b09389f341c6 [2026-05-26T05:51:39.110Z] Removing intermediate container b09389f341c6 [2026-05-26T05:51:39.110Z] ---> 0272908c3c6d [2026-05-26T05:51:39.110Z] Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2026-05-26T05:51:39.110Z] ---> Running in 88cea2f0ed7a [2026-05-26T05:51:39.392Z] Removing intermediate container 88cea2f0ed7a [2026-05-26T05:51:39.392Z] ---> 3c677ee8b96c [2026-05-26T05:51:39.392Z] Step 23/25 : LABEL arch=arm64 [2026-05-26T05:51:39.682Z] ---> Running in afba9d98dab7 [2026-05-26T05:51:39.961Z] Removing intermediate container afba9d98dab7 [2026-05-26T05:51:39.961Z] ---> 54d3caceb983 [2026-05-26T05:51:39.961Z] Step 24/25 : LABEL git_sha=a271423d6bafc48de7db94ab1c8df2694d4d5c58 [2026-05-26T05:51:39.961Z] ---> Running in 4fbc6c471a47 [2026-05-26T05:51:40.231Z] Removing intermediate container 4fbc6c471a47 [2026-05-26T05:51:40.231Z] ---> 55629cccc29a [2026-05-26T05:51:40.231Z] Step 25/25 : LABEL version=4.1.0-dev.3 [2026-05-26T05:51:40.502Z] ---> Running in 0ec8632fcf4b [2026-05-26T05:51:40.769Z] Removing intermediate container 0ec8632fcf4b [2026-05-26T05:51:40.769Z] ---> 044c633560af [2026-05-26T05:51:40.769Z] [Warning] One or more build-args [ARCH] were not consumed [2026-05-26T05:51:40.769Z] Successfully built 044c633560af [2026-05-26T05:51:40.769Z] 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-26T05:51:40.932Z] provisioning config files... [2026-05-26T05:51:40.947Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/172@tmp/config17046833791276936311tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-26T05:51:41.288Z] ---> ****-login.sh [2026-05-26T05:51:41.288Z] nexus3.edgexfoundry.org:10001 [2026-05-26T05:51:41.557Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T05:51:41.557Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T05:51:41.557Z] Configure a credential helper to remove this warning. See [2026-05-26T05:51:41.557Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T05:51:41.557Z] [2026-05-26T05:51:41.557Z] Login Succeeded [2026-05-26T05:51:41.557Z] nexus3.edgexfoundry.org:10002 [2026-05-26T05:51:41.823Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T05:51:42.091Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T05:51:42.091Z] Configure a credential helper to remove this warning. See [2026-05-26T05:51:42.091Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T05:51:42.091Z] [2026-05-26T05:51:42.091Z] Login Succeeded [2026-05-26T05:51:42.091Z] nexus3.edgexfoundry.org:10003 [2026-05-26T05:51:42.357Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T05:51:42.358Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T05:51:42.358Z] Configure a credential helper to remove this warning. See [2026-05-26T05:51:42.358Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T05:51:42.358Z] [2026-05-26T05:51:42.358Z] Login Succeeded [2026-05-26T05:51:42.358Z] nexus3.edgexfoundry.org:10004 [2026-05-26T05:51:42.623Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T05:51:42.623Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T05:51:42.624Z] Configure a credential helper to remove this warning. See [2026-05-26T05:51:42.624Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T05:51:42.624Z] [2026-05-26T05:51:42.624Z] Login Succeeded [2026-05-26T05:51:42.624Z] ****.io [2026-05-26T05:51:42.890Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T05:51:43.170Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T05:51:43.170Z] Configure a credential helper to remove this warning. See [2026-05-26T05:51:43.170Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T05:51:43.170Z] [2026-05-26T05:51:43.170Z] Login Succeeded [2026-05-26T05:51:43.170Z] ---> ****-login.sh ends [Pipeline] } [2026-05-26T05:51:43.182Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-26T05:51:43.240Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-26T05:51:43.272Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: [2026-05-26T05:51:43.272Z] a271423d6bafc48de7db94ab1c8df2694d4d5c58 [2026-05-26T05:51:43.272Z] latest [2026-05-26T05:51:43.272Z] 4.1.0-dev.3 [2026-05-26T05:51:43.272Z] a271423d6bafc48de7db94ab1c8df2694d4d5c58-4.1.0-dev.3 [2026-05-26T05:51:43.272Z] main [2026-05-26T05:51:43.272Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:51:43.800Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:a271423d6bafc48de7db94ab1c8df2694d4d5c58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:51:44.205Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:a271423d6bafc48de7db94ab1c8df2694d4d5c58 [2026-05-26T05:51:44.205Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2026-05-26T05:51:44.205Z] af030701e982: Preparing [2026-05-26T05:51:44.205Z] 6650edb3efb0: Preparing [2026-05-26T05:51:44.205Z] 3c8f10549454: Preparing [2026-05-26T05:51:44.205Z] ea16dce3fc41: Preparing [2026-05-26T05:51:44.205Z] 694b183be83a: Preparing [2026-05-26T05:51:44.205Z] eeaa73608b53: Preparing [2026-05-26T05:51:44.205Z] eeaa73608b53: Waiting [2026-05-26T05:51:44.477Z] 3c8f10549454: Pushed [2026-05-26T05:51:44.477Z] 6650edb3efb0: Pushed [2026-05-26T05:51:44.477Z] ea16dce3fc41: Pushed [2026-05-26T05:51:44.477Z] 694b183be83a: Pushed [2026-05-26T05:51:44.477Z] eeaa73608b53: Layer already exists [2026-05-26T05:51:56.793Z] af030701e982: Pushed [2026-05-26T05:51:56.793Z] a271423d6bafc48de7db94ab1c8df2694d4d5c58: digest: sha256:caf3d2d6d48f4360175ce654ad8af170457793dd974190f0510ab5e25f475dd5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:51:57.178Z] + 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-26T05:51:57.548Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2026-05-26T05:51:57.548Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2026-05-26T05:51:57.548Z] af030701e982: Preparing [2026-05-26T05:51:57.548Z] 6650edb3efb0: Preparing [2026-05-26T05:51:57.548Z] 3c8f10549454: Preparing [2026-05-26T05:51:57.548Z] ea16dce3fc41: Preparing [2026-05-26T05:51:57.548Z] 694b183be83a: Preparing [2026-05-26T05:51:57.548Z] eeaa73608b53: Preparing [2026-05-26T05:51:57.548Z] eeaa73608b53: Waiting [2026-05-26T05:51:57.548Z] 6650edb3efb0: Layer already exists [2026-05-26T05:51:57.548Z] 694b183be83a: Layer already exists [2026-05-26T05:51:57.548Z] af030701e982: Layer already exists [2026-05-26T05:51:57.548Z] 3c8f10549454: Layer already exists [2026-05-26T05:51:57.548Z] ea16dce3fc41: Layer already exists [2026-05-26T05:51:57.548Z] eeaa73608b53: Layer already exists [2026-05-26T05:51:57.817Z] latest: digest: sha256:caf3d2d6d48f4360175ce654ad8af170457793dd974190f0510ab5e25f475dd5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:51:58.191Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:51:58.555Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4.1.0-dev.3 [2026-05-26T05:51:58.555Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2026-05-26T05:51:58.555Z] af030701e982: Preparing [2026-05-26T05:51:58.555Z] 6650edb3efb0: Preparing [2026-05-26T05:51:58.555Z] 3c8f10549454: Preparing [2026-05-26T05:51:58.555Z] ea16dce3fc41: Preparing [2026-05-26T05:51:58.555Z] 694b183be83a: Preparing [2026-05-26T05:51:58.555Z] eeaa73608b53: Preparing [2026-05-26T05:51:58.555Z] eeaa73608b53: Waiting [2026-05-26T05:51:58.555Z] 3c8f10549454: Layer already exists [2026-05-26T05:51:58.555Z] ea16dce3fc41: Layer already exists [2026-05-26T05:51:58.555Z] 6650edb3efb0: Layer already exists [2026-05-26T05:51:58.555Z] af030701e982: Layer already exists [2026-05-26T05:51:58.555Z] 694b183be83a: Layer already exists [2026-05-26T05:51:58.555Z] eeaa73608b53: Layer already exists [2026-05-26T05:51:58.555Z] 4.1.0-dev.3: digest: sha256:caf3d2d6d48f4360175ce654ad8af170457793dd974190f0510ab5e25f475dd5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:51:58.930Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:a271423d6bafc48de7db94ab1c8df2694d4d5c58-4.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:51:59.317Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:a271423d6bafc48de7db94ab1c8df2694d4d5c58-4.1.0-dev.3 [2026-05-26T05:51:59.317Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2026-05-26T05:51:59.317Z] af030701e982: Preparing [2026-05-26T05:51:59.317Z] 6650edb3efb0: Preparing [2026-05-26T05:51:59.317Z] 3c8f10549454: Preparing [2026-05-26T05:51:59.317Z] ea16dce3fc41: Preparing [2026-05-26T05:51:59.317Z] 694b183be83a: Preparing [2026-05-26T05:51:59.317Z] eeaa73608b53: Preparing [2026-05-26T05:51:59.317Z] eeaa73608b53: Waiting [2026-05-26T05:51:59.317Z] ea16dce3fc41: Layer already exists [2026-05-26T05:51:59.317Z] af030701e982: Layer already exists [2026-05-26T05:51:59.317Z] 6650edb3efb0: Layer already exists [2026-05-26T05:51:59.317Z] 694b183be83a: Layer already exists [2026-05-26T05:51:59.317Z] 3c8f10549454: Layer already exists [2026-05-26T05:51:59.317Z] eeaa73608b53: Layer already exists [2026-05-26T05:51:59.583Z] a271423d6bafc48de7db94ab1c8df2694d4d5c58-4.1.0-dev.3: digest: sha256:caf3d2d6d48f4360175ce654ad8af170457793dd974190f0510ab5e25f475dd5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:51:59.953Z] + 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-26T05:52:00.321Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [2026-05-26T05:52:00.321Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2026-05-26T05:52:00.321Z] af030701e982: Preparing [2026-05-26T05:52:00.321Z] 6650edb3efb0: Preparing [2026-05-26T05:52:00.321Z] 3c8f10549454: Preparing [2026-05-26T05:52:00.321Z] ea16dce3fc41: Preparing [2026-05-26T05:52:00.321Z] 694b183be83a: Preparing [2026-05-26T05:52:00.321Z] eeaa73608b53: Preparing [2026-05-26T05:52:00.321Z] eeaa73608b53: Waiting [2026-05-26T05:52:00.321Z] af030701e982: Layer already exists [2026-05-26T05:52:00.321Z] 694b183be83a: Layer already exists [2026-05-26T05:52:00.321Z] 6650edb3efb0: Layer already exists [2026-05-26T05:52:00.321Z] ea16dce3fc41: Layer already exists [2026-05-26T05:52:00.321Z] 3c8f10549454: Layer already exists [2026-05-26T05:52:00.321Z] eeaa73608b53: Layer already exists [2026-05-26T05:52:00.589Z] main: digest: sha256:caf3d2d6d48f4360175ce654ad8af170457793dd974190f0510ab5e25f475dd5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-26T05:52:00.690Z] ===================================================== [Pipeline] echo [2026-05-26T05:52:00.710Z] taggedImages: [2026-05-26T05:52:00.710Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:a271423d6bafc48de7db94ab1c8df2694d4d5c58 [2026-05-26T05:52:00.710Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2026-05-26T05:52:00.710Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4.1.0-dev.3 [2026-05-26T05:52:00.710Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:a271423d6bafc48de7db94ab1c8df2694d4d5c58-4.1.0-dev.3 [2026-05-26T05:52:00.710Z] - 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-26T05:52:01.121Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-26T05:52:01.121Z] [2026-05-26T05:52:01.121Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:52:01.460Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-26T05:52:01.460Z] arm64: Pulling from edgex-lftools-log-publisher [2026-05-26T05:52:01.460Z] 8998bd30e6a1: Pulling fs layer [2026-05-26T05:52:01.460Z] 04944245beec: Pulling fs layer [2026-05-26T05:52:01.460Z] 699f458cf7ca: Pulling fs layer [2026-05-26T05:52:01.460Z] 765212b225bb: Pulling fs layer [2026-05-26T05:52:01.460Z] f23df028b6ca: Pulling fs layer [2026-05-26T05:52:01.460Z] d65c8cfc05b1: Pulling fs layer [2026-05-26T05:52:01.460Z] 2437ff75d9bd: Pulling fs layer [2026-05-26T05:52:01.460Z] 765212b225bb: Waiting [2026-05-26T05:52:01.460Z] f23df028b6ca: Waiting [2026-05-26T05:52:01.460Z] d65c8cfc05b1: Waiting [2026-05-26T05:52:01.460Z] 2437ff75d9bd: Waiting [2026-05-26T05:52:01.728Z] 04944245beec: Verifying Checksum [2026-05-26T05:52:01.728Z] 04944245beec: Download complete [2026-05-26T05:52:01.728Z] 765212b225bb: Verifying Checksum [2026-05-26T05:52:01.728Z] 765212b225bb: Download complete [2026-05-26T05:52:01.728Z] f23df028b6ca: Verifying Checksum [2026-05-26T05:52:01.728Z] f23df028b6ca: Download complete [2026-05-26T05:52:01.728Z] d65c8cfc05b1: Verifying Checksum [2026-05-26T05:52:01.728Z] d65c8cfc05b1: Download complete [2026-05-26T05:52:01.728Z] 699f458cf7ca: Verifying Checksum [2026-05-26T05:52:01.728Z] 699f458cf7ca: Download complete [2026-05-26T05:52:02.314Z] 8998bd30e6a1: Verifying Checksum [2026-05-26T05:52:02.314Z] 8998bd30e6a1: Download complete [2026-05-26T05:52:04.894Z] 2437ff75d9bd: Verifying Checksum [2026-05-26T05:52:04.894Z] 2437ff75d9bd: Download complete [2026-05-26T05:52:07.489Z] 8998bd30e6a1: Pull complete [2026-05-26T05:52:07.759Z] 04944245beec: Pull complete [2026-05-26T05:52:09.707Z] 699f458cf7ca: Pull complete [2026-05-26T05:52:09.707Z] 765212b225bb: Pull complete [2026-05-26T05:52:10.669Z] f23df028b6ca: Pull complete [2026-05-26T05:52:10.669Z] d65c8cfc05b1: Pull complete [2026-05-26T05:52:28.893Z] 2437ff75d9bd: Pull complete [2026-05-26T05:52:28.893Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2026-05-26T05:52:28.893Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-26T05:52:28.893Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T05:52:29.187Z] prd-ubuntu20.04-docker-arm64-4c-16g-11409 does not seem to be running inside a container [2026-05-26T05:52:29.300Z] $ 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/172 -v /w/workspace/device-rfid-llrp-go/172:/w/workspace/device-rfid-llrp-go/172:rw,z -v /w/workspace/device-rfid-llrp-go/172@tmp:/w/workspace/device-rfid-llrp-go/172@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2026-05-26T05:52:32.419Z] $ docker top 3a53855056de813a90d1c9b2cb238b687aaf2c9dd5712a47cca9406f3b9c0813 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-26T05:52:33.374Z] ---> job-cost.sh [2026-05-26T05:52:33.374Z] lf-activate-venv: SKIPPING [2026-05-26T05:52:33.374Z] INFO: No Stack... [2026-05-26T05:52:33.984Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2026-05-26T05:52:34.954Z] INFO: Archiving Costs [Pipeline] sh [2026-05-26T05:52:35.594Z] + cat /w/workspace/device-rfid-llrp-go/172/archives/cost.csv [2026-05-26T05:52:35.594Z] + cut -d, -f6 [Pipeline] lock [2026-05-26T05:52:35.661Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-172-stack-cost] [2026-05-26T05:52:35.673Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-172-stack-cost] did not exist. Created. [2026-05-26T05:52:35.680Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-172-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-05-26T05:52:36.348Z] /w/workspace/device-rfid-llrp-go/172@tmp/durable-1c899e60/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2026-05-26T05:52:36.997Z] + echo total: 0.10999999940395355 [Pipeline] stash [2026-05-26T05:52:37.027Z] Warning: overwriting stash ‘stack-cost’ [2026-05-26T05:52:37.103Z] Stashed 1 file(s) [Pipeline] } [2026-05-26T05:52:37.115Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-172-stack-cost] [Pipeline] // lock [Pipeline] } [2026-05-26T05:52:37.150Z] $ docker stop --time=1 3a53855056de813a90d1c9b2cb238b687aaf2c9dd5712a47cca9406f3b9c0813 [2026-05-26T05:52:38.740Z] $ docker rm -f --volumes 3a53855056de813a90d1c9b2cb238b687aaf2c9dd5712a47cca9406f3b9c0813 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2026-05-26T05:52:39.403Z] provisioning config files... [2026-05-26T05:52:39.413Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config11391189223933376212tmp [Pipeline] { [Pipeline] sh [2026-05-26T05:52:39.743Z] + set +x [2026-05-26T05:52:39.743Z] + bash -s -- [2026-05-26T05:52:39.743Z] + curl -s https://codecov.io/bash [2026-05-26T05:52:39.743Z] [2026-05-26T05:52:39.743Z] _____ _ [2026-05-26T05:52:39.743Z] / ____| | | [2026-05-26T05:52:39.743Z] | | ___ __| | ___ ___ _____ __ [2026-05-26T05:52:39.743Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2026-05-26T05:52:39.743Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2026-05-26T05:52:39.743Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2026-05-26T05:52:39.743Z] Bash-1.0.6 [2026-05-26T05:52:39.743Z] [2026-05-26T05:52:39.743Z] [2026-05-26T05:52:39.743Z] ==> git version 2.25.1 found [2026-05-26T05:52:39.743Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2026-05-26T05:52:39.743Z] Release-Date: 2020-01-08 [2026-05-26T05:52:39.743Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2026-05-26T05:52:39.743Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2026-05-26T05:52:39.743Z] ==> Jenkins CI detected. [2026-05-26T05:52:39.743Z] current dir:  /w/workspace/foundry_device-rfid-llrp-go_main [2026-05-26T05:52:39.743Z] project root: . [2026-05-26T05:52:39.743Z] --> token set from env [2026-05-26T05:52:39.743Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2026-05-26T05:52:39.743Z] ==> Running gcov in . (disable via -X gcov) [2026-05-26T05:52:39.743Z] ==> Python coveragepy not found [2026-05-26T05:52:39.743Z] ==> Searching for coverage reports in: [2026-05-26T05:52:39.743Z] + . [2026-05-26T05:52:40.003Z] -> Found 1 reports [2026-05-26T05:52:40.003Z] ==> Detecting git/mercurial file structure [2026-05-26T05:52:40.003Z] ==> Reading reports [2026-05-26T05:52:40.003Z] + ./coverage.out bytes=451915 [2026-05-26T05:52:40.003Z] ==> Appending adjustments [2026-05-26T05:52:40.003Z] https://docs.codecov.io/docs/fixing-reports [2026-05-26T05:52:40.003Z] + Found adjustments [2026-05-26T05:52:40.003Z] ==> Gzipping contents [2026-05-26T05:52:40.266Z] 52K /tmp/codecov.xrSZDt.gz [2026-05-26T05:52:40.266Z] ==> Uploading reports [2026-05-26T05:52:40.266Z] url: https://codecov.io [2026-05-26T05:52:40.266Z] query: branch=main&commit=a271423d6bafc48de7db94ab1c8df2694d4d5c58&build=172&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F172%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2026-05-26T05:52:40.266Z] -> Pinging Codecov [2026-05-26T05:52:40.266Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=a271423d6bafc48de7db94ab1c8df2694d4d5c58&build=172&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F172%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2026-05-26T05:52:40.266Z] -> Uploading to [2026-05-26T05:52:40.266Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-rfid-llrp-go/a271423d6bafc48de7db94ab1c8df2694d4d5c58/4818c0c4-861c-4abb-b6bc-aa59be65edea.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260526%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260526T055240Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=26d816e8b9eeca24190d46b1e142080776816df28ce870de4936f57ee43f588b [2026-05-26T05:52:40.526Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-05-26T05:52:40.526Z] Dload Upload Total Spent Left Speed [2026-05-26T05:52:40.526Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51478 0 0 100 51478 0 279k --:--:-- --:--:-- --:--:-- 279k [2026-05-26T05:52:40.526Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/a271423d6bafc48de7db94ab1c8df2694d4d5c58 [Pipeline] } [2026-05-26T05:52:40.535Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2026-05-26T05:52:40.770Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2026-05-26T05:52:40.792Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:52:41.100Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-05-26T05:52:41.100Z] [2026-05-26T05:52:41.100Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:52:41.412Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-05-26T05:52:41.412Z] latest: Pulling from edgex-devops/edgex-snyk-go [2026-05-26T05:52:41.412Z] 2d35ebdb57d9: Already exists [2026-05-26T05:52:41.412Z] 85e8836fcdb2: Pulling fs layer [2026-05-26T05:52:41.412Z] 91631faa732a: Pulling fs layer [2026-05-26T05:52:41.412Z] f3f5ae8826fa: Pulling fs layer [2026-05-26T05:52:41.412Z] 4f4fb700ef54: Pulling fs layer [2026-05-26T05:52:41.412Z] 7861252a18e6: Pulling fs layer [2026-05-26T05:52:41.412Z] 9130f900ef6f: Pulling fs layer [2026-05-26T05:52:41.413Z] 4f4fb700ef54: Waiting [2026-05-26T05:52:41.413Z] 7861252a18e6: Waiting [2026-05-26T05:52:41.413Z] 9130f900ef6f: Waiting [2026-05-26T05:52:41.413Z] f3f5ae8826fa: Verifying Checksum [2026-05-26T05:52:41.413Z] f3f5ae8826fa: Download complete [2026-05-26T05:52:41.413Z] 85e8836fcdb2: Verifying Checksum [2026-05-26T05:52:41.413Z] 85e8836fcdb2: Download complete [2026-05-26T05:52:41.671Z] 4f4fb700ef54: Verifying Checksum [2026-05-26T05:52:41.672Z] 4f4fb700ef54: Download complete [2026-05-26T05:52:41.672Z] 85e8836fcdb2: Pull complete [2026-05-26T05:52:41.672Z] 7861252a18e6: Verifying Checksum [2026-05-26T05:52:41.672Z] 7861252a18e6: Download complete [2026-05-26T05:52:42.241Z] 91631faa732a: Verifying Checksum [2026-05-26T05:52:42.241Z] 91631faa732a: Download complete [2026-05-26T05:52:42.819Z] 9130f900ef6f: Verifying Checksum [2026-05-26T05:52:42.819Z] 9130f900ef6f: Download complete [2026-05-26T05:52:48.110Z] 91631faa732a: Pull complete [2026-05-26T05:52:48.110Z] f3f5ae8826fa: Pull complete [2026-05-26T05:52:48.110Z] 4f4fb700ef54: Pull complete [2026-05-26T05:52:48.110Z] 7861252a18e6: Pull complete [2026-05-26T05:52:52.448Z] 9130f900ef6f: Pull complete [2026-05-26T05:52:52.448Z] Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e [2026-05-26T05:52:52.448Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-05-26T05:52:52.448Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T05:52:52.745Z] prd-ubuntu20.04-docker-8c-8g-11406 does not seem to be running inside a container [2026-05-26T05:52:52.814Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2026-05-26T05:52:56.458Z] $ docker top 75544e1af144065fba561137968a0882afd743b2aa739fbe610ca12a25ee6f1d -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-26T05:52:56.814Z] + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] echo [2026-05-26T05:52:56.824Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh [2026-05-26T05:52:57.102Z] + set -o pipefail [2026-05-26T05:52:57.103Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' [2026-05-26T05:53:03.699Z] [2026-05-26T05:53:03.699Z] Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... [2026-05-26T05:53:03.699Z] [2026-05-26T05:53:03.699Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0c7c39d4-f80c-42be-b72a-b20e3931b6b7/history/3e353a60-04d7-4cfd-acac-10b8a504181f [2026-05-26T05:53:03.699Z] [2026-05-26T05:53:03.699Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2026-05-26T05:53:03.699Z] [Pipeline] } [2026-05-26T05:53:03.966Z] $ docker stop --time=1 75544e1af144065fba561137968a0882afd743b2aa739fbe610ca12a25ee6f1d [2026-05-26T05:53:07.585Z] $ docker rm -f --volumes 75544e1af144065fba561137968a0882afd743b2aa739fbe610ca12a25ee6f1d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-05-26T05:53:08.458Z] + git log --format=format:%s -1 a271423d6bafc48de7db94ab1c8df2694d4d5c58 [Pipeline] sh [2026-05-26T05:53:08.752Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-26T05:53:08.752Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:53:09.124Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-26T05:53:09.124Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T05:53:09.207Z] prd-ubuntu20.04-docker-8c-8g-11406 does not seem to be running inside a container [2026-05-26T05:53:09.232Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-26T05:53:09.527Z] $ docker top e55a710756f0a1f22c32184e84fde5ebd07f98bdb8a1b86758ea551aef0b5d37 -eo pid,comm [2026-05-26T05:53:09.577Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2026-05-26T05:53:09.577Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-26T05:53:09.631Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-26T05:53:09.631Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-26T05:53:09.734Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-26T05:53:09.730Z] $ docker exec e55a710756f0a1f22c32184e84fde5ebd07f98bdb8a1b86758ea551aef0b5d37 ssh-agent [2026-05-26T05:53:09.842Z] SSH_AUTH_SOCK=/tmp/ssh-E5K7rEsgHo2Z/agent.31 [2026-05-26T05:53:09.842Z] SSH_AGENT_PID=38 [2026-05-26T05:53:09.846Z] Running ssh-add (command line suppressed) [2026-05-26T05:53:09.928Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_11288831020620898536.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_11288831020620898536.key) [2026-05-26T05:53:09.946Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-26T05:53:10.241Z] + git semver tag [2026-05-26T05:53:10.501Z] 2026-05-26 05:53:10,445 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-26T05:53:10.501Z] 2026-05-26 05:53:10,449 [run_tag] DEBUG tag force:False [2026-05-26T05:53:10.501Z] 2026-05-26 05:53:10,449 [check_head_tag] DEBUG check head tag [2026-05-26T05:53:10.501Z] 2026-05-26 05:53:10,450 [execute] INFO git cat-file --batch-check [2026-05-26T05:53:10.501Z] 2026-05-26 05:53:10,450 [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-26T05:53:10.501Z] 2026-05-26 05:53:10,452 [execute] INFO git cat-file --batch [2026-05-26T05:53:10.501Z] 2026-05-26 05:53:10,452 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, stdin=, shell=False, universal_newlines=False) [2026-05-26T05:53:10.501Z] 2026-05-26 05:53:10,460 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2026-05-26T05:53:10.501Z] 2026-05-26 05:53:10,460 [execute] INFO git tag -a v4.1.0-dev.3 -m v4.1.0-dev.3 [2026-05-26T05:53:10.501Z] 2026-05-26 05:53:10,460 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.3', '-m', 'v4.1.0-dev.3'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, stdin=None, shell=False, universal_newlines=False) [2026-05-26T05:53:10.501Z] 2026-05-26 05:53:10,463 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2026-05-26T05:53:10.501Z] 4.1.0-dev.3 [Pipeline] } [2026-05-26T05:53:10.505Z] $ docker exec --env ******** --env ******** e55a710756f0a1f22c32184e84fde5ebd07f98bdb8a1b86758ea551aef0b5d37 ssh-agent -k [2026-05-26T05:53:10.592Z] unset SSH_AUTH_SOCK; [2026-05-26T05:53:10.592Z] unset SSH_AGENT_PID; [2026-05-26T05:53:10.592Z] echo Agent pid 38 killed; [2026-05-26T05:53:10.607Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-26T05:53:10.931Z] + git semver [Pipeline] } [2026-05-26T05:53:11.197Z] $ docker stop --time=1 e55a710756f0a1f22c32184e84fde5ebd07f98bdb8a1b86758ea551aef0b5d37 [2026-05-26T05:53:12.489Z] $ docker rm -f --volumes e55a710756f0a1f22c32184e84fde5ebd07f98bdb8a1b86758ea551aef0b5d37 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:53:12.931Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-05-26T05:53:12.931Z] [2026-05-26T05:53:12.931Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:53:13.226Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-05-26T05:53:13.226Z] 0.23.1-centos7: Pulling from edgex-lftools [2026-05-26T05:53:13.226Z] ab5ef0e58194: Pulling fs layer [2026-05-26T05:53:13.226Z] 9712f1f96733: Pulling fs layer [2026-05-26T05:53:13.226Z] 63f879dbbcfc: Pulling fs layer [2026-05-26T05:53:13.226Z] 0d9ebad4ef96: Pulling fs layer [2026-05-26T05:53:13.226Z] e9a5061849ea: Pulling fs layer [2026-05-26T05:53:13.226Z] d747dcd14b5f: Pulling fs layer [2026-05-26T05:53:13.226Z] 2de7ff778b66: Pulling fs layer [2026-05-26T05:53:13.226Z] 0d9ebad4ef96: Waiting [2026-05-26T05:53:13.226Z] e9a5061849ea: Waiting [2026-05-26T05:53:13.226Z] d747dcd14b5f: Waiting [2026-05-26T05:53:13.226Z] 2de7ff778b66: Waiting [2026-05-26T05:53:13.226Z] 9712f1f96733: Verifying Checksum [2026-05-26T05:53:13.226Z] 9712f1f96733: Download complete [2026-05-26T05:53:13.484Z] 63f879dbbcfc: Verifying Checksum [2026-05-26T05:53:13.484Z] 63f879dbbcfc: Download complete [2026-05-26T05:53:13.742Z] e9a5061849ea: Verifying Checksum [2026-05-26T05:53:13.742Z] e9a5061849ea: Download complete [2026-05-26T05:53:13.742Z] d747dcd14b5f: Verifying Checksum [2026-05-26T05:53:13.742Z] d747dcd14b5f: Download complete [2026-05-26T05:53:13.742Z] 0d9ebad4ef96: Verifying Checksum [2026-05-26T05:53:13.742Z] 0d9ebad4ef96: Download complete [2026-05-26T05:53:13.742Z] 2de7ff778b66: Verifying Checksum [2026-05-26T05:53:13.742Z] 2de7ff778b66: Download complete [2026-05-26T05:53:13.742Z] ab5ef0e58194: Verifying Checksum [2026-05-26T05:53:13.742Z] ab5ef0e58194: Download complete [2026-05-26T05:53:17.934Z] ab5ef0e58194: Pull complete [2026-05-26T05:53:17.934Z] 9712f1f96733: Pull complete [2026-05-26T05:53:18.208Z] 63f879dbbcfc: Pull complete [2026-05-26T05:53:23.556Z] 0d9ebad4ef96: Pull complete [2026-05-26T05:53:23.556Z] e9a5061849ea: Pull complete [2026-05-26T05:53:23.556Z] d747dcd14b5f: Pull complete [2026-05-26T05:53:24.946Z] 2de7ff778b66: Pull complete [2026-05-26T05:53:24.946Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2026-05-26T05:53:24.946Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-05-26T05:53:24.946Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T05:53:25.053Z] prd-ubuntu20.04-docker-8c-8g-11406 does not seem to be running inside a container [2026-05-26T05:53:25.078Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2026-05-26T05:53:28.789Z] $ docker top de08129625a6a622d5d18c89b2e1de15b78dd79a2d3dc9bf9da90a7e2e8cb08c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2026-05-26T05:53:28.871Z] provisioning config files... [2026-05-26T05:53:28.883Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config6028099989494658725tmp [2026-05-26T05:53:28.893Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config6755525493524488698tmp [2026-05-26T05:53:28.902Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config13433047063485762303tmp [Pipeline] { [Pipeline] echo [2026-05-26T05:53:28.931Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-26T05:53:29.225Z] ---> sigul-configuration.sh [2026-05-26T05:53:29.225Z] gpg: directory `/root/.gnupg' created [2026-05-26T05:53:29.225Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2026-05-26T05:53:29.226Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2026-05-26T05:53:29.226Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2026-05-26T05:53:29.226Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2026-05-26T05:53:29.226Z] gpg: CAST5 encrypted data [2026-05-26T05:53:29.226Z] gpg: encrypted with 1 passphrase [2026-05-26T05:53:29.226Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2026-05-26T05:53:29.517Z] + mkdir /home/jenkins [2026-05-26T05:53:29.517Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2026-05-26T05:53:29.812Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2026-05-26T05:53:29.824Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-26T05:53:30.113Z] ---> sigul-install.sh [2026-05-26T05:53:30.113Z] Sigul already installed; skipping installation. [Pipeline] sh [2026-05-26T05:53:30.405Z] + git tag --list [2026-05-26T05:53:30.405Z] v0.0.0 [2026-05-26T05:53:30.405Z] v1.0.0 [2026-05-26T05:53:30.405Z] v2.1.0 [2026-05-26T05:53:30.405Z] v2.1.1 [2026-05-26T05:53:30.405Z] v2.2.0 [2026-05-26T05:53:30.405Z] v2.3.0 [2026-05-26T05:53:30.405Z] v3.0 [2026-05-26T05:53:30.405Z] v3.0.0 [2026-05-26T05:53:30.405Z] v3.1 [2026-05-26T05:53:30.405Z] v3.1.0 [2026-05-26T05:53:30.405Z] v3.1.1 [2026-05-26T05:53:30.405Z] v4.0 [2026-05-26T05:53:30.405Z] v4.0.0 [2026-05-26T05:53:30.405Z] v4.0.1 [2026-05-26T05:53:30.405Z] v4.0.1-dev.1 [2026-05-26T05:53:30.405Z] v4.1.0-dev.1 [2026-05-26T05:53:30.405Z] v4.1.0-dev.2 [2026-05-26T05:53:30.405Z] v4.1.0-dev.3 [Pipeline] sh [2026-05-26T05:53:30.768Z] + lftools sign git-tag v4.1.0-dev.3 [2026-05-26T05:53:31.395Z] Signing Git tag with Sigul... [2026-05-26T05:53:31.395Z] Signing v4.1.0-dev.3 [Pipeline] echo [2026-05-26T05:53:31.827Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-26T05:53:32.173Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2026-05-26T05:53:32.182Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2026-05-26T05:53:32.210Z] $ docker stop --time=1 de08129625a6a622d5d18c89b2e1de15b78dd79a2d3dc9bf9da90a7e2e8cb08c [2026-05-26T05:53:33.471Z] $ docker rm -f --volumes de08129625a6a622d5d18c89b2e1de15b78dd79a2d3dc9bf9da90a7e2e8cb08c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2026-05-26T05:53:33.922Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-26T05:53:33.922Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:53:34.227Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-26T05:53:34.227Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T05:53:34.304Z] prd-ubuntu20.04-docker-8c-8g-11406 does not seem to be running inside a container [2026-05-26T05:53:34.326Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-26T05:53:34.568Z] $ docker top a33d608932af4e5fe8223bdc24f750950b421e234138f6f06c864ddc4cadfbf4 -eo pid,comm [2026-05-26T05:53:34.614Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2026-05-26T05:53:34.614Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-26T05:53:34.682Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-26T05:53:34.682Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-26T05:53:34.798Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-26T05:53:34.795Z] $ docker exec a33d608932af4e5fe8223bdc24f750950b421e234138f6f06c864ddc4cadfbf4 ssh-agent [2026-05-26T05:53:34.898Z] SSH_AUTH_SOCK=/tmp/ssh-qgqhDChGlQdr/agent.32 [2026-05-26T05:53:34.898Z] SSH_AGENT_PID=38 [2026-05-26T05:53:34.903Z] Running ssh-add (command line suppressed) [2026-05-26T05:53:34.987Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_13990428909747172600.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_13990428909747172600.key) [2026-05-26T05:53:35.007Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-26T05:53:35.300Z] + git semver bump pre [2026-05-26T05:53:35.562Z] 2026-05-26 05:53:35,502 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-26T05:53:35.562Z] 2026-05-26 05:53:35,505 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2026-05-26T05:53:35.562Z] 2026-05-26 05:53:35,505 [bump_version] DEBUG bumping version:4.1.0-dev.3 on axis:pre with prefix:dev [2026-05-26T05:53:35.562Z] 2026-05-26 05:53:35,505 [bump_version] DEBUG bumped version:4.1.0-dev.4 [2026-05-26T05:53:35.562Z] 2026-05-26 05:53:35,506 [write_version] DEBUG write version:4.1.0-dev.4 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True [2026-05-26T05:53:35.562Z] 2026-05-26 05:53:35,506 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2026-05-26T05:53:35.562Z] 2026-05-26 05:53:35,506 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2026-05-26T05:53:35.562Z] 2026-05-26 05:53:35,508 [execute] INFO git cat-file --batch-check [2026-05-26T05:53:35.562Z] 2026-05-26 05:53:35,508 [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-26T05:53:35.562Z] 2026-05-26 05:53:35,512 [execute] INFO git cat-file --batch [2026-05-26T05:53:35.562Z] 2026-05-26 05:53:35,512 [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-26T05:53:35.562Z] 2026-05-26 05:53:35,516 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2026-05-26T05:53:35.562Z] 4.1.0-dev.4 [Pipeline] } [2026-05-26T05:53:35.565Z] $ docker exec --env ******** --env ******** a33d608932af4e5fe8223bdc24f750950b421e234138f6f06c864ddc4cadfbf4 ssh-agent -k [2026-05-26T05:53:35.648Z] unset SSH_AUTH_SOCK; [2026-05-26T05:53:35.648Z] unset SSH_AGENT_PID; [2026-05-26T05:53:35.648Z] echo Agent pid 38 killed; [2026-05-26T05:53:35.662Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-26T05:53:36.005Z] + git semver [Pipeline] } [2026-05-26T05:53:36.272Z] $ docker stop --time=1 a33d608932af4e5fe8223bdc24f750950b421e234138f6f06c864ddc4cadfbf4 [2026-05-26T05:53:37.521Z] $ docker rm -f --volumes a33d608932af4e5fe8223bdc24f750950b421e234138f6f06c864ddc4cadfbf4 [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-26T05:53:37.958Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-26T05:53:37.958Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:53:38.262Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-26T05:53:38.262Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T05:53:38.332Z] prd-ubuntu20.04-docker-8c-8g-11406 does not seem to be running inside a container [2026-05-26T05:53:38.364Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-26T05:53:38.609Z] $ docker top 0f912caa5d337455991d191aaf3ffd4276c2470f1a85304d64a211bad1b1ff24 -eo pid,comm [2026-05-26T05:53:38.655Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2026-05-26T05:53:38.655Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-26T05:53:38.731Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-26T05:53:38.731Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-26T05:53:38.828Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-26T05:53:38.825Z] $ docker exec 0f912caa5d337455991d191aaf3ffd4276c2470f1a85304d64a211bad1b1ff24 ssh-agent [2026-05-26T05:53:38.930Z] SSH_AUTH_SOCK=/tmp/ssh-QpuRqfNDZDk4/agent.33 [2026-05-26T05:53:38.930Z] SSH_AGENT_PID=39 [2026-05-26T05:53:38.934Z] Running ssh-add (command line suppressed) [2026-05-26T05:53:39.033Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_13986063500887265138.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_13986063500887265138.key) [2026-05-26T05:53:39.051Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-26T05:53:39.341Z] + git semver push [2026-05-26T05:53:39.600Z] 2026-05-26 05:53:39,548 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-26T05:53:39.600Z] 2026-05-26 05:53:39,552 [run_push] DEBUG push [2026-05-26T05:53:39.600Z] 2026-05-26 05:53:39,553 [execute] INFO git cat-file --batch-check [2026-05-26T05:53:39.600Z] 2026-05-26 05:53:39,553 [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-26T05:53:39.600Z] 2026-05-26 05:53:39,556 [execute] INFO git rev-list 21d7d9272e7b99d78b3512647467ba2fc4b92ae8 -- [2026-05-26T05:53:39.600Z] 2026-05-26 05:53:39,556 [execute] DEBUG Popen(['git', 'rev-list', '21d7d9272e7b99d78b3512647467ba2fc4b92ae8', '--'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, stdin=None, shell=False, universal_newlines=False) [2026-05-26T05:53:39.600Z] 2026-05-26 05:53:39,562 [execute] INFO git fetch -v -- origin [2026-05-26T05:53:39.600Z] 2026-05-26 05:53:39,563 [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-26T05:53:40.164Z] 2026-05-26 05:53:40,072 [run_push] DEBUG no remote changes detected [2026-05-26T05:53:40.165Z] 2026-05-26 05:53:40,072 [execute] INFO git push origin semver [2026-05-26T05:53:40.165Z] 2026-05-26 05:53:40,073 [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-26T05:53:41.123Z] 2026-05-26 05:53:41,105 [run_push] DEBUG push all version tags [2026-05-26T05:53:41.123Z] 2026-05-26 05:53:41,106 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2026-05-26T05:53:41.123Z] 2026-05-26 05:53:41,106 [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-26T05:53:42.501Z] 2026-05-26 05:53:42,289 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2026-05-26T05:53:42.501Z] 4.1.0-dev.4 [Pipeline] } [2026-05-26T05:53:42.503Z] $ docker exec --env ******** --env ******** 0f912caa5d337455991d191aaf3ffd4276c2470f1a85304d64a211bad1b1ff24 ssh-agent -k [2026-05-26T05:53:42.593Z] unset SSH_AUTH_SOCK; [2026-05-26T05:53:42.594Z] unset SSH_AGENT_PID; [2026-05-26T05:53:42.594Z] echo Agent pid 39 killed; [2026-05-26T05:53:42.607Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-26T05:53:42.927Z] + git semver [Pipeline] } [2026-05-26T05:53:43.498Z] $ docker stop --time=1 0f912caa5d337455991d191aaf3ffd4276c2470f1a85304d64a211bad1b1ff24 [2026-05-26T05:53:44.902Z] $ docker rm -f --volumes 0f912caa5d337455991d191aaf3ffd4276c2470f1a85304d64a211bad1b1ff24 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2026-05-26T05:53:45.569Z] + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] [2026-05-26T05:53:45.569Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2026-05-26T05:53:45.569Z] total 16 [2026-05-26T05:53:45.569Z] drwxr-xr-x 3 root root 4096 May 26 05:36 . [2026-05-26T05:53:45.569Z] drwxrwxr-x 12 jenkins jenkins 4096 May 26 05:53 .. [2026-05-26T05:53:45.569Z] drwxr-xr-x 2 root root 4096 May 26 05:36 cost [2026-05-26T05:53:45.569Z] -rw-r--r-- 1 root root 91 May 26 05:36 cost.csv [2026-05-26T05:53:45.569Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives [2026-05-26T05:53:45.569Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2026-05-26T05:53:45.569Z] total 16 [2026-05-26T05:53:45.569Z] drwxr-xr-x 3 jenkins jenkins 4096 May 26 05:36 . [2026-05-26T05:53:45.569Z] drwxrwxr-x 12 jenkins jenkins 4096 May 26 05:53 .. [2026-05-26T05:53:45.569Z] drwxr-xr-x 2 jenkins jenkins 4096 May 26 05:36 cost [2026-05-26T05:53:45.569Z] -rw-r--r-- 1 jenkins jenkins 91 May 26 05:36 cost.csv [Pipeline] libraryResource [Pipeline] sh [2026-05-26T05:53:45.858Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-26T05:53:46.708Z] ---> package-listing.sh [2026-05-26T05:53:46.708Z] ++ facter osfamily [2026-05-26T05:53:46.708Z] ++ tr '[:upper:]' '[:lower:]' [2026-05-26T05:53:46.968Z] + OS_FAMILY=debian [2026-05-26T05:53:46.968Z] + workspace=/w/workspace/foundry_device-rfid-llrp-go_main [2026-05-26T05:53:46.968Z] + START_PACKAGES=/tmp/packages_start.txt [2026-05-26T05:53:46.968Z] + END_PACKAGES=/tmp/packages_end.txt [2026-05-26T05:53:46.968Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-05-26T05:53:46.968Z] + PACKAGES=/tmp/packages_start.txt [2026-05-26T05:53:46.968Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2026-05-26T05:53:46.968Z] + PACKAGES=/tmp/packages_end.txt [2026-05-26T05:53:46.968Z] + case "${OS_FAMILY}" in [2026-05-26T05:53:46.968Z] + dpkg -l [2026-05-26T05:53:46.968Z] + grep '^ii' [2026-05-26T05:53:46.968Z] + '[' -f /tmp/packages_start.txt ']' [2026-05-26T05:53:46.968Z] + '[' -f /tmp/packages_end.txt ']' [2026-05-26T05:53:46.968Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-05-26T05:53:46.968Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2026-05-26T05:53:46.968Z] + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [2026-05-26T05:53:46.968Z] + 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-26T05:53:46.978Z] 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-26T05:53:47.255Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:53:47.811Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-26T05:53:47.811Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T05:53:47.892Z] prd-ubuntu20.04-docker-8c-8g-11406 does not seem to be running inside a container [2026-05-26T05:53:47.912Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-05-26T05:53:48.352Z] $ docker top e401d6d0a093b6640cd234757443f81d359053ff9998271c206dac92a74a1e47 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-26T05:53:48.702Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-05-26T05:53:48.989Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-05-26T05:53:49.278Z] + ls /var/log/sa-host [2026-05-26T05:53:49.278Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-26T05:53:49.458Z] provisioning config files... [2026-05-26T05:53:49.480Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config6560792730498631223tmp [Pipeline] { [Pipeline] echo [2026-05-26T05:53:49.509Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-26T05:53:49.788Z] ---> create-netrc.sh [Pipeline] } [2026-05-26T05:53:49.795Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-05-26T05:53:50.165Z] ---> python-tools-install.sh [Pipeline] echo [2026-05-26T05:53:50.178Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-26T05:53:50.465Z] ---> sudo-logs.sh [2026-05-26T05:53:50.465Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-05-26T05:53:50.503Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-26T05:53:50.788Z] ---> job-cost.sh [2026-05-26T05:53:50.788Z] lf-activate-venv: SKIPPING [2026-05-26T05:53:50.788Z] DEBUG: total: 0.2199999988079071 [2026-05-26T05:53:50.788Z] INFO: Retrieving Stack Cost... [2026-05-26T05:53:51.047Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-05-26T05:53:51.306Z] INFO: Archiving Costs [Pipeline] echo [2026-05-26T05:53:51.320Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-26T05:53:51.604Z] ---> logs-deploy.sh [2026-05-26T05:53:51.604Z] lf-activate-venv: SKIPPING [2026-05-26T05:53:51.604Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/172 [2026-05-26T05:53:51.604Z] INFO: archiving workspace using pattern(s): [2026-05-26T05:53:52.540Z] Archives upload complete. [2026-05-26T05:53:52.540Z] INFO: archiving logs to Nexus