Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 522ad247d1bbedf242a8d2a57f3ec981460168ff 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-ssh9280276304216562333.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-ssh16408610935978695586.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-ssh8767639679228455759.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-ssh9030620182803856508.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-ssh5495087037568719122.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.23] ========================================================= [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.23 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-772613 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 Avoid second fetch Checking out Revision 522ad247d1bbedf242a8d2a57f3ec981460168ff (main) Commit message: "build: Bump Alpine from 3.20 to 3.22 (#348)" > 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 > git config core.sparsecheckout # timeout=10 > git checkout -f 522ad247d1bbedf242a8d2a57f3ec981460168ff # timeout=10 > git rev-list --no-walk f098621f5defb394b81137ffcb108a53fff6f2eb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:39:41 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:39:42 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:39:42 ========================================================= 01:39:42 EdgeX Global Pipelines Version Info 01:39:42 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:39:43 ------------------- 01:39:43 stable info: 01:39:43 ------------------- 01:39:43 Commited By: Cherry Wang cherry@iotechsys.com 01:39:43 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 01:39:43 Message: update stable to v1.0.278 01:39:43 ------------------- 01:39:43 experimental info: 01:39:43 ------------------- 01:39:43 Commited By: **** collab-it+edgex@linuxfoundation.org 01:39:43 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 01:39:43 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:39:43 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 01:39:43 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 01:39:43 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:39:43 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:39:43 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:39:43 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 01:39:43 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:39:43 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:39:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:39:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:39:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:39:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 01:39:43 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:39:43 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:39:43 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:39:43 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:39:43 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:39:43 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:39:43 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:39:43 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:39:44 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:39:44 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:39:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:39:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:39:44 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:39:44 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:39:44 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:39:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 01:39:44 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 01:39:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 01:39:44 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 522ad247d1bbedf242a8d2a57f3ec981460168ff [Pipeline] echo 01:39:44 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 522ad24 [Pipeline] echo 01:39:44 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:39:44 provisioning config files... 01:39:44 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config11717351211593644084tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:39:44 ---> ****-login.sh 01:39:44 nexus3.edgexfoundry.org:10001 01:39:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:39:45 01:39:45 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:39:45 Configure a credential helper to remove this warning. See 01:39:45 https://docs.****.com/go/credential-store/ 01:39:45 01:39:45 Login Succeeded 01:39:45 nexus3.edgexfoundry.org:10002 01:39:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:39:45 01:39:45 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:39:45 Configure a credential helper to remove this warning. See 01:39:45 https://docs.****.com/go/credential-store/ 01:39:45 01:39:45 Login Succeeded 01:39:45 nexus3.edgexfoundry.org:10003 01:39:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:39:45 01:39:45 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:39:45 Configure a credential helper to remove this warning. See 01:39:45 https://docs.****.com/go/credential-store/ 01:39:45 01:39:45 Login Succeeded 01:39:45 nexus3.edgexfoundry.org:10004 01:39:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:39:45 01:39:45 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:39:45 Configure a credential helper to remove this warning. See 01:39:45 https://docs.****.com/go/credential-store/ 01:39:45 01:39:45 Login Succeeded 01:39:45 ****.io 01:39:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:39:45 01:39:45 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:39:45 Configure a credential helper to remove this warning. See 01:39:45 https://docs.****.com/go/credential-store/ 01:39:45 01:39:45 Login Succeeded 01:39:45 ---> ****-login.sh ends [Pipeline] } 01:39:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:39:46 + git rev-list -1 --merges 522ad247d1bbedf242a8d2a57f3ec981460168ff~1..522ad247d1bbedf242a8d2a57f3ec981460168ff [Pipeline] echo 01:39:46 -----------> git rev-list -1 --merges 522ad247d1bbedf242a8d2a57f3ec981460168ff~1..522ad247d1bbedf242a8d2a57f3ec981460168ff 522ad247d1bbedf242a8d2a57f3ec981460168ff [false] [Pipeline] sh 01:39:46 + git log --format=format:%s -1 522ad247d1bbedf242a8d2a57f3ec981460168ff [Pipeline] echo 01:39:46 ========================================================= 01:39:46 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:39:46 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:39:46 + git log --format=format:%s -1 522ad247d1bbedf242a8d2a57f3ec981460168ff [Pipeline] echo 01:39:46 [semverPrep] GIT_COMMIT: 522ad247d1bbedf242a8d2a57f3ec981460168ff, Commit Message: build: Bump Alpine from 3.20 to 3.22 (#348) [Pipeline] echo 01:39:46 [semverPrep] This is not a build commit. [Pipeline] sh 01:39:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:39:47 + grep -v github /etc/ssh/ssh_known_hosts 01:39:47 + [ -e /tmp/ssh_known_hosts ] 01:39:47 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:39:47 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:39:47 + sudo tee -a /etc/ssh/ssh_known_hosts 01:39:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:39:47 01:39:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:39:48 0.1.4: Pulling from edgex-devops/py-git-semver 01:39:48 3dae71ba6b94: Pulling fs layer 01:39:48 6bf1a483ea7c: Pulling fs layer 01:39:48 f5dfc541a4d3: Pulling fs layer 01:39:48 461d9e800cba: Pulling fs layer 01:39:48 80192f66455f: Pulling fs layer 01:39:48 2e8e34ca0e6c: Pulling fs layer 01:39:48 a29436f7fd5d: Pulling fs layer 01:39:48 923cac83aea3: Pulling fs layer 01:39:48 25ad8b0a4227: Pulling fs layer 01:39:48 db01528c6b51: Pulling fs layer 01:39:48 28988de357af: Pulling fs layer 01:39:48 2e8e34ca0e6c: Waiting 01:39:48 a29436f7fd5d: Waiting 01:39:48 80192f66455f: Waiting 01:39:48 923cac83aea3: Waiting 01:39:48 461d9e800cba: Waiting 01:39:48 28988de357af: Waiting 01:39:48 25ad8b0a4227: Waiting 01:39:48 db01528c6b51: Waiting 01:39:48 6bf1a483ea7c: Verifying Checksum 01:39:48 6bf1a483ea7c: Download complete 01:39:48 80192f66455f: Download complete 01:39:48 f5dfc541a4d3: Verifying Checksum 01:39:48 f5dfc541a4d3: Download complete 01:39:48 3dae71ba6b94: Verifying Checksum 01:39:48 3dae71ba6b94: Download complete 01:39:48 923cac83aea3: Verifying Checksum 01:39:48 923cac83aea3: Download complete 01:39:48 25ad8b0a4227: Verifying Checksum 01:39:48 25ad8b0a4227: Download complete 01:39:48 db01528c6b51: Verifying Checksum 01:39:48 db01528c6b51: Download complete 01:39:48 28988de357af: Download complete 01:39:48 a29436f7fd5d: Verifying Checksum 01:39:48 a29436f7fd5d: Download complete 01:39:49 2e8e34ca0e6c: Verifying Checksum 01:39:49 2e8e34ca0e6c: Download complete 01:39:49 3dae71ba6b94: Pull complete 01:39:50 6bf1a483ea7c: Pull complete 01:39:50 f5dfc541a4d3: Pull complete 01:39:50 461d9e800cba: Pull complete 01:39:50 80192f66455f: Pull complete 01:39:55 2e8e34ca0e6c: Pull complete 01:39:55 a29436f7fd5d: Pull complete 01:39:55 923cac83aea3: Pull complete 01:39:55 25ad8b0a4227: Pull complete 01:39:55 db01528c6b51: Pull complete 01:39:55 28988de357af: Pull complete 01:39:55 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 01:39:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:39:55 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:39:55 prd-ubuntu20.04-docker-8c-8g-772613 does not seem to be running inside a container 01:39:55 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:39:57 $ docker top e59eb69b80a3e947a3e4fe49a9f6b53272ba9bde390459194dbf03b7fea497f2 -eo pid,comm 01:39:57 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). 01:39:57 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:39:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:39:57 [ssh-agent] Looking for ssh-agent implementation... 01:39:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:39:57 $ docker exec e59eb69b80a3e947a3e4fe49a9f6b53272ba9bde390459194dbf03b7fea497f2 ssh-agent 01:39:57 SSH_AUTH_SOCK=/tmp/ssh-HKpfhVwvjBOK/agent.31 01:39:57 SSH_AGENT_PID=37 01:39:57 Running ssh-add (command line suppressed) 01:39:57 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_17071298161656967716.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_17071298161656967716.key) 01:39:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:39:58 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] sh 01:39:58 + git tag --points-at HEAD [Pipeline] } 01:39:58 $ docker exec --env ******** --env ******** e59eb69b80a3e947a3e4fe49a9f6b53272ba9bde390459194dbf03b7fea497f2 ssh-agent -k 01:39:58 unset SSH_AUTH_SOCK; 01:39:58 unset SSH_AGENT_PID; 01:39:58 echo Agent pid 37 killed; 01:39:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:39:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:39:58 [ssh-agent] Looking for ssh-agent implementation... 01:39:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:39:58 $ docker exec e59eb69b80a3e947a3e4fe49a9f6b53272ba9bde390459194dbf03b7fea497f2 ssh-agent 01:39:58 SSH_AUTH_SOCK=/tmp/ssh-Eh8jt7OHFxoC/agent.84 01:39:58 SSH_AGENT_PID=90 01:39:58 Running ssh-add (command line suppressed) 01:39:58 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7877077241010928947.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7877077241010928947.key) 01:39:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:39:59 + git semver init 01:39:59 2025-11-06 01:39:59,362 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 01:39:59 2025-11-06 01:39:59,366 [run_init] DEBUG init version:0.0.0 force:False 01:39:59 2025-11-06 01:39:59,367 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver 01:39:59 2025-11-06 01:39:59,367 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver 01:39:59 2025-11-06 01:39:59,368 [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) 01:40:01 2025-11-06 01:40:00,802 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude 01:40:01 2025-11-06 01:40:00,802 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False 01:40:01 2025-11-06 01:40:00,802 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 01:40:01 2025-11-06 01:40:00,803 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 01:40:01 4.1.0-dev.1 [Pipeline] } 01:40:01 $ docker exec --env ******** --env ******** e59eb69b80a3e947a3e4fe49a9f6b53272ba9bde390459194dbf03b7fea497f2 ssh-agent -k 01:40:01 unset SSH_AUTH_SOCK; 01:40:01 unset SSH_AGENT_PID; 01:40:01 echo Agent pid 90 killed; 01:40:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:40:01 + git semver [Pipeline] } 01:40:02 $ docker stop --time=1 e59eb69b80a3e947a3e4fe49a9f6b53272ba9bde390459194dbf03b7fea497f2 01:40:03 $ docker rm -f --volumes e59eb69b80a3e947a3e4fe49a9f6b53272ba9bde390459194dbf03b7fea497f2 [Pipeline] // withDockerContainer [Pipeline] sh 01:40:03 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:40:03 Stashed 1 file(s) [Pipeline] echo 01:40:03 [edgeXSemver]: initialized semver on version 4.1.0-dev.1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:40:04 provisioning config files... 01:40:04 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config16759265048607500588tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:40:04 ---> ****-login.sh 01:40:04 nexus3.edgexfoundry.org:10001 01:40:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:40:04 Login Succeeded 01:40:04 nexus3.edgexfoundry.org:10002 01:40:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:40:04 Login Succeeded 01:40:04 nexus3.edgexfoundry.org:10003 01:40:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:40:04 Login Succeeded 01:40:04 nexus3.edgexfoundry.org:10004 01:40:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:40:04 Login Succeeded 01:40:04 ****.io 01:40:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:40:05 Login Succeeded 01:40:05 ---> ****-login.sh ends [Pipeline] } 01:40:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:40:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:40:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:40:05 ========================================================= 01:40:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 01:40:05 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:05 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 01:40:06 #0 building with "default" instance using docker driver 01:40:06 01:40:06 #1 [internal] load build definition from Dockerfile 01:40:06 #1 transferring dockerfile: 1.81kB done 01:40:06 #1 DONE 0.0s 01:40:06 01:40:06 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 01:40:06 #2 DONE 0.1s 01:40:06 01:40:06 #3 [internal] load .dockerignore 01:40:06 #3 transferring context: 304B done 01:40:06 #3 DONE 0.0s 01:40:06 01:40:06 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:1c67d479bcd1a15db4fd1475bc6acd8d9d5cb054f0d16636ffbadbea3c5c0a87 01:40:06 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:1c67d479bcd1a15db4fd1475bc6acd8d9d5cb054f0d16636ffbadbea3c5c0a87 0.0s done 01:40:06 #4 sha256:d3178a7b27090e22bc2464346d1cdc8f59d0fd7a241452e8148342edf3d0b1e9 126B / 126B 0.1s done 01:40:06 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s 01:40:06 #4 sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 3.80MB / 3.80MB 0.1s 01:40:06 #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 3.15MB / 74.07MB 0.1s 01:40:06 #4 sha256:e619c034af25ffb08a59e3d21d0a7192d7f81c386b9b29c1cddcb8a08924c0fc 4.10kB / 4.10kB done 01:40:06 #4 sha256:8371a51cbc44c1323f96695eaeaeeb1c44b2d30d138a279b348af5c18b2c5e24 282.45kB / 282.45kB 0.0s done 01:40:06 #4 sha256:1c67d479bcd1a15db4fd1475bc6acd8d9d5cb054f0d16636ffbadbea3c5c0a87 685B / 685B done 01:40:06 #4 sha256:e9f2598a937cac3435c96fcb14b1e3d8b17fea31e22d96e7608136a0e552f374 2.08kB / 2.08kB done 01:40:06 #4 ... 01:40:06 01:40:06 #5 [internal] load build context 01:40:06 #5 transferring context: 21.99MB 0.2s done 01:40:06 #5 DONE 0.2s 01:40:06 01:40:06 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:1c67d479bcd1a15db4fd1475bc6acd8d9d5cb054f0d16636ffbadbea3c5c0a87 01:40:06 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 01:40:06 #4 sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 3.80MB / 3.80MB 0.1s done 01:40:06 #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 12.62MB / 74.07MB 0.2s 01:40:06 #4 extracting sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 0.1s 01:40:06 #4 sha256:063b4f904bf53f94bbc1d3ba0507ed296dadd679ec1b747dff8dfbd06e245cce 440B / 440B 0.1s done 01:40:06 #4 sha256:066ecc4928496579b600f45fdf06fc05af87c75f75ddfe05b9a1e311f59659a0 2.38MB / 2.38MB 0.2s 01:40:06 #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 3.15MB / 113.25MB 0.2s 01:40:07 #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 27.26MB / 74.07MB 0.3s 01:40:07 #4 extracting sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 0.2s done 01:40:07 #4 sha256:066ecc4928496579b600f45fdf06fc05af87c75f75ddfe05b9a1e311f59659a0 2.38MB / 2.38MB 0.2s done 01:40:07 #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 10.49MB / 113.25MB 0.3s 01:40:07 #4 sha256:417dd178857cca03e7fa4592e5c77ebb44453326ad041c38340d5088b2e045c1 151.55kB / 13.30MB 0.3s 01:40:07 #4 extracting sha256:8371a51cbc44c1323f96695eaeaeeb1c44b2d30d138a279b348af5c18b2c5e24 01:40:07 #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 59.77MB / 74.07MB 0.5s 01:40:07 #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 28.31MB / 113.25MB 0.5s 01:40:07 #4 sha256:417dd178857cca03e7fa4592e5c77ebb44453326ad041c38340d5088b2e045c1 9.44MB / 13.30MB 0.5s 01:40:07 #4 extracting sha256:8371a51cbc44c1323f96695eaeaeeb1c44b2d30d138a279b348af5c18b2c5e24 0.1s done 01:40:07 #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 74.07MB / 74.07MB 0.6s 01:40:07 #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 36.70MB / 113.25MB 0.6s 01:40:07 #4 sha256:417dd178857cca03e7fa4592e5c77ebb44453326ad041c38340d5088b2e045c1 13.30MB / 13.30MB 0.6s 01:40:07 #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 61.87MB / 113.25MB 0.8s 01:40:07 #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 74.07MB / 74.07MB 0.8s done 01:40:07 #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 79.69MB / 113.25MB 0.9s 01:40:07 #4 sha256:417dd178857cca03e7fa4592e5c77ebb44453326ad041c38340d5088b2e045c1 13.30MB / 13.30MB 0.8s done 01:40:07 #4 extracting sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 0.1s 01:40:07 #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 113.25MB / 113.25MB 1.1s 01:40:07 #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 113.25MB / 113.25MB 1.2s done 01:40:12 #4 extracting sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 4.1s done 01:40:12 #4 extracting sha256:d3178a7b27090e22bc2464346d1cdc8f59d0fd7a241452e8148342edf3d0b1e9 01:40:12 #4 extracting sha256:d3178a7b27090e22bc2464346d1cdc8f59d0fd7a241452e8148342edf3d0b1e9 done 01:40:12 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 01:40:12 #4 extracting sha256:063b4f904bf53f94bbc1d3ba0507ed296dadd679ec1b747dff8dfbd06e245cce done 01:40:12 #4 extracting sha256:066ecc4928496579b600f45fdf06fc05af87c75f75ddfe05b9a1e311f59659a0 01:40:12 #4 extracting sha256:066ecc4928496579b600f45fdf06fc05af87c75f75ddfe05b9a1e311f59659a0 0.0s done 01:40:12 #4 extracting sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 0.1s 01:40:15 #4 extracting sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 3.2s done 01:40:15 #4 extracting sha256:417dd178857cca03e7fa4592e5c77ebb44453326ad041c38340d5088b2e045c1 0.1s 01:40:16 #4 extracting sha256:417dd178857cca03e7fa4592e5c77ebb44453326ad041c38340d5088b2e045c1 0.6s done 01:40:16 #4 DONE 9.4s 01:40:16 01:40:16 #6 [builder 2/7] RUN apk add --no-cache make git 01:40:16 #6 0.186 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:40:16 #6 0.285 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:40:16 #6 0.562 OK: 265 MiB in 60 packages 01:40:18 #6 DONE 2.4s 01:40:18 01:40:18 #7 [builder 3/7] WORKDIR /app 01:40:18 #7 DONE 0.0s 01:40:18 01:40:18 #8 [builder 4/7] COPY go.mod vendor* ./ 01:40:18 #8 DONE 0.0s 01:40:18 01:40:18 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:40:19 Still waiting to schedule task 01:40:19 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-772612’ 01:40:50 #9 DONE 29.5s 01:40:50 01:40:50 #10 [builder 6/7] COPY . . 01:40:50 #10 DONE 0.1s 01:40:50 01:40:50 #11 [builder 7/7] RUN echo noop 01:40:50 #11 0.192 noop 01:40:50 #11 DONE 0.2s 01:40:50 01:40:50 #12 exporting to image 01:40:50 #12 exporting layers 01:40:56 #12 exporting layers 6.8s done 01:40:56 #12 writing image sha256:be07ca48e1fd40de87432a53fab0fa1c440ed2d4456c6a412afa31b9938e98bc done 01:40:56 #12 naming to docker.io/library/ci-base-image-x86_64 0.0s done 01:40:56 #12 DONE 6.9s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:56 + docker inspect -f . ci-base-image-x86_64 01:40:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:40:56 prd-ubuntu20.04-docker-8c-8g-772613 does not seem to be running inside a container 01:40:56 $ 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 ******** ci-base-image-x86_64 cat 01:40:56 $ docker top 879a23e917a35c90794ae2fb198fbacb821ec78fe94bceff9c33436e90975509 -eo pid,comm [Pipeline] { [Pipeline] sh 01:40:57 + go version 01:40:57 go version go1.23.12 linux/amd64 [Pipeline] } 01:40:57 $ docker stop --time=1 879a23e917a35c90794ae2fb198fbacb821ec78fe94bceff9c33436e90975509 01:40:58 $ docker rm -f --volumes 879a23e917a35c90794ae2fb198fbacb821ec78fe94bceff9c33436e90975509 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:58 + docker inspect -f . ci-base-image-x86_64 01:40:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:40:58 prd-ubuntu20.04-docker-8c-8g-772613 does not seem to be running inside a container 01:40:58 $ 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 ******** ci-base-image-x86_64 cat 01:40:59 $ docker top 3fdc50d08a3f3396e757600eaad83715a678730efc9da412966bb888992ce06f -eo pid,comm [Pipeline] { [Pipeline] sh 01:40:59 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh 01:40:59 + make test 01:40:59 go test -race ./... -coverprofile=coverage.out ./... 01:41:31 edgexfoundry/app-rfid-llrp-inventory coverage: 0.0% of statements 01:41:31 edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app coverage: 0.0% of statements 01:41:31 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.118s coverage: 86.2% of statements 01:41:32 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.689s coverage: 71.9% of statements 01:42:04 go vet ./... 01:42:09 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:42:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:42:09 ./bin/test-attribution.sh [Pipeline] echo 01:42:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 01:42:09 $ docker stop --time=1 3fdc50d08a3f3396e757600eaad83715a678730efc9da412966bb888992ce06f 01:42:11 $ docker rm -f --volumes 3fdc50d08a3f3396e757600eaad83715a678730efc9da412966bb888992ce06f [Pipeline] // withDockerContainer [Pipeline] sh 01:42:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:42:12 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:42:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:42:13 + ls -al . 01:42:13 total 288 01:42:13 drwxrwxr-x 11 jenkins jenkins 4096 Nov 6 01:41 . 01:42:13 drwxrwxr-x 4 jenkins jenkins 4096 Nov 6 01:39 .. 01:42:13 -rw-rw-r-- 1 jenkins jenkins 262 Nov 6 01:39 .dockerignore 01:42:13 drwxrwxr-x 8 jenkins jenkins 4096 Nov 6 01:41 .git 01:42:13 drwxrwxr-x 3 jenkins jenkins 4096 Nov 6 01:39 .github 01:42:13 -rw-rw-r-- 1 jenkins jenkins 773 Nov 6 01:39 .gitignore 01:42:13 -rw-rw-r-- 1 jenkins jenkins 200 Nov 6 01:39 .golangci.yml 01:42:13 drwxr-xr-x 3 jenkins jenkins 4096 Nov 6 01:40 .semver 01:42:13 -rw-rw-r-- 1 jenkins jenkins 17061 Nov 6 01:39 Attribution.txt 01:42:13 -rw-rw-r-- 1 jenkins jenkins 12578 Nov 6 01:39 CHANGELOG.md 01:42:13 -rw-rw-r-- 1 jenkins jenkins 1769 Nov 6 01:39 Dockerfile 01:42:13 -rw-rw-r-- 1 jenkins jenkins 677 Nov 6 01:39 GOVERNANCE.md 01:42:13 -rw-rw-r-- 1 jenkins jenkins 688 Nov 6 01:39 Jenkinsfile 01:42:13 -rw-rw-r-- 1 jenkins jenkins 11347 Nov 6 01:39 LICENSE 01:42:13 -rw-rw-r-- 1 jenkins jenkins 3066 Nov 6 01:39 Makefile 01:42:13 -rw-rw-r-- 1 jenkins jenkins 617 Nov 6 01:39 OWNERS.md 01:42:13 -rw-rw-r-- 1 jenkins jenkins 3851 Nov 6 01:39 README.md 01:42:13 -rw-rw-r-- 1 jenkins jenkins 11 Nov 6 01:40 VERSION 01:42:13 drwxrwxr-x 2 jenkins jenkins 4096 Nov 6 01:39 bin 01:42:13 -rw-r--r-- 1 jenkins jenkins 55696 Nov 6 01:41 coverage.out 01:42:13 -rw-rw-r-- 1 jenkins jenkins 6693 Nov 6 01:39 go.mod 01:42:13 -rw-rw-r-- 1 jenkins jenkins 88170 Nov 6 01:39 go.sum 01:42:13 drwxrwxr-x 2 jenkins jenkins 4096 Nov 6 01:39 images 01:42:13 drwxrwxr-x 4 jenkins jenkins 4096 Nov 6 01:39 internal 01:42:13 -rw-rw-r-- 1 jenkins jenkins 531 Nov 6 01:39 main.go 01:42:13 drwxrwxr-x 2 jenkins jenkins 4096 Nov 6 01:39 openapi 01:42:13 drwxrwxr-x 2 jenkins jenkins 4096 Nov 6 01:39 res 01:42:13 drwxrwxr-x 3 jenkins jenkins 4096 Nov 6 01:39 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:13 + 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=522ad247d1bbedf242a8d2a57f3ec981460168ff --label arch=amd64 --label version=4.1.0-dev.1 . 01:42:14 #0 building with "default" instance using docker driver 01:42:14 01:42:14 #1 [internal] load build definition from Dockerfile 01:42:14 #1 transferring dockerfile: 1.81kB done 01:42:14 #1 DONE 0.0s 01:42:14 01:42:14 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:42:14 #2 DONE 0.0s 01:42:14 01:42:14 #3 [internal] load metadata for docker.io/library/alpine:3.22 01:42:14 #3 DONE 0.6s 01:42:14 01:42:14 #4 [internal] load .dockerignore 01:42:14 #4 transferring context: 304B done 01:42:14 #4 DONE 0.0s 01:42:14 01:42:14 #5 [internal] load build context 01:42:14 #5 transferring context: 5.33kB 0.0s done 01:42:14 #5 DONE 0.0s 01:42:14 01:42:14 #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 01:42:14 #6 DONE 0.1s 01:42:14 01:42:14 #7 [stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 01:42:14 #7 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 01:42:14 #7 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 01:42:14 #7 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 01:42:14 #7 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 01:42:14 #7 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 01:42:14 #7 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 01:42:14 #7 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s done 01:42:14 #7 DONE 0.3s 01:42:14 01:42:14 #8 [stage-1 2/9] RUN apk --no-cache add ca-certificates dumb-init 01:42:14 #8 0.215 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:42:15 #8 0.283 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:42:15 #8 ... 01:42:15 01:42:15 #9 [builder 2/7] RUN apk add --no-cache make git 01:42:15 #9 0.214 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:42:15 #9 0.301 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:42:15 #9 0.623 OK: 265 MiB in 60 packages 01:42:15 #9 DONE 0.7s 01:42:15 01:42:15 #10 [builder 3/7] WORKDIR /app 01:42:15 #10 DONE 0.0s 01:42:15 01:42:15 #11 [builder 4/7] COPY go.mod vendor* ./ 01:42:15 #11 DONE 0.0s 01:42:15 01:42:15 #8 [stage-1 2/9] RUN apk --no-cache add ca-certificates dumb-init 01:42:15 #8 0.585 (1/2) Installing ca-certificates (20250911-r0) 01:42:15 #8 0.604 (2/2) Installing dumb-init (1.2.5-r3) 01:42:15 #8 0.608 Executing busybox-1.37.0-r19.trigger 01:42:15 #8 0.615 Executing ca-certificates-20250911-r0.trigger 01:42:15 #8 0.658 OK: 8 MiB in 18 packages 01:42:15 #8 DONE 0.8s 01:42:15 01:42:15 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:42:15 #12 DONE 0.4s 01:42:15 01:42:15 #13 [stage-1 3/9] RUN apk --no-cache upgrade 01:42:15 #13 ... 01:42:15 01:42:15 #14 [builder 6/7] COPY . . 01:42:15 #14 DONE 0.1s 01:42:16 01:42:16 #13 [stage-1 3/9] RUN apk --no-cache upgrade 01:42:16 #13 0.387 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:42:16 #13 0.592 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:42:16 #13 0.872 OK: 8 MiB in 18 packages 01:42:16 #13 DONE 1.0s 01:42:16 01:42:16 #15 [builder 7/7] RUN make build 01:42:16 #15 0.278 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.1.0-dev.1 -X edgexfoundry/app-rfid-llrp-inventory.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory 01:42:38 #15 DONE 22.3s 01:42:38 01:42:38 #16 [stage-1 4/9] COPY --from=builder /app/Attribution.txt /Attribution.txt 01:42:38 #16 DONE 0.0s 01:42:38 01:42:38 #17 [stage-1 5/9] COPY --from=builder /app/LICENSE /LICENSE 01:42:38 #17 DONE 0.0s 01:42:38 01:42:38 #18 [stage-1 6/9] COPY --from=builder /app/res/ /res/ 01:42:38 #18 DONE 0.0s 01:42:38 01:42:38 #19 [stage-1 7/9] COPY --from=builder /app/static/ /static/ 01:42:38 #19 DONE 0.0s 01:42:38 01:42:38 #20 [stage-1 8/9] COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 01:42:38 #20 DONE 0.1s 01:42:38 01:42:38 #21 [stage-1 9/9] RUN mkdir -p /cache && chown -R 2002:2002 /cache 01:42:38 #21 DONE 0.2s 01:42:38 01:42:38 #22 exporting to image 01:42:38 #22 exporting layers 0.1s done 01:42:38 #22 writing image sha256:17860fa690746a9259c1f1ddb72890a000c0ac56129777168cf0d75189c933cf done 01:42:38 #22 naming to docker.io/library/app-rfid-llrp-inventory done 01:42:38 #22 DONE 0.1s 01:42:38 01:42:38 1 warning found (use docker --debug to expand): 01:42:38  - 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 01:42:39 provisioning config files... 01:42:39 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config177498569229207752tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:42:39 ---> ****-login.sh 01:42:39 nexus3.edgexfoundry.org:10001 01:42:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:42:39 Login Succeeded 01:42:39 nexus3.edgexfoundry.org:10002 01:42:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:42:39 Login Succeeded 01:42:39 nexus3.edgexfoundry.org:10003 01:42:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:42:39 Login Succeeded 01:42:39 nexus3.edgexfoundry.org:10004 01:42:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:42:39 Login Succeeded 01:42:39 ****.io 01:42:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:42:39 Login Succeeded 01:42:39 ---> ****-login.sh ends [Pipeline] } 01:42:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:42:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:42:39 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: 01:42:39 522ad247d1bbedf242a8d2a57f3ec981460168ff 01:42:39 latest 01:42:39 4.1.0-dev.1 01:42:39 522ad247d1bbedf242a8d2a57f3ec981460168ff-4.1.0-dev.1 01:42:39 main 01:42:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:40 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:522ad247d1bbedf242a8d2a57f3ec981460168ff [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:40 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:522ad247d1bbedf242a8d2a57f3ec981460168ff 01:42:40 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 01:42:40 11c1e7e25869: Preparing 01:42:40 d915092b970e: Preparing 01:42:40 737b9efd1bb2: Preparing 01:42:40 2253c884f748: Preparing 01:42:40 9ccd269ee274: Preparing 01:42:40 d1938d0a412e: Preparing 01:42:40 83fff63cf37c: Preparing 01:42:40 640cf4fd5e33: Preparing 01:42:40 256f393e029f: Preparing 01:42:40 d1938d0a412e: Waiting 01:42:40 83fff63cf37c: Waiting 01:42:40 640cf4fd5e33: Waiting 01:42:40 256f393e029f: Waiting 01:42:40 737b9efd1bb2: Pushed 01:42:40 11c1e7e25869: Pushed 01:42:40 9ccd269ee274: Pushed 01:42:40 2253c884f748: Pushed 01:42:40 256f393e029f: Layer already exists 01:42:40 d1938d0a412e: Pushed 01:42:40 83fff63cf37c: Pushed 01:42:40 640cf4fd5e33: Pushed 01:42:44 d915092b970e: Pushed 01:42:44 522ad247d1bbedf242a8d2a57f3ec981460168ff: digest: sha256:19c57b49ac2c83b421b8a1d296a26baa3e7b0d93bd10791dd79f3326fa368720 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:44 + 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 01:42:45 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 01:42:45 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 01:42:45 11c1e7e25869: Preparing 01:42:45 d915092b970e: Preparing 01:42:45 737b9efd1bb2: Preparing 01:42:45 2253c884f748: Preparing 01:42:45 9ccd269ee274: Preparing 01:42:45 d1938d0a412e: Preparing 01:42:45 83fff63cf37c: Preparing 01:42:45 640cf4fd5e33: Preparing 01:42:45 83fff63cf37c: Waiting 01:42:45 d1938d0a412e: Waiting 01:42:45 256f393e029f: Preparing 01:42:45 640cf4fd5e33: Waiting 01:42:45 256f393e029f: Waiting 01:42:45 2253c884f748: Layer already exists 01:42:45 11c1e7e25869: Layer already exists 01:42:45 9ccd269ee274: Layer already exists 01:42:45 737b9efd1bb2: Layer already exists 01:42:45 d915092b970e: Layer already exists 01:42:45 d1938d0a412e: Layer already exists 01:42:45 83fff63cf37c: Layer already exists 01:42:45 640cf4fd5e33: Layer already exists 01:42:45 256f393e029f: Layer already exists 01:42:45 latest: digest: sha256:19c57b49ac2c83b421b8a1d296a26baa3e7b0d93bd10791dd79f3326fa368720 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:45 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:45 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:4.1.0-dev.1 01:42:45 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 01:42:45 11c1e7e25869: Preparing 01:42:45 d915092b970e: Preparing 01:42:45 737b9efd1bb2: Preparing 01:42:45 2253c884f748: Preparing 01:42:45 9ccd269ee274: Preparing 01:42:45 d1938d0a412e: Preparing 01:42:45 83fff63cf37c: Preparing 01:42:45 640cf4fd5e33: Preparing 01:42:45 256f393e029f: Preparing 01:42:45 d1938d0a412e: Waiting 01:42:45 83fff63cf37c: Waiting 01:42:45 640cf4fd5e33: Waiting 01:42:45 256f393e029f: Waiting 01:42:45 9ccd269ee274: Layer already exists 01:42:45 737b9efd1bb2: Layer already exists 01:42:45 d915092b970e: Layer already exists 01:42:45 11c1e7e25869: Layer already exists 01:42:45 2253c884f748: Layer already exists 01:42:45 d1938d0a412e: Layer already exists 01:42:45 640cf4fd5e33: Layer already exists 01:42:45 83fff63cf37c: Layer already exists 01:42:45 256f393e029f: Layer already exists 01:42:45 4.1.0-dev.1: digest: sha256:19c57b49ac2c83b421b8a1d296a26baa3e7b0d93bd10791dd79f3326fa368720 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:46 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:522ad247d1bbedf242a8d2a57f3ec981460168ff-4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:46 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:522ad247d1bbedf242a8d2a57f3ec981460168ff-4.1.0-dev.1 01:42:46 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 01:42:46 11c1e7e25869: Preparing 01:42:46 d915092b970e: Preparing 01:42:46 737b9efd1bb2: Preparing 01:42:46 2253c884f748: Preparing 01:42:46 9ccd269ee274: Preparing 01:42:46 d1938d0a412e: Preparing 01:42:46 83fff63cf37c: Preparing 01:42:46 640cf4fd5e33: Preparing 01:42:46 256f393e029f: Preparing 01:42:46 d1938d0a412e: Waiting 01:42:46 83fff63cf37c: Waiting 01:42:46 256f393e029f: Waiting 01:42:46 640cf4fd5e33: Waiting 01:42:46 d915092b970e: Layer already exists 01:42:46 9ccd269ee274: Layer already exists 01:42:46 2253c884f748: Layer already exists 01:42:46 11c1e7e25869: Layer already exists 01:42:46 737b9efd1bb2: Layer already exists 01:42:46 d1938d0a412e: Layer already exists 01:42:46 83fff63cf37c: Layer already exists 01:42:46 256f393e029f: Layer already exists 01:42:46 640cf4fd5e33: Layer already exists 01:42:46 522ad247d1bbedf242a8d2a57f3ec981460168ff-4.1.0-dev.1: digest: sha256:19c57b49ac2c83b421b8a1d296a26baa3e7b0d93bd10791dd79f3326fa368720 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:46 + 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 01:42:47 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main 01:42:47 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 01:42:47 11c1e7e25869: Preparing 01:42:47 d915092b970e: Preparing 01:42:47 737b9efd1bb2: Preparing 01:42:47 2253c884f748: Preparing 01:42:47 9ccd269ee274: Preparing 01:42:47 d1938d0a412e: Preparing 01:42:47 83fff63cf37c: Preparing 01:42:47 640cf4fd5e33: Preparing 01:42:47 256f393e029f: Preparing 01:42:47 640cf4fd5e33: Waiting 01:42:47 83fff63cf37c: Waiting 01:42:47 256f393e029f: Waiting 01:42:47 d1938d0a412e: Waiting 01:42:47 2253c884f748: Layer already exists 01:42:47 737b9efd1bb2: Layer already exists 01:42:47 d915092b970e: Layer already exists 01:42:47 9ccd269ee274: Layer already exists 01:42:47 11c1e7e25869: Layer already exists 01:42:47 640cf4fd5e33: Layer already exists 01:42:47 d1938d0a412e: Layer already exists 01:42:47 83fff63cf37c: Layer already exists 01:42:47 256f393e029f: Layer already exists 01:42:47 main: digest: sha256:19c57b49ac2c83b421b8a1d296a26baa3e7b0d93bd10791dd79f3326fa368720 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:42:47 ===================================================== [Pipeline] echo 01:42:47 taggedImages: 01:42:47 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:522ad247d1bbedf242a8d2a57f3ec981460168ff 01:42:47 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 01:42:47 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:4.1.0-dev.1 01:42:47 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:522ad247d1bbedf242a8d2a57f3ec981460168ff-4.1.0-dev.1 01:42:47 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] echo 01:42:47 ========================================================= 01:42:47 [edgeXBuildMultiArch] RAW Config: 01:42:47 images: 01:42:47 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:522ad247d1bbedf242a8d2a57f3ec981460168ff 01:42:47 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 01:42:47 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:4.1.0-dev.1 01:42:47 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:522ad247d1bbedf242a8d2a57f3ec981460168ff-4.1.0-dev.1 01:42:47 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main 01:42:47 settingsFile: 01:42:47 app-rfid-llrp-inventory-settings 01:42:47 ========================================================= [Pipeline] node 01:43:02 Still waiting to schedule task 01:43:02 All nodes of label ‘centos7-docker-4c-2g’ are offline 01:43:54 Running on prd-centos7-docker-4c-2g-772615 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { 01:43:54 Running on prd-ubuntu20.04-docker-arm64-4c-16g-772614 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] ws 01:43:54 Running in /w/workspace/app-rfid-llrp-inventory/199 [Pipeline] { [Pipeline] configFileProvider 01:43:54 provisioning config files... [Pipeline] checkout 01:43:54 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4567275350062207673tmp [Pipeline] { 01:43:57 The recommended git tool is: git [Pipeline] libraryResource [Pipeline] sh 01:43:58 ---> ****-login.sh 01:43:58 nexus3.edgexfoundry.org:10001 01:43:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:43:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:43:58 Configure a credential helper to remove this warning. See 01:43:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:43:58 01:43:58 Login Succeeded 01:43:58 nexus3.edgexfoundry.org:10002 01:43:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:43:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:43:58 Configure a credential helper to remove this warning. See 01:43:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:43:58 01:43:58 Login Succeeded 01:43:58 nexus3.edgexfoundry.org:10003 01:43:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:43:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:43:58 Configure a credential helper to remove this warning. See 01:43:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:43:58 01:43:58 Login Succeeded 01:43:58 nexus3.edgexfoundry.org:10004 01:43:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:43:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:43:58 Configure a credential helper to remove this warning. See 01:43:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:43:58 01:43:58 Login Succeeded 01:43:58 ****.io 01:43:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:43:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:43:59 Configure a credential helper to remove this warning. See 01:43:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:43:59 01:43:59 Login Succeeded 01:43:59 ---> ****-login.sh ends [Pipeline] } 01:43:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:43:59 + docker buildx ls 01:43:59 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 01:43:59 default * docker 01:43:59 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 01:43:59 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 01:43:59 edgex-builder [Pipeline] sh 01:44:00 + docker buildx inspect --bootstrap 01:44:00 #1 [internal] booting buildkit 01:44:00 #1 pulling image moby/buildkit:buildx-stable-1 01:44:02 using credential edgex-jenkins-ssh 01:44:02 Cloning the remote Git repository 01:44:02 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 01:44:02 > git init /w/workspace/app-rfid-llrp-inventory/199 # timeout=10 01:44:02 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 01:44:02 > git --version # timeout=10 01:44:02 > git --version # 'git version 2.25.1' 01:44:02 using GIT_SSH to set credentials SSH Credentials for GitHub 01:44:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:44:05 #1 pulling image moby/buildkit:buildx-stable-1 4.6s done 01:44:05 #1 creating container buildx_buildkit_edgex-builder0 01:44:06 #1 creating container buildx_buildkit_edgex-builder0 1.3s done 01:44:06 #1 DONE 5.9s 01:44:06 Name: edgex-builder 01:44:06 Driver: docker-container 01:44:06 01:44:06 Nodes: 01:44:06 Name: edgex-builder0 01:44:06 Endpoint: unix:///var/run/docker.sock 01:44:06 Status: running 01:44:06 Buildkit: v0.25.1 01:44:06 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 01:44:06 + docker buildx ls 01:44:06 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 01:44:06 edgex-builder * docker-container 01:44:06 edgex-builder0 unix:///var/run/docker.sock running v0.25.1 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 01:44:06 default docker 01:44:06 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 01:44:06 + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:522ad247d1bbedf242a8d2a57f3ec981460168ff' 01:44:06 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:522ad247d1bbedf242a8d2a57f3ec981460168ff --push - 01:44:06 #1 [internal] load build definition from Dockerfile 01:44:06 #1 transferring dockerfile: 208B done 01:44:06 #1 DONE 0.0s 01:44:06 01:44:06 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:522ad247d1bbedf242a8d2a57f3ec981460168ff 01:44:06 #2 DONE 0.1s 01:44:06 01:44:06 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:522ad247d1bbedf242a8d2a57f3ec981460168ff 01:44:06 #3 DONE 0.1s 01:44:06 01:44:06 #4 [internal] load .dockerignore 01:44:06 #4 transferring context: 2B done 01:44:06 #4 DONE 0.0s 01:44:06 01:44:06 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:522ad247d1bbedf242a8d2a57f3ec981460168ff@sha256:19c57b49ac2c83b421b8a1d296a26baa3e7b0d93bd10791dd79f3326fa368720 01:44:06 #5 resolve nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:522ad247d1bbedf242a8d2a57f3ec981460168ff@sha256:19c57b49ac2c83b421b8a1d296a26baa3e7b0d93bd10791dd79f3326fa368720 0.0s done 01:44:06 #5 DONE 0.0s 01:44:06 01:44:06 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:522ad247d1bbedf242a8d2a57f3ec981460168ff@sha256:19c57b49ac2c83b421b8a1d296a26baa3e7b0d93bd10791dd79f3326fa368720 01:44:06 #6 resolve nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:522ad247d1bbedf242a8d2a57f3ec981460168ff@sha256:19c57b49ac2c83b421b8a1d296a26baa3e7b0d93bd10791dd79f3326fa368720 0.0s done 01:44:06 #6 DONE 0.1s 01:44:07 01:44:07 #7 [auth] app-rfid-llrp-inventory:pull,push token for nexus3.edgexfoundry.org:10004 01:44:07 #7 DONE 0.0s 01:44:07 01:44:07 #8 exporting to image 01:44:07 #8 exporting layers done 01:44:07 #8 exporting manifest sha256:8c6bf371801ff6f84e5eb5a67687f8c94d984e75ea1c6559f002282e40fc3793 done 01:44:07 #8 exporting config sha256:17860fa690746a9259c1f1ddb72890a000c0ac56129777168cf0d75189c933cf done 01:44:07 #8 exporting manifest sha256:86af465f888a0e61f599c3ff81ed707e2e822709c2a43257f17b8849a82d1d83 done 01:44:07 #8 exporting config sha256:25521089e8060f06ee465f87b013910f4567c7f9437f934de7d101b987a5f190 done 01:44:07 #8 exporting manifest list sha256:c43bbfe28f136f8f6cf25138180ab3b8cefd9411759df3cbb924f305f7566828 done 01:44:07 #8 pushing layers 0.1s done 01:44:07 #8 pushing manifest for nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:522ad247d1bbedf242a8d2a57f3ec981460168ff@sha256:c43bbfe28f136f8f6cf25138180ab3b8cefd9411759df3cbb924f305f7566828 01:44:07 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:44:07 #8 pushing manifest for nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:522ad247d1bbedf242a8d2a57f3ec981460168ff@sha256:c43bbfe28f136f8f6cf25138180ab3b8cefd9411759df3cbb924f305f7566828 0.1s done 01:44:07 #8 DONE 0.2s 01:44:07 01:44:07 1 warning found (use --debug to expand): 01:44:07  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:44:07 Avoid second fetch 01:44:07 Checking out Revision 522ad247d1bbedf242a8d2a57f3ec981460168ff (main) 01:44:07 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest --push - 01:44:07 + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest' 01:44:06 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 01:44:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:44:07 > git config core.sparsecheckout # timeout=10 01:44:07 > git checkout -f 522ad247d1bbedf242a8d2a57f3ec981460168ff # timeout=10 01:44:07 #1 [internal] load build definition from Dockerfile 01:44:07 #1 transferring dockerfile: 174B done 01:44:07 #1 DONE 0.0s 01:44:07 01:44:07 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 01:44:07 #2 DONE 0.0s 01:44:07 01:44:07 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 01:44:07 #3 DONE 0.0s 01:44:07 01:44:07 #4 [internal] load .dockerignore 01:44:07 #4 transferring context: 2B done 01:44:07 #4 DONE 0.0s 01:44:07 01:44:07 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest@sha256:19c57b49ac2c83b421b8a1d296a26baa3e7b0d93bd10791dd79f3326fa368720 01:44:07 #5 resolve nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest@sha256:19c57b49ac2c83b421b8a1d296a26baa3e7b0d93bd10791dd79f3326fa368720 0.0s done 01:44:07 #5 DONE 0.0s 01:44:07 01:44:07 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest@sha256:19c57b49ac2c83b421b8a1d296a26baa3e7b0d93bd10791dd79f3326fa368720 01:44:07 #6 resolve nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest@sha256:19c57b49ac2c83b421b8a1d296a26baa3e7b0d93bd10791dd79f3326fa368720 0.0s done 01:44:07 #6 CACHED 01:44:07 01:44:07 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest@sha256:19c57b49ac2c83b421b8a1d296a26baa3e7b0d93bd10791dd79f3326fa368720 01:44:07 #5 CACHED 01:44:07 01:44:07 #7 [auth] app-rfid-llrp-inventory:pull,push token for nexus3.edgexfoundry.org:10004 01:44:07 #7 DONE 0.0s 01:44:07 01:44:07 #8 exporting to image 01:44:07 #8 exporting layers done 01:44:07 #8 exporting manifest sha256:8c6bf371801ff6f84e5eb5a67687f8c94d984e75ea1c6559f002282e40fc3793 done 01:44:07 #8 exporting config sha256:17860fa690746a9259c1f1ddb72890a000c0ac56129777168cf0d75189c933cf done 01:44:07 #8 exporting manifest sha256:86af465f888a0e61f599c3ff81ed707e2e822709c2a43257f17b8849a82d1d83 done 01:44:07 #8 exporting config sha256:25521089e8060f06ee465f87b013910f4567c7f9437f934de7d101b987a5f190 done 01:44:07 #8 exporting manifest list sha256:c43bbfe28f136f8f6cf25138180ab3b8cefd9411759df3cbb924f305f7566828 done 01:44:07 #8 pushing layers 0.0s done 01:44:07 #8 pushing manifest for nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest@sha256:c43bbfe28f136f8f6cf25138180ab3b8cefd9411759df3cbb924f305f7566828 0.1s done 01:44:07 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:44:07 #8 DONE 0.1s 01:44:07 01:44:07 1 warning found (use --debug to expand): 01:44:07  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:44:07 Commit message: "build: Bump Alpine from 3.20 to 3.22 (#348)" 01:44:07 + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:4.1.0-dev.1' 01:44:07 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:4.1.0-dev.1 --push - 01:44:08 #1 [internal] load build definition from Dockerfile 01:44:08 #1 transferring dockerfile: 179B done 01:44:08 #1 DONE 0.0s 01:44:08 01:44:08 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:4.1.0-dev.1 01:44:08 #2 DONE 0.0s 01:44:08 01:44:08 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:4.1.0-dev.1 01:44:08 #3 DONE 0.0s 01:44:08 01:44:08 #4 [internal] load .dockerignore 01:44:08 #4 transferring context: 2B done 01:44:08 #4 DONE 0.0s 01:44:08 01:44:08 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:4.1.0-dev.1@sha256:19c57b49ac2c83b421b8a1d296a26baa3e7b0d93bd10791dd79f3326fa368720 01:44:08 #5 resolve nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:4.1.0-dev.1@sha256:19c57b49ac2c83b421b8a1d296a26baa3e7b0d93bd10791dd79f3326fa368720 0.0s done 01:44:08 #5 DONE 0.0s 01:44:08 01:44:08 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:4.1.0-dev.1@sha256:19c57b49ac2c83b421b8a1d296a26baa3e7b0d93bd10791dd79f3326fa368720 01:44:08 #6 resolve nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:4.1.0-dev.1@sha256:19c57b49ac2c83b421b8a1d296a26baa3e7b0d93bd10791dd79f3326fa368720 0.0s done 01:44:08 #6 CACHED 01:44:08 01:44:08 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:4.1.0-dev.1@sha256:19c57b49ac2c83b421b8a1d296a26baa3e7b0d93bd10791dd79f3326fa368720 01:44:08 #5 CACHED 01:44:08 01:44:08 #7 [auth] app-rfid-llrp-inventory:pull,push token for nexus3.edgexfoundry.org:10004 01:44:08 #7 DONE 0.0s 01:44:08 01:44:08 #8 exporting to image 01:44:08 #8 exporting layers done 01:44:08 #8 exporting manifest sha256:8c6bf371801ff6f84e5eb5a67687f8c94d984e75ea1c6559f002282e40fc3793 done 01:44:08 #8 exporting config sha256:17860fa690746a9259c1f1ddb72890a000c0ac56129777168cf0d75189c933cf done 01:44:08 #8 exporting manifest sha256:86af465f888a0e61f599c3ff81ed707e2e822709c2a43257f17b8849a82d1d83 done 01:44:08 #8 exporting config sha256:25521089e8060f06ee465f87b013910f4567c7f9437f934de7d101b987a5f190 done 01:44:08 #8 exporting manifest list sha256:c43bbfe28f136f8f6cf25138180ab3b8cefd9411759df3cbb924f305f7566828 done 01:44:08 #8 pushing layers 0.0s done 01:44:08 #8 pushing manifest for nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:4.1.0-dev.1@sha256:c43bbfe28f136f8f6cf25138180ab3b8cefd9411759df3cbb924f305f7566828 0.1s done 01:44:08 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:44:08 #8 DONE 0.1s 01:44:08 01:44:08 1 warning found (use --debug to expand): 01:44:08  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:44:08 + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:522ad247d1bbedf242a8d2a57f3ec981460168ff-4.1.0-dev.1' 01:44:08 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:522ad247d1bbedf242a8d2a57f3ec981460168ff-4.1.0-dev.1 --push - 01:44:08 #1 [internal] load build definition from Dockerfile 01:44:08 #1 transferring dockerfile: 220B done 01:44:08 #1 DONE 0.0s 01:44:08 01:44:08 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:522ad247d1bbedf242a8d2a57f3ec981460168ff-4.1.0-dev.1 01:44:08 #2 DONE 0.0s 01:44:08 01:44:08 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:522ad247d1bbedf242a8d2a57f3ec981460168ff-4.1.0-dev.1 01:44:08 #3 DONE 0.0s 01:44:08 01:44:08 #4 [internal] load .dockerignore 01:44:08 #4 transferring context: 2B done 01:44:08 #4 DONE 0.0s 01:44:08 01:44:08 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:522ad247d1bbedf242a8d2a57f3ec981460168ff-4.1.0-dev.1@sha256:19c57b49ac2c83b421b8a1d296a26baa3e7b0d93bd10791dd79f3326fa368720 01:44:08 #5 resolve nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:522ad247d1bbedf242a8d2a57f3ec981460168ff-4.1.0-dev.1@sha256:19c57b49ac2c83b421b8a1d296a26baa3e7b0d93bd10791dd79f3326fa368720 0.0s done 01:44:08 #5 CACHED 01:44:08 01:44:08 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:522ad247d1bbedf242a8d2a57f3ec981460168ff-4.1.0-dev.1@sha256:19c57b49ac2c83b421b8a1d296a26baa3e7b0d93bd10791dd79f3326fa368720 01:44:08 #6 resolve nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:522ad247d1bbedf242a8d2a57f3ec981460168ff-4.1.0-dev.1@sha256:19c57b49ac2c83b421b8a1d296a26baa3e7b0d93bd10791dd79f3326fa368720 0.0s done 01:44:08 #6 CACHED 01:44:08 01:44:08 #7 exporting to image 01:44:08 #7 exporting layers 01:44:08 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:44:08 #7 exporting layers done 01:44:08 #7 exporting manifest sha256:8c6bf371801ff6f84e5eb5a67687f8c94d984e75ea1c6559f002282e40fc3793 done 01:44:08 #7 exporting config sha256:17860fa690746a9259c1f1ddb72890a000c0ac56129777168cf0d75189c933cf done 01:44:08 #7 exporting manifest sha256:86af465f888a0e61f599c3ff81ed707e2e822709c2a43257f17b8849a82d1d83 done 01:44:08 #7 exporting config sha256:25521089e8060f06ee465f87b013910f4567c7f9437f934de7d101b987a5f190 done 01:44:08 #7 exporting manifest list sha256:c43bbfe28f136f8f6cf25138180ab3b8cefd9411759df3cbb924f305f7566828 done 01:44:08 #7 pushing layers 0.0s done 01:44:08 #7 pushing manifest for nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:522ad247d1bbedf242a8d2a57f3ec981460168ff-4.1.0-dev.1@sha256:c43bbfe28f136f8f6cf25138180ab3b8cefd9411759df3cbb924f305f7566828 0.1s done 01:44:08 #7 DONE 0.1s 01:44:08 01:44:08 #8 [auth] app-rfid-llrp-inventory:pull,push token for nexus3.edgexfoundry.org:10004 01:44:08 #8 DONE 0.0s 01:44:08 01:44:08 1 warning found (use --debug to expand): 01:44:08  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:44:09 + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main' 01:44:09 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main --push - 01:44:09 #1 [internal] load build definition from Dockerfile 01:44:09 #1 transferring dockerfile: 172B done 01:44:09 #1 DONE 0.0s 01:44:09 01:44:09 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main 01:44:09 #2 DONE 0.0s 01:44:09 01:44:09 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main 01:44:09 #3 DONE 0.0s 01:44:09 01:44:09 #4 [internal] load .dockerignore 01:44:09 #4 transferring context: 2B done 01:44:09 #4 DONE 0.0s 01:44:09 01:44:09 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main@sha256:19c57b49ac2c83b421b8a1d296a26baa3e7b0d93bd10791dd79f3326fa368720 01:44:09 #5 resolve nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main@sha256:19c57b49ac2c83b421b8a1d296a26baa3e7b0d93bd10791dd79f3326fa368720 0.0s done 01:44:09 #5 DONE 0.0s 01:44:09 01:44:09 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main@sha256:19c57b49ac2c83b421b8a1d296a26baa3e7b0d93bd10791dd79f3326fa368720 01:44:09 #6 resolve nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main@sha256:19c57b49ac2c83b421b8a1d296a26baa3e7b0d93bd10791dd79f3326fa368720 0.0s done 01:44:09 #6 CACHED 01:44:09 01:44:09 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main@sha256:19c57b49ac2c83b421b8a1d296a26baa3e7b0d93bd10791dd79f3326fa368720 01:44:09 #5 CACHED 01:44:09 01:44:09 #7 [auth] app-rfid-llrp-inventory:pull,push token for nexus3.edgexfoundry.org:10004 01:44:09 #7 DONE 0.0s 01:44:09 01:44:09 #8 exporting to image 01:44:09 #8 exporting layers done 01:44:09 #8 exporting manifest sha256:8c6bf371801ff6f84e5eb5a67687f8c94d984e75ea1c6559f002282e40fc3793 done 01:44:09 #8 exporting config sha256:17860fa690746a9259c1f1ddb72890a000c0ac56129777168cf0d75189c933cf done 01:44:09 #8 exporting manifest sha256:86af465f888a0e61f599c3ff81ed707e2e822709c2a43257f17b8849a82d1d83 done 01:44:09 #8 exporting config sha256:25521089e8060f06ee465f87b013910f4567c7f9437f934de7d101b987a5f190 done 01:44:09 #8 exporting manifest list sha256:c43bbfe28f136f8f6cf25138180ab3b8cefd9411759df3cbb924f305f7566828 done 01:44:09 #8 pushing layers 0.0s done 01:44:09 #8 pushing manifest for nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main@sha256:c43bbfe28f136f8f6cf25138180ab3b8cefd9411759df3cbb924f305f7566828 0.1s done 01:44:09 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:44:09 #8 DONE 0.1s 01:44:09 01:44:09 1 warning found (use --debug to expand): 01:44:09  - 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 01:44:09 + '[' -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 01:44:10 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:44:10 ---> package-listing.sh 01:44:10 ++ facter osfamily 01:44:10 ++ tr '[:upper:]' '[:lower:]' 01:44:10 + OS_FAMILY=redhat 01:44:10 + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main 01:44:10 + START_PACKAGES=/tmp/packages_start.txt 01:44:10 + END_PACKAGES=/tmp/packages_end.txt 01:44:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:44:10 + PACKAGES=/tmp/packages_start.txt 01:44:10 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 01:44:10 + PACKAGES=/tmp/packages_end.txt 01:44:10 + case "${OS_FAMILY}" in 01:44:10 + rpm -qa 01:44:10 + sort 01:44:11 + '[' -f /tmp/packages_start.txt ']' 01:44:11 + '[' -f /tmp/packages_end.txt ']' 01:44:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:44:11 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 01:44:11 + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ 01:44:11 + 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 01:44:11 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 01:44:11 + facter operatingsystem [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:44:12 provisioning config files... 01:44:12 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/199@tmp/config10668720823218721155tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:44:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:44:12 01:44:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:44:12 ---> ****-login.sh 01:44:12 nexus3.edgexfoundry.org:10001 01:44:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:44:12 latest: Pulling from edgex-lftools-log-publisher 01:44:12 5eb5b503b376: Pulling fs layer 01:44:12 5c69ac0246d0: Pulling fs layer 01:44:12 ec43610c2a17: Pulling fs layer 01:44:12 3a2ae6a8a46f: Pulling fs layer 01:44:12 33b1e0a273af: Pulling fs layer 01:44:12 5d3b04190fa2: Pulling fs layer 01:44:12 2f39f015ded8: Pulling fs layer 01:44:12 5d3b04190fa2: Waiting 01:44:12 3a2ae6a8a46f: Waiting 01:44:12 33b1e0a273af: Waiting 01:44:12 2f39f015ded8: Waiting 01:44:12 5c69ac0246d0: Verifying Checksum 01:44:12 5c69ac0246d0: Download complete 01:44:12 3a2ae6a8a46f: Verifying Checksum 01:44:12 3a2ae6a8a46f: Download complete 01:44:12 33b1e0a273af: Verifying Checksum 01:44:12 33b1e0a273af: Download complete 01:44:12 ec43610c2a17: Verifying Checksum 01:44:12 ec43610c2a17: Download complete 01:44:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:44:13 5d3b04190fa2: Verifying Checksum 01:44:13 5d3b04190fa2: Download complete 01:44:13 5eb5b503b376: Verifying Checksum 01:44:13 5eb5b503b376: Download complete 01:44:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:44:13 Configure a credential helper to remove this warning. See 01:44:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:44:13 01:44:13 Login Succeeded 01:44:13 nexus3.edgexfoundry.org:10002 01:44:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:44:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:44:13 Configure a credential helper to remove this warning. See 01:44:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:44:13 01:44:13 Login Succeeded 01:44:13 nexus3.edgexfoundry.org:10003 01:44:13 2f39f015ded8: Verifying Checksum 01:44:13 2f39f015ded8: Download complete 01:44:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:44:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:44:14 Configure a credential helper to remove this warning. See 01:44:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:44:14 01:44:14 Login Succeeded 01:44:14 nexus3.edgexfoundry.org:10004 01:44:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:44:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:44:14 Configure a credential helper to remove this warning. See 01:44:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:44:14 01:44:14 Login Succeeded 01:44:14 ****.io 01:44:14 5eb5b503b376: Pull complete 01:44:14 5c69ac0246d0: Pull complete 01:44:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:44:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:44:15 Configure a credential helper to remove this warning. See 01:44:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:44:15 01:44:15 Login Succeeded 01:44:15 ---> ****-login.sh ends [Pipeline] } 01:44:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 01:44:15 ec43610c2a17: Pull complete 01:44:15 3a2ae6a8a46f: Pull complete [Pipeline] echo 01:44:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:44:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:44:15 ========================================================= 01:44:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 01:44:15 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:44:15 33b1e0a273af: Pull complete 01:44:15 5d3b04190fa2: Pull complete 01:44:15 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 01:44:16 Sending build context to Docker daemon 682kB 01:44:16 Step 1/12 : ARG BASE=golang:1.23-alpine3.22 01:44:16 Step 2/12 : FROM ${BASE} AS builder 01:44:16 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:44:16 6e174226ea69: Pulling fs layer 01:44:16 7d1a427e917c: Pulling fs layer 01:44:16 382d65ac76eb: Pulling fs layer 01:44:16 13eebdc497b7: Pulling fs layer 01:44:16 4f4fb700ef54: Pulling fs layer 01:44:16 06715773e931: Pulling fs layer 01:44:16 7fa9dde3b271: Pulling fs layer 01:44:16 d57d563a94ed: Pulling fs layer 01:44:16 4f4fb700ef54: Waiting 01:44:16 13eebdc497b7: Waiting 01:44:16 06715773e931: Waiting 01:44:16 7fa9dde3b271: Waiting 01:44:16 d57d563a94ed: Waiting 01:44:16 7d1a427e917c: Verifying Checksum 01:44:16 7d1a427e917c: Download complete 01:44:16 13eebdc497b7: Verifying Checksum 01:44:16 13eebdc497b7: Download complete 01:44:16 4f4fb700ef54: Verifying Checksum 01:44:16 4f4fb700ef54: Download complete 01:44:16 06715773e931: Download complete 01:44:16 6e174226ea69: Verifying Checksum 01:44:16 6e174226ea69: Download complete 01:44:16 d57d563a94ed: Verifying Checksum 01:44:16 d57d563a94ed: Download complete 01:44:17 6e174226ea69: Pull complete 01:44:18 7d1a427e917c: Pull complete 01:44:18 382d65ac76eb: Verifying Checksum 01:44:18 382d65ac76eb: Download complete 01:44:19 2f39f015ded8: Pull complete 01:44:19 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:44:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:44:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv 01:44:19 7fa9dde3b271: Verifying Checksum 01:44:19 7fa9dde3b271: Download complete [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:44:19 prd-centos7-docker-4c-2g-772615 does not seem to be running inside a container 01:44:20 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:44:23 $ docker top 34fd1f4b0675597f4460e3ba206e13f67365a24ddb44f5b686b666c1df87b20a -eo pid,comm [Pipeline] { [Pipeline] sh 01:44:23 + touch /tmp/pre-build-complete [Pipeline] sh 01:44:24 + mkdir -p /var/log/sysstat [Pipeline] sh 01:44:24 + ls /var/log/sa-host 01:44:24 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:44:24 provisioning config files... 01:44:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1466575851709904934tmp [Pipeline] { [Pipeline] echo 01:44:24 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:44:24 ---> create-netrc.sh [Pipeline] } 01:44:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:44:25 ---> python-tools-install.sh [Pipeline] echo 01:44:25 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:44:25 ---> sudo-logs.sh 01:44:25 Archiving 'sudo' log.. 01:44:25 sudo: unable to resolve host prd-centos7-docker-4c-2g-772615.novalocal: Name or service not known 01:44:25 sudo: unable to resolve host prd-centos7-docker-4c-2g-772615.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 01:44:25 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:44:25 ---> job-cost.sh 01:44:25 lf-activate-venv: SKIPPING 01:44:25 INFO: No Stack... 01:44:27 INFO: Retrieving Pricing Info for: v3-standard-2 01:44:27 INFO: Archiving Costs [Pipeline] echo 01:44:27 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:44:27 ---> logs-deploy.sh 01:44:27 lf-activate-venv: SKIPPING 01:44:27 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/199 01:44:27 INFO: archiving workspace using pattern(s): 01:44:28 Archives upload complete. 01:44:29 INFO: archiving logs to Nexus 01:44:29 ---> uname -a: 01:44:29 Linux prd-centos7-docker-4c-2g-772615.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 01:44:29 01:44:29 01:44:29 ---> lscpu: 01:44:29 Architecture: x86_64 01:44:29 CPU op-mode(s): 32-bit, 64-bit 01:44:29 Byte Order: Little Endian 01:44:29 Address sizes: 40 bits physical, 48 bits virtual 01:44:29 CPU(s): 2 01:44:29 On-line CPU(s) list: 0,1 01:44:29 Thread(s) per core: 1 01:44:29 Core(s) per socket: 1 01:44:29 Socket(s): 2 01:44:29 NUMA node(s): 1 01:44:29 Vendor ID: AuthenticAMD 01:44:29 CPU family: 23 01:44:29 Model: 49 01:44:29 Model name: AMD EPYC-Rome Processor 01:44:29 Stepping: 0 01:44:29 CPU MHz: 2799.998 01:44:29 BogoMIPS: 5599.99 01:44:29 Virtualization: AMD-V 01:44:29 Hypervisor vendor: KVM 01:44:29 Virtualization type: full 01:44:29 L1d cache: 64 KiB 01:44:29 L1i cache: 64 KiB 01:44:29 L2 cache: 1 MiB 01:44:29 L3 cache: 32 MiB 01:44:29 NUMA node0 CPU(s): 0,1 01:44:29 Vulnerability Itlb multihit: Not affected 01:44:29 Vulnerability L1tf: Not affected 01:44:29 Vulnerability Mds: Not affected 01:44:29 Vulnerability Meltdown: Not affected 01:44:29 Vulnerability Mmio stale data: Not affected 01:44:29 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:44:29 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 01:44:29 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 01:44:29 Vulnerability Srbds: Not affected 01:44:29 Vulnerability Tsx async abort: Not affected 01:44:29 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 01:44:29 01:44:29 01:44:29 ---> nproc: 01:44:29 2 01:44:29 01:44:29 01:44:29 ---> df -h: 01:44:29 Filesystem Size Used Avail Use% Mounted on 01:44:29 overlay 40G 7.3G 33G 19% / 01:44:29 tmpfs 64M 0 64M 0% /dev 01:44:29 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 01:44:29 shm 64M 0 64M 0% /dev/shm 01:44:29 /dev/vda1 40G 7.3G 33G 19% /facter-os 01:44:29 01:44:29 01:44:29 Cannot open /var/log/sysstat/sa06: No such file or directory 01:44:29 Please check if data collecting is enabled 01:44:29 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:44:30 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 01:44:30 $ docker stop --time=1 34fd1f4b0675597f4460e3ba206e13f67365a24ddb44f5b686b666c1df87b20a 01:44:31 $ docker rm -f --volumes 34fd1f4b0675597f4460e3ba206e13f67365a24ddb44f5b686b666c1df87b20a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 01:44:31 [WS-CLEANUP] Deleting project workspace... 01:44:31 [WS-CLEANUP] Deferred wipeout is used... 01:44:31 [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 01:44:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:44:31 01:44:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:44:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:44:32 latest: Pulling from edgex-lftools-log-publisher 01:44:32 5eb5b503b376: Pulling fs layer 01:44:32 5c69ac0246d0: Pulling fs layer 01:44:32 ec43610c2a17: Pulling fs layer 01:44:32 3a2ae6a8a46f: Pulling fs layer 01:44:32 33b1e0a273af: Pulling fs layer 01:44:32 5d3b04190fa2: Pulling fs layer 01:44:32 2f39f015ded8: Pulling fs layer 01:44:32 33b1e0a273af: Waiting 01:44:32 2f39f015ded8: Waiting 01:44:32 3a2ae6a8a46f: Waiting 01:44:32 5d3b04190fa2: Waiting 01:44:32 5c69ac0246d0: Verifying Checksum 01:44:32 5c69ac0246d0: Download complete 01:44:32 3a2ae6a8a46f: Verifying Checksum 01:44:32 3a2ae6a8a46f: Download complete 01:44:32 33b1e0a273af: Verifying Checksum 01:44:32 33b1e0a273af: Download complete 01:44:32 5d3b04190fa2: Verifying Checksum 01:44:32 5d3b04190fa2: Download complete 01:44:32 ec43610c2a17: Verifying Checksum 01:44:32 ec43610c2a17: Download complete 01:44:32 382d65ac76eb: Pull complete 01:44:32 13eebdc497b7: Pull complete 01:44:32 5eb5b503b376: Verifying Checksum 01:44:32 5eb5b503b376: Download complete 01:44:32 4f4fb700ef54: Pull complete 01:44:32 06715773e931: Pull complete 01:44:32 2f39f015ded8: Download complete 01:44:33 5eb5b503b376: Pull complete 01:44:33 5c69ac0246d0: Pull complete 01:44:34 ec43610c2a17: Pull complete 01:44:34 3a2ae6a8a46f: Pull complete 01:44:34 33b1e0a273af: Pull complete 01:44:34 5d3b04190fa2: Pull complete 01:44:39 2f39f015ded8: Pull complete 01:44:39 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:44:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:44:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:44:40 prd-ubuntu20.04-docker-8c-8g-772613 does not seem to be running inside a container 01:44:40 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:44:41 $ docker top cf8887edfc966fdcc39e29472638155a5185197d0b1b43dc236c0310241d93d9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:44:41 ---> job-cost.sh 01:44:41 lf-activate-venv: SKIPPING 01:44:41 INFO: No Stack... 01:44:41 INFO: Retrieving Pricing Info for: v3-standard-8 01:44:42 INFO: Archiving Costs [Pipeline] sh 01:44:42 + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv 01:44:42 + cut -d, -f6 [Pipeline] lock 01:44:42 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-199-stack-cost] 01:44:42 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-199-stack-cost] did not exist. Created. 01:44:42 Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-199-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:44:42 7fa9dde3b271: Pull complete 01:44:42 + echo total: 0.2199999988079071 [Pipeline] stash 01:44:43 Stashed 1 file(s) [Pipeline] } 01:44:43 Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-199-stack-cost] [Pipeline] // lock [Pipeline] } 01:44:43 $ docker stop --time=1 cf8887edfc966fdcc39e29472638155a5185197d0b1b43dc236c0310241d93d9 01:44:43 d57d563a94ed: Pull complete 01:44:43 Digest: sha256:4fa25c0866557c2fe486be650b860b3e094b154ce580a08ea32adae8d957cdec 01:44:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 01:44:43 ---> 43a1c90cae9b 01:44:43 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 01:44:44 $ docker rm -f --volumes cf8887edfc966fdcc39e29472638155a5185197d0b1b43dc236c0310241d93d9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:44:45 ---> Running in ef1d0b695d97 01:44:45 Removing intermediate container ef1d0b695d97 01:44:45 ---> 6b64d1306fcc 01:44:45 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 01:44:45 ---> Running in 4ec04b31aa0b 01:44:45 Removing intermediate container 4ec04b31aa0b 01:44:45 ---> ed709e4b3ee0 01:44:45 Step 5/12 : ARG ADD_BUILD_TAGS="" 01:44:45 ---> Running in e9e26985ce14 01:44:46 Removing intermediate container e9e26985ce14 01:44:46 ---> 2939bdcebe9a 01:44:46 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:44:46 ---> Running in 84532dcfd438 01:44:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:44:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:44:49 OK: 255 MiB in 60 packages 01:44:50 Removing intermediate container 84532dcfd438 01:44:50 ---> d343888ece03 01:44:50 Step 7/12 : WORKDIR /app 01:44:50 ---> Running in f92113f8552d 01:44:50 Removing intermediate container f92113f8552d 01:44:50 ---> 16e5cba2d612 01:44:50 Step 8/12 : COPY go.mod vendor* ./ 01:44:50 ---> c15812df1224 01:44:50 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:44:50 ---> Running in 3fc0fbf7a77a 01:46:42 Removing intermediate container 3fc0fbf7a77a 01:46:42 ---> ad18e801c97c 01:46:42 Step 10/12 : COPY . . 01:46:42 ---> ec8f9f1a2841 01:46:42 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:46:42 ---> Running in 8c837ffd3dc1 01:46:42 Removing intermediate container 8c837ffd3dc1 01:46:42 ---> 7a6cab891c5c 01:46:42 Step 12/12 : RUN $MAKE 01:46:42 ---> Running in 7837b4894e89 01:46:42 noop 01:46:42 Removing intermediate container 7837b4894e89 01:46:42 ---> 1b4230f2be77 01:46:42 Successfully built 1b4230f2be77 01:46:42 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:43 + docker inspect -f . ci-base-image-arm64 01:46:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:46:43 prd-ubuntu20.04-docker-arm64-4c-16g-772614 does not seem to be running inside a container 01:46:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/199 -v /w/workspace/app-rfid-llrp-inventory/199:/w/workspace/app-rfid-llrp-inventory/199:rw,z -v /w/workspace/app-rfid-llrp-inventory/199@tmp:/w/workspace/app-rfid-llrp-inventory/199@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:46:44 $ docker top 7946917864ef9b6762e0f1db81c52c9af5548f3cf1f3e5848f6df0f69df13f5a -eo pid,comm [Pipeline] { [Pipeline] sh 01:46:45 + go version 01:46:45 go version go1.23.12 linux/arm64 [Pipeline] } 01:46:45 $ docker stop --time=1 7946917864ef9b6762e0f1db81c52c9af5548f3cf1f3e5848f6df0f69df13f5a 01:46:47 $ docker rm -f --volumes 7946917864ef9b6762e0f1db81c52c9af5548f3cf1f3e5848f6df0f69df13f5a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:47 + docker inspect -f . ci-base-image-arm64 01:46:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:46:47 prd-ubuntu20.04-docker-arm64-4c-16g-772614 does not seem to be running inside a container 01:46:48 $ 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/199 -v /w/workspace/app-rfid-llrp-inventory/199:/w/workspace/app-rfid-llrp-inventory/199:rw,z -v /w/workspace/app-rfid-llrp-inventory/199@tmp:/w/workspace/app-rfid-llrp-inventory/199@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:46:49 $ docker top ac7fd0ee58a11c39b99a38a885903f97918526b6b06c97f7991076975af79011 -eo pid,comm [Pipeline] { [Pipeline] sh 01:46:50 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/199 [Pipeline] fileExists [Pipeline] sh 01:46:50 + make test 01:46:50 go test -race ./... -coverprofile=coverage.out ./... 01:51:12 edgexfoundry/app-rfid-llrp-inventory coverage: 0.0% of statements 01:51:13 edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app coverage: 0.0% of statements 01:51:15 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.120s coverage: 86.2% of statements 01:51:25 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.291s coverage: 71.9% of statements 01:51:27 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:51:27 go vet ./... 01:55:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:55:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:55:34 ./bin/test-attribution.sh [Pipeline] echo 01:55:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 01:55:34 $ docker stop --time=1 ac7fd0ee58a11c39b99a38a885903f97918526b6b06c97f7991076975af79011 01:55:36 $ docker rm -f --volumes ac7fd0ee58a11c39b99a38a885903f97918526b6b06c97f7991076975af79011 [Pipeline] // withDockerContainer [Pipeline] sh 01:55:39 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:55:39 Warning: overwriting stash ‘coverage-report’ 01:55:40 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:55:41 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:55:41 + ls -al . 01:55:41 total 284 01:55:41 drwxrwxr-x 10 jenkins jenkins 4096 Nov 6 01:46 . 01:55:41 drwxrwxr-x 4 jenkins jenkins 4096 Nov 6 01:44 .. 01:55:41 -rw-rw-r-- 1 jenkins jenkins 262 Nov 6 01:44 .dockerignore 01:55:41 drwxrwxr-x 8 jenkins jenkins 4096 Nov 6 01:44 .git 01:55:41 drwxrwxr-x 3 jenkins jenkins 4096 Nov 6 01:44 .github 01:55:41 -rw-rw-r-- 1 jenkins jenkins 773 Nov 6 01:44 .gitignore 01:55:41 -rw-rw-r-- 1 jenkins jenkins 200 Nov 6 01:44 .golangci.yml 01:55:41 -rw-rw-r-- 1 jenkins jenkins 17061 Nov 6 01:44 Attribution.txt 01:55:41 -rw-rw-r-- 1 jenkins jenkins 12578 Nov 6 01:44 CHANGELOG.md 01:55:41 -rw-rw-r-- 1 jenkins jenkins 1769 Nov 6 01:44 Dockerfile 01:55:41 -rw-rw-r-- 1 jenkins jenkins 677 Nov 6 01:44 GOVERNANCE.md 01:55:41 -rw-rw-r-- 1 jenkins jenkins 688 Nov 6 01:44 Jenkinsfile 01:55:41 -rw-rw-r-- 1 jenkins jenkins 11347 Nov 6 01:44 LICENSE 01:55:41 -rw-rw-r-- 1 jenkins jenkins 3066 Nov 6 01:44 Makefile 01:55:41 -rw-rw-r-- 1 jenkins jenkins 617 Nov 6 01:44 OWNERS.md 01:55:41 -rw-rw-r-- 1 jenkins jenkins 3851 Nov 6 01:44 README.md 01:55:41 -rw-rw-r-- 1 jenkins jenkins 11 Nov 6 01:40 VERSION 01:55:41 drwxrwxr-x 2 jenkins jenkins 4096 Nov 6 01:44 bin 01:55:41 -rw-r--r-- 1 jenkins jenkins 55696 Nov 6 01:51 coverage.out 01:55:41 -rw-rw-r-- 1 jenkins jenkins 6693 Nov 6 01:44 go.mod 01:55:41 -rw-rw-r-- 1 jenkins jenkins 88170 Nov 6 01:44 go.sum 01:55:41 drwxrwxr-x 2 jenkins jenkins 4096 Nov 6 01:44 images 01:55:41 drwxrwxr-x 4 jenkins jenkins 4096 Nov 6 01:44 internal 01:55:41 -rw-rw-r-- 1 jenkins jenkins 531 Nov 6 01:44 main.go 01:55:41 drwxrwxr-x 2 jenkins jenkins 4096 Nov 6 01:44 openapi 01:55:41 drwxrwxr-x 2 jenkins jenkins 4096 Nov 6 01:44 res 01:55:41 drwxrwxr-x 3 jenkins jenkins 4096 Nov 6 01:44 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:41 + 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=522ad247d1bbedf242a8d2a57f3ec981460168ff --label arch=arm64 --label version=4.1.0-dev.1 . 01:55:42 Sending build context to Docker daemon 682kB 01:55:42 Step 1/30 : ARG BASE=golang:1.23-alpine3.22 01:55:42 Step 2/30 : FROM ${BASE} AS builder 01:55:42 ---> 1b4230f2be77 01:55:42 Step 3/30 : ARG ALPINE_PKG_BASE="make git" 01:55:42 ---> Running in 51872b2f3476 01:55:42 Removing intermediate container 51872b2f3476 01:55:42 ---> 768f3161a280 01:55:42 Step 4/30 : ARG ALPINE_PKG_EXTRA="" 01:55:42 ---> Running in f281bf86e700 01:55:42 Removing intermediate container f281bf86e700 01:55:42 ---> aba20f167573 01:55:42 Step 5/30 : ARG ADD_BUILD_TAGS="" 01:55:42 ---> Running in 58f96281acfd 01:55:43 Removing intermediate container 58f96281acfd 01:55:43 ---> c071dc06afc1 01:55:43 Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:55:43 ---> Running in dbe7ebc0b11e 01:55:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:55:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:55:46 OK: 255 MiB in 60 packages 01:55:47 Removing intermediate container dbe7ebc0b11e 01:55:47 ---> c23f4b2798e3 01:55:47 Step 7/30 : WORKDIR /app 01:55:47 ---> Running in a58bc789c3a9 01:55:47 Removing intermediate container a58bc789c3a9 01:55:47 ---> 393d68e198dd 01:55:47 Step 8/30 : COPY go.mod vendor* ./ 01:55:47 ---> 5e96de905f55 01:55:47 Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:55:47 ---> Running in 2ce7640ec50c 01:55:52 Removing intermediate container 2ce7640ec50c 01:55:52 ---> 16028a64f233 01:55:52 Step 10/30 : COPY . . 01:55:52 ---> 0733ee443b92 01:55:52 Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:55:52 ---> Running in f7739b951e58 01:55:52 Removing intermediate container f7739b951e58 01:55:52 ---> 916ef68fca88 01:55:52 Step 12/30 : RUN $MAKE 01:55:52 ---> Running in 372fb7c83c2c 01:55:53 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.1.0-dev.1 -X edgexfoundry/app-rfid-llrp-inventory.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory 01:59:30 Removing intermediate container 372fb7c83c2c 01:59:30 ---> b2a6d3dc68c4 01:59:30 Step 13/30 : FROM alpine:3.22 01:59:30 3.22: Pulling from library/alpine 01:59:30 6b59a28fa201: Pulling fs layer 01:59:30 6b59a28fa201: Verifying Checksum 01:59:30 6b59a28fa201: Download complete 01:59:30 6b59a28fa201: Pull complete 01:59:30 Digest: sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 01:59:30 Status: Downloaded newer image for alpine:3.22 01:59:30 ---> 171e65262c80 01:59:30 Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 01:59:30 ---> Running in b57fe4c57205 01:59:30 Removing intermediate container b57fe4c57205 01:59:30 ---> 36774849828a 01:59:30 Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 01:59:30 ---> Running in c8e645ac5e2b 01:59:30 Removing intermediate container c8e645ac5e2b 01:59:30 ---> 9ba3a60a69db 01:59:30 Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init 01:59:30 ---> Running in b687b2a337ba 01:59:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:59:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:59:30 (1/2) Installing ca-certificates (20250911-r0) 01:59:30 (2/2) Installing dumb-init (1.2.5-r3) 01:59:30 Executing busybox-1.37.0-r19.trigger 01:59:30 Executing ca-certificates-20250911-r0.trigger 01:59:30 OK: 8 MiB in 18 packages 01:59:30 Removing intermediate container b687b2a337ba 01:59:30 ---> 30a262331611 01:59:30 Step 17/30 : RUN apk --no-cache upgrade 01:59:30 ---> Running in b457cb58bc0c 01:59:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:59:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:59:32 OK: 8 MiB in 18 packages 01:59:33 Removing intermediate container b457cb58bc0c 01:59:33 ---> 9f940a59423c 01:59:33 Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt 01:59:33 ---> 0b6fa81fa701 01:59:33 Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE 01:59:34 ---> 3305cbd50c7e 01:59:34 Step 20/30 : COPY --from=builder /app/res/ /res/ 01:59:34 ---> 644c4f4124d5 01:59:34 Step 21/30 : COPY --from=builder /app/static/ /static/ 01:59:35 ---> 92a745c7680a 01:59:35 Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 01:59:37 ---> ffaffe8854c7 01:59:37 Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 01:59:37 ---> Running in 3a5ab7257c8d 01:59:38 Removing intermediate container 3a5ab7257c8d 01:59:38 ---> d5086b3530bf 01:59:38 Step 24/30 : VOLUME /cache 01:59:38 ---> Running in 8bc4d7890b8b 01:59:38 Removing intermediate container 8bc4d7890b8b 01:59:38 ---> 0042b4b860af 01:59:38 Step 25/30 : EXPOSE 59711 01:59:38 ---> Running in 8245174239a3 01:59:39 Removing intermediate container 8245174239a3 01:59:39 ---> 309a6db9636e 01:59:39 Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 01:59:39 ---> Running in 1eb166e0279e 01:59:39 Removing intermediate container 1eb166e0279e 01:59:39 ---> 6b0fdcec742e 01:59:39 Step 27/30 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "-registry"] 01:59:39 ---> Running in 79c1b6fb7b88 01:59:40 Removing intermediate container 79c1b6fb7b88 01:59:40 ---> 4818599d84c8 01:59:40 Step 28/30 : LABEL arch=arm64 01:59:40 ---> Running in 9d3f3595a76a 01:59:40 Removing intermediate container 9d3f3595a76a 01:59:40 ---> 5bdc978b4840 01:59:40 Step 29/30 : LABEL git_sha=522ad247d1bbedf242a8d2a57f3ec981460168ff 01:59:40 ---> Running in 8d43d910f2b2 01:59:40 Removing intermediate container 8d43d910f2b2 01:59:40 ---> c52ca38e4718 01:59:40 Step 30/30 : LABEL version=4.1.0-dev.1 01:59:40 ---> Running in b071c02ef3af 01:59:41 Removing intermediate container b071c02ef3af 01:59:41 ---> fcbb2ab8a1a7 01:59:41 [Warning] One or more build-args [ARCH] were not consumed 01:59:41 Successfully built fcbb2ab8a1a7 01:59:41 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 01:59:41 provisioning config files... 01:59:41 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/199@tmp/config8736123316110931741tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:59:41 ---> ****-login.sh 01:59:41 nexus3.edgexfoundry.org:10001 01:59:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:59:41 Configure a credential helper to remove this warning. See 01:59:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:59:41 01:59:41 Login Succeeded 01:59:41 nexus3.edgexfoundry.org:10002 01:59:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:59:42 Configure a credential helper to remove this warning. See 01:59:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:59:42 01:59:42 Login Succeeded 01:59:42 nexus3.edgexfoundry.org:10003 01:59:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:59:42 Configure a credential helper to remove this warning. See 01:59:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:59:42 01:59:42 Login Succeeded 01:59:42 nexus3.edgexfoundry.org:10004 01:59:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:59:42 Configure a credential helper to remove this warning. See 01:59:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:59:42 01:59:42 Login Succeeded 01:59:42 ****.io 01:59:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:59:43 Configure a credential helper to remove this warning. See 01:59:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:59:43 01:59:43 Login Succeeded 01:59:43 ---> ****-login.sh ends [Pipeline] } 01:59:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:59:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:59:43 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: 01:59:43 522ad247d1bbedf242a8d2a57f3ec981460168ff 01:59:43 latest 01:59:43 4.1.0-dev.1 01:59:43 522ad247d1bbedf242a8d2a57f3ec981460168ff-4.1.0-dev.1 01:59:43 main 01:59:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:43 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:522ad247d1bbedf242a8d2a57f3ec981460168ff [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:44 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:522ad247d1bbedf242a8d2a57f3ec981460168ff 01:59:44 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 01:59:44 8d53d4d6fe50: Preparing 01:59:44 bcf1564494e7: Preparing 01:59:44 fb77aec9626f: Preparing 01:59:44 43f0dc89e880: Preparing 01:59:44 7f0a44470c3f: Preparing 01:59:44 fd2c05d90413: Preparing 01:59:44 1c4adfcb3cf3: Preparing 01:59:44 fd2c05d90413: Waiting 01:59:44 1c4adfcb3cf3: Waiting 01:59:44 ae9ba6e2c080: Preparing 01:59:44 0e64f2360a44: Preparing 01:59:44 ae9ba6e2c080: Waiting 01:59:44 0e64f2360a44: Waiting 01:59:44 8d53d4d6fe50: Pushed 01:59:44 7f0a44470c3f: Pushed 01:59:44 fb77aec9626f: Pushed 01:59:44 43f0dc89e880: Pushed 01:59:44 0e64f2360a44: Layer already exists 01:59:44 fd2c05d90413: Pushed 01:59:44 1c4adfcb3cf3: Pushed 01:59:44 ae9ba6e2c080: Pushed 01:59:53 bcf1564494e7: Pushed 01:59:53 522ad247d1bbedf242a8d2a57f3ec981460168ff: digest: sha256:1ca741ea99a48fef1b41d9aaa99a856ce1f4ff51018b64daab223f4ba04bee66 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:53 + 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 01:59:53 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 01:59:53 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 01:59:53 8d53d4d6fe50: Preparing 01:59:53 bcf1564494e7: Preparing 01:59:53 fb77aec9626f: Preparing 01:59:53 43f0dc89e880: Preparing 01:59:53 7f0a44470c3f: Preparing 01:59:53 fd2c05d90413: Preparing 01:59:53 1c4adfcb3cf3: Preparing 01:59:53 ae9ba6e2c080: Preparing 01:59:53 0e64f2360a44: Preparing 01:59:53 fd2c05d90413: Waiting 01:59:53 1c4adfcb3cf3: Waiting 01:59:53 ae9ba6e2c080: Waiting 01:59:53 0e64f2360a44: Waiting 01:59:53 fb77aec9626f: Layer already exists 01:59:53 8d53d4d6fe50: Layer already exists 01:59:53 7f0a44470c3f: Layer already exists 01:59:53 43f0dc89e880: Layer already exists 01:59:53 bcf1564494e7: Layer already exists 01:59:53 1c4adfcb3cf3: Layer already exists 01:59:53 fd2c05d90413: Layer already exists 01:59:53 0e64f2360a44: Layer already exists 01:59:53 ae9ba6e2c080: Layer already exists 01:59:54 latest: digest: sha256:1ca741ea99a48fef1b41d9aaa99a856ce1f4ff51018b64daab223f4ba04bee66 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:54 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:54 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:4.1.0-dev.1 01:59:54 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 01:59:54 8d53d4d6fe50: Preparing 01:59:54 bcf1564494e7: Preparing 01:59:54 fb77aec9626f: Preparing 01:59:54 43f0dc89e880: Preparing 01:59:54 7f0a44470c3f: Preparing 01:59:54 fd2c05d90413: Preparing 01:59:54 fd2c05d90413: Waiting 01:59:54 1c4adfcb3cf3: Preparing 01:59:54 ae9ba6e2c080: Preparing 01:59:54 1c4adfcb3cf3: Waiting 01:59:54 0e64f2360a44: Preparing 01:59:54 ae9ba6e2c080: Waiting 01:59:54 8d53d4d6fe50: Layer already exists 01:59:54 43f0dc89e880: Layer already exists 01:59:54 bcf1564494e7: Layer already exists 01:59:54 7f0a44470c3f: Layer already exists 01:59:54 fb77aec9626f: Layer already exists 01:59:54 ae9ba6e2c080: Layer already exists 01:59:54 1c4adfcb3cf3: Layer already exists 01:59:54 fd2c05d90413: Layer already exists 01:59:54 0e64f2360a44: Layer already exists 01:59:55 4.1.0-dev.1: digest: sha256:1ca741ea99a48fef1b41d9aaa99a856ce1f4ff51018b64daab223f4ba04bee66 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:55 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:522ad247d1bbedf242a8d2a57f3ec981460168ff-4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:55 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:522ad247d1bbedf242a8d2a57f3ec981460168ff-4.1.0-dev.1 01:59:55 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 01:59:55 8d53d4d6fe50: Preparing 01:59:55 bcf1564494e7: Preparing 01:59:55 fb77aec9626f: Preparing 01:59:55 43f0dc89e880: Preparing 01:59:55 7f0a44470c3f: Preparing 01:59:55 fd2c05d90413: Preparing 01:59:55 1c4adfcb3cf3: Preparing 01:59:55 ae9ba6e2c080: Preparing 01:59:55 0e64f2360a44: Preparing 01:59:55 fd2c05d90413: Waiting 01:59:55 1c4adfcb3cf3: Waiting 01:59:55 ae9ba6e2c080: Waiting 01:59:55 0e64f2360a44: Waiting 01:59:55 7f0a44470c3f: Layer already exists 01:59:55 fb77aec9626f: Layer already exists 01:59:55 43f0dc89e880: Layer already exists 01:59:55 bcf1564494e7: Layer already exists 01:59:55 8d53d4d6fe50: Layer already exists 01:59:55 ae9ba6e2c080: Layer already exists 01:59:55 fd2c05d90413: Layer already exists 01:59:55 0e64f2360a44: Layer already exists 01:59:55 1c4adfcb3cf3: Layer already exists 01:59:56 522ad247d1bbedf242a8d2a57f3ec981460168ff-4.1.0-dev.1: digest: sha256:1ca741ea99a48fef1b41d9aaa99a856ce1f4ff51018b64daab223f4ba04bee66 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:56 + 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 01:59:56 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main 01:59:56 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 01:59:56 8d53d4d6fe50: Preparing 01:59:56 bcf1564494e7: Preparing 01:59:56 fb77aec9626f: Preparing 01:59:56 43f0dc89e880: Preparing 01:59:56 7f0a44470c3f: Preparing 01:59:56 fd2c05d90413: Preparing 01:59:56 1c4adfcb3cf3: Preparing 01:59:56 ae9ba6e2c080: Preparing 01:59:56 0e64f2360a44: Preparing 01:59:56 ae9ba6e2c080: Waiting 01:59:56 0e64f2360a44: Waiting 01:59:56 fd2c05d90413: Waiting 01:59:56 1c4adfcb3cf3: Waiting 01:59:56 7f0a44470c3f: Layer already exists 01:59:56 8d53d4d6fe50: Layer already exists 01:59:56 43f0dc89e880: Layer already exists 01:59:56 bcf1564494e7: Layer already exists 01:59:56 fb77aec9626f: Layer already exists 01:59:56 1c4adfcb3cf3: Layer already exists 01:59:56 fd2c05d90413: Layer already exists 01:59:56 0e64f2360a44: Layer already exists 01:59:56 ae9ba6e2c080: Layer already exists 01:59:57 main: digest: sha256:1ca741ea99a48fef1b41d9aaa99a856ce1f4ff51018b64daab223f4ba04bee66 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:59:57 ===================================================== [Pipeline] echo 01:59:57 taggedImages: 01:59:57 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:522ad247d1bbedf242a8d2a57f3ec981460168ff 01:59:57 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 01:59:57 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:4.1.0-dev.1 01:59:57 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:522ad247d1bbedf242a8d2a57f3ec981460168ff-4.1.0-dev.1 01:59:57 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] echo 01:59:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:522ad247d1bbedf242a8d2a57f3ec981460168ff [Pipeline] echo 01:59:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [Pipeline] echo 01:59:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:4.1.0-dev.1 [Pipeline] echo 01:59:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:522ad247d1bbedf242a8d2a57f3ec981460168ff-4.1.0-dev.1 [Pipeline] echo 01:59:57 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 01:59:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:59:57 01:59:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:59:58 arm64: Pulling from edgex-lftools-log-publisher 01:59:58 8998bd30e6a1: Pulling fs layer 01:59:58 04944245beec: Pulling fs layer 01:59:58 699f458cf7ca: Pulling fs layer 01:59:58 765212b225bb: Pulling fs layer 01:59:58 f23df028b6ca: Pulling fs layer 01:59:58 d65c8cfc05b1: Pulling fs layer 01:59:58 2437ff75d9bd: Pulling fs layer 01:59:58 765212b225bb: Waiting 01:59:58 f23df028b6ca: Waiting 01:59:58 d65c8cfc05b1: Waiting 01:59:58 2437ff75d9bd: Waiting 01:59:58 04944245beec: Verifying Checksum 01:59:58 04944245beec: Download complete 01:59:58 765212b225bb: Download complete 01:59:58 f23df028b6ca: Verifying Checksum 01:59:58 f23df028b6ca: Download complete 01:59:58 d65c8cfc05b1: Verifying Checksum 01:59:58 d65c8cfc05b1: Download complete 01:59:58 699f458cf7ca: Verifying Checksum 01:59:58 699f458cf7ca: Download complete 01:59:58 8998bd30e6a1: Download complete 02:00:01 2437ff75d9bd: Verifying Checksum 02:00:01 2437ff75d9bd: Download complete 02:00:04 8998bd30e6a1: Pull complete 02:00:04 04944245beec: Pull complete 02:00:06 699f458cf7ca: Pull complete 02:00:06 765212b225bb: Pull complete 02:00:07 f23df028b6ca: Pull complete 02:00:07 d65c8cfc05b1: Pull complete 02:00:26 2437ff75d9bd: Pull complete 02:00:26 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:00:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:00:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:00:26 prd-ubuntu20.04-docker-arm64-4c-16g-772614 does not seem to be running inside a container 02:00:26 $ 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/199 -v /w/workspace/app-rfid-llrp-inventory/199:/w/workspace/app-rfid-llrp-inventory/199:rw,z -v /w/workspace/app-rfid-llrp-inventory/199@tmp:/w/workspace/app-rfid-llrp-inventory/199@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 02:00:29 $ docker top fe7ab8144964ec1592cfbd8ba0d0779b1bad6d5fb8a6aed4e9f1a3b64bcf5965 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:00:29 ---> job-cost.sh 02:00:29 lf-activate-venv: SKIPPING 02:00:29 INFO: No Stack... 02:00:30 INFO: Retrieving Pricing Info for: v3-standard-4 02:00:31 INFO: Archiving Costs [Pipeline] sh 02:00:31 + + catcut /w/workspace/app-rfid-llrp-inventory/199/archives/cost.csv -d, 02:00:31 -f6 [Pipeline] lock 02:00:31 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-199-stack-cost] 02:00:31 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-199-stack-cost] did not exist. Created. 02:00:31 Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-199-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:00:32 /w/workspace/app-rfid-llrp-inventory/199@tmp/durable-fa762861/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:00:32 + echo total: 0.10999999940395355 [Pipeline] stash 02:00:32 Warning: overwriting stash ‘stack-cost’ 02:00:32 Stashed 1 file(s) [Pipeline] } 02:00:32 Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-199-stack-cost] [Pipeline] // lock [Pipeline] } 02:00:32 $ docker stop --time=1 fe7ab8144964ec1592cfbd8ba0d0779b1bad6d5fb8a6aed4e9f1a3b64bcf5965 02:00:34 $ docker rm -f --volumes fe7ab8144964ec1592cfbd8ba0d0779b1bad6d5fb8a6aed4e9f1a3b64bcf5965 [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 02:00:34 provisioning config files... 02:00:34 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config14777624084622768888tmp [Pipeline] { [Pipeline] sh 02:00:34 + set +x 02:00:34 + curl -s https://codecov.io/bash 02:00:34 + bash -s -- 02:00:34 02:00:34 _____ _ 02:00:34 / ____| | | 02:00:34 | | ___ __| | ___ ___ _____ __ 02:00:34 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:00:34 | |___| (_) | (_| | __/ (_| (_) \ V / 02:00:34 \_____\___/ \__,_|\___|\___\___/ \_/ 02:00:34 Bash-1.0.6 02:00:34 02:00:34 02:00:34 ==> git version 2.25.1 found 02:00:34 ==> 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 02:00:34 Release-Date: 2020-01-08 02:00:34 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:00:34 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:00:34 ==> Jenkins CI detected. 02:00:34 current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main 02:00:34 project root: . 02:00:34 --> token set from env 02:00:34 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:00:34 ==> Running gcov in . (disable via -X gcov) 02:00:34 ==> Python coveragepy not found 02:00:34 ==> Searching for coverage reports in: 02:00:34 + . 02:00:34 -> Found 1 reports 02:00:34 ==> Detecting git/mercurial file structure 02:00:34 ==> Reading reports 02:00:35 + ./coverage.out bytes=55696 02:00:35 ==> Appending adjustments 02:00:35 https://docs.codecov.io/docs/fixing-reports 02:00:35 + Found adjustments 02:00:35 ==> Gzipping contents 02:00:35 16K /tmp/codecov.Ateeab.gz 02:00:35 ==> Uploading reports 02:00:35 url: https://codecov.io 02:00:35 query: branch=main&commit=522ad247d1bbedf242a8d2a57f3ec981460168ff&build=199&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F199%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 02:00:35 -> Pinging Codecov 02:00:35 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=522ad247d1bbedf242a8d2a57f3ec981460168ff&build=199&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F199%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 02:00:35 -> Uploading to 02:00:35 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-rfid-llrp-go/522ad247d1bbedf242a8d2a57f3ec981460168ff/074b60f9-8aa7-4eef-a4b6-b99edb12c1e1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20251106%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20251106T020035Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=1a09a316a766cfb1bfaef28db2572450dd89f6d72830ccf03fa88f6ac2d3fa01 02:00:35 % Total % Received % Xferd Average Speed Time Time Time Current 02:00:35 Dload Upload Total Spent Left Speed 02:00:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12864 0 0 100 12864 0 88717 --:--:-- --:--:-- --:--:-- 88717 02:00:35 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/522ad247d1bbedf242a8d2a57f3ec981460168ff [Pipeline] } 02:00:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 02:00:35 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 02:00:36 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:00:36 02:00:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:00:36 latest: Pulling from edgex-devops/edgex-snyk-go 02:00:36 2d35ebdb57d9: Already exists 02:00:36 85e8836fcdb2: Pulling fs layer 02:00:36 91631faa732a: Pulling fs layer 02:00:36 f3f5ae8826fa: Pulling fs layer 02:00:36 4f4fb700ef54: Pulling fs layer 02:00:36 7861252a18e6: Pulling fs layer 02:00:36 9130f900ef6f: Pulling fs layer 02:00:36 4f4fb700ef54: Waiting 02:00:36 7861252a18e6: Waiting 02:00:36 9130f900ef6f: Waiting 02:00:36 f3f5ae8826fa: Verifying Checksum 02:00:36 f3f5ae8826fa: Download complete 02:00:36 85e8836fcdb2: Download complete 02:00:36 4f4fb700ef54: Download complete 02:00:36 85e8836fcdb2: Pull complete 02:00:36 7861252a18e6: Verifying Checksum 02:00:36 7861252a18e6: Download complete 02:00:36 91631faa732a: Verifying Checksum 02:00:36 91631faa732a: Download complete 02:00:37 9130f900ef6f: Verifying Checksum 02:00:42 91631faa732a: Pull complete 02:00:42 f3f5ae8826fa: Pull complete 02:00:42 4f4fb700ef54: Pull complete 02:00:42 7861252a18e6: Pull complete 02:00:47 9130f900ef6f: Pull complete 02:00:47 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 02:00:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:00:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:00:47 prd-ubuntu20.04-docker-8c-8g-772613 does not seem to be running inside a container 02:00:51 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 02:00:57 $ docker top 387fb02c6e08a8cb515fef99ba1488f91b83d9ab2973c1e8b6532e55ff7242ae -eo pid,comm [Pipeline] { [Pipeline] sh 02:01:00 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] echo 02:01:00 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh 02:01:00 + set -o pipefail 02:01:00 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' 02:01:15 02:01:15 Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... 02:01:15 02:01:15 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7116c55e-148a-425a-9d75-27689445d8a8/history/696a23fe-89bf-4c6e-9206-764a8fc3a9fe 02:01:15 02:01:15 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 02:01:15 02:01:15 02:01:15 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 02:01:15 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 02:01:15 $ docker stop --time=1 387fb02c6e08a8cb515fef99ba1488f91b83d9ab2973c1e8b6532e55ff7242ae 02:01:18 $ docker rm -f --volumes 387fb02c6e08a8cb515fef99ba1488f91b83d9ab2973c1e8b6532e55ff7242ae [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 02:01:19 + git log --format=format:%s -1 522ad247d1bbedf242a8d2a57f3ec981460168ff [Pipeline] sh 02:01:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:01:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:01:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:01:19 prd-ubuntu20.04-docker-8c-8g-772613 does not seem to be running inside a container 02:01:19 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:01:20 $ docker top 85b771f1e8611aa13864d240b6124313be1c2e66ed5211d11142a1f375f41af6 -eo pid,comm 02:01:20 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). 02:01:20 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:01:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:01:20 [ssh-agent] Looking for ssh-agent implementation... 02:01:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:01:20 $ docker exec 85b771f1e8611aa13864d240b6124313be1c2e66ed5211d11142a1f375f41af6 ssh-agent 02:01:20 SSH_AUTH_SOCK=/tmp/ssh-FLVXjEEY3Nzk/agent.32 02:01:20 SSH_AGENT_PID=38 02:01:20 Running ssh-add (command line suppressed) 02:01:20 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_17968556945840543390.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_17968556945840543390.key) 02:01:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:01:20 + git semver tag 02:01:21 2025-11-06 02:01:21,071 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:01:21 2025-11-06 02:01:21,075 [run_tag] DEBUG tag force:False 02:01:21 2025-11-06 02:01:21,075 [check_head_tag] DEBUG check head tag 02:01:21 2025-11-06 02:01:21,075 [execute] INFO git cat-file --batch-check 02:01:21 2025-11-06 02:01:21,076 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, stdin=, shell=False, universal_newlines=False) 02:01:21 2025-11-06 02:01:21,078 [execute] INFO git cat-file --batch 02:01:21 2025-11-06 02:01:21,078 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, stdin=, shell=False, universal_newlines=False) 02:01:21 2025-11-06 02:01:21,084 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 02:01:21 2025-11-06 02:01:21,084 [execute] INFO git tag -a v4.1.0-dev.1 -m v4.1.0-dev.1 02:01:21 2025-11-06 02:01:21,085 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.1', '-m', 'v4.1.0-dev.1'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, stdin=None, shell=False, universal_newlines=False) 02:01:21 2025-11-06 02:01:21,088 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 02:01:21 4.1.0-dev.1 [Pipeline] } 02:01:21 $ docker exec --env ******** --env ******** 85b771f1e8611aa13864d240b6124313be1c2e66ed5211d11142a1f375f41af6 ssh-agent -k 02:01:21 unset SSH_AUTH_SOCK; 02:01:21 unset SSH_AGENT_PID; 02:01:21 echo Agent pid 38 killed; 02:01:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:01:21 + git semver [Pipeline] } 02:01:21 $ docker stop --time=1 85b771f1e8611aa13864d240b6124313be1c2e66ed5211d11142a1f375f41af6 02:01:23 $ docker rm -f --volumes 85b771f1e8611aa13864d240b6124313be1c2e66ed5211d11142a1f375f41af6 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:01:23 02:01:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:01:23 0.23.1-centos7: Pulling from edgex-lftools 02:01:23 ab5ef0e58194: Pulling fs layer 02:01:23 9712f1f96733: Pulling fs layer 02:01:23 63f879dbbcfc: Pulling fs layer 02:01:23 0d9ebad4ef96: Pulling fs layer 02:01:23 e9a5061849ea: Pulling fs layer 02:01:23 d747dcd14b5f: Pulling fs layer 02:01:23 2de7ff778b66: Pulling fs layer 02:01:23 e9a5061849ea: Waiting 02:01:23 0d9ebad4ef96: Waiting 02:01:23 d747dcd14b5f: Waiting 02:01:23 2de7ff778b66: Waiting 02:01:23 9712f1f96733: Download complete 02:01:24 63f879dbbcfc: Verifying Checksum 02:01:24 63f879dbbcfc: Download complete 02:01:24 e9a5061849ea: Verifying Checksum 02:01:24 e9a5061849ea: Download complete 02:01:24 d747dcd14b5f: Verifying Checksum 02:01:24 d747dcd14b5f: Download complete 02:01:24 ab5ef0e58194: Download complete 02:01:24 0d9ebad4ef96: Verifying Checksum 02:01:24 0d9ebad4ef96: Download complete 02:01:24 2de7ff778b66: Verifying Checksum 02:01:24 2de7ff778b66: Download complete 02:01:28 ab5ef0e58194: Pull complete 02:01:28 9712f1f96733: Pull complete 02:01:28 63f879dbbcfc: Pull complete 02:01:34 0d9ebad4ef96: Pull complete 02:01:34 e9a5061849ea: Pull complete 02:01:34 d747dcd14b5f: Pull complete 02:01:34 2de7ff778b66: Pull complete 02:01:34 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 02:01:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:01:34 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:01:35 prd-ubuntu20.04-docker-8c-8g-772613 does not seem to be running inside a container 02:01:35 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 02:01:36 $ docker top 1271c46ff089af36f5adfb38d5911915a92c80bf54e50719c99500a2d317009b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 02:01:36 provisioning config files... 02:01:36 copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config10641602959594611931tmp 02:01:36 copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config15204240641307720254tmp 02:01:36 copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5149782692711633888tmp [Pipeline] { [Pipeline] echo 02:01:36 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 02:01:37 ---> sigul-configuration.sh 02:01:37 gpg: directory `/root/.gnupg' created 02:01:37 gpg: new configuration file `/root/.gnupg/gpg.conf' created 02:01:37 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 02:01:37 gpg: keyring `/root/.gnupg/secring.gpg' created 02:01:37 gpg: keyring `/root/.gnupg/pubring.gpg' created 02:01:37 gpg: CAST5 encrypted data 02:01:37 gpg: encrypted with 1 passphrase 02:01:37 gpg: WARNING: message was not integrity protected [Pipeline] sh 02:01:37 + mkdir /home/jenkins 02:01:37 + mkdir /home/jenkins/sigul [Pipeline] sh 02:01:37 + 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 02:01:37 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 02:01:37 ---> sigul-install.sh 02:01:37 Sigul already installed; skipping installation. [Pipeline] sh 02:01:38 + git tag --list 02:01:38 v0.0.0 02:01:38 v1.0.0 02:01:38 v2.1.0 02:01:38 v2.1.1 02:01:38 v2.2.0 02:01:38 v2.3.0 02:01:38 v3.0 02:01:38 v3.0.0 02:01:38 v3.0.1 02:01:38 v3.1 02:01:38 v3.1.0 02:01:38 v3.1.1 02:01:38 v4.0 02:01:38 v4.0.0 02:01:38 v4.1.0-dev.1 [Pipeline] sh 02:01:38 + lftools sign git-tag v4.1.0-dev.1 02:01:39 Signing Git tag with Sigul... 02:01:39 Signing v4.1.0-dev.1 [Pipeline] echo 02:01:39 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 02:01:39 ---> sigul-configuration-cleanup.sh [Pipeline] } 02:01:39 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:01:39 $ docker stop --time=1 1271c46ff089af36f5adfb38d5911915a92c80bf54e50719c99500a2d317009b 02:01:40 $ docker rm -f --volumes 1271c46ff089af36f5adfb38d5911915a92c80bf54e50719c99500a2d317009b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 02:01:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:01:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:01:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:01:41 prd-ubuntu20.04-docker-8c-8g-772613 does not seem to be running inside a container 02:01:41 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:01:42 $ docker top 0a7245fe2e4215d8bf4b1312682a9f8fcaa1e671957e19631d57f666ea1cbab1 -eo pid,comm 02:01:42 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). 02:01:42 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:01:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:01:42 [ssh-agent] Looking for ssh-agent implementation... 02:01:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:01:42 $ docker exec 0a7245fe2e4215d8bf4b1312682a9f8fcaa1e671957e19631d57f666ea1cbab1 ssh-agent 02:01:42 SSH_AUTH_SOCK=/tmp/ssh-nzbPqdlldsCS/agent.32 02:01:42 SSH_AGENT_PID=38 02:01:42 Running ssh-add (command line suppressed) 02:01:42 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_9472268669188631001.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_9472268669188631001.key) 02:01:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:01:42 + git semver bump pre 02:01:43 2025-11-06 02:01:42,974 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:01:43 2025-11-06 02:01:42,977 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 02:01:43 2025-11-06 02:01:42,977 [bump_version] DEBUG bumping version:4.1.0-dev.1 on axis:pre with prefix:dev 02:01:43 2025-11-06 02:01:42,977 [bump_version] DEBUG bumped version:4.1.0-dev.2 02:01:43 2025-11-06 02:01:42,977 [write_version] DEBUG write version:4.1.0-dev.2 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True 02:01:43 2025-11-06 02:01:42,977 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 02:01:43 2025-11-06 02:01:42,978 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 02:01:43 2025-11-06 02:01:42,980 [execute] INFO git cat-file --batch-check 02:01:43 2025-11-06 02:01:42,980 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, stdin=, shell=False, universal_newlines=False) 02:01:43 2025-11-06 02:01:42,983 [execute] INFO git cat-file --batch 02:01:43 2025-11-06 02:01:42,983 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, stdin=, shell=False, universal_newlines=False) 02:01:43 2025-11-06 02:01:42,987 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 02:01:43 4.1.0-dev.2 [Pipeline] } 02:01:43 $ docker exec --env ******** --env ******** 0a7245fe2e4215d8bf4b1312682a9f8fcaa1e671957e19631d57f666ea1cbab1 ssh-agent -k 02:01:43 unset SSH_AUTH_SOCK; 02:01:43 unset SSH_AGENT_PID; 02:01:43 echo Agent pid 38 killed; 02:01:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:01:43 + git semver [Pipeline] } 02:01:43 $ docker stop --time=1 0a7245fe2e4215d8bf4b1312682a9f8fcaa1e671957e19631d57f666ea1cbab1 02:01:44 $ docker rm -f --volumes 0a7245fe2e4215d8bf4b1312682a9f8fcaa1e671957e19631d57f666ea1cbab1 [Pipeline] // withDockerContainer [Pipeline] sh 02:01:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:01:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:01:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:01:45 prd-ubuntu20.04-docker-8c-8g-772613 does not seem to be running inside a container 02:01:45 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:01:45 $ docker top f3793e91691f0c413f7fcf9f35b29c4bc7ce8a04ec451e55abd886888c7323c2 -eo pid,comm 02:01:46 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). 02:01:46 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:01:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:01:46 [ssh-agent] Looking for ssh-agent implementation... 02:01:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:01:46 $ docker exec f3793e91691f0c413f7fcf9f35b29c4bc7ce8a04ec451e55abd886888c7323c2 ssh-agent 02:01:46 SSH_AUTH_SOCK=/tmp/ssh-Jc2me9DQpIvI/agent.33 02:01:46 SSH_AGENT_PID=39 02:01:46 Running ssh-add (command line suppressed) 02:01:46 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_16557001787904630719.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_16557001787904630719.key) 02:01:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:01:46 + git semver push 02:01:46 2025-11-06 02:01:46,884 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:01:46 2025-11-06 02:01:46,887 [run_push] DEBUG push 02:01:46 2025-11-06 02:01:46,888 [execute] INFO git cat-file --batch-check 02:01:46 2025-11-06 02:01:46,888 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, stdin=, shell=False, universal_newlines=False) 02:01:46 2025-11-06 02:01:46,890 [execute] INFO git rev-list 49798fbcebee09f44ef32b032036d0da58d5c156 -- 02:01:46 2025-11-06 02:01:46,890 [execute] DEBUG Popen(['git', 'rev-list', '49798fbcebee09f44ef32b032036d0da58d5c156', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, stdin=None, shell=False, universal_newlines=False) 02:01:46 2025-11-06 02:01:46,897 [execute] INFO git fetch -v -- origin 02:01:46 2025-11-06 02:01:46,897 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, stdin=None, shell=False, universal_newlines=True) 02:01:47 2025-11-06 02:01:47,443 [run_push] DEBUG no remote changes detected 02:01:47 2025-11-06 02:01:47,443 [execute] INFO git push origin semver 02:01:47 2025-11-06 02:01:47,443 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, stdin=None, shell=False, universal_newlines=False) 02:01:48 2025-11-06 02:01:48,332 [run_push] DEBUG push all version tags 02:01:48 2025-11-06 02:01:48,332 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 02:01:48 2025-11-06 02:01:48,332 [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) 02:01:49 2025-11-06 02:01:49,075 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 02:01:49 4.1.0-dev.2 [Pipeline] } 02:01:49 $ docker exec --env ******** --env ******** f3793e91691f0c413f7fcf9f35b29c4bc7ce8a04ec451e55abd886888c7323c2 ssh-agent -k 02:01:49 unset SSH_AUTH_SOCK; 02:01:49 unset SSH_AGENT_PID; 02:01:49 echo Agent pid 39 killed; 02:01:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:01:49 + git semver [Pipeline] } 02:01:50 $ docker stop --time=1 f3793e91691f0c413f7fcf9f35b29c4bc7ce8a04ec451e55abd886888c7323c2 02:01:51 $ docker rm -f --volumes f3793e91691f0c413f7fcf9f35b29c4bc7ce8a04ec451e55abd886888c7323c2 [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 02:01:51 + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] 02:01:51 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 02:01:51 total 16 02:01:51 drwxr-xr-x 3 root root 4096 Nov 6 01:44 . 02:01:51 drwxrwxr-x 12 jenkins jenkins 4096 Nov 6 02:01 .. 02:01:51 drwxr-xr-x 2 root root 4096 Nov 6 01:44 cost 02:01:51 -rw-r--r-- 1 root root 95 Nov 6 01:44 cost.csv 02:01:51 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives 02:01:51 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 02:01:51 total 16 02:01:51 drwxr-xr-x 3 jenkins jenkins 4096 Nov 6 01:44 . 02:01:51 drwxrwxr-x 12 jenkins jenkins 4096 Nov 6 02:01 .. 02:01:51 drwxr-xr-x 2 jenkins jenkins 4096 Nov 6 01:44 cost 02:01:51 -rw-r--r-- 1 jenkins jenkins 95 Nov 6 01:44 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:01:52 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:01:53 ---> package-listing.sh 02:01:53 ++ facter osfamily 02:01:53 ++ tr '[:upper:]' '[:lower:]' 02:01:53 + OS_FAMILY=debian 02:01:53 + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main 02:01:53 + START_PACKAGES=/tmp/packages_start.txt 02:01:53 + END_PACKAGES=/tmp/packages_end.txt 02:01:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:01:53 + PACKAGES=/tmp/packages_start.txt 02:01:53 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 02:01:53 + PACKAGES=/tmp/packages_end.txt 02:01:53 + case "${OS_FAMILY}" in 02:01:53 + dpkg -l 02:01:53 + grep '^ii' 02:01:53 + '[' -f /tmp/packages_start.txt ']' 02:01:53 + '[' -f /tmp/packages_end.txt ']' 02:01:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:01:53 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 02:01:53 + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ 02:01:53 + 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 02:01:53 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 02:01:53 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:01:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:01:54 prd-ubuntu20.04-docker-8c-8g-772613 does not seem to be running inside a container 02:01:54 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:01:54 $ docker top 8f7bda4a884c5e19103b557b003145c5329242413fca9f4ad369ca1ace05afb6 -eo pid,comm [Pipeline] { [Pipeline] sh 02:01:54 + touch /tmp/pre-build-complete [Pipeline] sh 02:01:55 + mkdir -p /var/log/sysstat [Pipeline] sh 02:01:55 + ls /var/log/sa-host 02:01:55 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:01:55 provisioning config files... 02:01:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config290363012530563485tmp [Pipeline] { [Pipeline] echo 02:01:55 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:01:55 ---> create-netrc.sh [Pipeline] } 02:01:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:01:56 ---> python-tools-install.sh [Pipeline] echo 02:01:56 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:01:56 ---> sudo-logs.sh 02:01:56 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:01:56 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:01:56 ---> job-cost.sh 02:01:56 lf-activate-venv: SKIPPING 02:01:56 DEBUG: total: 0.2199999988079071 02:01:56 INFO: Retrieving Stack Cost... 02:01:57 INFO: Retrieving Pricing Info for: v3-standard-8 02:01:57 INFO: Archiving Costs [Pipeline] echo 02:01:57 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:01:57 ---> logs-deploy.sh 02:01:57 lf-activate-venv: SKIPPING 02:01:57 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/199 02:01:57 INFO: archiving workspace using pattern(s): 02:01:58 Archives upload complete. 02:01:58 INFO: archiving logs to Nexus