Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8f38a188810cb2bfc406d3ba9c0354271b82d227 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-ssh9383971518297960182.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh14411412274190042119.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh16114968185988684791.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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-ssh16025645443560487991.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-ssh10656197538484996288.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] ========================================================= [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-40340 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 8f38a188810cb2bfc406d3ba9c0354271b82d227 (main) Commit message: "docs: Update changelog for 4.0 release (#337)" > 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 8f38a188810cb2bfc406d3ba9c0354271b82d227 # timeout=10 > git rev-list --no-walk c4c876e6fc09170e3b03ed866d41ca52cc9da627 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 12:20:40 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:20:40 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:20:40 ========================================================= 12:20:40 EdgeX Global Pipelines Version Info 12:20:40 ========================================================= [Pipeline] libraryResource [Pipeline] sh 12:20:41 ------------------- 12:20:41 stable info: 12:20:41 ------------------- 12:20:41 Commited By: Cherry Wang cherry@iotechsys.com 12:20:41 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 12:20:41 Message: update stable to v1.0.269 12:20:41 ------------------- 12:20:41 experimental info: 12:20:41 ------------------- 12:20:41 Commited By: Ginny Guan ginny@iotechsys.com 12:20:41 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 12:20:41 Message: update experimental to stable [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 12:20:41 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 12:20:41 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 12:20:41 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 12:20:41 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 12:20:41 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 12:20:41 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 12:20:41 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 12:20:41 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 12:20:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 12:20:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:20:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 12:20:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 12:20:42 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 12:20:42 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 12:20:42 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 12:20:42 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 12:20:42 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 12:20:42 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 12:20:42 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 12:20:42 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 12:20:42 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 12:20:42 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 12:20:42 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 12:20:42 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 12:20:42 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 12:20:42 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 12:20:42 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 12:20:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 12:20:42 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 12:20:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 12:20:42 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8f38a188810cb2bfc406d3ba9c0354271b82d227 [Pipeline] echo 12:20:42 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8f38a18 [Pipeline] echo 12:20:42 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:20:42 provisioning config files... 12:20:42 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config7705922227531146857tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:20:42 ---> ****-login.sh 12:20:42 nexus3.edgexfoundry.org:10001 12:20:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:20:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:20:43 Configure a credential helper to remove this warning. See 12:20:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:20:43 12:20:43 Login Succeeded 12:20:43 nexus3.edgexfoundry.org:10002 12:20:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:20:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:20:43 Configure a credential helper to remove this warning. See 12:20:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:20:43 12:20:43 Login Succeeded 12:20:43 nexus3.edgexfoundry.org:10003 12:20:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:20:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:20:43 Configure a credential helper to remove this warning. See 12:20:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:20:43 12:20:43 Login Succeeded 12:20:43 nexus3.edgexfoundry.org:10004 12:20:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:20:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:20:43 Configure a credential helper to remove this warning. See 12:20:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:20:43 12:20:43 Login Succeeded 12:20:43 ****.io 12:20:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:20:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:20:44 Configure a credential helper to remove this warning. See 12:20:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:20:44 12:20:44 Login Succeeded 12:20:44 ---> ****-login.sh ends [Pipeline] } 12:20:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 12:20:44 + git rev-list -1 --merges 8f38a188810cb2bfc406d3ba9c0354271b82d227~1..8f38a188810cb2bfc406d3ba9c0354271b82d227 [Pipeline] echo 12:20:44 -----------> git rev-list -1 --merges 8f38a188810cb2bfc406d3ba9c0354271b82d227~1..8f38a188810cb2bfc406d3ba9c0354271b82d227 8f38a188810cb2bfc406d3ba9c0354271b82d227 [false] [Pipeline] sh 12:20:44 + git log --format=format:%s -1 8f38a188810cb2bfc406d3ba9c0354271b82d227 [Pipeline] echo 12:20:44 ========================================================= 12:20:44 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 12:20:44 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:20:45 + git log --format=format:%s -1 8f38a188810cb2bfc406d3ba9c0354271b82d227 [Pipeline] echo 12:20:45 [semverPrep] GIT_COMMIT: 8f38a188810cb2bfc406d3ba9c0354271b82d227, Commit Message: docs: Update changelog for 4.0 release (#337) [Pipeline] echo 12:20:45 [semverPrep] This is not a build commit. [Pipeline] sh 12:20:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:20:45 + grep -v github /etc/ssh/ssh_known_hosts 12:20:45 + [ -e /tmp/ssh_known_hosts ] 12:20:45 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 12:20:45 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 12:20:45 + sudo tee -a /etc/ssh/ssh_known_hosts 12:20:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:20:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:20:45 12:20:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:20:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:20:46 0.1.4: Pulling from edgex-devops/py-git-semver 12:20:46 b85a868b505f: Pulling fs layer 12:20:46 e2be974225ed: Pulling fs layer 12:20:46 339a4e72a1f5: Pulling fs layer 12:20:46 988bab9f4d93: Pulling fs layer 12:20:46 1469e6f7b9e6: Pulling fs layer 12:20:46 eaf3925da568: Pulling fs layer 12:20:46 988bab9f4d93: Waiting 12:20:46 bab4dde63d76: Pulling fs layer 12:20:46 eaf3925da568: Waiting 12:20:46 bde34c3a00c8: Pulling fs layer 12:20:46 bab4dde63d76: Waiting 12:20:46 b352a97aabf1: Pulling fs layer 12:20:46 4872d77fe225: Pulling fs layer 12:20:46 bde34c3a00c8: Waiting 12:20:46 b352a97aabf1: Waiting 12:20:46 5851b861e8e6: Pulling fs layer 12:20:46 4872d77fe225: Waiting 12:20:46 5851b861e8e6: Waiting 12:20:46 e2be974225ed: Verifying Checksum 12:20:46 e2be974225ed: Download complete 12:20:46 988bab9f4d93: Verifying Checksum 12:20:46 988bab9f4d93: Download complete 12:20:46 1469e6f7b9e6: Verifying Checksum 12:20:46 1469e6f7b9e6: Download complete 12:20:46 eaf3925da568: Download complete 12:20:46 339a4e72a1f5: Verifying Checksum 12:20:46 339a4e72a1f5: Download complete 12:20:46 bde34c3a00c8: Verifying Checksum 12:20:46 bde34c3a00c8: Download complete 12:20:46 b352a97aabf1: Verifying Checksum 12:20:46 b352a97aabf1: Download complete 12:20:46 4872d77fe225: Verifying Checksum 12:20:46 4872d77fe225: Download complete 12:20:46 5851b861e8e6: Verifying Checksum 12:20:46 5851b861e8e6: Download complete 12:20:46 b85a868b505f: Verifying Checksum 12:20:46 b85a868b505f: Download complete 12:20:46 bab4dde63d76: Verifying Checksum 12:20:46 bab4dde63d76: Download complete 12:20:47 b85a868b505f: Pull complete 12:20:47 e2be974225ed: Pull complete 12:20:48 339a4e72a1f5: Pull complete 12:20:48 988bab9f4d93: Pull complete 12:20:48 1469e6f7b9e6: Pull complete 12:20:48 eaf3925da568: Pull complete 12:20:50 bab4dde63d76: Pull complete 12:20:50 bde34c3a00c8: Pull complete 12:20:50 b352a97aabf1: Pull complete 12:20:50 4872d77fe225: Pull complete 12:20:50 5851b861e8e6: Pull complete 12:20:50 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 12:20:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:20:50 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:20:50 prd-ubuntu20.04-docker-8c-8g-40340 does not seem to be running inside a container 12:20:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 12:20:53 $ docker top 8191d87f174d6b028376fa407fc9f4e881f7a304dff25d1c06dce70c6ef547e2 -eo pid,comm 12:20:53 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). 12:20:53 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:20:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:20:53 [ssh-agent] Looking for ssh-agent implementation... 12:20:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:20:53 $ docker exec 8191d87f174d6b028376fa407fc9f4e881f7a304dff25d1c06dce70c6ef547e2 ssh-agent 12:20:53 SSH_AUTH_SOCK=/tmp/ssh-jupdcKoRZ849/agent.32 12:20:53 SSH_AGENT_PID=38 12:20:53 Running ssh-add (command line suppressed) 12:20:53 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8171948510934662034.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8171948510934662034.key) 12:20:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:20:53 + git tag --points-at HEAD [Pipeline] } 12:20:53 $ docker exec --env ******** --env ******** 8191d87f174d6b028376fa407fc9f4e881f7a304dff25d1c06dce70c6ef547e2 ssh-agent -k 12:20:54 unset SSH_AUTH_SOCK; 12:20:54 unset SSH_AGENT_PID; 12:20:54 echo Agent pid 38 killed; 12:20:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 12:20:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:20:54 [ssh-agent] Looking for ssh-agent implementation... 12:20:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:20:54 $ docker exec 8191d87f174d6b028376fa407fc9f4e881f7a304dff25d1c06dce70c6ef547e2 ssh-agent 12:20:54 SSH_AUTH_SOCK=/tmp/ssh-yk9nKDtkWcyz/agent.71 12:20:54 SSH_AGENT_PID=78 12:20:54 Running ssh-add (command line suppressed) 12:20:54 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4950884908529713407.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4950884908529713407.key) 12:20:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:20:54 + git semver init 12:20:54 2025-03-05 12:20:54,912 [run_init] DEBUG init version:0.0.0 force:False 12:20:54 2025-03-05 12:20:54,913 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver 12:20:54 2025-03-05 12:20:54,914 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver 12:20:54 2025-03-05 12:20:54,914 [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, universal_newlines=False, shell=None, istream=None) 12:20:56 2025-03-05 12:20:56,674 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude 12:20:56 2025-03-05 12:20:56,675 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False 12:20:56 2025-03-05 12:20:56,675 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 12:20:56 2025-03-05 12:20:56,676 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 12:20:56 4.0.0-dev.10 [Pipeline] } 12:20:56 $ docker exec --env ******** --env ******** 8191d87f174d6b028376fa407fc9f4e881f7a304dff25d1c06dce70c6ef547e2 ssh-agent -k 12:20:56 unset SSH_AUTH_SOCK; 12:20:56 unset SSH_AGENT_PID; 12:20:56 echo Agent pid 78 killed; 12:20:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:20:57 + git semver [Pipeline] } 12:20:57 $ docker stop --time=1 8191d87f174d6b028376fa407fc9f4e881f7a304dff25d1c06dce70c6ef547e2 12:20:58 $ docker rm -f --volumes 8191d87f174d6b028376fa407fc9f4e881f7a304dff25d1c06dce70c6ef547e2 [Pipeline] // withDockerContainer [Pipeline] sh 12:20:59 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 12:20:59 Stashed 1 file(s) [Pipeline] echo 12:20:59 [edgeXSemver]: initialized semver on version 4.0.0-dev.10 [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 12:20:59 provisioning config files... 12:20:59 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config13294084443812520119tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:20:59 ---> ****-login.sh 12:20:59 nexus3.edgexfoundry.org:10001 12:20:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:20:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:20:59 Configure a credential helper to remove this warning. See 12:20:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:20:59 12:20:59 Login Succeeded 12:20:59 nexus3.edgexfoundry.org:10002 12:20:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:20:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:20:59 Configure a credential helper to remove this warning. See 12:20:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:20:59 12:20:59 Login Succeeded 12:20:59 nexus3.edgexfoundry.org:10003 12:21:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:21:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:21:00 Configure a credential helper to remove this warning. See 12:21:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:21:00 12:21:00 Login Succeeded 12:21:00 nexus3.edgexfoundry.org:10004 12:21:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:21:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:21:00 Configure a credential helper to remove this warning. See 12:21:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:21:00 12:21:00 Login Succeeded 12:21:00 ****.io 12:21:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:21:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:21:00 Configure a credential helper to remove this warning. See 12:21:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:21:00 12:21:00 Login Succeeded 12:21:00 ---> ****-login.sh ends [Pipeline] } 12:21:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:21:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:21:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:21:00 ========================================================= 12:21:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 12:21:00 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:21:00 + 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 . 12:21:00 Sending build context to Docker daemon 20.08MB 12:21:00 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 12:21:00 Step 2/12 : FROM ${BASE} AS builder 12:21:01 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 12:21:01 da9db072f522: Pulling fs layer 12:21:01 6ef4a4ee8ca5: Pulling fs layer 12:21:01 06f05ace1117: Pulling fs layer 12:21:01 5fe327b54edc: Pulling fs layer 12:21:01 4f4fb700ef54: Pulling fs layer 12:21:01 92a5565b7b96: Pulling fs layer 12:21:01 ff9bb7016b71: Pulling fs layer 12:21:01 b67dba6c2c7d: Pulling fs layer 12:21:01 a813b0c90790: Pulling fs layer 12:21:01 5fe327b54edc: Waiting 12:21:01 4f4fb700ef54: Waiting 12:21:01 ff9bb7016b71: Waiting 12:21:01 b67dba6c2c7d: Waiting 12:21:01 92a5565b7b96: Waiting 12:21:01 a813b0c90790: Waiting 12:21:01 6ef4a4ee8ca5: Download complete 12:21:01 5fe327b54edc: Verifying Checksum 12:21:01 5fe327b54edc: Download complete 12:21:01 4f4fb700ef54: Verifying Checksum 12:21:01 4f4fb700ef54: Download complete 12:21:01 92a5565b7b96: Verifying Checksum 12:21:01 92a5565b7b96: Download complete 12:21:01 da9db072f522: Download complete 12:21:01 ff9bb7016b71: Verifying Checksum 12:21:01 ff9bb7016b71: Download complete 12:21:01 da9db072f522: Pull complete 12:21:01 a813b0c90790: Verifying Checksum 12:21:01 a813b0c90790: Download complete 12:21:01 6ef4a4ee8ca5: Pull complete 12:21:01 06f05ace1117: Download complete 12:21:01 b67dba6c2c7d: Verifying Checksum 12:21:01 b67dba6c2c7d: Download complete 12:21:05 06f05ace1117: Pull complete 12:21:05 5fe327b54edc: Pull complete 12:21:05 4f4fb700ef54: Pull complete 12:21:05 92a5565b7b96: Pull complete 12:21:05 ff9bb7016b71: Pull complete 12:21:07 b67dba6c2c7d: Pull complete 12:21:08 a813b0c90790: Pull complete 12:21:08 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 12:21:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 12:21:08 ---> 3ba60ce46760 12:21:08 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 12:21:11 ---> Running in d62716acd25b 12:21:11 Removing intermediate container d62716acd25b 12:21:11 ---> 24126136e005 12:21:11 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 12:21:11 ---> Running in a72caa869e7c 12:21:13 Removing intermediate container a72caa869e7c 12:21:13 ---> 1039ed28be48 12:21:13 Step 5/12 : ARG ADD_BUILD_TAGS="" 12:21:13 ---> Running in ddc8e21b5226 12:21:14 Removing intermediate container ddc8e21b5226 12:21:14 ---> 648385d28bcc 12:21:14 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:21:14 ---> Running in e982f7ea10ac 12:21:14 Still waiting to schedule task 12:21:14 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-40339’ 12:21:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 12:21:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 12:21:15 OK: 248 MiB in 58 packages 12:21:15 Removing intermediate container e982f7ea10ac 12:21:15 ---> 1524c0899d1c 12:21:15 Step 7/12 : WORKDIR /app 12:21:15 ---> Running in 7bdffd7da9a7 12:21:15 Removing intermediate container 7bdffd7da9a7 12:21:15 ---> 136d8ad43727 12:21:15 Step 8/12 : COPY go.mod vendor* ./ 12:21:15 ---> 46b95e22abd4 12:21:15 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:21:15 ---> Running in 0077e1bede5e 12:22:02 Removing intermediate container 0077e1bede5e 12:22:02 ---> 56c41f7ecfcc 12:22:02 Step 10/12 : COPY . . 12:22:02 ---> edb4bef79104 12:22:02 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:22:02 ---> Running in 6c33a2b60a2e 12:22:02 Removing intermediate container 6c33a2b60a2e 12:22:02 ---> 1b1eeab8478b 12:22:02 Step 12/12 : RUN $MAKE 12:22:02 ---> Running in 82354cc4af9c 12:22:02 noop 12:22:02 Removing intermediate container 82354cc4af9c 12:22:02 ---> cca47c3ae98a 12:22:02 Successfully built cca47c3ae98a 12:22:02 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:22:03 + docker inspect -f . ci-base-image-x86_64 12:22:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:22:03 prd-ubuntu20.04-docker-8c-8g-40340 does not seem to be running inside a container 12:22:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 12:22:03 $ docker top 23d800f20e47e828b0d9f4ce4291a4c3aa9772483319140ff4a508e64b5e43c5 -eo pid,comm [Pipeline] { [Pipeline] sh 12:22:04 + go version 12:22:04 go version go1.23.4 linux/amd64 [Pipeline] } 12:22:04 $ docker stop --time=1 23d800f20e47e828b0d9f4ce4291a4c3aa9772483319140ff4a508e64b5e43c5 12:22:05 $ docker rm -f --volumes 23d800f20e47e828b0d9f4ce4291a4c3aa9772483319140ff4a508e64b5e43c5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:22:05 + docker inspect -f . ci-base-image-x86_64 12:22:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:22:05 prd-ubuntu20.04-docker-8c-8g-40340 does not seem to be running inside a container 12:22:05 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 12:22:06 $ docker top 4f460126ee9bdb5d964e87c9349ec0ddbb35ad8a75e0b48a1f9e19b3f2f1602b -eo pid,comm [Pipeline] { [Pipeline] sh 12:22:06 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh 12:22:07 + make test 12:22:07 go test -race ./... -coverprofile=coverage.out ./... 12:22:45 edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app coverage: 0.0% of statements 12:22:45 edgexfoundry/app-rfid-llrp-inventory coverage: 0.0% of statements 12:22:45 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.131s coverage: 86.2% of statements 12:22:45 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.693s coverage: 71.9% of statements 12:23:24 go vet ./... 12:23:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:23:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:23:26 ./bin/test-attribution.sh [Pipeline] echo 12:23:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 12:23:26 $ docker stop --time=1 4f460126ee9bdb5d964e87c9349ec0ddbb35ad8a75e0b48a1f9e19b3f2f1602b 12:23:29 $ docker rm -f --volumes 4f460126ee9bdb5d964e87c9349ec0ddbb35ad8a75e0b48a1f9e19b3f2f1602b [Pipeline] // withDockerContainer [Pipeline] sh 12:23:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:23:30 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 12:23:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:23:31 + ls -al . 12:23:31 total 288 12:23:31 drwxrwxr-x 11 jenkins jenkins 4096 Mar 5 12:22 . 12:23:31 drwxrwxr-x 4 jenkins jenkins 4096 Mar 5 12:20 .. 12:23:31 -rw-rw-r-- 1 jenkins jenkins 262 Mar 5 12:20 .dockerignore 12:23:31 drwxrwxr-x 8 jenkins jenkins 4096 Mar 5 12:22 .git 12:23:31 drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 12:20 .github 12:23:31 -rw-rw-r-- 1 jenkins jenkins 773 Mar 5 12:20 .gitignore 12:23:31 -rw-rw-r-- 1 jenkins jenkins 200 Mar 5 12:20 .golangci.yml 12:23:31 drwxr-xr-x 3 jenkins jenkins 4096 Mar 5 12:20 .semver 12:23:31 -rw-rw-r-- 1 jenkins jenkins 17061 Mar 5 12:20 Attribution.txt 12:23:31 -rw-rw-r-- 1 jenkins jenkins 12578 Mar 5 12:20 CHANGELOG.md 12:23:31 -rw-rw-r-- 1 jenkins jenkins 1769 Mar 5 12:20 Dockerfile 12:23:31 -rw-rw-r-- 1 jenkins jenkins 677 Mar 5 12:20 GOVERNANCE.md 12:23:31 -rw-rw-r-- 1 jenkins jenkins 665 Mar 5 12:20 Jenkinsfile 12:23:31 -rw-rw-r-- 1 jenkins jenkins 11347 Mar 5 12:20 LICENSE 12:23:31 -rw-rw-r-- 1 jenkins jenkins 3066 Mar 5 12:20 Makefile 12:23:31 -rw-rw-r-- 1 jenkins jenkins 617 Mar 5 12:20 OWNERS.md 12:23:31 -rw-rw-r-- 1 jenkins jenkins 3851 Mar 5 12:20 README.md 12:23:31 -rw-rw-r-- 1 jenkins jenkins 12 Mar 5 12:20 VERSION 12:23:31 drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 12:20 bin 12:23:31 -rw-r--r-- 1 jenkins jenkins 55696 Mar 5 12:22 coverage.out 12:23:31 -rw-rw-r-- 1 jenkins jenkins 6741 Mar 5 12:20 go.mod 12:23:31 -rw-rw-r-- 1 jenkins jenkins 88266 Mar 5 12:20 go.sum 12:23:31 drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 12:20 images 12:23:31 drwxrwxr-x 4 jenkins jenkins 4096 Mar 5 12:20 internal 12:23:31 -rw-rw-r-- 1 jenkins jenkins 531 Mar 5 12:20 main.go 12:23:31 drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 12:20 openapi 12:23:31 drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 12:20 res 12:23:31 drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 12:20 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:23:31 + 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=8f38a188810cb2bfc406d3ba9c0354271b82d227 --label arch=amd64 --label version=4.0.0-dev.10 . 12:23:31 Sending build context to Docker daemon 20.08MB 12:23:31 Step 1/30 : ARG BASE=golang:1.23-alpine3.20 12:23:31 Step 2/30 : FROM ${BASE} AS builder 12:23:31 ---> cca47c3ae98a 12:23:31 Step 3/30 : ARG ALPINE_PKG_BASE="make git" 12:23:31 ---> Running in e4a36b6d1bdf 12:23:31 Removing intermediate container e4a36b6d1bdf 12:23:31 ---> dd07c1d6734b 12:23:31 Step 4/30 : ARG ALPINE_PKG_EXTRA="" 12:23:31 ---> Running in 8ce7f1c0b64d 12:23:31 Removing intermediate container 8ce7f1c0b64d 12:23:31 ---> 80f4c31ae07c 12:23:31 Step 5/30 : ARG ADD_BUILD_TAGS="" 12:23:31 ---> Running in 95c09baacdfb 12:23:32 Removing intermediate container 95c09baacdfb 12:23:32 ---> f68632ff1b53 12:23:32 Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:23:32 ---> Running in cd9a03a7b7f8 12:23:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 12:23:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 12:23:33 OK: 248 MiB in 58 packages 12:23:33 Removing intermediate container cd9a03a7b7f8 12:23:33 ---> f217f3d99fd0 12:23:33 Step 7/30 : WORKDIR /app 12:23:33 ---> Running in e7de0942495e 12:23:33 Removing intermediate container e7de0942495e 12:23:33 ---> 0c83b9b34159 12:23:33 Step 8/30 : COPY go.mod vendor* ./ 12:23:33 ---> 1c871d593ec9 12:23:33 Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:23:33 ---> Running in ad38f179c354 12:23:34 Removing intermediate container ad38f179c354 12:23:34 ---> 06ab161ed36f 12:23:34 Step 10/30 : COPY . . 12:23:34 ---> 18e51031c2a7 12:23:34 Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:23:34 ---> Running in 01accbea1225 12:23:35 Removing intermediate container 01accbea1225 12:23:35 ---> 97c4b5914884 12:23:35 Step 12/30 : RUN $MAKE 12:23:35 ---> Running in 3eb796f55b09 12:23:35 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.0-dev.30 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.10 -X edgexfoundry/app-rfid-llrp-inventory.Version=4.0.0-dev.10 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory 12:24:14 Removing intermediate container 3eb796f55b09 12:24:14 ---> f33903fdcaf6 12:24:14 Step 13/30 : FROM alpine:3.20 12:24:14 3.20: Pulling from library/alpine 12:24:14 0a9a5dfd008f: Pulling fs layer 12:24:14 0a9a5dfd008f: Download complete 12:24:14 0a9a5dfd008f: Pull complete 12:24:14 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 12:24:14 Status: Downloaded newer image for alpine:3.20 12:24:14 ---> ff221270b9fb 12:24:14 Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 12:24:14 ---> Running in 88213f07e401 12:24:14 Removing intermediate container 88213f07e401 12:24:14 ---> f0b7ba029490 12:24:14 Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 12:24:14 ---> Running in 81d1841f1bf9 12:24:14 Removing intermediate container 81d1841f1bf9 12:24:14 ---> 1e2a7298aa4d 12:24:14 Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init 12:24:14 ---> Running in 1d91c799c9f4 12:24:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 12:24:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 12:24:14 (1/2) Installing ca-certificates (20241121-r1) 12:24:14 (2/2) Installing dumb-init (1.2.5-r3) 12:24:14 Executing busybox-1.36.1-r29.trigger 12:24:14 Executing ca-certificates-20241121-r1.trigger 12:24:14 OK: 9 MiB in 16 packages 12:24:14 Removing intermediate container 1d91c799c9f4 12:24:14 ---> c57395647d2c 12:24:14 Step 17/30 : RUN apk --no-cache upgrade 12:24:14 ---> Running in acb8ca3fadc4 12:24:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 12:24:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 12:24:14 OK: 9 MiB in 16 packages 12:24:14 Removing intermediate container acb8ca3fadc4 12:24:14 ---> 4e2fabf74707 12:24:14 Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt 12:24:14 ---> f2c58feb511c 12:24:14 Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE 12:24:14 ---> 5473efd384e3 12:24:14 Step 20/30 : COPY --from=builder /app/res/ /res/ 12:24:14 ---> daac1b47d291 12:24:14 Step 21/30 : COPY --from=builder /app/static/ /static/ 12:24:14 ---> e471b6f8345f 12:24:14 Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 12:24:14 ---> 21c96905cdb6 12:24:14 Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 12:24:14 ---> Running in 7ea56c2735e3 12:24:14 Removing intermediate container 7ea56c2735e3 12:24:14 ---> 1cff24e15651 12:24:14 Step 24/30 : VOLUME /cache 12:24:14 ---> Running in 0ae6da48cfba 12:24:14 Removing intermediate container 0ae6da48cfba 12:24:14 ---> 3cc20710844c 12:24:14 Step 25/30 : EXPOSE 59711 12:24:14 ---> Running in a9dd81e15462 12:24:14 Removing intermediate container a9dd81e15462 12:24:14 ---> 758ad9f3e8c5 12:24:14 Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 12:24:14 ---> Running in a2de194cbb4e 12:24:14 Removing intermediate container a2de194cbb4e 12:24:14 ---> 644cec871615 12:24:14 Step 27/30 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "-registry"] 12:24:14 ---> Running in 9db7029f586f 12:24:14 Removing intermediate container 9db7029f586f 12:24:14 ---> 5696f7026a26 12:24:14 Step 28/30 : LABEL arch=amd64 12:24:14 ---> Running in 2d0eeff95672 12:24:14 Removing intermediate container 2d0eeff95672 12:24:14 ---> cffb55c9635e 12:24:14 Step 29/30 : LABEL git_sha=8f38a188810cb2bfc406d3ba9c0354271b82d227 12:24:14 ---> Running in eb4bb2a776f7 12:24:14 Removing intermediate container eb4bb2a776f7 12:24:14 ---> 1c37a77c0e07 12:24:14 Step 30/30 : LABEL version=4.0.0-dev.10 12:24:14 ---> Running in 2352ef0c0434 12:24:14 Removing intermediate container 2352ef0c0434 12:24:14 ---> 33600baa5210 12:24:14 [Warning] One or more build-args [ARCH] were not consumed 12:24:14 Successfully built 33600baa5210 12:24:14 Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:24:14 provisioning config files... 12:24:14 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8724733720352193528tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:24:14 ---> ****-login.sh 12:24:14 nexus3.edgexfoundry.org:10001 12:24:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:24:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:24:14 Configure a credential helper to remove this warning. See 12:24:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:24:14 12:24:14 Login Succeeded 12:24:14 nexus3.edgexfoundry.org:10002 12:24:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:24:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:24:14 Configure a credential helper to remove this warning. See 12:24:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:24:14 12:24:14 Login Succeeded 12:24:14 nexus3.edgexfoundry.org:10003 12:24:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:24:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:24:15 Configure a credential helper to remove this warning. See 12:24:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:24:15 12:24:15 Login Succeeded 12:24:15 nexus3.edgexfoundry.org:10004 12:24:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:24:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:24:15 Configure a credential helper to remove this warning. See 12:24:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:24:15 12:24:15 Login Succeeded 12:24:15 ****.io 12:24:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:24:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:24:15 Configure a credential helper to remove this warning. See 12:24:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:24:15 12:24:15 Login Succeeded 12:24:15 ---> ****-login.sh ends [Pipeline] } 12:24:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:24:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:24:15 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: 12:24:15 8f38a188810cb2bfc406d3ba9c0354271b82d227 12:24:15 latest 12:24:15 4.0.0-dev.10 12:24:15 8f38a188810cb2bfc406d3ba9c0354271b82d227-4.0.0-dev.10 12:24:15 main 12:24:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:24:15 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:8f38a188810cb2bfc406d3ba9c0354271b82d227 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:24:16 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:8f38a188810cb2bfc406d3ba9c0354271b82d227 12:24:16 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 12:24:16 6d6c3ff850b3: Preparing 12:24:16 197e18b2a90e: Preparing 12:24:16 3f928c6bbc6b: Preparing 12:24:16 e2a16cd0ad11: Preparing 12:24:16 b76139c4b8bd: Preparing 12:24:16 dd59713dd949: Preparing 12:24:16 2e60fd72b127: Preparing 12:24:16 3af4b2d4f262: Preparing 12:24:16 994456c4fd7b: Preparing 12:24:16 dd59713dd949: Waiting 12:24:16 2e60fd72b127: Waiting 12:24:16 3af4b2d4f262: Waiting 12:24:16 994456c4fd7b: Waiting 12:24:16 e2a16cd0ad11: Pushed 12:24:16 6d6c3ff850b3: Pushed 12:24:16 b76139c4b8bd: Pushed 12:24:16 3f928c6bbc6b: Pushed 12:24:16 994456c4fd7b: Layer already exists 12:24:16 dd59713dd949: Pushed 12:24:16 2e60fd72b127: Pushed 12:24:16 3af4b2d4f262: Pushed 12:24:19 Running on prd-ubuntu20.04-docker-arm64-4c-16g-40341 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws 12:24:19 Running in /w/workspace/app-rfid-llrp-inventory/197 [Pipeline] { [Pipeline] checkout 12:24:20 197e18b2a90e: Pushed 12:24:20 8f38a188810cb2bfc406d3ba9c0354271b82d227: digest: sha256:073dd918a746d1a9a0e4a4d983aca8a203f695358a2828865cb63881540fd93f size: 2197 [Pipeline] } 12:24:22 The recommended git tool is: git [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:24:22 + 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 12:24:23 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 12:24:23 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 12:24:23 6d6c3ff850b3: Preparing 12:24:23 197e18b2a90e: Preparing 12:24:23 3f928c6bbc6b: Preparing 12:24:23 e2a16cd0ad11: Preparing 12:24:23 b76139c4b8bd: Preparing 12:24:23 dd59713dd949: Preparing 12:24:23 2e60fd72b127: Preparing 12:24:23 3af4b2d4f262: Preparing 12:24:23 994456c4fd7b: Preparing 12:24:23 dd59713dd949: Waiting 12:24:23 2e60fd72b127: Waiting 12:24:23 3af4b2d4f262: Waiting 12:24:23 994456c4fd7b: Waiting 12:24:23 e2a16cd0ad11: Layer already exists 12:24:23 b76139c4b8bd: Layer already exists 12:24:23 6d6c3ff850b3: Layer already exists 12:24:23 3f928c6bbc6b: Layer already exists 12:24:23 197e18b2a90e: Layer already exists 12:24:23 dd59713dd949: Layer already exists 12:24:23 2e60fd72b127: Layer already exists 12:24:23 994456c4fd7b: Layer already exists 12:24:23 3af4b2d4f262: Layer already exists 12:24:23 latest: digest: sha256:073dd918a746d1a9a0e4a4d983aca8a203f695358a2828865cb63881540fd93f size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:24:23 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:24:23 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:4.0.0-dev.10 12:24:23 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 12:24:23 6d6c3ff850b3: Preparing 12:24:23 197e18b2a90e: Preparing 12:24:23 3f928c6bbc6b: Preparing 12:24:23 e2a16cd0ad11: Preparing 12:24:23 b76139c4b8bd: Preparing 12:24:23 dd59713dd949: Preparing 12:24:23 2e60fd72b127: Preparing 12:24:23 3af4b2d4f262: Preparing 12:24:23 994456c4fd7b: Preparing 12:24:23 dd59713dd949: Waiting 12:24:23 2e60fd72b127: Waiting 12:24:23 3af4b2d4f262: Waiting 12:24:23 994456c4fd7b: Waiting 12:24:23 b76139c4b8bd: Layer already exists 12:24:23 3f928c6bbc6b: Layer already exists 12:24:23 197e18b2a90e: Layer already exists 12:24:23 6d6c3ff850b3: Layer already exists 12:24:23 e2a16cd0ad11: Layer already exists 12:24:23 3af4b2d4f262: Layer already exists 12:24:23 2e60fd72b127: Layer already exists 12:24:23 994456c4fd7b: Layer already exists 12:24:23 dd59713dd949: Layer already exists 12:24:23 4.0.0-dev.10: digest: sha256:073dd918a746d1a9a0e4a4d983aca8a203f695358a2828865cb63881540fd93f size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:24:24 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:8f38a188810cb2bfc406d3ba9c0354271b82d227-4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:24:24 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:8f38a188810cb2bfc406d3ba9c0354271b82d227-4.0.0-dev.10 12:24:24 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 12:24:24 6d6c3ff850b3: Preparing 12:24:24 197e18b2a90e: Preparing 12:24:24 3f928c6bbc6b: Preparing 12:24:24 e2a16cd0ad11: Preparing 12:24:24 b76139c4b8bd: Preparing 12:24:24 dd59713dd949: Preparing 12:24:24 2e60fd72b127: Preparing 12:24:24 3af4b2d4f262: Preparing 12:24:24 994456c4fd7b: Preparing 12:24:24 3af4b2d4f262: Waiting 12:24:24 dd59713dd949: Waiting 12:24:24 2e60fd72b127: Waiting 12:24:24 994456c4fd7b: Waiting 12:24:24 b76139c4b8bd: Layer already exists 12:24:24 197e18b2a90e: Layer already exists 12:24:24 3f928c6bbc6b: Layer already exists 12:24:24 6d6c3ff850b3: Layer already exists 12:24:24 e2a16cd0ad11: Layer already exists 12:24:24 2e60fd72b127: Layer already exists 12:24:24 994456c4fd7b: Layer already exists 12:24:24 3af4b2d4f262: Layer already exists 12:24:24 dd59713dd949: Layer already exists 12:24:24 8f38a188810cb2bfc406d3ba9c0354271b82d227-4.0.0-dev.10: digest: sha256:073dd918a746d1a9a0e4a4d983aca8a203f695358a2828865cb63881540fd93f size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:24:24 + 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 12:24:24 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main 12:24:24 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 12:24:24 6d6c3ff850b3: Preparing 12:24:24 197e18b2a90e: Preparing 12:24:24 3f928c6bbc6b: Preparing 12:24:24 e2a16cd0ad11: Preparing 12:24:24 b76139c4b8bd: Preparing 12:24:24 dd59713dd949: Preparing 12:24:24 2e60fd72b127: Preparing 12:24:24 3af4b2d4f262: Preparing 12:24:24 994456c4fd7b: Preparing 12:24:24 994456c4fd7b: Waiting 12:24:24 dd59713dd949: Waiting 12:24:24 3af4b2d4f262: Waiting 12:24:24 2e60fd72b127: Waiting 12:24:24 3f928c6bbc6b: Layer already exists 12:24:24 e2a16cd0ad11: Layer already exists 12:24:24 b76139c4b8bd: Layer already exists 12:24:24 197e18b2a90e: Layer already exists 12:24:24 6d6c3ff850b3: Layer already exists 12:24:24 3af4b2d4f262: Layer already exists 12:24:24 2e60fd72b127: Layer already exists 12:24:24 dd59713dd949: Layer already exists 12:24:24 994456c4fd7b: Layer already exists 12:24:24 main: digest: sha256:073dd918a746d1a9a0e4a4d983aca8a203f695358a2828865cb63881540fd93f size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:24:25 ===================================================== [Pipeline] echo 12:24:25 taggedImages: 12:24:25 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:8f38a188810cb2bfc406d3ba9c0354271b82d227 12:24:25 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 12:24:25 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:4.0.0-dev.10 12:24:25 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:8f38a188810cb2bfc406d3ba9c0354271b82d227-4.0.0-dev.10 12:24:25 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:24:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:24:25 12:24:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:24:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:24:25 latest: Pulling from edgex-lftools-log-publisher 12:24:25 5eb5b503b376: Pulling fs layer 12:24:25 5c69ac0246d0: Pulling fs layer 12:24:25 ec43610c2a17: Pulling fs layer 12:24:25 3a2ae6a8a46f: Pulling fs layer 12:24:25 33b1e0a273af: Pulling fs layer 12:24:25 5d3b04190fa2: Pulling fs layer 12:24:25 2f39f015ded8: Pulling fs layer 12:24:25 3a2ae6a8a46f: Waiting 12:24:25 33b1e0a273af: Waiting 12:24:25 5d3b04190fa2: Waiting 12:24:25 2f39f015ded8: Waiting 12:24:25 5c69ac0246d0: Download complete 12:24:25 3a2ae6a8a46f: Verifying Checksum 12:24:25 3a2ae6a8a46f: Download complete 12:24:25 33b1e0a273af: Verifying Checksum 12:24:25 33b1e0a273af: Download complete 12:24:25 5d3b04190fa2: Verifying Checksum 12:24:25 5d3b04190fa2: Download complete 12:24:25 ec43610c2a17: Verifying Checksum 12:24:25 ec43610c2a17: Download complete 12:24:26 5eb5b503b376: Verifying Checksum 12:24:26 5eb5b503b376: Download complete 12:24:26 2f39f015ded8: Download complete 12:24:27 5eb5b503b376: Pull complete 12:24:27 using credential edgex-jenkins-ssh 12:24:27 Cloning the remote Git repository 12:24:27 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 12:24:27 5c69ac0246d0: Pull complete 12:24:27 ec43610c2a17: Pull complete 12:24:27 3a2ae6a8a46f: Pull complete 12:24:27 33b1e0a273af: Pull complete 12:24:28 5d3b04190fa2: Pull complete 12:24:27 > git init /w/workspace/app-rfid-llrp-inventory/197 # timeout=10 12:24:27 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 12:24:27 > git --version # timeout=10 12:24:27 > git --version # 'git version 2.25.1' 12:24:27 using GIT_SSH to set credentials SSH Credentials for GitHub 12:24:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:24:32 Avoid second fetch 12:24:32 Checking out Revision 8f38a188810cb2bfc406d3ba9c0354271b82d227 (main) 12:24:31 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 12:24:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:24:32 > git config core.sparsecheckout # timeout=10 12:24:32 > git checkout -f 8f38a188810cb2bfc406d3ba9c0354271b82d227 # timeout=10 12:24:32 Commit message: "docs: Update changelog for 4.0 release (#337)" 12:24:33 2f39f015ded8: Pull complete 12:24:33 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 12:24:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:24:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:24:33 prd-ubuntu20.04-docker-8c-8g-40340 does not seem to be running inside a container 12:24:33 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:24:37 $ docker top 5fd48bea625bafe0214f1452663cdfbffff268148a24473498a30f52dfb4c046 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:24:37 12:24:37 GitHub has been notified of this commit’s build result 12:24:37 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:24:37 ---> job-cost.sh 12:24:37 lf-activate-venv: SKIPPING 12:24:37 INFO: No Stack... 12:24:37 INFO: Retrieving Pricing Info for: v3-standard-8 12:24:37 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 12:24:37 % Total % Received % Xferd Average Speed Time Time Time Current 12:24:37 Dload Upload Total Spent Left Speed 12:24:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 212k 0 --:--:-- --:--:-- --:--:-- 215k [Pipeline] sh 12:24:37 INFO: Archiving Costs [Pipeline] sh 12:24:38 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 12:24:38 + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv 12:24:38 + cut -d, -f6 [Pipeline] lock 12:24:38 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-197-stack-cost] 12:24:38 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-197-stack-cost] did not exist. Created. 12:24:38 Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-197-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:24:38 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 12:24:38 + sudo tee /etc/docker/daemon.new 12:24:38 { 12:24:38 "registry-mirrors": [ 12:24:38 "https://nexus3.edgexfoundry.org:10001" 12:24:38 ], 12:24:38 "bip": "10.250.0.254/24", 12:24:38 "hosts": [ 12:24:38 "tcp://0.0.0.0:5555", 12:24:38 "unix:///var/run/docker.sock" 12:24:38 ], 12:24:38 "mtu": 1458, 12:24:38 "selinux-enabled": true, 12:24:38 "seccomp-profile": "/etc/docker/seccomp.json" 12:24:38 } [Pipeline] sh 12:24:38 + echo total: 0.2199999988079071 [Pipeline] stash 12:24:38 Stashed 1 file(s) [Pipeline] } 12:24:38 Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-197-stack-cost] [Pipeline] // lock [Pipeline] } 12:24:38 $ docker stop --time=1 5fd48bea625bafe0214f1452663cdfbffff268148a24473498a30f52dfb4c046 12:24:38 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json 12:24:39 $ docker rm -f --volumes 5fd48bea625bafe0214f1452663cdfbffff268148a24473498a30f52dfb4c046 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 12:24:40 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:24:58 provisioning config files... 12:24:58 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/197@tmp/config2040154047508599189tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:24:58 ---> ****-login.sh 12:24:58 nexus3.edgexfoundry.org:10001 12:24:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:24:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:24:59 Configure a credential helper to remove this warning. See 12:24:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:24:59 12:24:59 Login Succeeded 12:24:59 nexus3.edgexfoundry.org:10002 12:24:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:24:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:24:59 Configure a credential helper to remove this warning. See 12:24:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:24:59 12:24:59 Login Succeeded 12:24:59 nexus3.edgexfoundry.org:10003 12:25:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:25:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:25:00 Configure a credential helper to remove this warning. See 12:25:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:25:00 12:25:00 Login Succeeded 12:25:00 nexus3.edgexfoundry.org:10004 12:25:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:25:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:25:00 Configure a credential helper to remove this warning. See 12:25:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:25:00 12:25:00 Login Succeeded 12:25:00 ****.io 12:25:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:25:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:25:00 Configure a credential helper to remove this warning. See 12:25:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:25:00 12:25:00 Login Succeeded 12:25:00 ---> ****-login.sh ends [Pipeline] } 12:25:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:25:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:25:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:25:01 ========================================================= 12:25:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 12:25:01 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:25:01 + 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 . 12:25:01 Sending build context to Docker daemon 682kB 12:25:01 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 12:25:01 Step 2/12 : FROM ${BASE} AS builder 12:25:01 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 12:25:01 9986a736f7d3: Pulling fs layer 12:25:01 1f018df60701: Pulling fs layer 12:25:01 39f8f326b044: Pulling fs layer 12:25:01 e6a1e7a6a96a: Pulling fs layer 12:25:01 4f4fb700ef54: Pulling fs layer 12:25:01 d45d956e0dbf: Pulling fs layer 12:25:01 d7702b0d1db1: Pulling fs layer 12:25:01 5c7f0f088c93: Pulling fs layer 12:25:01 4fdc064ae6cf: Pulling fs layer 12:25:01 5c7f0f088c93: Waiting 12:25:01 4fdc064ae6cf: Waiting 12:25:01 e6a1e7a6a96a: Waiting 12:25:01 4f4fb700ef54: Waiting 12:25:01 d7702b0d1db1: Waiting 12:25:01 d45d956e0dbf: Waiting 12:25:01 1f018df60701: Download complete 12:25:02 e6a1e7a6a96a: Verifying Checksum 12:25:02 e6a1e7a6a96a: Download complete 12:25:02 4f4fb700ef54: Verifying Checksum 12:25:02 4f4fb700ef54: Download complete 12:25:02 d45d956e0dbf: Download complete 12:25:02 d7702b0d1db1: Verifying Checksum 12:25:02 d7702b0d1db1: Download complete 12:25:02 9986a736f7d3: Verifying Checksum 12:25:02 9986a736f7d3: Download complete 12:25:02 4fdc064ae6cf: Verifying Checksum 12:25:02 4fdc064ae6cf: Download complete 12:25:02 9986a736f7d3: Pull complete 12:25:03 1f018df60701: Pull complete 12:25:03 39f8f326b044: Verifying Checksum 12:25:03 39f8f326b044: Download complete 12:25:04 5c7f0f088c93: Verifying Checksum 12:25:04 5c7f0f088c93: Download complete 12:25:17 39f8f326b044: Pull complete 12:25:17 e6a1e7a6a96a: Pull complete 12:25:17 4f4fb700ef54: Pull complete 12:25:17 d45d956e0dbf: Pull complete 12:25:17 d7702b0d1db1: Pull complete 12:25:25 5c7f0f088c93: Pull complete 12:25:26 4fdc064ae6cf: Pull complete 12:25:26 Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 12:25:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 12:25:26 ---> 63f30b955cb9 12:25:26 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 12:25:28 ---> Running in ac49052b2d07 12:25:28 Removing intermediate container ac49052b2d07 12:25:28 ---> 791e07d16e38 12:25:28 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 12:25:28 ---> Running in 57a597e18d5d 12:25:29 Removing intermediate container 57a597e18d5d 12:25:29 ---> 4fb6d9ede854 12:25:29 Step 5/12 : ARG ADD_BUILD_TAGS="" 12:25:29 ---> Running in c10791987585 12:25:29 Removing intermediate container c10791987585 12:25:29 ---> c9d913f509fd 12:25:29 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:25:29 ---> Running in 9341a3f8d60c 12:25:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 12:25:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 12:25:32 OK: 239 MiB in 58 packages 12:25:33 Removing intermediate container 9341a3f8d60c 12:25:33 ---> d6825e697ba3 12:25:33 Step 7/12 : WORKDIR /app 12:25:33 ---> Running in 9a1bc2812cb0 12:25:33 Removing intermediate container 9a1bc2812cb0 12:25:33 ---> 01434dddc601 12:25:33 Step 8/12 : COPY go.mod vendor* ./ 12:25:34 ---> 4fec31b92ac1 12:25:34 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:25:34 ---> Running in 154d86d0ae5c 12:27:26 Removing intermediate container 154d86d0ae5c 12:27:26 ---> 78a13de5f4bf 12:27:26 Step 10/12 : COPY . . 12:27:26 ---> 99909759481b 12:27:26 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:27:26 ---> Running in da88cbe7b770 12:27:26 Removing intermediate container da88cbe7b770 12:27:26 ---> 1ba01d1afdb6 12:27:26 Step 12/12 : RUN $MAKE 12:27:26 ---> Running in fcbf1460939f 12:27:26 noop 12:27:26 Removing intermediate container fcbf1460939f 12:27:26 ---> 65d83d5aed9b 12:27:26 Successfully built 65d83d5aed9b 12:27:26 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:27:26 + docker inspect -f . ci-base-image-arm64 12:27:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:27:26 prd-ubuntu20.04-docker-arm64-4c-16g-40341 does not seem to be running inside a container 12:27:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/197 -v /w/workspace/app-rfid-llrp-inventory/197:/w/workspace/app-rfid-llrp-inventory/197:rw,z -v /w/workspace/app-rfid-llrp-inventory/197@tmp:/w/workspace/app-rfid-llrp-inventory/197@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 12:27:28 $ docker top 2c2253d6e011ca6566b5296b7ad051c1230e36ac5823ac4c17d0a26ddfb21e0f -eo pid,comm [Pipeline] { [Pipeline] sh 12:27:28 + go version 12:27:28 go version go1.23.4 linux/arm64 [Pipeline] } 12:27:28 $ docker stop --time=1 2c2253d6e011ca6566b5296b7ad051c1230e36ac5823ac4c17d0a26ddfb21e0f 12:27:30 $ docker rm -f --volumes 2c2253d6e011ca6566b5296b7ad051c1230e36ac5823ac4c17d0a26ddfb21e0f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:27:31 + docker inspect -f . ci-base-image-arm64 12:27:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:27:31 prd-ubuntu20.04-docker-arm64-4c-16g-40341 does not seem to be running inside a container 12:27:31 $ 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/197 -v /w/workspace/app-rfid-llrp-inventory/197:/w/workspace/app-rfid-llrp-inventory/197:rw,z -v /w/workspace/app-rfid-llrp-inventory/197@tmp:/w/workspace/app-rfid-llrp-inventory/197@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 12:27:32 $ docker top c8c73fd1f6bd607dea5780c1d92b355d33b4c19ba883be6c61ffda1d83e2f102 -eo pid,comm [Pipeline] { [Pipeline] sh 12:27:33 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/197 [Pipeline] fileExists [Pipeline] sh 12:27:34 + make test 12:27:34 go test -race ./... -coverprofile=coverage.out ./... 12:32:26 edgexfoundry/app-rfid-llrp-inventory coverage: 0.0% of statements 12:32:30 edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app coverage: 0.0% of statements 12:32:32 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.065s coverage: 86.2% of statements 12:32:44 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.335s coverage: 71.9% of statements 12:32:44 WARNING: Linting skipped (not on x86_64 or linter not installed) 12:32:44 go vet ./... 12:37:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:37:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:37:07 ./bin/test-attribution.sh [Pipeline] echo 12:37:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 12:37:07 $ docker stop --time=1 c8c73fd1f6bd607dea5780c1d92b355d33b4c19ba883be6c61ffda1d83e2f102 12:37:09 $ docker rm -f --volumes c8c73fd1f6bd607dea5780c1d92b355d33b4c19ba883be6c61ffda1d83e2f102 [Pipeline] // withDockerContainer [Pipeline] sh 12:37:11 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:37:11 Warning: overwriting stash ‘coverage-report’ 12:37:12 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 12:37:12 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:37:13 + ls -al . 12:37:13 total 284 12:37:13 drwxrwxr-x 10 jenkins jenkins 4096 Mar 5 12:27 . 12:37:13 drwxrwxr-x 4 jenkins jenkins 4096 Mar 5 12:24 .. 12:37:13 -rw-rw-r-- 1 jenkins jenkins 262 Mar 5 12:24 .dockerignore 12:37:13 drwxrwxr-x 8 jenkins jenkins 4096 Mar 5 12:24 .git 12:37:13 drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 12:24 .github 12:37:13 -rw-rw-r-- 1 jenkins jenkins 773 Mar 5 12:24 .gitignore 12:37:13 -rw-rw-r-- 1 jenkins jenkins 200 Mar 5 12:24 .golangci.yml 12:37:13 -rw-rw-r-- 1 jenkins jenkins 17061 Mar 5 12:24 Attribution.txt 12:37:13 -rw-rw-r-- 1 jenkins jenkins 12578 Mar 5 12:24 CHANGELOG.md 12:37:13 -rw-rw-r-- 1 jenkins jenkins 1769 Mar 5 12:24 Dockerfile 12:37:13 -rw-rw-r-- 1 jenkins jenkins 677 Mar 5 12:24 GOVERNANCE.md 12:37:13 -rw-rw-r-- 1 jenkins jenkins 665 Mar 5 12:24 Jenkinsfile 12:37:13 -rw-rw-r-- 1 jenkins jenkins 11347 Mar 5 12:24 LICENSE 12:37:13 -rw-rw-r-- 1 jenkins jenkins 3066 Mar 5 12:24 Makefile 12:37:13 -rw-rw-r-- 1 jenkins jenkins 617 Mar 5 12:24 OWNERS.md 12:37:13 -rw-rw-r-- 1 jenkins jenkins 3851 Mar 5 12:24 README.md 12:37:13 -rw-rw-r-- 1 jenkins jenkins 12 Mar 5 12:20 VERSION 12:37:13 drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 12:24 bin 12:37:13 -rw-r--r-- 1 jenkins jenkins 55696 Mar 5 12:32 coverage.out 12:37:13 -rw-rw-r-- 1 jenkins jenkins 6741 Mar 5 12:24 go.mod 12:37:13 -rw-rw-r-- 1 jenkins jenkins 88266 Mar 5 12:24 go.sum 12:37:13 drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 12:24 images 12:37:13 drwxrwxr-x 4 jenkins jenkins 4096 Mar 5 12:24 internal 12:37:13 -rw-rw-r-- 1 jenkins jenkins 531 Mar 5 12:24 main.go 12:37:13 drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 12:24 openapi 12:37:13 drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 12:24 res 12:37:13 drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 12:24 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:37:13 + 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=8f38a188810cb2bfc406d3ba9c0354271b82d227 --label arch=arm64 --label version=4.0.0-dev.10 . 12:37:13 Sending build context to Docker daemon 682kB 12:37:13 Step 1/30 : ARG BASE=golang:1.23-alpine3.20 12:37:13 Step 2/30 : FROM ${BASE} AS builder 12:37:13 ---> 65d83d5aed9b 12:37:13 Step 3/30 : ARG ALPINE_PKG_BASE="make git" 12:37:14 ---> Running in 8b454b21c41b 12:37:14 Removing intermediate container 8b454b21c41b 12:37:14 ---> 89f949106475 12:37:14 Step 4/30 : ARG ALPINE_PKG_EXTRA="" 12:37:14 ---> Running in bef4f193866b 12:37:14 Removing intermediate container bef4f193866b 12:37:14 ---> 563fbe4c013d 12:37:14 Step 5/30 : ARG ADD_BUILD_TAGS="" 12:37:14 ---> Running in 78d50ed67dd9 12:37:15 Removing intermediate container 78d50ed67dd9 12:37:15 ---> 30d3b1262d59 12:37:15 Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:37:15 ---> Running in 720db7285598 12:37:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 12:37:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 12:37:18 OK: 239 MiB in 58 packages 12:37:19 Removing intermediate container 720db7285598 12:37:19 ---> 5e67cd82b3d4 12:37:19 Step 7/30 : WORKDIR /app 12:37:19 ---> Running in 5018f64c5466 12:37:19 Removing intermediate container 5018f64c5466 12:37:19 ---> dfb046f761eb 12:37:19 Step 8/30 : COPY go.mod vendor* ./ 12:37:19 ---> 0e332c383f10 12:37:19 Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:37:19 ---> Running in cf1c5502494b 12:37:22 Removing intermediate container cf1c5502494b 12:37:22 ---> 691766c9d5d1 12:37:22 Step 10/30 : COPY . . 12:37:22 ---> ebcbb4dfd95b 12:37:22 Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:37:22 ---> Running in ad39b4059b78 12:37:23 Removing intermediate container ad39b4059b78 12:37:23 ---> 74c32a213e05 12:37:23 Step 12/30 : RUN $MAKE 12:37:23 ---> Running in ff333296bdf8 12:37:24 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.0-dev.30 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.10 -X edgexfoundry/app-rfid-llrp-inventory.Version=4.0.0-dev.10 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory 12:41:01 Removing intermediate container ff333296bdf8 12:41:01 ---> 7b68319b9d20 12:41:01 Step 13/30 : FROM alpine:3.20 12:41:01 3.20: Pulling from library/alpine 12:41:01 94e9d8af2201: Pulling fs layer 12:41:01 94e9d8af2201: Verifying Checksum 12:41:01 94e9d8af2201: Download complete 12:41:01 94e9d8af2201: Pull complete 12:41:01 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 12:41:01 Status: Downloaded newer image for alpine:3.20 12:41:01 ---> 7aab056cecc6 12:41:01 Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 12:41:01 ---> Running in 3baefeade25a 12:41:01 Removing intermediate container 3baefeade25a 12:41:01 ---> a39a1e33effd 12:41:01 Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 12:41:01 ---> Running in 1fe157b1c546 12:41:01 Removing intermediate container 1fe157b1c546 12:41:01 ---> db64ed182a27 12:41:01 Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init 12:41:01 ---> Running in 0bd8b4fc57f6 12:41:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 12:41:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 12:41:01 (1/2) Installing ca-certificates (20241121-r1) 12:41:01 (2/2) Installing dumb-init (1.2.5-r3) 12:41:01 Executing busybox-1.36.1-r29.trigger 12:41:01 Executing ca-certificates-20241121-r1.trigger 12:41:01 OK: 10 MiB in 16 packages 12:41:01 Removing intermediate container 0bd8b4fc57f6 12:41:01 ---> e9ead74c99c8 12:41:01 Step 17/30 : RUN apk --no-cache upgrade 12:41:01 ---> Running in 3ba344f2ea75 12:41:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 12:41:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 12:41:01 OK: 10 MiB in 16 packages 12:41:01 Removing intermediate container 3ba344f2ea75 12:41:01 ---> e27a74393edd 12:41:01 Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt 12:41:01 ---> a4adf979fc5d 12:41:01 Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE 12:41:01 ---> e89c0c699bfb 12:41:01 Step 20/30 : COPY --from=builder /app/res/ /res/ 12:41:02 ---> 5c7396538ae9 12:41:02 Step 21/30 : COPY --from=builder /app/static/ /static/ 12:41:02 ---> a8dff11a7d02 12:41:02 Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 12:41:04 ---> 489f5b2f5f32 12:41:04 Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 12:41:04 ---> Running in d3ed3037b9d8 12:41:06 Removing intermediate container d3ed3037b9d8 12:41:06 ---> 6d5c85970340 12:41:06 Step 24/30 : VOLUME /cache 12:41:06 ---> Running in c16a3e0986e8 12:41:06 Removing intermediate container c16a3e0986e8 12:41:06 ---> eb18c90b1ba5 12:41:06 Step 25/30 : EXPOSE 59711 12:41:06 ---> Running in 18539c28e665 12:41:06 Removing intermediate container 18539c28e665 12:41:06 ---> 94bab7cd9b4f 12:41:06 Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 12:41:06 ---> Running in 8344a067c475 12:41:07 Removing intermediate container 8344a067c475 12:41:07 ---> 3612339af5f2 12:41:07 Step 27/30 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "-registry"] 12:41:07 ---> Running in d8cebe88b816 12:41:07 Removing intermediate container d8cebe88b816 12:41:07 ---> 13e6c0deb03a 12:41:07 Step 28/30 : LABEL arch=arm64 12:41:07 ---> Running in 682a81ef8c28 12:41:08 Removing intermediate container 682a81ef8c28 12:41:08 ---> 1ca8abd31f7c 12:41:08 Step 29/30 : LABEL git_sha=8f38a188810cb2bfc406d3ba9c0354271b82d227 12:41:08 ---> Running in d91372fb930a 12:41:08 Removing intermediate container d91372fb930a 12:41:08 ---> 120cb8fae37a 12:41:08 Step 30/30 : LABEL version=4.0.0-dev.10 12:41:08 ---> Running in 728487b85f00 12:41:08 Removing intermediate container 728487b85f00 12:41:08 ---> 7aa58cfcf2f9 12:41:08 [Warning] One or more build-args [ARCH] were not consumed 12:41:08 Successfully built 7aa58cfcf2f9 12:41:08 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 12:41:08 provisioning config files... 12:41:08 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/197@tmp/config10038483549834510824tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:41:09 ---> ****-login.sh 12:41:09 nexus3.edgexfoundry.org:10001 12:41:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:41:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:41:09 Configure a credential helper to remove this warning. See 12:41:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:41:09 12:41:09 Login Succeeded 12:41:09 nexus3.edgexfoundry.org:10002 12:41:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:41:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:41:09 Configure a credential helper to remove this warning. See 12:41:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:41:09 12:41:09 Login Succeeded 12:41:09 nexus3.edgexfoundry.org:10003 12:41:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:41:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:41:10 Configure a credential helper to remove this warning. See 12:41:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:41:10 12:41:10 Login Succeeded 12:41:10 nexus3.edgexfoundry.org:10004 12:41:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:41:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:41:10 Configure a credential helper to remove this warning. See 12:41:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:41:10 12:41:10 Login Succeeded 12:41:10 ****.io 12:41:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:41:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:41:11 Configure a credential helper to remove this warning. See 12:41:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:41:11 12:41:11 Login Succeeded 12:41:11 ---> ****-login.sh ends [Pipeline] } 12:41:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:41:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:41:11 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: 12:41:11 8f38a188810cb2bfc406d3ba9c0354271b82d227 12:41:11 latest 12:41:11 4.0.0-dev.10 12:41:11 8f38a188810cb2bfc406d3ba9c0354271b82d227-4.0.0-dev.10 12:41:11 main 12:41:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:41:11 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:8f38a188810cb2bfc406d3ba9c0354271b82d227 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:41:12 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:8f38a188810cb2bfc406d3ba9c0354271b82d227 12:41:12 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 12:41:12 02250fc4ed7e: Preparing 12:41:12 5fec59cda956: Preparing 12:41:12 f3f9f865cf79: Preparing 12:41:12 a560d234adb9: Preparing 12:41:12 486ccfb5d3f5: Preparing 12:41:12 94fc759ea9f4: Preparing 12:41:12 e7d8772c87a5: Preparing 12:41:12 a5abb8669d0f: Preparing 12:41:12 dd9c8f8612c8: Preparing 12:41:12 a5abb8669d0f: Waiting 12:41:12 dd9c8f8612c8: Waiting 12:41:12 94fc759ea9f4: Waiting 12:41:12 e7d8772c87a5: Waiting 12:41:12 02250fc4ed7e: Pushed 12:41:12 f3f9f865cf79: Pushed 12:41:12 486ccfb5d3f5: Pushed 12:41:12 a560d234adb9: Pushed 12:41:12 dd9c8f8612c8: Layer already exists 12:41:12 94fc759ea9f4: Pushed 12:41:12 e7d8772c87a5: Pushed 12:41:12 a5abb8669d0f: Pushed 12:41:20 5fec59cda956: Pushed 12:41:20 8f38a188810cb2bfc406d3ba9c0354271b82d227: digest: sha256:183b1275dad26fcf86a1898b7ac5f017429b2a3cf31b55f7fa0e66710f403e56 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:41:21 + 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 12:41:21 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 12:41:21 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 12:41:21 02250fc4ed7e: Preparing 12:41:21 5fec59cda956: Preparing 12:41:21 f3f9f865cf79: Preparing 12:41:21 a560d234adb9: Preparing 12:41:21 486ccfb5d3f5: Preparing 12:41:21 94fc759ea9f4: Preparing 12:41:21 e7d8772c87a5: Preparing 12:41:21 a5abb8669d0f: Preparing 12:41:21 dd9c8f8612c8: Preparing 12:41:21 94fc759ea9f4: Waiting 12:41:21 e7d8772c87a5: Waiting 12:41:21 a5abb8669d0f: Waiting 12:41:21 dd9c8f8612c8: Waiting 12:41:21 5fec59cda956: Layer already exists 12:41:21 f3f9f865cf79: Layer already exists 12:41:21 a560d234adb9: Layer already exists 12:41:21 486ccfb5d3f5: Layer already exists 12:41:21 02250fc4ed7e: Layer already exists 12:41:21 94fc759ea9f4: Layer already exists 12:41:21 e7d8772c87a5: Layer already exists 12:41:21 a5abb8669d0f: Layer already exists 12:41:21 dd9c8f8612c8: Layer already exists 12:41:21 latest: digest: sha256:183b1275dad26fcf86a1898b7ac5f017429b2a3cf31b55f7fa0e66710f403e56 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:41:22 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:41:22 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:4.0.0-dev.10 12:41:22 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 12:41:22 02250fc4ed7e: Preparing 12:41:22 5fec59cda956: Preparing 12:41:22 f3f9f865cf79: Preparing 12:41:22 a560d234adb9: Preparing 12:41:22 486ccfb5d3f5: Preparing 12:41:22 94fc759ea9f4: Preparing 12:41:22 e7d8772c87a5: Preparing 12:41:22 a5abb8669d0f: Preparing 12:41:22 dd9c8f8612c8: Preparing 12:41:22 e7d8772c87a5: Waiting 12:41:22 a5abb8669d0f: Waiting 12:41:22 dd9c8f8612c8: Waiting 12:41:22 94fc759ea9f4: Waiting 12:41:22 f3f9f865cf79: Layer already exists 12:41:22 5fec59cda956: Layer already exists 12:41:22 a560d234adb9: Layer already exists 12:41:22 486ccfb5d3f5: Layer already exists 12:41:22 02250fc4ed7e: Layer already exists 12:41:22 dd9c8f8612c8: Layer already exists 12:41:22 94fc759ea9f4: Layer already exists 12:41:22 e7d8772c87a5: Layer already exists 12:41:22 a5abb8669d0f: Layer already exists 12:41:22 4.0.0-dev.10: digest: sha256:183b1275dad26fcf86a1898b7ac5f017429b2a3cf31b55f7fa0e66710f403e56 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:41:23 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:8f38a188810cb2bfc406d3ba9c0354271b82d227-4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:41:23 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:8f38a188810cb2bfc406d3ba9c0354271b82d227-4.0.0-dev.10 12:41:23 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 12:41:23 02250fc4ed7e: Preparing 12:41:23 5fec59cda956: Preparing 12:41:23 f3f9f865cf79: Preparing 12:41:23 a560d234adb9: Preparing 12:41:23 486ccfb5d3f5: Preparing 12:41:23 94fc759ea9f4: Preparing 12:41:23 e7d8772c87a5: Preparing 12:41:23 a5abb8669d0f: Preparing 12:41:23 dd9c8f8612c8: Preparing 12:41:23 e7d8772c87a5: Waiting 12:41:23 a5abb8669d0f: Waiting 12:41:23 dd9c8f8612c8: Waiting 12:41:23 94fc759ea9f4: Waiting 12:41:23 f3f9f865cf79: Layer already exists 12:41:23 a560d234adb9: Layer already exists 12:41:23 486ccfb5d3f5: Layer already exists 12:41:23 5fec59cda956: Layer already exists 12:41:23 02250fc4ed7e: Layer already exists 12:41:23 a5abb8669d0f: Layer already exists 12:41:23 94fc759ea9f4: Layer already exists 12:41:23 e7d8772c87a5: Layer already exists 12:41:23 dd9c8f8612c8: Layer already exists 12:41:23 8f38a188810cb2bfc406d3ba9c0354271b82d227-4.0.0-dev.10: digest: sha256:183b1275dad26fcf86a1898b7ac5f017429b2a3cf31b55f7fa0e66710f403e56 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:41:23 + 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 12:41:24 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main 12:41:24 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 12:41:24 02250fc4ed7e: Preparing 12:41:24 5fec59cda956: Preparing 12:41:24 f3f9f865cf79: Preparing 12:41:24 a560d234adb9: Preparing 12:41:24 486ccfb5d3f5: Preparing 12:41:24 94fc759ea9f4: Preparing 12:41:24 e7d8772c87a5: Preparing 12:41:24 a5abb8669d0f: Preparing 12:41:24 dd9c8f8612c8: Preparing 12:41:24 94fc759ea9f4: Waiting 12:41:24 a5abb8669d0f: Waiting 12:41:24 e7d8772c87a5: Waiting 12:41:24 dd9c8f8612c8: Waiting 12:41:24 02250fc4ed7e: Layer already exists 12:41:24 5fec59cda956: Layer already exists 12:41:24 486ccfb5d3f5: Layer already exists 12:41:24 f3f9f865cf79: Layer already exists 12:41:24 a560d234adb9: Layer already exists 12:41:24 e7d8772c87a5: Layer already exists 12:41:24 a5abb8669d0f: Layer already exists 12:41:24 94fc759ea9f4: Layer already exists 12:41:24 dd9c8f8612c8: Layer already exists 12:41:24 main: digest: sha256:183b1275dad26fcf86a1898b7ac5f017429b2a3cf31b55f7fa0e66710f403e56 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:41:24 ===================================================== [Pipeline] echo 12:41:24 taggedImages: 12:41:24 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:8f38a188810cb2bfc406d3ba9c0354271b82d227 12:41:24 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 12:41:24 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:4.0.0-dev.10 12:41:24 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:8f38a188810cb2bfc406d3ba9c0354271b82d227-4.0.0-dev.10 12:41:24 - 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 12:41:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:41:25 12:41:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:41:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:41:25 arm64: Pulling from edgex-lftools-log-publisher 12:41:25 8998bd30e6a1: Pulling fs layer 12:41:25 04944245beec: Pulling fs layer 12:41:25 699f458cf7ca: Pulling fs layer 12:41:25 765212b225bb: Pulling fs layer 12:41:25 f23df028b6ca: Pulling fs layer 12:41:25 d65c8cfc05b1: Pulling fs layer 12:41:25 2437ff75d9bd: Pulling fs layer 12:41:25 f23df028b6ca: Waiting 12:41:25 d65c8cfc05b1: Waiting 12:41:25 2437ff75d9bd: Waiting 12:41:25 765212b225bb: Waiting 12:41:25 04944245beec: Verifying Checksum 12:41:25 04944245beec: Download complete 12:41:25 765212b225bb: Verifying Checksum 12:41:25 765212b225bb: Download complete 12:41:25 f23df028b6ca: Verifying Checksum 12:41:25 f23df028b6ca: Download complete 12:41:25 d65c8cfc05b1: Verifying Checksum 12:41:25 d65c8cfc05b1: Download complete 12:41:25 699f458cf7ca: Verifying Checksum 12:41:25 699f458cf7ca: Download complete 12:41:26 8998bd30e6a1: Verifying Checksum 12:41:26 8998bd30e6a1: Download complete 12:41:28 2437ff75d9bd: Verifying Checksum 12:41:28 2437ff75d9bd: Download complete 12:41:30 8998bd30e6a1: Pull complete 12:41:31 04944245beec: Pull complete 12:41:32 699f458cf7ca: Pull complete 12:41:33 765212b225bb: Pull complete 12:41:34 f23df028b6ca: Pull complete 12:41:34 d65c8cfc05b1: Pull complete 12:41:52 2437ff75d9bd: Pull complete 12:41:52 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 12:41:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:41:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:41:52 prd-ubuntu20.04-docker-arm64-4c-16g-40341 does not seem to be running inside a container 12:41:52 $ 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/197 -v /w/workspace/app-rfid-llrp-inventory/197:/w/workspace/app-rfid-llrp-inventory/197:rw,z -v /w/workspace/app-rfid-llrp-inventory/197@tmp:/w/workspace/app-rfid-llrp-inventory/197@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 12:41:54 $ docker top ed4b354cf70d8c8f15721c2681ca6fc566e902f8d3e471d7c008ac9988c84709 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:41:55 ---> job-cost.sh 12:41:55 lf-activate-venv: SKIPPING 12:41:55 INFO: No Stack... 12:41:56 INFO: Retrieving Pricing Info for: v3-standard-4 12:41:57 INFO: Archiving Costs [Pipeline] sh 12:41:57 + cat /w/workspace/app-rfid-llrp-inventory/197/archives/cost.csv 12:41:57 + cut -d, -f6 [Pipeline] lock 12:41:57 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-197-stack-cost] 12:41:57 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-197-stack-cost] did not exist. Created. 12:41:57 Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-197-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:41:58 /w/workspace/app-rfid-llrp-inventory/197@tmp/durable-4095496f/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 12:41:58 + echo total: 0.10999999940395355 [Pipeline] stash 12:41:58 Warning: overwriting stash ‘stack-cost’ 12:41:58 Stashed 1 file(s) [Pipeline] } 12:41:58 Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-197-stack-cost] [Pipeline] // lock [Pipeline] } 12:41:58 $ docker stop --time=1 ed4b354cf70d8c8f15721c2681ca6fc566e902f8d3e471d7c008ac9988c84709 12:42:00 $ docker rm -f --volumes ed4b354cf70d8c8f15721c2681ca6fc566e902f8d3e471d7c008ac9988c84709 [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 12:42:00 provisioning config files... 12:42:00 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8687123848910546661tmp [Pipeline] { [Pipeline] sh 12:42:01 + set +x 12:42:01 + + bash -s -- 12:42:01 curl -s https://codecov.io/bash 12:42:01 12:42:01 _____ _ 12:42:01 / ____| | | 12:42:01 | | ___ __| | ___ ___ _____ __ 12:42:01 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 12:42:01 | |___| (_) | (_| | __/ (_| (_) \ V / 12:42:01 \_____\___/ \__,_|\___|\___\___/ \_/ 12:42:01 Bash-1.0.6 12:42:01 12:42:01 12:42:01 ==> git version 2.25.1 found 12:42:01 ==> 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 12:42:01 Release-Date: 2020-01-08 12:42:01 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 12:42:01 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 12:42:01 ==> Jenkins CI detected. 12:42:01 current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main 12:42:01 project root: . 12:42:01 --> token set from env 12:42:01 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 12:42:01 ==> Running gcov in . (disable via -X gcov) 12:42:01 ==> Python coveragepy not found 12:42:01 ==> Searching for coverage reports in: 12:42:01 + . 12:42:01 -> Found 1 reports 12:42:01 ==> Detecting git/mercurial file structure 12:42:01 ==> Reading reports 12:42:01 + ./coverage.out bytes=55696 12:42:01 ==> Appending adjustments 12:42:01 https://docs.codecov.io/docs/fixing-reports 12:42:01 + Found adjustments 12:42:01 ==> Gzipping contents 12:42:01 16K /tmp/codecov.xwLbkh.gz 12:42:01 ==> Uploading reports 12:42:01 url: https://codecov.io 12:42:01 query: branch=main&commit=8f38a188810cb2bfc406d3ba9c0354271b82d227&build=197&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F197%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 12:42:01 -> Pinging Codecov 12:42:01 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=8f38a188810cb2bfc406d3ba9c0354271b82d227&build=197&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F197%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 12:42:01 -> Uploading to 12:42:01 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-rfid-llrp-go/8f38a188810cb2bfc406d3ba9c0354271b82d227/2a4cb85e-1fd7-41bf-b94f-9ed6b9844968.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250305%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250305T124201Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=e985e0311c4f14156b17e4cf4d699f2697db042464448eda8d2f09f7eb32af35 12:42:01 % Total % Received % Xferd Average Speed Time Time Time Current 12:42:01 Dload Upload Total Spent Left Speed 12:42:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12864 0 0 100 12864 0 39950 --:--:-- --:--:-- --:--:-- 39950 12:42:01 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/8f38a188810cb2bfc406d3ba9c0354271b82d227 [Pipeline] } 12:42:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 12:42:02 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 12:42:02 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:42:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 12:42:02 12:42:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:42:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 12:42:02 latest: Pulling from edgex-devops/edgex-snyk-go 12:42:02 43c4264eed91: Pulling fs layer 12:42:02 4cc291be95ef: Pulling fs layer 12:42:02 2ac1f1163629: Pulling fs layer 12:42:02 5c3c966382ef: Pulling fs layer 12:42:02 4f4fb700ef54: Pulling fs layer 12:42:02 d9c7d2e4e75e: Pulling fs layer 12:42:02 9c3e1370e548: Pulling fs layer 12:42:02 5c3c966382ef: Waiting 12:42:02 4f4fb700ef54: Waiting 12:42:02 d9c7d2e4e75e: Waiting 12:42:02 9c3e1370e548: Waiting 12:42:02 4cc291be95ef: Verifying Checksum 12:42:02 4cc291be95ef: Download complete 12:42:02 5c3c966382ef: Verifying Checksum 12:42:02 5c3c966382ef: Download complete 12:42:02 4f4fb700ef54: Verifying Checksum 12:42:02 4f4fb700ef54: Download complete 12:42:03 43c4264eed91: Download complete 12:42:03 43c4264eed91: Pull complete 12:42:03 d9c7d2e4e75e: Verifying Checksum 12:42:03 d9c7d2e4e75e: Download complete 12:42:03 4cc291be95ef: Pull complete 12:42:03 2ac1f1163629: Verifying Checksum 12:42:03 2ac1f1163629: Download complete 12:42:03 9c3e1370e548: Verifying Checksum 12:42:03 9c3e1370e548: Download complete 12:42:07 2ac1f1163629: Pull complete 12:42:07 5c3c966382ef: Pull complete 12:42:07 4f4fb700ef54: Pull complete 12:42:07 d9c7d2e4e75e: Pull complete 12:42:10 9c3e1370e548: Pull complete 12:42:10 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 12:42:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 12:42:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:42:10 prd-ubuntu20.04-docker-8c-8g-40340 does not seem to be running inside a container 12:42:10 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 12:42:15 $ docker top b301e2a120f1feb393fb2df6e03cf41f41e48f58773c8c7c19aae649e5170872 -eo pid,comm [Pipeline] { [Pipeline] sh 12:42:15 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] echo 12:42:15 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh 12:42:15 + set -o pipefail 12:42:15 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' 12:42:24 12:42:24 Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... 12:42:24 12:42:24 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7116c55e-148a-425a-9d75-27689445d8a8/history/8a008f6b-0487-4b49-b5c1-7dd50050cf73 12:42:24 12:42:24 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 12:42:24 12:42:24 12:42:24 You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. 12:42:24 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 12:42:24 $ docker stop --time=1 b301e2a120f1feb393fb2df6e03cf41f41e48f58773c8c7c19aae649e5170872 12:42:27 $ docker rm -f --volumes b301e2a120f1feb393fb2df6e03cf41f41e48f58773c8c7c19aae649e5170872 [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 12:42:28 + git log --format=format:%s -1 8f38a188810cb2bfc406d3ba9c0354271b82d227 [Pipeline] sh 12:42:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:42:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:42:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:42:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:42:29 prd-ubuntu20.04-docker-8c-8g-40340 does not seem to be running inside a container 12:42:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 12:42:29 $ docker top 1ba022f16cba2366eb8e1ea830c1e68102abb2c9a734c0ccfbd10cbdb710bab9 -eo pid,comm 12:42:29 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). 12:42:29 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:42:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:42:29 [ssh-agent] Looking for ssh-agent implementation... 12:42:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:42:30 $ docker exec 1ba022f16cba2366eb8e1ea830c1e68102abb2c9a734c0ccfbd10cbdb710bab9 ssh-agent 12:42:30 SSH_AUTH_SOCK=/tmp/ssh-Dq7bg2hi7nXw/agent.33 12:42:30 SSH_AGENT_PID=39 12:42:30 Running ssh-add (command line suppressed) 12:42:30 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8483443458401702756.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8483443458401702756.key) 12:42:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:42:30 + git semver tag 12:42:30 2025-03-05 12:42:30,822 [run_tag] DEBUG tag force:False 12:42:30 2025-03-05 12:42:30,822 [check_head_tag] DEBUG check head tag 12:42:30 2025-03-05 12:42:30,824 [execute] INFO git cat-file --batch-check 12:42:30 2025-03-05 12:42:30,824 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 12:42:30 2025-03-05 12:42:30,829 [execute] INFO git cat-file --batch 12:42:30 2025-03-05 12:42:30,829 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 12:42:30 2025-03-05 12:42:30,858 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 12:42:30 2025-03-05 12:42:30,858 [execute] INFO git tag -a v4.0.0-dev.10 -m v4.0.0-dev.10 12:42:30 2025-03-05 12:42:30,858 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.10', '-m', 'v4.0.0-dev.10'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 12:42:30 2025-03-05 12:42:30,864 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 12:42:30 4.0.0-dev.10 [Pipeline] } 12:42:30 $ docker exec --env ******** --env ******** 1ba022f16cba2366eb8e1ea830c1e68102abb2c9a734c0ccfbd10cbdb710bab9 ssh-agent -k 12:42:31 unset SSH_AUTH_SOCK; 12:42:31 unset SSH_AGENT_PID; 12:42:31 echo Agent pid 39 killed; 12:42:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:42:31 + git semver [Pipeline] } 12:42:31 $ docker stop --time=1 1ba022f16cba2366eb8e1ea830c1e68102abb2c9a734c0ccfbd10cbdb710bab9 12:42:33 $ docker rm -f --volumes 1ba022f16cba2366eb8e1ea830c1e68102abb2c9a734c0ccfbd10cbdb710bab9 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:42:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 12:42:33 12:42:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:42:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 12:42:34 0.23.1-centos7: Pulling from edgex-lftools 12:42:34 ab5ef0e58194: Pulling fs layer 12:42:34 9712f1f96733: Pulling fs layer 12:42:34 63f879dbbcfc: Pulling fs layer 12:42:34 0d9ebad4ef96: Pulling fs layer 12:42:34 e9a5061849ea: Pulling fs layer 12:42:34 d747dcd14b5f: Pulling fs layer 12:42:34 2de7ff778b66: Pulling fs layer 12:42:34 e9a5061849ea: Waiting 12:42:34 d747dcd14b5f: Waiting 12:42:34 2de7ff778b66: Waiting 12:42:34 9712f1f96733: Verifying Checksum 12:42:34 9712f1f96733: Download complete 12:42:34 63f879dbbcfc: Verifying Checksum 12:42:34 63f879dbbcfc: Download complete 12:42:34 e9a5061849ea: Verifying Checksum 12:42:34 e9a5061849ea: Download complete 12:42:34 d747dcd14b5f: Download complete 12:42:34 0d9ebad4ef96: Verifying Checksum 12:42:34 0d9ebad4ef96: Download complete 12:42:34 ab5ef0e58194: Verifying Checksum 12:42:34 ab5ef0e58194: Download complete 12:42:34 2de7ff778b66: Verifying Checksum 12:42:34 2de7ff778b66: Download complete 12:42:38 ab5ef0e58194: Pull complete 12:42:38 9712f1f96733: Pull complete 12:42:38 63f879dbbcfc: Pull complete 12:42:42 0d9ebad4ef96: Pull complete 12:42:42 e9a5061849ea: Pull complete 12:42:42 d747dcd14b5f: Pull complete 12:42:43 2de7ff778b66: Pull complete 12:42:43 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 12:42:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 12:42:43 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:42:43 prd-ubuntu20.04-docker-8c-8g-40340 does not seem to be running inside a container 12:42:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 12:42:48 $ docker top 7a65136b676ecd041ed037115a95ac98a84696c202e7f921b2502c73ddcbdc05 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 12:42:48 provisioning config files... 12:42:48 copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config9313660720217738554tmp 12:42:48 copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config14351963473939485157tmp 12:42:48 copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config10297346701341158391tmp [Pipeline] { [Pipeline] echo 12:42:48 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 12:42:48 ---> sigul-configuration.sh 12:42:48 gpg: directory `/root/.gnupg' created 12:42:48 gpg: new configuration file `/root/.gnupg/gpg.conf' created 12:42:48 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 12:42:48 gpg: keyring `/root/.gnupg/secring.gpg' created 12:42:48 gpg: keyring `/root/.gnupg/pubring.gpg' created 12:42:48 gpg: CAST5 encrypted data 12:42:48 gpg: encrypted with 1 passphrase 12:42:48 gpg: WARNING: message was not integrity protected [Pipeline] sh 12:42:49 + mkdir /home/jenkins 12:42:49 + mkdir /home/jenkins/sigul [Pipeline] sh 12:42:49 + 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 12:42:49 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 12:42:49 ---> sigul-install.sh 12:42:49 Sigul already installed; skipping installation. [Pipeline] sh 12:42:50 + git tag --list 12:42:50 v0.0.0 12:42:50 v1.0.0 12:42:50 v2.1.0 12:42:50 v2.1.1 12:42:50 v2.2.0 12:42:50 v2.3.0 12:42:50 v3.0 12:42:50 v3.0.0 12:42:50 v3.0.1 12:42:50 v3.0.1-dev.1 12:42:50 v3.1 12:42:50 v3.1.0 12:42:50 v3.1.0-dev.1 12:42:50 v3.1.0-dev.10 12:42:50 v3.1.0-dev.11 12:42:50 v3.1.0-dev.12 12:42:50 v3.1.0-dev.13 12:42:50 v3.1.0-dev.14 12:42:50 v3.1.0-dev.15 12:42:50 v3.1.0-dev.16 12:42:50 v3.1.0-dev.17 12:42:50 v3.1.0-dev.18 12:42:50 v3.1.0-dev.19 12:42:50 v3.1.0-dev.2 12:42:50 v3.1.0-dev.20 12:42:50 v3.1.0-dev.21 12:42:50 v3.1.0-dev.22 12:42:50 v3.1.0-dev.23 12:42:50 v3.1.0-dev.24 12:42:50 v3.1.0-dev.25 12:42:50 v3.1.0-dev.26 12:42:50 v3.1.0-dev.27 12:42:50 v3.1.0-dev.28 12:42:50 v3.1.0-dev.29 12:42:50 v3.1.0-dev.3 12:42:50 v3.1.0-dev.30 12:42:50 v3.1.0-dev.31 12:42:50 v3.1.0-dev.32 12:42:50 v3.1.0-dev.33 12:42:50 v3.1.0-dev.34 12:42:50 v3.1.0-dev.35 12:42:50 v3.1.0-dev.36 12:42:50 v3.1.0-dev.37 12:42:50 v3.1.0-dev.38 12:42:50 v3.1.0-dev.39 12:42:50 v3.1.0-dev.4 12:42:50 v3.1.0-dev.40 12:42:50 v3.1.0-dev.5 12:42:50 v3.1.0-dev.6 12:42:50 v3.1.0-dev.7 12:42:50 v3.1.0-dev.8 12:42:50 v3.1.0-dev.9 12:42:50 v3.1.1 12:42:50 v3.2.0-dev.1 12:42:50 v3.2.0-dev.10 12:42:50 v3.2.0-dev.11 12:42:50 v3.2.0-dev.12 12:42:50 v3.2.0-dev.13 12:42:50 v3.2.0-dev.14 12:42:50 v3.2.0-dev.15 12:42:50 v3.2.0-dev.16 12:42:50 v3.2.0-dev.17 12:42:50 v3.2.0-dev.18 12:42:50 v3.2.0-dev.19 12:42:50 v3.2.0-dev.2 12:42:50 v3.2.0-dev.20 12:42:50 v3.2.0-dev.21 12:42:50 v3.2.0-dev.22 12:42:50 v3.2.0-dev.23 12:42:50 v3.2.0-dev.24 12:42:50 v3.2.0-dev.25 12:42:50 v3.2.0-dev.26 12:42:50 v3.2.0-dev.27 12:42:50 v3.2.0-dev.28 12:42:50 v3.2.0-dev.29 12:42:50 v3.2.0-dev.3 12:42:50 v3.2.0-dev.30 12:42:50 v3.2.0-dev.31 12:42:50 v3.2.0-dev.32 12:42:50 v3.2.0-dev.33 12:42:50 v3.2.0-dev.4 12:42:50 v3.2.0-dev.5 12:42:50 v3.2.0-dev.6 12:42:50 v3.2.0-dev.7 12:42:50 v3.2.0-dev.8 12:42:50 v3.2.0-dev.9 12:42:50 v4.0.0-dev.1 12:42:50 v4.0.0-dev.10 12:42:50 v4.0.0-dev.2 12:42:50 v4.0.0-dev.3 12:42:50 v4.0.0-dev.4 12:42:50 v4.0.0-dev.5 12:42:50 v4.0.0-dev.6 12:42:50 v4.0.0-dev.7 12:42:50 v4.0.0-dev.8 12:42:50 v4.0.0-dev.9 [Pipeline] sh 12:42:50 + lftools sign git-tag v4.0.0-dev.10 12:42:51 Signing Git tag with Sigul... 12:42:51 Signing v4.0.0-dev.10 [Pipeline] echo 12:42:51 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 12:42:51 ---> sigul-configuration-cleanup.sh [Pipeline] } 12:42:51 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 12:42:51 $ docker stop --time=1 7a65136b676ecd041ed037115a95ac98a84696c202e7f921b2502c73ddcbdc05 12:42:52 $ docker rm -f --volumes 7a65136b676ecd041ed037115a95ac98a84696c202e7f921b2502c73ddcbdc05 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 12:42:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:42:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:42:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:42:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:42:53 prd-ubuntu20.04-docker-8c-8g-40340 does not seem to be running inside a container 12:42:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 12:42:54 $ docker top 735fafaaddb576ef4d9a0215269a9b4bdf8a7345f7915603340bdfd35e78578d -eo pid,comm 12:42:54 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). 12:42:54 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:42:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:42:54 [ssh-agent] Looking for ssh-agent implementation... 12:42:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:42:54 $ docker exec 735fafaaddb576ef4d9a0215269a9b4bdf8a7345f7915603340bdfd35e78578d ssh-agent 12:42:54 SSH_AUTH_SOCK=/tmp/ssh-KAOfYAeuo0LU/agent.32 12:42:54 SSH_AGENT_PID=38 12:42:54 Running ssh-add (command line suppressed) 12:42:54 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_925998089089212869.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_925998089089212869.key) 12:42:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:42:55 + git semver bump pre 12:42:55 2025-03-05 12:42:55,183 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 12:42:55 2025-03-05 12:42:55,183 [bump_version] DEBUG bumping version:4.0.0-dev.10 on axis:pre with prefix:dev 12:42:55 2025-03-05 12:42:55,183 [bump_version] DEBUG bumped version:4.0.0-dev.11 12:42:55 2025-03-05 12:42:55,183 [write_version] DEBUG write version:4.0.0-dev.11 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True 12:42:55 2025-03-05 12:42:55,183 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 12:42:55 2025-03-05 12:42:55,183 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 12:42:55 2025-03-05 12:42:55,185 [execute] INFO git cat-file --batch-check 12:42:55 2025-03-05 12:42:55,185 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 12:42:55 2025-03-05 12:42:55,191 [execute] INFO git cat-file --batch 12:42:55 2025-03-05 12:42:55,191 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 12:42:55 2025-03-05 12:42:55,197 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 12:42:55 4.0.0-dev.11 [Pipeline] } 12:42:55 $ docker exec --env ******** --env ******** 735fafaaddb576ef4d9a0215269a9b4bdf8a7345f7915603340bdfd35e78578d ssh-agent -k 12:42:55 unset SSH_AUTH_SOCK; 12:42:55 unset SSH_AGENT_PID; 12:42:55 echo Agent pid 38 killed; 12:42:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:42:55 + git semver [Pipeline] } 12:42:55 $ docker stop --time=1 735fafaaddb576ef4d9a0215269a9b4bdf8a7345f7915603340bdfd35e78578d 12:42:57 $ docker rm -f --volumes 735fafaaddb576ef4d9a0215269a9b4bdf8a7345f7915603340bdfd35e78578d [Pipeline] // withDockerContainer [Pipeline] sh 12:42:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:42:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:42:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:42:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:42:58 prd-ubuntu20.04-docker-8c-8g-40340 does not seem to be running inside a container 12:42:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 12:43:00 $ docker top bdc52584b0b93e0a58dcaba923455e72013d36842dd7a0bb756116f927a593b3 -eo pid,comm 12:43:00 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). 12:43:00 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:43:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:43:00 [ssh-agent] Looking for ssh-agent implementation... 12:43:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:43:00 $ docker exec bdc52584b0b93e0a58dcaba923455e72013d36842dd7a0bb756116f927a593b3 ssh-agent 12:43:00 SSH_AUTH_SOCK=/tmp/ssh-OZnID4U0V91u/agent.14 12:43:00 SSH_AGENT_PID=20 12:43:00 Running ssh-add (command line suppressed) 12:43:00 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_17256021812803544183.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_17256021812803544183.key) 12:43:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:43:00 + git semver push 12:43:01 2025-03-05 12:43:01,165 [run_push] DEBUG push 12:43:01 2025-03-05 12:43:01,166 [execute] INFO git cat-file --batch-check 12:43:01 2025-03-05 12:43:01,167 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 12:43:01 2025-03-05 12:43:01,171 [execute] INFO git rev-list 9d630dc709dd3f743f9d5ad81eb68db13ff1017b -- 12:43:01 2025-03-05 12:43:01,172 [execute] DEBUG Popen(['git', 'rev-list', '9d630dc709dd3f743f9d5ad81eb68db13ff1017b', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 12:43:01 2025-03-05 12:43:01,182 [execute] INFO git fetch -v origin 12:43:01 2025-03-05 12:43:01,183 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) 12:43:01 2025-03-05 12:43:01,660 [run_push] DEBUG no remote changes detected 12:43:01 2025-03-05 12:43:01,660 [execute] INFO git push origin semver 12:43:01 2025-03-05 12:43:01,661 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 12:43:02 2025-03-05 12:43:02,293 [run_push] DEBUG push all version tags 12:43:02 2025-03-05 12:43:02,294 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 12:43:02 2025-03-05 12:43:02,294 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 12:43:03 2025-03-05 12:43:02,929 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 12:43:03 4.0.0-dev.11 [Pipeline] } 12:43:03 $ docker exec --env ******** --env ******** bdc52584b0b93e0a58dcaba923455e72013d36842dd7a0bb756116f927a593b3 ssh-agent -k 12:43:03 unset SSH_AUTH_SOCK; 12:43:03 unset SSH_AGENT_PID; 12:43:03 echo Agent pid 20 killed; 12:43:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:43:03 + git semver [Pipeline] } 12:43:03 $ docker stop --time=1 bdc52584b0b93e0a58dcaba923455e72013d36842dd7a0bb756116f927a593b3 12:43:06 $ docker rm -f --volumes bdc52584b0b93e0a58dcaba923455e72013d36842dd7a0bb756116f927a593b3 [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 12:43:07 + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] 12:43:07 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 12:43:07 total 16 12:43:07 drwxr-xr-x 3 root root 4096 Mar 5 12:24 . 12:43:07 drwxrwxr-x 12 jenkins jenkins 4096 Mar 5 12:42 .. 12:43:07 drwxr-xr-x 2 root root 4096 Mar 5 12:24 cost 12:43:07 -rw-r--r-- 1 root root 95 Mar 5 12:24 cost.csv 12:43:07 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives 12:43:07 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 12:43:07 total 16 12:43:07 drwxr-xr-x 3 jenkins jenkins 4096 Mar 5 12:24 . 12:43:07 drwxrwxr-x 12 jenkins jenkins 4096 Mar 5 12:42 .. 12:43:07 drwxr-xr-x 2 jenkins jenkins 4096 Mar 5 12:24 cost 12:43:07 -rw-r--r-- 1 jenkins jenkins 95 Mar 5 12:24 cost.csv [Pipeline] libraryResource [Pipeline] sh 12:43:07 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:43:08 ---> package-listing.sh 12:43:08 ++ facter osfamily 12:43:08 ++ tr '[:upper:]' '[:lower:]' 12:43:08 + OS_FAMILY=debian 12:43:08 + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main 12:43:08 + START_PACKAGES=/tmp/packages_start.txt 12:43:08 + END_PACKAGES=/tmp/packages_end.txt 12:43:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:43:08 + PACKAGES=/tmp/packages_start.txt 12:43:08 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 12:43:08 + PACKAGES=/tmp/packages_end.txt 12:43:08 + case "${OS_FAMILY}" in 12:43:08 + dpkg -l 12:43:08 + grep '^ii' 12:43:08 + '[' -f /tmp/packages_start.txt ']' 12:43:08 + '[' -f /tmp/packages_end.txt ']' 12:43:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:43:08 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 12:43:08 + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ 12:43:08 + 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 12:43:08 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 12:43:09 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:43:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:43:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:43:09 prd-ubuntu20.04-docker-8c-8g-40340 does not seem to be running inside a container 12:43:09 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:43:10 $ docker top 7a9adba20eae199c80a90d1a2eb9269935c6bf0d536a508a2214cfe7a40b1712 -eo pid,comm [Pipeline] { [Pipeline] sh 12:43:10 + touch /tmp/pre-build-complete [Pipeline] sh 12:43:10 + mkdir -p /var/log/sysstat [Pipeline] sh 12:43:11 + ls /var/log/sa-host 12:43:11 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:43:11 provisioning config files... 12:43:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config10723461005897546656tmp [Pipeline] { [Pipeline] echo 12:43:11 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:43:11 ---> create-netrc.sh [Pipeline] } 12:43:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:43:11 ---> python-tools-install.sh [Pipeline] echo 12:43:11 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:43:12 ---> sudo-logs.sh 12:43:12 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 12:43:12 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:43:12 ---> job-cost.sh 12:43:12 lf-activate-venv: SKIPPING 12:43:12 DEBUG: total: 0.2199999988079071 12:43:12 INFO: Retrieving Stack Cost... 12:43:13 INFO: Retrieving Pricing Info for: v3-standard-8 12:43:13 INFO: Archiving Costs [Pipeline] echo 12:43:13 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:43:13 ---> logs-deploy.sh 12:43:13 lf-activate-venv: SKIPPING 12:43:13 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/197 12:43:13 INFO: archiving workspace using pattern(s): 12:43:14 Archives upload complete. 12:43:14 INFO: archiving logs to Nexus