Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 49917a2fa1511478922ba9567a0d5bdfd5b8a77e 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-ssh2764340540331527226.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh8847788981114747433.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh1823120073682072402.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh4556980136047393784.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-ssh5497770462168479211.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, buildSnap:false] ========================================================= [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.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-3571’ Running on prd-ubuntu20.04-docker-8c-8g-3573 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 49917a2fa1511478922ba9567a0d5bdfd5b8a77e (main) Commit message: "refactor: Replace github.com/pkg/errors with errors (#218)" > 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 49917a2fa1511478922ba9567a0d5bdfd5b8a77e # timeout=10 > git rev-list --no-walk dc3db311eb2a811f3a333257d52210dc66f95f9e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:43:03 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:43:03 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:43:03 ========================================================= 21:43:03 EdgeX Global Pipelines Version Info 21:43:03 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:43:04 ------------------- 21:43:04 stable info: 21:43:04 ------------------- 21:43:04 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:43:04 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 21:43:04 Message: update stable to v1.0.253 21:43:04 ------------------- 21:43:04 experimental info: 21:43:04 ------------------- 21:43:04 Commited By: **** collab-it+edgex@linuxfoundation.org 21:43:04 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 21:43:04 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:43:04 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 21:43:04 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 21:43:04 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:43:04 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:43:04 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:43:05 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 21:43:05 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:43:05 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:43:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:43:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:43:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:43:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 21:43:05 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:43:05 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:43:05 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:43:05 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:43:05 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:43:05 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:43:05 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:43:05 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:43:05 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:43:05 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:43:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:43:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:43:05 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:43:05 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:43:05 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:43:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 21:43:05 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 21:43:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 21:43:05 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 49917a2fa1511478922ba9567a0d5bdfd5b8a77e [Pipeline] echo 21:43:05 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 49917a2 [Pipeline] echo 21:43:05 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:43:05 provisioning config files... 21:43:05 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8991147061593837708tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:43:05 ---> docker-login.sh 21:43:05 nexus3.edgexfoundry.org:10001 21:43:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:43:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:43:05 Configure a credential helper to remove this warning. See 21:43:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:43:05 21:43:05 Login Succeeded 21:43:05 nexus3.edgexfoundry.org:10002 21:43:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:43:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:43:06 Configure a credential helper to remove this warning. See 21:43:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:43:06 21:43:06 Login Succeeded 21:43:06 nexus3.edgexfoundry.org:10003 21:43:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:43:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:43:06 Configure a credential helper to remove this warning. See 21:43:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:43:06 21:43:06 Login Succeeded 21:43:06 nexus3.edgexfoundry.org:10004 21:43:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:43:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:43:06 Configure a credential helper to remove this warning. See 21:43:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:43:06 21:43:06 Login Succeeded 21:43:06 docker.io 21:43:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:43:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:43:06 Configure a credential helper to remove this warning. See 21:43:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:43:06 21:43:06 Login Succeeded 21:43:06 ---> docker-login.sh ends [Pipeline] } 21:43:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:43:07 + git rev-list -1 --merges 49917a2fa1511478922ba9567a0d5bdfd5b8a77e~1..49917a2fa1511478922ba9567a0d5bdfd5b8a77e [Pipeline] echo 21:43:07 -----------> git rev-list -1 --merges 49917a2fa1511478922ba9567a0d5bdfd5b8a77e~1..49917a2fa1511478922ba9567a0d5bdfd5b8a77e 49917a2fa1511478922ba9567a0d5bdfd5b8a77e [false] [Pipeline] sh 21:43:07 + git log --format=format:%s -1 49917a2fa1511478922ba9567a0d5bdfd5b8a77e [Pipeline] echo 21:43:07 ========================================================= 21:43:07 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:43:07 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:43:07 + git log --format=format:%s -1 49917a2fa1511478922ba9567a0d5bdfd5b8a77e [Pipeline] echo 21:43:07 [semverPrep] GIT_COMMIT: 49917a2fa1511478922ba9567a0d5bdfd5b8a77e, Commit Message: refactor: Replace github.com/pkg/errors with errors (#218) [Pipeline] echo 21:43:07 [semverPrep] This is not a build commit. [Pipeline] sh 21:43:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:43:08 + grep -v github /etc/ssh/ssh_known_hosts 21:43:08 + [ -e /tmp/ssh_known_hosts ] 21:43:08 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:43:08 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:43:08 + sudo tee -a /etc/ssh/ssh_known_hosts 21:43:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:43:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:43:08 21:43:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:43:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:43:08 0.1.4: Pulling from edgex-devops/py-git-semver 21:43:08 b85a868b505f: Pulling fs layer 21:43:08 e2be974225ed: Pulling fs layer 21:43:08 339a4e72a1f5: Pulling fs layer 21:43:08 988bab9f4d93: Pulling fs layer 21:43:08 1469e6f7b9e6: Pulling fs layer 21:43:08 eaf3925da568: Pulling fs layer 21:43:08 bab4dde63d76: Pulling fs layer 21:43:08 bde34c3a00c8: Pulling fs layer 21:43:08 b352a97aabf1: Pulling fs layer 21:43:08 988bab9f4d93: Waiting 21:43:08 bde34c3a00c8: Waiting 21:43:08 eaf3925da568: Waiting 21:43:08 1469e6f7b9e6: Waiting 21:43:08 bab4dde63d76: Waiting 21:43:08 4872d77fe225: Pulling fs layer 21:43:08 5851b861e8e6: Pulling fs layer 21:43:08 4872d77fe225: Waiting 21:43:08 5851b861e8e6: Waiting 21:43:08 b352a97aabf1: Waiting 21:43:08 e2be974225ed: Verifying Checksum 21:43:08 e2be974225ed: Download complete 21:43:08 988bab9f4d93: Verifying Checksum 21:43:08 988bab9f4d93: Download complete 21:43:08 1469e6f7b9e6: Verifying Checksum 21:43:08 1469e6f7b9e6: Download complete 21:43:08 eaf3925da568: Verifying Checksum 21:43:08 eaf3925da568: Download complete 21:43:09 339a4e72a1f5: Verifying Checksum 21:43:09 339a4e72a1f5: Download complete 21:43:09 bde34c3a00c8: Verifying Checksum 21:43:09 bde34c3a00c8: Download complete 21:43:09 b352a97aabf1: Download complete 21:43:09 4872d77fe225: Verifying Checksum 21:43:09 4872d77fe225: Download complete 21:43:09 5851b861e8e6: Verifying Checksum 21:43:09 5851b861e8e6: Download complete 21:43:09 b85a868b505f: Verifying Checksum 21:43:09 b85a868b505f: Download complete 21:43:09 bab4dde63d76: Verifying Checksum 21:43:09 bab4dde63d76: Download complete 21:43:10 b85a868b505f: Pull complete 21:43:10 e2be974225ed: Pull complete 21:43:11 339a4e72a1f5: Pull complete 21:43:11 988bab9f4d93: Pull complete 21:43:11 1469e6f7b9e6: Pull complete 21:43:11 eaf3925da568: Pull complete 21:43:13 bab4dde63d76: Pull complete 21:43:13 bde34c3a00c8: Pull complete 21:43:13 b352a97aabf1: Pull complete 21:43:13 4872d77fe225: Pull complete 21:43:13 5851b861e8e6: Pull complete 21:43:13 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:43:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:43:13 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:43:13 prd-ubuntu20.04-docker-8c-8g-3573 does not seem to be running inside a container 21:43:13 $ 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 21:43:14 $ docker top c842aba26be83b0bc199ab114f7608c524f9fa40d71955c7171f33df25ee6db7 -eo pid,comm 21:43:14 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). 21:43:14 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:43:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:43:14 [ssh-agent] Looking for ssh-agent implementation... 21:43:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:43:14 $ docker exec c842aba26be83b0bc199ab114f7608c524f9fa40d71955c7171f33df25ee6db7 ssh-agent 21:43:14 SSH_AUTH_SOCK=/tmp/ssh-TKgZGtqUFTxR/agent.33 21:43:14 SSH_AGENT_PID=39 21:43:14 Running ssh-add (command line suppressed) 21:43:15 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_12314594316515706536.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_12314594316515706536.key) 21:43:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:43:15 + git tag --points-at HEAD [Pipeline] } 21:43:15 $ docker exec --env ******** --env ******** c842aba26be83b0bc199ab114f7608c524f9fa40d71955c7171f33df25ee6db7 ssh-agent -k 21:43:15 unset SSH_AUTH_SOCK; 21:43:15 unset SSH_AGENT_PID; 21:43:15 echo Agent pid 39 killed; 21:43:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:43:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:43:15 [ssh-agent] Looking for ssh-agent implementation... 21:43:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:43:15 $ docker exec c842aba26be83b0bc199ab114f7608c524f9fa40d71955c7171f33df25ee6db7 ssh-agent 21:43:15 SSH_AUTH_SOCK=/tmp/ssh-J7pzrwLsUDRz/agent.71 21:43:15 SSH_AGENT_PID=77 21:43:15 Running ssh-add (command line suppressed) 21:43:15 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2535594815354774458.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2535594815354774458.key) 21:43:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:43:16 + git semver init 21:43:16 2023-08-14 21:43:16,357 [run_init] DEBUG init version:0.0.0 force:False 21:43:16 2023-08-14 21:43:16,358 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver 21:43:16 2023-08-14 21:43:16,359 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver 21:43:16 2023-08-14 21:43:16,359 [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) 21:43:17 2023-08-14 21:43:17,367 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude 21:43:17 2023-08-14 21:43:17,368 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False 21:43:17 2023-08-14 21:43:17,368 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 21:43:17 2023-08-14 21:43:17,368 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 21:43:17 3.1.0-dev.10 [Pipeline] } 21:43:17 $ docker exec --env ******** --env ******** c842aba26be83b0bc199ab114f7608c524f9fa40d71955c7171f33df25ee6db7 ssh-agent -k 21:43:17 unset SSH_AUTH_SOCK; 21:43:17 unset SSH_AGENT_PID; 21:43:17 echo Agent pid 77 killed; 21:43:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:43:18 + git semver [Pipeline] } 21:43:18 $ docker stop --time=1 c842aba26be83b0bc199ab114f7608c524f9fa40d71955c7171f33df25ee6db7 21:43:19 $ docker rm -f --volumes c842aba26be83b0bc199ab114f7608c524f9fa40d71955c7171f33df25ee6db7 [Pipeline] // withDockerContainer [Pipeline] sh 21:43:20 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:43:20 Stashed 1 file(s) [Pipeline] echo 21:43:20 [edgeXSemver]: initialized semver on version 3.1.0-dev.10 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:43:20 provisioning config files... 21:43:20 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config15391223773173101422tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:43:20 ---> docker-login.sh 21:43:20 nexus3.edgexfoundry.org:10001 21:43:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:43:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:43:20 Configure a credential helper to remove this warning. See 21:43:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:43:20 21:43:20 Login Succeeded 21:43:20 nexus3.edgexfoundry.org:10002 21:43:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:43:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:43:20 Configure a credential helper to remove this warning. See 21:43:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:43:20 21:43:20 Login Succeeded 21:43:20 nexus3.edgexfoundry.org:10003 21:43:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:43:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:43:21 Configure a credential helper to remove this warning. See 21:43:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:43:21 21:43:21 Login Succeeded 21:43:21 nexus3.edgexfoundry.org:10004 21:43:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:43:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:43:21 Configure a credential helper to remove this warning. See 21:43:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:43:21 21:43:21 Login Succeeded 21:43:21 docker.io 21:43:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:43:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:43:21 Configure a credential helper to remove this warning. See 21:43:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:43:21 21:43:21 Login Succeeded 21:43:21 ---> docker-login.sh ends [Pipeline] } 21:43:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:43:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:43:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:43:21 ========================================================= 21:43:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 21:43:21 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:43:21 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 21:43:21 Sending build context to Docker daemon 12.68MB 21:43:21 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 21:43:21 Step 2/12 : FROM ${BASE} AS builder 21:43:21 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 21:43:21 4db1b89c0bd1: Pulling fs layer 21:43:21 6911f1a30b25: Pulling fs layer 21:43:21 e194b8c5c2a9: Pulling fs layer 21:43:21 6863d3e3a2b1: Pulling fs layer 21:43:21 ec0bb842ea78: Pulling fs layer 21:43:21 40a00589a448: Pulling fs layer 21:43:21 6c08303d61cc: Pulling fs layer 21:43:21 798269fcf238: Pulling fs layer 21:43:21 ec0bb842ea78: Waiting 21:43:21 40a00589a448: Waiting 21:43:21 6c08303d61cc: Waiting 21:43:21 798269fcf238: Waiting 21:43:21 6863d3e3a2b1: Waiting 21:43:21 6911f1a30b25: Verifying Checksum 21:43:21 6911f1a30b25: Download complete 21:43:21 6863d3e3a2b1: Verifying Checksum 21:43:21 6863d3e3a2b1: Download complete 21:43:21 ec0bb842ea78: Download complete 21:43:21 4db1b89c0bd1: Verifying Checksum 21:43:21 4db1b89c0bd1: Download complete 21:43:21 40a00589a448: Verifying Checksum 21:43:21 40a00589a448: Download complete 21:43:21 4db1b89c0bd1: Pull complete 21:43:22 6911f1a30b25: Pull complete 21:43:22 798269fcf238: Verifying Checksum 21:43:22 798269fcf238: Download complete 21:43:22 e194b8c5c2a9: Verifying Checksum 21:43:22 e194b8c5c2a9: Download complete 21:43:22 6c08303d61cc: Verifying Checksum 21:43:22 6c08303d61cc: Download complete 21:43:25 e194b8c5c2a9: Pull complete 21:43:25 6863d3e3a2b1: Pull complete 21:43:25 ec0bb842ea78: Pull complete 21:43:25 40a00589a448: Pull complete 21:43:28 6c08303d61cc: Pull complete 21:43:28 798269fcf238: Pull complete 21:43:28 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 21:43:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 21:43:28 ---> ec979cd7f677 21:43:28 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 21:43:30 ---> Running in ca7872bbce4a 21:43:30 Removing intermediate container ca7872bbce4a 21:43:30 ---> d239cd60e19f 21:43:30 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 21:43:30 ---> Running in 27f599f8e8f0 21:43:30 Removing intermediate container 27f599f8e8f0 21:43:30 ---> c7140dca38ec 21:43:30 Step 5/12 : ARG ADD_BUILD_TAGS="" 21:43:30 ---> Running in 1e27e4ca6069 21:43:30 Removing intermediate container 1e27e4ca6069 21:43:30 ---> bfcd8b9dba15 21:43:30 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:43:30 ---> Running in 9cdb919164a2 21:43:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:43:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:43:31 OK: 265 MiB in 53 packages 21:43:31 Removing intermediate container 9cdb919164a2 21:43:31 ---> 4410d7b9dc2e 21:43:31 Step 7/12 : WORKDIR /app 21:43:31 ---> Running in bba0880ae03e 21:43:31 Removing intermediate container bba0880ae03e 21:43:31 ---> 903c79316cfe 21:43:31 Step 8/12 : COPY go.mod vendor* ./ 21:43:31 ---> e0fc4e3eeda0 21:43:31 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:43:31 ---> Running in eff466f7fc45 21:43:35 Still waiting to schedule task 21:43:35 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-3572’ 21:43:58 Removing intermediate container eff466f7fc45 21:43:58 ---> 661b62b2bd58 21:43:58 Step 10/12 : COPY . . 21:43:58 ---> 132d066e331b 21:43:58 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:43:58 ---> Running in 72b2a6a3ee05 21:43:58 Removing intermediate container 72b2a6a3ee05 21:43:58 ---> 8c6fc35e0bf6 21:43:58 Step 12/12 : RUN $MAKE 21:43:58 ---> Running in deb4f01a7a81 21:43:58 noop 21:43:58 Removing intermediate container deb4f01a7a81 21:43:58 ---> 5a8fa633f2c1 21:43:58 Successfully built 5a8fa633f2c1 21:43:58 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:43:58 + docker inspect -f . ci-base-image-x86_64 21:43:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:43:58 prd-ubuntu20.04-docker-8c-8g-3573 does not seem to be running inside a container 21:43:58 $ 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 21:43:58 $ docker top 887b1a5ccf42054bacd4a5552ada23327ff2debbb792739bdb39765598d7640b -eo pid,comm [Pipeline] { [Pipeline] sh 21:43:59 + go version 21:43:59 go version go1.20.6 linux/amd64 [Pipeline] } 21:43:59 $ docker stop --time=1 887b1a5ccf42054bacd4a5552ada23327ff2debbb792739bdb39765598d7640b 21:44:00 $ docker rm -f --volumes 887b1a5ccf42054bacd4a5552ada23327ff2debbb792739bdb39765598d7640b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:44:00 + docker inspect -f . ci-base-image-x86_64 21:44:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:44:01 prd-ubuntu20.04-docker-8c-8g-3573 does not seem to be running inside a container 21:44:01 $ 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 21:44:01 $ docker top acba0f4f65c3bee7712a35915e314a784c3972b1d55782412ff08604f55bbdfe -eo pid,comm [Pipeline] { [Pipeline] sh 21:44:01 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh 21:44:02 + make test 21:44:02 go test -race ./... -coverprofile=coverage.out ./... 21:44:20 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 21:44:20 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 21:44:20 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.142s coverage: 86.2% of statements 21:44:22 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.684s coverage: 71.9% of statements 21:44:44 go vet ./... 21:44:45 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:44:45 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:44:45 ./bin/test-attribution.sh [Pipeline] echo 21:44:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:44:45 $ docker stop --time=1 acba0f4f65c3bee7712a35915e314a784c3972b1d55782412ff08604f55bbdfe 21:44:48 $ docker rm -f --volumes acba0f4f65c3bee7712a35915e314a784c3972b1d55782412ff08604f55bbdfe [Pipeline] // withDockerContainer [Pipeline] sh 21:44:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:44:49 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 21:44:49 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:44:50 + ls -al . 21:44:50 total 236 21:44:50 drwxrwxr-x 11 jenkins jenkins 4096 Aug 14 21:44 . 21:44:50 drwxrwxr-x 4 jenkins jenkins 4096 Aug 14 21:43 .. 21:44:50 -rw-rw-r-- 1 jenkins jenkins 262 Aug 14 21:43 .dockerignore 21:44:50 drwxrwxr-x 8 jenkins jenkins 4096 Aug 14 21:43 .git 21:44:50 drwxrwxr-x 3 jenkins jenkins 4096 Aug 14 21:43 .github 21:44:50 -rw-rw-r-- 1 jenkins jenkins 788 Aug 14 21:43 .gitignore 21:44:50 -rw-rw-r-- 1 jenkins jenkins 41 Aug 14 21:43 .golangci.yml 21:44:50 drwxr-xr-x 3 jenkins jenkins 4096 Aug 14 21:43 .semver 21:44:50 -rw-rw-r-- 1 jenkins jenkins 10232 Aug 14 21:43 Attribution.txt 21:44:50 -rw-rw-r-- 1 jenkins jenkins 9317 Aug 14 21:43 CHANGELOG.md 21:44:50 -rw-rw-r-- 1 jenkins jenkins 1659 Aug 14 21:43 Dockerfile 21:44:50 -rw-rw-r-- 1 jenkins jenkins 677 Aug 14 21:43 GOVERNANCE.md 21:44:50 -rw-rw-r-- 1 jenkins jenkins 687 Aug 14 21:43 Jenkinsfile 21:44:50 -rw-rw-r-- 1 jenkins jenkins 11347 Aug 14 21:43 LICENSE 21:44:50 -rw-rw-r-- 1 jenkins jenkins 2497 Aug 14 21:43 Makefile 21:44:50 -rw-rw-r-- 1 jenkins jenkins 617 Aug 14 21:43 OWNERS.md 21:44:50 -rw-rw-r-- 1 jenkins jenkins 31516 Aug 14 21:43 README.md 21:44:50 -rw-rw-r-- 1 jenkins jenkins 12 Aug 14 21:43 VERSION 21:44:50 drwxrwxr-x 2 jenkins jenkins 4096 Aug 14 21:43 bin 21:44:50 -rw-r--r-- 1 jenkins jenkins 41317 Aug 14 21:44 coverage.out 21:44:50 -rw-rw-r-- 1 jenkins jenkins 3664 Aug 14 21:43 go.mod 21:44:50 -rw-rw-r-- 1 jenkins jenkins 32783 Aug 14 21:43 go.sum 21:44:50 drwxrwxr-x 2 jenkins jenkins 4096 Aug 14 21:43 images 21:44:50 drwxrwxr-x 4 jenkins jenkins 4096 Aug 14 21:43 internal 21:44:50 -rw-rw-r-- 1 jenkins jenkins 531 Aug 14 21:43 main.go 21:44:50 drwxrwxr-x 2 jenkins jenkins 4096 Aug 14 21:43 res 21:44:50 drwxrwxr-x 4 jenkins jenkins 4096 Aug 14 21:43 snap 21:44:50 drwxrwxr-x 3 jenkins jenkins 4096 Aug 14 21:43 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:44:50 + 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=49917a2fa1511478922ba9567a0d5bdfd5b8a77e --label arch=amd64 --label version=3.1.0-dev.10 . 21:44:50 Sending build context to Docker daemon 12.68MB 21:44:50 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 21:44:50 Step 2/29 : FROM ${BASE} AS builder 21:44:50 ---> 5a8fa633f2c1 21:44:50 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 21:44:50 ---> Running in be9cb53a0bfd 21:44:50 Removing intermediate container be9cb53a0bfd 21:44:50 ---> a3721fea8417 21:44:50 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 21:44:50 ---> Running in 151ab63fe7eb 21:44:50 Removing intermediate container 151ab63fe7eb 21:44:50 ---> 6d27169506c8 21:44:50 Step 5/29 : ARG ADD_BUILD_TAGS="" 21:44:50 ---> Running in 3df854c943f8 21:44:50 Removing intermediate container 3df854c943f8 21:44:50 ---> adf6272ef7a0 21:44:50 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:44:50 ---> Running in b7800e7a5542 21:44:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:44:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:44:51 OK: 265 MiB in 53 packages 21:44:51 Removing intermediate container b7800e7a5542 21:44:51 ---> dee604f2dc9a 21:44:51 Step 7/29 : WORKDIR /app 21:44:51 ---> Running in fcd8c63ed818 21:44:51 Removing intermediate container fcd8c63ed818 21:44:51 ---> b7828c5e3e4a 21:44:51 Step 8/29 : COPY go.mod vendor* ./ 21:44:52 ---> c61174c6cd48 21:44:52 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:44:52 ---> Running in eeb09e4aec54 21:44:52 Removing intermediate container eeb09e4aec54 21:44:52 ---> 420354751219 21:44:52 Step 10/29 : COPY . . 21:44:53 ---> e9b0624bd404 21:44:53 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:44:53 ---> Running in 56bdfa061674 21:44:53 Removing intermediate container 56bdfa061674 21:44:53 ---> 6a131b792af4 21:44:53 Step 12/29 : RUN $MAKE 21:44:53 ---> Running in 45f425d56726 21:44:53 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.16 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.10 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.1.0-dev.10" -trimpath -mod=readonly -o app-rfid-llrp-inventory 21:45:11 Removing intermediate container 45f425d56726 21:45:11 ---> b37279959ac1 21:45:11 Step 13/29 : FROM alpine:3.17 21:45:12 3.17: Pulling from library/alpine 21:45:12 9398808236ff: Pulling fs layer 21:45:12 9398808236ff: Download complete 21:45:12 9398808236ff: Pull complete 21:45:12 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 21:45:12 Status: Downloaded newer image for alpine:3.17 21:45:12 ---> 1e0b8b5322fc 21:45:12 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 21:45:13 ---> Running in c6f2c966b746 21:45:13 Removing intermediate container c6f2c966b746 21:45:13 ---> 20cb8e758477 21:45:13 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 21:45:13 ---> Running in 36ced58dc230 21:45:13 Removing intermediate container 36ced58dc230 21:45:13 ---> 559e21ca47bf 21:45:13 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 21:45:13 ---> Running in 63378b999ab2 21:45:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:45:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:45:13 (1/2) Installing ca-certificates (20230506-r0) 21:45:13 (2/2) Installing dumb-init (1.2.5-r2) 21:45:13 Executing busybox-1.35.0-r29.trigger 21:45:13 Executing ca-certificates-20230506-r0.trigger 21:45:13 OK: 8 MiB in 17 packages 21:45:14 Removing intermediate container 63378b999ab2 21:45:14 ---> b797cd201bf8 21:45:14 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 21:45:14 ---> c3beefd173fc 21:45:14 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 21:45:14 ---> 917ec70a53e9 21:45:14 Step 19/29 : COPY --from=builder /app/res/ /res/ 21:45:14 ---> a888f96e4c1c 21:45:14 Step 20/29 : COPY --from=builder /app/static/ /static/ 21:45:14 ---> 30b7e5bf3a42 21:45:14 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 21:45:15 ---> c00b9ff6a5a4 21:45:15 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 21:45:15 ---> Running in 7e65cc73e87a 21:45:16 Removing intermediate container 7e65cc73e87a 21:45:16 ---> 159b44bab69c 21:45:16 Step 23/29 : VOLUME /cache 21:45:16 ---> Running in a95cdb476fd3 21:45:16 Removing intermediate container a95cdb476fd3 21:45:16 ---> 655c443d0b67 21:45:16 Step 24/29 : EXPOSE 59711 21:45:16 ---> Running in 0014295313e5 21:45:16 Removing intermediate container 0014295313e5 21:45:16 ---> 2ad966ae7fa0 21:45:16 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 21:45:16 ---> Running in 09f76241f151 21:45:16 Removing intermediate container 09f76241f151 21:45:16 ---> 64f5c1511a9f 21:45:16 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 21:45:16 ---> Running in c2a43e18d08a 21:45:16 Removing intermediate container c2a43e18d08a 21:45:16 ---> 0a4a8cef973a 21:45:16 Step 27/29 : LABEL arch=amd64 21:45:16 ---> Running in fea9bb1624c0 21:45:16 Removing intermediate container fea9bb1624c0 21:45:16 ---> 9f4cb5bbe631 21:45:16 Step 28/29 : LABEL git_sha=49917a2fa1511478922ba9567a0d5bdfd5b8a77e 21:45:16 ---> Running in 908cb1b4c642 21:45:16 Removing intermediate container 908cb1b4c642 21:45:16 ---> 06a192ed328e 21:45:16 Step 29/29 : LABEL version=3.1.0-dev.10 21:45:16 ---> Running in a791e129e08b 21:45:16 Removing intermediate container a791e129e08b 21:45:16 ---> 79fae6e18734 21:45:16 [Warning] One or more build-args [ARCH] were not consumed 21:45:16 Successfully built 79fae6e18734 21:45:16 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 21:45:16 provisioning config files... 21:45:16 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1250674253842823530tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:45:16 ---> docker-login.sh 21:45:16 nexus3.edgexfoundry.org:10001 21:45:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:45:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:45:16 Configure a credential helper to remove this warning. See 21:45:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:45:16 21:45:16 Login Succeeded 21:45:16 nexus3.edgexfoundry.org:10002 21:45:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:45:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:45:16 Configure a credential helper to remove this warning. See 21:45:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:45:16 21:45:16 Login Succeeded 21:45:16 nexus3.edgexfoundry.org:10003 21:45:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:45:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:45:17 Configure a credential helper to remove this warning. See 21:45:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:45:17 21:45:17 Login Succeeded 21:45:17 nexus3.edgexfoundry.org:10004 21:45:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:45:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:45:17 Configure a credential helper to remove this warning. See 21:45:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:45:17 21:45:17 Login Succeeded 21:45:17 docker.io 21:45:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:45:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:45:17 Configure a credential helper to remove this warning. See 21:45:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:45:17 21:45:17 Login Succeeded 21:45:17 ---> docker-login.sh ends [Pipeline] } 21:45:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:45:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:45:17 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: 21:45:17 49917a2fa1511478922ba9567a0d5bdfd5b8a77e 21:45:17 latest 21:45:17 3.1.0-dev.10 21:45:17 49917a2fa1511478922ba9567a0d5bdfd5b8a77e-3.1.0-dev.10 21:45:17 main 21:45:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:45:17 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:49917a2fa1511478922ba9567a0d5bdfd5b8a77e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:45:18 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:49917a2fa1511478922ba9567a0d5bdfd5b8a77e 21:45:18 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 21:45:18 8687de1a06f5: Preparing 21:45:18 f7587f35b148: Preparing 21:45:18 177bf3e1263c: Preparing 21:45:18 1d83d741a8f2: Preparing 21:45:18 7ec388307603: Preparing 21:45:18 e27709fe6973: Preparing 21:45:18 87b56aa22226: Preparing 21:45:18 36b50b131297: Preparing 21:45:18 e27709fe6973: Waiting 21:45:18 87b56aa22226: Waiting 21:45:18 177bf3e1263c: Pushed 21:45:18 8687de1a06f5: Pushed 21:45:18 7ec388307603: Pushed 21:45:18 1d83d741a8f2: Pushed 21:45:18 36b50b131297: Layer already exists 21:45:18 e27709fe6973: Pushed 21:45:18 87b56aa22226: Pushed 21:45:20 f7587f35b148: Pushed 21:45:20 49917a2fa1511478922ba9567a0d5bdfd5b8a77e: digest: sha256:e30bcc17e371f2071b22f48c40f459dd9c9c62a5cad86149c6755ce59bdb2984 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:45:21 + 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 21:45:21 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 21:45:21 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 21:45:21 8687de1a06f5: Preparing 21:45:21 f7587f35b148: Preparing 21:45:21 177bf3e1263c: Preparing 21:45:21 1d83d741a8f2: Preparing 21:45:21 7ec388307603: Preparing 21:45:21 e27709fe6973: Preparing 21:45:21 87b56aa22226: Preparing 21:45:21 36b50b131297: Preparing 21:45:21 e27709fe6973: Waiting 21:45:21 87b56aa22226: Waiting 21:45:21 36b50b131297: Waiting 21:45:21 177bf3e1263c: Layer already exists 21:45:21 8687de1a06f5: Layer already exists 21:45:21 1d83d741a8f2: Layer already exists 21:45:21 f7587f35b148: Layer already exists 21:45:21 7ec388307603: Layer already exists 21:45:21 e27709fe6973: Layer already exists 21:45:21 36b50b131297: Layer already exists 21:45:21 87b56aa22226: Layer already exists 21:45:21 latest: digest: sha256:e30bcc17e371f2071b22f48c40f459dd9c9c62a5cad86149c6755ce59bdb2984 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:45:21 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:45:22 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.10 21:45:22 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 21:45:22 8687de1a06f5: Preparing 21:45:22 f7587f35b148: Preparing 21:45:22 177bf3e1263c: Preparing 21:45:22 1d83d741a8f2: Preparing 21:45:22 7ec388307603: Preparing 21:45:22 e27709fe6973: Preparing 21:45:22 87b56aa22226: Preparing 21:45:22 36b50b131297: Preparing 21:45:22 e27709fe6973: Waiting 21:45:22 36b50b131297: Waiting 21:45:22 87b56aa22226: Waiting 21:45:22 1d83d741a8f2: Layer already exists 21:45:22 7ec388307603: Layer already exists 21:45:22 177bf3e1263c: Layer already exists 21:45:22 f7587f35b148: Layer already exists 21:45:22 8687de1a06f5: Layer already exists 21:45:22 e27709fe6973: Layer already exists 21:45:22 36b50b131297: Layer already exists 21:45:22 87b56aa22226: Layer already exists 21:45:22 3.1.0-dev.10: digest: sha256:e30bcc17e371f2071b22f48c40f459dd9c9c62a5cad86149c6755ce59bdb2984 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:45:22 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:49917a2fa1511478922ba9567a0d5bdfd5b8a77e-3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:45:22 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:49917a2fa1511478922ba9567a0d5bdfd5b8a77e-3.1.0-dev.10 21:45:22 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 21:45:22 8687de1a06f5: Preparing 21:45:22 f7587f35b148: Preparing 21:45:22 177bf3e1263c: Preparing 21:45:22 1d83d741a8f2: Preparing 21:45:22 7ec388307603: Preparing 21:45:22 e27709fe6973: Preparing 21:45:22 87b56aa22226: Preparing 21:45:22 36b50b131297: Preparing 21:45:22 87b56aa22226: Waiting 21:45:22 e27709fe6973: Waiting 21:45:22 36b50b131297: Waiting 21:45:22 8687de1a06f5: Layer already exists 21:45:22 1d83d741a8f2: Layer already exists 21:45:22 7ec388307603: Layer already exists 21:45:22 f7587f35b148: Layer already exists 21:45:22 177bf3e1263c: Layer already exists 21:45:22 e27709fe6973: Layer already exists 21:45:22 36b50b131297: Layer already exists 21:45:22 87b56aa22226: Layer already exists 21:45:22 49917a2fa1511478922ba9567a0d5bdfd5b8a77e-3.1.0-dev.10: digest: sha256:e30bcc17e371f2071b22f48c40f459dd9c9c62a5cad86149c6755ce59bdb2984 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:45:23 + 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 21:45:23 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main 21:45:23 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 21:45:23 8687de1a06f5: Preparing 21:45:23 f7587f35b148: Preparing 21:45:23 177bf3e1263c: Preparing 21:45:23 1d83d741a8f2: Preparing 21:45:23 7ec388307603: Preparing 21:45:23 e27709fe6973: Preparing 21:45:23 87b56aa22226: Preparing 21:45:23 e27709fe6973: Waiting 21:45:23 36b50b131297: Preparing 21:45:23 87b56aa22226: Waiting 21:45:23 36b50b131297: Waiting 21:45:23 177bf3e1263c: Layer already exists 21:45:23 1d83d741a8f2: Layer already exists 21:45:23 f7587f35b148: Layer already exists 21:45:23 8687de1a06f5: Layer already exists 21:45:23 7ec388307603: Layer already exists 21:45:23 e27709fe6973: Layer already exists 21:45:23 36b50b131297: Layer already exists 21:45:23 87b56aa22226: Layer already exists 21:45:23 main: digest: sha256:e30bcc17e371f2071b22f48c40f459dd9c9c62a5cad86149c6755ce59bdb2984 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:45:23 ===================================================== [Pipeline] echo 21:45:23 taggedImages: 21:45:23 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:49917a2fa1511478922ba9567a0d5bdfd5b8a77e 21:45:23 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 21:45:23 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.10 21:45:23 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:49917a2fa1511478922ba9567a0d5bdfd5b8a77e-3.1.0-dev.10 21:45:23 - 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 21:45:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:45:23 21:45:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:45:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:45:24 latest: Pulling from edgex-lftools-log-publisher 21:45:24 5eb5b503b376: Pulling fs layer 21:45:24 5c69ac0246d0: Pulling fs layer 21:45:24 ec43610c2a17: Pulling fs layer 21:45:24 3a2ae6a8a46f: Pulling fs layer 21:45:24 33b1e0a273af: Pulling fs layer 21:45:24 5d3b04190fa2: Pulling fs layer 21:45:24 2f39f015ded8: Pulling fs layer 21:45:24 3a2ae6a8a46f: Waiting 21:45:24 33b1e0a273af: Waiting 21:45:24 5d3b04190fa2: Waiting 21:45:24 5c69ac0246d0: Download complete 21:45:24 3a2ae6a8a46f: Download complete 21:45:24 33b1e0a273af: Verifying Checksum 21:45:24 33b1e0a273af: Download complete 21:45:24 5d3b04190fa2: Verifying Checksum 21:45:24 5d3b04190fa2: Download complete 21:45:24 ec43610c2a17: Verifying Checksum 21:45:24 ec43610c2a17: Download complete 21:45:24 5eb5b503b376: Verifying Checksum 21:45:24 5eb5b503b376: Download complete 21:45:24 2f39f015ded8: Download complete 21:45:25 5eb5b503b376: Pull complete 21:45:25 5c69ac0246d0: Pull complete 21:45:26 ec43610c2a17: Pull complete 21:45:26 3a2ae6a8a46f: Pull complete 21:45:26 33b1e0a273af: Pull complete 21:45:26 5d3b04190fa2: Pull complete 21:45:30 2f39f015ded8: Pull complete 21:45:30 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:45:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:45:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:45:30 prd-ubuntu20.04-docker-8c-8g-3573 does not seem to be running inside a container 21:45:30 $ 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 21:45:33 $ docker top 3bac2b3f297c5d8ccdf560de62976156a3c20e90785ab5d8fbee5121b9e64cf3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:45:34 ---> job-cost.sh 21:45:34 lf-activate-venv: SKIPPING 21:45:34 INFO: No Stack... 21:45:34 INFO: Retrieving Pricing Info for: v3-standard-8 21:45:34 INFO: Archiving Costs [Pipeline] sh 21:45:34 + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv 21:45:34 + cut -d, -f6 [Pipeline] lock 21:45:34 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-122-stack-cost] 21:45:34 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-122-stack-cost] did not exist. Created. 21:45:34 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-122-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:45:35 + echo total: 0.2199999988079071 [Pipeline] stash 21:45:35 Stashed 1 file(s) [Pipeline] } 21:45:35 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-122-stack-cost] [Pipeline] // lock [Pipeline] } 21:45:35 $ docker stop --time=1 3bac2b3f297c5d8ccdf560de62976156a3c20e90785ab5d8fbee5121b9e64cf3 21:45:36 $ docker rm -f --volumes 3bac2b3f297c5d8ccdf560de62976156a3c20e90785ab5d8fbee5121b9e64cf3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:46:37 Running on prd-ubuntu20.04-docker-arm64-4c-16g-3577 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws 21:46:37 Running in /w/workspace/app-rfid-llrp-inventory/122 [Pipeline] { [Pipeline] checkout 21:46:37 The recommended git tool is: git 21:46:43 using credential edgex-jenkins-ssh 21:46:43 Cloning the remote Git repository 21:46:43 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 21:46:43 > git init /w/workspace/app-rfid-llrp-inventory/122 # timeout=10 21:46:43 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 21:46:43 > git --version # timeout=10 21:46:43 > git --version # 'git version 2.25.1' 21:46:43 using GIT_SSH to set credentials SSH Credentials for GitHub 21:46:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:46:47 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 21:46:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:46:48 Avoid second fetch 21:46:48 Checking out Revision 49917a2fa1511478922ba9567a0d5bdfd5b8a77e (main) 21:46:48 > git config core.sparsecheckout # timeout=10 21:46:48 > git checkout -f 49917a2fa1511478922ba9567a0d5bdfd5b8a77e # timeout=10 21:46:49 Commit message: "refactor: Replace github.com/pkg/errors with errors (#218)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:46:50 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:46:50 % Total % Received % Xferd Average Speed Time Time Time Current 21:46:50 Dload Upload Total Spent Left Speed 21:46:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 70060 0 --:--:-- --:--:-- --:--:-- 70060 [Pipeline] sh 21:46:50 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:46:51 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:46:51 + sudo tee /etc/docker/daemon.new 21:46:51 { 21:46:51 "registry-mirrors": [ 21:46:51 "https://nexus3.edgexfoundry.org:10001" 21:46:51 ], 21:46:51 "bip": "10.250.0.254/24", 21:46:51 "hosts": [ 21:46:51 "tcp://0.0.0.0:5555", 21:46:51 "unix:///var/run/docker.sock" 21:46:51 ], 21:46:51 "mtu": 1458, 21:46:51 "selinux-enabled": true, 21:46:51 "seccomp-profile": "/etc/docker/seccomp.json" 21:46:51 } [Pipeline] sh 21:46:51 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:46:51 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:47:10 provisioning config files... 21:47:10 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/122@tmp/config14088857510787898569tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:47:10 ---> docker-login.sh 21:47:10 nexus3.edgexfoundry.org:10001 21:47:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:47:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:47:11 Configure a credential helper to remove this warning. See 21:47:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:47:11 21:47:11 Login Succeeded 21:47:11 nexus3.edgexfoundry.org:10002 21:47:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:47:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:47:11 Configure a credential helper to remove this warning. See 21:47:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:47:11 21:47:11 Login Succeeded 21:47:11 nexus3.edgexfoundry.org:10003 21:47:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:47:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:47:11 Configure a credential helper to remove this warning. See 21:47:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:47:11 21:47:11 Login Succeeded 21:47:11 nexus3.edgexfoundry.org:10004 21:47:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:47:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:47:12 Configure a credential helper to remove this warning. See 21:47:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:47:12 21:47:12 Login Succeeded 21:47:12 docker.io 21:47:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:47:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:47:12 Configure a credential helper to remove this warning. See 21:47:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:47:12 21:47:12 Login Succeeded 21:47:12 ---> docker-login.sh ends [Pipeline] } 21:47:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:47:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:47:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:47:13 ========================================================= 21:47:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 21:47:13 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:47:13 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 21:47:13 Sending build context to Docker daemon 684kB 21:47:13 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 21:47:13 Step 2/12 : FROM ${BASE} AS builder 21:47:14 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:47:14 edb6bdbacee9: Pulling fs layer 21:47:14 5f9638ab2659: Pulling fs layer 21:47:14 8d51d6327a98: Pulling fs layer 21:47:14 8b374f2dd631: Pulling fs layer 21:47:14 ec14aa9079de: Pulling fs layer 21:47:14 2f466654f4bb: Pulling fs layer 21:47:14 554e91adad29: Pulling fs layer 21:47:14 ec14aa9079de: Waiting 21:47:14 2f466654f4bb: Waiting 21:47:14 8b374f2dd631: Waiting 21:47:14 5f9638ab2659: Verifying Checksum 21:47:14 5f9638ab2659: Download complete 21:47:14 8b374f2dd631: Verifying Checksum 21:47:14 8b374f2dd631: Download complete 21:47:14 ec14aa9079de: Verifying Checksum 21:47:14 ec14aa9079de: Download complete 21:47:14 edb6bdbacee9: Verifying Checksum 21:47:14 edb6bdbacee9: Download complete 21:47:15 edb6bdbacee9: Pull complete 21:47:15 554e91adad29: Verifying Checksum 21:47:15 554e91adad29: Download complete 21:47:16 5f9638ab2659: Pull complete 21:47:17 8d51d6327a98: Verifying Checksum 21:47:17 8d51d6327a98: Download complete 21:47:17 2f466654f4bb: Verifying Checksum 21:47:17 2f466654f4bb: Download complete 21:47:27 8d51d6327a98: Pull complete 21:47:27 8b374f2dd631: Pull complete 21:47:27 ec14aa9079de: Pull complete 21:47:34 2f466654f4bb: Pull complete 21:47:37 554e91adad29: Pull complete 21:47:37 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 21:47:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 21:47:37 ---> 1e15ea492957 21:47:37 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 21:47:38 ---> Running in 15e1f173a43a 21:47:38 Removing intermediate container 15e1f173a43a 21:47:38 ---> 2b22c6eaa63b 21:47:38 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 21:47:39 ---> Running in b026479da630 21:47:39 Removing intermediate container b026479da630 21:47:39 ---> 020ad66cb585 21:47:39 Step 5/12 : ARG ADD_BUILD_TAGS="" 21:47:39 ---> Running in ecefa2a6c83b 21:47:40 Removing intermediate container ecefa2a6c83b 21:47:40 ---> 0168868f40d6 21:47:40 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:47:40 ---> Running in 5556d94c4eae 21:47:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:47:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:47:43 OK: 263 MiB in 53 packages 21:47:44 Removing intermediate container 5556d94c4eae 21:47:44 ---> d566e937a28f 21:47:44 Step 7/12 : WORKDIR /app 21:47:44 ---> Running in 08b4ed4214b8 21:47:44 Removing intermediate container 08b4ed4214b8 21:47:44 ---> 3147a3a883c2 21:47:44 Step 8/12 : COPY go.mod vendor* ./ 21:47:45 ---> 7be2d4f25850 21:47:45 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:47:45 ---> Running in 4d8a443c7432 21:48:52 Removing intermediate container 4d8a443c7432 21:48:52 ---> aad4b29be386 21:48:52 Step 10/12 : COPY . . 21:48:52 ---> c5478923436e 21:48:52 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:48:52 ---> Running in f1c15677a58a 21:48:52 Removing intermediate container f1c15677a58a 21:48:52 ---> 163f555c61fc 21:48:52 Step 12/12 : RUN $MAKE 21:48:52 ---> Running in ca9a34df9ccb 21:48:52 noop 21:48:53 Removing intermediate container ca9a34df9ccb 21:48:53 ---> 69c502480ab3 21:48:53 Successfully built 69c502480ab3 21:48:53 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:48:53 + docker inspect -f . ci-base-image-arm64 21:48:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:48:54 prd-ubuntu20.04-docker-arm64-4c-16g-3577 does not seem to be running inside a container 21:48:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/122 -v /w/workspace/app-rfid-llrp-inventory/122:/w/workspace/app-rfid-llrp-inventory/122:rw,z -v /w/workspace/app-rfid-llrp-inventory/122@tmp:/w/workspace/app-rfid-llrp-inventory/122@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 21:48:55 $ docker top 8a559c470603d5d56e23ce120ba3334d120e564c98d7f9ff83de37b51bbe54a3 -eo pid,comm [Pipeline] { [Pipeline] sh 21:48:56 + go version 21:48:56 go version go1.20.6 linux/arm64 [Pipeline] } 21:48:56 $ docker stop --time=1 8a559c470603d5d56e23ce120ba3334d120e564c98d7f9ff83de37b51bbe54a3 21:48:58 $ docker rm -f --volumes 8a559c470603d5d56e23ce120ba3334d120e564c98d7f9ff83de37b51bbe54a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:48:58 + docker inspect -f . ci-base-image-arm64 21:48:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:48:58 prd-ubuntu20.04-docker-arm64-4c-16g-3577 does not seem to be running inside a container 21:48:58 $ 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/122 -v /w/workspace/app-rfid-llrp-inventory/122:/w/workspace/app-rfid-llrp-inventory/122:rw,z -v /w/workspace/app-rfid-llrp-inventory/122@tmp:/w/workspace/app-rfid-llrp-inventory/122@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 21:49:00 $ docker top f3da6de51b783bff949bc6882c107edc41da05239df03fe47122694381c4b933 -eo pid,comm [Pipeline] { [Pipeline] sh 21:49:01 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/122 [Pipeline] fileExists [Pipeline] sh 21:49:01 + make test 21:49:01 go test -race ./... -coverprofile=coverage.out ./... 21:52:23 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 21:52:28 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 21:52:30 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.331s coverage: 86.2% of statements 21:52:42 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.608s coverage: 71.9% of statements 21:52:42 WARNING: Linting skipped (not on x86_64 or linter not installed) 21:52:42 go vet ./... 21:55:19 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:55:19 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:55:19 ./bin/test-attribution.sh [Pipeline] echo 21:55:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:55:19 $ docker stop --time=1 f3da6de51b783bff949bc6882c107edc41da05239df03fe47122694381c4b933 21:55:21 $ docker rm -f --volumes f3da6de51b783bff949bc6882c107edc41da05239df03fe47122694381c4b933 [Pipeline] // withDockerContainer [Pipeline] sh 21:55:22 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:55:23 Warning: overwriting stash ‘coverage-report’ 21:55:23 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:55:23 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:55:24 + ls -al . 21:55:24 total 232 21:55:24 drwxrwxr-x 10 jenkins jenkins 4096 Aug 14 21:49 . 21:55:24 drwxrwxr-x 4 jenkins jenkins 4096 Aug 14 21:46 .. 21:55:24 -rw-rw-r-- 1 jenkins jenkins 262 Aug 14 21:46 .dockerignore 21:55:24 drwxrwxr-x 8 jenkins jenkins 4096 Aug 14 21:46 .git 21:55:24 drwxrwxr-x 3 jenkins jenkins 4096 Aug 14 21:46 .github 21:55:24 -rw-rw-r-- 1 jenkins jenkins 788 Aug 14 21:46 .gitignore 21:55:24 -rw-rw-r-- 1 jenkins jenkins 41 Aug 14 21:46 .golangci.yml 21:55:24 -rw-rw-r-- 1 jenkins jenkins 10232 Aug 14 21:46 Attribution.txt 21:55:24 -rw-rw-r-- 1 jenkins jenkins 9317 Aug 14 21:46 CHANGELOG.md 21:55:24 -rw-rw-r-- 1 jenkins jenkins 1659 Aug 14 21:46 Dockerfile 21:55:24 -rw-rw-r-- 1 jenkins jenkins 677 Aug 14 21:46 GOVERNANCE.md 21:55:24 -rw-rw-r-- 1 jenkins jenkins 687 Aug 14 21:46 Jenkinsfile 21:55:24 -rw-rw-r-- 1 jenkins jenkins 11347 Aug 14 21:46 LICENSE 21:55:24 -rw-rw-r-- 1 jenkins jenkins 2497 Aug 14 21:46 Makefile 21:55:24 -rw-rw-r-- 1 jenkins jenkins 617 Aug 14 21:46 OWNERS.md 21:55:24 -rw-rw-r-- 1 jenkins jenkins 31516 Aug 14 21:46 README.md 21:55:24 -rw-rw-r-- 1 jenkins jenkins 12 Aug 14 21:43 VERSION 21:55:24 drwxrwxr-x 2 jenkins jenkins 4096 Aug 14 21:46 bin 21:55:24 -rw-r--r-- 1 jenkins jenkins 41317 Aug 14 21:52 coverage.out 21:55:24 -rw-rw-r-- 1 jenkins jenkins 3664 Aug 14 21:46 go.mod 21:55:24 -rw-rw-r-- 1 jenkins jenkins 32783 Aug 14 21:46 go.sum 21:55:24 drwxrwxr-x 2 jenkins jenkins 4096 Aug 14 21:46 images 21:55:24 drwxrwxr-x 4 jenkins jenkins 4096 Aug 14 21:46 internal 21:55:24 -rw-rw-r-- 1 jenkins jenkins 531 Aug 14 21:46 main.go 21:55:24 drwxrwxr-x 2 jenkins jenkins 4096 Aug 14 21:46 res 21:55:24 drwxrwxr-x 4 jenkins jenkins 4096 Aug 14 21:46 snap 21:55:24 drwxrwxr-x 3 jenkins jenkins 4096 Aug 14 21:46 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:55:24 + 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=49917a2fa1511478922ba9567a0d5bdfd5b8a77e --label arch=arm64 --label version=3.1.0-dev.10 . 21:55:24 Sending build context to Docker daemon 684kB 21:55:24 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 21:55:24 Step 2/29 : FROM ${BASE} AS builder 21:55:24 ---> 69c502480ab3 21:55:24 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 21:55:25 ---> Running in bdb55519de67 21:55:26 Removing intermediate container bdb55519de67 21:55:26 ---> b711617dd296 21:55:26 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 21:55:26 ---> Running in a349c234d24b 21:55:26 Removing intermediate container a349c234d24b 21:55:26 ---> 3813768491d5 21:55:26 Step 5/29 : ARG ADD_BUILD_TAGS="" 21:55:26 ---> Running in b7b8a6284a31 21:55:26 Removing intermediate container b7b8a6284a31 21:55:26 ---> 4a1d12661cb9 21:55:26 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:55:26 ---> Running in 951be36dd611 21:55:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:55:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:55:29 OK: 263 MiB in 53 packages 21:55:30 Removing intermediate container 951be36dd611 21:55:30 ---> 1a8f0431122b 21:55:30 Step 7/29 : WORKDIR /app 21:55:30 ---> Running in 6a07c0b913ab 21:55:30 Removing intermediate container 6a07c0b913ab 21:55:30 ---> 96f95eb88ecb 21:55:30 Step 8/29 : COPY go.mod vendor* ./ 21:55:31 ---> b14ddca9d684 21:55:31 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:55:31 ---> Running in 2e7bf275fb4d 21:55:33 Removing intermediate container 2e7bf275fb4d 21:55:33 ---> 8558703a2d9f 21:55:33 Step 10/29 : COPY . . 21:55:34 ---> 96a01b746eb3 21:55:34 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:55:34 ---> Running in d2c2f358d36a 21:55:34 Removing intermediate container d2c2f358d36a 21:55:34 ---> 75d25bf99105 21:55:34 Step 12/29 : RUN $MAKE 21:55:34 ---> Running in bae45093c32a 21:55:35 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.16 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.10 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.1.0-dev.10" -trimpath -mod=readonly -o app-rfid-llrp-inventory 21:57:57 Removing intermediate container bae45093c32a 21:57:57 ---> 2abf1812f163 21:57:57 Step 13/29 : FROM alpine:3.17 21:57:57 3.17: Pulling from library/alpine 21:57:57 4060ece20d7a: Pulling fs layer 21:57:57 4060ece20d7a: Verifying Checksum 21:57:57 4060ece20d7a: Download complete 21:57:57 4060ece20d7a: Pull complete 21:57:57 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 21:57:57 Status: Downloaded newer image for alpine:3.17 21:57:57 ---> 8650cd65339b 21:57:57 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 21:57:57 ---> Running in c7c535426d64 21:57:57 Removing intermediate container c7c535426d64 21:57:57 ---> a93a42d480cc 21:57:57 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 21:57:57 ---> Running in 9624f60bc601 21:57:57 Removing intermediate container 9624f60bc601 21:57:57 ---> 541c73807e1b 21:57:57 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 21:57:57 ---> Running in 96d8123177d8 21:57:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:57:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:57:58 (1/2) Installing ca-certificates (20230506-r0) 21:57:58 (2/2) Installing dumb-init (1.2.5-r2) 21:57:58 Executing busybox-1.35.0-r29.trigger 21:57:58 Executing ca-certificates-20230506-r0.trigger 21:57:59 OK: 8 MiB in 17 packages 21:58:00 Removing intermediate container 96d8123177d8 21:58:00 ---> 151ccf725b8c 21:58:00 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 21:58:00 ---> eea5c4dfb0b5 21:58:00 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 21:58:01 ---> 2dcbf202f369 21:58:01 Step 19/29 : COPY --from=builder /app/res/ /res/ 21:58:01 ---> fb7adc610be9 21:58:01 Step 20/29 : COPY --from=builder /app/static/ /static/ 21:58:02 ---> dff730b81214 21:58:02 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 21:58:05 ---> 3beccf8335d6 21:58:05 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 21:58:05 ---> Running in 8fd956c64914 21:58:06 Removing intermediate container 8fd956c64914 21:58:06 ---> 4120eaa08962 21:58:06 Step 23/29 : VOLUME /cache 21:58:07 ---> Running in 9aa4bbae8eec 21:58:07 Removing intermediate container 9aa4bbae8eec 21:58:07 ---> d168df496bd5 21:58:07 Step 24/29 : EXPOSE 59711 21:58:07 ---> Running in e16260059860 21:58:07 Removing intermediate container e16260059860 21:58:07 ---> 310eccf806b6 21:58:07 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 21:58:08 ---> Running in 7220e53f14bf 21:58:08 Removing intermediate container 7220e53f14bf 21:58:08 ---> c1bd8374fa98 21:58:08 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 21:58:08 ---> Running in 411cade5ac79 21:58:08 Removing intermediate container 411cade5ac79 21:58:08 ---> 49de2b37300e 21:58:08 Step 27/29 : LABEL arch=arm64 21:58:08 ---> Running in a51f3f5698e7 21:58:08 Removing intermediate container a51f3f5698e7 21:58:08 ---> f21e71c2972f 21:58:08 Step 28/29 : LABEL git_sha=49917a2fa1511478922ba9567a0d5bdfd5b8a77e 21:58:09 ---> Running in 5b743f4c73ea 21:58:09 Removing intermediate container 5b743f4c73ea 21:58:09 ---> 56f81c0bfb7e 21:58:09 Step 29/29 : LABEL version=3.1.0-dev.10 21:58:09 ---> Running in 0b6854eabf0e 21:58:09 Removing intermediate container 0b6854eabf0e 21:58:09 ---> 8a4efcd5d059 21:58:09 [Warning] One or more build-args [ARCH] were not consumed 21:58:09 Successfully built 8a4efcd5d059 21:58:09 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 21:58:09 provisioning config files... 21:58:09 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/122@tmp/config17556393226055571802tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:58:10 ---> docker-login.sh 21:58:10 nexus3.edgexfoundry.org:10001 21:58:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:58:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:58:10 Configure a credential helper to remove this warning. See 21:58:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:58:10 21:58:10 Login Succeeded 21:58:10 nexus3.edgexfoundry.org:10002 21:58:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:58:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:58:11 Configure a credential helper to remove this warning. See 21:58:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:58:11 21:58:11 Login Succeeded 21:58:11 nexus3.edgexfoundry.org:10003 21:58:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:58:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:58:11 Configure a credential helper to remove this warning. See 21:58:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:58:11 21:58:11 Login Succeeded 21:58:11 nexus3.edgexfoundry.org:10004 21:58:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:58:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:58:11 Configure a credential helper to remove this warning. See 21:58:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:58:11 21:58:11 Login Succeeded 21:58:11 docker.io 21:58:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:58:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:58:12 Configure a credential helper to remove this warning. See 21:58:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:58:12 21:58:12 Login Succeeded 21:58:12 ---> docker-login.sh ends [Pipeline] } 21:58:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:58:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:58:12 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: 21:58:12 49917a2fa1511478922ba9567a0d5bdfd5b8a77e 21:58:12 latest 21:58:12 3.1.0-dev.10 21:58:12 49917a2fa1511478922ba9567a0d5bdfd5b8a77e-3.1.0-dev.10 21:58:12 main 21:58:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:58:12 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:49917a2fa1511478922ba9567a0d5bdfd5b8a77e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:58:12 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:49917a2fa1511478922ba9567a0d5bdfd5b8a77e 21:58:12 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 21:58:12 afdfff86d5d1: Preparing 21:58:12 18ff1863ffd6: Preparing 21:58:12 2393763bb286: Preparing 21:58:12 7a6357a5f5c9: Preparing 21:58:12 74fb1c4d9193: Preparing 21:58:12 df1a8e7e4df8: Preparing 21:58:12 64d76e18528c: Preparing 21:58:12 d2d9d24a8c2a: Preparing 21:58:12 df1a8e7e4df8: Waiting 21:58:12 64d76e18528c: Waiting 21:58:12 d2d9d24a8c2a: Waiting 21:58:13 74fb1c4d9193: Pushed 21:58:13 afdfff86d5d1: Pushed 21:58:13 df1a8e7e4df8: Pushed 21:58:13 d2d9d24a8c2a: Layer already exists 21:58:13 7a6357a5f5c9: Pushed 21:58:13 64d76e18528c: Pushed 21:58:14 2393763bb286: Pushed 21:58:19 18ff1863ffd6: Pushed 21:58:19 49917a2fa1511478922ba9567a0d5bdfd5b8a77e: digest: sha256:5e260978e4c76fbd03fbf79435b821513faee2fb4c553175806ef87982becbec size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:58: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 21:58:20 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 21:58:20 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 21:58:20 afdfff86d5d1: Preparing 21:58:20 18ff1863ffd6: Preparing 21:58:20 2393763bb286: Preparing 21:58:20 7a6357a5f5c9: Preparing 21:58:20 74fb1c4d9193: Preparing 21:58:20 df1a8e7e4df8: Preparing 21:58:20 64d76e18528c: Preparing 21:58:20 d2d9d24a8c2a: Preparing 21:58:20 64d76e18528c: Waiting 21:58:20 d2d9d24a8c2a: Waiting 21:58:20 df1a8e7e4df8: Waiting 21:58:20 7a6357a5f5c9: Layer already exists 21:58:20 74fb1c4d9193: Layer already exists 21:58:20 18ff1863ffd6: Layer already exists 21:58:20 2393763bb286: Layer already exists 21:58:20 afdfff86d5d1: Layer already exists 21:58:20 df1a8e7e4df8: Layer already exists 21:58:20 64d76e18528c: Layer already exists 21:58:20 d2d9d24a8c2a: Layer already exists 21:58:20 latest: digest: sha256:5e260978e4c76fbd03fbf79435b821513faee2fb4c553175806ef87982becbec size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:58:20 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:58:21 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.10 21:58:21 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 21:58:21 afdfff86d5d1: Preparing 21:58:21 18ff1863ffd6: Preparing 21:58:21 2393763bb286: Preparing 21:58:21 7a6357a5f5c9: Preparing 21:58:21 74fb1c4d9193: Preparing 21:58:21 df1a8e7e4df8: Preparing 21:58:21 64d76e18528c: Preparing 21:58:21 d2d9d24a8c2a: Preparing 21:58:21 64d76e18528c: Waiting 21:58:21 d2d9d24a8c2a: Waiting 21:58:21 df1a8e7e4df8: Waiting 21:58:21 afdfff86d5d1: Layer already exists 21:58:21 18ff1863ffd6: Layer already exists 21:58:21 74fb1c4d9193: Layer already exists 21:58:21 7a6357a5f5c9: Layer already exists 21:58:21 2393763bb286: Layer already exists 21:58:21 df1a8e7e4df8: Layer already exists 21:58:21 d2d9d24a8c2a: Layer already exists 21:58:21 64d76e18528c: Layer already exists 21:58:21 3.1.0-dev.10: digest: sha256:5e260978e4c76fbd03fbf79435b821513faee2fb4c553175806ef87982becbec size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:58:21 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:49917a2fa1511478922ba9567a0d5bdfd5b8a77e-3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:58:22 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:49917a2fa1511478922ba9567a0d5bdfd5b8a77e-3.1.0-dev.10 21:58:22 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 21:58:22 afdfff86d5d1: Preparing 21:58:22 18ff1863ffd6: Preparing 21:58:22 2393763bb286: Preparing 21:58:22 7a6357a5f5c9: Preparing 21:58:22 74fb1c4d9193: Preparing 21:58:22 df1a8e7e4df8: Preparing 21:58:22 64d76e18528c: Preparing 21:58:22 d2d9d24a8c2a: Preparing 21:58:22 df1a8e7e4df8: Waiting 21:58:22 64d76e18528c: Waiting 21:58:22 d2d9d24a8c2a: Waiting 21:58:22 afdfff86d5d1: Layer already exists 21:58:22 74fb1c4d9193: Layer already exists 21:58:22 18ff1863ffd6: Layer already exists 21:58:22 7a6357a5f5c9: Layer already exists 21:58:22 2393763bb286: Layer already exists 21:58:22 df1a8e7e4df8: Layer already exists 21:58:22 d2d9d24a8c2a: Layer already exists 21:58:22 64d76e18528c: Layer already exists 21:58:22 49917a2fa1511478922ba9567a0d5bdfd5b8a77e-3.1.0-dev.10: digest: sha256:5e260978e4c76fbd03fbf79435b821513faee2fb4c553175806ef87982becbec size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:58:22 + 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 21:58:22 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main 21:58:22 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 21:58:22 afdfff86d5d1: Preparing 21:58:22 18ff1863ffd6: Preparing 21:58:22 2393763bb286: Preparing 21:58:22 7a6357a5f5c9: Preparing 21:58:22 74fb1c4d9193: Preparing 21:58:22 df1a8e7e4df8: Preparing 21:58:22 64d76e18528c: Preparing 21:58:22 d2d9d24a8c2a: Preparing 21:58:22 df1a8e7e4df8: Waiting 21:58:22 d2d9d24a8c2a: Waiting 21:58:22 64d76e18528c: Waiting 21:58:22 74fb1c4d9193: Layer already exists 21:58:22 18ff1863ffd6: Layer already exists 21:58:22 afdfff86d5d1: Layer already exists 21:58:22 2393763bb286: Layer already exists 21:58:22 7a6357a5f5c9: Layer already exists 21:58:22 d2d9d24a8c2a: Layer already exists 21:58:22 df1a8e7e4df8: Layer already exists 21:58:22 64d76e18528c: Layer already exists 21:58:23 main: digest: sha256:5e260978e4c76fbd03fbf79435b821513faee2fb4c553175806ef87982becbec size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:58:23 ===================================================== [Pipeline] echo 21:58:23 taggedImages: 21:58:23 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:49917a2fa1511478922ba9567a0d5bdfd5b8a77e 21:58:23 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 21:58:23 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.10 21:58:23 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:49917a2fa1511478922ba9567a0d5bdfd5b8a77e-3.1.0-dev.10 21:58:23 - 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 21:58:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:58:23 21:58:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:58:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:58:23 arm64: Pulling from edgex-lftools-log-publisher 21:58:23 8998bd30e6a1: Pulling fs layer 21:58:23 04944245beec: Pulling fs layer 21:58:23 699f458cf7ca: Pulling fs layer 21:58:23 765212b225bb: Pulling fs layer 21:58:23 f23df028b6ca: Pulling fs layer 21:58:23 d65c8cfc05b1: Pulling fs layer 21:58:23 2437ff75d9bd: Pulling fs layer 21:58:23 f23df028b6ca: Waiting 21:58:23 2437ff75d9bd: Waiting 21:58:23 d65c8cfc05b1: Waiting 21:58:23 765212b225bb: Waiting 21:58:24 04944245beec: Verifying Checksum 21:58:24 04944245beec: Download complete 21:58:24 765212b225bb: Verifying Checksum 21:58:24 765212b225bb: Download complete 21:58:24 f23df028b6ca: Verifying Checksum 21:58:24 f23df028b6ca: Download complete 21:58:24 d65c8cfc05b1: Verifying Checksum 21:58:24 d65c8cfc05b1: Download complete 21:58:24 699f458cf7ca: Verifying Checksum 21:58:24 699f458cf7ca: Download complete 21:58:24 8998bd30e6a1: Verifying Checksum 21:58:24 8998bd30e6a1: Download complete 21:58:27 2437ff75d9bd: Verifying Checksum 21:58:27 2437ff75d9bd: Download complete 21:58:28 8998bd30e6a1: Pull complete 21:58:29 04944245beec: Pull complete 21:58:32 699f458cf7ca: Pull complete 21:58:32 765212b225bb: Pull complete 21:58:33 f23df028b6ca: Pull complete 21:58:33 d65c8cfc05b1: Pull complete 21:58:48 2437ff75d9bd: Pull complete 21:58:48 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:58:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:58:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:58:49 prd-ubuntu20.04-docker-arm64-4c-16g-3577 does not seem to be running inside a container 21:58:49 $ 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/122 -v /w/workspace/app-rfid-llrp-inventory/122:/w/workspace/app-rfid-llrp-inventory/122:rw,z -v /w/workspace/app-rfid-llrp-inventory/122@tmp:/w/workspace/app-rfid-llrp-inventory/122@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 21:58:51 $ docker top e70d1ce3676c22ecd9af186f81228e41a58f062e18a742c4dac54a702ad46aba -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:58:52 ---> job-cost.sh 21:58:52 lf-activate-venv: SKIPPING 21:58:52 INFO: No Stack... 21:58:52 INFO: Retrieving Pricing Info for: v3-standard-4 21:58:53 INFO: Archiving Costs [Pipeline] sh 21:58:54 + cat /w/workspace/app-rfid-llrp-inventory/122/archives/cost.csv 21:58:54 + cut -d, -f6 [Pipeline] lock 21:58:54 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-122-stack-cost] 21:58:54 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-122-stack-cost] did not exist. Created. 21:58:54 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-122-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:58:54 /w/workspace/app-rfid-llrp-inventory/122@tmp/durable-9054f3dd/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 21:58:54 + echo total: 0.10999999940395355 [Pipeline] stash 21:58:54 Warning: overwriting stash ‘stack-cost’ 21:58:54 Stashed 1 file(s) [Pipeline] } 21:58:54 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-122-stack-cost] [Pipeline] // lock [Pipeline] } 21:58:54 $ docker stop --time=1 e70d1ce3676c22ecd9af186f81228e41a58f062e18a742c4dac54a702ad46aba 21:58:56 $ docker rm -f --volumes e70d1ce3676c22ecd9af186f81228e41a58f062e18a742c4dac54a702ad46aba [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 21:58:56 provisioning config files... 21:58:56 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config15168966935577272140tmp [Pipeline] { [Pipeline] sh 21:58:57 + set +x 21:58:57 + curl -s https://codecov.io/bash 21:58:57 + bash -s -- 21:58:57 21:58:57 _____ _ 21:58:57 / ____| | | 21:58:57 | | ___ __| | ___ ___ _____ __ 21:58:57 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:58:57 | |___| (_) | (_| | __/ (_| (_) \ V / 21:58:57 \_____\___/ \__,_|\___|\___\___/ \_/ 21:58:57 Bash-1.0.6 21:58:57 21:58:57 21:58:57 ==> git version 2.25.1 found 21:58:57 ==> 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 21:58:57 Release-Date: 2020-01-08 21:58:57 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:58:57 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:58:57 ==> Jenkins CI detected. 21:58:57 current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main 21:58:57 project root: . 21:58:57 --> token set from env 21:58:57 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:58:57 ==> Running gcov in . (disable via -X gcov) 21:58:57 ==> Python coveragepy not found 21:58:57 ==> Searching for coverage reports in: 21:58:57 + . 21:58:57 -> Found 1 reports 21:58:57 ==> Detecting git/mercurial file structure 21:58:57 ==> Reading reports 21:58:57 + ./coverage.out bytes=41317 21:58:57 ==> Appending adjustments 21:58:57 https://docs.codecov.io/docs/fixing-reports 21:58:57 + Found adjustments 21:58:57 ==> Gzipping contents 21:58:57 12K /tmp/codecov.35U90V.gz 21:58:57 ==> Uploading reports 21:58:57 url: https://codecov.io 21:58:57 query: branch=main&commit=49917a2fa1511478922ba9567a0d5bdfd5b8a77e&build=122&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F122%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 21:58:57 -> Pinging Codecov 21:58:57 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=main&commit=49917a2fa1511478922ba9567a0d5bdfd5b8a77e&build=122&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F122%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 21:58:57 -> Uploading to 21:58:57 https://storage.googleapis.com/codecov/v4/raw/2023-08-14/581DD39554BDF9B6E22D074273EAD858/49917a2fa1511478922ba9567a0d5bdfd5b8a77e/306c2c2a-dee9-4228-9012-0c0c2e6322c4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230814%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230814T215857Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fff67c1b6461a1cfefc33fec78bb586cece0bb9b08b432e244baa49d84d6af8a 21:58:57 % Total % Received % Xferd Average Speed Time Time Time Current 21:58:57 Dload Upload Total Spent Left Speed 21:58:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11811 0 0 100 11811 0 57897 --:--:-- --:--:-- --:--:-- 57897 21:58:57 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/49917a2fa1511478922ba9567a0d5bdfd5b8a77e [Pipeline] } 21:58:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 21:58:58 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 21:58:58 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:58:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:58:58 21:58:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:58:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:58:58 1.410.4: Pulling from edgex-devops/edgex-snyk-go 21:58:58 df9b9388f04a: Pulling fs layer 21:58:58 52dc419b0ee2: Pulling fs layer 21:58:58 25bc292e5bac: Pulling fs layer 21:58:58 114826534d7a: Pulling fs layer 21:58:58 4657fd5d0bcf: Pulling fs layer 21:58:58 6ad1cebc031e: Pulling fs layer 21:58:58 8a3aa393b2d8: Pulling fs layer 21:58:58 4657fd5d0bcf: Waiting 21:58:58 6ad1cebc031e: Waiting 21:58:58 114826534d7a: Waiting 21:58:58 25bc292e5bac: Verifying Checksum 21:58:58 25bc292e5bac: Download complete 21:58:58 52dc419b0ee2: Verifying Checksum 21:58:58 52dc419b0ee2: Download complete 21:58:58 4657fd5d0bcf: Verifying Checksum 21:58:58 4657fd5d0bcf: Download complete 21:58:58 df9b9388f04a: Download complete 21:58:58 6ad1cebc031e: Verifying Checksum 21:58:58 6ad1cebc031e: Download complete 21:58:58 df9b9388f04a: Pull complete 21:58:58 52dc419b0ee2: Pull complete 21:58:58 25bc292e5bac: Pull complete 21:58:59 114826534d7a: Verifying Checksum 21:58:59 114826534d7a: Download complete 21:58:59 8a3aa393b2d8: Verifying Checksum 21:58:59 8a3aa393b2d8: Download complete 21:59:02 114826534d7a: Pull complete 21:59:02 4657fd5d0bcf: Pull complete 21:59:03 6ad1cebc031e: Pull complete 21:59:05 8a3aa393b2d8: Pull complete 21:59:05 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 21:59:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:59:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:59:05 prd-ubuntu20.04-docker-8c-8g-3573 does not seem to be running inside a container 21:59:05 $ 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 21:59:07 $ docker top d531ed4716e84456057d0d90e6f09e1f50746421c4e3d44dda689f823d5dadbd -eo pid,comm [Pipeline] { [Pipeline] echo 21:59:07 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh 21:59:08 + set -o pipefail 21:59:08 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' 21:59:14 21:59:14 Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... 21:59:14 21:59:14 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/8481d951-800b-4621-b85c-a80bfe9dd4fa 21:59:14 21:59:14 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 21:59:14 21:59:14 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 21:59:14 21:59:14 21:59:14 A medium severity vulnerability was found in the Snyk CLI versions you are using. 21:59:14 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 21:59:14 More details here: https://snyk.co/ue1NS 21:59:14 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 21:59:14 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 21:59:14 $ docker stop --time=1 d531ed4716e84456057d0d90e6f09e1f50746421c4e3d44dda689f823d5dadbd 21:59:17 $ docker rm -f --volumes d531ed4716e84456057d0d90e6f09e1f50746421c4e3d44dda689f823d5dadbd [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 21:59:18 + git log --format=format:%s -1 49917a2fa1511478922ba9567a0d5bdfd5b8a77e [Pipeline] sh 21:59:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:59:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:59:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:59:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:59:18 prd-ubuntu20.04-docker-8c-8g-3573 does not seem to be running inside a container 21:59:18 $ 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 21:59:19 $ docker top facd19f18b3c1ad235e947ae3043664a4d71a2708a167413f99bf2a6d4e90ea7 -eo pid,comm 21:59:19 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). 21:59:19 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:59:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:59:19 [ssh-agent] Looking for ssh-agent implementation... 21:59:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:59:19 $ docker exec facd19f18b3c1ad235e947ae3043664a4d71a2708a167413f99bf2a6d4e90ea7 ssh-agent 21:59:19 SSH_AUTH_SOCK=/tmp/ssh-21blzlxTMjbP/agent.32 21:59:19 SSH_AGENT_PID=38 21:59:19 Running ssh-add (command line suppressed) 21:59:19 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8323730005162918399.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8323730005162918399.key) 21:59:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:59:19 + git semver tag 21:59:20 2023-08-14 21:59:20,083 [run_tag] DEBUG tag force:False 21:59:20 2023-08-14 21:59:20,083 [check_head_tag] DEBUG check head tag 21:59:20 2023-08-14 21:59:20,083 [execute] INFO git cat-file --batch-check 21:59:20 2023-08-14 21:59:20,084 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 21:59:20 2023-08-14 21:59:20,088 [execute] INFO git cat-file --batch 21:59:20 2023-08-14 21:59:20,088 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 21:59:20 2023-08-14 21:59:20,097 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 21:59:20 2023-08-14 21:59:20,097 [execute] INFO git tag -a v3.1.0-dev.10 -m v3.1.0-dev.10 21:59:20 2023-08-14 21:59:20,098 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.10', '-m', 'v3.1.0-dev.10'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 21:59:20 2023-08-14 21:59:20,103 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 21:59:20 3.1.0-dev.10 [Pipeline] } 21:59:20 $ docker exec --env ******** --env ******** facd19f18b3c1ad235e947ae3043664a4d71a2708a167413f99bf2a6d4e90ea7 ssh-agent -k 21:59:20 unset SSH_AUTH_SOCK; 21:59:20 unset SSH_AGENT_PID; 21:59:20 echo Agent pid 38 killed; 21:59:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:59:20 + git semver [Pipeline] } 21:59:20 $ docker stop --time=1 facd19f18b3c1ad235e947ae3043664a4d71a2708a167413f99bf2a6d4e90ea7 21:59:22 $ docker rm -f --volumes facd19f18b3c1ad235e947ae3043664a4d71a2708a167413f99bf2a6d4e90ea7 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:59:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:59:22 21:59:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:59:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:59:22 0.23.1-centos7: Pulling from edgex-lftools 21:59:22 ab5ef0e58194: Pulling fs layer 21:59:22 9712f1f96733: Pulling fs layer 21:59:22 63f879dbbcfc: Pulling fs layer 21:59:22 0d9ebad4ef96: Pulling fs layer 21:59:22 e9a5061849ea: Pulling fs layer 21:59:22 d747dcd14b5f: Pulling fs layer 21:59:22 0d9ebad4ef96: Waiting 21:59:22 e9a5061849ea: Waiting 21:59:22 2de7ff778b66: Pulling fs layer 21:59:22 2de7ff778b66: Waiting 21:59:22 d747dcd14b5f: Waiting 21:59:22 9712f1f96733: Download complete 21:59:23 63f879dbbcfc: Verifying Checksum 21:59:23 63f879dbbcfc: Download complete 21:59:23 e9a5061849ea: Verifying Checksum 21:59:23 e9a5061849ea: Download complete 21:59:23 d747dcd14b5f: Verifying Checksum 21:59:23 d747dcd14b5f: Download complete 21:59:23 0d9ebad4ef96: Verifying Checksum 21:59:23 0d9ebad4ef96: Download complete 21:59:23 2de7ff778b66: Verifying Checksum 21:59:23 2de7ff778b66: Download complete 21:59:23 ab5ef0e58194: Verifying Checksum 21:59:23 ab5ef0e58194: Download complete 21:59:25 ab5ef0e58194: Pull complete 21:59:26 9712f1f96733: Pull complete 21:59:26 63f879dbbcfc: Pull complete 21:59:30 0d9ebad4ef96: Pull complete 21:59:30 e9a5061849ea: Pull complete 21:59:30 d747dcd14b5f: Pull complete 21:59:31 2de7ff778b66: Pull complete 21:59:31 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 21:59:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:59:31 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:59:31 prd-ubuntu20.04-docker-8c-8g-3573 does not seem to be running inside a container 21:59:31 $ 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 21:59:34 $ docker top 7a8ecb4828d51cf7ed0b018cf116d62ac07b3f5984fc4c32c1fe37ee7fb8f694 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 21:59:34 provisioning config files... 21:59:34 copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config11521133945816028089tmp 21:59:34 copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4585832270617752679tmp 21:59:34 copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config15828384467846716953tmp [Pipeline] { [Pipeline] echo 21:59:34 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 21:59:35 ---> sigul-configuration.sh 21:59:35 gpg: directory `/root/.gnupg' created 21:59:35 gpg: new configuration file `/root/.gnupg/gpg.conf' created 21:59:35 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 21:59:35 gpg: keyring `/root/.gnupg/secring.gpg' created 21:59:35 gpg: keyring `/root/.gnupg/pubring.gpg' created 21:59:35 gpg: CAST5 encrypted data 21:59:35 gpg: encrypted with 1 passphrase 21:59:35 gpg: WARNING: message was not integrity protected [Pipeline] sh 21:59:35 + mkdir /home/jenkins 21:59:35 + mkdir /home/jenkins/sigul [Pipeline] sh 21:59:35 + 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 21:59:35 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 21:59:35 ---> sigul-install.sh 21:59:35 Sigul already installed; skipping installation. [Pipeline] sh 21:59:36 + git tag --list 21:59:36 v0.0.0 21:59:36 v1.0.0 21:59:36 v2.1.0 21:59:36 v2.1.1 21:59:36 v2.2.0 21:59:36 v2.3.0 21:59:36 v3.0 21:59:36 v3.0.0 21:59:36 v3.0.1 21:59:36 v3.0.1-dev.1 21:59:36 v3.1.0-dev.1 21:59:36 v3.1.0-dev.10 21:59:36 v3.1.0-dev.2 21:59:36 v3.1.0-dev.3 21:59:36 v3.1.0-dev.4 21:59:36 v3.1.0-dev.5 21:59:36 v3.1.0-dev.6 21:59:36 v3.1.0-dev.7 21:59:36 v3.1.0-dev.8 21:59:36 v3.1.0-dev.9 [Pipeline] sh 21:59:36 + lftools sign git-tag v3.1.0-dev.10 21:59:37 Signing Git tag with Sigul... 21:59:37 Signing v3.1.0-dev.10 [Pipeline] echo 21:59:37 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 21:59:37 ---> sigul-configuration-cleanup.sh [Pipeline] } 21:59:37 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 21:59:37 $ docker stop --time=1 7a8ecb4828d51cf7ed0b018cf116d62ac07b3f5984fc4c32c1fe37ee7fb8f694 21:59:38 $ docker rm -f --volumes 7a8ecb4828d51cf7ed0b018cf116d62ac07b3f5984fc4c32c1fe37ee7fb8f694 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 21:59:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:59:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:59:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:59:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:59:39 prd-ubuntu20.04-docker-8c-8g-3573 does not seem to be running inside a container 21:59:39 $ 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 21:59:40 $ docker top b9118ae6e7f96810c92f6ef9553ca4faeee79d7bec8616948d76a6f0da9388a8 -eo pid,comm 21:59:40 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). 21:59:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:59:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:59:40 [ssh-agent] Looking for ssh-agent implementation... 21:59:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:59:40 $ docker exec b9118ae6e7f96810c92f6ef9553ca4faeee79d7bec8616948d76a6f0da9388a8 ssh-agent 21:59:40 SSH_AUTH_SOCK=/tmp/ssh-fuKHZ9r2Mrfb/agent.33 21:59:40 SSH_AGENT_PID=39 21:59:40 Running ssh-add (command line suppressed) 21:59:40 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_13782646609427055981.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_13782646609427055981.key) 21:59:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:59:40 + git semver bump pre 21:59:41 2023-08-14 21:59:40,967 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 21:59:41 2023-08-14 21:59:40,967 [bump_version] DEBUG bumping version:3.1.0-dev.10 on axis:pre with prefix:dev 21:59:41 2023-08-14 21:59:40,967 [bump_version] DEBUG bumped version:3.1.0-dev.11 21:59:41 2023-08-14 21:59:40,968 [write_version] DEBUG write version:3.1.0-dev.11 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True 21:59:41 2023-08-14 21:59:40,968 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 21:59:41 2023-08-14 21:59:40,968 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 21:59:41 2023-08-14 21:59:40,972 [execute] INFO git cat-file --batch-check 21:59:41 2023-08-14 21:59:40,972 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 21:59:41 2023-08-14 21:59:40,977 [execute] INFO git cat-file --batch 21:59:41 2023-08-14 21:59:40,977 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 21:59:41 2023-08-14 21:59:40,982 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 21:59:41 3.1.0-dev.11 [Pipeline] } 21:59:41 $ docker exec --env ******** --env ******** b9118ae6e7f96810c92f6ef9553ca4faeee79d7bec8616948d76a6f0da9388a8 ssh-agent -k 21:59:41 unset SSH_AUTH_SOCK; 21:59:41 unset SSH_AGENT_PID; 21:59:41 echo Agent pid 39 killed; 21:59:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:59:41 + git semver [Pipeline] } 21:59:41 $ docker stop --time=1 b9118ae6e7f96810c92f6ef9553ca4faeee79d7bec8616948d76a6f0da9388a8 21:59:43 $ docker rm -f --volumes b9118ae6e7f96810c92f6ef9553ca4faeee79d7bec8616948d76a6f0da9388a8 [Pipeline] // withDockerContainer [Pipeline] sh 21:59:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:59:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:59:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:59:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:59:43 prd-ubuntu20.04-docker-8c-8g-3573 does not seem to be running inside a container 21:59:43 $ 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 21:59:44 $ docker top ad001f32bdb9c203b134a7dd8ec49c3dfec0d188edae76691e76b66ed877b1a9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:59:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:59:44 [ssh-agent] Looking for ssh-agent implementation... 21:59:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:59:44 $ docker exec ad001f32bdb9c203b134a7dd8ec49c3dfec0d188edae76691e76b66ed877b1a9 ssh-agent 21:59:44 SSH_AUTH_SOCK=/tmp/ssh-rxcPRUO98jjb/agent.32 21:59:44 SSH_AGENT_PID=38 21:59:44 Running ssh-add (command line suppressed) 21:59:44 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_17587098470224178777.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_17587098470224178777.key) 21:59:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:59:44 + git semver push 21:59:45 2023-08-14 21:59:45,045 [run_push] DEBUG push 21:59:45 2023-08-14 21:59:45,046 [execute] INFO git cat-file --batch-check 21:59:45 2023-08-14 21:59:45,047 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 21:59:45 2023-08-14 21:59:45,050 [execute] INFO git rev-list dcaf2bacc054b18033614e343a6f30afa26d2429 -- 21:59:45 2023-08-14 21:59:45,051 [execute] DEBUG Popen(['git', 'rev-list', 'dcaf2bacc054b18033614e343a6f30afa26d2429', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 21:59:45 2023-08-14 21:59:45,058 [execute] INFO git fetch -v origin 21:59:45 2023-08-14 21:59:45,058 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) 21:59:45 2023-08-14 21:59:45,520 [run_push] DEBUG no remote changes detected 21:59:45 2023-08-14 21:59:45,520 [execute] INFO git push origin semver 21:59:45 2023-08-14 21:59:45,521 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 21:59:46 2023-08-14 21:59:46,184 [run_push] DEBUG push all version tags 21:59:46 2023-08-14 21:59:46,184 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 21:59:46 2023-08-14 21:59:46,185 [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) 21:59:47 2023-08-14 21:59:46,855 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 21:59:47 3.1.0-dev.11 [Pipeline] } 21:59:47 $ docker exec --env ******** --env ******** ad001f32bdb9c203b134a7dd8ec49c3dfec0d188edae76691e76b66ed877b1a9 ssh-agent -k 21:59:47 unset SSH_AUTH_SOCK; 21:59:47 unset SSH_AGENT_PID; 21:59:47 echo Agent pid 38 killed; 21:59:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:59:47 + git semver [Pipeline] } 21:59:47 $ docker stop --time=1 ad001f32bdb9c203b134a7dd8ec49c3dfec0d188edae76691e76b66ed877b1a9 21:59:49 $ docker rm -f --volumes ad001f32bdb9c203b134a7dd8ec49c3dfec0d188edae76691e76b66ed877b1a9 [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 21:59:49 + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] 21:59:49 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 21:59:49 total 16 21:59:49 drwxr-xr-x 3 root root 4096 Aug 14 21:45 . 21:59:49 drwxrwxr-x 12 jenkins jenkins 4096 Aug 14 21:59 .. 21:59:49 drwxr-xr-x 2 root root 4096 Aug 14 21:45 cost 21:59:49 -rw-r--r-- 1 root root 95 Aug 14 21:45 cost.csv 21:59:49 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives 21:59:49 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 21:59:49 total 16 21:59:49 drwxr-xr-x 3 jenkins jenkins 4096 Aug 14 21:45 . 21:59:49 drwxrwxr-x 12 jenkins jenkins 4096 Aug 14 21:59 .. 21:59:49 drwxr-xr-x 2 jenkins jenkins 4096 Aug 14 21:45 cost 21:59:49 -rw-r--r-- 1 jenkins jenkins 95 Aug 14 21:45 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:59:50 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:59:51 ---> package-listing.sh 21:59:51 ++ facter osfamily 21:59:51 ++ tr '[:upper:]' '[:lower:]' 21:59:51 + OS_FAMILY=debian 21:59:51 + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main 21:59:51 + START_PACKAGES=/tmp/packages_start.txt 21:59:51 + END_PACKAGES=/tmp/packages_end.txt 21:59:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:59:51 + PACKAGES=/tmp/packages_start.txt 21:59:51 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 21:59:51 + PACKAGES=/tmp/packages_end.txt 21:59:51 + case "${OS_FAMILY}" in 21:59:51 + dpkg -l 21:59:51 + grep '^ii' 21:59:51 + '[' -f /tmp/packages_start.txt ']' 21:59:51 + '[' -f /tmp/packages_end.txt ']' 21:59:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:59:51 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 21:59:51 + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ 21:59:51 + 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 21:59:51 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 21:59:51 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:59:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:59:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:59:52 prd-ubuntu20.04-docker-8c-8g-3573 does not seem to be running inside a container 21:59:52 $ 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 21:59:52 $ docker top b7fe85556f5bb5bb4febd914eb21d44364f4eb4713aebf96ae513bf571041566 -eo pid,comm [Pipeline] { [Pipeline] sh 21:59:52 + touch /tmp/pre-build-complete [Pipeline] sh 21:59:53 + mkdir -p /var/log/sysstat [Pipeline] sh 21:59:53 + ls /var/log/sa-host 21:59:53 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:59:53 provisioning config files... 21:59:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4913148833933276227tmp [Pipeline] { [Pipeline] echo 21:59:53 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:59:53 ---> create-netrc.sh [Pipeline] } 21:59:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:59:54 ---> python-tools-install.sh [Pipeline] echo 21:59:54 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:59:54 ---> sudo-logs.sh 21:59:54 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:59:54 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:59:54 ---> job-cost.sh 21:59:54 lf-activate-venv: SKIPPING 21:59:54 DEBUG: total: 0.2199999988079071 21:59:54 INFO: Retrieving Stack Cost... 21:59:54 INFO: Retrieving Pricing Info for: v3-standard-8 21:59:55 INFO: Archiving Costs [Pipeline] echo 21:59:55 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:59:55 ---> logs-deploy.sh 21:59:55 lf-activate-venv: SKIPPING 21:59:55 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/122 21:59:55 INFO: archiving workspace using pattern(s): 21:59:56 Archives upload complete. 21:59:56 INFO: archiving logs to Nexus