Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f1ad42671cb4bb5b089283d273768ffa9133c18e 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-ssh13261508047627709226.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh14000382798067663552.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh17313623525583274337.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh643408231198032910.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-ssh10580753291539310963.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-15289 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git init /w/workspace/dry_app-rfid-llrp-inventory_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision f1ad42671cb4bb5b089283d273768ffa9133c18e (main) Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#192)" > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f1ad42671cb4bb5b089283d273768ffa9133c18e # timeout=10 > git rev-list --no-walk 583b590e15f8d0c12fcb98f7d341314e1a5e73b4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:50:47 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:50:47 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:50:47 ========================================================= 14:50:47 EdgeX Global Pipelines Version Info 14:50:47 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:50:48 ------------------- 14:50:48 stable info: 14:50:48 ------------------- 14:50:48 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:50:48 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 14:50:48 Message: update stable to v1.0.249 14:50:48 ------------------- 14:50:48 experimental info: 14:50:48 ------------------- 14:50:48 Commited By: **** collab-it+edgex@linuxfoundation.org 14:50:48 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 14:50:48 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:50:49 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 14:50:49 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 14:50:49 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:50:49 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:50:49 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:50:49 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 14:50:49 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:50:49 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 14:50:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:50:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:50:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:50:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 14:50:49 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:50:49 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:50:49 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:50:49 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:50:49 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:50:49 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:50:49 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:50:49 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:50:49 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 14:50:49 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 14:50:49 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:50:49 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:50:49 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 14:50:49 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:50:49 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 14:50:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 14:50:49 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 14:50:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 14:50:49 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f1ad42671cb4bb5b089283d273768ffa9133c18e [Pipeline] echo 14:50:49 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f1ad426 [Pipeline] echo 14:50:49 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:50:49 provisioning config files... 14:50:49 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8852686915461459173tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:50:49 ---> docker-login.sh 14:50:49 nexus3.edgexfoundry.org:10001 14:50:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:50:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:50:50 Configure a credential helper to remove this warning. See 14:50:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:50:50 14:50:50 Login Succeeded 14:50:50 nexus3.edgexfoundry.org:10002 14:50:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:50:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:50:50 Configure a credential helper to remove this warning. See 14:50:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:50:50 14:50:50 Login Succeeded 14:50:50 nexus3.edgexfoundry.org:10003 14:50:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:50:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:50:50 Configure a credential helper to remove this warning. See 14:50:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:50:50 14:50:50 Login Succeeded 14:50:50 nexus3.edgexfoundry.org:10004 14:50:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:50:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:50:50 Configure a credential helper to remove this warning. See 14:50:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:50:50 14:50:50 Login Succeeded 14:50:50 docker.io 14:50:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:50:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:50:50 Configure a credential helper to remove this warning. See 14:50:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:50:50 14:50:50 Login Succeeded 14:50:50 ---> docker-login.sh ends [Pipeline] } 14:50:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 14:50:51 + git rev-list -1 --merges f1ad42671cb4bb5b089283d273768ffa9133c18e~1..f1ad42671cb4bb5b089283d273768ffa9133c18e [Pipeline] echo 14:50:51 -----------> git rev-list -1 --merges f1ad42671cb4bb5b089283d273768ffa9133c18e~1..f1ad42671cb4bb5b089283d273768ffa9133c18e f1ad42671cb4bb5b089283d273768ffa9133c18e [false] [Pipeline] sh 14:50:51 + git log --format=format:%s -1 f1ad42671cb4bb5b089283d273768ffa9133c18e [Pipeline] echo 14:50:51 ========================================================= 14:50:51 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:50:51 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:50:51 + git log --format=format:%s -1 f1ad42671cb4bb5b089283d273768ffa9133c18e [Pipeline] echo 14:50:51 [semverPrep] GIT_COMMIT: f1ad42671cb4bb5b089283d273768ffa9133c18e, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#192) [Pipeline] echo 14:50:51 [semverPrep] This is not a build commit. [Pipeline] sh 14:50:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:50:52 + grep -v github /etc/ssh/ssh_known_hosts 14:50:52 + [ -e /tmp/ssh_known_hosts ] 14:50:52 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:50:52 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 14:50:52 + sudo tee -a /etc/ssh/ssh_known_hosts 14:50:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:50:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:50:52 14:50:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:50:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:50:53 0.1.4: Pulling from edgex-devops/py-git-semver 14:50:53 b85a868b505f: Pulling fs layer 14:50:53 e2be974225ed: Pulling fs layer 14:50:53 339a4e72a1f5: Pulling fs layer 14:50:53 988bab9f4d93: Pulling fs layer 14:50:53 1469e6f7b9e6: Pulling fs layer 14:50:53 eaf3925da568: Pulling fs layer 14:50:53 bab4dde63d76: Pulling fs layer 14:50:53 1469e6f7b9e6: Waiting 14:50:53 eaf3925da568: Waiting 14:50:53 988bab9f4d93: Waiting 14:50:53 bde34c3a00c8: Pulling fs layer 14:50:53 bab4dde63d76: Waiting 14:50:53 b352a97aabf1: Pulling fs layer 14:50:53 bde34c3a00c8: Waiting 14:50:53 4872d77fe225: Pulling fs layer 14:50:53 5851b861e8e6: Pulling fs layer 14:50:53 b352a97aabf1: Waiting 14:50:53 5851b861e8e6: Waiting 14:50:53 e2be974225ed: Download complete 14:50:53 988bab9f4d93: Verifying Checksum 14:50:53 988bab9f4d93: Download complete 14:50:53 1469e6f7b9e6: Verifying Checksum 14:50:53 1469e6f7b9e6: Download complete 14:50:53 eaf3925da568: Verifying Checksum 14:50:53 eaf3925da568: Download complete 14:50:53 339a4e72a1f5: Verifying Checksum 14:50:53 339a4e72a1f5: Download complete 14:50:53 bde34c3a00c8: Download complete 14:50:53 b352a97aabf1: Verifying Checksum 14:50:53 b352a97aabf1: Download complete 14:50:53 4872d77fe225: Download complete 14:50:53 5851b861e8e6: Verifying Checksum 14:50:53 5851b861e8e6: Download complete 14:50:53 b85a868b505f: Verifying Checksum 14:50:53 b85a868b505f: Download complete 14:50:53 bab4dde63d76: Verifying Checksum 14:50:53 bab4dde63d76: Download complete 14:50:54 b85a868b505f: Pull complete 14:50:54 e2be974225ed: Pull complete 14:50:55 339a4e72a1f5: Pull complete 14:50:55 988bab9f4d93: Pull complete 14:50:55 1469e6f7b9e6: Pull complete 14:50:55 eaf3925da568: Pull complete 14:50:57 bab4dde63d76: Pull complete 14:50:57 bde34c3a00c8: Pull complete 14:50:57 b352a97aabf1: Pull complete 14:50:57 4872d77fe225: Pull complete 14:50:57 5851b861e8e6: Pull complete 14:50:57 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 14:50:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:50:57 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:50:57 prd-ubuntu20.04-docker-8c-8g-15289 does not seem to be running inside a container 14:50:57 $ 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 14:50:59 $ docker top 59cf6d48472296d147d64ddc02b3fae234fffbc7ce611da3344129c242861385 -eo pid,comm 14:50:59 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). 14:50:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:50:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:50:59 [ssh-agent] Looking for ssh-agent implementation... 14:50:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:50:59 $ docker exec 59cf6d48472296d147d64ddc02b3fae234fffbc7ce611da3344129c242861385 ssh-agent 14:50:59 SSH_AUTH_SOCK=/tmp/ssh-YKGRewIf3jFS/agent.32 14:50:59 SSH_AGENT_PID=37 14:50:59 Running ssh-add (command line suppressed) 14:50:59 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5174329581475161206.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5174329581475161206.key) 14:50:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:51:00 + git tag --points-at HEAD [Pipeline] } 14:51:00 $ docker exec --env ******** --env ******** 59cf6d48472296d147d64ddc02b3fae234fffbc7ce611da3344129c242861385 ssh-agent -k 14:51:00 unset SSH_AUTH_SOCK; 14:51:00 unset SSH_AGENT_PID; 14:51:00 echo Agent pid 37 killed; 14:51:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:51:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:51:00 [ssh-agent] Looking for ssh-agent implementation... 14:51:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:51:00 $ docker exec 59cf6d48472296d147d64ddc02b3fae234fffbc7ce611da3344129c242861385 ssh-agent 14:51:00 SSH_AUTH_SOCK=/tmp/ssh-BPsg0lBBFwZK/agent.70 14:51:00 SSH_AGENT_PID=76 14:51:00 Running ssh-add (command line suppressed) 14:51:00 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_12614146859265917138.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_12614146859265917138.key) 14:51:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:51:00 + git semver init 14:51:01 2023-05-12 14:51:00,985 [run_init] DEBUG init version:0.0.0 force:False 14:51:01 2023-05-12 14:51:00,985 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver 14:51:01 2023-05-12 14:51:00,986 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver 14:51:01 2023-05-12 14:51:00,986 [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) 14:51:02 2023-05-12 14:51:01,994 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude 14:51:02 2023-05-12 14:51:01,995 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False 14:51:02 2023-05-12 14:51:01,995 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 14:51:02 2023-05-12 14:51:01,995 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 14:51:02 3.0.0-dev.34 [Pipeline] } 14:51:02 $ docker exec --env ******** --env ******** 59cf6d48472296d147d64ddc02b3fae234fffbc7ce611da3344129c242861385 ssh-agent -k 14:51:02 unset SSH_AUTH_SOCK; 14:51:02 unset SSH_AGENT_PID; 14:51:02 echo Agent pid 76 killed; 14:51:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:51:02 + git semver [Pipeline] } 14:51:02 $ docker stop --time=1 59cf6d48472296d147d64ddc02b3fae234fffbc7ce611da3344129c242861385 14:51:04 $ docker rm -f --volumes 59cf6d48472296d147d64ddc02b3fae234fffbc7ce611da3344129c242861385 [Pipeline] // withDockerContainer [Pipeline] sh 14:51:04 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:51:04 Stashed 1 file(s) [Pipeline] echo 14:51:04 [edgeXSemver]: initialized semver on version 3.0.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 14:51:04 provisioning config files... 14:51:04 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config323511431974216452tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:51:04 ---> docker-login.sh 14:51:04 nexus3.edgexfoundry.org:10001 14:51:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:51:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:51:04 Configure a credential helper to remove this warning. See 14:51:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:51:04 14:51:04 Login Succeeded 14:51:04 nexus3.edgexfoundry.org:10002 14:51:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:51:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:51:04 Configure a credential helper to remove this warning. See 14:51:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:51:04 14:51:04 Login Succeeded 14:51:04 nexus3.edgexfoundry.org:10003 14:51:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:51:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:51:05 Configure a credential helper to remove this warning. See 14:51:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:51:05 14:51:05 Login Succeeded 14:51:05 nexus3.edgexfoundry.org:10004 14:51:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:51:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:51:05 Configure a credential helper to remove this warning. See 14:51:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:51:05 14:51:05 Login Succeeded 14:51:05 docker.io 14:51:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:51:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:51:05 Configure a credential helper to remove this warning. See 14:51:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:51:05 14:51:05 Login Succeeded 14:51:05 ---> docker-login.sh ends [Pipeline] } 14:51:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:51:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:51:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:51:05 ========================================================= 14:51:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 14:51:05 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:51:05 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 14:51:05 Sending build context to Docker daemon 12.65MB 14:51:05 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 14:51:05 Step 2/12 : FROM ${BASE} AS builder 14:51:05 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 14:51:05 f56be85fc22e: Pulling fs layer 14:51:05 85791d961cd3: Pulling fs layer 14:51:05 d694b5ae8c79: Pulling fs layer 14:51:05 9f32a84ed3da: Pulling fs layer 14:51:05 4d19c01a9841: Pulling fs layer 14:51:05 9325e15d5711: Pulling fs layer 14:51:05 556b6ee489ea: Pulling fs layer 14:51:05 c5a4b2cf53e6: Pulling fs layer 14:51:05 9f32a84ed3da: Waiting 14:51:05 4d19c01a9841: Waiting 14:51:05 c5a4b2cf53e6: Waiting 14:51:05 9325e15d5711: Waiting 14:51:05 85791d961cd3: Download complete 14:51:05 9f32a84ed3da: Verifying Checksum 14:51:05 9f32a84ed3da: Download complete 14:51:05 4d19c01a9841: Verifying Checksum 14:51:05 4d19c01a9841: Download complete 14:51:06 f56be85fc22e: Verifying Checksum 14:51:06 f56be85fc22e: Download complete 14:51:06 9325e15d5711: Verifying Checksum 14:51:06 9325e15d5711: Download complete 14:51:06 f56be85fc22e: Pull complete 14:51:06 85791d961cd3: Pull complete 14:51:06 c5a4b2cf53e6: Verifying Checksum 14:51:06 c5a4b2cf53e6: Download complete 14:51:06 d694b5ae8c79: Verifying Checksum 14:51:06 d694b5ae8c79: Download complete 14:51:06 556b6ee489ea: Verifying Checksum 14:51:06 556b6ee489ea: Download complete 14:51:10 d694b5ae8c79: Pull complete 14:51:10 9f32a84ed3da: Pull complete 14:51:10 4d19c01a9841: Pull complete 14:51:10 9325e15d5711: Pull complete 14:51:12 556b6ee489ea: Pull complete 14:51:13 c5a4b2cf53e6: Pull complete 14:51:13 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 14:51:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 14:51:13 ---> c4be618373d6 14:51:13 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 14:51:15 ---> Running in 2765fb278eae 14:51:15 Removing intermediate container 2765fb278eae 14:51:15 ---> d02ede3979d7 14:51:15 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 14:51:15 ---> Running in d184366dfb9f 14:51:15 Removing intermediate container d184366dfb9f 14:51:15 ---> 2064602002d4 14:51:15 Step 5/12 : ARG ADD_BUILD_TAGS="" 14:51:15 ---> Running in ce7c822283c4 14:51:15 Removing intermediate container ce7c822283c4 14:51:15 ---> 4f771ebbfdfd 14:51:15 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:51:15 ---> Running in 87dab33cf528 14:51:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:51:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:51:16 OK: 265 MiB in 53 packages 14:51:16 Removing intermediate container 87dab33cf528 14:51:16 ---> 254f03256baf 14:51:16 Step 7/12 : WORKDIR /app 14:51:16 ---> Running in f1661fe25af4 14:51:16 Removing intermediate container f1661fe25af4 14:51:16 ---> 922dd0d1b4cc 14:51:16 Step 8/12 : COPY go.mod vendor* ./ 14:51:16 ---> e1b8604ba548 14:51:16 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:51:16 ---> Running in 8c5effd4ca05 14:51:19 Still waiting to schedule task 14:51:19 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 14:51:38 Removing intermediate container 8c5effd4ca05 14:51:38 ---> 2d6697f847b4 14:51:38 Step 10/12 : COPY . . 14:51:38 ---> 0bae9a4ec575 14:51:38 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:51:38 ---> Running in ce72b5f5e7d9 14:51:38 Removing intermediate container ce72b5f5e7d9 14:51:38 ---> 64cdade5df96 14:51:38 Step 12/12 : RUN $MAKE 14:51:38 ---> Running in 13d561533f3e 14:51:38 noop 14:51:38 Removing intermediate container 13d561533f3e 14:51:38 ---> eacede8fa28a 14:51:38 Successfully built eacede8fa28a 14:51:38 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:51:39 + docker inspect -f . ci-base-image-x86_64 14:51:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:51:39 prd-ubuntu20.04-docker-8c-8g-15289 does not seem to be running inside a container 14:51:39 $ 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 14:51:39 $ docker top bee80be186bd4be585a5a693efe5f21ad1fd2bc1bd462f75abc98ebbbab51654 -eo pid,comm [Pipeline] { [Pipeline] sh 14:51:39 + go version 14:51:39 go version go1.20.2 linux/amd64 [Pipeline] } 14:51:39 $ docker stop --time=1 bee80be186bd4be585a5a693efe5f21ad1fd2bc1bd462f75abc98ebbbab51654 14:51:41 $ docker rm -f --volumes bee80be186bd4be585a5a693efe5f21ad1fd2bc1bd462f75abc98ebbbab51654 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:51:41 + docker inspect -f . ci-base-image-x86_64 14:51:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:51:41 prd-ubuntu20.04-docker-8c-8g-15289 does not seem to be running inside a container 14:51: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 14:51:42 $ docker top dec3a720c03a15ceef1b91dade8cdc4030a1acc7861e362784ca9c8dc514b6f2 -eo pid,comm [Pipeline] { [Pipeline] sh 14:51:42 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh 14:51:42 + make test 14:51:42 go test -race ./... -coverprofile=coverage.out ./... 14:52:04 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 14:52:04 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 14:52:04 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.153s coverage: 86.2% of statements 14:52:04 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.693s coverage: 71.9% of statements 14:52:26 go vet ./... 14:52:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:52:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:52:29 ./bin/test-attribution.sh 14:52:29 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo 14:52:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 14:52:29 $ docker stop --time=1 dec3a720c03a15ceef1b91dade8cdc4030a1acc7861e362784ca9c8dc514b6f2 14:52:32 $ docker rm -f --volumes dec3a720c03a15ceef1b91dade8cdc4030a1acc7861e362784ca9c8dc514b6f2 [Pipeline] // withDockerContainer [Pipeline] sh 14:52:32 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:52:32 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 14:52:33 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:52:33 + ls -al . 14:52:33 total 228 14:52:33 drwxrwxr-x 11 jenkins jenkins 4096 May 12 14:51 . 14:52:33 drwxrwxr-x 4 jenkins jenkins 4096 May 12 14:50 .. 14:52:33 -rw-rw-r-- 1 jenkins jenkins 262 May 12 14:50 .dockerignore 14:52:33 drwxrwxr-x 8 jenkins jenkins 4096 May 12 14:51 .git 14:52:33 drwxrwxr-x 3 jenkins jenkins 4096 May 12 14:50 .github 14:52:33 -rw-rw-r-- 1 jenkins jenkins 788 May 12 14:50 .gitignore 14:52:33 -rw-rw-r-- 1 jenkins jenkins 41 May 12 14:50 .golangci.yml 14:52:33 drwxr-xr-x 3 jenkins jenkins 4096 May 12 14:51 .semver 14:52:33 -rw-rw-r-- 1 jenkins jenkins 9805 May 12 14:50 Attribution.txt 14:52:33 -rw-rw-r-- 1 jenkins jenkins 4331 May 12 14:50 CHANGELOG.md 14:52:33 -rw-rw-r-- 1 jenkins jenkins 1659 May 12 14:50 Dockerfile 14:52:33 -rw-rw-r-- 1 jenkins jenkins 677 May 12 14:50 GOVERNANCE.md 14:52:33 -rw-rw-r-- 1 jenkins jenkins 687 May 12 14:50 Jenkinsfile 14:52:33 -rw-rw-r-- 1 jenkins jenkins 11347 May 12 14:50 LICENSE 14:52:33 -rw-rw-r-- 1 jenkins jenkins 2497 May 12 14:50 Makefile 14:52:33 -rw-rw-r-- 1 jenkins jenkins 617 May 12 14:50 OWNERS.md 14:52:33 -rw-rw-r-- 1 jenkins jenkins 31516 May 12 14:50 README.md 14:52:33 -rw-rw-r-- 1 jenkins jenkins 12 May 12 14:51 VERSION 14:52:33 drwxrwxr-x 2 jenkins jenkins 4096 May 12 14:50 bin 14:52:33 -rw-r--r-- 1 jenkins jenkins 41317 May 12 14:52 coverage.out 14:52:33 -rw-rw-r-- 1 jenkins jenkins 3467 May 12 14:50 go.mod 14:52:33 -rw-rw-r-- 1 jenkins jenkins 31505 May 12 14:50 go.sum 14:52:33 drwxrwxr-x 2 jenkins jenkins 4096 May 12 14:50 images 14:52:33 drwxrwxr-x 4 jenkins jenkins 4096 May 12 14:50 internal 14:52:33 -rw-rw-r-- 1 jenkins jenkins 531 May 12 14:50 main.go 14:52:33 drwxrwxr-x 2 jenkins jenkins 4096 May 12 14:50 res 14:52:33 drwxrwxr-x 4 jenkins jenkins 4096 May 12 14:50 snap 14:52:33 drwxrwxr-x 3 jenkins jenkins 4096 May 12 14:50 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:52:34 + 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=f1ad42671cb4bb5b089283d273768ffa9133c18e --label arch=amd64 --label version=3.0.0-dev.34 . 14:52:34 Sending build context to Docker daemon 12.65MB 14:52:34 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 14:52:34 Step 2/29 : FROM ${BASE} AS builder 14:52:34 ---> eacede8fa28a 14:52:34 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 14:52:34 ---> Running in d2a6d151d739 14:52:34 Removing intermediate container d2a6d151d739 14:52:34 ---> ee3aec76cb70 14:52:34 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 14:52:34 ---> Running in c7c1a11e9acd 14:52:34 Removing intermediate container c7c1a11e9acd 14:52:34 ---> f4e4988d7540 14:52:34 Step 5/29 : ARG ADD_BUILD_TAGS="" 14:52:34 ---> Running in f38a5898effe 14:52:34 Removing intermediate container f38a5898effe 14:52:34 ---> 2c477af30179 14:52:34 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:52:34 ---> Running in 32a8d019092a 14:52:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:52:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:52:35 OK: 265 MiB in 53 packages 14:52:35 Removing intermediate container 32a8d019092a 14:52:35 ---> bf1f30cfd2aa 14:52:35 Step 7/29 : WORKDIR /app 14:52:35 ---> Running in 81ce24d658a5 14:52:35 Removing intermediate container 81ce24d658a5 14:52:35 ---> 261315f3a1a3 14:52:35 Step 8/29 : COPY go.mod vendor* ./ 14:52:35 ---> 63ac56140c69 14:52:35 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:52:35 ---> Running in 6871da15bb29 14:52:36 Removing intermediate container 6871da15bb29 14:52:36 ---> 05f2d78f4665 14:52:36 Step 10/29 : COPY . . 14:52:36 ---> b133bc74351f 14:52:36 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:52:36 ---> Running in eb99cc9c3367 14:52:36 Removing intermediate container eb99cc9c3367 14:52:36 ---> 74957944b127 14:52:36 Step 12/29 : RUN $MAKE 14:52:37 ---> Running in f53f61f85704 14:52:37 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.63 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.34 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.0.0-dev.34" -trimpath -mod=readonly -o app-rfid-llrp-inventory 14:52:55 Removing intermediate container f53f61f85704 14:52:55 ---> 232f7af1e8ee 14:52:55 Step 13/29 : FROM alpine:3.17 14:52:56 3.17: Pulling from library/alpine 14:52:56 f56be85fc22e: Already exists 14:52:56 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 14:52:56 Status: Downloaded newer image for alpine:3.17 14:52:56 ---> 9ed4aefc74f6 14:52:56 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 14:52:56 ---> Running in c47b25c6d76a 14:52:56 Removing intermediate container c47b25c6d76a 14:52:56 ---> 733b85188a80 14:52:56 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 14:52:56 ---> Running in 649869af90f4 14:52:56 Removing intermediate container 649869af90f4 14:52:56 ---> 2c1d213e8442 14:52:56 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 14:52:56 ---> Running in 088e30125a8f 14:52:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:52:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:52:57 (1/2) Installing ca-certificates (20230506-r0) 14:52:57 (2/2) Installing dumb-init (1.2.5-r2) 14:52:57 Executing busybox-1.35.0-r29.trigger 14:52:57 Executing ca-certificates-20230506-r0.trigger 14:52:57 OK: 8 MiB in 17 packages 14:52:57 Removing intermediate container 088e30125a8f 14:52:57 ---> a537c32f188d 14:52:57 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 14:52:57 ---> d697d4e6f917 14:52:57 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 14:52:58 ---> b38522179bdc 14:52:58 Step 19/29 : COPY --from=builder /app/res/ /res/ 14:52:58 ---> be080db38c19 14:52:58 Step 20/29 : COPY --from=builder /app/static/ /static/ 14:52:58 ---> 26df5d25378f 14:52:58 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 14:52:58 ---> ac227a99dc5e 14:52:58 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 14:52:58 ---> Running in c40e4eb0cbda 14:52:59 Removing intermediate container c40e4eb0cbda 14:52:59 ---> 6ef1f2c13dd3 14:52:59 Step 23/29 : VOLUME /cache 14:52:59 ---> Running in f54e55dca3f3 14:52:59 Removing intermediate container f54e55dca3f3 14:52:59 ---> a0985a99d811 14:52:59 Step 24/29 : EXPOSE 59711 14:52:59 ---> Running in 771df61c3be0 14:52:59 Removing intermediate container 771df61c3be0 14:52:59 ---> cd2450f5829b 14:52:59 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 14:52:59 ---> Running in fad08759c485 14:52:59 Removing intermediate container fad08759c485 14:52:59 ---> eb94bc913214 14:52:59 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 14:52:59 ---> Running in 84c71029da1e 14:53:00 Removing intermediate container 84c71029da1e 14:53:00 ---> 9f6cccda6b22 14:53:00 Step 27/29 : LABEL arch=amd64 14:53:00 ---> Running in 28a074f643a0 14:53:00 Removing intermediate container 28a074f643a0 14:53:00 ---> a365c7255579 14:53:00 Step 28/29 : LABEL git_sha=f1ad42671cb4bb5b089283d273768ffa9133c18e 14:53:00 ---> Running in a8635fd07983 14:53:00 Removing intermediate container a8635fd07983 14:53:00 ---> a535eea76101 14:53:00 Step 29/29 : LABEL version=3.0.0-dev.34 14:53:00 ---> Running in e09826db67eb 14:53:00 Removing intermediate container e09826db67eb 14:53:00 ---> 46197d2ac44f 14:53:00 [Warning] One or more build-args [ARCH] were not consumed 14:53:00 Successfully built 46197d2ac44f 14:53:00 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 14:53:00 provisioning config files... 14:53:00 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config7986504642611225014tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:53:00 ---> docker-login.sh 14:53:00 nexus3.edgexfoundry.org:10001 14:53:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:53:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:53:00 Configure a credential helper to remove this warning. See 14:53:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:53:00 14:53:00 Login Succeeded 14:53:00 nexus3.edgexfoundry.org:10002 14:53:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:53:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:53:00 Configure a credential helper to remove this warning. See 14:53:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:53:00 14:53:00 Login Succeeded 14:53:00 nexus3.edgexfoundry.org:10003 14:53:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:53:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:53:00 Configure a credential helper to remove this warning. See 14:53:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:53:00 14:53:00 Login Succeeded 14:53:00 nexus3.edgexfoundry.org:10004 14:53:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:53:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:53:00 Configure a credential helper to remove this warning. See 14:53:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:53:00 14:53:00 Login Succeeded 14:53:00 docker.io 14:53:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:53:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:53:01 Configure a credential helper to remove this warning. See 14:53:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:53:01 14:53:01 Login Succeeded 14:53:01 ---> docker-login.sh ends [Pipeline] } 14:53:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:53:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:53:01 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: 14:53:01 f1ad42671cb4bb5b089283d273768ffa9133c18e 14:53:01 latest 14:53:01 3.0.0-dev.34 14:53:01 f1ad42671cb4bb5b089283d273768ffa9133c18e-3.0.0-dev.34 14:53:01 main 14:53:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:53:01 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:f1ad42671cb4bb5b089283d273768ffa9133c18e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:53:01 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:f1ad42671cb4bb5b089283d273768ffa9133c18e 14:53:01 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 14:53:01 ac34d59604fb: Preparing 14:53:01 e6221c0c375b: Preparing 14:53:01 f14123dab45c: Preparing 14:53:01 ccae2ea8a02c: Preparing 14:53:01 b4acfc36c6fe: Preparing 14:53:01 0d238c298272: Preparing 14:53:01 800b44c97c2a: Preparing 14:53:01 f1417ff83b31: Preparing 14:53:01 f1417ff83b31: Waiting 14:53:01 0d238c298272: Waiting 14:53:01 800b44c97c2a: Waiting 14:53:01 ac34d59604fb: Pushed 14:53:01 f14123dab45c: Pushed 14:53:01 b4acfc36c6fe: Pushed 14:53:01 ccae2ea8a02c: Pushed 14:53:01 f1417ff83b31: Layer already exists 14:53:02 0d238c298272: Pushed 14:53:02 800b44c97c2a: Pushed 14:53:04 Running on prd-ubuntu20.04-docker-arm64-4c-16g-15290 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws 14:53:04 Running in /w/workspace/app-rfid-llrp-inventory/103 [Pipeline] { [Pipeline] checkout 14:53:04 The recommended git tool is: git 14:53:04 e6221c0c375b: Pushed 14:53:04 f1ad42671cb4bb5b089283d273768ffa9133c18e: digest: sha256:4c1047a49c96d85b893d044e698dc1cf792c65a25de91bd7e5f9d6dae7446375 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:53:05 + 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 14:53:05 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 14:53:05 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 14:53:05 ac34d59604fb: Preparing 14:53:05 e6221c0c375b: Preparing 14:53:05 f14123dab45c: Preparing 14:53:05 ccae2ea8a02c: Preparing 14:53:05 b4acfc36c6fe: Preparing 14:53:05 0d238c298272: Preparing 14:53:05 800b44c97c2a: Preparing 14:53:05 f1417ff83b31: Preparing 14:53:05 0d238c298272: Waiting 14:53:05 f1417ff83b31: Waiting 14:53:05 ac34d59604fb: Layer already exists 14:53:05 ccae2ea8a02c: Layer already exists 14:53:05 e6221c0c375b: Layer already exists 14:53:05 f14123dab45c: Layer already exists 14:53:05 b4acfc36c6fe: Layer already exists 14:53:05 800b44c97c2a: Layer already exists 14:53:05 f1417ff83b31: Layer already exists 14:53:05 0d238c298272: Layer already exists 14:53:05 latest: digest: sha256:4c1047a49c96d85b893d044e698dc1cf792c65a25de91bd7e5f9d6dae7446375 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:53:05 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:53:06 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.34 14:53:06 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 14:53:06 ac34d59604fb: Preparing 14:53:06 e6221c0c375b: Preparing 14:53:06 f14123dab45c: Preparing 14:53:06 ccae2ea8a02c: Preparing 14:53:06 b4acfc36c6fe: Preparing 14:53:06 0d238c298272: Preparing 14:53:06 800b44c97c2a: Preparing 14:53:06 f1417ff83b31: Preparing 14:53:06 0d238c298272: Waiting 14:53:06 800b44c97c2a: Waiting 14:53:06 f1417ff83b31: Waiting 14:53:06 e6221c0c375b: Layer already exists 14:53:06 ccae2ea8a02c: Layer already exists 14:53:06 b4acfc36c6fe: Layer already exists 14:53:06 ac34d59604fb: Layer already exists 14:53:06 f14123dab45c: Layer already exists 14:53:06 0d238c298272: Layer already exists 14:53:06 f1417ff83b31: Layer already exists 14:53:06 800b44c97c2a: Layer already exists 14:53:06 3.0.0-dev.34: digest: sha256:4c1047a49c96d85b893d044e698dc1cf792c65a25de91bd7e5f9d6dae7446375 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:53:06 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:f1ad42671cb4bb5b089283d273768ffa9133c18e-3.0.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:53:06 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:f1ad42671cb4bb5b089283d273768ffa9133c18e-3.0.0-dev.34 14:53:06 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 14:53:06 ac34d59604fb: Preparing 14:53:06 e6221c0c375b: Preparing 14:53:06 f14123dab45c: Preparing 14:53:06 ccae2ea8a02c: Preparing 14:53:06 b4acfc36c6fe: Preparing 14:53:06 0d238c298272: Preparing 14:53:06 800b44c97c2a: Preparing 14:53:06 f1417ff83b31: Preparing 14:53:06 0d238c298272: Waiting 14:53:06 800b44c97c2a: Waiting 14:53:06 f1417ff83b31: Waiting 14:53:06 ac34d59604fb: Layer already exists 14:53:06 f14123dab45c: Layer already exists 14:53:06 ccae2ea8a02c: Layer already exists 14:53:06 e6221c0c375b: Layer already exists 14:53:06 b4acfc36c6fe: Layer already exists 14:53:06 0d238c298272: Layer already exists 14:53:06 800b44c97c2a: Layer already exists 14:53:06 f1417ff83b31: Layer already exists 14:53:06 f1ad42671cb4bb5b089283d273768ffa9133c18e-3.0.0-dev.34: digest: sha256:4c1047a49c96d85b893d044e698dc1cf792c65a25de91bd7e5f9d6dae7446375 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:53: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 14:53:07 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main 14:53:07 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 14:53:07 ac34d59604fb: Preparing 14:53:07 e6221c0c375b: Preparing 14:53:07 f14123dab45c: Preparing 14:53:07 ccae2ea8a02c: Preparing 14:53:07 b4acfc36c6fe: Preparing 14:53:07 0d238c298272: Preparing 14:53:07 800b44c97c2a: Preparing 14:53:07 f1417ff83b31: Preparing 14:53:07 0d238c298272: Waiting 14:53:07 800b44c97c2a: Waiting 14:53:07 f1417ff83b31: Waiting 14:53:07 e6221c0c375b: Layer already exists 14:53:07 ac34d59604fb: Layer already exists 14:53:07 b4acfc36c6fe: Layer already exists 14:53:07 ccae2ea8a02c: Layer already exists 14:53:07 f14123dab45c: Layer already exists 14:53:07 800b44c97c2a: Layer already exists 14:53:07 0d238c298272: Layer already exists 14:53:07 f1417ff83b31: Layer already exists 14:53:07 main: digest: sha256:4c1047a49c96d85b893d044e698dc1cf792c65a25de91bd7e5f9d6dae7446375 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:53:07 ===================================================== [Pipeline] echo 14:53:07 taggedImages: 14:53:07 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:f1ad42671cb4bb5b089283d273768ffa9133c18e 14:53:07 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 14:53:07 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.34 14:53:07 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:f1ad42671cb4bb5b089283d273768ffa9133c18e-3.0.0-dev.34 14:53:07 - 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 14:53:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:53:07 14:53:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:53:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:53:08 latest: Pulling from edgex-lftools-log-publisher 14:53:08 5eb5b503b376: Pulling fs layer 14:53:08 5c69ac0246d0: Pulling fs layer 14:53:08 ec43610c2a17: Pulling fs layer 14:53:08 3a2ae6a8a46f: Pulling fs layer 14:53:08 33b1e0a273af: Pulling fs layer 14:53:08 5d3b04190fa2: Pulling fs layer 14:53:08 2f39f015ded8: Pulling fs layer 14:53:08 3a2ae6a8a46f: Waiting 14:53:08 33b1e0a273af: Waiting 14:53:08 5d3b04190fa2: Waiting 14:53:08 2f39f015ded8: Waiting 14:53:08 5c69ac0246d0: Verifying Checksum 14:53:08 5c69ac0246d0: Download complete 14:53:08 3a2ae6a8a46f: Verifying Checksum 14:53:08 3a2ae6a8a46f: Download complete 14:53:08 33b1e0a273af: Verifying Checksum 14:53:08 33b1e0a273af: Download complete 14:53:08 ec43610c2a17: Verifying Checksum 14:53:08 ec43610c2a17: Download complete 14:53:08 5d3b04190fa2: Verifying Checksum 14:53:08 5d3b04190fa2: Download complete 14:53:08 5eb5b503b376: Verifying Checksum 14:53:08 5eb5b503b376: Download complete 14:53:08 2f39f015ded8: Verifying Checksum 14:53:08 2f39f015ded8: Download complete 14:53:09 5eb5b503b376: Pull complete 14:53:09 5c69ac0246d0: Pull complete 14:53:09 ec43610c2a17: Pull complete 14:53:09 3a2ae6a8a46f: Pull complete 14:53:10 33b1e0a273af: Pull complete 14:53:10 5d3b04190fa2: Pull complete 14:53:14 2f39f015ded8: Pull complete 14:53:14 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:53:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:53:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:53:14 prd-ubuntu20.04-docker-8c-8g-15289 does not seem to be running inside a container 14:53: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 14:53:14 using credential edgex-jenkins-ssh 14:53:14 Cloning the remote Git repository 14:53:14 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 14:53:14 > git init /w/workspace/app-rfid-llrp-inventory/103 # timeout=10 14:53:15 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 14:53:15 > git --version # timeout=10 14:53:15 > git --version # 'git version 2.25.1' 14:53:15 using GIT_SSH to set credentials SSH Credentials for GitHub 14:53:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:53:16 $ docker top 25c052574cf13552eb31b7b9d3d70134bf0ce75ccbfc23d40d73cc0f40f7f0a6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:53:17 ---> job-cost.sh 14:53:17 lf-activate-venv: SKIPPING 14:53:17 INFO: No Stack... 14:53:17 INFO: Retrieving Pricing Info for: v3-standard-8 14:53:17 INFO: Archiving Costs [Pipeline] sh 14:53:17 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 14:53:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:53:18 + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv 14:53:18 + cut -d, -f6 [Pipeline] lock 14:53:18 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-103-stack-cost] 14:53:18 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-103-stack-cost] did not exist. Created. 14:53:18 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-103-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:53:18 + echo total: 0.2199999988079071 [Pipeline] stash 14:53:18 Stashed 1 file(s) [Pipeline] } 14:53:18 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-103-stack-cost] [Pipeline] // lock [Pipeline] } 14:53:18 $ docker stop --time=1 25c052574cf13552eb31b7b9d3d70134bf0ce75ccbfc23d40d73cc0f40f7f0a6 14:53:19 Avoid second fetch 14:53:19 Checking out Revision f1ad42671cb4bb5b089283d273768ffa9133c18e (main) 14:53:19 $ docker rm -f --volumes 25c052574cf13552eb31b7b9d3d70134bf0ce75ccbfc23d40d73cc0f40f7f0a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } 14:53:19 > git config core.sparsecheckout # timeout=10 14:53:19 > git checkout -f f1ad42671cb4bb5b089283d273768ffa9133c18e # timeout=10 [Pipeline] // stage [Pipeline] } 14:53:19 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#192)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:53:21 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:53:21 % Total % Received % Xferd Average Speed Time Time Time Current 14:53:21 Dload Upload Total Spent Left Speed 14:53:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 90432 0 --:--:-- --:--:-- --:--:-- 90432 [Pipeline] sh 14:53:21 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:53:22 + sudo tee /etc/docker/daemon.new 14:53:22 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 14:53:22 { 14:53:22 "registry-mirrors": [ 14:53:22 "https://nexus3.edgexfoundry.org:10001" 14:53:22 ], 14:53:22 "bip": "10.250.0.254/24", 14:53:22 "hosts": [ 14:53:22 "tcp://0.0.0.0:5555", 14:53:22 "unix:///var/run/docker.sock" 14:53:22 ], 14:53:22 "mtu": 1458, 14:53:22 "selinux-enabled": true, 14:53:22 "seccomp-profile": "/etc/docker/seccomp.json" 14:53:22 } [Pipeline] sh 14:53:22 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:53:22 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:53:41 provisioning config files... 14:53:41 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/103@tmp/config6802932013817968291tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:53:41 ---> docker-login.sh 14:53:41 nexus3.edgexfoundry.org:10001 14:53:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:53:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:53:42 Configure a credential helper to remove this warning. See 14:53:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:53:42 14:53:42 Login Succeeded 14:53:42 nexus3.edgexfoundry.org:10002 14:53:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:53:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:53:42 Configure a credential helper to remove this warning. See 14:53:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:53:42 14:53:42 Login Succeeded 14:53:42 nexus3.edgexfoundry.org:10003 14:53:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:53:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:53:42 Configure a credential helper to remove this warning. See 14:53:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:53:42 14:53:42 Login Succeeded 14:53:42 nexus3.edgexfoundry.org:10004 14:53:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:53:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:53:43 Configure a credential helper to remove this warning. See 14:53:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:53:43 14:53:43 Login Succeeded 14:53:43 docker.io 14:53:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:53:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:53:43 Configure a credential helper to remove this warning. See 14:53:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:53:43 14:53:43 Login Succeeded 14:53:43 ---> docker-login.sh ends [Pipeline] } 14:53:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:53:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:53:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:53:44 ========================================================= 14:53:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 14:53:44 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:53:44 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 14:53:44 Sending build context to Docker daemon 678.4kB 14:53:44 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 14:53:44 Step 2/12 : FROM ${BASE} AS builder 14:53:45 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:53:45 c41833b44d91: Pulling fs layer 14:53:45 ed15518f5707: Pulling fs layer 14:53:45 feae8fd75edb: Pulling fs layer 14:53:45 242c74f7c9fa: Pulling fs layer 14:53:45 3cdef696dda3: Pulling fs layer 14:53:45 2ced38df9373: Pulling fs layer 14:53:45 58f1dce35555: Pulling fs layer 14:53:45 242c74f7c9fa: Waiting 14:53:45 3cdef696dda3: Waiting 14:53:45 2ced38df9373: Waiting 14:53:45 58f1dce35555: Waiting 14:53:45 ed15518f5707: Verifying Checksum 14:53:45 ed15518f5707: Download complete 14:53:45 242c74f7c9fa: Verifying Checksum 14:53:45 242c74f7c9fa: Download complete 14:53:45 3cdef696dda3: Verifying Checksum 14:53:45 3cdef696dda3: Download complete 14:53:45 c41833b44d91: Verifying Checksum 14:53:45 c41833b44d91: Download complete 14:53:46 c41833b44d91: Pull complete 14:53:46 58f1dce35555: Verifying Checksum 14:53:46 58f1dce35555: Download complete 14:53:46 ed15518f5707: Pull complete 14:53:47 feae8fd75edb: Verifying Checksum 14:53:47 feae8fd75edb: Download complete 14:53:47 2ced38df9373: Verifying Checksum 14:53:47 2ced38df9373: Download complete 14:54:00 feae8fd75edb: Pull complete 14:54:00 242c74f7c9fa: Pull complete 14:54:00 3cdef696dda3: Pull complete 14:54:06 2ced38df9373: Pull complete 14:54:08 58f1dce35555: Pull complete 14:54:08 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 14:54:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 14:54:08 ---> fadd8f120f05 14:54:08 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 14:54:10 ---> Running in e9b3589599a9 14:54:10 Removing intermediate container e9b3589599a9 14:54:10 ---> 7bc64138c8f7 14:54:10 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 14:54:10 ---> Running in 948adaa84cd1 14:54:10 Removing intermediate container 948adaa84cd1 14:54:10 ---> c5dbf4da11c2 14:54:10 Step 5/12 : ARG ADD_BUILD_TAGS="" 14:54:10 ---> Running in 73940c1cd9bf 14:54:11 Removing intermediate container 73940c1cd9bf 14:54:11 ---> 1cb0ea21c382 14:54:11 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:54:11 ---> Running in 85128a537244 14:54:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:54:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:54:13 OK: 263 MiB in 53 packages 14:54:14 Removing intermediate container 85128a537244 14:54:14 ---> 752721d57bd0 14:54:14 Step 7/12 : WORKDIR /app 14:54:14 ---> Running in b786b08f6170 14:54:15 Removing intermediate container b786b08f6170 14:54:15 ---> 9d8f678ecfae 14:54:15 Step 8/12 : COPY go.mod vendor* ./ 14:54:17 ---> c58750931fef 14:54:17 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:54:17 ---> Running in 51016ea0981e 14:55:25 Removing intermediate container 51016ea0981e 14:55:25 ---> 13c6ec2e9f03 14:55:25 Step 10/12 : COPY . . 14:55:25 ---> e19b8ce65c5b 14:55:25 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:55:25 ---> Running in 9303546fbedd 14:55:25 Removing intermediate container 9303546fbedd 14:55:25 ---> 5464ac15907d 14:55:25 Step 12/12 : RUN $MAKE 14:55:25 ---> Running in 1c14bbab5fb9 14:55:25 noop 14:55:25 Removing intermediate container 1c14bbab5fb9 14:55:25 ---> 155d67f3411d 14:55:25 Successfully built 155d67f3411d 14:55:25 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:55:25 + docker inspect -f . ci-base-image-arm64 14:55:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:55:26 prd-ubuntu20.04-docker-arm64-4c-16g-15290 does not seem to be running inside a container 14:55:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/103 -v /w/workspace/app-rfid-llrp-inventory/103:/w/workspace/app-rfid-llrp-inventory/103:rw,z -v /w/workspace/app-rfid-llrp-inventory/103@tmp:/w/workspace/app-rfid-llrp-inventory/103@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 14:55:27 $ docker top 79fa301f6511e561c59338a47155f0cf13c503947ffd3417b09a780ed8a1b851 -eo pid,comm [Pipeline] { [Pipeline] sh 14:55:28 + go version 14:55:28 go version go1.20.2 linux/arm64 [Pipeline] } 14:55:28 $ docker stop --time=1 79fa301f6511e561c59338a47155f0cf13c503947ffd3417b09a780ed8a1b851 14:55:29 $ docker rm -f --volumes 79fa301f6511e561c59338a47155f0cf13c503947ffd3417b09a780ed8a1b851 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:55:30 + docker inspect -f . ci-base-image-arm64 14:55:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:55:30 prd-ubuntu20.04-docker-arm64-4c-16g-15290 does not seem to be running inside a container 14:55:30 $ 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/103 -v /w/workspace/app-rfid-llrp-inventory/103:/w/workspace/app-rfid-llrp-inventory/103:rw,z -v /w/workspace/app-rfid-llrp-inventory/103@tmp:/w/workspace/app-rfid-llrp-inventory/103@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 14:55:31 $ docker top fd4e9fc2ddf4e43c6d644388b9e01755883e88942f0b458608cea22611d7cc85 -eo pid,comm [Pipeline] { [Pipeline] sh 14:55:32 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/103 [Pipeline] fileExists [Pipeline] sh 14:55:33 + make test 14:55:33 go test -race ./... -coverprofile=coverage.out ./... 14:58:10 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 14:58:10 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 14:58:12 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.112s coverage: 86.2% of statements 14:58:22 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.430s coverage: 71.9% of statements 14:58:22 WARNING: Linting skipped (not on x86_64 or linter not installed) 14:58:22 go vet ./... 15:00:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:00:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:00:43 ./bin/test-attribution.sh 15:00:43 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo 15:00:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:00:43 $ docker stop --time=1 fd4e9fc2ddf4e43c6d644388b9e01755883e88942f0b458608cea22611d7cc85 15:00:45 $ docker rm -f --volumes fd4e9fc2ddf4e43c6d644388b9e01755883e88942f0b458608cea22611d7cc85 [Pipeline] // withDockerContainer [Pipeline] sh 15:00:47 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:00:47 Warning: overwriting stash ‘coverage-report’ 15:00:48 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:00:48 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:00:48 + ls -al . 15:00:48 total 224 15:00:48 drwxrwxr-x 10 jenkins jenkins 4096 May 12 14:55 . 15:00:48 drwxrwxr-x 4 jenkins jenkins 4096 May 12 14:53 .. 15:00:48 -rw-rw-r-- 1 jenkins jenkins 262 May 12 14:53 .dockerignore 15:00:48 drwxrwxr-x 8 jenkins jenkins 4096 May 12 14:53 .git 15:00:48 drwxrwxr-x 3 jenkins jenkins 4096 May 12 14:53 .github 15:00:48 -rw-rw-r-- 1 jenkins jenkins 788 May 12 14:53 .gitignore 15:00:48 -rw-rw-r-- 1 jenkins jenkins 41 May 12 14:53 .golangci.yml 15:00:48 -rw-rw-r-- 1 jenkins jenkins 9805 May 12 14:53 Attribution.txt 15:00:48 -rw-rw-r-- 1 jenkins jenkins 4331 May 12 14:53 CHANGELOG.md 15:00:48 -rw-rw-r-- 1 jenkins jenkins 1659 May 12 14:53 Dockerfile 15:00:48 -rw-rw-r-- 1 jenkins jenkins 677 May 12 14:53 GOVERNANCE.md 15:00:48 -rw-rw-r-- 1 jenkins jenkins 687 May 12 14:53 Jenkinsfile 15:00:48 -rw-rw-r-- 1 jenkins jenkins 11347 May 12 14:53 LICENSE 15:00:48 -rw-rw-r-- 1 jenkins jenkins 2497 May 12 14:53 Makefile 15:00:48 -rw-rw-r-- 1 jenkins jenkins 617 May 12 14:53 OWNERS.md 15:00:48 -rw-rw-r-- 1 jenkins jenkins 31516 May 12 14:53 README.md 15:00:48 -rw-rw-r-- 1 jenkins jenkins 12 May 12 14:51 VERSION 15:00:48 drwxrwxr-x 2 jenkins jenkins 4096 May 12 14:53 bin 15:00:48 -rw-r--r-- 1 jenkins jenkins 41317 May 12 14:58 coverage.out 15:00:48 -rw-rw-r-- 1 jenkins jenkins 3467 May 12 14:53 go.mod 15:00:48 -rw-rw-r-- 1 jenkins jenkins 31505 May 12 14:53 go.sum 15:00:48 drwxrwxr-x 2 jenkins jenkins 4096 May 12 14:53 images 15:00:48 drwxrwxr-x 4 jenkins jenkins 4096 May 12 14:53 internal 15:00:48 -rw-rw-r-- 1 jenkins jenkins 531 May 12 14:53 main.go 15:00:48 drwxrwxr-x 2 jenkins jenkins 4096 May 12 14:53 res 15:00:48 drwxrwxr-x 4 jenkins jenkins 4096 May 12 14:53 snap 15:00:48 drwxrwxr-x 3 jenkins jenkins 4096 May 12 14:53 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:49 + 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=f1ad42671cb4bb5b089283d273768ffa9133c18e --label arch=arm64 --label version=3.0.0-dev.34 . 15:00:49 Sending build context to Docker daemon 678.4kB 15:00:49 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 15:00:49 Step 2/29 : FROM ${BASE} AS builder 15:00:49 ---> 155d67f3411d 15:00:49 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 15:00:49 ---> Running in 24db24b1b8b3 15:00:49 Removing intermediate container 24db24b1b8b3 15:00:49 ---> 4c27e680cd93 15:00:49 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 15:00:49 ---> Running in bd0aaddb7d47 15:00:50 Removing intermediate container bd0aaddb7d47 15:00:50 ---> f62053055feb 15:00:50 Step 5/29 : ARG ADD_BUILD_TAGS="" 15:00:50 ---> Running in c9e25e4ce6e0 15:00:50 Removing intermediate container c9e25e4ce6e0 15:00:50 ---> 805772850038 15:00:50 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:00:50 ---> Running in 3b7ea8c6163e 15:00:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:00:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:00:53 OK: 263 MiB in 53 packages 15:00:54 Removing intermediate container 3b7ea8c6163e 15:00:54 ---> 175024a54ba5 15:00:54 Step 7/29 : WORKDIR /app 15:00:54 ---> Running in 3a2061de2628 15:00:54 Removing intermediate container 3a2061de2628 15:00:54 ---> 5c7f27f27301 15:00:54 Step 8/29 : COPY go.mod vendor* ./ 15:00:57 ---> 1be66114e92e 15:00:57 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:00:57 ---> Running in deaf5f725a43 15:00:59 Removing intermediate container deaf5f725a43 15:00:59 ---> 231fba4ae615 15:00:59 Step 10/29 : COPY . . 15:01:00 ---> d88782f56092 15:01:00 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:01:00 ---> Running in ac2621fa726e 15:01:00 Removing intermediate container ac2621fa726e 15:01:00 ---> 11de50bdd595 15:01:00 Step 12/29 : RUN $MAKE 15:01:00 ---> Running in 2b9e424c0ca9 15:01:01 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.63 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.34 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.0.0-dev.34" -trimpath -mod=readonly -o app-rfid-llrp-inventory 15:03:23 Removing intermediate container 2b9e424c0ca9 15:03:23 ---> 4cfc2fc971a3 15:03:23 Step 13/29 : FROM alpine:3.17 15:03:23 3.17: Pulling from library/alpine 15:03:23 c41833b44d91: Already exists 15:03:23 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 15:03:23 Status: Downloaded newer image for alpine:3.17 15:03:23 ---> 51e60588ff2c 15:03:23 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 15:03:23 ---> Running in 8f052659976a 15:03:23 Removing intermediate container 8f052659976a 15:03:23 ---> e06cfd7ea767 15:03:23 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 15:03:23 ---> Running in 77ed6a5fd9a6 15:03:23 Removing intermediate container 77ed6a5fd9a6 15:03:23 ---> e3a36ac3a21a 15:03:23 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 15:03:23 ---> Running in dab9c9b3e377 15:03:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:03:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:03:23 (1/2) Installing ca-certificates (20230506-r0) 15:03:23 (2/2) Installing dumb-init (1.2.5-r2) 15:03:23 Executing busybox-1.35.0-r29.trigger 15:03:23 Executing ca-certificates-20230506-r0.trigger 15:03:23 OK: 8 MiB in 17 packages 15:03:23 Removing intermediate container dab9c9b3e377 15:03:23 ---> ccd029308db7 15:03:23 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:03:23 ---> c827a2e0f331 15:03:23 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 15:03:23 ---> c50cfb7c2ca3 15:03:23 Step 19/29 : COPY --from=builder /app/res/ /res/ 15:03:23 ---> f1a98af39965 15:03:23 Step 20/29 : COPY --from=builder /app/static/ /static/ 15:03:23 ---> 4384924d7003 15:03:23 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 15:03:23 ---> 7bdfc7ba6fa6 15:03:23 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 15:03:23 ---> Running in d9fd8333cf26 15:03:23 Removing intermediate container d9fd8333cf26 15:03:23 ---> 37bcd0245b01 15:03:23 Step 23/29 : VOLUME /cache 15:03:23 ---> Running in 4cef30ad866d 15:03:23 Removing intermediate container 4cef30ad866d 15:03:23 ---> f787dfc69cc5 15:03:23 Step 24/29 : EXPOSE 59711 15:03:23 ---> Running in 151472ec7c04 15:03:23 Removing intermediate container 151472ec7c04 15:03:23 ---> 355df9641515 15:03:23 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 15:03:23 ---> Running in 4be53b1329a9 15:03:23 Removing intermediate container 4be53b1329a9 15:03:23 ---> 35eeca034220 15:03:23 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 15:03:23 ---> Running in fe2110ed4df0 15:03:23 Removing intermediate container fe2110ed4df0 15:03:23 ---> dab3a83a55c7 15:03:23 Step 27/29 : LABEL arch=arm64 15:03:23 ---> Running in 056f0e00f95f 15:03:23 Removing intermediate container 056f0e00f95f 15:03:23 ---> a6ba4e116cd3 15:03:23 Step 28/29 : LABEL git_sha=f1ad42671cb4bb5b089283d273768ffa9133c18e 15:03:23 ---> Running in d6d58bef6a3a 15:03:23 Removing intermediate container d6d58bef6a3a 15:03:23 ---> 9ab982de69be 15:03:23 Step 29/29 : LABEL version=3.0.0-dev.34 15:03:23 ---> Running in bee03fd25553 15:03:24 Removing intermediate container bee03fd25553 15:03:24 ---> 97cae7781e57 15:03:24 [Warning] One or more build-args [ARCH] were not consumed 15:03:24 Successfully built 97cae7781e57 15:03:24 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:03:24 provisioning config files... 15:03:24 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/103@tmp/config11496994896615420440tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:03:24 ---> docker-login.sh 15:03:24 nexus3.edgexfoundry.org:10001 15:03:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:03:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:03:24 Configure a credential helper to remove this warning. See 15:03:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:03:24 15:03:24 Login Succeeded 15:03:24 nexus3.edgexfoundry.org:10002 15:03:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:03:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:03:25 Configure a credential helper to remove this warning. See 15:03:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:03:25 15:03:25 Login Succeeded 15:03:25 nexus3.edgexfoundry.org:10003 15:03:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:03:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:03:25 Configure a credential helper to remove this warning. See 15:03:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:03:25 15:03:25 Login Succeeded 15:03:25 nexus3.edgexfoundry.org:10004 15:03:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:03:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:03:25 Configure a credential helper to remove this warning. See 15:03:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:03:25 15:03:25 Login Succeeded 15:03:25 docker.io 15:03:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:03:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:03:26 Configure a credential helper to remove this warning. See 15:03:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:03:26 15:03:26 Login Succeeded 15:03:26 ---> docker-login.sh ends [Pipeline] } 15:03:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:03:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:03:26 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: 15:03:26 f1ad42671cb4bb5b089283d273768ffa9133c18e 15:03:26 latest 15:03:26 3.0.0-dev.34 15:03:26 f1ad42671cb4bb5b089283d273768ffa9133c18e-3.0.0-dev.34 15:03:26 main 15:03:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:03:26 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:f1ad42671cb4bb5b089283d273768ffa9133c18e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:03:27 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:f1ad42671cb4bb5b089283d273768ffa9133c18e 15:03:27 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 15:03:27 74277a4ae9fc: Preparing 15:03:27 7e49634e19b6: Preparing 15:03:27 8305130ed010: Preparing 15:03:27 b3e323455326: Preparing 15:03:27 b1f1f59ca900: Preparing 15:03:27 256c32b175f0: Preparing 15:03:27 c219f89bf8cf: Preparing 15:03:27 26cbea5cba74: Preparing 15:03:27 256c32b175f0: Waiting 15:03:27 c219f89bf8cf: Waiting 15:03:27 26cbea5cba74: Waiting 15:03:27 8305130ed010: Pushed 15:03:27 74277a4ae9fc: Pushed 15:03:27 b1f1f59ca900: Pushed 15:03:27 b3e323455326: Pushed 15:03:27 26cbea5cba74: Layer already exists 15:03:27 256c32b175f0: Pushed 15:03:27 c219f89bf8cf: Pushed 15:03:33 7e49634e19b6: Pushed 15:03:33 f1ad42671cb4bb5b089283d273768ffa9133c18e: digest: sha256:ada19b0b83d19b071baacfb8ec82c66a684835523e3b20adcd8647f3c673bbd6 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:03:33 + 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:03:33 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 15:03:33 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 15:03:33 74277a4ae9fc: Preparing 15:03:33 7e49634e19b6: Preparing 15:03:33 8305130ed010: Preparing 15:03:33 b3e323455326: Preparing 15:03:33 b1f1f59ca900: Preparing 15:03:33 256c32b175f0: Preparing 15:03:33 c219f89bf8cf: Preparing 15:03:33 26cbea5cba74: Preparing 15:03:33 256c32b175f0: Waiting 15:03:33 c219f89bf8cf: Waiting 15:03:33 26cbea5cba74: Waiting 15:03:33 8305130ed010: Layer already exists 15:03:33 b3e323455326: Layer already exists 15:03:33 74277a4ae9fc: Layer already exists 15:03:33 7e49634e19b6: Layer already exists 15:03:33 b1f1f59ca900: Layer already exists 15:03:33 c219f89bf8cf: Layer already exists 15:03:33 26cbea5cba74: Layer already exists 15:03:33 256c32b175f0: Layer already exists 15:03:34 latest: digest: sha256:ada19b0b83d19b071baacfb8ec82c66a684835523e3b20adcd8647f3c673bbd6 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:03:34 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:03:34 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.34 15:03:34 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 15:03:34 74277a4ae9fc: Preparing 15:03:34 7e49634e19b6: Preparing 15:03:34 8305130ed010: Preparing 15:03:34 b3e323455326: Preparing 15:03:34 b1f1f59ca900: Preparing 15:03:34 256c32b175f0: Preparing 15:03:34 c219f89bf8cf: Preparing 15:03:34 26cbea5cba74: Preparing 15:03:34 c219f89bf8cf: Waiting 15:03:34 26cbea5cba74: Waiting 15:03:34 256c32b175f0: Waiting 15:03:34 8305130ed010: Layer already exists 15:03:34 b1f1f59ca900: Layer already exists 15:03:34 7e49634e19b6: Layer already exists 15:03:34 74277a4ae9fc: Layer already exists 15:03:34 b3e323455326: Layer already exists 15:03:34 256c32b175f0: Layer already exists 15:03:34 26cbea5cba74: Layer already exists 15:03:34 c219f89bf8cf: Layer already exists 15:03:35 3.0.0-dev.34: digest: sha256:ada19b0b83d19b071baacfb8ec82c66a684835523e3b20adcd8647f3c673bbd6 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:03:35 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:f1ad42671cb4bb5b089283d273768ffa9133c18e-3.0.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:03:35 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:f1ad42671cb4bb5b089283d273768ffa9133c18e-3.0.0-dev.34 15:03:35 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 15:03:35 74277a4ae9fc: Preparing 15:03:35 7e49634e19b6: Preparing 15:03:35 8305130ed010: Preparing 15:03:35 b3e323455326: Preparing 15:03:35 b1f1f59ca900: Preparing 15:03:35 256c32b175f0: Preparing 15:03:35 c219f89bf8cf: Preparing 15:03:35 26cbea5cba74: Preparing 15:03:35 256c32b175f0: Waiting 15:03:35 c219f89bf8cf: Waiting 15:03:35 26cbea5cba74: Waiting 15:03:35 b1f1f59ca900: Layer already exists 15:03:35 7e49634e19b6: Layer already exists 15:03:35 74277a4ae9fc: Layer already exists 15:03:35 8305130ed010: Layer already exists 15:03:35 b3e323455326: Layer already exists 15:03:35 256c32b175f0: Layer already exists 15:03:35 26cbea5cba74: Layer already exists 15:03:35 c219f89bf8cf: Layer already exists 15:03:35 f1ad42671cb4bb5b089283d273768ffa9133c18e-3.0.0-dev.34: digest: sha256:ada19b0b83d19b071baacfb8ec82c66a684835523e3b20adcd8647f3c673bbd6 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:03:36 + 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:03:36 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main 15:03:36 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 15:03:36 74277a4ae9fc: Preparing 15:03:36 7e49634e19b6: Preparing 15:03:36 8305130ed010: Preparing 15:03:36 b3e323455326: Preparing 15:03:36 b1f1f59ca900: Preparing 15:03:36 256c32b175f0: Preparing 15:03:36 c219f89bf8cf: Preparing 15:03:36 26cbea5cba74: Preparing 15:03:36 256c32b175f0: Waiting 15:03:36 c219f89bf8cf: Waiting 15:03:36 26cbea5cba74: Waiting 15:03:36 b3e323455326: Layer already exists 15:03:36 8305130ed010: Layer already exists 15:03:36 b1f1f59ca900: Layer already exists 15:03:36 74277a4ae9fc: Layer already exists 15:03:36 7e49634e19b6: Layer already exists 15:03:36 256c32b175f0: Layer already exists 15:03:36 26cbea5cba74: Layer already exists 15:03:36 c219f89bf8cf: Layer already exists 15:03:36 main: digest: sha256:ada19b0b83d19b071baacfb8ec82c66a684835523e3b20adcd8647f3c673bbd6 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:03:36 ===================================================== [Pipeline] echo 15:03:36 taggedImages: 15:03:36 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:f1ad42671cb4bb5b089283d273768ffa9133c18e 15:03:36 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 15:03:36 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.34 15:03:36 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:f1ad42671cb4bb5b089283d273768ffa9133c18e-3.0.0-dev.34 15:03:36 - 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:03:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:03:37 15:03:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:03:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:03:37 arm64: Pulling from edgex-lftools-log-publisher 15:03:37 8998bd30e6a1: Pulling fs layer 15:03:37 04944245beec: Pulling fs layer 15:03:37 699f458cf7ca: Pulling fs layer 15:03:37 765212b225bb: Pulling fs layer 15:03:37 f23df028b6ca: Pulling fs layer 15:03:37 d65c8cfc05b1: Pulling fs layer 15:03:37 2437ff75d9bd: Pulling fs layer 15:03:37 f23df028b6ca: Waiting 15:03:37 d65c8cfc05b1: Waiting 15:03:37 2437ff75d9bd: Waiting 15:03:37 765212b225bb: Waiting 15:03:37 04944245beec: Verifying Checksum 15:03:37 04944245beec: Download complete 15:03:37 765212b225bb: Verifying Checksum 15:03:37 765212b225bb: Download complete 15:03:37 f23df028b6ca: Verifying Checksum 15:03:37 f23df028b6ca: Download complete 15:03:37 d65c8cfc05b1: Verifying Checksum 15:03:37 d65c8cfc05b1: Download complete 15:03:38 699f458cf7ca: Verifying Checksum 15:03:38 699f458cf7ca: Download complete 15:03:38 8998bd30e6a1: Download complete 15:03:41 2437ff75d9bd: Verifying Checksum 15:03:41 2437ff75d9bd: Download complete 15:03:42 8998bd30e6a1: Pull complete 15:03:42 04944245beec: Pull complete 15:03:44 699f458cf7ca: Pull complete 15:03:44 765212b225bb: Pull complete 15:03:45 f23df028b6ca: Pull complete 15:03:45 d65c8cfc05b1: Pull complete 15:04:00 2437ff75d9bd: Pull complete 15:04:00 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:04:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:04:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:04:00 prd-ubuntu20.04-docker-arm64-4c-16g-15290 does not seem to be running inside a container 15:04:00 $ 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/103 -v /w/workspace/app-rfid-llrp-inventory/103:/w/workspace/app-rfid-llrp-inventory/103:rw,z -v /w/workspace/app-rfid-llrp-inventory/103@tmp:/w/workspace/app-rfid-llrp-inventory/103@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:04:03 $ docker top dd534cc8ff0f463f1014845872974112a4614a1f4dbc8e74eae70c8c0355bcfa -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:04:04 ---> job-cost.sh 15:04:04 lf-activate-venv: SKIPPING 15:04:04 INFO: No Stack... 15:04:04 INFO: Retrieving Pricing Info for: v3-standard-4 15:04:05 INFO: Archiving Costs [Pipeline] sh 15:04:05 + cat /w/workspace/app-rfid-llrp-inventory/103/archives/cost.csv 15:04:05 + cut -d, -f6 [Pipeline] lock 15:04:06 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-103-stack-cost] 15:04:06 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-103-stack-cost] did not exist. Created. 15:04:06 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-103-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:04:06 /w/workspace/app-rfid-llrp-inventory/103@tmp/durable-e6e2faf6/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:04:06 + echo total: 0.10999999940395355 [Pipeline] stash 15:04:06 Warning: overwriting stash ‘stack-cost’ 15:04:06 Stashed 1 file(s) [Pipeline] } 15:04:06 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-103-stack-cost] [Pipeline] // lock [Pipeline] } 15:04:06 $ docker stop --time=1 dd534cc8ff0f463f1014845872974112a4614a1f4dbc8e74eae70c8c0355bcfa 15:04:08 $ docker rm -f --volumes dd534cc8ff0f463f1014845872974112a4614a1f4dbc8e74eae70c8c0355bcfa [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:04:08 provisioning config files... 15:04:08 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config13855905218791844565tmp [Pipeline] { [Pipeline] sh 15:04:09 + set +x 15:04:09 + curl -s https://codecov.io/bash 15:04:09 + bash -s -- 15:04:09 15:04:09 _____ _ 15:04:09 / ____| | | 15:04:09 | | ___ __| | ___ ___ _____ __ 15:04:09 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:04:09 | |___| (_) | (_| | __/ (_| (_) \ V / 15:04:09 \_____\___/ \__,_|\___|\___\___/ \_/ 15:04:09 Bash-1.0.6 15:04:09 15:04:09 15:04:09 ==> git version 2.25.1 found 15:04:09 ==> 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:04:09 Release-Date: 2020-01-08 15:04:09 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:04:09 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:04:09 ==> Jenkins CI detected. 15:04:09 current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main 15:04:09 project root: . 15:04:09 --> token set from env 15:04:09 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:04:09 ==> Running gcov in . (disable via -X gcov) 15:04:09 ==> Python coveragepy not found 15:04:09 ==> Searching for coverage reports in: 15:04:09 + . 15:04:09 -> Found 1 reports 15:04:09 ==> Detecting git/mercurial file structure 15:04:09 ==> Reading reports 15:04:09 + ./coverage.out bytes=41317 15:04:09 ==> Appending adjustments 15:04:09 https://docs.codecov.io/docs/fixing-reports 15:04:09 + Found adjustments 15:04:09 ==> Gzipping contents 15:04:09 12K /tmp/codecov.YjCQOv.gz 15:04:09 ==> Uploading reports 15:04:09 url: https://codecov.io 15:04:09 query: branch=main&commit=f1ad42671cb4bb5b089283d273768ffa9133c18e&build=103&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F103%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 15:04:09 -> Pinging Codecov 15:04:09 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=f1ad42671cb4bb5b089283d273768ffa9133c18e&build=103&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F103%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 15:04:09 -> Uploading to 15:04:09 https://storage.googleapis.com/codecov/v4/raw/2023-05-12/581DD39554BDF9B6E22D074273EAD858/f1ad42671cb4bb5b089283d273768ffa9133c18e/1e93236d-5105-4e66-bac2-dfe4d8769cc9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230512%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230512T150409Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8fd8862a6ba40a0932f81aaad3d8806d2d139d76db9b279b3666e2e4b3097d71 15:04:09 % Total % Received % Xferd Average Speed Time Time Time Current 15:04:09 Dload Upload Total Spent Left Speed 15:04:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11799 0 0 100 11799 0 49575 --:--:-- --:--:-- --:--:-- 49575 15:04:09 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/f1ad42671cb4bb5b089283d273768ffa9133c18e [Pipeline] } 15:04:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:04:10 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:04:10 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:04:10 15:04:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:04:10 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:04:10 df9b9388f04a: Pulling fs layer 15:04:10 52dc419b0ee2: Pulling fs layer 15:04:10 25bc292e5bac: Pulling fs layer 15:04:10 114826534d7a: Pulling fs layer 15:04:10 4657fd5d0bcf: Pulling fs layer 15:04:10 6ad1cebc031e: Pulling fs layer 15:04:10 8a3aa393b2d8: Pulling fs layer 15:04:10 4657fd5d0bcf: Waiting 15:04:10 8a3aa393b2d8: Waiting 15:04:10 6ad1cebc031e: Waiting 15:04:10 114826534d7a: Waiting 15:04:10 25bc292e5bac: Verifying Checksum 15:04:10 25bc292e5bac: Download complete 15:04:10 52dc419b0ee2: Verifying Checksum 15:04:10 52dc419b0ee2: Download complete 15:04:10 4657fd5d0bcf: Verifying Checksum 15:04:10 4657fd5d0bcf: Download complete 15:04:10 df9b9388f04a: Download complete 15:04:10 df9b9388f04a: Pull complete 15:04:10 6ad1cebc031e: Verifying Checksum 15:04:10 6ad1cebc031e: Download complete 15:04:10 52dc419b0ee2: Pull complete 15:04:10 25bc292e5bac: Pull complete 15:04:11 114826534d7a: Verifying Checksum 15:04:11 114826534d7a: Download complete 15:04:11 8a3aa393b2d8: Verifying Checksum 15:04:11 8a3aa393b2d8: Download complete 15:04:14 114826534d7a: Pull complete 15:04:14 4657fd5d0bcf: Pull complete 15:04:15 6ad1cebc031e: Pull complete 15:04:17 8a3aa393b2d8: Pull complete 15:04:17 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 15:04:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:04:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:04:17 prd-ubuntu20.04-docker-8c-8g-15289 does not seem to be running inside a container 15:04:17 $ 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:04:19 $ docker top e40116b5fde14fbf12ebd149ad87d328cae8e556b88f8e4f53bab356665f057d -eo pid,comm [Pipeline] { [Pipeline] echo 15:04:19 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh 15:04:20 + set -o pipefail 15:04:20 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' 15:04:24 15:04:24 Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... 15:04:24 15:04:24 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/1c9c072d-8a16-4417-baa1-155cb52952d8 15:04:24 15:04:24 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 15:04:24 15:04:24 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:04:24 15:04:24 15:04:24 A medium severity vulnerability was found in the Snyk CLI versions you are using. 15:04:24 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 15:04:24 More details here: https://snyk.co/ue1NS 15:04:24 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 15:04:24 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 15:04:24 $ docker stop --time=1 e40116b5fde14fbf12ebd149ad87d328cae8e556b88f8e4f53bab356665f057d 15:04:26 $ docker rm -f --volumes e40116b5fde14fbf12ebd149ad87d328cae8e556b88f8e4f53bab356665f057d [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:04:27 + git log --format=format:%s -1 f1ad42671cb4bb5b089283d273768ffa9133c18e [Pipeline] sh 15:04:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:04:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:04:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:04:28 prd-ubuntu20.04-docker-8c-8g-15289 does not seem to be running inside a container 15:04:28 $ 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:04:28 $ docker top 686eea906dbefd64ab4ec39f899f9c24fb8a3f0973cafd89d7af9b147e131491 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:04:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:04:28 [ssh-agent] Looking for ssh-agent implementation... 15:04:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:04:28 $ docker exec 686eea906dbefd64ab4ec39f899f9c24fb8a3f0973cafd89d7af9b147e131491 ssh-agent 15:04:28 SSH_AUTH_SOCK=/tmp/ssh-fOl5oGUaoxTw/agent.32 15:04:28 SSH_AGENT_PID=38 15:04:28 Running ssh-add (command line suppressed) 15:04:29 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_10745648919107499782.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_10745648919107499782.key) 15:04:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:04:29 + git semver tag 15:04:29 2023-05-12 15:04:29,494 [run_tag] DEBUG tag force:False 15:04:29 2023-05-12 15:04:29,494 [check_head_tag] DEBUG check head tag 15:04:29 2023-05-12 15:04:29,495 [execute] INFO git cat-file --batch-check 15:04:29 2023-05-12 15:04:29,495 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 15:04:29 2023-05-12 15:04:29,500 [execute] INFO git cat-file --batch 15:04:29 2023-05-12 15:04:29,500 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 15:04:29 2023-05-12 15:04:29,524 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:04:29 2023-05-12 15:04:29,524 [execute] INFO git tag -a v3.0.0-dev.34 -m v3.0.0-dev.34 15:04:29 2023-05-12 15:04:29,525 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.34', '-m', 'v3.0.0-dev.34'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 15:04:29 2023-05-12 15:04:29,530 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:04:29 3.0.0-dev.34 [Pipeline] } 15:04:29 $ docker exec --env ******** --env ******** 686eea906dbefd64ab4ec39f899f9c24fb8a3f0973cafd89d7af9b147e131491 ssh-agent -k 15:04:29 unset SSH_AUTH_SOCK; 15:04:29 unset SSH_AGENT_PID; 15:04:29 echo Agent pid 38 killed; 15:04:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:04:29 + git semver [Pipeline] } 15:04:30 $ docker stop --time=1 686eea906dbefd64ab4ec39f899f9c24fb8a3f0973cafd89d7af9b147e131491 15:04:31 $ docker rm -f --volumes 686eea906dbefd64ab4ec39f899f9c24fb8a3f0973cafd89d7af9b147e131491 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:04:31 15:04:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:04:32 0.23.1-centos7: Pulling from edgex-lftools 15:04:32 ab5ef0e58194: Pulling fs layer 15:04:32 9712f1f96733: Pulling fs layer 15:04:32 63f879dbbcfc: Pulling fs layer 15:04:32 0d9ebad4ef96: Pulling fs layer 15:04:32 e9a5061849ea: Pulling fs layer 15:04:32 d747dcd14b5f: Pulling fs layer 15:04:32 2de7ff778b66: Pulling fs layer 15:04:32 e9a5061849ea: Waiting 15:04:32 d747dcd14b5f: Waiting 15:04:32 2de7ff778b66: Waiting 15:04:32 0d9ebad4ef96: Waiting 15:04:32 9712f1f96733: Verifying Checksum 15:04:32 9712f1f96733: Download complete 15:04:32 63f879dbbcfc: Verifying Checksum 15:04:32 63f879dbbcfc: Download complete 15:04:32 e9a5061849ea: Download complete 15:04:32 d747dcd14b5f: Verifying Checksum 15:04:32 d747dcd14b5f: Download complete 15:04:32 0d9ebad4ef96: Verifying Checksum 15:04:32 0d9ebad4ef96: Download complete 15:04:32 ab5ef0e58194: Verifying Checksum 15:04:32 ab5ef0e58194: Download complete 15:04:33 2de7ff778b66: Verifying Checksum 15:04:33 2de7ff778b66: Download complete 15:04:35 ab5ef0e58194: Pull complete 15:04:35 9712f1f96733: Pull complete 15:04:36 63f879dbbcfc: Pull complete 15:04:40 0d9ebad4ef96: Pull complete 15:04:40 e9a5061849ea: Pull complete 15:04:40 d747dcd14b5f: Pull complete 15:04:41 2de7ff778b66: Pull complete 15:04:41 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:04:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:04:41 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:04:41 prd-ubuntu20.04-docker-8c-8g-15289 does not seem to be running inside a container 15:04:41 $ 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:04:43 $ docker top cbac75db53f22b8d22faf438fd65ac86bef3be070e5007cc60455a9598621f9a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:04:43 provisioning config files... 15:04:43 copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config17847089301257043520tmp 15:04:43 copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4751721516150972328tmp 15:04:43 copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config17569805429364610595tmp [Pipeline] { [Pipeline] echo 15:04:43 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:04:44 ---> sigul-configuration.sh 15:04:44 gpg: directory `/root/.gnupg' created 15:04:44 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:04:44 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:04:44 gpg: keyring `/root/.gnupg/secring.gpg' created 15:04:44 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:04:44 gpg: CAST5 encrypted data 15:04:44 gpg: encrypted with 1 passphrase 15:04:44 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:04:44 + mkdir /home/jenkins 15:04:44 + mkdir /home/jenkins/sigul [Pipeline] sh 15:04:44 + 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:04:44 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:04:44 ---> sigul-install.sh 15:04:44 Sigul already installed; skipping installation. [Pipeline] sh 15:04:45 + git tag --list 15:04:45 v0.0.0 15:04:45 v1.0.0 15:04:45 v2.1.0 15:04:45 v2.1.1 15:04:45 v2.1.1-dev.1 15:04:45 v2.2.0 15:04:45 v2.2.1-dev.1 15:04:45 v2.2.1-dev.2 15:04:45 v2.2.1-dev.3 15:04:45 v2.2.1-dev.4 15:04:45 v2.2.1-dev.5 15:04:45 v2.2.1-dev.6 15:04:45 v2.2.1-dev.7 15:04:45 v2.3.0 15:04:45 v2.3.0-dev.10 15:04:45 v2.3.0-dev.11 15:04:45 v2.3.0-dev.12 15:04:45 v2.3.0-dev.13 15:04:45 v2.3.0-dev.14 15:04:45 v2.3.0-dev.15 15:04:45 v2.3.0-dev.16 15:04:45 v2.3.0-dev.17 15:04:45 v2.3.0-dev.18 15:04:45 v2.3.0-dev.19 15:04:45 v2.3.0-dev.20 15:04:45 v2.3.0-dev.21 15:04:45 v2.3.0-dev.22 15:04:45 v2.3.0-dev.23 15:04:45 v2.3.0-dev.24 15:04:45 v2.3.0-dev.25 15:04:45 v2.3.0-dev.26 15:04:45 v2.3.0-dev.9 15:04:45 v2.3.1-dev.1 15:04:45 v3.0.0-dev.1 15:04:45 v3.0.0-dev.10 15:04:45 v3.0.0-dev.11 15:04:45 v3.0.0-dev.12 15:04:45 v3.0.0-dev.13 15:04:45 v3.0.0-dev.14 15:04:45 v3.0.0-dev.15 15:04:45 v3.0.0-dev.16 15:04:45 v3.0.0-dev.17 15:04:45 v3.0.0-dev.18 15:04:45 v3.0.0-dev.19 15:04:45 v3.0.0-dev.2 15:04:45 v3.0.0-dev.20 15:04:45 v3.0.0-dev.21 15:04:45 v3.0.0-dev.22 15:04:45 v3.0.0-dev.23 15:04:45 v3.0.0-dev.24 15:04:45 v3.0.0-dev.25 15:04:45 v3.0.0-dev.26 15:04:45 v3.0.0-dev.27 15:04:45 v3.0.0-dev.28 15:04:45 v3.0.0-dev.29 15:04:45 v3.0.0-dev.3 15:04:45 v3.0.0-dev.30 15:04:45 v3.0.0-dev.31 15:04:45 v3.0.0-dev.32 15:04:45 v3.0.0-dev.33 15:04:45 v3.0.0-dev.34 15:04:45 v3.0.0-dev.4 15:04:45 v3.0.0-dev.5 15:04:45 v3.0.0-dev.6 15:04:45 v3.0.0-dev.7 15:04:45 v3.0.0-dev.8 15:04:45 v3.0.0-dev.9 [Pipeline] sh 15:04:45 + lftools sign git-tag v3.0.0-dev.34 15:04:46 Signing Git tag with Sigul... 15:04:46 Signing v3.0.0-dev.34 [Pipeline] echo 15:04:46 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:04:46 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:04:46 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:04:46 $ docker stop --time=1 cbac75db53f22b8d22faf438fd65ac86bef3be070e5007cc60455a9598621f9a 15:04:47 $ docker rm -f --volumes cbac75db53f22b8d22faf438fd65ac86bef3be070e5007cc60455a9598621f9a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 15:04:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:04:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:04:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:04:48 prd-ubuntu20.04-docker-8c-8g-15289 does not seem to be running inside a container 15:04:48 $ 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:04:48 $ docker top ccfbed46c3f20326b67c37f9cceb1a6991cae324f755aad482c4f1484415a512 -eo pid,comm 15:04:49 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:04:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:04:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:04:49 [ssh-agent] Looking for ssh-agent implementation... 15:04:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:04:49 $ docker exec ccfbed46c3f20326b67c37f9cceb1a6991cae324f755aad482c4f1484415a512 ssh-agent 15:04:49 SSH_AUTH_SOCK=/tmp/ssh-kvEhsZPZFMrK/agent.32 15:04:49 SSH_AGENT_PID=38 15:04:49 Running ssh-add (command line suppressed) 15:04:49 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_12183954803067658154.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_12183954803067658154.key) 15:04:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:04:49 + git semver bump pre 15:04:49 2023-05-12 15:04:49,882 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:04:49 2023-05-12 15:04:49,882 [bump_version] DEBUG bumping version:3.0.0-dev.34 on axis:pre with prefix:dev 15:04:49 2023-05-12 15:04:49,882 [bump_version] DEBUG bumped version:3.0.0-dev.35 15:04:49 2023-05-12 15:04:49,882 [write_version] DEBUG write version:3.0.0-dev.35 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True 15:04:49 2023-05-12 15:04:49,882 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:04:49 2023-05-12 15:04:49,882 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:04:49 2023-05-12 15:04:49,884 [execute] INFO git cat-file --batch-check 15:04:49 2023-05-12 15:04:49,884 [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:04:49 2023-05-12 15:04:49,889 [execute] INFO git cat-file --batch 15:04:49 2023-05-12 15:04:49,890 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 15:04:49 2023-05-12 15:04:49,895 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:04:49 3.0.0-dev.35 [Pipeline] } 15:04:49 $ docker exec --env ******** --env ******** ccfbed46c3f20326b67c37f9cceb1a6991cae324f755aad482c4f1484415a512 ssh-agent -k 15:04:50 unset SSH_AUTH_SOCK; 15:04:50 unset SSH_AGENT_PID; 15:04:50 echo Agent pid 38 killed; 15:04:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:04:50 + git semver [Pipeline] } 15:04:50 $ docker stop --time=1 ccfbed46c3f20326b67c37f9cceb1a6991cae324f755aad482c4f1484415a512 15:04:51 $ docker rm -f --volumes ccfbed46c3f20326b67c37f9cceb1a6991cae324f755aad482c4f1484415a512 [Pipeline] // withDockerContainer [Pipeline] sh 15:04:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:04:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:04:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:04:52 prd-ubuntu20.04-docker-8c-8g-15289 does not seem to be running inside a container 15:04:52 $ 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:04:52 $ docker top 5d4eab1b5bba3aa58e70fc9752abc5889e6e67ff372b665422698e328dc182d9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:04:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:04:53 [ssh-agent] Looking for ssh-agent implementation... 15:04:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:04:53 $ docker exec 5d4eab1b5bba3aa58e70fc9752abc5889e6e67ff372b665422698e328dc182d9 ssh-agent 15:04:53 SSH_AUTH_SOCK=/tmp/ssh-FNNq11k0mlXa/agent.32 15:04:53 SSH_AGENT_PID=38 15:04:53 Running ssh-add (command line suppressed) 15:04:53 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1119842515057290780.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1119842515057290780.key) 15:04:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:04:53 + git semver push 15:04:53 2023-05-12 15:04:53,901 [run_push] DEBUG push 15:04:53 2023-05-12 15:04:53,902 [execute] INFO git cat-file --batch-check 15:04:53 2023-05-12 15:04:53,902 [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:04:53 2023-05-12 15:04:53,906 [execute] INFO git rev-list fd2d820a85e8e1347cb1efe945693c5dc402f0b9 -- 15:04:53 2023-05-12 15:04:53,906 [execute] DEBUG Popen(['git', 'rev-list', 'fd2d820a85e8e1347cb1efe945693c5dc402f0b9', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 15:04:53 2023-05-12 15:04:53,913 [execute] INFO git fetch -v origin 15:04:53 2023-05-12 15:04:53,914 [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:04:54 2023-05-12 15:04:54,387 [run_push] DEBUG no remote changes detected 15:04:54 2023-05-12 15:04:54,388 [execute] INFO git push origin semver 15:04:54 2023-05-12 15:04:54,388 [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:04:55 2023-05-12 15:04:55,127 [run_push] DEBUG push all version tags 15:04:55 2023-05-12 15:04:55,128 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 15:04:55 2023-05-12 15:04:55,128 [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:04:56 2023-05-12 15:04:55,854 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:04:56 3.0.0-dev.35 [Pipeline] } 15:04:56 $ docker exec --env ******** --env ******** 5d4eab1b5bba3aa58e70fc9752abc5889e6e67ff372b665422698e328dc182d9 ssh-agent -k 15:04:56 unset SSH_AUTH_SOCK; 15:04:56 unset SSH_AGENT_PID; 15:04:56 echo Agent pid 38 killed; 15:04:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:04:56 + git semver [Pipeline] } 15:04:56 $ docker stop --time=1 5d4eab1b5bba3aa58e70fc9752abc5889e6e67ff372b665422698e328dc182d9 15:04:58 $ docker rm -f --volumes 5d4eab1b5bba3aa58e70fc9752abc5889e6e67ff372b665422698e328dc182d9 [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:04:58 + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] 15:04:58 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 15:04:58 total 16 15:04:58 drwxr-xr-x 3 root root 4096 May 12 14:53 . 15:04:58 drwxrwxr-x 12 jenkins jenkins 4096 May 12 15:04 .. 15:04:58 drwxr-xr-x 2 root root 4096 May 12 14:53 cost 15:04:58 -rw-r--r-- 1 root root 95 May 12 14:53 cost.csv 15:04:58 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives 15:04:58 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 15:04:58 total 16 15:04:58 drwxr-xr-x 3 jenkins jenkins 4096 May 12 14:53 . 15:04:58 drwxrwxr-x 12 jenkins jenkins 4096 May 12 15:04 .. 15:04:58 drwxr-xr-x 2 jenkins jenkins 4096 May 12 14:53 cost 15:04:58 -rw-r--r-- 1 jenkins jenkins 95 May 12 14:53 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:04:58 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:04:59 ---> package-listing.sh 15:04:59 ++ facter osfamily 15:04:59 ++ tr '[:upper:]' '[:lower:]' 15:04:59 + OS_FAMILY=debian 15:04:59 + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main 15:04:59 + START_PACKAGES=/tmp/packages_start.txt 15:04:59 + END_PACKAGES=/tmp/packages_end.txt 15:04:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:04:59 + PACKAGES=/tmp/packages_start.txt 15:04:59 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 15:04:59 + PACKAGES=/tmp/packages_end.txt 15:04:59 + case "${OS_FAMILY}" in 15:04:59 + dpkg -l 15:04:59 + grep '^ii' 15:05:00 + '[' -f /tmp/packages_start.txt ']' 15:05:00 + '[' -f /tmp/packages_end.txt ']' 15:05:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:05:00 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 15:05:00 + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ 15:05:00 + 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:05:00 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:05:00 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:05:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:05:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:05:01 prd-ubuntu20.04-docker-8c-8g-15289 does not seem to be running inside a container 15:05:01 $ 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:05:01 $ docker top 877e9a7f4f8c2570068db5c6e79a128faf50b52062e882a81e2b1ba03912e08b -eo pid,comm [Pipeline] { [Pipeline] sh 15:05:01 + touch /tmp/pre-build-complete [Pipeline] sh 15:05:01 + mkdir -p /var/log/sysstat [Pipeline] sh 15:05:02 + ls /var/log/sa-host 15:05:02 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:05:02 provisioning config files... 15:05:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config665425466246439666tmp [Pipeline] { [Pipeline] echo 15:05:02 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:05:02 ---> create-netrc.sh [Pipeline] } 15:05:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:05:03 ---> python-tools-install.sh [Pipeline] echo 15:05:03 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:05:03 ---> sudo-logs.sh 15:05:03 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:05:03 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:05:03 ---> job-cost.sh 15:05:03 lf-activate-venv: SKIPPING 15:05:03 DEBUG: total: 0.2199999988079071 15:05:03 INFO: Retrieving Stack Cost... 15:05:04 INFO: Retrieving Pricing Info for: v3-standard-8 15:05:04 INFO: Archiving Costs [Pipeline] echo 15:05:04 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:05:04 ---> logs-deploy.sh 15:05:04 lf-activate-venv: SKIPPING 15:05:04 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/103 15:05:04 INFO: archiving workspace using pattern(s): 15:05:05 Archives upload complete. 15:05:05 INFO: archiving logs to Nexus