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 07:12:47 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:12:47 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:12:47 ========================================================= 07:12:47 EdgeX Global Pipelines Version Info 07:12:47 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:12:49 ------------------- 07:12:49 stable info: 07:12:49 ------------------- 07:12:49 Commited By: Cherry Wang cherry@iotechsys.com 07:12:49 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 07:12:49 Message: update stable to v1.0.278 07:12:49 ------------------- 07:12:49 experimental info: 07:12:49 ------------------- 07:12:49 Commited By: **** collab-it+edgex@linuxfoundation.org 07:12:49 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 07:12:49 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:12:49 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 07:12:49 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 07:12:49 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:12:49 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:12:49 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:12:49 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 07:12:49 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:12:49 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:12:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:12:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:12:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:12:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 07:12:49 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:12:49 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:12:49 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:12:50 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:12:50 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:12:50 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:12:50 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:12:50 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:12:50 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 07:12:50 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 07:12:50 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:12:50 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:12:50 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 07:12:50 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:12:50 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 07:12:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 07:12:50 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 07:12:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 07:12:50 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 52f661059ed021252ca8ea8fc67e819fd848f9e7 [Pipeline] echo 07:12:50 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 52f6610 [Pipeline] echo 07:12:50 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:12:50 provisioning config files... 07:12:50 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 07:12:50 ---> ****-login.sh 07:12:50 nexus3.edgexfoundry.org:10001 07:12:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:12:51 07:12:51 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 07:12:51 Configure a credential helper to remove this warning. See 07:12:51 https://docs.****.com/go/credential-store/ 07:12:51 07:12:51 Login Succeeded 07:12:51 nexus3.edgexfoundry.org:10002 07:12:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:12:51 07:12:51 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 07:12:51 Configure a credential helper to remove this warning. See 07:12:51 https://docs.****.com/go/credential-store/ 07:12:51 07:12:51 Login Succeeded 07:12:51 nexus3.edgexfoundry.org:10003 07:12:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:12:51 07:12:51 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 07:12:51 Configure a credential helper to remove this warning. See 07:12:51 https://docs.****.com/go/credential-store/ 07:12:51 07:12:51 Login Succeeded 07:12:51 nexus3.edgexfoundry.org:10004 07:12:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:12:51 07:12:51 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 07:12:51 Configure a credential helper to remove this warning. See 07:12:51 https://docs.****.com/go/credential-store/ 07:12:51 07:12:51 Login Succeeded 07:12:51 ****.io 07:12:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:12:51 07:12:51 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 07:12:51 Configure a credential helper to remove this warning. See 07:12:51 https://docs.****.com/go/credential-store/ 07:12:51 07:12:51 Login Succeeded 07:12:51 ---> ****-login.sh ends [Pipeline] } 07:12:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 07:12:52 + git rev-list -1 --merges 52f661059ed021252ca8ea8fc67e819fd848f9e7~1..52f661059ed021252ca8ea8fc67e819fd848f9e7 [Pipeline] echo 07:12:52 -----------> git rev-list -1 --merges 52f661059ed021252ca8ea8fc67e819fd848f9e7~1..52f661059ed021252ca8ea8fc67e819fd848f9e7 52f661059ed021252ca8ea8fc67e819fd848f9e7 07:12:52 52f661059ed021252ca8ea8fc67e819fd848f9e7 [false] [Pipeline] sh 07:12:52 + git log --format=format:%s -1 52f661059ed021252ca8ea8fc67e819fd848f9e7 [Pipeline] echo 07:12:52 ========================================================= 07:12:52 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:12:52 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:12:53 + git log --format=format:%s -1 52f661059ed021252ca8ea8fc67e819fd848f9e7 [Pipeline] echo 07:12:53 [semverPrep] GIT_COMMIT: 52f661059ed021252ca8ea8fc67e819fd848f9e7, Commit Message: Merge pull request #349 from judehung/update-go-1.25 [Pipeline] echo 07:12:53 [semverPrep] This is not a build commit. [Pipeline] sh 07:12:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:12:53 + grep -v github /etc/ssh/ssh_known_hosts 07:12:53 + [ -e /tmp/ssh_known_hosts ] 07:12:53 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:12:53 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:12:53 + sudo tee -a /etc/ssh/ssh_known_hosts 07:12:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:12:53 07:12:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:12:54 0.1.4: Pulling from edgex-devops/py-git-semver 07:12:54 3dae71ba6b94: Pulling fs layer 07:12:54 6bf1a483ea7c: Pulling fs layer 07:12:54 f5dfc541a4d3: Pulling fs layer 07:12:54 461d9e800cba: Pulling fs layer 07:12:54 80192f66455f: Pulling fs layer 07:12:54 2e8e34ca0e6c: Pulling fs layer 07:12:54 a29436f7fd5d: Pulling fs layer 07:12:54 923cac83aea3: Pulling fs layer 07:12:54 25ad8b0a4227: Pulling fs layer 07:12:54 db01528c6b51: Pulling fs layer 07:12:54 28988de357af: Pulling fs layer 07:12:54 80192f66455f: Waiting 07:12:54 2e8e34ca0e6c: Waiting 07:12:54 a29436f7fd5d: Waiting 07:12:54 923cac83aea3: Waiting 07:12:54 25ad8b0a4227: Waiting 07:12:54 db01528c6b51: Waiting 07:12:54 28988de357af: Waiting 07:12:54 461d9e800cba: Waiting 07:12:54 6bf1a483ea7c: Verifying Checksum 07:12:54 6bf1a483ea7c: Download complete 07:12:54 461d9e800cba: Download complete 07:12:54 80192f66455f: Verifying Checksum 07:12:54 80192f66455f: Download complete 07:12:54 f5dfc541a4d3: Verifying Checksum 07:12:54 f5dfc541a4d3: Download complete 07:12:54 3dae71ba6b94: Verifying Checksum 07:12:54 3dae71ba6b94: Download complete 07:12:54 923cac83aea3: Verifying Checksum 07:12:54 923cac83aea3: Download complete 07:12:54 25ad8b0a4227: Verifying Checksum 07:12:54 25ad8b0a4227: Download complete 07:12:54 db01528c6b51: Download complete 07:12:54 28988de357af: Verifying Checksum 07:12:54 28988de357af: Download complete 07:12:54 a29436f7fd5d: Verifying Checksum 07:12:54 a29436f7fd5d: Download complete 07:12:55 2e8e34ca0e6c: Verifying Checksum 07:12:56 3dae71ba6b94: Pull complete 07:12:56 6bf1a483ea7c: Pull complete 07:12:57 f5dfc541a4d3: Pull complete 07:12:57 461d9e800cba: Pull complete 07:12:57 80192f66455f: Pull complete 07:13:02 2e8e34ca0e6c: Pull complete 07:13:02 a29436f7fd5d: Pull complete 07:13:02 923cac83aea3: Pull complete 07:13:02 25ad8b0a4227: Pull complete 07:13:02 db01528c6b51: Pull complete 07:13:02 28988de357af: Pull complete 07:13:02 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 07:13:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:13:02 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:13:02 prd-ubuntu20.04-docker-8c-8g-772626 does not seem to be running inside a container 07:13:02 $ 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 07:13:05 $ docker top e3f2d1ed604ed8a6e8dbd56f1bf8984425872bb35d8672303011e383d1860bd9 -eo pid,comm 07:13:05 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). 07:13:05 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:13:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:13:05 [ssh-agent] Looking for ssh-agent implementation... 07:13:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:13:05 $ docker exec e3f2d1ed604ed8a6e8dbd56f1bf8984425872bb35d8672303011e383d1860bd9 ssh-agent 07:13:05 SSH_AUTH_SOCK=/tmp/ssh-lwMujNRaZ3cS/agent.32 07:13:05 SSH_AGENT_PID=38 07:13:05 Running ssh-add (command line suppressed) 07:13:05 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) 07:13:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:13:05 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] sh 07:13:06 + git tag --points-at HEAD [Pipeline] } 07:13:06 $ docker exec --env ******** --env ******** e3f2d1ed604ed8a6e8dbd56f1bf8984425872bb35d8672303011e383d1860bd9 ssh-agent -k 07:13:06 unset SSH_AUTH_SOCK; 07:13:06 unset SSH_AGENT_PID; 07:13:06 echo Agent pid 38 killed; 07:13:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:13:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:13:06 [ssh-agent] Looking for ssh-agent implementation... 07:13:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:13:06 $ docker exec e3f2d1ed604ed8a6e8dbd56f1bf8984425872bb35d8672303011e383d1860bd9 ssh-agent 07:13:06 SSH_AUTH_SOCK=/tmp/ssh-WuPE7B8ckG3O/agent.85 07:13:06 SSH_AGENT_PID=91 07:13:06 Running ssh-add (command line suppressed) 07:13:06 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) 07:13:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:13:06 + git semver init 07:13:07 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') 07:13:07 2025-11-06 07:13:07,163 [run_init] DEBUG init version:0.0.0 force:False 07:13:07 2025-11-06 07:13:07,163 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver 07:13:07 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 07:13:07 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) 07:13:09 2025-11-06 07:13:08,639 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude 07:13:09 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 07:13:09 2025-11-06 07:13:08,640 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 07:13:09 2025-11-06 07:13:08,640 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 07:13:09 4.1.0-dev.2 [Pipeline] } 07:13:09 $ docker exec --env ******** --env ******** e3f2d1ed604ed8a6e8dbd56f1bf8984425872bb35d8672303011e383d1860bd9 ssh-agent -k 07:13:09 unset SSH_AUTH_SOCK; 07:13:09 unset SSH_AGENT_PID; 07:13:09 echo Agent pid 91 killed; 07:13:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:13:09 + git semver [Pipeline] } 07:13:09 $ docker stop --time=1 e3f2d1ed604ed8a6e8dbd56f1bf8984425872bb35d8672303011e383d1860bd9 07:13:11 $ docker rm -f --volumes e3f2d1ed604ed8a6e8dbd56f1bf8984425872bb35d8672303011e383d1860bd9 [Pipeline] // withDockerContainer [Pipeline] sh 07:13:11 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:13:11 Stashed 1 file(s) [Pipeline] echo 07:13:11 [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 07:13:12 provisioning config files... 07:13:12 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 07:13:12 ---> ****-login.sh 07:13:12 nexus3.edgexfoundry.org:10001 07:13:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:13:12 Login Succeeded 07:13:12 nexus3.edgexfoundry.org:10002 07:13:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:13:12 Login Succeeded 07:13:12 nexus3.edgexfoundry.org:10003 07:13:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:13:12 Login Succeeded 07:13:12 nexus3.edgexfoundry.org:10004 07:13:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:13:12 Login Succeeded 07:13:12 ****.io 07:13:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:13:12 Login Succeeded 07:13:12 ---> ****-login.sh ends [Pipeline] } 07:13:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:13:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 07:13:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 07:13:13 ========================================================= 07:13:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 07:13:13 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:13 + 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 . 07:13:13 #0 building with "default" instance using docker driver 07:13:13 07:13:13 #1 [internal] load build definition from Dockerfile 07:13:13 #1 transferring dockerfile: 1.81kB done 07:13:13 #1 DONE 0.0s 07:13:13 07:13:13 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 07:13:13 #2 DONE 0.1s 07:13:14 07:13:14 #3 [internal] load .dockerignore 07:13:14 #3 transferring context: 304B done 07:13:14 #3 DONE 0.0s 07:13:14 07:13:14 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 07:13:14 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done 07:13:14 #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done 07:13:14 #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 0B / 125B 0.1s 07:13:14 #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done 07:13:14 #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done 07:13:14 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 07:13:14 #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.1s done 07:13:14 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 3.15MB / 60.15MB 0.1s 07:13:14 #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done 07:13:14 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 13.63MB / 60.15MB 0.2s 07:13:14 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 07:13:14 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 07:13:14 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0B / 112.58MB 0.2s 07:13:14 #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done 07:13:14 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 2.10MB / 11.98MB 0.2s 07:13:14 #4 ... 07:13:14 07:13:14 #5 [internal] load build context 07:13:14 #5 transferring context: 22.06MB 0.2s done 07:13:14 #5 DONE 0.2s 07:13:14 07:13:14 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 07:13:14 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 27.26MB / 60.15MB 0.3s 07:13:14 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done 07:13:14 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 8.39MB / 11.98MB 0.3s 07:13:14 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 07:13:14 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.5s 07:13:14 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 22.02MB / 112.58MB 0.5s 07:13:14 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.4s done 07:13:14 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.1s done 07:13:14 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 4.19MB / 14.72MB 0.5s 07:13:14 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 33.55MB / 112.58MB 0.6s 07:13:14 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 11.53MB / 14.72MB 0.6s 07:13:14 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 07:13:15 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s done 07:13:15 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 50.33MB / 112.58MB 0.7s 07:13:15 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.7s done 07:13:15 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 69.61MB / 112.58MB 0.8s 07:13:15 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 92.27MB / 112.58MB 0.9s 07:13:15 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.1s 07:13:15 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.2s done 07:13:19 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 5.0s 07:13:20 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 5.0s done 07:13:20 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 07:13:20 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done 07:13:20 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 07:13:20 #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done 07:13:20 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 07:13:20 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.5s done 07:13:20 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 07:13:24 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 3.1s done 07:13:24 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s 07:13:24 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.7s done 07:13:24 #4 DONE 10.6s 07:13:24 07:13:24 #6 [builder 2/7] RUN apk add --no-cache make git 07:13:24 #6 0.217 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 07:13:25 #6 0.305 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 07:13:25 #6 0.650 OK: 265 MiB in 60 packages 07:13:27 Still waiting to schedule task 07:13:27 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 07:13:27 #6 DONE 2.8s 07:13:27 07:13:27 #7 [builder 3/7] WORKDIR /app 07:13:27 #7 DONE 0.0s 07:13:27 07:13:27 #8 [builder 4/7] COPY go.mod vendor* ./ 07:13:27 #8 DONE 0.0s 07:13:27 07:13:27 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:13:42 #9 DONE 13.1s 07:13:42 07:13:42 #10 [builder 6/7] COPY . . 07:13:42 #10 DONE 0.2s 07:13:42 07:13:42 #11 [builder 7/7] RUN echo noop 07:13:42 #11 0.208 noop 07:13:42 #11 DONE 0.2s 07:13:42 07:13:42 #12 exporting to image 07:13:42 #12 exporting layers 07:13:50 #12 exporting layers 9.1s done 07:13:50 #12 writing image sha256:3a75cf5814c71942d7f4fd6edd52175ad59437a67fd737cc74b00000ecaba328 done 07:13:50 #12 naming to docker.io/library/ci-base-image-x86_64 done 07:13:50 #12 DONE 9.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:50 + docker inspect -f . ci-base-image-x86_64 07:13:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:13:51 prd-ubuntu20.04-docker-8c-8g-772626 does not seem to be running inside a container 07:13:51 $ 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 07:13:51 $ docker top 3ca2b02df17beac98ef78c2e8b70d580be10320f585d1f47452de8cd28a472ce -eo pid,comm [Pipeline] { [Pipeline] sh 07:13:51 + go version 07:13:51 go version go1.25.2 linux/amd64 [Pipeline] } 07:13:51 $ docker stop --time=1 3ca2b02df17beac98ef78c2e8b70d580be10320f585d1f47452de8cd28a472ce 07:13:53 $ 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 07:13:53 + docker inspect -f . ci-base-image-x86_64 07:13:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:13:53 prd-ubuntu20.04-docker-8c-8g-772626 does not seem to be running inside a container 07:13:53 $ 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 07:13:53 $ docker top 08dbbd7cf9e0d29a2fbaeb4efe9facd7ab3d334e644fb56978da2d692a078c8b -eo pid,comm [Pipeline] { [Pipeline] sh 07:13:54 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh 07:13:54 + make test 07:13:54 go test -race ./... -coverprofile=coverage.out ./... 07:14:33 edgexfoundry/app-rfid-llrp-inventory coverage: 0.0% of statements 07:14:33 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.131s coverage: 86.2% of statements 07:14:33 edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app coverage: 0.0% of statements 07:14:33 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.677s coverage: 71.9% of statements 07:14:56 Running on prd-ubuntu20.04-docker-arm64-4c-16g-772627 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws 07:14:56 Running in /w/workspace/app-rfid-llrp-inventory/200 [Pipeline] { [Pipeline] checkout 07:14:56 The recommended git tool is: git 07:15:01 using credential edgex-jenkins-ssh 07:15:01 Cloning the remote Git repository 07:15:01 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 07:15:01 > git init /w/workspace/app-rfid-llrp-inventory/200 # timeout=10 07:15:01 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 07:15:01 > git --version # timeout=10 07:15:01 > git --version # 'git version 2.25.1' 07:15:01 using GIT_SSH to set credentials SSH Credentials for GitHub 07:15:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:15:05 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 07:15:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:15:05 Avoid second fetch 07:15:05 Checking out Revision 52f661059ed021252ca8ea8fc67e819fd848f9e7 (main) 07:15:06 Commit message: "Merge pull request #349 from judehung/update-go-1.25" 07:15:05 > git config core.sparsecheckout # timeout=10 07:15:06 > git checkout -f 52f661059ed021252ca8ea8fc67e819fd848f9e7 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:15:10 provisioning config files... 07:15:10 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/200@tmp/config4862247751275452828tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:15:11 ---> ****-login.sh 07:15:11 nexus3.edgexfoundry.org:10001 07:15:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:15:12 0 issues. 07:15:12 go vet ./... 07:15:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:15:12 Configure a credential helper to remove this warning. See 07:15:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:15:12 07:15:12 Login Succeeded 07:15:12 nexus3.edgexfoundry.org:10002 07:15:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:15:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:15:12 Configure a credential helper to remove this warning. See 07:15:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:15:12 07:15:12 Login Succeeded 07:15:12 nexus3.edgexfoundry.org:10003 07:15:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:15:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:15:12 Configure a credential helper to remove this warning. See 07:15:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:15:12 07:15:12 Login Succeeded 07:15:12 nexus3.edgexfoundry.org:10004 07:15:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:15:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:15:13 Configure a credential helper to remove this warning. See 07:15:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:15:13 07:15:13 Login Succeeded 07:15:13 ****.io 07:15:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:15:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:15:13 Configure a credential helper to remove this warning. See 07:15:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:15:13 07:15:13 Login Succeeded 07:15:13 ---> ****-login.sh ends [Pipeline] } 07:15:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 07:15:13 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:15:13 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:15:13 ./bin/test-attribution.sh [Pipeline] echo 07:15:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 07:15:13 $ docker stop --time=1 08dbbd7cf9e0d29a2fbaeb4efe9facd7ab3d334e644fb56978da2d692a078c8b 07:15:16 $ docker rm -f --volumes 08dbbd7cf9e0d29a2fbaeb4efe9facd7ab3d334e644fb56978da2d692a078c8b [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] echo 07:15:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 07:15:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 07:15:17 ========================================================= 07:15:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 07:15:17 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:15:17 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:15:17 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 07:15:17 + 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 07:15:17 Sending build context to Docker daemon 685.1kB 07:15:17 Step 1/12 : ARG BASE=golang:1.25-alpine3.22 07:15:17 Step 2/12 : FROM ${BASE} AS builder 07:15:17 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:15:17 6b59a28fa201: Pulling fs layer 07:15:17 d32bb0dddca7: Pulling fs layer 07:15:17 5dab1238d3d9: Pulling fs layer 07:15:17 196fd7d83e7d: Pulling fs layer 07:15:17 4f4fb700ef54: Pulling fs layer 07:15:17 8ba94037c8f0: Pulling fs layer 07:15:17 deaec5988b04: Pulling fs layer 07:15:17 9f65657bb879: Pulling fs layer 07:15:17 196fd7d83e7d: Waiting 07:15:17 4f4fb700ef54: Waiting 07:15:17 deaec5988b04: Waiting 07:15:17 8ba94037c8f0: Waiting 07:15:17 9f65657bb879: Waiting 07:15:17 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:15:18 d32bb0dddca7: Verifying Checksum 07:15:18 d32bb0dddca7: Download complete 07:15:18 196fd7d83e7d: Verifying Checksum 07:15:18 196fd7d83e7d: Download complete 07:15:18 4f4fb700ef54: Verifying Checksum 07:15:18 4f4fb700ef54: Download complete 07:15:18 8ba94037c8f0: Verifying Checksum 07:15:18 8ba94037c8f0: Download complete 07:15:18 6b59a28fa201: Verifying Checksum 07:15:18 6b59a28fa201: Download complete 07:15:18 + ls -al . 07:15:18 total 292 07:15:18 drwxrwxr-x 11 jenkins jenkins 4096 Nov 6 07:13 . 07:15:18 drwxrwxr-x 4 jenkins jenkins 4096 Nov 6 07:12 .. 07:15:18 -rw-rw-r-- 1 jenkins jenkins 262 Nov 6 07:12 .dockerignore 07:15:18 drwxrwxr-x 8 jenkins jenkins 4096 Nov 6 07:14 .git 07:15:18 drwxrwxr-x 3 jenkins jenkins 4096 Nov 6 07:12 .github 07:15:18 -rw-rw-r-- 1 jenkins jenkins 773 Nov 6 07:12 .gitignore 07:15:18 -rw-rw-r-- 1 jenkins jenkins 359 Nov 6 07:12 .golangci.yml 07:15:18 drwxr-xr-x 3 jenkins jenkins 4096 Nov 6 07:13 .semver 07:15:18 -rw-rw-r-- 1 jenkins jenkins 19704 Nov 6 07:12 Attribution.txt 07:15:18 -rw-rw-r-- 1 jenkins jenkins 12578 Nov 6 07:12 CHANGELOG.md 07:15:18 -rw-rw-r-- 1 jenkins jenkins 1769 Nov 6 07:12 Dockerfile 07:15:18 -rw-rw-r-- 1 jenkins jenkins 677 Nov 6 07:12 GOVERNANCE.md 07:15:18 -rw-rw-r-- 1 jenkins jenkins 688 Nov 6 07:12 Jenkinsfile 07:15:18 -rw-rw-r-- 1 jenkins jenkins 11347 Nov 6 07:12 LICENSE 07:15:18 -rw-rw-r-- 1 jenkins jenkins 3065 Nov 6 07:12 Makefile 07:15:18 -rw-rw-r-- 1 jenkins jenkins 617 Nov 6 07:12 OWNERS.md 07:15:18 -rw-rw-r-- 1 jenkins jenkins 3851 Nov 6 07:12 README.md 07:15:18 -rw-rw-r-- 1 jenkins jenkins 11 Nov 6 07:13 VERSION 07:15:18 drwxrwxr-x 2 jenkins jenkins 4096 Nov 6 07:12 bin 07:15:18 -rw-r--r-- 1 jenkins jenkins 55696 Nov 6 07:14 coverage.out 07:15:18 -rw-rw-r-- 1 jenkins jenkins 7306 Nov 6 07:12 go.mod 07:15:18 -rw-rw-r-- 1 jenkins jenkins 90435 Nov 6 07:12 go.sum 07:15:18 drwxrwxr-x 2 jenkins jenkins 4096 Nov 6 07:12 images 07:15:18 drwxrwxr-x 4 jenkins jenkins 4096 Nov 6 07:12 internal 07:15:18 -rw-rw-r-- 1 jenkins jenkins 531 Nov 6 07:12 main.go 07:15:18 drwxrwxr-x 2 jenkins jenkins 4096 Nov 6 07:12 openapi 07:15:18 drwxrwxr-x 2 jenkins jenkins 4096 Nov 6 07:12 res 07:15:18 drwxrwxr-x 3 jenkins jenkins 4096 Nov 6 07:12 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:15:18 + 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 . 07:15:18 9f65657bb879: Verifying Checksum 07:15:18 9f65657bb879: Download complete 07:15:18 #0 building with "default" instance using docker driver 07:15:18 07:15:18 #1 [internal] load build definition from Dockerfile 07:15:18 #1 transferring dockerfile: 1.81kB done 07:15:18 #1 DONE 0.0s 07:15:18 07:15:18 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:15:18 #2 DONE 0.0s 07:15:18 07:15:18 #3 [internal] load metadata for docker.io/library/alpine:3.22 07:15:18 #3 DONE 0.1s 07:15:18 07:15:18 #4 [internal] load .dockerignore 07:15:18 #4 transferring context: 304B done 07:15:18 #4 DONE 0.0s 07:15:18 07:15:18 #5 [internal] load build context 07:15:18 #5 transferring context: 5.33kB done 07:15:18 #5 DONE 0.0s 07:15:18 07:15:18 #6 [stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 07:15:18 #6 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 07:15:18 #6 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 07:15:18 #6 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 07:15:18 #6 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 07:15:18 #6 DONE 0.0s 07:15:18 07:15:18 #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 07:15:18 #7 DONE 0.1s 07:15:18 07:15:18 #8 [stage-1 2/9] RUN apk --no-cache add ca-certificates dumb-init 07:15:18 6b59a28fa201: Pull complete 07:15:19 #8 0.267 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 07:15:19 #8 0.425 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 07:15:19 d32bb0dddca7: Pull complete 07:15:19 #8 0.864 (1/2) Installing ca-certificates (20250911-r0) 07:15:19 5dab1238d3d9: Verifying Checksum 07:15:19 5dab1238d3d9: Download complete 07:15:19 #8 ... 07:15:19 07:15:19 #9 [builder 2/7] RUN apk add --no-cache make git 07:15:19 #9 0.243 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 07:15:19 #9 0.375 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 07:15:19 #9 0.858 OK: 265 MiB in 60 packages 07:15:19 #9 DONE 1.0s 07:15:19 07:15:19 #8 [stage-1 2/9] RUN apk --no-cache add ca-certificates dumb-init 07:15:19 #8 0.881 (2/2) Installing dumb-init (1.2.5-r3) 07:15:19 #8 0.886 Executing busybox-1.37.0-r19.trigger 07:15:19 #8 0.895 Executing ca-certificates-20250911-r0.trigger 07:15:19 #8 0.937 OK: 8 MiB in 18 packages 07:15:20 #8 DONE 1.1s 07:15:20 07:15:20 #10 [builder 3/7] WORKDIR /app 07:15:20 #10 DONE 0.0s 07:15:20 07:15:20 #11 [builder 4/7] COPY go.mod vendor* ./ 07:15:20 #11 DONE 0.1s 07:15:20 07:15:20 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:15:20 #12 DONE 0.5s 07:15:20 07:15:20 #13 [stage-1 3/9] RUN apk --no-cache upgrade 07:15:20 #13 0.438 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 07:15:20 #13 0.513 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 07:15:20 #13 ... 07:15:20 07:15:20 #14 [builder 6/7] COPY . . 07:15:20 #14 DONE 0.2s 07:15:20 07:15:20 #15 [builder 7/7] RUN make build 07:15:20 #15 ... 07:15:20 07:15:20 #13 [stage-1 3/9] RUN apk --no-cache upgrade 07:15:20 #13 0.987 OK: 8 MiB in 18 packages 07:15:20 #13 DONE 1.1s 07:15:20 07:15:20 #15 [builder 7/7] RUN make build 07:15:20 #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 07:15:21 deaec5988b04: Verifying Checksum 07:15:21 deaec5988b04: Download complete 07:15:33 5dab1238d3d9: Pull complete 07:15:33 196fd7d83e7d: Pull complete 07:15:33 4f4fb700ef54: Pull complete 07:15:34 8ba94037c8f0: Pull complete 07:15:44 deaec5988b04: Pull complete 07:15:44 9f65657bb879: Pull complete 07:15:44 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 07:15:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 07:15:44 ---> 334268110677 07:15:44 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 07:15:46 ---> Running in 922e0976957f 07:15:46 Removing intermediate container 922e0976957f 07:15:46 ---> adf50108d030 07:15:46 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 07:15:46 ---> Running in b5eff0e523ba 07:15:47 Removing intermediate container b5eff0e523ba 07:15:47 ---> 7b44f2a312db 07:15:47 Step 5/12 : ARG ADD_BUILD_TAGS="" 07:15:47 ---> Running in 9c1071eb1fe4 07:15:47 Removing intermediate container 9c1071eb1fe4 07:15:47 ---> 5b1a77d270e8 07:15:47 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:15:47 ---> Running in 1195aea48432 07:15:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 07:15:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 07:15:50 OK: 255 MiB in 60 packages 07:15:51 Removing intermediate container 1195aea48432 07:15:51 ---> c02f291f5e9f 07:15:51 Step 7/12 : WORKDIR /app 07:15:51 ---> Running in 413b04fb8d43 07:15:52 Removing intermediate container 413b04fb8d43 07:15:52 ---> ebfe67e05ff9 07:15:52 Step 8/12 : COPY go.mod vendor* ./ 07:15:52 ---> b162a5a70be1 07:15:52 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:15:52 ---> Running in 9e8a219d82d0 07:15:52 #15 DONE 28.4s 07:15:52 07:15:52 #16 [stage-1 4/9] COPY --from=builder /app/Attribution.txt /Attribution.txt 07:15:52 #16 DONE 0.0s 07:15:52 07:15:52 #17 [stage-1 5/9] COPY --from=builder /app/LICENSE /LICENSE 07:15:52 #17 DONE 0.0s 07:15:52 07:15:52 #18 [stage-1 6/9] COPY --from=builder /app/res/ /res/ 07:15:52 #18 DONE 0.0s 07:15:52 07:15:52 #19 [stage-1 7/9] COPY --from=builder /app/static/ /static/ 07:15:52 #19 DONE 0.0s 07:15:52 07:15:52 #20 [stage-1 8/9] COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 07:15:52 #20 DONE 0.4s 07:15:52 07:15:52 #21 [stage-1 9/9] RUN mkdir -p /cache && chown -R 2002:2002 /cache 07:15:52 #21 DONE 0.2s 07:15:52 07:15:52 #22 exporting to image 07:15:52 #22 exporting layers 07:15:52 #22 exporting layers 0.2s done 07:15:52 #22 writing image sha256:e0e01d466a87c0bcd2d4150c0eac0bc292af390aa82a0047245a407f0ef1155c done 07:15:52 #22 naming to docker.io/library/app-rfid-llrp-inventory done 07:15:52 #22 DONE 0.2s 07:15:52 07:15:52 1 warning found (use docker --debug to expand): 07:15:52  - 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 07:15:53 provisioning config files... 07:15:53 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 07:15:53 ---> ****-login.sh 07:15:53 nexus3.edgexfoundry.org:10001 07:15:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:15:53 Login Succeeded 07:15:53 nexus3.edgexfoundry.org:10002 07:15:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:15:53 Login Succeeded 07:15:53 nexus3.edgexfoundry.org:10003 07:15:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:15:53 Login Succeeded 07:15:53 nexus3.edgexfoundry.org:10004 07:15:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:15:53 Login Succeeded 07:15:53 ****.io 07:15:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:15:53 Login Succeeded 07:15:53 ---> ****-login.sh ends [Pipeline] } 07:15:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:15:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 07:15:54 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: 07:15:54 52f661059ed021252ca8ea8fc67e819fd848f9e7 07:15:54 latest 07:15:54 4.1.0-dev.2 07:15:54 52f661059ed021252ca8ea8fc67e819fd848f9e7-4.1.0-dev.2 07:15:54 main 07:15:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:15:54 + 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 07:15:54 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:52f661059ed021252ca8ea8fc67e819fd848f9e7 07:15:54 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 07:15:54 7c411026164f: Preparing 07:15:54 35b64e56b237: Preparing 07:15:54 7b240fa2cae2: Preparing 07:15:54 d7f0162de360: Preparing 07:15:54 5b5360eff3ee: Preparing 07:15:54 f3408dee738f: Preparing 07:15:54 82af8caaea39: Preparing 07:15:54 d5220c7a086b: Preparing 07:15:54 256f393e029f: Preparing 07:15:54 82af8caaea39: Waiting 07:15:54 d5220c7a086b: Waiting 07:15:54 256f393e029f: Waiting 07:15:54 f3408dee738f: Waiting 07:15:54 5b5360eff3ee: Pushed 07:15:54 d7f0162de360: Pushed 07:15:54 7b240fa2cae2: Pushed 07:15:54 7c411026164f: Pushed 07:15:54 256f393e029f: Layer already exists 07:15:55 82af8caaea39: Pushed 07:15:55 f3408dee738f: Pushed 07:15:55 d5220c7a086b: Pushed 07:15:59 35b64e56b237: Pushed 07:15:59 52f661059ed021252ca8ea8fc67e819fd848f9e7: digest: sha256:b13509da7bd3a6542f3fd07690dc3dc1fc50922e5cd1924d2908c4f9ee72dcf5 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:15:59 + 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 07:15:59 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 07:15:59 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 07:15:59 7c411026164f: Preparing 07:15:59 35b64e56b237: Preparing 07:15:59 7b240fa2cae2: Preparing 07:15:59 d7f0162de360: Preparing 07:15:59 5b5360eff3ee: Preparing 07:15:59 f3408dee738f: Preparing 07:15:59 82af8caaea39: Preparing 07:15:59 d5220c7a086b: Preparing 07:15:59 256f393e029f: Preparing 07:15:59 82af8caaea39: Waiting 07:15:59 d5220c7a086b: Waiting 07:15:59 f3408dee738f: Waiting 07:15:59 256f393e029f: Waiting 07:15:59 35b64e56b237: Layer already exists 07:15:59 7b240fa2cae2: Layer already exists 07:15:59 7c411026164f: Layer already exists 07:15:59 d7f0162de360: Layer already exists 07:15:59 5b5360eff3ee: Layer already exists 07:15:59 d5220c7a086b: Layer already exists 07:15:59 f3408dee738f: Layer already exists 07:15:59 82af8caaea39: Layer already exists 07:15:59 256f393e029f: Layer already exists 07:15:59 latest: digest: sha256:b13509da7bd3a6542f3fd07690dc3dc1fc50922e5cd1924d2908c4f9ee72dcf5 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:16:00 + 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 07:16:00 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:4.1.0-dev.2 07:16:00 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 07:16:00 7c411026164f: Preparing 07:16:00 35b64e56b237: Preparing 07:16:00 7b240fa2cae2: Preparing 07:16:00 d7f0162de360: Preparing 07:16:00 5b5360eff3ee: Preparing 07:16:00 f3408dee738f: Preparing 07:16:00 82af8caaea39: Preparing 07:16:00 d5220c7a086b: Preparing 07:16:00 256f393e029f: Preparing 07:16:00 82af8caaea39: Waiting 07:16:00 d5220c7a086b: Waiting 07:16:00 256f393e029f: Waiting 07:16:00 f3408dee738f: Waiting 07:16:00 35b64e56b237: Layer already exists 07:16:00 7c411026164f: Layer already exists 07:16:00 d7f0162de360: Layer already exists 07:16:00 7b240fa2cae2: Layer already exists 07:16:00 5b5360eff3ee: Layer already exists 07:16:00 82af8caaea39: Layer already exists 07:16:00 f3408dee738f: Layer already exists 07:16:00 d5220c7a086b: Layer already exists 07:16:00 256f393e029f: Layer already exists 07:16:00 4.1.0-dev.2: digest: sha256:b13509da7bd3a6542f3fd07690dc3dc1fc50922e5cd1924d2908c4f9ee72dcf5 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:16:00 + 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 07:16:01 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:52f661059ed021252ca8ea8fc67e819fd848f9e7-4.1.0-dev.2 07:16:01 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 07:16:01 7c411026164f: Preparing 07:16:01 35b64e56b237: Preparing 07:16:01 7b240fa2cae2: Preparing 07:16:01 d7f0162de360: Preparing 07:16:01 5b5360eff3ee: Preparing 07:16:01 f3408dee738f: Preparing 07:16:01 82af8caaea39: Preparing 07:16:01 d5220c7a086b: Preparing 07:16:01 256f393e029f: Preparing 07:16:01 82af8caaea39: Waiting 07:16:01 d5220c7a086b: Waiting 07:16:01 256f393e029f: Waiting 07:16:01 f3408dee738f: Waiting 07:16:01 d7f0162de360: Layer already exists 07:16:01 7c411026164f: Layer already exists 07:16:01 5b5360eff3ee: Layer already exists 07:16:01 7b240fa2cae2: Layer already exists 07:16:01 35b64e56b237: Layer already exists 07:16:01 d5220c7a086b: Layer already exists 07:16:01 82af8caaea39: Layer already exists 07:16:01 f3408dee738f: Layer already exists 07:16:01 256f393e029f: Layer already exists 07:16:01 52f661059ed021252ca8ea8fc67e819fd848f9e7-4.1.0-dev.2: digest: sha256:b13509da7bd3a6542f3fd07690dc3dc1fc50922e5cd1924d2908c4f9ee72dcf5 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:16:01 + 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 07:16:01 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main 07:16:01 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 07:16:01 7c411026164f: Preparing 07:16:01 35b64e56b237: Preparing 07:16:01 7b240fa2cae2: Preparing 07:16:01 d7f0162de360: Preparing 07:16:01 5b5360eff3ee: Preparing 07:16:01 f3408dee738f: Preparing 07:16:01 82af8caaea39: Preparing 07:16:01 d5220c7a086b: Preparing 07:16:01 256f393e029f: Preparing 07:16:01 82af8caaea39: Waiting 07:16:01 256f393e029f: Waiting 07:16:01 d5220c7a086b: Waiting 07:16:01 f3408dee738f: Waiting 07:16:01 5b5360eff3ee: Layer already exists 07:16:01 35b64e56b237: Layer already exists 07:16:01 d7f0162de360: Layer already exists 07:16:01 7c411026164f: Layer already exists 07:16:01 7b240fa2cae2: Layer already exists 07:16:01 d5220c7a086b: Layer already exists 07:16:01 82af8caaea39: Layer already exists 07:16:01 256f393e029f: Layer already exists 07:16:01 f3408dee738f: Layer already exists 07:16:01 main: digest: sha256:b13509da7bd3a6542f3fd07690dc3dc1fc50922e5cd1924d2908c4f9ee72dcf5 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:16:01 ===================================================== [Pipeline] echo 07:16:01 taggedImages: 07:16:01 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:52f661059ed021252ca8ea8fc67e819fd848f9e7 07:16:01 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 07:16:01 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:4.1.0-dev.2 07:16:01 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:52f661059ed021252ca8ea8fc67e819fd848f9e7-4.1.0-dev.2 07:16:01 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] echo 07:16:02 ========================================================= 07:16:02 [edgeXBuildMultiArch] RAW Config: 07:16:02 images: 07:16:02 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:52f661059ed021252ca8ea8fc67e819fd848f9e7 07:16:02 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 07:16:02 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:4.1.0-dev.2 07:16:02 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:52f661059ed021252ca8ea8fc67e819fd848f9e7-4.1.0-dev.2 07:16:02 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main 07:16:02 settingsFile: 07:16:02 app-rfid-llrp-inventory-settings 07:16:02 ========================================================= [Pipeline] node 07:16:17 Still waiting to schedule task 07:16:17 All nodes of label ‘centos7-docker-4c-2g’ are offline 07:17:11 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 07:17:11 provisioning config files... 07:17:11 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 07:17:12 ---> ****-login.sh 07:17:12 nexus3.edgexfoundry.org:10001 07:17:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:17:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:17:12 Configure a credential helper to remove this warning. See 07:17:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:17:12 07:17:12 Login Succeeded 07:17:12 nexus3.edgexfoundry.org:10002 07:17:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:17:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:17:12 Configure a credential helper to remove this warning. See 07:17:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:17:12 07:17:12 Login Succeeded 07:17:12 nexus3.edgexfoundry.org:10003 07:17:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:17:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:17:12 Configure a credential helper to remove this warning. See 07:17:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:17:12 07:17:12 Login Succeeded 07:17:12 nexus3.edgexfoundry.org:10004 07:17:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:17:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:17:12 Configure a credential helper to remove this warning. See 07:17:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:17:12 07:17:12 Login Succeeded 07:17:12 ****.io 07:17:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:17:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:17:12 Configure a credential helper to remove this warning. See 07:17:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:17:12 07:17:12 Login Succeeded 07:17:12 ---> ****-login.sh ends [Pipeline] } 07:17:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:17:13 + docker buildx ls 07:17:13 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 07:17:13 default * docker 07:17:13 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 07:17:13 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 07:17:13 edgex-builder [Pipeline] sh 07:17:14 + docker buildx inspect --bootstrap 07:17:14 #1 [internal] booting buildkit 07:17:14 #1 pulling image moby/buildkit:buildx-stable-1 07:17:16 #1 pulling image moby/buildkit:buildx-stable-1 3.0s done 07:17:17 #1 creating container buildx_buildkit_edgex-builder0 07:17:19 #1 creating container buildx_buildkit_edgex-builder0 2.4s done 07:17:19 #1 DONE 5.4s 07:17:19 Name: edgex-builder 07:17:19 Driver: docker-container 07:17:19 07:17:19 Nodes: 07:17:19 Name: edgex-builder0 07:17:19 Endpoint: unix:///var/run/docker.sock 07:17:19 Status: running 07:17:19 Buildkit: v0.25.1 07:17:19 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 07:17:19 + docker buildx ls 07:17:19 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 07:17:19 edgex-builder * docker-container 07:17:19 edgex-builder0 unix:///var/run/docker.sock running v0.25.1 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 07:17:19 default docker 07:17:19 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 07:17:20 + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:52f661059ed021252ca8ea8fc67e819fd848f9e7' 07:17:20 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:52f661059ed021252ca8ea8fc67e819fd848f9e7 --push - 07:17:20 #1 [internal] load build definition from Dockerfile 07:17:20 #1 transferring dockerfile: 208B done 07:17:20 #1 DONE 0.0s 07:17:20 07:17:20 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:52f661059ed021252ca8ea8fc67e819fd848f9e7 07:17:20 #2 DONE 0.1s 07:17:20 07:17:20 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:52f661059ed021252ca8ea8fc67e819fd848f9e7 07:17:20 #3 DONE 0.1s 07:17:20 07:17:20 #4 [internal] load .dockerignore 07:17:20 #4 transferring context: 2B done 07:17:20 #4 DONE 0.0s 07:17:20 07:17:20 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:52f661059ed021252ca8ea8fc67e819fd848f9e7@sha256:b13509da7bd3a6542f3fd07690dc3dc1fc50922e5cd1924d2908c4f9ee72dcf5 07:17:20 #5 resolve nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:52f661059ed021252ca8ea8fc67e819fd848f9e7@sha256:b13509da7bd3a6542f3fd07690dc3dc1fc50922e5cd1924d2908c4f9ee72dcf5 0.0s done 07:17:20 #5 DONE 0.0s 07:17:20 07:17:20 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:52f661059ed021252ca8ea8fc67e819fd848f9e7@sha256:b13509da7bd3a6542f3fd07690dc3dc1fc50922e5cd1924d2908c4f9ee72dcf5 07:17:20 #6 resolve nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:52f661059ed021252ca8ea8fc67e819fd848f9e7@sha256:b13509da7bd3a6542f3fd07690dc3dc1fc50922e5cd1924d2908c4f9ee72dcf5 0.0s done 07:17:20 #6 DONE 0.1s 07:17:20 07:17:20 #7 [auth] app-rfid-llrp-inventory:pull,push token for nexus3.edgexfoundry.org:10004 07:17:20 #7 DONE 0.0s 07:17:20 07:17:20 #8 exporting to image 07:17:20 #8 exporting layers done 07:17:20 #8 exporting manifest sha256:84a04c7b061a38f8cc246b6cda7881dd97d5fad7225ed114e03066a8a5a2a28e 0.0s done 07:17:20 #8 exporting config sha256:e0e01d466a87c0bcd2d4150c0eac0bc292af390aa82a0047245a407f0ef1155c done 07:17:20 #8 exporting manifest sha256:7478e8d6c39f796003ad2956ca29bbab69fefd0d7138ae7bab0b5e1464c820dd 0.0s done 07:17:20 #8 exporting config sha256:416e0fdeae36a00f29b9e571e2fab15be0aca11a7918348fd59b69f2e7ab88c5 done 07:17:20 #8 exporting manifest list sha256:47bd0e35fd329db27011b38545f8fa3cf97d812eb94f0bbaa13ff75c8122d420 done 07:17:20 #8 pushing layers 07:17:20 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:17:20 #8 pushing layers 0.1s done 07:17:20 #8 pushing manifest for nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:52f661059ed021252ca8ea8fc67e819fd848f9e7@sha256:47bd0e35fd329db27011b38545f8fa3cf97d812eb94f0bbaa13ff75c8122d420 0.1s done 07:17:20 #8 DONE 0.2s 07:17:20 07:17:20 1 warning found (use --debug to expand): 07:17:20  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:17:20 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest --push - 07:17:20 + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest' 07:17:20 #1 [internal] load build definition from Dockerfile 07:17:20 #1 transferring dockerfile: 174B done 07:17:20 #1 DONE 0.0s 07:17:20 07:17:20 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 07:17:20 #2 DONE 0.0s 07:17:20 07:17:20 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 07:17:20 #3 DONE 0.0s 07:17:20 07:17:20 #4 [internal] load .dockerignore 07:17:20 #4 transferring context: 2B done 07:17:20 #4 DONE 0.0s 07:17:20 07:17:20 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest@sha256:b13509da7bd3a6542f3fd07690dc3dc1fc50922e5cd1924d2908c4f9ee72dcf5 07:17:20 #5 resolve nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest@sha256:b13509da7bd3a6542f3fd07690dc3dc1fc50922e5cd1924d2908c4f9ee72dcf5 0.0s done 07:17:20 #5 DONE 0.0s 07:17:20 07:17:20 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest@sha256:b13509da7bd3a6542f3fd07690dc3dc1fc50922e5cd1924d2908c4f9ee72dcf5 07:17:21 #6 resolve nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest@sha256:b13509da7bd3a6542f3fd07690dc3dc1fc50922e5cd1924d2908c4f9ee72dcf5 0.0s done 07:17:21 #6 CACHED 07:17:21 07:17:21 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest@sha256:b13509da7bd3a6542f3fd07690dc3dc1fc50922e5cd1924d2908c4f9ee72dcf5 07:17:21 #5 CACHED 07:17:21 07:17:21 #7 [auth] app-rfid-llrp-inventory:pull,push token for nexus3.edgexfoundry.org:10004 07:17:21 #7 DONE 0.0s 07:17:21 07:17:21 #8 exporting to image 07:17:21 #8 exporting layers done 07:17:21 #8 exporting manifest sha256:84a04c7b061a38f8cc246b6cda7881dd97d5fad7225ed114e03066a8a5a2a28e done 07:17:21 #8 exporting config sha256:e0e01d466a87c0bcd2d4150c0eac0bc292af390aa82a0047245a407f0ef1155c done 07:17:21 #8 exporting manifest sha256:7478e8d6c39f796003ad2956ca29bbab69fefd0d7138ae7bab0b5e1464c820dd done 07:17:21 #8 exporting config sha256:416e0fdeae36a00f29b9e571e2fab15be0aca11a7918348fd59b69f2e7ab88c5 done 07:17:21 #8 exporting manifest list sha256:47bd0e35fd329db27011b38545f8fa3cf97d812eb94f0bbaa13ff75c8122d420 done 07:17:21 #8 pushing layers 0.0s done 07:17:21 #8 pushing manifest for nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest@sha256:47bd0e35fd329db27011b38545f8fa3cf97d812eb94f0bbaa13ff75c8122d420 0.1s done 07:17:21 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:17:21 #8 DONE 0.1s 07:17:21 07:17:21 1 warning found (use --debug to expand): 07:17:21  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:17:21 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:4.1.0-dev.2 --push - 07:17:21 + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:4.1.0-dev.2' 07:17:21 #1 [internal] load build definition from Dockerfile 07:17:21 #1 transferring dockerfile: 179B done 07:17:21 #1 DONE 0.0s 07:17:21 07:17:21 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:4.1.0-dev.2 07:17:21 #2 DONE 0.0s 07:17:21 07:17:21 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:4.1.0-dev.2 07:17:21 #3 DONE 0.0s 07:17:21 07:17:21 #4 [internal] load .dockerignore 07:17:21 #4 transferring context: 2B done 07:17:21 #4 DONE 0.0s 07:17:21 07:17:21 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:4.1.0-dev.2@sha256:b13509da7bd3a6542f3fd07690dc3dc1fc50922e5cd1924d2908c4f9ee72dcf5 07:17:21 #5 resolve nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:4.1.0-dev.2@sha256:b13509da7bd3a6542f3fd07690dc3dc1fc50922e5cd1924d2908c4f9ee72dcf5 0.0s done 07:17:21 #5 DONE 0.0s 07:17:21 07:17:21 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:4.1.0-dev.2@sha256:b13509da7bd3a6542f3fd07690dc3dc1fc50922e5cd1924d2908c4f9ee72dcf5 07:17:21 #6 resolve nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:4.1.0-dev.2@sha256:b13509da7bd3a6542f3fd07690dc3dc1fc50922e5cd1924d2908c4f9ee72dcf5 0.0s done 07:17:21 #6 CACHED 07:17:21 07:17:21 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:4.1.0-dev.2@sha256:b13509da7bd3a6542f3fd07690dc3dc1fc50922e5cd1924d2908c4f9ee72dcf5 07:17:21 #5 CACHED 07:17:21 07:17:21 #7 [auth] app-rfid-llrp-inventory:pull,push token for nexus3.edgexfoundry.org:10004 07:17:21 #7 DONE 0.0s 07:17:21 07:17:21 #8 exporting to image 07:17:21 #8 exporting layers done 07:17:21 #8 exporting manifest sha256:84a04c7b061a38f8cc246b6cda7881dd97d5fad7225ed114e03066a8a5a2a28e done 07:17:21 #8 exporting config sha256:e0e01d466a87c0bcd2d4150c0eac0bc292af390aa82a0047245a407f0ef1155c done 07:17:21 #8 exporting manifest sha256:7478e8d6c39f796003ad2956ca29bbab69fefd0d7138ae7bab0b5e1464c820dd done 07:17:21 #8 exporting config sha256:416e0fdeae36a00f29b9e571e2fab15be0aca11a7918348fd59b69f2e7ab88c5 done 07:17:21 #8 exporting manifest list sha256:47bd0e35fd329db27011b38545f8fa3cf97d812eb94f0bbaa13ff75c8122d420 done 07:17:21 #8 pushing layers 0.0s done 07:17:21 #8 pushing manifest for nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:4.1.0-dev.2@sha256:47bd0e35fd329db27011b38545f8fa3cf97d812eb94f0bbaa13ff75c8122d420 0.1s done 07:17:21 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:17:21 #8 DONE 0.1s 07:17:21 07:17:21 1 warning found (use --debug to expand): 07:17:21  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:17:22 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:52f661059ed021252ca8ea8fc67e819fd848f9e7-4.1.0-dev.2 --push - 07:17:22 + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:52f661059ed021252ca8ea8fc67e819fd848f9e7-4.1.0-dev.2' 07:17:22 #1 [internal] load build definition from Dockerfile 07:17:22 #1 transferring dockerfile: 220B done 07:17:22 #1 DONE 0.0s 07:17:22 07:17:22 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:52f661059ed021252ca8ea8fc67e819fd848f9e7-4.1.0-dev.2 07:17:22 #2 DONE 0.0s 07:17:22 07:17:22 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:52f661059ed021252ca8ea8fc67e819fd848f9e7-4.1.0-dev.2 07:17:22 #3 DONE 0.0s 07:17:22 07:17:22 #4 [internal] load .dockerignore 07:17:22 #4 transferring context: 2B done 07:17:22 #4 DONE 0.0s 07:17:22 07:17:22 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:52f661059ed021252ca8ea8fc67e819fd848f9e7-4.1.0-dev.2@sha256:b13509da7bd3a6542f3fd07690dc3dc1fc50922e5cd1924d2908c4f9ee72dcf5 07:17:22 #5 resolve nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:52f661059ed021252ca8ea8fc67e819fd848f9e7-4.1.0-dev.2@sha256:b13509da7bd3a6542f3fd07690dc3dc1fc50922e5cd1924d2908c4f9ee72dcf5 0.0s done 07:17:22 #5 CACHED 07:17:22 07:17:22 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:52f661059ed021252ca8ea8fc67e819fd848f9e7-4.1.0-dev.2@sha256:b13509da7bd3a6542f3fd07690dc3dc1fc50922e5cd1924d2908c4f9ee72dcf5 07:17:22 #6 resolve nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:52f661059ed021252ca8ea8fc67e819fd848f9e7-4.1.0-dev.2@sha256:b13509da7bd3a6542f3fd07690dc3dc1fc50922e5cd1924d2908c4f9ee72dcf5 0.0s done 07:17:22 #6 CACHED 07:17:22 07:17:22 #7 exporting to image 07:17:22 #7 exporting layers done 07:17:22 #7 exporting manifest sha256:84a04c7b061a38f8cc246b6cda7881dd97d5fad7225ed114e03066a8a5a2a28e done 07:17:22 #7 exporting config sha256:e0e01d466a87c0bcd2d4150c0eac0bc292af390aa82a0047245a407f0ef1155c done 07:17:22 #7 exporting manifest sha256:7478e8d6c39f796003ad2956ca29bbab69fefd0d7138ae7bab0b5e1464c820dd done 07:17:22 #7 exporting config sha256:416e0fdeae36a00f29b9e571e2fab15be0aca11a7918348fd59b69f2e7ab88c5 07:17:22 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:17:22 #7 exporting config sha256:416e0fdeae36a00f29b9e571e2fab15be0aca11a7918348fd59b69f2e7ab88c5 done 07:17:22 #7 exporting manifest list sha256:47bd0e35fd329db27011b38545f8fa3cf97d812eb94f0bbaa13ff75c8122d420 done 07:17:22 #7 pushing layers 0.0s done 07:17:22 #7 pushing manifest for nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:52f661059ed021252ca8ea8fc67e819fd848f9e7-4.1.0-dev.2@sha256:47bd0e35fd329db27011b38545f8fa3cf97d812eb94f0bbaa13ff75c8122d420 0.1s done 07:17:22 #7 DONE 0.1s 07:17:22 07:17:22 #8 [auth] app-rfid-llrp-inventory:pull,push token for nexus3.edgexfoundry.org:10004 07:17:22 #8 DONE 0.0s 07:17:22 07:17:22 1 warning found (use --debug to expand): 07:17:22  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:17:22 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main --push - 07:17:22 + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main' 07:17:22 #1 [internal] load build definition from Dockerfile 07:17:22 #1 transferring dockerfile: 172B done 07:17:22 #1 DONE 0.0s 07:17:22 07:17:22 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main 07:17:22 #2 DONE 0.0s 07:17:22 07:17:22 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main 07:17:22 #3 DONE 0.0s 07:17:22 07:17:22 #4 [internal] load .dockerignore 07:17:22 #4 transferring context: 2B done 07:17:22 #4 DONE 0.0s 07:17:22 07:17:22 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main@sha256:b13509da7bd3a6542f3fd07690dc3dc1fc50922e5cd1924d2908c4f9ee72dcf5 07:17:22 #5 resolve nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main@sha256:b13509da7bd3a6542f3fd07690dc3dc1fc50922e5cd1924d2908c4f9ee72dcf5 0.0s done 07:17:22 #5 CACHED 07:17:22 07:17:22 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main@sha256:b13509da7bd3a6542f3fd07690dc3dc1fc50922e5cd1924d2908c4f9ee72dcf5 07:17:22 #6 resolve nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main@sha256:b13509da7bd3a6542f3fd07690dc3dc1fc50922e5cd1924d2908c4f9ee72dcf5 0.0s done 07:17:22 #6 CACHED 07:17:22 07:17:22 #7 exporting to image 07:17:22 #7 exporting layers done 07:17:22 #7 exporting manifest sha256:84a04c7b061a38f8cc246b6cda7881dd97d5fad7225ed114e03066a8a5a2a28e done 07:17:22 #7 exporting config sha256:e0e01d466a87c0bcd2d4150c0eac0bc292af390aa82a0047245a407f0ef1155c done 07:17:22 #7 exporting manifest sha256:7478e8d6c39f796003ad2956ca29bbab69fefd0d7138ae7bab0b5e1464c820dd done 07:17:22 #7 exporting config sha256:416e0fdeae36a00f29b9e571e2fab15be0aca11a7918348fd59b69f2e7ab88c5 done 07:17:22 #7 exporting manifest list sha256:47bd0e35fd329db27011b38545f8fa3cf97d812eb94f0bbaa13ff75c8122d420 done 07:17:22 #7 pushing layers 0.0s done 07:17:22 #7 pushing manifest for nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main@sha256:47bd0e35fd329db27011b38545f8fa3cf97d812eb94f0bbaa13ff75c8122d420 07:17:22 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:17:22 #7 pushing manifest for nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main@sha256:47bd0e35fd329db27011b38545f8fa3cf97d812eb94f0bbaa13ff75c8122d420 0.1s done 07:17:22 #7 DONE 0.1s 07:17:22 07:17:22 #8 [auth] app-rfid-llrp-inventory:pull,push token for nexus3.edgexfoundry.org:10004 07:17:22 #8 DONE 0.0s 07:17:22 07:17:22 1 warning found (use --debug to expand): 07:17:22  - 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 07:17:23 + '[' -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 07:17:23 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:17:24 ---> package-listing.sh 07:17:24 ++ facter osfamily 07:17:24 ++ tr '[:upper:]' '[:lower:]' 07:17:24 + OS_FAMILY=redhat 07:17:24 + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main 07:17:24 + START_PACKAGES=/tmp/packages_start.txt 07:17:24 + END_PACKAGES=/tmp/packages_end.txt 07:17:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:17:24 + PACKAGES=/tmp/packages_start.txt 07:17:24 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 07:17:24 + PACKAGES=/tmp/packages_end.txt 07:17:24 + case "${OS_FAMILY}" in 07:17:24 + rpm -qa 07:17:24 + sort 07:17:25 + '[' -f /tmp/packages_start.txt ']' 07:17:25 + '[' -f /tmp/packages_end.txt ']' 07:17:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:17:25 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 07:17:25 + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ 07:17:25 + 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 07:17:25 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 07:17:25 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:17:25 07:17:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:17:26 latest: Pulling from edgex-lftools-log-publisher 07:17:26 5eb5b503b376: Pulling fs layer 07:17:26 5c69ac0246d0: Pulling fs layer 07:17:26 ec43610c2a17: Pulling fs layer 07:17:26 3a2ae6a8a46f: Pulling fs layer 07:17:26 33b1e0a273af: Pulling fs layer 07:17:26 5d3b04190fa2: Pulling fs layer 07:17:26 2f39f015ded8: Pulling fs layer 07:17:26 3a2ae6a8a46f: Waiting 07:17:26 5d3b04190fa2: Waiting 07:17:26 2f39f015ded8: Waiting 07:17:26 33b1e0a273af: Waiting 07:17:26 5c69ac0246d0: Verifying Checksum 07:17:26 5c69ac0246d0: Download complete 07:17:26 3a2ae6a8a46f: Verifying Checksum 07:17:26 3a2ae6a8a46f: Download complete 07:17:26 33b1e0a273af: Verifying Checksum 07:17:26 33b1e0a273af: Download complete 07:17:26 ec43610c2a17: Verifying Checksum 07:17:26 ec43610c2a17: Download complete 07:17:26 5d3b04190fa2: Verifying Checksum 07:17:26 5d3b04190fa2: Download complete 07:17:26 5eb5b503b376: Verifying Checksum 07:17:26 5eb5b503b376: Download complete 07:17:27 2f39f015ded8: Download complete 07:17:27 5eb5b503b376: Pull complete 07:17:27 5c69ac0246d0: Pull complete 07:17:28 ec43610c2a17: Pull complete 07:17:28 3a2ae6a8a46f: Pull complete 07:17:28 33b1e0a273af: Pull complete 07:17:28 5d3b04190fa2: Pull complete 07:17:29 Removing intermediate container 9e8a219d82d0 07:17:29 ---> f44832653ee9 07:17:29 Step 10/12 : COPY . . 07:17:29 ---> dda76db6df74 07:17:29 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:17:29 ---> Running in 5bd84a7ab443 07:17:29 Removing intermediate container 5bd84a7ab443 07:17:29 ---> 57b60c0e048c 07:17:29 Step 12/12 : RUN $MAKE 07:17:30 ---> Running in 1b79eed07cb0 07:17:31 noop 07:17:31 Removing intermediate container 1b79eed07cb0 07:17:31 ---> ddbe6ccc504d 07:17:31 Successfully built ddbe6ccc504d 07:17:31 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:32 + docker inspect -f . ci-base-image-arm64 07:17:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:17:32 prd-ubuntu20.04-docker-arm64-4c-16g-772627 does not seem to be running inside a container 07:17:32 $ 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 07:17:32 2f39f015ded8: Pull complete 07:17:32 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:17:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:17:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:17:34 $ docker top 1b27e1738058fd7b65ae973cba888f01f85faeb6fa6dd178d3d53b3d90d52c92 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] sh [Pipeline] // withEnv [Pipeline] withDockerContainer 07:17:34 prd-centos7-docker-4c-2g-772628 does not seem to be running inside a container 07:17:34 $ 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 07:17:35 + go version 07:17:35 go version go1.25.3 linux/arm64 07:17:39 $ docker top 4ff6068aef0497970fabfa2b1c0c856a933636e5c4659430325a07b03c816779 -eo pid,comm [Pipeline] { [Pipeline] } 07:17:39 $ docker stop --time=1 1b27e1738058fd7b65ae973cba888f01f85faeb6fa6dd178d3d53b3d90d52c92 07:17:41 $ 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 07:17:41 + touch /tmp/pre-build-complete [Pipeline] sh 07:17:41 + docker inspect -f . ci-base-image-arm64 07:17:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:17:42 + mkdir -p /var/log/sysstat 07:17:42 prd-ubuntu20.04-docker-arm64-4c-16g-772627 does not seem to be running inside a container 07:17:42 $ 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 07:17:43 $ docker top 4a13a5128e3a4a7bf4e502193e8f43ffb6354da9e5dcf580391bafa57d404b67 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 07:17:43 + ls /var/log/sa-host 07:17:43 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:17:44 provisioning config files... 07:17:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config6445363572280741986tmp [Pipeline] { [Pipeline] echo 07:17:44 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:17:44 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/200 [Pipeline] fileExists [Pipeline] sh 07:17:44 ---> create-netrc.sh [Pipeline] } 07:17:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:17:44 ---> python-tools-install.sh [Pipeline] echo 07:17:44 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:17:44 + make test 07:17:44 go test -race ./... -coverprofile=coverage.out ./... 07:17:45 ---> sudo-logs.sh 07:17:45 Archiving 'sudo' log.. 07:17:45 sudo: unable to resolve host prd-centos7-docker-4c-2g-772628.novalocal: Name or service not known 07:17:45 sudo: unable to resolve host prd-centos7-docker-4c-2g-772628.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 07:17:45 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:17:45 ---> job-cost.sh 07:17:45 lf-activate-venv: SKIPPING 07:17:45 INFO: No Stack... 07:17:45 INFO: Retrieving Pricing Info for: v3-standard-2 07:17:45 INFO: Archiving Costs [Pipeline] echo 07:17:45 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:17:46 ---> logs-deploy.sh 07:17:46 lf-activate-venv: SKIPPING 07:17:46 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/200 07:17:46 INFO: archiving workspace using pattern(s): 07:17:48 Archives upload complete. 07:17:48 INFO: archiving logs to Nexus 07:17:48 ---> uname -a: 07:17:48 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 07:17:48 07:17:48 07:17:48 ---> lscpu: 07:17:48 Architecture: x86_64 07:17:48 CPU op-mode(s): 32-bit, 64-bit 07:17:48 Byte Order: Little Endian 07:17:48 Address sizes: 40 bits physical, 48 bits virtual 07:17:48 CPU(s): 2 07:17:48 On-line CPU(s) list: 0,1 07:17:48 Thread(s) per core: 1 07:17:48 Core(s) per socket: 1 07:17:48 Socket(s): 2 07:17:48 NUMA node(s): 1 07:17:48 Vendor ID: AuthenticAMD 07:17:48 CPU family: 23 07:17:48 Model: 49 07:17:48 Model name: AMD EPYC-Rome Processor 07:17:48 Stepping: 0 07:17:48 CPU MHz: 2800.000 07:17:48 BogoMIPS: 5600.00 07:17:48 Virtualization: AMD-V 07:17:48 Hypervisor vendor: KVM 07:17:48 Virtualization type: full 07:17:48 L1d cache: 64 KiB 07:17:48 L1i cache: 64 KiB 07:17:48 L2 cache: 1 MiB 07:17:48 L3 cache: 32 MiB 07:17:48 NUMA node0 CPU(s): 0,1 07:17:48 Vulnerability Itlb multihit: Not affected 07:17:48 Vulnerability L1tf: Not affected 07:17:48 Vulnerability Mds: Not affected 07:17:48 Vulnerability Meltdown: Not affected 07:17:48 Vulnerability Mmio stale data: Not affected 07:17:48 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:17:48 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 07:17:48 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 07:17:48 Vulnerability Srbds: Not affected 07:17:48 Vulnerability Tsx async abort: Not affected 07:17:48 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 07:17:48 07:17:48 07:17:48 ---> nproc: 07:17:48 2 07:17:48 07:17:48 07:17:48 ---> df -h: 07:17:48 Filesystem Size Used Avail Use% Mounted on 07:17:48 overlay 40G 7.3G 33G 19% / 07:17:48 tmpfs 64M 0 64M 0% /dev 07:17:48 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 07:17:48 shm 64M 0 64M 0% /dev/shm 07:17:48 /dev/vda1 40G 7.3G 33G 19% /facter-os 07:17:48 07:17:48 07:17:48 Cannot open /var/log/sysstat/sa06: No such file or directory 07:17:48 Please check if data collecting is enabled 07:17:48 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:17:48 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 07:17:48 $ docker stop --time=1 4ff6068aef0497970fabfa2b1c0c856a933636e5c4659430325a07b03c816779 07:17:50 $ docker rm -f --volumes 4ff6068aef0497970fabfa2b1c0c856a933636e5c4659430325a07b03c816779 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 07:17:50 [WS-CLEANUP] Deleting project workspace... 07:17:50 [WS-CLEANUP] Deferred wipeout is used... 07:17:50 [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 07:17:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:17:50 07:17:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:17:50 latest: Pulling from edgex-lftools-log-publisher 07:17:50 5eb5b503b376: Pulling fs layer 07:17:50 5c69ac0246d0: Pulling fs layer 07:17:50 ec43610c2a17: Pulling fs layer 07:17:50 3a2ae6a8a46f: Pulling fs layer 07:17:50 33b1e0a273af: Pulling fs layer 07:17:50 33b1e0a273af: Waiting 07:17:50 3a2ae6a8a46f: Waiting 07:17:50 5d3b04190fa2: Pulling fs layer 07:17:50 2f39f015ded8: Pulling fs layer 07:17:50 5d3b04190fa2: Waiting 07:17:50 2f39f015ded8: Waiting 07:17:50 5c69ac0246d0: Download complete 07:17:50 3a2ae6a8a46f: Verifying Checksum 07:17:50 3a2ae6a8a46f: Download complete 07:17:50 33b1e0a273af: Verifying Checksum 07:17:50 33b1e0a273af: Download complete 07:17:50 ec43610c2a17: Verifying Checksum 07:17:50 ec43610c2a17: Download complete 07:17:50 5d3b04190fa2: Verifying Checksum 07:17:50 5d3b04190fa2: Download complete 07:17:51 5eb5b503b376: Verifying Checksum 07:17:51 5eb5b503b376: Download complete 07:17:51 2f39f015ded8: Verifying Checksum 07:17:51 2f39f015ded8: Download complete 07:17:52 5eb5b503b376: Pull complete 07:17:52 5c69ac0246d0: Pull complete 07:17:53 ec43610c2a17: Pull complete 07:17:53 3a2ae6a8a46f: Pull complete 07:17:53 33b1e0a273af: Pull complete 07:17:53 5d3b04190fa2: Pull complete 07:18:00 2f39f015ded8: Pull complete 07:18:00 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:18:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:18:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:18:00 prd-ubuntu20.04-docker-8c-8g-772626 does not seem to be running inside a container 07:18:00 $ 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 07:18:02 $ docker top eb0db0597fd033367f4bfa44fba99a57e8c80996f79f8a55596af346b6ff5734 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:18:02 ---> job-cost.sh 07:18:02 lf-activate-venv: SKIPPING 07:18:02 INFO: No Stack... 07:18:02 INFO: Retrieving Pricing Info for: v3-standard-8 07:18:03 INFO: Archiving Costs [Pipeline] sh 07:18:03 + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv 07:18:03 + cut -d, -f6 [Pipeline] lock 07:18:03 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-200-stack-cost] 07:18:03 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-200-stack-cost] did not exist. Created. 07:18:03 Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-200-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:18:03 + echo total: 0.2199999988079071 [Pipeline] stash 07:18:03 Stashed 1 file(s) [Pipeline] } 07:18:03 Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-200-stack-cost] [Pipeline] // lock [Pipeline] } 07:18:03 $ docker stop --time=1 eb0db0597fd033367f4bfa44fba99a57e8c80996f79f8a55596af346b6ff5734 07:18:05 $ docker rm -f --volumes eb0db0597fd033367f4bfa44fba99a57e8c80996f79f8a55596af346b6ff5734 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 07:22:21 edgexfoundry/app-rfid-llrp-inventory coverage: 0.0% of statements 07:22:25 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.238s coverage: 86.2% of statements 07:22:25 edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app coverage: 0.0% of statements 07:22:37 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.279s coverage: 71.9% of statements 07:22:37 WARNING: Linting skipped (not on x86_64 or linter not installed) 07:22:37 go vet ./... 07:26:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:26:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:26:29 ./bin/test-attribution.sh [Pipeline] echo 07:26:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 07:26:29 $ docker stop --time=1 4a13a5128e3a4a7bf4e502193e8f43ffb6354da9e5dcf580391bafa57d404b67 07:26:31 $ docker rm -f --volumes 4a13a5128e3a4a7bf4e502193e8f43ffb6354da9e5dcf580391bafa57d404b67 [Pipeline] // withDockerContainer [Pipeline] sh 07:26:33 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:26:33 Warning: overwriting stash ‘coverage-report’ 07:26:34 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 07:26:34 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:26:34 + ls -al . 07:26:34 total 288 07:26:34 drwxrwxr-x 10 jenkins jenkins 4096 Nov 6 07:17 . 07:26:34 drwxrwxr-x 4 jenkins jenkins 4096 Nov 6 07:15 .. 07:26:34 -rw-rw-r-- 1 jenkins jenkins 262 Nov 6 07:15 .dockerignore 07:26:34 drwxrwxr-x 8 jenkins jenkins 4096 Nov 6 07:15 .git 07:26:34 drwxrwxr-x 3 jenkins jenkins 4096 Nov 6 07:15 .github 07:26:34 -rw-rw-r-- 1 jenkins jenkins 773 Nov 6 07:15 .gitignore 07:26:34 -rw-rw-r-- 1 jenkins jenkins 359 Nov 6 07:15 .golangci.yml 07:26:34 -rw-rw-r-- 1 jenkins jenkins 19704 Nov 6 07:15 Attribution.txt 07:26:34 -rw-rw-r-- 1 jenkins jenkins 12578 Nov 6 07:15 CHANGELOG.md 07:26:34 -rw-rw-r-- 1 jenkins jenkins 1769 Nov 6 07:15 Dockerfile 07:26:34 -rw-rw-r-- 1 jenkins jenkins 677 Nov 6 07:15 GOVERNANCE.md 07:26:34 -rw-rw-r-- 1 jenkins jenkins 688 Nov 6 07:15 Jenkinsfile 07:26:34 -rw-rw-r-- 1 jenkins jenkins 11347 Nov 6 07:15 LICENSE 07:26:34 -rw-rw-r-- 1 jenkins jenkins 3065 Nov 6 07:15 Makefile 07:26:34 -rw-rw-r-- 1 jenkins jenkins 617 Nov 6 07:15 OWNERS.md 07:26:34 -rw-rw-r-- 1 jenkins jenkins 3851 Nov 6 07:15 README.md 07:26:34 -rw-rw-r-- 1 jenkins jenkins 11 Nov 6 07:13 VERSION 07:26:34 drwxrwxr-x 2 jenkins jenkins 4096 Nov 6 07:15 bin 07:26:34 -rw-r--r-- 1 jenkins jenkins 55696 Nov 6 07:22 coverage.out 07:26:34 -rw-rw-r-- 1 jenkins jenkins 7306 Nov 6 07:15 go.mod 07:26:34 -rw-rw-r-- 1 jenkins jenkins 90435 Nov 6 07:15 go.sum 07:26:34 drwxrwxr-x 2 jenkins jenkins 4096 Nov 6 07:15 images 07:26:34 drwxrwxr-x 4 jenkins jenkins 4096 Nov 6 07:15 internal 07:26:34 -rw-rw-r-- 1 jenkins jenkins 531 Nov 6 07:15 main.go 07:26:34 drwxrwxr-x 2 jenkins jenkins 4096 Nov 6 07:15 openapi 07:26:34 drwxrwxr-x 2 jenkins jenkins 4096 Nov 6 07:15 res 07:26:34 drwxrwxr-x 3 jenkins jenkins 4096 Nov 6 07:15 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:35 + 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 . 07:26:35 Sending build context to Docker daemon 685.1kB 07:26:35 Step 1/30 : ARG BASE=golang:1.25-alpine3.22 07:26:35 Step 2/30 : FROM ${BASE} AS builder 07:26:35 ---> ddbe6ccc504d 07:26:35 Step 3/30 : ARG ALPINE_PKG_BASE="make git" 07:26:35 ---> Running in 843da0d923e2 07:26:35 Removing intermediate container 843da0d923e2 07:26:35 ---> d00cff12c307 07:26:35 Step 4/30 : ARG ALPINE_PKG_EXTRA="" 07:26:35 ---> Running in bac031cb2c4e 07:26:36 Removing intermediate container bac031cb2c4e 07:26:36 ---> bf77b07d9899 07:26:36 Step 5/30 : ARG ADD_BUILD_TAGS="" 07:26:36 ---> Running in e1c7815fb694 07:26:36 Removing intermediate container e1c7815fb694 07:26:36 ---> 6d43f28a61c5 07:26:36 Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:26:36 ---> Running in 233515325a84 07:26:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 07:26:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 07:26:42 OK: 255 MiB in 60 packages 07:26:42 Removing intermediate container 233515325a84 07:26:42 ---> 64d68eec9a63 07:26:42 Step 7/30 : WORKDIR /app 07:26:43 ---> Running in 62a8a711f342 07:26:43 Removing intermediate container 62a8a711f342 07:26:43 ---> a58da46dd839 07:26:43 Step 8/30 : COPY go.mod vendor* ./ 07:26:44 ---> 3715d03eb804 07:26:44 Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:26:44 ---> Running in f9e4416a6a3b 07:26:46 Removing intermediate container f9e4416a6a3b 07:26:46 ---> 1766127c9758 07:26:46 Step 10/30 : COPY . . 07:26:46 ---> c8c5d9e03270 07:26:46 Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:26:46 ---> Running in f46d2a86c1ad 07:26:46 Removing intermediate container f46d2a86c1ad 07:26:46 ---> c22c5b46a326 07:26:46 Step 12/30 : RUN $MAKE 07:26:46 ---> Running in 97872017d456 07:26:47 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 07:30:39 Removing intermediate container 97872017d456 07:30:39 ---> 9f0d85aa7d59 07:30:39 Step 13/30 : FROM alpine:3.22 07:30:39 3.22: Pulling from library/alpine 07:30:39 6b59a28fa201: Already exists 07:30:39 Digest: sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 07:30:39 Status: Downloaded newer image for alpine:3.22 07:30:39 ---> 171e65262c80 07:30:39 Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 07:30:39 ---> Running in fb56e13ac341 07:30:39 Removing intermediate container fb56e13ac341 07:30:39 ---> fc269988e92a 07:30:39 Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 07:30:39 ---> Running in 219a186844fa 07:30:39 Removing intermediate container 219a186844fa 07:30:39 ---> de3de3ab3136 07:30:39 Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init 07:30:39 ---> Running in f75ecd39502a 07:30:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 07:30:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 07:30:39 (1/2) Installing ca-certificates (20250911-r0) 07:30:39 (2/2) Installing dumb-init (1.2.5-r3) 07:30:39 Executing busybox-1.37.0-r19.trigger 07:30:39 Executing ca-certificates-20250911-r0.trigger 07:30:39 OK: 8 MiB in 18 packages 07:30:41 Removing intermediate container f75ecd39502a 07:30:41 ---> a8dfc7d4c3fa 07:30:41 Step 17/30 : RUN apk --no-cache upgrade 07:30:41 ---> Running in 533efc041d25 07:30:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 07:30:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 07:30:43 OK: 8 MiB in 18 packages 07:30:44 Removing intermediate container 533efc041d25 07:30:44 ---> 6c5f93e76aed 07:30:44 Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt 07:30:45 ---> 29e9db83efb9 07:30:45 Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE 07:30:45 ---> f81501a5a761 07:30:45 Step 20/30 : COPY --from=builder /app/res/ /res/ 07:30:45 ---> a7300ca968fe 07:30:45 Step 21/30 : COPY --from=builder /app/static/ /static/ 07:30:46 ---> 4e7fd491067d 07:30:46 Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 07:30:48 ---> e935d89e9eed 07:30:48 Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 07:30:48 ---> Running in 08258808ccbf 07:30:50 Removing intermediate container 08258808ccbf 07:30:50 ---> 03df6b24fdc6 07:30:50 Step 24/30 : VOLUME /cache 07:30:50 ---> Running in b275c5e23e98 07:30:50 Removing intermediate container b275c5e23e98 07:30:50 ---> a9b90d45bb3c 07:30:50 Step 25/30 : EXPOSE 59711 07:30:50 ---> Running in 5fb8f27c456f 07:30:50 Removing intermediate container 5fb8f27c456f 07:30:50 ---> 8f7c96a4ee2d 07:30:50 Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 07:30:50 ---> Running in dc2e797360fd 07:30:51 Removing intermediate container dc2e797360fd 07:30:51 ---> 0d2659748c0c 07:30:51 Step 27/30 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "-registry"] 07:30:51 ---> Running in 1ef41ab28f3e 07:30:51 Removing intermediate container 1ef41ab28f3e 07:30:51 ---> 9f90f699268c 07:30:51 Step 28/30 : LABEL arch=arm64 07:30:51 ---> Running in ff83d5eed317 07:30:51 Removing intermediate container ff83d5eed317 07:30:51 ---> f59a14d33fe8 07:30:51 Step 29/30 : LABEL git_sha=52f661059ed021252ca8ea8fc67e819fd848f9e7 07:30:51 ---> Running in f92626ff834d 07:30:52 Removing intermediate container f92626ff834d 07:30:52 ---> 981091a9875b 07:30:52 Step 30/30 : LABEL version=4.1.0-dev.2 07:30:52 ---> Running in 4890b0ff9115 07:30:52 Removing intermediate container 4890b0ff9115 07:30:52 ---> 07901f57ddfb 07:30:52 [Warning] One or more build-args [ARCH] were not consumed 07:30:52 Successfully built 07901f57ddfb 07:30:52 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 07:30:52 provisioning config files... 07:30:52 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/200@tmp/config6241138163164673863tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:30:52 ---> ****-login.sh 07:30:52 nexus3.edgexfoundry.org:10001 07:30:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:30:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:30:53 Configure a credential helper to remove this warning. See 07:30:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:30:53 07:30:53 Login Succeeded 07:30:53 nexus3.edgexfoundry.org:10002 07:30:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:30:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:30:53 Configure a credential helper to remove this warning. See 07:30:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:30:53 07:30:53 Login Succeeded 07:30:53 nexus3.edgexfoundry.org:10003 07:30:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:30:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:30:53 Configure a credential helper to remove this warning. See 07:30:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:30:53 07:30:53 Login Succeeded 07:30:53 nexus3.edgexfoundry.org:10004 07:30:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:30:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:30:54 Configure a credential helper to remove this warning. See 07:30:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:30:54 07:30:54 Login Succeeded 07:30:54 ****.io 07:30:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:30:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:30:54 Configure a credential helper to remove this warning. See 07:30:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:30:54 07:30:54 Login Succeeded 07:30:54 ---> ****-login.sh ends [Pipeline] } 07:30:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:30:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 07:30:54 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: 07:30:54 52f661059ed021252ca8ea8fc67e819fd848f9e7 07:30:54 latest 07:30:54 4.1.0-dev.2 07:30:54 52f661059ed021252ca8ea8fc67e819fd848f9e7-4.1.0-dev.2 07:30:54 main 07:30:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:55 + 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 07:30:55 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:52f661059ed021252ca8ea8fc67e819fd848f9e7 07:30:55 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 07:30:55 bb1228d618d9: Preparing 07:30:55 3c5fb20ae680: Preparing 07:30:55 ca5ebc4f4d6e: Preparing 07:30:55 2a9f8570a9f4: Preparing 07:30:55 7d8599a9aa07: Preparing 07:30:55 95e653f7d921: Preparing 07:30:55 3f3c46bfcccb: Preparing 07:30:55 c28358dc5b3f: Preparing 07:30:55 0e64f2360a44: Preparing 07:30:55 95e653f7d921: Waiting 07:30:55 3f3c46bfcccb: Waiting 07:30:55 c28358dc5b3f: Waiting 07:30:55 0e64f2360a44: Waiting 07:30:55 ca5ebc4f4d6e: Pushed 07:30:55 2a9f8570a9f4: Pushed 07:30:55 7d8599a9aa07: Pushed 07:30:55 bb1228d618d9: Pushed 07:30:55 0e64f2360a44: Layer already exists 07:30:55 95e653f7d921: Pushed 07:30:55 3f3c46bfcccb: Pushed 07:30:56 c28358dc5b3f: Pushed 07:31:04 3c5fb20ae680: Pushed 07:31:04 52f661059ed021252ca8ea8fc67e819fd848f9e7: digest: sha256:d56ad831b346decd27ad97d4e28d898910a477a127da93eaa71aea08b3770254 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:04 + 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 07:31:05 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 07:31:05 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 07:31:05 bb1228d618d9: Preparing 07:31:05 3c5fb20ae680: Preparing 07:31:05 ca5ebc4f4d6e: Preparing 07:31:05 2a9f8570a9f4: Preparing 07:31:05 7d8599a9aa07: Preparing 07:31:05 95e653f7d921: Preparing 07:31:05 3f3c46bfcccb: Preparing 07:31:05 c28358dc5b3f: Preparing 07:31:05 0e64f2360a44: Preparing 07:31:05 95e653f7d921: Waiting 07:31:05 c28358dc5b3f: Waiting 07:31:05 0e64f2360a44: Waiting 07:31:05 3f3c46bfcccb: Waiting 07:31:05 bb1228d618d9: Layer already exists 07:31:05 7d8599a9aa07: Layer already exists 07:31:05 3c5fb20ae680: Layer already exists 07:31:05 2a9f8570a9f4: Layer already exists 07:31:05 ca5ebc4f4d6e: Layer already exists 07:31:05 c28358dc5b3f: Layer already exists 07:31:05 95e653f7d921: Layer already exists 07:31:05 3f3c46bfcccb: Layer already exists 07:31:05 0e64f2360a44: Layer already exists 07:31:05 latest: digest: sha256:d56ad831b346decd27ad97d4e28d898910a477a127da93eaa71aea08b3770254 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:05 + 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 07:31:06 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:4.1.0-dev.2 07:31:06 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 07:31:06 bb1228d618d9: Preparing 07:31:06 3c5fb20ae680: Preparing 07:31:06 ca5ebc4f4d6e: Preparing 07:31:06 2a9f8570a9f4: Preparing 07:31:06 7d8599a9aa07: Preparing 07:31:06 95e653f7d921: Preparing 07:31:06 3f3c46bfcccb: Preparing 07:31:06 c28358dc5b3f: Preparing 07:31:06 0e64f2360a44: Preparing 07:31:06 3f3c46bfcccb: Waiting 07:31:06 95e653f7d921: Waiting 07:31:06 0e64f2360a44: Waiting 07:31:06 c28358dc5b3f: Waiting 07:31:06 3c5fb20ae680: Layer already exists 07:31:06 bb1228d618d9: Layer already exists 07:31:06 ca5ebc4f4d6e: Layer already exists 07:31:06 7d8599a9aa07: Layer already exists 07:31:06 2a9f8570a9f4: Layer already exists 07:31:06 c28358dc5b3f: Layer already exists 07:31:06 95e653f7d921: Layer already exists 07:31:06 3f3c46bfcccb: Layer already exists 07:31:06 0e64f2360a44: Layer already exists 07:31:06 4.1.0-dev.2: digest: sha256:d56ad831b346decd27ad97d4e28d898910a477a127da93eaa71aea08b3770254 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:06 + 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 07:31:07 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:52f661059ed021252ca8ea8fc67e819fd848f9e7-4.1.0-dev.2 07:31:07 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 07:31:07 bb1228d618d9: Preparing 07:31:07 3c5fb20ae680: Preparing 07:31:07 ca5ebc4f4d6e: Preparing 07:31:07 2a9f8570a9f4: Preparing 07:31:07 7d8599a9aa07: Preparing 07:31:07 95e653f7d921: Preparing 07:31:07 3f3c46bfcccb: Preparing 07:31:07 c28358dc5b3f: Preparing 07:31:07 0e64f2360a44: Preparing 07:31:07 3f3c46bfcccb: Waiting 07:31:07 95e653f7d921: Waiting 07:31:07 c28358dc5b3f: Waiting 07:31:07 0e64f2360a44: Waiting 07:31:07 ca5ebc4f4d6e: Layer already exists 07:31:07 7d8599a9aa07: Layer already exists 07:31:07 2a9f8570a9f4: Layer already exists 07:31:07 bb1228d618d9: Layer already exists 07:31:07 3c5fb20ae680: Layer already exists 07:31:07 95e653f7d921: Layer already exists 07:31:07 c28358dc5b3f: Layer already exists 07:31:07 3f3c46bfcccb: Layer already exists 07:31:07 0e64f2360a44: Layer already exists 07:31:07 52f661059ed021252ca8ea8fc67e819fd848f9e7-4.1.0-dev.2: digest: sha256:d56ad831b346decd27ad97d4e28d898910a477a127da93eaa71aea08b3770254 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:07 + 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 07:31:08 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main 07:31:08 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 07:31:08 bb1228d618d9: Preparing 07:31:08 3c5fb20ae680: Preparing 07:31:08 ca5ebc4f4d6e: Preparing 07:31:08 2a9f8570a9f4: Preparing 07:31:08 7d8599a9aa07: Preparing 07:31:08 95e653f7d921: Preparing 07:31:08 3f3c46bfcccb: Preparing 07:31:08 c28358dc5b3f: Preparing 07:31:08 0e64f2360a44: Preparing 07:31:08 95e653f7d921: Waiting 07:31:08 3f3c46bfcccb: Waiting 07:31:08 c28358dc5b3f: Waiting 07:31:08 0e64f2360a44: Waiting 07:31:08 ca5ebc4f4d6e: Layer already exists 07:31:08 3c5fb20ae680: Layer already exists 07:31:08 bb1228d618d9: Layer already exists 07:31:08 7d8599a9aa07: Layer already exists 07:31:08 2a9f8570a9f4: Layer already exists 07:31:08 3f3c46bfcccb: Layer already exists 07:31:08 c28358dc5b3f: Layer already exists 07:31:08 0e64f2360a44: Layer already exists 07:31:08 95e653f7d921: Layer already exists 07:31:08 main: digest: sha256:d56ad831b346decd27ad97d4e28d898910a477a127da93eaa71aea08b3770254 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:31:08 ===================================================== [Pipeline] echo 07:31:08 taggedImages: 07:31:08 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:52f661059ed021252ca8ea8fc67e819fd848f9e7 07:31:08 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 07:31:08 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:4.1.0-dev.2 07:31:08 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:52f661059ed021252ca8ea8fc67e819fd848f9e7-4.1.0-dev.2 07:31:08 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] echo 07:31:08 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:52f661059ed021252ca8ea8fc67e819fd848f9e7 [Pipeline] echo 07:31:08 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [Pipeline] echo 07:31:08 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:4.1.0-dev.2 [Pipeline] echo 07:31:08 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:52f661059ed021252ca8ea8fc67e819fd848f9e7-4.1.0-dev.2 [Pipeline] echo 07:31:08 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 07:31:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:31:09 07:31:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:31:09 arm64: Pulling from edgex-lftools-log-publisher 07:31:09 8998bd30e6a1: Pulling fs layer 07:31:09 04944245beec: Pulling fs layer 07:31:09 699f458cf7ca: Pulling fs layer 07:31:09 765212b225bb: Pulling fs layer 07:31:09 765212b225bb: Waiting 07:31:09 f23df028b6ca: Pulling fs layer 07:31:09 d65c8cfc05b1: Pulling fs layer 07:31:09 2437ff75d9bd: Pulling fs layer 07:31:09 f23df028b6ca: Waiting 07:31:09 d65c8cfc05b1: Waiting 07:31:09 2437ff75d9bd: Waiting 07:31:09 04944245beec: Verifying Checksum 07:31:09 04944245beec: Download complete 07:31:09 765212b225bb: Verifying Checksum 07:31:09 765212b225bb: Download complete 07:31:09 f23df028b6ca: Verifying Checksum 07:31:09 f23df028b6ca: Download complete 07:31:09 d65c8cfc05b1: Verifying Checksum 07:31:09 d65c8cfc05b1: Download complete 07:31:09 699f458cf7ca: Verifying Checksum 07:31:09 699f458cf7ca: Download complete 07:31:10 8998bd30e6a1: Verifying Checksum 07:31:10 8998bd30e6a1: Download complete 07:31:12 2437ff75d9bd: Verifying Checksum 07:31:12 2437ff75d9bd: Download complete 07:31:14 8998bd30e6a1: Pull complete 07:31:14 04944245beec: Pull complete 07:31:16 699f458cf7ca: Pull complete 07:31:16 765212b225bb: Pull complete 07:31:17 f23df028b6ca: Pull complete 07:31:17 d65c8cfc05b1: Pull complete 07:31:35 2437ff75d9bd: Pull complete 07:31:35 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 07:31:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:31:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:31:36 prd-ubuntu20.04-docker-arm64-4c-16g-772627 does not seem to be running inside a container 07:31:36 $ 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 07:31:38 $ docker top ee87c36f031554cd025fa8d76117484ef5f71084f81075b836279b1035efb5d6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:31:39 ---> job-cost.sh 07:31:39 lf-activate-venv: SKIPPING 07:31:39 INFO: No Stack... 07:31:39 INFO: Retrieving Pricing Info for: v3-standard-4 07:31:40 INFO: Archiving Costs [Pipeline] sh 07:31:41 + cat /w/workspace/app-rfid-llrp-inventory/200/archives/cost.csv 07:31:41 + cut -d, -f6 [Pipeline] lock 07:31:41 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-200-stack-cost] 07:31:41 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-200-stack-cost] did not exist. Created. 07:31:41 Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-200-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:31:42 /w/workspace/app-rfid-llrp-inventory/200@tmp/durable-9362f083/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 07:31:42 + echo total: 0.10999999940395355 [Pipeline] stash 07:31:42 Warning: overwriting stash ‘stack-cost’ 07:31:42 Stashed 1 file(s) [Pipeline] } 07:31:42 Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-200-stack-cost] [Pipeline] // lock [Pipeline] } 07:31:42 $ docker stop --time=1 ee87c36f031554cd025fa8d76117484ef5f71084f81075b836279b1035efb5d6 07:31:44 $ 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 07:31:44 provisioning config files... 07:31:44 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config13387652769441082817tmp [Pipeline] { [Pipeline] sh 07:31:45 + set +x 07:31:45 + bash -s -- 07:31:45 + curl -s https://codecov.io/bash 07:31:45 07:31:45 _____ _ 07:31:45 / ____| | | 07:31:45 | | ___ __| | ___ ___ _____ __ 07:31:45 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:31:45 | |___| (_) | (_| | __/ (_| (_) \ V / 07:31:45 \_____\___/ \__,_|\___|\___\___/ \_/ 07:31:45 Bash-1.0.6 07:31:45 07:31:45 07:31:45 ==> git version 2.25.1 found 07:31:45 ==> 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 07:31:45 Release-Date: 2020-01-08 07:31:45 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 07:31:45 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 07:31:45 ==> Jenkins CI detected. 07:31:45 current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main 07:31:45 project root: . 07:31:45 --> token set from env 07:31:45 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:31:45 ==> Running gcov in . (disable via -X gcov) 07:31:45 ==> Python coveragepy not found 07:31:45 ==> Searching for coverage reports in: 07:31:45 + . 07:31:45 -> Found 1 reports 07:31:45 ==> Detecting git/mercurial file structure 07:31:45 ==> Reading reports 07:31:45 + ./coverage.out bytes=55696 07:31:45 ==> Appending adjustments 07:31:45 https://docs.codecov.io/docs/fixing-reports 07:31:45 + Found adjustments 07:31:45 ==> Gzipping contents 07:31:45 16K /tmp/codecov.tw9bxa.gz 07:31:45 ==> Uploading reports 07:31:45 url: https://codecov.io 07:31:45 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= 07:31:45 -> Pinging Codecov 07:31:45 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= 07:31:46 -> Uploading to 07:31:46 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 07:31:46 % Total % Received % Xferd Average Speed Time Time Time Current 07:31:46 Dload Upload Total Spent Left Speed 07:31:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12839 0 0 100 12839 0 97265 --:--:-- --:--:-- --:--:-- 97265 07:31:46 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/52f661059ed021252ca8ea8fc67e819fd848f9e7 [Pipeline] } 07:31:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 07:31:46 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 07:31:46 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 07:31:46 07:31:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 07:31:46 latest: Pulling from edgex-devops/edgex-snyk-go 07:31:46 2d35ebdb57d9: Already exists 07:31:46 85e8836fcdb2: Pulling fs layer 07:31:46 91631faa732a: Pulling fs layer 07:31:46 f3f5ae8826fa: Pulling fs layer 07:31:46 4f4fb700ef54: Pulling fs layer 07:31:46 7861252a18e6: Pulling fs layer 07:31:46 9130f900ef6f: Pulling fs layer 07:31:46 4f4fb700ef54: Waiting 07:31:46 7861252a18e6: Waiting 07:31:46 9130f900ef6f: Waiting 07:31:46 f3f5ae8826fa: Verifying Checksum 07:31:46 f3f5ae8826fa: Download complete 07:31:46 85e8836fcdb2: Download complete 07:31:46 4f4fb700ef54: Verifying Checksum 07:31:46 4f4fb700ef54: Download complete 07:31:47 85e8836fcdb2: Pull complete 07:31:47 7861252a18e6: Verifying Checksum 07:31:47 7861252a18e6: Download complete 07:31:47 91631faa732a: Download complete 07:31:48 9130f900ef6f: Verifying Checksum 07:31:48 9130f900ef6f: Download complete 07:31:53 91631faa732a: Pull complete 07:31:53 f3f5ae8826fa: Pull complete 07:31:53 4f4fb700ef54: Pull complete 07:31:53 7861252a18e6: Pull complete 07:31:57 9130f900ef6f: Pull complete 07:31:57 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 07:31:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 07:31:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:31:57 prd-ubuntu20.04-docker-8c-8g-772626 does not seem to be running inside a container 07:31:57 $ 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 07:32:00 $ docker top 83c72d4fe6e2c707016bc57569608b6c1a5fc67028dea7f26ad9e0e01ce18f3c -eo pid,comm [Pipeline] { [Pipeline] sh 07:32:01 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] echo 07:32:01 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh 07:32:01 + set -o pipefail 07:32:01 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' 07:32:13 07:32:13 Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... 07:32:13 07:32:13 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7116c55e-148a-425a-9d75-27689445d8a8/history/1e1875ae-05ed-47f0-9d3e-b93fc581398e 07:32:13 07:32:13 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 07:32:13 07:32:13 07:32:13 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 07:32:13 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 07:32:13 $ docker stop --time=1 83c72d4fe6e2c707016bc57569608b6c1a5fc67028dea7f26ad9e0e01ce18f3c 07:32:16 $ 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 07:32:17 + git log --format=format:%s -1 52f661059ed021252ca8ea8fc67e819fd848f9e7 [Pipeline] sh 07:32:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:32:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:32:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:32:18 prd-ubuntu20.04-docker-8c-8g-772626 does not seem to be running inside a container 07:32:18 $ 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 07:32:18 $ docker top 9701ad01f7029dd2c3a8530ecf5bf4c97b4e4cff7192ba7e25d9594548c295cb -eo pid,comm 07:32:18 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). 07:32:18 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:32:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:32:18 [ssh-agent] Looking for ssh-agent implementation... 07:32:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:32:18 $ docker exec 9701ad01f7029dd2c3a8530ecf5bf4c97b4e4cff7192ba7e25d9594548c295cb ssh-agent 07:32:18 SSH_AUTH_SOCK=/tmp/ssh-qoYTvCDSX9pF/agent.32 07:32:18 SSH_AGENT_PID=38 07:32:18 Running ssh-add (command line suppressed) 07:32:19 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) 07:32:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:32:19 + git semver tag 07:32:19 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') 07:32:19 2025-11-06 07:32:19,571 [run_tag] DEBUG tag force:False 07:32:19 2025-11-06 07:32:19,571 [check_head_tag] DEBUG check head tag 07:32:19 2025-11-06 07:32:19,572 [execute] INFO git cat-file --batch-check 07:32:19 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) 07:32:19 2025-11-06 07:32:19,574 [execute] INFO git cat-file --batch 07:32:19 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) 07:32:19 2025-11-06 07:32:19,581 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 07:32:19 2025-11-06 07:32:19,581 [execute] INFO git tag -a v4.1.0-dev.2 -m v4.1.0-dev.2 07:32:19 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) 07:32:19 2025-11-06 07:32:19,586 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 07:32:19 4.1.0-dev.2 [Pipeline] } 07:32:19 $ docker exec --env ******** --env ******** 9701ad01f7029dd2c3a8530ecf5bf4c97b4e4cff7192ba7e25d9594548c295cb ssh-agent -k 07:32:19 unset SSH_AUTH_SOCK; 07:32:19 unset SSH_AGENT_PID; 07:32:19 echo Agent pid 38 killed; 07:32:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:32:20 + git semver [Pipeline] } 07:32:20 $ docker stop --time=1 9701ad01f7029dd2c3a8530ecf5bf4c97b4e4cff7192ba7e25d9594548c295cb 07:32:21 $ docker rm -f --volumes 9701ad01f7029dd2c3a8530ecf5bf4c97b4e4cff7192ba7e25d9594548c295cb [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:32:22 07:32:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:32:22 0.23.1-centos7: Pulling from edgex-lftools 07:32:22 ab5ef0e58194: Pulling fs layer 07:32:22 9712f1f96733: Pulling fs layer 07:32:22 63f879dbbcfc: Pulling fs layer 07:32:22 0d9ebad4ef96: Pulling fs layer 07:32:22 e9a5061849ea: Pulling fs layer 07:32:22 d747dcd14b5f: Pulling fs layer 07:32:22 2de7ff778b66: Pulling fs layer 07:32:22 d747dcd14b5f: Waiting 07:32:22 e9a5061849ea: Waiting 07:32:22 2de7ff778b66: Waiting 07:32:22 0d9ebad4ef96: Waiting 07:32:22 9712f1f96733: Download complete 07:32:23 63f879dbbcfc: Verifying Checksum 07:32:23 63f879dbbcfc: Download complete 07:32:23 e9a5061849ea: Verifying Checksum 07:32:23 e9a5061849ea: Download complete 07:32:23 d747dcd14b5f: Verifying Checksum 07:32:23 d747dcd14b5f: Download complete 07:32:23 0d9ebad4ef96: Verifying Checksum 07:32:23 0d9ebad4ef96: Download complete 07:32:23 ab5ef0e58194: Verifying Checksum 07:32:23 ab5ef0e58194: Download complete 07:32:23 2de7ff778b66: Verifying Checksum 07:32:23 2de7ff778b66: Download complete 07:32:27 ab5ef0e58194: Pull complete 07:32:27 9712f1f96733: Pull complete 07:32:28 63f879dbbcfc: Pull complete 07:32:35 0d9ebad4ef96: Pull complete 07:32:35 e9a5061849ea: Pull complete 07:32:35 d747dcd14b5f: Pull complete 07:32:36 2de7ff778b66: Pull complete 07:32:36 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 07:32:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:32:36 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:32:36 prd-ubuntu20.04-docker-8c-8g-772626 does not seem to be running inside a container 07:32:36 $ 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 07:32:38 $ docker top 31f73d377e5d4f211a76439bec358e57a8bb29d1ce85098fa184668f37ca959c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 07:32:38 provisioning config files... 07:32:38 copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config7419313590884529256tmp 07:32:38 copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config17260904461992552380tmp 07:32:38 copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config15472721299968629131tmp [Pipeline] { [Pipeline] echo 07:32:38 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 07:32:39 ---> sigul-configuration.sh 07:32:39 gpg: directory `/root/.gnupg' created 07:32:39 gpg: new configuration file `/root/.gnupg/gpg.conf' created 07:32:39 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 07:32:39 gpg: keyring `/root/.gnupg/secring.gpg' created 07:32:39 gpg: keyring `/root/.gnupg/pubring.gpg' created 07:32:39 gpg: CAST5 encrypted data 07:32:39 gpg: encrypted with 1 passphrase 07:32:39 gpg: WARNING: message was not integrity protected [Pipeline] sh 07:32:39 + mkdir /home/jenkins 07:32:39 + mkdir /home/jenkins/sigul [Pipeline] sh 07:32:39 + 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 07:32:39 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 07:32:40 ---> sigul-install.sh 07:32:40 Sigul already installed; skipping installation. [Pipeline] sh 07:32:40 + git tag --list 07:32:40 v0.0.0 07:32:40 v1.0.0 07:32:40 v2.1.0 07:32:40 v2.1.1 07:32:40 v2.2.0 07:32:40 v2.3.0 07:32:40 v3.0 07:32:40 v3.0.0 07:32:40 v3.0.1 07:32:40 v3.1 07:32:40 v3.1.0 07:32:40 v3.1.1 07:32:40 v4.0 07:32:40 v4.0.0 07:32:40 v4.1.0-dev.1 07:32:40 v4.1.0-dev.2 [Pipeline] sh 07:32:40 + lftools sign git-tag v4.1.0-dev.2 07:32:41 Signing Git tag with Sigul... 07:32:41 Signing v4.1.0-dev.2 [Pipeline] echo 07:32:41 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 07:32:42 ---> sigul-configuration-cleanup.sh [Pipeline] } 07:32:42 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 07:32:42 $ docker stop --time=1 31f73d377e5d4f211a76439bec358e57a8bb29d1ce85098fa184668f37ca959c 07:32:43 $ 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 07:32:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:32:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:32:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:32:44 prd-ubuntu20.04-docker-8c-8g-772626 does not seem to be running inside a container 07:32:44 $ 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 07:32:44 $ docker top 368946ecbfbcd6ce139f93803706277efe464595b1d298dafdc2fa4157dca8ed -eo pid,comm 07:32:44 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). 07:32:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:32:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:32:44 [ssh-agent] Looking for ssh-agent implementation... 07:32:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:32:44 $ docker exec 368946ecbfbcd6ce139f93803706277efe464595b1d298dafdc2fa4157dca8ed ssh-agent 07:32:44 SSH_AUTH_SOCK=/tmp/ssh-qcBCtuWdfd0x/agent.32 07:32:44 SSH_AGENT_PID=38 07:32:44 Running ssh-add (command line suppressed) 07:32:44 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) 07:32:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:32:45 + git semver bump pre 07:32:45 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') 07:32:45 2025-11-06 07:32:45,419 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 07:32:45 2025-11-06 07:32:45,419 [bump_version] DEBUG bumping version:4.1.0-dev.2 on axis:pre with prefix:dev 07:32:45 2025-11-06 07:32:45,419 [bump_version] DEBUG bumped version:4.1.0-dev.3 07:32:45 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 07:32:45 2025-11-06 07:32:45,419 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 07:32:45 2025-11-06 07:32:45,420 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 07:32:45 2025-11-06 07:32:45,422 [execute] INFO git cat-file --batch-check 07:32:45 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) 07:32:45 2025-11-06 07:32:45,426 [execute] INFO git cat-file --batch 07:32:45 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) 07:32:45 2025-11-06 07:32:45,429 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 07:32:45 4.1.0-dev.3 [Pipeline] } 07:32:45 $ docker exec --env ******** --env ******** 368946ecbfbcd6ce139f93803706277efe464595b1d298dafdc2fa4157dca8ed ssh-agent -k 07:32:45 unset SSH_AUTH_SOCK; 07:32:45 unset SSH_AGENT_PID; 07:32:45 echo Agent pid 38 killed; 07:32:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:32:46 + git semver [Pipeline] } 07:32:46 $ docker stop --time=1 368946ecbfbcd6ce139f93803706277efe464595b1d298dafdc2fa4157dca8ed 07:32:47 $ docker rm -f --volumes 368946ecbfbcd6ce139f93803706277efe464595b1d298dafdc2fa4157dca8ed [Pipeline] // withDockerContainer [Pipeline] sh 07:32:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:32:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:32:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:32:48 prd-ubuntu20.04-docker-8c-8g-772626 does not seem to be running inside a container 07:32:48 $ 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 07:32:48 $ docker top cbbea8fa4062a153d89266a2ff02d12101ace291c3153e6fd2ee4eca3015caa3 -eo pid,comm 07:32:48 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). 07:32:48 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:32:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:32:48 [ssh-agent] Looking for ssh-agent implementation... 07:32:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:32:48 $ docker exec cbbea8fa4062a153d89266a2ff02d12101ace291c3153e6fd2ee4eca3015caa3 ssh-agent 07:32:49 SSH_AUTH_SOCK=/tmp/ssh-7cEodCTMkNqy/agent.32 07:32:49 SSH_AGENT_PID=38 07:32:49 Running ssh-add (command line suppressed) 07:32:49 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) 07:32:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:32:49 + git semver push 07:32:49 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') 07:32:49 2025-11-06 07:32:49,707 [run_push] DEBUG push 07:32:49 2025-11-06 07:32:49,707 [execute] INFO git cat-file --batch-check 07:32:49 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) 07:32:49 2025-11-06 07:32:49,710 [execute] INFO git rev-list 56d97b1107f2727e72b1f8202d893577824a997e -- 07:32:49 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) 07:32:49 2025-11-06 07:32:49,717 [execute] INFO git fetch -v -- origin 07:32:49 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) 07:32:51 2025-11-06 07:32:50,696 [run_push] DEBUG no remote changes detected 07:32:51 2025-11-06 07:32:50,696 [execute] INFO git push origin semver 07:32:51 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) 07:32:51 2025-11-06 07:32:51,448 [run_push] DEBUG push all version tags 07:32:51 2025-11-06 07:32:51,449 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 07:32:51 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) 07:32:52 2025-11-06 07:32:52,124 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 07:32:52 4.1.0-dev.3 [Pipeline] } 07:32:52 $ docker exec --env ******** --env ******** cbbea8fa4062a153d89266a2ff02d12101ace291c3153e6fd2ee4eca3015caa3 ssh-agent -k 07:32:52 unset SSH_AUTH_SOCK; 07:32:52 unset SSH_AGENT_PID; 07:32:52 echo Agent pid 38 killed; 07:32:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:32:52 + git semver [Pipeline] } 07:32:52 $ docker stop --time=1 cbbea8fa4062a153d89266a2ff02d12101ace291c3153e6fd2ee4eca3015caa3 07:32:54 $ 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 07:32:54 + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] 07:32:54 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 07:32:54 total 16 07:32:54 drwxr-xr-x 3 root root 4096 Nov 6 07:18 . 07:32:54 drwxrwxr-x 12 jenkins jenkins 4096 Nov 6 07:32 .. 07:32:54 drwxr-xr-x 2 root root 4096 Nov 6 07:18 cost 07:32:54 -rw-r--r-- 1 root root 95 Nov 6 07:18 cost.csv 07:32:54 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives 07:32:54 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 07:32:54 total 16 07:32:54 drwxr-xr-x 3 jenkins jenkins 4096 Nov 6 07:18 . 07:32:54 drwxrwxr-x 12 jenkins jenkins 4096 Nov 6 07:32 .. 07:32:54 drwxr-xr-x 2 jenkins jenkins 4096 Nov 6 07:18 cost 07:32:54 -rw-r--r-- 1 jenkins jenkins 95 Nov 6 07:18 cost.csv [Pipeline] libraryResource [Pipeline] sh 07:32:55 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:32:55 ---> package-listing.sh 07:32:55 ++ facter osfamily 07:32:55 ++ tr '[:upper:]' '[:lower:]' 07:32:56 + OS_FAMILY=debian 07:32:56 + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main 07:32:56 + START_PACKAGES=/tmp/packages_start.txt 07:32:56 + END_PACKAGES=/tmp/packages_end.txt 07:32:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:32:56 + PACKAGES=/tmp/packages_start.txt 07:32:56 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 07:32:56 + PACKAGES=/tmp/packages_end.txt 07:32:56 + case "${OS_FAMILY}" in 07:32:56 + dpkg -l 07:32:56 + grep '^ii' 07:32:56 + '[' -f /tmp/packages_start.txt ']' 07:32:56 + '[' -f /tmp/packages_end.txt ']' 07:32:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:32:56 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 07:32:56 + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ 07:32:56 + 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 07:32:56 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 07:32:56 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:32:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:32:57 prd-ubuntu20.04-docker-8c-8g-772626 does not seem to be running inside a container 07:32:57 $ 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 07:32:57 $ docker top 4d648a3a8110169b77a6712ecc296611cc074c72cbe1e71a881c8b707bc495dc -eo pid,comm [Pipeline] { [Pipeline] sh 07:32:57 + touch /tmp/pre-build-complete [Pipeline] sh 07:32:58 + mkdir -p /var/log/sysstat [Pipeline] sh 07:32:58 + ls /var/log/sa-host 07:32:58 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:32:58 provisioning config files... 07:32:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config17731374945258501050tmp [Pipeline] { [Pipeline] echo 07:32:58 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:32:58 ---> create-netrc.sh [Pipeline] } 07:32:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:32:59 ---> python-tools-install.sh [Pipeline] echo 07:32:59 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:32:59 ---> sudo-logs.sh 07:32:59 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:32:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:32:59 ---> job-cost.sh 07:32:59 lf-activate-venv: SKIPPING 07:32:59 DEBUG: total: 0.2199999988079071 07:32:59 INFO: Retrieving Stack Cost... 07:32:59 INFO: Retrieving Pricing Info for: v3-standard-8 07:33:00 INFO: Archiving Costs [Pipeline] echo 07:33:00 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:33:00 ---> logs-deploy.sh 07:33:00 lf-activate-venv: SKIPPING 07:33:00 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/200 07:33:00 INFO: archiving workspace using pattern(s): 07:33:01 Archives upload complete. 07:33:01 INFO: archiving logs to Nexus 07:33:02 ---> uname -a: 07:33:02 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 07:33:02 07:33:02 07:33:02 ---> lscpu: 07:33:02 Architecture: x86_64 07:33:02 CPU op-mode(s): 32-bit, 64-bit 07:33:02 Byte Order: Little Endian 07:33:02 Address sizes: 40 bits physical, 48 bits virtual 07:33:02 CPU(s): 8 07:33:02 On-line CPU(s) list: 0-7 07:33:02 Thread(s) per core: 1 07:33:02 Core(s) per socket: 1 07:33:02 Socket(s): 8 07:33:02 NUMA node(s): 1 07:33:02 Vendor ID: AuthenticAMD 07:33:02 CPU family: 23 07:33:02 Model: 49 07:33:02 Model name: AMD EPYC-Rome Processor 07:33:02 Stepping: 0 07:33:02 CPU MHz: 2800.000 07:33:02 BogoMIPS: 5600.00 07:33:02 Virtualization: AMD-V 07:33:02 Hypervisor vendor: KVM 07:33:02 Virtualization type: full 07:33:02 L1d cache: 256 KiB 07:33:02 L1i cache: 256 KiB 07:33:02 L2 cache: 4 MiB 07:33:02 L3 cache: 128 MiB 07:33:02 NUMA node0 CPU(s): 0-7 07:33:02 Vulnerability Gather data sampling: Not affected 07:33:02 Vulnerability Itlb multihit: Not affected 07:33:02 Vulnerability L1tf: Not affected 07:33:02 Vulnerability Mds: Not affected 07:33:02 Vulnerability Meltdown: Not affected 07:33:02 Vulnerability Mmio stale data: Not affected 07:33:02 Vulnerability Retbleed: Vulnerable 07:33:02 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:33:02 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 07:33:02 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 07:33:02 Vulnerability Srbds: Not affected 07:33:02 Vulnerability Tsx async abort: Not affected 07:33:02 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 07:33:02 07:33:02 07:33:02 ---> nproc: 07:33:02 8 07:33:02 07:33:02 07:33:02 ---> df -h: 07:33:02 Filesystem Size Used Avail Use% Mounted on 07:33:02 overlay 155G 15G 141G 10% / 07:33:02 tmpfs 64M 0 64M 0% /dev 07:33:02 tmpfs 16G 0 16G 0% /sys/fs/cgroup 07:33:02 shm 64M 0 64M 0% /dev/shm 07:33:02 /dev/vda1 155G 15G 141G 10% /facter-os 07:33:02 07:33:02 07:33:02 ---> sar -b -r -n DEV: 07:33:02 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-772626) 11/06/25 _x86_64_ (8 CPU) 07:33:02 07:33:02 07:12:06 LINUX RESTART (8 CPU) 07:33:02 07:33:02 07:13:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:33:02 07:14:01 303.64 16.58 287.07 0.00 2199.46 93237.56 0.00 07:33:02 07:15:01 40.60 0.13 40.47 0.00 1.07 32258.33 0.00 07:33:02 07:16:01 145.65 0.42 145.23 0.00 65.04 35532.56 0.00 07:33:02 07:17:01 2.70 0.02 2.68 0.00 0.13 33.06 0.00 07:33:02 07:18:01 61.66 5.17 56.49 0.00 4504.85 18939.38 0.00 07:33:02 07:19:01 19.23 0.05 19.18 0.00 4.80 4353.81 0.00 07:33:02 07:20:01 0.97 0.00 0.97 0.00 0.00 11.06 0.00 07:33:02 07:21:01 1.55 0.00 1.55 0.00 0.00 18.26 0.00 07:33:02 07:22:01 1.05 0.00 1.05 0.00 0.00 12.40 0.00 07:33:02 07:23:01 2.07 0.00 2.07 0.00 0.00 37.19 0.00 07:33:02 07:24:01 0.92 0.00 0.92 0.00 0.00 10.00 0.00 07:33:02 07:25:01 1.48 0.00 1.48 0.00 0.00 17.46 0.00 07:33:02 07:26:01 0.82 0.00 0.82 0.00 0.00 9.33 0.00 07:33:02 07:27:01 1.37 0.00 1.37 0.00 0.00 16.93 0.00 07:33:02 07:28:01 1.55 0.02 1.53 0.00 0.13 17.33 0.00 07:33:02 07:29:01 1.13 0.00 1.13 0.00 0.00 14.39 0.00 07:33:02 07:30:01 0.93 0.00 0.93 0.00 0.00 11.33 0.00 07:33:02 07:31:01 1.30 0.00 1.30 0.00 0.00 15.46 0.00 07:33:02 07:32:01 40.23 0.13 40.09 0.00 11.86 25254.86 0.00 07:33:02 07:33:01 127.70 0.55 127.15 0.00 17.46 38301.08 0.00 07:33:02 Average: 37.60 1.14 36.46 0.00 338.64 12336.34 0.00 07:33:02 07:33:02 07:13:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:33:02 07:14:01 27010780 31401656 876496 2.67 151816 4360084 2150928 6.34 1591280 3702388 102568 07:33:02 07:15:01 25492716 30818240 1458212 4.44 159564 5224360 2451868 7.23 2232812 4514904 432336 07:33:02 07:16:01 26675780 31540240 738652 2.25 166068 4790316 1648192 4.86 1606100 3997480 676 07:33:02 07:17:01 26677004 31541776 736688 2.24 166120 4790436 1656724 4.88 1602656 3997600 24 07:33:02 07:18:01 25808476 31502284 759488 2.31 185180 5541740 1812648 5.34 1831452 4557384 117272 07:33:02 07:19:01 25813776 31508084 754552 2.30 185408 5541892 1714568 5.05 1837040 4545060 152 07:33:02 07:20:01 25823568 31517936 744724 2.27 185440 5541896 1714568 5.05 1827548 4545068 16 07:33:02 07:21:01 25823664 31518064 744380 2.26 185468 5541900 1714568 5.05 1827928 4545076 176 07:33:02 07:22:01 25832208 31526616 735756 2.24 185516 5541900 1714568 5.05 1818912 4545068 44 07:33:02 07:23:01 25831376 31525960 736232 2.24 185612 5541880 1714568 5.05 1820472 4545048 176 07:33:02 07:24:01 25831492 31526164 735912 2.24 185644 5541880 1714568 5.05 1820112 4545048 8 07:33:02 07:25:01 25830656 31525456 736468 2.24 185676 5542016 1714568 5.05 1820120 4545172 12 07:33:02 07:26:01 25830960 31525852 735984 2.24 185692 5542016 1714568 5.05 1818952 4545184 12 07:33:02 07:27:01 25831488 31526384 735364 2.24 185740 5542004 1714568 5.05 1818912 4545188 4 07:33:02 07:28:01 25830824 31525956 735772 2.24 185772 5542024 1725164 5.09 1819340 4545192 20 07:33:02 07:29:01 25830664 31525840 735804 2.24 185792 5542024 1725164 5.09 1819148 4545196 16 07:33:02 07:30:01 25831304 31526532 735204 2.24 185816 5542032 1725164 5.09 1819436 4545204 208 07:33:02 07:31:01 25831084 31526364 735392 2.24 185856 5542032 1725164 5.09 1819136 4545208 12 07:33:02 07:32:01 24847816 31399632 857944 2.61 199364 6327708 1976352 5.83 1957784 5329864 74656 07:33:02 07:33:01 24246780 31451780 799760 2.43 235772 6857976 1801124 5.31 1985496 5811424 476 07:33:02 Average: 25826621 31473041 791439 2.41 183866 5496906 1791480 5.28 1824732 4549888 36443 07:33:02 07:33:02 07:13:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:33:02 07:14:01 veth93580b2 0.05 0.15 0.00 0.01 0.00 0.00 0.00 0.00 07:33:02 07:14:01 docker0 401.86 466.56 32.99 3436.75 0.00 0.00 0.00 0.00 07:33:02 07:14:01 lo 1.69 1.69 0.18 0.18 0.00 0.00 0.00 0.00 07:33:02 07:14:01 ens3 656.29 513.51 6903.29 100.51 0.00 0.00 0.00 0.00 07:33:02 07:15:01 veth93580b2 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 07:33:02 07:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:02 07:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:02 07:15:01 ens3 8.55 5.76 8.53 3.65 0.00 0.00 0.00 0.00 07:33:02 07:16:01 docker0 5.31 11.75 0.38 130.93 0.00 0.00 0.00 0.00 07:33:02 07:16:01 lo 6.06 6.06 0.61 0.61 0.00 0.00 0.00 0.00 07:33:02 07:16:01 ens3 79.32 62.90 173.16 232.52 0.00 0.00 0.00 0.00 07:33:02 07:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:02 07:17:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 07:33:02 07:17:01 ens3 3.02 2.92 1.59 0.89 0.00 0.00 0.00 0.00 07:33:02 07:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:02 07:18:01 lo 1.20 1.20 0.13 0.13 0.00 0.00 0.00 0.00 07:33:02 07:18:01 ens3 225.36 130.01 4637.27 13.68 0.00 0.00 0.00 0.00 07:33:02 07:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:02 07:19:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 07:33:02 07:19:01 ens3 8.52 5.37 8.06 2.79 0.00 0.00 0.00 0.00 07:33:02 07:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:02 07:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:02 07:20:01 ens3 0.77 0.42 1.46 0.03 0.00 0.00 0.00 0.00 07:33:02 07:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:02 07:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:02 07:21:01 ens3 0.15 0.12 0.02 0.01 0.00 0.00 0.00 0.00 07:33:02 07:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:02 07:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:02 07:22:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:33:02 07:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:02 07:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:02 07:23:01 ens3 0.27 0.17 0.09 0.07 0.00 0.00 0.00 0.00 07:33:02 07:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:02 07:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:02 07:24:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:33:02 07:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:02 07:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:02 07:25:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:33:02 07:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:02 07:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:02 07:26:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:33:02 07:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:02 07:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:02 07:27:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:33:02 07:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:02 07:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:02 07:28:01 ens3 0.20 0.12 0.09 0.07 0.00 0.00 0.00 0.00 07:33:02 07:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:02 07:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:02 07:29:01 ens3 0.20 0.13 0.02 0.01 0.00 0.00 0.00 0.00 07:33:02 07:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:02 07:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:02 07:30:01 ens3 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00 07:33:02 07:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:02 07:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:33:02 07:31:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:33:02 07:32:01 vethdad7dfd 0.37 0.37 0.06 0.14 0.00 0.00 0.00 0.00 07:33:02 07:32:01 docker0 0.37 0.32 0.05 0.13 0.00 0.00 0.00 0.00 07:33:02 07:32:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 07:33:02 07:32:01 ens3 137.53 78.14 4031.48 12.42 0.00 0.00 0.00 0.00 07:33:02 07:33:01 docker0 81.30 105.67 7.28 898.60 0.00 0.00 0.00 0.00 07:33:02 07:33:01 lo 1.47 1.47 0.14 0.14 0.00 0.00 0.00 0.00 07:33:02 07:33:01 ens3 333.09 248.91 4195.20 184.90 0.00 0.00 0.00 0.00 07:33:02 Average: docker0 24.12 28.84 2.01 220.59 0.00 0.00 0.00 0.00 07:33:02 Average: lo 0.70 0.70 0.07 0.07 0.00 0.00 0.00 0.00 07:33:02 Average: ens3 72.19 52.05 992.95 27.52 0.00 0.00 0.00 0.00 07:33:02 07:33:02 07:33:02 ---> sar -P ALL: 07:33:02 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-772626) 11/06/25 _x86_64_ (8 CPU) 07:33:02 07:33:02 07:12:06 LINUX RESTART (8 CPU) 07:33:02 07:33:02 07:13:02 CPU %user %nice %system %iowait %steal %idle 07:33:02 07:14:01 all 13.24 0.00 4.67 2.35 0.07 79.67 07:33:02 07:14:01 0 13.62 0.00 4.39 0.81 0.05 81.12 07:33:02 07:14:01 1 14.54 0.00 5.80 1.17 0.09 78.41 07:33:02 07:14:01 2 13.81 0.00 4.75 1.44 0.09 79.91 07:33:02 07:14:01 3 12.94 0.00 5.13 6.84 0.07 75.02 07:33:02 07:14:01 4 12.76 0.00 4.47 0.62 0.07 82.09 07:33:02 07:14:01 5 11.55 0.00 3.46 0.53 0.05 84.40 07:33:02 07:14:01 6 13.47 0.00 5.09 5.90 0.09 75.45 07:33:02 07:14:01 7 13.21 0.00 4.26 1.51 0.09 80.93 07:33:02 07:15:01 all 65.20 0.00 8.58 0.88 0.11 25.23 07:33:02 07:15:01 0 64.41 0.00 8.65 0.08 0.10 26.75 07:33:02 07:15:01 1 64.91 0.00 8.46 0.03 0.08 26.51 07:33:02 07:15:01 2 64.58 0.00 9.16 0.72 0.12 25.42 07:33:02 07:15:01 3 64.08 0.00 8.01 0.07 0.10 27.74 07:33:02 07:15:01 4 67.06 0.00 8.05 0.02 0.10 24.77 07:33:02 07:15:01 5 66.52 0.00 8.53 0.20 0.15 24.60 07:33:02 07:15:01 6 64.27 0.00 8.92 5.84 0.12 20.85 07:33:02 07:15:01 7 65.79 0.00 8.83 0.10 0.08 25.19 07:33:02 07:16:01 all 39.58 0.00 6.41 1.12 0.09 52.80 07:33:02 07:16:01 0 38.73 0.00 6.43 2.87 0.10 51.86 07:33:02 07:16:01 1 41.08 0.00 7.04 2.11 0.10 49.66 07:33:02 07:16:01 2 40.36 0.00 6.07 0.59 0.07 52.91 07:33:02 07:16:01 3 41.87 0.00 6.37 0.30 0.10 51.36 07:33:02 07:16:01 4 37.30 0.00 6.45 0.66 0.08 55.51 07:33:02 07:16:01 5 39.14 0.00 6.36 1.83 0.08 52.59 07:33:02 07:16:01 6 38.95 0.00 6.17 0.47 0.07 54.34 07:33:02 07:16:01 7 39.19 0.00 6.37 0.15 0.10 54.19 07:33:02 07:17:01 all 0.04 0.00 0.02 0.00 0.01 99.93 07:33:02 07:17:01 0 0.05 0.00 0.02 0.00 0.00 99.93 07:33:02 07:17:01 1 0.03 0.00 0.00 0.00 0.00 99.97 07:33:02 07:17:01 2 0.02 0.00 0.02 0.02 0.02 99.93 07:33:02 07:17:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:33:02 07:17:01 4 0.00 0.00 0.03 0.00 0.00 99.97 07:33:02 07:17:01 5 0.07 0.00 0.05 0.00 0.02 99.87 07:33:02 07:17:01 6 0.10 0.00 0.02 0.02 0.02 99.85 07:33:02 07:17:01 7 0.05 0.00 0.00 0.00 0.00 99.95 07:33:02 07:18:01 all 3.72 0.00 1.49 0.63 0.03 94.14 07:33:02 07:18:01 0 3.28 0.00 1.59 0.02 0.03 95.08 07:33:02 07:18:01 1 5.11 0.00 1.71 0.08 0.03 93.07 07:33:02 07:18:01 2 2.98 0.00 1.10 0.80 0.02 95.09 07:33:02 07:18:01 3 4.43 0.00 1.96 2.53 0.03 91.04 07:33:02 07:18:01 4 3.84 0.00 1.53 0.49 0.03 94.11 07:33:02 07:18:01 5 2.30 0.00 1.11 0.77 0.03 95.78 07:33:02 07:18:01 6 4.94 0.00 1.54 0.32 0.02 93.19 07:33:02 07:18:01 7 2.89 0.00 1.34 0.02 0.02 95.73 07:33:02 07:19:01 all 0.29 0.00 0.14 0.10 0.01 99.45 07:33:02 07:19:01 0 0.15 0.00 0.13 0.02 0.00 99.70 07:33:02 07:19:01 1 1.26 0.00 0.10 0.02 0.00 98.63 07:33:02 07:19:01 2 0.07 0.00 0.13 0.00 0.00 99.80 07:33:02 07:19:01 3 0.12 0.00 0.17 0.50 0.02 99.20 07:33:02 07:19:01 4 0.12 0.00 0.12 0.00 0.03 99.73 07:33:02 07:19:01 5 0.23 0.00 0.17 0.25 0.02 99.33 07:33:02 07:19:01 6 0.22 0.00 0.15 0.00 0.02 99.62 07:33:02 07:19:01 7 0.18 0.00 0.15 0.02 0.02 99.63 07:33:02 07:20:01 all 0.02 0.00 0.01 0.00 0.01 99.95 07:33:02 07:20:01 0 0.02 0.00 0.00 0.02 0.00 99.97 07:33:02 07:20:01 1 0.00 0.00 0.00 0.00 0.02 99.98 07:33:02 07:20:01 2 0.02 0.00 0.00 0.00 0.02 99.97 07:33:02 07:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:33:02 07:20:01 4 0.03 0.00 0.03 0.00 0.02 99.92 07:33:02 07:20:01 5 0.05 0.00 0.02 0.02 0.00 99.92 07:33:02 07:20:01 6 0.07 0.00 0.02 0.00 0.02 99.90 07:33:02 07:20:01 7 0.00 0.00 0.02 0.00 0.00 99.98 07:33:02 07:21:01 all 0.04 0.00 0.02 0.00 0.01 99.94 07:33:02 07:21:01 0 0.00 0.00 0.02 0.00 0.02 99.97 07:33:02 07:21:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:33:02 07:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:33:02 07:21:01 3 0.00 0.00 0.00 0.02 0.00 99.98 07:33:02 07:21:01 4 0.03 0.00 0.03 0.00 0.02 99.92 07:33:02 07:21:01 5 0.07 0.00 0.05 0.02 0.02 99.85 07:33:02 07:21:01 6 0.15 0.00 0.02 0.00 0.00 99.83 07:33:02 07:21:01 7 0.02 0.00 0.02 0.00 0.00 99.97 07:33:02 07:22:01 all 0.11 0.00 0.02 0.01 0.01 99.85 07:33:02 07:22:01 0 0.03 0.00 0.02 0.00 0.00 99.95 07:33:02 07:22:01 1 0.48 0.00 0.02 0.02 0.00 99.49 07:33:02 07:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:33:02 07:22:01 3 0.00 0.00 0.02 0.02 0.02 99.95 07:33:02 07:22:01 4 0.03 0.00 0.03 0.00 0.02 99.92 07:33:02 07:22:01 5 0.05 0.00 0.03 0.02 0.02 99.88 07:33:02 07:22:01 6 0.30 0.00 0.02 0.00 0.02 99.67 07:33:02 07:22:01 7 0.02 0.00 0.02 0.00 0.00 99.97 07:33:02 07:23:01 all 0.02 0.00 0.02 0.01 0.01 99.94 07:33:02 07:23:01 0 0.02 0.00 0.03 0.03 0.00 99.92 07:33:02 07:23:01 1 0.00 0.00 0.02 0.00 0.02 99.97 07:33:02 07:23:01 2 0.02 0.00 0.05 0.00 0.02 99.92 07:33:02 07:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:33:02 07:23:01 4 0.00 0.00 0.03 0.00 0.03 99.93 07:33:02 07:23:01 5 0.05 0.00 0.02 0.03 0.00 99.90 07:33:02 07:23:01 6 0.07 0.00 0.00 0.00 0.00 99.93 07:33:02 07:23:01 7 0.00 0.00 0.02 0.00 0.00 99.98 07:33:02 07:24:01 all 0.03 0.00 0.02 0.00 0.01 99.94 07:33:02 07:24:01 0 0.03 0.00 0.00 0.00 0.02 99.95 07:33:02 07:24:01 1 0.02 0.00 0.02 0.00 0.02 99.95 07:33:02 07:24:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:33:02 07:24:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:33:02 07:24:01 4 0.03 0.00 0.03 0.00 0.02 99.92 07:33:02 07:24:01 5 0.10 0.00 0.02 0.02 0.02 99.85 07:33:02 07:24:01 6 0.03 0.00 0.03 0.00 0.02 99.92 07:33:02 07:24:01 7 0.00 0.00 0.02 0.00 0.00 99.98 07:33:02 07:33:02 07:24:01 CPU %user %nice %system %iowait %steal %idle 07:33:02 07:25:01 all 0.01 0.00 0.01 0.00 0.00 99.97 07:33:02 07:25:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:33:02 07:25:01 1 0.05 0.00 0.03 0.00 0.00 99.92 07:33:02 07:25:01 2 0.00 0.00 0.02 0.00 0.00 99.98 07:33:02 07:25:01 3 0.00 0.00 0.00 0.00 0.02 99.98 07:33:02 07:25:01 4 0.03 0.00 0.02 0.00 0.02 99.93 07:33:02 07:25:01 5 0.02 0.00 0.02 0.02 0.00 99.95 07:33:02 07:25:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:33:02 07:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:33:02 07:26:01 all 0.02 0.00 0.01 0.00 0.01 99.95 07:33:02 07:26:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:33:02 07:26:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:33:02 07:26:01 2 0.00 0.00 0.00 0.00 0.02 99.98 07:33:02 07:26:01 3 0.00 0.00 0.03 0.00 0.00 99.97 07:33:02 07:26:01 4 0.05 0.00 0.05 0.00 0.03 99.87 07:33:02 07:26:01 5 0.07 0.00 0.00 0.00 0.02 99.92 07:33:02 07:26:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:33:02 07:26:01 7 0.02 0.00 0.02 0.02 0.00 99.95 07:33:02 07:27:01 all 0.01 0.00 0.01 0.00 0.00 99.97 07:33:02 07:27:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:33:02 07:27:01 1 0.02 0.00 0.02 0.00 0.02 99.95 07:33:02 07:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:33:02 07:27:01 3 0.00 0.00 0.02 0.00 0.00 99.98 07:33:02 07:27:01 4 0.03 0.00 0.02 0.00 0.00 99.95 07:33:02 07:27:01 5 0.02 0.00 0.02 0.02 0.00 99.95 07:33:02 07:27:01 6 0.00 0.00 0.03 0.00 0.02 99.95 07:33:02 07:27:01 7 0.00 0.00 0.00 0.02 0.00 99.98 07:33:02 07:28:01 all 0.03 0.00 0.03 0.01 0.01 99.92 07:33:02 07:28:01 0 0.03 0.00 0.05 0.00 0.00 99.92 07:33:02 07:28:01 1 0.03 0.00 0.02 0.00 0.00 99.95 07:33:02 07:28:01 2 0.02 0.00 0.07 0.00 0.02 99.90 07:33:02 07:28:01 3 0.03 0.00 0.02 0.02 0.02 99.92 07:33:02 07:28:01 4 0.02 0.00 0.05 0.02 0.03 99.88 07:33:02 07:28:01 5 0.07 0.00 0.05 0.02 0.00 99.87 07:33:02 07:28:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:33:02 07:28:01 7 0.03 0.00 0.00 0.00 0.00 99.97 07:33:02 07:29:01 all 0.14 0.00 0.02 0.00 0.01 99.83 07:33:02 07:29:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:33:02 07:29:01 1 0.93 0.00 0.02 0.00 0.02 99.04 07:33:02 07:29:01 2 0.02 0.00 0.05 0.00 0.00 99.93 07:33:02 07:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:33:02 07:29:01 4 0.03 0.00 0.02 0.02 0.02 99.92 07:33:02 07:29:01 5 0.05 0.00 0.03 0.02 0.02 99.88 07:33:02 07:29:01 6 0.05 0.00 0.00 0.00 0.02 99.93 07:33:02 07:29:01 7 0.00 0.00 0.03 0.00 0.00 99.97 07:33:02 07:30:01 all 0.17 0.00 0.01 0.00 0.01 99.81 07:33:02 07:30:01 0 0.00 0.00 0.03 0.00 0.02 99.95 07:33:02 07:30:01 1 1.17 0.00 0.00 0.00 0.00 98.83 07:33:02 07:30:01 2 0.03 0.00 0.00 0.00 0.02 99.95 07:33:02 07:30:01 3 0.03 0.00 0.00 0.00 0.00 99.97 07:33:02 07:30:01 4 0.02 0.00 0.03 0.00 0.02 99.93 07:33:02 07:30:01 5 0.05 0.00 0.02 0.02 0.00 99.92 07:33:02 07:30:01 6 0.00 0.00 0.03 0.00 0.00 99.97 07:33:02 07:30:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:33:02 07:31:01 all 0.01 0.00 0.02 0.00 0.01 99.96 07:33:02 07:31:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:33:02 07:31:01 1 0.02 0.00 0.03 0.00 0.00 99.95 07:33:02 07:31:01 2 0.00 0.00 0.03 0.00 0.00 99.97 07:33:02 07:31:01 3 0.00 0.00 0.00 0.00 0.02 99.98 07:33:02 07:31:01 4 0.02 0.00 0.05 0.02 0.03 99.88 07:33:02 07:31:01 5 0.02 0.00 0.02 0.02 0.02 99.93 07:33:02 07:31:01 6 0.00 0.00 0.03 0.00 0.00 99.97 07:33:02 07:31:01 7 0.00 0.00 0.02 0.00 0.00 99.98 07:33:02 07:32:01 all 3.29 0.00 1.37 0.56 0.03 94.75 07:33:02 07:32:01 0 2.78 0.00 1.21 0.13 0.02 95.86 07:33:02 07:32:01 1 2.61 0.00 1.11 0.02 0.03 96.22 07:33:02 07:32:01 2 3.35 0.00 0.80 0.02 0.03 95.80 07:33:02 07:32:01 3 3.97 0.00 2.00 3.83 0.03 90.16 07:33:02 07:32:01 4 3.60 0.00 1.93 0.40 0.03 94.03 07:33:02 07:32:01 5 3.32 0.00 1.61 0.07 0.02 94.98 07:33:02 07:32:01 6 3.90 0.00 0.89 0.00 0.03 95.18 07:33:02 07:32:01 7 2.80 0.00 1.41 0.00 0.03 95.75 07:33:02 07:33:01 all 7.73 0.00 3.09 0.86 0.06 88.26 07:33:02 07:33:01 0 10.00 0.00 3.18 0.22 0.08 86.51 07:33:02 07:33:01 1 7.59 0.00 2.83 0.07 0.05 89.46 07:33:02 07:33:01 2 8.29 0.00 3.06 0.07 0.05 88.54 07:33:02 07:33:01 3 6.46 0.00 3.36 2.70 0.07 87.42 07:33:02 07:33:01 4 8.55 0.00 3.62 3.23 0.07 84.53 07:33:02 07:33:01 5 6.55 0.00 3.01 0.24 0.07 90.14 07:33:02 07:33:01 6 7.52 0.00 3.35 0.03 0.05 89.06 07:33:02 07:33:01 7 6.86 0.00 2.29 0.39 0.07 90.39 07:33:02 Average: all 6.64 0.00 1.29 0.32 0.02 91.73 07:33:02 Average: 0 6.62 0.00 1.28 0.21 0.02 91.87 07:33:02 Average: 1 6.95 0.00 1.35 0.17 0.02 91.51 07:33:02 Average: 2 6.63 0.00 1.25 0.18 0.02 91.91 07:33:02 Average: 3 6.66 0.00 1.34 0.83 0.02 91.14 07:33:02 Average: 4 6.63 0.00 1.32 0.27 0.03 91.75 07:33:02 Average: 5 6.47 0.00 1.22 0.20 0.03 92.08 07:33:02 Average: 6 6.64 0.00 1.30 0.62 0.02 91.42 07:33:02 Average: 7 6.51 0.00 1.23 0.11 0.02 92.14 07:33:02 07:33:02 07:33:02