Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9efa4e3e821e5d1be039a6069afa6131233d2613 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-ssh5662407934061012498.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh5099498682947262210.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh13525891066656303636.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh9929856266183607629.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-ssh382486961035741315.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-2013 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 9efa4e3e821e5d1be039a6069afa6131233d2613 (main) Commit message: "build(deps): Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#275)" > 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 9efa4e3e821e5d1be039a6069afa6131233d2613 # timeout=10 > git rev-list --no-walk 77f6383146a8ee209a0715a141c870f08f7b7274 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:49:20 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:49:20 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:49:20 ========================================================= 15:49:20 EdgeX Global Pipelines Version Info 15:49:20 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:49:20 ------------------- 15:49:20 stable info: 15:49:20 ------------------- 15:49:20 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:49:20 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 15:49:20 Message: update stable to v1.0.258 15:49:21 ------------------- 15:49:21 experimental info: 15:49:21 ------------------- 15:49:21 Commited By: **** collab-it+edgex@linuxfoundation.org 15:49:21 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 15:49:21 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:49:21 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 15:49:21 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 15:49:21 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:49:21 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:49:21 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:49:21 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 15:49:21 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:49:21 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:49:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:49:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:49:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:49:21 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 15:49:21 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:49:21 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:49:21 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:49:21 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:49:22 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:49:22 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:49:22 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:49:22 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:49:22 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:49:22 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:49:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:49:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:49:22 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:49:22 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:49:22 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:49:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:49:22 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:49:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:49:22 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9efa4e3e821e5d1be039a6069afa6131233d2613 [Pipeline] echo 15:49:22 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9efa4e3 [Pipeline] echo 15:49:22 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:49:22 provisioning config files... 15:49:22 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config12284375862575492343tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:49:23 ---> ****-login.sh 15:49:23 nexus3.edgexfoundry.org:10001 15:49:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:49:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:49:23 Configure a credential helper to remove this warning. See 15:49:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:49:23 15:49:23 Login Succeeded 15:49:23 nexus3.edgexfoundry.org:10002 15:49:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:49:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:49:23 Configure a credential helper to remove this warning. See 15:49:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:49:23 15:49:23 Login Succeeded 15:49:23 nexus3.edgexfoundry.org:10003 15:49:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:49:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:49:23 Configure a credential helper to remove this warning. See 15:49:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:49:23 15:49:23 Login Succeeded 15:49:23 nexus3.edgexfoundry.org:10004 15:49:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:49:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:49:23 Configure a credential helper to remove this warning. See 15:49:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:49:23 15:49:23 Login Succeeded 15:49:23 ****.io 15:49:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:49:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:49:24 Configure a credential helper to remove this warning. See 15:49:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:49:24 15:49:24 Login Succeeded 15:49:24 ---> ****-login.sh ends [Pipeline] } 15:49:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:49:24 + git rev-list -1 --merges 9efa4e3e821e5d1be039a6069afa6131233d2613~1..9efa4e3e821e5d1be039a6069afa6131233d2613 [Pipeline] echo 15:49:24 -----------> git rev-list -1 --merges 9efa4e3e821e5d1be039a6069afa6131233d2613~1..9efa4e3e821e5d1be039a6069afa6131233d2613 9efa4e3e821e5d1be039a6069afa6131233d2613 [false] [Pipeline] sh 15:49:25 + git log --format=format:%s -1 9efa4e3e821e5d1be039a6069afa6131233d2613 [Pipeline] echo 15:49:25 ========================================================= 15:49:25 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:49:25 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:49:25 + git log --format=format:%s -1 9efa4e3e821e5d1be039a6069afa6131233d2613 [Pipeline] echo 15:49:25 [semverPrep] GIT_COMMIT: 9efa4e3e821e5d1be039a6069afa6131233d2613, Commit Message: build(deps): Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#275) [Pipeline] echo 15:49:25 [semverPrep] This is not a build commit. [Pipeline] sh 15:49:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:49:25 + grep -v github /etc/ssh/ssh_known_hosts 15:49:25 + [ -e /tmp/ssh_known_hosts ] 15:49:25 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:49:25 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:49:25 + sudo tee -a /etc/ssh/ssh_known_hosts 15:49:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:49:26 15:49:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:49:26 0.1.4: Pulling from edgex-devops/py-git-semver 15:49:26 b85a868b505f: Pulling fs layer 15:49:26 e2be974225ed: Pulling fs layer 15:49:26 339a4e72a1f5: Pulling fs layer 15:49:26 988bab9f4d93: Pulling fs layer 15:49:26 1469e6f7b9e6: Pulling fs layer 15:49:26 eaf3925da568: Pulling fs layer 15:49:26 bab4dde63d76: Pulling fs layer 15:49:26 bde34c3a00c8: Pulling fs layer 15:49:26 988bab9f4d93: Waiting 15:49:26 b352a97aabf1: Pulling fs layer 15:49:26 1469e6f7b9e6: Waiting 15:49:26 eaf3925da568: Waiting 15:49:26 4872d77fe225: Pulling fs layer 15:49:26 5851b861e8e6: Pulling fs layer 15:49:26 4872d77fe225: Waiting 15:49:26 bab4dde63d76: Waiting 15:49:26 5851b861e8e6: Waiting 15:49:26 bde34c3a00c8: Waiting 15:49:26 e2be974225ed: Download complete 15:49:26 988bab9f4d93: Verifying Checksum 15:49:26 988bab9f4d93: Download complete 15:49:26 1469e6f7b9e6: Verifying Checksum 15:49:26 1469e6f7b9e6: Download complete 15:49:26 339a4e72a1f5: Verifying Checksum 15:49:26 339a4e72a1f5: Download complete 15:49:26 eaf3925da568: Verifying Checksum 15:49:26 eaf3925da568: Download complete 15:49:26 bde34c3a00c8: Verifying Checksum 15:49:26 bde34c3a00c8: Download complete 15:49:26 b352a97aabf1: Download complete 15:49:26 4872d77fe225: Verifying Checksum 15:49:26 4872d77fe225: Download complete 15:49:26 5851b861e8e6: Download complete 15:49:26 b85a868b505f: Verifying Checksum 15:49:26 b85a868b505f: Download complete 15:49:27 bab4dde63d76: Verifying Checksum 15:49:27 bab4dde63d76: Download complete 15:49:28 b85a868b505f: Pull complete 15:49:28 e2be974225ed: Pull complete 15:49:28 339a4e72a1f5: Pull complete 15:49:28 988bab9f4d93: Pull complete 15:49:29 1469e6f7b9e6: Pull complete 15:49:29 eaf3925da568: Pull complete 15:49:31 bab4dde63d76: Pull complete 15:49:31 bde34c3a00c8: Pull complete 15:49:31 b352a97aabf1: Pull complete 15:49:31 4872d77fe225: Pull complete 15:49:31 5851b861e8e6: Pull complete 15:49:31 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:49:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:49:31 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:49:31 prd-ubuntu20.04-docker-8c-8g-2013 does not seem to be running inside a container 15:49:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:49:34 $ docker top 29804bb1d2d3cbbc04a2cee4af62c196557e1f166b3628ef82cf75c9f3b7f84d -eo pid,comm 15:49:35 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). 15:49:35 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:49:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:49:35 [ssh-agent] Looking for ssh-agent implementation... 15:49:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:49:35 $ docker exec 29804bb1d2d3cbbc04a2cee4af62c196557e1f166b3628ef82cf75c9f3b7f84d ssh-agent 15:49:35 SSH_AUTH_SOCK=/tmp/ssh-aIdddqZvNkuS/agent.32 15:49:35 SSH_AGENT_PID=38 15:49:35 Running ssh-add (command line suppressed) 15:49:35 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2673778852467497507.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2673778852467497507.key) 15:49:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:49:35 + git tag --points-at HEAD [Pipeline] } 15:49:35 $ docker exec --env ******** --env ******** 29804bb1d2d3cbbc04a2cee4af62c196557e1f166b3628ef82cf75c9f3b7f84d ssh-agent -k 15:49:35 unset SSH_AUTH_SOCK; 15:49:35 unset SSH_AGENT_PID; 15:49:35 echo Agent pid 38 killed; 15:49:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:49:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:49:35 [ssh-agent] Looking for ssh-agent implementation... 15:49:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:49:36 $ docker exec 29804bb1d2d3cbbc04a2cee4af62c196557e1f166b3628ef82cf75c9f3b7f84d ssh-agent 15:49:36 SSH_AUTH_SOCK=/tmp/ssh-3Nv3msvwskpN/agent.70 15:49:36 SSH_AGENT_PID=76 15:49:36 Running ssh-add (command line suppressed) 15:49:36 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5703179040129801515.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5703179040129801515.key) 15:49:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:49:36 + git semver init 15:49:36 2024-03-01 15:49:36,769 [run_init] DEBUG init version:0.0.0 force:False 15:49:36 2024-03-01 15:49:36,770 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver 15:49:36 2024-03-01 15:49:36,770 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver 15:49:36 2024-03-01 15:49:36,770 [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) 15:49:38 2024-03-01 15:49:38,187 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude 15:49:38 2024-03-01 15:49:38,187 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False 15:49:38 2024-03-01 15:49:38,187 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:49:38 2024-03-01 15:49:38,188 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:49:38 3.2.0-dev.13 [Pipeline] } 15:49:38 $ docker exec --env ******** --env ******** 29804bb1d2d3cbbc04a2cee4af62c196557e1f166b3628ef82cf75c9f3b7f84d ssh-agent -k 15:49:38 unset SSH_AUTH_SOCK; 15:49:38 unset SSH_AGENT_PID; 15:49:38 echo Agent pid 76 killed; 15:49:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:49:38 + git semver [Pipeline] } 15:49:39 $ docker stop --time=1 29804bb1d2d3cbbc04a2cee4af62c196557e1f166b3628ef82cf75c9f3b7f84d 15:49:40 $ docker rm -f --volumes 29804bb1d2d3cbbc04a2cee4af62c196557e1f166b3628ef82cf75c9f3b7f84d [Pipeline] // withDockerContainer [Pipeline] sh 15:49:41 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:49:41 Stashed 1 file(s) [Pipeline] echo 15:49:41 [edgeXSemver]: initialized semver on version 3.2.0-dev.13 [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 15:49:42 provisioning config files... 15:49:42 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config14486077021310083254tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:49:42 ---> ****-login.sh 15:49:42 nexus3.edgexfoundry.org:10001 15:49:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:49:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:49:42 Configure a credential helper to remove this warning. See 15:49:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:49:42 15:49:42 Login Succeeded 15:49:42 nexus3.edgexfoundry.org:10002 15:49:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:49:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:49:42 Configure a credential helper to remove this warning. See 15:49:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:49:42 15:49:42 Login Succeeded 15:49:42 nexus3.edgexfoundry.org:10003 15:49:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:49:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:49:42 Configure a credential helper to remove this warning. See 15:49:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:49:42 15:49:42 Login Succeeded 15:49:42 nexus3.edgexfoundry.org:10004 15:49:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:49:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:49:42 Configure a credential helper to remove this warning. See 15:49:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:49:42 15:49:42 Login Succeeded 15:49:42 ****.io 15:49:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:49:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:49:42 Configure a credential helper to remove this warning. See 15:49:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:49:42 15:49:42 Login Succeeded 15:49:42 ---> ****-login.sh ends [Pipeline] } 15:49:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:49:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:49:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:49:43 ========================================================= 15:49:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 15:49:43 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:43 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 15:49:43 Sending build context to Docker daemon 16.9MB 15:49:43 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 15:49:43 Step 2/12 : FROM ${BASE} AS builder 15:49:43 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 15:49:43 7264a8db6415: Pulling fs layer 15:49:43 c4d48a809fc2: Pulling fs layer 15:49:43 4f1c88b9dad5: Pulling fs layer 15:49:43 ad3a456e5733: Pulling fs layer 15:49:43 69c7f0334f64: Pulling fs layer 15:49:43 1f1c1a5573a3: Pulling fs layer 15:49:43 ce7588e14bc9: Pulling fs layer 15:49:43 b5e4710f87ac: Pulling fs layer 15:49:43 ad3a456e5733: Waiting 15:49:43 69c7f0334f64: Waiting 15:49:43 1f1c1a5573a3: Waiting 15:49:43 b5e4710f87ac: Waiting 15:49:43 ce7588e14bc9: Waiting 15:49:43 c4d48a809fc2: Download complete 15:49:43 ad3a456e5733: Verifying Checksum 15:49:43 ad3a456e5733: Download complete 15:49:43 69c7f0334f64: Verifying Checksum 15:49:43 69c7f0334f64: Download complete 15:49:43 7264a8db6415: Verifying Checksum 15:49:43 7264a8db6415: Download complete 15:49:43 1f1c1a5573a3: Verifying Checksum 15:49:43 1f1c1a5573a3: Download complete 15:49:44 7264a8db6415: Pull complete 15:49:44 b5e4710f87ac: Verifying Checksum 15:49:44 b5e4710f87ac: Download complete 15:49:44 4f1c88b9dad5: Verifying Checksum 15:49:44 4f1c88b9dad5: Download complete 15:49:44 c4d48a809fc2: Pull complete 15:49:44 ce7588e14bc9: Download complete 15:49:48 4f1c88b9dad5: Pull complete 15:49:48 ad3a456e5733: Pull complete 15:49:48 69c7f0334f64: Pull complete 15:49:48 1f1c1a5573a3: Pull complete 15:49:52 ce7588e14bc9: Pull complete 15:49:52 b5e4710f87ac: Pull complete 15:49:52 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 15:49:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 15:49:53 ---> 88b5674ff536 15:49:53 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 15:49:56 Still waiting to schedule task 15:49:56 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 15:50:01 ---> Running in 8233f7bff808 15:50:01 Removing intermediate container 8233f7bff808 15:50:01 ---> e207870c18ee 15:50:01 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 15:50:01 ---> Running in 11f7b47b9062 15:50:01 Removing intermediate container 11f7b47b9062 15:50:01 ---> edab6743580f 15:50:01 Step 5/12 : ARG ADD_BUILD_TAGS="" 15:50:01 ---> Running in d7f11cdf5350 15:50:01 Removing intermediate container d7f11cdf5350 15:50:01 ---> a863f5c025c9 15:50:01 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:50:01 ---> Running in 047f39e31ad5 15:50:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:50:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:50:01 OK: 264 MiB in 52 packages 15:50:02 Removing intermediate container 047f39e31ad5 15:50:02 ---> a82fb1d1f14c 15:50:02 Step 7/12 : WORKDIR /app 15:50:02 ---> Running in 9562670180b3 15:50:02 Removing intermediate container 9562670180b3 15:50:02 ---> 336b9d9a92ed 15:50:02 Step 8/12 : COPY go.mod vendor* ./ 15:50:02 ---> d870370e179b 15:50:02 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:50:02 ---> Running in 0f0605a9b9ce 15:50:35 Removing intermediate container 0f0605a9b9ce 15:50:35 ---> caf542fbb3b3 15:50:35 Step 10/12 : COPY . . 15:50:35 ---> 382e693026a1 15:50:35 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:50:35 ---> Running in ec6b555f40ab 15:50:35 Removing intermediate container ec6b555f40ab 15:50:35 ---> 19770a536fe7 15:50:35 Step 12/12 : RUN $MAKE 15:50:35 ---> Running in c959cfe72e7b 15:50:35 noop 15:50:35 Removing intermediate container c959cfe72e7b 15:50:35 ---> 94681a9daf1f 15:50:35 Successfully built 94681a9daf1f 15:50:35 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:35 + docker inspect -f . ci-base-image-x86_64 15:50:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:50:35 prd-ubuntu20.04-docker-8c-8g-2013 does not seem to be running inside a container 15:50:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:50:36 $ docker top afce87d727d335bddd471e85743f3d1aef15373ea2fa9b368a2abd7dacdced9d -eo pid,comm [Pipeline] { [Pipeline] sh 15:50:36 + go version 15:50:36 go version go1.21.0 linux/amd64 [Pipeline] } 15:50:36 $ docker stop --time=1 afce87d727d335bddd471e85743f3d1aef15373ea2fa9b368a2abd7dacdced9d 15:50:38 $ docker rm -f --volumes afce87d727d335bddd471e85743f3d1aef15373ea2fa9b368a2abd7dacdced9d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:38 + docker inspect -f . ci-base-image-x86_64 15:50:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:50:38 prd-ubuntu20.04-docker-8c-8g-2013 does not seem to be running inside a container 15:50:38 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:50:39 $ docker top fb29c79c3152f03dc12b0a54bb31c4d1d7d9ddcd75481851300f6a6bb16a2f13 -eo pid,comm [Pipeline] { [Pipeline] sh 15:50:39 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh 15:50:39 + make test 15:50:39 go test -race ./... -coverprofile=coverage.out ./... 15:50:57 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 15:50:57 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 15:50:58 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.148s coverage: 86.2% of statements 15:51:01 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.699s coverage: 71.9% of statements 15:51:23 go vet ./... 15:51:25 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:51:25 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:51:25 ./bin/test-attribution.sh 15:51:25 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 15:51:25 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 15:51:25 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 15:51:25 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 15:51:25 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 15:51:25 An attribution for golang.org/x/time is missing from Attribution.txt, please add 15:51:25 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 15:51:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 15:51:25 $ docker stop --time=1 fb29c79c3152f03dc12b0a54bb31c4d1d7d9ddcd75481851300f6a6bb16a2f13 15:51:30 $ docker rm -f --volumes fb29c79c3152f03dc12b0a54bb31c4d1d7d9ddcd75481851300f6a6bb16a2f13 [Pipeline] // withDockerContainer [Pipeline] sh 15:51:31 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:51:31 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:51:31 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:51:32 + ls -al . 15:51:32 total 208 15:51:32 drwxrwxr-x 11 jenkins jenkins 4096 Mar 1 15:50 . 15:51:32 drwxrwxr-x 4 jenkins jenkins 4096 Mar 1 15:49 .. 15:51:32 -rw-rw-r-- 1 jenkins jenkins 262 Mar 1 15:49 .dockerignore 15:51:32 drwxrwxr-x 8 jenkins jenkins 4096 Mar 1 15:51 .git 15:51:32 drwxrwxr-x 3 jenkins jenkins 4096 Mar 1 15:49 .github 15:51:32 -rw-rw-r-- 1 jenkins jenkins 773 Mar 1 15:49 .gitignore 15:51:32 -rw-rw-r-- 1 jenkins jenkins 41 Mar 1 15:49 .golangci.yml 15:51:32 drwxr-xr-x 3 jenkins jenkins 4096 Mar 1 15:49 .semver 15:51:32 -rw-rw-r-- 1 jenkins jenkins 10232 Mar 1 15:49 Attribution.txt 15:51:32 -rw-rw-r-- 1 jenkins jenkins 11245 Mar 1 15:49 CHANGELOG.md 15:51:32 -rw-rw-r-- 1 jenkins jenkins 1768 Mar 1 15:49 Dockerfile 15:51:32 -rw-rw-r-- 1 jenkins jenkins 677 Mar 1 15:49 GOVERNANCE.md 15:51:32 -rw-rw-r-- 1 jenkins jenkins 665 Mar 1 15:49 Jenkinsfile 15:51:32 -rw-rw-r-- 1 jenkins jenkins 11347 Mar 1 15:49 LICENSE 15:51:32 -rw-rw-r-- 1 jenkins jenkins 2497 Mar 1 15:49 Makefile 15:51:32 -rw-rw-r-- 1 jenkins jenkins 617 Mar 1 15:49 OWNERS.md 15:51:32 -rw-rw-r-- 1 jenkins jenkins 3851 Mar 1 15:49 README.md 15:51:32 -rw-rw-r-- 1 jenkins jenkins 12 Mar 1 15:49 VERSION 15:51:32 drwxrwxr-x 2 jenkins jenkins 4096 Mar 1 15:49 bin 15:51:32 -rw-r--r-- 1 jenkins jenkins 41317 Mar 1 15:51 coverage.out 15:51:32 -rw-rw-r-- 1 jenkins jenkins 3971 Mar 1 15:49 go.mod 15:51:32 -rw-rw-r-- 1 jenkins jenkins 34159 Mar 1 15:49 go.sum 15:51:32 drwxrwxr-x 2 jenkins jenkins 4096 Mar 1 15:49 images 15:51:32 drwxrwxr-x 4 jenkins jenkins 4096 Mar 1 15:49 internal 15:51:32 -rw-rw-r-- 1 jenkins jenkins 531 Mar 1 15:49 main.go 15:51:32 drwxrwxr-x 3 jenkins jenkins 4096 Mar 1 15:49 openapi 15:51:32 drwxrwxr-x 2 jenkins jenkins 4096 Mar 1 15:49 res 15:51:32 drwxrwxr-x 3 jenkins jenkins 4096 Mar 1 15:49 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:32 + 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=9efa4e3e821e5d1be039a6069afa6131233d2613 --label arch=amd64 --label version=3.2.0-dev.13 . 15:51:32 Sending build context to Docker daemon 16.9MB 15:51:32 Step 1/30 : ARG BASE=golang:1.21-alpine3.18 15:51:32 Step 2/30 : FROM ${BASE} AS builder 15:51:32 ---> 94681a9daf1f 15:51:32 Step 3/30 : ARG ALPINE_PKG_BASE="make git" 15:51:32 ---> Running in df554a83c659 15:51:32 Removing intermediate container df554a83c659 15:51:32 ---> b2f1d37ad399 15:51:32 Step 4/30 : ARG ALPINE_PKG_EXTRA="" 15:51:32 ---> Running in ada69224e9ea 15:51:32 Removing intermediate container ada69224e9ea 15:51:32 ---> f1bdd329adee 15:51:32 Step 5/30 : ARG ADD_BUILD_TAGS="" 15:51:32 ---> Running in 4ce172fe772d 15:51:33 Removing intermediate container 4ce172fe772d 15:51:33 ---> fbef316b0c9a 15:51:33 Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:51:33 ---> Running in 68f240ae81ff 15:51:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:51:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:51:33 OK: 264 MiB in 52 packages 15:51:34 Removing intermediate container 68f240ae81ff 15:51:34 ---> 161b9d486d23 15:51:34 Step 7/30 : WORKDIR /app 15:51:34 ---> Running in 30052a269a07 15:51:34 Removing intermediate container 30052a269a07 15:51:34 ---> f8dd2a90843a 15:51:34 Step 8/30 : COPY go.mod vendor* ./ 15:51:34 ---> eab5df08e900 15:51:34 Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:51:34 ---> Running in 147873734a9c 15:51:35 Removing intermediate container 147873734a9c 15:51:35 ---> c1c8a6b41cfd 15:51:35 Step 10/30 : COPY . . 15:51:35 ---> 65654874356b 15:51:35 Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:51:35 ---> Running in 2d0982e0f358 15:51:35 Removing intermediate container 2d0982e0f358 15:51:35 ---> 003c08079bfe 15:51:35 Step 12/30 : RUN $MAKE 15:51:35 ---> Running in 6df5f3b23a96 15:51:35 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.23 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.13 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.2.0-dev.13" -trimpath -mod=readonly -o app-rfid-llrp-inventory 15:51:38 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2014 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws 15:51:38 Running in /w/workspace/app-rfid-llrp-inventory/165 [Pipeline] { [Pipeline] checkout 15:51:41 The recommended git tool is: git 15:51:46 using credential edgex-jenkins-ssh 15:51:46 Cloning the remote Git repository 15:51:46 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 15:51:46 > git init /w/workspace/app-rfid-llrp-inventory/165 # timeout=10 15:51:46 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 15:51:46 > git --version # timeout=10 15:51:46 > git --version # 'git version 2.25.1' 15:51:46 using GIT_SSH to set credentials SSH Credentials for GitHub 15:51:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:51:53 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 15:51:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:51:54 Avoid second fetch 15:51:54 Checking out Revision 9efa4e3e821e5d1be039a6069afa6131233d2613 (main) 15:51:54 Commit message: "build(deps): Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#275)" 15:51:54 > git config core.sparsecheckout # timeout=10 15:51:54 > git checkout -f 9efa4e3e821e5d1be039a6069afa6131233d2613 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:51:55 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:51:55 % Total % Received % Xferd Average Speed Time Time Time Current 15:51:55 Dload Upload Total Spent Left Speed 15:51:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 89706 0 --:--:-- --:--:-- --:--:-- 90338 [Pipeline] sh 15:51:56 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:51:56 + sudo tee /etc/docker/daemon.new 15:51:56 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:51:56 { 15:51:56 "registry-mirrors": [ 15:51:56 "https://nexus3.edgexfoundry.org:10001" 15:51:56 ], 15:51:56 "bip": "10.250.0.254/24", 15:51:56 "hosts": [ 15:51:56 "tcp://0.0.0.0:5555", 15:51:56 "unix:///var/run/docker.sock" 15:51:56 ], 15:51:56 "mtu": 1458, 15:51:56 "selinux-enabled": true, 15:51:56 "seccomp-profile": "/etc/docker/seccomp.json" 15:51:56 } [Pipeline] sh 15:51:56 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:51:57 + sudo service docker restart 15:51:57 Removing intermediate container 6df5f3b23a96 15:51:57 ---> b6a5efcf2f3b 15:51:57 Step 13/30 : FROM alpine:3.18 15:51:57 3.18: Pulling from library/alpine 15:51:57 619be1103602: Pulling fs layer 15:51:57 619be1103602: Download complete 15:51:57 619be1103602: Pull complete 15:51:57 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 15:51:57 Status: Downloaded newer image for alpine:3.18 15:51:57 ---> d3782b16ccc9 15:51:57 Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 15:51:57 ---> Running in e6ca1026b0f9 15:51:57 Removing intermediate container e6ca1026b0f9 15:51:57 ---> c9c7c403b3eb 15:51:57 Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 15:51:57 ---> Running in 80f22698127a 15:51:57 Removing intermediate container 80f22698127a 15:51:57 ---> ae06eb74ae26 15:51:57 Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init 15:51:57 ---> Running in 1b26321a6256 15:51:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:51:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:51:58 (1/2) Installing ca-certificates (20230506-r0) 15:51:58 (2/2) Installing dumb-init (1.2.5-r2) 15:51:58 Executing busybox-1.36.1-r5.trigger 15:51:58 Executing ca-certificates-20230506-r0.trigger 15:51:58 OK: 8 MiB in 17 packages 15:51:58 Removing intermediate container 1b26321a6256 15:51:58 ---> 8892d457ca18 15:51:58 Step 17/30 : RUN apk --no-cache upgrade 15:51:58 ---> Running in d71a8663b687 15:51:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:51:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:51:59 OK: 8 MiB in 17 packages 15:51:59 Removing intermediate container d71a8663b687 15:51:59 ---> ecb0461aeeae 15:51:59 Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:51:59 ---> 4e293e02236e 15:51:59 Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE 15:51:59 ---> d24b7e4d7cfe 15:51:59 Step 20/30 : COPY --from=builder /app/res/ /res/ 15:51:59 ---> 8c9199b121fc 15:51:59 Step 21/30 : COPY --from=builder /app/static/ /static/ 15:51:59 ---> 4e81cf44ee94 15:51:59 Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 15:52:00 ---> e3f9ff8e777d 15:52:00 Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 15:52:00 ---> Running in b044822f7582 15:52:01 Removing intermediate container b044822f7582 15:52:01 ---> a3ae6415781a 15:52:01 Step 24/30 : VOLUME /cache 15:52:01 ---> Running in 833050caef6f 15:52:01 Removing intermediate container 833050caef6f 15:52:01 ---> 2d6ef92a47e5 15:52:01 Step 25/30 : EXPOSE 59711 15:52:01 ---> Running in 21e185273a84 15:52:01 Removing intermediate container 21e185273a84 15:52:01 ---> 3f1af81748b6 15:52:01 Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 15:52:01 ---> Running in 28c1beccc1eb 15:52:01 Removing intermediate container 28c1beccc1eb 15:52:01 ---> a8c0309d5106 15:52:01 Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 15:52:01 ---> Running in cf16745e2420 15:52:01 Removing intermediate container cf16745e2420 15:52:01 ---> 78de86344eb1 15:52:01 Step 28/30 : LABEL arch=amd64 15:52:01 ---> Running in fa7f0af5d92c 15:52:01 Removing intermediate container fa7f0af5d92c 15:52:01 ---> b1a8c7502dde 15:52:01 Step 29/30 : LABEL git_sha=9efa4e3e821e5d1be039a6069afa6131233d2613 15:52:01 ---> Running in 8708ca75d243 15:52:02 Removing intermediate container 8708ca75d243 15:52:02 ---> 86fd52bac782 15:52:02 Step 30/30 : LABEL version=3.2.0-dev.13 15:52:02 ---> Running in bcef040bc90f 15:52:02 Removing intermediate container bcef040bc90f 15:52:02 ---> 17b4c735589b 15:52:02 [Warning] One or more build-args [ARCH] were not consumed 15:52:02 Successfully built 17b4c735589b 15:52:02 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 15:52:02 provisioning config files... 15:52:02 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config16308242708871276388tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:52:02 ---> ****-login.sh 15:52:02 nexus3.edgexfoundry.org:10001 15:52:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:52:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:52:02 Configure a credential helper to remove this warning. See 15:52:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:52:02 15:52:02 Login Succeeded 15:52:02 nexus3.edgexfoundry.org:10002 15:52:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:52:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:52:02 Configure a credential helper to remove this warning. See 15:52:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:52:02 15:52:02 Login Succeeded 15:52:02 nexus3.edgexfoundry.org:10003 15:52:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:52:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:52:03 Configure a credential helper to remove this warning. See 15:52:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:52:03 15:52:03 Login Succeeded 15:52:03 nexus3.edgexfoundry.org:10004 15:52:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:52:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:52:03 Configure a credential helper to remove this warning. See 15:52:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:52:03 15:52:03 Login Succeeded 15:52:03 ****.io 15:52:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:52:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:52:03 Configure a credential helper to remove this warning. See 15:52:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:52:03 15:52:03 Login Succeeded 15:52:03 ---> ****-login.sh ends [Pipeline] } 15:52:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:52:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:52:03 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: 15:52:03 9efa4e3e821e5d1be039a6069afa6131233d2613 15:52:03 latest 15:52:03 3.2.0-dev.13 15:52:03 9efa4e3e821e5d1be039a6069afa6131233d2613-3.2.0-dev.13 15:52:03 main 15:52:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:03 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:9efa4e3e821e5d1be039a6069afa6131233d2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:04 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:9efa4e3e821e5d1be039a6069afa6131233d2613 15:52:04 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 15:52:04 5b08bf08ea1d: Preparing 15:52:04 ed9d95804e1e: Preparing 15:52:04 ce09962bf231: Preparing 15:52:04 00cb91955131: Preparing 15:52:04 def86f00ffa3: Preparing 15:52:04 b765be74ef7f: Preparing 15:52:04 bba3cf25d220: Preparing 15:52:04 4c41c18b178c: Preparing 15:52:04 aedc3bda2944: Preparing 15:52:04 b765be74ef7f: Waiting 15:52:04 bba3cf25d220: Waiting 15:52:04 4c41c18b178c: Waiting 15:52:04 aedc3bda2944: Waiting 15:52:04 00cb91955131: Pushed 15:52:04 def86f00ffa3: Pushed 15:52:04 5b08bf08ea1d: Pushed 15:52:04 ce09962bf231: Pushed 15:52:04 aedc3bda2944: Layer already exists 15:52:04 b765be74ef7f: Pushed 15:52:04 bba3cf25d220: Pushed 15:52:04 4c41c18b178c: Pushed 15:52:07 ed9d95804e1e: Pushed 15:52:07 9efa4e3e821e5d1be039a6069afa6131233d2613: digest: sha256:efaadbd0937f68b0af7aec43ec58b0d6b26120c79e0ab1b7cb9960059167f85c size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:07 + 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 15:52:08 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 15:52:08 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 15:52:08 5b08bf08ea1d: Preparing 15:52:08 ed9d95804e1e: Preparing 15:52:08 ce09962bf231: Preparing 15:52:08 00cb91955131: Preparing 15:52:08 def86f00ffa3: Preparing 15:52:08 b765be74ef7f: Preparing 15:52:08 bba3cf25d220: Preparing 15:52:08 4c41c18b178c: Preparing 15:52:08 aedc3bda2944: Preparing 15:52:08 4c41c18b178c: Waiting 15:52:08 b765be74ef7f: Waiting 15:52:08 aedc3bda2944: Waiting 15:52:08 bba3cf25d220: Waiting 15:52:08 5b08bf08ea1d: Layer already exists 15:52:08 00cb91955131: Layer already exists 15:52:08 ed9d95804e1e: Layer already exists 15:52:08 ce09962bf231: Layer already exists 15:52:08 def86f00ffa3: Layer already exists 15:52:08 aedc3bda2944: Layer already exists 15:52:08 bba3cf25d220: Layer already exists 15:52:08 b765be74ef7f: Layer already exists 15:52:08 4c41c18b178c: Layer already exists 15:52:08 latest: digest: sha256:efaadbd0937f68b0af7aec43ec58b0d6b26120c79e0ab1b7cb9960059167f85c size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:08 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:08 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.13 15:52:08 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 15:52:08 5b08bf08ea1d: Preparing 15:52:08 ed9d95804e1e: Preparing 15:52:08 ce09962bf231: Preparing 15:52:08 00cb91955131: Preparing 15:52:08 def86f00ffa3: Preparing 15:52:08 b765be74ef7f: Preparing 15:52:08 bba3cf25d220: Preparing 15:52:08 4c41c18b178c: Preparing 15:52:08 aedc3bda2944: Preparing 15:52:08 bba3cf25d220: Waiting 15:52:08 4c41c18b178c: Waiting 15:52:08 b765be74ef7f: Waiting 15:52:08 00cb91955131: Layer already exists 15:52:08 5b08bf08ea1d: Layer already exists 15:52:08 def86f00ffa3: Layer already exists 15:52:08 ed9d95804e1e: Layer already exists 15:52:08 ce09962bf231: Layer already exists 15:52:08 b765be74ef7f: Layer already exists 15:52:08 aedc3bda2944: Layer already exists 15:52:08 bba3cf25d220: Layer already exists 15:52:08 4c41c18b178c: Layer already exists 15:52:08 3.2.0-dev.13: digest: sha256:efaadbd0937f68b0af7aec43ec58b0d6b26120c79e0ab1b7cb9960059167f85c size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:09 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:9efa4e3e821e5d1be039a6069afa6131233d2613-3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:09 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:9efa4e3e821e5d1be039a6069afa6131233d2613-3.2.0-dev.13 15:52:09 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 15:52:09 5b08bf08ea1d: Preparing 15:52:09 ed9d95804e1e: Preparing 15:52:09 ce09962bf231: Preparing 15:52:09 00cb91955131: Preparing 15:52:09 def86f00ffa3: Preparing 15:52:09 b765be74ef7f: Preparing 15:52:09 bba3cf25d220: Preparing 15:52:09 4c41c18b178c: Preparing 15:52:09 aedc3bda2944: Preparing 15:52:09 aedc3bda2944: Waiting 15:52:09 b765be74ef7f: Waiting 15:52:09 4c41c18b178c: Waiting 15:52:09 ce09962bf231: Layer already exists 15:52:09 def86f00ffa3: Layer already exists 15:52:09 00cb91955131: Layer already exists 15:52:09 5b08bf08ea1d: Layer already exists 15:52:09 ed9d95804e1e: Layer already exists 15:52:09 b765be74ef7f: Layer already exists 15:52:09 4c41c18b178c: Layer already exists 15:52:09 bba3cf25d220: Layer already exists 15:52:09 aedc3bda2944: Layer already exists 15:52:09 9efa4e3e821e5d1be039a6069afa6131233d2613-3.2.0-dev.13: digest: sha256:efaadbd0937f68b0af7aec43ec58b0d6b26120c79e0ab1b7cb9960059167f85c size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:10 + 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 15:52:10 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main 15:52:10 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 15:52:10 5b08bf08ea1d: Preparing 15:52:10 ed9d95804e1e: Preparing 15:52:10 ce09962bf231: Preparing 15:52:10 00cb91955131: Preparing 15:52:10 def86f00ffa3: Preparing 15:52:10 b765be74ef7f: Preparing 15:52:10 bba3cf25d220: Preparing 15:52:10 4c41c18b178c: Preparing 15:52:10 aedc3bda2944: Preparing 15:52:10 b765be74ef7f: Waiting 15:52:10 bba3cf25d220: Waiting 15:52:10 4c41c18b178c: Waiting 15:52:10 aedc3bda2944: Waiting 15:52:10 5b08bf08ea1d: Layer already exists 15:52:10 ed9d95804e1e: Layer already exists 15:52:10 ce09962bf231: Layer already exists 15:52:10 def86f00ffa3: Layer already exists 15:52:10 00cb91955131: Layer already exists 15:52:10 b765be74ef7f: Layer already exists 15:52:10 4c41c18b178c: Layer already exists 15:52:10 bba3cf25d220: Layer already exists 15:52:10 aedc3bda2944: Layer already exists 15:52:10 main: digest: sha256:efaadbd0937f68b0af7aec43ec58b0d6b26120c79e0ab1b7cb9960059167f85c size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:52:10 ===================================================== [Pipeline] echo 15:52:10 taggedImages: 15:52:10 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:9efa4e3e821e5d1be039a6069afa6131233d2613 15:52:10 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 15:52:10 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.13 15:52:10 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:9efa4e3e821e5d1be039a6069afa6131233d2613-3.2.0-dev.13 15:52:10 - 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] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:52:11 15:52:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:52:11 latest: Pulling from edgex-lftools-log-publisher 15:52:11 5eb5b503b376: Pulling fs layer 15:52:11 5c69ac0246d0: Pulling fs layer 15:52:11 ec43610c2a17: Pulling fs layer 15:52:11 3a2ae6a8a46f: Pulling fs layer 15:52:11 33b1e0a273af: Pulling fs layer 15:52:11 5d3b04190fa2: Pulling fs layer 15:52:11 2f39f015ded8: Pulling fs layer 15:52:11 33b1e0a273af: Waiting 15:52:11 5d3b04190fa2: Waiting 15:52:11 3a2ae6a8a46f: Waiting 15:52:11 5c69ac0246d0: Download complete 15:52:11 3a2ae6a8a46f: Verifying Checksum 15:52:11 3a2ae6a8a46f: Download complete 15:52:11 33b1e0a273af: Download complete 15:52:11 5d3b04190fa2: Verifying Checksum 15:52:11 5d3b04190fa2: Download complete 15:52:11 ec43610c2a17: Verifying Checksum 15:52:11 ec43610c2a17: Download complete 15:52:12 5eb5b503b376: Download complete 15:52:12 2f39f015ded8: Download complete 15:52:13 5eb5b503b376: Pull complete 15:52:13 5c69ac0246d0: Pull complete 15:52:13 ec43610c2a17: Pull complete 15:52:13 3a2ae6a8a46f: Pull complete 15:52:13 33b1e0a273af: Pull complete 15:52:14 5d3b04190fa2: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:52:15 provisioning config files... 15:52:15 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/165@tmp/config6975439672452495207tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:52:16 ---> ****-login.sh 15:52:16 nexus3.edgexfoundry.org:10001 15:52:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:52:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:52:16 Configure a credential helper to remove this warning. See 15:52:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:52:16 15:52:16 Login Succeeded 15:52:16 nexus3.edgexfoundry.org:10002 15:52:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:52:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:52:17 Configure a credential helper to remove this warning. See 15:52:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:52:17 15:52:17 Login Succeeded 15:52:17 nexus3.edgexfoundry.org:10003 15:52:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:52:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:52:17 Configure a credential helper to remove this warning. See 15:52:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:52:17 15:52:17 Login Succeeded 15:52:17 nexus3.edgexfoundry.org:10004 15:52:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:52:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:52:17 Configure a credential helper to remove this warning. See 15:52:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:52:17 15:52:17 Login Succeeded 15:52:17 ****.io 15:52:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:52:18 2f39f015ded8: Pull complete 15:52:18 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:52:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:52:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv 15:52:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:52:18 Configure a credential helper to remove this warning. See 15:52:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:52:18 15:52:18 Login Succeeded 15:52:18 ---> ****-login.sh ends [Pipeline] withDockerContainer 15:52:18 prd-ubuntu20.04-docker-8c-8g-2013 does not seem to be running inside a container 15:52: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/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 15:52:23 $ docker top 79ae354a407de5c0b92509fe72fcd3a236ce050981849df19bbbaa2ea146c944 -eo pid,comm [Pipeline] { [Pipeline] } 15:52:23 Deleting 1 temporary files [Pipeline] libraryResource [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 15:52:24 ---> job-cost.sh 15:52:24 lf-activate-venv: SKIPPING 15:52:24 INFO: No Stack... [Pipeline] echo 15:52:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:52:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:52:24 ========================================================= 15:52:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 15:52:24 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:24 INFO: Retrieving Pricing Info for: v3-standard-8 15:52:24 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 15:52:25 Sending build context to Docker daemon 670.2kB 15:52:25 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 15:52:25 Step 2/12 : FROM ${BASE} AS builder 15:52:25 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:52:25 9fda8d8052c6: Pulling fs layer 15:52:25 5d54e960e981: Pulling fs layer 15:52:25 c4a7e357bf2a: Pulling fs layer 15:52:25 f0e02332f6b5: Pulling fs layer 15:52:25 872ee5b61b7b: Pulling fs layer 15:52:25 f0e02332f6b5: Waiting 15:52:25 872ee5b61b7b: Waiting 15:52:25 0c6a40ed1a82: Pulling fs layer 15:52:25 94ae7d8d031c: Pulling fs layer 15:52:25 0c6a40ed1a82: Waiting 15:52:25 INFO: Archiving Costs [Pipeline] sh 15:52:25 5d54e960e981: Verifying Checksum 15:52:25 5d54e960e981: Download complete 15:52:25 f0e02332f6b5: Verifying Checksum 15:52:25 f0e02332f6b5: Download complete 15:52:25 872ee5b61b7b: Verifying Checksum 15:52:25 872ee5b61b7b: Download complete 15:52:25 9fda8d8052c6: Download complete 15:52:25 + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv 15:52:25 + cut -d, -f6 [Pipeline] lock 15:52:25 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-165-stack-cost] 15:52:25 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-165-stack-cost] did not exist. Created. 15:52:25 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-165-stack-cost] [Pipeline] { 15:52:25 94ae7d8d031c: Verifying Checksum 15:52:25 94ae7d8d031c: Download complete [Pipeline] unstash [Pipeline] sh 15:52:26 + echo total: 0.2199999988079071 [Pipeline] stash 15:52:26 Stashed 1 file(s) [Pipeline] } 15:52:26 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-165-stack-cost] [Pipeline] // lock [Pipeline] } 15:52:26 $ docker stop --time=1 79ae354a407de5c0b92509fe72fcd3a236ce050981849df19bbbaa2ea146c944 15:52:26 9fda8d8052c6: Pull complete 15:52:26 5d54e960e981: Pull complete 15:52:27 c4a7e357bf2a: Verifying Checksum 15:52:27 c4a7e357bf2a: Download complete 15:52:27 $ docker rm -f --volumes 79ae354a407de5c0b92509fe72fcd3a236ce050981849df19bbbaa2ea146c944 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:52:28 0c6a40ed1a82: Verifying Checksum 15:52:28 0c6a40ed1a82: Download complete 15:52:40 c4a7e357bf2a: Pull complete 15:52:40 f0e02332f6b5: Pull complete 15:52:40 872ee5b61b7b: Pull complete 15:52:48 0c6a40ed1a82: Pull complete 15:52:52 94ae7d8d031c: Pull complete 15:52:52 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 15:52:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 15:52:52 ---> 86de565de09d 15:52:52 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 15:52:53 ---> Running in a95299fcda48 15:52:53 Removing intermediate container a95299fcda48 15:52:53 ---> 06374242223a 15:52:53 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 15:52:53 ---> Running in 3743c7705117 15:52:54 Removing intermediate container 3743c7705117 15:52:54 ---> a8897e0abd95 15:52:54 Step 5/12 : ARG ADD_BUILD_TAGS="" 15:52:54 ---> Running in 3fb95e7090c6 15:52:54 Removing intermediate container 3fb95e7090c6 15:52:54 ---> 5c3543c68edb 15:52:54 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:52:54 ---> Running in b01963373f6b 15:52:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:52:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:52:56 OK: 266 MiB in 52 packages 15:52:57 Removing intermediate container b01963373f6b 15:52:57 ---> f0261b2b5f52 15:52:57 Step 7/12 : WORKDIR /app 15:52:57 ---> Running in ae5ddbf2a6f7 15:52:57 Removing intermediate container ae5ddbf2a6f7 15:52:57 ---> 5ecbb81716f7 15:52:57 Step 8/12 : COPY go.mod vendor* ./ 15:52:58 ---> 650dae567091 15:52:58 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:52:58 ---> Running in 6c8eefec51c2 15:54:06 Removing intermediate container 6c8eefec51c2 15:54:06 ---> 28c17b5469b4 15:54:06 Step 10/12 : COPY . . 15:54:06 ---> 30a08395f042 15:54:06 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:54:06 ---> Running in b6607bbb775a 15:54:06 Removing intermediate container b6607bbb775a 15:54:06 ---> 76eedd3addb4 15:54:06 Step 12/12 : RUN $MAKE 15:54:06 ---> Running in adbdbf918aeb 15:54:06 noop 15:54:06 Removing intermediate container adbdbf918aeb 15:54:06 ---> 55740029d4a0 15:54:06 Successfully built 55740029d4a0 15:54:06 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:06 + docker inspect -f . ci-base-image-arm64 15:54:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:54:07 prd-ubuntu20.04-docker-arm64-4c-16g-2014 does not seem to be running inside a container 15:54:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/165 -v /w/workspace/app-rfid-llrp-inventory/165:/w/workspace/app-rfid-llrp-inventory/165:rw,z -v /w/workspace/app-rfid-llrp-inventory/165@tmp:/w/workspace/app-rfid-llrp-inventory/165@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:54:08 $ docker top ad42ead44a263f6fc3734dc9a426603c3c205387443e385b3b89e5617d5c33f6 -eo pid,comm [Pipeline] { [Pipeline] sh 15:54:09 + go version 15:54:09 go version go1.21.0 linux/arm64 [Pipeline] } 15:54:09 $ docker stop --time=1 ad42ead44a263f6fc3734dc9a426603c3c205387443e385b3b89e5617d5c33f6 15:54:11 $ docker rm -f --volumes ad42ead44a263f6fc3734dc9a426603c3c205387443e385b3b89e5617d5c33f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:12 + docker inspect -f . ci-base-image-arm64 15:54:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:54:12 prd-ubuntu20.04-docker-arm64-4c-16g-2014 does not seem to be running inside a container 15:54:12 $ 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/165 -v /w/workspace/app-rfid-llrp-inventory/165:/w/workspace/app-rfid-llrp-inventory/165:rw,z -v /w/workspace/app-rfid-llrp-inventory/165@tmp:/w/workspace/app-rfid-llrp-inventory/165@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:54:13 $ docker top 9edff7c14967bff695de08d1f2d4a631dc91003c4406774eeb5ebef5523d3f7c -eo pid,comm [Pipeline] { [Pipeline] sh 15:54:14 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/165 [Pipeline] fileExists [Pipeline] sh 15:54:15 + make test 15:54:15 go test -race ./... -coverprofile=coverage.out ./... 15:56:21 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 15:56:29 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 15:56:31 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.333s coverage: 86.2% of statements 15:56:41 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.391s coverage: 71.9% of statements 15:56:41 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:56:41 go vet ./... 15:58:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:58:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:58:48 ./bin/test-attribution.sh 15:58:48 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 15:58:48 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 15:58:48 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 15:58:48 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 15:58:48 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 15:58:48 An attribution for golang.org/x/time is missing from Attribution.txt, please add 15:58:48 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 15:58:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 15:58:48 $ docker stop --time=1 9edff7c14967bff695de08d1f2d4a631dc91003c4406774eeb5ebef5523d3f7c 15:58:50 $ docker rm -f --volumes 9edff7c14967bff695de08d1f2d4a631dc91003c4406774eeb5ebef5523d3f7c [Pipeline] // withDockerContainer [Pipeline] sh 15:58:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:58:51 Warning: overwriting stash ‘coverage-report’ 15:58:52 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:58:52 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:58:53 + ls -al . 15:58:53 total 204 15:58:53 drwxrwxr-x 10 jenkins jenkins 4096 Mar 1 15:54 . 15:58:53 drwxrwxr-x 4 jenkins jenkins 4096 Mar 1 15:51 .. 15:58:53 -rw-rw-r-- 1 jenkins jenkins 262 Mar 1 15:51 .dockerignore 15:58:53 drwxrwxr-x 8 jenkins jenkins 4096 Mar 1 15:51 .git 15:58:53 drwxrwxr-x 3 jenkins jenkins 4096 Mar 1 15:51 .github 15:58:53 -rw-rw-r-- 1 jenkins jenkins 773 Mar 1 15:51 .gitignore 15:58:53 -rw-rw-r-- 1 jenkins jenkins 41 Mar 1 15:51 .golangci.yml 15:58:53 -rw-rw-r-- 1 jenkins jenkins 10232 Mar 1 15:51 Attribution.txt 15:58:53 -rw-rw-r-- 1 jenkins jenkins 11245 Mar 1 15:51 CHANGELOG.md 15:58:53 -rw-rw-r-- 1 jenkins jenkins 1768 Mar 1 15:51 Dockerfile 15:58:53 -rw-rw-r-- 1 jenkins jenkins 677 Mar 1 15:51 GOVERNANCE.md 15:58:53 -rw-rw-r-- 1 jenkins jenkins 665 Mar 1 15:51 Jenkinsfile 15:58:53 -rw-rw-r-- 1 jenkins jenkins 11347 Mar 1 15:51 LICENSE 15:58:53 -rw-rw-r-- 1 jenkins jenkins 2497 Mar 1 15:51 Makefile 15:58:53 -rw-rw-r-- 1 jenkins jenkins 617 Mar 1 15:51 OWNERS.md 15:58:53 -rw-rw-r-- 1 jenkins jenkins 3851 Mar 1 15:51 README.md 15:58:53 -rw-rw-r-- 1 jenkins jenkins 12 Mar 1 15:49 VERSION 15:58:53 drwxrwxr-x 2 jenkins jenkins 4096 Mar 1 15:51 bin 15:58:53 -rw-r--r-- 1 jenkins jenkins 41317 Mar 1 15:56 coverage.out 15:58:53 -rw-rw-r-- 1 jenkins jenkins 3971 Mar 1 15:51 go.mod 15:58:53 -rw-rw-r-- 1 jenkins jenkins 34159 Mar 1 15:51 go.sum 15:58:53 drwxrwxr-x 2 jenkins jenkins 4096 Mar 1 15:51 images 15:58:53 drwxrwxr-x 4 jenkins jenkins 4096 Mar 1 15:51 internal 15:58:53 -rw-rw-r-- 1 jenkins jenkins 531 Mar 1 15:51 main.go 15:58:53 drwxrwxr-x 3 jenkins jenkins 4096 Mar 1 15:51 openapi 15:58:53 drwxrwxr-x 2 jenkins jenkins 4096 Mar 1 15:51 res 15:58:53 drwxrwxr-x 3 jenkins jenkins 4096 Mar 1 15:51 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:58:53 + 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=9efa4e3e821e5d1be039a6069afa6131233d2613 --label arch=arm64 --label version=3.2.0-dev.13 . 15:58:53 Sending build context to Docker daemon 670.2kB 15:58:53 Step 1/30 : ARG BASE=golang:1.21-alpine3.18 15:58:53 Step 2/30 : FROM ${BASE} AS builder 15:58:53 ---> 55740029d4a0 15:58:53 Step 3/30 : ARG ALPINE_PKG_BASE="make git" 15:58:53 ---> Running in c9423992d154 15:58:53 Removing intermediate container c9423992d154 15:58:53 ---> c346816c3e72 15:58:53 Step 4/30 : ARG ALPINE_PKG_EXTRA="" 15:58:54 ---> Running in 0cdfb7c3adf8 15:58:54 Removing intermediate container 0cdfb7c3adf8 15:58:54 ---> 070be233011a 15:58:54 Step 5/30 : ARG ADD_BUILD_TAGS="" 15:58:54 ---> Running in f5bc3851f955 15:58:54 Removing intermediate container f5bc3851f955 15:58:54 ---> 6ee2c8df6264 15:58:54 Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:58:55 ---> Running in fa2656889b88 15:58:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:58:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:58:57 OK: 266 MiB in 52 packages 15:58:58 Removing intermediate container fa2656889b88 15:58:58 ---> b955a5ca72b0 15:58:58 Step 7/30 : WORKDIR /app 15:58:58 ---> Running in 4578dafecb2e 15:58:58 Removing intermediate container 4578dafecb2e 15:58:58 ---> 8b8ea66e1cf3 15:58:58 Step 8/30 : COPY go.mod vendor* ./ 15:59:01 ---> 4aac2de09484 15:59:01 Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:59:01 ---> Running in d0a4240ebead 15:59:03 Removing intermediate container d0a4240ebead 15:59:03 ---> c0f8cd987a9c 15:59:03 Step 10/30 : COPY . . 15:59:03 ---> c4d76da7ffa3 15:59:03 Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:59:03 ---> Running in a11a8e7d1271 15:59:04 Removing intermediate container a11a8e7d1271 15:59:04 ---> f6b8e0a33fc5 15:59:04 Step 12/30 : RUN $MAKE 15:59:04 ---> Running in fc50a9d9fa26 15:59:05 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.23 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.13 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.2.0-dev.13" -trimpath -mod=readonly -o app-rfid-llrp-inventory 16:00:56 Removing intermediate container fc50a9d9fa26 16:00:56 ---> 059a0d3f6c9f 16:00:56 Step 13/30 : FROM alpine:3.18 16:00:56 3.18: Pulling from library/alpine 16:00:56 c6b39de5b339: Pulling fs layer 16:00:56 c6b39de5b339: Verifying Checksum 16:00:56 c6b39de5b339: Download complete 16:00:56 c6b39de5b339: Pull complete 16:00:56 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 16:00:56 Status: Downloaded newer image for alpine:3.18 16:00:56 ---> 33abbf032149 16:00:56 Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 16:00:56 ---> Running in b9ec5354b210 16:00:56 Removing intermediate container b9ec5354b210 16:00:56 ---> 8e76bc55b80c 16:00:56 Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 16:00:56 ---> Running in 75231adbe290 16:00:56 Removing intermediate container 75231adbe290 16:00:56 ---> 26b452e70861 16:00:56 Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init 16:00:56 ---> Running in 49c67ffe9a7d 16:00:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 16:00:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 16:00:56 (1/2) Installing ca-certificates (20230506-r0) 16:00:56 (2/2) Installing dumb-init (1.2.5-r2) 16:00:56 Executing busybox-1.36.1-r5.trigger 16:00:56 Executing ca-certificates-20230506-r0.trigger 16:00:56 OK: 9 MiB in 17 packages 16:00:57 Removing intermediate container 49c67ffe9a7d 16:00:57 ---> fc33b9ac8a57 16:00:57 Step 17/30 : RUN apk --no-cache upgrade 16:00:57 ---> Running in 38e9c97227e4 16:00:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 16:00:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 16:01:00 OK: 9 MiB in 17 packages 16:01:01 Removing intermediate container 38e9c97227e4 16:01:01 ---> 9ffa34575286 16:01:01 Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt 16:01:01 ---> a49788f69150 16:01:01 Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE 16:01:01 ---> 69551cf89fbf 16:01:01 Step 20/30 : COPY --from=builder /app/res/ /res/ 16:01:02 ---> 92602e8eb71c 16:01:02 Step 21/30 : COPY --from=builder /app/static/ /static/ 16:01:03 ---> f9b7843e6943 16:01:03 Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 16:01:04 ---> c99f99878f88 16:01:04 Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 16:01:04 ---> Running in 5cc968be7486 16:01:06 Removing intermediate container 5cc968be7486 16:01:06 ---> 71f535ca8851 16:01:06 Step 24/30 : VOLUME /cache 16:01:06 ---> Running in 652c123ba9de 16:01:06 Removing intermediate container 652c123ba9de 16:01:06 ---> 8a4dc3a2c006 16:01:06 Step 25/30 : EXPOSE 59711 16:01:06 ---> Running in 98e1cadb9d7d 16:01:06 Removing intermediate container 98e1cadb9d7d 16:01:06 ---> 3056c3135a35 16:01:06 Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 16:01:06 ---> Running in 69a125c35bff 16:01:07 Removing intermediate container 69a125c35bff 16:01:07 ---> f4cc819ae0c1 16:01:07 Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 16:01:07 ---> Running in e9d61169b0f2 16:01:07 Removing intermediate container e9d61169b0f2 16:01:07 ---> 0e10e94e2376 16:01:07 Step 28/30 : LABEL arch=arm64 16:01:07 ---> Running in 5b84973f93d3 16:01:08 Removing intermediate container 5b84973f93d3 16:01:08 ---> b61d6c530f1f 16:01:08 Step 29/30 : LABEL git_sha=9efa4e3e821e5d1be039a6069afa6131233d2613 16:01:08 ---> Running in a9daa08dbca0 16:01:08 Removing intermediate container a9daa08dbca0 16:01:08 ---> 52776367d24c 16:01:08 Step 30/30 : LABEL version=3.2.0-dev.13 16:01:08 ---> Running in f7d37a3b23cb 16:01:08 Removing intermediate container f7d37a3b23cb 16:01:08 ---> 7db44a270528 16:01:08 [Warning] One or more build-args [ARCH] were not consumed 16:01:08 Successfully built 7db44a270528 16:01:08 Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:01:09 provisioning config files... 16:01:09 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/165@tmp/config13449581289421891259tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:01:09 ---> ****-login.sh 16:01:09 nexus3.edgexfoundry.org:10001 16:01:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:01:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:01:09 Configure a credential helper to remove this warning. See 16:01:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:01:09 16:01:09 Login Succeeded 16:01:09 nexus3.edgexfoundry.org:10002 16:01:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:01:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:01:10 Configure a credential helper to remove this warning. See 16:01:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:01:10 16:01:10 Login Succeeded 16:01:10 nexus3.edgexfoundry.org:10003 16:01:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:01:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:01:10 Configure a credential helper to remove this warning. See 16:01:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:01:10 16:01:10 Login Succeeded 16:01:10 nexus3.edgexfoundry.org:10004 16:01:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:01:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:01:11 Configure a credential helper to remove this warning. See 16:01:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:01:11 16:01:11 Login Succeeded 16:01:11 ****.io 16:01:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:01:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:01:11 Configure a credential helper to remove this warning. See 16:01:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:01:11 16:01:11 Login Succeeded 16:01:11 ---> ****-login.sh ends [Pipeline] } 16:01:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:01:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 16:01:11 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: 16:01:11 9efa4e3e821e5d1be039a6069afa6131233d2613 16:01:11 latest 16:01:11 3.2.0-dev.13 16:01:11 9efa4e3e821e5d1be039a6069afa6131233d2613-3.2.0-dev.13 16:01:11 main 16:01:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:01:12 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:9efa4e3e821e5d1be039a6069afa6131233d2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:01:12 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:9efa4e3e821e5d1be039a6069afa6131233d2613 16:01:12 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 16:01:12 227d1da33d43: Preparing 16:01:12 7b89f0e6504a: Preparing 16:01:12 6eca02afa3bc: Preparing 16:01:12 9fe001b51d66: Preparing 16:01:12 34a77a41c165: Preparing 16:01:12 8b3c683d72ba: Preparing 16:01:12 5f5bdc27a154: Preparing 16:01:12 5a545a529824: Preparing 16:01:12 7c504f21be85: Preparing 16:01:12 8b3c683d72ba: Waiting 16:01:12 5f5bdc27a154: Waiting 16:01:12 5a545a529824: Waiting 16:01:12 7c504f21be85: Waiting 16:01:13 227d1da33d43: Pushed 16:01:13 34a77a41c165: Pushed 16:01:13 6eca02afa3bc: Pushed 16:01:13 9fe001b51d66: Pushed 16:01:13 7c504f21be85: Layer already exists 16:01:13 8b3c683d72ba: Pushed 16:01:13 5f5bdc27a154: Pushed 16:01:13 5a545a529824: Pushed 16:01:19 7b89f0e6504a: Pushed 16:01:19 9efa4e3e821e5d1be039a6069afa6131233d2613: digest: sha256:cf111d469a533ba08e60932efc14ca778bc2b9c07fff00204c9223bdc87de5a4 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:01:19 + 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 16:01:19 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 16:01:19 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 16:01:19 227d1da33d43: Preparing 16:01:19 7b89f0e6504a: Preparing 16:01:19 6eca02afa3bc: Preparing 16:01:19 9fe001b51d66: Preparing 16:01:19 34a77a41c165: Preparing 16:01:19 8b3c683d72ba: Preparing 16:01:19 5f5bdc27a154: Preparing 16:01:19 5a545a529824: Preparing 16:01:19 7c504f21be85: Preparing 16:01:19 8b3c683d72ba: Waiting 16:01:19 5f5bdc27a154: Waiting 16:01:19 5a545a529824: Waiting 16:01:19 7c504f21be85: Waiting 16:01:19 6eca02afa3bc: Layer already exists 16:01:19 7b89f0e6504a: Layer already exists 16:01:19 9fe001b51d66: Layer already exists 16:01:19 227d1da33d43: Layer already exists 16:01:19 34a77a41c165: Layer already exists 16:01:19 8b3c683d72ba: Layer already exists 16:01:19 5f5bdc27a154: Layer already exists 16:01:19 7c504f21be85: Layer already exists 16:01:19 5a545a529824: Layer already exists 16:01:20 latest: digest: sha256:cf111d469a533ba08e60932efc14ca778bc2b9c07fff00204c9223bdc87de5a4 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:01:20 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:01:21 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.13 16:01:21 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 16:01:21 227d1da33d43: Preparing 16:01:21 7b89f0e6504a: Preparing 16:01:21 6eca02afa3bc: Preparing 16:01:21 9fe001b51d66: Preparing 16:01:21 34a77a41c165: Preparing 16:01:21 8b3c683d72ba: Preparing 16:01:21 5f5bdc27a154: Preparing 16:01:21 8b3c683d72ba: Waiting 16:01:21 5f5bdc27a154: Waiting 16:01:21 5a545a529824: Preparing 16:01:21 5a545a529824: Waiting 16:01:21 7c504f21be85: Preparing 16:01:21 7c504f21be85: Waiting 16:01:21 227d1da33d43: Layer already exists 16:01:21 6eca02afa3bc: Layer already exists 16:01:21 34a77a41c165: Layer already exists 16:01:21 7b89f0e6504a: Layer already exists 16:01:21 9fe001b51d66: Layer already exists 16:01:21 8b3c683d72ba: Layer already exists 16:01:21 5f5bdc27a154: Layer already exists 16:01:21 5a545a529824: Layer already exists 16:01:21 7c504f21be85: Layer already exists 16:01:21 3.2.0-dev.13: digest: sha256:cf111d469a533ba08e60932efc14ca778bc2b9c07fff00204c9223bdc87de5a4 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:01:21 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:9efa4e3e821e5d1be039a6069afa6131233d2613-3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:01:22 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:9efa4e3e821e5d1be039a6069afa6131233d2613-3.2.0-dev.13 16:01:22 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 16:01:22 227d1da33d43: Preparing 16:01:22 7b89f0e6504a: Preparing 16:01:22 6eca02afa3bc: Preparing 16:01:22 9fe001b51d66: Preparing 16:01:22 34a77a41c165: Preparing 16:01:22 8b3c683d72ba: Preparing 16:01:22 5f5bdc27a154: Preparing 16:01:22 5a545a529824: Preparing 16:01:22 7c504f21be85: Preparing 16:01:22 5f5bdc27a154: Waiting 16:01:22 8b3c683d72ba: Waiting 16:01:22 5a545a529824: Waiting 16:01:22 7c504f21be85: Waiting 16:01:22 9fe001b51d66: Layer already exists 16:01:22 34a77a41c165: Layer already exists 16:01:22 6eca02afa3bc: Layer already exists 16:01:22 227d1da33d43: Layer already exists 16:01:22 7b89f0e6504a: Layer already exists 16:01:22 8b3c683d72ba: Layer already exists 16:01:22 5a545a529824: Layer already exists 16:01:22 5f5bdc27a154: Layer already exists 16:01:22 7c504f21be85: Layer already exists 16:01:22 9efa4e3e821e5d1be039a6069afa6131233d2613-3.2.0-dev.13: digest: sha256:cf111d469a533ba08e60932efc14ca778bc2b9c07fff00204c9223bdc87de5a4 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:01:23 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:01:23 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main 16:01:23 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 16:01:23 227d1da33d43: Preparing 16:01:23 7b89f0e6504a: Preparing 16:01:23 6eca02afa3bc: Preparing 16:01:23 9fe001b51d66: Preparing 16:01:23 34a77a41c165: Preparing 16:01:23 8b3c683d72ba: Preparing 16:01:23 5f5bdc27a154: Preparing 16:01:23 5a545a529824: Preparing 16:01:23 7c504f21be85: Preparing 16:01:23 8b3c683d72ba: Waiting 16:01:23 5f5bdc27a154: Waiting 16:01:23 5a545a529824: Waiting 16:01:23 7c504f21be85: Waiting 16:01:23 34a77a41c165: Layer already exists 16:01:23 6eca02afa3bc: Layer already exists 16:01:23 9fe001b51d66: Layer already exists 16:01:23 7b89f0e6504a: Layer already exists 16:01:23 227d1da33d43: Layer already exists 16:01:23 8b3c683d72ba: Layer already exists 16:01:23 5f5bdc27a154: Layer already exists 16:01:23 5a545a529824: Layer already exists 16:01:23 7c504f21be85: Layer already exists 16:01:23 main: digest: sha256:cf111d469a533ba08e60932efc14ca778bc2b9c07fff00204c9223bdc87de5a4 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:01:24 ===================================================== [Pipeline] echo 16:01:24 taggedImages: 16:01:24 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:9efa4e3e821e5d1be039a6069afa6131233d2613 16:01:24 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 16:01:24 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.13 16:01:24 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:9efa4e3e821e5d1be039a6069afa6131233d2613-3.2.0-dev.13 16:01:24 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:01:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:01:24 16:01:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:01:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:01:25 arm64: Pulling from edgex-lftools-log-publisher 16:01:25 8998bd30e6a1: Pulling fs layer 16:01:25 04944245beec: Pulling fs layer 16:01:25 699f458cf7ca: Pulling fs layer 16:01:25 765212b225bb: Pulling fs layer 16:01:25 f23df028b6ca: Pulling fs layer 16:01:25 d65c8cfc05b1: Pulling fs layer 16:01:25 2437ff75d9bd: Pulling fs layer 16:01:25 f23df028b6ca: Waiting 16:01:25 d65c8cfc05b1: Waiting 16:01:25 2437ff75d9bd: Waiting 16:01:25 765212b225bb: Waiting 16:01:25 04944245beec: Verifying Checksum 16:01:25 04944245beec: Download complete 16:01:25 765212b225bb: Verifying Checksum 16:01:25 765212b225bb: Download complete 16:01:25 f23df028b6ca: Verifying Checksum 16:01:25 f23df028b6ca: Download complete 16:01:25 d65c8cfc05b1: Verifying Checksum 16:01:25 d65c8cfc05b1: Download complete 16:01:25 699f458cf7ca: Verifying Checksum 16:01:25 699f458cf7ca: Download complete 16:01:26 8998bd30e6a1: Verifying Checksum 16:01:26 8998bd30e6a1: Download complete 16:01:28 2437ff75d9bd: Verifying Checksum 16:01:28 2437ff75d9bd: Download complete 16:01:30 8998bd30e6a1: Pull complete 16:01:30 04944245beec: Pull complete 16:01:32 699f458cf7ca: Pull complete 16:01:32 765212b225bb: Pull complete 16:01:33 f23df028b6ca: Pull complete 16:01:33 d65c8cfc05b1: Pull complete 16:01:52 2437ff75d9bd: Pull complete 16:01:52 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:01:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:01:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:01:52 prd-ubuntu20.04-docker-arm64-4c-16g-2014 does not seem to be running inside a container 16:01:52 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-rfid-llrp-inventory/165 -v /w/workspace/app-rfid-llrp-inventory/165:/w/workspace/app-rfid-llrp-inventory/165:rw,z -v /w/workspace/app-rfid-llrp-inventory/165@tmp:/w/workspace/app-rfid-llrp-inventory/165@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 16:01:55 $ docker top 0043322397c71c3a2c205ad403937e7cc9c8cbc766ef4033d2cb0722cf9ee122 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:01:56 ---> job-cost.sh 16:01:56 lf-activate-venv: SKIPPING 16:01:56 INFO: No Stack... 16:01:56 INFO: Retrieving Pricing Info for: v3-standard-4 16:01:57 INFO: Archiving Costs [Pipeline] sh 16:01:58 + cut -d, -f6+ 16:01:58 cat /w/workspace/app-rfid-llrp-inventory/165/archives/cost.csv [Pipeline] lock 16:01:58 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-165-stack-cost] 16:01:58 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-165-stack-cost] did not exist. Created. 16:01:58 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-165-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:01:58 /w/workspace/app-rfid-llrp-inventory/165@tmp/durable-aea65c6f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 16:01:59 + echo total: 0.10999999940395355 [Pipeline] stash 16:01:59 Warning: overwriting stash ‘stack-cost’ 16:01:59 Stashed 1 file(s) [Pipeline] } 16:01:59 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-165-stack-cost] [Pipeline] // lock [Pipeline] } 16:01:59 $ docker stop --time=1 0043322397c71c3a2c205ad403937e7cc9c8cbc766ef4033d2cb0722cf9ee122 16:02:01 $ docker rm -f --volumes 0043322397c71c3a2c205ad403937e7cc9c8cbc766ef4033d2cb0722cf9ee122 [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 16:02:02 provisioning config files... 16:02:02 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config3664627239495847160tmp [Pipeline] { [Pipeline] sh 16:02:03 + set +x 16:02:03 + curl -s https://codecov.io/bash 16:02:03 + bash -s -- 16:02:03 16:02:03 _____ _ 16:02:03 / ____| | | 16:02:03 | | ___ __| | ___ ___ _____ __ 16:02:03 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:02:03 | |___| (_) | (_| | __/ (_| (_) \ V / 16:02:03 \_____\___/ \__,_|\___|\___\___/ \_/ 16:02:03 Bash-1.0.6 16:02:03 16:02:03 16:02:03 ==> git version 2.25.1 found 16:02:03 ==> 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 16:02:03 Release-Date: 2020-01-08 16:02:03 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 16:02:03 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:02:03 ==> Jenkins CI detected. 16:02:03 current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main 16:02:03 project root: . 16:02:03 --> token set from env 16:02:03 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:02:03 ==> Running gcov in . (disable via -X gcov) 16:02:03 ==> Python coveragepy not found 16:02:03 ==> Searching for coverage reports in: 16:02:03 + . 16:02:03 -> Found 1 reports 16:02:03 ==> Detecting git/mercurial file structure 16:02:03 ==> Reading reports 16:02:03 + ./coverage.out bytes=41317 16:02:03 ==> Appending adjustments 16:02:03 https://docs.codecov.io/docs/fixing-reports 16:02:03 + Found adjustments 16:02:03 ==> Gzipping contents 16:02:03 12K /tmp/codecov.e5JcQV.gz 16:02:03 ==> Uploading reports 16:02:03 url: https://codecov.io 16:02:03 query: branch=main&commit=9efa4e3e821e5d1be039a6069afa6131233d2613&build=165&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F165%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 16:02:03 -> Pinging Codecov 16:02:03 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=9efa4e3e821e5d1be039a6069afa6131233d2613&build=165&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F165%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 16:02:03 -> Uploading to 16:02:03 https://storage.googleapis.com/codecov/v4/raw/2024-03-01/581DD39554BDF9B6E22D074273EAD858/9efa4e3e821e5d1be039a6069afa6131233d2613/7e8755d6-18d6-4990-9c13-9bac561717db.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240301%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240301T160203Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=42e934a35e8b7838cf0aca49a59e8bf0412cfa353e94aa8f0db1b90bb2de8f14 16:02:03 % Total % Received % Xferd Average Speed Time Time Time Current 16:02:03 Dload Upload Total Spent Left Speed 16:02:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11611 0 0 100 11611 0 37095 --:--:-- --:--:-- --:--:-- 37095 16:02:04 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/9efa4e3e821e5d1be039a6069afa6131233d2613 [Pipeline] } 16:02:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 16:02:04 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 16:02:04 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:02:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:02:05 16:02:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:02:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:02:05 1.410.4: Pulling from edgex-devops/edgex-snyk-go 16:02:05 df9b9388f04a: Pulling fs layer 16:02:05 52dc419b0ee2: Pulling fs layer 16:02:05 25bc292e5bac: Pulling fs layer 16:02:05 114826534d7a: Pulling fs layer 16:02:05 4657fd5d0bcf: Pulling fs layer 16:02:05 6ad1cebc031e: Pulling fs layer 16:02:05 8a3aa393b2d8: Pulling fs layer 16:02:05 114826534d7a: Waiting 16:02:05 8a3aa393b2d8: Waiting 16:02:05 4657fd5d0bcf: Waiting 16:02:05 6ad1cebc031e: Waiting 16:02:05 25bc292e5bac: Verifying Checksum 16:02:05 25bc292e5bac: Download complete 16:02:05 52dc419b0ee2: Verifying Checksum 16:02:05 52dc419b0ee2: Download complete 16:02:05 4657fd5d0bcf: Verifying Checksum 16:02:05 4657fd5d0bcf: Download complete 16:02:05 df9b9388f04a: Download complete 16:02:05 df9b9388f04a: Pull complete 16:02:05 6ad1cebc031e: Verifying Checksum 16:02:05 6ad1cebc031e: Download complete 16:02:05 52dc419b0ee2: Pull complete 16:02:05 25bc292e5bac: Pull complete 16:02:06 114826534d7a: Verifying Checksum 16:02:06 114826534d7a: Download complete 16:02:06 8a3aa393b2d8: Verifying Checksum 16:02:06 8a3aa393b2d8: Download complete 16:02:10 114826534d7a: Pull complete 16:02:10 4657fd5d0bcf: Pull complete 16:02:10 6ad1cebc031e: Pull complete 16:02:13 8a3aa393b2d8: Pull complete 16:02:13 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 16:02:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:02:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:02:13 prd-ubuntu20.04-docker-8c-8g-2013 does not seem to be running inside a container 16:02:13 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 16:02:19 $ docker top c1b621417be6372fa1d40f62420c81df55112a2a43575f0f5390e6b30354f29b -eo pid,comm [Pipeline] { [Pipeline] echo 16:02:19 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh 16:02:19 + set -o pipefail 16:02:19 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' 16:02:26 16:02:26 Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... 16:02:26 16:02:26 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/56c5a589-4f19-4939-8d3b-48d378b65c78 16:02:26 16:02:26 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 16:02:26 16:02:26 16:02:26 A medium severity vulnerability was found in the Snyk CLI versions you are using. 16:02:26 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 16:02:26 More details here: https://snyk.co/ue1NS [Pipeline] } 16:02:26 $ docker stop --time=1 c1b621417be6372fa1d40f62420c81df55112a2a43575f0f5390e6b30354f29b 16:02:30 $ docker rm -f --volumes c1b621417be6372fa1d40f62420c81df55112a2a43575f0f5390e6b30354f29b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:02:31 + git log --format=format:%s -1 9efa4e3e821e5d1be039a6069afa6131233d2613 [Pipeline] sh 16:02:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:02:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:02:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:02:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:02:32 prd-ubuntu20.04-docker-8c-8g-2013 does not seem to be running inside a container 16:02:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:02:33 $ docker top 44f0bcbab15da5a68d5363c9605088f9a6fa5be11ee04e5f1dc40898d0f2f846 -eo pid,comm 16:02:33 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). 16:02:33 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:02:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:02:33 [ssh-agent] Looking for ssh-agent implementation... 16:02:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:02:33 $ docker exec 44f0bcbab15da5a68d5363c9605088f9a6fa5be11ee04e5f1dc40898d0f2f846 ssh-agent 16:02:33 SSH_AUTH_SOCK=/tmp/ssh-U3ZVUcyrhowN/agent.32 16:02:33 SSH_AGENT_PID=38 16:02:33 Running ssh-add (command line suppressed) 16:02:33 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_15769226317420775559.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_15769226317420775559.key) 16:02:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:02:34 + git semver tag 16:02:34 2024-03-01 16:02:34,410 [run_tag] DEBUG tag force:False 16:02:34 2024-03-01 16:02:34,411 [check_head_tag] DEBUG check head tag 16:02:34 2024-03-01 16:02:34,412 [execute] INFO git cat-file --batch-check 16:02:34 2024-03-01 16:02:34,412 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 16:02:34 2024-03-01 16:02:34,415 [execute] INFO git cat-file --batch 16:02:34 2024-03-01 16:02:34,415 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 16:02:34 2024-03-01 16:02:34,436 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 16:02:34 2024-03-01 16:02:34,436 [execute] INFO git tag -a v3.2.0-dev.13 -m v3.2.0-dev.13 16:02:34 2024-03-01 16:02:34,437 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.13', '-m', 'v3.2.0-dev.13'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 16:02:34 2024-03-01 16:02:34,441 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 16:02:34 3.2.0-dev.13 [Pipeline] } 16:02:34 $ docker exec --env ******** --env ******** 44f0bcbab15da5a68d5363c9605088f9a6fa5be11ee04e5f1dc40898d0f2f846 ssh-agent -k 16:02:34 unset SSH_AUTH_SOCK; 16:02:34 unset SSH_AGENT_PID; 16:02:34 echo Agent pid 38 killed; 16:02:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:02:35 + git semver [Pipeline] } 16:02:35 $ docker stop --time=1 44f0bcbab15da5a68d5363c9605088f9a6fa5be11ee04e5f1dc40898d0f2f846 16:02:36 $ docker rm -f --volumes 44f0bcbab15da5a68d5363c9605088f9a6fa5be11ee04e5f1dc40898d0f2f846 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:02:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:02:37 16:02:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:02:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:02:37 0.23.1-centos7: Pulling from edgex-lftools 16:02:37 ab5ef0e58194: Pulling fs layer 16:02:37 9712f1f96733: Pulling fs layer 16:02:37 63f879dbbcfc: Pulling fs layer 16:02:37 0d9ebad4ef96: Pulling fs layer 16:02:37 e9a5061849ea: Pulling fs layer 16:02:37 d747dcd14b5f: Pulling fs layer 16:02:37 2de7ff778b66: Pulling fs layer 16:02:37 0d9ebad4ef96: Waiting 16:02:37 e9a5061849ea: Waiting 16:02:37 2de7ff778b66: Waiting 16:02:37 9712f1f96733: Verifying Checksum 16:02:37 9712f1f96733: Download complete 16:02:37 63f879dbbcfc: Verifying Checksum 16:02:37 63f879dbbcfc: Download complete 16:02:38 e9a5061849ea: Verifying Checksum 16:02:38 e9a5061849ea: Download complete 16:02:38 d747dcd14b5f: Verifying Checksum 16:02:38 d747dcd14b5f: Download complete 16:02:38 ab5ef0e58194: Verifying Checksum 16:02:38 ab5ef0e58194: Download complete 16:02:38 0d9ebad4ef96: Verifying Checksum 16:02:38 0d9ebad4ef96: Download complete 16:02:38 2de7ff778b66: Verifying Checksum 16:02:38 2de7ff778b66: Download complete 16:02:41 ab5ef0e58194: Pull complete 16:02:41 9712f1f96733: Pull complete 16:02:41 63f879dbbcfc: Pull complete 16:02:45 0d9ebad4ef96: Pull complete 16:02:45 e9a5061849ea: Pull complete 16:02:45 d747dcd14b5f: Pull complete 16:02:46 2de7ff778b66: Pull complete 16:02:46 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 16:02:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:02:46 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:02:47 prd-ubuntu20.04-docker-8c-8g-2013 does not seem to be running inside a container 16:02:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 16:02:54 $ docker top 99977f62dbc016d326098306501b21a4f96ec8196bab28eaf9f592f16f4cdbcd -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 16:02:54 provisioning config files... 16:02:54 copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config17102023361723197653tmp 16:02:54 copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config11539469672703341932tmp 16:02:54 copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5969590129552769953tmp [Pipeline] { [Pipeline] echo 16:02:54 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 16:02:55 ---> sigul-configuration.sh 16:02:55 gpg: directory `/root/.gnupg' created 16:02:55 gpg: new configuration file `/root/.gnupg/gpg.conf' created 16:02:55 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 16:02:55 gpg: keyring `/root/.gnupg/secring.gpg' created 16:02:55 gpg: keyring `/root/.gnupg/pubring.gpg' created 16:02:55 gpg: CAST5 encrypted data 16:02:55 gpg: encrypted with 1 passphrase 16:02:55 gpg: WARNING: message was not integrity protected [Pipeline] sh 16:02:55 + mkdir /home/jenkins 16:02:55 + mkdir /home/jenkins/sigul [Pipeline] sh 16:02:55 + 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 16:02:55 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 16:02:55 ---> sigul-install.sh 16:02:55 Sigul already installed; skipping installation. [Pipeline] sh 16:02:56 + git tag --list 16:02:56 v0.0.0 16:02:56 v1.0.0 16:02:56 v2.1.0 16:02:56 v2.1.1 16:02:56 v2.2.0 16:02:56 v2.3.0 16:02:56 v3.0 16:02:56 v3.0.0 16:02:56 v3.0.1 16:02:56 v3.0.1-dev.1 16:02:56 v3.1 16:02:56 v3.1.0 16:02:56 v3.1.0-dev.1 16:02:56 v3.1.0-dev.10 16:02:56 v3.1.0-dev.11 16:02:56 v3.1.0-dev.12 16:02:56 v3.1.0-dev.13 16:02:56 v3.1.0-dev.14 16:02:56 v3.1.0-dev.15 16:02:56 v3.1.0-dev.16 16:02:56 v3.1.0-dev.17 16:02:56 v3.1.0-dev.18 16:02:56 v3.1.0-dev.19 16:02:56 v3.1.0-dev.2 16:02:56 v3.1.0-dev.20 16:02:56 v3.1.0-dev.21 16:02:56 v3.1.0-dev.22 16:02:56 v3.1.0-dev.23 16:02:56 v3.1.0-dev.24 16:02:56 v3.1.0-dev.25 16:02:56 v3.1.0-dev.26 16:02:56 v3.1.0-dev.27 16:02:56 v3.1.0-dev.28 16:02:56 v3.1.0-dev.29 16:02:56 v3.1.0-dev.3 16:02:56 v3.1.0-dev.30 16:02:56 v3.1.0-dev.31 16:02:56 v3.1.0-dev.32 16:02:56 v3.1.0-dev.33 16:02:56 v3.1.0-dev.34 16:02:56 v3.1.0-dev.35 16:02:56 v3.1.0-dev.36 16:02:56 v3.1.0-dev.37 16:02:56 v3.1.0-dev.38 16:02:56 v3.1.0-dev.39 16:02:56 v3.1.0-dev.4 16:02:56 v3.1.0-dev.40 16:02:56 v3.1.0-dev.5 16:02:56 v3.1.0-dev.6 16:02:56 v3.1.0-dev.7 16:02:56 v3.1.0-dev.8 16:02:56 v3.1.0-dev.9 16:02:56 v3.2.0-dev.1 16:02:56 v3.2.0-dev.10 16:02:56 v3.2.0-dev.11 16:02:56 v3.2.0-dev.12 16:02:56 v3.2.0-dev.13 16:02:56 v3.2.0-dev.2 16:02:56 v3.2.0-dev.3 16:02:56 v3.2.0-dev.4 16:02:56 v3.2.0-dev.5 16:02:56 v3.2.0-dev.6 16:02:56 v3.2.0-dev.7 16:02:56 v3.2.0-dev.8 16:02:56 v3.2.0-dev.9 [Pipeline] sh 16:02:56 + lftools sign git-tag v3.2.0-dev.13 16:02:57 Signing Git tag with Sigul... 16:02:57 Signing v3.2.0-dev.13 [Pipeline] echo 16:02:57 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 16:02:57 ---> sigul-configuration-cleanup.sh [Pipeline] } 16:02:57 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 16:02:57 $ docker stop --time=1 99977f62dbc016d326098306501b21a4f96ec8196bab28eaf9f592f16f4cdbcd 16:02:59 $ docker rm -f --volumes 99977f62dbc016d326098306501b21a4f96ec8196bab28eaf9f592f16f4cdbcd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 16:03:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:03:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:03:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:03:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:03:00 prd-ubuntu20.04-docker-8c-8g-2013 does not seem to be running inside a container 16:03:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:03:01 $ docker top d2110f898b36c03471e926f0397148b11809b78925dfaaebe6428b93c47456a5 -eo pid,comm 16:03:01 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). 16:03:01 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:03:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:03:01 [ssh-agent] Looking for ssh-agent implementation... 16:03:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:03:01 $ docker exec d2110f898b36c03471e926f0397148b11809b78925dfaaebe6428b93c47456a5 ssh-agent 16:03:01 SSH_AUTH_SOCK=/tmp/ssh-KMqJ4BmV3gq5/agent.31 16:03:01 SSH_AGENT_PID=37 16:03:01 Running ssh-add (command line suppressed) 16:03:01 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_807147159538618034.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_807147159538618034.key) 16:03:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:03:02 + git semver bump pre 16:03:02 2024-03-01 16:03:02,357 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 16:03:02 2024-03-01 16:03:02,357 [bump_version] DEBUG bumping version:3.2.0-dev.13 on axis:pre with prefix:dev 16:03:02 2024-03-01 16:03:02,358 [bump_version] DEBUG bumped version:3.2.0-dev.14 16:03:02 2024-03-01 16:03:02,358 [write_version] DEBUG write version:3.2.0-dev.14 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True 16:03:02 2024-03-01 16:03:02,358 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 16:03:02 2024-03-01 16:03:02,358 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 16:03:02 2024-03-01 16:03:02,360 [execute] INFO git cat-file --batch-check 16:03:02 2024-03-01 16:03:02,361 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 16:03:02 2024-03-01 16:03:02,366 [execute] INFO git cat-file --batch 16:03:02 2024-03-01 16:03:02,367 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 16:03:02 2024-03-01 16:03:02,372 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 16:03:02 3.2.0-dev.14 [Pipeline] } 16:03:02 $ docker exec --env ******** --env ******** d2110f898b36c03471e926f0397148b11809b78925dfaaebe6428b93c47456a5 ssh-agent -k 16:03:02 unset SSH_AUTH_SOCK; 16:03:02 unset SSH_AGENT_PID; 16:03:02 echo Agent pid 37 killed; 16:03:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:03:03 + git semver [Pipeline] } 16:03:03 $ docker stop --time=1 d2110f898b36c03471e926f0397148b11809b78925dfaaebe6428b93c47456a5 16:03:04 $ docker rm -f --volumes d2110f898b36c03471e926f0397148b11809b78925dfaaebe6428b93c47456a5 [Pipeline] // withDockerContainer [Pipeline] sh 16:03:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:03:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:03:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:03:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:03:05 prd-ubuntu20.04-docker-8c-8g-2013 does not seem to be running inside a container 16:03:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:03:06 $ docker top 3a772da588bfd60b5002c0022debc02e8b6986ba5681a23d97618137f55dc153 -eo pid,comm 16:03:06 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). 16:03:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:03:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:03:06 [ssh-agent] Looking for ssh-agent implementation... 16:03:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:03:06 $ docker exec 3a772da588bfd60b5002c0022debc02e8b6986ba5681a23d97618137f55dc153 ssh-agent 16:03:06 SSH_AUTH_SOCK=/tmp/ssh-IoiCPiG7bMg8/agent.31 16:03:06 SSH_AGENT_PID=37 16:03:06 Running ssh-add (command line suppressed) 16:03:06 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1284900512977674610.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1284900512977674610.key) 16:03:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:03:07 + git semver push 16:03:07 2024-03-01 16:03:07,437 [run_push] DEBUG push 16:03:07 2024-03-01 16:03:07,437 [execute] INFO git cat-file --batch-check 16:03:07 2024-03-01 16:03:07,438 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 16:03:07 2024-03-01 16:03:07,441 [execute] INFO git rev-list a12df4adbae0d115952029a4d9479146a78b809a -- 16:03:07 2024-03-01 16:03:07,441 [execute] DEBUG Popen(['git', 'rev-list', 'a12df4adbae0d115952029a4d9479146a78b809a', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 16:03:07 2024-03-01 16:03:07,449 [execute] INFO git fetch -v origin 16:03:07 2024-03-01 16:03:07,450 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) 16:03:08 2024-03-01 16:03:07,931 [run_push] DEBUG no remote changes detected 16:03:08 2024-03-01 16:03:07,932 [execute] INFO git push origin semver 16:03:08 2024-03-01 16:03:07,932 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 16:03:08 2024-03-01 16:03:08,633 [run_push] DEBUG push all version tags 16:03:08 2024-03-01 16:03:08,633 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 16:03:08 2024-03-01 16:03:08,634 [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) 16:03:09 2024-03-01 16:03:09,273 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 16:03:09 3.2.0-dev.14 [Pipeline] } 16:03:09 $ docker exec --env ******** --env ******** 3a772da588bfd60b5002c0022debc02e8b6986ba5681a23d97618137f55dc153 ssh-agent -k 16:03:09 unset SSH_AUTH_SOCK; 16:03:09 unset SSH_AGENT_PID; 16:03:09 echo Agent pid 37 killed; 16:03:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:03:10 + git semver [Pipeline] } 16:03:10 $ docker stop --time=1 3a772da588bfd60b5002c0022debc02e8b6986ba5681a23d97618137f55dc153 16:03:11 $ docker rm -f --volumes 3a772da588bfd60b5002c0022debc02e8b6986ba5681a23d97618137f55dc153 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 16:03:13 + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] 16:03:13 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 16:03:13 total 16 16:03:13 drwxr-xr-x 3 root root 4096 Mar 1 15:52 . 16:03:13 drwxrwxr-x 12 jenkins jenkins 4096 Mar 1 16:02 .. 16:03:13 drwxr-xr-x 2 root root 4096 Mar 1 15:52 cost 16:03:13 -rw-r--r-- 1 root root 95 Mar 1 15:52 cost.csv 16:03:13 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives 16:03:13 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 16:03:13 total 16 16:03:13 drwxr-xr-x 3 jenkins jenkins 4096 Mar 1 15:52 . 16:03:13 drwxrwxr-x 12 jenkins jenkins 4096 Mar 1 16:02 .. 16:03:13 drwxr-xr-x 2 jenkins jenkins 4096 Mar 1 15:52 cost 16:03:13 -rw-r--r-- 1 jenkins jenkins 95 Mar 1 15:52 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:03:13 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:03:14 ---> package-listing.sh 16:03:14 ++ facter osfamily 16:03:14 ++ tr '[:upper:]' '[:lower:]' 16:03:14 + OS_FAMILY=debian 16:03:14 + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main 16:03:14 + START_PACKAGES=/tmp/packages_start.txt 16:03:14 + END_PACKAGES=/tmp/packages_end.txt 16:03:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:03:14 + PACKAGES=/tmp/packages_start.txt 16:03:14 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 16:03:14 + PACKAGES=/tmp/packages_end.txt 16:03:14 + case "${OS_FAMILY}" in 16:03:14 + dpkg -l 16:03:14 + grep '^ii' 16:03:14 + '[' -f /tmp/packages_start.txt ']' 16:03:14 + '[' -f /tmp/packages_end.txt ']' 16:03:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:03:14 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 16:03:14 + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ 16:03:14 + 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 16:03:14 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 16:03:15 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:03:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:03:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:03:16 prd-ubuntu20.04-docker-8c-8g-2013 does not seem to be running inside a container 16:03:16 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:03:16 $ docker top f3a0cce98f7dda8479689a5c6c05f87c29b902a12fe325bdbf96400bb09fb5d1 -eo pid,comm [Pipeline] { [Pipeline] sh 16:03:17 + touch /tmp/pre-build-complete [Pipeline] sh 16:03:19 + mkdir -p /var/log/sysstat [Pipeline] sh 16:03:19 + ls /var/log/sa-host 16:03:19 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:03:19 provisioning config files... 16:03:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5115016025495805952tmp [Pipeline] { [Pipeline] echo 16:03:19 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:03:20 ---> create-netrc.sh [Pipeline] } 16:03:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:03:21 ---> python-tools-install.sh [Pipeline] echo 16:03:21 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:03:21 ---> sudo-logs.sh 16:03:21 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:03:21 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:03:22 ---> job-cost.sh 16:03:22 lf-activate-venv: SKIPPING 16:03:22 DEBUG: total: 0.2199999988079071 16:03:22 INFO: Retrieving Stack Cost... 16:03:22 INFO: Retrieving Pricing Info for: v3-standard-8 16:03:22 INFO: Archiving Costs [Pipeline] echo 16:03:22 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:03:22 ---> logs-deploy.sh 16:03:22 lf-activate-venv: SKIPPING 16:03:22 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/165 16:03:22 INFO: archiving workspace using pattern(s): 16:03:23 Archives upload complete. 16:03:24 INFO: archiving logs to Nexus