Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 52f661059ed021252ca8ea8fc67e819fd848f9e7 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-ssh14810852151260527497.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-ssh7932534526151450331.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/app-rfid-llrp-inventory/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11020676194409517720.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-ssh15270624905606684297.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17094030611780192570.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, goVersion:1.25] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-772626 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git init /w/workspace/dry_app-rfid-llrp-inventory_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 52f661059ed021252ca8ea8fc67e819fd848f9e7 (main) Commit message: "Merge pull request #349 from judehung/update-go-1.25" > git config core.sparsecheckout # timeout=10 > git checkout -f 52f661059ed021252ca8ea8fc67e819fd848f9e7 # timeout=10 > git rev-list --no-walk 522ad247d1bbedf242a8d2a57f3ec981460168ff # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-11-06T07:12:47.608Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-11-06T07:12:47.702Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-11-06T07:12:47.731Z] ========================================================= [2025-11-06T07:12:47.731Z] EdgeX Global Pipelines Version Info [2025-11-06T07:12:47.731Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-11-06T07:12:49.312Z] ------------------- [2025-11-06T07:12:49.312Z] stable info: [2025-11-06T07:12:49.312Z] ------------------- [2025-11-06T07:12:49.312Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-11-06T07:12:49.312Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2025-11-06T07:12:49.312Z] Message: update stable to v1.0.278 [2025-11-06T07:12:49.573Z] ------------------- [2025-11-06T07:12:49.573Z] experimental info: [2025-11-06T07:12:49.573Z] ------------------- [2025-11-06T07:12:49.573Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-11-06T07:12:49.573Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2025-11-06T07:12:49.573Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-11-06T07:12:49.651Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2025-11-06T07:12:49.671Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2025-11-06T07:12:49.697Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-11-06T07:12:49.719Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-11-06T07:12:49.744Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-11-06T07:12:49.769Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2025-11-06T07:12:49.796Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-11-06T07:12:49.822Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-11-06T07:12:49.847Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-11-06T07:12:49.872Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-11-06T07:12:49.896Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-11-06T07:12:49.917Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2025-11-06T07:12:49.940Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-11-06T07:12:49.961Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-11-06T07:12:49.983Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-11-06T07:12:50.011Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-11-06T07:12:50.035Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-11-06T07:12:50.066Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-11-06T07:12:50.092Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-11-06T07:12:50.115Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-11-06T07:12:50.137Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-11-06T07:12:50.157Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-11-06T07:12:50.179Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-11-06T07:12:50.208Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-11-06T07:12:50.230Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-11-06T07:12:50.249Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-11-06T07:12:50.274Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-11-06T07:12:50.299Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-11-06T07:12:50.320Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-11-06T07:12:50.345Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-11-06T07:12:50.376Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 52f661059ed021252ca8ea8fc67e819fd848f9e7 [Pipeline] echo [2025-11-06T07:12:50.405Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 52f6610 [Pipeline] echo [2025-11-06T07:12:50.426Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-06T07:12:50.496Z] provisioning config files... [2025-11-06T07:12:50.511Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8405064191116521493tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-06T07:12:50.842Z] ---> ****-login.sh [2025-11-06T07:12:50.842Z] nexus3.edgexfoundry.org:10001 [2025-11-06T07:12:51.103Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-06T07:12:51.103Z] [2025-11-06T07:12:51.103Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-06T07:12:51.103Z] Configure a credential helper to remove this warning. See [2025-11-06T07:12:51.103Z] https://docs.****.com/go/credential-store/ [2025-11-06T07:12:51.103Z] [2025-11-06T07:12:51.103Z] Login Succeeded [2025-11-06T07:12:51.103Z] nexus3.edgexfoundry.org:10002 [2025-11-06T07:12:51.365Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-06T07:12:51.365Z] [2025-11-06T07:12:51.365Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-06T07:12:51.365Z] Configure a credential helper to remove this warning. See [2025-11-06T07:12:51.365Z] https://docs.****.com/go/credential-store/ [2025-11-06T07:12:51.365Z] [2025-11-06T07:12:51.365Z] Login Succeeded [2025-11-06T07:12:51.365Z] nexus3.edgexfoundry.org:10003 [2025-11-06T07:12:51.365Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-06T07:12:51.365Z] [2025-11-06T07:12:51.365Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-06T07:12:51.365Z] Configure a credential helper to remove this warning. See [2025-11-06T07:12:51.366Z] https://docs.****.com/go/credential-store/ [2025-11-06T07:12:51.366Z] [2025-11-06T07:12:51.366Z] Login Succeeded [2025-11-06T07:12:51.366Z] nexus3.edgexfoundry.org:10004 [2025-11-06T07:12:51.625Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-06T07:12:51.625Z] [2025-11-06T07:12:51.626Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-06T07:12:51.626Z] Configure a credential helper to remove this warning. See [2025-11-06T07:12:51.626Z] https://docs.****.com/go/credential-store/ [2025-11-06T07:12:51.626Z] [2025-11-06T07:12:51.626Z] Login Succeeded [2025-11-06T07:12:51.626Z] ****.io [2025-11-06T07:12:51.626Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-06T07:12:51.886Z] [2025-11-06T07:12:51.887Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-06T07:12:51.887Z] Configure a credential helper to remove this warning. See [2025-11-06T07:12:51.887Z] https://docs.****.com/go/credential-store/ [2025-11-06T07:12:51.887Z] [2025-11-06T07:12:51.887Z] Login Succeeded [2025-11-06T07:12:51.887Z] ---> ****-login.sh ends [Pipeline] } [2025-11-06T07:12:51.894Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-11-06T07:12:52.311Z] + git rev-list -1 --merges 52f661059ed021252ca8ea8fc67e819fd848f9e7~1..52f661059ed021252ca8ea8fc67e819fd848f9e7 [Pipeline] echo [2025-11-06T07:12:52.343Z] -----------> git rev-list -1 --merges 52f661059ed021252ca8ea8fc67e819fd848f9e7~1..52f661059ed021252ca8ea8fc67e819fd848f9e7 52f661059ed021252ca8ea8fc67e819fd848f9e7 [2025-11-06T07:12:52.343Z] 52f661059ed021252ca8ea8fc67e819fd848f9e7 [false] [Pipeline] sh [2025-11-06T07:12:52.639Z] + git log --format=format:%s -1 52f661059ed021252ca8ea8fc67e819fd848f9e7 [Pipeline] echo [2025-11-06T07:12:52.659Z] ========================================================= [2025-11-06T07:12:52.660Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-11-06T07:12:52.660Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-11-06T07:12:53.016Z] + git log --format=format:%s -1 52f661059ed021252ca8ea8fc67e819fd848f9e7 [Pipeline] echo [2025-11-06T07:12:53.029Z] [semverPrep] GIT_COMMIT: 52f661059ed021252ca8ea8fc67e819fd848f9e7, Commit Message: Merge pull request #349 from judehung/update-go-1.25 [Pipeline] echo [2025-11-06T07:12:53.044Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-11-06T07:12:53.422Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-11-06T07:12:53.422Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-11-06T07:12:53.422Z] + [ -e /tmp/ssh_known_hosts ] [2025-11-06T07:12:53.422Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-11-06T07:12:53.423Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-11-06T07:12:53.423Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-11-06T07:12:53.423Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-06T07:12:53.841Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-06T07:12:53.841Z] [2025-11-06T07:12:53.841Z] 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-06T07:12:54.142Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-06T07:12:54.142Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-11-06T07:12:54.142Z] 3dae71ba6b94: Pulling fs layer [2025-11-06T07:12:54.142Z] 6bf1a483ea7c: Pulling fs layer [2025-11-06T07:12:54.142Z] f5dfc541a4d3: Pulling fs layer [2025-11-06T07:12:54.142Z] 461d9e800cba: Pulling fs layer [2025-11-06T07:12:54.142Z] 80192f66455f: Pulling fs layer [2025-11-06T07:12:54.142Z] 2e8e34ca0e6c: Pulling fs layer [2025-11-06T07:12:54.142Z] a29436f7fd5d: Pulling fs layer [2025-11-06T07:12:54.142Z] 923cac83aea3: Pulling fs layer [2025-11-06T07:12:54.142Z] 25ad8b0a4227: Pulling fs layer [2025-11-06T07:12:54.142Z] db01528c6b51: Pulling fs layer [2025-11-06T07:12:54.142Z] 28988de357af: Pulling fs layer [2025-11-06T07:12:54.142Z] 80192f66455f: Waiting [2025-11-06T07:12:54.142Z] 2e8e34ca0e6c: Waiting [2025-11-06T07:12:54.142Z] a29436f7fd5d: Waiting [2025-11-06T07:12:54.142Z] 923cac83aea3: Waiting [2025-11-06T07:12:54.142Z] 25ad8b0a4227: Waiting [2025-11-06T07:12:54.142Z] db01528c6b51: Waiting [2025-11-06T07:12:54.142Z] 28988de357af: Waiting [2025-11-06T07:12:54.142Z] 461d9e800cba: Waiting [2025-11-06T07:12:54.142Z] 6bf1a483ea7c: Verifying Checksum [2025-11-06T07:12:54.142Z] 6bf1a483ea7c: Download complete [2025-11-06T07:12:54.410Z] 461d9e800cba: Download complete [2025-11-06T07:12:54.410Z] 80192f66455f: Verifying Checksum [2025-11-06T07:12:54.410Z] 80192f66455f: Download complete [2025-11-06T07:12:54.410Z] f5dfc541a4d3: Verifying Checksum [2025-11-06T07:12:54.410Z] f5dfc541a4d3: Download complete [2025-11-06T07:12:54.410Z] 3dae71ba6b94: Verifying Checksum [2025-11-06T07:12:54.411Z] 3dae71ba6b94: Download complete [2025-11-06T07:12:54.411Z] 923cac83aea3: Verifying Checksum [2025-11-06T07:12:54.411Z] 923cac83aea3: Download complete [2025-11-06T07:12:54.411Z] 25ad8b0a4227: Verifying Checksum [2025-11-06T07:12:54.411Z] 25ad8b0a4227: Download complete [2025-11-06T07:12:54.679Z] db01528c6b51: Download complete [2025-11-06T07:12:54.679Z] 28988de357af: Verifying Checksum [2025-11-06T07:12:54.679Z] 28988de357af: Download complete [2025-11-06T07:12:54.679Z] a29436f7fd5d: Verifying Checksum [2025-11-06T07:12:54.679Z] a29436f7fd5d: Download complete [2025-11-06T07:12:55.264Z] 2e8e34ca0e6c: Verifying Checksum [2025-11-06T07:12:56.206Z] 3dae71ba6b94: Pull complete [2025-11-06T07:12:56.206Z] 6bf1a483ea7c: Pull complete [2025-11-06T07:12:57.145Z] f5dfc541a4d3: Pull complete [2025-11-06T07:12:57.145Z] 461d9e800cba: Pull complete [2025-11-06T07:12:57.145Z] 80192f66455f: Pull complete [2025-11-06T07:13:02.417Z] 2e8e34ca0e6c: Pull complete [2025-11-06T07:13:02.417Z] a29436f7fd5d: Pull complete [2025-11-06T07:13:02.417Z] 923cac83aea3: Pull complete [2025-11-06T07:13:02.675Z] 25ad8b0a4227: Pull complete [2025-11-06T07:13:02.675Z] db01528c6b51: Pull complete [2025-11-06T07:13:02.675Z] 28988de357af: Pull complete [2025-11-06T07:13:02.675Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-11-06T07:13:02.675Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-06T07:13:02.675Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-06T07:13:02.808Z] prd-ubuntu20.04-docker-8c-8g-772626 does not seem to be running inside a container [2025-11-06T07:13:02.836Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-11-06T07:13:05.144Z] $ docker top e3f2d1ed604ed8a6e8dbd56f1bf8984425872bb35d8672303011e383d1860bd9 -eo pid,comm [2025-11-06T07:13:05.199Z] 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-06T07:13:05.199Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-11-06T07:13:05.262Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-11-06T07:13:05.262Z] [ssh-agent] Looking for ssh-agent implementation... [2025-11-06T07:13:05.367Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-11-06T07:13:05.367Z] $ docker exec e3f2d1ed604ed8a6e8dbd56f1bf8984425872bb35d8672303011e383d1860bd9 ssh-agent [2025-11-06T07:13:05.474Z] SSH_AUTH_SOCK=/tmp/ssh-lwMujNRaZ3cS/agent.32 [2025-11-06T07:13:05.474Z] SSH_AGENT_PID=38 [2025-11-06T07:13:05.479Z] Running ssh-add (command line suppressed) [2025-11-06T07:13:05.582Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_12460018943574987606.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_12460018943574987606.key) [2025-11-06T07:13:05.600Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-11-06T07:13:05.903Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] sh [2025-11-06T07:13:06.185Z] + git tag --points-at HEAD [Pipeline] } [2025-11-06T07:13:06.195Z] $ docker exec --env ******** --env ******** e3f2d1ed604ed8a6e8dbd56f1bf8984425872bb35d8672303011e383d1860bd9 ssh-agent -k [2025-11-06T07:13:06.291Z] unset SSH_AUTH_SOCK; [2025-11-06T07:13:06.291Z] unset SSH_AGENT_PID; [2025-11-06T07:13:06.292Z] echo Agent pid 38 killed; [2025-11-06T07:13:06.303Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-11-06T07:13:06.349Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-11-06T07:13:06.349Z] [ssh-agent] Looking for ssh-agent implementation... [2025-11-06T07:13:06.448Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-11-06T07:13:06.448Z] $ docker exec e3f2d1ed604ed8a6e8dbd56f1bf8984425872bb35d8672303011e383d1860bd9 ssh-agent [2025-11-06T07:13:06.552Z] SSH_AUTH_SOCK=/tmp/ssh-WuPE7B8ckG3O/agent.85 [2025-11-06T07:13:06.552Z] SSH_AGENT_PID=91 [2025-11-06T07:13:06.556Z] Running ssh-add (command line suppressed) [2025-11-06T07:13:06.654Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4938500331001555605.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4938500331001555605.key) [2025-11-06T07:13:06.669Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-11-06T07:13:06.960Z] + git semver init [2025-11-06T07:13:07.221Z] 2025-11-06 07:13:07,159 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-11-06T07:13:07.221Z] 2025-11-06 07:13:07,163 [run_init] DEBUG init version:0.0.0 force:False [2025-11-06T07:13:07.221Z] 2025-11-06 07:13:07,163 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2025-11-06T07:13:07.221Z] 2025-11-06 07:13:07,164 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2025-11-06T07:13:07.221Z] 2025-11-06 07:13:07,164 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/dry_app-rfid-llrp-inventory_main/.semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, stdin=None, shell=False, universal_newlines=False) [2025-11-06T07:13:09.135Z] 2025-11-06 07:13:08,639 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2025-11-06T07:13:09.135Z] 2025-11-06 07:13:08,639 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False [2025-11-06T07:13:09.135Z] 2025-11-06 07:13:08,640 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2025-11-06T07:13:09.135Z] 2025-11-06 07:13:08,640 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2025-11-06T07:13:09.135Z] 4.1.0-dev.2 [Pipeline] } [2025-11-06T07:13:09.142Z] $ docker exec --env ******** --env ******** e3f2d1ed604ed8a6e8dbd56f1bf8984425872bb35d8672303011e383d1860bd9 ssh-agent -k [2025-11-06T07:13:09.241Z] unset SSH_AUTH_SOCK; [2025-11-06T07:13:09.241Z] unset SSH_AGENT_PID; [2025-11-06T07:13:09.241Z] echo Agent pid 91 killed; [2025-11-06T07:13:09.253Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-11-06T07:13:09.581Z] + git semver [Pipeline] } [2025-11-06T07:13:09.856Z] $ docker stop --time=1 e3f2d1ed604ed8a6e8dbd56f1bf8984425872bb35d8672303011e383d1860bd9 [2025-11-06T07:13:11.189Z] $ docker rm -f --volumes e3f2d1ed604ed8a6e8dbd56f1bf8984425872bb35d8672303011e383d1860bd9 [Pipeline] // withDockerContainer [Pipeline] sh [2025-11-06T07:13:11.537Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-11-06T07:13:11.823Z] Stashed 1 file(s) [Pipeline] echo [2025-11-06T07:13:11.828Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-06T07:13:12.091Z] provisioning config files... [2025-11-06T07:13:12.116Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2667095668596567490tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-06T07:13:12.427Z] ---> ****-login.sh [2025-11-06T07:13:12.427Z] nexus3.edgexfoundry.org:10001 [2025-11-06T07:13:12.427Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-06T07:13:12.427Z] Login Succeeded [2025-11-06T07:13:12.427Z] nexus3.edgexfoundry.org:10002 [2025-11-06T07:13:12.427Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-06T07:13:12.427Z] Login Succeeded [2025-11-06T07:13:12.427Z] nexus3.edgexfoundry.org:10003 [2025-11-06T07:13:12.688Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-06T07:13:12.688Z] Login Succeeded [2025-11-06T07:13:12.688Z] nexus3.edgexfoundry.org:10004 [2025-11-06T07:13:12.688Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-06T07:13:12.688Z] Login Succeeded [2025-11-06T07:13:12.688Z] ****.io [2025-11-06T07:13:12.688Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-06T07:13:12.949Z] Login Succeeded [2025-11-06T07:13:12.949Z] ---> ****-login.sh ends [Pipeline] } [2025-11-06T07:13:12.957Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-11-06T07:13:13.044Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-06T07:13:13.066Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-06T07:13:13.082Z] ========================================================= [2025-11-06T07:13:13.082Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2025-11-06T07:13:13.082Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-06T07:13:13.422Z] + 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-06T07:13:13.991Z] #0 building with "default" instance using docker driver [2025-11-06T07:13:13.991Z] [2025-11-06T07:13:13.991Z] #1 [internal] load build definition from Dockerfile [2025-11-06T07:13:13.991Z] #1 transferring dockerfile: 1.81kB done [2025-11-06T07:13:13.991Z] #1 DONE 0.0s [2025-11-06T07:13:13.991Z] [2025-11-06T07:13:13.991Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-11-06T07:13:13.991Z] #2 DONE 0.1s [2025-11-06T07:13:14.250Z] [2025-11-06T07:13:14.250Z] #3 [internal] load .dockerignore [2025-11-06T07:13:14.250Z] #3 transferring context: 304B done [2025-11-06T07:13:14.250Z] #3 DONE 0.0s [2025-11-06T07:13:14.250Z] [2025-11-06T07:13:14.250Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2025-11-06T07:13:14.250Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done [2025-11-06T07:13:14.250Z] #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done [2025-11-06T07:13:14.250Z] #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 0B / 125B 0.1s [2025-11-06T07:13:14.250Z] #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done [2025-11-06T07:13:14.250Z] #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done [2025-11-06T07:13:14.251Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done [2025-11-06T07:13:14.251Z] #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.1s done [2025-11-06T07:13:14.251Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 3.15MB / 60.15MB 0.1s [2025-11-06T07:13:14.251Z] #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done [2025-11-06T07:13:14.251Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 13.63MB / 60.15MB 0.2s [2025-11-06T07:13:14.251Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b [2025-11-06T07:13:14.251Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2025-11-06T07:13:14.251Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0B / 112.58MB 0.2s [2025-11-06T07:13:14.251Z] #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done [2025-11-06T07:13:14.251Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 2.10MB / 11.98MB 0.2s [2025-11-06T07:13:14.511Z] #4 ... [2025-11-06T07:13:14.511Z] [2025-11-06T07:13:14.511Z] #5 [internal] load build context [2025-11-06T07:13:14.511Z] #5 transferring context: 22.06MB 0.2s done [2025-11-06T07:13:14.511Z] #5 DONE 0.2s [2025-11-06T07:13:14.511Z] [2025-11-06T07:13:14.511Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2025-11-06T07:13:14.511Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 27.26MB / 60.15MB 0.3s [2025-11-06T07:13:14.511Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done [2025-11-06T07:13:14.511Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 8.39MB / 11.98MB 0.3s [2025-11-06T07:13:14.511Z] #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 [2025-11-06T07:13:14.511Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.5s [2025-11-06T07:13:14.511Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 22.02MB / 112.58MB 0.5s [2025-11-06T07:13:14.511Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.4s done [2025-11-06T07:13:14.511Z] #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.1s done [2025-11-06T07:13:14.511Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 4.19MB / 14.72MB 0.5s [2025-11-06T07:13:14.771Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 33.55MB / 112.58MB 0.6s [2025-11-06T07:13:14.771Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 11.53MB / 14.72MB 0.6s [2025-11-06T07:13:14.771Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 [2025-11-06T07:13:15.030Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s done [2025-11-06T07:13:15.030Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 50.33MB / 112.58MB 0.7s [2025-11-06T07:13:15.030Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.7s done [2025-11-06T07:13:15.030Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 69.61MB / 112.58MB 0.8s [2025-11-06T07:13:15.030Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 92.27MB / 112.58MB 0.9s [2025-11-06T07:13:15.289Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.1s [2025-11-06T07:13:15.548Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.2s done [2025-11-06T07:13:19.743Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 5.0s [2025-11-06T07:13:20.002Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 5.0s done [2025-11-06T07:13:20.002Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 [2025-11-06T07:13:20.261Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done [2025-11-06T07:13:20.261Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2025-11-06T07:13:20.261Z] #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done [2025-11-06T07:13:20.261Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e [2025-11-06T07:13:20.829Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.5s done [2025-11-06T07:13:20.829Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c [2025-11-06T07:13:24.119Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 3.1s done [2025-11-06T07:13:24.119Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s [2025-11-06T07:13:24.685Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.7s done [2025-11-06T07:13:24.685Z] #4 DONE 10.6s [2025-11-06T07:13:24.945Z] [2025-11-06T07:13:24.945Z] #6 [builder 2/7] RUN apk add --no-cache make git [2025-11-06T07:13:24.945Z] #6 0.217 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-06T07:13:25.203Z] #6 0.305 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-06T07:13:25.461Z] #6 0.650 OK: 265 MiB in 60 packages [2025-11-06T07:13:27.048Z] Still waiting to schedule task [2025-11-06T07:13:27.048Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-11-06T07:13:27.369Z] #6 DONE 2.8s [2025-11-06T07:13:27.628Z] [2025-11-06T07:13:27.628Z] #7 [builder 3/7] WORKDIR /app [2025-11-06T07:13:27.628Z] #7 DONE 0.0s [2025-11-06T07:13:27.628Z] [2025-11-06T07:13:27.628Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2025-11-06T07:13:27.628Z] #8 DONE 0.0s [2025-11-06T07:13:27.628Z] [2025-11-06T07:13:27.628Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-06T07:13:42.517Z] #9 DONE 13.1s [2025-11-06T07:13:42.517Z] [2025-11-06T07:13:42.517Z] #10 [builder 6/7] COPY . . [2025-11-06T07:13:42.517Z] #10 DONE 0.2s [2025-11-06T07:13:42.517Z] [2025-11-06T07:13:42.517Z] #11 [builder 7/7] RUN echo noop [2025-11-06T07:13:42.517Z] #11 0.208 noop [2025-11-06T07:13:42.517Z] #11 DONE 0.2s [2025-11-06T07:13:42.517Z] [2025-11-06T07:13:42.517Z] #12 exporting to image [2025-11-06T07:13:42.517Z] #12 exporting layers [2025-11-06T07:13:50.641Z] #12 exporting layers 9.1s done [2025-11-06T07:13:50.641Z] #12 writing image sha256:3a75cf5814c71942d7f4fd6edd52175ad59437a67fd737cc74b00000ecaba328 done [2025-11-06T07:13:50.641Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2025-11-06T07:13:50.641Z] #12 DONE 9.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-06T07:13:50.985Z] + docker inspect -f . ci-base-image-x86_64 [2025-11-06T07:13:50.985Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-06T07:13:51.074Z] prd-ubuntu20.04-docker-8c-8g-772626 does not seem to be running inside a container [2025-11-06T07:13:51.098Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-11-06T07:13:51.461Z] $ docker top 3ca2b02df17beac98ef78c2e8b70d580be10320f585d1f47452de8cd28a472ce -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-06T07:13:51.821Z] + go version [2025-11-06T07:13:51.821Z] go version go1.25.2 linux/amd64 [Pipeline] } [2025-11-06T07:13:51.829Z] $ docker stop --time=1 3ca2b02df17beac98ef78c2e8b70d580be10320f585d1f47452de8cd28a472ce [2025-11-06T07:13:53.102Z] $ docker rm -f --volumes 3ca2b02df17beac98ef78c2e8b70d580be10320f585d1f47452de8cd28a472ce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-06T07:13:53.549Z] + docker inspect -f . ci-base-image-x86_64 [2025-11-06T07:13:53.550Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-06T07:13:53.633Z] prd-ubuntu20.04-docker-8c-8g-772626 does not seem to be running inside a container [2025-11-06T07:13:53.661Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-11-06T07:13:53.917Z] $ docker top 08dbbd7cf9e0d29a2fbaeb4efe9facd7ab3d334e644fb56978da2d692a078c8b -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-06T07:13:54.276Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh [2025-11-06T07:13:54.582Z] + make test [2025-11-06T07:13:54.582Z] go test -race ./... -coverprofile=coverage.out ./... [2025-11-06T07:14:33.350Z] edgexfoundry/app-rfid-llrp-inventory coverage: 0.0% of statements [2025-11-06T07:14:33.350Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.131s coverage: 86.2% of statements [2025-11-06T07:14:33.350Z] edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app coverage: 0.0% of statements [2025-11-06T07:14:33.350Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.677s coverage: 71.9% of statements [2025-11-06T07:14:56.772Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-772627 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2025-11-06T07:14:56.789Z] Running in /w/workspace/app-rfid-llrp-inventory/200 [Pipeline] { [Pipeline] checkout [2025-11-06T07:14:56.833Z] The recommended git tool is: git [2025-11-06T07:15:01.366Z] using credential edgex-jenkins-ssh [2025-11-06T07:15:01.389Z] Cloning the remote Git repository [2025-11-06T07:15:01.426Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2025-11-06T07:15:01.568Z] > git init /w/workspace/app-rfid-llrp-inventory/200 # timeout=10 [2025-11-06T07:15:01.704Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2025-11-06T07:15:01.705Z] > git --version # timeout=10 [2025-11-06T07:15:01.728Z] > git --version # 'git version 2.25.1' [2025-11-06T07:15:01.730Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-11-06T07:15:01.881Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-11-06T07:15:05.115Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2025-11-06T07:15:05.134Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-11-06T07:15:05.970Z] Avoid second fetch [2025-11-06T07:15:05.971Z] Checking out Revision 52f661059ed021252ca8ea8fc67e819fd848f9e7 (main) [2025-11-06T07:15:06.573Z] Commit message: "Merge pull request #349 from judehung/update-go-1.25" [2025-11-06T07:15:05.981Z] > git config core.sparsecheckout # timeout=10 [2025-11-06T07:15:06.049Z] > git checkout -f 52f661059ed021252ca8ea8fc67e819fd848f9e7 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-06T07:15:10.856Z] provisioning config files... [2025-11-06T07:15:10.884Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/200@tmp/config4862247751275452828tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-06T07:15:11.585Z] ---> ****-login.sh [2025-11-06T07:15:11.585Z] nexus3.edgexfoundry.org:10001 [2025-11-06T07:15:11.862Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-06T07:15:12.062Z] 0 issues. [2025-11-06T07:15:12.063Z] go vet ./... [2025-11-06T07:15:12.133Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-06T07:15:12.133Z] Configure a credential helper to remove this warning. See [2025-11-06T07:15:12.133Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-06T07:15:12.133Z] [2025-11-06T07:15:12.133Z] Login Succeeded [2025-11-06T07:15:12.133Z] nexus3.edgexfoundry.org:10002 [2025-11-06T07:15:12.405Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-06T07:15:12.405Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-06T07:15:12.405Z] Configure a credential helper to remove this warning. See [2025-11-06T07:15:12.405Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-06T07:15:12.405Z] [2025-11-06T07:15:12.405Z] Login Succeeded [2025-11-06T07:15:12.405Z] nexus3.edgexfoundry.org:10003 [2025-11-06T07:15:12.676Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-06T07:15:12.947Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-06T07:15:12.947Z] Configure a credential helper to remove this warning. See [2025-11-06T07:15:12.947Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-06T07:15:12.947Z] [2025-11-06T07:15:12.947Z] Login Succeeded [2025-11-06T07:15:12.947Z] nexus3.edgexfoundry.org:10004 [2025-11-06T07:15:12.947Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-06T07:15:13.218Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-06T07:15:13.218Z] Configure a credential helper to remove this warning. See [2025-11-06T07:15:13.218Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-06T07:15:13.218Z] [2025-11-06T07:15:13.218Z] Login Succeeded [2025-11-06T07:15:13.218Z] ****.io [2025-11-06T07:15:13.487Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-06T07:15:13.762Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-06T07:15:13.762Z] Configure a credential helper to remove this warning. See [2025-11-06T07:15:13.763Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-06T07:15:13.763Z] [2025-11-06T07:15:13.763Z] Login Succeeded [2025-11-06T07:15:13.763Z] ---> ****-login.sh ends [Pipeline] } [2025-11-06T07:15:13.781Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2025-11-06T07:15:13.964Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-11-06T07:15:13.964Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-11-06T07:15:13.964Z] ./bin/test-attribution.sh [Pipeline] echo [2025-11-06T07:15:13.979Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-11-06T07:15:13.995Z] $ docker stop --time=1 08dbbd7cf9e0d29a2fbaeb4efe9facd7ab3d334e644fb56978da2d692a078c8b [2025-11-06T07:15:16.537Z] $ docker rm -f --volumes 08dbbd7cf9e0d29a2fbaeb4efe9facd7ab3d334e644fb56978da2d692a078c8b [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] echo [2025-11-06T07:15:17.031Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-06T07:15:17.047Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-06T07:15:17.068Z] ========================================================= [2025-11-06T07:15:17.068Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2025-11-06T07:15:17.068Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-06T07:15:17.267Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-11-06T07:15:17.326Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2025-11-06T07:15:17.455Z] + 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 . [Pipeline] sh [2025-11-06T07:15:17.728Z] Sending build context to Docker daemon 685.1kB [2025-11-06T07:15:17.728Z] Step 1/12 : ARG BASE=golang:1.25-alpine3.22 [2025-11-06T07:15:17.728Z] Step 2/12 : FROM ${BASE} AS builder [2025-11-06T07:15:17.728Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-11-06T07:15:17.728Z] 6b59a28fa201: Pulling fs layer [2025-11-06T07:15:17.728Z] d32bb0dddca7: Pulling fs layer [2025-11-06T07:15:17.728Z] 5dab1238d3d9: Pulling fs layer [2025-11-06T07:15:17.728Z] 196fd7d83e7d: Pulling fs layer [2025-11-06T07:15:17.728Z] 4f4fb700ef54: Pulling fs layer [2025-11-06T07:15:17.728Z] 8ba94037c8f0: Pulling fs layer [2025-11-06T07:15:17.728Z] deaec5988b04: Pulling fs layer [2025-11-06T07:15:17.728Z] 9f65657bb879: Pulling fs layer [2025-11-06T07:15:17.728Z] 196fd7d83e7d: Waiting [2025-11-06T07:15:17.728Z] 4f4fb700ef54: Waiting [2025-11-06T07:15:17.728Z] deaec5988b04: Waiting [2025-11-06T07:15:17.728Z] 8ba94037c8f0: Waiting [2025-11-06T07:15:17.728Z] 9f65657bb879: Waiting [2025-11-06T07:15:17.901Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-11-06T07:15:18.005Z] d32bb0dddca7: Verifying Checksum [2025-11-06T07:15:18.005Z] d32bb0dddca7: Download complete [2025-11-06T07:15:18.005Z] 196fd7d83e7d: Verifying Checksum [2025-11-06T07:15:18.005Z] 196fd7d83e7d: Download complete [2025-11-06T07:15:18.005Z] 4f4fb700ef54: Verifying Checksum [2025-11-06T07:15:18.005Z] 4f4fb700ef54: Download complete [2025-11-06T07:15:18.005Z] 8ba94037c8f0: Verifying Checksum [2025-11-06T07:15:18.005Z] 8ba94037c8f0: Download complete [2025-11-06T07:15:18.005Z] 6b59a28fa201: Verifying Checksum [2025-11-06T07:15:18.005Z] 6b59a28fa201: Download complete [2025-11-06T07:15:18.190Z] + ls -al . [2025-11-06T07:15:18.190Z] total 292 [2025-11-06T07:15:18.190Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 6 07:13 . [2025-11-06T07:15:18.190Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 6 07:12 .. [2025-11-06T07:15:18.190Z] -rw-rw-r-- 1 jenkins jenkins 262 Nov 6 07:12 .dockerignore [2025-11-06T07:15:18.190Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 6 07:14 .git [2025-11-06T07:15:18.190Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 6 07:12 .github [2025-11-06T07:15:18.190Z] -rw-rw-r-- 1 jenkins jenkins 773 Nov 6 07:12 .gitignore [2025-11-06T07:15:18.190Z] -rw-rw-r-- 1 jenkins jenkins 359 Nov 6 07:12 .golangci.yml [2025-11-06T07:15:18.190Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 6 07:13 .semver [2025-11-06T07:15:18.190Z] -rw-rw-r-- 1 jenkins jenkins 19704 Nov 6 07:12 Attribution.txt [2025-11-06T07:15:18.190Z] -rw-rw-r-- 1 jenkins jenkins 12578 Nov 6 07:12 CHANGELOG.md [2025-11-06T07:15:18.190Z] -rw-rw-r-- 1 jenkins jenkins 1769 Nov 6 07:12 Dockerfile [2025-11-06T07:15:18.190Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 6 07:12 GOVERNANCE.md [2025-11-06T07:15:18.190Z] -rw-rw-r-- 1 jenkins jenkins 688 Nov 6 07:12 Jenkinsfile [2025-11-06T07:15:18.190Z] -rw-rw-r-- 1 jenkins jenkins 11347 Nov 6 07:12 LICENSE [2025-11-06T07:15:18.190Z] -rw-rw-r-- 1 jenkins jenkins 3065 Nov 6 07:12 Makefile [2025-11-06T07:15:18.190Z] -rw-rw-r-- 1 jenkins jenkins 617 Nov 6 07:12 OWNERS.md [2025-11-06T07:15:18.190Z] -rw-rw-r-- 1 jenkins jenkins 3851 Nov 6 07:12 README.md [2025-11-06T07:15:18.190Z] -rw-rw-r-- 1 jenkins jenkins 11 Nov 6 07:13 VERSION [2025-11-06T07:15:18.190Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 6 07:12 bin [2025-11-06T07:15:18.190Z] -rw-r--r-- 1 jenkins jenkins 55696 Nov 6 07:14 coverage.out [2025-11-06T07:15:18.190Z] -rw-rw-r-- 1 jenkins jenkins 7306 Nov 6 07:12 go.mod [2025-11-06T07:15:18.190Z] -rw-rw-r-- 1 jenkins jenkins 90435 Nov 6 07:12 go.sum [2025-11-06T07:15:18.190Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 6 07:12 images [2025-11-06T07:15:18.190Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 6 07:12 internal [2025-11-06T07:15:18.190Z] -rw-rw-r-- 1 jenkins jenkins 531 Nov 6 07:12 main.go [2025-11-06T07:15:18.190Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 6 07:12 openapi [2025-11-06T07:15:18.190Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 6 07:12 res [2025-11-06T07:15:18.190Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 6 07:12 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-06T07:15:18.512Z] + docker build -t app-rfid-llrp-inventory -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=52f661059ed021252ca8ea8fc67e819fd848f9e7 --label arch=amd64 --label version=4.1.0-dev.2 . [2025-11-06T07:15:18.594Z] 9f65657bb879: Verifying Checksum [2025-11-06T07:15:18.594Z] 9f65657bb879: Download complete [2025-11-06T07:15:18.772Z] #0 building with "default" instance using docker driver [2025-11-06T07:15:18.772Z] [2025-11-06T07:15:18.772Z] #1 [internal] load build definition from Dockerfile [2025-11-06T07:15:18.772Z] #1 transferring dockerfile: 1.81kB done [2025-11-06T07:15:18.772Z] #1 DONE 0.0s [2025-11-06T07:15:18.772Z] [2025-11-06T07:15:18.772Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-11-06T07:15:18.772Z] #2 DONE 0.0s [2025-11-06T07:15:18.772Z] [2025-11-06T07:15:18.772Z] #3 [internal] load metadata for docker.io/library/alpine:3.22 [2025-11-06T07:15:18.772Z] #3 DONE 0.1s [2025-11-06T07:15:18.772Z] [2025-11-06T07:15:18.772Z] #4 [internal] load .dockerignore [2025-11-06T07:15:18.772Z] #4 transferring context: 304B done [2025-11-06T07:15:18.772Z] #4 DONE 0.0s [2025-11-06T07:15:18.772Z] [2025-11-06T07:15:18.772Z] #5 [internal] load build context [2025-11-06T07:15:18.772Z] #5 transferring context: 5.33kB done [2025-11-06T07:15:18.772Z] #5 DONE 0.0s [2025-11-06T07:15:18.772Z] [2025-11-06T07:15:18.772Z] #6 [stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-06T07:15:18.772Z] #6 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-11-06T07:15:18.772Z] #6 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-11-06T07:15:18.772Z] #6 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done [2025-11-06T07:15:18.772Z] #6 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done [2025-11-06T07:15:18.772Z] #6 DONE 0.0s [2025-11-06T07:15:18.772Z] [2025-11-06T07:15:18.772Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-11-06T07:15:18.772Z] #7 DONE 0.1s [2025-11-06T07:15:18.772Z] [2025-11-06T07:15:18.772Z] #8 [stage-1 2/9] RUN apk --no-cache add ca-certificates dumb-init [2025-11-06T07:15:18.866Z] 6b59a28fa201: Pull complete [2025-11-06T07:15:19.031Z] #8 0.267 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-06T07:15:19.293Z] #8 0.425 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-06T07:15:19.455Z] d32bb0dddca7: Pull complete [2025-11-06T07:15:19.551Z] #8 0.864 (1/2) Installing ca-certificates (20250911-r0) [2025-11-06T07:15:19.725Z] 5dab1238d3d9: Verifying Checksum [2025-11-06T07:15:19.725Z] 5dab1238d3d9: Download complete [2025-11-06T07:15:19.817Z] #8 ... [2025-11-06T07:15:19.817Z] [2025-11-06T07:15:19.817Z] #9 [builder 2/7] RUN apk add --no-cache make git [2025-11-06T07:15:19.817Z] #9 0.243 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-06T07:15:19.817Z] #9 0.375 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-06T07:15:19.817Z] #9 0.858 OK: 265 MiB in 60 packages [2025-11-06T07:15:19.817Z] #9 DONE 1.0s [2025-11-06T07:15:19.817Z] [2025-11-06T07:15:19.817Z] #8 [stage-1 2/9] RUN apk --no-cache add ca-certificates dumb-init [2025-11-06T07:15:19.817Z] #8 0.881 (2/2) Installing dumb-init (1.2.5-r3) [2025-11-06T07:15:19.817Z] #8 0.886 Executing busybox-1.37.0-r19.trigger [2025-11-06T07:15:19.817Z] #8 0.895 Executing ca-certificates-20250911-r0.trigger [2025-11-06T07:15:19.817Z] #8 0.937 OK: 8 MiB in 18 packages [2025-11-06T07:15:20.078Z] #8 DONE 1.1s [2025-11-06T07:15:20.078Z] [2025-11-06T07:15:20.078Z] #10 [builder 3/7] WORKDIR /app [2025-11-06T07:15:20.078Z] #10 DONE 0.0s [2025-11-06T07:15:20.078Z] [2025-11-06T07:15:20.078Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2025-11-06T07:15:20.078Z] #11 DONE 0.1s [2025-11-06T07:15:20.078Z] [2025-11-06T07:15:20.078Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-06T07:15:20.647Z] #12 DONE 0.5s [2025-11-06T07:15:20.647Z] [2025-11-06T07:15:20.647Z] #13 [stage-1 3/9] RUN apk --no-cache upgrade [2025-11-06T07:15:20.647Z] #13 0.438 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-06T07:15:20.647Z] #13 0.513 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-06T07:15:20.647Z] #13 ... [2025-11-06T07:15:20.647Z] [2025-11-06T07:15:20.647Z] #14 [builder 6/7] COPY . . [2025-11-06T07:15:20.647Z] #14 DONE 0.2s [2025-11-06T07:15:20.906Z] [2025-11-06T07:15:20.906Z] #15 [builder 7/7] RUN make build [2025-11-06T07:15:20.906Z] #15 ... [2025-11-06T07:15:20.906Z] [2025-11-06T07:15:20.906Z] #13 [stage-1 3/9] RUN apk --no-cache upgrade [2025-11-06T07:15:20.906Z] #13 0.987 OK: 8 MiB in 18 packages [2025-11-06T07:15:20.906Z] #13 DONE 1.1s [2025-11-06T07:15:20.906Z] [2025-11-06T07:15:20.906Z] #15 [builder 7/7] RUN make build [2025-11-06T07:15:20.906Z] #15 0.234 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.1.0-dev.38 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.1.0-dev.2 -X edgexfoundry/app-rfid-llrp-inventory.Version=4.1.0-dev.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory [2025-11-06T07:15:21.146Z] deaec5988b04: Verifying Checksum [2025-11-06T07:15:21.146Z] deaec5988b04: Download complete [2025-11-06T07:15:33.516Z] 5dab1238d3d9: Pull complete [2025-11-06T07:15:33.516Z] 196fd7d83e7d: Pull complete [2025-11-06T07:15:33.789Z] 4f4fb700ef54: Pull complete [2025-11-06T07:15:34.060Z] 8ba94037c8f0: Pull complete [2025-11-06T07:15:44.159Z] deaec5988b04: Pull complete [2025-11-06T07:15:44.754Z] 9f65657bb879: Pull complete [2025-11-06T07:15:44.754Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2025-11-06T07:15:44.754Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2025-11-06T07:15:44.754Z] ---> 334268110677 [2025-11-06T07:15:44.754Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2025-11-06T07:15:46.706Z] ---> Running in 922e0976957f [2025-11-06T07:15:46.974Z] Removing intermediate container 922e0976957f [2025-11-06T07:15:46.974Z] ---> adf50108d030 [2025-11-06T07:15:46.974Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2025-11-06T07:15:46.974Z] ---> Running in b5eff0e523ba [2025-11-06T07:15:47.560Z] Removing intermediate container b5eff0e523ba [2025-11-06T07:15:47.560Z] ---> 7b44f2a312db [2025-11-06T07:15:47.560Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2025-11-06T07:15:47.560Z] ---> Running in 9c1071eb1fe4 [2025-11-06T07:15:47.836Z] Removing intermediate container 9c1071eb1fe4 [2025-11-06T07:15:47.836Z] ---> 5b1a77d270e8 [2025-11-06T07:15:47.836Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-11-06T07:15:47.836Z] ---> Running in 1195aea48432 [2025-11-06T07:15:48.808Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-06T07:15:49.399Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-06T07:15:50.811Z] OK: 255 MiB in 60 packages [2025-11-06T07:15:51.778Z] Removing intermediate container 1195aea48432 [2025-11-06T07:15:51.778Z] ---> c02f291f5e9f [2025-11-06T07:15:51.778Z] Step 7/12 : WORKDIR /app [2025-11-06T07:15:51.778Z] ---> Running in 413b04fb8d43 [2025-11-06T07:15:52.046Z] Removing intermediate container 413b04fb8d43 [2025-11-06T07:15:52.046Z] ---> ebfe67e05ff9 [2025-11-06T07:15:52.046Z] Step 8/12 : COPY go.mod vendor* ./ [2025-11-06T07:15:52.326Z] ---> b162a5a70be1 [2025-11-06T07:15:52.326Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-06T07:15:52.616Z] ---> Running in 9e8a219d82d0 [2025-11-06T07:15:52.986Z] #15 DONE 28.4s [2025-11-06T07:15:52.986Z] [2025-11-06T07:15:52.986Z] #16 [stage-1 4/9] COPY --from=builder /app/Attribution.txt /Attribution.txt [2025-11-06T07:15:52.986Z] #16 DONE 0.0s [2025-11-06T07:15:52.986Z] [2025-11-06T07:15:52.986Z] #17 [stage-1 5/9] COPY --from=builder /app/LICENSE /LICENSE [2025-11-06T07:15:52.986Z] #17 DONE 0.0s [2025-11-06T07:15:52.986Z] [2025-11-06T07:15:52.986Z] #18 [stage-1 6/9] COPY --from=builder /app/res/ /res/ [2025-11-06T07:15:52.986Z] #18 DONE 0.0s [2025-11-06T07:15:52.986Z] [2025-11-06T07:15:52.986Z] #19 [stage-1 7/9] COPY --from=builder /app/static/ /static/ [2025-11-06T07:15:52.986Z] #19 DONE 0.0s [2025-11-06T07:15:52.986Z] [2025-11-06T07:15:52.986Z] #20 [stage-1 8/9] COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2025-11-06T07:15:52.986Z] #20 DONE 0.4s [2025-11-06T07:15:52.986Z] [2025-11-06T07:15:52.986Z] #21 [stage-1 9/9] RUN mkdir -p /cache && chown -R 2002:2002 /cache [2025-11-06T07:15:52.986Z] #21 DONE 0.2s [2025-11-06T07:15:52.986Z] [2025-11-06T07:15:52.986Z] #22 exporting to image [2025-11-06T07:15:52.987Z] #22 exporting layers [2025-11-06T07:15:52.987Z] #22 exporting layers 0.2s done [2025-11-06T07:15:52.987Z] #22 writing image sha256:e0e01d466a87c0bcd2d4150c0eac0bc292af390aa82a0047245a407f0ef1155c done [2025-11-06T07:15:52.987Z] #22 naming to docker.io/library/app-rfid-llrp-inventory done [2025-11-06T07:15:52.987Z] #22 DONE 0.2s [2025-11-06T07:15:52.987Z] [2025-11-06T07:15:52.987Z] 1 warning found (use docker --debug to expand): [2025-11-06T07:15:52.987Z]  - UndefinedVar: Usage of undefined variable '$VERSION' (line 38) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-06T07:15:53.129Z] provisioning config files... [2025-11-06T07:15:53.139Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config9180397370955067073tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-06T07:15:53.440Z] ---> ****-login.sh [2025-11-06T07:15:53.440Z] nexus3.edgexfoundry.org:10001 [2025-11-06T07:15:53.440Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-06T07:15:53.440Z] Login Succeeded [2025-11-06T07:15:53.440Z] nexus3.edgexfoundry.org:10002 [2025-11-06T07:15:53.440Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-06T07:15:53.440Z] Login Succeeded [2025-11-06T07:15:53.440Z] nexus3.edgexfoundry.org:10003 [2025-11-06T07:15:53.704Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-06T07:15:53.704Z] Login Succeeded [2025-11-06T07:15:53.704Z] nexus3.edgexfoundry.org:10004 [2025-11-06T07:15:53.704Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-06T07:15:53.704Z] Login Succeeded [2025-11-06T07:15:53.704Z] ****.io [2025-11-06T07:15:53.704Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-06T07:15:53.965Z] Login Succeeded [2025-11-06T07:15:53.965Z] ---> ****-login.sh ends [Pipeline] } [2025-11-06T07:15:53.974Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-06T07:15:54.029Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-06T07:15:54.069Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2025-11-06T07:15:54.069Z] 52f661059ed021252ca8ea8fc67e819fd848f9e7 [2025-11-06T07:15:54.069Z] latest [2025-11-06T07:15:54.069Z] 4.1.0-dev.2 [2025-11-06T07:15:54.069Z] 52f661059ed021252ca8ea8fc67e819fd848f9e7-4.1.0-dev.2 [2025-11-06T07:15:54.069Z] main [2025-11-06T07:15:54.069Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-06T07:15:54.421Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:52f661059ed021252ca8ea8fc67e819fd848f9e7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-06T07:15:54.762Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:52f661059ed021252ca8ea8fc67e819fd848f9e7 [2025-11-06T07:15:54.763Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2025-11-06T07:15:54.763Z] 7c411026164f: Preparing [2025-11-06T07:15:54.763Z] 35b64e56b237: Preparing [2025-11-06T07:15:54.763Z] 7b240fa2cae2: Preparing [2025-11-06T07:15:54.763Z] d7f0162de360: Preparing [2025-11-06T07:15:54.763Z] 5b5360eff3ee: Preparing [2025-11-06T07:15:54.763Z] f3408dee738f: Preparing [2025-11-06T07:15:54.763Z] 82af8caaea39: Preparing [2025-11-06T07:15:54.763Z] d5220c7a086b: Preparing [2025-11-06T07:15:54.763Z] 256f393e029f: Preparing [2025-11-06T07:15:54.763Z] 82af8caaea39: Waiting [2025-11-06T07:15:54.763Z] d5220c7a086b: Waiting [2025-11-06T07:15:54.763Z] 256f393e029f: Waiting [2025-11-06T07:15:54.763Z] f3408dee738f: Waiting [2025-11-06T07:15:54.763Z] 5b5360eff3ee: Pushed [2025-11-06T07:15:54.763Z] d7f0162de360: Pushed [2025-11-06T07:15:54.763Z] 7b240fa2cae2: Pushed [2025-11-06T07:15:54.763Z] 7c411026164f: Pushed [2025-11-06T07:15:54.763Z] 256f393e029f: Layer already exists [2025-11-06T07:15:55.023Z] 82af8caaea39: Pushed [2025-11-06T07:15:55.023Z] f3408dee738f: Pushed [2025-11-06T07:15:55.023Z] d5220c7a086b: Pushed [2025-11-06T07:15:59.226Z] 35b64e56b237: Pushed [2025-11-06T07:15:59.226Z] 52f661059ed021252ca8ea8fc67e819fd848f9e7: digest: sha256:b13509da7bd3a6542f3fd07690dc3dc1fc50922e5cd1924d2908c4f9ee72dcf5 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-06T07:15:59.548Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-06T07:15:59.872Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2025-11-06T07:15:59.872Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2025-11-06T07:15:59.872Z] 7c411026164f: Preparing [2025-11-06T07:15:59.872Z] 35b64e56b237: Preparing [2025-11-06T07:15:59.872Z] 7b240fa2cae2: Preparing [2025-11-06T07:15:59.872Z] d7f0162de360: Preparing [2025-11-06T07:15:59.872Z] 5b5360eff3ee: Preparing [2025-11-06T07:15:59.872Z] f3408dee738f: Preparing [2025-11-06T07:15:59.872Z] 82af8caaea39: Preparing [2025-11-06T07:15:59.872Z] d5220c7a086b: Preparing [2025-11-06T07:15:59.872Z] 256f393e029f: Preparing [2025-11-06T07:15:59.872Z] 82af8caaea39: Waiting [2025-11-06T07:15:59.872Z] d5220c7a086b: Waiting [2025-11-06T07:15:59.872Z] f3408dee738f: Waiting [2025-11-06T07:15:59.872Z] 256f393e029f: Waiting [2025-11-06T07:15:59.872Z] 35b64e56b237: Layer already exists [2025-11-06T07:15:59.872Z] 7b240fa2cae2: Layer already exists [2025-11-06T07:15:59.872Z] 7c411026164f: Layer already exists [2025-11-06T07:15:59.872Z] d7f0162de360: Layer already exists [2025-11-06T07:15:59.872Z] 5b5360eff3ee: Layer already exists [2025-11-06T07:15:59.872Z] d5220c7a086b: Layer already exists [2025-11-06T07:15:59.872Z] f3408dee738f: Layer already exists [2025-11-06T07:15:59.872Z] 82af8caaea39: Layer already exists [2025-11-06T07:15:59.872Z] 256f393e029f: Layer already exists [2025-11-06T07:15:59.872Z] latest: digest: sha256:b13509da7bd3a6542f3fd07690dc3dc1fc50922e5cd1924d2908c4f9ee72dcf5 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-06T07:16:00.207Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-06T07:16:00.539Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:4.1.0-dev.2 [2025-11-06T07:16:00.539Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2025-11-06T07:16:00.539Z] 7c411026164f: Preparing [2025-11-06T07:16:00.539Z] 35b64e56b237: Preparing [2025-11-06T07:16:00.539Z] 7b240fa2cae2: Preparing [2025-11-06T07:16:00.539Z] d7f0162de360: Preparing [2025-11-06T07:16:00.539Z] 5b5360eff3ee: Preparing [2025-11-06T07:16:00.539Z] f3408dee738f: Preparing [2025-11-06T07:16:00.539Z] 82af8caaea39: Preparing [2025-11-06T07:16:00.539Z] d5220c7a086b: Preparing [2025-11-06T07:16:00.539Z] 256f393e029f: Preparing [2025-11-06T07:16:00.539Z] 82af8caaea39: Waiting [2025-11-06T07:16:00.539Z] d5220c7a086b: Waiting [2025-11-06T07:16:00.539Z] 256f393e029f: Waiting [2025-11-06T07:16:00.539Z] f3408dee738f: Waiting [2025-11-06T07:16:00.539Z] 35b64e56b237: Layer already exists [2025-11-06T07:16:00.539Z] 7c411026164f: Layer already exists [2025-11-06T07:16:00.539Z] d7f0162de360: Layer already exists [2025-11-06T07:16:00.539Z] 7b240fa2cae2: Layer already exists [2025-11-06T07:16:00.539Z] 5b5360eff3ee: Layer already exists [2025-11-06T07:16:00.539Z] 82af8caaea39: Layer already exists [2025-11-06T07:16:00.539Z] f3408dee738f: Layer already exists [2025-11-06T07:16:00.539Z] d5220c7a086b: Layer already exists [2025-11-06T07:16:00.539Z] 256f393e029f: Layer already exists [2025-11-06T07:16:00.539Z] 4.1.0-dev.2: digest: sha256:b13509da7bd3a6542f3fd07690dc3dc1fc50922e5cd1924d2908c4f9ee72dcf5 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-06T07:16:00.866Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:52f661059ed021252ca8ea8fc67e819fd848f9e7-4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-06T07:16:01.186Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:52f661059ed021252ca8ea8fc67e819fd848f9e7-4.1.0-dev.2 [2025-11-06T07:16:01.186Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2025-11-06T07:16:01.186Z] 7c411026164f: Preparing [2025-11-06T07:16:01.186Z] 35b64e56b237: Preparing [2025-11-06T07:16:01.186Z] 7b240fa2cae2: Preparing [2025-11-06T07:16:01.186Z] d7f0162de360: Preparing [2025-11-06T07:16:01.186Z] 5b5360eff3ee: Preparing [2025-11-06T07:16:01.186Z] f3408dee738f: Preparing [2025-11-06T07:16:01.186Z] 82af8caaea39: Preparing [2025-11-06T07:16:01.186Z] d5220c7a086b: Preparing [2025-11-06T07:16:01.186Z] 256f393e029f: Preparing [2025-11-06T07:16:01.186Z] 82af8caaea39: Waiting [2025-11-06T07:16:01.186Z] d5220c7a086b: Waiting [2025-11-06T07:16:01.186Z] 256f393e029f: Waiting [2025-11-06T07:16:01.186Z] f3408dee738f: Waiting [2025-11-06T07:16:01.186Z] d7f0162de360: Layer already exists [2025-11-06T07:16:01.186Z] 7c411026164f: Layer already exists [2025-11-06T07:16:01.186Z] 5b5360eff3ee: Layer already exists [2025-11-06T07:16:01.186Z] 7b240fa2cae2: Layer already exists [2025-11-06T07:16:01.186Z] 35b64e56b237: Layer already exists [2025-11-06T07:16:01.186Z] d5220c7a086b: Layer already exists [2025-11-06T07:16:01.186Z] 82af8caaea39: Layer already exists [2025-11-06T07:16:01.186Z] f3408dee738f: Layer already exists [2025-11-06T07:16:01.186Z] 256f393e029f: Layer already exists [2025-11-06T07:16:01.186Z] 52f661059ed021252ca8ea8fc67e819fd848f9e7-4.1.0-dev.2: digest: sha256:b13509da7bd3a6542f3fd07690dc3dc1fc50922e5cd1924d2908c4f9ee72dcf5 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-06T07:16:01.525Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-06T07:16:01.858Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2025-11-06T07:16:01.858Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2025-11-06T07:16:01.858Z] 7c411026164f: Preparing [2025-11-06T07:16:01.858Z] 35b64e56b237: Preparing [2025-11-06T07:16:01.858Z] 7b240fa2cae2: Preparing [2025-11-06T07:16:01.858Z] d7f0162de360: Preparing [2025-11-06T07:16:01.858Z] 5b5360eff3ee: Preparing [2025-11-06T07:16:01.858Z] f3408dee738f: Preparing [2025-11-06T07:16:01.858Z] 82af8caaea39: Preparing [2025-11-06T07:16:01.858Z] d5220c7a086b: Preparing [2025-11-06T07:16:01.858Z] 256f393e029f: Preparing [2025-11-06T07:16:01.858Z] 82af8caaea39: Waiting [2025-11-06T07:16:01.858Z] 256f393e029f: Waiting [2025-11-06T07:16:01.858Z] d5220c7a086b: Waiting [2025-11-06T07:16:01.858Z] f3408dee738f: Waiting [2025-11-06T07:16:01.858Z] 5b5360eff3ee: Layer already exists [2025-11-06T07:16:01.858Z] 35b64e56b237: Layer already exists [2025-11-06T07:16:01.858Z] d7f0162de360: Layer already exists [2025-11-06T07:16:01.858Z] 7c411026164f: Layer already exists [2025-11-06T07:16:01.858Z] 7b240fa2cae2: Layer already exists [2025-11-06T07:16:01.858Z] d5220c7a086b: Layer already exists [2025-11-06T07:16:01.858Z] 82af8caaea39: Layer already exists [2025-11-06T07:16:01.858Z] 256f393e029f: Layer already exists [2025-11-06T07:16:01.858Z] f3408dee738f: Layer already exists [2025-11-06T07:16:01.858Z] main: digest: sha256:b13509da7bd3a6542f3fd07690dc3dc1fc50922e5cd1924d2908c4f9ee72dcf5 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-06T07:16:01.940Z] ===================================================== [Pipeline] echo [2025-11-06T07:16:01.957Z] taggedImages: [2025-11-06T07:16:01.957Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:52f661059ed021252ca8ea8fc67e819fd848f9e7 [2025-11-06T07:16:01.957Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2025-11-06T07:16:01.957Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:4.1.0-dev.2 [2025-11-06T07:16:01.957Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:52f661059ed021252ca8ea8fc67e819fd848f9e7-4.1.0-dev.2 [2025-11-06T07:16:01.957Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] echo [2025-11-06T07:16:02.001Z] ========================================================= [2025-11-06T07:16:02.001Z] [edgeXBuildMultiArch] RAW Config: [2025-11-06T07:16:02.001Z] images: [2025-11-06T07:16:02.001Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:52f661059ed021252ca8ea8fc67e819fd848f9e7 [2025-11-06T07:16:02.001Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2025-11-06T07:16:02.001Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:4.1.0-dev.2 [2025-11-06T07:16:02.001Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:52f661059ed021252ca8ea8fc67e819fd848f9e7-4.1.0-dev.2 [2025-11-06T07:16:02.001Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2025-11-06T07:16:02.001Z] settingsFile: [2025-11-06T07:16:02.001Z] app-rfid-llrp-inventory-settings [2025-11-06T07:16:02.001Z] ========================================================= [Pipeline] node [2025-11-06T07:16:17.004Z] Still waiting to schedule task [2025-11-06T07:16:17.004Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2025-11-06T07:17:11.104Z] Running on prd-centos7-docker-4c-2g-772628 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-06T07:17:11.153Z] provisioning config files... [2025-11-06T07:17:11.172Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config7778240917904986953tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-06T07:17:12.188Z] ---> ****-login.sh [2025-11-06T07:17:12.188Z] nexus3.edgexfoundry.org:10001 [2025-11-06T07:17:12.188Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-06T07:17:12.449Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-06T07:17:12.449Z] Configure a credential helper to remove this warning. See [2025-11-06T07:17:12.450Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-06T07:17:12.450Z] [2025-11-06T07:17:12.450Z] Login Succeeded [2025-11-06T07:17:12.450Z] nexus3.edgexfoundry.org:10002 [2025-11-06T07:17:12.450Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-06T07:17:12.450Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-06T07:17:12.450Z] Configure a credential helper to remove this warning. See [2025-11-06T07:17:12.450Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-06T07:17:12.450Z] [2025-11-06T07:17:12.450Z] Login Succeeded [2025-11-06T07:17:12.450Z] nexus3.edgexfoundry.org:10003 [2025-11-06T07:17:12.450Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-06T07:17:12.450Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-06T07:17:12.450Z] Configure a credential helper to remove this warning. See [2025-11-06T07:17:12.450Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-06T07:17:12.450Z] [2025-11-06T07:17:12.450Z] Login Succeeded [2025-11-06T07:17:12.450Z] nexus3.edgexfoundry.org:10004 [2025-11-06T07:17:12.721Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-06T07:17:12.721Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-06T07:17:12.721Z] Configure a credential helper to remove this warning. See [2025-11-06T07:17:12.721Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-06T07:17:12.721Z] [2025-11-06T07:17:12.721Z] Login Succeeded [2025-11-06T07:17:12.721Z] ****.io [2025-11-06T07:17:12.721Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-06T07:17:12.980Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-06T07:17:12.980Z] Configure a credential helper to remove this warning. See [2025-11-06T07:17:12.981Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-06T07:17:12.981Z] [2025-11-06T07:17:12.981Z] Login Succeeded [2025-11-06T07:17:12.981Z] ---> ****-login.sh ends [Pipeline] } [2025-11-06T07:17:12.989Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-11-06T07:17:13.338Z] + docker buildx ls [2025-11-06T07:17:13.599Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-11-06T07:17:13.599Z] default * docker [2025-11-06T07:17:13.599Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-11-06T07:17:13.894Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-11-06T07:17:13.894Z] edgex-builder [Pipeline] sh [2025-11-06T07:17:14.194Z] + docker buildx inspect --bootstrap [2025-11-06T07:17:14.194Z] #1 [internal] booting buildkit [2025-11-06T07:17:14.194Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-11-06T07:17:16.762Z] #1 pulling image moby/buildkit:buildx-stable-1 3.0s done [2025-11-06T07:17:17.025Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-11-06T07:17:19.570Z] #1 creating container buildx_buildkit_edgex-builder0 2.4s done [2025-11-06T07:17:19.570Z] #1 DONE 5.4s [2025-11-06T07:17:19.570Z] Name: edgex-builder [2025-11-06T07:17:19.570Z] Driver: docker-container [2025-11-06T07:17:19.570Z] [2025-11-06T07:17:19.570Z] Nodes: [2025-11-06T07:17:19.570Z] Name: edgex-builder0 [2025-11-06T07:17:19.570Z] Endpoint: unix:///var/run/docker.sock [2025-11-06T07:17:19.570Z] Status: running [2025-11-06T07:17:19.570Z] Buildkit: v0.25.1 [2025-11-06T07:17:19.570Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-11-06T07:17:19.861Z] + docker buildx ls [2025-11-06T07:17:19.861Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-11-06T07:17:19.861Z] edgex-builder * docker-container [2025-11-06T07:17:19.861Z] edgex-builder0 unix:///var/run/docker.sock running v0.25.1 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-11-06T07:17:19.861Z] default docker [2025-11-06T07:17:19.861Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-11-06T07:17:20.160Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:52f661059ed021252ca8ea8fc67e819fd848f9e7' [2025-11-06T07:17:20.160Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:52f661059ed021252ca8ea8fc67e819fd848f9e7 --push - [2025-11-06T07:17:20.160Z] #1 [internal] load build definition from Dockerfile [2025-11-06T07:17:20.160Z] #1 transferring dockerfile: 208B done [2025-11-06T07:17:20.160Z] #1 DONE 0.0s [2025-11-06T07:17:20.160Z] [2025-11-06T07:17:20.160Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:52f661059ed021252ca8ea8fc67e819fd848f9e7 [2025-11-06T07:17:20.160Z] #2 DONE 0.1s [2025-11-06T07:17:20.160Z] [2025-11-06T07:17:20.160Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:52f661059ed021252ca8ea8fc67e819fd848f9e7 [2025-11-06T07:17:20.420Z] #3 DONE 0.1s [2025-11-06T07:17:20.420Z] [2025-11-06T07:17:20.420Z] #4 [internal] load .dockerignore [2025-11-06T07:17:20.420Z] #4 transferring context: 2B done [2025-11-06T07:17:20.420Z] #4 DONE 0.0s [2025-11-06T07:17:20.420Z] [2025-11-06T07:17:20.420Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:52f661059ed021252ca8ea8fc67e819fd848f9e7@sha256:b13509da7bd3a6542f3fd07690dc3dc1fc50922e5cd1924d2908c4f9ee72dcf5 [2025-11-06T07:17:20.420Z] #5 resolve nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:52f661059ed021252ca8ea8fc67e819fd848f9e7@sha256:b13509da7bd3a6542f3fd07690dc3dc1fc50922e5cd1924d2908c4f9ee72dcf5 0.0s done [2025-11-06T07:17:20.420Z] #5 DONE 0.0s [2025-11-06T07:17:20.420Z] [2025-11-06T07:17:20.420Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:52f661059ed021252ca8ea8fc67e819fd848f9e7@sha256:b13509da7bd3a6542f3fd07690dc3dc1fc50922e5cd1924d2908c4f9ee72dcf5 [2025-11-06T07:17:20.420Z] #6 resolve nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:52f661059ed021252ca8ea8fc67e819fd848f9e7@sha256:b13509da7bd3a6542f3fd07690dc3dc1fc50922e5cd1924d2908c4f9ee72dcf5 0.0s done [2025-11-06T07:17:20.680Z] #6 DONE 0.1s [2025-11-06T07:17:20.680Z] [2025-11-06T07:17:20.680Z] #7 [auth] app-rfid-llrp-inventory:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-06T07:17:20.680Z] #7 DONE 0.0s [2025-11-06T07:17:20.680Z] [2025-11-06T07:17:20.680Z] #8 exporting to image [2025-11-06T07:17:20.680Z] #8 exporting layers done [2025-11-06T07:17:20.680Z] #8 exporting manifest sha256:84a04c7b061a38f8cc246b6cda7881dd97d5fad7225ed114e03066a8a5a2a28e 0.0s done [2025-11-06T07:17:20.680Z] #8 exporting config sha256:e0e01d466a87c0bcd2d4150c0eac0bc292af390aa82a0047245a407f0ef1155c done [2025-11-06T07:17:20.680Z] #8 exporting manifest sha256:7478e8d6c39f796003ad2956ca29bbab69fefd0d7138ae7bab0b5e1464c820dd 0.0s done [2025-11-06T07:17:20.680Z] #8 exporting config sha256:416e0fdeae36a00f29b9e571e2fab15be0aca11a7918348fd59b69f2e7ab88c5 done [2025-11-06T07:17:20.680Z] #8 exporting manifest list sha256:47bd0e35fd329db27011b38545f8fa3cf97d812eb94f0bbaa13ff75c8122d420 done [2025-11-06T07:17:20.680Z] #8 pushing layers [2025-11-06T07:17:20.680Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-06T07:17:20.680Z] #8 pushing layers 0.1s done [2025-11-06T07:17:20.680Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:52f661059ed021252ca8ea8fc67e819fd848f9e7@sha256:47bd0e35fd329db27011b38545f8fa3cf97d812eb94f0bbaa13ff75c8122d420 0.1s done [2025-11-06T07:17:20.680Z] #8 DONE 0.2s [2025-11-06T07:17:20.680Z] [2025-11-06T07:17:20.680Z] 1 warning found (use --debug to expand): [2025-11-06T07:17:20.680Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-06T07:17:20.989Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest --push - [2025-11-06T07:17:20.989Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest' [2025-11-06T07:17:20.989Z] #1 [internal] load build definition from Dockerfile [2025-11-06T07:17:20.989Z] #1 transferring dockerfile: 174B done [2025-11-06T07:17:20.989Z] #1 DONE 0.0s [2025-11-06T07:17:20.989Z] [2025-11-06T07:17:20.989Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2025-11-06T07:17:20.989Z] #2 DONE 0.0s [2025-11-06T07:17:20.989Z] [2025-11-06T07:17:20.989Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2025-11-06T07:17:20.989Z] #3 DONE 0.0s [2025-11-06T07:17:20.989Z] [2025-11-06T07:17:20.989Z] #4 [internal] load .dockerignore [2025-11-06T07:17:20.989Z] #4 transferring context: 2B done [2025-11-06T07:17:20.989Z] #4 DONE 0.0s [2025-11-06T07:17:20.989Z] [2025-11-06T07:17:20.989Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest@sha256:b13509da7bd3a6542f3fd07690dc3dc1fc50922e5cd1924d2908c4f9ee72dcf5 [2025-11-06T07:17:20.989Z] #5 resolve nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest@sha256:b13509da7bd3a6542f3fd07690dc3dc1fc50922e5cd1924d2908c4f9ee72dcf5 0.0s done [2025-11-06T07:17:20.989Z] #5 DONE 0.0s [2025-11-06T07:17:20.989Z] [2025-11-06T07:17:20.989Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest@sha256:b13509da7bd3a6542f3fd07690dc3dc1fc50922e5cd1924d2908c4f9ee72dcf5 [2025-11-06T07:17:21.288Z] #6 resolve nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest@sha256:b13509da7bd3a6542f3fd07690dc3dc1fc50922e5cd1924d2908c4f9ee72dcf5 0.0s done [2025-11-06T07:17:21.288Z] #6 CACHED [2025-11-06T07:17:21.288Z] [2025-11-06T07:17:21.288Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest@sha256:b13509da7bd3a6542f3fd07690dc3dc1fc50922e5cd1924d2908c4f9ee72dcf5 [2025-11-06T07:17:21.288Z] #5 CACHED [2025-11-06T07:17:21.288Z] [2025-11-06T07:17:21.288Z] #7 [auth] app-rfid-llrp-inventory:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-06T07:17:21.288Z] #7 DONE 0.0s [2025-11-06T07:17:21.288Z] [2025-11-06T07:17:21.288Z] #8 exporting to image [2025-11-06T07:17:21.288Z] #8 exporting layers done [2025-11-06T07:17:21.288Z] #8 exporting manifest sha256:84a04c7b061a38f8cc246b6cda7881dd97d5fad7225ed114e03066a8a5a2a28e done [2025-11-06T07:17:21.288Z] #8 exporting config sha256:e0e01d466a87c0bcd2d4150c0eac0bc292af390aa82a0047245a407f0ef1155c done [2025-11-06T07:17:21.288Z] #8 exporting manifest sha256:7478e8d6c39f796003ad2956ca29bbab69fefd0d7138ae7bab0b5e1464c820dd done [2025-11-06T07:17:21.288Z] #8 exporting config sha256:416e0fdeae36a00f29b9e571e2fab15be0aca11a7918348fd59b69f2e7ab88c5 done [2025-11-06T07:17:21.288Z] #8 exporting manifest list sha256:47bd0e35fd329db27011b38545f8fa3cf97d812eb94f0bbaa13ff75c8122d420 done [2025-11-06T07:17:21.288Z] #8 pushing layers 0.0s done [2025-11-06T07:17:21.288Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest@sha256:47bd0e35fd329db27011b38545f8fa3cf97d812eb94f0bbaa13ff75c8122d420 0.1s done [2025-11-06T07:17:21.288Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-06T07:17:21.288Z] #8 DONE 0.1s [2025-11-06T07:17:21.288Z] [2025-11-06T07:17:21.288Z] 1 warning found (use --debug to expand): [2025-11-06T07:17:21.288Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-06T07:17:21.591Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:4.1.0-dev.2 --push - [2025-11-06T07:17:21.591Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:4.1.0-dev.2' [2025-11-06T07:17:21.591Z] #1 [internal] load build definition from Dockerfile [2025-11-06T07:17:21.591Z] #1 transferring dockerfile: 179B done [2025-11-06T07:17:21.591Z] #1 DONE 0.0s [2025-11-06T07:17:21.591Z] [2025-11-06T07:17:21.591Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:4.1.0-dev.2 [2025-11-06T07:17:21.591Z] #2 DONE 0.0s [2025-11-06T07:17:21.591Z] [2025-11-06T07:17:21.591Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:4.1.0-dev.2 [2025-11-06T07:17:21.591Z] #3 DONE 0.0s [2025-11-06T07:17:21.591Z] [2025-11-06T07:17:21.591Z] #4 [internal] load .dockerignore [2025-11-06T07:17:21.591Z] #4 transferring context: 2B done [2025-11-06T07:17:21.591Z] #4 DONE 0.0s [2025-11-06T07:17:21.591Z] [2025-11-06T07:17:21.591Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:4.1.0-dev.2@sha256:b13509da7bd3a6542f3fd07690dc3dc1fc50922e5cd1924d2908c4f9ee72dcf5 [2025-11-06T07:17:21.591Z] #5 resolve nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:4.1.0-dev.2@sha256:b13509da7bd3a6542f3fd07690dc3dc1fc50922e5cd1924d2908c4f9ee72dcf5 0.0s done [2025-11-06T07:17:21.591Z] #5 DONE 0.0s [2025-11-06T07:17:21.591Z] [2025-11-06T07:17:21.591Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:4.1.0-dev.2@sha256:b13509da7bd3a6542f3fd07690dc3dc1fc50922e5cd1924d2908c4f9ee72dcf5 [2025-11-06T07:17:21.851Z] #6 resolve nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:4.1.0-dev.2@sha256:b13509da7bd3a6542f3fd07690dc3dc1fc50922e5cd1924d2908c4f9ee72dcf5 0.0s done [2025-11-06T07:17:21.851Z] #6 CACHED [2025-11-06T07:17:21.851Z] [2025-11-06T07:17:21.851Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:4.1.0-dev.2@sha256:b13509da7bd3a6542f3fd07690dc3dc1fc50922e5cd1924d2908c4f9ee72dcf5 [2025-11-06T07:17:21.851Z] #5 CACHED [2025-11-06T07:17:21.851Z] [2025-11-06T07:17:21.851Z] #7 [auth] app-rfid-llrp-inventory:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-06T07:17:21.851Z] #7 DONE 0.0s [2025-11-06T07:17:21.851Z] [2025-11-06T07:17:21.851Z] #8 exporting to image [2025-11-06T07:17:21.851Z] #8 exporting layers done [2025-11-06T07:17:21.851Z] #8 exporting manifest sha256:84a04c7b061a38f8cc246b6cda7881dd97d5fad7225ed114e03066a8a5a2a28e done [2025-11-06T07:17:21.851Z] #8 exporting config sha256:e0e01d466a87c0bcd2d4150c0eac0bc292af390aa82a0047245a407f0ef1155c done [2025-11-06T07:17:21.851Z] #8 exporting manifest sha256:7478e8d6c39f796003ad2956ca29bbab69fefd0d7138ae7bab0b5e1464c820dd done [2025-11-06T07:17:21.851Z] #8 exporting config sha256:416e0fdeae36a00f29b9e571e2fab15be0aca11a7918348fd59b69f2e7ab88c5 done [2025-11-06T07:17:21.851Z] #8 exporting manifest list sha256:47bd0e35fd329db27011b38545f8fa3cf97d812eb94f0bbaa13ff75c8122d420 done [2025-11-06T07:17:21.851Z] #8 pushing layers 0.0s done [2025-11-06T07:17:21.851Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:4.1.0-dev.2@sha256:47bd0e35fd329db27011b38545f8fa3cf97d812eb94f0bbaa13ff75c8122d420 0.1s done [2025-11-06T07:17:21.851Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-06T07:17:21.851Z] #8 DONE 0.1s [2025-11-06T07:17:21.851Z] [2025-11-06T07:17:21.851Z] 1 warning found (use --debug to expand): [2025-11-06T07:17:21.851Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-06T07:17:22.143Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:52f661059ed021252ca8ea8fc67e819fd848f9e7-4.1.0-dev.2 --push - [2025-11-06T07:17:22.143Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:52f661059ed021252ca8ea8fc67e819fd848f9e7-4.1.0-dev.2' [2025-11-06T07:17:22.143Z] #1 [internal] load build definition from Dockerfile [2025-11-06T07:17:22.143Z] #1 transferring dockerfile: 220B done [2025-11-06T07:17:22.143Z] #1 DONE 0.0s [2025-11-06T07:17:22.143Z] [2025-11-06T07:17:22.143Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:52f661059ed021252ca8ea8fc67e819fd848f9e7-4.1.0-dev.2 [2025-11-06T07:17:22.143Z] #2 DONE 0.0s [2025-11-06T07:17:22.143Z] [2025-11-06T07:17:22.143Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:52f661059ed021252ca8ea8fc67e819fd848f9e7-4.1.0-dev.2 [2025-11-06T07:17:22.143Z] #3 DONE 0.0s [2025-11-06T07:17:22.143Z] [2025-11-06T07:17:22.143Z] #4 [internal] load .dockerignore [2025-11-06T07:17:22.143Z] #4 transferring context: 2B done [2025-11-06T07:17:22.143Z] #4 DONE 0.0s [2025-11-06T07:17:22.143Z] [2025-11-06T07:17:22.143Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:52f661059ed021252ca8ea8fc67e819fd848f9e7-4.1.0-dev.2@sha256:b13509da7bd3a6542f3fd07690dc3dc1fc50922e5cd1924d2908c4f9ee72dcf5 [2025-11-06T07:17:22.143Z] #5 resolve nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:52f661059ed021252ca8ea8fc67e819fd848f9e7-4.1.0-dev.2@sha256:b13509da7bd3a6542f3fd07690dc3dc1fc50922e5cd1924d2908c4f9ee72dcf5 0.0s done [2025-11-06T07:17:22.143Z] #5 CACHED [2025-11-06T07:17:22.143Z] [2025-11-06T07:17:22.143Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:52f661059ed021252ca8ea8fc67e819fd848f9e7-4.1.0-dev.2@sha256:b13509da7bd3a6542f3fd07690dc3dc1fc50922e5cd1924d2908c4f9ee72dcf5 [2025-11-06T07:17:22.143Z] #6 resolve nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:52f661059ed021252ca8ea8fc67e819fd848f9e7-4.1.0-dev.2@sha256:b13509da7bd3a6542f3fd07690dc3dc1fc50922e5cd1924d2908c4f9ee72dcf5 0.0s done [2025-11-06T07:17:22.143Z] #6 CACHED [2025-11-06T07:17:22.143Z] [2025-11-06T07:17:22.143Z] #7 exporting to image [2025-11-06T07:17:22.143Z] #7 exporting layers done [2025-11-06T07:17:22.143Z] #7 exporting manifest sha256:84a04c7b061a38f8cc246b6cda7881dd97d5fad7225ed114e03066a8a5a2a28e done [2025-11-06T07:17:22.143Z] #7 exporting config sha256:e0e01d466a87c0bcd2d4150c0eac0bc292af390aa82a0047245a407f0ef1155c done [2025-11-06T07:17:22.143Z] #7 exporting manifest sha256:7478e8d6c39f796003ad2956ca29bbab69fefd0d7138ae7bab0b5e1464c820dd done [2025-11-06T07:17:22.143Z] #7 exporting config sha256:416e0fdeae36a00f29b9e571e2fab15be0aca11a7918348fd59b69f2e7ab88c5 [2025-11-06T07:17:22.143Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-06T07:17:22.402Z] #7 exporting config sha256:416e0fdeae36a00f29b9e571e2fab15be0aca11a7918348fd59b69f2e7ab88c5 done [2025-11-06T07:17:22.402Z] #7 exporting manifest list sha256:47bd0e35fd329db27011b38545f8fa3cf97d812eb94f0bbaa13ff75c8122d420 done [2025-11-06T07:17:22.402Z] #7 pushing layers 0.0s done [2025-11-06T07:17:22.402Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:52f661059ed021252ca8ea8fc67e819fd848f9e7-4.1.0-dev.2@sha256:47bd0e35fd329db27011b38545f8fa3cf97d812eb94f0bbaa13ff75c8122d420 0.1s done [2025-11-06T07:17:22.402Z] #7 DONE 0.1s [2025-11-06T07:17:22.402Z] [2025-11-06T07:17:22.402Z] #8 [auth] app-rfid-llrp-inventory:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-06T07:17:22.402Z] #8 DONE 0.0s [2025-11-06T07:17:22.402Z] [2025-11-06T07:17:22.402Z] 1 warning found (use --debug to expand): [2025-11-06T07:17:22.402Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-06T07:17:22.697Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main --push - [2025-11-06T07:17:22.697Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main' [2025-11-06T07:17:22.697Z] #1 [internal] load build definition from Dockerfile [2025-11-06T07:17:22.697Z] #1 transferring dockerfile: 172B done [2025-11-06T07:17:22.697Z] #1 DONE 0.0s [2025-11-06T07:17:22.697Z] [2025-11-06T07:17:22.697Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2025-11-06T07:17:22.697Z] #2 DONE 0.0s [2025-11-06T07:17:22.697Z] [2025-11-06T07:17:22.697Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2025-11-06T07:17:22.697Z] #3 DONE 0.0s [2025-11-06T07:17:22.697Z] [2025-11-06T07:17:22.697Z] #4 [internal] load .dockerignore [2025-11-06T07:17:22.697Z] #4 transferring context: 2B done [2025-11-06T07:17:22.697Z] #4 DONE 0.0s [2025-11-06T07:17:22.697Z] [2025-11-06T07:17:22.697Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main@sha256:b13509da7bd3a6542f3fd07690dc3dc1fc50922e5cd1924d2908c4f9ee72dcf5 [2025-11-06T07:17:22.697Z] #5 resolve nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main@sha256:b13509da7bd3a6542f3fd07690dc3dc1fc50922e5cd1924d2908c4f9ee72dcf5 0.0s done [2025-11-06T07:17:22.697Z] #5 CACHED [2025-11-06T07:17:22.697Z] [2025-11-06T07:17:22.697Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main@sha256:b13509da7bd3a6542f3fd07690dc3dc1fc50922e5cd1924d2908c4f9ee72dcf5 [2025-11-06T07:17:22.697Z] #6 resolve nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main@sha256:b13509da7bd3a6542f3fd07690dc3dc1fc50922e5cd1924d2908c4f9ee72dcf5 0.0s done [2025-11-06T07:17:22.697Z] #6 CACHED [2025-11-06T07:17:22.697Z] [2025-11-06T07:17:22.697Z] #7 exporting to image [2025-11-06T07:17:22.697Z] #7 exporting layers done [2025-11-06T07:17:22.697Z] #7 exporting manifest sha256:84a04c7b061a38f8cc246b6cda7881dd97d5fad7225ed114e03066a8a5a2a28e done [2025-11-06T07:17:22.697Z] #7 exporting config sha256:e0e01d466a87c0bcd2d4150c0eac0bc292af390aa82a0047245a407f0ef1155c done [2025-11-06T07:17:22.697Z] #7 exporting manifest sha256:7478e8d6c39f796003ad2956ca29bbab69fefd0d7138ae7bab0b5e1464c820dd done [2025-11-06T07:17:22.697Z] #7 exporting config sha256:416e0fdeae36a00f29b9e571e2fab15be0aca11a7918348fd59b69f2e7ab88c5 done [2025-11-06T07:17:22.697Z] #7 exporting manifest list sha256:47bd0e35fd329db27011b38545f8fa3cf97d812eb94f0bbaa13ff75c8122d420 done [2025-11-06T07:17:22.697Z] #7 pushing layers 0.0s done [2025-11-06T07:17:22.697Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main@sha256:47bd0e35fd329db27011b38545f8fa3cf97d812eb94f0bbaa13ff75c8122d420 [2025-11-06T07:17:22.697Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-06T07:17:22.957Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main@sha256:47bd0e35fd329db27011b38545f8fa3cf97d812eb94f0bbaa13ff75c8122d420 0.1s done [2025-11-06T07:17:22.957Z] #7 DONE 0.1s [2025-11-06T07:17:22.957Z] [2025-11-06T07:17:22.957Z] #8 [auth] app-rfid-llrp-inventory:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-06T07:17:22.957Z] #8 DONE 0.0s [2025-11-06T07:17:22.957Z] [2025-11-06T07:17:22.957Z] 1 warning found (use --debug to expand): [2025-11-06T07:17:22.957Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-11-06T07:17:23.365Z] + '[' -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-11-06T07:17:23.664Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-06T07:17:24.236Z] ---> package-listing.sh [2025-11-06T07:17:24.236Z] ++ facter osfamily [2025-11-06T07:17:24.236Z] ++ tr '[:upper:]' '[:lower:]' [2025-11-06T07:17:24.492Z] + OS_FAMILY=redhat [2025-11-06T07:17:24.492Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2025-11-06T07:17:24.492Z] + START_PACKAGES=/tmp/packages_start.txt [2025-11-06T07:17:24.492Z] + END_PACKAGES=/tmp/packages_end.txt [2025-11-06T07:17:24.493Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-11-06T07:17:24.493Z] + PACKAGES=/tmp/packages_start.txt [2025-11-06T07:17:24.493Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2025-11-06T07:17:24.493Z] + PACKAGES=/tmp/packages_end.txt [2025-11-06T07:17:24.493Z] + case "${OS_FAMILY}" in [2025-11-06T07:17:24.493Z] + rpm -qa [2025-11-06T07:17:24.493Z] + sort [2025-11-06T07:17:25.058Z] + '[' -f /tmp/packages_start.txt ']' [2025-11-06T07:17:25.058Z] + '[' -f /tmp/packages_end.txt ']' [2025-11-06T07:17:25.058Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-11-06T07:17:25.058Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2025-11-06T07:17:25.058Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2025-11-06T07:17:25.058Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [Pipeline] echo [2025-11-06T07:17:25.070Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-11-06T07:17:25.350Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-06T07:17:25.922Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-06T07:17:25.922Z] [2025-11-06T07:17:25.922Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-06T07:17:26.232Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-06T07:17:26.232Z] latest: Pulling from edgex-lftools-log-publisher [2025-11-06T07:17:26.232Z] 5eb5b503b376: Pulling fs layer [2025-11-06T07:17:26.232Z] 5c69ac0246d0: Pulling fs layer [2025-11-06T07:17:26.232Z] ec43610c2a17: Pulling fs layer [2025-11-06T07:17:26.232Z] 3a2ae6a8a46f: Pulling fs layer [2025-11-06T07:17:26.232Z] 33b1e0a273af: Pulling fs layer [2025-11-06T07:17:26.232Z] 5d3b04190fa2: Pulling fs layer [2025-11-06T07:17:26.232Z] 2f39f015ded8: Pulling fs layer [2025-11-06T07:17:26.232Z] 3a2ae6a8a46f: Waiting [2025-11-06T07:17:26.232Z] 5d3b04190fa2: Waiting [2025-11-06T07:17:26.232Z] 2f39f015ded8: Waiting [2025-11-06T07:17:26.232Z] 33b1e0a273af: Waiting [2025-11-06T07:17:26.232Z] 5c69ac0246d0: Verifying Checksum [2025-11-06T07:17:26.232Z] 5c69ac0246d0: Download complete [2025-11-06T07:17:26.232Z] 3a2ae6a8a46f: Verifying Checksum [2025-11-06T07:17:26.232Z] 3a2ae6a8a46f: Download complete [2025-11-06T07:17:26.232Z] 33b1e0a273af: Verifying Checksum [2025-11-06T07:17:26.232Z] 33b1e0a273af: Download complete [2025-11-06T07:17:26.232Z] ec43610c2a17: Verifying Checksum [2025-11-06T07:17:26.232Z] ec43610c2a17: Download complete [2025-11-06T07:17:26.490Z] 5d3b04190fa2: Verifying Checksum [2025-11-06T07:17:26.490Z] 5d3b04190fa2: Download complete [2025-11-06T07:17:26.490Z] 5eb5b503b376: Verifying Checksum [2025-11-06T07:17:26.490Z] 5eb5b503b376: Download complete [2025-11-06T07:17:27.061Z] 2f39f015ded8: Download complete [2025-11-06T07:17:27.639Z] 5eb5b503b376: Pull complete [2025-11-06T07:17:27.901Z] 5c69ac0246d0: Pull complete [2025-11-06T07:17:28.159Z] ec43610c2a17: Pull complete [2025-11-06T07:17:28.418Z] 3a2ae6a8a46f: Pull complete [2025-11-06T07:17:28.418Z] 33b1e0a273af: Pull complete [2025-11-06T07:17:28.689Z] 5d3b04190fa2: Pull complete [2025-11-06T07:17:29.300Z] Removing intermediate container 9e8a219d82d0 [2025-11-06T07:17:29.300Z] ---> f44832653ee9 [2025-11-06T07:17:29.300Z] Step 10/12 : COPY . . [2025-11-06T07:17:29.569Z] ---> dda76db6df74 [2025-11-06T07:17:29.570Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-11-06T07:17:29.570Z] ---> Running in 5bd84a7ab443 [2025-11-06T07:17:29.837Z] Removing intermediate container 5bd84a7ab443 [2025-11-06T07:17:29.837Z] ---> 57b60c0e048c [2025-11-06T07:17:29.837Z] Step 12/12 : RUN $MAKE [2025-11-06T07:17:30.109Z] ---> Running in 1b79eed07cb0 [2025-11-06T07:17:31.071Z] noop [2025-11-06T07:17:31.660Z] Removing intermediate container 1b79eed07cb0 [2025-11-06T07:17:31.660Z] ---> ddbe6ccc504d [2025-11-06T07:17:31.660Z] Successfully built ddbe6ccc504d [2025-11-06T07:17:31.660Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-06T07:17:32.021Z] + docker inspect -f . ci-base-image-arm64 [2025-11-06T07:17:32.021Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-06T07:17:32.240Z] prd-ubuntu20.04-docker-arm64-4c-16g-772627 does not seem to be running inside a container [2025-11-06T07:17:32.301Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/200 -v /w/workspace/app-rfid-llrp-inventory/200:/w/workspace/app-rfid-llrp-inventory/200:rw,z -v /w/workspace/app-rfid-llrp-inventory/200@tmp:/w/workspace/app-rfid-llrp-inventory/200@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-11-06T07:17:32.902Z] 2f39f015ded8: Pull complete [2025-11-06T07:17:32.902Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-11-06T07:17:32.902Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-06T07:17:32.902Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-06T07:17:34.175Z] $ docker top 1b27e1738058fd7b65ae973cba888f01f85faeb6fa6dd178d3d53b3d90d52c92 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] sh [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-06T07:17:34.570Z] prd-centos7-docker-4c-2g-772628 does not seem to be running inside a container [2025-11-06T07:17:34.601Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-11-06T07:17:35.033Z] + go version [2025-11-06T07:17:35.033Z] go version go1.25.3 linux/arm64 [2025-11-06T07:17:39.629Z] $ docker top 4ff6068aef0497970fabfa2b1c0c856a933636e5c4659430325a07b03c816779 -eo pid,comm [Pipeline] { [Pipeline] } [2025-11-06T07:17:39.694Z] $ docker stop --time=1 1b27e1738058fd7b65ae973cba888f01f85faeb6fa6dd178d3d53b3d90d52c92 [2025-11-06T07:17:41.296Z] $ docker rm -f --volumes 1b27e1738058fd7b65ae973cba888f01f85faeb6fa6dd178d3d53b3d90d52c92 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-06T07:17:41.784Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-11-06T07:17:41.937Z] + docker inspect -f . ci-base-image-arm64 [2025-11-06T07:17:41.937Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-06T07:17:42.084Z] + mkdir -p /var/log/sysstat [2025-11-06T07:17:42.133Z] prd-ubuntu20.04-docker-arm64-4c-16g-772627 does not seem to be running inside a container [2025-11-06T07:17:42.190Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-rfid-llrp-inventory/200 -v /w/workspace/app-rfid-llrp-inventory/200:/w/workspace/app-rfid-llrp-inventory/200:rw,z -v /w/workspace/app-rfid-llrp-inventory/200@tmp:/w/workspace/app-rfid-llrp-inventory/200@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-11-06T07:17:43.360Z] $ docker top 4a13a5128e3a4a7bf4e502193e8f43ffb6354da9e5dcf580391bafa57d404b67 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2025-11-06T07:17:43.875Z] + ls /var/log/sa-host [2025-11-06T07:17:43.875Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-06T07:17:44.037Z] provisioning config files... [2025-11-06T07:17:44.054Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config6445363572280741986tmp [Pipeline] { [Pipeline] echo [2025-11-06T07:17:44.072Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-06T07:17:44.254Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/200 [Pipeline] fileExists [Pipeline] sh [2025-11-06T07:17:44.359Z] ---> create-netrc.sh [Pipeline] } [2025-11-06T07:17:44.365Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-11-06T07:17:44.723Z] ---> python-tools-install.sh [Pipeline] echo [2025-11-06T07:17:44.737Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-06T07:17:44.897Z] + make test [2025-11-06T07:17:44.897Z] go test -race ./... -coverprofile=coverage.out ./... [2025-11-06T07:17:45.022Z] ---> sudo-logs.sh [2025-11-06T07:17:45.022Z] Archiving 'sudo' log.. [2025-11-06T07:17:45.022Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-772628.novalocal: Name or service not known [2025-11-06T07:17:45.022Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-772628.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2025-11-06T07:17:45.049Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-06T07:17:45.332Z] ---> job-cost.sh [2025-11-06T07:17:45.332Z] lf-activate-venv: SKIPPING [2025-11-06T07:17:45.332Z] INFO: No Stack... [2025-11-06T07:17:45.593Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2025-11-06T07:17:45.852Z] INFO: Archiving Costs [Pipeline] echo [2025-11-06T07:17:45.865Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-06T07:17:46.156Z] ---> logs-deploy.sh [2025-11-06T07:17:46.156Z] lf-activate-venv: SKIPPING [2025-11-06T07:17:46.156Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/200 [2025-11-06T07:17:46.157Z] INFO: archiving workspace using pattern(s): [2025-11-06T07:17:48.067Z] Archives upload complete. [2025-11-06T07:17:48.067Z] INFO: archiving logs to Nexus [2025-11-06T07:17:48.634Z] ---> uname -a: [2025-11-06T07:17:48.634Z] Linux prd-centos7-docker-4c-2g-772628.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-06T07:17:48.634Z] [2025-11-06T07:17:48.634Z] [2025-11-06T07:17:48.634Z] ---> lscpu: [2025-11-06T07:17:48.634Z] Architecture: x86_64 [2025-11-06T07:17:48.634Z] CPU op-mode(s): 32-bit, 64-bit [2025-11-06T07:17:48.634Z] Byte Order: Little Endian [2025-11-06T07:17:48.634Z] Address sizes: 40 bits physical, 48 bits virtual [2025-11-06T07:17:48.634Z] CPU(s): 2 [2025-11-06T07:17:48.634Z] On-line CPU(s) list: 0,1 [2025-11-06T07:17:48.634Z] Thread(s) per core: 1 [2025-11-06T07:17:48.634Z] Core(s) per socket: 1 [2025-11-06T07:17:48.634Z] Socket(s): 2 [2025-11-06T07:17:48.634Z] NUMA node(s): 1 [2025-11-06T07:17:48.634Z] Vendor ID: AuthenticAMD [2025-11-06T07:17:48.634Z] CPU family: 23 [2025-11-06T07:17:48.634Z] Model: 49 [2025-11-06T07:17:48.634Z] Model name: AMD EPYC-Rome Processor [2025-11-06T07:17:48.634Z] Stepping: 0 [2025-11-06T07:17:48.634Z] CPU MHz: 2800.000 [2025-11-06T07:17:48.634Z] BogoMIPS: 5600.00 [2025-11-06T07:17:48.634Z] Virtualization: AMD-V [2025-11-06T07:17:48.634Z] Hypervisor vendor: KVM [2025-11-06T07:17:48.634Z] Virtualization type: full [2025-11-06T07:17:48.634Z] L1d cache: 64 KiB [2025-11-06T07:17:48.634Z] L1i cache: 64 KiB [2025-11-06T07:17:48.634Z] L2 cache: 1 MiB [2025-11-06T07:17:48.634Z] L3 cache: 32 MiB [2025-11-06T07:17:48.634Z] NUMA node0 CPU(s): 0,1 [2025-11-06T07:17:48.634Z] Vulnerability Itlb multihit: Not affected [2025-11-06T07:17:48.634Z] Vulnerability L1tf: Not affected [2025-11-06T07:17:48.634Z] Vulnerability Mds: Not affected [2025-11-06T07:17:48.634Z] Vulnerability Meltdown: Not affected [2025-11-06T07:17:48.634Z] Vulnerability Mmio stale data: Not affected [2025-11-06T07:17:48.634Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-11-06T07:17:48.634Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2025-11-06T07:17:48.634Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2025-11-06T07:17:48.634Z] Vulnerability Srbds: Not affected [2025-11-06T07:17:48.634Z] Vulnerability Tsx async abort: Not affected [2025-11-06T07:17:48.634Z] 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-06T07:17:48.634Z] [2025-11-06T07:17:48.634Z] [2025-11-06T07:17:48.634Z] ---> nproc: [2025-11-06T07:17:48.634Z] 2 [2025-11-06T07:17:48.634Z] [2025-11-06T07:17:48.634Z] [2025-11-06T07:17:48.634Z] ---> df -h: [2025-11-06T07:17:48.634Z] Filesystem Size Used Avail Use% Mounted on [2025-11-06T07:17:48.634Z] overlay 40G 7.3G 33G 19% / [2025-11-06T07:17:48.634Z] tmpfs 64M 0 64M 0% /dev [2025-11-06T07:17:48.634Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2025-11-06T07:17:48.634Z] shm 64M 0 64M 0% /dev/shm [2025-11-06T07:17:48.634Z] /dev/vda1 40G 7.3G 33G 19% /facter-os [2025-11-06T07:17:48.634Z] [2025-11-06T07:17:48.634Z] [2025-11-06T07:17:48.634Z] Cannot open /var/log/sysstat/sa06: No such file or directory [2025-11-06T07:17:48.634Z] Please check if data collecting is enabled [2025-11-06T07:17:48.634Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-06T07:17:48.930Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-11-06T07:17:48.932Z] $ docker stop --time=1 4ff6068aef0497970fabfa2b1c0c856a933636e5c4659430325a07b03c816779 [2025-11-06T07:17:50.064Z] $ docker rm -f --volumes 4ff6068aef0497970fabfa2b1c0c856a933636e5c4659430325a07b03c816779 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-11-06T07:17:50.164Z] [WS-CLEANUP] Deleting project workspace... [2025-11-06T07:17:50.164Z] [WS-CLEANUP] Deferred wipeout is used... [2025-11-06T07:17:50.183Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-06T07:17:50.625Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-06T07:17:50.625Z] [2025-11-06T07:17:50.625Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-06T07:17:50.927Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-06T07:17:50.927Z] latest: Pulling from edgex-lftools-log-publisher [2025-11-06T07:17:50.927Z] 5eb5b503b376: Pulling fs layer [2025-11-06T07:17:50.927Z] 5c69ac0246d0: Pulling fs layer [2025-11-06T07:17:50.927Z] ec43610c2a17: Pulling fs layer [2025-11-06T07:17:50.927Z] 3a2ae6a8a46f: Pulling fs layer [2025-11-06T07:17:50.927Z] 33b1e0a273af: Pulling fs layer [2025-11-06T07:17:50.927Z] 33b1e0a273af: Waiting [2025-11-06T07:17:50.927Z] 3a2ae6a8a46f: Waiting [2025-11-06T07:17:50.927Z] 5d3b04190fa2: Pulling fs layer [2025-11-06T07:17:50.927Z] 2f39f015ded8: Pulling fs layer [2025-11-06T07:17:50.927Z] 5d3b04190fa2: Waiting [2025-11-06T07:17:50.927Z] 2f39f015ded8: Waiting [2025-11-06T07:17:50.927Z] 5c69ac0246d0: Download complete [2025-11-06T07:17:50.927Z] 3a2ae6a8a46f: Verifying Checksum [2025-11-06T07:17:50.927Z] 3a2ae6a8a46f: Download complete [2025-11-06T07:17:50.927Z] 33b1e0a273af: Verifying Checksum [2025-11-06T07:17:50.927Z] 33b1e0a273af: Download complete [2025-11-06T07:17:50.927Z] ec43610c2a17: Verifying Checksum [2025-11-06T07:17:50.927Z] ec43610c2a17: Download complete [2025-11-06T07:17:50.927Z] 5d3b04190fa2: Verifying Checksum [2025-11-06T07:17:50.927Z] 5d3b04190fa2: Download complete [2025-11-06T07:17:51.187Z] 5eb5b503b376: Verifying Checksum [2025-11-06T07:17:51.187Z] 5eb5b503b376: Download complete [2025-11-06T07:17:51.754Z] 2f39f015ded8: Verifying Checksum [2025-11-06T07:17:51.754Z] 2f39f015ded8: Download complete [2025-11-06T07:17:52.690Z] 5eb5b503b376: Pull complete [2025-11-06T07:17:52.948Z] 5c69ac0246d0: Pull complete [2025-11-06T07:17:53.516Z] ec43610c2a17: Pull complete [2025-11-06T07:17:53.516Z] 3a2ae6a8a46f: Pull complete [2025-11-06T07:17:53.777Z] 33b1e0a273af: Pull complete [2025-11-06T07:17:53.777Z] 5d3b04190fa2: Pull complete [2025-11-06T07:18:00.342Z] 2f39f015ded8: Pull complete [2025-11-06T07:18:00.342Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-11-06T07:18:00.342Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-06T07:18:00.342Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-06T07:18:00.444Z] prd-ubuntu20.04-docker-8c-8g-772626 does not seem to be running inside a container [2025-11-06T07:18:00.469Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-11-06T07:18:02.265Z] $ docker top eb0db0597fd033367f4bfa44fba99a57e8c80996f79f8a55596af346b6ff5734 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-06T07:18:02.678Z] ---> job-cost.sh [2025-11-06T07:18:02.678Z] lf-activate-venv: SKIPPING [2025-11-06T07:18:02.678Z] INFO: No Stack... [2025-11-06T07:18:02.937Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-11-06T07:18:03.196Z] INFO: Archiving Costs [Pipeline] sh [2025-11-06T07:18:03.485Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2025-11-06T07:18:03.485Z] + cut -d, -f6 [Pipeline] lock [2025-11-06T07:18:03.501Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-200-stack-cost] [2025-11-06T07:18:03.511Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-200-stack-cost] did not exist. Created. [2025-11-06T07:18:03.517Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-200-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-11-06T07:18:03.828Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-11-06T07:18:03.862Z] Stashed 1 file(s) [Pipeline] } [2025-11-06T07:18:03.872Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-200-stack-cost] [Pipeline] // lock [Pipeline] } [2025-11-06T07:18:03.893Z] $ docker stop --time=1 eb0db0597fd033367f4bfa44fba99a57e8c80996f79f8a55596af346b6ff5734 [2025-11-06T07:18:05.041Z] $ docker rm -f --volumes eb0db0597fd033367f4bfa44fba99a57e8c80996f79f8a55596af346b6ff5734 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-11-06T07:22:21.738Z] edgexfoundry/app-rfid-llrp-inventory coverage: 0.0% of statements [2025-11-06T07:22:25.083Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.238s coverage: 86.2% of statements [2025-11-06T07:22:25.083Z] edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app coverage: 0.0% of statements [2025-11-06T07:22:37.380Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.279s coverage: 71.9% of statements [2025-11-06T07:22:37.380Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-11-06T07:22:37.380Z] go vet ./... [2025-11-06T07:26:29.204Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-11-06T07:26:29.204Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-11-06T07:26:29.204Z] ./bin/test-attribution.sh [Pipeline] echo [2025-11-06T07:26:29.224Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-11-06T07:26:29.238Z] $ docker stop --time=1 4a13a5128e3a4a7bf4e502193e8f43ffb6354da9e5dcf580391bafa57d404b67 [2025-11-06T07:26:31.150Z] $ docker rm -f --volumes 4a13a5128e3a4a7bf4e502193e8f43ffb6354da9e5dcf580391bafa57d404b67 [Pipeline] // withDockerContainer [Pipeline] sh [2025-11-06T07:26:33.522Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-11-06T07:26:33.550Z] Warning: overwriting stash ‘coverage-report’ [2025-11-06T07:26:34.004Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-11-06T07:26:34.442Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-11-06T07:26:34.765Z] + ls -al . [2025-11-06T07:26:34.765Z] total 288 [2025-11-06T07:26:34.765Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 6 07:17 . [2025-11-06T07:26:34.765Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 6 07:15 .. [2025-11-06T07:26:34.765Z] -rw-rw-r-- 1 jenkins jenkins 262 Nov 6 07:15 .dockerignore [2025-11-06T07:26:34.765Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 6 07:15 .git [2025-11-06T07:26:34.765Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 6 07:15 .github [2025-11-06T07:26:34.765Z] -rw-rw-r-- 1 jenkins jenkins 773 Nov 6 07:15 .gitignore [2025-11-06T07:26:34.765Z] -rw-rw-r-- 1 jenkins jenkins 359 Nov 6 07:15 .golangci.yml [2025-11-06T07:26:34.765Z] -rw-rw-r-- 1 jenkins jenkins 19704 Nov 6 07:15 Attribution.txt [2025-11-06T07:26:34.765Z] -rw-rw-r-- 1 jenkins jenkins 12578 Nov 6 07:15 CHANGELOG.md [2025-11-06T07:26:34.765Z] -rw-rw-r-- 1 jenkins jenkins 1769 Nov 6 07:15 Dockerfile [2025-11-06T07:26:34.765Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 6 07:15 GOVERNANCE.md [2025-11-06T07:26:34.765Z] -rw-rw-r-- 1 jenkins jenkins 688 Nov 6 07:15 Jenkinsfile [2025-11-06T07:26:34.765Z] -rw-rw-r-- 1 jenkins jenkins 11347 Nov 6 07:15 LICENSE [2025-11-06T07:26:34.765Z] -rw-rw-r-- 1 jenkins jenkins 3065 Nov 6 07:15 Makefile [2025-11-06T07:26:34.765Z] -rw-rw-r-- 1 jenkins jenkins 617 Nov 6 07:15 OWNERS.md [2025-11-06T07:26:34.765Z] -rw-rw-r-- 1 jenkins jenkins 3851 Nov 6 07:15 README.md [2025-11-06T07:26:34.765Z] -rw-rw-r-- 1 jenkins jenkins 11 Nov 6 07:13 VERSION [2025-11-06T07:26:34.765Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 6 07:15 bin [2025-11-06T07:26:34.765Z] -rw-r--r-- 1 jenkins jenkins 55696 Nov 6 07:22 coverage.out [2025-11-06T07:26:34.765Z] -rw-rw-r-- 1 jenkins jenkins 7306 Nov 6 07:15 go.mod [2025-11-06T07:26:34.765Z] -rw-rw-r-- 1 jenkins jenkins 90435 Nov 6 07:15 go.sum [2025-11-06T07:26:34.765Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 6 07:15 images [2025-11-06T07:26:34.765Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 6 07:15 internal [2025-11-06T07:26:34.765Z] -rw-rw-r-- 1 jenkins jenkins 531 Nov 6 07:15 main.go [2025-11-06T07:26:34.765Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 6 07:15 openapi [2025-11-06T07:26:34.765Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 6 07:15 res [2025-11-06T07:26:34.765Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 6 07:15 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-06T07:26:35.122Z] + docker build -t app-rfid-llrp-inventory-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=52f661059ed021252ca8ea8fc67e819fd848f9e7 --label arch=arm64 --label version=4.1.0-dev.2 . [2025-11-06T07:26:35.388Z] Sending build context to Docker daemon 685.1kB [2025-11-06T07:26:35.388Z] Step 1/30 : ARG BASE=golang:1.25-alpine3.22 [2025-11-06T07:26:35.388Z] Step 2/30 : FROM ${BASE} AS builder [2025-11-06T07:26:35.388Z] ---> ddbe6ccc504d [2025-11-06T07:26:35.388Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2025-11-06T07:26:35.388Z] ---> Running in 843da0d923e2 [2025-11-06T07:26:35.781Z] Removing intermediate container 843da0d923e2 [2025-11-06T07:26:35.781Z] ---> d00cff12c307 [2025-11-06T07:26:35.781Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2025-11-06T07:26:35.781Z] ---> Running in bac031cb2c4e [2025-11-06T07:26:36.383Z] Removing intermediate container bac031cb2c4e [2025-11-06T07:26:36.383Z] ---> bf77b07d9899 [2025-11-06T07:26:36.383Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2025-11-06T07:26:36.383Z] ---> Running in e1c7815fb694 [2025-11-06T07:26:36.654Z] Removing intermediate container e1c7815fb694 [2025-11-06T07:26:36.654Z] ---> 6d43f28a61c5 [2025-11-06T07:26:36.654Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-11-06T07:26:36.654Z] ---> Running in 233515325a84 [2025-11-06T07:26:37.621Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-06T07:26:40.976Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-06T07:26:42.383Z] OK: 255 MiB in 60 packages [2025-11-06T07:26:42.968Z] Removing intermediate container 233515325a84 [2025-11-06T07:26:42.968Z] ---> 64d68eec9a63 [2025-11-06T07:26:42.968Z] Step 7/30 : WORKDIR /app [2025-11-06T07:26:43.234Z] ---> Running in 62a8a711f342 [2025-11-06T07:26:43.501Z] Removing intermediate container 62a8a711f342 [2025-11-06T07:26:43.501Z] ---> a58da46dd839 [2025-11-06T07:26:43.501Z] Step 8/30 : COPY go.mod vendor* ./ [2025-11-06T07:26:44.087Z] ---> 3715d03eb804 [2025-11-06T07:26:44.087Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-06T07:26:44.087Z] ---> Running in f9e4416a6a3b [2025-11-06T07:26:46.027Z] Removing intermediate container f9e4416a6a3b [2025-11-06T07:26:46.027Z] ---> 1766127c9758 [2025-11-06T07:26:46.027Z] Step 10/30 : COPY . . [2025-11-06T07:26:46.612Z] ---> c8c5d9e03270 [2025-11-06T07:26:46.612Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-11-06T07:26:46.612Z] ---> Running in f46d2a86c1ad [2025-11-06T07:26:46.879Z] Removing intermediate container f46d2a86c1ad [2025-11-06T07:26:46.879Z] ---> c22c5b46a326 [2025-11-06T07:26:46.879Z] Step 12/30 : RUN $MAKE [2025-11-06T07:26:46.879Z] ---> Running in 97872017d456 [2025-11-06T07:26:47.841Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.1.0-dev.38 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.1.0-dev.2 -X edgexfoundry/app-rfid-llrp-inventory.Version=4.1.0-dev.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory [2025-11-06T07:30:39.636Z] Removing intermediate container 97872017d456 [2025-11-06T07:30:39.636Z] ---> 9f0d85aa7d59 [2025-11-06T07:30:39.636Z] Step 13/30 : FROM alpine:3.22 [2025-11-06T07:30:39.636Z] 3.22: Pulling from library/alpine [2025-11-06T07:30:39.636Z] 6b59a28fa201: Already exists [2025-11-06T07:30:39.636Z] Digest: sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-06T07:30:39.636Z] Status: Downloaded newer image for alpine:3.22 [2025-11-06T07:30:39.636Z] ---> 171e65262c80 [2025-11-06T07:30:39.636Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2025-11-06T07:30:39.636Z] ---> Running in fb56e13ac341 [2025-11-06T07:30:39.636Z] Removing intermediate container fb56e13ac341 [2025-11-06T07:30:39.636Z] ---> fc269988e92a [2025-11-06T07:30:39.636Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2025-11-06T07:30:39.636Z] ---> Running in 219a186844fa [2025-11-06T07:30:39.636Z] Removing intermediate container 219a186844fa [2025-11-06T07:30:39.636Z] ---> de3de3ab3136 [2025-11-06T07:30:39.636Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2025-11-06T07:30:39.636Z] ---> Running in f75ecd39502a [2025-11-06T07:30:39.636Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-06T07:30:39.636Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-06T07:30:39.636Z] (1/2) Installing ca-certificates (20250911-r0) [2025-11-06T07:30:39.636Z] (2/2) Installing dumb-init (1.2.5-r3) [2025-11-06T07:30:39.636Z] Executing busybox-1.37.0-r19.trigger [2025-11-06T07:30:39.636Z] Executing ca-certificates-20250911-r0.trigger [2025-11-06T07:30:39.636Z] OK: 8 MiB in 18 packages [2025-11-06T07:30:41.052Z] Removing intermediate container f75ecd39502a [2025-11-06T07:30:41.052Z] ---> a8dfc7d4c3fa [2025-11-06T07:30:41.052Z] Step 17/30 : RUN apk --no-cache upgrade [2025-11-06T07:30:41.052Z] ---> Running in 533efc041d25 [2025-11-06T07:30:41.634Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-06T07:30:41.907Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-06T07:30:43.846Z] OK: 8 MiB in 18 packages [2025-11-06T07:30:44.429Z] Removing intermediate container 533efc041d25 [2025-11-06T07:30:44.429Z] ---> 6c5f93e76aed [2025-11-06T07:30:44.429Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2025-11-06T07:30:45.013Z] ---> 29e9db83efb9 [2025-11-06T07:30:45.013Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2025-11-06T07:30:45.280Z] ---> f81501a5a761 [2025-11-06T07:30:45.280Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2025-11-06T07:30:45.863Z] ---> a7300ca968fe [2025-11-06T07:30:45.863Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2025-11-06T07:30:46.446Z] ---> 4e7fd491067d [2025-11-06T07:30:46.446Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2025-11-06T07:30:48.384Z] ---> e935d89e9eed [2025-11-06T07:30:48.384Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2025-11-06T07:30:48.384Z] ---> Running in 08258808ccbf [2025-11-06T07:30:50.333Z] Removing intermediate container 08258808ccbf [2025-11-06T07:30:50.333Z] ---> 03df6b24fdc6 [2025-11-06T07:30:50.333Z] Step 24/30 : VOLUME /cache [2025-11-06T07:30:50.333Z] ---> Running in b275c5e23e98 [2025-11-06T07:30:50.333Z] Removing intermediate container b275c5e23e98 [2025-11-06T07:30:50.333Z] ---> a9b90d45bb3c [2025-11-06T07:30:50.333Z] Step 25/30 : EXPOSE 59711 [2025-11-06T07:30:50.333Z] ---> Running in 5fb8f27c456f [2025-11-06T07:30:50.601Z] Removing intermediate container 5fb8f27c456f [2025-11-06T07:30:50.601Z] ---> 8f7c96a4ee2d [2025-11-06T07:30:50.601Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2025-11-06T07:30:50.867Z] ---> Running in dc2e797360fd [2025-11-06T07:30:51.132Z] Removing intermediate container dc2e797360fd [2025-11-06T07:30:51.132Z] ---> 0d2659748c0c [2025-11-06T07:30:51.132Z] Step 27/30 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "-registry"] [2025-11-06T07:30:51.132Z] ---> Running in 1ef41ab28f3e [2025-11-06T07:30:51.399Z] Removing intermediate container 1ef41ab28f3e [2025-11-06T07:30:51.399Z] ---> 9f90f699268c [2025-11-06T07:30:51.399Z] Step 28/30 : LABEL arch=arm64 [2025-11-06T07:30:51.399Z] ---> Running in ff83d5eed317 [2025-11-06T07:30:51.665Z] Removing intermediate container ff83d5eed317 [2025-11-06T07:30:51.665Z] ---> f59a14d33fe8 [2025-11-06T07:30:51.665Z] Step 29/30 : LABEL git_sha=52f661059ed021252ca8ea8fc67e819fd848f9e7 [2025-11-06T07:30:51.934Z] ---> Running in f92626ff834d [2025-11-06T07:30:52.200Z] Removing intermediate container f92626ff834d [2025-11-06T07:30:52.200Z] ---> 981091a9875b [2025-11-06T07:30:52.200Z] Step 30/30 : LABEL version=4.1.0-dev.2 [2025-11-06T07:30:52.200Z] ---> Running in 4890b0ff9115 [2025-11-06T07:30:52.465Z] Removing intermediate container 4890b0ff9115 [2025-11-06T07:30:52.465Z] ---> 07901f57ddfb [2025-11-06T07:30:52.465Z] [Warning] One or more build-args [ARCH] were not consumed [2025-11-06T07:30:52.465Z] Successfully built 07901f57ddfb [2025-11-06T07:30:52.465Z] Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-06T07:30:52.591Z] provisioning config files... [2025-11-06T07:30:52.604Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/200@tmp/config6241138163164673863tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-06T07:30:52.933Z] ---> ****-login.sh [2025-11-06T07:30:52.933Z] nexus3.edgexfoundry.org:10001 [2025-11-06T07:30:52.933Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-06T07:30:53.200Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-06T07:30:53.200Z] Configure a credential helper to remove this warning. See [2025-11-06T07:30:53.200Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-06T07:30:53.200Z] [2025-11-06T07:30:53.200Z] Login Succeeded [2025-11-06T07:30:53.200Z] nexus3.edgexfoundry.org:10002 [2025-11-06T07:30:53.467Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-06T07:30:53.467Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-06T07:30:53.467Z] Configure a credential helper to remove this warning. See [2025-11-06T07:30:53.467Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-06T07:30:53.467Z] [2025-11-06T07:30:53.467Z] Login Succeeded [2025-11-06T07:30:53.467Z] nexus3.edgexfoundry.org:10003 [2025-11-06T07:30:53.733Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-06T07:30:53.734Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-06T07:30:53.734Z] Configure a credential helper to remove this warning. See [2025-11-06T07:30:53.734Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-06T07:30:53.734Z] [2025-11-06T07:30:53.734Z] Login Succeeded [2025-11-06T07:30:53.734Z] nexus3.edgexfoundry.org:10004 [2025-11-06T07:30:54.000Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-06T07:30:54.270Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-06T07:30:54.270Z] Configure a credential helper to remove this warning. See [2025-11-06T07:30:54.270Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-06T07:30:54.270Z] [2025-11-06T07:30:54.270Z] Login Succeeded [2025-11-06T07:30:54.270Z] ****.io [2025-11-06T07:30:54.537Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-06T07:30:54.538Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-06T07:30:54.538Z] Configure a credential helper to remove this warning. See [2025-11-06T07:30:54.538Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-06T07:30:54.538Z] [2025-11-06T07:30:54.538Z] Login Succeeded [2025-11-06T07:30:54.803Z] ---> ****-login.sh ends [Pipeline] } [2025-11-06T07:30:54.814Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-06T07:30:54.877Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-06T07:30:54.912Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2025-11-06T07:30:54.912Z] 52f661059ed021252ca8ea8fc67e819fd848f9e7 [2025-11-06T07:30:54.912Z] latest [2025-11-06T07:30:54.912Z] 4.1.0-dev.2 [2025-11-06T07:30:54.912Z] 52f661059ed021252ca8ea8fc67e819fd848f9e7-4.1.0-dev.2 [2025-11-06T07:30:54.912Z] main [2025-11-06T07:30:54.912Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-06T07:30:55.288Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:52f661059ed021252ca8ea8fc67e819fd848f9e7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-06T07:30:55.639Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:52f661059ed021252ca8ea8fc67e819fd848f9e7 [2025-11-06T07:30:55.639Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2025-11-06T07:30:55.639Z] bb1228d618d9: Preparing [2025-11-06T07:30:55.639Z] 3c5fb20ae680: Preparing [2025-11-06T07:30:55.639Z] ca5ebc4f4d6e: Preparing [2025-11-06T07:30:55.639Z] 2a9f8570a9f4: Preparing [2025-11-06T07:30:55.639Z] 7d8599a9aa07: Preparing [2025-11-06T07:30:55.639Z] 95e653f7d921: Preparing [2025-11-06T07:30:55.639Z] 3f3c46bfcccb: Preparing [2025-11-06T07:30:55.639Z] c28358dc5b3f: Preparing [2025-11-06T07:30:55.639Z] 0e64f2360a44: Preparing [2025-11-06T07:30:55.639Z] 95e653f7d921: Waiting [2025-11-06T07:30:55.639Z] 3f3c46bfcccb: Waiting [2025-11-06T07:30:55.639Z] c28358dc5b3f: Waiting [2025-11-06T07:30:55.639Z] 0e64f2360a44: Waiting [2025-11-06T07:30:55.907Z] ca5ebc4f4d6e: Pushed [2025-11-06T07:30:55.907Z] 2a9f8570a9f4: Pushed [2025-11-06T07:30:55.907Z] 7d8599a9aa07: Pushed [2025-11-06T07:30:55.907Z] bb1228d618d9: Pushed [2025-11-06T07:30:55.907Z] 0e64f2360a44: Layer already exists [2025-11-06T07:30:55.907Z] 95e653f7d921: Pushed [2025-11-06T07:30:55.907Z] 3f3c46bfcccb: Pushed [2025-11-06T07:30:56.171Z] c28358dc5b3f: Pushed [2025-11-06T07:31:04.349Z] 3c5fb20ae680: Pushed [2025-11-06T07:31:04.349Z] 52f661059ed021252ca8ea8fc67e819fd848f9e7: digest: sha256:d56ad831b346decd27ad97d4e28d898910a477a127da93eaa71aea08b3770254 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-06T07:31:04.720Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-06T07:31:05.083Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2025-11-06T07:31:05.083Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2025-11-06T07:31:05.083Z] bb1228d618d9: Preparing [2025-11-06T07:31:05.083Z] 3c5fb20ae680: Preparing [2025-11-06T07:31:05.083Z] ca5ebc4f4d6e: Preparing [2025-11-06T07:31:05.083Z] 2a9f8570a9f4: Preparing [2025-11-06T07:31:05.083Z] 7d8599a9aa07: Preparing [2025-11-06T07:31:05.083Z] 95e653f7d921: Preparing [2025-11-06T07:31:05.083Z] 3f3c46bfcccb: Preparing [2025-11-06T07:31:05.083Z] c28358dc5b3f: Preparing [2025-11-06T07:31:05.083Z] 0e64f2360a44: Preparing [2025-11-06T07:31:05.083Z] 95e653f7d921: Waiting [2025-11-06T07:31:05.083Z] c28358dc5b3f: Waiting [2025-11-06T07:31:05.083Z] 0e64f2360a44: Waiting [2025-11-06T07:31:05.083Z] 3f3c46bfcccb: Waiting [2025-11-06T07:31:05.083Z] bb1228d618d9: Layer already exists [2025-11-06T07:31:05.083Z] 7d8599a9aa07: Layer already exists [2025-11-06T07:31:05.083Z] 3c5fb20ae680: Layer already exists [2025-11-06T07:31:05.083Z] 2a9f8570a9f4: Layer already exists [2025-11-06T07:31:05.083Z] ca5ebc4f4d6e: Layer already exists [2025-11-06T07:31:05.083Z] c28358dc5b3f: Layer already exists [2025-11-06T07:31:05.083Z] 95e653f7d921: Layer already exists [2025-11-06T07:31:05.083Z] 3f3c46bfcccb: Layer already exists [2025-11-06T07:31:05.083Z] 0e64f2360a44: Layer already exists [2025-11-06T07:31:05.348Z] latest: digest: sha256:d56ad831b346decd27ad97d4e28d898910a477a127da93eaa71aea08b3770254 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-06T07:31:05.727Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-06T07:31:06.100Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:4.1.0-dev.2 [2025-11-06T07:31:06.101Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2025-11-06T07:31:06.101Z] bb1228d618d9: Preparing [2025-11-06T07:31:06.101Z] 3c5fb20ae680: Preparing [2025-11-06T07:31:06.101Z] ca5ebc4f4d6e: Preparing [2025-11-06T07:31:06.101Z] 2a9f8570a9f4: Preparing [2025-11-06T07:31:06.101Z] 7d8599a9aa07: Preparing [2025-11-06T07:31:06.101Z] 95e653f7d921: Preparing [2025-11-06T07:31:06.101Z] 3f3c46bfcccb: Preparing [2025-11-06T07:31:06.101Z] c28358dc5b3f: Preparing [2025-11-06T07:31:06.101Z] 0e64f2360a44: Preparing [2025-11-06T07:31:06.101Z] 3f3c46bfcccb: Waiting [2025-11-06T07:31:06.101Z] 95e653f7d921: Waiting [2025-11-06T07:31:06.101Z] 0e64f2360a44: Waiting [2025-11-06T07:31:06.101Z] c28358dc5b3f: Waiting [2025-11-06T07:31:06.101Z] 3c5fb20ae680: Layer already exists [2025-11-06T07:31:06.101Z] bb1228d618d9: Layer already exists [2025-11-06T07:31:06.101Z] ca5ebc4f4d6e: Layer already exists [2025-11-06T07:31:06.101Z] 7d8599a9aa07: Layer already exists [2025-11-06T07:31:06.101Z] 2a9f8570a9f4: Layer already exists [2025-11-06T07:31:06.101Z] c28358dc5b3f: Layer already exists [2025-11-06T07:31:06.101Z] 95e653f7d921: Layer already exists [2025-11-06T07:31:06.101Z] 3f3c46bfcccb: Layer already exists [2025-11-06T07:31:06.101Z] 0e64f2360a44: Layer already exists [2025-11-06T07:31:06.368Z] 4.1.0-dev.2: digest: sha256:d56ad831b346decd27ad97d4e28d898910a477a127da93eaa71aea08b3770254 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-06T07:31:06.731Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:52f661059ed021252ca8ea8fc67e819fd848f9e7-4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-06T07:31:07.100Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:52f661059ed021252ca8ea8fc67e819fd848f9e7-4.1.0-dev.2 [2025-11-06T07:31:07.101Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2025-11-06T07:31:07.101Z] bb1228d618d9: Preparing [2025-11-06T07:31:07.101Z] 3c5fb20ae680: Preparing [2025-11-06T07:31:07.101Z] ca5ebc4f4d6e: Preparing [2025-11-06T07:31:07.101Z] 2a9f8570a9f4: Preparing [2025-11-06T07:31:07.101Z] 7d8599a9aa07: Preparing [2025-11-06T07:31:07.101Z] 95e653f7d921: Preparing [2025-11-06T07:31:07.101Z] 3f3c46bfcccb: Preparing [2025-11-06T07:31:07.101Z] c28358dc5b3f: Preparing [2025-11-06T07:31:07.101Z] 0e64f2360a44: Preparing [2025-11-06T07:31:07.101Z] 3f3c46bfcccb: Waiting [2025-11-06T07:31:07.101Z] 95e653f7d921: Waiting [2025-11-06T07:31:07.101Z] c28358dc5b3f: Waiting [2025-11-06T07:31:07.101Z] 0e64f2360a44: Waiting [2025-11-06T07:31:07.101Z] ca5ebc4f4d6e: Layer already exists [2025-11-06T07:31:07.101Z] 7d8599a9aa07: Layer already exists [2025-11-06T07:31:07.101Z] 2a9f8570a9f4: Layer already exists [2025-11-06T07:31:07.101Z] bb1228d618d9: Layer already exists [2025-11-06T07:31:07.101Z] 3c5fb20ae680: Layer already exists [2025-11-06T07:31:07.101Z] 95e653f7d921: Layer already exists [2025-11-06T07:31:07.101Z] c28358dc5b3f: Layer already exists [2025-11-06T07:31:07.101Z] 3f3c46bfcccb: Layer already exists [2025-11-06T07:31:07.101Z] 0e64f2360a44: Layer already exists [2025-11-06T07:31:07.367Z] 52f661059ed021252ca8ea8fc67e819fd848f9e7-4.1.0-dev.2: digest: sha256:d56ad831b346decd27ad97d4e28d898910a477a127da93eaa71aea08b3770254 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-06T07:31:07.750Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-06T07:31:08.118Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2025-11-06T07:31:08.118Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2025-11-06T07:31:08.118Z] bb1228d618d9: Preparing [2025-11-06T07:31:08.118Z] 3c5fb20ae680: Preparing [2025-11-06T07:31:08.118Z] ca5ebc4f4d6e: Preparing [2025-11-06T07:31:08.118Z] 2a9f8570a9f4: Preparing [2025-11-06T07:31:08.118Z] 7d8599a9aa07: Preparing [2025-11-06T07:31:08.118Z] 95e653f7d921: Preparing [2025-11-06T07:31:08.118Z] 3f3c46bfcccb: Preparing [2025-11-06T07:31:08.118Z] c28358dc5b3f: Preparing [2025-11-06T07:31:08.118Z] 0e64f2360a44: Preparing [2025-11-06T07:31:08.118Z] 95e653f7d921: Waiting [2025-11-06T07:31:08.118Z] 3f3c46bfcccb: Waiting [2025-11-06T07:31:08.118Z] c28358dc5b3f: Waiting [2025-11-06T07:31:08.118Z] 0e64f2360a44: Waiting [2025-11-06T07:31:08.118Z] ca5ebc4f4d6e: Layer already exists [2025-11-06T07:31:08.118Z] 3c5fb20ae680: Layer already exists [2025-11-06T07:31:08.118Z] bb1228d618d9: Layer already exists [2025-11-06T07:31:08.118Z] 7d8599a9aa07: Layer already exists [2025-11-06T07:31:08.118Z] 2a9f8570a9f4: Layer already exists [2025-11-06T07:31:08.118Z] 3f3c46bfcccb: Layer already exists [2025-11-06T07:31:08.118Z] c28358dc5b3f: Layer already exists [2025-11-06T07:31:08.118Z] 0e64f2360a44: Layer already exists [2025-11-06T07:31:08.118Z] 95e653f7d921: Layer already exists [2025-11-06T07:31:08.400Z] main: digest: sha256:d56ad831b346decd27ad97d4e28d898910a477a127da93eaa71aea08b3770254 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-06T07:31:08.504Z] ===================================================== [Pipeline] echo [2025-11-06T07:31:08.521Z] taggedImages: [2025-11-06T07:31:08.521Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:52f661059ed021252ca8ea8fc67e819fd848f9e7 [2025-11-06T07:31:08.521Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2025-11-06T07:31:08.521Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:4.1.0-dev.2 [2025-11-06T07:31:08.521Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:52f661059ed021252ca8ea8fc67e819fd848f9e7-4.1.0-dev.2 [2025-11-06T07:31:08.521Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] echo [2025-11-06T07:31:08.540Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:52f661059ed021252ca8ea8fc67e819fd848f9e7 [Pipeline] echo [2025-11-06T07:31:08.557Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [Pipeline] echo [2025-11-06T07:31:08.575Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:4.1.0-dev.2 [Pipeline] echo [2025-11-06T07:31:08.591Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:52f661059ed021252ca8ea8fc67e819fd848f9e7-4.1.0-dev.2 [Pipeline] echo [2025-11-06T07:31:08.607Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-06T07:31:09.003Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-11-06T07:31:09.003Z] [2025-11-06T07:31:09.003Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-06T07:31:09.337Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-11-06T07:31:09.338Z] arm64: Pulling from edgex-lftools-log-publisher [2025-11-06T07:31:09.338Z] 8998bd30e6a1: Pulling fs layer [2025-11-06T07:31:09.338Z] 04944245beec: Pulling fs layer [2025-11-06T07:31:09.338Z] 699f458cf7ca: Pulling fs layer [2025-11-06T07:31:09.338Z] 765212b225bb: Pulling fs layer [2025-11-06T07:31:09.338Z] 765212b225bb: Waiting [2025-11-06T07:31:09.338Z] f23df028b6ca: Pulling fs layer [2025-11-06T07:31:09.338Z] d65c8cfc05b1: Pulling fs layer [2025-11-06T07:31:09.338Z] 2437ff75d9bd: Pulling fs layer [2025-11-06T07:31:09.338Z] f23df028b6ca: Waiting [2025-11-06T07:31:09.338Z] d65c8cfc05b1: Waiting [2025-11-06T07:31:09.338Z] 2437ff75d9bd: Waiting [2025-11-06T07:31:09.603Z] 04944245beec: Verifying Checksum [2025-11-06T07:31:09.603Z] 04944245beec: Download complete [2025-11-06T07:31:09.603Z] 765212b225bb: Verifying Checksum [2025-11-06T07:31:09.603Z] 765212b225bb: Download complete [2025-11-06T07:31:09.603Z] f23df028b6ca: Verifying Checksum [2025-11-06T07:31:09.603Z] f23df028b6ca: Download complete [2025-11-06T07:31:09.603Z] d65c8cfc05b1: Verifying Checksum [2025-11-06T07:31:09.603Z] d65c8cfc05b1: Download complete [2025-11-06T07:31:09.603Z] 699f458cf7ca: Verifying Checksum [2025-11-06T07:31:09.603Z] 699f458cf7ca: Download complete [2025-11-06T07:31:10.186Z] 8998bd30e6a1: Verifying Checksum [2025-11-06T07:31:10.186Z] 8998bd30e6a1: Download complete [2025-11-06T07:31:12.757Z] 2437ff75d9bd: Verifying Checksum [2025-11-06T07:31:12.757Z] 2437ff75d9bd: Download complete [2025-11-06T07:31:14.850Z] 8998bd30e6a1: Pull complete [2025-11-06T07:31:14.850Z] 04944245beec: Pull complete [2025-11-06T07:31:16.784Z] 699f458cf7ca: Pull complete [2025-11-06T07:31:16.784Z] 765212b225bb: Pull complete [2025-11-06T07:31:17.737Z] f23df028b6ca: Pull complete [2025-11-06T07:31:17.737Z] d65c8cfc05b1: Pull complete [2025-11-06T07:31:35.926Z] 2437ff75d9bd: Pull complete [2025-11-06T07:31:35.926Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-11-06T07:31:35.926Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-11-06T07:31:35.926Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-06T07:31:36.126Z] prd-ubuntu20.04-docker-arm64-4c-16g-772627 does not seem to be running inside a container [2025-11-06T07:31:36.182Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-rfid-llrp-inventory/200 -v /w/workspace/app-rfid-llrp-inventory/200:/w/workspace/app-rfid-llrp-inventory/200:rw,z -v /w/workspace/app-rfid-llrp-inventory/200@tmp:/w/workspace/app-rfid-llrp-inventory/200@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-11-06T07:31:38.765Z] $ docker top ee87c36f031554cd025fa8d76117484ef5f71084f81075b836279b1035efb5d6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-06T07:31:39.609Z] ---> job-cost.sh [2025-11-06T07:31:39.609Z] lf-activate-venv: SKIPPING [2025-11-06T07:31:39.609Z] INFO: No Stack... [2025-11-06T07:31:39.873Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-11-06T07:31:40.827Z] INFO: Archiving Costs [Pipeline] sh [2025-11-06T07:31:41.459Z] + cat /w/workspace/app-rfid-llrp-inventory/200/archives/cost.csv [2025-11-06T07:31:41.459Z] + cut -d, -f6 [Pipeline] lock [2025-11-06T07:31:41.516Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-200-stack-cost] [2025-11-06T07:31:41.529Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-200-stack-cost] did not exist. Created. [2025-11-06T07:31:41.535Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-200-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-11-06T07:31:42.196Z] /w/workspace/app-rfid-llrp-inventory/200@tmp/durable-9362f083/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-11-06T07:31:42.833Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-11-06T07:31:42.849Z] Warning: overwriting stash ‘stack-cost’ [2025-11-06T07:31:42.898Z] Stashed 1 file(s) [Pipeline] } [2025-11-06T07:31:42.912Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-200-stack-cost] [Pipeline] // lock [Pipeline] } [2025-11-06T07:31:42.930Z] $ docker stop --time=1 ee87c36f031554cd025fa8d76117484ef5f71084f81075b836279b1035efb5d6 [2025-11-06T07:31:44.407Z] $ docker rm -f --volumes ee87c36f031554cd025fa8d76117484ef5f71084f81075b836279b1035efb5d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2025-11-06T07:31:44.947Z] provisioning config files... [2025-11-06T07:31:44.958Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config13387652769441082817tmp [Pipeline] { [Pipeline] sh [2025-11-06T07:31:45.271Z] + set +x [2025-11-06T07:31:45.271Z] + bash -s -- [2025-11-06T07:31:45.271Z] + curl -s https://codecov.io/bash [2025-11-06T07:31:45.271Z] [2025-11-06T07:31:45.271Z] _____ _ [2025-11-06T07:31:45.271Z] / ____| | | [2025-11-06T07:31:45.271Z] | | ___ __| | ___ ___ _____ __ [2025-11-06T07:31:45.271Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-11-06T07:31:45.271Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-11-06T07:31:45.271Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-11-06T07:31:45.271Z] Bash-1.0.6 [2025-11-06T07:31:45.271Z] [2025-11-06T07:31:45.271Z] [2025-11-06T07:31:45.531Z] ==> git version 2.25.1 found [2025-11-06T07:31:45.531Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2025-11-06T07:31:45.531Z] Release-Date: 2020-01-08 [2025-11-06T07:31:45.531Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-11-06T07:31:45.531Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-11-06T07:31:45.531Z] ==> Jenkins CI detected. [2025-11-06T07:31:45.531Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2025-11-06T07:31:45.531Z] project root: . [2025-11-06T07:31:45.531Z] --> token set from env [2025-11-06T07:31:45.531Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-11-06T07:31:45.531Z] ==> Running gcov in . (disable via -X gcov) [2025-11-06T07:31:45.531Z] ==> Python coveragepy not found [2025-11-06T07:31:45.531Z] ==> Searching for coverage reports in: [2025-11-06T07:31:45.531Z] + . [2025-11-06T07:31:45.531Z] -> Found 1 reports [2025-11-06T07:31:45.531Z] ==> Detecting git/mercurial file structure [2025-11-06T07:31:45.531Z] ==> Reading reports [2025-11-06T07:31:45.531Z] + ./coverage.out bytes=55696 [2025-11-06T07:31:45.531Z] ==> Appending adjustments [2025-11-06T07:31:45.531Z] https://docs.codecov.io/docs/fixing-reports [2025-11-06T07:31:45.791Z] + Found adjustments [2025-11-06T07:31:45.791Z] ==> Gzipping contents [2025-11-06T07:31:45.791Z] 16K /tmp/codecov.tw9bxa.gz [2025-11-06T07:31:45.791Z] ==> Uploading reports [2025-11-06T07:31:45.791Z] url: https://codecov.io [2025-11-06T07:31:45.791Z] query: branch=main&commit=52f661059ed021252ca8ea8fc67e819fd848f9e7&build=200&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F200%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2025-11-06T07:31:45.791Z] -> Pinging Codecov [2025-11-06T07:31:45.791Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=52f661059ed021252ca8ea8fc67e819fd848f9e7&build=200&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F200%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2025-11-06T07:31:46.051Z] -> Uploading to [2025-11-06T07:31:46.051Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-rfid-llrp-go/52f661059ed021252ca8ea8fc67e819fd848f9e7/fd0423bd-b312-4708-9381-8143fc51cf4a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20251106%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20251106T073145Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=7dbaccdab758e5881116a26fb0f2a330811295352bd6180e3f121fe0c0033173 [2025-11-06T07:31:46.051Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-11-06T07:31:46.051Z] Dload Upload Total Spent Left Speed [2025-11-06T07:31:46.051Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12839 0 0 100 12839 0 97265 --:--:-- --:--:-- --:--:-- 97265 [2025-11-06T07:31:46.051Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/52f661059ed021252ca8ea8fc67e819fd848f9e7 [Pipeline] } [2025-11-06T07:31:46.059Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-11-06T07:31:46.290Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-11-06T07:31:46.304Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-06T07:31:46.607Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-11-06T07:31:46.608Z] [2025-11-06T07:31:46.608Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-06T07:31:46.908Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-11-06T07:31:46.908Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-11-06T07:31:46.908Z] 2d35ebdb57d9: Already exists [2025-11-06T07:31:46.908Z] 85e8836fcdb2: Pulling fs layer [2025-11-06T07:31:46.908Z] 91631faa732a: Pulling fs layer [2025-11-06T07:31:46.908Z] f3f5ae8826fa: Pulling fs layer [2025-11-06T07:31:46.908Z] 4f4fb700ef54: Pulling fs layer [2025-11-06T07:31:46.908Z] 7861252a18e6: Pulling fs layer [2025-11-06T07:31:46.908Z] 9130f900ef6f: Pulling fs layer [2025-11-06T07:31:46.908Z] 4f4fb700ef54: Waiting [2025-11-06T07:31:46.908Z] 7861252a18e6: Waiting [2025-11-06T07:31:46.908Z] 9130f900ef6f: Waiting [2025-11-06T07:31:46.908Z] f3f5ae8826fa: Verifying Checksum [2025-11-06T07:31:46.908Z] f3f5ae8826fa: Download complete [2025-11-06T07:31:46.908Z] 85e8836fcdb2: Download complete [2025-11-06T07:31:46.908Z] 4f4fb700ef54: Verifying Checksum [2025-11-06T07:31:46.908Z] 4f4fb700ef54: Download complete [2025-11-06T07:31:47.166Z] 85e8836fcdb2: Pull complete [2025-11-06T07:31:47.166Z] 7861252a18e6: Verifying Checksum [2025-11-06T07:31:47.166Z] 7861252a18e6: Download complete [2025-11-06T07:31:47.731Z] 91631faa732a: Download complete [2025-11-06T07:31:48.299Z] 9130f900ef6f: Verifying Checksum [2025-11-06T07:31:48.299Z] 9130f900ef6f: Download complete [2025-11-06T07:31:53.637Z] 91631faa732a: Pull complete [2025-11-06T07:31:53.637Z] f3f5ae8826fa: Pull complete [2025-11-06T07:31:53.637Z] 4f4fb700ef54: Pull complete [2025-11-06T07:31:53.637Z] 7861252a18e6: Pull complete [2025-11-06T07:31:57.846Z] 9130f900ef6f: Pull complete [2025-11-06T07:31:57.846Z] Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e [2025-11-06T07:31:57.846Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-11-06T07:31:57.846Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-06T07:31:57.950Z] prd-ubuntu20.04-docker-8c-8g-772626 does not seem to be running inside a container [2025-11-06T07:31:57.978Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-11-06T07:32:00.737Z] $ docker top 83c72d4fe6e2c707016bc57569608b6c1a5fc67028dea7f26ad9e0e01ce18f3c -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-06T07:32:01.085Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] echo [2025-11-06T07:32:01.096Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh [2025-11-06T07:32:01.373Z] + set -o pipefail [2025-11-06T07:32:01.373Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' [2025-11-06T07:32:13.606Z] [2025-11-06T07:32:13.606Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2025-11-06T07:32:13.606Z] [2025-11-06T07:32:13.606Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7116c55e-148a-425a-9d75-27689445d8a8/history/1e1875ae-05ed-47f0-9d3e-b93fc581398e [2025-11-06T07:32:13.606Z] [2025-11-06T07:32:13.606Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-11-06T07:32:13.606Z] [2025-11-06T07:32:13.606Z] [2025-11-06T07:32:13.606Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-11-06T07:32:13.606Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-11-06T07:32:13.613Z] $ docker stop --time=1 83c72d4fe6e2c707016bc57569608b6c1a5fc67028dea7f26ad9e0e01ce18f3c [2025-11-06T07:32:16.643Z] $ docker rm -f --volumes 83c72d4fe6e2c707016bc57569608b6c1a5fc67028dea7f26ad9e0e01ce18f3c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-11-06T07:32:17.590Z] + git log --format=format:%s -1 52f661059ed021252ca8ea8fc67e819fd848f9e7 [Pipeline] sh [2025-11-06T07:32:17.876Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-11-06T07:32:17.876Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-06T07:32:18.181Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-06T07:32:18.181Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-06T07:32:18.267Z] prd-ubuntu20.04-docker-8c-8g-772626 does not seem to be running inside a container [2025-11-06T07:32:18.293Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-11-06T07:32:18.599Z] $ docker top 9701ad01f7029dd2c3a8530ecf5bf4c97b4e4cff7192ba7e25d9594548c295cb -eo pid,comm [2025-11-06T07:32:18.651Z] 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-06T07:32:18.651Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-11-06T07:32:18.706Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-11-06T07:32:18.706Z] [ssh-agent] Looking for ssh-agent implementation... [2025-11-06T07:32:18.816Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-11-06T07:32:18.813Z] $ docker exec 9701ad01f7029dd2c3a8530ecf5bf4c97b4e4cff7192ba7e25d9594548c295cb ssh-agent [2025-11-06T07:32:18.924Z] SSH_AUTH_SOCK=/tmp/ssh-qoYTvCDSX9pF/agent.32 [2025-11-06T07:32:18.924Z] SSH_AGENT_PID=38 [2025-11-06T07:32:18.929Z] Running ssh-add (command line suppressed) [2025-11-06T07:32:19.025Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_660519373678038024.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_660519373678038024.key) [2025-11-06T07:32:19.042Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-11-06T07:32:19.334Z] + git semver tag [2025-11-06T07:32:19.593Z] 2025-11-06 07:32:19,566 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-11-06T07:32:19.593Z] 2025-11-06 07:32:19,571 [run_tag] DEBUG tag force:False [2025-11-06T07:32:19.593Z] 2025-11-06 07:32:19,571 [check_head_tag] DEBUG check head tag [2025-11-06T07:32:19.593Z] 2025-11-06 07:32:19,572 [execute] INFO git cat-file --batch-check [2025-11-06T07:32:19.593Z] 2025-11-06 07:32:19,572 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, stdin=, shell=False, universal_newlines=False) [2025-11-06T07:32:19.593Z] 2025-11-06 07:32:19,574 [execute] INFO git cat-file --batch [2025-11-06T07:32:19.593Z] 2025-11-06 07:32:19,574 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, stdin=, shell=False, universal_newlines=False) [2025-11-06T07:32:19.593Z] 2025-11-06 07:32:19,581 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2025-11-06T07:32:19.593Z] 2025-11-06 07:32:19,581 [execute] INFO git tag -a v4.1.0-dev.2 -m v4.1.0-dev.2 [2025-11-06T07:32:19.593Z] 2025-11-06 07:32:19,582 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.2', '-m', 'v4.1.0-dev.2'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, stdin=None, shell=False, universal_newlines=False) [2025-11-06T07:32:19.593Z] 2025-11-06 07:32:19,586 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2025-11-06T07:32:19.593Z] 4.1.0-dev.2 [Pipeline] } [2025-11-06T07:32:19.855Z] $ docker exec --env ******** --env ******** 9701ad01f7029dd2c3a8530ecf5bf4c97b4e4cff7192ba7e25d9594548c295cb ssh-agent -k [2025-11-06T07:32:19.958Z] unset SSH_AUTH_SOCK; [2025-11-06T07:32:19.958Z] unset SSH_AGENT_PID; [2025-11-06T07:32:19.958Z] echo Agent pid 38 killed; [2025-11-06T07:32:19.975Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-11-06T07:32:20.300Z] + git semver [Pipeline] } [2025-11-06T07:32:20.567Z] $ docker stop --time=1 9701ad01f7029dd2c3a8530ecf5bf4c97b4e4cff7192ba7e25d9594548c295cb [2025-11-06T07:32:21.841Z] $ docker rm -f --volumes 9701ad01f7029dd2c3a8530ecf5bf4c97b4e4cff7192ba7e25d9594548c295cb [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-06T07:32:22.278Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-11-06T07:32:22.278Z] [2025-11-06T07:32:22.278Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-06T07:32:22.599Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-11-06T07:32:22.599Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-11-06T07:32:22.599Z] ab5ef0e58194: Pulling fs layer [2025-11-06T07:32:22.599Z] 9712f1f96733: Pulling fs layer [2025-11-06T07:32:22.599Z] 63f879dbbcfc: Pulling fs layer [2025-11-06T07:32:22.599Z] 0d9ebad4ef96: Pulling fs layer [2025-11-06T07:32:22.599Z] e9a5061849ea: Pulling fs layer [2025-11-06T07:32:22.599Z] d747dcd14b5f: Pulling fs layer [2025-11-06T07:32:22.599Z] 2de7ff778b66: Pulling fs layer [2025-11-06T07:32:22.599Z] d747dcd14b5f: Waiting [2025-11-06T07:32:22.599Z] e9a5061849ea: Waiting [2025-11-06T07:32:22.599Z] 2de7ff778b66: Waiting [2025-11-06T07:32:22.599Z] 0d9ebad4ef96: Waiting [2025-11-06T07:32:22.599Z] 9712f1f96733: Download complete [2025-11-06T07:32:23.170Z] 63f879dbbcfc: Verifying Checksum [2025-11-06T07:32:23.170Z] 63f879dbbcfc: Download complete [2025-11-06T07:32:23.170Z] e9a5061849ea: Verifying Checksum [2025-11-06T07:32:23.170Z] e9a5061849ea: Download complete [2025-11-06T07:32:23.170Z] d747dcd14b5f: Verifying Checksum [2025-11-06T07:32:23.170Z] d747dcd14b5f: Download complete [2025-11-06T07:32:23.170Z] 0d9ebad4ef96: Verifying Checksum [2025-11-06T07:32:23.170Z] 0d9ebad4ef96: Download complete [2025-11-06T07:32:23.429Z] ab5ef0e58194: Verifying Checksum [2025-11-06T07:32:23.429Z] ab5ef0e58194: Download complete [2025-11-06T07:32:23.429Z] 2de7ff778b66: Verifying Checksum [2025-11-06T07:32:23.429Z] 2de7ff778b66: Download complete [2025-11-06T07:32:27.617Z] ab5ef0e58194: Pull complete [2025-11-06T07:32:27.617Z] 9712f1f96733: Pull complete [2025-11-06T07:32:28.567Z] 63f879dbbcfc: Pull complete [2025-11-06T07:32:35.136Z] 0d9ebad4ef96: Pull complete [2025-11-06T07:32:35.136Z] e9a5061849ea: Pull complete [2025-11-06T07:32:35.136Z] d747dcd14b5f: Pull complete [2025-11-06T07:32:36.523Z] 2de7ff778b66: Pull complete [2025-11-06T07:32:36.523Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-11-06T07:32:36.523Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-11-06T07:32:36.523Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-06T07:32:36.619Z] prd-ubuntu20.04-docker-8c-8g-772626 does not seem to be running inside a container [2025-11-06T07:32:36.641Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-11-06T07:32:38.780Z] $ docker top 31f73d377e5d4f211a76439bec358e57a8bb29d1ce85098fa184668f37ca959c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-11-06T07:32:38.875Z] provisioning config files... [2025-11-06T07:32:38.881Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config7419313590884529256tmp [2025-11-06T07:32:38.889Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config17260904461992552380tmp [2025-11-06T07:32:38.897Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config15472721299968629131tmp [Pipeline] { [Pipeline] echo [2025-11-06T07:32:38.924Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-06T07:32:39.218Z] ---> sigul-configuration.sh [2025-11-06T07:32:39.218Z] gpg: directory `/root/.gnupg' created [2025-11-06T07:32:39.218Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-11-06T07:32:39.218Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-11-06T07:32:39.218Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-11-06T07:32:39.218Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-11-06T07:32:39.218Z] gpg: CAST5 encrypted data [2025-11-06T07:32:39.218Z] gpg: encrypted with 1 passphrase [2025-11-06T07:32:39.218Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-11-06T07:32:39.511Z] + mkdir /home/jenkins [2025-11-06T07:32:39.511Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-11-06T07:32:39.845Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2025-11-06T07:32:39.877Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-06T07:32:40.234Z] ---> sigul-install.sh [2025-11-06T07:32:40.234Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-11-06T07:32:40.620Z] + git tag --list [2025-11-06T07:32:40.620Z] v0.0.0 [2025-11-06T07:32:40.620Z] v1.0.0 [2025-11-06T07:32:40.620Z] v2.1.0 [2025-11-06T07:32:40.620Z] v2.1.1 [2025-11-06T07:32:40.620Z] v2.2.0 [2025-11-06T07:32:40.620Z] v2.3.0 [2025-11-06T07:32:40.620Z] v3.0 [2025-11-06T07:32:40.620Z] v3.0.0 [2025-11-06T07:32:40.620Z] v3.0.1 [2025-11-06T07:32:40.620Z] v3.1 [2025-11-06T07:32:40.620Z] v3.1.0 [2025-11-06T07:32:40.620Z] v3.1.1 [2025-11-06T07:32:40.620Z] v4.0 [2025-11-06T07:32:40.620Z] v4.0.0 [2025-11-06T07:32:40.620Z] v4.1.0-dev.1 [2025-11-06T07:32:40.620Z] v4.1.0-dev.2 [Pipeline] sh [2025-11-06T07:32:40.917Z] + lftools sign git-tag v4.1.0-dev.2 [2025-11-06T07:32:41.486Z] Signing Git tag with Sigul... [2025-11-06T07:32:41.486Z] Signing v4.1.0-dev.2 [Pipeline] echo [2025-11-06T07:32:41.757Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-06T07:32:42.052Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-11-06T07:32:42.059Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-11-06T07:32:42.083Z] $ docker stop --time=1 31f73d377e5d4f211a76439bec358e57a8bb29d1ce85098fa184668f37ca959c [2025-11-06T07:32:43.368Z] $ docker rm -f --volumes 31f73d377e5d4f211a76439bec358e57a8bb29d1ce85098fa184668f37ca959c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-11-06T07:32:43.810Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-11-06T07:32:43.810Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-06T07:32:44.116Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-06T07:32:44.116Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-06T07:32:44.201Z] prd-ubuntu20.04-docker-8c-8g-772626 does not seem to be running inside a container [2025-11-06T07:32:44.224Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-11-06T07:32:44.465Z] $ docker top 368946ecbfbcd6ce139f93803706277efe464595b1d298dafdc2fa4157dca8ed -eo pid,comm [2025-11-06T07:32:44.514Z] 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-06T07:32:44.514Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-11-06T07:32:44.571Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-11-06T07:32:44.571Z] [ssh-agent] Looking for ssh-agent implementation... [2025-11-06T07:32:44.687Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-11-06T07:32:44.683Z] $ docker exec 368946ecbfbcd6ce139f93803706277efe464595b1d298dafdc2fa4157dca8ed ssh-agent [2025-11-06T07:32:44.797Z] SSH_AUTH_SOCK=/tmp/ssh-qcBCtuWdfd0x/agent.32 [2025-11-06T07:32:44.797Z] SSH_AGENT_PID=38 [2025-11-06T07:32:44.802Z] Running ssh-add (command line suppressed) [2025-11-06T07:32:44.887Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_12629936223834530580.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_12629936223834530580.key) [2025-11-06T07:32:44.905Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-11-06T07:32:45.196Z] + git semver bump pre [2025-11-06T07:32:45.454Z] 2025-11-06 07:32:45,413 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-11-06T07:32:45.454Z] 2025-11-06 07:32:45,419 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2025-11-06T07:32:45.454Z] 2025-11-06 07:32:45,419 [bump_version] DEBUG bumping version:4.1.0-dev.2 on axis:pre with prefix:dev [2025-11-06T07:32:45.454Z] 2025-11-06 07:32:45,419 [bump_version] DEBUG bumped version:4.1.0-dev.3 [2025-11-06T07:32:45.455Z] 2025-11-06 07:32:45,419 [write_version] DEBUG write version:4.1.0-dev.3 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True [2025-11-06T07:32:45.455Z] 2025-11-06 07:32:45,419 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2025-11-06T07:32:45.455Z] 2025-11-06 07:32:45,420 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2025-11-06T07:32:45.455Z] 2025-11-06 07:32:45,422 [execute] INFO git cat-file --batch-check [2025-11-06T07:32:45.455Z] 2025-11-06 07:32:45,422 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-11-06T07:32:45.455Z] 2025-11-06 07:32:45,426 [execute] INFO git cat-file --batch [2025-11-06T07:32:45.455Z] 2025-11-06 07:32:45,426 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-11-06T07:32:45.455Z] 2025-11-06 07:32:45,429 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2025-11-06T07:32:45.455Z] 4.1.0-dev.3 [Pipeline] } [2025-11-06T07:32:45.717Z] $ docker exec --env ******** --env ******** 368946ecbfbcd6ce139f93803706277efe464595b1d298dafdc2fa4157dca8ed ssh-agent -k [2025-11-06T07:32:45.821Z] unset SSH_AUTH_SOCK; [2025-11-06T07:32:45.821Z] unset SSH_AGENT_PID; [2025-11-06T07:32:45.821Z] echo Agent pid 38 killed; [2025-11-06T07:32:45.835Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-11-06T07:32:46.165Z] + git semver [Pipeline] } [2025-11-06T07:32:46.429Z] $ docker stop --time=1 368946ecbfbcd6ce139f93803706277efe464595b1d298dafdc2fa4157dca8ed [2025-11-06T07:32:47.725Z] $ docker rm -f --volumes 368946ecbfbcd6ce139f93803706277efe464595b1d298dafdc2fa4157dca8ed [Pipeline] // withDockerContainer [Pipeline] sh [2025-11-06T07:32:48.087Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-11-06T07:32:48.087Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-06T07:32:48.392Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-06T07:32:48.392Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-06T07:32:48.470Z] prd-ubuntu20.04-docker-8c-8g-772626 does not seem to be running inside a container [2025-11-06T07:32:48.490Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-11-06T07:32:48.747Z] $ docker top cbbea8fa4062a153d89266a2ff02d12101ace291c3153e6fd2ee4eca3015caa3 -eo pid,comm [2025-11-06T07:32:48.797Z] 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-06T07:32:48.797Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-11-06T07:32:48.865Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-11-06T07:32:48.865Z] [ssh-agent] Looking for ssh-agent implementation... [2025-11-06T07:32:48.978Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-11-06T07:32:48.974Z] $ docker exec cbbea8fa4062a153d89266a2ff02d12101ace291c3153e6fd2ee4eca3015caa3 ssh-agent [2025-11-06T07:32:49.079Z] SSH_AUTH_SOCK=/tmp/ssh-7cEodCTMkNqy/agent.32 [2025-11-06T07:32:49.079Z] SSH_AGENT_PID=38 [2025-11-06T07:32:49.084Z] Running ssh-add (command line suppressed) [2025-11-06T07:32:49.174Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8204143793960136054.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8204143793960136054.key) [2025-11-06T07:32:49.194Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-11-06T07:32:49.488Z] + git semver push [2025-11-06T07:32:49.747Z] 2025-11-06 07:32:49,702 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-11-06T07:32:49.747Z] 2025-11-06 07:32:49,707 [run_push] DEBUG push [2025-11-06T07:32:49.747Z] 2025-11-06 07:32:49,707 [execute] INFO git cat-file --batch-check [2025-11-06T07:32:49.747Z] 2025-11-06 07:32:49,708 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-11-06T07:32:49.747Z] 2025-11-06 07:32:49,710 [execute] INFO git rev-list 56d97b1107f2727e72b1f8202d893577824a997e -- [2025-11-06T07:32:49.747Z] 2025-11-06 07:32:49,710 [execute] DEBUG Popen(['git', 'rev-list', '56d97b1107f2727e72b1f8202d893577824a997e', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-11-06T07:32:49.747Z] 2025-11-06 07:32:49,717 [execute] INFO git fetch -v -- origin [2025-11-06T07:32:49.747Z] 2025-11-06 07:32:49,718 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, stdin=None, shell=False, universal_newlines=True) [2025-11-06T07:32:51.126Z] 2025-11-06 07:32:50,696 [run_push] DEBUG no remote changes detected [2025-11-06T07:32:51.126Z] 2025-11-06 07:32:50,696 [execute] INFO git push origin semver [2025-11-06T07:32:51.126Z] 2025-11-06 07:32:50,696 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-11-06T07:32:51.695Z] 2025-11-06 07:32:51,448 [run_push] DEBUG push all version tags [2025-11-06T07:32:51.695Z] 2025-11-06 07:32:51,449 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-11-06T07:32:51.695Z] 2025-11-06 07:32:51,449 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, stdin=None, shell=False, universal_newlines=False) [2025-11-06T07:32:52.263Z] 2025-11-06 07:32:52,124 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2025-11-06T07:32:52.263Z] 4.1.0-dev.3 [Pipeline] } [2025-11-06T07:32:52.268Z] $ docker exec --env ******** --env ******** cbbea8fa4062a153d89266a2ff02d12101ace291c3153e6fd2ee4eca3015caa3 ssh-agent -k [2025-11-06T07:32:52.369Z] unset SSH_AUTH_SOCK; [2025-11-06T07:32:52.370Z] unset SSH_AGENT_PID; [2025-11-06T07:32:52.370Z] echo Agent pid 38 killed; [2025-11-06T07:32:52.385Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-11-06T07:32:52.715Z] + git semver [Pipeline] } [2025-11-06T07:32:52.979Z] $ docker stop --time=1 cbbea8fa4062a153d89266a2ff02d12101ace291c3153e6fd2ee4eca3015caa3 [2025-11-06T07:32:54.240Z] $ docker rm -f --volumes cbbea8fa4062a153d89266a2ff02d12101ace291c3153e6fd2ee4eca3015caa3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-11-06T07:32:54.832Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2025-11-06T07:32:54.832Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2025-11-06T07:32:54.832Z] total 16 [2025-11-06T07:32:54.832Z] drwxr-xr-x 3 root root 4096 Nov 6 07:18 . [2025-11-06T07:32:54.832Z] drwxrwxr-x 12 jenkins jenkins 4096 Nov 6 07:32 .. [2025-11-06T07:32:54.832Z] drwxr-xr-x 2 root root 4096 Nov 6 07:18 cost [2025-11-06T07:32:54.832Z] -rw-r--r-- 1 root root 95 Nov 6 07:18 cost.csv [2025-11-06T07:32:54.832Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2025-11-06T07:32:54.832Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2025-11-06T07:32:54.832Z] total 16 [2025-11-06T07:32:54.832Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 6 07:18 . [2025-11-06T07:32:54.832Z] drwxrwxr-x 12 jenkins jenkins 4096 Nov 6 07:32 .. [2025-11-06T07:32:54.832Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 6 07:18 cost [2025-11-06T07:32:54.832Z] -rw-r--r-- 1 jenkins jenkins 95 Nov 6 07:18 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-11-06T07:32:55.125Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-06T07:32:55.990Z] ---> package-listing.sh [2025-11-06T07:32:55.990Z] ++ facter osfamily [2025-11-06T07:32:55.990Z] ++ tr '[:upper:]' '[:lower:]' [2025-11-06T07:32:56.249Z] + OS_FAMILY=debian [2025-11-06T07:32:56.249Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2025-11-06T07:32:56.249Z] + START_PACKAGES=/tmp/packages_start.txt [2025-11-06T07:32:56.249Z] + END_PACKAGES=/tmp/packages_end.txt [2025-11-06T07:32:56.249Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-11-06T07:32:56.249Z] + PACKAGES=/tmp/packages_start.txt [2025-11-06T07:32:56.249Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2025-11-06T07:32:56.249Z] + PACKAGES=/tmp/packages_end.txt [2025-11-06T07:32:56.249Z] + case "${OS_FAMILY}" in [2025-11-06T07:32:56.249Z] + dpkg -l [2025-11-06T07:32:56.249Z] + grep '^ii' [2025-11-06T07:32:56.249Z] + '[' -f /tmp/packages_start.txt ']' [2025-11-06T07:32:56.249Z] + '[' -f /tmp/packages_end.txt ']' [2025-11-06T07:32:56.249Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-11-06T07:32:56.249Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2025-11-06T07:32:56.249Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2025-11-06T07:32:56.249Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [Pipeline] echo [2025-11-06T07:32:56.263Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-11-06T07:32:56.543Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-06T07:32:57.117Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-06T07:32:57.117Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-06T07:32:57.196Z] prd-ubuntu20.04-docker-8c-8g-772626 does not seem to be running inside a container [2025-11-06T07:32:57.218Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-11-06T07:32:57.439Z] $ docker top 4d648a3a8110169b77a6712ecc296611cc074c72cbe1e71a881c8b707bc495dc -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-06T07:32:57.788Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-11-06T07:32:58.079Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-11-06T07:32:58.379Z] + ls /var/log/sa-host [2025-11-06T07:32:58.379Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-06T07:32:58.414Z] provisioning config files... [2025-11-06T07:32:58.424Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config17731374945258501050tmp [Pipeline] { [Pipeline] echo [2025-11-06T07:32:58.447Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-06T07:32:58.728Z] ---> create-netrc.sh [Pipeline] } [2025-11-06T07:32:58.736Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-11-06T07:32:59.052Z] ---> python-tools-install.sh [Pipeline] echo [2025-11-06T07:32:59.063Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-06T07:32:59.348Z] ---> sudo-logs.sh [2025-11-06T07:32:59.348Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-11-06T07:32:59.379Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-06T07:32:59.664Z] ---> job-cost.sh [2025-11-06T07:32:59.664Z] lf-activate-venv: SKIPPING [2025-11-06T07:32:59.664Z] DEBUG: total: 0.2199999988079071 [2025-11-06T07:32:59.664Z] INFO: Retrieving Stack Cost... [2025-11-06T07:32:59.924Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-11-06T07:33:00.494Z] INFO: Archiving Costs [Pipeline] echo [2025-11-06T07:33:00.510Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-06T07:33:00.793Z] ---> logs-deploy.sh [2025-11-06T07:33:00.793Z] lf-activate-venv: SKIPPING [2025-11-06T07:33:00.793Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/200 [2025-11-06T07:33:00.793Z] INFO: archiving workspace using pattern(s): [2025-11-06T07:33:01.732Z] Archives upload complete. [2025-11-06T07:33:01.994Z] INFO: archiving logs to Nexus [2025-11-06T07:33:02.564Z] ---> uname -a: [2025-11-06T07:33:02.564Z] Linux prd-ubuntu20-04-docker-8c-8g-772626 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux [2025-11-06T07:33:02.564Z] [2025-11-06T07:33:02.564Z] [2025-11-06T07:33:02.564Z] ---> lscpu: [2025-11-06T07:33:02.564Z] Architecture: x86_64 [2025-11-06T07:33:02.564Z] CPU op-mode(s): 32-bit, 64-bit [2025-11-06T07:33:02.564Z] Byte Order: Little Endian [2025-11-06T07:33:02.564Z] Address sizes: 40 bits physical, 48 bits virtual [2025-11-06T07:33:02.564Z] CPU(s): 8 [2025-11-06T07:33:02.564Z] On-line CPU(s) list: 0-7 [2025-11-06T07:33:02.564Z] Thread(s) per core: 1 [2025-11-06T07:33:02.564Z] Core(s) per socket: 1 [2025-11-06T07:33:02.564Z] Socket(s): 8 [2025-11-06T07:33:02.564Z] NUMA node(s): 1 [2025-11-06T07:33:02.564Z] Vendor ID: AuthenticAMD [2025-11-06T07:33:02.564Z] CPU family: 23 [2025-11-06T07:33:02.564Z] Model: 49 [2025-11-06T07:33:02.564Z] Model name: AMD EPYC-Rome Processor [2025-11-06T07:33:02.564Z] Stepping: 0 [2025-11-06T07:33:02.564Z] CPU MHz: 2800.000 [2025-11-06T07:33:02.564Z] BogoMIPS: 5600.00 [2025-11-06T07:33:02.564Z] Virtualization: AMD-V [2025-11-06T07:33:02.564Z] Hypervisor vendor: KVM [2025-11-06T07:33:02.564Z] Virtualization type: full [2025-11-06T07:33:02.564Z] L1d cache: 256 KiB [2025-11-06T07:33:02.564Z] L1i cache: 256 KiB [2025-11-06T07:33:02.564Z] L2 cache: 4 MiB [2025-11-06T07:33:02.564Z] L3 cache: 128 MiB [2025-11-06T07:33:02.564Z] NUMA node0 CPU(s): 0-7 [2025-11-06T07:33:02.564Z] Vulnerability Gather data sampling: Not affected [2025-11-06T07:33:02.564Z] Vulnerability Itlb multihit: Not affected [2025-11-06T07:33:02.564Z] Vulnerability L1tf: Not affected [2025-11-06T07:33:02.564Z] Vulnerability Mds: Not affected [2025-11-06T07:33:02.564Z] Vulnerability Meltdown: Not affected [2025-11-06T07:33:02.564Z] Vulnerability Mmio stale data: Not affected [2025-11-06T07:33:02.564Z] Vulnerability Retbleed: Vulnerable [2025-11-06T07:33:02.564Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-11-06T07:33:02.564Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-11-06T07:33:02.564Z] Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected [2025-11-06T07:33:02.564Z] Vulnerability Srbds: Not affected [2025-11-06T07:33:02.564Z] Vulnerability Tsx async abort: Not affected [2025-11-06T07:33:02.564Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2025-11-06T07:33:02.564Z] [2025-11-06T07:33:02.564Z] [2025-11-06T07:33:02.564Z] ---> nproc: [2025-11-06T07:33:02.564Z] 8 [2025-11-06T07:33:02.564Z] [2025-11-06T07:33:02.564Z] [2025-11-06T07:33:02.564Z] ---> df -h: [2025-11-06T07:33:02.564Z] Filesystem Size Used Avail Use% Mounted on [2025-11-06T07:33:02.564Z] overlay 155G 15G 141G 10% / [2025-11-06T07:33:02.564Z] tmpfs 64M 0 64M 0% /dev [2025-11-06T07:33:02.564Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2025-11-06T07:33:02.564Z] shm 64M 0 64M 0% /dev/shm [2025-11-06T07:33:02.564Z] /dev/vda1 155G 15G 141G 10% /facter-os [2025-11-06T07:33:02.564Z] [2025-11-06T07:33:02.564Z] [2025-11-06T07:33:02.564Z] ---> sar -b -r -n DEV: [2025-11-06T07:33:02.564Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-772626) 11/06/25 _x86_64_ (8 CPU) [2025-11-06T07:33:02.564Z] [2025-11-06T07:33:02.564Z] 07:12:06 LINUX RESTART (8 CPU) [2025-11-06T07:33:02.564Z] [2025-11-06T07:33:02.564Z] 07:13:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2025-11-06T07:33:02.564Z] 07:14:01 303.64 16.58 287.07 0.00 2199.46 93237.56 0.00 [2025-11-06T07:33:02.564Z] 07:15:01 40.60 0.13 40.47 0.00 1.07 32258.33 0.00 [2025-11-06T07:33:02.564Z] 07:16:01 145.65 0.42 145.23 0.00 65.04 35532.56 0.00 [2025-11-06T07:33:02.564Z] 07:17:01 2.70 0.02 2.68 0.00 0.13 33.06 0.00 [2025-11-06T07:33:02.564Z] 07:18:01 61.66 5.17 56.49 0.00 4504.85 18939.38 0.00 [2025-11-06T07:33:02.564Z] 07:19:01 19.23 0.05 19.18 0.00 4.80 4353.81 0.00 [2025-11-06T07:33:02.564Z] 07:20:01 0.97 0.00 0.97 0.00 0.00 11.06 0.00 [2025-11-06T07:33:02.564Z] 07:21:01 1.55 0.00 1.55 0.00 0.00 18.26 0.00 [2025-11-06T07:33:02.564Z] 07:22:01 1.05 0.00 1.05 0.00 0.00 12.40 0.00 [2025-11-06T07:33:02.564Z] 07:23:01 2.07 0.00 2.07 0.00 0.00 37.19 0.00 [2025-11-06T07:33:02.564Z] 07:24:01 0.92 0.00 0.92 0.00 0.00 10.00 0.00 [2025-11-06T07:33:02.564Z] 07:25:01 1.48 0.00 1.48 0.00 0.00 17.46 0.00 [2025-11-06T07:33:02.564Z] 07:26:01 0.82 0.00 0.82 0.00 0.00 9.33 0.00 [2025-11-06T07:33:02.564Z] 07:27:01 1.37 0.00 1.37 0.00 0.00 16.93 0.00 [2025-11-06T07:33:02.564Z] 07:28:01 1.55 0.02 1.53 0.00 0.13 17.33 0.00 [2025-11-06T07:33:02.564Z] 07:29:01 1.13 0.00 1.13 0.00 0.00 14.39 0.00 [2025-11-06T07:33:02.564Z] 07:30:01 0.93 0.00 0.93 0.00 0.00 11.33 0.00 [2025-11-06T07:33:02.564Z] 07:31:01 1.30 0.00 1.30 0.00 0.00 15.46 0.00 [2025-11-06T07:33:02.564Z] 07:32:01 40.23 0.13 40.09 0.00 11.86 25254.86 0.00 [2025-11-06T07:33:02.564Z] 07:33:01 127.70 0.55 127.15 0.00 17.46 38301.08 0.00 [2025-11-06T07:33:02.564Z] Average: 37.60 1.14 36.46 0.00 338.64 12336.34 0.00 [2025-11-06T07:33:02.564Z] [2025-11-06T07:33:02.564Z] 07:13:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2025-11-06T07:33:02.564Z] 07:14:01 27010780 31401656 876496 2.67 151816 4360084 2150928 6.34 1591280 3702388 102568 [2025-11-06T07:33:02.564Z] 07:15:01 25492716 30818240 1458212 4.44 159564 5224360 2451868 7.23 2232812 4514904 432336 [2025-11-06T07:33:02.564Z] 07:16:01 26675780 31540240 738652 2.25 166068 4790316 1648192 4.86 1606100 3997480 676 [2025-11-06T07:33:02.564Z] 07:17:01 26677004 31541776 736688 2.24 166120 4790436 1656724 4.88 1602656 3997600 24 [2025-11-06T07:33:02.564Z] 07:18:01 25808476 31502284 759488 2.31 185180 5541740 1812648 5.34 1831452 4557384 117272 [2025-11-06T07:33:02.564Z] 07:19:01 25813776 31508084 754552 2.30 185408 5541892 1714568 5.05 1837040 4545060 152 [2025-11-06T07:33:02.564Z] 07:20:01 25823568 31517936 744724 2.27 185440 5541896 1714568 5.05 1827548 4545068 16 [2025-11-06T07:33:02.564Z] 07:21:01 25823664 31518064 744380 2.26 185468 5541900 1714568 5.05 1827928 4545076 176 [2025-11-06T07:33:02.564Z] 07:22:01 25832208 31526616 735756 2.24 185516 5541900 1714568 5.05 1818912 4545068 44 [2025-11-06T07:33:02.564Z] 07:23:01 25831376 31525960 736232 2.24 185612 5541880 1714568 5.05 1820472 4545048 176 [2025-11-06T07:33:02.564Z] 07:24:01 25831492 31526164 735912 2.24 185644 5541880 1714568 5.05 1820112 4545048 8 [2025-11-06T07:33:02.564Z] 07:25:01 25830656 31525456 736468 2.24 185676 5542016 1714568 5.05 1820120 4545172 12 [2025-11-06T07:33:02.564Z] 07:26:01 25830960 31525852 735984 2.24 185692 5542016 1714568 5.05 1818952 4545184 12 [2025-11-06T07:33:02.564Z] 07:27:01 25831488 31526384 735364 2.24 185740 5542004 1714568 5.05 1818912 4545188 4 [2025-11-06T07:33:02.564Z] 07:28:01 25830824 31525956 735772 2.24 185772 5542024 1725164 5.09 1819340 4545192 20 [2025-11-06T07:33:02.564Z] 07:29:01 25830664 31525840 735804 2.24 185792 5542024 1725164 5.09 1819148 4545196 16 [2025-11-06T07:33:02.564Z] 07:30:01 25831304 31526532 735204 2.24 185816 5542032 1725164 5.09 1819436 4545204 208 [2025-11-06T07:33:02.564Z] 07:31:01 25831084 31526364 735392 2.24 185856 5542032 1725164 5.09 1819136 4545208 12 [2025-11-06T07:33:02.564Z] 07:32:01 24847816 31399632 857944 2.61 199364 6327708 1976352 5.83 1957784 5329864 74656 [2025-11-06T07:33:02.564Z] 07:33:01 24246780 31451780 799760 2.43 235772 6857976 1801124 5.31 1985496 5811424 476 [2025-11-06T07:33:02.564Z] Average: 25826621 31473041 791439 2.41 183866 5496906 1791480 5.28 1824732 4549888 36443 [2025-11-06T07:33:02.564Z] [2025-11-06T07:33:02.564Z] 07:13:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2025-11-06T07:33:02.564Z] 07:14:01 veth93580b2 0.05 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-11-06T07:33:02.564Z] 07:14:01 docker0 401.86 466.56 32.99 3436.75 0.00 0.00 0.00 0.00 [2025-11-06T07:33:02.564Z] 07:14:01 lo 1.69 1.69 0.18 0.18 0.00 0.00 0.00 0.00 [2025-11-06T07:33:02.564Z] 07:14:01 ens3 656.29 513.51 6903.29 100.51 0.00 0.00 0.00 0.00 [2025-11-06T07:33:02.564Z] 07:15:01 veth93580b2 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-06T07:33:02.564Z] 07:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-06T07:33:02.564Z] 07:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-06T07:33:02.564Z] 07:15:01 ens3 8.55 5.76 8.53 3.65 0.00 0.00 0.00 0.00 [2025-11-06T07:33:02.564Z] 07:16:01 docker0 5.31 11.75 0.38 130.93 0.00 0.00 0.00 0.00 [2025-11-06T07:33:02.564Z] 07:16:01 lo 6.06 6.06 0.61 0.61 0.00 0.00 0.00 0.00 [2025-11-06T07:33:02.564Z] 07:16:01 ens3 79.32 62.90 173.16 232.52 0.00 0.00 0.00 0.00 [2025-11-06T07:33:02.564Z] 07:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-06T07:33:02.564Z] 07:17:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 [2025-11-06T07:33:02.564Z] 07:17:01 ens3 3.02 2.92 1.59 0.89 0.00 0.00 0.00 0.00 [2025-11-06T07:33:02.564Z] 07:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-06T07:33:02.564Z] 07:18:01 lo 1.20 1.20 0.13 0.13 0.00 0.00 0.00 0.00 [2025-11-06T07:33:02.564Z] 07:18:01 ens3 225.36 130.01 4637.27 13.68 0.00 0.00 0.00 0.00 [2025-11-06T07:33:02.564Z] 07:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-06T07:33:02.564Z] 07:19:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2025-11-06T07:33:02.564Z] 07:19:01 ens3 8.52 5.37 8.06 2.79 0.00 0.00 0.00 0.00 [2025-11-06T07:33:02.564Z] 07:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-06T07:33:02.564Z] 07:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-06T07:33:02.564Z] 07:20:01 ens3 0.77 0.42 1.46 0.03 0.00 0.00 0.00 0.00 [2025-11-06T07:33:02.564Z] 07:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-06T07:33:02.564Z] 07:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-06T07:33:02.564Z] 07:21:01 ens3 0.15 0.12 0.02 0.01 0.00 0.00 0.00 0.00 [2025-11-06T07:33:02.564Z] 07:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-06T07:33:02.564Z] 07:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-06T07:33:02.564Z] 07:22:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-11-06T07:33:02.564Z] 07:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-06T07:33:02.564Z] 07:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-06T07:33:02.564Z] 07:23:01 ens3 0.27 0.17 0.09 0.07 0.00 0.00 0.00 0.00 [2025-11-06T07:33:02.564Z] 07:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-06T07:33:02.564Z] 07:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-06T07:33:02.564Z] 07:24:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-11-06T07:33:02.564Z] 07:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-06T07:33:02.564Z] 07:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-06T07:33:02.564Z] 07:25:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-11-06T07:33:02.564Z] 07:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-06T07:33:02.564Z] 07:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-06T07:33:02.564Z] 07:26:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-11-06T07:33:02.564Z] 07:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-06T07:33:02.564Z] 07:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-06T07:33:02.564Z] 07:27:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-11-06T07:33:02.564Z] 07:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-06T07:33:02.564Z] 07:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-06T07:33:02.564Z] 07:28:01 ens3 0.20 0.12 0.09 0.07 0.00 0.00 0.00 0.00 [2025-11-06T07:33:02.564Z] 07:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-06T07:33:02.564Z] 07:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-06T07:33:02.564Z] 07:29:01 ens3 0.20 0.13 0.02 0.01 0.00 0.00 0.00 0.00 [2025-11-06T07:33:02.564Z] 07:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-06T07:33:02.564Z] 07:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-06T07:33:02.565Z] 07:30:01 ens3 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2025-11-06T07:33:02.565Z] 07:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-11-06T07:33:02.565Z] 07:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-11-06T07:33:02.565Z] 07:31:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-11-06T07:33:02.565Z] 07:32:01 vethdad7dfd 0.37 0.37 0.06 0.14 0.00 0.00 0.00 0.00 [2025-11-06T07:33:02.565Z] 07:32:01 docker0 0.37 0.32 0.05 0.13 0.00 0.00 0.00 0.00 [2025-11-06T07:33:02.565Z] 07:32:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 [2025-11-06T07:33:02.565Z] 07:32:01 ens3 137.53 78.14 4031.48 12.42 0.00 0.00 0.00 0.00 [2025-11-06T07:33:02.565Z] 07:33:01 docker0 81.30 105.67 7.28 898.60 0.00 0.00 0.00 0.00 [2025-11-06T07:33:02.565Z] 07:33:01 lo 1.47 1.47 0.14 0.14 0.00 0.00 0.00 0.00 [2025-11-06T07:33:02.565Z] 07:33:01 ens3 333.09 248.91 4195.20 184.90 0.00 0.00 0.00 0.00 [2025-11-06T07:33:02.565Z] Average: docker0 24.12 28.84 2.01 220.59 0.00 0.00 0.00 0.00 [2025-11-06T07:33:02.565Z] Average: lo 0.70 0.70 0.07 0.07 0.00 0.00 0.00 0.00 [2025-11-06T07:33:02.565Z] Average: ens3 72.19 52.05 992.95 27.52 0.00 0.00 0.00 0.00 [2025-11-06T07:33:02.565Z] [2025-11-06T07:33:02.565Z] [2025-11-06T07:33:02.565Z] ---> sar -P ALL: [2025-11-06T07:33:02.565Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-772626) 11/06/25 _x86_64_ (8 CPU) [2025-11-06T07:33:02.565Z] [2025-11-06T07:33:02.565Z] 07:12:06 LINUX RESTART (8 CPU) [2025-11-06T07:33:02.565Z] [2025-11-06T07:33:02.565Z] 07:13:02 CPU %user %nice %system %iowait %steal %idle [2025-11-06T07:33:02.565Z] 07:14:01 all 13.24 0.00 4.67 2.35 0.07 79.67 [2025-11-06T07:33:02.565Z] 07:14:01 0 13.62 0.00 4.39 0.81 0.05 81.12 [2025-11-06T07:33:02.565Z] 07:14:01 1 14.54 0.00 5.80 1.17 0.09 78.41 [2025-11-06T07:33:02.565Z] 07:14:01 2 13.81 0.00 4.75 1.44 0.09 79.91 [2025-11-06T07:33:02.565Z] 07:14:01 3 12.94 0.00 5.13 6.84 0.07 75.02 [2025-11-06T07:33:02.565Z] 07:14:01 4 12.76 0.00 4.47 0.62 0.07 82.09 [2025-11-06T07:33:02.565Z] 07:14:01 5 11.55 0.00 3.46 0.53 0.05 84.40 [2025-11-06T07:33:02.565Z] 07:14:01 6 13.47 0.00 5.09 5.90 0.09 75.45 [2025-11-06T07:33:02.565Z] 07:14:01 7 13.21 0.00 4.26 1.51 0.09 80.93 [2025-11-06T07:33:02.565Z] 07:15:01 all 65.20 0.00 8.58 0.88 0.11 25.23 [2025-11-06T07:33:02.565Z] 07:15:01 0 64.41 0.00 8.65 0.08 0.10 26.75 [2025-11-06T07:33:02.565Z] 07:15:01 1 64.91 0.00 8.46 0.03 0.08 26.51 [2025-11-06T07:33:02.565Z] 07:15:01 2 64.58 0.00 9.16 0.72 0.12 25.42 [2025-11-06T07:33:02.565Z] 07:15:01 3 64.08 0.00 8.01 0.07 0.10 27.74 [2025-11-06T07:33:02.565Z] 07:15:01 4 67.06 0.00 8.05 0.02 0.10 24.77 [2025-11-06T07:33:02.565Z] 07:15:01 5 66.52 0.00 8.53 0.20 0.15 24.60 [2025-11-06T07:33:02.565Z] 07:15:01 6 64.27 0.00 8.92 5.84 0.12 20.85 [2025-11-06T07:33:02.565Z] 07:15:01 7 65.79 0.00 8.83 0.10 0.08 25.19 [2025-11-06T07:33:02.565Z] 07:16:01 all 39.58 0.00 6.41 1.12 0.09 52.80 [2025-11-06T07:33:02.565Z] 07:16:01 0 38.73 0.00 6.43 2.87 0.10 51.86 [2025-11-06T07:33:02.565Z] 07:16:01 1 41.08 0.00 7.04 2.11 0.10 49.66 [2025-11-06T07:33:02.565Z] 07:16:01 2 40.36 0.00 6.07 0.59 0.07 52.91 [2025-11-06T07:33:02.565Z] 07:16:01 3 41.87 0.00 6.37 0.30 0.10 51.36 [2025-11-06T07:33:02.565Z] 07:16:01 4 37.30 0.00 6.45 0.66 0.08 55.51 [2025-11-06T07:33:02.565Z] 07:16:01 5 39.14 0.00 6.36 1.83 0.08 52.59 [2025-11-06T07:33:02.565Z] 07:16:01 6 38.95 0.00 6.17 0.47 0.07 54.34 [2025-11-06T07:33:02.565Z] 07:16:01 7 39.19 0.00 6.37 0.15 0.10 54.19 [2025-11-06T07:33:02.565Z] 07:17:01 all 0.04 0.00 0.02 0.00 0.01 99.93 [2025-11-06T07:33:02.565Z] 07:17:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2025-11-06T07:33:02.565Z] 07:17:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2025-11-06T07:33:02.565Z] 07:17:01 2 0.02 0.00 0.02 0.02 0.02 99.93 [2025-11-06T07:33:02.565Z] 07:17:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-06T07:33:02.565Z] 07:17:01 4 0.00 0.00 0.03 0.00 0.00 99.97 [2025-11-06T07:33:02.565Z] 07:17:01 5 0.07 0.00 0.05 0.00 0.02 99.87 [2025-11-06T07:33:02.565Z] 07:17:01 6 0.10 0.00 0.02 0.02 0.02 99.85 [2025-11-06T07:33:02.565Z] 07:17:01 7 0.05 0.00 0.00 0.00 0.00 99.95 [2025-11-06T07:33:02.565Z] 07:18:01 all 3.72 0.00 1.49 0.63 0.03 94.14 [2025-11-06T07:33:02.565Z] 07:18:01 0 3.28 0.00 1.59 0.02 0.03 95.08 [2025-11-06T07:33:02.565Z] 07:18:01 1 5.11 0.00 1.71 0.08 0.03 93.07 [2025-11-06T07:33:02.565Z] 07:18:01 2 2.98 0.00 1.10 0.80 0.02 95.09 [2025-11-06T07:33:02.565Z] 07:18:01 3 4.43 0.00 1.96 2.53 0.03 91.04 [2025-11-06T07:33:02.565Z] 07:18:01 4 3.84 0.00 1.53 0.49 0.03 94.11 [2025-11-06T07:33:02.565Z] 07:18:01 5 2.30 0.00 1.11 0.77 0.03 95.78 [2025-11-06T07:33:02.565Z] 07:18:01 6 4.94 0.00 1.54 0.32 0.02 93.19 [2025-11-06T07:33:02.565Z] 07:18:01 7 2.89 0.00 1.34 0.02 0.02 95.73 [2025-11-06T07:33:02.565Z] 07:19:01 all 0.29 0.00 0.14 0.10 0.01 99.45 [2025-11-06T07:33:02.565Z] 07:19:01 0 0.15 0.00 0.13 0.02 0.00 99.70 [2025-11-06T07:33:02.565Z] 07:19:01 1 1.26 0.00 0.10 0.02 0.00 98.63 [2025-11-06T07:33:02.565Z] 07:19:01 2 0.07 0.00 0.13 0.00 0.00 99.80 [2025-11-06T07:33:02.565Z] 07:19:01 3 0.12 0.00 0.17 0.50 0.02 99.20 [2025-11-06T07:33:02.565Z] 07:19:01 4 0.12 0.00 0.12 0.00 0.03 99.73 [2025-11-06T07:33:02.565Z] 07:19:01 5 0.23 0.00 0.17 0.25 0.02 99.33 [2025-11-06T07:33:02.565Z] 07:19:01 6 0.22 0.00 0.15 0.00 0.02 99.62 [2025-11-06T07:33:02.565Z] 07:19:01 7 0.18 0.00 0.15 0.02 0.02 99.63 [2025-11-06T07:33:02.565Z] 07:20:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2025-11-06T07:33:02.565Z] 07:20:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2025-11-06T07:33:02.565Z] 07:20:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-06T07:33:02.565Z] 07:20:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2025-11-06T07:33:02.565Z] 07:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-06T07:33:02.565Z] 07:20:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2025-11-06T07:33:02.565Z] 07:20:01 5 0.05 0.00 0.02 0.02 0.00 99.92 [2025-11-06T07:33:02.565Z] 07:20:01 6 0.07 0.00 0.02 0.00 0.02 99.90 [2025-11-06T07:33:02.565Z] 07:20:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-11-06T07:33:02.565Z] 07:21:01 all 0.04 0.00 0.02 0.00 0.01 99.94 [2025-11-06T07:33:02.565Z] 07:21:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2025-11-06T07:33:02.565Z] 07:21:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2025-11-06T07:33:02.565Z] 07:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-06T07:33:02.565Z] 07:21:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2025-11-06T07:33:02.565Z] 07:21:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2025-11-06T07:33:02.565Z] 07:21:01 5 0.07 0.00 0.05 0.02 0.02 99.85 [2025-11-06T07:33:02.565Z] 07:21:01 6 0.15 0.00 0.02 0.00 0.00 99.83 [2025-11-06T07:33:02.565Z] 07:21:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2025-11-06T07:33:02.565Z] 07:22:01 all 0.11 0.00 0.02 0.01 0.01 99.85 [2025-11-06T07:33:02.565Z] 07:22:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2025-11-06T07:33:02.565Z] 07:22:01 1 0.48 0.00 0.02 0.02 0.00 99.49 [2025-11-06T07:33:02.565Z] 07:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-06T07:33:02.565Z] 07:22:01 3 0.00 0.00 0.02 0.02 0.02 99.95 [2025-11-06T07:33:02.565Z] 07:22:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2025-11-06T07:33:02.565Z] 07:22:01 5 0.05 0.00 0.03 0.02 0.02 99.88 [2025-11-06T07:33:02.565Z] 07:22:01 6 0.30 0.00 0.02 0.00 0.02 99.67 [2025-11-06T07:33:02.565Z] 07:22:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2025-11-06T07:33:02.565Z] 07:23:01 all 0.02 0.00 0.02 0.01 0.01 99.94 [2025-11-06T07:33:02.565Z] 07:23:01 0 0.02 0.00 0.03 0.03 0.00 99.92 [2025-11-06T07:33:02.565Z] 07:23:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2025-11-06T07:33:02.565Z] 07:23:01 2 0.02 0.00 0.05 0.00 0.02 99.92 [2025-11-06T07:33:02.565Z] 07:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-06T07:33:02.565Z] 07:23:01 4 0.00 0.00 0.03 0.00 0.03 99.93 [2025-11-06T07:33:02.565Z] 07:23:01 5 0.05 0.00 0.02 0.03 0.00 99.90 [2025-11-06T07:33:02.565Z] 07:23:01 6 0.07 0.00 0.00 0.00 0.00 99.93 [2025-11-06T07:33:02.565Z] 07:23:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-11-06T07:33:02.565Z] 07:24:01 all 0.03 0.00 0.02 0.00 0.01 99.94 [2025-11-06T07:33:02.565Z] 07:24:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2025-11-06T07:33:02.565Z] 07:24:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2025-11-06T07:33:02.565Z] 07:24:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-06T07:33:02.565Z] 07:24:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2025-11-06T07:33:02.565Z] 07:24:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2025-11-06T07:33:02.565Z] 07:24:01 5 0.10 0.00 0.02 0.02 0.02 99.85 [2025-11-06T07:33:02.565Z] 07:24:01 6 0.03 0.00 0.03 0.00 0.02 99.92 [2025-11-06T07:33:02.565Z] 07:24:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-11-06T07:33:02.565Z] [2025-11-06T07:33:02.565Z] 07:24:01 CPU %user %nice %system %iowait %steal %idle [2025-11-06T07:33:02.565Z] 07:25:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2025-11-06T07:33:02.565Z] 07:25:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-06T07:33:02.565Z] 07:25:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2025-11-06T07:33:02.565Z] 07:25:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2025-11-06T07:33:02.565Z] 07:25:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-06T07:33:02.565Z] 07:25:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2025-11-06T07:33:02.565Z] 07:25:01 5 0.02 0.00 0.02 0.02 0.00 99.95 [2025-11-06T07:33:02.565Z] 07:25:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-06T07:33:02.565Z] 07:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-06T07:33:02.565Z] 07:26:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2025-11-06T07:33:02.565Z] 07:26:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-06T07:33:02.565Z] 07:26:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-06T07:33:02.565Z] 07:26:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-06T07:33:02.565Z] 07:26:01 3 0.00 0.00 0.03 0.00 0.00 99.97 [2025-11-06T07:33:02.565Z] 07:26:01 4 0.05 0.00 0.05 0.00 0.03 99.87 [2025-11-06T07:33:02.565Z] 07:26:01 5 0.07 0.00 0.00 0.00 0.02 99.92 [2025-11-06T07:33:02.565Z] 07:26:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2025-11-06T07:33:02.565Z] 07:26:01 7 0.02 0.00 0.02 0.02 0.00 99.95 [2025-11-06T07:33:02.565Z] 07:27:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2025-11-06T07:33:02.565Z] 07:27:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2025-11-06T07:33:02.565Z] 07:27:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2025-11-06T07:33:02.565Z] 07:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-06T07:33:02.565Z] 07:27:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2025-11-06T07:33:02.565Z] 07:27:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2025-11-06T07:33:02.565Z] 07:27:01 5 0.02 0.00 0.02 0.02 0.00 99.95 [2025-11-06T07:33:02.565Z] 07:27:01 6 0.00 0.00 0.03 0.00 0.02 99.95 [2025-11-06T07:33:02.565Z] 07:27:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2025-11-06T07:33:02.565Z] 07:28:01 all 0.03 0.00 0.03 0.01 0.01 99.92 [2025-11-06T07:33:02.565Z] 07:28:01 0 0.03 0.00 0.05 0.00 0.00 99.92 [2025-11-06T07:33:02.565Z] 07:28:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2025-11-06T07:33:02.565Z] 07:28:01 2 0.02 0.00 0.07 0.00 0.02 99.90 [2025-11-06T07:33:02.565Z] 07:28:01 3 0.03 0.00 0.02 0.02 0.02 99.92 [2025-11-06T07:33:02.565Z] 07:28:01 4 0.02 0.00 0.05 0.02 0.03 99.88 [2025-11-06T07:33:02.565Z] 07:28:01 5 0.07 0.00 0.05 0.02 0.00 99.87 [2025-11-06T07:33:02.565Z] 07:28:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2025-11-06T07:33:02.565Z] 07:28:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2025-11-06T07:33:02.565Z] 07:29:01 all 0.14 0.00 0.02 0.00 0.01 99.83 [2025-11-06T07:33:02.565Z] 07:29:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-06T07:33:02.565Z] 07:29:01 1 0.93 0.00 0.02 0.00 0.02 99.04 [2025-11-06T07:33:02.565Z] 07:29:01 2 0.02 0.00 0.05 0.00 0.00 99.93 [2025-11-06T07:33:02.565Z] 07:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-06T07:33:02.565Z] 07:29:01 4 0.03 0.00 0.02 0.02 0.02 99.92 [2025-11-06T07:33:02.565Z] 07:29:01 5 0.05 0.00 0.03 0.02 0.02 99.88 [2025-11-06T07:33:02.565Z] 07:29:01 6 0.05 0.00 0.00 0.00 0.02 99.93 [2025-11-06T07:33:02.565Z] 07:29:01 7 0.00 0.00 0.03 0.00 0.00 99.97 [2025-11-06T07:33:02.565Z] 07:30:01 all 0.17 0.00 0.01 0.00 0.01 99.81 [2025-11-06T07:33:02.565Z] 07:30:01 0 0.00 0.00 0.03 0.00 0.02 99.95 [2025-11-06T07:33:02.565Z] 07:30:01 1 1.17 0.00 0.00 0.00 0.00 98.83 [2025-11-06T07:33:02.565Z] 07:30:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2025-11-06T07:33:02.565Z] 07:30:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2025-11-06T07:33:02.565Z] 07:30:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2025-11-06T07:33:02.565Z] 07:30:01 5 0.05 0.00 0.02 0.02 0.00 99.92 [2025-11-06T07:33:02.565Z] 07:30:01 6 0.00 0.00 0.03 0.00 0.00 99.97 [2025-11-06T07:33:02.565Z] 07:30:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-11-06T07:33:02.565Z] 07:31:01 all 0.01 0.00 0.02 0.00 0.01 99.96 [2025-11-06T07:33:02.565Z] 07:31:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-11-06T07:33:02.565Z] 07:31:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2025-11-06T07:33:02.565Z] 07:31:01 2 0.00 0.00 0.03 0.00 0.00 99.97 [2025-11-06T07:33:02.565Z] 07:31:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2025-11-06T07:33:02.565Z] 07:31:01 4 0.02 0.00 0.05 0.02 0.03 99.88 [2025-11-06T07:33:02.565Z] 07:31:01 5 0.02 0.00 0.02 0.02 0.02 99.93 [2025-11-06T07:33:02.565Z] 07:31:01 6 0.00 0.00 0.03 0.00 0.00 99.97 [2025-11-06T07:33:02.565Z] 07:31:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-11-06T07:33:02.565Z] 07:32:01 all 3.29 0.00 1.37 0.56 0.03 94.75 [2025-11-06T07:33:02.565Z] 07:32:01 0 2.78 0.00 1.21 0.13 0.02 95.86 [2025-11-06T07:33:02.565Z] 07:32:01 1 2.61 0.00 1.11 0.02 0.03 96.22 [2025-11-06T07:33:02.565Z] 07:32:01 2 3.35 0.00 0.80 0.02 0.03 95.80 [2025-11-06T07:33:02.565Z] 07:32:01 3 3.97 0.00 2.00 3.83 0.03 90.16 [2025-11-06T07:33:02.565Z] 07:32:01 4 3.60 0.00 1.93 0.40 0.03 94.03 [2025-11-06T07:33:02.565Z] 07:32:01 5 3.32 0.00 1.61 0.07 0.02 94.98 [2025-11-06T07:33:02.565Z] 07:32:01 6 3.90 0.00 0.89 0.00 0.03 95.18 [2025-11-06T07:33:02.565Z] 07:32:01 7 2.80 0.00 1.41 0.00 0.03 95.75 [2025-11-06T07:33:02.565Z] 07:33:01 all 7.73 0.00 3.09 0.86 0.06 88.26 [2025-11-06T07:33:02.565Z] 07:33:01 0 10.00 0.00 3.18 0.22 0.08 86.51 [2025-11-06T07:33:02.565Z] 07:33:01 1 7.59 0.00 2.83 0.07 0.05 89.46 [2025-11-06T07:33:02.565Z] 07:33:01 2 8.29 0.00 3.06 0.07 0.05 88.54 [2025-11-06T07:33:02.565Z] 07:33:01 3 6.46 0.00 3.36 2.70 0.07 87.42 [2025-11-06T07:33:02.565Z] 07:33:01 4 8.55 0.00 3.62 3.23 0.07 84.53 [2025-11-06T07:33:02.565Z] 07:33:01 5 6.55 0.00 3.01 0.24 0.07 90.14 [2025-11-06T07:33:02.565Z] 07:33:01 6 7.52 0.00 3.35 0.03 0.05 89.06 [2025-11-06T07:33:02.565Z] 07:33:01 7 6.86 0.00 2.29 0.39 0.07 90.39 [2025-11-06T07:33:02.565Z] Average: all 6.64 0.00 1.29 0.32 0.02 91.73 [2025-11-06T07:33:02.565Z] Average: 0 6.62 0.00 1.28 0.21 0.02 91.87 [2025-11-06T07:33:02.565Z] Average: 1 6.95 0.00 1.35 0.17 0.02 91.51 [2025-11-06T07:33:02.565Z] Average: 2 6.63 0.00 1.25 0.18 0.02 91.91 [2025-11-06T07:33:02.566Z] Average: 3 6.66 0.00 1.34 0.83 0.02 91.14 [2025-11-06T07:33:02.566Z] Average: 4 6.63 0.00 1.32 0.27 0.03 91.75 [2025-11-06T07:33:02.566Z] Average: 5 6.47 0.00 1.22 0.20 0.03 92.08 [2025-11-06T07:33:02.566Z] Average: 6 6.64 0.00 1.30 0.62 0.02 91.42 [2025-11-06T07:33:02.566Z] Average: 7 6.51 0.00 1.23 0.11 0.02 92.14 [2025-11-06T07:33:02.566Z] [2025-11-06T07:33:02.566Z] [2025-11-06T07:33:02.566Z]