Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9a4e864fb3e06a55b40684a3e80b6d034b781f69 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-ssh16401148904977681169.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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-ssh16303561688709890086.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 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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-ssh10333100797280334776.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 05349e3f996d6f6d0c0ad3c2ccda408eae121119 # timeout=10 Commit message: "Merge pull request #444 from ernestojeda/update-streams" > 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-ssh9299185058739653581.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-ssh5621411966504385630.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-16149’ Running on prd-ubuntu20.04-docker-8c-8g-16151 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git init /w/workspace/dry_app-rfid-llrp-inventory_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 9a4e864fb3e06a55b40684a3e80b6d034b781f69 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#245)" > git config core.sparsecheckout # timeout=10 > git checkout -f 9a4e864fb3e06a55b40684a3e80b6d034b781f69 # timeout=10 > git rev-list --no-walk b56d86f54a57adf355eebc5196d10e4230d59ab8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:33:24 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:33:24 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:33:24 ========================================================= 15:33:24 EdgeX Global Pipelines Version Info 15:33:24 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:33:24 ------------------- 15:33:24 stable info: 15:33:24 ------------------- 15:33:24 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:33:24 Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 15:33:24 Message: update stable to v1.0.255 15:33:25 ------------------- 15:33:25 experimental info: 15:33:25 ------------------- 15:33:25 Commited By: **** collab-it+edgex@linuxfoundation.org 15:33:25 Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 15:33:25 Message: update experimental to v1.0.255 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:33:25 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 15:33:25 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 15:33:25 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:33:25 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:33:25 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:33:25 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 15:33:25 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:33:25 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:33:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:33:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:33:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:33:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 15:33:25 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:33:25 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:33:25 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:33:25 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:33:25 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:33:25 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:33:25 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:33:25 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:33:25 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:33:25 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:33:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:33:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:33:25 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:33:25 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:33:25 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:33:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:33:25 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:33:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:33:25 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9a4e864fb3e06a55b40684a3e80b6d034b781f69 [Pipeline] echo 15:33:25 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9a4e864 [Pipeline] echo 15:33:25 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:33:26 provisioning config files... 15:33:26 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config6735987193757262527tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:33:26 ---> docker-login.sh 15:33:26 nexus3.edgexfoundry.org:10001 15:33:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:33:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:33:26 Configure a credential helper to remove this warning. See 15:33:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:33:26 15:33:26 Login Succeeded 15:33:26 nexus3.edgexfoundry.org:10002 15:33:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:33:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:33:26 Configure a credential helper to remove this warning. See 15:33:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:33:26 15:33:26 Login Succeeded 15:33:26 nexus3.edgexfoundry.org:10003 15:33:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:33:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:33:26 Configure a credential helper to remove this warning. See 15:33:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:33:26 15:33:26 Login Succeeded 15:33:26 nexus3.edgexfoundry.org:10004 15:33:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:33:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:33:26 Configure a credential helper to remove this warning. See 15:33:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:33:26 15:33:26 Login Succeeded 15:33:26 docker.io 15:33:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:33:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:33:27 Configure a credential helper to remove this warning. See 15:33:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:33:27 15:33:27 Login Succeeded 15:33:27 ---> docker-login.sh ends [Pipeline] } 15:33:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:33:27 + git rev-list -1 --merges 9a4e864fb3e06a55b40684a3e80b6d034b781f69~1..9a4e864fb3e06a55b40684a3e80b6d034b781f69 [Pipeline] echo 15:33:27 -----------> git rev-list -1 --merges 9a4e864fb3e06a55b40684a3e80b6d034b781f69~1..9a4e864fb3e06a55b40684a3e80b6d034b781f69 9a4e864fb3e06a55b40684a3e80b6d034b781f69 [false] [Pipeline] sh 15:33:27 + git log --format=format:%s -1 9a4e864fb3e06a55b40684a3e80b6d034b781f69 [Pipeline] echo 15:33:27 ========================================================= 15:33:27 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:33:27 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:33:28 + git log --format=format:%s -1 9a4e864fb3e06a55b40684a3e80b6d034b781f69 [Pipeline] echo 15:33:28 [semverPrep] GIT_COMMIT: 9a4e864fb3e06a55b40684a3e80b6d034b781f69, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#245) [Pipeline] echo 15:33:28 [semverPrep] This is not a build commit. [Pipeline] sh 15:33:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:33:28 + grep -v github /etc/ssh/ssh_known_hosts 15:33:28 + [ -e /tmp/ssh_known_hosts ] 15:33:28 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:33:28 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:33:28 + sudo tee -a /etc/ssh/ssh_known_hosts 15:33:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:33:28 15:33:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:33:29 0.1.4: Pulling from edgex-devops/py-git-semver 15:33:29 b85a868b505f: Pulling fs layer 15:33:29 e2be974225ed: Pulling fs layer 15:33:29 339a4e72a1f5: Pulling fs layer 15:33:29 988bab9f4d93: Pulling fs layer 15:33:29 1469e6f7b9e6: Pulling fs layer 15:33:29 eaf3925da568: Pulling fs layer 15:33:29 bab4dde63d76: Pulling fs layer 15:33:29 bde34c3a00c8: Pulling fs layer 15:33:29 b352a97aabf1: Pulling fs layer 15:33:29 4872d77fe225: Pulling fs layer 15:33:29 5851b861e8e6: Pulling fs layer 15:33:29 988bab9f4d93: Waiting 15:33:29 bab4dde63d76: Waiting 15:33:29 1469e6f7b9e6: Waiting 15:33:29 eaf3925da568: Waiting 15:33:29 bde34c3a00c8: Waiting 15:33:29 b352a97aabf1: Waiting 15:33:29 5851b861e8e6: Waiting 15:33:29 e2be974225ed: Download complete 15:33:29 988bab9f4d93: Verifying Checksum 15:33:29 988bab9f4d93: Download complete 15:33:29 339a4e72a1f5: Verifying Checksum 15:33:29 339a4e72a1f5: Download complete 15:33:29 1469e6f7b9e6: Verifying Checksum 15:33:29 1469e6f7b9e6: Download complete 15:33:29 eaf3925da568: Download complete 15:33:29 bde34c3a00c8: Download complete 15:33:29 b352a97aabf1: Verifying Checksum 15:33:29 b352a97aabf1: Download complete 15:33:29 4872d77fe225: Verifying Checksum 15:33:29 4872d77fe225: Download complete 15:33:29 5851b861e8e6: Verifying Checksum 15:33:29 5851b861e8e6: Download complete 15:33:29 b85a868b505f: Verifying Checksum 15:33:29 b85a868b505f: Download complete 15:33:29 bab4dde63d76: Verifying Checksum 15:33:29 bab4dde63d76: Download complete 15:33:30 b85a868b505f: Pull complete 15:33:30 e2be974225ed: Pull complete 15:33:31 339a4e72a1f5: Pull complete 15:33:31 988bab9f4d93: Pull complete 15:33:31 1469e6f7b9e6: Pull complete 15:33:31 eaf3925da568: Pull complete 15:33:33 bab4dde63d76: Pull complete 15:33:33 bde34c3a00c8: Pull complete 15:33:33 b352a97aabf1: Pull complete 15:33:33 4872d77fe225: Pull complete 15:33:33 5851b861e8e6: Pull complete 15:33:33 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:33:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:33:33 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:33:33 prd-ubuntu20.04-docker-8c-8g-16151 does not seem to be running inside a container 15:33:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:33:36 $ docker top 4f3ecc993c97886e65f9f2361ae2750128f4ba39673f8e1d2f0f2002db910ef9 -eo pid,comm 15:33:36 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 15:33:36 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:33:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:33:36 [ssh-agent] Looking for ssh-agent implementation... 15:33:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:33:36 $ docker exec 4f3ecc993c97886e65f9f2361ae2750128f4ba39673f8e1d2f0f2002db910ef9 ssh-agent 15:33:36 SSH_AUTH_SOCK=/tmp/ssh-NsHS3URRRr0o/agent.32 15:33:36 SSH_AGENT_PID=38 15:33:36 Running ssh-add (command line suppressed) 15:33:37 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2607395592611282300.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2607395592611282300.key) 15:33:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:33:37 + git tag --points-at HEAD [Pipeline] } 15:33:37 $ docker exec --env ******** --env ******** 4f3ecc993c97886e65f9f2361ae2750128f4ba39673f8e1d2f0f2002db910ef9 ssh-agent -k 15:33:37 unset SSH_AUTH_SOCK; 15:33:37 unset SSH_AGENT_PID; 15:33:37 echo Agent pid 38 killed; 15:33:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:33:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:33:37 [ssh-agent] Looking for ssh-agent implementation... 15:33:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:33:37 $ docker exec 4f3ecc993c97886e65f9f2361ae2750128f4ba39673f8e1d2f0f2002db910ef9 ssh-agent 15:33:37 SSH_AUTH_SOCK=/tmp/ssh-SkiLROhr0CO8/agent.70 15:33:37 SSH_AGENT_PID=76 15:33:37 Running ssh-add (command line suppressed) 15:33:37 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6520675374780798515.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6520675374780798515.key) 15:33:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:33:38 + git semver init 15:33:38 2023-11-01 15:33:38,241 [run_init] DEBUG init version:0.0.0 force:False 15:33:38 2023-11-01 15:33:38,242 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver 15:33:38 2023-11-01 15:33:38,242 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver 15:33:38 2023-11-01 15:33:38,242 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/dry_app-rfid-llrp-inventory_main/.semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 15:33:39 2023-11-01 15:33:39,425 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude 15:33:39 2023-11-01 15:33:39,425 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False 15:33:39 2023-11-01 15:33:39,425 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:33:39 2023-11-01 15:33:39,425 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:33:39 3.1.0-dev.34 [Pipeline] } 15:33:39 $ docker exec --env ******** --env ******** 4f3ecc993c97886e65f9f2361ae2750128f4ba39673f8e1d2f0f2002db910ef9 ssh-agent -k 15:33:39 unset SSH_AUTH_SOCK; 15:33:39 unset SSH_AGENT_PID; 15:33:39 echo Agent pid 76 killed; 15:33:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:33:40 + git semver [Pipeline] } 15:33:40 $ docker stop --time=1 4f3ecc993c97886e65f9f2361ae2750128f4ba39673f8e1d2f0f2002db910ef9 15:33:41 $ docker rm -f --volumes 4f3ecc993c97886e65f9f2361ae2750128f4ba39673f8e1d2f0f2002db910ef9 [Pipeline] // withDockerContainer [Pipeline] sh 15:33:42 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:33:42 Stashed 1 file(s) [Pipeline] echo 15:33:42 [edgeXSemver]: initialized semver on version 3.1.0-dev.34 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:33:42 provisioning config files... 15:33:42 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4648086222583392759tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:33:42 ---> docker-login.sh 15:33:42 nexus3.edgexfoundry.org:10001 15:33:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:33:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:33:42 Configure a credential helper to remove this warning. See 15:33:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:33:42 15:33:42 Login Succeeded 15:33:42 nexus3.edgexfoundry.org:10002 15:33:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:33:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:33:42 Configure a credential helper to remove this warning. See 15:33:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:33:42 15:33:42 Login Succeeded 15:33:42 nexus3.edgexfoundry.org:10003 15:33:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:33:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:33:42 Configure a credential helper to remove this warning. See 15:33:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:33:42 15:33:42 Login Succeeded 15:33:42 nexus3.edgexfoundry.org:10004 15:33:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:33:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:33:42 Configure a credential helper to remove this warning. See 15:33:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:33:42 15:33:42 Login Succeeded 15:33:42 docker.io 15:33:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:33:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:33:43 Configure a credential helper to remove this warning. See 15:33:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:33:43 15:33:43 Login Succeeded 15:33:43 ---> docker-login.sh ends [Pipeline] } 15:33:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:33:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:33:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:33:43 ========================================================= 15:33:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 15:33:43 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:44 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 15:33:44 Sending build context to Docker daemon 12.74MB 15:33:44 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 15:33:44 Step 2/12 : FROM ${BASE} AS builder 15:33:44 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 15:33:44 7264a8db6415: Pulling fs layer 15:33:44 c4d48a809fc2: Pulling fs layer 15:33:44 4f1c88b9dad5: Pulling fs layer 15:33:44 ad3a456e5733: Pulling fs layer 15:33:44 33e27b845d1e: Pulling fs layer 15:33:44 c68163c4e522: Pulling fs layer 15:33:44 50da416c3ac9: Pulling fs layer 15:33:44 ad3a456e5733: Waiting 15:33:44 33e27b845d1e: Waiting 15:33:44 c68163c4e522: Waiting 15:33:44 23d2d4c4bb30: Pulling fs layer 15:33:44 50da416c3ac9: Waiting 15:33:44 23d2d4c4bb30: Waiting 15:33:44 c4d48a809fc2: Verifying Checksum 15:33:44 c4d48a809fc2: Download complete 15:33:44 ad3a456e5733: Verifying Checksum 15:33:44 ad3a456e5733: Download complete 15:33:44 33e27b845d1e: Verifying Checksum 15:33:44 33e27b845d1e: Download complete 15:33:44 7264a8db6415: Verifying Checksum 15:33:44 7264a8db6415: Download complete 15:33:44 c68163c4e522: Verifying Checksum 15:33:44 c68163c4e522: Download complete 15:33:44 7264a8db6415: Pull complete 15:33:44 23d2d4c4bb30: Verifying Checksum 15:33:44 23d2d4c4bb30: Download complete 15:33:44 c4d48a809fc2: Pull complete 15:33:44 4f1c88b9dad5: Verifying Checksum 15:33:44 4f1c88b9dad5: Download complete 15:33:45 50da416c3ac9: Verifying Checksum 15:33:45 50da416c3ac9: Download complete 15:33:47 4f1c88b9dad5: Pull complete 15:33:47 ad3a456e5733: Pull complete 15:33:47 33e27b845d1e: Pull complete 15:33:47 c68163c4e522: Pull complete 15:33:50 50da416c3ac9: Pull complete 15:33:50 23d2d4c4bb30: Pull complete 15:33:50 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 15:33:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 15:33:50 ---> 0786185ac409 15:33:50 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 15:33:56 ---> Running in daf7cb6ccaac 15:33:56 Removing intermediate container daf7cb6ccaac 15:33:56 ---> e9de539d34ec 15:33:56 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 15:33:56 ---> Running in 2e30fa53e811 15:33:56 Removing intermediate container 2e30fa53e811 15:33:56 ---> 6c657da689b6 15:33:56 Step 5/12 : ARG ADD_BUILD_TAGS="" 15:33:56 ---> Running in 3d07bd448f3c 15:33:56 Removing intermediate container 3d07bd448f3c 15:33:56 ---> 0bdb8eebefab 15:33:56 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:33:57 ---> Running in 0e250659dc32 15:33:57 Still waiting to schedule task 15:33:57 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-16150’ 15:33:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:33:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:33:58 OK: 264 MiB in 52 packages 15:33:58 Removing intermediate container 0e250659dc32 15:33:58 ---> 95d5f97a8340 15:33:58 Step 7/12 : WORKDIR /app 15:33:58 ---> Running in cd5e4d04b1f3 15:33:58 Removing intermediate container cd5e4d04b1f3 15:33:58 ---> 0e5443e9a8e0 15:33:58 Step 8/12 : COPY go.mod vendor* ./ 15:33:58 ---> ef0c69bfd025 15:33:58 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:33:58 ---> Running in dd70f224a09f 15:34:37 Removing intermediate container dd70f224a09f 15:34:37 ---> bdc4e6dd2359 15:34:37 Step 10/12 : COPY . . 15:34:37 ---> 4fddeddc0cec 15:34:37 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:34:37 ---> Running in 9c2001f3820e 15:34:37 Removing intermediate container 9c2001f3820e 15:34:37 ---> f5486558574e 15:34:37 Step 12/12 : RUN $MAKE 15:34:37 ---> Running in 3e2bb8611214 15:34:38 noop 15:34:38 Removing intermediate container 3e2bb8611214 15:34:38 ---> 90bdfc962240 15:34:38 Successfully built 90bdfc962240 15:34:38 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:38 + docker inspect -f . ci-base-image-x86_64 15:34:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:34:38 prd-ubuntu20.04-docker-8c-8g-16151 does not seem to be running inside a container 15:34:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:34:39 $ docker top 5b12966bd40079cddb8b1261edde752b2ddd379777812ebb35ece6c552ef4ce2 -eo pid,comm [Pipeline] { [Pipeline] sh 15:34:39 + go version 15:34:39 go version go1.21.0 linux/amd64 [Pipeline] } 15:34:39 $ docker stop --time=1 5b12966bd40079cddb8b1261edde752b2ddd379777812ebb35ece6c552ef4ce2 15:34:40 $ docker rm -f --volumes 5b12966bd40079cddb8b1261edde752b2ddd379777812ebb35ece6c552ef4ce2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:41 + docker inspect -f . ci-base-image-x86_64 15:34:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:34:41 prd-ubuntu20.04-docker-8c-8g-16151 does not seem to be running inside a container 15:34:41 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:34:41 $ docker top a789b5bf54f805f34ea2b85b8246240368f87672aea15439afae2b8b07e0686c -eo pid,comm [Pipeline] { [Pipeline] sh 15:34:42 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh 15:34:42 + make test 15:34:42 go test -race ./... -coverprofile=coverage.out ./... 15:35:00 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 15:35:00 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 15:35:00 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.142s coverage: 86.2% of statements 15:35:03 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.679s coverage: 71.9% of statements 15:35:21 go vet ./... 15:35:25 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:35:25 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:35:25 ./bin/test-attribution.sh 15:35:25 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 15:35:25 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 15:35:25 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 15:35:25 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 15:35:25 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 15:35:25 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 15:35:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 15:35:25 $ docker stop --time=1 a789b5bf54f805f34ea2b85b8246240368f87672aea15439afae2b8b07e0686c 15:35:30 $ docker rm -f --volumes a789b5bf54f805f34ea2b85b8246240368f87672aea15439afae2b8b07e0686c [Pipeline] // withDockerContainer [Pipeline] sh 15:35:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:35:30 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:35:31 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:35:31 + ls -al . 15:35:31 total 232 15:35:31 drwxrwxr-x 10 jenkins jenkins 4096 Nov 1 15:34 . 15:35:31 drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 15:33 .. 15:35:31 -rw-rw-r-- 1 jenkins jenkins 262 Nov 1 15:33 .dockerignore 15:35:31 drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 15:35 .git 15:35:31 drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 15:33 .github 15:35:31 -rw-rw-r-- 1 jenkins jenkins 773 Nov 1 15:33 .gitignore 15:35:31 -rw-rw-r-- 1 jenkins jenkins 41 Nov 1 15:33 .golangci.yml 15:35:31 drwxr-xr-x 3 jenkins jenkins 4096 Nov 1 15:33 .semver 15:35:31 -rw-rw-r-- 1 jenkins jenkins 10232 Nov 1 15:33 Attribution.txt 15:35:31 -rw-rw-r-- 1 jenkins jenkins 9317 Nov 1 15:33 CHANGELOG.md 15:35:31 -rw-rw-r-- 1 jenkins jenkins 1659 Nov 1 15:33 Dockerfile 15:35:31 -rw-rw-r-- 1 jenkins jenkins 677 Nov 1 15:33 GOVERNANCE.md 15:35:31 -rw-rw-r-- 1 jenkins jenkins 665 Nov 1 15:33 Jenkinsfile 15:35:31 -rw-rw-r-- 1 jenkins jenkins 11347 Nov 1 15:33 LICENSE 15:35:31 -rw-rw-r-- 1 jenkins jenkins 2497 Nov 1 15:33 Makefile 15:35:31 -rw-rw-r-- 1 jenkins jenkins 617 Nov 1 15:33 OWNERS.md 15:35:31 -rw-rw-r-- 1 jenkins jenkins 31446 Nov 1 15:33 README.md 15:35:31 -rw-rw-r-- 1 jenkins jenkins 12 Nov 1 15:33 VERSION 15:35:31 drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 15:33 bin 15:35:31 -rw-r--r-- 1 jenkins jenkins 41317 Nov 1 15:35 coverage.out 15:35:31 -rw-rw-r-- 1 jenkins jenkins 3969 Nov 1 15:33 go.mod 15:35:31 -rw-rw-r-- 1 jenkins jenkins 35080 Nov 1 15:33 go.sum 15:35:31 drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 15:33 images 15:35:31 drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 15:33 internal 15:35:31 -rw-rw-r-- 1 jenkins jenkins 531 Nov 1 15:33 main.go 15:35:31 drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 15:33 res 15:35:31 drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 15:33 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:32 + docker build -t app-rfid-llrp-inventory -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=9a4e864fb3e06a55b40684a3e80b6d034b781f69 --label arch=amd64 --label version=3.1.0-dev.34 . 15:35:32 Sending build context to Docker daemon 12.74MB 15:35:32 Step 1/29 : ARG BASE=golang:1.21-alpine3.18 15:35:32 Step 2/29 : FROM ${BASE} AS builder 15:35:32 ---> 90bdfc962240 15:35:32 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 15:35:32 ---> Running in fda7b62dce34 15:35:32 Removing intermediate container fda7b62dce34 15:35:32 ---> 13e395dca3c6 15:35:32 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 15:35:32 ---> Running in 3cddabb63869 15:35:32 Removing intermediate container 3cddabb63869 15:35:32 ---> 3ddda32b77a6 15:35:32 Step 5/29 : ARG ADD_BUILD_TAGS="" 15:35:32 ---> Running in c050aa845885 15:35:32 Removing intermediate container c050aa845885 15:35:32 ---> edff94cdc3b9 15:35:32 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:35:32 ---> Running in 42029c9e6625 15:35:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:35:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:35:33 OK: 264 MiB in 52 packages 15:35:33 Removing intermediate container 42029c9e6625 15:35:33 ---> dd7cd044c7a1 15:35:33 Step 7/29 : WORKDIR /app 15:35:33 ---> Running in 0fbe55f0800e 15:35:33 Removing intermediate container 0fbe55f0800e 15:35:33 ---> 7b10b8ca891a 15:35:33 Step 8/29 : COPY go.mod vendor* ./ 15:35:33 ---> 3ceaa18fbcfa 15:35:33 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:35:33 ---> Running in bb25805a460e 15:35:34 Removing intermediate container bb25805a460e 15:35:34 ---> 7ce752a29148 15:35:34 Step 10/29 : COPY . . 15:35:34 ---> bcfb79e67175 15:35:34 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:35:34 ---> Running in fab6e06c590d 15:35:34 Removing intermediate container fab6e06c590d 15:35:34 ---> ebd90e23ab7a 15:35:34 Step 12/29 : RUN $MAKE 15:35:34 ---> Running in 1e94e259ba93 15:35:35 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.49 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.34 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.1.0-dev.34" -trimpath -mod=readonly -o app-rfid-llrp-inventory 15:35:57 Removing intermediate container 1e94e259ba93 15:35:57 ---> 35d3caf37d23 15:35:57 Step 13/29 : FROM alpine:3.18 15:35:57 3.18: Pulling from library/alpine 15:35:57 96526aa774ef: Pulling fs layer 15:35:57 96526aa774ef: Verifying Checksum 15:35:57 96526aa774ef: Download complete 15:35:57 96526aa774ef: Pull complete 15:35:57 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 15:35:57 Status: Downloaded newer image for alpine:3.18 15:35:57 ---> 8ca4688f4f35 15:35:57 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 15:35:57 ---> Running in 7243264c64ef 15:35:57 Removing intermediate container 7243264c64ef 15:35:57 ---> 39ac5f9887a8 15:35:57 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 15:35:57 ---> Running in d9619878092c 15:35:57 Removing intermediate container d9619878092c 15:35:57 ---> d1a3520dff78 15:35:57 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 15:35:57 ---> Running in 29b18dfafa9d 15:35:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:35:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:35:57 (1/2) Installing ca-certificates (20230506-r0) 15:35:57 (2/2) Installing dumb-init (1.2.5-r2) 15:35:57 Executing busybox-1.36.1-r2.trigger 15:35:57 Executing ca-certificates-20230506-r0.trigger 15:35:57 OK: 8 MiB in 17 packages 15:35:57 Removing intermediate container 29b18dfafa9d 15:35:57 ---> 77b6f9bd1c61 15:35:57 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:35:57 ---> 896673b17018 15:35:57 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 15:35:57 ---> a40fb5e63c33 15:35:57 Step 19/29 : COPY --from=builder /app/res/ /res/ 15:35:57 ---> 8fb2145b2e26 15:35:57 Step 20/29 : COPY --from=builder /app/static/ /static/ 15:35:57 ---> 187ff97baedc 15:35:57 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 15:35:58 ---> 83f8037abd9f 15:35:58 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 15:35:58 ---> Running in 097addbd2771 15:35:58 Removing intermediate container 097addbd2771 15:35:58 ---> d1e811c130e0 15:35:58 Step 23/29 : VOLUME /cache 15:35:58 ---> Running in a84ad4fa6480 15:35:58 Removing intermediate container a84ad4fa6480 15:35:58 ---> c5b843b853ce 15:35:58 Step 24/29 : EXPOSE 59711 15:35:58 ---> Running in 560656e84d32 15:35:58 Removing intermediate container 560656e84d32 15:35:58 ---> b081fc0a65e4 15:35:58 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 15:35:58 ---> Running in 31762df3d882 15:35:58 Removing intermediate container 31762df3d882 15:35:58 ---> 6992e4429423 15:35:58 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 15:35:58 ---> Running in 066a5e6934d0 15:35:59 Removing intermediate container 066a5e6934d0 15:35:59 ---> 5a2954110926 15:35:59 Step 27/29 : LABEL arch=amd64 15:35:59 ---> Running in 525a02f3c610 15:35:59 Removing intermediate container 525a02f3c610 15:35:59 ---> c4780bf9592b 15:35:59 Step 28/29 : LABEL git_sha=9a4e864fb3e06a55b40684a3e80b6d034b781f69 15:35:59 ---> Running in 72fd39367208 15:35:59 Removing intermediate container 72fd39367208 15:35:59 ---> 0132b7332250 15:35:59 Step 29/29 : LABEL version=3.1.0-dev.34 15:35:59 ---> Running in 95e7dfa67802 15:35:59 Removing intermediate container 95e7dfa67802 15:35:59 ---> 8a1486cbec07 15:35:59 [Warning] One or more build-args [ARCH] were not consumed 15:35:59 Successfully built 8a1486cbec07 15:35:59 Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:35:59 provisioning config files... 15:35:59 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config16134211727522429958tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:35:59 ---> docker-login.sh 15:35:59 nexus3.edgexfoundry.org:10001 15:35:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:35:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:35:59 Configure a credential helper to remove this warning. See 15:35:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:35:59 15:35:59 Login Succeeded 15:35:59 nexus3.edgexfoundry.org:10002 15:35:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:35:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:35:59 Configure a credential helper to remove this warning. See 15:35:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:35:59 15:35:59 Login Succeeded 15:35:59 nexus3.edgexfoundry.org:10003 15:36:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:36:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:36:00 Configure a credential helper to remove this warning. See 15:36:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:36:00 15:36:00 Login Succeeded 15:36:00 nexus3.edgexfoundry.org:10004 15:36:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:36:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:36:00 Configure a credential helper to remove this warning. See 15:36:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:36:00 15:36:00 Login Succeeded 15:36:00 docker.io 15:36:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:36:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:36:00 Configure a credential helper to remove this warning. See 15:36:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:36:00 15:36:00 Login Succeeded 15:36:00 ---> docker-login.sh ends [Pipeline] } 15:36:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:36:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:36:00 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: 15:36:00 9a4e864fb3e06a55b40684a3e80b6d034b781f69 15:36:00 latest 15:36:00 3.1.0-dev.34 15:36:00 9a4e864fb3e06a55b40684a3e80b6d034b781f69-3.1.0-dev.34 15:36:00 main 15:36:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:36:00 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:9a4e864fb3e06a55b40684a3e80b6d034b781f69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:36:01 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:9a4e864fb3e06a55b40684a3e80b6d034b781f69 15:36:01 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 15:36:01 0dd4aae1395b: Preparing 15:36:01 4be573e478e0: Preparing 15:36:01 95d38856187d: Preparing 15:36:01 0b1267acc155: Preparing 15:36:01 49518cb157c2: Preparing 15:36:01 53c4667daf81: Preparing 15:36:01 27a429883354: Preparing 15:36:01 cc2447e1835a: Preparing 15:36:01 53c4667daf81: Waiting 15:36:01 cc2447e1835a: Waiting 15:36:01 27a429883354: Waiting 15:36:01 95d38856187d: Pushed 15:36:01 49518cb157c2: Pushed 15:36:01 0b1267acc155: Pushed 15:36:01 0dd4aae1395b: Pushed 15:36:01 cc2447e1835a: Layer already exists 15:36:01 53c4667daf81: Pushed 15:36:01 27a429883354: Pushed 15:36:03 4be573e478e0: Pushed 15:36:04 9a4e864fb3e06a55b40684a3e80b6d034b781f69: digest: sha256:9e779d7014ec36fe59a8740faf90d8ac5e0e1727f6ad503155593a48935b90ee size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:36:04 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:36:04 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 15:36:04 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 15:36:04 0dd4aae1395b: Preparing 15:36:04 4be573e478e0: Preparing 15:36:04 95d38856187d: Preparing 15:36:04 0b1267acc155: Preparing 15:36:04 49518cb157c2: Preparing 15:36:04 53c4667daf81: Preparing 15:36:04 27a429883354: Preparing 15:36:04 cc2447e1835a: Preparing 15:36:04 27a429883354: Waiting 15:36:04 cc2447e1835a: Waiting 15:36:04 4be573e478e0: Layer already exists 15:36:04 0b1267acc155: Layer already exists 15:36:04 0dd4aae1395b: Layer already exists 15:36:04 95d38856187d: Layer already exists 15:36:04 49518cb157c2: Layer already exists 15:36:04 27a429883354: Layer already exists 15:36:04 53c4667daf81: Layer already exists 15:36:04 cc2447e1835a: Layer already exists 15:36:04 latest: digest: sha256:9e779d7014ec36fe59a8740faf90d8ac5e0e1727f6ad503155593a48935b90ee size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:36:05 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:36:05 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.34 15:36:05 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 15:36:05 0dd4aae1395b: Preparing 15:36:05 4be573e478e0: Preparing 15:36:05 95d38856187d: Preparing 15:36:05 0b1267acc155: Preparing 15:36:05 49518cb157c2: Preparing 15:36:05 53c4667daf81: Preparing 15:36:05 27a429883354: Preparing 15:36:05 cc2447e1835a: Preparing 15:36:05 53c4667daf81: Waiting 15:36:05 27a429883354: Waiting 15:36:05 cc2447e1835a: Waiting 15:36:05 4be573e478e0: Layer already exists 15:36:05 0b1267acc155: Layer already exists 15:36:05 95d38856187d: Layer already exists 15:36:05 0dd4aae1395b: Layer already exists 15:36:05 49518cb157c2: Layer already exists 15:36:05 27a429883354: Layer already exists 15:36:05 53c4667daf81: Layer already exists 15:36:05 cc2447e1835a: Layer already exists 15:36:05 3.1.0-dev.34: digest: sha256:9e779d7014ec36fe59a8740faf90d8ac5e0e1727f6ad503155593a48935b90ee size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:36:05 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:9a4e864fb3e06a55b40684a3e80b6d034b781f69-3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:36:06 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:9a4e864fb3e06a55b40684a3e80b6d034b781f69-3.1.0-dev.34 15:36:06 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 15:36:06 0dd4aae1395b: Preparing 15:36:06 4be573e478e0: Preparing 15:36:06 95d38856187d: Preparing 15:36:06 0b1267acc155: Preparing 15:36:06 49518cb157c2: Preparing 15:36:06 53c4667daf81: Preparing 15:36:06 27a429883354: Preparing 15:36:06 cc2447e1835a: Preparing 15:36:06 27a429883354: Waiting 15:36:06 cc2447e1835a: Waiting 15:36:06 0dd4aae1395b: Layer already exists 15:36:06 95d38856187d: Layer already exists 15:36:06 0b1267acc155: Layer already exists 15:36:06 4be573e478e0: Layer already exists 15:36:06 49518cb157c2: Layer already exists 15:36:06 53c4667daf81: Layer already exists 15:36:06 27a429883354: Layer already exists 15:36:06 cc2447e1835a: Layer already exists 15:36:06 9a4e864fb3e06a55b40684a3e80b6d034b781f69-3.1.0-dev.34: digest: sha256:9e779d7014ec36fe59a8740faf90d8ac5e0e1727f6ad503155593a48935b90ee size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:36:06 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:36:06 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main 15:36:06 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 15:36:06 0dd4aae1395b: Preparing 15:36:06 4be573e478e0: Preparing 15:36:06 95d38856187d: Preparing 15:36:06 0b1267acc155: Preparing 15:36:06 49518cb157c2: Preparing 15:36:06 53c4667daf81: Preparing 15:36:06 27a429883354: Preparing 15:36:06 cc2447e1835a: Preparing 15:36:06 53c4667daf81: Waiting 15:36:06 27a429883354: Waiting 15:36:06 cc2447e1835a: Waiting 15:36:06 0b1267acc155: Layer already exists 15:36:06 0dd4aae1395b: Layer already exists 15:36:06 4be573e478e0: Layer already exists 15:36:06 49518cb157c2: Layer already exists 15:36:06 95d38856187d: Layer already exists 15:36:06 27a429883354: Layer already exists 15:36:06 53c4667daf81: Layer already exists 15:36:06 cc2447e1835a: Layer already exists 15:36:06 main: digest: sha256:9e779d7014ec36fe59a8740faf90d8ac5e0e1727f6ad503155593a48935b90ee size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:36:06 ===================================================== [Pipeline] echo 15:36:06 taggedImages: 15:36:06 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:9a4e864fb3e06a55b40684a3e80b6d034b781f69 15:36:06 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 15:36:06 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.34 15:36:06 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:9a4e864fb3e06a55b40684a3e80b6d034b781f69-3.1.0-dev.34 15:36:06 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:36:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:36:07 15:36:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:36:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:36:07 latest: Pulling from edgex-lftools-log-publisher 15:36:07 5eb5b503b376: Pulling fs layer 15:36:07 5c69ac0246d0: Pulling fs layer 15:36:07 ec43610c2a17: Pulling fs layer 15:36:07 3a2ae6a8a46f: Pulling fs layer 15:36:07 33b1e0a273af: Pulling fs layer 15:36:07 5d3b04190fa2: Pulling fs layer 15:36:07 33b1e0a273af: Waiting 15:36:07 2f39f015ded8: Pulling fs layer 15:36:07 3a2ae6a8a46f: Waiting 15:36:07 2f39f015ded8: Waiting 15:36:07 5d3b04190fa2: Waiting 15:36:07 5c69ac0246d0: Verifying Checksum 15:36:07 3a2ae6a8a46f: Verifying Checksum 15:36:07 3a2ae6a8a46f: Download complete 15:36:07 33b1e0a273af: Verifying Checksum 15:36:07 33b1e0a273af: Download complete 15:36:07 5d3b04190fa2: Download complete 15:36:07 ec43610c2a17: Verifying Checksum 15:36:07 ec43610c2a17: Download complete 15:36:07 5eb5b503b376: Verifying Checksum 15:36:07 5eb5b503b376: Download complete 15:36:08 2f39f015ded8: Download complete 15:36:08 5eb5b503b376: Pull complete 15:36:09 5c69ac0246d0: Pull complete 15:36:09 ec43610c2a17: Pull complete 15:36:09 3a2ae6a8a46f: Pull complete 15:36:09 33b1e0a273af: Pull complete 15:36:09 5d3b04190fa2: Pull complete 15:36:14 2f39f015ded8: Pull complete 15:36:14 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:36:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:36:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:36:14 prd-ubuntu20.04-docker-8c-8g-16151 does not seem to be running inside a container 15:36:14 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:36:18 $ docker top 9d3ea857ac5316b2a9e403e58af70d753800374c2046ac6df0179f0a686de641 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:36:18 ---> job-cost.sh 15:36:18 lf-activate-venv: SKIPPING 15:36:18 INFO: No Stack... 15:36:18 INFO: Retrieving Pricing Info for: v3-standard-8 15:36:19 INFO: Archiving Costs [Pipeline] sh 15:36:19 + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv 15:36:19 + cut -d, -f6 [Pipeline] lock 15:36:19 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-146-stack-cost] 15:36:19 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-146-stack-cost] did not exist. Created. 15:36:19 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-146-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:36:20 + echo total: 0.2199999988079071 [Pipeline] stash 15:36:20 Stashed 1 file(s) [Pipeline] } 15:36:20 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-146-stack-cost] [Pipeline] // lock [Pipeline] } 15:36:20 $ docker stop --time=1 9d3ea857ac5316b2a9e403e58af70d753800374c2046ac6df0179f0a686de641 15:36:21 $ docker rm -f --volumes 9d3ea857ac5316b2a9e403e58af70d753800374c2046ac6df0179f0a686de641 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:36:40 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16154 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws 15:36:40 Running in /w/workspace/app-rfid-llrp-inventory/146 [Pipeline] { [Pipeline] checkout 15:36:40 The recommended git tool is: git 15:36:47 using credential edgex-jenkins-ssh 15:36:47 Cloning the remote Git repository 15:36:47 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 15:36:47 > git init /w/workspace/app-rfid-llrp-inventory/146 # timeout=10 15:36:47 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 15:36:47 > git --version # timeout=10 15:36:47 > git --version # 'git version 2.25.1' 15:36:47 using GIT_SSH to set credentials SSH Credentials for GitHub 15:36:47 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:36:49 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 15:36:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:36:50 Avoid second fetch 15:36:50 Checking out Revision 9a4e864fb3e06a55b40684a3e80b6d034b781f69 (main) 15:36:51 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#245)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:36:50 > git config core.sparsecheckout # timeout=10 15:36:51 > git checkout -f 9a4e864fb3e06a55b40684a3e80b6d034b781f69 # timeout=10 15:36:52 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:36:52 % Total % Received % Xferd Average Speed Time Time Time Current 15:36:52 Dload Upload Total Spent Left Speed 15:36:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 218k 0 --:--:-- --:--:-- --:--:-- 218k [Pipeline] sh 15:36:53 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:36:53 + + sudo tee /etc/docker/daemon.new 15:36:53 sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:36:53 { 15:36:53 "registry-mirrors": [ 15:36:53 "https://nexus3.edgexfoundry.org:10001" 15:36:53 ], 15:36:53 "bip": "10.250.0.254/24", 15:36:53 "hosts": [ 15:36:53 "tcp://0.0.0.0:5555", 15:36:53 "unix:///var/run/docker.sock" 15:36:53 ], 15:36:53 "mtu": 1458, 15:36:53 "selinux-enabled": true, 15:36:53 "seccomp-profile": "/etc/docker/seccomp.json" 15:36:53 } [Pipeline] sh 15:36:54 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:36:54 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:37:16 provisioning config files... 15:37:16 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/146@tmp/config3731644523262522666tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:37:17 ---> docker-login.sh 15:37:17 nexus3.edgexfoundry.org:10001 15:37:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:37:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:37:17 Configure a credential helper to remove this warning. See 15:37:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:37:17 15:37:17 Login Succeeded 15:37:17 nexus3.edgexfoundry.org:10002 15:37:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:37:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:37:18 Configure a credential helper to remove this warning. See 15:37:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:37:18 15:37:18 Login Succeeded 15:37:18 nexus3.edgexfoundry.org:10003 15:37:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:37:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:37:18 Configure a credential helper to remove this warning. See 15:37:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:37:18 15:37:18 Login Succeeded 15:37:18 nexus3.edgexfoundry.org:10004 15:37:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:37:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:37:19 Configure a credential helper to remove this warning. See 15:37:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:37:19 15:37:19 Login Succeeded 15:37:19 docker.io 15:37:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:37:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:37:19 Configure a credential helper to remove this warning. See 15:37:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:37:19 15:37:19 Login Succeeded 15:37:19 ---> docker-login.sh ends [Pipeline] } 15:37:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:37:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:37:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:37:20 ========================================================= 15:37:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 15:37:20 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:20 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 15:37:20 Sending build context to Docker daemon 662kB 15:37:20 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 15:37:20 Step 2/12 : FROM ${BASE} AS builder 15:37:21 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:37:21 9fda8d8052c6: Pulling fs layer 15:37:21 5d54e960e981: Pulling fs layer 15:37:21 c4a7e357bf2a: Pulling fs layer 15:37:21 f0e02332f6b5: Pulling fs layer 15:37:21 cefa15bbcfad: Pulling fs layer 15:37:21 17808c966233: Pulling fs layer 15:37:21 f4c1fc716caa: Pulling fs layer 15:37:21 f0e02332f6b5: Waiting 15:37:21 17808c966233: Waiting 15:37:21 cefa15bbcfad: Waiting 15:37:21 f4c1fc716caa: Waiting 15:37:21 5d54e960e981: Verifying Checksum 15:37:21 5d54e960e981: Download complete 15:37:21 f0e02332f6b5: Verifying Checksum 15:37:21 f0e02332f6b5: Download complete 15:37:21 cefa15bbcfad: Verifying Checksum 15:37:21 cefa15bbcfad: Download complete 15:37:21 9fda8d8052c6: Verifying Checksum 15:37:21 9fda8d8052c6: Download complete 15:37:21 f4c1fc716caa: Verifying Checksum 15:37:21 f4c1fc716caa: Download complete 15:37:22 9fda8d8052c6: Pull complete 15:37:22 5d54e960e981: Pull complete 15:37:23 c4a7e357bf2a: Verifying Checksum 15:37:23 c4a7e357bf2a: Download complete 15:37:24 17808c966233: Verifying Checksum 15:37:24 17808c966233: Download complete 15:37:36 c4a7e357bf2a: Pull complete 15:37:36 f0e02332f6b5: Pull complete 15:37:36 cefa15bbcfad: Pull complete 15:37:44 17808c966233: Pull complete 15:37:46 f4c1fc716caa: Pull complete 15:37:46 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 15:37:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 15:37:46 ---> ea914061e18c 15:37:46 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 15:37:47 ---> Running in f0992b56abb9 15:37:47 Removing intermediate container f0992b56abb9 15:37:47 ---> 633068dab451 15:37:47 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 15:37:47 ---> Running in 67f4ebb30289 15:37:48 Removing intermediate container 67f4ebb30289 15:37:48 ---> 1d57d462cc23 15:37:48 Step 5/12 : ARG ADD_BUILD_TAGS="" 15:37:48 ---> Running in 3105eb281727 15:37:48 Removing intermediate container 3105eb281727 15:37:48 ---> b3d982d73f2e 15:37:48 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:37:48 ---> Running in 24dc39fbe941 15:37:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:37:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:37:51 OK: 266 MiB in 52 packages 15:37:52 Removing intermediate container 24dc39fbe941 15:37:52 ---> bab68d8c8617 15:37:52 Step 7/12 : WORKDIR /app 15:37:52 ---> Running in 8a1b156f0d64 15:37:53 Removing intermediate container 8a1b156f0d64 15:37:53 ---> 7cc2a7d0a02f 15:37:53 Step 8/12 : COPY go.mod vendor* ./ 15:37:53 ---> 631d666cb9ad 15:37:53 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:37:53 ---> Running in c5a6267a3f5c 15:39:15 Removing intermediate container c5a6267a3f5c 15:39:15 ---> 2efd8496a23f 15:39:15 Step 10/12 : COPY . . 15:39:15 ---> 3a9762f8de83 15:39:15 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:39:15 ---> Running in 502c3a9fb43a 15:39:15 Removing intermediate container 502c3a9fb43a 15:39:15 ---> bd6665d3dd9e 15:39:15 Step 12/12 : RUN $MAKE 15:39:15 ---> Running in 594873a3a9e4 15:39:15 noop 15:39:15 Removing intermediate container 594873a3a9e4 15:39:15 ---> 4d2abf612384 15:39:15 Successfully built 4d2abf612384 15:39:15 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:39:15 + docker inspect -f . ci-base-image-arm64 15:39:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:39:15 prd-ubuntu20.04-docker-arm64-4c-16g-16154 does not seem to be running inside a container 15:39:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/146 -v /w/workspace/app-rfid-llrp-inventory/146:/w/workspace/app-rfid-llrp-inventory/146:rw,z -v /w/workspace/app-rfid-llrp-inventory/146@tmp:/w/workspace/app-rfid-llrp-inventory/146@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:39:17 $ docker top 9a962c904494ff1d0c40aa1511bb4fe36b4388a853dd367175854cb0b3619a82 -eo pid,comm [Pipeline] { [Pipeline] sh 15:39:18 + go version 15:39:18 go version go1.21.0 linux/arm64 [Pipeline] } 15:39:18 $ docker stop --time=1 9a962c904494ff1d0c40aa1511bb4fe36b4388a853dd367175854cb0b3619a82 15:39:19 $ docker rm -f --volumes 9a962c904494ff1d0c40aa1511bb4fe36b4388a853dd367175854cb0b3619a82 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:39:20 + docker inspect -f . ci-base-image-arm64 15:39:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:39:20 prd-ubuntu20.04-docker-arm64-4c-16g-16154 does not seem to be running inside a container 15:39:20 $ 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/146 -v /w/workspace/app-rfid-llrp-inventory/146:/w/workspace/app-rfid-llrp-inventory/146:rw,z -v /w/workspace/app-rfid-llrp-inventory/146@tmp:/w/workspace/app-rfid-llrp-inventory/146@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:39:22 $ docker top c68a0caddae51ac5ce1c7e12e4d4bf51139474282e1fac39018f85e3cb8c8f1c -eo pid,comm [Pipeline] { [Pipeline] sh 15:39:23 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/146 [Pipeline] fileExists [Pipeline] sh 15:39:23 + make test 15:39:23 go test -race ./... -coverprofile=coverage.out ./... 15:42:00 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 15:42:00 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 15:42:00 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.081s coverage: 86.2% of statements 15:42:04 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.495s coverage: 71.9% of statements 15:42:05 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:42:05 go vet ./... 15:44:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:44:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:44:11 ./bin/test-attribution.sh 15:44:11 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 15:44:11 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 15:44:11 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 15:44:11 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 15:44:11 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 15:44:11 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 15:44:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 15:44:11 $ docker stop --time=1 c68a0caddae51ac5ce1c7e12e4d4bf51139474282e1fac39018f85e3cb8c8f1c 15:44:15 $ docker rm -f --volumes c68a0caddae51ac5ce1c7e12e4d4bf51139474282e1fac39018f85e3cb8c8f1c [Pipeline] // withDockerContainer [Pipeline] sh 15:44:17 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:44:17 Warning: overwriting stash ‘coverage-report’ 15:44:17 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:44:18 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:44:18 + ls -al . 15:44:18 total 228 15:44:18 drwxrwxr-x 9 jenkins jenkins 4096 Nov 1 15:39 . 15:44:18 drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 15:36 .. 15:44:18 -rw-rw-r-- 1 jenkins jenkins 262 Nov 1 15:36 .dockerignore 15:44:18 drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 15:36 .git 15:44:18 drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 15:36 .github 15:44:18 -rw-rw-r-- 1 jenkins jenkins 773 Nov 1 15:36 .gitignore 15:44:18 -rw-rw-r-- 1 jenkins jenkins 41 Nov 1 15:36 .golangci.yml 15:44:18 -rw-rw-r-- 1 jenkins jenkins 10232 Nov 1 15:36 Attribution.txt 15:44:18 -rw-rw-r-- 1 jenkins jenkins 9317 Nov 1 15:36 CHANGELOG.md 15:44:18 -rw-rw-r-- 1 jenkins jenkins 1659 Nov 1 15:36 Dockerfile 15:44:18 -rw-rw-r-- 1 jenkins jenkins 677 Nov 1 15:36 GOVERNANCE.md 15:44:18 -rw-rw-r-- 1 jenkins jenkins 665 Nov 1 15:36 Jenkinsfile 15:44:18 -rw-rw-r-- 1 jenkins jenkins 11347 Nov 1 15:36 LICENSE 15:44:18 -rw-rw-r-- 1 jenkins jenkins 2497 Nov 1 15:36 Makefile 15:44:18 -rw-rw-r-- 1 jenkins jenkins 617 Nov 1 15:36 OWNERS.md 15:44:18 -rw-rw-r-- 1 jenkins jenkins 31446 Nov 1 15:36 README.md 15:44:18 -rw-rw-r-- 1 jenkins jenkins 12 Nov 1 15:33 VERSION 15:44:18 drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 15:36 bin 15:44:18 -rw-r--r-- 1 jenkins jenkins 41317 Nov 1 15:42 coverage.out 15:44:18 -rw-rw-r-- 1 jenkins jenkins 3969 Nov 1 15:36 go.mod 15:44:18 -rw-rw-r-- 1 jenkins jenkins 35080 Nov 1 15:36 go.sum 15:44:18 drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 15:36 images 15:44:18 drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 15:36 internal 15:44:18 -rw-rw-r-- 1 jenkins jenkins 531 Nov 1 15:36 main.go 15:44:18 drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 15:36 res 15:44:18 drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 15:36 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:18 + 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=9a4e864fb3e06a55b40684a3e80b6d034b781f69 --label arch=arm64 --label version=3.1.0-dev.34 . 15:44:19 Sending build context to Docker daemon 662kB 15:44:19 Step 1/29 : ARG BASE=golang:1.21-alpine3.18 15:44:19 Step 2/29 : FROM ${BASE} AS builder 15:44:19 ---> 4d2abf612384 15:44:19 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 15:44:19 ---> Running in 53b97f38779b 15:44:19 Removing intermediate container 53b97f38779b 15:44:19 ---> 63e8d25d2a13 15:44:19 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 15:44:19 ---> Running in 6f4e7a78da13 15:44:19 Removing intermediate container 6f4e7a78da13 15:44:19 ---> 6934a92bb41b 15:44:19 Step 5/29 : ARG ADD_BUILD_TAGS="" 15:44:19 ---> Running in 15d70b5299d2 15:44:20 Removing intermediate container 15d70b5299d2 15:44:20 ---> c15e78234743 15:44:20 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:44:20 ---> Running in 023c0587f052 15:44:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:44:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:44:23 OK: 266 MiB in 52 packages 15:44:24 Removing intermediate container 023c0587f052 15:44:24 ---> a90a3e8d20d8 15:44:24 Step 7/29 : WORKDIR /app 15:44:24 ---> Running in 6444462d321e 15:44:24 Removing intermediate container 6444462d321e 15:44:24 ---> cbe6fce1c918 15:44:24 Step 8/29 : COPY go.mod vendor* ./ 15:44:24 ---> 51fb189cfe6a 15:44:24 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:44:24 ---> Running in 7407240b99c5 15:44:26 Removing intermediate container 7407240b99c5 15:44:26 ---> 7e13c5f594c6 15:44:26 Step 10/29 : COPY . . 15:44:30 ---> 85cf43c08d59 15:44:30 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:44:30 ---> Running in 831177e56a7c 15:44:30 Removing intermediate container 831177e56a7c 15:44:30 ---> e26b476a23ac 15:44:30 Step 12/29 : RUN $MAKE 15:44:30 ---> Running in 99f01c2c72d7 15:44:31 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.49 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.34 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.1.0-dev.34" -trimpath -mod=readonly -o app-rfid-llrp-inventory 15:46:38 Removing intermediate container 99f01c2c72d7 15:46:38 ---> e3c56f58d22a 15:46:38 Step 13/29 : FROM alpine:3.18 15:46:38 3.18: Pulling from library/alpine 15:46:38 579b34f0a95b: Pulling fs layer 15:46:38 579b34f0a95b: Verifying Checksum 15:46:38 579b34f0a95b: Download complete 15:46:38 579b34f0a95b: Pull complete 15:46:38 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 15:46:38 Status: Downloaded newer image for alpine:3.18 15:46:38 ---> 3cc203321400 15:46:38 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 15:46:38 ---> Running in 2ee3c3f459fb 15:46:38 Removing intermediate container 2ee3c3f459fb 15:46:38 ---> ca40487e9dff 15:46:38 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 15:46:38 ---> Running in 27bc3337d72e 15:46:38 Removing intermediate container 27bc3337d72e 15:46:38 ---> aeb54c890d8f 15:46:38 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 15:46:38 ---> Running in 633ec6ca966f 15:46:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:46:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:46:38 (1/2) Installing ca-certificates (20230506-r0) 15:46:38 (2/2) Installing dumb-init (1.2.5-r2) 15:46:38 Executing busybox-1.36.1-r2.trigger 15:46:38 Executing ca-certificates-20230506-r0.trigger 15:46:38 OK: 9 MiB in 17 packages 15:46:40 Removing intermediate container 633ec6ca966f 15:46:40 ---> bfee4496c3a8 15:46:40 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:46:40 ---> 15776a550d85 15:46:40 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 15:46:40 ---> a6e2f1d844bf 15:46:40 Step 19/29 : COPY --from=builder /app/res/ /res/ 15:46:41 ---> 9f524294064d 15:46:41 Step 20/29 : COPY --from=builder /app/static/ /static/ 15:46:42 ---> dc154c9c52a8 15:46:42 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 15:46:43 ---> 64c803a80f42 15:46:43 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 15:46:43 ---> Running in 957a16498d65 15:46:44 Removing intermediate container 957a16498d65 15:46:44 ---> f59849213485 15:46:44 Step 23/29 : VOLUME /cache 15:46:44 ---> Running in 31612650d859 15:46:45 Removing intermediate container 31612650d859 15:46:45 ---> 76ae42b9e0cd 15:46:45 Step 24/29 : EXPOSE 59711 15:46:45 ---> Running in 934470eddfac 15:46:45 Removing intermediate container 934470eddfac 15:46:45 ---> 3d6d2ebaa579 15:46:45 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 15:46:45 ---> Running in bd281f910bfe 15:46:46 Removing intermediate container bd281f910bfe 15:46:46 ---> 537fd7d8af07 15:46:46 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 15:46:46 ---> Running in 0a6e859511ab 15:46:46 Removing intermediate container 0a6e859511ab 15:46:46 ---> 49351f88ea8a 15:46:46 Step 27/29 : LABEL arch=arm64 15:46:46 ---> Running in 77211af1d3f2 15:46:46 Removing intermediate container 77211af1d3f2 15:46:46 ---> 1c7a3f737eb0 15:46:46 Step 28/29 : LABEL git_sha=9a4e864fb3e06a55b40684a3e80b6d034b781f69 15:46:47 ---> Running in b3088679db4f 15:46:47 Removing intermediate container b3088679db4f 15:46:47 ---> f34b735b3828 15:46:47 Step 29/29 : LABEL version=3.1.0-dev.34 15:46:47 ---> Running in af526be89e24 15:46:47 Removing intermediate container af526be89e24 15:46:47 ---> 060a810fc04e 15:46:47 [Warning] One or more build-args [ARCH] were not consumed 15:46:47 Successfully built 060a810fc04e 15:46:47 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 15:46:47 provisioning config files... 15:46:47 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/146@tmp/config17382586552780729114tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:46:48 ---> docker-login.sh 15:46:48 nexus3.edgexfoundry.org:10001 15:46:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:46:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:46:48 Configure a credential helper to remove this warning. See 15:46:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:46:48 15:46:48 Login Succeeded 15:46:48 nexus3.edgexfoundry.org:10002 15:46:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:46:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:46:48 Configure a credential helper to remove this warning. See 15:46:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:46:48 15:46:48 Login Succeeded 15:46:48 nexus3.edgexfoundry.org:10003 15:46:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:46:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:46:49 Configure a credential helper to remove this warning. See 15:46:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:46:49 15:46:49 Login Succeeded 15:46:49 nexus3.edgexfoundry.org:10004 15:46:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:46:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:46:49 Configure a credential helper to remove this warning. See 15:46:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:46:49 15:46:49 Login Succeeded 15:46:49 docker.io 15:46:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:46:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:46:50 Configure a credential helper to remove this warning. See 15:46:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:46:50 15:46:50 Login Succeeded 15:46:50 ---> docker-login.sh ends [Pipeline] } 15:46:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:46:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:46:50 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: 15:46:50 9a4e864fb3e06a55b40684a3e80b6d034b781f69 15:46:50 latest 15:46:50 3.1.0-dev.34 15:46:50 9a4e864fb3e06a55b40684a3e80b6d034b781f69-3.1.0-dev.34 15:46:50 main 15:46:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:50 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:9a4e864fb3e06a55b40684a3e80b6d034b781f69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:51 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:9a4e864fb3e06a55b40684a3e80b6d034b781f69 15:46:51 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 15:46:51 f881b620d98a: Preparing 15:46:51 52d7f9f7e1cb: Preparing 15:46:51 ca0840108bda: Preparing 15:46:51 800b3b702897: Preparing 15:46:51 0ef4a75012b3: Preparing 15:46:51 87e670a2e724: Preparing 15:46:51 e1111eaa9cc0: Preparing 15:46:51 5f4d9fc4d98d: Preparing 15:46:51 e1111eaa9cc0: Waiting 15:46:51 5f4d9fc4d98d: Waiting 15:46:51 87e670a2e724: Waiting 15:46:51 f881b620d98a: Pushed 15:46:51 ca0840108bda: Pushed 15:46:51 800b3b702897: Pushed 15:46:51 0ef4a75012b3: Pushed 15:46:51 5f4d9fc4d98d: Layer already exists 15:46:51 87e670a2e724: Pushed 15:46:51 e1111eaa9cc0: Pushed 15:46:56 52d7f9f7e1cb: Pushed 15:46:56 9a4e864fb3e06a55b40684a3e80b6d034b781f69: digest: sha256:3c81e70a26ba7e905864946e40c3cc9df6b0b6f26d7d7ba8fed829e7e17127dd size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:57 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:57 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 15:46:57 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 15:46:57 f881b620d98a: Preparing 15:46:57 52d7f9f7e1cb: Preparing 15:46:57 ca0840108bda: Preparing 15:46:57 800b3b702897: Preparing 15:46:57 0ef4a75012b3: Preparing 15:46:57 87e670a2e724: Preparing 15:46:57 e1111eaa9cc0: Preparing 15:46:57 5f4d9fc4d98d: Preparing 15:46:57 87e670a2e724: Waiting 15:46:57 e1111eaa9cc0: Waiting 15:46:57 5f4d9fc4d98d: Waiting 15:46:57 ca0840108bda: Layer already exists 15:46:57 f881b620d98a: Layer already exists 15:46:57 52d7f9f7e1cb: Layer already exists 15:46:57 800b3b702897: Layer already exists 15:46:57 0ef4a75012b3: Layer already exists 15:46:57 87e670a2e724: Layer already exists 15:46:57 5f4d9fc4d98d: Layer already exists 15:46:57 e1111eaa9cc0: Layer already exists 15:46:57 latest: digest: sha256:3c81e70a26ba7e905864946e40c3cc9df6b0b6f26d7d7ba8fed829e7e17127dd size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:58 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:58 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.34 15:46:58 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 15:46:58 f881b620d98a: Preparing 15:46:58 52d7f9f7e1cb: Preparing 15:46:58 ca0840108bda: Preparing 15:46:58 800b3b702897: Preparing 15:46:58 0ef4a75012b3: Preparing 15:46:58 87e670a2e724: Preparing 15:46:58 e1111eaa9cc0: Preparing 15:46:58 87e670a2e724: Waiting 15:46:58 e1111eaa9cc0: Waiting 15:46:58 5f4d9fc4d98d: Preparing 15:46:58 5f4d9fc4d98d: Waiting 15:46:58 0ef4a75012b3: Layer already exists 15:46:58 f881b620d98a: Layer already exists 15:46:58 800b3b702897: Layer already exists 15:46:58 52d7f9f7e1cb: Layer already exists 15:46:58 ca0840108bda: Layer already exists 15:46:58 87e670a2e724: Layer already exists 15:46:58 e1111eaa9cc0: Layer already exists 15:46:58 5f4d9fc4d98d: Layer already exists 15:46:58 3.1.0-dev.34: digest: sha256:3c81e70a26ba7e905864946e40c3cc9df6b0b6f26d7d7ba8fed829e7e17127dd size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:59 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:9a4e864fb3e06a55b40684a3e80b6d034b781f69-3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:59 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:9a4e864fb3e06a55b40684a3e80b6d034b781f69-3.1.0-dev.34 15:46:59 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 15:46:59 f881b620d98a: Preparing 15:46:59 52d7f9f7e1cb: Preparing 15:46:59 ca0840108bda: Preparing 15:46:59 800b3b702897: Preparing 15:46:59 0ef4a75012b3: Preparing 15:46:59 87e670a2e724: Preparing 15:46:59 e1111eaa9cc0: Preparing 15:46:59 5f4d9fc4d98d: Preparing 15:46:59 87e670a2e724: Waiting 15:46:59 e1111eaa9cc0: Waiting 15:46:59 5f4d9fc4d98d: Waiting 15:46:59 ca0840108bda: Layer already exists 15:46:59 52d7f9f7e1cb: Layer already exists 15:46:59 f881b620d98a: Layer already exists 15:46:59 800b3b702897: Layer already exists 15:46:59 0ef4a75012b3: Layer already exists 15:46:59 87e670a2e724: Layer already exists 15:46:59 5f4d9fc4d98d: Layer already exists 15:46:59 e1111eaa9cc0: Layer already exists 15:46:59 9a4e864fb3e06a55b40684a3e80b6d034b781f69-3.1.0-dev.34: digest: sha256:3c81e70a26ba7e905864946e40c3cc9df6b0b6f26d7d7ba8fed829e7e17127dd size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:00 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:00 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main 15:47:00 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 15:47:00 f881b620d98a: Preparing 15:47:00 52d7f9f7e1cb: Preparing 15:47:00 ca0840108bda: Preparing 15:47:00 800b3b702897: Preparing 15:47:00 0ef4a75012b3: Preparing 15:47:00 87e670a2e724: Preparing 15:47:00 e1111eaa9cc0: Preparing 15:47:00 87e670a2e724: Waiting 15:47:00 5f4d9fc4d98d: Preparing 15:47:00 e1111eaa9cc0: Waiting 15:47:00 5f4d9fc4d98d: Waiting 15:47:00 52d7f9f7e1cb: Layer already exists 15:47:00 800b3b702897: Layer already exists 15:47:00 0ef4a75012b3: Layer already exists 15:47:00 ca0840108bda: Layer already exists 15:47:00 f881b620d98a: Layer already exists 15:47:00 87e670a2e724: Layer already exists 15:47:00 e1111eaa9cc0: Layer already exists 15:47:00 5f4d9fc4d98d: Layer already exists 15:47:00 main: digest: sha256:3c81e70a26ba7e905864946e40c3cc9df6b0b6f26d7d7ba8fed829e7e17127dd size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:47:00 ===================================================== [Pipeline] echo 15:47:00 taggedImages: 15:47:00 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:9a4e864fb3e06a55b40684a3e80b6d034b781f69 15:47:00 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 15:47:00 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.34 15:47:00 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:9a4e864fb3e06a55b40684a3e80b6d034b781f69-3.1.0-dev.34 15:47:00 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:47:01 15:47:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:47:01 arm64: Pulling from edgex-lftools-log-publisher 15:47:01 8998bd30e6a1: Pulling fs layer 15:47:01 04944245beec: Pulling fs layer 15:47:01 699f458cf7ca: Pulling fs layer 15:47:01 765212b225bb: Pulling fs layer 15:47:01 f23df028b6ca: Pulling fs layer 15:47:01 d65c8cfc05b1: Pulling fs layer 15:47:01 2437ff75d9bd: Pulling fs layer 15:47:01 765212b225bb: Waiting 15:47:01 f23df028b6ca: Waiting 15:47:01 d65c8cfc05b1: Waiting 15:47:01 2437ff75d9bd: Waiting 15:47:01 04944245beec: Verifying Checksum 15:47:01 04944245beec: Download complete 15:47:01 765212b225bb: Verifying Checksum 15:47:01 765212b225bb: Download complete 15:47:01 f23df028b6ca: Verifying Checksum 15:47:01 f23df028b6ca: Download complete 15:47:01 d65c8cfc05b1: Verifying Checksum 15:47:01 d65c8cfc05b1: Download complete 15:47:02 699f458cf7ca: Verifying Checksum 15:47:02 699f458cf7ca: Download complete 15:47:02 8998bd30e6a1: Verifying Checksum 15:47:02 8998bd30e6a1: Download complete 15:47:04 2437ff75d9bd: Verifying Checksum 15:47:04 2437ff75d9bd: Download complete 15:47:06 8998bd30e6a1: Pull complete 15:47:07 04944245beec: Pull complete 15:47:08 699f458cf7ca: Pull complete 15:47:09 765212b225bb: Pull complete 15:47:10 f23df028b6ca: Pull complete 15:47:10 d65c8cfc05b1: Pull complete 15:47:28 2437ff75d9bd: Pull complete 15:47:28 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:47:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:47:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:47:28 prd-ubuntu20.04-docker-arm64-4c-16g-16154 does not seem to be running inside a container 15:47:28 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-rfid-llrp-inventory/146 -v /w/workspace/app-rfid-llrp-inventory/146:/w/workspace/app-rfid-llrp-inventory/146:rw,z -v /w/workspace/app-rfid-llrp-inventory/146@tmp:/w/workspace/app-rfid-llrp-inventory/146@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 15:47:31 $ docker top c4f702fdf09b4823dc10f6312b6b983d3c5b37bd3f81f710c3224cd9163ebe2c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:47:32 ---> job-cost.sh 15:47:32 lf-activate-venv: SKIPPING 15:47:32 INFO: No Stack... 15:47:32 INFO: Retrieving Pricing Info for: v3-standard-4 15:47:33 INFO: Archiving Costs [Pipeline] sh 15:47:34 + cut -d, -f6+ 15:47:34 cat /w/workspace/app-rfid-llrp-inventory/146/archives/cost.csv [Pipeline] lock 15:47:34 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-146-stack-cost] 15:47:34 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-146-stack-cost] did not exist. Created. 15:47:34 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-146-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:47:35 /w/workspace/app-rfid-llrp-inventory/146@tmp/durable-48c2bbdb/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:47:35 + echo total: 0.10999999940395355 [Pipeline] stash 15:47:35 Warning: overwriting stash ‘stack-cost’ 15:47:35 Stashed 1 file(s) [Pipeline] } 15:47:35 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-146-stack-cost] [Pipeline] // lock [Pipeline] } 15:47:35 $ docker stop --time=1 c4f702fdf09b4823dc10f6312b6b983d3c5b37bd3f81f710c3224cd9163ebe2c 15:47:37 $ docker rm -f --volumes c4f702fdf09b4823dc10f6312b6b983d3c5b37bd3f81f710c3224cd9163ebe2c [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 15:47:37 provisioning config files... 15:47:37 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config9325049835395122437tmp [Pipeline] { [Pipeline] sh 15:47:38 + set +x 15:47:38 + + curl -s https://codecov.io/bash 15:47:38 bash -s -- 15:47:38 15:47:38 _____ _ 15:47:38 / ____| | | 15:47:38 | | ___ __| | ___ ___ _____ __ 15:47:38 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:47:38 | |___| (_) | (_| | __/ (_| (_) \ V / 15:47:38 \_____\___/ \__,_|\___|\___\___/ \_/ 15:47:38 Bash-1.0.6 15:47:38 15:47:38 15:47:38 ==> git version 2.25.1 found 15:47:38 ==> 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 15:47:38 Release-Date: 2020-01-08 15:47:38 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:47:38 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:47:38 ==> Jenkins CI detected. 15:47:38 current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main 15:47:38 project root: . 15:47:38 --> token set from env 15:47:38 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:47:38 ==> Running gcov in . (disable via -X gcov) 15:47:38 ==> Python coveragepy not found 15:47:38 ==> Searching for coverage reports in: 15:47:38 + . 15:47:38 -> Found 1 reports 15:47:38 ==> Detecting git/mercurial file structure 15:47:38 ==> Reading reports 15:47:38 + ./coverage.out bytes=41317 15:47:38 ==> Appending adjustments 15:47:38 https://docs.codecov.io/docs/fixing-reports 15:47:38 + Found adjustments 15:47:38 ==> Gzipping contents 15:47:38 12K /tmp/codecov.mMqx8A.gz 15:47:38 ==> Uploading reports 15:47:38 url: https://codecov.io 15:47:38 query: branch=main&commit=9a4e864fb3e06a55b40684a3e80b6d034b781f69&build=146&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F146%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 15:47:38 -> Pinging Codecov 15:47:38 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=9a4e864fb3e06a55b40684a3e80b6d034b781f69&build=146&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F146%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 15:47:38 -> Uploading to 15:47:38 https://storage.googleapis.com/codecov/v4/raw/2023-11-01/581DD39554BDF9B6E22D074273EAD858/9a4e864fb3e06a55b40684a3e80b6d034b781f69/a27632fd-3b0e-430a-8abc-d1692b7cfbd7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231101%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231101T154738Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=dc83922e13446a0007745f3b06aa36aaccfbac255ce9de948ebbb9a7dca56f81 15:47:38 % Total % Received % Xferd Average Speed Time Time Time Current 15:47:38 Dload Upload Total Spent Left Speed 15:47:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11603 0 0 100 11603 0 46412 --:--:-- --:--:-- --:--:-- 46412 15:47:38 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/9a4e864fb3e06a55b40684a3e80b6d034b781f69 [Pipeline] } 15:47:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:47:39 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:47:39 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:47:39 15:47:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:47:39 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:47:39 df9b9388f04a: Pulling fs layer 15:47:39 52dc419b0ee2: Pulling fs layer 15:47:39 25bc292e5bac: Pulling fs layer 15:47:39 114826534d7a: Pulling fs layer 15:47:39 4657fd5d0bcf: Pulling fs layer 15:47:39 6ad1cebc031e: Pulling fs layer 15:47:39 8a3aa393b2d8: Pulling fs layer 15:47:39 114826534d7a: Waiting 15:47:39 6ad1cebc031e: Waiting 15:47:39 4657fd5d0bcf: Waiting 15:47:39 8a3aa393b2d8: Waiting 15:47:39 25bc292e5bac: Download complete 15:47:39 52dc419b0ee2: Verifying Checksum 15:47:39 52dc419b0ee2: Download complete 15:47:39 4657fd5d0bcf: Verifying Checksum 15:47:39 4657fd5d0bcf: Download complete 15:47:39 df9b9388f04a: Download complete 15:47:39 df9b9388f04a: Pull complete 15:47:39 6ad1cebc031e: Verifying Checksum 15:47:39 6ad1cebc031e: Download complete 15:47:39 52dc419b0ee2: Pull complete 15:47:40 25bc292e5bac: Pull complete 15:47:40 114826534d7a: Verifying Checksum 15:47:40 114826534d7a: Download complete 15:47:40 8a3aa393b2d8: Verifying Checksum 15:47:40 8a3aa393b2d8: Download complete 15:47:43 114826534d7a: Pull complete 15:47:44 4657fd5d0bcf: Pull complete 15:47:44 6ad1cebc031e: Pull complete 15:47:47 8a3aa393b2d8: Pull complete 15:47:47 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 15:47:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:47:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:47:47 prd-ubuntu20.04-docker-8c-8g-16151 does not seem to be running inside a container 15:47:47 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 15:47:54 $ docker top 557f2ac7ce0f67e04cf7f0b4bb73a906ac2ea4e3f17394d9e4c8348d8134b522 -eo pid,comm [Pipeline] { [Pipeline] echo 15:47:54 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh 15:47:54 + set -o pipefail 15:47:54 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' 15:48:01 15:48:01 Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... 15:48:01 15:48:01 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/ab53cad5-1a71-4a15-b2f3-dd4c7007e870 15:48:01 15:48:01 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:48:01 15:48:01 15:48:01 A medium severity vulnerability was found in the Snyk CLI versions you are using. 15:48:01 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 15:48:01 More details here: https://snyk.co/ue1NS 15:48:01 You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. 15:48:01 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 15:48:01 $ docker stop --time=1 557f2ac7ce0f67e04cf7f0b4bb73a906ac2ea4e3f17394d9e4c8348d8134b522 15:48:06 $ docker rm -f --volumes 557f2ac7ce0f67e04cf7f0b4bb73a906ac2ea4e3f17394d9e4c8348d8134b522 [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 15:48:07 + git log --format=format:%s -1 9a4e864fb3e06a55b40684a3e80b6d034b781f69 [Pipeline] sh 15:48:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:48:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:48:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:48:08 prd-ubuntu20.04-docker-8c-8g-16151 does not seem to be running inside a container 15:48:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:48:10 $ docker top 13ad34b2d2e06b30359a0859c879f0cc747132209152d000ba0645d37598ef72 -eo pid,comm 15:48:10 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 15:48:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:48:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:48:10 [ssh-agent] Looking for ssh-agent implementation... 15:48:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:48:10 $ docker exec 13ad34b2d2e06b30359a0859c879f0cc747132209152d000ba0645d37598ef72 ssh-agent 15:48:10 SSH_AUTH_SOCK=/tmp/ssh-vUSyLwsrd04w/agent.21 15:48:10 SSH_AGENT_PID=38 15:48:10 Running ssh-add (command line suppressed) 15:48:10 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7130852465184889439.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7130852465184889439.key) 15:48:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:48:10 + git semver tag 15:48:11 2023-11-01 15:48:10,973 [run_tag] DEBUG tag force:False 15:48:11 2023-11-01 15:48:10,974 [check_head_tag] DEBUG check head tag 15:48:11 2023-11-01 15:48:10,975 [execute] INFO git cat-file --batch-check 15:48:11 2023-11-01 15:48:10,976 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 15:48:11 2023-11-01 15:48:10,980 [execute] INFO git cat-file --batch 15:48:11 2023-11-01 15:48:10,980 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 15:48:11 2023-11-01 15:48:10,996 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:48:11 2023-11-01 15:48:10,996 [execute] INFO git tag -a v3.1.0-dev.34 -m v3.1.0-dev.34 15:48:11 2023-11-01 15:48:10,996 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.34', '-m', 'v3.1.0-dev.34'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 15:48:11 2023-11-01 15:48:11,006 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:48:11 3.1.0-dev.34 [Pipeline] } 15:48:11 $ docker exec --env ******** --env ******** 13ad34b2d2e06b30359a0859c879f0cc747132209152d000ba0645d37598ef72 ssh-agent -k 15:48:11 unset SSH_AUTH_SOCK; 15:48:11 unset SSH_AGENT_PID; 15:48:11 echo Agent pid 38 killed; 15:48:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:48:11 + git semver [Pipeline] } 15:48:11 $ docker stop --time=1 13ad34b2d2e06b30359a0859c879f0cc747132209152d000ba0645d37598ef72 15:48:14 $ docker rm -f --volumes 13ad34b2d2e06b30359a0859c879f0cc747132209152d000ba0645d37598ef72 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:48:14 15:48:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:48:15 0.23.1-centos7: Pulling from edgex-lftools 15:48:15 ab5ef0e58194: Pulling fs layer 15:48:15 9712f1f96733: Pulling fs layer 15:48:15 63f879dbbcfc: Pulling fs layer 15:48:15 0d9ebad4ef96: Pulling fs layer 15:48:15 e9a5061849ea: Pulling fs layer 15:48:15 d747dcd14b5f: Pulling fs layer 15:48:15 2de7ff778b66: Pulling fs layer 15:48:15 e9a5061849ea: Waiting 15:48:15 d747dcd14b5f: Waiting 15:48:15 0d9ebad4ef96: Waiting 15:48:15 2de7ff778b66: Waiting 15:48:15 9712f1f96733: Verifying Checksum 15:48:15 9712f1f96733: Download complete 15:48:15 63f879dbbcfc: Verifying Checksum 15:48:15 63f879dbbcfc: Download complete 15:48:15 ab5ef0e58194: Verifying Checksum 15:48:15 ab5ef0e58194: Download complete 15:48:15 d747dcd14b5f: Download complete 15:48:16 e9a5061849ea: Verifying Checksum 15:48:16 e9a5061849ea: Download complete 15:48:16 0d9ebad4ef96: Download complete 15:48:16 2de7ff778b66: Download complete 15:48:18 ab5ef0e58194: Pull complete 15:48:18 9712f1f96733: Pull complete 15:48:19 63f879dbbcfc: Pull complete 15:48:23 0d9ebad4ef96: Pull complete 15:48:23 e9a5061849ea: Pull complete 15:48:23 d747dcd14b5f: Pull complete 15:48:24 2de7ff778b66: Pull complete 15:48:24 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:48:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:48:24 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:48:24 prd-ubuntu20.04-docker-8c-8g-16151 does not seem to be running inside a container 15:48:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 15:48:32 $ docker top 426b0940e4d4bca332a6e480abe41b752716b6a2aa194e887e3307158095e12f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:48:33 provisioning config files... 15:48:33 copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config16158899983125092037tmp 15:48:33 copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2121327854421455740tmp 15:48:33 copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8566549207863817788tmp [Pipeline] { [Pipeline] echo 15:48:33 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:48:33 ---> sigul-configuration.sh 15:48:33 gpg: directory `/root/.gnupg' created 15:48:33 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:48:33 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:48:33 gpg: keyring `/root/.gnupg/secring.gpg' created 15:48:33 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:48:33 gpg: CAST5 encrypted data 15:48:33 gpg: encrypted with 1 passphrase 15:48:33 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:48:33 + mkdir /home/jenkins 15:48:33 + mkdir /home/jenkins/sigul [Pipeline] sh 15:48:33 + 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 15:48:33 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:48:34 ---> sigul-install.sh 15:48:34 Sigul already installed; skipping installation. [Pipeline] sh 15:48:34 + git tag --list 15:48:34 v0.0.0 15:48:34 v1.0.0 15:48:34 v2.1.0 15:48:34 v2.1.1 15:48:34 v2.2.0 15:48:34 v2.3.0 15:48:34 v3.0 15:48:34 v3.0.0 15:48:34 v3.0.1 15:48:34 v3.0.1-dev.1 15:48:34 v3.1.0-dev.1 15:48:34 v3.1.0-dev.10 15:48:34 v3.1.0-dev.11 15:48:34 v3.1.0-dev.12 15:48:34 v3.1.0-dev.13 15:48:34 v3.1.0-dev.14 15:48:34 v3.1.0-dev.15 15:48:34 v3.1.0-dev.16 15:48:34 v3.1.0-dev.17 15:48:34 v3.1.0-dev.18 15:48:34 v3.1.0-dev.19 15:48:34 v3.1.0-dev.2 15:48:34 v3.1.0-dev.20 15:48:34 v3.1.0-dev.21 15:48:34 v3.1.0-dev.22 15:48:34 v3.1.0-dev.23 15:48:34 v3.1.0-dev.24 15:48:34 v3.1.0-dev.25 15:48:34 v3.1.0-dev.26 15:48:34 v3.1.0-dev.27 15:48:34 v3.1.0-dev.28 15:48:34 v3.1.0-dev.29 15:48:34 v3.1.0-dev.3 15:48:34 v3.1.0-dev.30 15:48:34 v3.1.0-dev.31 15:48:34 v3.1.0-dev.32 15:48:34 v3.1.0-dev.33 15:48:34 v3.1.0-dev.34 15:48:34 v3.1.0-dev.4 15:48:34 v3.1.0-dev.5 15:48:34 v3.1.0-dev.6 15:48:34 v3.1.0-dev.7 15:48:34 v3.1.0-dev.8 15:48:34 v3.1.0-dev.9 [Pipeline] sh 15:48:34 + lftools sign git-tag v3.1.0-dev.34 15:48:35 Signing Git tag with Sigul... 15:48:35 Signing v3.1.0-dev.34 [Pipeline] echo 15:48:35 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:48:35 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:48:35 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:48:35 $ docker stop --time=1 426b0940e4d4bca332a6e480abe41b752716b6a2aa194e887e3307158095e12f 15:48:37 $ docker rm -f --volumes 426b0940e4d4bca332a6e480abe41b752716b6a2aa194e887e3307158095e12f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 15:48:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:48:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:48:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:48:38 prd-ubuntu20.04-docker-8c-8g-16151 does not seem to be running inside a container 15:48:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:48:38 $ docker top 644cc4697bb22c7828c20ae75bc696d913b104259f9e28a35f50a9c435c68604 -eo pid,comm 15:48:38 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 15:48:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:48:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:48:38 [ssh-agent] Looking for ssh-agent implementation... 15:48:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:48:38 $ docker exec 644cc4697bb22c7828c20ae75bc696d913b104259f9e28a35f50a9c435c68604 ssh-agent 15:48:38 SSH_AUTH_SOCK=/tmp/ssh-coCafwzmWWKK/agent.32 15:48:38 SSH_AGENT_PID=38 15:48:38 Running ssh-add (command line suppressed) 15:48:38 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8144147596301270028.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8144147596301270028.key) 15:48:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:48:39 + git semver bump pre 15:48:39 2023-11-01 15:48:39,306 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:48:39 2023-11-01 15:48:39,306 [bump_version] DEBUG bumping version:3.1.0-dev.34 on axis:pre with prefix:dev 15:48:39 2023-11-01 15:48:39,306 [bump_version] DEBUG bumped version:3.1.0-dev.35 15:48:39 2023-11-01 15:48:39,306 [write_version] DEBUG write version:3.1.0-dev.35 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True 15:48:39 2023-11-01 15:48:39,306 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:48:39 2023-11-01 15:48:39,306 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:48:39 2023-11-01 15:48:39,309 [execute] INFO git cat-file --batch-check 15:48:39 2023-11-01 15:48:39,309 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 15:48:39 2023-11-01 15:48:39,314 [execute] INFO git cat-file --batch 15:48:39 2023-11-01 15:48:39,314 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 15:48:39 2023-11-01 15:48:39,318 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:48:39 3.1.0-dev.35 [Pipeline] } 15:48:39 $ docker exec --env ******** --env ******** 644cc4697bb22c7828c20ae75bc696d913b104259f9e28a35f50a9c435c68604 ssh-agent -k 15:48:39 unset SSH_AUTH_SOCK; 15:48:39 unset SSH_AGENT_PID; 15:48:39 echo Agent pid 38 killed; 15:48:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:48:39 + git semver [Pipeline] } 15:48:40 $ docker stop --time=1 644cc4697bb22c7828c20ae75bc696d913b104259f9e28a35f50a9c435c68604 15:48:41 $ docker rm -f --volumes 644cc4697bb22c7828c20ae75bc696d913b104259f9e28a35f50a9c435c68604 [Pipeline] // withDockerContainer [Pipeline] sh 15:48:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:48:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:48:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:48:42 prd-ubuntu20.04-docker-8c-8g-16151 does not seem to be running inside a container 15:48:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:48:42 $ docker top b6e3e876d361e776bde3dc541b6f860a6fdd317e3c43053dc178ad3d010e53bb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:48:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:48:42 [ssh-agent] Looking for ssh-agent implementation... 15:48:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:48:42 $ docker exec b6e3e876d361e776bde3dc541b6f860a6fdd317e3c43053dc178ad3d010e53bb ssh-agent 15:48:42 SSH_AUTH_SOCK=/tmp/ssh-hfmfTf7HixOa/agent.32 15:48:42 SSH_AGENT_PID=38 15:48:42 Running ssh-add (command line suppressed) 15:48:42 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6169002178793685913.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6169002178793685913.key) 15:48:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:48:43 + git semver push 15:48:43 2023-11-01 15:48:43,420 [run_push] DEBUG push 15:48:43 2023-11-01 15:48:43,420 [execute] INFO git cat-file --batch-check 15:48:43 2023-11-01 15:48:43,420 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 15:48:43 2023-11-01 15:48:43,423 [execute] INFO git rev-list a748b1b029bea059b4911b2fb0a5eb5d96264ac9 -- 15:48:43 2023-11-01 15:48:43,423 [execute] DEBUG Popen(['git', 'rev-list', 'a748b1b029bea059b4911b2fb0a5eb5d96264ac9', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 15:48:43 2023-11-01 15:48:43,430 [execute] INFO git fetch -v origin 15:48:43 2023-11-01 15:48:43,431 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) 15:48:44 2023-11-01 15:48:43,959 [run_push] DEBUG no remote changes detected 15:48:44 2023-11-01 15:48:43,960 [execute] INFO git push origin semver 15:48:44 2023-11-01 15:48:43,960 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 15:48:45 2023-11-01 15:48:44,682 [run_push] DEBUG push all version tags 15:48:45 2023-11-01 15:48:44,683 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 15:48:45 2023-11-01 15:48:44,683 [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) 15:48:45 2023-11-01 15:48:45,436 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:48:45 3.1.0-dev.35 [Pipeline] } 15:48:45 $ docker exec --env ******** --env ******** b6e3e876d361e776bde3dc541b6f860a6fdd317e3c43053dc178ad3d010e53bb ssh-agent -k 15:48:45 unset SSH_AUTH_SOCK; 15:48:45 unset SSH_AGENT_PID; 15:48:45 echo Agent pid 38 killed; 15:48:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:48:46 + git semver [Pipeline] } 15:48:46 $ docker stop --time=1 b6e3e876d361e776bde3dc541b6f860a6fdd317e3c43053dc178ad3d010e53bb 15:48:47 $ docker rm -f --volumes b6e3e876d361e776bde3dc541b6f860a6fdd317e3c43053dc178ad3d010e53bb [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 15:48:48 + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] 15:48:48 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 15:48:48 total 16 15:48:48 drwxr-xr-x 3 root root 4096 Nov 1 15:36 . 15:48:48 drwxrwxr-x 11 jenkins jenkins 4096 Nov 1 15:48 .. 15:48:48 drwxr-xr-x 2 root root 4096 Nov 1 15:36 cost 15:48:48 -rw-r--r-- 1 root root 95 Nov 1 15:36 cost.csv 15:48:48 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives 15:48:48 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 15:48:48 total 16 15:48:48 drwxr-xr-x 3 jenkins jenkins 4096 Nov 1 15:36 . 15:48:48 drwxrwxr-x 11 jenkins jenkins 4096 Nov 1 15:48 .. 15:48:48 drwxr-xr-x 2 jenkins jenkins 4096 Nov 1 15:36 cost 15:48:48 -rw-r--r-- 1 jenkins jenkins 95 Nov 1 15:36 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:48:48 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:48:49 ---> package-listing.sh 15:48:49 ++ facter osfamily 15:48:49 ++ tr '[:upper:]' '[:lower:]' 15:48:49 + OS_FAMILY=debian 15:48:49 + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main 15:48:49 + START_PACKAGES=/tmp/packages_start.txt 15:48:49 + END_PACKAGES=/tmp/packages_end.txt 15:48:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:48:49 + PACKAGES=/tmp/packages_start.txt 15:48:49 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 15:48:49 + PACKAGES=/tmp/packages_end.txt 15:48:49 + case "${OS_FAMILY}" in 15:48:49 + dpkg -l 15:48:49 + grep '^ii' 15:48:49 + '[' -f /tmp/packages_start.txt ']' 15:48:49 + '[' -f /tmp/packages_end.txt ']' 15:48:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:48:49 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 15:48:49 + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ 15:48:49 + 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 15:48:49 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 15:48:49 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:48:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:48:50 prd-ubuntu20.04-docker-8c-8g-16151 does not seem to be running inside a container 15:48:50 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:48:50 $ docker top 94f5bec18f52c4ebcd1276bee60180d41fd438b34fc729139c2625aa97f576ce -eo pid,comm [Pipeline] { [Pipeline] sh 15:48:51 + touch /tmp/pre-build-complete [Pipeline] sh 15:48:51 + mkdir -p /var/log/sysstat [Pipeline] sh 15:48:51 + ls /var/log/sa-host 15:48:51 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:48:51 provisioning config files... 15:48:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config18089781080630367144tmp [Pipeline] { [Pipeline] echo 15:48:51 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:48:52 ---> create-netrc.sh [Pipeline] } 15:48:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:48:52 ---> python-tools-install.sh [Pipeline] echo 15:48:52 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:48:52 ---> sudo-logs.sh 15:48:52 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:48:52 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:48:53 ---> job-cost.sh 15:48:53 lf-activate-venv: SKIPPING 15:48:53 DEBUG: total: 0.2199999988079071 15:48:53 INFO: Retrieving Stack Cost... 15:48:53 INFO: Retrieving Pricing Info for: v3-standard-8 15:48:53 INFO: Archiving Costs [Pipeline] echo 15:48:53 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:48:54 ---> logs-deploy.sh 15:48:54 lf-activate-venv: SKIPPING 15:48:54 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/146 15:48:54 INFO: archiving workspace using pattern(s): 15:48:55 Archives upload complete. 15:48:55 INFO: archiving logs to Nexus