Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cb9a267f44c7b03347d4089d4f113a5a066280ae 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-ssh8248222055256434940.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh13205880235609980180.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14196813532628452656.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2388829731152635202.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-ssh3113909964114833271.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-34796 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git init /w/workspace/dry_app-rfid-llrp-inventory_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision cb9a267f44c7b03347d4089d4f113a5a066280ae (main) Commit message: "Merge pull request #320 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.12" > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cb9a267f44c7b03347d4089d4f113a5a066280ae # timeout=10 > git rev-list --no-walk cab05ee6a5f545b4b20bc198032e0d97b74cbbf3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:35:34 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:35:35 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:35:35 ========================================================= 13:35:35 EdgeX Global Pipelines Version Info 13:35:35 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:35:35 ------------------- 13:35:35 stable info: 13:35:35 ------------------- 13:35:35 Commited By: Cherry Wang cherry@iotechsys.com 13:35:35 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 13:35:35 Message: update stable to v1.0.269 13:35:36 ------------------- 13:35:36 experimental info: 13:35:36 ------------------- 13:35:36 Commited By: **** collab-it+edgex@linuxfoundation.org 13:35:36 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 13:35:36 Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:35:36 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 13:35:36 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 13:35:36 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:35:36 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:35:36 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:35:36 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 13:35:36 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:35:36 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:35:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:35:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:35:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:35:36 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 13:35:36 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:35:36 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:35:36 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:35:36 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:35:36 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:35:36 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:35:36 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:35:36 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:35:36 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:35:36 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:35:36 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:35:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:35:37 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:35:37 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:35:37 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 13:35:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 13:35:37 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 13:35:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 13:35:37 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cb9a267f44c7b03347d4089d4f113a5a066280ae [Pipeline] echo 13:35:37 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cb9a267 [Pipeline] echo 13:35:37 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:35:37 provisioning config files... 13:35:37 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config14424135285030558098tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:35:37 ---> ****-login.sh 13:35:37 nexus3.edgexfoundry.org:10001 13:35:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:35:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:35:37 Configure a credential helper to remove this warning. See 13:35:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:35:37 13:35:37 Login Succeeded 13:35:37 nexus3.edgexfoundry.org:10002 13:35:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:35:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:35:38 Configure a credential helper to remove this warning. See 13:35:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:35:38 13:35:38 Login Succeeded 13:35:38 nexus3.edgexfoundry.org:10003 13:35:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:35:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:35:38 Configure a credential helper to remove this warning. See 13:35:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:35:38 13:35:38 Login Succeeded 13:35:38 nexus3.edgexfoundry.org:10004 13:35:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:35:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:35:38 Configure a credential helper to remove this warning. See 13:35:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:35:38 13:35:38 Login Succeeded 13:35:38 ****.io 13:35:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:35:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:35:38 Configure a credential helper to remove this warning. See 13:35:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:35:38 13:35:38 Login Succeeded 13:35:38 ---> ****-login.sh ends [Pipeline] } 13:35:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 13:35:39 + git rev-list -1 --merges cb9a267f44c7b03347d4089d4f113a5a066280ae~1..cb9a267f44c7b03347d4089d4f113a5a066280ae [Pipeline] echo 13:35:39 -----------> git rev-list -1 --merges cb9a267f44c7b03347d4089d4f113a5a066280ae~1..cb9a267f44c7b03347d4089d4f113a5a066280ae cb9a267f44c7b03347d4089d4f113a5a066280ae 13:35:39 cb9a267f44c7b03347d4089d4f113a5a066280ae [false] [Pipeline] sh 13:35:39 + git log --format=format:%s -1 cb9a267f44c7b03347d4089d4f113a5a066280ae [Pipeline] echo 13:35:39 ========================================================= 13:35:39 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:35:39 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:35:39 + git log --format=format:%s -1 cb9a267f44c7b03347d4089d4f113a5a066280ae [Pipeline] echo 13:35:39 [semverPrep] GIT_COMMIT: cb9a267f44c7b03347d4089d4f113a5a066280ae, Commit Message: Merge pull request #320 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.12 [Pipeline] echo 13:35:39 [semverPrep] This is not a build commit. [Pipeline] sh 13:35:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:35:40 + grep -v github /etc/ssh/ssh_known_hosts 13:35:40 + [ -e /tmp/ssh_known_hosts ] 13:35:40 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:35:40 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:35:40 + sudo tee -a /etc/ssh/ssh_known_hosts 13:35:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:35:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:35:40 13:35:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:35:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:35:40 0.1.4: Pulling from edgex-devops/py-git-semver 13:35:40 b85a868b505f: Pulling fs layer 13:35:40 e2be974225ed: Pulling fs layer 13:35:40 339a4e72a1f5: Pulling fs layer 13:35:40 988bab9f4d93: Pulling fs layer 13:35:40 1469e6f7b9e6: Pulling fs layer 13:35:40 988bab9f4d93: Waiting 13:35:40 eaf3925da568: Pulling fs layer 13:35:40 bab4dde63d76: Pulling fs layer 13:35:40 bde34c3a00c8: Pulling fs layer 13:35:40 bab4dde63d76: Waiting 13:35:40 1469e6f7b9e6: Waiting 13:35:40 b352a97aabf1: Pulling fs layer 13:35:40 4872d77fe225: Pulling fs layer 13:35:40 bde34c3a00c8: Waiting 13:35:40 b352a97aabf1: Waiting 13:35:40 5851b861e8e6: Pulling fs layer 13:35:40 4872d77fe225: Waiting 13:35:40 5851b861e8e6: Waiting 13:35:40 e2be974225ed: Download complete 13:35:40 988bab9f4d93: Verifying Checksum 13:35:40 988bab9f4d93: Download complete 13:35:40 1469e6f7b9e6: Verifying Checksum 13:35:40 1469e6f7b9e6: Download complete 13:35:40 eaf3925da568: Verifying Checksum 13:35:40 eaf3925da568: Download complete 13:35:41 339a4e72a1f5: Verifying Checksum 13:35:41 339a4e72a1f5: Download complete 13:35:41 bde34c3a00c8: Download complete 13:35:41 b352a97aabf1: Verifying Checksum 13:35:41 4872d77fe225: Verifying Checksum 13:35:41 4872d77fe225: Download complete 13:35:41 5851b861e8e6: Download complete 13:35:41 b85a868b505f: Verifying Checksum 13:35:41 b85a868b505f: Download complete 13:35:41 bab4dde63d76: Verifying Checksum 13:35:41 bab4dde63d76: Download complete 13:35:42 b85a868b505f: Pull complete 13:35:42 e2be974225ed: Pull complete 13:35:43 339a4e72a1f5: Pull complete 13:35:43 988bab9f4d93: Pull complete 13:35:43 1469e6f7b9e6: Pull complete 13:35:43 eaf3925da568: Pull complete 13:35:45 bab4dde63d76: Pull complete 13:35:45 bde34c3a00c8: Pull complete 13:35:45 b352a97aabf1: Pull complete 13:35:45 4872d77fe225: Pull complete 13:35:45 5851b861e8e6: Pull complete 13:35:45 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 13:35:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:35:45 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:35:45 prd-ubuntu20.04-docker-8c-8g-34796 does not seem to be running inside a container 13:35:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:35:48 $ docker top 448e2da704eeb8a5e78a9904819775beca3d6d836c918b448f547f9f95974acd -eo pid,comm 13:35:48 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 13:35:48 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:35:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:35:48 [ssh-agent] Looking for ssh-agent implementation... 13:35:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:35:48 $ docker exec 448e2da704eeb8a5e78a9904819775beca3d6d836c918b448f547f9f95974acd ssh-agent 13:35:48 SSH_AUTH_SOCK=/tmp/ssh-JC1GN8G4b0QW/agent.32 13:35:48 SSH_AGENT_PID=38 13:35:48 Running ssh-add (command line suppressed) 13:35:48 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_12485190375009899405.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_12485190375009899405.key) 13:35:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:35:49 + git tag --points-at HEAD [Pipeline] } 13:35:49 $ docker exec --env ******** --env ******** 448e2da704eeb8a5e78a9904819775beca3d6d836c918b448f547f9f95974acd ssh-agent -k 13:35:49 unset SSH_AUTH_SOCK; 13:35:49 unset SSH_AGENT_PID; 13:35:49 echo Agent pid 38 killed; 13:35:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:35:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:35:49 [ssh-agent] Looking for ssh-agent implementation... 13:35:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:35:49 $ docker exec 448e2da704eeb8a5e78a9904819775beca3d6d836c918b448f547f9f95974acd ssh-agent 13:35:49 SSH_AUTH_SOCK=/tmp/ssh-LDUCnBLqRWqm/agent.73 13:35:49 SSH_AGENT_PID=79 13:35:49 Running ssh-add (command line suppressed) 13:35:49 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_10183108679782608592.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_10183108679782608592.key) 13:35:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:35:49 + git semver init 13:35:50 2024-12-09 13:35:50,179 [run_init] DEBUG init version:0.0.0 force:False 13:35:50 2024-12-09 13:35:50,180 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver 13:35:50 2024-12-09 13:35:50,180 [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:35:50 2024-12-09 13:35:50,181 [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:35:52 2024-12-09 13:35:52,247 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude 13:35:52 2024-12-09 13:35:52,248 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False 13:35:52 2024-12-09 13:35:52,248 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 13:35:52 2024-12-09 13:35:52,248 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 13:35:52 4.0.0-dev.4 [Pipeline] } 13:35:52 $ docker exec --env ******** --env ******** 448e2da704eeb8a5e78a9904819775beca3d6d836c918b448f547f9f95974acd ssh-agent -k 13:35:52 unset SSH_AUTH_SOCK; 13:35:52 unset SSH_AGENT_PID; 13:35:52 echo Agent pid 79 killed; 13:35:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:35:53 + git semver [Pipeline] } 13:35:53 $ docker stop --time=1 448e2da704eeb8a5e78a9904819775beca3d6d836c918b448f547f9f95974acd 13:35:54 $ docker rm -f --volumes 448e2da704eeb8a5e78a9904819775beca3d6d836c918b448f547f9f95974acd [Pipeline] // withDockerContainer [Pipeline] sh 13:35:55 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:35:55 Stashed 1 file(s) [Pipeline] echo 13:35:55 [edgeXSemver]: initialized semver on version 4.0.0-dev.4 [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:35:55 provisioning config files... 13:35:55 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config3893957383007389205tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:35:55 ---> ****-login.sh 13:35:55 nexus3.edgexfoundry.org:10001 13:35:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:35:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:35:55 Configure a credential helper to remove this warning. See 13:35:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:35:55 13:35:55 Login Succeeded 13:35:55 nexus3.edgexfoundry.org:10002 13:35:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:35:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:35:55 Configure a credential helper to remove this warning. See 13:35:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:35:55 13:35:55 Login Succeeded 13:35:55 nexus3.edgexfoundry.org:10003 13:35:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:35:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:35:56 Configure a credential helper to remove this warning. See 13:35:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:35:56 13:35:56 Login Succeeded 13:35:56 nexus3.edgexfoundry.org:10004 13:35:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:35:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:35:56 Configure a credential helper to remove this warning. See 13:35:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:35:56 13:35:56 Login Succeeded 13:35:56 ****.io 13:35:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:35:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:35:56 Configure a credential helper to remove this warning. See 13:35:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:35:56 13:35:56 Login Succeeded 13:35:56 ---> ****-login.sh ends [Pipeline] } 13:35:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:35:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:35:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:35:56 ========================================================= 13:35:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 13:35:56 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:35:56 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 13:35:56 Sending build context to Docker daemon 20.02MB 13:35:56 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 13:35:56 Step 2/12 : FROM ${BASE} AS builder 13:35:56 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 13:35:56 43c4264eed91: Pulling fs layer 13:35:56 4cc291be95ef: Pulling fs layer 13:35:56 2ac1f1163629: Pulling fs layer 13:35:56 5c3c966382ef: Pulling fs layer 13:35:56 4f4fb700ef54: Pulling fs layer 13:35:56 5d5c8e513c77: Pulling fs layer 13:35:56 9f66e0745190: Pulling fs layer 13:35:56 f49a43e4bbc0: Pulling fs layer 13:35:56 561ebcabdf7f: Pulling fs layer 13:35:56 f49a43e4bbc0: Waiting 13:35:56 9f66e0745190: Waiting 13:35:56 5c3c966382ef: Waiting 13:35:56 561ebcabdf7f: Waiting 13:35:56 4f4fb700ef54: Waiting 13:35:56 5d5c8e513c77: Waiting 13:35:57 4cc291be95ef: Verifying Checksum 13:35:57 4cc291be95ef: Download complete 13:35:57 5c3c966382ef: Verifying Checksum 13:35:57 5c3c966382ef: Download complete 13:35:57 4f4fb700ef54: Verifying Checksum 13:35:57 4f4fb700ef54: Download complete 13:35:57 5d5c8e513c77: Verifying Checksum 13:35:57 5d5c8e513c77: Download complete 13:35:57 43c4264eed91: Verifying Checksum 13:35:57 43c4264eed91: Download complete 13:35:57 9f66e0745190: Verifying Checksum 13:35:57 9f66e0745190: Download complete 13:35:57 43c4264eed91: Pull complete 13:35:57 561ebcabdf7f: Download complete 13:35:57 4cc291be95ef: Pull complete 13:35:57 2ac1f1163629: Verifying Checksum 13:35:57 2ac1f1163629: Download complete 13:35:57 f49a43e4bbc0: Verifying Checksum 13:35:57 f49a43e4bbc0: Download complete 13:36:00 2ac1f1163629: Pull complete 13:36:00 5c3c966382ef: Pull complete 13:36:00 4f4fb700ef54: Pull complete 13:36:00 5d5c8e513c77: Pull complete 13:36:00 9f66e0745190: Pull complete 13:36:03 f49a43e4bbc0: Pull complete 13:36:03 561ebcabdf7f: Pull complete 13:36:03 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 13:36:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 13:36:03 ---> 3a752c3f9dda 13:36:03 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 13:36:07 ---> Running in 6367fa13c214 13:36:07 Removing intermediate container 6367fa13c214 13:36:07 ---> 461ddd332250 13:36:07 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 13:36:07 ---> Running in 68712cbb6f05 13:36:07 Removing intermediate container 68712cbb6f05 13:36:07 ---> 358d51792428 13:36:07 Step 5/12 : ARG ADD_BUILD_TAGS="" 13:36:07 ---> Running in 352fb66a40bb 13:36:07 Removing intermediate container 352fb66a40bb 13:36:07 ---> dbc324ed52a3 13:36:07 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:36:07 ---> Running in abfe79141d9f 13:36:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:36:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:36:08 OK: 246 MiB in 54 packages 13:36:09 Removing intermediate container abfe79141d9f 13:36:09 ---> 929f67f428ef 13:36:09 Step 7/12 : WORKDIR /app 13:36:09 ---> Running in fc03d0c196a9 13:36:09 Removing intermediate container fc03d0c196a9 13:36:09 ---> 7924a3173b7f 13:36:09 Step 8/12 : COPY go.mod vendor* ./ 13:36:09 ---> c1ef7555ef90 13:36:09 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:36:09 ---> Running in d4690ec53bc0 13:36:10 Still waiting to schedule task 13:36:10 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-34795’ 13:36:55 Removing intermediate container d4690ec53bc0 13:36:55 ---> f62e0c734d48 13:36:55 Step 10/12 : COPY . . 13:36:55 ---> a8e7f43732cb 13:36:55 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:36:55 ---> Running in d91af9c3f8af 13:36:55 Removing intermediate container d91af9c3f8af 13:36:55 ---> d0522c0b39f8 13:36:55 Step 12/12 : RUN $MAKE 13:36:55 ---> Running in 5f9f0831d345 13:36:55 noop 13:36:55 Removing intermediate container 5f9f0831d345 13:36:55 ---> b724cb54d279 13:36:55 Successfully built b724cb54d279 13:36:55 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:36:56 + docker inspect -f . ci-base-image-x86_64 13:36:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:36:56 prd-ubuntu20.04-docker-8c-8g-34796 does not seem to be running inside a container 13:36:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:36:56 $ docker top 548586fc6c859e750052b7c130ca9fd7c30de2446259033eba9dae0a7faebbe0 -eo pid,comm [Pipeline] { [Pipeline] sh 13:36:57 + go version 13:36:57 go version go1.23.2 linux/amd64 [Pipeline] } 13:36:57 $ docker stop --time=1 548586fc6c859e750052b7c130ca9fd7c30de2446259033eba9dae0a7faebbe0 13:36:58 $ docker rm -f --volumes 548586fc6c859e750052b7c130ca9fd7c30de2446259033eba9dae0a7faebbe0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:36:58 + docker inspect -f . ci-base-image-x86_64 13:36:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:36:58 prd-ubuntu20.04-docker-8c-8g-34796 does not seem to be running inside a container 13:36:58 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:36:59 $ docker top ba1d71ba9f6296d8f9b7df7e1e9a52bcb88ffeeba3a412c0c4a08fca72d24730 -eo pid,comm [Pipeline] { [Pipeline] sh 13:36:59 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh 13:36:59 + make test 13:36:59 go test -race ./... -coverprofile=coverage.out ./... 13:37:32 edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app coverage: 0.0% of statements 13:37:32 edgexfoundry/app-rfid-llrp-inventory coverage: 0.0% of statements 13:37:32 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.119s coverage: 86.2% of statements 13:37:35 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.716s coverage: 71.9% of statements 13:38:14 go vet ./... 13:38:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:38:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:38:15 ./bin/test-attribution.sh [Pipeline] echo 13:38:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 13:38:15 $ docker stop --time=1 ba1d71ba9f6296d8f9b7df7e1e9a52bcb88ffeeba3a412c0c4a08fca72d24730 13:38:20 $ docker rm -f --volumes ba1d71ba9f6296d8f9b7df7e1e9a52bcb88ffeeba3a412c0c4a08fca72d24730 [Pipeline] // withDockerContainer [Pipeline] sh 13:38:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:38:21 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 13:38:21 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:38:22 + ls -al . 13:38:22 total 284 13:38:22 drwxrwxr-x 11 jenkins jenkins 4096 Dec 9 13:37 . 13:38:22 drwxrwxr-x 4 jenkins jenkins 4096 Dec 9 13:35 .. 13:38:22 -rw-rw-r-- 1 jenkins jenkins 262 Dec 9 13:35 .dockerignore 13:38:22 drwxrwxr-x 8 jenkins jenkins 4096 Dec 9 13:37 .git 13:38:22 drwxrwxr-x 3 jenkins jenkins 4096 Dec 9 13:35 .github 13:38:22 -rw-rw-r-- 1 jenkins jenkins 773 Dec 9 13:35 .gitignore 13:38:22 -rw-rw-r-- 1 jenkins jenkins 200 Dec 9 13:35 .golangci.yml 13:38:22 drwxr-xr-x 3 jenkins jenkins 4096 Dec 9 13:35 .semver 13:38:22 -rw-rw-r-- 1 jenkins jenkins 16943 Dec 9 13:35 Attribution.txt 13:38:22 -rw-rw-r-- 1 jenkins jenkins 11245 Dec 9 13:35 CHANGELOG.md 13:38:22 -rw-rw-r-- 1 jenkins jenkins 1769 Dec 9 13:35 Dockerfile 13:38:22 -rw-rw-r-- 1 jenkins jenkins 677 Dec 9 13:35 GOVERNANCE.md 13:38:22 -rw-rw-r-- 1 jenkins jenkins 665 Dec 9 13:35 Jenkinsfile 13:38:22 -rw-rw-r-- 1 jenkins jenkins 11347 Dec 9 13:35 LICENSE 13:38:22 -rw-rw-r-- 1 jenkins jenkins 3066 Dec 9 13:35 Makefile 13:38:22 -rw-rw-r-- 1 jenkins jenkins 617 Dec 9 13:35 OWNERS.md 13:38:22 -rw-rw-r-- 1 jenkins jenkins 3851 Dec 9 13:35 README.md 13:38:22 -rw-rw-r-- 1 jenkins jenkins 11 Dec 9 13:35 VERSION 13:38:22 drwxrwxr-x 2 jenkins jenkins 4096 Dec 9 13:35 bin 13:38:22 -rw-r--r-- 1 jenkins jenkins 55696 Dec 9 13:37 coverage.out 13:38:22 -rw-rw-r-- 1 jenkins jenkins 6737 Dec 9 13:35 go.mod 13:38:22 -rw-rw-r-- 1 jenkins jenkins 87896 Dec 9 13:35 go.sum 13:38:22 drwxrwxr-x 2 jenkins jenkins 4096 Dec 9 13:35 images 13:38:22 drwxrwxr-x 4 jenkins jenkins 4096 Dec 9 13:35 internal 13:38:22 -rw-rw-r-- 1 jenkins jenkins 531 Dec 9 13:35 main.go 13:38:22 drwxrwxr-x 2 jenkins jenkins 4096 Dec 9 13:35 openapi 13:38:22 drwxrwxr-x 2 jenkins jenkins 4096 Dec 9 13:35 res 13:38:22 drwxrwxr-x 3 jenkins jenkins 4096 Dec 9 13:35 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:38:22 + 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=cb9a267f44c7b03347d4089d4f113a5a066280ae --label arch=amd64 --label version=4.0.0-dev.4 . 13:38:22 Sending build context to Docker daemon 20.02MB 13:38:22 Step 1/30 : ARG BASE=golang:1.23-alpine3.20 13:38:22 Step 2/30 : FROM ${BASE} AS builder 13:38:22 ---> b724cb54d279 13:38:22 Step 3/30 : ARG ALPINE_PKG_BASE="make git" 13:38:22 ---> Running in b30f818eb26f 13:38:22 Removing intermediate container b30f818eb26f 13:38:22 ---> 7f21fbc3e094 13:38:22 Step 4/30 : ARG ALPINE_PKG_EXTRA="" 13:38:22 ---> Running in c202ad29a438 13:38:22 Removing intermediate container c202ad29a438 13:38:22 ---> 328c28d1742b 13:38:22 Step 5/30 : ARG ADD_BUILD_TAGS="" 13:38:22 ---> Running in dc2d9032e422 13:38:22 Removing intermediate container dc2d9032e422 13:38:22 ---> 98a55c9edf55 13:38:22 Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:38:23 ---> Running in 1ea592daf02d 13:38:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:38:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:38:23 OK: 246 MiB in 54 packages 13:38:24 Removing intermediate container 1ea592daf02d 13:38:24 ---> 3552c1e6500d 13:38:24 Step 7/30 : WORKDIR /app 13:38:24 ---> Running in 4b4289d2ed32 13:38:24 Removing intermediate container 4b4289d2ed32 13:38:24 ---> f97eac611bb9 13:38:24 Step 8/30 : COPY go.mod vendor* ./ 13:38:24 ---> 02b4e8dd0a51 13:38:24 Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:38:24 ---> Running in cf2dc4e53429 13:38:24 Removing intermediate container cf2dc4e53429 13:38:24 ---> 5d172d62021e 13:38:24 Step 10/30 : COPY . . 13:38:25 ---> 86d16f5c6e51 13:38:25 Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:38:25 ---> Running in 3fd9817989c5 13:38:25 Removing intermediate container 3fd9817989c5 13:38:25 ---> 9c267156dd3f 13:38:25 Step 12/30 : RUN $MAKE 13:38:25 ---> Running in cee58481084e 13:38:25 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.0-dev.12 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.4 -X edgexfoundry/app-rfid-llrp-inventory.Version=4.0.0-dev.4 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory 13:39:04 Removing intermediate container cee58481084e 13:39:04 ---> b3f5e9dda186 13:39:04 Step 13/30 : FROM alpine:3.20 13:39:04 3.20: Pulling from library/alpine 13:39:04 da9db072f522: Pulling fs layer 13:39:04 da9db072f522: Verifying Checksum 13:39:04 da9db072f522: Download complete 13:39:04 da9db072f522: Pull complete 13:39:04 Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 13:39:04 Status: Downloaded newer image for alpine:3.20 13:39:04 ---> 63b790fccc90 13:39:04 Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 13:39:04 ---> Running in bcc4a84c4906 13:39:04 Removing intermediate container bcc4a84c4906 13:39:04 ---> 72f82668b847 13:39:04 Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 13:39:04 ---> Running in 8dfacca83b1a 13:39:04 Removing intermediate container 8dfacca83b1a 13:39:04 ---> aca0a2ad2dd0 13:39:04 Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init 13:39:04 ---> Running in 3a8a6998b52c 13:39:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:39:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:39:04 (1/2) Installing ca-certificates (20240705-r0) 13:39:04 (2/2) Installing dumb-init (1.2.5-r3) 13:39:04 Executing busybox-1.36.1-r29.trigger 13:39:04 Executing ca-certificates-20240705-r0.trigger 13:39:04 OK: 9 MiB in 16 packages 13:39:04 Removing intermediate container 3a8a6998b52c 13:39:04 ---> 909d61fcbedc 13:39:04 Step 17/30 : RUN apk --no-cache upgrade 13:39:04 ---> Running in 91a9e96b8654 13:39:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:39:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:39:04 Upgrading critical system libraries and apk-tools: 13:39:04 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 13:39:04 Executing busybox-1.36.1-r29.trigger 13:39:04 Continuing the upgrade transaction with new apk-tools: 13:39:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:39:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:39:04 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 13:39:04 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 13:39:04 Executing ca-certificates-20240705-r0.trigger 13:39:04 OK: 9 MiB in 16 packages 13:39:04 Removing intermediate container 91a9e96b8654 13:39:04 ---> ff55558da44c 13:39:04 Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt 13:39:04 ---> b259f6d7f172 13:39:04 Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE 13:39:04 ---> 382e46a55cf8 13:39:04 Step 20/30 : COPY --from=builder /app/res/ /res/ 13:39:04 ---> f9c4a47a94d1 13:39:04 Step 21/30 : COPY --from=builder /app/static/ /static/ 13:39:04 ---> 7dcc35b9656c 13:39:04 Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 13:39:04 ---> 2bc1d7adebaf 13:39:04 Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 13:39:04 ---> Running in c823bc946977 13:39:05 Removing intermediate container c823bc946977 13:39:05 ---> ef4bbcb94010 13:39:05 Step 24/30 : VOLUME /cache 13:39:05 ---> Running in 50a33791ea89 13:39:05 Removing intermediate container 50a33791ea89 13:39:05 ---> f839f95c1a5f 13:39:05 Step 25/30 : EXPOSE 59711 13:39:05 ---> Running in b2ecdd55aff0 13:39:05 Removing intermediate container b2ecdd55aff0 13:39:05 ---> b9ae79bf4877 13:39:05 Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 13:39:05 ---> Running in 173a7a200fae 13:39:05 Removing intermediate container 173a7a200fae 13:39:05 ---> 85a2c874c7e4 13:39:05 Step 27/30 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "-registry"] 13:39:05 ---> Running in bc9c8979e61d 13:39:06 Removing intermediate container bc9c8979e61d 13:39:06 ---> 446af225321c 13:39:06 Step 28/30 : LABEL arch=amd64 13:39:06 ---> Running in f88cd20f4cd2 13:39:06 Removing intermediate container f88cd20f4cd2 13:39:06 ---> c90312530bee 13:39:06 Step 29/30 : LABEL git_sha=cb9a267f44c7b03347d4089d4f113a5a066280ae 13:39:06 ---> Running in 756ace65f06d 13:39:06 Removing intermediate container 756ace65f06d 13:39:06 ---> 7cc76dc4e46d 13:39:06 Step 30/30 : LABEL version=4.0.0-dev.4 13:39:06 ---> Running in 386e7a1e4b00 13:39:06 Removing intermediate container 386e7a1e4b00 13:39:06 ---> 58d583443ed8 13:39:06 [Warning] One or more build-args [ARCH] were not consumed 13:39:06 Successfully built 58d583443ed8 13:39:06 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:39:06 provisioning config files... 13:39:06 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4098676282956828426tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:39:06 ---> ****-login.sh 13:39:06 nexus3.edgexfoundry.org:10001 13:39:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:39:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:39:06 Configure a credential helper to remove this warning. See 13:39:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:39:06 13:39:06 Login Succeeded 13:39:06 nexus3.edgexfoundry.org:10002 13:39:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:39:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:39:06 Configure a credential helper to remove this warning. See 13:39:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:39:06 13:39:06 Login Succeeded 13:39:06 nexus3.edgexfoundry.org:10003 13:39:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:39:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:39:06 Configure a credential helper to remove this warning. See 13:39:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:39:06 13:39:06 Login Succeeded 13:39:06 nexus3.edgexfoundry.org:10004 13:39:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:39:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:39:06 Configure a credential helper to remove this warning. See 13:39:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:39:06 13:39:06 Login Succeeded 13:39:06 ****.io 13:39:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:39:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:39:07 Configure a credential helper to remove this warning. See 13:39:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:39:07 13:39:07 Login Succeeded 13:39:07 ---> ****-login.sh ends [Pipeline] } 13:39:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:39:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:39:07 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: 13:39:07 cb9a267f44c7b03347d4089d4f113a5a066280ae 13:39:07 latest 13:39:07 4.0.0-dev.4 13:39:07 cb9a267f44c7b03347d4089d4f113a5a066280ae-4.0.0-dev.4 13:39:07 main 13:39:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:39:07 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:cb9a267f44c7b03347d4089d4f113a5a066280ae [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:39:08 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:cb9a267f44c7b03347d4089d4f113a5a066280ae 13:39:08 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 13:39:08 6f2b85fd50dd: Preparing 13:39:08 b3b611c4a570: Preparing 13:39:08 eb026675b68b: Preparing 13:39:08 6dbd63db2872: Preparing 13:39:08 8d00313dcd49: Preparing 13:39:08 3433b2fd4720: Preparing 13:39:08 40bc02a831c4: Preparing 13:39:08 b884d49410d1: Preparing 13:39:08 75654b8eeebd: Preparing 13:39:08 3433b2fd4720: Waiting 13:39:08 40bc02a831c4: Waiting 13:39:08 b884d49410d1: Waiting 13:39:08 75654b8eeebd: Waiting 13:39:08 6dbd63db2872: Pushed 13:39:08 8d00313dcd49: Pushed 13:39:08 eb026675b68b: Pushed 13:39:08 6f2b85fd50dd: Pushed 13:39:08 75654b8eeebd: Layer already exists 13:39:08 3433b2fd4720: Pushed 13:39:08 b884d49410d1: Pushed 13:39:08 40bc02a831c4: Pushed 13:39:12 b3b611c4a570: Pushed 13:39:12 cb9a267f44c7b03347d4089d4f113a5a066280ae: digest: sha256:d8a2d5eff8ae83b7951b3280d1c6449b69bcb6e6863ffaecb24bbff03e47c4d2 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:39:12 + 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:39:12 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 13:39:12 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 13:39:12 6f2b85fd50dd: Preparing 13:39:12 b3b611c4a570: Preparing 13:39:12 eb026675b68b: Preparing 13:39:12 6dbd63db2872: Preparing 13:39:12 8d00313dcd49: Preparing 13:39:12 3433b2fd4720: Preparing 13:39:12 40bc02a831c4: Preparing 13:39:12 b884d49410d1: Preparing 13:39:12 75654b8eeebd: Preparing 13:39:12 3433b2fd4720: Waiting 13:39:12 40bc02a831c4: Waiting 13:39:12 b884d49410d1: Waiting 13:39:12 75654b8eeebd: Waiting 13:39:12 8d00313dcd49: Layer already exists 13:39:12 6f2b85fd50dd: Layer already exists 13:39:12 6dbd63db2872: Layer already exists 13:39:12 eb026675b68b: Layer already exists 13:39:12 b3b611c4a570: Layer already exists 13:39:12 3433b2fd4720: Layer already exists 13:39:12 b884d49410d1: Layer already exists 13:39:12 75654b8eeebd: Layer already exists 13:39:12 40bc02a831c4: Layer already exists 13:39:12 latest: digest: sha256:d8a2d5eff8ae83b7951b3280d1c6449b69bcb6e6863ffaecb24bbff03e47c4d2 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:39:13 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:4.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:39:13 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:4.0.0-dev.4 13:39:13 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 13:39:13 6f2b85fd50dd: Preparing 13:39:13 b3b611c4a570: Preparing 13:39:13 eb026675b68b: Preparing 13:39:13 6dbd63db2872: Preparing 13:39:13 8d00313dcd49: Preparing 13:39:13 3433b2fd4720: Preparing 13:39:13 40bc02a831c4: Preparing 13:39:13 b884d49410d1: Preparing 13:39:13 3433b2fd4720: Waiting 13:39:13 40bc02a831c4: Waiting 13:39:13 75654b8eeebd: Preparing 13:39:13 b884d49410d1: Waiting 13:39:13 6f2b85fd50dd: Layer already exists 13:39:13 eb026675b68b: Layer already exists 13:39:13 6dbd63db2872: Layer already exists 13:39:13 3433b2fd4720: Layer already exists 13:39:13 8d00313dcd49: Layer already exists 13:39:13 b3b611c4a570: Layer already exists 13:39:13 40bc02a831c4: Layer already exists 13:39:13 75654b8eeebd: Layer already exists 13:39:13 b884d49410d1: Layer already exists 13:39:13 4.0.0-dev.4: digest: sha256:d8a2d5eff8ae83b7951b3280d1c6449b69bcb6e6863ffaecb24bbff03e47c4d2 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:39:13 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:cb9a267f44c7b03347d4089d4f113a5a066280ae-4.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:39:14 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:cb9a267f44c7b03347d4089d4f113a5a066280ae-4.0.0-dev.4 13:39:14 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 13:39:14 6f2b85fd50dd: Preparing 13:39:14 b3b611c4a570: Preparing 13:39:14 eb026675b68b: Preparing 13:39:14 6dbd63db2872: Preparing 13:39:14 8d00313dcd49: Preparing 13:39:14 3433b2fd4720: Preparing 13:39:14 40bc02a831c4: Preparing 13:39:14 b884d49410d1: Preparing 13:39:14 75654b8eeebd: Preparing 13:39:14 40bc02a831c4: Waiting 13:39:14 b884d49410d1: Waiting 13:39:14 75654b8eeebd: Waiting 13:39:14 3433b2fd4720: Waiting 13:39:14 6dbd63db2872: Layer already exists 13:39:14 6f2b85fd50dd: Layer already exists 13:39:14 8d00313dcd49: Layer already exists 13:39:14 eb026675b68b: Layer already exists 13:39:14 b3b611c4a570: Layer already exists 13:39:14 75654b8eeebd: Layer already exists 13:39:14 40bc02a831c4: Layer already exists 13:39:14 3433b2fd4720: Layer already exists 13:39:14 b884d49410d1: Layer already exists 13:39:14 cb9a267f44c7b03347d4089d4f113a5a066280ae-4.0.0-dev.4: digest: sha256:d8a2d5eff8ae83b7951b3280d1c6449b69bcb6e6863ffaecb24bbff03e47c4d2 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:39:15 + 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:39:15 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main 13:39:15 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 13:39:15 6f2b85fd50dd: Preparing 13:39:15 b3b611c4a570: Preparing 13:39:15 eb026675b68b: Preparing 13:39:15 6dbd63db2872: Preparing 13:39:15 8d00313dcd49: Preparing 13:39:15 3433b2fd4720: Preparing 13:39:15 40bc02a831c4: Preparing 13:39:15 b884d49410d1: Preparing 13:39:15 75654b8eeebd: Preparing 13:39:15 3433b2fd4720: Waiting 13:39:15 40bc02a831c4: Waiting 13:39:15 b884d49410d1: Waiting 13:39:15 75654b8eeebd: Waiting 13:39:15 6f2b85fd50dd: Layer already exists 13:39:15 b3b611c4a570: Layer already exists 13:39:15 eb026675b68b: Layer already exists 13:39:15 8d00313dcd49: Layer already exists 13:39:15 6dbd63db2872: Layer already exists 13:39:15 40bc02a831c4: Layer already exists 13:39:15 3433b2fd4720: Layer already exists 13:39:15 75654b8eeebd: Layer already exists 13:39:15 b884d49410d1: Layer already exists 13:39:15 main: digest: sha256:d8a2d5eff8ae83b7951b3280d1c6449b69bcb6e6863ffaecb24bbff03e47c4d2 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:39:15 ===================================================== [Pipeline] echo 13:39:15 taggedImages: 13:39:15 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:cb9a267f44c7b03347d4089d4f113a5a066280ae 13:39:15 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 13:39:15 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:4.0.0-dev.4 13:39:15 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:cb9a267f44c7b03347d4089d4f113a5a066280ae-4.0.0-dev.4 13:39:15 - 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:39:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:39:15 13:39:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:39:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:39:16 latest: Pulling from edgex-lftools-log-publisher 13:39:16 5eb5b503b376: Pulling fs layer 13:39:16 5c69ac0246d0: Pulling fs layer 13:39:16 ec43610c2a17: Pulling fs layer 13:39:16 3a2ae6a8a46f: Pulling fs layer 13:39:16 33b1e0a273af: Pulling fs layer 13:39:16 5d3b04190fa2: Pulling fs layer 13:39:16 2f39f015ded8: Pulling fs layer 13:39:16 3a2ae6a8a46f: Waiting 13:39:16 33b1e0a273af: Waiting 13:39:16 2f39f015ded8: Waiting 13:39:16 5d3b04190fa2: Waiting 13:39:16 5c69ac0246d0: Verifying Checksum 13:39:16 5c69ac0246d0: Download complete 13:39:16 3a2ae6a8a46f: Download complete 13:39:16 33b1e0a273af: Verifying Checksum 13:39:16 33b1e0a273af: Download complete 13:39:16 5d3b04190fa2: Verifying Checksum 13:39:16 5d3b04190fa2: Download complete 13:39:16 ec43610c2a17: Verifying Checksum 13:39:16 ec43610c2a17: Download complete 13:39:16 5eb5b503b376: Verifying Checksum 13:39:16 5eb5b503b376: Download complete 13:39:17 2f39f015ded8: Verifying Checksum 13:39:17 2f39f015ded8: Download complete 13:39:17 5eb5b503b376: Pull complete 13:39:17 5c69ac0246d0: Pull complete 13:39:18 ec43610c2a17: Pull complete 13:39:18 3a2ae6a8a46f: Pull complete 13:39:18 33b1e0a273af: Pull complete 13:39:18 5d3b04190fa2: Pull complete 13:39:24 2f39f015ded8: Pull complete 13:39:24 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:39:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:39:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:39:24 prd-ubuntu20.04-docker-8c-8g-34796 does not seem to be running inside a container 13:39: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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:39:27 $ docker top 0001512f6a59bb03a7dc2bbb3df3218720ecd24bf22b7631f7190dce40d628d0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:39:27 ---> job-cost.sh 13:39:27 lf-activate-venv: SKIPPING 13:39:27 INFO: No Stack... 13:39:28 INFO: Retrieving Pricing Info for: v3-standard-8 13:39:28 INFO: Archiving Costs [Pipeline] sh 13:39:28 + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv 13:39:28 + cut -d, -f6 [Pipeline] lock 13:39:28 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-191-stack-cost] 13:39:28 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-191-stack-cost] did not exist. Created. 13:39:28 Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-191-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:39:28 + echo total: 0.2199999988079071 [Pipeline] stash 13:39:29 Stashed 1 file(s) [Pipeline] } 13:39:29 Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-191-stack-cost] [Pipeline] // lock [Pipeline] } 13:39:29 $ docker stop --time=1 0001512f6a59bb03a7dc2bbb3df3218720ecd24bf22b7631f7190dce40d628d0 13:39:30 $ docker rm -f --volumes 0001512f6a59bb03a7dc2bbb3df3218720ecd24bf22b7631f7190dce40d628d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 13:39:47 Running on prd-ubuntu20.04-docker-arm64-4c-16g-34797 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws 13:39:47 Running in /w/workspace/app-rfid-llrp-inventory/191 [Pipeline] { [Pipeline] checkout 13:39:47 The recommended git tool is: git 13:39:53 using credential edgex-jenkins-ssh 13:39:53 Cloning the remote Git repository 13:39:53 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:39:53 > git init /w/workspace/app-rfid-llrp-inventory/191 # timeout=10 13:39:53 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:39:53 > git --version # timeout=10 13:39:53 > git --version # 'git version 2.25.1' 13:39:53 using GIT_SSH to set credentials SSH Credentials for GitHub 13:39:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:39:57 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 13:39:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:39:58 Avoid second fetch 13:39:58 Checking out Revision cb9a267f44c7b03347d4089d4f113a5a066280ae (main) 13:39:59 Commit message: "Merge pull request #320 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.12" 13:39:58 > git config core.sparsecheckout # timeout=10 13:39:58 > git checkout -f cb9a267f44c7b03347d4089d4f113a5a066280ae # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:40:04 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:40:04 % Total % Received % Xferd Average Speed Time Time Time Current 13:40:04 Dload Upload Total Spent Left Speed 13:40:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 80679 0 --:--:-- --:--:-- --:--:-- 80679 [Pipeline] sh 13:40:04 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 13:40:05 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 13:40:05 + sudo tee /etc/docker/daemon.new 13:40:05 { 13:40:05 "registry-mirrors": [ 13:40:05 "https://nexus3.edgexfoundry.org:10001" 13:40:05 ], 13:40:05 "bip": "10.250.0.254/24", 13:40:05 "hosts": [ 13:40:05 "tcp://0.0.0.0:5555", 13:40:05 "unix:///var/run/docker.sock" 13:40:05 ], 13:40:05 "mtu": 1458, 13:40:05 "selinux-enabled": true, 13:40:05 "seccomp-profile": "/etc/docker/seccomp.json" 13:40:05 } [Pipeline] sh 13:40:05 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 13:40:05 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:40:23 provisioning config files... 13:40:24 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/191@tmp/config16312897796123810136tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:40:24 ---> ****-login.sh 13:40:24 nexus3.edgexfoundry.org:10001 13:40:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:40:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:40:26 Configure a credential helper to remove this warning. See 13:40:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:40:26 13:40:26 Login Succeeded 13:40:26 nexus3.edgexfoundry.org:10002 13:40:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:40:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:40:26 Configure a credential helper to remove this warning. See 13:40:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:40:26 13:40:26 Login Succeeded 13:40:26 nexus3.edgexfoundry.org:10003 13:40:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:40:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:40:27 Configure a credential helper to remove this warning. See 13:40:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:40:27 13:40:27 Login Succeeded 13:40:27 nexus3.edgexfoundry.org:10004 13:40:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:40:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:40:27 Configure a credential helper to remove this warning. See 13:40:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:40:27 13:40:27 Login Succeeded 13:40:27 ****.io 13:40:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:40:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:40:27 Configure a credential helper to remove this warning. See 13:40:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:40:27 13:40:27 Login Succeeded 13:40:27 ---> ****-login.sh ends [Pipeline] } 13:40:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:40:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:40:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:40:28 ========================================================= 13:40:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 13:40:28 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:40:28 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 13:40:29 #0 building with "default" instance using docker driver 13:40:29 13:40:29 #1 [internal] load build definition from Dockerfile 13:40:29 #1 transferring dockerfile: 1.81kB done 13:40:29 #1 DONE 0.1s 13:40:29 13:40:29 #2 [internal] load .dockerignore 13:40:29 #2 transferring context: 304B done 13:40:29 #2 DONE 0.1s 13:40:29 13:40:29 #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 13:40:29 #3 DONE 0.1s 13:40:29 13:40:29 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 13:40:29 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 0.0s done 13:40:29 #4 ... 13:40:29 13:40:29 #5 [internal] load build context 13:40:29 #5 transferring context: 629.94kB 0.1s done 13:40:29 #5 DONE 0.1s 13:40:29 13:40:29 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 13:40:29 #4 sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 1.99kB / 1.99kB done 13:40:29 #4 sha256:be29e6b0f0d48c82f8b7b9eee484c4dc135732b9e314d3ddccdbbf7107de97ad 5.39kB / 5.39kB done 13:40:29 #4 sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 2.10MB / 4.09MB 0.2s 13:40:29 #4 sha256:55b35a11ae5eab5f9885f480b702f14893ab21d2d29f58cd678d35d2fde98e27 293.52kB / 293.52kB 0.1s done 13:40:29 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 4.24MB / 70.64MB 0.2s 13:40:29 #4 sha256:50b3750afda1ed5c34a5153357a453f4928aa99e9f60005309772f320263a9ea 127B / 127B 0.1s done 13:40:29 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.2s 13:40:29 #4 sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 4.09MB / 4.09MB 0.2s done 13:40:29 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 9.49MB / 70.64MB 0.3s 13:40:29 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.2s done 13:40:29 #4 extracting sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 13:40:29 #4 sha256:80978eb59214169129ea09808cbd1cd6cb9503947a15f41f800ef14c39d0f5d6 440B / 440B 0.2s done 13:40:29 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 0B / 95.52MB 0.3s 13:40:30 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 19.92MB / 70.64MB 0.5s 13:40:30 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 9.44MB / 95.52MB 0.5s 13:40:30 #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 6.29MB / 12.73MB 0.5s 13:40:30 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 24.12MB / 70.64MB 0.6s 13:40:30 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 14.73MB / 95.52MB 0.6s 13:40:30 #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 10.49MB / 12.73MB 0.6s 13:40:30 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 29.36MB / 70.64MB 0.7s 13:40:30 #4 extracting sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 0.4s done 13:40:30 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 20.97MB / 95.52MB 0.7s 13:40:30 #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 12.73MB / 12.73MB 0.7s done 13:40:30 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 39.85MB / 70.64MB 0.9s 13:40:30 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 31.31MB / 95.52MB 0.9s 13:40:30 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 45.09MB / 70.64MB 1.0s 13:40:30 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 36.70MB / 95.52MB 1.0s 13:40:30 #4 extracting sha256:55b35a11ae5eab5f9885f480b702f14893ab21d2d29f58cd678d35d2fde98e27 0.1s 13:40:31 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 49.99MB / 70.64MB 1.1s 13:40:31 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 41.94MB / 95.52MB 1.1s 13:40:31 #4 extracting sha256:55b35a11ae5eab5f9885f480b702f14893ab21d2d29f58cd678d35d2fde98e27 0.2s done 13:40:31 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 60.82MB / 70.64MB 1.3s 13:40:31 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 51.65MB / 95.52MB 1.3s 13:40:31 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 67.11MB / 70.64MB 1.4s 13:40:31 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 57.07MB / 95.52MB 1.4s 13:40:31 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 70.64MB / 70.64MB 1.5s 13:40:31 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 63.96MB / 95.52MB 1.5s 13:40:31 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 70.64MB / 70.64MB 1.5s done 13:40:31 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 70.25MB / 95.52MB 1.6s 13:40:31 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 75.50MB / 95.52MB 1.7s 13:40:31 #4 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 0.1s 13:40:31 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 80.74MB / 95.52MB 1.8s 13:40:31 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 87.03MB / 95.52MB 1.9s 13:40:31 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 95.52MB / 95.52MB 2.1s 13:40:31 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 95.52MB / 95.52MB 2.2s done 13:40:38 #4 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 6.0s 13:40:42 #4 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 11.1s 13:40:49 #4 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 17.4s done 13:40:50 #4 extracting sha256:50b3750afda1ed5c34a5153357a453f4928aa99e9f60005309772f320263a9ea done 13:40:50 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 13:40:50 #4 extracting sha256:80978eb59214169129ea09808cbd1cd6cb9503947a15f41f800ef14c39d0f5d6 done 13:40:50 #4 extracting sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 0.1s 13:40:55 #4 extracting sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 5.2s 13:40:58 #4 extracting sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 7.4s done 13:40:58 #4 extracting sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 13:40:59 #4 extracting sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 1.8s done 13:41:00 #4 DONE 30.5s 13:41:00 13:41:00 #6 [builder 2/7] RUN apk add --no-cache make git 13:41:00 #6 0.736 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:41:01 #6 1.109 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:41:02 #6 2.431 OK: 238 MiB in 54 packages 13:41:04 #6 DONE 4.5s 13:41:04 13:41:04 #7 [builder 3/7] WORKDIR /app 13:41:04 #7 DONE 0.1s 13:41:04 13:41:04 #8 [builder 4/7] COPY go.mod vendor* ./ 13:41:04 #8 DONE 0.1s 13:41:05 13:41:05 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:41:37 #9 DONE 30.7s 13:41:37 13:41:37 #10 [builder 6/7] COPY . . 13:41:37 #10 DONE 0.2s 13:41:37 13:41:37 #11 [builder 7/7] RUN echo noop 13:41:37 #11 0.626 noop 13:41:37 #11 DONE 0.7s 13:41:37 13:41:37 #12 exporting to image 13:41:37 #12 exporting layers 13:42:16 #12 exporting layers 33.8s done 13:42:16 #12 writing image sha256:6ecfa7b34296e5f6acf846f373be695c7b5d5b4de86959295eeb788092d47169 done 13:42:16 #12 naming to docker.io/library/ci-base-image-arm64 done 13:42:16 #12 DONE 33.8s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:42:16 + docker inspect -f . ci-base-image-arm64 13:42:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:42:16 prd-ubuntu20.04-docker-arm64-4c-16g-34797 does not seem to be running inside a container 13:42:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/191 -v /w/workspace/app-rfid-llrp-inventory/191:/w/workspace/app-rfid-llrp-inventory/191:rw,z -v /w/workspace/app-rfid-llrp-inventory/191@tmp:/w/workspace/app-rfid-llrp-inventory/191@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:42:18 $ docker top 9ae5e7f558b1bfc9a04679c2b6cd0e263bbde34eac1f0fb439b32a0d628d9cfb -eo pid,comm [Pipeline] { [Pipeline] sh 13:42:18 + go version 13:42:18 go version go1.23.2 linux/arm64 [Pipeline] } 13:42:18 $ docker stop --time=1 9ae5e7f558b1bfc9a04679c2b6cd0e263bbde34eac1f0fb439b32a0d628d9cfb 13:42:20 $ docker rm -f --volumes 9ae5e7f558b1bfc9a04679c2b6cd0e263bbde34eac1f0fb439b32a0d628d9cfb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:42:21 + docker inspect -f . ci-base-image-arm64 13:42:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:42:21 prd-ubuntu20.04-docker-arm64-4c-16g-34797 does not seem to be running inside a container 13:42:21 $ 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/191 -v /w/workspace/app-rfid-llrp-inventory/191:/w/workspace/app-rfid-llrp-inventory/191:rw,z -v /w/workspace/app-rfid-llrp-inventory/191@tmp:/w/workspace/app-rfid-llrp-inventory/191@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:42:22 $ docker top 17fe9eb93d00e6e1a3cea29ea6cfe3d031fba7aada3cd35f07118021b00508e9 -eo pid,comm [Pipeline] { [Pipeline] sh 13:42:22 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/191 [Pipeline] fileExists [Pipeline] sh 13:42:23 + make test 13:42:23 go test -race ./... -coverprofile=coverage.out ./... 13:45:44 edgexfoundry/app-rfid-llrp-inventory coverage: 0.0% of statements 13:45:44 edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app coverage: 0.0% of statements 13:45:44 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.939s coverage: 86.2% of statements 13:45:44 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.273s coverage: 71.9% of statements 13:45:44 WARNING: Linting skipped (not on x86_64 or linter not installed) 13:45:44 go vet ./... 13:48:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:48:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:48:07 ./bin/test-attribution.sh [Pipeline] echo 13:48:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 13:48:07 $ docker stop --time=1 17fe9eb93d00e6e1a3cea29ea6cfe3d031fba7aada3cd35f07118021b00508e9 13:48:09 $ docker rm -f --volumes 17fe9eb93d00e6e1a3cea29ea6cfe3d031fba7aada3cd35f07118021b00508e9 [Pipeline] // withDockerContainer [Pipeline] sh 13:48:11 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:48:11 Warning: overwriting stash ‘coverage-report’ 13:48:12 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 13:48:12 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:48:12 + ls -al . 13:48:12 total 280 13:48:12 drwxrwxr-x 10 jenkins jenkins 4096 Dec 9 13:42 . 13:48:12 drwxrwxr-x 4 jenkins jenkins 4096 Dec 9 13:39 .. 13:48:12 -rw-rw-r-- 1 jenkins jenkins 262 Dec 9 13:39 .dockerignore 13:48:12 drwxrwxr-x 8 jenkins jenkins 4096 Dec 9 13:40 .git 13:48:12 drwxrwxr-x 3 jenkins jenkins 4096 Dec 9 13:39 .github 13:48:12 -rw-rw-r-- 1 jenkins jenkins 773 Dec 9 13:39 .gitignore 13:48:12 -rw-rw-r-- 1 jenkins jenkins 200 Dec 9 13:39 .golangci.yml 13:48:12 -rw-rw-r-- 1 jenkins jenkins 16943 Dec 9 13:39 Attribution.txt 13:48:12 -rw-rw-r-- 1 jenkins jenkins 11245 Dec 9 13:39 CHANGELOG.md 13:48:12 -rw-rw-r-- 1 jenkins jenkins 1769 Dec 9 13:39 Dockerfile 13:48:12 -rw-rw-r-- 1 jenkins jenkins 677 Dec 9 13:39 GOVERNANCE.md 13:48:12 -rw-rw-r-- 1 jenkins jenkins 665 Dec 9 13:39 Jenkinsfile 13:48:12 -rw-rw-r-- 1 jenkins jenkins 11347 Dec 9 13:39 LICENSE 13:48:12 -rw-rw-r-- 1 jenkins jenkins 3066 Dec 9 13:39 Makefile 13:48:12 -rw-rw-r-- 1 jenkins jenkins 617 Dec 9 13:39 OWNERS.md 13:48:12 -rw-rw-r-- 1 jenkins jenkins 3851 Dec 9 13:39 README.md 13:48:12 -rw-rw-r-- 1 jenkins jenkins 11 Dec 9 13:35 VERSION 13:48:12 drwxrwxr-x 2 jenkins jenkins 4096 Dec 9 13:39 bin 13:48:12 -rw-r--r-- 1 jenkins jenkins 55696 Dec 9 13:45 coverage.out 13:48:12 -rw-rw-r-- 1 jenkins jenkins 6737 Dec 9 13:39 go.mod 13:48:12 -rw-rw-r-- 1 jenkins jenkins 87896 Dec 9 13:39 go.sum 13:48:12 drwxrwxr-x 2 jenkins jenkins 4096 Dec 9 13:39 images 13:48:12 drwxrwxr-x 4 jenkins jenkins 4096 Dec 9 13:39 internal 13:48:12 -rw-rw-r-- 1 jenkins jenkins 531 Dec 9 13:39 main.go 13:48:12 drwxrwxr-x 2 jenkins jenkins 4096 Dec 9 13:39 openapi 13:48:12 drwxrwxr-x 2 jenkins jenkins 4096 Dec 9 13:39 res 13:48:12 drwxrwxr-x 3 jenkins jenkins 4096 Dec 9 13:39 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:48:13 + docker build -t app-rfid-llrp-inventory-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=cb9a267f44c7b03347d4089d4f113a5a066280ae --label arch=arm64 --label version=4.0.0-dev.4 . 13:48:14 #0 building with "default" instance using docker driver 13:48:14 13:48:14 #1 [internal] load .dockerignore 13:48:14 #1 transferring context: 304B 0.0s done 13:48:14 #1 DONE 0.0s 13:48:14 13:48:14 #2 [internal] load build definition from Dockerfile 13:48:14 #2 transferring dockerfile: 1.81kB done 13:48:14 #2 DONE 0.0s 13:48:14 13:48:14 #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest 13:48:14 #3 DONE 0.0s 13:48:14 13:48:14 #4 [internal] load metadata for docker.io/library/alpine:3.20 13:48:14 #4 DONE 0.4s 13:48:14 13:48:14 #5 [internal] load build context 13:48:14 #5 transferring context: 2.95kB 0.0s done 13:48:14 #5 DONE 0.0s 13:48:14 13:48:14 #6 [stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 13:48:14 #6 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.1s done 13:48:14 #6 ... 13:48:14 13:48:14 #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 13:48:14 #7 DONE 0.2s 13:48:14 13:48:14 #6 [stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 13:48:14 #6 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 13:48:14 #6 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done 13:48:14 #6 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done 13:48:14 #6 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 2.10MB / 4.09MB 0.1s 13:48:14 #6 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 13:48:14 #6 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.1s done 13:48:15 #6 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 0.5s done 13:48:15 #6 DONE 1.0s 13:48:15 13:48:15 #8 [stage-1 2/9] RUN apk --no-cache add ca-certificates dumb-init 13:48:16 #8 0.648 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:48:16 #8 0.937 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:48:17 #8 ... 13:48:17 13:48:17 #9 [builder 2/7] RUN apk add --no-cache make git 13:48:17 #9 0.702 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:48:17 #9 1.093 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:48:17 #9 2.417 OK: 238 MiB in 54 packages 13:48:17 #9 DONE 2.7s 13:48:17 13:48:17 #10 [builder 3/7] WORKDIR /app 13:48:17 #10 DONE 0.1s 13:48:17 13:48:17 #11 [builder 4/7] COPY go.mod vendor* ./ 13:48:17 #11 DONE 0.1s 13:48:17 13:48:17 #8 [stage-1 2/9] RUN apk --no-cache add ca-certificates dumb-init 13:48:17 #8 2.301 (1/2) Installing ca-certificates (20240705-r0) 13:48:17 #8 2.393 (2/2) Installing dumb-init (1.2.5-r3) 13:48:17 #8 2.410 Executing busybox-1.36.1-r29.trigger 13:48:17 #8 2.446 Executing ca-certificates-20240705-r0.trigger 13:48:17 #8 2.648 OK: 10 MiB in 16 packages 13:48:19 #8 DONE 3.7s 13:48:19 13:48:19 #12 [stage-1 3/9] RUN apk --no-cache upgrade 13:48:19 #12 ... 13:48:19 13:48:19 #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:48:19 #13 DONE 2.2s 13:48:19 13:48:19 #14 [builder 6/7] COPY . . 13:48:19 #14 DONE 0.2s 13:48:19 13:48:19 #15 [builder 7/7] RUN make build 13:48:20 #15 0.709 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.0-dev.12 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.4 -X edgexfoundry/app-rfid-llrp-inventory.Version=4.0.0-dev.4 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory 13:48:24 #15 ... 13:48:24 13:48:24 #12 [stage-1 3/9] RUN apk --no-cache upgrade 13:48:24 #12 1.013 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:48:24 #12 1.338 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:48:24 #12 2.657 Upgrading critical system libraries and apk-tools: 13:48:24 #12 2.657 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 13:48:24 #12 2.684 Executing busybox-1.36.1-r29.trigger 13:48:24 #12 2.967 Continuing the upgrade transaction with new apk-tools: 13:48:24 #12 2.989 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:48:24 #12 3.300 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:48:24 #12 4.632 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 13:48:24 #12 4.751 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 13:48:24 #12 4.778 Executing ca-certificates-20240705-r0.trigger 13:48:24 #12 4.960 OK: 10 MiB in 16 packages 13:48:24 #12 DONE 5.4s 13:48:24 13:48:24 #15 [builder 7/7] RUN make build 13:50:31 #15 DONE 128.6s 13:50:31 13:50:31 #16 [stage-1 4/9] COPY --from=builder /app/Attribution.txt /Attribution.txt 13:50:31 #16 DONE 0.1s 13:50:31 13:50:31 #17 [stage-1 5/9] COPY --from=builder /app/LICENSE /LICENSE 13:50:31 #17 DONE 0.1s 13:50:31 13:50:31 #18 [stage-1 6/9] COPY --from=builder /app/res/ /res/ 13:50:31 #18 DONE 0.1s 13:50:31 13:50:31 #19 [stage-1 7/9] COPY --from=builder /app/static/ /static/ 13:50:31 #19 DONE 0.1s 13:50:31 13:50:31 #20 [stage-1 8/9] COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 13:50:31 #20 DONE 0.4s 13:50:31 13:50:31 #21 [stage-1 9/9] RUN mkdir -p /cache && chown -R 2002:2002 /cache 13:50:31 #21 DONE 0.7s 13:50:31 13:50:31 #22 exporting to image 13:50:31 #22 exporting layers 13:50:31 #22 exporting layers 0.5s done 13:50:31 #22 writing image sha256:b780ac6706d477642d4845ad6f3a7c841f5c5d13da20ed2f608113befd6bf4a1 done 13:50:31 #22 naming to docker.io/library/app-rfid-llrp-inventory-arm64 done 13:50:31 #22 DONE 0.5s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:50:31 provisioning config files... 13:50:31 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/191@tmp/config15795315702610303805tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:50:32 ---> ****-login.sh 13:50:32 nexus3.edgexfoundry.org:10001 13:50:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:50:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:50:32 Configure a credential helper to remove this warning. See 13:50:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:50:32 13:50:32 Login Succeeded 13:50:32 nexus3.edgexfoundry.org:10002 13:50:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:50:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:50:32 Configure a credential helper to remove this warning. See 13:50:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:50:32 13:50:32 Login Succeeded 13:50:32 nexus3.edgexfoundry.org:10003 13:50:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:50:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:50:32 Configure a credential helper to remove this warning. See 13:50:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:50:32 13:50:32 Login Succeeded 13:50:32 nexus3.edgexfoundry.org:10004 13:50:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:50:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:50:33 Configure a credential helper to remove this warning. See 13:50:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:50:33 13:50:33 Login Succeeded 13:50:33 ****.io 13:50:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:50:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:50:33 Configure a credential helper to remove this warning. See 13:50:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:50:33 13:50:33 Login Succeeded 13:50:33 ---> ****-login.sh ends [Pipeline] } 13:50:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:50:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:50:33 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: 13:50:33 cb9a267f44c7b03347d4089d4f113a5a066280ae 13:50:33 latest 13:50:33 4.0.0-dev.4 13:50:33 cb9a267f44c7b03347d4089d4f113a5a066280ae-4.0.0-dev.4 13:50:33 main 13:50:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:50:34 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:cb9a267f44c7b03347d4089d4f113a5a066280ae [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:50:34 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:cb9a267f44c7b03347d4089d4f113a5a066280ae 13:50:34 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 13:50:34 f6eaadf037ab: Preparing 13:50:34 ca9352c99662: Preparing 13:50:34 3beaa1439166: Preparing 13:50:34 c3005d01ac8f: Preparing 13:50:34 bf8abd1f7e74: Preparing 13:50:34 d4bb390a4941: Preparing 13:50:34 e04bf484636c: Preparing 13:50:34 b93f9624b301: Preparing 13:50:34 d4bb390a4941: Waiting 13:50:34 e04bf484636c: Waiting 13:50:34 651d9022c234: Preparing 13:50:34 b93f9624b301: Waiting 13:50:34 651d9022c234: Waiting 13:50:34 bf8abd1f7e74: Pushed 13:50:34 f6eaadf037ab: Pushed 13:50:34 c3005d01ac8f: Pushed 13:50:34 3beaa1439166: Pushed 13:50:34 651d9022c234: Layer already exists 13:50:34 d4bb390a4941: Pushed 13:50:35 b93f9624b301: Pushed 13:50:36 e04bf484636c: Pushed 13:50:41 ca9352c99662: Pushed 13:50:42 cb9a267f44c7b03347d4089d4f113a5a066280ae: digest: sha256:db4faa666322689931fb2882d10db07ed5ea27312e0397a84fd26e938c2b7e53 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:50:42 + 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:50:42 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 13:50:42 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 13:50:42 f6eaadf037ab: Preparing 13:50:42 ca9352c99662: Preparing 13:50:42 3beaa1439166: Preparing 13:50:42 c3005d01ac8f: Preparing 13:50:42 bf8abd1f7e74: Preparing 13:50:42 d4bb390a4941: Preparing 13:50:42 e04bf484636c: Preparing 13:50:42 b93f9624b301: Preparing 13:50:42 651d9022c234: Preparing 13:50:42 e04bf484636c: Waiting 13:50:42 651d9022c234: Waiting 13:50:42 b93f9624b301: Waiting 13:50:42 d4bb390a4941: Waiting 13:50:42 f6eaadf037ab: Layer already exists 13:50:42 3beaa1439166: Layer already exists 13:50:42 c3005d01ac8f: Layer already exists 13:50:42 ca9352c99662: Layer already exists 13:50:42 bf8abd1f7e74: Layer already exists 13:50:42 d4bb390a4941: Layer already exists 13:50:42 e04bf484636c: Layer already exists 13:50:42 651d9022c234: Layer already exists 13:50:42 b93f9624b301: Layer already exists 13:50:42 latest: digest: sha256:db4faa666322689931fb2882d10db07ed5ea27312e0397a84fd26e938c2b7e53 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:50:43 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:4.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:50:43 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:4.0.0-dev.4 13:50:43 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 13:50:43 f6eaadf037ab: Preparing 13:50:43 ca9352c99662: Preparing 13:50:43 3beaa1439166: Preparing 13:50:43 c3005d01ac8f: Preparing 13:50:43 bf8abd1f7e74: Preparing 13:50:43 d4bb390a4941: Preparing 13:50:43 e04bf484636c: Preparing 13:50:43 d4bb390a4941: Waiting 13:50:43 b93f9624b301: Preparing 13:50:43 e04bf484636c: Waiting 13:50:43 651d9022c234: Preparing 13:50:43 b93f9624b301: Waiting 13:50:43 651d9022c234: Waiting 13:50:43 3beaa1439166: Layer already exists 13:50:43 c3005d01ac8f: Layer already exists 13:50:43 f6eaadf037ab: Layer already exists 13:50:43 bf8abd1f7e74: Layer already exists 13:50:43 ca9352c99662: Layer already exists 13:50:43 d4bb390a4941: Layer already exists 13:50:43 e04bf484636c: Layer already exists 13:50:43 b93f9624b301: Layer already exists 13:50:43 651d9022c234: Layer already exists 13:50:43 4.0.0-dev.4: digest: sha256:db4faa666322689931fb2882d10db07ed5ea27312e0397a84fd26e938c2b7e53 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:50:44 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:cb9a267f44c7b03347d4089d4f113a5a066280ae-4.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:50:44 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:cb9a267f44c7b03347d4089d4f113a5a066280ae-4.0.0-dev.4 13:50:44 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 13:50:44 f6eaadf037ab: Preparing 13:50:44 ca9352c99662: Preparing 13:50:44 3beaa1439166: Preparing 13:50:44 c3005d01ac8f: Preparing 13:50:44 bf8abd1f7e74: Preparing 13:50:44 d4bb390a4941: Preparing 13:50:44 e04bf484636c: Preparing 13:50:44 b93f9624b301: Preparing 13:50:44 651d9022c234: Preparing 13:50:44 b93f9624b301: Waiting 13:50:44 e04bf484636c: Waiting 13:50:44 d4bb390a4941: Waiting 13:50:44 651d9022c234: Waiting 13:50:44 bf8abd1f7e74: Layer already exists 13:50:44 ca9352c99662: Layer already exists 13:50:44 c3005d01ac8f: Layer already exists 13:50:44 3beaa1439166: Layer already exists 13:50:44 f6eaadf037ab: Layer already exists 13:50:44 d4bb390a4941: Layer already exists 13:50:44 b93f9624b301: Layer already exists 13:50:44 e04bf484636c: Layer already exists 13:50:44 651d9022c234: Layer already exists 13:50:44 cb9a267f44c7b03347d4089d4f113a5a066280ae-4.0.0-dev.4: digest: sha256:db4faa666322689931fb2882d10db07ed5ea27312e0397a84fd26e938c2b7e53 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:50:45 + 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:50:45 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main 13:50:45 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 13:50:45 f6eaadf037ab: Preparing 13:50:45 ca9352c99662: Preparing 13:50:45 3beaa1439166: Preparing 13:50:45 c3005d01ac8f: Preparing 13:50:45 bf8abd1f7e74: Preparing 13:50:45 d4bb390a4941: Preparing 13:50:45 e04bf484636c: Preparing 13:50:45 b93f9624b301: Preparing 13:50:45 651d9022c234: Preparing 13:50:45 d4bb390a4941: Waiting 13:50:45 b93f9624b301: Waiting 13:50:45 651d9022c234: Waiting 13:50:45 e04bf484636c: Waiting 13:50:45 3beaa1439166: Layer already exists 13:50:45 bf8abd1f7e74: Layer already exists 13:50:45 f6eaadf037ab: Layer already exists 13:50:45 c3005d01ac8f: Layer already exists 13:50:45 ca9352c99662: Layer already exists 13:50:45 d4bb390a4941: Layer already exists 13:50:45 651d9022c234: Layer already exists 13:50:45 e04bf484636c: Layer already exists 13:50:45 b93f9624b301: Layer already exists 13:50:45 main: digest: sha256:db4faa666322689931fb2882d10db07ed5ea27312e0397a84fd26e938c2b7e53 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:50:46 ===================================================== [Pipeline] echo 13:50:46 taggedImages: 13:50:46 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:cb9a267f44c7b03347d4089d4f113a5a066280ae 13:50:46 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 13:50:46 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:4.0.0-dev.4 13:50:46 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:cb9a267f44c7b03347d4089d4f113a5a066280ae-4.0.0-dev.4 13:50:46 - 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:50:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:50:46 13:50:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:50:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:50:46 arm64: Pulling from edgex-lftools-log-publisher 13:50:46 8998bd30e6a1: Pulling fs layer 13:50:46 04944245beec: Pulling fs layer 13:50:46 699f458cf7ca: Pulling fs layer 13:50:46 765212b225bb: Pulling fs layer 13:50:46 f23df028b6ca: Pulling fs layer 13:50:46 d65c8cfc05b1: Pulling fs layer 13:50:46 2437ff75d9bd: Pulling fs layer 13:50:46 765212b225bb: Waiting 13:50:46 f23df028b6ca: Waiting 13:50:46 d65c8cfc05b1: Waiting 13:50:46 2437ff75d9bd: Waiting 13:50:47 04944245beec: Verifying Checksum 13:50:47 04944245beec: Download complete 13:50:47 765212b225bb: Verifying Checksum 13:50:47 765212b225bb: Download complete 13:50:47 f23df028b6ca: Verifying Checksum 13:50:47 f23df028b6ca: Download complete 13:50:47 d65c8cfc05b1: Download complete 13:50:47 699f458cf7ca: Verifying Checksum 13:50:47 699f458cf7ca: Download complete 13:50:47 8998bd30e6a1: Download complete 13:50:49 2437ff75d9bd: Verifying Checksum 13:50:49 2437ff75d9bd: Download complete 13:50:53 8998bd30e6a1: Pull complete 13:50:53 04944245beec: Pull complete 13:50:55 699f458cf7ca: Pull complete 13:50:55 765212b225bb: Pull complete 13:50:56 f23df028b6ca: Pull complete 13:50:56 d65c8cfc05b1: Pull complete 13:51:18 2437ff75d9bd: Pull complete 13:51:18 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 13:51:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:51:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:51:18 prd-ubuntu20.04-docker-arm64-4c-16g-34797 does not seem to be running inside a container 13:51:18 $ 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/191 -v /w/workspace/app-rfid-llrp-inventory/191:/w/workspace/app-rfid-llrp-inventory/191:rw,z -v /w/workspace/app-rfid-llrp-inventory/191@tmp:/w/workspace/app-rfid-llrp-inventory/191@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 13:51:19 $ docker top 7ea93e7134087ec0eb2140866677a8dd14bdf921702596323f8b84fa13b022ae -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:51:20 ---> job-cost.sh 13:51:20 lf-activate-venv: SKIPPING 13:51:20 INFO: No Stack... 13:51:21 INFO: Retrieving Pricing Info for: v3-standard-8 13:51:21 INFO: Archiving Costs [Pipeline] sh 13:51:22 + cat /w/workspace/app-rfid-llrp-inventory/191/archives/cost.csv 13:51:22 + cut -d, -f6 [Pipeline] lock 13:51:22 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-191-stack-cost] 13:51:22 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-191-stack-cost] did not exist. Created. 13:51:22 Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-191-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:51:22 /w/workspace/app-rfid-llrp-inventory/191@tmp/durable-8d5cb9d6/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 13:51:22 + echo total: 0.2199999988079071 [Pipeline] stash 13:51:22 Warning: overwriting stash ‘stack-cost’ 13:51:22 Stashed 1 file(s) [Pipeline] } 13:51:22 Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-191-stack-cost] [Pipeline] // lock [Pipeline] } 13:51:22 $ docker stop --time=1 7ea93e7134087ec0eb2140866677a8dd14bdf921702596323f8b84fa13b022ae 13:51:24 $ docker rm -f --volumes 7ea93e7134087ec0eb2140866677a8dd14bdf921702596323f8b84fa13b022ae [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:51:25 provisioning config files... 13:51:25 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8933215493221947149tmp [Pipeline] { [Pipeline] sh 13:51:25 + set +x 13:51:25 + bash -s -- 13:51:25 + curl -s https://codecov.io/bash 13:51:25 13:51:25 _____ _ 13:51:25 / ____| | | 13:51:25 | | ___ __| | ___ ___ _____ __ 13:51:25 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:51:25 | |___| (_) | (_| | __/ (_| (_) \ V / 13:51:25 \_____\___/ \__,_|\___|\___\___/ \_/ 13:51:25 Bash-1.0.6 13:51:25 13:51:25 13:51:25 ==> git version 2.25.1 found 13:51:25 ==> 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:51:25 Release-Date: 2020-01-08 13:51:25 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:51:25 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 13:51:25 ==> Jenkins CI detected. 13:51:25 current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main 13:51:25 project root: . 13:51:25 --> token set from env 13:51:25 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:51:26 ==> Running gcov in . (disable via -X gcov) 13:51:26 ==> Python coveragepy not found 13:51:26 ==> Searching for coverage reports in: 13:51:26 + . 13:51:26 -> Found 1 reports 13:51:26 ==> Detecting git/mercurial file structure 13:51:26 ==> Reading reports 13:51:26 + ./coverage.out bytes=55696 13:51:26 ==> Appending adjustments 13:51:26 https://docs.codecov.io/docs/fixing-reports 13:51:26 + Found adjustments 13:51:26 ==> Gzipping contents 13:51:26 16K /tmp/codecov.QqTEkl.gz 13:51:26 ==> Uploading reports 13:51:26 url: https://codecov.io 13:51:26 query: branch=main&commit=cb9a267f44c7b03347d4089d4f113a5a066280ae&build=191&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F191%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 13:51:26 -> Pinging Codecov 13:51:26 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=cb9a267f44c7b03347d4089d4f113a5a066280ae&build=191&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F191%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 13:51:26 -> Uploading to 13:51:26 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-rfid-llrp-go/cb9a267f44c7b03347d4089d4f113a5a066280ae/5960069d-097b-42d6-bc29-b5673a637ccb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241209%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241209T135126Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=217b163eb0930d467d869a16c86639ef286492a91e087430e62018ab5767632e 13:51:26 % Total % Received % Xferd Average Speed Time Time Time Current 13:51:26 Dload Upload Total Spent Left Speed 13:51:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12867 0 0 100 12867 0 78457 --:--:-- --:--:-- --:--:-- 78457 13:51:26 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/cb9a267f44c7b03347d4089d4f113a5a066280ae [Pipeline] } 13:51:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 13:51:26 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 13:51:26 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:51:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 13:51:27 13:51:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:51:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 13:51:27 latest: Pulling from edgex-devops/edgex-snyk-go 13:51:27 43c4264eed91: Already exists 13:51:27 4cc291be95ef: Already exists 13:51:27 2ac1f1163629: Already exists 13:51:27 5c3c966382ef: Already exists 13:51:27 4f4fb700ef54: Already exists 13:51:27 d9c7d2e4e75e: Pulling fs layer 13:51:27 9c3e1370e548: Pulling fs layer 13:51:27 d9c7d2e4e75e: Download complete 13:51:27 d9c7d2e4e75e: Pull complete 13:51:28 9c3e1370e548: Verifying Checksum 13:51:28 9c3e1370e548: Download complete 13:51:31 9c3e1370e548: Pull complete 13:51:31 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 13:51:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 13:51:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:51:32 prd-ubuntu20.04-docker-8c-8g-34796 does not seem to be running inside a container 13:51:32 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 13:51:33 $ docker top 27dbf9cfb271986b6d039f42ad0cf959279b20e9ff5cdb62f03092a9e449cf29 -eo pid,comm [Pipeline] { [Pipeline] sh 13:51:34 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] echo 13:51:34 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh 13:51:34 + set -o pipefail 13:51:34 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' 13:51:41 13:51:41 Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... 13:51:41 13:51:41 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7116c55e-148a-425a-9d75-27689445d8a8/history/6dc81c81-a504-4be1-99b2-54e503075ea2 13:51:41 13:51:41 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 13:51:41 13:51:41 13:51:41 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 13:51:41 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 13:51:41 $ docker stop --time=1 27dbf9cfb271986b6d039f42ad0cf959279b20e9ff5cdb62f03092a9e449cf29 13:51:45 $ docker rm -f --volumes 27dbf9cfb271986b6d039f42ad0cf959279b20e9ff5cdb62f03092a9e449cf29 [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:51:46 + git log --format=format:%s -1 cb9a267f44c7b03347d4089d4f113a5a066280ae [Pipeline] sh 13:51:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:51:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:51:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:51:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:51:46 prd-ubuntu20.04-docker-8c-8g-34796 does not seem to be running inside a container 13:51:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:51:47 $ docker top 7c62b0dda9726ea09fdbc7049b2e19638320dbbeb2590cb279c8bf4933b16799 -eo pid,comm 13:51:47 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:51:47 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:51:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:51:47 [ssh-agent] Looking for ssh-agent implementation... 13:51:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:51:47 $ docker exec 7c62b0dda9726ea09fdbc7049b2e19638320dbbeb2590cb279c8bf4933b16799 ssh-agent 13:51:47 SSH_AUTH_SOCK=/tmp/ssh-rJ7sK9osnANb/agent.32 13:51:47 SSH_AGENT_PID=38 13:51:47 Running ssh-add (command line suppressed) 13:51:47 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_17546898933573666547.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_17546898933573666547.key) 13:51:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:51:48 + git semver tag 13:51:48 2024-12-09 13:51:48,348 [run_tag] DEBUG tag force:False 13:51:48 2024-12-09 13:51:48,348 [check_head_tag] DEBUG check head tag 13:51:48 2024-12-09 13:51:48,349 [execute] INFO git cat-file --batch-check 13:51:48 2024-12-09 13:51:48,349 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 13:51:48 2024-12-09 13:51:48,353 [execute] INFO git cat-file --batch 13:51:48 2024-12-09 13:51:48,353 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 13:51:48 2024-12-09 13:51:48,381 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 13:51:48 2024-12-09 13:51:48,381 [execute] INFO git tag -a v4.0.0-dev.4 -m v4.0.0-dev.4 13:51:48 2024-12-09 13:51:48,381 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.4', '-m', 'v4.0.0-dev.4'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 13:51:48 2024-12-09 13:51:48,386 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 13:51:48 4.0.0-dev.4 [Pipeline] } 13:51:48 $ docker exec --env ******** --env ******** 7c62b0dda9726ea09fdbc7049b2e19638320dbbeb2590cb279c8bf4933b16799 ssh-agent -k 13:51:48 unset SSH_AUTH_SOCK; 13:51:48 unset SSH_AGENT_PID; 13:51:48 echo Agent pid 38 killed; 13:51:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:51:48 + git semver [Pipeline] } 13:51:49 $ docker stop --time=1 7c62b0dda9726ea09fdbc7049b2e19638320dbbeb2590cb279c8bf4933b16799 13:51:50 $ docker rm -f --volumes 7c62b0dda9726ea09fdbc7049b2e19638320dbbeb2590cb279c8bf4933b16799 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:51:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:51:50 13:51:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:51:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:51:51 0.23.1-centos7: Pulling from edgex-lftools 13:51:51 ab5ef0e58194: Pulling fs layer 13:51:51 9712f1f96733: Pulling fs layer 13:51:51 63f879dbbcfc: Pulling fs layer 13:51:51 0d9ebad4ef96: Pulling fs layer 13:51:51 e9a5061849ea: Pulling fs layer 13:51:51 d747dcd14b5f: Pulling fs layer 13:51:51 2de7ff778b66: Pulling fs layer 13:51:51 e9a5061849ea: Waiting 13:51:51 d747dcd14b5f: Waiting 13:51:51 2de7ff778b66: Waiting 13:51:51 0d9ebad4ef96: Waiting 13:51:51 9712f1f96733: Verifying Checksum 13:51:51 9712f1f96733: Download complete 13:51:51 63f879dbbcfc: Verifying Checksum 13:51:51 63f879dbbcfc: Download complete 13:51:51 e9a5061849ea: Verifying Checksum 13:51:51 e9a5061849ea: Download complete 13:51:51 d747dcd14b5f: Download complete 13:51:51 ab5ef0e58194: Verifying Checksum 13:51:51 ab5ef0e58194: Download complete 13:51:51 2de7ff778b66: Verifying Checksum 13:51:51 2de7ff778b66: Download complete 13:51:51 0d9ebad4ef96: Verifying Checksum 13:51:51 0d9ebad4ef96: Download complete 13:51:54 ab5ef0e58194: Pull complete 13:51:54 9712f1f96733: Pull complete 13:51:55 63f879dbbcfc: Pull complete 13:51:59 0d9ebad4ef96: Pull complete 13:51:59 e9a5061849ea: Pull complete 13:51:59 d747dcd14b5f: Pull complete 13:52:00 2de7ff778b66: Pull complete 13:52:00 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 13:52:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:52:00 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:52:00 prd-ubuntu20.04-docker-8c-8g-34796 does not seem to be running inside a container 13:52:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 13:52:05 $ docker top 858ba14ab8969602c3d804c85d9c0977dcfb79c3fc85a613af03fa717535f101 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 13:52:05 provisioning config files... 13:52:05 copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config10108668991821488073tmp 13:52:05 copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1952859765030790303tmp 13:52:05 copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1905458632157248718tmp [Pipeline] { [Pipeline] echo 13:52:05 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 13:52:05 ---> sigul-configuration.sh 13:52:05 gpg: directory `/root/.gnupg' created 13:52:05 gpg: new configuration file `/root/.gnupg/gpg.conf' created 13:52:05 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 13:52:05 gpg: keyring `/root/.gnupg/secring.gpg' created 13:52:05 gpg: keyring `/root/.gnupg/pubring.gpg' created 13:52:05 gpg: CAST5 encrypted data 13:52:05 gpg: encrypted with 1 passphrase 13:52:05 gpg: WARNING: message was not integrity protected [Pipeline] sh 13:52:05 + mkdir /home/jenkins 13:52:05 + mkdir /home/jenkins/sigul [Pipeline] sh 13:52:06 + 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:52:06 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 13:52:06 ---> sigul-install.sh 13:52:06 Sigul already installed; skipping installation. [Pipeline] sh 13:52:06 + git tag --list 13:52:06 v0.0.0 13:52:06 v1.0.0 13:52:06 v2.1.0 13:52:06 v2.1.1 13:52:06 v2.2.0 13:52:06 v2.3.0 13:52:06 v3.0 13:52:06 v3.0.0 13:52:06 v3.0.1 13:52:06 v3.0.1-dev.1 13:52:06 v3.1 13:52:06 v3.1.0 13:52:06 v3.1.0-dev.1 13:52:06 v3.1.0-dev.10 13:52:06 v3.1.0-dev.11 13:52:06 v3.1.0-dev.12 13:52:06 v3.1.0-dev.13 13:52:06 v3.1.0-dev.14 13:52:06 v3.1.0-dev.15 13:52:06 v3.1.0-dev.16 13:52:06 v3.1.0-dev.17 13:52:06 v3.1.0-dev.18 13:52:06 v3.1.0-dev.19 13:52:06 v3.1.0-dev.2 13:52:06 v3.1.0-dev.20 13:52:06 v3.1.0-dev.21 13:52:06 v3.1.0-dev.22 13:52:06 v3.1.0-dev.23 13:52:06 v3.1.0-dev.24 13:52:06 v3.1.0-dev.25 13:52:06 v3.1.0-dev.26 13:52:06 v3.1.0-dev.27 13:52:06 v3.1.0-dev.28 13:52:06 v3.1.0-dev.29 13:52:06 v3.1.0-dev.3 13:52:06 v3.1.0-dev.30 13:52:06 v3.1.0-dev.31 13:52:06 v3.1.0-dev.32 13:52:06 v3.1.0-dev.33 13:52:06 v3.1.0-dev.34 13:52:06 v3.1.0-dev.35 13:52:06 v3.1.0-dev.36 13:52:06 v3.1.0-dev.37 13:52:06 v3.1.0-dev.38 13:52:06 v3.1.0-dev.39 13:52:06 v3.1.0-dev.4 13:52:06 v3.1.0-dev.40 13:52:06 v3.1.0-dev.5 13:52:06 v3.1.0-dev.6 13:52:06 v3.1.0-dev.7 13:52:06 v3.1.0-dev.8 13:52:06 v3.1.0-dev.9 13:52:06 v3.1.1 13:52:06 v3.2.0-dev.1 13:52:06 v3.2.0-dev.10 13:52:06 v3.2.0-dev.11 13:52:06 v3.2.0-dev.12 13:52:06 v3.2.0-dev.13 13:52:06 v3.2.0-dev.14 13:52:06 v3.2.0-dev.15 13:52:06 v3.2.0-dev.16 13:52:06 v3.2.0-dev.17 13:52:06 v3.2.0-dev.18 13:52:06 v3.2.0-dev.19 13:52:06 v3.2.0-dev.2 13:52:06 v3.2.0-dev.20 13:52:06 v3.2.0-dev.21 13:52:06 v3.2.0-dev.22 13:52:06 v3.2.0-dev.23 13:52:06 v3.2.0-dev.24 13:52:06 v3.2.0-dev.25 13:52:06 v3.2.0-dev.26 13:52:06 v3.2.0-dev.27 13:52:06 v3.2.0-dev.28 13:52:06 v3.2.0-dev.29 13:52:06 v3.2.0-dev.3 13:52:06 v3.2.0-dev.30 13:52:06 v3.2.0-dev.31 13:52:06 v3.2.0-dev.32 13:52:06 v3.2.0-dev.33 13:52:06 v3.2.0-dev.4 13:52:06 v3.2.0-dev.5 13:52:06 v3.2.0-dev.6 13:52:06 v3.2.0-dev.7 13:52:06 v3.2.0-dev.8 13:52:06 v3.2.0-dev.9 13:52:06 v4.0.0-dev.1 13:52:06 v4.0.0-dev.2 13:52:06 v4.0.0-dev.3 13:52:06 v4.0.0-dev.4 [Pipeline] sh 13:52:07 + lftools sign git-tag v4.0.0-dev.4 13:52:07 Signing Git tag with Sigul... 13:52:07 Signing v4.0.0-dev.4 [Pipeline] echo 13:52:07 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 13:52:08 ---> sigul-configuration-cleanup.sh [Pipeline] } 13:52:08 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 13:52:08 $ docker stop --time=1 858ba14ab8969602c3d804c85d9c0977dcfb79c3fc85a613af03fa717535f101 13:52:09 $ docker rm -f --volumes 858ba14ab8969602c3d804c85d9c0977dcfb79c3fc85a613af03fa717535f101 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 13:52:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:52:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:52:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:52:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:52:10 prd-ubuntu20.04-docker-8c-8g-34796 does not seem to be running inside a container 13:52:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:52:10 $ docker top 397b2bc17ea07ed4acc8899a17d3bc9ee23cd0ec675279f17038c8fe54af8a46 -eo pid,comm 13:52:10 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:52:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:52:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:52:10 [ssh-agent] Looking for ssh-agent implementation... 13:52:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:52:11 $ docker exec 397b2bc17ea07ed4acc8899a17d3bc9ee23cd0ec675279f17038c8fe54af8a46 ssh-agent 13:52:11 SSH_AUTH_SOCK=/tmp/ssh-JdxeQi4rADZv/agent.33 13:52:11 SSH_AGENT_PID=39 13:52:11 Running ssh-add (command line suppressed) 13:52:11 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_484941823597033354.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_484941823597033354.key) 13:52:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:52:11 + git semver bump pre 13:52:11 2024-12-09 13:52:11,762 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 13:52:11 2024-12-09 13:52:11,762 [bump_version] DEBUG bumping version:4.0.0-dev.4 on axis:pre with prefix:dev 13:52:11 2024-12-09 13:52:11,762 [bump_version] DEBUG bumped version:4.0.0-dev.5 13:52:11 2024-12-09 13:52:11,762 [write_version] DEBUG write version:4.0.0-dev.5 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True 13:52:11 2024-12-09 13:52:11,762 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 13:52:11 2024-12-09 13:52:11,762 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 13:52:11 2024-12-09 13:52:11,764 [execute] INFO git cat-file --batch-check 13:52:11 2024-12-09 13:52:11,764 [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:52:11 2024-12-09 13:52:11,771 [execute] INFO git cat-file --batch 13:52:11 2024-12-09 13:52:11,771 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 13:52:11 2024-12-09 13:52:11,777 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 13:52:11 4.0.0-dev.5 [Pipeline] } 13:52:11 $ docker exec --env ******** --env ******** 397b2bc17ea07ed4acc8899a17d3bc9ee23cd0ec675279f17038c8fe54af8a46 ssh-agent -k 13:52:11 unset SSH_AUTH_SOCK; 13:52:11 unset SSH_AGENT_PID; 13:52:11 echo Agent pid 39 killed; 13:52:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:52:12 + git semver [Pipeline] } 13:52:12 $ docker stop --time=1 397b2bc17ea07ed4acc8899a17d3bc9ee23cd0ec675279f17038c8fe54af8a46 13:52:13 $ docker rm -f --volumes 397b2bc17ea07ed4acc8899a17d3bc9ee23cd0ec675279f17038c8fe54af8a46 [Pipeline] // withDockerContainer [Pipeline] sh 13:52:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:52:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:52:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:52:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:52:14 prd-ubuntu20.04-docker-8c-8g-34796 does not seem to be running inside a container 13:52:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:52:14 $ docker top 54c604b307e8f91b9d00e1d81725338718f60e1b233a1d84dfc787a7936e9b17 -eo pid,comm 13:52:15 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:52:15 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:52:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:52:15 [ssh-agent] Looking for ssh-agent implementation... 13:52:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:52:15 $ docker exec 54c604b307e8f91b9d00e1d81725338718f60e1b233a1d84dfc787a7936e9b17 ssh-agent 13:52:15 SSH_AUTH_SOCK=/tmp/ssh-xUWMLwwiYysw/agent.34 13:52:15 SSH_AGENT_PID=40 13:52:15 Running ssh-add (command line suppressed) 13:52:15 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_18431820212501154277.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_18431820212501154277.key) 13:52:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:52:15 + git semver push 13:52:16 2024-12-09 13:52:15,933 [run_push] DEBUG push 13:52:16 2024-12-09 13:52:15,934 [execute] INFO git cat-file --batch-check 13:52:16 2024-12-09 13:52:15,934 [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:52:16 2024-12-09 13:52:15,937 [execute] INFO git rev-list 3431d11e5c0c413b7908e1449e0746059e2b278e -- 13:52:16 2024-12-09 13:52:15,937 [execute] DEBUG Popen(['git', 'rev-list', '3431d11e5c0c413b7908e1449e0746059e2b278e', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 13:52:16 2024-12-09 13:52:15,945 [execute] INFO git fetch -v origin 13:52:16 2024-12-09 13:52:15,945 [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:52:16 2024-12-09 13:52:16,405 [run_push] DEBUG no remote changes detected 13:52:16 2024-12-09 13:52:16,406 [execute] INFO git push origin semver 13:52:16 2024-12-09 13:52:16,406 [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:52:17 2024-12-09 13:52:17,105 [run_push] DEBUG push all version tags 13:52:17 2024-12-09 13:52:17,105 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 13:52:17 2024-12-09 13:52:17,106 [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:52:18 2024-12-09 13:52:17,795 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 13:52:18 4.0.0-dev.5 [Pipeline] } 13:52:18 $ docker exec --env ******** --env ******** 54c604b307e8f91b9d00e1d81725338718f60e1b233a1d84dfc787a7936e9b17 ssh-agent -k 13:52:18 unset SSH_AUTH_SOCK; 13:52:18 unset SSH_AGENT_PID; 13:52:18 echo Agent pid 40 killed; 13:52:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:52:18 + git semver [Pipeline] } 13:52:18 $ docker stop --time=1 54c604b307e8f91b9d00e1d81725338718f60e1b233a1d84dfc787a7936e9b17 13:52:20 $ docker rm -f --volumes 54c604b307e8f91b9d00e1d81725338718f60e1b233a1d84dfc787a7936e9b17 [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:52:20 + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] 13:52:20 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 13:52:20 total 16 13:52:20 drwxr-xr-x 3 root root 4096 Dec 9 13:39 . 13:52:20 drwxrwxr-x 12 jenkins jenkins 4096 Dec 9 13:52 .. 13:52:20 drwxr-xr-x 2 root root 4096 Dec 9 13:39 cost 13:52:20 -rw-r--r-- 1 root root 95 Dec 9 13:39 cost.csv 13:52:20 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives 13:52:20 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 13:52:20 total 16 13:52:20 drwxr-xr-x 3 jenkins jenkins 4096 Dec 9 13:39 . 13:52:20 drwxrwxr-x 12 jenkins jenkins 4096 Dec 9 13:52 .. 13:52:20 drwxr-xr-x 2 jenkins jenkins 4096 Dec 9 13:39 cost 13:52:20 -rw-r--r-- 1 jenkins jenkins 95 Dec 9 13:39 cost.csv [Pipeline] libraryResource [Pipeline] sh 13:52:21 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:52:21 ---> package-listing.sh 13:52:21 ++ facter osfamily 13:52:21 ++ tr '[:upper:]' '[:lower:]' 13:52:22 + OS_FAMILY=debian 13:52:22 + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main 13:52:22 + START_PACKAGES=/tmp/packages_start.txt 13:52:22 + END_PACKAGES=/tmp/packages_end.txt 13:52:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:52:22 + PACKAGES=/tmp/packages_start.txt 13:52:22 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 13:52:22 + PACKAGES=/tmp/packages_end.txt 13:52:22 + case "${OS_FAMILY}" in 13:52:22 + dpkg -l 13:52:22 + grep '^ii' 13:52:22 + '[' -f /tmp/packages_start.txt ']' 13:52:22 + '[' -f /tmp/packages_end.txt ']' 13:52:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:52:22 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 13:52:22 + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ 13:52:22 + 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:52:22 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:52:22 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:52:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:52:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:52:23 prd-ubuntu20.04-docker-8c-8g-34796 does not seem to be running inside a container 13:52:23 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:52:23 $ docker top 534890dd405cb9e8aa45c24bc24543710a003a92ae98ad8264935352a2994a3c -eo pid,comm [Pipeline] { [Pipeline] sh 13:52:23 + touch /tmp/pre-build-complete [Pipeline] sh 13:52:23 + mkdir -p /var/log/sysstat [Pipeline] sh 13:52:24 + ls /var/log/sa-host 13:52:24 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:52:24 provisioning config files... 13:52:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config10775697408904054442tmp [Pipeline] { [Pipeline] echo 13:52:24 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:52:24 ---> create-netrc.sh [Pipeline] } 13:52:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:52:25 ---> python-tools-install.sh [Pipeline] echo 13:52:25 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:52:25 ---> sudo-logs.sh 13:52:25 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:52:25 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:52:25 ---> job-cost.sh 13:52:25 lf-activate-venv: SKIPPING 13:52:25 DEBUG: total: 0.2199999988079071 13:52:25 INFO: Retrieving Stack Cost... 13:52:26 INFO: Retrieving Pricing Info for: v3-standard-8 13:52:26 INFO: Archiving Costs [Pipeline] echo 13:52:26 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:52:26 ---> logs-deploy.sh 13:52:26 lf-activate-venv: SKIPPING 13:52:26 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/191 13:52:26 INFO: archiving workspace using pattern(s): 13:52:27 Archives upload complete. 13:52:27 INFO: archiving logs to Nexus