Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e64d70a5e82bcb00ec99310357a3871ed025cc70 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-ssh17809460652111270719.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh2489109751119452650.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh2622910380143037813.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh2047523254894616830.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-ssh981060727499490681.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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-9519 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 e64d70a5e82bcb00ec99310357a3871ed025cc70 (main) > 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 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#234)" > git checkout -f e64d70a5e82bcb00ec99310357a3871ed025cc70 # timeout=10 > git rev-list --no-walk 91321213cd823d1ea8012b97f4da148b2f6a4494 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:29:05 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:29:05 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:29:05 ========================================================= 16:29:05 EdgeX Global Pipelines Version Info 16:29:05 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:29:05 ------------------- 16:29:05 stable info: 16:29:05 ------------------- 16:29:05 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:29:05 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 16:29:05 Message: update stable to v1.0.254 16:29:06 ------------------- 16:29:06 experimental info: 16:29:06 ------------------- 16:29:06 Commited By: **** collab-it+edgex@linuxfoundation.org 16:29:06 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 16:29:06 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:29:06 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 16:29:06 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 16:29:06 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:29:06 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:29:06 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:29:06 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 16:29:06 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:29:06 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:29:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:29:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:29:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:29:06 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 16:29:06 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:29:06 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:29:06 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:29:06 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:29:06 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:29:06 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:29:06 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:29:06 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:29:06 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:29:07 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:29:07 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:29:07 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:29:07 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 16:29:07 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:29:07 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:29:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 16:29:07 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 16:29:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 16:29:07 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e64d70a5e82bcb00ec99310357a3871ed025cc70 [Pipeline] echo 16:29:07 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e64d70a [Pipeline] echo 16:29:07 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:29:07 provisioning config files... 16:29:07 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4571522120740959060tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:29:07 ---> docker-login.sh 16:29:07 nexus3.edgexfoundry.org:10001 16:29:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:07 Configure a credential helper to remove this warning. See 16:29:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:07 16:29:07 Login Succeeded 16:29:07 nexus3.edgexfoundry.org:10002 16:29:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:08 Configure a credential helper to remove this warning. See 16:29:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:08 16:29:08 Login Succeeded 16:29:08 nexus3.edgexfoundry.org:10003 16:29:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:08 Configure a credential helper to remove this warning. See 16:29:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:08 16:29:08 Login Succeeded 16:29:08 nexus3.edgexfoundry.org:10004 16:29:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:08 Configure a credential helper to remove this warning. See 16:29:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:08 16:29:08 Login Succeeded 16:29:08 docker.io 16:29:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:08 Configure a credential helper to remove this warning. See 16:29:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:08 16:29:08 Login Succeeded 16:29:08 ---> docker-login.sh ends [Pipeline] } 16:29:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:29:08 + git rev-list -1 --merges e64d70a5e82bcb00ec99310357a3871ed025cc70~1..e64d70a5e82bcb00ec99310357a3871ed025cc70 [Pipeline] echo 16:29:09 -----------> git rev-list -1 --merges e64d70a5e82bcb00ec99310357a3871ed025cc70~1..e64d70a5e82bcb00ec99310357a3871ed025cc70 e64d70a5e82bcb00ec99310357a3871ed025cc70 [false] [Pipeline] sh 16:29:09 + git log --format=format:%s -1 e64d70a5e82bcb00ec99310357a3871ed025cc70 [Pipeline] echo 16:29:09 ========================================================= 16:29:09 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:29:09 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:29:09 + git log --format=format:%s -1 e64d70a5e82bcb00ec99310357a3871ed025cc70 [Pipeline] echo 16:29:09 [semverPrep] GIT_COMMIT: e64d70a5e82bcb00ec99310357a3871ed025cc70, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#234) [Pipeline] echo 16:29:09 [semverPrep] This is not a build commit. [Pipeline] sh 16:29:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:29:10 + grep -v github /etc/ssh/ssh_known_hosts 16:29:10 + [ -e /tmp/ssh_known_hosts ] 16:29:10 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:29:10 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:29:10 + sudo tee -a /etc/ssh/ssh_known_hosts 16:29:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:29:10 16:29:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:29:10 0.1.4: Pulling from edgex-devops/py-git-semver 16:29:10 b85a868b505f: Pulling fs layer 16:29:10 e2be974225ed: Pulling fs layer 16:29:10 339a4e72a1f5: Pulling fs layer 16:29:10 988bab9f4d93: Pulling fs layer 16:29:10 1469e6f7b9e6: Pulling fs layer 16:29:10 eaf3925da568: Pulling fs layer 16:29:10 bab4dde63d76: Pulling fs layer 16:29:10 bde34c3a00c8: Pulling fs layer 16:29:10 b352a97aabf1: Pulling fs layer 16:29:10 4872d77fe225: Pulling fs layer 16:29:10 1469e6f7b9e6: Waiting 16:29:10 b352a97aabf1: Waiting 16:29:10 bde34c3a00c8: Waiting 16:29:10 bab4dde63d76: Waiting 16:29:10 5851b861e8e6: Pulling fs layer 16:29:10 4872d77fe225: Waiting 16:29:10 e2be974225ed: Download complete 16:29:10 988bab9f4d93: Download complete 16:29:10 1469e6f7b9e6: Verifying Checksum 16:29:10 1469e6f7b9e6: Download complete 16:29:10 339a4e72a1f5: Verifying Checksum 16:29:10 339a4e72a1f5: Download complete 16:29:11 eaf3925da568: Download complete 16:29:11 bde34c3a00c8: Verifying Checksum 16:29:11 bde34c3a00c8: Download complete 16:29:11 b352a97aabf1: Verifying Checksum 16:29:11 b352a97aabf1: Download complete 16:29:11 4872d77fe225: Verifying Checksum 16:29:11 4872d77fe225: Download complete 16:29:11 5851b861e8e6: Verifying Checksum 16:29:11 5851b861e8e6: Download complete 16:29:11 b85a868b505f: Verifying Checksum 16:29:11 b85a868b505f: Download complete 16:29:11 bab4dde63d76: Verifying Checksum 16:29:11 bab4dde63d76: Download complete 16:29:12 b85a868b505f: Pull complete 16:29:12 e2be974225ed: Pull complete 16:29:12 339a4e72a1f5: Pull complete 16:29:12 988bab9f4d93: Pull complete 16:29:13 1469e6f7b9e6: Pull complete 16:29:13 eaf3925da568: Pull complete 16:29:14 bab4dde63d76: Pull complete 16:29:14 bde34c3a00c8: Pull complete 16:29:14 b352a97aabf1: Pull complete 16:29:14 4872d77fe225: Pull complete 16:29:14 5851b861e8e6: Pull complete 16:29:14 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:29:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:29:14 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:29:15 prd-ubuntu20.04-docker-8c-8g-9519 does not seem to be running inside a container 16:29:15 $ 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 16:29:18 $ docker top de80e16ece35e31c77d71d4d7737cd36e589c3026d27d5b949cd559a44958f20 -eo pid,comm 16:29:18 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 16:29:18 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:29:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:29:18 [ssh-agent] Looking for ssh-agent implementation... 16:29:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:29:18 $ docker exec de80e16ece35e31c77d71d4d7737cd36e589c3026d27d5b949cd559a44958f20 ssh-agent 16:29:18 SSH_AUTH_SOCK=/tmp/ssh-bmljxLVLyNBH/agent.32 16:29:18 SSH_AGENT_PID=38 16:29:18 Running ssh-add (command line suppressed) 16:29:18 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5495780449287229348.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5495780449287229348.key) 16:29:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:29:19 + git tag --points-at HEAD [Pipeline] } 16:29:19 $ docker exec --env ******** --env ******** de80e16ece35e31c77d71d4d7737cd36e589c3026d27d5b949cd559a44958f20 ssh-agent -k 16:29:19 unset SSH_AUTH_SOCK; 16:29:19 unset SSH_AGENT_PID; 16:29:19 echo Agent pid 38 killed; 16:29:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:29:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:29:19 [ssh-agent] Looking for ssh-agent implementation... 16:29:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:29:19 $ docker exec de80e16ece35e31c77d71d4d7737cd36e589c3026d27d5b949cd559a44958f20 ssh-agent 16:29:19 SSH_AUTH_SOCK=/tmp/ssh-8iXadVK2G52L/agent.70 16:29:19 SSH_AGENT_PID=76 16:29:19 Running ssh-add (command line suppressed) 16:29:19 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_9016417273262340258.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_9016417273262340258.key) 16:29:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:29:19 + git semver init 16:29:20 2023-10-18 16:29:20,119 [run_init] DEBUG init version:0.0.0 force:False 16:29:20 2023-10-18 16:29:20,119 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver 16:29:20 2023-10-18 16:29:20,120 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver 16:29:20 2023-10-18 16:29:20,120 [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) 16:29:21 2023-10-18 16:29:21,166 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude 16:29:21 2023-10-18 16:29:21,166 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False 16:29:21 2023-10-18 16:29:21,167 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 16:29:21 2023-10-18 16:29:21,167 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 16:29:21 3.1.0-dev.25 [Pipeline] } 16:29:21 $ docker exec --env ******** --env ******** de80e16ece35e31c77d71d4d7737cd36e589c3026d27d5b949cd559a44958f20 ssh-agent -k 16:29:21 unset SSH_AUTH_SOCK; 16:29:21 unset SSH_AGENT_PID; 16:29:21 echo Agent pid 76 killed; 16:29:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:29:22 + git semver [Pipeline] } 16:29:22 $ docker stop --time=1 de80e16ece35e31c77d71d4d7737cd36e589c3026d27d5b949cd559a44958f20 16:29:23 $ docker rm -f --volumes de80e16ece35e31c77d71d4d7737cd36e589c3026d27d5b949cd559a44958f20 [Pipeline] // withDockerContainer [Pipeline] sh 16:29:23 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:29:24 Stashed 1 file(s) [Pipeline] echo 16:29:24 [edgeXSemver]: initialized semver on version 3.1.0-dev.25 [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 16:29:24 provisioning config files... 16:29:24 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config18362027025864544405tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:29:24 ---> docker-login.sh 16:29:24 nexus3.edgexfoundry.org:10001 16:29:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:24 Configure a credential helper to remove this warning. See 16:29:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:24 16:29:24 Login Succeeded 16:29:24 nexus3.edgexfoundry.org:10002 16:29:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:24 Configure a credential helper to remove this warning. See 16:29:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:24 16:29:24 Login Succeeded 16:29:24 nexus3.edgexfoundry.org:10003 16:29:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:24 Configure a credential helper to remove this warning. See 16:29:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:24 16:29:24 Login Succeeded 16:29:24 nexus3.edgexfoundry.org:10004 16:29:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:24 Configure a credential helper to remove this warning. See 16:29:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:24 16:29:24 Login Succeeded 16:29:24 docker.io 16:29:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:25 Configure a credential helper to remove this warning. See 16:29:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:25 16:29:25 Login Succeeded 16:29:25 ---> docker-login.sh ends [Pipeline] } 16:29:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:29:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:29:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:29:25 ========================================================= 16:29:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 16:29:25 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:25 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 16:29:25 Sending build context to Docker daemon 12.74MB 16:29:25 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 16:29:25 Step 2/12 : FROM ${BASE} AS builder 16:29:25 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 16:29:25 7264a8db6415: Pulling fs layer 16:29:25 c4d48a809fc2: Pulling fs layer 16:29:25 4f1c88b9dad5: Pulling fs layer 16:29:25 ad3a456e5733: Pulling fs layer 16:29:25 33e27b845d1e: Pulling fs layer 16:29:25 c68163c4e522: Pulling fs layer 16:29:25 50da416c3ac9: Pulling fs layer 16:29:25 23d2d4c4bb30: Pulling fs layer 16:29:25 33e27b845d1e: Waiting 16:29:25 c68163c4e522: Waiting 16:29:25 50da416c3ac9: Waiting 16:29:25 23d2d4c4bb30: Waiting 16:29:25 ad3a456e5733: Waiting 16:29:25 c4d48a809fc2: Download complete 16:29:25 ad3a456e5733: Verifying Checksum 16:29:25 ad3a456e5733: Download complete 16:29:25 33e27b845d1e: Verifying Checksum 16:29:25 33e27b845d1e: Download complete 16:29:25 7264a8db6415: Verifying Checksum 16:29:25 7264a8db6415: Download complete 16:29:25 c68163c4e522: Verifying Checksum 16:29:25 c68163c4e522: Download complete 16:29:25 7264a8db6415: Pull complete 16:29:26 c4d48a809fc2: Pull complete 16:29:26 23d2d4c4bb30: Verifying Checksum 16:29:26 23d2d4c4bb30: Download complete 16:29:26 4f1c88b9dad5: Verifying Checksum 16:29:26 4f1c88b9dad5: Download complete 16:29:26 50da416c3ac9: Verifying Checksum 16:29:26 50da416c3ac9: Download complete 16:29:29 4f1c88b9dad5: Pull complete 16:29:29 ad3a456e5733: Pull complete 16:29:29 33e27b845d1e: Pull complete 16:29:29 c68163c4e522: Pull complete 16:29:31 50da416c3ac9: Pull complete 16:29:32 23d2d4c4bb30: Pull complete 16:29:32 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 16:29:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 16:29:32 ---> 0786185ac409 16:29:32 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 16:29:38 ---> Running in 93606f0bcbb3 16:29:38 Removing intermediate container 93606f0bcbb3 16:29:38 ---> e7eda02e29c4 16:29:38 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 16:29:38 ---> Running in 43178318d336 16:29:38 Removing intermediate container 43178318d336 16:29:38 ---> 50ccb14a2733 16:29:38 Step 5/12 : ARG ADD_BUILD_TAGS="" 16:29:38 ---> Running in bf0c46186a1d 16:29:38 Removing intermediate container bf0c46186a1d 16:29:38 ---> 516da8e65226 16:29:38 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:29:38 ---> Running in 0756c193f5b5 16:29:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 16:29:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 16:29:38 OK: 264 MiB in 52 packages 16:29:39 Removing intermediate container 0756c193f5b5 16:29:39 ---> 378c39d81821 16:29:39 Step 7/12 : WORKDIR /app 16:29:39 Still waiting to schedule task 16:29:39 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 16:29:39 ---> Running in c4f7020f4c7b 16:29:39 Removing intermediate container c4f7020f4c7b 16:29:39 ---> 8c7c11810a17 16:29:39 Step 8/12 : COPY go.mod vendor* ./ 16:29:40 ---> a34b18a20260 16:29:40 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:29:40 ---> Running in c6f24af539c0 16:30:48 Removing intermediate container c6f24af539c0 16:30:48 ---> fc3fdf3be4a3 16:30:48 Step 10/12 : COPY . . 16:30:48 ---> 3e08f08d7ea1 16:30:48 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:30:48 ---> Running in afbfe4203429 16:30:48 Removing intermediate container afbfe4203429 16:30:48 ---> a530e803b90f 16:30:48 Step 12/12 : RUN $MAKE 16:30:48 ---> Running in 5ec21bbfcf85 16:30:48 noop 16:30:48 Removing intermediate container 5ec21bbfcf85 16:30:48 ---> 9190334a6ef6 16:30:48 Successfully built 9190334a6ef6 16:30:48 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:48 + docker inspect -f . ci-base-image-x86_64 16:30:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:30:48 prd-ubuntu20.04-docker-8c-8g-9519 does not seem to be running inside a container 16:30:48 $ 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 16:30:48 $ docker top 16926e619e1b3f970fac20663e511ddfdebaec541ffdd8caa92be07b14e6c7ef -eo pid,comm [Pipeline] { [Pipeline] sh 16:30:49 + go version 16:30:49 go version go1.21.0 linux/amd64 [Pipeline] } 16:30:49 $ docker stop --time=1 16926e619e1b3f970fac20663e511ddfdebaec541ffdd8caa92be07b14e6c7ef 16:30:50 $ docker rm -f --volumes 16926e619e1b3f970fac20663e511ddfdebaec541ffdd8caa92be07b14e6c7ef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:50 + docker inspect -f . ci-base-image-x86_64 16:30:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:30:51 prd-ubuntu20.04-docker-8c-8g-9519 does not seem to be running inside a container 16:30:51 $ 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 16:30:51 $ docker top 67a248580273ed7ad68f5c23b73ba4328d4b60d8f34b57a99e67c1aed9abe9b8 -eo pid,comm [Pipeline] { [Pipeline] sh 16:30:52 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh 16:30:52 + make test 16:30:52 go test -race ./... -coverprofile=coverage.out ./... 16:31:10 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 16:31:10 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 16:31:11 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.144s coverage: 86.2% of statements 16:31:14 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.707s coverage: 71.9% of statements 16:31:36 go vet ./... 16:31:36 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9522 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws 16:31:36 Running in /w/workspace/app-rfid-llrp-inventory/137 [Pipeline] { [Pipeline] checkout 16:31:36 The recommended git tool is: git 16:31:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:31:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:31:37 ./bin/test-attribution.sh 16:31:37 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 16:31:37 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 16:31:37 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 16:31:37 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 16:31:37 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 16:31:37 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 16:31:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:31:37 $ docker stop --time=1 67a248580273ed7ad68f5c23b73ba4328d4b60d8f34b57a99e67c1aed9abe9b8 16:31:41 $ docker rm -f --volumes 67a248580273ed7ad68f5c23b73ba4328d4b60d8f34b57a99e67c1aed9abe9b8 [Pipeline] // withDockerContainer [Pipeline] sh 16:31:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:31:41 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 16:31:42 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:31:42 + ls -al . 16:31:42 total 236 16:31:42 drwxrwxr-x 11 jenkins jenkins 4096 Oct 18 16:30 . 16:31:42 drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 16:29 .. 16:31:42 -rw-rw-r-- 1 jenkins jenkins 262 Oct 18 16:29 .dockerignore 16:31:42 drwxrwxr-x 8 jenkins jenkins 4096 Oct 18 16:31 .git 16:31:42 drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 16:29 .github 16:31:42 -rw-rw-r-- 1 jenkins jenkins 788 Oct 18 16:29 .gitignore 16:31:42 -rw-rw-r-- 1 jenkins jenkins 41 Oct 18 16:29 .golangci.yml 16:31:42 drwxr-xr-x 3 jenkins jenkins 4096 Oct 18 16:29 .semver 16:31:42 -rw-rw-r-- 1 jenkins jenkins 10232 Oct 18 16:29 Attribution.txt 16:31:42 -rw-rw-r-- 1 jenkins jenkins 9317 Oct 18 16:29 CHANGELOG.md 16:31:42 -rw-rw-r-- 1 jenkins jenkins 1659 Oct 18 16:29 Dockerfile 16:31:42 -rw-rw-r-- 1 jenkins jenkins 677 Oct 18 16:29 GOVERNANCE.md 16:31:42 -rw-rw-r-- 1 jenkins jenkins 687 Oct 18 16:29 Jenkinsfile 16:31:42 -rw-rw-r-- 1 jenkins jenkins 11347 Oct 18 16:29 LICENSE 16:31:42 -rw-rw-r-- 1 jenkins jenkins 2497 Oct 18 16:29 Makefile 16:31:42 -rw-rw-r-- 1 jenkins jenkins 617 Oct 18 16:29 OWNERS.md 16:31:42 -rw-rw-r-- 1 jenkins jenkins 31516 Oct 18 16:29 README.md 16:31:42 -rw-rw-r-- 1 jenkins jenkins 12 Oct 18 16:29 VERSION 16:31:42 drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 16:29 bin 16:31:42 -rw-r--r-- 1 jenkins jenkins 41317 Oct 18 16:31 coverage.out 16:31:42 -rw-rw-r-- 1 jenkins jenkins 3969 Oct 18 16:29 go.mod 16:31:42 -rw-rw-r-- 1 jenkins jenkins 35611 Oct 18 16:29 go.sum 16:31:42 drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 16:29 images 16:31:42 drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 16:29 internal 16:31:42 -rw-rw-r-- 1 jenkins jenkins 531 Oct 18 16:29 main.go 16:31:42 drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 16:29 res 16:31:42 drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 16:29 snap 16:31:42 drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 16:29 static [Pipeline] isUnix 16:31:42 using credential edgex-jenkins-ssh [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:42 Cloning the remote Git repository 16:31:42 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 16:31:43 > git init /w/workspace/app-rfid-llrp-inventory/137 # timeout=10 16:31:43 + 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=e64d70a5e82bcb00ec99310357a3871ed025cc70 --label arch=amd64 --label version=3.1.0-dev.25 . 16:31:43 Sending build context to Docker daemon 12.74MB 16:31:43 Step 1/29 : ARG BASE=golang:1.21-alpine3.18 16:31:43 Step 2/29 : FROM ${BASE} AS builder 16:31:43 ---> 9190334a6ef6 16:31:43 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 16:31:43 ---> Running in 9226646e82b3 16:31:43 Removing intermediate container 9226646e82b3 16:31:43 ---> 1cddd95b9381 16:31:43 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 16:31:43 ---> Running in 64d9df9270d1 16:31:43 Removing intermediate container 64d9df9270d1 16:31:43 ---> 17c8f9043ded 16:31:43 Step 5/29 : ARG ADD_BUILD_TAGS="" 16:31:43 ---> Running in f4f6ac0a6a9b 16:31:43 Removing intermediate container f4f6ac0a6a9b 16:31:43 ---> 258543917d1e 16:31:43 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:31:44 ---> Running in 3ae7d8577e0c 16:31:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 16:31:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 16:31:43 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 16:31:43 > git --version # timeout=10 16:31:43 > git --version # 'git version 2.25.1' 16:31:43 using GIT_SSH to set credentials SSH Credentials for GitHub 16:31:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:31:44 OK: 264 MiB in 52 packages 16:31:45 Removing intermediate container 3ae7d8577e0c 16:31:45 ---> 0afa473a2cc4 16:31:45 Step 7/29 : WORKDIR /app 16:31:45 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 16:31:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:31:45 ---> Running in 3927c1bd1866 16:31:46 Removing intermediate container 3927c1bd1866 16:31:46 ---> 7ee2f8051995 16:31:46 Step 8/29 : COPY go.mod vendor* ./ 16:31:46 ---> a0602408e6d0 16:31:46 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:31:46 Avoid second fetch 16:31:46 Checking out Revision e64d70a5e82bcb00ec99310357a3871ed025cc70 (main) 16:31:46 ---> Running in 84ffd90bfbba 16:31:46 > git config core.sparsecheckout # timeout=10 16:31:46 > git checkout -f e64d70a5e82bcb00ec99310357a3871ed025cc70 # timeout=10 16:31:47 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#234)" 16:31:47 Removing intermediate container 84ffd90bfbba 16:31:47 ---> e1c16bec58cf 16:31:47 Step 10/29 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:31:48 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:31:48 % Total % Received % Xferd Average Speed Time Time Time Current 16:31:48 Dload Upload Total Spent Left Speed 16:31:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 91078 0 --:--:-- --:--:-- --:--:-- 90432 [Pipeline] sh 16:31:48 ---> 886d0277857e 16:31:48 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:31:48 ---> Running in a9b4b2f855b3 16:31:49 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:31:49 Removing intermediate container a9b4b2f855b3 16:31:49 ---> 45414ecbf913 16:31:49 Step 12/29 : RUN $MAKE 16:31:49 ---> Running in 0c4a2c04a434 16:31:49 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:31:49 + sudo tee /etc/docker/daemon.new 16:31:49 { 16:31:49 "registry-mirrors": [ 16:31:49 "https://nexus3.edgexfoundry.org:10001" 16:31:49 ], 16:31:49 "bip": "10.250.0.254/24", 16:31:49 "hosts": [ 16:31:49 "tcp://0.0.0.0:5555", 16:31:49 "unix:///var/run/docker.sock" 16:31:49 ], 16:31:49 "mtu": 1458, 16:31:49 "selinux-enabled": true, 16:31:49 "seccomp-profile": "/etc/docker/seccomp.json" 16:31:49 } [Pipeline] sh 16:31:49 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.42 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.25 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.1.0-dev.25" -trimpath -mod=readonly -o app-rfid-llrp-inventory 16:31:49 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:31:50 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:32:08 provisioning config files... 16:32:08 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/137@tmp/config2615065554744061347tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:32:08 ---> docker-login.sh 16:32:08 nexus3.edgexfoundry.org:10001 16:32:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:32:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:32:09 Configure a credential helper to remove this warning. See 16:32:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:32:09 16:32:09 Login Succeeded 16:32:09 nexus3.edgexfoundry.org:10002 16:32:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:32:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:32:09 Configure a credential helper to remove this warning. See 16:32:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:32:09 16:32:09 Login Succeeded 16:32:09 nexus3.edgexfoundry.org:10003 16:32:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:32:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:32:10 Configure a credential helper to remove this warning. See 16:32:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:32:10 16:32:10 Login Succeeded 16:32:10 nexus3.edgexfoundry.org:10004 16:32:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:32:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:32:10 Configure a credential helper to remove this warning. See 16:32:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:32:10 16:32:10 Login Succeeded 16:32:10 docker.io 16:32:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:32:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:32:11 Configure a credential helper to remove this warning. See 16:32:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:32:11 16:32:11 Login Succeeded 16:32:11 ---> docker-login.sh ends [Pipeline] } 16:32:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 16:32:11 Removing intermediate container 0c4a2c04a434 16:32:11 ---> 448a596bbdbd 16:32:11 Step 13/29 : FROM alpine:3.18 16:32:11 3.18: Pulling from library/alpine 16:32:11 96526aa774ef: Pulling fs layer 16:32:11 96526aa774ef: Download complete 16:32:11 96526aa774ef: Pull complete 16:32:11 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 16:32:11 Status: Downloaded newer image for alpine:3.18 16:32:11 ---> 8ca4688f4f35 16:32:11 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 16:32:11 ---> Running in 93fbac97e15d 16:32:11 Removing intermediate container 93fbac97e15d 16:32:11 ---> 489df23ca6f1 16:32:11 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 16:32:11 ---> Running in 597647f29578 16:32:11 Removing intermediate container 597647f29578 16:32:11 ---> 34480d7bbaee 16:32:11 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 16:32:11 ---> Running in 5b9141a210b1 16:32:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 16:32:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 16:32:11 (1/2) Installing ca-certificates (20230506-r0) 16:32:11 (2/2) Installing dumb-init (1.2.5-r2) 16:32:11 Executing busybox-1.36.1-r2.trigger 16:32:11 Executing ca-certificates-20230506-r0.trigger 16:32:11 OK: 8 MiB in 17 packages [Pipeline] echo 16:32:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:32:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:32:11 ========================================================= 16:32:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 16:32:11 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:12 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 16:32:12 Removing intermediate container 5b9141a210b1 16:32:12 ---> a8ee66791e22 16:32:12 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 16:32:12 Sending build context to Docker daemon 685.1kB 16:32:12 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 16:32:12 Step 2/12 : FROM ${BASE} AS builder 16:32:12 ---> 83fc27391d97 16:32:12 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 16:32:12 ---> acfd2a29e897 16:32:12 Step 19/29 : COPY --from=builder /app/res/ /res/ 16:32:12 ---> 78ed7ec5869e 16:32:12 Step 20/29 : COPY --from=builder /app/static/ /static/ 16:32:12 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:32:12 9fda8d8052c6: Pulling fs layer 16:32:12 5d54e960e981: Pulling fs layer 16:32:12 c4a7e357bf2a: Pulling fs layer 16:32:12 f0e02332f6b5: Pulling fs layer 16:32:12 cefa15bbcfad: Pulling fs layer 16:32:12 17808c966233: Pulling fs layer 16:32:12 f4c1fc716caa: Pulling fs layer 16:32:12 cefa15bbcfad: Waiting 16:32:12 17808c966233: Waiting 16:32:12 f4c1fc716caa: Waiting 16:32:12 f0e02332f6b5: Waiting 16:32:12 5d54e960e981: Download complete 16:32:12 f0e02332f6b5: Verifying Checksum 16:32:12 f0e02332f6b5: Download complete 16:32:12 cefa15bbcfad: Verifying Checksum 16:32:12 cefa15bbcfad: Download complete 16:32:12 9fda8d8052c6: Download complete 16:32:13 ---> d4711fa212b5 16:32:13 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 16:32:13 f4c1fc716caa: Verifying Checksum 16:32:13 f4c1fc716caa: Download complete 16:32:13 9fda8d8052c6: Pull complete 16:32:14 ---> 900556c31192 16:32:14 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 16:32:14 ---> Running in 3ce484f5231a 16:32:14 5d54e960e981: Pull complete 16:32:14 Removing intermediate container 3ce484f5231a 16:32:14 ---> b911e440a8f2 16:32:14 Step 23/29 : VOLUME /cache 16:32:14 ---> Running in b60a14da38f0 16:32:14 Removing intermediate container b60a14da38f0 16:32:14 ---> ea923b65e8c7 16:32:14 Step 24/29 : EXPOSE 59711 16:32:14 ---> Running in a6ca6ebc8b9c 16:32:14 c4a7e357bf2a: Verifying Checksum 16:32:14 c4a7e357bf2a: Download complete 16:32:14 Removing intermediate container a6ca6ebc8b9c 16:32:14 ---> f53a65979657 16:32:14 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 16:32:14 ---> Running in 76c9780d5074 16:32:14 Removing intermediate container 76c9780d5074 16:32:14 ---> 5b52ef33e9af 16:32:14 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 16:32:14 ---> Running in 938cf5627361 16:32:14 Removing intermediate container 938cf5627361 16:32:14 ---> 445e48e2cecc 16:32:14 Step 27/29 : LABEL arch=amd64 16:32:14 ---> Running in 5b0bbe109cf5 16:32:15 Removing intermediate container 5b0bbe109cf5 16:32:15 ---> 2d2796b3238d 16:32:15 Step 28/29 : LABEL git_sha=e64d70a5e82bcb00ec99310357a3871ed025cc70 16:32:15 ---> Running in e3083e488f4c 16:32:15 Removing intermediate container e3083e488f4c 16:32:15 ---> 6d62657a8f6b 16:32:15 Step 29/29 : LABEL version=3.1.0-dev.25 16:32:15 ---> Running in a090f8b1005d 16:32:15 Removing intermediate container a090f8b1005d 16:32:15 ---> da2923baf467 16:32:15 [Warning] One or more build-args [ARCH] were not consumed 16:32:15 Successfully built da2923baf467 16:32:15 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 16:32:15 provisioning config files... 16:32:15 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config3681331874430701076tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:32:15 17808c966233: Verifying Checksum 16:32:15 17808c966233: Download complete 16:32:15 ---> docker-login.sh 16:32:15 nexus3.edgexfoundry.org:10001 16:32:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:32:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:32:15 Configure a credential helper to remove this warning. See 16:32:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:32:15 16:32:15 Login Succeeded 16:32:15 nexus3.edgexfoundry.org:10002 16:32:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:32:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:32:15 Configure a credential helper to remove this warning. See 16:32:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:32:15 16:32:15 Login Succeeded 16:32:16 nexus3.edgexfoundry.org:10003 16:32:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:32:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:32:16 Configure a credential helper to remove this warning. See 16:32:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:32:16 16:32:16 Login Succeeded 16:32:16 nexus3.edgexfoundry.org:10004 16:32:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:32:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:32:16 Configure a credential helper to remove this warning. See 16:32:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:32:16 16:32:16 Login Succeeded 16:32:16 docker.io 16:32:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:32:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:32:16 Configure a credential helper to remove this warning. See 16:32:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:32:16 16:32:16 Login Succeeded 16:32:16 ---> docker-login.sh ends [Pipeline] } 16:32:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:32:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:32:16 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: 16:32:16 e64d70a5e82bcb00ec99310357a3871ed025cc70 16:32:16 latest 16:32:16 3.1.0-dev.25 16:32:16 e64d70a5e82bcb00ec99310357a3871ed025cc70-3.1.0-dev.25 16:32:16 main 16:32:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:16 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:e64d70a5e82bcb00ec99310357a3871ed025cc70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:17 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:e64d70a5e82bcb00ec99310357a3871ed025cc70 16:32:17 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 16:32:17 305e7208fee0: Preparing 16:32:17 940a945a3d79: Preparing 16:32:17 a56f837ce30a: Preparing 16:32:17 5850f5488e18: Preparing 16:32:17 feb0dc81b2c0: Preparing 16:32:17 b0d8c870e1c6: Preparing 16:32:17 1e021b49c932: Preparing 16:32:17 b0d8c870e1c6: Waiting 16:32:17 cc2447e1835a: Preparing 16:32:17 1e021b49c932: Waiting 16:32:17 cc2447e1835a: Waiting 16:32:17 5850f5488e18: Pushed 16:32:17 feb0dc81b2c0: Pushed 16:32:17 305e7208fee0: Pushed 16:32:17 a56f837ce30a: Pushed 16:32:17 cc2447e1835a: Layer already exists 16:32:17 b0d8c870e1c6: Pushed 16:32:17 1e021b49c932: Pushed 16:32:20 940a945a3d79: Pushed 16:32:20 e64d70a5e82bcb00ec99310357a3871ed025cc70: digest: sha256:79eb363011e0d5742d5a8a61181b4e8d443e75b5c7d96bb3aa9d5eef9f98c8fe size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:20 + 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 16:32:20 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 16:32:20 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 16:32:20 305e7208fee0: Preparing 16:32:20 940a945a3d79: Preparing 16:32:20 a56f837ce30a: Preparing 16:32:20 5850f5488e18: Preparing 16:32:20 feb0dc81b2c0: Preparing 16:32:20 b0d8c870e1c6: Preparing 16:32:20 1e021b49c932: Preparing 16:32:20 cc2447e1835a: Preparing 16:32:20 b0d8c870e1c6: Waiting 16:32:20 1e021b49c932: Waiting 16:32:20 cc2447e1835a: Waiting 16:32:20 a56f837ce30a: Layer already exists 16:32:20 5850f5488e18: Layer already exists 16:32:20 feb0dc81b2c0: Layer already exists 16:32:20 940a945a3d79: Layer already exists 16:32:20 305e7208fee0: Layer already exists 16:32:20 b0d8c870e1c6: Layer already exists 16:32:20 cc2447e1835a: Layer already exists 16:32:20 1e021b49c932: Layer already exists 16:32:20 latest: digest: sha256:79eb363011e0d5742d5a8a61181b4e8d443e75b5c7d96bb3aa9d5eef9f98c8fe size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:21 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:21 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.25 16:32:21 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 16:32:21 305e7208fee0: Preparing 16:32:21 940a945a3d79: Preparing 16:32:21 a56f837ce30a: Preparing 16:32:21 5850f5488e18: Preparing 16:32:21 feb0dc81b2c0: Preparing 16:32:21 b0d8c870e1c6: Preparing 16:32:21 1e021b49c932: Preparing 16:32:21 cc2447e1835a: Preparing 16:32:21 b0d8c870e1c6: Waiting 16:32:21 1e021b49c932: Waiting 16:32:21 cc2447e1835a: Waiting 16:32:21 305e7208fee0: Layer already exists 16:32:21 feb0dc81b2c0: Layer already exists 16:32:21 5850f5488e18: Layer already exists 16:32:21 940a945a3d79: Layer already exists 16:32:21 a56f837ce30a: Layer already exists 16:32:21 b0d8c870e1c6: Layer already exists 16:32:21 1e021b49c932: Layer already exists 16:32:21 cc2447e1835a: Layer already exists 16:32:21 3.1.0-dev.25: digest: sha256:79eb363011e0d5742d5a8a61181b4e8d443e75b5c7d96bb3aa9d5eef9f98c8fe size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:21 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:e64d70a5e82bcb00ec99310357a3871ed025cc70-3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:21 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:e64d70a5e82bcb00ec99310357a3871ed025cc70-3.1.0-dev.25 16:32:21 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 16:32:21 305e7208fee0: Preparing 16:32:21 940a945a3d79: Preparing 16:32:21 a56f837ce30a: Preparing 16:32:21 5850f5488e18: Preparing 16:32:21 feb0dc81b2c0: Preparing 16:32:21 b0d8c870e1c6: Preparing 16:32:21 1e021b49c932: Preparing 16:32:21 cc2447e1835a: Preparing 16:32:21 b0d8c870e1c6: Waiting 16:32:21 1e021b49c932: Waiting 16:32:21 cc2447e1835a: Waiting 16:32:21 5850f5488e18: Layer already exists 16:32:21 940a945a3d79: Layer already exists 16:32:21 a56f837ce30a: Layer already exists 16:32:21 feb0dc81b2c0: Layer already exists 16:32:21 305e7208fee0: Layer already exists 16:32:21 b0d8c870e1c6: Layer already exists 16:32:21 1e021b49c932: Layer already exists 16:32:21 cc2447e1835a: Layer already exists 16:32:21 e64d70a5e82bcb00ec99310357a3871ed025cc70-3.1.0-dev.25: digest: sha256:79eb363011e0d5742d5a8a61181b4e8d443e75b5c7d96bb3aa9d5eef9f98c8fe size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:22 + 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 16:32:22 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main 16:32:22 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 16:32:22 305e7208fee0: Preparing 16:32:22 940a945a3d79: Preparing 16:32:22 a56f837ce30a: Preparing 16:32:22 5850f5488e18: Preparing 16:32:22 feb0dc81b2c0: Preparing 16:32:22 b0d8c870e1c6: Preparing 16:32:22 1e021b49c932: Preparing 16:32:22 cc2447e1835a: Preparing 16:32:22 b0d8c870e1c6: Waiting 16:32:22 1e021b49c932: Waiting 16:32:22 cc2447e1835a: Waiting 16:32:22 feb0dc81b2c0: Layer already exists 16:32:22 305e7208fee0: Layer already exists 16:32:22 5850f5488e18: Layer already exists 16:32:22 940a945a3d79: Layer already exists 16:32:22 a56f837ce30a: Layer already exists 16:32:22 b0d8c870e1c6: Layer already exists 16:32:22 1e021b49c932: Layer already exists 16:32:22 cc2447e1835a: Layer already exists 16:32:22 main: digest: sha256:79eb363011e0d5742d5a8a61181b4e8d443e75b5c7d96bb3aa9d5eef9f98c8fe size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:32:22 ===================================================== [Pipeline] echo 16:32:22 taggedImages: 16:32:22 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:e64d70a5e82bcb00ec99310357a3871ed025cc70 16:32:22 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 16:32:22 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.25 16:32:22 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:e64d70a5e82bcb00ec99310357a3871ed025cc70-3.1.0-dev.25 16:32:22 - 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 16:32:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:32:23 16:32:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:32:23 latest: Pulling from edgex-lftools-log-publisher 16:32:23 5eb5b503b376: Pulling fs layer 16:32:23 5c69ac0246d0: Pulling fs layer 16:32:23 ec43610c2a17: Pulling fs layer 16:32:23 3a2ae6a8a46f: Pulling fs layer 16:32:23 33b1e0a273af: Pulling fs layer 16:32:23 3a2ae6a8a46f: Waiting 16:32:23 5d3b04190fa2: Pulling fs layer 16:32:23 2f39f015ded8: Pulling fs layer 16:32:23 33b1e0a273af: Waiting 16:32:23 5d3b04190fa2: Waiting 16:32:23 2f39f015ded8: Waiting 16:32:23 5c69ac0246d0: Download complete 16:32:23 3a2ae6a8a46f: Download complete 16:32:23 33b1e0a273af: Verifying Checksum 16:32:23 33b1e0a273af: Download complete 16:32:23 5d3b04190fa2: Verifying Checksum 16:32:23 5d3b04190fa2: Download complete 16:32:23 ec43610c2a17: Verifying Checksum 16:32:23 ec43610c2a17: Download complete 16:32:23 5eb5b503b376: Verifying Checksum 16:32:23 5eb5b503b376: Download complete 16:32:24 2f39f015ded8: Download complete 16:32:24 5eb5b503b376: Pull complete 16:32:24 5c69ac0246d0: Pull complete 16:32:25 ec43610c2a17: Pull complete 16:32:25 3a2ae6a8a46f: Pull complete 16:32:25 33b1e0a273af: Pull complete 16:32:25 5d3b04190fa2: Pull complete 16:32:29 2f39f015ded8: Pull complete 16:32:29 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:32:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:32:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:32:29 prd-ubuntu20.04-docker-8c-8g-9519 does not seem to be running inside a container 16:32:29 $ 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 16:32:30 c4a7e357bf2a: Pull complete 16:32:30 f0e02332f6b5: Pull complete 16:32:30 cefa15bbcfad: Pull complete 16:32:38 $ docker top 71fd140ecfe345f953ab219612ef78711fdbd7c5320527fce832c9bbc7fa7fc4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:32:39 17808c966233: Pull complete 16:32:39 ---> job-cost.sh 16:32:39 lf-activate-venv: SKIPPING 16:32:39 INFO: No Stack... 16:32:39 INFO: Retrieving Pricing Info for: v3-standard-8 16:32:39 INFO: Archiving Costs [Pipeline] sh 16:32:39 + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv 16:32:39 + cut -d, -f6 [Pipeline] lock 16:32:39 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-137-stack-cost] 16:32:39 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-137-stack-cost] did not exist. Created. 16:32:39 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-137-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:32:40 f4c1fc716caa: Pull complete 16:32:40 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 16:32:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 16:32:40 ---> ea914061e18c 16:32:40 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 16:32:40 + echo total: 0.2199999988079071 [Pipeline] stash 16:32:40 Stashed 1 file(s) [Pipeline] } 16:32:40 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-137-stack-cost] [Pipeline] // lock [Pipeline] } 16:32:40 $ docker stop --time=1 71fd140ecfe345f953ab219612ef78711fdbd7c5320527fce832c9bbc7fa7fc4 16:32:41 ---> Running in 91f1f77e470f 16:32:41 Removing intermediate container 91f1f77e470f 16:32:41 ---> 7a3be681a818 16:32:41 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 16:32:41 ---> Running in 71cbdfa743e4 16:32:41 $ docker rm -f --volumes 71fd140ecfe345f953ab219612ef78711fdbd7c5320527fce832c9bbc7fa7fc4 16:32:41 Removing intermediate container 71cbdfa743e4 16:32:41 ---> c333484b96fe 16:32:41 Step 5/12 : ARG ADD_BUILD_TAGS="" 16:32:41 ---> Running in 6c90c6a5ef87 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:32:42 Removing intermediate container 6c90c6a5ef87 16:32:42 ---> 8e8b575d3880 16:32:42 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:32:42 ---> Running in 1bb66f9e74d6 16:32:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 16:32:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 16:32:46 OK: 266 MiB in 52 packages 16:32:47 Removing intermediate container 1bb66f9e74d6 16:32:47 ---> c84626e71b59 16:32:47 Step 7/12 : WORKDIR /app 16:32:47 ---> Running in 5a2aa051f957 16:32:47 Removing intermediate container 5a2aa051f957 16:32:47 ---> 349127cdbfb2 16:32:47 Step 8/12 : COPY go.mod vendor* ./ 16:32:48 ---> 20551682532e 16:32:48 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:32:48 ---> Running in 4df5591335e0 16:34:25 Removing intermediate container 4df5591335e0 16:34:25 ---> 2d417973ef2d 16:34:25 Step 10/12 : COPY . . 16:34:25 ---> 637786eed88e 16:34:25 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:34:25 ---> Running in 116f39ee4762 16:34:25 Removing intermediate container 116f39ee4762 16:34:25 ---> f5acaa7ea783 16:34:25 Step 12/12 : RUN $MAKE 16:34:25 ---> Running in c4c208a9a943 16:34:25 noop 16:34:25 Removing intermediate container c4c208a9a943 16:34:25 ---> aede52ef066b 16:34:25 Successfully built aede52ef066b 16:34:25 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:34:25 + docker inspect -f . ci-base-image-arm64 16:34:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:34:25 prd-ubuntu20.04-docker-arm64-4c-16g-9522 does not seem to be running inside a container 16:34:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/137 -v /w/workspace/app-rfid-llrp-inventory/137:/w/workspace/app-rfid-llrp-inventory/137:rw,z -v /w/workspace/app-rfid-llrp-inventory/137@tmp:/w/workspace/app-rfid-llrp-inventory/137@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 16:34:27 $ docker top 1cc4400ceaf32961896e22024a951be37ac8aacba11d4b130fa99ec6973d7e16 -eo pid,comm [Pipeline] { [Pipeline] sh 16:34:27 + go version 16:34:27 go version go1.21.0 linux/arm64 [Pipeline] } 16:34:27 $ docker stop --time=1 1cc4400ceaf32961896e22024a951be37ac8aacba11d4b130fa99ec6973d7e16 16:34:29 $ docker rm -f --volumes 1cc4400ceaf32961896e22024a951be37ac8aacba11d4b130fa99ec6973d7e16 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:34:30 + docker inspect -f . ci-base-image-arm64 16:34:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:34:30 prd-ubuntu20.04-docker-arm64-4c-16g-9522 does not seem to be running inside a container 16:34: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/137 -v /w/workspace/app-rfid-llrp-inventory/137:/w/workspace/app-rfid-llrp-inventory/137:rw,z -v /w/workspace/app-rfid-llrp-inventory/137@tmp:/w/workspace/app-rfid-llrp-inventory/137@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 16:34:31 $ docker top 8c5cdc3e56d360189d524fbbfd3c076ca7eb4a7881bb2703e9be4a8fda1f3d9d -eo pid,comm [Pipeline] { [Pipeline] sh 16:34:32 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/137 [Pipeline] fileExists [Pipeline] sh 16:34:33 + make test 16:34:33 go test -race ./... -coverprofile=coverage.out ./... 16:36:55 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 16:36:57 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 16:36:59 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.118s coverage: 86.2% of statements 16:37:09 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.487s coverage: 71.9% of statements 16:37:09 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:37:09 go vet ./... 16:39:16 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:39:16 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:39:16 ./bin/test-attribution.sh 16:39:16 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 16:39:16 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 16:39:16 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 16:39:16 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 16:39:16 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 16:39:16 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 16:39:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:39:16 $ docker stop --time=1 8c5cdc3e56d360189d524fbbfd3c076ca7eb4a7881bb2703e9be4a8fda1f3d9d 16:39:18 $ docker rm -f --volumes 8c5cdc3e56d360189d524fbbfd3c076ca7eb4a7881bb2703e9be4a8fda1f3d9d [Pipeline] // withDockerContainer [Pipeline] sh 16:39:20 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:39:20 Warning: overwriting stash ‘coverage-report’ 16:39:20 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:39:21 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:39:21 + ls -al . 16:39:21 total 232 16:39:21 drwxrwxr-x 10 jenkins jenkins 4096 Oct 18 16:34 . 16:39:21 drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 16:31 .. 16:39:21 -rw-rw-r-- 1 jenkins jenkins 262 Oct 18 16:31 .dockerignore 16:39:21 drwxrwxr-x 8 jenkins jenkins 4096 Oct 18 16:31 .git 16:39:21 drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 16:31 .github 16:39:21 -rw-rw-r-- 1 jenkins jenkins 788 Oct 18 16:31 .gitignore 16:39:21 -rw-rw-r-- 1 jenkins jenkins 41 Oct 18 16:31 .golangci.yml 16:39:21 -rw-rw-r-- 1 jenkins jenkins 10232 Oct 18 16:31 Attribution.txt 16:39:21 -rw-rw-r-- 1 jenkins jenkins 9317 Oct 18 16:31 CHANGELOG.md 16:39:21 -rw-rw-r-- 1 jenkins jenkins 1659 Oct 18 16:31 Dockerfile 16:39:21 -rw-rw-r-- 1 jenkins jenkins 677 Oct 18 16:31 GOVERNANCE.md 16:39:21 -rw-rw-r-- 1 jenkins jenkins 687 Oct 18 16:31 Jenkinsfile 16:39:21 -rw-rw-r-- 1 jenkins jenkins 11347 Oct 18 16:31 LICENSE 16:39:21 -rw-rw-r-- 1 jenkins jenkins 2497 Oct 18 16:31 Makefile 16:39:21 -rw-rw-r-- 1 jenkins jenkins 617 Oct 18 16:31 OWNERS.md 16:39:21 -rw-rw-r-- 1 jenkins jenkins 31516 Oct 18 16:31 README.md 16:39:21 -rw-rw-r-- 1 jenkins jenkins 12 Oct 18 16:29 VERSION 16:39:21 drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 16:31 bin 16:39:21 -rw-r--r-- 1 jenkins jenkins 41317 Oct 18 16:37 coverage.out 16:39:21 -rw-rw-r-- 1 jenkins jenkins 3969 Oct 18 16:31 go.mod 16:39:21 -rw-rw-r-- 1 jenkins jenkins 35611 Oct 18 16:31 go.sum 16:39:21 drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 16:31 images 16:39:21 drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 16:31 internal 16:39:21 -rw-rw-r-- 1 jenkins jenkins 531 Oct 18 16:31 main.go 16:39:21 drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 16:31 res 16:39:21 drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 16:31 snap 16:39:21 drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 16:31 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:39:21 + 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=e64d70a5e82bcb00ec99310357a3871ed025cc70 --label arch=arm64 --label version=3.1.0-dev.25 . 16:39:22 Sending build context to Docker daemon 685.1kB 16:39:22 Step 1/29 : ARG BASE=golang:1.21-alpine3.18 16:39:22 Step 2/29 : FROM ${BASE} AS builder 16:39:22 ---> aede52ef066b 16:39:22 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 16:39:22 ---> Running in 8473f49dfc93 16:39:22 Removing intermediate container 8473f49dfc93 16:39:22 ---> 960110d79351 16:39:22 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 16:39:22 ---> Running in 9204691b9b97 16:39:23 Removing intermediate container 9204691b9b97 16:39:23 ---> 5e17c778af55 16:39:23 Step 5/29 : ARG ADD_BUILD_TAGS="" 16:39:23 ---> Running in 36eda6ef4ab1 16:39:23 Removing intermediate container 36eda6ef4ab1 16:39:23 ---> a0423003e235 16:39:23 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:39:23 ---> Running in 56be0e13846a 16:39:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 16:39:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 16:39:26 OK: 266 MiB in 52 packages 16:39:27 Removing intermediate container 56be0e13846a 16:39:27 ---> e1465f7053d5 16:39:27 Step 7/29 : WORKDIR /app 16:39:27 ---> Running in f370da9722f9 16:39:27 Removing intermediate container f370da9722f9 16:39:27 ---> 49fd06004a3a 16:39:27 Step 8/29 : COPY go.mod vendor* ./ 16:39:28 ---> beeaba22258a 16:39:28 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:39:28 ---> Running in 50337c68b959 16:39:30 Removing intermediate container 50337c68b959 16:39:30 ---> 9db66c9212d6 16:39:30 Step 10/29 : COPY . . 16:39:31 ---> 24c487432bc0 16:39:31 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:39:31 ---> Running in 615dfd74e58b 16:39:31 Removing intermediate container 615dfd74e58b 16:39:31 ---> 5fcf83ab58f4 16:39:31 Step 12/29 : RUN $MAKE 16:39:31 ---> Running in a24066f8c87c 16:39:32 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.42 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.25 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.1.0-dev.25" -trimpath -mod=readonly -o app-rfid-llrp-inventory 16:41:39 Removing intermediate container a24066f8c87c 16:41:39 ---> 89654d2cad10 16:41:39 Step 13/29 : FROM alpine:3.18 16:41:39 3.18: Pulling from library/alpine 16:41:39 579b34f0a95b: Pulling fs layer 16:41:39 579b34f0a95b: Verifying Checksum 16:41:39 579b34f0a95b: Download complete 16:41:39 579b34f0a95b: Pull complete 16:41:39 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 16:41:39 Status: Downloaded newer image for alpine:3.18 16:41:39 ---> 3cc203321400 16:41:39 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 16:41:39 ---> Running in 62b70615e2fb 16:41:39 Removing intermediate container 62b70615e2fb 16:41:39 ---> 8767b5e6b108 16:41:39 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 16:41:39 ---> Running in 60bff50a30be 16:41:39 Removing intermediate container 60bff50a30be 16:41:39 ---> 53b53e538c66 16:41:39 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 16:41:39 ---> Running in 32b00233dcdf 16:41:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 16:41:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 16:41:39 (1/2) Installing ca-certificates (20230506-r0) 16:41:39 (2/2) Installing dumb-init (1.2.5-r2) 16:41:39 Executing busybox-1.36.1-r2.trigger 16:41:39 Executing ca-certificates-20230506-r0.trigger 16:41:39 OK: 9 MiB in 17 packages 16:41:40 Removing intermediate container 32b00233dcdf 16:41:40 ---> 3b5b12ab9e95 16:41:40 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 16:41:40 ---> 99ce12e76e0a 16:41:40 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 16:41:41 ---> 84869aeca23e 16:41:41 Step 19/29 : COPY --from=builder /app/res/ /res/ 16:41:42 ---> b2079141020c 16:41:42 Step 20/29 : COPY --from=builder /app/static/ /static/ 16:41:42 ---> ed4c19f6ac89 16:41:42 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 16:41:44 ---> 750b47c6fa63 16:41:44 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 16:41:44 ---> Running in 5c044d3991aa 16:41:46 Removing intermediate container 5c044d3991aa 16:41:46 ---> e2aaad7a0f7b 16:41:46 Step 23/29 : VOLUME /cache 16:41:46 ---> Running in 32121b7c5c5f 16:41:46 Removing intermediate container 32121b7c5c5f 16:41:46 ---> 304aba8442e1 16:41:46 Step 24/29 : EXPOSE 59711 16:41:46 ---> Running in 562bc95fd67b 16:41:46 Removing intermediate container 562bc95fd67b 16:41:46 ---> 030270f86343 16:41:46 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 16:41:46 ---> Running in 3a6c4a3051ab 16:41:47 Removing intermediate container 3a6c4a3051ab 16:41:47 ---> d80003113c77 16:41:47 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 16:41:47 ---> Running in 654e59832ab6 16:41:47 Removing intermediate container 654e59832ab6 16:41:47 ---> d78bdaa269db 16:41:47 Step 27/29 : LABEL arch=arm64 16:41:47 ---> Running in 419f7395a775 16:41:48 Removing intermediate container 419f7395a775 16:41:48 ---> d9de5a22edaa 16:41:48 Step 28/29 : LABEL git_sha=e64d70a5e82bcb00ec99310357a3871ed025cc70 16:41:48 ---> Running in 21999aa2b14e 16:41:48 Removing intermediate container 21999aa2b14e 16:41:48 ---> cbf844dacd31 16:41:48 Step 29/29 : LABEL version=3.1.0-dev.25 16:41:48 ---> Running in 75b857341e99 16:41:48 Removing intermediate container 75b857341e99 16:41:48 ---> 06900e3c0c97 16:41:48 [Warning] One or more build-args [ARCH] were not consumed 16:41:48 Successfully built 06900e3c0c97 16:41:48 Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:41:48 provisioning config files... 16:41:48 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/137@tmp/config2464840185194286824tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:41:49 ---> docker-login.sh 16:41:49 nexus3.edgexfoundry.org:10001 16:41:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:41:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:41:49 Configure a credential helper to remove this warning. See 16:41:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:41:49 16:41:49 Login Succeeded 16:41:49 nexus3.edgexfoundry.org:10002 16:41:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:41:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:41:50 Configure a credential helper to remove this warning. See 16:41:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:41:50 16:41:50 Login Succeeded 16:41:50 nexus3.edgexfoundry.org:10003 16:41:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:41:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:41:50 Configure a credential helper to remove this warning. See 16:41:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:41:50 16:41:50 Login Succeeded 16:41:50 nexus3.edgexfoundry.org:10004 16:41:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:41:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:41:50 Configure a credential helper to remove this warning. See 16:41:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:41:50 16:41:50 Login Succeeded 16:41:50 docker.io 16:41:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:41:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:41:51 Configure a credential helper to remove this warning. See 16:41:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:41:51 16:41:51 Login Succeeded 16:41:51 ---> docker-login.sh ends [Pipeline] } 16:41:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:41:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:41:51 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: 16:41:51 e64d70a5e82bcb00ec99310357a3871ed025cc70 16:41:51 latest 16:41:51 3.1.0-dev.25 16:41:51 e64d70a5e82bcb00ec99310357a3871ed025cc70-3.1.0-dev.25 16:41:51 main 16:41:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:41:51 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:e64d70a5e82bcb00ec99310357a3871ed025cc70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:41:52 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:e64d70a5e82bcb00ec99310357a3871ed025cc70 16:41:52 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 16:41:52 2d6c6a28bca1: Preparing 16:41:52 827faf6e308b: Preparing 16:41:52 a38f7c2e6486: Preparing 16:41:52 4359dcf22c99: Preparing 16:41:52 291e0f31f357: Preparing 16:41:52 ad2a5ec0c7ff: Preparing 16:41:52 9808828da911: Preparing 16:41:52 5f4d9fc4d98d: Preparing 16:41:52 ad2a5ec0c7ff: Waiting 16:41:52 9808828da911: Waiting 16:41:52 5f4d9fc4d98d: Waiting 16:41:52 2d6c6a28bca1: Pushed 16:41:52 291e0f31f357: Pushed 16:41:52 a38f7c2e6486: Pushed 16:41:52 4359dcf22c99: Pushed 16:41:52 5f4d9fc4d98d: Layer already exists 16:41:52 ad2a5ec0c7ff: Pushed 16:41:52 9808828da911: Pushed 16:41:58 827faf6e308b: Pushed 16:41:58 e64d70a5e82bcb00ec99310357a3871ed025cc70: digest: sha256:d100adaa8870a0e7fde2a7cd33210626e01d0b1ce01b3f06b955b0a116762dec size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:41:58 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:41:59 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 16:41:59 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 16:41:59 2d6c6a28bca1: Preparing 16:41:59 827faf6e308b: Preparing 16:41:59 a38f7c2e6486: Preparing 16:41:59 4359dcf22c99: Preparing 16:41:59 291e0f31f357: Preparing 16:41:59 ad2a5ec0c7ff: Preparing 16:41:59 9808828da911: Preparing 16:41:59 5f4d9fc4d98d: Preparing 16:41:59 ad2a5ec0c7ff: Waiting 16:41:59 9808828da911: Waiting 16:41:59 5f4d9fc4d98d: Waiting 16:41:59 a38f7c2e6486: Layer already exists 16:41:59 827faf6e308b: Layer already exists 16:41:59 4359dcf22c99: Layer already exists 16:41:59 291e0f31f357: Layer already exists 16:41:59 2d6c6a28bca1: Layer already exists 16:41:59 9808828da911: Layer already exists 16:41:59 ad2a5ec0c7ff: Layer already exists 16:41:59 5f4d9fc4d98d: Layer already exists 16:41:59 latest: digest: sha256:d100adaa8870a0e7fde2a7cd33210626e01d0b1ce01b3f06b955b0a116762dec size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:41:59 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:42:00 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.25 16:42:00 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 16:42:00 2d6c6a28bca1: Preparing 16:42:00 827faf6e308b: Preparing 16:42:00 a38f7c2e6486: Preparing 16:42:00 4359dcf22c99: Preparing 16:42:00 291e0f31f357: Preparing 16:42:00 ad2a5ec0c7ff: Preparing 16:42:00 9808828da911: Preparing 16:42:00 5f4d9fc4d98d: Preparing 16:42:00 9808828da911: Waiting 16:42:00 5f4d9fc4d98d: Waiting 16:42:00 ad2a5ec0c7ff: Waiting 16:42:00 a38f7c2e6486: Layer already exists 16:42:00 2d6c6a28bca1: Layer already exists 16:42:00 291e0f31f357: Layer already exists 16:42:00 827faf6e308b: Layer already exists 16:42:00 4359dcf22c99: Layer already exists 16:42:00 9808828da911: Layer already exists 16:42:00 ad2a5ec0c7ff: Layer already exists 16:42:00 5f4d9fc4d98d: Layer already exists 16:42:00 3.1.0-dev.25: digest: sha256:d100adaa8870a0e7fde2a7cd33210626e01d0b1ce01b3f06b955b0a116762dec size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:42:00 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:e64d70a5e82bcb00ec99310357a3871ed025cc70-3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:42:01 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:e64d70a5e82bcb00ec99310357a3871ed025cc70-3.1.0-dev.25 16:42:01 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 16:42:01 2d6c6a28bca1: Preparing 16:42:01 827faf6e308b: Preparing 16:42:01 a38f7c2e6486: Preparing 16:42:01 4359dcf22c99: Preparing 16:42:01 291e0f31f357: Preparing 16:42:01 ad2a5ec0c7ff: Preparing 16:42:01 9808828da911: Preparing 16:42:01 5f4d9fc4d98d: Preparing 16:42:01 ad2a5ec0c7ff: Waiting 16:42:01 9808828da911: Waiting 16:42:01 5f4d9fc4d98d: Waiting 16:42:01 a38f7c2e6486: Layer already exists 16:42:01 291e0f31f357: Layer already exists 16:42:01 827faf6e308b: Layer already exists 16:42:01 2d6c6a28bca1: Layer already exists 16:42:01 4359dcf22c99: Layer already exists 16:42:01 ad2a5ec0c7ff: Layer already exists 16:42:01 5f4d9fc4d98d: Layer already exists 16:42:01 9808828da911: Layer already exists 16:42:01 e64d70a5e82bcb00ec99310357a3871ed025cc70-3.1.0-dev.25: digest: sha256:d100adaa8870a0e7fde2a7cd33210626e01d0b1ce01b3f06b955b0a116762dec size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:42:01 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:42:02 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main 16:42:02 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 16:42:02 2d6c6a28bca1: Preparing 16:42:02 827faf6e308b: Preparing 16:42:02 a38f7c2e6486: Preparing 16:42:02 4359dcf22c99: Preparing 16:42:02 291e0f31f357: Preparing 16:42:02 ad2a5ec0c7ff: Preparing 16:42:02 9808828da911: Preparing 16:42:02 ad2a5ec0c7ff: Waiting 16:42:02 5f4d9fc4d98d: Preparing 16:42:02 9808828da911: Waiting 16:42:02 5f4d9fc4d98d: Waiting 16:42:02 4359dcf22c99: Layer already exists 16:42:02 827faf6e308b: Layer already exists 16:42:02 a38f7c2e6486: Layer already exists 16:42:02 2d6c6a28bca1: Layer already exists 16:42:02 291e0f31f357: Layer already exists 16:42:02 9808828da911: Layer already exists 16:42:02 ad2a5ec0c7ff: Layer already exists 16:42:02 5f4d9fc4d98d: Layer already exists 16:42:02 main: digest: sha256:d100adaa8870a0e7fde2a7cd33210626e01d0b1ce01b3f06b955b0a116762dec size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:42:02 ===================================================== [Pipeline] echo 16:42:02 taggedImages: 16:42:02 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:e64d70a5e82bcb00ec99310357a3871ed025cc70 16:42:02 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 16:42:02 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.25 16:42:02 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:e64d70a5e82bcb00ec99310357a3871ed025cc70-3.1.0-dev.25 16:42:02 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:42:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:42:02 16:42:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:42:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:42:03 arm64: Pulling from edgex-lftools-log-publisher 16:42:03 8998bd30e6a1: Pulling fs layer 16:42:03 04944245beec: Pulling fs layer 16:42:03 699f458cf7ca: Pulling fs layer 16:42:03 765212b225bb: Pulling fs layer 16:42:03 f23df028b6ca: Pulling fs layer 16:42:03 d65c8cfc05b1: Pulling fs layer 16:42:03 2437ff75d9bd: Pulling fs layer 16:42:03 f23df028b6ca: Waiting 16:42:03 d65c8cfc05b1: Waiting 16:42:03 765212b225bb: Waiting 16:42:03 2437ff75d9bd: Waiting 16:42:03 04944245beec: Verifying Checksum 16:42:03 04944245beec: Download complete 16:42:03 765212b225bb: Download complete 16:42:03 f23df028b6ca: Download complete 16:42:03 d65c8cfc05b1: Verifying Checksum 16:42:03 d65c8cfc05b1: Download complete 16:42:03 699f458cf7ca: Verifying Checksum 16:42:03 699f458cf7ca: Download complete 16:42:03 8998bd30e6a1: Verifying Checksum 16:42:03 8998bd30e6a1: Download complete 16:42:06 2437ff75d9bd: Verifying Checksum 16:42:06 2437ff75d9bd: Download complete 16:42:08 8998bd30e6a1: Pull complete 16:42:09 04944245beec: Pull complete 16:42:10 699f458cf7ca: Pull complete 16:42:10 765212b225bb: Pull complete 16:42:11 f23df028b6ca: Pull complete 16:42:11 d65c8cfc05b1: Pull complete 16:42:29 2437ff75d9bd: Pull complete 16:42:29 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:42:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:42:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:42:30 prd-ubuntu20.04-docker-arm64-4c-16g-9522 does not seem to be running inside a container 16:42:30 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-rfid-llrp-inventory/137 -v /w/workspace/app-rfid-llrp-inventory/137:/w/workspace/app-rfid-llrp-inventory/137:rw,z -v /w/workspace/app-rfid-llrp-inventory/137@tmp:/w/workspace/app-rfid-llrp-inventory/137@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 16:42:33 $ docker top 51eb0b324bf13f0e444d7d81283b687153e2322c7e20aa6a6d5dabffe36c40f1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:42:34 ---> job-cost.sh 16:42:34 lf-activate-venv: SKIPPING 16:42:34 INFO: No Stack... 16:42:34 INFO: Retrieving Pricing Info for: v3-standard-4 16:42:35 INFO: Archiving Costs [Pipeline] sh 16:42:36 + cat /w/workspace/app-rfid-llrp-inventory/137/archives/cost.csv 16:42:36 + cut -d, -f6 [Pipeline] lock 16:42:36 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-137-stack-cost] 16:42:36 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-137-stack-cost] did not exist. Created. 16:42:36 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-137-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:42:37 /w/workspace/app-rfid-llrp-inventory/137@tmp/durable-2b8e7799/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 16:42:37 + echo total: 0.10999999940395355 [Pipeline] stash 16:42:37 Warning: overwriting stash ‘stack-cost’ 16:42:37 Stashed 1 file(s) [Pipeline] } 16:42:37 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-137-stack-cost] [Pipeline] // lock [Pipeline] } 16:42:37 $ docker stop --time=1 51eb0b324bf13f0e444d7d81283b687153e2322c7e20aa6a6d5dabffe36c40f1 16:42:39 $ docker rm -f --volumes 51eb0b324bf13f0e444d7d81283b687153e2322c7e20aa6a6d5dabffe36c40f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 16:42:39 provisioning config files... 16:42:39 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5230143212069180394tmp [Pipeline] { [Pipeline] sh 16:42:40 + set +x 16:42:40 + curl -s https://codecov.io/bash 16:42:40 + bash -s -- 16:42:40 16:42:40 _____ _ 16:42:40 / ____| | | 16:42:40 | | ___ __| | ___ ___ _____ __ 16:42:40 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:42:40 | |___| (_) | (_| | __/ (_| (_) \ V / 16:42:40 \_____\___/ \__,_|\___|\___\___/ \_/ 16:42:40 Bash-1.0.6 16:42:40 16:42:40 16:42:40 ==> git version 2.25.1 found 16:42:40 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 16:42:40 Release-Date: 2020-01-08 16:42:40 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 16:42:40 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:42:40 ==> Jenkins CI detected. 16:42:40 current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main 16:42:40 project root: . 16:42:40 --> token set from env 16:42:40 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:42:40 ==> Running gcov in . (disable via -X gcov) 16:42:40 ==> Python coveragepy not found 16:42:40 ==> Searching for coverage reports in: 16:42:40 + . 16:42:40 -> Found 1 reports 16:42:40 ==> Detecting git/mercurial file structure 16:42:40 ==> Reading reports 16:42:40 + ./coverage.out bytes=41317 16:42:40 ==> Appending adjustments 16:42:40 https://docs.codecov.io/docs/fixing-reports 16:42:40 + Found adjustments 16:42:40 ==> Gzipping contents 16:42:40 12K /tmp/codecov.DsChWT.gz 16:42:40 ==> Uploading reports 16:42:40 url: https://codecov.io 16:42:40 query: branch=main&commit=e64d70a5e82bcb00ec99310357a3871ed025cc70&build=137&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F137%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 16:42:40 -> Pinging Codecov 16:42:40 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=e64d70a5e82bcb00ec99310357a3871ed025cc70&build=137&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F137%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 16:42:40 -> Uploading to 16:42:40 https://storage.googleapis.com/codecov/v4/raw/2023-10-18/581DD39554BDF9B6E22D074273EAD858/e64d70a5e82bcb00ec99310357a3871ed025cc70/c1d6975f-0078-4e86-b520-c5e844b3913c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231018%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231018T164240Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9b5b60830ae5fcc72722da27aa2f1e2d93c60760d1dac5a1ad5a0f8fcfa0b368 16:42:40 % Total % Received % Xferd Average Speed Time Time Time Current 16:42:40 Dload Upload Total Spent Left Speed 16:42:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11810 0 0 100 11810 0 36791 --:--:-- --:--:-- --:--:-- 36791 16:42:41 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/e64d70a5e82bcb00ec99310357a3871ed025cc70 [Pipeline] } 16:42:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 16:42:41 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 16:42:41 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:42:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:42:41 16:42:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:42:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:42:41 1.410.4: Pulling from edgex-devops/edgex-snyk-go 16:42:41 df9b9388f04a: Pulling fs layer 16:42:41 52dc419b0ee2: Pulling fs layer 16:42:41 25bc292e5bac: Pulling fs layer 16:42:41 114826534d7a: Pulling fs layer 16:42:41 4657fd5d0bcf: Pulling fs layer 16:42:41 6ad1cebc031e: Pulling fs layer 16:42:41 8a3aa393b2d8: Pulling fs layer 16:42:41 4657fd5d0bcf: Waiting 16:42:41 114826534d7a: Waiting 16:42:41 6ad1cebc031e: Waiting 16:42:41 8a3aa393b2d8: Waiting 16:42:41 25bc292e5bac: Verifying Checksum 16:42:41 25bc292e5bac: Download complete 16:42:41 52dc419b0ee2: Verifying Checksum 16:42:41 52dc419b0ee2: Download complete 16:42:41 4657fd5d0bcf: Verifying Checksum 16:42:41 4657fd5d0bcf: Download complete 16:42:41 df9b9388f04a: Download complete 16:42:42 6ad1cebc031e: Verifying Checksum 16:42:42 6ad1cebc031e: Download complete 16:42:42 df9b9388f04a: Pull complete 16:42:42 52dc419b0ee2: Pull complete 16:42:42 25bc292e5bac: Pull complete 16:42:42 114826534d7a: Download complete 16:42:42 8a3aa393b2d8: Verifying Checksum 16:42:42 8a3aa393b2d8: Download complete 16:42:46 114826534d7a: Pull complete 16:42:46 4657fd5d0bcf: Pull complete 16:42:46 6ad1cebc031e: Pull complete 16:42:49 8a3aa393b2d8: Pull complete 16:42:49 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 16:42:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:42:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:42:49 prd-ubuntu20.04-docker-8c-8g-9519 does not seem to be running inside a container 16:42:49 $ 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 16:42:53 $ docker top 11f08662cfeb2620ebfa69b2981598b84a33072f9240f499331e6bc208a1afb4 -eo pid,comm [Pipeline] { [Pipeline] echo 16:42:53 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh 16:42:54 + set -o pipefail 16:42:54 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' 16:43:00 16:43:00 Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... 16:43:00 16:43:00 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/184ce7a0-5152-44c0-bf5a-8bbe07d01726 16:43:00 16:43:00 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 16:43:00 16:43:00 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 16:43:00 16:43:02 16:43:02 A medium severity vulnerability was found in the Snyk CLI versions you are using. 16:43:02 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 16:43:02 More details here: https://snyk.co/ue1NS [Pipeline] } 16:43:02 $ docker stop --time=1 11f08662cfeb2620ebfa69b2981598b84a33072f9240f499331e6bc208a1afb4 16:43:06 $ docker rm -f --volumes 11f08662cfeb2620ebfa69b2981598b84a33072f9240f499331e6bc208a1afb4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:43:07 + git log --format=format:%s -1 e64d70a5e82bcb00ec99310357a3871ed025cc70 [Pipeline] sh 16:43:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:43:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:43:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:43:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:43:07 prd-ubuntu20.04-docker-8c-8g-9519 does not seem to be running inside a container 16:43:07 $ 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 16:43:08 $ docker top e78eb9f0214e28d9b74bdfb84f1d449c4597414b2b2998f718c12879729b79c7 -eo pid,comm 16:43:08 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 16:43:08 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:43:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:43:08 [ssh-agent] Looking for ssh-agent implementation... 16:43:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:43:08 $ docker exec e78eb9f0214e28d9b74bdfb84f1d449c4597414b2b2998f718c12879729b79c7 ssh-agent 16:43:08 SSH_AUTH_SOCK=/tmp/ssh-zeDF5qsXkSLG/agent.31 16:43:08 SSH_AGENT_PID=37 16:43:08 Running ssh-add (command line suppressed) 16:43:08 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_15339086607682254157.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_15339086607682254157.key) 16:43:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:43:09 + git semver tag 16:43:09 2023-10-18 16:43:09,256 [run_tag] DEBUG tag force:False 16:43:09 2023-10-18 16:43:09,256 [check_head_tag] DEBUG check head tag 16:43:09 2023-10-18 16:43:09,257 [execute] INFO git cat-file --batch-check 16:43:09 2023-10-18 16:43:09,258 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 16:43:09 2023-10-18 16:43:09,262 [execute] INFO git cat-file --batch 16:43:09 2023-10-18 16:43:09,262 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 16:43:09 2023-10-18 16:43:09,277 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 16:43:09 2023-10-18 16:43:09,277 [execute] INFO git tag -a v3.1.0-dev.25 -m v3.1.0-dev.25 16:43:09 2023-10-18 16:43:09,277 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.25', '-m', 'v3.1.0-dev.25'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 16:43:09 2023-10-18 16:43:09,282 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 16:43:09 3.1.0-dev.25 [Pipeline] } 16:43:09 $ docker exec --env ******** --env ******** e78eb9f0214e28d9b74bdfb84f1d449c4597414b2b2998f718c12879729b79c7 ssh-agent -k 16:43:09 unset SSH_AUTH_SOCK; 16:43:09 unset SSH_AGENT_PID; 16:43:09 echo Agent pid 37 killed; 16:43:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:43:09 + git semver [Pipeline] } 16:43:10 $ docker stop --time=1 e78eb9f0214e28d9b74bdfb84f1d449c4597414b2b2998f718c12879729b79c7 16:43:11 $ docker rm -f --volumes e78eb9f0214e28d9b74bdfb84f1d449c4597414b2b2998f718c12879729b79c7 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:43:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:43:11 16:43:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:43:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:43:11 0.23.1-centos7: Pulling from edgex-lftools 16:43:11 ab5ef0e58194: Pulling fs layer 16:43:11 9712f1f96733: Pulling fs layer 16:43:11 63f879dbbcfc: Pulling fs layer 16:43:11 0d9ebad4ef96: Pulling fs layer 16:43:11 e9a5061849ea: Pulling fs layer 16:43:11 d747dcd14b5f: Pulling fs layer 16:43:11 2de7ff778b66: Pulling fs layer 16:43:11 0d9ebad4ef96: Waiting 16:43:11 e9a5061849ea: Waiting 16:43:11 d747dcd14b5f: Waiting 16:43:11 2de7ff778b66: Waiting 16:43:11 9712f1f96733: Verifying Checksum 16:43:11 9712f1f96733: Download complete 16:43:12 63f879dbbcfc: Verifying Checksum 16:43:12 63f879dbbcfc: Download complete 16:43:12 e9a5061849ea: Verifying Checksum 16:43:12 e9a5061849ea: Download complete 16:43:12 ab5ef0e58194: Verifying Checksum 16:43:12 ab5ef0e58194: Download complete 16:43:12 d747dcd14b5f: Download complete 16:43:12 2de7ff778b66: Verifying Checksum 16:43:12 2de7ff778b66: Download complete 16:43:12 0d9ebad4ef96: Verifying Checksum 16:43:12 0d9ebad4ef96: Download complete 16:43:15 ab5ef0e58194: Pull complete 16:43:15 9712f1f96733: Pull complete 16:43:15 63f879dbbcfc: Pull complete 16:43:20 0d9ebad4ef96: Pull complete 16:43:20 e9a5061849ea: Pull complete 16:43:20 d747dcd14b5f: Pull complete 16:43:20 2de7ff778b66: Pull complete 16:43:20 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 16:43:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:43:20 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:43:20 prd-ubuntu20.04-docker-8c-8g-9519 does not seem to be running inside a container 16:43:20 $ 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 16:43:26 $ docker top 5b5eaf6f22b0123830cb6ea02f0ab959ab8f37df2b5e57bba2512ea68c3eceeb -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 16:43:26 provisioning config files... 16:43:26 copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config13382670638925303807tmp 16:43:26 copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config17195617063290029400tmp 16:43:26 copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5536314728913550800tmp [Pipeline] { [Pipeline] echo 16:43:26 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 16:43:27 ---> sigul-configuration.sh 16:43:27 gpg: directory `/root/.gnupg' created 16:43:27 gpg: new configuration file `/root/.gnupg/gpg.conf' created 16:43:27 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 16:43:27 gpg: keyring `/root/.gnupg/secring.gpg' created 16:43:27 gpg: keyring `/root/.gnupg/pubring.gpg' created 16:43:27 gpg: CAST5 encrypted data 16:43:27 gpg: encrypted with 1 passphrase 16:43:27 gpg: WARNING: message was not integrity protected [Pipeline] sh 16:43:27 + mkdir /home/jenkins 16:43:27 + mkdir /home/jenkins/sigul [Pipeline] sh 16:43:27 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 16:43:27 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 16:43:28 ---> sigul-install.sh 16:43:28 Sigul already installed; skipping installation. [Pipeline] sh 16:43:28 + git tag --list 16:43:28 v0.0.0 16:43:28 v1.0.0 16:43:28 v2.1.0 16:43:28 v2.1.1 16:43:28 v2.2.0 16:43:28 v2.3.0 16:43:28 v3.0 16:43:28 v3.0.0 16:43:28 v3.0.1 16:43:28 v3.0.1-dev.1 16:43:28 v3.1.0-dev.1 16:43:28 v3.1.0-dev.10 16:43:28 v3.1.0-dev.11 16:43:28 v3.1.0-dev.12 16:43:28 v3.1.0-dev.13 16:43:28 v3.1.0-dev.14 16:43:28 v3.1.0-dev.15 16:43:28 v3.1.0-dev.16 16:43:28 v3.1.0-dev.17 16:43:28 v3.1.0-dev.18 16:43:28 v3.1.0-dev.19 16:43:28 v3.1.0-dev.2 16:43:28 v3.1.0-dev.20 16:43:28 v3.1.0-dev.21 16:43:28 v3.1.0-dev.22 16:43:28 v3.1.0-dev.23 16:43:28 v3.1.0-dev.24 16:43:28 v3.1.0-dev.25 16:43:28 v3.1.0-dev.3 16:43:28 v3.1.0-dev.4 16:43:28 v3.1.0-dev.5 16:43:28 v3.1.0-dev.6 16:43:28 v3.1.0-dev.7 16:43:28 v3.1.0-dev.8 16:43:28 v3.1.0-dev.9 [Pipeline] sh 16:43:28 + lftools sign git-tag v3.1.0-dev.25 16:43:29 Signing Git tag with Sigul... 16:43:29 Signing v3.1.0-dev.25 [Pipeline] echo 16:43:29 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 16:43:29 ---> sigul-configuration-cleanup.sh [Pipeline] } 16:43:29 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 16:43:29 $ docker stop --time=1 5b5eaf6f22b0123830cb6ea02f0ab959ab8f37df2b5e57bba2512ea68c3eceeb 16:43:31 $ docker rm -f --volumes 5b5eaf6f22b0123830cb6ea02f0ab959ab8f37df2b5e57bba2512ea68c3eceeb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 16:43:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:43:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:43:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:43:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:43:31 prd-ubuntu20.04-docker-8c-8g-9519 does not seem to be running inside a container 16:43:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:43:32 $ docker top 4261e73c99ddfe2974449260d47371c2f445234e0d88ebe567cd601c7f13330b -eo pid,comm 16:43:32 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 16:43:32 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:43:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:43:32 [ssh-agent] Looking for ssh-agent implementation... 16:43:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:43:32 $ docker exec 4261e73c99ddfe2974449260d47371c2f445234e0d88ebe567cd601c7f13330b ssh-agent 16:43:32 SSH_AUTH_SOCK=/tmp/ssh-8SACLzn7muLR/agent.32 16:43:32 SSH_AGENT_PID=38 16:43:32 Running ssh-add (command line suppressed) 16:43:32 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_13539393079515071812.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_13539393079515071812.key) 16:43:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:43:32 + git semver bump pre 16:43:33 2023-10-18 16:43:33,077 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 16:43:33 2023-10-18 16:43:33,077 [bump_version] DEBUG bumping version:3.1.0-dev.25 on axis:pre with prefix:dev 16:43:33 2023-10-18 16:43:33,077 [bump_version] DEBUG bumped version:3.1.0-dev.26 16:43:33 2023-10-18 16:43:33,077 [write_version] DEBUG write version:3.1.0-dev.26 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True 16:43:33 2023-10-18 16:43:33,077 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 16:43:33 2023-10-18 16:43:33,077 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 16:43:33 2023-10-18 16:43:33,080 [execute] INFO git cat-file --batch-check 16:43:33 2023-10-18 16:43:33,080 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 16:43:33 2023-10-18 16:43:33,085 [execute] INFO git cat-file --batch 16:43:33 2023-10-18 16:43:33,085 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 16:43:33 2023-10-18 16:43:33,090 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 16:43:33 3.1.0-dev.26 [Pipeline] } 16:43:33 $ docker exec --env ******** --env ******** 4261e73c99ddfe2974449260d47371c2f445234e0d88ebe567cd601c7f13330b ssh-agent -k 16:43:33 unset SSH_AUTH_SOCK; 16:43:33 unset SSH_AGENT_PID; 16:43:33 echo Agent pid 38 killed; 16:43:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:43:33 + git semver [Pipeline] } 16:43:33 $ docker stop --time=1 4261e73c99ddfe2974449260d47371c2f445234e0d88ebe567cd601c7f13330b 16:43:35 $ docker rm -f --volumes 4261e73c99ddfe2974449260d47371c2f445234e0d88ebe567cd601c7f13330b [Pipeline] // withDockerContainer [Pipeline] sh 16:43:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:43:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:43:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:43:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:43:35 prd-ubuntu20.04-docker-8c-8g-9519 does not seem to be running inside a container 16:43:35 $ 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 16:43:36 $ docker top d7331413458b8234bae5dc0d5a4c426a0060fe74628c8a2db1a9491cd132b6c0 -eo pid,comm 16:43:36 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 16:43:36 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:43:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:43:36 [ssh-agent] Looking for ssh-agent implementation... 16:43:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:43:36 $ docker exec d7331413458b8234bae5dc0d5a4c426a0060fe74628c8a2db1a9491cd132b6c0 ssh-agent 16:43:36 SSH_AUTH_SOCK=/tmp/ssh-l134VNDPwXUO/agent.31 16:43:36 SSH_AGENT_PID=37 16:43:36 Running ssh-add (command line suppressed) 16:43:36 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_16521278881577219818.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_16521278881577219818.key) 16:43:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:43:36 + git semver push 16:43:37 2023-10-18 16:43:37,011 [run_push] DEBUG push 16:43:37 2023-10-18 16:43:37,011 [execute] INFO git cat-file --batch-check 16:43:37 2023-10-18 16:43:37,012 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 16:43:37 2023-10-18 16:43:37,015 [execute] INFO git rev-list 995131b927a0aae7f4aab4a338a0e97440833a59 -- 16:43:37 2023-10-18 16:43:37,015 [execute] DEBUG Popen(['git', 'rev-list', '995131b927a0aae7f4aab4a338a0e97440833a59', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 16:43:37 2023-10-18 16:43:37,022 [execute] INFO git fetch -v origin 16:43:37 2023-10-18 16:43:37,022 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) 16:43:37 2023-10-18 16:43:37,602 [run_push] DEBUG no remote changes detected 16:43:37 2023-10-18 16:43:37,602 [execute] INFO git push origin semver 16:43:37 2023-10-18 16:43:37,603 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 16:43:38 2023-10-18 16:43:38,396 [run_push] DEBUG push all version tags 16:43:38 2023-10-18 16:43:38,396 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 16:43:38 2023-10-18 16:43:38,397 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 16:43:39 2023-10-18 16:43:39,145 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 16:43:39 3.1.0-dev.26 [Pipeline] } 16:43:39 $ docker exec --env ******** --env ******** d7331413458b8234bae5dc0d5a4c426a0060fe74628c8a2db1a9491cd132b6c0 ssh-agent -k 16:43:39 unset SSH_AUTH_SOCK; 16:43:39 unset SSH_AGENT_PID; 16:43:39 echo Agent pid 37 killed; 16:43:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:43:39 + git semver [Pipeline] } 16:43:39 $ docker stop --time=1 d7331413458b8234bae5dc0d5a4c426a0060fe74628c8a2db1a9491cd132b6c0 16:43:41 $ docker rm -f --volumes d7331413458b8234bae5dc0d5a4c426a0060fe74628c8a2db1a9491cd132b6c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 16:43:41 + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] 16:43:41 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 16:43:41 total 16 16:43:41 drwxr-xr-x 3 root root 4096 Oct 18 16:32 . 16:43:41 drwxrwxr-x 12 jenkins jenkins 4096 Oct 18 16:43 .. 16:43:41 drwxr-xr-x 2 root root 4096 Oct 18 16:32 cost 16:43:41 -rw-r--r-- 1 root root 95 Oct 18 16:32 cost.csv 16:43:41 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives 16:43:41 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 16:43:41 total 16 16:43:41 drwxr-xr-x 3 jenkins jenkins 4096 Oct 18 16:32 . 16:43:41 drwxrwxr-x 12 jenkins jenkins 4096 Oct 18 16:43 .. 16:43:41 drwxr-xr-x 2 jenkins jenkins 4096 Oct 18 16:32 cost 16:43:41 -rw-r--r-- 1 jenkins jenkins 95 Oct 18 16:32 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:43:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:43:42 ---> package-listing.sh 16:43:42 ++ facter osfamily 16:43:42 ++ tr '[:upper:]' '[:lower:]' 16:43:43 + OS_FAMILY=debian 16:43:43 + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main 16:43:43 + START_PACKAGES=/tmp/packages_start.txt 16:43:43 + END_PACKAGES=/tmp/packages_end.txt 16:43:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:43:43 + PACKAGES=/tmp/packages_start.txt 16:43:43 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 16:43:43 + PACKAGES=/tmp/packages_end.txt 16:43:43 + case "${OS_FAMILY}" in 16:43:43 + dpkg -l 16:43:43 + grep '^ii' 16:43:43 + '[' -f /tmp/packages_start.txt ']' 16:43:43 + '[' -f /tmp/packages_end.txt ']' 16:43:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:43:43 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 16:43:43 + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ 16:43:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [Pipeline] echo 16:43:43 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:43:43 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:43:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:43:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:43:44 prd-ubuntu20.04-docker-8c-8g-9519 does not seem to be running inside a container 16:43:44 $ 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 16:43:44 $ docker top 491af5b7763978133ad683b8bcc7fc35394f3e78c7a6b781fd0731acbc27283e -eo pid,comm [Pipeline] { [Pipeline] sh 16:43:44 + touch /tmp/pre-build-complete [Pipeline] sh 16:43:44 + mkdir -p /var/log/sysstat [Pipeline] sh 16:43:45 + ls /var/log/sa-host 16:43:45 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:43:45 provisioning config files... 16:43:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config894141164824635659tmp [Pipeline] { [Pipeline] echo 16:43:45 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:43:45 ---> create-netrc.sh [Pipeline] } 16:43:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:43:46 ---> python-tools-install.sh [Pipeline] echo 16:43:46 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:43:46 ---> sudo-logs.sh 16:43:46 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:43:46 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:43:46 ---> job-cost.sh 16:43:46 lf-activate-venv: SKIPPING 16:43:46 DEBUG: total: 0.2199999988079071 16:43:46 INFO: Retrieving Stack Cost... 16:43:46 INFO: Retrieving Pricing Info for: v3-standard-8 16:43:47 INFO: Archiving Costs [Pipeline] echo 16:43:47 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:43:47 ---> logs-deploy.sh 16:43:47 lf-activate-venv: SKIPPING 16:43:47 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/137 16:43:47 INFO: archiving workspace using pattern(s): 16:43:48 Archives upload complete. 16:43:48 INFO: archiving logs to Nexus