Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c394774009a9f59986bb5313cce49fe0665405a9 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-ssh1710011408551084407.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5695948761562717810.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-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-ssh1693838255666148292.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11486975662690039320.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-ssh13453590967051862468.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-772552 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 Avoid second fetch Checking out Revision c394774009a9f59986bb5313cce49fe0665405a9 (main) > 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 > git config core.sparsecheckout # timeout=10 > git checkout -f c394774009a9f59986bb5313cce49fe0665405a9 # timeout=10 Commit message: "Merge pull request #363 from judehung/update-go-1.25" > git rev-list --no-walk cd6a08a6bfb7c36bf9122a0360461b2f1c8e1ae6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-11-05T05:08:27.387Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-11-05T05:08:27.464Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-11-05T05:08:27.486Z] ========================================================= [2025-11-05T05:08:27.486Z] EdgeX Global Pipelines Version Info [2025-11-05T05:08:27.486Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:08:28.606Z] ------------------- [2025-11-05T05:08:28.606Z] stable info: [2025-11-05T05:08:28.606Z] ------------------- [2025-11-05T05:08:28.606Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-11-05T05:08:28.606Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2025-11-05T05:08:28.606Z] Message: update stable to v1.0.278 [2025-11-05T05:08:28.870Z] ------------------- [2025-11-05T05:08:28.870Z] experimental info: [2025-11-05T05:08:28.870Z] ------------------- [2025-11-05T05:08:28.870Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-11-05T05:08:28.870Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2025-11-05T05:08:28.870Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-11-05T05:08:28.945Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2025-11-05T05:08:28.963Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2025-11-05T05:08:28.982Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-11-05T05:08:29.006Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-11-05T05:08:29.031Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-11-05T05:08:29.051Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2025-11-05T05:08:29.067Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-11-05T05:08:29.088Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-11-05T05:08:29.110Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-11-05T05:08:29.130Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-11-05T05:08:29.153Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-11-05T05:08:29.179Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2025-11-05T05:08:29.202Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-11-05T05:08:29.221Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-11-05T05:08:29.239Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-11-05T05:08:29.266Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-11-05T05:08:29.292Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-11-05T05:08:29.314Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-11-05T05:08:29.333Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-11-05T05:08:29.355Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-11-05T05:08:29.374Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-11-05T05:08:29.392Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-11-05T05:08:29.408Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-11-05T05:08:29.433Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-11-05T05:08:29.451Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-11-05T05:08:29.474Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-11-05T05:08:29.494Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-11-05T05:08:29.517Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-11-05T05:08:29.538Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-11-05T05:08:29.559Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-11-05T05:08:29.579Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c394774009a9f59986bb5313cce49fe0665405a9 [Pipeline] echo [2025-11-05T05:08:29.607Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c394774 [Pipeline] echo [2025-11-05T05:08:29.637Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-05T05:08:29.706Z] provisioning config files... [2025-11-05T05:08:29.723Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config9057135693711631863tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:08:30.068Z] ---> ****-login.sh [2025-11-05T05:08:30.068Z] nexus3.edgexfoundry.org:10001 [2025-11-05T05:08:30.068Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:08:30.330Z] [2025-11-05T05:08:30.330Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-05T05:08:30.330Z] Configure a credential helper to remove this warning. See [2025-11-05T05:08:30.330Z] https://docs.****.com/go/credential-store/ [2025-11-05T05:08:30.330Z] [2025-11-05T05:08:30.330Z] Login Succeeded [2025-11-05T05:08:30.330Z] nexus3.edgexfoundry.org:10002 [2025-11-05T05:08:30.330Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:08:30.330Z] [2025-11-05T05:08:30.330Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-05T05:08:30.330Z] Configure a credential helper to remove this warning. See [2025-11-05T05:08:30.330Z] https://docs.****.com/go/credential-store/ [2025-11-05T05:08:30.330Z] [2025-11-05T05:08:30.330Z] Login Succeeded [2025-11-05T05:08:30.330Z] nexus3.edgexfoundry.org:10003 [2025-11-05T05:08:30.592Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:08:30.592Z] [2025-11-05T05:08:30.592Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-05T05:08:30.592Z] Configure a credential helper to remove this warning. See [2025-11-05T05:08:30.592Z] https://docs.****.com/go/credential-store/ [2025-11-05T05:08:30.592Z] [2025-11-05T05:08:30.592Z] Login Succeeded [2025-11-05T05:08:30.592Z] nexus3.edgexfoundry.org:10004 [2025-11-05T05:08:30.592Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:08:30.592Z] [2025-11-05T05:08:30.592Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-05T05:08:30.592Z] Configure a credential helper to remove this warning. See [2025-11-05T05:08:30.592Z] https://docs.****.com/go/credential-store/ [2025-11-05T05:08:30.592Z] [2025-11-05T05:08:30.592Z] Login Succeeded [2025-11-05T05:08:30.592Z] ****.io [2025-11-05T05:08:30.592Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:08:30.852Z] [2025-11-05T05:08:30.852Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-05T05:08:30.852Z] Configure a credential helper to remove this warning. See [2025-11-05T05:08:30.852Z] https://docs.****.com/go/credential-store/ [2025-11-05T05:08:30.852Z] [2025-11-05T05:08:30.852Z] Login Succeeded [2025-11-05T05:08:30.852Z] ---> ****-login.sh ends [Pipeline] } [2025-11-05T05:08:30.859Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-11-05T05:08:31.260Z] + git rev-list -1 --merges c394774009a9f59986bb5313cce49fe0665405a9~1..c394774009a9f59986bb5313cce49fe0665405a9 [Pipeline] echo [2025-11-05T05:08:31.287Z] -----------> git rev-list -1 --merges c394774009a9f59986bb5313cce49fe0665405a9~1..c394774009a9f59986bb5313cce49fe0665405a9 c394774009a9f59986bb5313cce49fe0665405a9 [2025-11-05T05:08:31.287Z] c394774009a9f59986bb5313cce49fe0665405a9 [false] [Pipeline] sh [2025-11-05T05:08:31.578Z] + git log --format=format:%s -1 c394774009a9f59986bb5313cce49fe0665405a9 [Pipeline] echo [2025-11-05T05:08:31.596Z] ========================================================= [2025-11-05T05:08:31.596Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-11-05T05:08:31.596Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-11-05T05:08:31.942Z] + git log --format=format:%s -1 c394774009a9f59986bb5313cce49fe0665405a9 [Pipeline] echo [2025-11-05T05:08:31.954Z] [semverPrep] GIT_COMMIT: c394774009a9f59986bb5313cce49fe0665405a9, Commit Message: Merge pull request #363 from judehung/update-go-1.25 [Pipeline] echo [2025-11-05T05:08:31.970Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-11-05T05:08:32.328Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-11-05T05:08:32.328Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-11-05T05:08:32.328Z] + [ -e /tmp/ssh_known_hosts ] [2025-11-05T05:08:32.328Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-11-05T05:08:32.328Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-11-05T05:08:32.328Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-11-05T05:08:32.328Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:08:32.702Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-05T05:08:32.702Z] [2025-11-05T05:08:32.702Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:08:33.008Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-05T05:08:33.008Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-11-05T05:08:33.008Z] 3dae71ba6b94: Pulling fs layer [2025-11-05T05:08:33.008Z] 6bf1a483ea7c: Pulling fs layer [2025-11-05T05:08:33.008Z] f5dfc541a4d3: Pulling fs layer [2025-11-05T05:08:33.008Z] 461d9e800cba: Pulling fs layer [2025-11-05T05:08:33.008Z] 80192f66455f: Pulling fs layer [2025-11-05T05:08:33.008Z] 2e8e34ca0e6c: Pulling fs layer [2025-11-05T05:08:33.008Z] a29436f7fd5d: Pulling fs layer [2025-11-05T05:08:33.008Z] 923cac83aea3: Pulling fs layer [2025-11-05T05:08:33.008Z] 25ad8b0a4227: Pulling fs layer [2025-11-05T05:08:33.008Z] db01528c6b51: Pulling fs layer [2025-11-05T05:08:33.008Z] 28988de357af: Pulling fs layer [2025-11-05T05:08:33.008Z] 2e8e34ca0e6c: Waiting [2025-11-05T05:08:33.008Z] a29436f7fd5d: Waiting [2025-11-05T05:08:33.008Z] 923cac83aea3: Waiting [2025-11-05T05:08:33.008Z] 25ad8b0a4227: Waiting [2025-11-05T05:08:33.008Z] db01528c6b51: Waiting [2025-11-05T05:08:33.008Z] 28988de357af: Waiting [2025-11-05T05:08:33.008Z] 461d9e800cba: Waiting [2025-11-05T05:08:33.008Z] 80192f66455f: Waiting [2025-11-05T05:08:33.008Z] 6bf1a483ea7c: Verifying Checksum [2025-11-05T05:08:33.008Z] 6bf1a483ea7c: Download complete [2025-11-05T05:08:33.269Z] 461d9e800cba: Verifying Checksum [2025-11-05T05:08:33.269Z] 461d9e800cba: Download complete [2025-11-05T05:08:33.269Z] 80192f66455f: Verifying Checksum [2025-11-05T05:08:33.269Z] 80192f66455f: Download complete [2025-11-05T05:08:33.269Z] f5dfc541a4d3: Verifying Checksum [2025-11-05T05:08:33.269Z] f5dfc541a4d3: Download complete [2025-11-05T05:08:33.269Z] 3dae71ba6b94: Verifying Checksum [2025-11-05T05:08:33.269Z] 3dae71ba6b94: Download complete [2025-11-05T05:08:33.269Z] 923cac83aea3: Verifying Checksum [2025-11-05T05:08:33.269Z] 923cac83aea3: Download complete [2025-11-05T05:08:33.269Z] 25ad8b0a4227: Verifying Checksum [2025-11-05T05:08:33.269Z] 25ad8b0a4227: Download complete [2025-11-05T05:08:33.536Z] db01528c6b51: Verifying Checksum [2025-11-05T05:08:33.536Z] db01528c6b51: Download complete [2025-11-05T05:08:33.536Z] 28988de357af: Verifying Checksum [2025-11-05T05:08:33.536Z] 28988de357af: Download complete [2025-11-05T05:08:33.536Z] a29436f7fd5d: Verifying Checksum [2025-11-05T05:08:33.536Z] a29436f7fd5d: Download complete [2025-11-05T05:08:34.108Z] 2e8e34ca0e6c: Verifying Checksum [2025-11-05T05:08:34.108Z] 2e8e34ca0e6c: Download complete [2025-11-05T05:08:34.674Z] 3dae71ba6b94: Pull complete [2025-11-05T05:08:34.934Z] 6bf1a483ea7c: Pull complete [2025-11-05T05:08:35.504Z] f5dfc541a4d3: Pull complete [2025-11-05T05:08:35.504Z] 461d9e800cba: Pull complete [2025-11-05T05:08:35.504Z] 80192f66455f: Pull complete [2025-11-05T05:08:39.697Z] 2e8e34ca0e6c: Pull complete [2025-11-05T05:08:40.635Z] a29436f7fd5d: Pull complete [2025-11-05T05:08:40.635Z] 923cac83aea3: Pull complete [2025-11-05T05:08:40.635Z] 25ad8b0a4227: Pull complete [2025-11-05T05:08:40.635Z] db01528c6b51: Pull complete [2025-11-05T05:08:40.635Z] 28988de357af: Pull complete [2025-11-05T05:08:40.895Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-11-05T05:08:40.895Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-05T05:08:40.895Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-05T05:08:41.042Z] prd-ubuntu20.04-docker-8c-8g-772552 does not seem to be running inside a container [2025-11-05T05:08:41.067Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-11-05T05:08:45.069Z] $ docker top c681724556cca1ba133d81ef3cb20f3363e1f2523ae066e7d346315f42eb4808 -eo pid,comm [2025-11-05T05:08:45.120Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-11-05T05:08:45.120Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-11-05T05:08:45.169Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-11-05T05:08:45.169Z] [ssh-agent] Looking for ssh-agent implementation... [2025-11-05T05:08:45.291Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-11-05T05:08:45.290Z] $ docker exec c681724556cca1ba133d81ef3cb20f3363e1f2523ae066e7d346315f42eb4808 ssh-agent [2025-11-05T05:08:45.397Z] SSH_AUTH_SOCK=/tmp/ssh-CGci7s2mqwZz/agent.32 [2025-11-05T05:08:45.397Z] SSH_AGENT_PID=38 [2025-11-05T05:08:45.403Z] Running ssh-add (command line suppressed) [2025-11-05T05:08:45.500Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_1436970906492335272.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_1436970906492335272.key) [2025-11-05T05:08:45.519Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-11-05T05:08:45.817Z] + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] sh [2025-11-05T05:08:46.110Z] + git tag --points-at HEAD [Pipeline] } [2025-11-05T05:08:46.129Z] $ docker exec --env ******** --env ******** c681724556cca1ba133d81ef3cb20f3363e1f2523ae066e7d346315f42eb4808 ssh-agent -k [2025-11-05T05:08:46.234Z] unset SSH_AUTH_SOCK; [2025-11-05T05:08:46.234Z] unset SSH_AGENT_PID; [2025-11-05T05:08:46.234Z] echo Agent pid 38 killed; [2025-11-05T05:08:46.247Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-11-05T05:08:46.288Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-11-05T05:08:46.288Z] [ssh-agent] Looking for ssh-agent implementation... [2025-11-05T05:08:46.396Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-11-05T05:08:46.394Z] $ docker exec c681724556cca1ba133d81ef3cb20f3363e1f2523ae066e7d346315f42eb4808 ssh-agent [2025-11-05T05:08:46.501Z] SSH_AUTH_SOCK=/tmp/ssh-LvdGc60j0THQ/agent.85 [2025-11-05T05:08:46.501Z] SSH_AGENT_PID=91 [2025-11-05T05:08:46.505Z] Running ssh-add (command line suppressed) [2025-11-05T05:08:46.604Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_16499961729519124094.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_16499961729519124094.key) [2025-11-05T05:08:46.622Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-11-05T05:08:46.920Z] + git semver init [2025-11-05T05:08:47.178Z] 2025-11-05 05:08:47,130 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-11-05T05:08:47.179Z] 2025-11-05 05:08:47,133 [run_init] DEBUG init version:0.0.0 force:False [2025-11-05T05:08:47.179Z] 2025-11-05 05:08:47,134 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver [2025-11-05T05:08:47.179Z] 2025-11-05 05:08:47,135 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver [2025-11-05T05:08:47.179Z] 2025-11-05 05:08:47,135 [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) [2025-11-05T05:08:48.556Z] 2025-11-05 05:08:48,417 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude [2025-11-05T05:08:48.556Z] 2025-11-05 05:08:48,418 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False [2025-11-05T05:08:48.556Z] 2025-11-05 05:08:48,418 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2025-11-05T05:08:48.556Z] 2025-11-05 05:08:48,418 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2025-11-05T05:08:48.556Z] 4.1.0-dev.1 [Pipeline] } [2025-11-05T05:08:48.560Z] $ docker exec --env ******** --env ******** c681724556cca1ba133d81ef3cb20f3363e1f2523ae066e7d346315f42eb4808 ssh-agent -k [2025-11-05T05:08:48.659Z] unset SSH_AUTH_SOCK; [2025-11-05T05:08:48.659Z] unset SSH_AGENT_PID; [2025-11-05T05:08:48.660Z] echo Agent pid 91 killed; [2025-11-05T05:08:48.671Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-11-05T05:08:49.026Z] + git semver [Pipeline] } [2025-11-05T05:08:49.292Z] $ docker stop --time=1 c681724556cca1ba133d81ef3cb20f3363e1f2523ae066e7d346315f42eb4808 [2025-11-05T05:08:50.570Z] $ docker rm -f --volumes c681724556cca1ba133d81ef3cb20f3363e1f2523ae066e7d346315f42eb4808 [Pipeline] // withDockerContainer [Pipeline] sh [2025-11-05T05:08:50.970Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-11-05T05:08:51.238Z] Stashed 1 file(s) [Pipeline] echo [2025-11-05T05:08:51.242Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-05T05:08:51.416Z] provisioning config files... [2025-11-05T05:08:51.444Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config6286823334104638635tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:08:51.759Z] ---> ****-login.sh [2025-11-05T05:08:51.760Z] nexus3.edgexfoundry.org:10001 [2025-11-05T05:08:51.760Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:08:51.760Z] Login Succeeded [2025-11-05T05:08:51.760Z] nexus3.edgexfoundry.org:10002 [2025-11-05T05:08:51.760Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:08:51.760Z] Login Succeeded [2025-11-05T05:08:51.760Z] nexus3.edgexfoundry.org:10003 [2025-11-05T05:08:51.760Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:08:52.019Z] Login Succeeded [2025-11-05T05:08:52.019Z] nexus3.edgexfoundry.org:10004 [2025-11-05T05:08:52.019Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:08:52.019Z] Login Succeeded [2025-11-05T05:08:52.019Z] ****.io [2025-11-05T05:08:52.019Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:08:52.280Z] Login Succeeded [2025-11-05T05:08:52.280Z] ---> ****-login.sh ends [Pipeline] } [2025-11-05T05:08:52.287Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-11-05T05:08:52.368Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-05T05:08:52.397Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-05T05:08:52.417Z] ========================================================= [2025-11-05T05:08:52.417Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2025-11-05T05:08:52.417Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:08:52.759Z] + 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 . [2025-11-05T05:08:53.328Z] #0 building with "default" instance using docker driver [2025-11-05T05:08:53.328Z] [2025-11-05T05:08:53.328Z] #1 [internal] load build definition from Dockerfile [2025-11-05T05:08:53.328Z] #1 transferring dockerfile: 1.53kB done [2025-11-05T05:08:53.328Z] #1 DONE 0.0s [2025-11-05T05:08:53.328Z] [2025-11-05T05:08:53.328Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-11-05T05:08:53.328Z] #2 DONE 0.1s [2025-11-05T05:08:53.586Z] [2025-11-05T05:08:53.586Z] #3 [internal] load .dockerignore [2025-11-05T05:08:53.586Z] #3 transferring context: 176B done [2025-11-05T05:08:53.586Z] #3 DONE 0.0s [2025-11-05T05:08:53.586Z] [2025-11-05T05:08:53.586Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2025-11-05T05:08:53.586Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done [2025-11-05T05:08:53.586Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 0B / 32B 0.1s [2025-11-05T05:08:53.586Z] #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done [2025-11-05T05:08:53.586Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.19MB / 60.15MB 0.1s [2025-11-05T05:08:53.586Z] #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done [2025-11-05T05:08:53.586Z] #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.0s done [2025-11-05T05:08:53.586Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2025-11-05T05:08:53.586Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 16.78MB / 60.15MB 0.2s [2025-11-05T05:08:53.586Z] #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done [2025-11-05T05:08:53.586Z] #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done [2025-11-05T05:08:53.586Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done [2025-11-05T05:08:53.586Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b [2025-11-05T05:08:53.586Z] #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.2s done [2025-11-05T05:08:53.586Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0B / 11.98MB 0.2s [2025-11-05T05:08:53.586Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0B / 112.58MB 0.2s [2025-11-05T05:08:53.845Z] #4 ... [2025-11-05T05:08:53.845Z] [2025-11-05T05:08:53.845Z] #5 [internal] load build context [2025-11-05T05:08:53.845Z] #5 transferring context: 13.27MB 0.2s done [2025-11-05T05:08:53.845Z] #5 DONE 0.2s [2025-11-05T05:08:53.845Z] [2025-11-05T05:08:53.845Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2025-11-05T05:08:53.845Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 30.41MB / 60.15MB 0.3s [2025-11-05T05:08:53.845Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done [2025-11-05T05:08:53.845Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 4.19MB / 11.98MB 0.3s [2025-11-05T05:08:53.845Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 46.14MB / 60.15MB 0.4s [2025-11-05T05:08:53.845Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.4s [2025-11-05T05:08:53.845Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 12.58MB / 112.58MB 0.4s [2025-11-05T05:08:53.845Z] #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.1s done [2025-11-05T05:08:54.104Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s [2025-11-05T05:08:54.104Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 19.92MB / 112.58MB 0.6s [2025-11-05T05:08:54.363Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.7s done [2025-11-05T05:08:54.363Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.7s done [2025-11-05T05:08:54.363Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 26.21MB / 112.58MB 0.7s [2025-11-05T05:08:54.363Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0B / 14.72MB 0.7s [2025-11-05T05:08:54.363Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 [2025-11-05T05:08:54.363Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 41.94MB / 112.58MB 0.8s [2025-11-05T05:08:54.363Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 11.57MB / 14.72MB 0.8s [2025-11-05T05:08:54.363Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 59.77MB / 112.58MB 0.9s [2025-11-05T05:08:54.363Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.9s [2025-11-05T05:08:54.621Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 83.89MB / 112.58MB 1.0s [2025-11-05T05:08:54.621Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.9s done [2025-11-05T05:08:54.621Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 109.15MB / 112.58MB 1.1s [2025-11-05T05:08:55.186Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.5s done [2025-11-05T05:08:59.368Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.6s done [2025-11-05T05:08:59.368Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 [2025-11-05T05:08:59.368Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done [2025-11-05T05:08:59.368Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2025-11-05T05:08:59.368Z] #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done [2025-11-05T05:08:59.368Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.1s [2025-11-05T05:08:59.938Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.4s done [2025-11-05T05:08:59.938Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0.1s [2025-11-05T05:09:03.248Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.9s done [2025-11-05T05:09:03.248Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s [2025-11-05T05:09:03.507Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.7s done [2025-11-05T05:09:03.507Z] #4 DONE 10.0s [2025-11-05T05:09:03.507Z] [2025-11-05T05:09:03.507Z] #6 [builder 2/7] RUN apk add --no-cache make git [2025-11-05T05:09:03.766Z] #6 0.180 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-05T05:09:03.766Z] #6 0.251 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-05T05:09:04.025Z] #6 0.530 OK: 265 MiB in 60 packages [2025-11-05T05:09:06.381Z] Still waiting to schedule task [2025-11-05T05:09:06.381Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2025-11-05T05:09:09.304Z] #6 DONE 5.0s [2025-11-05T05:09:09.304Z] [2025-11-05T05:09:09.304Z] #7 [builder 3/7] WORKDIR /app [2025-11-05T05:09:09.304Z] #7 DONE 0.0s [2025-11-05T05:09:09.304Z] [2025-11-05T05:09:09.304Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2025-11-05T05:09:09.304Z] #8 DONE 0.0s [2025-11-05T05:09:09.304Z] [2025-11-05T05:09:09.304Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-05T05:09:24.191Z] #9 DONE 15.5s [2025-11-05T05:09:24.191Z] [2025-11-05T05:09:24.191Z] #10 [builder 6/7] COPY . . [2025-11-05T05:09:24.191Z] #10 DONE 0.2s [2025-11-05T05:09:24.450Z] [2025-11-05T05:09:24.450Z] #11 [builder 7/7] RUN echo noop [2025-11-05T05:09:24.450Z] #11 0.191 noop [2025-11-05T05:09:24.709Z] #11 DONE 0.2s [2025-11-05T05:09:24.709Z] [2025-11-05T05:09:24.709Z] #12 exporting to image [2025-11-05T05:09:24.709Z] #12 exporting layers [2025-11-05T05:09:32.828Z] #12 exporting layers 7.5s done [2025-11-05T05:09:32.828Z] #12 writing image sha256:4f716ff6daa09d4411a245f0ea3491cfc73d4f6795f4914ae2c6bfc5fab8d276 done [2025-11-05T05:09:32.828Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2025-11-05T05:09:32.828Z] #12 DONE 7.5s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:09:33.158Z] + docker inspect -f . ci-base-image-x86_64 [2025-11-05T05:09:33.158Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-05T05:09:33.239Z] prd-ubuntu20.04-docker-8c-8g-772552 does not seem to be running inside a container [2025-11-05T05:09:33.271Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-11-05T05:09:33.684Z] $ docker top a616693396fc78fc9001804bc97a6d8a492adabe2873f4b0bafd29830674b639 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-05T05:09:34.031Z] + go version [2025-11-05T05:09:34.031Z] go version go1.25.2 linux/amd64 [Pipeline] } [2025-11-05T05:09:34.045Z] $ docker stop --time=1 a616693396fc78fc9001804bc97a6d8a492adabe2873f4b0bafd29830674b639 [2025-11-05T05:09:35.305Z] $ docker rm -f --volumes a616693396fc78fc9001804bc97a6d8a492adabe2873f4b0bafd29830674b639 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:09:35.746Z] + docker inspect -f . ci-base-image-x86_64 [2025-11-05T05:09:35.746Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-05T05:09:35.817Z] prd-ubuntu20.04-docker-8c-8g-772552 does not seem to be running inside a container [2025-11-05T05:09:35.851Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-11-05T05:09:36.066Z] $ docker top 47f5293e9cfd8cf37d72f668800231c96907ab4fe95c21d927c8a8de6ac27ef7 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-05T05:09:36.408Z] + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh [2025-11-05T05:09:36.711Z] + make test [2025-11-05T05:09:36.712Z] go test ./... -coverprofile=coverage.out ./... [2025-11-05T05:09:38.612Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2025-11-05T05:09:56.683Z] github.com/edgexfoundry/device-rfid-llrp-go/cmd coverage: 0.0% of statements [2025-11-05T05:09:56.683Z] github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp coverage: 0.0% of statements [2025-11-05T05:10:00.869Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.366s coverage: 40.6% of statements [2025-11-05T05:10:00.869Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.011s coverage: 94.6% of statements [2025-11-05T05:10:00.869Z] ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.249s coverage: 51.9% of statements [2025-11-05T05:10:10.842Z] 0 issues. [2025-11-05T05:10:10.842Z] go vet ./... [2025-11-05T05:10:16.107Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-11-05T05:10:16.366Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-11-05T05:10:16.366Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-11-05T05:10:16.637Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-11-05T05:10:16.654Z] $ docker stop --time=1 47f5293e9cfd8cf37d72f668800231c96907ab4fe95c21d927c8a8de6ac27ef7 [2025-11-05T05:10:20.214Z] $ docker rm -f --volumes 47f5293e9cfd8cf37d72f668800231c96907ab4fe95c21d927c8a8de6ac27ef7 [Pipeline] // withDockerContainer [Pipeline] sh [2025-11-05T05:10:20.756Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-11-05T05:10:20.846Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-11-05T05:10:21.327Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-11-05T05:10:21.615Z] + ls -al . [2025-11-05T05:10:21.615Z] total 708 [2025-11-05T05:10:21.615Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 5 05:09 . [2025-11-05T05:10:21.615Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 5 05:08 .. [2025-11-05T05:10:21.615Z] -rw-rw-r-- 1 jenkins jenkins 134 Nov 5 05:08 .dockerignore [2025-11-05T05:10:21.615Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 5 05:10 .git [2025-11-05T05:10:21.615Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 5 05:08 .github [2025-11-05T05:10:21.615Z] -rw-rw-r-- 1 jenkins jenkins 880 Nov 5 05:08 .gitignore [2025-11-05T05:10:21.615Z] -rw-rw-r-- 1 jenkins jenkins 359 Nov 5 05:08 .golangci.yml [2025-11-05T05:10:21.615Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 5 05:08 .semver [2025-11-05T05:10:21.615Z] -rw-rw-r-- 1 jenkins jenkins 23451 Nov 5 05:08 Attribution.txt [2025-11-05T05:10:21.615Z] -rw-rw-r-- 1 jenkins jenkins 12649 Nov 5 05:08 CHANGELOG.md [2025-11-05T05:10:21.615Z] -rw-rw-r-- 1 jenkins jenkins 1489 Nov 5 05:08 Dockerfile [2025-11-05T05:10:21.615Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 5 05:08 GOVERNANCE.md [2025-11-05T05:10:21.615Z] -rw-rw-r-- 1 jenkins jenkins 684 Nov 5 05:08 Jenkinsfile [2025-11-05T05:10:21.615Z] -rw-rw-r-- 1 jenkins jenkins 11347 Nov 5 05:08 LICENSE [2025-11-05T05:10:21.615Z] -rw-rw-r-- 1 jenkins jenkins 2760 Nov 5 05:08 Makefile [2025-11-05T05:10:21.615Z] -rw-rw-r-- 1 jenkins jenkins 625 Nov 5 05:08 OWNERS.md [2025-11-05T05:10:21.615Z] -rw-rw-r-- 1 jenkins jenkins 28907 Nov 5 05:08 README.md [2025-11-05T05:10:21.615Z] -rw-rw-r-- 1 jenkins jenkins 11 Nov 5 05:08 VERSION [2025-11-05T05:10:21.615Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 5 05:08 bin [2025-11-05T05:10:21.615Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 5 05:08 cmd [2025-11-05T05:10:21.615Z] -rw-r--r-- 1 jenkins jenkins 451915 Nov 5 05:10 coverage.out [2025-11-05T05:10:21.615Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 5 05:08 examples [2025-11-05T05:10:21.615Z] -rw-rw-r-- 1 jenkins jenkins 6886 Nov 5 05:08 go.mod [2025-11-05T05:10:21.615Z] -rw-rw-r-- 1 jenkins jenkins 89081 Nov 5 05:08 go.sum [2025-11-05T05:10:21.615Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 5 05:08 images [2025-11-05T05:10:21.615Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 5 05:08 internal [2025-11-05T05:10:21.615Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 5 05:08 pkg [2025-11-05T05:10:21.615Z] -rw-rw-r-- 1 jenkins jenkins 193 Nov 5 05:08 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:10:21.937Z] + 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=c394774009a9f59986bb5313cce49fe0665405a9 --label arch=amd64 --label version=4.1.0-dev.1 . [2025-11-05T05:10:22.200Z] #0 building with "default" instance using docker driver [2025-11-05T05:10:22.200Z] [2025-11-05T05:10:22.200Z] #1 [internal] load build definition from Dockerfile [2025-11-05T05:10:22.200Z] #1 transferring dockerfile: 1.53kB done [2025-11-05T05:10:22.200Z] #1 DONE 0.0s [2025-11-05T05:10:22.200Z] [2025-11-05T05:10:22.200Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-11-05T05:10:22.200Z] #2 DONE 0.0s [2025-11-05T05:10:22.200Z] [2025-11-05T05:10:22.200Z] #3 [internal] load metadata for docker.io/library/alpine:3.22 [2025-11-05T05:10:22.200Z] #3 DONE 0.2s [2025-11-05T05:10:22.200Z] [2025-11-05T05:10:22.200Z] #4 [internal] load .dockerignore [2025-11-05T05:10:22.200Z] #4 transferring context: 176B done [2025-11-05T05:10:22.200Z] #4 DONE 0.0s [2025-11-05T05:10:22.200Z] [2025-11-05T05:10:22.200Z] #5 [internal] load build context [2025-11-05T05:10:22.200Z] #5 transferring context: 8.33kB 0.0s done [2025-11-05T05:10:22.200Z] #5 DONE 0.0s [2025-11-05T05:10:22.200Z] [2025-11-05T05:10:22.200Z] #6 [stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-05T05:10:22.200Z] #6 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 done [2025-11-05T05:10:22.200Z] #6 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done [2025-11-05T05:10:22.200Z] #6 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-11-05T05:10:22.200Z] #6 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done [2025-11-05T05:10:22.200Z] #6 DONE 0.0s [2025-11-05T05:10:22.200Z] [2025-11-05T05:10:22.200Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-11-05T05:10:22.200Z] #7 DONE 0.1s [2025-11-05T05:10:22.200Z] [2025-11-05T05:10:22.200Z] #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2025-11-05T05:10:22.459Z] #8 0.270 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-05T05:10:22.725Z] #8 0.337 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-05T05:10:22.985Z] #8 0.621 (1/1) Installing dumb-init (1.2.5-r3) [2025-11-05T05:10:22.985Z] #8 0.625 Executing busybox-1.37.0-r19.trigger [2025-11-05T05:10:22.985Z] #8 0.632 OK: 7 MiB in 17 packages [2025-11-05T05:10:22.985Z] #8 DONE 0.7s [2025-11-05T05:10:22.985Z] [2025-11-05T05:10:22.985Z] #9 [builder 2/7] RUN apk add --no-cache make git [2025-11-05T05:10:22.985Z] #9 0.210 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-05T05:10:22.985Z] #9 0.289 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-05T05:10:22.985Z] #9 0.588 OK: 265 MiB in 60 packages [2025-11-05T05:10:22.985Z] #9 DONE 0.7s [2025-11-05T05:10:22.985Z] [2025-11-05T05:10:22.985Z] #10 [builder 3/7] WORKDIR /app [2025-11-05T05:10:22.985Z] #10 DONE 0.0s [2025-11-05T05:10:22.985Z] [2025-11-05T05:10:22.985Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2025-11-05T05:10:22.985Z] #11 DONE 0.0s [2025-11-05T05:10:22.985Z] [2025-11-05T05:10:22.985Z] #12 [stage-1 3/6] RUN apk --no-cache upgrade [2025-11-05T05:10:23.561Z] #12 0.495 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-05T05:10:23.561Z] #12 ... [2025-11-05T05:10:23.561Z] [2025-11-05T05:10:23.561Z] #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-05T05:10:23.561Z] #13 DONE 0.5s [2025-11-05T05:10:23.561Z] [2025-11-05T05:10:23.561Z] #12 [stage-1 3/6] RUN apk --no-cache upgrade [2025-11-05T05:10:23.561Z] #12 0.568 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-05T05:10:23.819Z] #12 ... [2025-11-05T05:10:23.819Z] [2025-11-05T05:10:23.819Z] #14 [builder 6/7] COPY . . [2025-11-05T05:10:23.819Z] #14 DONE 0.1s [2025-11-05T05:10:23.819Z] [2025-11-05T05:10:23.819Z] #15 [builder 7/7] RUN make build [2025-11-05T05:10:24.077Z] #15 ... [2025-11-05T05:10:24.077Z] [2025-11-05T05:10:24.077Z] #12 [stage-1 3/6] RUN apk --no-cache upgrade [2025-11-05T05:10:24.077Z] #12 0.953 OK: 7 MiB in 17 packages [2025-11-05T05:10:24.077Z] #12 DONE 1.1s [2025-11-05T05:10:24.077Z] [2025-11-05T05:10:24.077Z] #15 [builder 7/7] RUN make build [2025-11-05T05:10:24.077Z] #15 0.217 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=4.1.0-dev.1 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.42 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd [2025-11-05T05:10:50.654Z] #15 DONE 26.0s [2025-11-05T05:10:50.654Z] [2025-11-05T05:10:50.654Z] #16 [stage-1 4/6] COPY --from=builder /app/LICENSE / [2025-11-05T05:10:50.654Z] #16 DONE 0.0s [2025-11-05T05:10:50.654Z] [2025-11-05T05:10:50.654Z] #17 [stage-1 5/6] COPY --from=builder /app/Attribution.txt / [2025-11-05T05:10:50.654Z] #17 DONE 0.0s [2025-11-05T05:10:50.654Z] [2025-11-05T05:10:50.654Z] #18 [stage-1 6/6] COPY --from=builder /app/cmd/ / [2025-11-05T05:10:50.654Z] #18 DONE 0.6s [2025-11-05T05:10:50.654Z] [2025-11-05T05:10:50.654Z] #19 exporting to image [2025-11-05T05:10:50.654Z] #19 exporting layers [2025-11-05T05:10:50.654Z] #19 exporting layers 0.2s done [2025-11-05T05:10:50.654Z] #19 writing image sha256:35343c6d0eaf06fba9fe47925ad5df6b25fd86b6b3b0aec61ecb8327777cdbed done [2025-11-05T05:10:50.654Z] #19 naming to docker.io/library/device-rfid-llrp done [2025-11-05T05:10:50.654Z] #19 DONE 0.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-05T05:10:50.769Z] provisioning config files... [2025-11-05T05:10:50.777Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config1897545202698936963tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:10:51.081Z] ---> ****-login.sh [2025-11-05T05:10:51.081Z] nexus3.edgexfoundry.org:10001 [2025-11-05T05:10:51.081Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:10:51.081Z] Login Succeeded [2025-11-05T05:10:51.081Z] nexus3.edgexfoundry.org:10002 [2025-11-05T05:10:51.082Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:10:51.082Z] Login Succeeded [2025-11-05T05:10:51.082Z] nexus3.edgexfoundry.org:10003 [2025-11-05T05:10:51.341Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:10:51.341Z] Login Succeeded [2025-11-05T05:10:51.341Z] nexus3.edgexfoundry.org:10004 [2025-11-05T05:10:51.341Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:10:51.341Z] Login Succeeded [2025-11-05T05:10:51.341Z] ****.io [2025-11-05T05:10:51.341Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:10:51.599Z] Login Succeeded [2025-11-05T05:10:51.599Z] ---> ****-login.sh ends [Pipeline] } [2025-11-05T05:10:51.605Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-05T05:10:51.649Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-05T05:10:51.679Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: [2025-11-05T05:10:51.679Z] c394774009a9f59986bb5313cce49fe0665405a9 [2025-11-05T05:10:51.679Z] latest [2025-11-05T05:10:51.679Z] 4.1.0-dev.1 [2025-11-05T05:10:51.679Z] c394774009a9f59986bb5313cce49fe0665405a9-4.1.0-dev.1 [2025-11-05T05:10:51.679Z] main [2025-11-05T05:10:51.679Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:10:52.042Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:c394774009a9f59986bb5313cce49fe0665405a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:10:52.361Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:c394774009a9f59986bb5313cce49fe0665405a9 [2025-11-05T05:10:52.361Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2025-11-05T05:10:52.361Z] 936e050e2d9f: Preparing [2025-11-05T05:10:52.361Z] a6c59691b205: Preparing [2025-11-05T05:10:52.361Z] 54b5a18e3126: Preparing [2025-11-05T05:10:52.361Z] 81733571fd6d: Preparing [2025-11-05T05:10:52.361Z] 6660013b891c: Preparing [2025-11-05T05:10:52.361Z] 256f393e029f: Preparing [2025-11-05T05:10:52.361Z] 256f393e029f: Waiting [2025-11-05T05:10:52.361Z] a6c59691b205: Pushed [2025-11-05T05:10:52.361Z] 6660013b891c: Pushed [2025-11-05T05:10:52.361Z] 54b5a18e3126: Pushed [2025-11-05T05:10:52.361Z] 81733571fd6d: Pushed [2025-11-05T05:10:52.361Z] 256f393e029f: Layer already exists [2025-11-05T05:10:57.637Z] 936e050e2d9f: Pushed [2025-11-05T05:10:57.637Z] c394774009a9f59986bb5313cce49fe0665405a9: digest: sha256:064455000bffe3b1818ad31936d16280f1319d7e428fa455c62f82d8c4bb3a6c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:10:57.967Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:10:58.292Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2025-11-05T05:10:58.292Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2025-11-05T05:10:58.292Z] 936e050e2d9f: Preparing [2025-11-05T05:10:58.292Z] a6c59691b205: Preparing [2025-11-05T05:10:58.292Z] 54b5a18e3126: Preparing [2025-11-05T05:10:58.292Z] 81733571fd6d: Preparing [2025-11-05T05:10:58.292Z] 6660013b891c: Preparing [2025-11-05T05:10:58.292Z] 256f393e029f: Preparing [2025-11-05T05:10:58.292Z] 256f393e029f: Waiting [2025-11-05T05:10:58.292Z] 54b5a18e3126: Layer already exists [2025-11-05T05:10:58.292Z] 6660013b891c: Layer already exists [2025-11-05T05:10:58.292Z] 936e050e2d9f: Layer already exists [2025-11-05T05:10:58.292Z] 81733571fd6d: Layer already exists [2025-11-05T05:10:58.292Z] a6c59691b205: Layer already exists [2025-11-05T05:10:58.292Z] 256f393e029f: Layer already exists [2025-11-05T05:10:58.292Z] latest: digest: sha256:064455000bffe3b1818ad31936d16280f1319d7e428fa455c62f82d8c4bb3a6c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:10:58.621Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:10:58.933Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:4.1.0-dev.1 [2025-11-05T05:10:58.933Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2025-11-05T05:10:58.933Z] 936e050e2d9f: Preparing [2025-11-05T05:10:58.933Z] a6c59691b205: Preparing [2025-11-05T05:10:58.933Z] 54b5a18e3126: Preparing [2025-11-05T05:10:58.933Z] 81733571fd6d: Preparing [2025-11-05T05:10:58.933Z] 6660013b891c: Preparing [2025-11-05T05:10:58.933Z] 256f393e029f: Preparing [2025-11-05T05:10:58.933Z] 256f393e029f: Waiting [2025-11-05T05:10:58.933Z] 936e050e2d9f: Layer already exists [2025-11-05T05:10:58.933Z] 54b5a18e3126: Layer already exists [2025-11-05T05:10:58.933Z] 6660013b891c: Layer already exists [2025-11-05T05:10:58.933Z] 81733571fd6d: Layer already exists [2025-11-05T05:10:58.933Z] a6c59691b205: Layer already exists [2025-11-05T05:10:58.933Z] 256f393e029f: Layer already exists [2025-11-05T05:10:58.933Z] 4.1.0-dev.1: digest: sha256:064455000bffe3b1818ad31936d16280f1319d7e428fa455c62f82d8c4bb3a6c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:10:59.267Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:c394774009a9f59986bb5313cce49fe0665405a9-4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:10:59.648Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:c394774009a9f59986bb5313cce49fe0665405a9-4.1.0-dev.1 [2025-11-05T05:10:59.648Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2025-11-05T05:10:59.648Z] 936e050e2d9f: Preparing [2025-11-05T05:10:59.648Z] a6c59691b205: Preparing [2025-11-05T05:10:59.648Z] 54b5a18e3126: Preparing [2025-11-05T05:10:59.648Z] 81733571fd6d: Preparing [2025-11-05T05:10:59.648Z] 6660013b891c: Preparing [2025-11-05T05:10:59.648Z] 256f393e029f: Preparing [2025-11-05T05:10:59.648Z] 256f393e029f: Waiting [2025-11-05T05:10:59.648Z] a6c59691b205: Layer already exists [2025-11-05T05:10:59.648Z] 54b5a18e3126: Layer already exists [2025-11-05T05:10:59.648Z] 6660013b891c: Layer already exists [2025-11-05T05:10:59.648Z] 81733571fd6d: Layer already exists [2025-11-05T05:10:59.648Z] 936e050e2d9f: Layer already exists [2025-11-05T05:10:59.648Z] 256f393e029f: Layer already exists [2025-11-05T05:10:59.648Z] c394774009a9f59986bb5313cce49fe0665405a9-4.1.0-dev.1: digest: sha256:064455000bffe3b1818ad31936d16280f1319d7e428fa455c62f82d8c4bb3a6c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:10:59.980Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:11:00.305Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [2025-11-05T05:11:00.305Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2025-11-05T05:11:00.305Z] 936e050e2d9f: Preparing [2025-11-05T05:11:00.305Z] a6c59691b205: Preparing [2025-11-05T05:11:00.305Z] 54b5a18e3126: Preparing [2025-11-05T05:11:00.305Z] 81733571fd6d: Preparing [2025-11-05T05:11:00.305Z] 6660013b891c: Preparing [2025-11-05T05:11:00.305Z] 256f393e029f: Preparing [2025-11-05T05:11:00.305Z] 256f393e029f: Waiting [2025-11-05T05:11:00.305Z] 81733571fd6d: Layer already exists [2025-11-05T05:11:00.305Z] 936e050e2d9f: Layer already exists [2025-11-05T05:11:00.305Z] a6c59691b205: Layer already exists [2025-11-05T05:11:00.305Z] 6660013b891c: Layer already exists [2025-11-05T05:11:00.305Z] 54b5a18e3126: Layer already exists [2025-11-05T05:11:00.305Z] 256f393e029f: Layer already exists [2025-11-05T05:11:00.305Z] main: digest: sha256:064455000bffe3b1818ad31936d16280f1319d7e428fa455c62f82d8c4bb3a6c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-05T05:11:00.384Z] ===================================================== [Pipeline] echo [2025-11-05T05:11:00.400Z] taggedImages: [2025-11-05T05:11:00.400Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:c394774009a9f59986bb5313cce49fe0665405a9 [2025-11-05T05:11:00.400Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2025-11-05T05:11:00.400Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:4.1.0-dev.1 [2025-11-05T05:11:00.400Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:c394774009a9f59986bb5313cce49fe0665405a9-4.1.0-dev.1 [2025-11-05T05:11:00.400Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] echo [2025-11-05T05:11:00.449Z] ========================================================= [2025-11-05T05:11:00.449Z] [edgeXBuildMultiArch] RAW Config: [2025-11-05T05:11:00.449Z] images: [2025-11-05T05:11:00.449Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:c394774009a9f59986bb5313cce49fe0665405a9 [2025-11-05T05:11:00.449Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2025-11-05T05:11:00.449Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:4.1.0-dev.1 [2025-11-05T05:11:00.449Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:c394774009a9f59986bb5313cce49fe0665405a9-4.1.0-dev.1 [2025-11-05T05:11:00.449Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [2025-11-05T05:11:00.449Z] settingsFile: [2025-11-05T05:11:00.449Z] device-rfid-llrp-go-settings [2025-11-05T05:11:00.449Z] ========================================================= [Pipeline] node [2025-11-05T05:11:15.452Z] Still waiting to schedule task [2025-11-05T05:11:15.453Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2025-11-05T05:12:15.106Z] Running on prd-centos7-docker-4c-2g-772557 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-05T05:12:15.154Z] provisioning config files... [2025-11-05T05:12:15.183Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config14642280981676908369tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:12:16.240Z] ---> ****-login.sh [2025-11-05T05:12:16.240Z] nexus3.edgexfoundry.org:10001 [2025-11-05T05:12:18.868Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-772554 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws [2025-11-05T05:12:18.887Z] Running in /w/workspace/device-rfid-llrp-go/169 [Pipeline] { [Pipeline] checkout [2025-11-05T05:12:21.941Z] The recommended git tool is: git [2025-11-05T05:12:28.504Z] using credential edgex-jenkins-ssh [2025-11-05T05:12:28.527Z] Cloning the remote Git repository [2025-11-05T05:12:28.579Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2025-11-05T05:12:28.691Z] > git init /w/workspace/device-rfid-llrp-go/169 # timeout=10 [2025-11-05T05:12:28.866Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2025-11-05T05:12:28.867Z] > git --version # timeout=10 [2025-11-05T05:12:28.888Z] > git --version # 'git version 2.25.1' [2025-11-05T05:12:28.892Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-11-05T05:12:29.061Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-11-05T05:12:31.801Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2025-11-05T05:12:31.827Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-11-05T05:12:32.870Z] Avoid second fetch [2025-11-05T05:12:32.870Z] Checking out Revision c394774009a9f59986bb5313cce49fe0665405a9 (main) [2025-11-05T05:12:32.887Z] > git config core.sparsecheckout # timeout=10 [2025-11-05T05:12:32.963Z] > git checkout -f c394774009a9f59986bb5313cce49fe0665405a9 # timeout=10 [2025-11-05T05:12:33.644Z] Commit message: "Merge pull request #363 from judehung/update-go-1.25" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-05T05:12:37.949Z] provisioning config files... [2025-11-05T05:12:37.981Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/169@tmp/config6886870071787517471tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:12:38.728Z] ---> ****-login.sh [2025-11-05T05:12:38.728Z] nexus3.edgexfoundry.org:10001 [2025-11-05T05:12:39.003Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:12:39.277Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-05T05:12:39.277Z] Configure a credential helper to remove this warning. See [2025-11-05T05:12:39.278Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-05T05:12:39.278Z] [2025-11-05T05:12:39.278Z] Login Succeeded [2025-11-05T05:12:39.278Z] nexus3.edgexfoundry.org:10002 [2025-11-05T05:12:39.556Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:12:39.827Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-05T05:12:39.827Z] Configure a credential helper to remove this warning. See [2025-11-05T05:12:39.827Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-05T05:12:39.827Z] [2025-11-05T05:12:39.827Z] Login Succeeded [2025-11-05T05:12:39.827Z] nexus3.edgexfoundry.org:10003 [2025-11-05T05:12:40.097Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:12:40.098Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-05T05:12:40.098Z] Configure a credential helper to remove this warning. See [2025-11-05T05:12:40.098Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-05T05:12:40.098Z] [2025-11-05T05:12:40.098Z] Login Succeeded [2025-11-05T05:12:40.098Z] nexus3.edgexfoundry.org:10004 [2025-11-05T05:12:40.371Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:12:40.371Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-05T05:12:40.371Z] Configure a credential helper to remove this warning. See [2025-11-05T05:12:40.371Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-05T05:12:40.371Z] [2025-11-05T05:12:40.371Z] Login Succeeded [2025-11-05T05:12:40.641Z] ****.io [2025-11-05T05:12:40.642Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:12:40.914Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-05T05:12:40.915Z] Configure a credential helper to remove this warning. See [2025-11-05T05:12:40.915Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-05T05:12:40.915Z] [2025-11-05T05:12:40.915Z] Login Succeeded [2025-11-05T05:12:40.915Z] ---> ****-login.sh ends [Pipeline] } [2025-11-05T05:12:40.934Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-11-05T05:12:41.319Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-05T05:12:41.335Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-05T05:12:41.349Z] ========================================================= [2025-11-05T05:12:41.349Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2025-11-05T05:12:41.349Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:12:41.737Z] + 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 . [2025-11-05T05:12:42.008Z] Sending build context to Docker daemon 1.214MB [2025-11-05T05:12:42.008Z] Step 1/12 : ARG BASE=golang:1.25-alpine3.22 [2025-11-05T05:12:42.008Z] Step 2/12 : FROM ${BASE} AS builder [2025-11-05T05:12:42.278Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-11-05T05:12:42.278Z] 6b59a28fa201: Pulling fs layer [2025-11-05T05:12:42.278Z] d32bb0dddca7: Pulling fs layer [2025-11-05T05:12:42.278Z] 5dab1238d3d9: Pulling fs layer [2025-11-05T05:12:42.278Z] 196fd7d83e7d: Pulling fs layer [2025-11-05T05:12:42.278Z] 4f4fb700ef54: Pulling fs layer [2025-11-05T05:12:42.278Z] 196fd7d83e7d: Waiting [2025-11-05T05:12:42.278Z] 8ba94037c8f0: Pulling fs layer [2025-11-05T05:12:42.278Z] deaec5988b04: Pulling fs layer [2025-11-05T05:12:42.278Z] 9f65657bb879: Pulling fs layer [2025-11-05T05:12:42.278Z] 4f4fb700ef54: Waiting [2025-11-05T05:12:42.278Z] 8ba94037c8f0: Waiting [2025-11-05T05:12:42.278Z] deaec5988b04: Waiting [2025-11-05T05:12:42.278Z] d32bb0dddca7: Verifying Checksum [2025-11-05T05:12:42.278Z] d32bb0dddca7: Download complete [2025-11-05T05:12:42.278Z] 196fd7d83e7d: Verifying Checksum [2025-11-05T05:12:42.278Z] 196fd7d83e7d: Download complete [2025-11-05T05:12:42.278Z] 4f4fb700ef54: Verifying Checksum [2025-11-05T05:12:42.278Z] 4f4fb700ef54: Download complete [2025-11-05T05:12:42.278Z] 8ba94037c8f0: Verifying Checksum [2025-11-05T05:12:42.278Z] 8ba94037c8f0: Download complete [2025-11-05T05:12:42.278Z] 6b59a28fa201: Verifying Checksum [2025-11-05T05:12:42.278Z] 6b59a28fa201: Download complete [2025-11-05T05:12:42.868Z] 9f65657bb879: Verifying Checksum [2025-11-05T05:12:42.868Z] 9f65657bb879: Download complete [2025-11-05T05:12:43.461Z] 6b59a28fa201: Pull complete [2025-11-05T05:12:44.049Z] d32bb0dddca7: Pull complete [2025-11-05T05:12:44.049Z] 5dab1238d3d9: Verifying Checksum [2025-11-05T05:12:44.049Z] 5dab1238d3d9: Download complete [2025-11-05T05:12:45.477Z] deaec5988b04: Verifying Checksum [2025-11-05T05:12:45.477Z] deaec5988b04: Download complete [2025-11-05T05:12:57.575Z] 5dab1238d3d9: Pull complete [2025-11-05T05:12:57.575Z] 196fd7d83e7d: Pull complete [2025-11-05T05:12:57.575Z] 4f4fb700ef54: Pull complete [2025-11-05T05:12:57.575Z] 8ba94037c8f0: Pull complete [2025-11-05T05:13:05.860Z] deaec5988b04: Pull complete [2025-11-05T05:13:08.460Z] 9f65657bb879: Pull complete [2025-11-05T05:13:08.460Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2025-11-05T05:13:08.460Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2025-11-05T05:13:08.460Z] ---> 334268110677 [2025-11-05T05:13:08.460Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2025-11-05T05:13:10.416Z] ---> Running in 4a4611c6465f [2025-11-05T05:13:10.686Z] Removing intermediate container 4a4611c6465f [2025-11-05T05:13:10.686Z] ---> 388316e55807 [2025-11-05T05:13:10.686Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-11-05T05:13:10.965Z] ---> Running in 4996536d9092 [2025-11-05T05:13:11.234Z] Removing intermediate container 4996536d9092 [2025-11-05T05:13:11.234Z] ---> 2c2b998adb44 [2025-11-05T05:13:11.234Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2025-11-05T05:13:11.234Z] ---> Running in 553e70ef6dc1 [2025-11-05T05:13:11.822Z] Removing intermediate container 553e70ef6dc1 [2025-11-05T05:13:11.822Z] ---> 95890dceaa98 [2025-11-05T05:13:11.822Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2025-11-05T05:13:11.822Z] ---> Running in c3703ff673d2 [2025-11-05T05:13:12.091Z] Removing intermediate container c3703ff673d2 [2025-11-05T05:13:12.091Z] ---> 6dc53e36c42a [2025-11-05T05:13:12.091Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-11-05T05:13:12.091Z] ---> Running in d9ca734c0bad [2025-11-05T05:13:13.516Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-05T05:13:13.786Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-05T05:13:15.753Z] OK: 255 MiB in 60 packages [2025-11-05T05:13:16.731Z] Removing intermediate container d9ca734c0bad [2025-11-05T05:13:16.731Z] ---> 89becea46973 [2025-11-05T05:13:16.731Z] Step 8/12 : WORKDIR /app [2025-11-05T05:13:16.731Z] ---> Running in d62c85004fd5 [2025-11-05T05:13:17.322Z] Removing intermediate container d62c85004fd5 [2025-11-05T05:13:17.322Z] ---> 9cd52db20167 [2025-11-05T05:13:17.322Z] Step 9/12 : COPY go.mod vendor* ./ [2025-11-05T05:13:17.918Z] ---> 2ac80bc031d6 [2025-11-05T05:13:17.918Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-05T05:13:17.918Z] ---> Running in a8af8463ea38 [2025-11-05T05:15:12.377Z] Removing intermediate container a8af8463ea38 [2025-11-05T05:15:12.377Z] ---> b42bcd119068 [2025-11-05T05:15:12.377Z] Step 11/12 : COPY . . [2025-11-05T05:15:12.377Z] ---> bf4aa1f862dd [2025-11-05T05:15:12.377Z] Step 12/12 : RUN $MAKE [2025-11-05T05:15:12.377Z] ---> Running in 1b14ce47a565 [2025-11-05T05:15:12.377Z] noop [2025-11-05T05:15:12.377Z] Removing intermediate container 1b14ce47a565 [2025-11-05T05:15:12.377Z] ---> db4bfcc0cf31 [2025-11-05T05:15:12.377Z] Successfully built db4bfcc0cf31 [2025-11-05T05:15:12.377Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:15:12.763Z] + docker inspect -f . ci-base-image-arm64 [2025-11-05T05:15:12.764Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-05T05:15:13.005Z] prd-ubuntu20.04-docker-arm64-4c-16g-772554 does not seem to be running inside a container [2025-11-05T05:15:13.085Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/169 -v /w/workspace/device-rfid-llrp-go/169:/w/workspace/device-rfid-llrp-go/169:rw,z -v /w/workspace/device-rfid-llrp-go/169@tmp:/w/workspace/device-rfid-llrp-go/169@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-11-05T05:15:14.418Z] $ docker top d97b333915dbd50d6d987cb976965c40a9539a26715bc25560a215f97cbd5010 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-05T05:15:15.319Z] + go version [2025-11-05T05:15:15.319Z] go version go1.25.3 linux/arm64 [Pipeline] } [2025-11-05T05:15:15.337Z] $ docker stop --time=1 d97b333915dbd50d6d987cb976965c40a9539a26715bc25560a215f97cbd5010 [2025-11-05T05:15:17.054Z] $ docker rm -f --volumes d97b333915dbd50d6d987cb976965c40a9539a26715bc25560a215f97cbd5010 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:15:17.673Z] + docker inspect -f . ci-base-image-arm64 [2025-11-05T05:15:17.674Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-05T05:15:17.885Z] prd-ubuntu20.04-docker-arm64-4c-16g-772554 does not seem to be running inside a container [2025-11-05T05:15:17.960Z] $ 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/169 -v /w/workspace/device-rfid-llrp-go/169:/w/workspace/device-rfid-llrp-go/169:rw,z -v /w/workspace/device-rfid-llrp-go/169@tmp:/w/workspace/device-rfid-llrp-go/169@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-11-05T05:15:19.277Z] $ docker top a0e489a55989f04b6efc6997d8f30299b2564d3deec1a2fe563df1d1e52bea55 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-05T05:15:20.149Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/169 [Pipeline] fileExists [Pipeline] sh [2025-11-05T05:15:20.811Z] + make test [2025-11-05T05:15:20.811Z] go test ./... -coverprofile=coverage.out ./... [2025-11-05T05:15:26.164Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2025-11-05T05:20:33.337Z] github.com/edgexfoundry/device-rfid-llrp-go/cmd coverage: 0.0% of statements [2025-11-05T05:20:33.337Z] github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp coverage: 0.0% of statements [2025-11-05T05:21:12.497Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 35.018s coverage: 40.6% of statements [2025-11-05T05:21:12.497Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.047s coverage: 94.6% of statements [2025-11-05T05:21:12.497Z] ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.645s coverage: 51.9% of statements [2025-11-05T05:21:12.497Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-11-05T05:21:12.497Z] go vet ./... [2025-11-05T05:22:20.409Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-11-05T05:22:20.409Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-11-05T05:22:20.409Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-11-05T05:22:20.429Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-11-05T05:22:20.443Z] $ docker stop --time=1 a0e489a55989f04b6efc6997d8f30299b2564d3deec1a2fe563df1d1e52bea55 [2025-11-05T05:22:22.497Z] $ docker rm -f --volumes a0e489a55989f04b6efc6997d8f30299b2564d3deec1a2fe563df1d1e52bea55 [Pipeline] // withDockerContainer [Pipeline] sh [2025-11-05T05:22:24.440Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-11-05T05:22:24.475Z] Warning: overwriting stash ‘coverage-report’ [2025-11-05T05:22:25.549Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-11-05T05:22:25.979Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-11-05T05:22:26.310Z] + ls -al . [2025-11-05T05:22:26.311Z] total 704 [2025-11-05T05:22:26.311Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 5 05:15 . [2025-11-05T05:22:26.311Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 5 05:12 .. [2025-11-05T05:22:26.311Z] -rw-rw-r-- 1 jenkins jenkins 134 Nov 5 05:12 .dockerignore [2025-11-05T05:22:26.311Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 5 05:12 .git [2025-11-05T05:22:26.311Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 5 05:12 .github [2025-11-05T05:22:26.311Z] -rw-rw-r-- 1 jenkins jenkins 880 Nov 5 05:12 .gitignore [2025-11-05T05:22:26.311Z] -rw-rw-r-- 1 jenkins jenkins 359 Nov 5 05:12 .golangci.yml [2025-11-05T05:22:26.311Z] -rw-rw-r-- 1 jenkins jenkins 23451 Nov 5 05:12 Attribution.txt [2025-11-05T05:22:26.311Z] -rw-rw-r-- 1 jenkins jenkins 12649 Nov 5 05:12 CHANGELOG.md [2025-11-05T05:22:26.311Z] -rw-rw-r-- 1 jenkins jenkins 1489 Nov 5 05:12 Dockerfile [2025-11-05T05:22:26.311Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 5 05:12 GOVERNANCE.md [2025-11-05T05:22:26.311Z] -rw-rw-r-- 1 jenkins jenkins 684 Nov 5 05:12 Jenkinsfile [2025-11-05T05:22:26.311Z] -rw-rw-r-- 1 jenkins jenkins 11347 Nov 5 05:12 LICENSE [2025-11-05T05:22:26.311Z] -rw-rw-r-- 1 jenkins jenkins 2760 Nov 5 05:12 Makefile [2025-11-05T05:22:26.311Z] -rw-rw-r-- 1 jenkins jenkins 625 Nov 5 05:12 OWNERS.md [2025-11-05T05:22:26.311Z] -rw-rw-r-- 1 jenkins jenkins 28907 Nov 5 05:12 README.md [2025-11-05T05:22:26.311Z] -rw-rw-r-- 1 jenkins jenkins 11 Nov 5 05:08 VERSION [2025-11-05T05:22:26.311Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 5 05:12 bin [2025-11-05T05:22:26.311Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 5 05:12 cmd [2025-11-05T05:22:26.311Z] -rw-r--r-- 1 jenkins jenkins 451915 Nov 5 05:21 coverage.out [2025-11-05T05:22:26.311Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 5 05:12 examples [2025-11-05T05:22:26.311Z] -rw-rw-r-- 1 jenkins jenkins 6886 Nov 5 05:12 go.mod [2025-11-05T05:22:26.311Z] -rw-rw-r-- 1 jenkins jenkins 89081 Nov 5 05:12 go.sum [2025-11-05T05:22:26.311Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 5 05:12 images [2025-11-05T05:22:26.311Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 5 05:12 internal [2025-11-05T05:22:26.311Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 5 05:12 pkg [2025-11-05T05:22:26.311Z] -rw-rw-r-- 1 jenkins jenkins 193 Nov 5 05:12 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:22:26.672Z] + 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=c394774009a9f59986bb5313cce49fe0665405a9 --label arch=arm64 --label version=4.1.0-dev.1 . [2025-11-05T05:22:26.941Z] Sending build context to Docker daemon 1.214MB [2025-11-05T05:22:26.941Z] Step 1/25 : ARG BASE=golang:1.25-alpine3.22 [2025-11-05T05:22:26.941Z] Step 2/25 : FROM ${BASE} AS builder [2025-11-05T05:22:26.941Z] ---> db4bfcc0cf31 [2025-11-05T05:22:26.941Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2025-11-05T05:22:27.210Z] ---> Running in 6161726b2c5f [2025-11-05T05:22:27.798Z] Removing intermediate container 6161726b2c5f [2025-11-05T05:22:27.798Z] ---> 235f6b68041a [2025-11-05T05:22:27.798Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-11-05T05:22:27.798Z] ---> Running in 8350c8854495 [2025-11-05T05:22:28.072Z] Removing intermediate container 8350c8854495 [2025-11-05T05:22:28.072Z] ---> b7a172ca5805 [2025-11-05T05:22:28.072Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git" [2025-11-05T05:22:28.351Z] ---> Running in ec37f7be6a34 [2025-11-05T05:22:28.621Z] Removing intermediate container ec37f7be6a34 [2025-11-05T05:22:28.621Z] ---> 28dc1072d783 [2025-11-05T05:22:28.621Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2025-11-05T05:22:28.621Z] ---> Running in 92a6094045e4 [2025-11-05T05:22:29.210Z] Removing intermediate container 92a6094045e4 [2025-11-05T05:22:29.210Z] ---> 37e2754c74ad [2025-11-05T05:22:29.210Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-11-05T05:22:29.210Z] ---> Running in 86e5e6b379b6 [2025-11-05T05:22:30.625Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-05T05:22:30.896Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-05T05:22:33.500Z] OK: 255 MiB in 60 packages [2025-11-05T05:22:34.469Z] Removing intermediate container 86e5e6b379b6 [2025-11-05T05:22:34.469Z] ---> 3ee5c34055bf [2025-11-05T05:22:34.469Z] Step 8/25 : WORKDIR /app [2025-11-05T05:22:34.469Z] ---> Running in fd754bec5f38 [2025-11-05T05:22:34.739Z] Removing intermediate container fd754bec5f38 [2025-11-05T05:22:34.739Z] ---> 33f0bab5707b [2025-11-05T05:22:34.739Z] Step 9/25 : COPY go.mod vendor* ./ [2025-11-05T05:22:35.333Z] ---> fd591c503901 [2025-11-05T05:22:35.333Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-05T05:22:35.613Z] ---> Running in 8263a74a0252 [2025-11-05T05:22:38.213Z] Removing intermediate container 8263a74a0252 [2025-11-05T05:22:38.213Z] ---> cb3f32e9a85e [2025-11-05T05:22:38.213Z] Step 11/25 : COPY . . [2025-11-05T05:22:38.807Z] ---> 38e615e12bcf [2025-11-05T05:22:38.807Z] Step 12/25 : RUN $MAKE [2025-11-05T05:22:39.076Z] ---> Running in 3fe671ae728c [2025-11-05T05:22:40.508Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=4.1.0-dev.1 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.42 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd [2025-11-05T05:27:17.473Z] Removing intermediate container 3fe671ae728c [2025-11-05T05:27:17.473Z] ---> 769001cce3b9 [2025-11-05T05:27:17.473Z] Step 13/25 : FROM alpine:3.22 [2025-11-05T05:27:17.473Z] 3.22: Pulling from library/alpine [2025-11-05T05:27:17.473Z] 6b59a28fa201: Already exists [2025-11-05T05:27:17.473Z] Digest: sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-05T05:27:17.473Z] Status: Downloaded newer image for alpine:3.22 [2025-11-05T05:27:17.473Z] ---> 171e65262c80 [2025-11-05T05:27:17.473Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2025-11-05T05:27:17.473Z] ---> Running in f52eedc1fce3 [2025-11-05T05:27:17.473Z] Removing intermediate container f52eedc1fce3 [2025-11-05T05:27:17.473Z] ---> 9223b35106f1 [2025-11-05T05:27:17.473Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2025-11-05T05:27:17.473Z] ---> Running in a5112e2e0032 [2025-11-05T05:27:17.473Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-05T05:27:17.473Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-05T05:27:17.747Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-11-05T05:27:17.747Z] Executing busybox-1.37.0-r19.trigger [2025-11-05T05:27:17.747Z] OK: 8 MiB in 17 packages [2025-11-05T05:27:19.164Z] Removing intermediate container a5112e2e0032 [2025-11-05T05:27:19.164Z] ---> 94627e948991 [2025-11-05T05:27:19.164Z] Step 16/25 : RUN apk --no-cache upgrade [2025-11-05T05:27:19.164Z] ---> Running in cab5fbeab5cf [2025-11-05T05:27:20.133Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-05T05:27:20.399Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-05T05:27:22.343Z] OK: 8 MiB in 17 packages [2025-11-05T05:27:24.938Z] Removing intermediate container cab5fbeab5cf [2025-11-05T05:27:24.938Z] ---> 57b542476bd5 [2025-11-05T05:27:24.938Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2025-11-05T05:27:25.207Z] ---> 046a9cb0c5bd [2025-11-05T05:27:25.208Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2025-11-05T05:27:25.793Z] ---> 766763208f28 [2025-11-05T05:27:25.793Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2025-11-05T05:27:28.379Z] ---> 79b734446cdd [2025-11-05T05:27:28.379Z] Step 20/25 : EXPOSE 59989 [2025-11-05T05:27:28.379Z] ---> Running in d4f614034b64 [2025-11-05T05:27:28.964Z] Removing intermediate container d4f614034b64 [2025-11-05T05:27:28.964Z] ---> 53b84826cd0d [2025-11-05T05:27:28.964Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2025-11-05T05:27:28.964Z] ---> Running in bbe47d319137 [2025-11-05T05:27:29.232Z] Removing intermediate container bbe47d319137 [2025-11-05T05:27:29.232Z] ---> 0b173c3a5fa0 [2025-11-05T05:27:29.232Z] Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-11-05T05:27:29.232Z] ---> Running in 447bafe873cc [2025-11-05T05:27:29.499Z] Removing intermediate container 447bafe873cc [2025-11-05T05:27:29.499Z] ---> 47b3c9814b78 [2025-11-05T05:27:29.499Z] Step 23/25 : LABEL arch=arm64 [2025-11-05T05:27:29.766Z] ---> Running in d51d32ea9d99 [2025-11-05T05:27:30.036Z] Removing intermediate container d51d32ea9d99 [2025-11-05T05:27:30.036Z] ---> 7f476c9bd08c [2025-11-05T05:27:30.036Z] Step 24/25 : LABEL git_sha=c394774009a9f59986bb5313cce49fe0665405a9 [2025-11-05T05:27:30.036Z] ---> Running in b5a7ca9a733e [2025-11-05T05:27:30.303Z] Removing intermediate container b5a7ca9a733e [2025-11-05T05:27:30.303Z] ---> 86714f838f8f [2025-11-05T05:27:30.303Z] Step 25/25 : LABEL version=4.1.0-dev.1 [2025-11-05T05:27:30.572Z] ---> Running in 5e795570bb27 [2025-11-05T05:27:30.841Z] Removing intermediate container 5e795570bb27 [2025-11-05T05:27:30.841Z] ---> 93f040e9b366 [2025-11-05T05:27:30.841Z] [Warning] One or more build-args [ARCH] were not consumed [2025-11-05T05:27:30.841Z] Successfully built 93f040e9b366 [2025-11-05T05:27:30.841Z] 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 [2025-11-05T05:27:30.995Z] provisioning config files... [2025-11-05T05:27:31.012Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/169@tmp/config7990692200124646780tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:27:31.371Z] ---> ****-login.sh [2025-11-05T05:27:31.371Z] nexus3.edgexfoundry.org:10001 [2025-11-05T05:27:31.641Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:27:31.641Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-05T05:27:31.641Z] Configure a credential helper to remove this warning. See [2025-11-05T05:27:31.641Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-05T05:27:31.641Z] [2025-11-05T05:27:31.641Z] Login Succeeded [2025-11-05T05:27:31.641Z] nexus3.edgexfoundry.org:10002 [2025-11-05T05:27:31.908Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:27:32.175Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-05T05:27:32.175Z] Configure a credential helper to remove this warning. See [2025-11-05T05:27:32.175Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-05T05:27:32.175Z] [2025-11-05T05:27:32.175Z] Login Succeeded [2025-11-05T05:27:32.175Z] nexus3.edgexfoundry.org:10003 [2025-11-05T05:27:32.440Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:27:32.440Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-05T05:27:32.440Z] Configure a credential helper to remove this warning. See [2025-11-05T05:27:32.441Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-05T05:27:32.441Z] [2025-11-05T05:27:32.441Z] Login Succeeded [2025-11-05T05:27:32.441Z] nexus3.edgexfoundry.org:10004 [2025-11-05T05:27:32.706Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:27:32.972Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-05T05:27:32.972Z] Configure a credential helper to remove this warning. See [2025-11-05T05:27:32.972Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-05T05:27:32.972Z] [2025-11-05T05:27:32.972Z] Login Succeeded [2025-11-05T05:27:32.972Z] ****.io [2025-11-05T05:27:33.240Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:27:33.509Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-05T05:27:33.509Z] Configure a credential helper to remove this warning. See [2025-11-05T05:27:33.509Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-05T05:27:33.509Z] [2025-11-05T05:27:33.509Z] Login Succeeded [2025-11-05T05:27:33.509Z] ---> ****-login.sh ends [Pipeline] } [2025-11-05T05:27:33.521Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-05T05:27:33.581Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-05T05:27:33.622Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: [2025-11-05T05:27:33.622Z] c394774009a9f59986bb5313cce49fe0665405a9 [2025-11-05T05:27:33.622Z] latest [2025-11-05T05:27:33.622Z] 4.1.0-dev.1 [2025-11-05T05:27:33.622Z] c394774009a9f59986bb5313cce49fe0665405a9-4.1.0-dev.1 [2025-11-05T05:27:33.622Z] main [2025-11-05T05:27:33.622Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:27:34.008Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:c394774009a9f59986bb5313cce49fe0665405a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:27:34.390Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:c394774009a9f59986bb5313cce49fe0665405a9 [2025-11-05T05:27:34.390Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2025-11-05T05:27:34.390Z] 678008780ecc: Preparing [2025-11-05T05:27:34.390Z] d5e5c669f0e3: Preparing [2025-11-05T05:27:34.390Z] 7e8216b87daa: Preparing [2025-11-05T05:27:34.390Z] 393edbcc71d8: Preparing [2025-11-05T05:27:34.390Z] 8f6fc7d39220: Preparing [2025-11-05T05:27:34.390Z] 0e64f2360a44: Preparing [2025-11-05T05:27:34.390Z] 0e64f2360a44: Waiting [2025-11-05T05:27:34.655Z] d5e5c669f0e3: Pushed [2025-11-05T05:27:34.655Z] 8f6fc7d39220: Pushed [2025-11-05T05:27:34.655Z] 393edbcc71d8: Pushed [2025-11-05T05:27:34.655Z] 7e8216b87daa: Pushed [2025-11-05T05:27:34.655Z] 0e64f2360a44: Layer already exists [2025-11-05T05:27:46.972Z] 678008780ecc: Pushed [2025-11-05T05:27:46.972Z] c394774009a9f59986bb5313cce49fe0665405a9: digest: sha256:c4ce2be0bc3b96becbea93ad20cea9df5dc6fd87b407ad10332e3c364557ca75 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:27:47.361Z] + 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 [2025-11-05T05:27:47.742Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2025-11-05T05:27:47.743Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2025-11-05T05:27:47.743Z] 678008780ecc: Preparing [2025-11-05T05:27:47.743Z] d5e5c669f0e3: Preparing [2025-11-05T05:27:47.743Z] 7e8216b87daa: Preparing [2025-11-05T05:27:47.743Z] 393edbcc71d8: Preparing [2025-11-05T05:27:47.743Z] 8f6fc7d39220: Preparing [2025-11-05T05:27:47.743Z] 0e64f2360a44: Preparing [2025-11-05T05:27:47.743Z] 0e64f2360a44: Waiting [2025-11-05T05:27:47.743Z] d5e5c669f0e3: Layer already exists [2025-11-05T05:27:47.743Z] 7e8216b87daa: Layer already exists [2025-11-05T05:27:47.743Z] 678008780ecc: Layer already exists [2025-11-05T05:27:47.743Z] 393edbcc71d8: Layer already exists [2025-11-05T05:27:47.743Z] 8f6fc7d39220: Layer already exists [2025-11-05T05:27:47.743Z] 0e64f2360a44: Layer already exists [2025-11-05T05:27:48.010Z] latest: digest: sha256:c4ce2be0bc3b96becbea93ad20cea9df5dc6fd87b407ad10332e3c364557ca75 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:27:48.381Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:27:48.751Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4.1.0-dev.1 [2025-11-05T05:27:48.751Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2025-11-05T05:27:48.751Z] 678008780ecc: Preparing [2025-11-05T05:27:48.751Z] d5e5c669f0e3: Preparing [2025-11-05T05:27:48.751Z] 7e8216b87daa: Preparing [2025-11-05T05:27:48.751Z] 393edbcc71d8: Preparing [2025-11-05T05:27:48.751Z] 8f6fc7d39220: Preparing [2025-11-05T05:27:48.751Z] 0e64f2360a44: Preparing [2025-11-05T05:27:48.751Z] 0e64f2360a44: Waiting [2025-11-05T05:27:48.751Z] 8f6fc7d39220: Layer already exists [2025-11-05T05:27:48.751Z] 393edbcc71d8: Layer already exists [2025-11-05T05:27:48.751Z] d5e5c669f0e3: Layer already exists [2025-11-05T05:27:48.751Z] 7e8216b87daa: Layer already exists [2025-11-05T05:27:48.751Z] 678008780ecc: Layer already exists [2025-11-05T05:27:48.751Z] 0e64f2360a44: Layer already exists [2025-11-05T05:27:49.022Z] 4.1.0-dev.1: digest: sha256:c4ce2be0bc3b96becbea93ad20cea9df5dc6fd87b407ad10332e3c364557ca75 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:27:49.403Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:c394774009a9f59986bb5313cce49fe0665405a9-4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:27:49.769Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:c394774009a9f59986bb5313cce49fe0665405a9-4.1.0-dev.1 [2025-11-05T05:27:49.769Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2025-11-05T05:27:49.769Z] 678008780ecc: Preparing [2025-11-05T05:27:49.769Z] d5e5c669f0e3: Preparing [2025-11-05T05:27:49.769Z] 7e8216b87daa: Preparing [2025-11-05T05:27:49.769Z] 393edbcc71d8: Preparing [2025-11-05T05:27:49.769Z] 8f6fc7d39220: Preparing [2025-11-05T05:27:49.769Z] 0e64f2360a44: Preparing [2025-11-05T05:27:49.769Z] 0e64f2360a44: Waiting [2025-11-05T05:27:49.769Z] 678008780ecc: Layer already exists [2025-11-05T05:27:49.769Z] 8f6fc7d39220: Layer already exists [2025-11-05T05:27:49.769Z] 7e8216b87daa: Layer already exists [2025-11-05T05:27:49.769Z] d5e5c669f0e3: Layer already exists [2025-11-05T05:27:49.769Z] 393edbcc71d8: Layer already exists [2025-11-05T05:27:49.769Z] 0e64f2360a44: Layer already exists [2025-11-05T05:27:50.039Z] c394774009a9f59986bb5313cce49fe0665405a9-4.1.0-dev.1: digest: sha256:c4ce2be0bc3b96becbea93ad20cea9df5dc6fd87b407ad10332e3c364557ca75 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:27:50.420Z] + 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 [2025-11-05T05:27:50.795Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [2025-11-05T05:27:50.795Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2025-11-05T05:27:50.795Z] 678008780ecc: Preparing [2025-11-05T05:27:50.795Z] d5e5c669f0e3: Preparing [2025-11-05T05:27:50.795Z] 7e8216b87daa: Preparing [2025-11-05T05:27:50.795Z] 393edbcc71d8: Preparing [2025-11-05T05:27:50.795Z] 8f6fc7d39220: Preparing [2025-11-05T05:27:50.795Z] 0e64f2360a44: Preparing [2025-11-05T05:27:50.795Z] 0e64f2360a44: Waiting [2025-11-05T05:27:50.795Z] 393edbcc71d8: Layer already exists [2025-11-05T05:27:50.795Z] 678008780ecc: Layer already exists [2025-11-05T05:27:50.795Z] 7e8216b87daa: Layer already exists [2025-11-05T05:27:50.795Z] d5e5c669f0e3: Layer already exists [2025-11-05T05:27:50.795Z] 8f6fc7d39220: Layer already exists [2025-11-05T05:27:50.795Z] 0e64f2360a44: Layer already exists [2025-11-05T05:27:51.062Z] main: digest: sha256:c4ce2be0bc3b96becbea93ad20cea9df5dc6fd87b407ad10332e3c364557ca75 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-05T05:27:51.157Z] ===================================================== [Pipeline] echo [2025-11-05T05:27:51.176Z] taggedImages: [2025-11-05T05:27:51.176Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:c394774009a9f59986bb5313cce49fe0665405a9 [2025-11-05T05:27:51.176Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2025-11-05T05:27:51.176Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4.1.0-dev.1 [2025-11-05T05:27:51.176Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:c394774009a9f59986bb5313cce49fe0665405a9-4.1.0-dev.1 [2025-11-05T05:27:51.176Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] echo [2025-11-05T05:27:51.191Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:c394774009a9f59986bb5313cce49fe0665405a9 [Pipeline] echo [2025-11-05T05:27:51.206Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [Pipeline] echo [2025-11-05T05:27:51.224Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4.1.0-dev.1 [Pipeline] echo [2025-11-05T05:27:51.238Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:c394774009a9f59986bb5313cce49fe0665405a9-4.1.0-dev.1 [Pipeline] echo [2025-11-05T05:27:51.254Z] Skip building multi-arch image for 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 [2025-11-05T05:27:51.661Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-11-05T05:27:51.661Z] [2025-11-05T05:27:51.661Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:27:52.022Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-11-05T05:27:52.022Z] arm64: Pulling from edgex-lftools-log-publisher [2025-11-05T05:27:52.022Z] 8998bd30e6a1: Pulling fs layer [2025-11-05T05:27:52.022Z] 04944245beec: Pulling fs layer [2025-11-05T05:27:52.022Z] 699f458cf7ca: Pulling fs layer [2025-11-05T05:27:52.022Z] 765212b225bb: Pulling fs layer [2025-11-05T05:27:52.022Z] f23df028b6ca: Pulling fs layer [2025-11-05T05:27:52.022Z] d65c8cfc05b1: Pulling fs layer [2025-11-05T05:27:52.022Z] 2437ff75d9bd: Pulling fs layer [2025-11-05T05:27:52.022Z] f23df028b6ca: Waiting [2025-11-05T05:27:52.022Z] d65c8cfc05b1: Waiting [2025-11-05T05:27:52.022Z] 765212b225bb: Waiting [2025-11-05T05:27:52.022Z] 2437ff75d9bd: Waiting [2025-11-05T05:27:52.291Z] 04944245beec: Verifying Checksum [2025-11-05T05:27:52.291Z] 04944245beec: Download complete [2025-11-05T05:27:52.291Z] 765212b225bb: Verifying Checksum [2025-11-05T05:27:52.291Z] 765212b225bb: Download complete [2025-11-05T05:27:52.291Z] f23df028b6ca: Verifying Checksum [2025-11-05T05:27:52.291Z] f23df028b6ca: Download complete [2025-11-05T05:27:52.291Z] d65c8cfc05b1: Verifying Checksum [2025-11-05T05:27:52.291Z] d65c8cfc05b1: Download complete [2025-11-05T05:27:52.559Z] 699f458cf7ca: Verifying Checksum [2025-11-05T05:27:52.559Z] 699f458cf7ca: Download complete [2025-11-05T05:27:52.827Z] 8998bd30e6a1: Download complete [2025-11-05T05:27:55.420Z] 2437ff75d9bd: Verifying Checksum [2025-11-05T05:27:55.421Z] 2437ff75d9bd: Download complete [2025-11-05T05:27:58.000Z] 8998bd30e6a1: Pull complete [2025-11-05T05:27:58.267Z] 04944245beec: Pull complete [2025-11-05T05:28:00.845Z] 699f458cf7ca: Pull complete [2025-11-05T05:28:01.112Z] 765212b225bb: Pull complete [2025-11-05T05:28:02.073Z] f23df028b6ca: Pull complete [2025-11-05T05:28:02.341Z] d65c8cfc05b1: Pull complete [2025-11-05T05:28:20.549Z] 2437ff75d9bd: Pull complete [2025-11-05T05:28:20.549Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-11-05T05:28:20.549Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-11-05T05:28:20.549Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-05T05:28:20.781Z] prd-ubuntu20.04-docker-arm64-4c-16g-772554 does not seem to be running inside a container [2025-11-05T05:28:20.837Z] $ 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/169 -v /w/workspace/device-rfid-llrp-go/169:/w/workspace/device-rfid-llrp-go/169:rw,z -v /w/workspace/device-rfid-llrp-go/169@tmp:/w/workspace/device-rfid-llrp-go/169@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-11-05T05:28:23.817Z] $ docker top 27c02666379999c66784a0fb329783726cf34006d1bfc34721e30a7b711ae99d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:28:24.718Z] ---> job-cost.sh [2025-11-05T05:28:24.718Z] lf-activate-venv: SKIPPING [2025-11-05T05:28:24.718Z] INFO: No Stack... [2025-11-05T05:28:25.298Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-11-05T05:28:25.879Z] INFO: Archiving Costs [Pipeline] sh [2025-11-05T05:28:26.529Z] + cat /w/workspace/device-rfid-llrp-go/169/archives/cost.csv [2025-11-05T05:28:26.529Z] + cut -d, -f6 [Pipeline] lock [2025-11-05T05:28:26.600Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-169-stack-cost] [2025-11-05T05:28:26.610Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-169-stack-cost] did not exist. Created. [2025-11-05T05:28:26.616Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-169-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-11-05T05:28:27.281Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-11-05T05:28:27.370Z] Stashed 1 file(s) [Pipeline] } [2025-11-05T05:28:27.379Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-169-stack-cost] [Pipeline] // lock [Pipeline] } [2025-11-05T05:28:27.404Z] $ docker stop --time=1 27c02666379999c66784a0fb329783726cf34006d1bfc34721e30a7b711ae99d [2025-11-05T05:28:28.912Z] $ docker rm -f --volumes 27c02666379999c66784a0fb329783726cf34006d1bfc34721e30a7b711ae99d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-11-05T11:08:27.389Z] Cancelling nested steps due to timeout [2025-11-05T11:08:27.393Z] Sending interrupt signal to process [2025-11-05T11:08:36.035Z] script returned exit code 143 [Pipeline] } [2025-11-05T11:08:36.039Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] error [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-11-05T11:08:36.567Z] + '[' -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-11-05T11:08:36.868Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-05T11:08:37.425Z] ---> package-listing.sh [2025-11-05T11:08:37.425Z] ++ facter osfamily [2025-11-05T11:08:37.425Z] ++ tr '[:upper:]' '[:lower:]' [2025-11-05T11:08:37.685Z] + OS_FAMILY=redhat [2025-11-05T11:08:37.685Z] + workspace=/w/workspace/foundry_device-rfid-llrp-go_main [2025-11-05T11:08:37.685Z] + START_PACKAGES=/tmp/packages_start.txt [2025-11-05T11:08:37.685Z] + END_PACKAGES=/tmp/packages_end.txt [2025-11-05T11:08:37.685Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-11-05T11:08:37.685Z] + PACKAGES=/tmp/packages_start.txt [2025-11-05T11:08:37.685Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2025-11-05T11:08:37.685Z] + PACKAGES=/tmp/packages_end.txt [2025-11-05T11:08:37.685Z] + case "${OS_FAMILY}" in [2025-11-05T11:08:37.685Z] + sort [2025-11-05T11:08:37.685Z] + rpm -qa [2025-11-05T11:08:38.272Z] + '[' -f /tmp/packages_start.txt ']' [2025-11-05T11:08:38.272Z] + '[' -f /tmp/packages_end.txt ']' [2025-11-05T11:08:38.272Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-11-05T11:08:38.272Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2025-11-05T11:08:38.272Z] + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [2025-11-05T11:08:38.272Z] + 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 [2025-11-05T11:08:38.292Z] 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 [2025-11-05T11:08:38.579Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T11:08:39.151Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-05T11:08:39.151Z] [2025-11-05T11:08:39.151Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T11:08:39.479Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-05T11:08:39.479Z] latest: Pulling from edgex-lftools-log-publisher [2025-11-05T11:08:39.479Z] 5eb5b503b376: Pulling fs layer [2025-11-05T11:08:39.479Z] 5c69ac0246d0: Pulling fs layer [2025-11-05T11:08:39.479Z] ec43610c2a17: Pulling fs layer [2025-11-05T11:08:39.479Z] 3a2ae6a8a46f: Pulling fs layer [2025-11-05T11:08:39.479Z] 33b1e0a273af: Pulling fs layer [2025-11-05T11:08:39.479Z] 5d3b04190fa2: Pulling fs layer [2025-11-05T11:08:39.479Z] 2f39f015ded8: Pulling fs layer [2025-11-05T11:08:39.479Z] 3a2ae6a8a46f: Waiting [2025-11-05T11:08:39.479Z] 33b1e0a273af: Waiting [2025-11-05T11:08:39.479Z] 5d3b04190fa2: Waiting [2025-11-05T11:08:39.479Z] 2f39f015ded8: Waiting [2025-11-05T11:08:39.479Z] 5c69ac0246d0: Verifying Checksum [2025-11-05T11:08:39.479Z] 5c69ac0246d0: Download complete [2025-11-05T11:08:39.739Z] 3a2ae6a8a46f: Verifying Checksum [2025-11-05T11:08:39.739Z] 3a2ae6a8a46f: Download complete [2025-11-05T11:08:39.739Z] 33b1e0a273af: Verifying Checksum [2025-11-05T11:08:39.739Z] 33b1e0a273af: Download complete [2025-11-05T11:08:39.739Z] ec43610c2a17: Verifying Checksum [2025-11-05T11:08:39.739Z] ec43610c2a17: Download complete [2025-11-05T11:08:39.739Z] 5d3b04190fa2: Verifying Checksum [2025-11-05T11:08:39.739Z] 5d3b04190fa2: Download complete [2025-11-05T11:08:39.739Z] 5eb5b503b376: Verifying Checksum [2025-11-05T11:08:39.739Z] 5eb5b503b376: Download complete [2025-11-05T11:08:40.314Z] 2f39f015ded8: Verifying Checksum [2025-11-05T11:08:40.314Z] 2f39f015ded8: Download complete [2025-11-05T11:08:41.258Z] 5eb5b503b376: Pull complete [2025-11-05T11:08:41.258Z] 5c69ac0246d0: Pull complete [2025-11-05T11:08:41.824Z] ec43610c2a17: Pull complete [2025-11-05T11:08:41.824Z] 3a2ae6a8a46f: Pull complete [2025-11-05T11:08:41.824Z] 33b1e0a273af: Pull complete [2025-11-05T11:08:42.081Z] 5d3b04190fa2: Pull complete [2025-11-05T11:08:46.284Z] 2f39f015ded8: Pull complete [2025-11-05T11:08:46.284Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-11-05T11:08:46.284Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-05T11:08:46.284Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-05T11:08:46.391Z] prd-centos7-docker-4c-2g-772557 does not seem to be running inside a container [2025-11-05T11:08:46.420Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-11-05T11:08:49.719Z] $ docker top 7a1926d78f2341b2c299b526608bf0d7ee95a8ec47cbf753ed18dc62409c3848 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-05T11:08:50.072Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-11-05T11:08:50.360Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-11-05T11:08:50.658Z] + ls /var/log/sa-host [2025-11-05T11:08:50.658Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-05T11:08:50.838Z] provisioning config files... [2025-11-05T11:08:50.850Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config16278992936626845534tmp [Pipeline] { [Pipeline] echo [2025-11-05T11:08:50.874Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-05T11:08:51.177Z] ---> create-netrc.sh [Pipeline] } [2025-11-05T11:08:51.185Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-11-05T11:08:51.542Z] ---> python-tools-install.sh [Pipeline] echo [2025-11-05T11:08:51.551Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-05T11:08:51.845Z] ---> sudo-logs.sh [2025-11-05T11:08:51.845Z] Archiving 'sudo' log.. [2025-11-05T11:08:51.845Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-772557.novalocal: Name or service not known [2025-11-05T11:08:51.845Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-772557.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2025-11-05T11:08:52.030Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-05T11:08:52.325Z] ---> job-cost.sh [2025-11-05T11:08:52.325Z] lf-activate-venv: SKIPPING [2025-11-05T11:08:52.325Z] DEBUG: total: 0.10999999940395355 [2025-11-05T11:08:52.325Z] INFO: Retrieving Stack Cost... [2025-11-05T11:08:52.584Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2025-11-05T11:08:53.152Z] INFO: Archiving Costs [Pipeline] echo [2025-11-05T11:08:53.168Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-05T11:08:53.457Z] ---> logs-deploy.sh [2025-11-05T11:08:53.457Z] lf-activate-venv: SKIPPING [2025-11-05T11:08:53.457Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/169 [2025-11-05T11:08:53.457Z] INFO: archiving workspace using pattern(s): [2025-11-05T11:08:54.395Z] Archives upload complete. [2025-11-05T11:08:54.395Z] INFO: archiving logs to Nexus [2025-11-05T11:08:55.342Z] ---> uname -a: [2025-11-05T11:08:55.342Z] Linux prd-centos7-docker-4c-2g-772557.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux [2025-11-05T11:08:55.342Z] [2025-11-05T11:08:55.342Z] [2025-11-05T11:08:55.342Z] ---> lscpu: [2025-11-05T11:08:55.342Z] Architecture: x86_64 [2025-11-05T11:08:55.342Z] CPU op-mode(s): 32-bit, 64-bit [2025-11-05T11:08:55.342Z] Byte Order: Little Endian [2025-11-05T11:08:55.342Z] Address sizes: 40 bits physical, 48 bits virtual [2025-11-05T11:08:55.342Z] CPU(s): 2 [2025-11-05T11:08:55.342Z] On-line CPU(s) list: 0,1 [2025-11-05T11:08:55.342Z] Thread(s) per core: 1 [2025-11-05T11:08:55.342Z] Core(s) per socket: 1 [2025-11-05T11:08:55.342Z] Socket(s): 2 [2025-11-05T11:08:55.342Z] NUMA node(s): 1 [2025-11-05T11:08:55.342Z] Vendor ID: AuthenticAMD [2025-11-05T11:08:55.342Z] CPU family: 23 [2025-11-05T11:08:55.342Z] Model: 49 [2025-11-05T11:08:55.342Z] Model name: AMD EPYC-Rome Processor [2025-11-05T11:08:55.342Z] Stepping: 0 [2025-11-05T11:08:55.342Z] CPU MHz: 2800.000 [2025-11-05T11:08:55.342Z] BogoMIPS: 5600.00 [2025-11-05T11:08:55.342Z] Virtualization: AMD-V [2025-11-05T11:08:55.342Z] Hypervisor vendor: KVM [2025-11-05T11:08:55.342Z] Virtualization type: full [2025-11-05T11:08:55.342Z] L1d cache: 64 KiB [2025-11-05T11:08:55.342Z] L1i cache: 64 KiB [2025-11-05T11:08:55.342Z] L2 cache: 1 MiB [2025-11-05T11:08:55.342Z] L3 cache: 32 MiB [2025-11-05T11:08:55.342Z] NUMA node0 CPU(s): 0,1 [2025-11-05T11:08:55.342Z] Vulnerability Itlb multihit: Not affected [2025-11-05T11:08:55.342Z] Vulnerability L1tf: Not affected [2025-11-05T11:08:55.342Z] Vulnerability Mds: Not affected [2025-11-05T11:08:55.342Z] Vulnerability Meltdown: Not affected [2025-11-05T11:08:55.342Z] Vulnerability Mmio stale data: Not affected [2025-11-05T11:08:55.342Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-11-05T11:08:55.342Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2025-11-05T11:08:55.342Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2025-11-05T11:08:55.342Z] Vulnerability Srbds: Not affected [2025-11-05T11:08:55.342Z] Vulnerability Tsx async abort: Not affected [2025-11-05T11:08:55.342Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2025-11-05T11:08:55.342Z] [2025-11-05T11:08:55.342Z] [2025-11-05T11:08:55.342Z] ---> nproc: [2025-11-05T11:08:55.342Z] 2 [2025-11-05T11:08:55.342Z] [2025-11-05T11:08:55.342Z] [2025-11-05T11:08:55.342Z] ---> df -h: [2025-11-05T11:08:55.342Z] Filesystem Size Used Avail Use% Mounted on [2025-11-05T11:08:55.342Z] overlay 40G 6.8G 34G 17% / [2025-11-05T11:08:55.342Z] tmpfs 64M 0 64M 0% /dev [2025-11-05T11:08:55.342Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2025-11-05T11:08:55.342Z] shm 64M 0 64M 0% /dev/shm [2025-11-05T11:08:55.342Z] /dev/vda1 40G 6.8G 34G 17% /facter-os [2025-11-05T11:08:55.342Z] [2025-11-05T11:08:55.342Z] [2025-11-05T11:08:55.342Z] Cannot open /var/log/sysstat/sa05: No such file or directory [2025-11-05T11:08:55.342Z] Please check if data collecting is enabled [2025-11-05T11:08:55.342Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-05T11:08:55.381Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-11-05T11:08:55.386Z] $ docker stop --time=1 7a1926d78f2341b2c299b526608bf0d7ee95a8ec47cbf753ed18dc62409c3848 [2025-11-05T11:08:56.528Z] $ docker rm -f --volumes 7a1926d78f2341b2c299b526608bf0d7ee95a8ec47cbf753ed18dc62409c3848 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-11-05T11:08:56.627Z] [WS-CLEANUP] Deleting project workspace... [2025-11-05T11:08:56.627Z] [WS-CLEANUP] Deferred wipeout is used... [2025-11-05T11:08:56.646Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T11:08:57.101Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-05T11:08:57.101Z] [2025-11-05T11:08:57.101Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T11:08:57.412Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-05T11:08:57.412Z] latest: Pulling from edgex-lftools-log-publisher [2025-11-05T11:08:57.412Z] 5eb5b503b376: Pulling fs layer [2025-11-05T11:08:57.412Z] 5c69ac0246d0: Pulling fs layer [2025-11-05T11:08:57.412Z] ec43610c2a17: Pulling fs layer [2025-11-05T11:08:57.412Z] 3a2ae6a8a46f: Pulling fs layer [2025-11-05T11:08:57.412Z] 33b1e0a273af: Pulling fs layer [2025-11-05T11:08:57.412Z] 5d3b04190fa2: Pulling fs layer [2025-11-05T11:08:57.412Z] 2f39f015ded8: Pulling fs layer [2025-11-05T11:08:57.412Z] 3a2ae6a8a46f: Waiting [2025-11-05T11:08:57.412Z] 33b1e0a273af: Waiting [2025-11-05T11:08:57.412Z] 5d3b04190fa2: Waiting [2025-11-05T11:08:57.412Z] 2f39f015ded8: Waiting [2025-11-05T11:08:57.412Z] 5c69ac0246d0: Download complete [2025-11-05T11:08:57.412Z] 3a2ae6a8a46f: Verifying Checksum [2025-11-05T11:08:57.412Z] 3a2ae6a8a46f: Download complete [2025-11-05T11:08:57.412Z] 33b1e0a273af: Verifying Checksum [2025-11-05T11:08:57.412Z] 33b1e0a273af: Download complete [2025-11-05T11:08:57.412Z] ec43610c2a17: Verifying Checksum [2025-11-05T11:08:57.412Z] ec43610c2a17: Download complete [2025-11-05T11:08:57.412Z] 5d3b04190fa2: Verifying Checksum [2025-11-05T11:08:57.412Z] 5d3b04190fa2: Download complete [2025-11-05T11:08:57.672Z] 5eb5b503b376: Verifying Checksum [2025-11-05T11:08:57.672Z] 5eb5b503b376: Download complete [2025-11-05T11:08:58.240Z] 2f39f015ded8: Verifying Checksum [2025-11-05T11:08:58.240Z] 2f39f015ded8: Download complete [2025-11-05T11:08:59.173Z] 5eb5b503b376: Pull complete [2025-11-05T11:08:59.173Z] 5c69ac0246d0: Pull complete [2025-11-05T11:08:59.739Z] ec43610c2a17: Pull complete [2025-11-05T11:08:59.739Z] 3a2ae6a8a46f: Pull complete [2025-11-05T11:08:59.998Z] 33b1e0a273af: Pull complete [2025-11-05T11:08:59.998Z] 5d3b04190fa2: Pull complete [2025-11-05T11:09:06.558Z] 2f39f015ded8: Pull complete [2025-11-05T11:09:06.558Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-11-05T11:09:06.558Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-05T11:09:06.558Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-05T11:09:06.659Z] prd-ubuntu20.04-docker-8c-8g-772552 does not seem to be running inside a container [2025-11-05T11:09:06.684Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-11-05T11:09:13.090Z] $ docker top 027410d4a0973ac40e7521adc743c5584be61c33bdc92d38335155a63a69c8ff -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-05T11:09:13.453Z] ---> job-cost.sh [2025-11-05T11:09:13.453Z] lf-activate-venv: SKIPPING [2025-11-05T11:09:13.453Z] INFO: No Stack... [2025-11-05T11:09:14.021Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-11-05T11:09:14.280Z] INFO: Archiving Costs [Pipeline] sh [2025-11-05T11:09:14.572Z] + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv [2025-11-05T11:09:14.572Z] + cut -d, -f6 [Pipeline] lock [2025-11-05T11:09:14.587Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-169-stack-cost] [2025-11-05T11:09:14.594Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-169-stack-cost] did not exist. Created. [2025-11-05T11:09:14.600Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-169-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-11-05T11:09:14.922Z] /w/workspace/foundry_device-rfid-llrp-go_main@tmp/durable-c5bbe70b/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-11-05T11:09:15.213Z] + echo total: 1.5299999713897705 [Pipeline] stash [2025-11-05T11:09:15.238Z] Warning: overwriting stash ‘stack-cost’ [2025-11-05T11:09:15.257Z] Stashed 1 file(s) [Pipeline] } [2025-11-05T11:09:15.266Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-169-stack-cost] [Pipeline] // lock [Pipeline] } [2025-11-05T11:09:15.298Z] $ docker stop --time=1 027410d4a0973ac40e7521adc743c5584be61c33bdc92d38335155a63a69c8ff [2025-11-05T11:09:16.451Z] $ docker rm -f --volumes 027410d4a0973ac40e7521adc743c5584be61c33bdc92d38335155a63a69c8ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-11-05T11:09:16.609Z] Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-11-05T11:09:17.449Z] + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] [2025-11-05T11:09:17.449Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2025-11-05T11:09:17.449Z] total 16 [2025-11-05T11:09:17.449Z] drwxr-xr-x 3 root root 4096 Nov 5 11:09 . [2025-11-05T11:09:17.449Z] drwxrwxr-x 12 jenkins jenkins 4096 Nov 5 11:09 .. [2025-11-05T11:09:17.449Z] drwxr-xr-x 2 root root 4096 Nov 5 11:09 cost [2025-11-05T11:09:17.449Z] -rw-r--r-- 1 root root 93 Nov 5 11:09 cost.csv [2025-11-05T11:09:17.449Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives [2025-11-05T11:09:17.449Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2025-11-05T11:09:17.449Z] total 16 [2025-11-05T11:09:17.449Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 5 11:09 . [2025-11-05T11:09:17.449Z] drwxrwxr-x 12 jenkins jenkins 4096 Nov 5 11:09 .. [2025-11-05T11:09:17.449Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 5 11:09 cost [2025-11-05T11:09:17.449Z] -rw-r--r-- 1 jenkins jenkins 93 Nov 5 11:09 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-11-05T11:09:17.739Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-05T11:09:18.595Z] ---> package-listing.sh [2025-11-05T11:09:18.595Z] ++ facter osfamily [2025-11-05T11:09:18.595Z] ++ tr '[:upper:]' '[:lower:]' [2025-11-05T11:09:18.853Z] + OS_FAMILY=debian [2025-11-05T11:09:18.853Z] + workspace=/w/workspace/foundry_device-rfid-llrp-go_main [2025-11-05T11:09:18.853Z] + START_PACKAGES=/tmp/packages_start.txt [2025-11-05T11:09:18.853Z] + END_PACKAGES=/tmp/packages_end.txt [2025-11-05T11:09:18.853Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-11-05T11:09:18.853Z] + PACKAGES=/tmp/packages_start.txt [2025-11-05T11:09:18.853Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2025-11-05T11:09:18.853Z] + PACKAGES=/tmp/packages_end.txt [2025-11-05T11:09:18.853Z] + case "${OS_FAMILY}" in [2025-11-05T11:09:18.853Z] + grep '^ii' [2025-11-05T11:09:18.853Z] + dpkg -l [2025-11-05T11:09:18.853Z] + '[' -f /tmp/packages_start.txt ']' [2025-11-05T11:09:18.853Z] + '[' -f /tmp/packages_end.txt ']' [2025-11-05T11:09:18.854Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-11-05T11:09:18.854Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2025-11-05T11:09:18.854Z] + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [2025-11-05T11:09:18.854Z] + 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 [2025-11-05T11:09:18.866Z] 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 [2025-11-05T11:09:19.143Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T11:09:19.716Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-05T11:09:19.716Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-05T11:09:19.794Z] prd-ubuntu20.04-docker-8c-8g-772552 does not seem to be running inside a container [2025-11-05T11:09:19.827Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-11-05T11:09:20.073Z] $ docker top 101748d37b594132b661a28aa562c21453904eb0ceed6542a45558ddf660256b -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-05T11:09:20.417Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-11-05T11:09:20.705Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-11-05T11:09:21.000Z] + ls /var/log/sa-host [2025-11-05T11:09:21.000Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-05T11:09:21.046Z] provisioning config files... [2025-11-05T11:09:21.055Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config6238111119055609148tmp [Pipeline] { [Pipeline] echo [2025-11-05T11:09:21.072Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-05T11:09:21.354Z] ---> create-netrc.sh [Pipeline] } [2025-11-05T11:09:21.360Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-11-05T11:09:21.670Z] ---> python-tools-install.sh [Pipeline] echo [2025-11-05T11:09:21.681Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-05T11:09:21.966Z] ---> sudo-logs.sh [2025-11-05T11:09:21.966Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-11-05T11:09:21.997Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-05T11:09:22.279Z] ---> job-cost.sh [2025-11-05T11:09:22.280Z] lf-activate-venv: SKIPPING [2025-11-05T11:09:22.280Z] DEBUG: total: 1.5299999713897705 [2025-11-05T11:09:22.280Z] INFO: Retrieving Stack Cost... [2025-11-05T11:09:22.280Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-11-05T11:09:22.539Z] INFO: Archiving Costs [Pipeline] echo [2025-11-05T11:09:22.555Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-05T11:09:22.836Z] ---> logs-deploy.sh [2025-11-05T11:09:22.837Z] lf-activate-venv: SKIPPING [2025-11-05T11:09:22.837Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/169 [2025-11-05T11:09:22.837Z] INFO: archiving workspace using pattern(s): [2025-11-05T11:09:23.770Z] Archives upload complete. [2025-11-05T11:09:23.770Z] INFO: archiving logs to Nexus