Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 532364ee2685d9680e36c2a7c089e125e6174299 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-ssh11038523879037652576.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh15651824257447215598.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 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh11674476416335082796.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh6801341712286316837.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-ssh13259954376283015091.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.21 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 ‘prd-ubuntu20.04-docker-8c-8g-6869’ is offline Running on prd-ubuntu20.04-docker-8c-8g-6871 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git init /w/workspace/dry_app-rfid-llrp-inventory_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 532364ee2685d9680e36c2a7c089e125e6174299 (main) Commit message: "Merge pull request #299 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.46" > git config core.sparsecheckout # timeout=10 > git checkout -f 532364ee2685d9680e36c2a7c089e125e6174299 # timeout=10 > git rev-list --no-walk 9f2ba9b6f6657b0120eb21f613c5f34edb5c11e2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:29:37 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:29:37 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:29:37 ========================================================= 13:29:37 EdgeX Global Pipelines Version Info 13:29:37 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:29:38 ------------------- 13:29:38 stable info: 13:29:38 ------------------- 13:29:38 Commited By: Ginny Guan ginny@iotechsys.com 13:29:38 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 13:29:38 Message: update stable to v1.0.260 13:29:39 ------------------- 13:29:39 experimental info: 13:29:39 ------------------- 13:29:39 Commited By: Ginny Guan ginny@iotechsys.com 13:29:39 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 13:29:39 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:29:39 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 13:29:39 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 13:29:39 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:29:39 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:29:39 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:29:39 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 13:29:39 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:29:39 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:29:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:29:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:29:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:29:39 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 13:29:39 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:29:39 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:29:39 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:29:39 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:29:39 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:29:39 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:29:39 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:29:39 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:29:39 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:29:39 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:29:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:29:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:29:39 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:29:39 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:29:39 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 13:29:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 13:29:39 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 13:29:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 13:29:39 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 532364ee2685d9680e36c2a7c089e125e6174299 [Pipeline] echo 13:29:39 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 532364e [Pipeline] echo 13:29:39 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:29:39 provisioning config files... 13:29:39 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4942909337955728829tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:29:40 ---> ****-login.sh 13:29:40 nexus3.edgexfoundry.org:10001 13:29:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:29:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:29:40 Configure a credential helper to remove this warning. See 13:29:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:29:40 13:29:40 Login Succeeded 13:29:40 nexus3.edgexfoundry.org:10002 13:29:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:29:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:29:40 Configure a credential helper to remove this warning. See 13:29:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:29:40 13:29:40 Login Succeeded 13:29:40 nexus3.edgexfoundry.org:10003 13:29:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:29:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:29:40 Configure a credential helper to remove this warning. See 13:29:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:29:40 13:29:40 Login Succeeded 13:29:40 nexus3.edgexfoundry.org:10004 13:29:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:29:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:29:40 Configure a credential helper to remove this warning. See 13:29:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:29:40 13:29:40 Login Succeeded 13:29:40 ****.io 13:29:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:29:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:29:41 Configure a credential helper to remove this warning. See 13:29:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:29:41 13:29:41 Login Succeeded 13:29:41 ---> ****-login.sh ends [Pipeline] } 13:29:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 13:29:41 + git rev-list -1 --merges 532364ee2685d9680e36c2a7c089e125e6174299~1..532364ee2685d9680e36c2a7c089e125e6174299 [Pipeline] echo 13:29:41 -----------> git rev-list -1 --merges 532364ee2685d9680e36c2a7c089e125e6174299~1..532364ee2685d9680e36c2a7c089e125e6174299 532364ee2685d9680e36c2a7c089e125e6174299 13:29:41 532364ee2685d9680e36c2a7c089e125e6174299 [false] [Pipeline] sh 13:29:41 + git log --format=format:%s -1 532364ee2685d9680e36c2a7c089e125e6174299 [Pipeline] echo 13:29:41 ========================================================= 13:29:41 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:29:41 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:29:42 + git log --format=format:%s -1 532364ee2685d9680e36c2a7c089e125e6174299 [Pipeline] echo 13:29:42 [semverPrep] GIT_COMMIT: 532364ee2685d9680e36c2a7c089e125e6174299, Commit Message: Merge pull request #299 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.46 [Pipeline] echo 13:29:42 [semverPrep] This is not a build commit. [Pipeline] sh 13:29:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:29:42 + grep -v github /etc/ssh/ssh_known_hosts 13:29:42 + [ -e /tmp/ssh_known_hosts ] 13:29:42 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:29:42 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:29:42 + sudo tee -a /etc/ssh/ssh_known_hosts 13:29:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:29:42 13:29:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:29:43 0.1.4: Pulling from edgex-devops/py-git-semver 13:29:43 b85a868b505f: Pulling fs layer 13:29:43 e2be974225ed: Pulling fs layer 13:29:43 339a4e72a1f5: Pulling fs layer 13:29:43 988bab9f4d93: Pulling fs layer 13:29:43 1469e6f7b9e6: Pulling fs layer 13:29:43 eaf3925da568: Pulling fs layer 13:29:43 bab4dde63d76: Pulling fs layer 13:29:43 bde34c3a00c8: Pulling fs layer 13:29:43 b352a97aabf1: Pulling fs layer 13:29:43 4872d77fe225: Pulling fs layer 13:29:43 5851b861e8e6: Pulling fs layer 13:29:43 bde34c3a00c8: Waiting 13:29:43 eaf3925da568: Waiting 13:29:43 b352a97aabf1: Waiting 13:29:43 bab4dde63d76: Waiting 13:29:43 4872d77fe225: Waiting 13:29:43 988bab9f4d93: Waiting 13:29:43 1469e6f7b9e6: Waiting 13:29:43 5851b861e8e6: Waiting 13:29:43 e2be974225ed: Verifying Checksum 13:29:43 e2be974225ed: Download complete 13:29:43 988bab9f4d93: Download complete 13:29:43 1469e6f7b9e6: Verifying Checksum 13:29:43 1469e6f7b9e6: Download complete 13:29:43 eaf3925da568: Download complete 13:29:43 339a4e72a1f5: Verifying Checksum 13:29:43 339a4e72a1f5: Download complete 13:29:43 bde34c3a00c8: Download complete 13:29:43 b352a97aabf1: Verifying Checksum 13:29:43 b352a97aabf1: Download complete 13:29:43 4872d77fe225: Download complete 13:29:43 5851b861e8e6: Download complete 13:29:43 b85a868b505f: Verifying Checksum 13:29:43 b85a868b505f: Download complete 13:29:43 bab4dde63d76: Verifying Checksum 13:29:43 bab4dde63d76: Download complete 13:29:44 b85a868b505f: Pull complete 13:29:44 e2be974225ed: Pull complete 13:29:45 339a4e72a1f5: Pull complete 13:29:45 988bab9f4d93: Pull complete 13:29:45 1469e6f7b9e6: Pull complete 13:29:45 eaf3925da568: Pull complete 13:29:47 bab4dde63d76: Pull complete 13:29:47 bde34c3a00c8: Pull complete 13:29:47 b352a97aabf1: Pull complete 13:29:47 4872d77fe225: Pull complete 13:29:47 5851b861e8e6: Pull complete 13:29:47 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 13:29:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:29:47 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:29:47 prd-ubuntu20.04-docker-8c-8g-6871 does not seem to be running inside a container 13:29:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:29:51 $ docker top 33e998b34ad8d0cd6145de4de26a8737ad0c4714ce6fc9fa888ddfd865c88016 -eo pid,comm 13:29:51 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). 13:29:51 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:29:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:29:51 [ssh-agent] Looking for ssh-agent implementation... 13:29:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:29:51 $ docker exec 33e998b34ad8d0cd6145de4de26a8737ad0c4714ce6fc9fa888ddfd865c88016 ssh-agent 13:29:51 SSH_AUTH_SOCK=/tmp/ssh-firpbxLLD9zt/agent.33 13:29:51 SSH_AGENT_PID=39 13:29:51 Running ssh-add (command line suppressed) 13:29:51 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_14116736716522862395.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_14116736716522862395.key) 13:29:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:29:51 + git tag --points-at HEAD [Pipeline] } 13:29:51 $ docker exec --env ******** --env ******** 33e998b34ad8d0cd6145de4de26a8737ad0c4714ce6fc9fa888ddfd865c88016 ssh-agent -k 13:29:52 unset SSH_AUTH_SOCK; 13:29:52 unset SSH_AGENT_PID; 13:29:52 echo Agent pid 39 killed; 13:29:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:29:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:29:52 [ssh-agent] Looking for ssh-agent implementation... 13:29:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:29:52 $ docker exec 33e998b34ad8d0cd6145de4de26a8737ad0c4714ce6fc9fa888ddfd865c88016 ssh-agent 13:29:52 SSH_AUTH_SOCK=/tmp/ssh-96Y5amwUJRTv/agent.71 13:29:52 SSH_AGENT_PID=77 13:29:52 Running ssh-add (command line suppressed) 13:29:52 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_775495695121668095.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_775495695121668095.key) 13:29:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:29:52 + git semver init 13:29:52 2024-07-31 13:29:52,893 [run_init] DEBUG init version:0.0.0 force:False 13:29:52 2024-07-31 13:29:52,894 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver 13:29:52 2024-07-31 13:29:52,894 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver 13:29:52 2024-07-31 13:29:52,895 [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) 13:29:54 2024-07-31 13:29:54,882 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude 13:29:54 2024-07-31 13:29:54,883 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False 13:29:54 2024-07-31 13:29:54,883 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 13:29:54 2024-07-31 13:29:54,883 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 13:29:54 3.2.0-dev.25 [Pipeline] } 13:29:55 $ docker exec --env ******** --env ******** 33e998b34ad8d0cd6145de4de26a8737ad0c4714ce6fc9fa888ddfd865c88016 ssh-agent -k 13:29:55 unset SSH_AUTH_SOCK; 13:29:55 unset SSH_AGENT_PID; 13:29:55 echo Agent pid 77 killed; 13:29:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:29:55 + git semver [Pipeline] } 13:29:55 $ docker stop --time=1 33e998b34ad8d0cd6145de4de26a8737ad0c4714ce6fc9fa888ddfd865c88016 13:29:57 $ docker rm -f --volumes 33e998b34ad8d0cd6145de4de26a8737ad0c4714ce6fc9fa888ddfd865c88016 [Pipeline] // withDockerContainer [Pipeline] sh 13:29:57 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:29:57 Stashed 1 file(s) [Pipeline] echo 13:29:57 [edgeXSemver]: initialized semver on version 3.2.0-dev.25 [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 13:29:57 provisioning config files... 13:29:57 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config11524295199565022856tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:29:58 ---> ****-login.sh 13:29:58 nexus3.edgexfoundry.org:10001 13:29:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:29:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:29:58 Configure a credential helper to remove this warning. See 13:29:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:29:58 13:29:58 Login Succeeded 13:29:58 nexus3.edgexfoundry.org:10002 13:29:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:29:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:29:58 Configure a credential helper to remove this warning. See 13:29:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:29:58 13:29:58 Login Succeeded 13:29:58 nexus3.edgexfoundry.org:10003 13:29:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:29:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:29:58 Configure a credential helper to remove this warning. See 13:29:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:29:58 13:29:58 Login Succeeded 13:29:58 nexus3.edgexfoundry.org:10004 13:29:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:29:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:29:58 Configure a credential helper to remove this warning. See 13:29:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:29:58 13:29:58 Login Succeeded 13:29:58 ****.io 13:29:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:29:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:29:58 Configure a credential helper to remove this warning. See 13:29:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:29:58 13:29:58 Login Succeeded 13:29:58 ---> ****-login.sh ends [Pipeline] } 13:29:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:29:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:29:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:29:59 ========================================================= 13:29:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 13:29:59 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:59 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 13:29:59 Sending build context to Docker daemon 19.93MB 13:29:59 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 13:29:59 Step 2/12 : FROM ${BASE} AS builder 13:29:59 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 13:29:59 619be1103602: Pulling fs layer 13:29:59 7862e08f4a3e: Pulling fs layer 13:29:59 5df492c9dc93: Pulling fs layer 13:29:59 7629e6793208: Pulling fs layer 13:29:59 4f4fb700ef54: Pulling fs layer 13:29:59 fb5054dd5b73: Pulling fs layer 13:29:59 eeca6798cff9: Pulling fs layer 13:29:59 aa269ceb94a6: Pulling fs layer 13:29:59 ada007ff1a6a: Pulling fs layer 13:29:59 7629e6793208: Waiting 13:29:59 4f4fb700ef54: Waiting 13:29:59 fb5054dd5b73: Waiting 13:29:59 eeca6798cff9: Waiting 13:29:59 aa269ceb94a6: Waiting 13:29:59 ada007ff1a6a: Waiting 13:29:59 7862e08f4a3e: Verifying Checksum 13:29:59 7862e08f4a3e: Download complete 13:29:59 7629e6793208: Verifying Checksum 13:29:59 7629e6793208: Download complete 13:29:59 619be1103602: Verifying Checksum 13:29:59 619be1103602: Download complete 13:29:59 4f4fb700ef54: Verifying Checksum 13:29:59 4f4fb700ef54: Download complete 13:29:59 fb5054dd5b73: Download complete 13:29:59 eeca6798cff9: Verifying Checksum 13:29:59 eeca6798cff9: Download complete 13:29:59 619be1103602: Pull complete 13:29:59 ada007ff1a6a: Verifying Checksum 13:29:59 ada007ff1a6a: Download complete 13:29:59 7862e08f4a3e: Pull complete 13:29:59 5df492c9dc93: Download complete 13:30:00 aa269ceb94a6: Verifying Checksum 13:30:00 aa269ceb94a6: Download complete 13:30:03 5df492c9dc93: Pull complete 13:30:03 7629e6793208: Pull complete 13:30:03 4f4fb700ef54: Pull complete 13:30:03 fb5054dd5b73: Pull complete 13:30:03 eeca6798cff9: Pull complete 13:30:05 aa269ceb94a6: Pull complete 13:30:06 ada007ff1a6a: Pull complete 13:30:06 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 13:30:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 13:30:06 ---> f489d0715acc 13:30:06 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 13:30:11 ---> Running in 9c0307e136b5 13:30:11 Removing intermediate container 9c0307e136b5 13:30:11 ---> a0ca037c9ba7 13:30:11 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 13:30:11 ---> Running in 88a5c834211a 13:30:11 Removing intermediate container 88a5c834211a 13:30:11 ---> f60b41e47709 13:30:11 Step 5/12 : ARG ADD_BUILD_TAGS="" 13:30:11 ---> Running in 71952ebf8922 13:30:11 Removing intermediate container 71952ebf8922 13:30:11 ---> b2917ca6618c 13:30:11 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:30:11 ---> Running in 40afcf20aeae 13:30:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:30:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:30:12 OK: 264 MiB in 52 packages 13:30:12 Removing intermediate container 40afcf20aeae 13:30:12 ---> 90ddbac9404c 13:30:12 Step 7/12 : WORKDIR /app 13:30:12 ---> Running in cd15498f651e 13:30:12 Removing intermediate container cd15498f651e 13:30:12 ---> 762f08c77fb1 13:30:12 Step 8/12 : COPY go.mod vendor* ./ 13:30:12 ---> f164998a685f 13:30:12 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:30:12 ---> Running in 4d6498a4840d 13:30:12 Still waiting to schedule task 13:30:12 ‘prd-ubuntu20.04-docker-arm64-4c-16g-6870’ is offline 13:31:09 Removing intermediate container 4d6498a4840d 13:31:09 ---> c88305ee0458 13:31:09 Step 10/12 : COPY . . 13:31:09 ---> 88c3ebb880f9 13:31:09 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:31:09 ---> Running in cecbc846a8d1 13:31:09 Removing intermediate container cecbc846a8d1 13:31:09 ---> c583cbde6035 13:31:09 Step 12/12 : RUN $MAKE 13:31:09 ---> Running in afcc7dc0432f 13:31:09 noop 13:31:09 Removing intermediate container afcc7dc0432f 13:31:09 ---> ed9498a65d17 13:31:09 Successfully built ed9498a65d17 13:31:09 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:31:09 + docker inspect -f . ci-base-image-x86_64 13:31:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:31:09 prd-ubuntu20.04-docker-8c-8g-6871 does not seem to be running inside a container 13:31:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:31:09 $ docker top dc21b7aa2e8c3b918c8a48e28ff0454554b3f2e8c0e4ae15f8a27b570d2f7f60 -eo pid,comm [Pipeline] { [Pipeline] sh 13:31:10 + go version 13:31:10 go version go1.21.9 linux/amd64 [Pipeline] } 13:31:10 $ docker stop --time=1 dc21b7aa2e8c3b918c8a48e28ff0454554b3f2e8c0e4ae15f8a27b570d2f7f60 13:31:11 $ docker rm -f --volumes dc21b7aa2e8c3b918c8a48e28ff0454554b3f2e8c0e4ae15f8a27b570d2f7f60 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:31:11 + docker inspect -f . ci-base-image-x86_64 13:31:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:31:12 prd-ubuntu20.04-docker-8c-8g-6871 does not seem to be running inside a container 13:31:12 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:31:12 $ docker top c29aaf2ae3d13085644aedd72bdc8c0baa8f0de55cff59835130447ec2ffbb1e -eo pid,comm [Pipeline] { [Pipeline] sh 13:31:12 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh 13:31:13 + make test 13:31:13 go test -race ./... -coverprofile=coverage.out ./... 13:31:45 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 13:31:45 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 13:31:45 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.131s coverage: 86.2% of statements 13:31:45 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.683s coverage: 71.9% of statements 13:31:53 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6872 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws 13:31:53 Running in /w/workspace/app-rfid-llrp-inventory/179 [Pipeline] { [Pipeline] checkout 13:31:56 The recommended git tool is: git 13:32:02 using credential edgex-jenkins-ssh 13:32:02 Cloning the remote Git repository 13:32:03 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:32:03 > git init /w/workspace/app-rfid-llrp-inventory/179 # timeout=10 13:32:03 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:32:03 > git --version # timeout=10 13:32:03 > git --version # 'git version 2.25.1' 13:32:03 using GIT_SSH to set credentials SSH Credentials for GitHub 13:32:03 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:32:08 Avoid second fetch 13:32:08 Checking out Revision 532364ee2685d9680e36c2a7c089e125e6174299 (main) 13:32:07 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 13:32:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:32:08 > git config core.sparsecheckout # timeout=10 13:32:08 Commit message: "Merge pull request #299 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.46" 13:32:08 > git checkout -f 532364ee2685d9680e36c2a7c089e125e6174299 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:32:13 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:32:13 % Total % Received % Xferd Average Speed Time Time Time Current 13:32:13 Dload Upload Total Spent Left Speed 13:32:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 121k 0 --:--:-- --:--:-- --:--:-- 122k [Pipeline] sh 13:32:13 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 13:32:14 + + sudo tee /etc/docker/daemon.newsudo 13:32:14 jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 13:32:14 { 13:32:14 "registry-mirrors": [ 13:32:14 "https://nexus3.edgexfoundry.org:10001" 13:32:14 ], 13:32:14 "bip": "10.250.0.254/24", 13:32:14 "hosts": [ 13:32:14 "tcp://0.0.0.0:5555", 13:32:14 "unix:///var/run/docker.sock" 13:32:14 ], 13:32:14 "mtu": 1458, 13:32:14 "selinux-enabled": true, 13:32:14 "seccomp-profile": "/etc/docker/seccomp.json" 13:32:14 } [Pipeline] sh 13:32:14 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 13:32:14 + sudo service docker restart 13:32:17 go vet ./... 13:32:19 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:32:19 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:32:19 ./bin/test-attribution.sh 13:32:19 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 13:32:19 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 13:32:19 An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add 13:32:19 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 13:32:19 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 13:32:19 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 13:32:19 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 13:32:19 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 13:32:19 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 13:32:19 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 13:32:19 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 13:32:19 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 13:32:19 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 13:32:19 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 13:32:19 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 13:32:19 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 13:32:19 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 13:32:19 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 13:32:19 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 13:32:19 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 13:32:19 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 13:32:19 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 13:32:19 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 13:32:19 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 13:32:19 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 13:32:19 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 13:32:19 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 13:32:19 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 13:32:19 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 13:32:19 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 13:32:19 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 13:32:19 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 13:32:19 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 13:32:19 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 13:32:19 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 13:32:19 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 13:32:19 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 13:32:19 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 13:32:19 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 13:32:19 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 13:32:19 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 13:32:19 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 13:32:19 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 13:32:19 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 13:32:19 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 13:32:19 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 13:32:19 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 13:32:19 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 13:32:19 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 13:32:19 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 13:32:19 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 13:32:19 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 13:32:19 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 13:32:19 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 13:32:19 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 13:32:19 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 13:32:19 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 13:32:19 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 13:32:19 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 13:32:19 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 13:32:19 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 13:32:19 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 13:32:19 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 13:32:19 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 13:32:19 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 13:32:19 An attribution for golang.org/x/term is missing from Attribution.txt, please add 13:32:19 An attribution for golang.org/x/time is missing from Attribution.txt, please add 13:32:19 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 13:32:19 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 13:32:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 13:32:19 $ docker stop --time=1 c29aaf2ae3d13085644aedd72bdc8c0baa8f0de55cff59835130447ec2ffbb1e 13:32:25 $ docker rm -f --volumes c29aaf2ae3d13085644aedd72bdc8c0baa8f0de55cff59835130447ec2ffbb1e [Pipeline] // withDockerContainer [Pipeline] sh 13:32:26 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:32:26 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 13:32:27 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:32:27 + ls -al . 13:32:27 total 276 13:32:27 drwxrwxr-x 11 jenkins jenkins 4096 Jul 31 13:31 . 13:32:27 drwxrwxr-x 4 jenkins jenkins 4096 Jul 31 13:29 .. 13:32:27 -rw-rw-r-- 1 jenkins jenkins 262 Jul 31 13:29 .dockerignore 13:32:27 drwxrwxr-x 8 jenkins jenkins 4096 Jul 31 13:31 .git 13:32:27 drwxrwxr-x 3 jenkins jenkins 4096 Jul 31 13:29 .github 13:32:27 -rw-rw-r-- 1 jenkins jenkins 773 Jul 31 13:29 .gitignore 13:32:27 -rw-rw-r-- 1 jenkins jenkins 41 Jul 31 13:29 .golangci.yml 13:32:27 drwxr-xr-x 3 jenkins jenkins 4096 Jul 31 13:29 .semver 13:32:27 -rw-rw-r-- 1 jenkins jenkins 10232 Jul 31 13:29 Attribution.txt 13:32:27 -rw-rw-r-- 1 jenkins jenkins 11245 Jul 31 13:29 CHANGELOG.md 13:32:27 -rw-rw-r-- 1 jenkins jenkins 1768 Jul 31 13:29 Dockerfile 13:32:27 -rw-rw-r-- 1 jenkins jenkins 677 Jul 31 13:29 GOVERNANCE.md 13:32:27 -rw-rw-r-- 1 jenkins jenkins 665 Jul 31 13:29 Jenkinsfile 13:32:27 -rw-rw-r-- 1 jenkins jenkins 11347 Jul 31 13:29 LICENSE 13:32:27 -rw-rw-r-- 1 jenkins jenkins 2503 Jul 31 13:29 Makefile 13:32:27 -rw-rw-r-- 1 jenkins jenkins 617 Jul 31 13:29 OWNERS.md 13:32:27 -rw-rw-r-- 1 jenkins jenkins 3851 Jul 31 13:29 README.md 13:32:27 -rw-rw-r-- 1 jenkins jenkins 12 Jul 31 13:29 VERSION 13:32:27 drwxrwxr-x 2 jenkins jenkins 4096 Jul 31 13:29 bin 13:32:27 -rw-r--r-- 1 jenkins jenkins 41317 Jul 31 13:31 coverage.out 13:32:27 -rw-rw-r-- 1 jenkins jenkins 7243 Jul 31 13:29 go.mod 13:32:27 -rw-rw-r-- 1 jenkins jenkins 101448 Jul 31 13:29 go.sum 13:32:27 drwxrwxr-x 2 jenkins jenkins 4096 Jul 31 13:29 images 13:32:27 drwxrwxr-x 4 jenkins jenkins 4096 Jul 31 13:29 internal 13:32:27 -rw-rw-r-- 1 jenkins jenkins 531 Jul 31 13:29 main.go 13:32:27 drwxrwxr-x 3 jenkins jenkins 4096 Jul 31 13:29 openapi 13:32:27 drwxrwxr-x 2 jenkins jenkins 4096 Jul 31 13:29 res 13:32:27 drwxrwxr-x 3 jenkins jenkins 4096 Jul 31 13:29 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:32:27 + 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=532364ee2685d9680e36c2a7c089e125e6174299 --label arch=amd64 --label version=3.2.0-dev.25 . 13:32:27 Sending build context to Docker daemon 19.93MB 13:32:27 Step 1/30 : ARG BASE=golang:1.21-alpine3.18 13:32:27 Step 2/30 : FROM ${BASE} AS builder 13:32:27 ---> ed9498a65d17 13:32:27 Step 3/30 : ARG ALPINE_PKG_BASE="make git" 13:32:28 ---> Running in d074c75bc560 13:32:28 Removing intermediate container d074c75bc560 13:32:28 ---> 4426b415f275 13:32:28 Step 4/30 : ARG ALPINE_PKG_EXTRA="" 13:32:28 ---> Running in f3902b81c8d3 13:32:28 Removing intermediate container f3902b81c8d3 13:32:28 ---> f6c0c75e409b 13:32:28 Step 5/30 : ARG ADD_BUILD_TAGS="" 13:32:28 ---> Running in 5e935da0d979 13:32:28 Removing intermediate container 5e935da0d979 13:32:28 ---> 0d32dd28a0db 13:32:28 Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:32:28 ---> Running in 5c3934b1512e 13:32:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:32:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:32:29 OK: 264 MiB in 52 packages 13:32:29 Removing intermediate container 5c3934b1512e 13:32:29 ---> 1d8ac123655b 13:32:29 Step 7/30 : WORKDIR /app 13:32:29 ---> Running in cd0b8ee4bf3e 13:32:29 Removing intermediate container cd0b8ee4bf3e 13:32:29 ---> 571c22e5f510 13:32:29 Step 8/30 : COPY go.mod vendor* ./ 13:32:29 ---> 11e2b8fc6c04 13:32:29 Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:32:29 ---> Running in 3a570ba97ff9 13:32:30 Removing intermediate container 3a570ba97ff9 13:32:30 ---> 6eb1dce484d6 13:32:30 Step 10/30 : COPY . . 13:32:31 ---> af2531117133 13:32:31 Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:32:31 ---> Running in 22b75ec2d690 13:32:31 Removing intermediate container 22b75ec2d690 13:32:31 ---> c2d72e3f6d64 13:32:31 Step 12/30 : RUN $MAKE 13:32:31 ---> Running in 7d42f6f52bc0 13:32:31 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.46 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.25 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.2.0-dev.25" -trimpath -mod=readonly -o app-rfid-llrp-inventory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:32:33 provisioning config files... 13:32:33 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/179@tmp/config4836883329014595615tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:32:33 ---> ****-login.sh 13:32:33 nexus3.edgexfoundry.org:10001 13:32:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:32:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:32:34 Configure a credential helper to remove this warning. See 13:32:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:32:34 13:32:34 Login Succeeded 13:32:34 nexus3.edgexfoundry.org:10002 13:32:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:32:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:32:34 Configure a credential helper to remove this warning. See 13:32:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:32:34 13:32:34 Login Succeeded 13:32:34 nexus3.edgexfoundry.org:10003 13:32:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:32:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:32:34 Configure a credential helper to remove this warning. See 13:32:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:32:34 13:32:34 Login Succeeded 13:32:34 nexus3.edgexfoundry.org:10004 13:32:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:32:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:32:35 Configure a credential helper to remove this warning. See 13:32:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:32:35 13:32:35 Login Succeeded 13:32:35 ****.io 13:32:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:32:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:32:35 Configure a credential helper to remove this warning. See 13:32:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:32:35 13:32:35 Login Succeeded 13:32:35 ---> ****-login.sh ends [Pipeline] } 13:32:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:32:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:32:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:32:36 ========================================================= 13:32:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 13:32:36 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:32:36 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 13:32:36 Sending build context to Docker daemon 673.8kB 13:32:36 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 13:32:36 Step 2/12 : FROM ${BASE} AS builder 13:32:36 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:32:36 c6b39de5b339: Pulling fs layer 13:32:36 a69c41024577: Pulling fs layer 13:32:36 d6de4b400683: Pulling fs layer 13:32:36 35cb2a7552d0: Pulling fs layer 13:32:36 4f4fb700ef54: Pulling fs layer 13:32:36 464afbd9ba4c: Pulling fs layer 13:32:36 00f215d4a9da: Pulling fs layer 13:32:36 d496ad576159: Pulling fs layer 13:32:36 35cb2a7552d0: Waiting 13:32:36 464afbd9ba4c: Waiting 13:32:36 4f4fb700ef54: Waiting 13:32:36 00f215d4a9da: Waiting 13:32:36 a69c41024577: Verifying Checksum 13:32:36 a69c41024577: Download complete 13:32:36 35cb2a7552d0: Verifying Checksum 13:32:36 35cb2a7552d0: Download complete 13:32:36 4f4fb700ef54: Verifying Checksum 13:32:36 4f4fb700ef54: Download complete 13:32:36 464afbd9ba4c: Verifying Checksum 13:32:36 464afbd9ba4c: Download complete 13:32:36 c6b39de5b339: Verifying Checksum 13:32:36 c6b39de5b339: Download complete 13:32:37 d496ad576159: Verifying Checksum 13:32:37 d496ad576159: Download complete 13:32:37 c6b39de5b339: Pull complete 13:32:38 a69c41024577: Pull complete 13:32:38 d6de4b400683: Verifying Checksum 13:32:38 d6de4b400683: Download complete 13:32:39 00f215d4a9da: Verifying Checksum 13:32:39 00f215d4a9da: Download complete 13:32:51 d6de4b400683: Pull complete 13:32:51 35cb2a7552d0: Pull complete 13:32:51 4f4fb700ef54: Pull complete 13:32:51 464afbd9ba4c: Pull complete 13:33:02 00f215d4a9da: Pull complete 13:33:02 d496ad576159: Pull complete 13:33:02 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 13:33:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 13:33:02 ---> f246e2811388 13:33:02 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 13:33:03 Removing intermediate container 7d42f6f52bc0 13:33:03 ---> ff0b9d0d5bf4 13:33:03 Step 13/30 : FROM alpine:3.18 13:33:03 3.18: Pulling from library/alpine 13:33:03 930bdd4d222e: Pulling fs layer 13:33:03 930bdd4d222e: Verifying Checksum 13:33:03 930bdd4d222e: Download complete 13:33:03 930bdd4d222e: Pull complete 13:33:03 Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 13:33:03 Status: Downloaded newer image for alpine:3.18 13:33:03 ---> 18f865063206 13:33:03 Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 13:33:04 ---> Running in 4455eca913b4 13:33:04 Removing intermediate container 4455eca913b4 13:33:04 ---> 1a884e57b129 13:33:04 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 13:33:04 ---> Running in 4109d789c1d7 13:33:04 Removing intermediate container 4109d789c1d7 13:33:04 ---> ea1cc94916a2 13:33:04 Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 13:33:04 ---> Running in 997fb689b668 13:33:04 Removing intermediate container 997fb689b668 13:33:04 ---> a4b378ca62a0 13:33:04 Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init 13:33:04 ---> Running in 73fd7c65a4b8 13:33:04 ---> Running in 9d646d2580fb 13:33:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:33:04 Removing intermediate container 9d646d2580fb 13:33:04 ---> 07c75c33dab6 13:33:04 Step 5/12 : ARG ADD_BUILD_TAGS="" 13:33:04 ---> Running in b562aca1cd66 13:33:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:33:04 Removing intermediate container b562aca1cd66 13:33:04 ---> 8afdbf93dbde 13:33:04 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:33:04 ---> Running in 60e22b2bda80 13:33:04 (1/2) Installing ca-certificates (20240226-r0) 13:33:04 (2/2) Installing dumb-init (1.2.5-r2) 13:33:04 Executing busybox-1.36.1-r7.trigger 13:33:04 Executing ca-certificates-20240226-r0.trigger 13:33:04 OK: 8 MiB in 17 packages 13:33:05 Removing intermediate container 73fd7c65a4b8 13:33:05 ---> 20ed780f9005 13:33:05 Step 17/30 : RUN apk --no-cache upgrade 13:33:05 ---> Running in 4a3c8936dc68 13:33:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:33:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:33:06 OK: 8 MiB in 17 packages 13:33:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:33:06 Removing intermediate container 4a3c8936dc68 13:33:06 ---> 110a97d7ee07 13:33:06 Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt 13:33:06 ---> 03d86a75bd13 13:33:06 Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE 13:33:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:33:06 ---> b79ba498365e 13:33:06 Step 20/30 : COPY --from=builder /app/res/ /res/ 13:33:06 ---> ce71083e3634 13:33:06 Step 21/30 : COPY --from=builder /app/static/ /static/ 13:33:06 ---> 0faf3196d3a8 13:33:06 Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 13:33:07 OK: 266 MiB in 52 packages 13:33:07 ---> 8bf5da23e190 13:33:07 Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 13:33:07 ---> Running in 117ef278e796 13:33:08 Removing intermediate container 117ef278e796 13:33:08 ---> 69b120aa7224 13:33:08 Step 24/30 : VOLUME /cache 13:33:08 ---> Running in f7a23c929e21 13:33:08 Removing intermediate container f7a23c929e21 13:33:08 ---> 10ebed2c1a1e 13:33:08 Step 25/30 : EXPOSE 59711 13:33:08 ---> Running in 9174304ee6c0 13:33:08 Removing intermediate container 9174304ee6c0 13:33:08 ---> 6d250be6652c 13:33:08 Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 13:33:08 Removing intermediate container 60e22b2bda80 13:33:08 ---> ea6e692875a2 13:33:08 Step 7/12 : WORKDIR /app 13:33:08 ---> Running in 16ed74b97a34 13:33:08 ---> Running in 44e117b24c2c 13:33:08 Removing intermediate container 44e117b24c2c 13:33:08 ---> 3a8226b93fd1 13:33:08 Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 13:33:08 ---> Running in 9f9571851786 13:33:08 Removing intermediate container 9f9571851786 13:33:08 ---> a07200cf0a06 13:33:08 Step 28/30 : LABEL arch=amd64 13:33:08 ---> Running in f47848c96d29 13:33:08 Removing intermediate container 16ed74b97a34 13:33:08 ---> 9209353417f7 13:33:08 Step 8/12 : COPY go.mod vendor* ./ 13:33:08 Removing intermediate container f47848c96d29 13:33:08 ---> 37ec959b3763 13:33:08 Step 29/30 : LABEL git_sha=532364ee2685d9680e36c2a7c089e125e6174299 13:33:08 ---> Running in d71a6de2eb9d 13:33:08 Removing intermediate container d71a6de2eb9d 13:33:08 ---> d8ab5281a190 13:33:08 Step 30/30 : LABEL version=3.2.0-dev.25 13:33:08 ---> Running in 96197a96ef8d 13:33:08 Removing intermediate container 96197a96ef8d 13:33:08 ---> 03dbc045a54d 13:33:08 [Warning] One or more build-args [ARCH] were not consumed 13:33:08 Successfully built 03dbc045a54d 13:33:08 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 13:33:09 provisioning config files... 13:33:09 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config9732959487102517013tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:33:09 ---> 0e151b80486d 13:33:09 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:33:09 ---> Running in f55c9d2d6e52 13:33:09 ---> ****-login.sh 13:33:09 nexus3.edgexfoundry.org:10001 13:33:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:33:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:33:09 Configure a credential helper to remove this warning. See 13:33:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:33:09 13:33:09 Login Succeeded 13:33:09 nexus3.edgexfoundry.org:10002 13:33:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:33:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:33:09 Configure a credential helper to remove this warning. See 13:33:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:33:09 13:33:09 Login Succeeded 13:33:09 nexus3.edgexfoundry.org:10003 13:33:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:33:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:33:09 Configure a credential helper to remove this warning. See 13:33:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:33:09 13:33:09 Login Succeeded 13:33:09 nexus3.edgexfoundry.org:10004 13:33:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:33:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:33:09 Configure a credential helper to remove this warning. See 13:33:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:33:09 13:33:09 Login Succeeded 13:33:09 ****.io 13:33:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:33:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:33:09 Configure a credential helper to remove this warning. See 13:33:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:33:09 13:33:09 Login Succeeded 13:33:09 ---> ****-login.sh ends [Pipeline] } 13:33:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:33:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:33:09 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: 13:33:09 532364ee2685d9680e36c2a7c089e125e6174299 13:33:09 latest 13:33:09 3.2.0-dev.25 13:33:09 532364ee2685d9680e36c2a7c089e125e6174299-3.2.0-dev.25 13:33:09 main 13:33:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:33:10 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:532364ee2685d9680e36c2a7c089e125e6174299 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:33:10 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:532364ee2685d9680e36c2a7c089e125e6174299 13:33:10 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 13:33:10 c34e884a1938: Preparing 13:33:10 bff23b441a42: Preparing 13:33:10 a5bddd1ee8ff: Preparing 13:33:10 a4eb828ff40f: Preparing 13:33:10 2796d458433a: Preparing 13:33:10 49678439fa8f: Preparing 13:33:10 0ab2fa76e8cf: Preparing 13:33:10 27df1a71da2a: Preparing 13:33:10 ce7f800efff9: Preparing 13:33:10 49678439fa8f: Waiting 13:33:10 0ab2fa76e8cf: Waiting 13:33:10 27df1a71da2a: Waiting 13:33:10 ce7f800efff9: Waiting 13:33:10 a4eb828ff40f: Pushed 13:33:10 a5bddd1ee8ff: Pushed 13:33:10 c34e884a1938: Pushed 13:33:10 2796d458433a: Pushed 13:33:10 ce7f800efff9: Layer already exists 13:33:10 49678439fa8f: Pushed 13:33:10 0ab2fa76e8cf: Pushed 13:33:10 27df1a71da2a: Pushed 13:33:13 bff23b441a42: Pushed 13:33:13 532364ee2685d9680e36c2a7c089e125e6174299: digest: sha256:49094b4ccc99782321f5696ce83082aafc75cc907808dd339b27aad4453b4a50 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:33:14 + 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 13:33:14 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 13:33:14 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 13:33:14 c34e884a1938: Preparing 13:33:14 bff23b441a42: Preparing 13:33:14 a5bddd1ee8ff: Preparing 13:33:14 a4eb828ff40f: Preparing 13:33:14 2796d458433a: Preparing 13:33:14 49678439fa8f: Preparing 13:33:14 0ab2fa76e8cf: Preparing 13:33:14 27df1a71da2a: Preparing 13:33:14 ce7f800efff9: Preparing 13:33:14 49678439fa8f: Waiting 13:33:14 0ab2fa76e8cf: Waiting 13:33:14 ce7f800efff9: Waiting 13:33:14 27df1a71da2a: Waiting 13:33:14 2796d458433a: Layer already exists 13:33:14 a4eb828ff40f: Layer already exists 13:33:14 a5bddd1ee8ff: Layer already exists 13:33:14 bff23b441a42: Layer already exists 13:33:14 c34e884a1938: Layer already exists 13:33:14 0ab2fa76e8cf: Layer already exists 13:33:14 ce7f800efff9: Layer already exists 13:33:14 49678439fa8f: Layer already exists 13:33:14 27df1a71da2a: Layer already exists 13:33:14 latest: digest: sha256:49094b4ccc99782321f5696ce83082aafc75cc907808dd339b27aad4453b4a50 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:33:14 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:33:15 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.25 13:33:15 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 13:33:15 c34e884a1938: Preparing 13:33:15 bff23b441a42: Preparing 13:33:15 a5bddd1ee8ff: Preparing 13:33:15 a4eb828ff40f: Preparing 13:33:15 2796d458433a: Preparing 13:33:15 49678439fa8f: Preparing 13:33:15 0ab2fa76e8cf: Preparing 13:33:15 27df1a71da2a: Preparing 13:33:15 ce7f800efff9: Preparing 13:33:15 49678439fa8f: Waiting 13:33:15 0ab2fa76e8cf: Waiting 13:33:15 27df1a71da2a: Waiting 13:33:15 a5bddd1ee8ff: Layer already exists 13:33:15 c34e884a1938: Layer already exists 13:33:15 2796d458433a: Layer already exists 13:33:15 a4eb828ff40f: Layer already exists 13:33:15 bff23b441a42: Layer already exists 13:33:15 49678439fa8f: Layer already exists 13:33:15 0ab2fa76e8cf: Layer already exists 13:33:15 ce7f800efff9: Layer already exists 13:33:15 27df1a71da2a: Layer already exists 13:33:15 3.2.0-dev.25: digest: sha256:49094b4ccc99782321f5696ce83082aafc75cc907808dd339b27aad4453b4a50 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:33:15 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:532364ee2685d9680e36c2a7c089e125e6174299-3.2.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:33:15 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:532364ee2685d9680e36c2a7c089e125e6174299-3.2.0-dev.25 13:33:15 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 13:33:15 c34e884a1938: Preparing 13:33:15 bff23b441a42: Preparing 13:33:15 a5bddd1ee8ff: Preparing 13:33:15 a4eb828ff40f: Preparing 13:33:15 2796d458433a: Preparing 13:33:15 49678439fa8f: Preparing 13:33:15 0ab2fa76e8cf: Preparing 13:33:15 27df1a71da2a: Preparing 13:33:15 ce7f800efff9: Preparing 13:33:15 49678439fa8f: Waiting 13:33:15 27df1a71da2a: Waiting 13:33:15 0ab2fa76e8cf: Waiting 13:33:15 ce7f800efff9: Waiting 13:33:15 2796d458433a: Layer already exists 13:33:15 c34e884a1938: Layer already exists 13:33:15 bff23b441a42: Layer already exists 13:33:15 a4eb828ff40f: Layer already exists 13:33:15 a5bddd1ee8ff: Layer already exists 13:33:15 49678439fa8f: Layer already exists 13:33:15 27df1a71da2a: Layer already exists 13:33:15 0ab2fa76e8cf: Layer already exists 13:33:15 ce7f800efff9: Layer already exists 13:33:15 532364ee2685d9680e36c2a7c089e125e6174299-3.2.0-dev.25: digest: sha256:49094b4ccc99782321f5696ce83082aafc75cc907808dd339b27aad4453b4a50 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:33:16 + 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 13:33:16 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main 13:33:16 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 13:33:16 c34e884a1938: Preparing 13:33:16 bff23b441a42: Preparing 13:33:16 a5bddd1ee8ff: Preparing 13:33:16 a4eb828ff40f: Preparing 13:33:16 2796d458433a: Preparing 13:33:16 49678439fa8f: Preparing 13:33:16 0ab2fa76e8cf: Preparing 13:33:16 27df1a71da2a: Preparing 13:33:16 ce7f800efff9: Preparing 13:33:16 27df1a71da2a: Waiting 13:33:16 ce7f800efff9: Waiting 13:33:16 49678439fa8f: Waiting 13:33:16 0ab2fa76e8cf: Waiting 13:33:16 2796d458433a: Layer already exists 13:33:16 c34e884a1938: Layer already exists 13:33:16 a4eb828ff40f: Layer already exists 13:33:16 a5bddd1ee8ff: Layer already exists 13:33:16 0ab2fa76e8cf: Layer already exists 13:33:16 49678439fa8f: Layer already exists 13:33:16 ce7f800efff9: Layer already exists 13:33:16 27df1a71da2a: Layer already exists 13:33:16 bff23b441a42: Layer already exists 13:33:16 main: digest: sha256:49094b4ccc99782321f5696ce83082aafc75cc907808dd339b27aad4453b4a50 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:33:16 ===================================================== [Pipeline] echo 13:33:16 taggedImages: 13:33:16 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:532364ee2685d9680e36c2a7c089e125e6174299 13:33:16 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 13:33:16 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.25 13:33:16 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:532364ee2685d9680e36c2a7c089e125e6174299-3.2.0-dev.25 13:33:16 - 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 13:33:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:33:16 13:33:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:33:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:33:17 latest: Pulling from edgex-lftools-log-publisher 13:33:17 5eb5b503b376: Pulling fs layer 13:33:17 5c69ac0246d0: Pulling fs layer 13:33:17 ec43610c2a17: Pulling fs layer 13:33:17 3a2ae6a8a46f: Pulling fs layer 13:33:17 33b1e0a273af: Pulling fs layer 13:33:17 5d3b04190fa2: Pulling fs layer 13:33:17 2f39f015ded8: Pulling fs layer 13:33:17 33b1e0a273af: Waiting 13:33:17 5d3b04190fa2: Waiting 13:33:17 3a2ae6a8a46f: Waiting 13:33:17 5c69ac0246d0: Download complete 13:33:17 3a2ae6a8a46f: Verifying Checksum 13:33:17 3a2ae6a8a46f: Download complete 13:33:17 33b1e0a273af: Verifying Checksum 13:33:17 33b1e0a273af: Download complete 13:33:17 ec43610c2a17: Verifying Checksum 13:33:17 ec43610c2a17: Download complete 13:33:17 5d3b04190fa2: Download complete 13:33:17 5eb5b503b376: Verifying Checksum 13:33:17 5eb5b503b376: Download complete 13:33:18 2f39f015ded8: Download complete 13:33:18 5eb5b503b376: Pull complete 13:33:18 5c69ac0246d0: Pull complete 13:33:19 ec43610c2a17: Pull complete 13:33:19 3a2ae6a8a46f: Pull complete 13:33:19 33b1e0a273af: Pull complete 13:33:19 5d3b04190fa2: Pull complete 13:33:23 2f39f015ded8: Pull complete 13:33:23 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:33:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:33:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:33:24 prd-ubuntu20.04-docker-8c-8g-6871 does not seem to be running inside a container 13:33:24 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:33:29 $ docker top fd4929823cfa65dc7fe9be401440e0c119dc4b58463a7e9d87cb22ddfdb045e1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:33:30 ---> job-cost.sh 13:33:30 lf-activate-venv: SKIPPING 13:33:30 INFO: No Stack... 13:33:30 INFO: Retrieving Pricing Info for: v3-standard-8 13:33:30 INFO: Archiving Costs [Pipeline] sh 13:33:31 + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv 13:33:31 + cut -d, -f6 [Pipeline] lock 13:33:31 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-179-stack-cost] 13:33:31 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-179-stack-cost] did not exist. Created. 13:33:31 Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-179-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:33:31 + echo total: 0.2199999988079071 [Pipeline] stash 13:33:31 Stashed 1 file(s) [Pipeline] } 13:33:31 Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-179-stack-cost] [Pipeline] // lock [Pipeline] } 13:33:31 $ docker stop --time=1 fd4929823cfa65dc7fe9be401440e0c119dc4b58463a7e9d87cb22ddfdb045e1 13:33:32 $ docker rm -f --volumes fd4929823cfa65dc7fe9be401440e0c119dc4b58463a7e9d87cb22ddfdb045e1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 13:35:01 Removing intermediate container f55c9d2d6e52 13:35:01 ---> 457800c597bb 13:35:01 Step 10/12 : COPY . . 13:35:01 ---> f25298820b88 13:35:01 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:35:01 ---> Running in 6dcada29af1b 13:35:01 Removing intermediate container 6dcada29af1b 13:35:01 ---> 0b4cafc43ec5 13:35:01 Step 12/12 : RUN $MAKE 13:35:01 ---> Running in 3f3dd673c5bd 13:35:01 noop 13:35:01 Removing intermediate container 3f3dd673c5bd 13:35:01 ---> 22d7c0aecfe9 13:35:01 Successfully built 22d7c0aecfe9 13:35:01 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:35:01 + docker inspect -f . ci-base-image-arm64 13:35:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:35:01 prd-ubuntu20.04-docker-arm64-4c-16g-6872 does not seem to be running inside a container 13:35:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/179 -v /w/workspace/app-rfid-llrp-inventory/179:/w/workspace/app-rfid-llrp-inventory/179:rw,z -v /w/workspace/app-rfid-llrp-inventory/179@tmp:/w/workspace/app-rfid-llrp-inventory/179@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 13:35:02 $ docker top 10f62d87e876e04a92504f44837a8e0882811760829e56c02ada9b8848247bb2 -eo pid,comm [Pipeline] { [Pipeline] sh 13:35:03 + go version 13:35:03 go version go1.21.9 linux/arm64 [Pipeline] } 13:35:03 $ docker stop --time=1 10f62d87e876e04a92504f44837a8e0882811760829e56c02ada9b8848247bb2 13:35:05 $ docker rm -f --volumes 10f62d87e876e04a92504f44837a8e0882811760829e56c02ada9b8848247bb2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:35:06 + docker inspect -f . ci-base-image-arm64 13:35:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:35:06 prd-ubuntu20.04-docker-arm64-4c-16g-6872 does not seem to be running inside a container 13:35:06 $ 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/179 -v /w/workspace/app-rfid-llrp-inventory/179:/w/workspace/app-rfid-llrp-inventory/179:rw,z -v /w/workspace/app-rfid-llrp-inventory/179@tmp:/w/workspace/app-rfid-llrp-inventory/179@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 13:35:07 $ docker top 96ca9a6543f59604ef9b0f866e27f34ad8b6b1a432144767c5a484ac6ba75b15 -eo pid,comm [Pipeline] { [Pipeline] sh 13:35:08 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/179 [Pipeline] fileExists [Pipeline] sh 13:35:09 + make test 13:35:09 go test -race ./... -coverprofile=coverage.out ./... 13:39:00 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 13:39:06 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 13:39:08 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.905s coverage: 86.2% of statements 13:39:18 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.307s coverage: 71.9% of statements 13:39:19 WARNING: Linting skipped (not on x86_64 or linter not installed) 13:39:19 go vet ./... 13:42:56 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:42:56 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:42:56 ./bin/test-attribution.sh 13:42:56 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 13:42:56 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 13:42:56 An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add 13:42:56 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 13:42:56 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 13:42:56 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 13:42:56 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 13:42:56 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 13:42:56 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 13:42:56 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 13:42:56 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 13:42:56 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 13:42:56 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 13:42:56 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 13:42:56 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 13:42:56 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 13:42:56 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 13:42:56 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 13:42:56 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 13:42:56 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 13:42:56 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 13:42:56 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 13:42:56 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 13:42:56 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 13:42:56 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 13:42:56 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 13:42:56 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 13:42:56 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 13:42:56 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 13:42:56 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 13:42:56 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 13:42:56 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 13:42:56 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 13:42:56 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 13:42:56 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 13:42:56 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 13:42:56 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 13:42:56 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 13:42:56 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 13:42:56 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 13:42:56 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 13:42:56 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 13:42:56 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 13:42:56 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 13:42:56 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 13:42:56 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 13:42:56 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 13:42:56 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 13:42:56 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 13:42:56 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 13:42:56 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 13:42:56 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 13:42:56 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 13:42:56 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 13:42:56 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 13:42:56 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 13:42:56 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 13:42:56 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 13:42:56 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 13:42:56 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 13:42:56 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 13:42:56 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 13:42:56 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 13:42:56 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 13:42:56 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 13:42:56 An attribution for golang.org/x/term is missing from Attribution.txt, please add 13:42:56 An attribution for golang.org/x/time is missing from Attribution.txt, please add 13:42:56 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 13:42:56 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 13:42:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 13:42:56 $ docker stop --time=1 96ca9a6543f59604ef9b0f866e27f34ad8b6b1a432144767c5a484ac6ba75b15 13:42:58 $ docker rm -f --volumes 96ca9a6543f59604ef9b0f866e27f34ad8b6b1a432144767c5a484ac6ba75b15 [Pipeline] // withDockerContainer [Pipeline] sh 13:43:00 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:43:00 Warning: overwriting stash ‘coverage-report’ 13:43:00 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 13:43:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:43:01 + ls -al . 13:43:01 total 272 13:43:01 drwxrwxr-x 10 jenkins jenkins 4096 Jul 31 13:35 . 13:43:01 drwxrwxr-x 4 jenkins jenkins 4096 Jul 31 13:32 .. 13:43:01 -rw-rw-r-- 1 jenkins jenkins 262 Jul 31 13:32 .dockerignore 13:43:01 drwxrwxr-x 8 jenkins jenkins 4096 Jul 31 13:32 .git 13:43:01 drwxrwxr-x 3 jenkins jenkins 4096 Jul 31 13:32 .github 13:43:01 -rw-rw-r-- 1 jenkins jenkins 773 Jul 31 13:32 .gitignore 13:43:01 -rw-rw-r-- 1 jenkins jenkins 41 Jul 31 13:32 .golangci.yml 13:43:01 -rw-rw-r-- 1 jenkins jenkins 10232 Jul 31 13:32 Attribution.txt 13:43:01 -rw-rw-r-- 1 jenkins jenkins 11245 Jul 31 13:32 CHANGELOG.md 13:43:01 -rw-rw-r-- 1 jenkins jenkins 1768 Jul 31 13:32 Dockerfile 13:43:01 -rw-rw-r-- 1 jenkins jenkins 677 Jul 31 13:32 GOVERNANCE.md 13:43:01 -rw-rw-r-- 1 jenkins jenkins 665 Jul 31 13:32 Jenkinsfile 13:43:01 -rw-rw-r-- 1 jenkins jenkins 11347 Jul 31 13:32 LICENSE 13:43:01 -rw-rw-r-- 1 jenkins jenkins 2503 Jul 31 13:32 Makefile 13:43:01 -rw-rw-r-- 1 jenkins jenkins 617 Jul 31 13:32 OWNERS.md 13:43:01 -rw-rw-r-- 1 jenkins jenkins 3851 Jul 31 13:32 README.md 13:43:01 -rw-rw-r-- 1 jenkins jenkins 12 Jul 31 13:29 VERSION 13:43:01 drwxrwxr-x 2 jenkins jenkins 4096 Jul 31 13:32 bin 13:43:01 -rw-r--r-- 1 jenkins jenkins 41317 Jul 31 13:39 coverage.out 13:43:01 -rw-rw-r-- 1 jenkins jenkins 7243 Jul 31 13:32 go.mod 13:43:01 -rw-rw-r-- 1 jenkins jenkins 101448 Jul 31 13:32 go.sum 13:43:01 drwxrwxr-x 2 jenkins jenkins 4096 Jul 31 13:32 images 13:43:01 drwxrwxr-x 4 jenkins jenkins 4096 Jul 31 13:32 internal 13:43:01 -rw-rw-r-- 1 jenkins jenkins 531 Jul 31 13:32 main.go 13:43:01 drwxrwxr-x 3 jenkins jenkins 4096 Jul 31 13:32 openapi 13:43:01 drwxrwxr-x 2 jenkins jenkins 4096 Jul 31 13:32 res 13:43:01 drwxrwxr-x 3 jenkins jenkins 4096 Jul 31 13:32 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:43:01 + 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=532364ee2685d9680e36c2a7c089e125e6174299 --label arch=arm64 --label version=3.2.0-dev.25 . 13:43:01 Sending build context to Docker daemon 673.8kB 13:43:01 Step 1/30 : ARG BASE=golang:1.21-alpine3.18 13:43:01 Step 2/30 : FROM ${BASE} AS builder 13:43:01 ---> 22d7c0aecfe9 13:43:01 Step 3/30 : ARG ALPINE_PKG_BASE="make git" 13:43:01 ---> Running in e9134243bb90 13:43:02 Removing intermediate container e9134243bb90 13:43:02 ---> cfa73f70b422 13:43:02 Step 4/30 : ARG ALPINE_PKG_EXTRA="" 13:43:02 ---> Running in 0cebc03edab5 13:43:02 Removing intermediate container 0cebc03edab5 13:43:02 ---> ca1c7118bbcb 13:43:02 Step 5/30 : ARG ADD_BUILD_TAGS="" 13:43:02 ---> Running in cfa4f3ab3ed8 13:43:03 Removing intermediate container cfa4f3ab3ed8 13:43:03 ---> be70cd873283 13:43:03 Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:43:03 ---> Running in 6bd824d232a4 13:43:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:43:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:43:05 OK: 266 MiB in 52 packages 13:43:06 Removing intermediate container 6bd824d232a4 13:43:06 ---> 984236f3403f 13:43:06 Step 7/30 : WORKDIR /app 13:43:06 ---> Running in 2c04b51d0db8 13:43:06 Removing intermediate container 2c04b51d0db8 13:43:06 ---> a919c508e9c8 13:43:06 Step 8/30 : COPY go.mod vendor* ./ 13:43:07 ---> f0ab3068852a 13:43:07 Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:43:07 ---> Running in 6b543cc585dd 13:43:09 Removing intermediate container 6b543cc585dd 13:43:09 ---> cac47be37027 13:43:09 Step 10/30 : COPY . . 13:43:10 ---> 0be115105e9b 13:43:10 Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:43:10 ---> Running in a6bc3275971e 13:43:10 Removing intermediate container a6bc3275971e 13:43:10 ---> c67e03cb4ab7 13:43:10 Step 12/30 : RUN $MAKE 13:43:10 ---> Running in 965286d0f122 13:43:11 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.46 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.25 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.2.0-dev.25" -trimpath -mod=readonly -o app-rfid-llrp-inventory 13:46:33 Removing intermediate container 965286d0f122 13:46:33 ---> a2b20b94b7c3 13:46:33 Step 13/30 : FROM alpine:3.18 13:46:33 3.18: Pulling from library/alpine 13:46:33 4983c3fe2029: Pulling fs layer 13:46:33 4983c3fe2029: Verifying Checksum 13:46:33 4983c3fe2029: Download complete 13:46:33 4983c3fe2029: Pull complete 13:46:33 Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 13:46:33 Status: Downloaded newer image for alpine:3.18 13:46:33 ---> a0237000ae83 13:46:33 Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 13:46:33 ---> Running in 7db26bb2aa41 13:46:33 Removing intermediate container 7db26bb2aa41 13:46:33 ---> 694ee7b9ef26 13:46:33 Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 13:46:33 ---> Running in 9b8bd1d51802 13:46:33 Removing intermediate container 9b8bd1d51802 13:46:33 ---> 6337d722d1b5 13:46:33 Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init 13:46:33 ---> Running in 612c61d0c9ca 13:46:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:46:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:46:33 (1/2) Installing ca-certificates (20240226-r0) 13:46:33 (2/2) Installing dumb-init (1.2.5-r2) 13:46:33 Executing busybox-1.36.1-r7.trigger 13:46:33 Executing ca-certificates-20240226-r0.trigger 13:46:34 OK: 9 MiB in 17 packages 13:46:35 Removing intermediate container 612c61d0c9ca 13:46:35 ---> a3deda5c6e98 13:46:35 Step 17/30 : RUN apk --no-cache upgrade 13:46:35 ---> Running in 823e7ea27786 13:46:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:46:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:46:37 OK: 9 MiB in 17 packages 13:46:38 Removing intermediate container 823e7ea27786 13:46:38 ---> 8837b5a90fde 13:46:38 Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt 13:46:38 ---> f1f9506ade18 13:46:38 Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE 13:46:39 ---> a692d5272a04 13:46:39 Step 20/30 : COPY --from=builder /app/res/ /res/ 13:46:39 ---> 92e4ee5fe72c 13:46:39 Step 21/30 : COPY --from=builder /app/static/ /static/ 13:46:40 ---> 0ed1372f8bf3 13:46:40 Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 13:46:42 ---> e92bfaa6f531 13:46:42 Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 13:46:42 ---> Running in f2d52853a2a0 13:46:43 Removing intermediate container f2d52853a2a0 13:46:43 ---> 0ec07881ca0c 13:46:43 Step 24/30 : VOLUME /cache 13:46:43 ---> Running in e50ae6930ac0 13:46:43 Removing intermediate container e50ae6930ac0 13:46:43 ---> e27320e47233 13:46:43 Step 25/30 : EXPOSE 59711 13:46:43 ---> Running in e227a98aac08 13:46:44 Removing intermediate container e227a98aac08 13:46:44 ---> cefad2820da7 13:46:44 Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 13:46:44 ---> Running in afa91d1d2deb 13:46:44 Removing intermediate container afa91d1d2deb 13:46:44 ---> eaaf2e5540ca 13:46:44 Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 13:46:44 ---> Running in f0b91ae3e88b 13:46:44 Removing intermediate container f0b91ae3e88b 13:46:44 ---> 1377ae16b49d 13:46:44 Step 28/30 : LABEL arch=arm64 13:46:44 ---> Running in 1167f0f5bba0 13:46:45 Removing intermediate container 1167f0f5bba0 13:46:45 ---> 9a641ee9bb38 13:46:45 Step 29/30 : LABEL git_sha=532364ee2685d9680e36c2a7c089e125e6174299 13:46:45 ---> Running in ef558cdf5f0f 13:46:45 Removing intermediate container ef558cdf5f0f 13:46:45 ---> a10a5797f888 13:46:45 Step 30/30 : LABEL version=3.2.0-dev.25 13:46:45 ---> Running in f4941b0d84ed 13:46:46 Removing intermediate container f4941b0d84ed 13:46:46 ---> 43f4a1509df5 13:46:46 [Warning] One or more build-args [ARCH] were not consumed 13:46:46 Successfully built 43f4a1509df5 13:46:46 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 13:46:46 provisioning config files... 13:46:46 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/179@tmp/config10812211392678227443tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:46:46 ---> ****-login.sh 13:46:46 nexus3.edgexfoundry.org:10001 13:46:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:46:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:46:46 Configure a credential helper to remove this warning. See 13:46:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:46:46 13:46:46 Login Succeeded 13:46:46 nexus3.edgexfoundry.org:10002 13:46:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:46:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:46:47 Configure a credential helper to remove this warning. See 13:46:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:46:47 13:46:47 Login Succeeded 13:46:47 nexus3.edgexfoundry.org:10003 13:46:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:46:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:46:47 Configure a credential helper to remove this warning. See 13:46:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:46:47 13:46:47 Login Succeeded 13:46:47 nexus3.edgexfoundry.org:10004 13:46:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:46:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:46:47 Configure a credential helper to remove this warning. See 13:46:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:46:47 13:46:47 Login Succeeded 13:46:47 ****.io 13:46:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:46:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:46:48 Configure a credential helper to remove this warning. See 13:46:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:46:48 13:46:48 Login Succeeded 13:46:48 ---> ****-login.sh ends [Pipeline] } 13:46:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:46:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:46:48 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: 13:46:48 532364ee2685d9680e36c2a7c089e125e6174299 13:46:48 latest 13:46:48 3.2.0-dev.25 13:46:48 532364ee2685d9680e36c2a7c089e125e6174299-3.2.0-dev.25 13:46:48 main 13:46:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:46:48 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:532364ee2685d9680e36c2a7c089e125e6174299 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:46:49 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:532364ee2685d9680e36c2a7c089e125e6174299 13:46:49 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 13:46:49 6112097522c5: Preparing 13:46:49 629558df4063: Preparing 13:46:49 6f2e4a09aa26: Preparing 13:46:49 738beaa44a33: Preparing 13:46:49 d6ac5fbb2b8f: Preparing 13:46:49 9b9a94932fcc: Preparing 13:46:49 f7cb361cd6a7: Preparing 13:46:49 2f9ea0ae4169: Preparing 13:46:49 3c20671a5817: Preparing 13:46:49 9b9a94932fcc: Waiting 13:46:49 f7cb361cd6a7: Waiting 13:46:49 2f9ea0ae4169: Waiting 13:46:49 3c20671a5817: Waiting 13:46:49 6112097522c5: Pushed 13:46:49 d6ac5fbb2b8f: Pushed 13:46:49 6f2e4a09aa26: Pushed 13:46:49 738beaa44a33: Pushed 13:46:49 3c20671a5817: Layer already exists 13:46:49 9b9a94932fcc: Pushed 13:46:49 f7cb361cd6a7: Pushed 13:46:50 2f9ea0ae4169: Pushed 13:46:56 629558df4063: Pushed 13:46:56 532364ee2685d9680e36c2a7c089e125e6174299: digest: sha256:d8a02584f8a546121a825992fcdcd126dd1765c8da97877d9351caa2f4c1e13d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:46:57 + 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 13:46:57 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 13:46:57 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 13:46:57 6112097522c5: Preparing 13:46:57 629558df4063: Preparing 13:46:57 6f2e4a09aa26: Preparing 13:46:57 738beaa44a33: Preparing 13:46:57 d6ac5fbb2b8f: Preparing 13:46:57 9b9a94932fcc: Preparing 13:46:57 f7cb361cd6a7: Preparing 13:46:57 2f9ea0ae4169: Preparing 13:46:57 3c20671a5817: Preparing 13:46:57 f7cb361cd6a7: Waiting 13:46:57 2f9ea0ae4169: Waiting 13:46:57 9b9a94932fcc: Waiting 13:46:57 3c20671a5817: Waiting 13:46:57 629558df4063: Layer already exists 13:46:57 6f2e4a09aa26: Layer already exists 13:46:57 d6ac5fbb2b8f: Layer already exists 13:46:57 738beaa44a33: Layer already exists 13:46:57 6112097522c5: Layer already exists 13:46:57 3c20671a5817: Layer already exists 13:46:57 9b9a94932fcc: Layer already exists 13:46:57 2f9ea0ae4169: Layer already exists 13:46:57 f7cb361cd6a7: Layer already exists 13:46:57 latest: digest: sha256:d8a02584f8a546121a825992fcdcd126dd1765c8da97877d9351caa2f4c1e13d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:46:58 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:46:58 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.25 13:46:58 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 13:46:58 6112097522c5: Preparing 13:46:58 629558df4063: Preparing 13:46:58 6f2e4a09aa26: Preparing 13:46:58 738beaa44a33: Preparing 13:46:58 d6ac5fbb2b8f: Preparing 13:46:58 9b9a94932fcc: Preparing 13:46:58 f7cb361cd6a7: Preparing 13:46:58 2f9ea0ae4169: Preparing 13:46:58 3c20671a5817: Preparing 13:46:58 9b9a94932fcc: Waiting 13:46:58 f7cb361cd6a7: Waiting 13:46:58 2f9ea0ae4169: Waiting 13:46:58 3c20671a5817: Waiting 13:46:58 6112097522c5: Layer already exists 13:46:58 6f2e4a09aa26: Layer already exists 13:46:58 738beaa44a33: Layer already exists 13:46:58 629558df4063: Layer already exists 13:46:58 d6ac5fbb2b8f: Layer already exists 13:46:58 2f9ea0ae4169: Layer already exists 13:46:58 f7cb361cd6a7: Layer already exists 13:46:58 9b9a94932fcc: Layer already exists 13:46:58 3c20671a5817: Layer already exists 13:46:58 3.2.0-dev.25: digest: sha256:d8a02584f8a546121a825992fcdcd126dd1765c8da97877d9351caa2f4c1e13d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:46:59 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:532364ee2685d9680e36c2a7c089e125e6174299-3.2.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:46:59 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:532364ee2685d9680e36c2a7c089e125e6174299-3.2.0-dev.25 13:46:59 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 13:46:59 6112097522c5: Preparing 13:46:59 629558df4063: Preparing 13:46:59 6f2e4a09aa26: Preparing 13:46:59 738beaa44a33: Preparing 13:46:59 d6ac5fbb2b8f: Preparing 13:46:59 9b9a94932fcc: Preparing 13:46:59 f7cb361cd6a7: Preparing 13:46:59 2f9ea0ae4169: Preparing 13:46:59 3c20671a5817: Preparing 13:46:59 9b9a94932fcc: Waiting 13:46:59 f7cb361cd6a7: Waiting 13:46:59 2f9ea0ae4169: Waiting 13:46:59 3c20671a5817: Waiting 13:46:59 629558df4063: Layer already exists 13:46:59 d6ac5fbb2b8f: Layer already exists 13:46:59 6f2e4a09aa26: Layer already exists 13:46:59 6112097522c5: Layer already exists 13:46:59 738beaa44a33: Layer already exists 13:46:59 f7cb361cd6a7: Layer already exists 13:46:59 2f9ea0ae4169: Layer already exists 13:46:59 9b9a94932fcc: Layer already exists 13:46:59 3c20671a5817: Layer already exists 13:46:59 532364ee2685d9680e36c2a7c089e125e6174299-3.2.0-dev.25: digest: sha256:d8a02584f8a546121a825992fcdcd126dd1765c8da97877d9351caa2f4c1e13d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:47:00 + 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 13:47:00 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main 13:47:00 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 13:47:00 6112097522c5: Preparing 13:47:00 629558df4063: Preparing 13:47:00 6f2e4a09aa26: Preparing 13:47:00 738beaa44a33: Preparing 13:47:00 d6ac5fbb2b8f: Preparing 13:47:00 9b9a94932fcc: Preparing 13:47:00 f7cb361cd6a7: Preparing 13:47:00 2f9ea0ae4169: Preparing 13:47:00 3c20671a5817: Preparing 13:47:00 9b9a94932fcc: Waiting 13:47:00 f7cb361cd6a7: Waiting 13:47:00 2f9ea0ae4169: Waiting 13:47:00 3c20671a5817: Waiting 13:47:00 d6ac5fbb2b8f: Layer already exists 13:47:00 6f2e4a09aa26: Layer already exists 13:47:00 738beaa44a33: Layer already exists 13:47:00 629558df4063: Layer already exists 13:47:00 6112097522c5: Layer already exists 13:47:00 9b9a94932fcc: Layer already exists 13:47:00 f7cb361cd6a7: Layer already exists 13:47:00 3c20671a5817: Layer already exists 13:47:00 2f9ea0ae4169: Layer already exists 13:47:00 main: digest: sha256:d8a02584f8a546121a825992fcdcd126dd1765c8da97877d9351caa2f4c1e13d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:47:00 ===================================================== [Pipeline] echo 13:47:00 taggedImages: 13:47:00 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:532364ee2685d9680e36c2a7c089e125e6174299 13:47:00 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 13:47:00 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.25 13:47:00 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:532364ee2685d9680e36c2a7c089e125e6174299-3.2.0-dev.25 13:47:00 - 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 13:47:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:47:01 13:47:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:47:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:47:01 arm64: Pulling from edgex-lftools-log-publisher 13:47:01 8998bd30e6a1: Pulling fs layer 13:47:01 04944245beec: Pulling fs layer 13:47:01 699f458cf7ca: Pulling fs layer 13:47:01 765212b225bb: Pulling fs layer 13:47:01 f23df028b6ca: Pulling fs layer 13:47:01 d65c8cfc05b1: Pulling fs layer 13:47:01 2437ff75d9bd: Pulling fs layer 13:47:01 765212b225bb: Waiting 13:47:01 d65c8cfc05b1: Waiting 13:47:01 2437ff75d9bd: Waiting 13:47:01 f23df028b6ca: Waiting 13:47:01 04944245beec: Verifying Checksum 13:47:01 04944245beec: Download complete 13:47:01 765212b225bb: Verifying Checksum 13:47:01 765212b225bb: Download complete 13:47:01 f23df028b6ca: Verifying Checksum 13:47:01 f23df028b6ca: Download complete 13:47:01 d65c8cfc05b1: Verifying Checksum 13:47:01 d65c8cfc05b1: Download complete 13:47:01 699f458cf7ca: Verifying Checksum 13:47:01 699f458cf7ca: Download complete 13:47:02 8998bd30e6a1: Verifying Checksum 13:47:02 8998bd30e6a1: Download complete 13:47:04 2437ff75d9bd: Download complete 13:47:06 8998bd30e6a1: Pull complete 13:47:07 04944245beec: Pull complete 13:47:09 699f458cf7ca: Pull complete 13:47:09 765212b225bb: Pull complete 13:47:09 f23df028b6ca: Pull complete 13:47:10 d65c8cfc05b1: Pull complete 13:47:28 2437ff75d9bd: Pull complete 13:47:28 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 13:47:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:47:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:47:28 prd-ubuntu20.04-docker-arm64-4c-16g-6872 does not seem to be running inside a container 13:47:28 $ 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/179 -v /w/workspace/app-rfid-llrp-inventory/179:/w/workspace/app-rfid-llrp-inventory/179:rw,z -v /w/workspace/app-rfid-llrp-inventory/179@tmp:/w/workspace/app-rfid-llrp-inventory/179@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 13:47:31 $ docker top 80ccb0eb55b41e2e55f6353015836d4674701cccbfd20a09aa4995276a89b8df -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:47:32 ---> job-cost.sh 13:47:32 lf-activate-venv: SKIPPING 13:47:32 INFO: No Stack... 13:47:32 INFO: Retrieving Pricing Info for: v3-standard-4 13:47:33 INFO: Archiving Costs [Pipeline] sh 13:47:33 + cat /w/workspace/app-rfid-llrp-inventory/179/archives/cost.csv 13:47:33 + cut -d, -f6 [Pipeline] lock 13:47:33 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-179-stack-cost] 13:47:33 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-179-stack-cost] did not exist. Created. 13:47:33 Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-179-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:47:34 /w/workspace/app-rfid-llrp-inventory/179@tmp/durable-e1cb8f42/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 13:47:34 + echo total: 0.10999999940395355 [Pipeline] stash 13:47:35 Warning: overwriting stash ‘stack-cost’ 13:47:35 Stashed 1 file(s) [Pipeline] } 13:47:35 Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-179-stack-cost] [Pipeline] // lock [Pipeline] } 13:47:35 $ docker stop --time=1 80ccb0eb55b41e2e55f6353015836d4674701cccbfd20a09aa4995276a89b8df 13:47:36 $ docker rm -f --volumes 80ccb0eb55b41e2e55f6353015836d4674701cccbfd20a09aa4995276a89b8df [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 13:47:37 provisioning config files... 13:47:37 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config15821121056895814055tmp [Pipeline] { [Pipeline] sh 13:47:37 + set +x 13:47:37 + bash -s -- 13:47:37 + curl -s https://codecov.io/bash 13:47:37 13:47:37 _____ _ 13:47:37 / ____| | | 13:47:37 | | ___ __| | ___ ___ _____ __ 13:47:37 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:47:37 | |___| (_) | (_| | __/ (_| (_) \ V / 13:47:37 \_____\___/ \__,_|\___|\___\___/ \_/ 13:47:37 Bash-1.0.6 13:47:37 13:47:37 13:47:37 ==> git version 2.25.1 found 13:47:37 ==> 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 13:47:37 Release-Date: 2020-01-08 13:47:37 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 13:47:37 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 13:47:37 ==> Jenkins CI detected. 13:47:37 current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main 13:47:37 project root: . 13:47:37 --> token set from env 13:47:37 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:47:37 ==> Running gcov in . (disable via -X gcov) 13:47:37 ==> Python coveragepy not found 13:47:37 ==> Searching for coverage reports in: 13:47:37 + . 13:47:37 -> Found 1 reports 13:47:37 ==> Detecting git/mercurial file structure 13:47:37 ==> Reading reports 13:47:37 + ./coverage.out bytes=41317 13:47:37 ==> Appending adjustments 13:47:37 https://docs.codecov.io/docs/fixing-reports 13:47:37 + Found adjustments 13:47:37 ==> Gzipping contents 13:47:37 12K /tmp/codecov.Yg7Qiv.gz 13:47:37 ==> Uploading reports 13:47:37 url: https://codecov.io 13:47:37 query: branch=main&commit=532364ee2685d9680e36c2a7c089e125e6174299&build=179&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F179%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 13:47:37 -> Pinging Codecov 13:47:37 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=532364ee2685d9680e36c2a7c089e125e6174299&build=179&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F179%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 13:47:38 -> Uploading to 13:47:38 https://storage.googleapis.com/codecov/v4/raw/2024-07-31/581DD39554BDF9B6E22D074273EAD858/532364ee2685d9680e36c2a7c089e125e6174299/e5b2a3a0-60eb-4f08-ab42-c8f67ccd79b4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240731%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240731T134738Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1f3be4b1c6f4ffd119286b9e0c6d96748974a7fe56bef44e816653a5bbcac198 13:47:38 % Total % Received % Xferd Average Speed Time Time Time Current 13:47:38 Dload Upload Total Spent Left Speed 13:47:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11610 0 0 100 11610 0 43811 --:--:-- --:--:-- --:--:-- 43811 13:47:38 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/532364ee2685d9680e36c2a7c089e125e6174299 [Pipeline] } 13:47:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 13:47:38 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 13:47:38 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:47:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 13:47:39 13:47:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:47:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 13:47:39 latest: Pulling from edgex-devops/edgex-snyk-go 13:47:39 619be1103602: Already exists 13:47:39 f8ea3408117e: Pulling fs layer 13:47:39 91320369b822: Pulling fs layer 13:47:39 0406650e8295: Pulling fs layer 13:47:39 4f4fb700ef54: Pulling fs layer 13:47:39 96d80e3f36e1: Pulling fs layer 13:47:39 bcf3aedb951c: Pulling fs layer 13:47:39 96d80e3f36e1: Waiting 13:47:39 4f4fb700ef54: Waiting 13:47:39 bcf3aedb951c: Waiting 13:47:39 0406650e8295: Download complete 13:47:39 f8ea3408117e: Verifying Checksum 13:47:39 f8ea3408117e: Download complete 13:47:39 4f4fb700ef54: Verifying Checksum 13:47:39 4f4fb700ef54: Download complete 13:47:39 f8ea3408117e: Pull complete 13:47:39 96d80e3f36e1: Verifying Checksum 13:47:39 96d80e3f36e1: Download complete 13:47:39 91320369b822: Verifying Checksum 13:47:39 91320369b822: Download complete 13:47:40 bcf3aedb951c: Verifying Checksum 13:47:40 bcf3aedb951c: Download complete 13:47:43 91320369b822: Pull complete 13:47:43 0406650e8295: Pull complete 13:47:43 4f4fb700ef54: Pull complete 13:47:43 96d80e3f36e1: Pull complete 13:47:46 bcf3aedb951c: Pull complete 13:47:46 Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 13:47:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 13:47:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:47:46 prd-ubuntu20.04-docker-8c-8g-6871 does not seem to be running inside a container 13:47:46 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 13:47:52 $ docker top ff50462c69c0f73b60353adee424b08718b23a57ce2c670c946fde0fbb4840dd -eo pid,comm [Pipeline] { [Pipeline] sh 13:47:52 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] echo 13:47:53 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh 13:47:53 + set -o pipefail 13:47:53 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' 13:48:01 13:48:01 Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... 13:48:01 13:48:01 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7116c55e-148a-425a-9d75-27689445d8a8/history/8292a84f-0b64-4dd0-a9af-e41c135d7e0d 13:48:01 13:48:01 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 13:48:01 13:48:01 13:48:01 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 13:48:01 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 13:48:01 $ docker stop --time=1 ff50462c69c0f73b60353adee424b08718b23a57ce2c670c946fde0fbb4840dd 13:48:06 $ docker rm -f --volumes ff50462c69c0f73b60353adee424b08718b23a57ce2c670c946fde0fbb4840dd [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 13:48:07 + git log --format=format:%s -1 532364ee2685d9680e36c2a7c089e125e6174299 [Pipeline] sh 13:48:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:48:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:48:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:48:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:48:08 prd-ubuntu20.04-docker-8c-8g-6871 does not seem to be running inside a container 13:48:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:48:08 $ docker top 048beaf698b896344a0ba2c187559ee66aa34bda2a02071176f4dc9a3313c2b5 -eo pid,comm 13:48:08 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). 13:48:08 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:48:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:48:08 [ssh-agent] Looking for ssh-agent implementation... 13:48:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:48:08 $ docker exec 048beaf698b896344a0ba2c187559ee66aa34bda2a02071176f4dc9a3313c2b5 ssh-agent 13:48:09 SSH_AUTH_SOCK=/tmp/ssh-QjVRW41loWST/agent.33 13:48:09 SSH_AGENT_PID=39 13:48:09 Running ssh-add (command line suppressed) 13:48:09 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1918936381201959352.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1918936381201959352.key) 13:48:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:48:09 + git semver tag 13:48:09 2024-07-31 13:48:09,599 [run_tag] DEBUG tag force:False 13:48:09 2024-07-31 13:48:09,599 [check_head_tag] DEBUG check head tag 13:48:09 2024-07-31 13:48:09,600 [execute] INFO git cat-file --batch-check 13:48:09 2024-07-31 13:48:09,600 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 13:48:09 2024-07-31 13:48:09,603 [execute] INFO git cat-file --batch 13:48:09 2024-07-31 13:48:09,603 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 13:48:09 2024-07-31 13:48:09,623 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 13:48:09 2024-07-31 13:48:09,623 [execute] INFO git tag -a v3.2.0-dev.25 -m v3.2.0-dev.25 13:48:09 2024-07-31 13:48:09,623 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.25', '-m', 'v3.2.0-dev.25'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 13:48:09 2024-07-31 13:48:09,627 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 13:48:09 3.2.0-dev.25 [Pipeline] } 13:48:09 $ docker exec --env ******** --env ******** 048beaf698b896344a0ba2c187559ee66aa34bda2a02071176f4dc9a3313c2b5 ssh-agent -k 13:48:09 unset SSH_AUTH_SOCK; 13:48:09 unset SSH_AGENT_PID; 13:48:09 echo Agent pid 39 killed; 13:48:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:48:10 + git semver [Pipeline] } 13:48:10 $ docker stop --time=1 048beaf698b896344a0ba2c187559ee66aa34bda2a02071176f4dc9a3313c2b5 13:48:12 $ docker rm -f --volumes 048beaf698b896344a0ba2c187559ee66aa34bda2a02071176f4dc9a3313c2b5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:48:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:48:12 13:48:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:48:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:48:12 0.23.1-centos7: Pulling from edgex-lftools 13:48:12 ab5ef0e58194: Pulling fs layer 13:48:12 9712f1f96733: Pulling fs layer 13:48:12 63f879dbbcfc: Pulling fs layer 13:48:12 0d9ebad4ef96: Pulling fs layer 13:48:12 e9a5061849ea: Pulling fs layer 13:48:12 d747dcd14b5f: Pulling fs layer 13:48:12 2de7ff778b66: Pulling fs layer 13:48:12 0d9ebad4ef96: Waiting 13:48:12 e9a5061849ea: Waiting 13:48:12 2de7ff778b66: Waiting 13:48:12 d747dcd14b5f: Waiting 13:48:12 9712f1f96733: Verifying Checksum 13:48:12 9712f1f96733: Download complete 13:48:13 63f879dbbcfc: Verifying Checksum 13:48:13 63f879dbbcfc: Download complete 13:48:13 e9a5061849ea: Verifying Checksum 13:48:13 e9a5061849ea: Download complete 13:48:13 d747dcd14b5f: Download complete 13:48:13 0d9ebad4ef96: Verifying Checksum 13:48:13 0d9ebad4ef96: Download complete 13:48:13 ab5ef0e58194: Verifying Checksum 13:48:13 ab5ef0e58194: Download complete 13:48:13 2de7ff778b66: Verifying Checksum 13:48:13 2de7ff778b66: Download complete 13:48:16 ab5ef0e58194: Pull complete 13:48:16 9712f1f96733: Pull complete 13:48:16 63f879dbbcfc: Pull complete 13:48:21 0d9ebad4ef96: Pull complete 13:48:21 e9a5061849ea: Pull complete 13:48:21 d747dcd14b5f: Pull complete 13:48:22 2de7ff778b66: Pull complete 13:48:22 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 13:48:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:48:22 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:48:22 prd-ubuntu20.04-docker-8c-8g-6871 does not seem to be running inside a container 13:48:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 13:48:31 $ docker top fe26a7969accdc3ac02d05ddf76708d9466878fe182e0eb13edcc330a4eb779c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 13:48:31 provisioning config files... 13:48:31 copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config9576780778979553682tmp 13:48:31 copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config14843243663702822628tmp 13:48:31 copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config16846510465371987315tmp [Pipeline] { [Pipeline] echo 13:48:32 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 13:48:32 ---> sigul-configuration.sh 13:48:32 gpg: directory `/root/.gnupg' created 13:48:32 gpg: new configuration file `/root/.gnupg/gpg.conf' created 13:48:32 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 13:48:32 gpg: keyring `/root/.gnupg/secring.gpg' created 13:48:32 gpg: keyring `/root/.gnupg/pubring.gpg' created 13:48:32 gpg: CAST5 encrypted data 13:48:32 gpg: encrypted with 1 passphrase 13:48:32 gpg: WARNING: message was not integrity protected [Pipeline] sh 13:48:32 + mkdir /home/jenkins 13:48:32 + mkdir /home/jenkins/sigul [Pipeline] sh 13:48:32 + 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 13:48:32 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 13:48:33 ---> sigul-install.sh 13:48:33 Sigul already installed; skipping installation. [Pipeline] sh 13:48:33 + git tag --list 13:48:33 v0.0.0 13:48:33 v1.0.0 13:48:33 v2.1.0 13:48:33 v2.1.1 13:48:33 v2.2.0 13:48:33 v2.3.0 13:48:33 v3.0 13:48:33 v3.0.0 13:48:33 v3.0.1 13:48:33 v3.0.1-dev.1 13:48:33 v3.1 13:48:33 v3.1.0 13:48:33 v3.1.0-dev.1 13:48:33 v3.1.0-dev.10 13:48:33 v3.1.0-dev.11 13:48:33 v3.1.0-dev.12 13:48:33 v3.1.0-dev.13 13:48:33 v3.1.0-dev.14 13:48:33 v3.1.0-dev.15 13:48:33 v3.1.0-dev.16 13:48:33 v3.1.0-dev.17 13:48:33 v3.1.0-dev.18 13:48:33 v3.1.0-dev.19 13:48:33 v3.1.0-dev.2 13:48:33 v3.1.0-dev.20 13:48:33 v3.1.0-dev.21 13:48:33 v3.1.0-dev.22 13:48:33 v3.1.0-dev.23 13:48:33 v3.1.0-dev.24 13:48:33 v3.1.0-dev.25 13:48:33 v3.1.0-dev.26 13:48:33 v3.1.0-dev.27 13:48:33 v3.1.0-dev.28 13:48:33 v3.1.0-dev.29 13:48:33 v3.1.0-dev.3 13:48:33 v3.1.0-dev.30 13:48:33 v3.1.0-dev.31 13:48:33 v3.1.0-dev.32 13:48:33 v3.1.0-dev.33 13:48:33 v3.1.0-dev.34 13:48:33 v3.1.0-dev.35 13:48:33 v3.1.0-dev.36 13:48:33 v3.1.0-dev.37 13:48:33 v3.1.0-dev.38 13:48:33 v3.1.0-dev.39 13:48:33 v3.1.0-dev.4 13:48:33 v3.1.0-dev.40 13:48:33 v3.1.0-dev.5 13:48:33 v3.1.0-dev.6 13:48:33 v3.1.0-dev.7 13:48:33 v3.1.0-dev.8 13:48:33 v3.1.0-dev.9 13:48:33 v3.1.1 13:48:33 v3.2.0-dev.1 13:48:33 v3.2.0-dev.10 13:48:33 v3.2.0-dev.11 13:48:33 v3.2.0-dev.12 13:48:33 v3.2.0-dev.13 13:48:33 v3.2.0-dev.14 13:48:33 v3.2.0-dev.15 13:48:33 v3.2.0-dev.16 13:48:33 v3.2.0-dev.17 13:48:33 v3.2.0-dev.18 13:48:33 v3.2.0-dev.19 13:48:33 v3.2.0-dev.2 13:48:33 v3.2.0-dev.20 13:48:33 v3.2.0-dev.21 13:48:33 v3.2.0-dev.22 13:48:33 v3.2.0-dev.23 13:48:33 v3.2.0-dev.24 13:48:33 v3.2.0-dev.25 13:48:33 v3.2.0-dev.3 13:48:33 v3.2.0-dev.4 13:48:33 v3.2.0-dev.5 13:48:33 v3.2.0-dev.6 13:48:33 v3.2.0-dev.7 13:48:33 v3.2.0-dev.8 13:48:33 v3.2.0-dev.9 [Pipeline] sh 13:48:33 + lftools sign git-tag v3.2.0-dev.25 13:48:34 Signing Git tag with Sigul... 13:48:34 Signing v3.2.0-dev.25 [Pipeline] echo 13:48:34 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 13:48:34 ---> sigul-configuration-cleanup.sh [Pipeline] } 13:48:34 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 13:48:34 $ docker stop --time=1 fe26a7969accdc3ac02d05ddf76708d9466878fe182e0eb13edcc330a4eb779c 13:48:36 $ docker rm -f --volumes fe26a7969accdc3ac02d05ddf76708d9466878fe182e0eb13edcc330a4eb779c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 13:48:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:48:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:48:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:48:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:48:37 prd-ubuntu20.04-docker-8c-8g-6871 does not seem to be running inside a container 13:48:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:48:37 $ docker top 475fe07b4993dbc59855ad437a64d20501345a5a19d15c9f9015bdf7d45a38da -eo pid,comm 13:48:37 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). 13:48:37 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:48:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:48:37 [ssh-agent] Looking for ssh-agent implementation... 13:48:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:48:37 $ docker exec 475fe07b4993dbc59855ad437a64d20501345a5a19d15c9f9015bdf7d45a38da ssh-agent 13:48:37 SSH_AUTH_SOCK=/tmp/ssh-PR0Yu6yl6T84/agent.32 13:48:37 SSH_AGENT_PID=38 13:48:37 Running ssh-add (command line suppressed) 13:48:37 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7580022462263215098.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7580022462263215098.key) 13:48:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:48:38 + git semver bump pre 13:48:38 2024-07-31 13:48:38,378 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 13:48:38 2024-07-31 13:48:38,378 [bump_version] DEBUG bumping version:3.2.0-dev.25 on axis:pre with prefix:dev 13:48:38 2024-07-31 13:48:38,378 [bump_version] DEBUG bumped version:3.2.0-dev.26 13:48:38 2024-07-31 13:48:38,378 [write_version] DEBUG write version:3.2.0-dev.26 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True 13:48:38 2024-07-31 13:48:38,379 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 13:48:38 2024-07-31 13:48:38,379 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 13:48:38 2024-07-31 13:48:38,380 [execute] INFO git cat-file --batch-check 13:48:38 2024-07-31 13:48:38,381 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 13:48:38 2024-07-31 13:48:38,385 [execute] INFO git cat-file --batch 13:48:38 2024-07-31 13:48:38,386 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 13:48:38 2024-07-31 13:48:38,391 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 13:48:38 3.2.0-dev.26 [Pipeline] } 13:48:38 $ docker exec --env ******** --env ******** 475fe07b4993dbc59855ad437a64d20501345a5a19d15c9f9015bdf7d45a38da ssh-agent -k 13:48:38 unset SSH_AUTH_SOCK; 13:48:38 unset SSH_AGENT_PID; 13:48:38 echo Agent pid 38 killed; 13:48:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:48:38 + git semver [Pipeline] } 13:48:39 $ docker stop --time=1 475fe07b4993dbc59855ad437a64d20501345a5a19d15c9f9015bdf7d45a38da 13:48:40 $ docker rm -f --volumes 475fe07b4993dbc59855ad437a64d20501345a5a19d15c9f9015bdf7d45a38da [Pipeline] // withDockerContainer [Pipeline] sh 13:48:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:48:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:48:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:48:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:48:41 prd-ubuntu20.04-docker-8c-8g-6871 does not seem to be running inside a container 13:48:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:48:41 $ docker top 4b44d8bc1871c6b39ebea702188bb840606c245da640d578bd145e60eb5cb41a -eo pid,comm 13:48:41 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). 13:48:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:48:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:48:41 [ssh-agent] Looking for ssh-agent implementation... 13:48:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:48:41 $ docker exec 4b44d8bc1871c6b39ebea702188bb840606c245da640d578bd145e60eb5cb41a ssh-agent 13:48:41 SSH_AUTH_SOCK=/tmp/ssh-p83F6b2AZxtL/agent.32 13:48:41 SSH_AGENT_PID=38 13:48:41 Running ssh-add (command line suppressed) 13:48:42 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_3454546929413525927.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_3454546929413525927.key) 13:48:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:48:42 + git semver push 13:48:42 2024-07-31 13:48:42,484 [run_push] DEBUG push 13:48:42 2024-07-31 13:48:42,485 [execute] INFO git cat-file --batch-check 13:48:42 2024-07-31 13:48:42,485 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 13:48:42 2024-07-31 13:48:42,489 [execute] INFO git rev-list 1cd7f6473a8149990bab58fb570cb01555bde2b4 -- 13:48:42 2024-07-31 13:48:42,489 [execute] DEBUG Popen(['git', 'rev-list', '1cd7f6473a8149990bab58fb570cb01555bde2b4', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 13:48:42 2024-07-31 13:48:42,498 [execute] INFO git fetch -v origin 13:48:42 2024-07-31 13:48:42,498 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) 13:48:43 2024-07-31 13:48:42,940 [run_push] DEBUG no remote changes detected 13:48:43 2024-07-31 13:48:42,940 [execute] INFO git push origin semver 13:48:43 2024-07-31 13:48:42,941 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 13:48:43 2024-07-31 13:48:43,681 [run_push] DEBUG push all version tags 13:48:43 2024-07-31 13:48:43,681 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 13:48:43 2024-07-31 13:48:43,682 [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) 13:48:44 2024-07-31 13:48:44,404 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 13:48:44 3.2.0-dev.26 [Pipeline] } 13:48:44 $ docker exec --env ******** --env ******** 4b44d8bc1871c6b39ebea702188bb840606c245da640d578bd145e60eb5cb41a ssh-agent -k 13:48:44 unset SSH_AUTH_SOCK; 13:48:44 unset SSH_AGENT_PID; 13:48:44 echo Agent pid 38 killed; 13:48:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:48:45 + git semver [Pipeline] } 13:48:45 $ docker stop --time=1 4b44d8bc1871c6b39ebea702188bb840606c245da640d578bd145e60eb5cb41a 13:48:46 $ docker rm -f --volumes 4b44d8bc1871c6b39ebea702188bb840606c245da640d578bd145e60eb5cb41a [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 13:48:47 + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] 13:48:47 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 13:48:47 total 16 13:48:47 drwxr-xr-x 3 root root 4096 Jul 31 13:33 . 13:48:47 drwxrwxr-x 12 jenkins jenkins 4096 Jul 31 13:48 .. 13:48:47 drwxr-xr-x 2 root root 4096 Jul 31 13:33 cost 13:48:47 -rw-r--r-- 1 root root 95 Jul 31 13:33 cost.csv 13:48:47 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives 13:48:47 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 13:48:47 total 16 13:48:47 drwxr-xr-x 3 jenkins jenkins 4096 Jul 31 13:33 . 13:48:47 drwxrwxr-x 12 jenkins jenkins 4096 Jul 31 13:48 .. 13:48:47 drwxr-xr-x 2 jenkins jenkins 4096 Jul 31 13:33 cost 13:48:47 -rw-r--r-- 1 jenkins jenkins 95 Jul 31 13:33 cost.csv [Pipeline] libraryResource [Pipeline] sh 13:48:47 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:48:48 ---> package-listing.sh 13:48:48 ++ facter osfamily 13:48:48 ++ tr '[:upper:]' '[:lower:]' 13:48:48 + OS_FAMILY=debian 13:48:48 + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main 13:48:48 + START_PACKAGES=/tmp/packages_start.txt 13:48:48 + END_PACKAGES=/tmp/packages_end.txt 13:48:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:48:48 + PACKAGES=/tmp/packages_start.txt 13:48:48 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 13:48:48 + PACKAGES=/tmp/packages_end.txt 13:48:48 + case "${OS_FAMILY}" in 13:48:48 + dpkg -l 13:48:48 + grep '^ii' 13:48:48 + '[' -f /tmp/packages_start.txt ']' 13:48:48 + '[' -f /tmp/packages_end.txt ']' 13:48:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:48:48 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 13:48:48 + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ 13:48:48 + 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 13:48:48 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 13:48:48 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:48:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:48:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:48:49 prd-ubuntu20.04-docker-8c-8g-6871 does not seem to be running inside a container 13:48:49 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:48:49 $ docker top b51481f06d57792b9f8fe59f00272a4daed7d7808f6135f79c5f007a7d179a61 -eo pid,comm [Pipeline] { [Pipeline] sh 13:48:50 + touch /tmp/pre-build-complete [Pipeline] sh 13:48:50 + mkdir -p /var/log/sysstat [Pipeline] sh 13:48:50 + ls /var/log/sa-host 13:48:50 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:48:51 provisioning config files... 13:48:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config17074038497036903963tmp [Pipeline] { [Pipeline] echo 13:48:51 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:48:51 ---> create-netrc.sh [Pipeline] } 13:48:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:48:51 ---> python-tools-install.sh [Pipeline] echo 13:48:51 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:48:51 ---> sudo-logs.sh 13:48:51 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:48:52 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:48:52 ---> job-cost.sh 13:48:52 lf-activate-venv: SKIPPING 13:48:52 DEBUG: total: 0.2199999988079071 13:48:52 INFO: Retrieving Stack Cost... 13:48:52 INFO: Retrieving Pricing Info for: v3-standard-8 13:48:53 INFO: Archiving Costs [Pipeline] echo 13:48:53 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:48:53 ---> logs-deploy.sh 13:48:53 lf-activate-venv: SKIPPING 13:48:53 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/179 13:48:53 INFO: archiving workspace using pattern(s): 13:48:54 Archives upload complete. 13:48:54 INFO: archiving logs to Nexus