Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bbc8cea5256726f873dd73e5987e9fb16baf68a3 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-ssh8170193769013337986.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh8572628536788354720.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh7187588849421755774.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh3969398134202488144.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-ssh2150190663246790648.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.18 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 ‘prd-ubuntu20.04-docker-8c-8g-1937’ is offline Running on prd-ubuntu20.04-docker-8c-8g-1938 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git init /w/workspace/dry_app-rfid-llrp-inventory_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision bbc8cea5256726f873dd73e5987e9fb16baf68a3 (main) Commit message: "refactor!: Adjust configuration for reworked MessageBus config (#131)" > git config core.sparsecheckout # timeout=10 > git checkout -f bbc8cea5256726f873dd73e5987e9fb16baf68a3 # timeout=10 > git rev-list --no-walk cbfcac44887bc7898a8a00a335521df61c6eaadd # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:06:35 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:06:35 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:06:35 ========================================================= 20:06:35 EdgeX Global Pipelines Version Info 20:06:35 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:06:35 ------------------- 20:06:35 stable info: 20:06:35 ------------------- 20:06:35 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:06:35 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 20:06:35 Message: update stable to v1.0.244 20:06:36 ------------------- 20:06:36 experimental info: 20:06:36 ------------------- 20:06:36 Commited By: **** collab-it+edgex@linuxfoundation.org 20:06:36 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 20:06:36 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:06:36 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 20:06:36 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 20:06:36 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:06:36 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:06:36 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:06:36 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 20:06:36 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:06:36 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:06:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:06:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:06:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:06:36 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 20:06:36 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:06:36 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:06:36 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:06:36 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:06:36 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:06:36 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:06:36 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:06:36 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:06:36 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:06:36 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:06:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:06:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:06:37 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:06:37 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:06:37 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:06:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 20:06:37 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 20:06:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 20:06:37 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bbc8cea5256726f873dd73e5987e9fb16baf68a3 [Pipeline] echo 20:06:37 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bbc8cea [Pipeline] echo 20:06:37 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:06:37 provisioning config files... 20:06:37 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config6878379593188386189tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:06:37 ---> docker-login.sh 20:06:37 nexus3.edgexfoundry.org:10001 20:06:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:06:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:06:37 Configure a credential helper to remove this warning. See 20:06:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:06:37 20:06:37 Login Succeeded 20:06:37 nexus3.edgexfoundry.org:10002 20:06:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:06:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:06:38 Configure a credential helper to remove this warning. See 20:06:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:06:38 20:06:38 Login Succeeded 20:06:38 nexus3.edgexfoundry.org:10003 20:06:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:06:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:06:38 Configure a credential helper to remove this warning. See 20:06:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:06:38 20:06:38 Login Succeeded 20:06:38 nexus3.edgexfoundry.org:10004 20:06:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:06:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:06:38 Configure a credential helper to remove this warning. See 20:06:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:06:38 20:06:38 Login Succeeded 20:06:38 docker.io 20:06:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:06:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:06:38 Configure a credential helper to remove this warning. See 20:06:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:06:38 20:06:38 Login Succeeded 20:06:38 ---> docker-login.sh ends [Pipeline] } 20:06:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:06:38 + git rev-list -1 --merges bbc8cea5256726f873dd73e5987e9fb16baf68a3~1..bbc8cea5256726f873dd73e5987e9fb16baf68a3 [Pipeline] echo 20:06:38 -----------> git rev-list -1 --merges bbc8cea5256726f873dd73e5987e9fb16baf68a3~1..bbc8cea5256726f873dd73e5987e9fb16baf68a3 bbc8cea5256726f873dd73e5987e9fb16baf68a3 [false] [Pipeline] sh 20:06:39 + git log --format=format:%s -1 bbc8cea5256726f873dd73e5987e9fb16baf68a3 [Pipeline] echo 20:06:39 ========================================================= 20:06:39 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:06:39 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:06:39 + git log --format=format:%s -1 bbc8cea5256726f873dd73e5987e9fb16baf68a3 [Pipeline] echo 20:06:39 [semverPrep] GIT_COMMIT: bbc8cea5256726f873dd73e5987e9fb16baf68a3, Commit Message: refactor!: Adjust configuration for reworked MessageBus config (#131) [Pipeline] echo 20:06:39 [semverPrep] This is not a build commit. [Pipeline] sh 20:06:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:06:40 + grep -v github /etc/ssh/ssh_known_hosts 20:06:40 + [ -e /tmp/ssh_known_hosts ] 20:06:40 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:06:40 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:06:40 + sudo tee -a /etc/ssh/ssh_known_hosts 20:06:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:06:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:06:40 20:06:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:06:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:06:40 0.1.4: Pulling from edgex-devops/py-git-semver 20:06:40 b85a868b505f: Pulling fs layer 20:06:40 e2be974225ed: Pulling fs layer 20:06:40 339a4e72a1f5: Pulling fs layer 20:06:40 988bab9f4d93: Pulling fs layer 20:06:40 1469e6f7b9e6: Pulling fs layer 20:06:40 eaf3925da568: Pulling fs layer 20:06:40 bab4dde63d76: Pulling fs layer 20:06:40 bde34c3a00c8: Pulling fs layer 20:06:40 b352a97aabf1: Pulling fs layer 20:06:40 4872d77fe225: Pulling fs layer 20:06:40 5851b861e8e6: Pulling fs layer 20:06:40 988bab9f4d93: Waiting 20:06:40 1469e6f7b9e6: Waiting 20:06:40 eaf3925da568: Waiting 20:06:40 bab4dde63d76: Waiting 20:06:40 bde34c3a00c8: Waiting 20:06:40 b352a97aabf1: Waiting 20:06:40 4872d77fe225: Waiting 20:06:40 5851b861e8e6: Waiting 20:06:40 e2be974225ed: Download complete 20:06:40 988bab9f4d93: Verifying Checksum 20:06:40 988bab9f4d93: Download complete 20:06:41 1469e6f7b9e6: Verifying Checksum 20:06:41 1469e6f7b9e6: Download complete 20:06:41 339a4e72a1f5: Verifying Checksum 20:06:41 339a4e72a1f5: Download complete 20:06:41 eaf3925da568: Verifying Checksum 20:06:41 bde34c3a00c8: Verifying Checksum 20:06:41 bde34c3a00c8: Download complete 20:06:41 b352a97aabf1: Verifying Checksum 20:06:41 b352a97aabf1: Download complete 20:06:41 4872d77fe225: Verifying Checksum 20:06:41 4872d77fe225: Download complete 20:06:41 5851b861e8e6: Download complete 20:06:41 b85a868b505f: Verifying Checksum 20:06:41 b85a868b505f: Download complete 20:06:41 bab4dde63d76: Verifying Checksum 20:06:41 bab4dde63d76: Download complete 20:06:42 b85a868b505f: Pull complete 20:06:42 e2be974225ed: Pull complete 20:06:42 339a4e72a1f5: Pull complete 20:06:42 988bab9f4d93: Pull complete 20:06:43 1469e6f7b9e6: Pull complete 20:06:43 eaf3925da568: Pull complete 20:06:45 bab4dde63d76: Pull complete 20:06:45 bde34c3a00c8: Pull complete 20:06:45 b352a97aabf1: Pull complete 20:06:45 4872d77fe225: Pull complete 20:06:45 5851b861e8e6: Pull complete 20:06:45 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:06:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:06:45 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:06:45 prd-ubuntu20.04-docker-8c-8g-1938 does not seem to be running inside a container 20:06:45 $ 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 20:06:47 $ docker top da8b24aeb0cdf66b6a74b96e491831268bd324b0f844bffdb95cd9c46692951c -eo pid,comm 20:06:47 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). 20:06:47 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:06:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:06:47 [ssh-agent] Looking for ssh-agent implementation... 20:06:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:06:47 $ docker exec da8b24aeb0cdf66b6a74b96e491831268bd324b0f844bffdb95cd9c46692951c ssh-agent 20:06:48 SSH_AUTH_SOCK=/tmp/ssh-uxBOPU0TItUJ/agent.32 20:06:48 SSH_AGENT_PID=38 20:06:48 Running ssh-add (command line suppressed) 20:06:48 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4913471805143798620.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4913471805143798620.key) 20:06:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:06:48 + git tag --points-at HEAD [Pipeline] } 20:06:48 $ docker exec --env ******** --env ******** da8b24aeb0cdf66b6a74b96e491831268bd324b0f844bffdb95cd9c46692951c ssh-agent -k 20:06:48 unset SSH_AUTH_SOCK; 20:06:48 unset SSH_AGENT_PID; 20:06:48 echo Agent pid 38 killed; 20:06:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:06:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:06:48 [ssh-agent] Looking for ssh-agent implementation... 20:06:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:06:48 $ docker exec da8b24aeb0cdf66b6a74b96e491831268bd324b0f844bffdb95cd9c46692951c ssh-agent 20:06:48 SSH_AUTH_SOCK=/tmp/ssh-8yIuW9XdFzAC/agent.70 20:06:48 SSH_AGENT_PID=77 20:06:48 Running ssh-add (command line suppressed) 20:06:48 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8107798019803889374.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8107798019803889374.key) 20:06:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:06:49 + git semver init 20:06:49 2023-01-11 20:06:49,425 [run_init] DEBUG init version:0.0.0 force:False 20:06:49 2023-01-11 20:06:49,425 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver 20:06:49 2023-01-11 20:06:49,426 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver 20:06:49 2023-01-11 20:06:49,426 [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) 20:06:50 2023-01-11 20:06:50,577 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude 20:06:50 2023-01-11 20:06:50,577 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False 20:06:50 2023-01-11 20:06:50,577 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 20:06:50 2023-01-11 20:06:50,577 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 20:06:50 3.0.0-dev.4 [Pipeline] } 20:06:50 $ docker exec --env ******** --env ******** da8b24aeb0cdf66b6a74b96e491831268bd324b0f844bffdb95cd9c46692951c ssh-agent -k 20:06:51 unset SSH_AUTH_SOCK; 20:06:51 unset SSH_AGENT_PID; 20:06:51 echo Agent pid 77 killed; 20:06:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:06:51 + git semver [Pipeline] } 20:06:51 $ docker stop --time=1 da8b24aeb0cdf66b6a74b96e491831268bd324b0f844bffdb95cd9c46692951c 20:06:52 $ docker rm -f --volumes da8b24aeb0cdf66b6a74b96e491831268bd324b0f844bffdb95cd9c46692951c [Pipeline] // withDockerContainer [Pipeline] sh 20:06:53 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:06:53 Stashed 1 file(s) [Pipeline] echo 20:06:53 [edgeXSemver]: initialized semver on version 3.0.0-dev.4 [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 20:06:53 provisioning config files... 20:06:53 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config7324224975637448442tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:06:53 ---> docker-login.sh 20:06:53 nexus3.edgexfoundry.org:10001 20:06:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:06:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:06:53 Configure a credential helper to remove this warning. See 20:06:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:06:53 20:06:53 Login Succeeded 20:06:53 nexus3.edgexfoundry.org:10002 20:06:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:06:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:06:53 Configure a credential helper to remove this warning. See 20:06:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:06:53 20:06:53 Login Succeeded 20:06:53 nexus3.edgexfoundry.org:10003 20:06:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:06:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:06:54 Configure a credential helper to remove this warning. See 20:06:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:06:54 20:06:54 Login Succeeded 20:06:54 nexus3.edgexfoundry.org:10004 20:06:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:06:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:06:54 Configure a credential helper to remove this warning. See 20:06:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:06:54 20:06:54 Login Succeeded 20:06:54 docker.io 20:06:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:06:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:06:54 Configure a credential helper to remove this warning. See 20:06:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:06:54 20:06:54 Login Succeeded 20:06:54 ---> docker-login.sh ends [Pipeline] } 20:06:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:06:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:06:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:06:54 ========================================================= 20:06:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 20:06:54 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:06:54 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 20:06:54 Sending build context to Docker daemon 12.54MB 20:06:54 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 20:06:54 Step 2/12 : FROM ${BASE} AS builder 20:06:54 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 20:06:54 213ec9aee27d: Pulling fs layer 20:06:54 4583459ba037: Pulling fs layer 20:06:54 93c1e223e6f2: Pulling fs layer 20:06:54 53926ce57604: Pulling fs layer 20:06:54 21b2b0c7a3f4: Pulling fs layer 20:06:54 22ff95d597cd: Pulling fs layer 20:06:54 12d6caf4c0d1: Pulling fs layer 20:06:54 96b7cbca73a9: Pulling fs layer 20:06:54 a7acece74701: Pulling fs layer 20:06:54 a7acece74701: Waiting 20:06:54 12d6caf4c0d1: Waiting 20:06:54 21b2b0c7a3f4: Waiting 20:06:54 22ff95d597cd: Waiting 20:06:54 96b7cbca73a9: Waiting 20:06:54 53926ce57604: Waiting 20:06:55 93c1e223e6f2: Download complete 20:06:55 4583459ba037: Verifying Checksum 20:06:55 4583459ba037: Download complete 20:06:55 21b2b0c7a3f4: Verifying Checksum 20:06:55 21b2b0c7a3f4: Download complete 20:06:55 22ff95d597cd: Download complete 20:06:55 213ec9aee27d: Verifying Checksum 20:06:55 12d6caf4c0d1: Verifying Checksum 20:06:55 12d6caf4c0d1: Download complete 20:06:55 213ec9aee27d: Pull complete 20:06:55 4583459ba037: Pull complete 20:06:55 93c1e223e6f2: Pull complete 20:06:55 a7acece74701: Verifying Checksum 20:06:55 a7acece74701: Download complete 20:06:55 53926ce57604: Verifying Checksum 20:06:55 96b7cbca73a9: Verifying Checksum 20:06:55 96b7cbca73a9: Download complete 20:07:00 53926ce57604: Pull complete 20:07:00 21b2b0c7a3f4: Pull complete 20:07:00 22ff95d597cd: Pull complete 20:07:00 12d6caf4c0d1: Pull complete 20:07:01 96b7cbca73a9: Pull complete 20:07:02 a7acece74701: Pull complete 20:07:02 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 20:07:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:07:02 ---> db6d94c90886 20:07:02 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 20:07:06 ---> Running in 0fb5a0aa233a 20:07:06 Removing intermediate container 0fb5a0aa233a 20:07:06 ---> 0a3fac2f23d6 20:07:06 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 20:07:06 ---> Running in 5643f7702c90 20:07:06 Removing intermediate container 5643f7702c90 20:07:06 ---> 4efad901bc3a 20:07:06 Step 5/12 : ARG ADD_BUILD_TAGS="" 20:07:06 ---> Running in 1148b9f49e4a 20:07:06 Removing intermediate container 1148b9f49e4a 20:07:06 ---> 6c6525d6949f 20:07:06 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:07:06 ---> Running in fcfd156ef305 20:07:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:07:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:07:07 OK: 211 MiB in 51 packages 20:07:07 Removing intermediate container fcfd156ef305 20:07:07 ---> 8990b17a99f0 20:07:07 Step 7/12 : WORKDIR /app 20:07:07 ---> Running in 1f433bdd2634 20:07:08 Removing intermediate container 1f433bdd2634 20:07:08 ---> 81128cc64223 20:07:08 Step 8/12 : COPY go.mod vendor* ./ 20:07:08 ---> 2f6efb814869 20:07:08 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:07:08 ---> Running in 07c68d619bbd 20:07:08 Still waiting to schedule task 20:07:08 ‘prd-ubuntu20.04-docker-arm64-4c-16g-1939’ is offline 20:07:34 Removing intermediate container 07c68d619bbd 20:07:34 ---> 412c6609952d 20:07:34 Step 10/12 : COPY . . 20:07:34 ---> 4b1be0c5098a 20:07:34 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:07:34 ---> Running in 99f559748f3c 20:07:34 Removing intermediate container 99f559748f3c 20:07:34 ---> c0667db1caa7 20:07:34 Step 12/12 : RUN $MAKE 20:07:34 ---> Running in 273c0641a997 20:07:34 noop 20:07:34 Removing intermediate container 273c0641a997 20:07:34 ---> c5c557856ee2 20:07:34 Successfully built c5c557856ee2 20:07:34 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:34 + docker inspect -f . ci-base-image-x86_64 20:07:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:07:34 prd-ubuntu20.04-docker-8c-8g-1938 does not seem to be running inside a container 20:07:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:07:35 $ docker top 717fc2329e3a05b792c08abfa29062266d2be50cfd4836d93bd98f395e9f865c -eo pid,comm [Pipeline] { [Pipeline] sh 20:07:35 + go version 20:07:35 go version go1.18.7 linux/amd64 [Pipeline] } 20:07:35 $ docker stop --time=1 717fc2329e3a05b792c08abfa29062266d2be50cfd4836d93bd98f395e9f865c 20:07:36 $ docker rm -f --volumes 717fc2329e3a05b792c08abfa29062266d2be50cfd4836d93bd98f395e9f865c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:37 + docker inspect -f . ci-base-image-x86_64 20:07:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:07:37 prd-ubuntu20.04-docker-8c-8g-1938 does not seem to be running inside a container 20:07:37 $ 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 20:07:37 $ docker top daa9383a32fff58532d9038b21c49756ad80be9278286b93a6ed225001333945 -eo pid,comm [Pipeline] { [Pipeline] sh 20:07:38 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh 20:07:38 + make test 20:07:38 go test -race ./... -coverprofile=coverage.out ./... 20:08:00 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 20:08:00 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.146s coverage: 86.2% of statements 20:08:00 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 20:08:00 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.741s coverage: 71.9% of statements 20:08:15 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 20:08:15 go vet ./... 20:08:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:08:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:08:17 ./bin/test-attribution.sh [Pipeline] echo 20:08:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:08:17 $ docker stop --time=1 daa9383a32fff58532d9038b21c49756ad80be9278286b93a6ed225001333945 20:08:20 $ docker rm -f --volumes daa9383a32fff58532d9038b21c49756ad80be9278286b93a6ed225001333945 [Pipeline] // withDockerContainer [Pipeline] sh 20:08:20 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:08:20 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 20:08:21 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:08:21 + ls -al . 20:08:21 total 240 20:08:21 drwxrwxr-x 11 jenkins jenkins 4096 Jan 11 20:07 . 20:08:21 drwxrwxr-x 4 jenkins jenkins 4096 Jan 11 20:06 .. 20:08:21 -rw-rw-r-- 1 jenkins jenkins 262 Jan 11 20:06 .dockerignore 20:08:21 drwxrwxr-x 8 jenkins jenkins 4096 Jan 11 20:07 .git 20:08:21 drwxrwxr-x 3 jenkins jenkins 4096 Jan 11 20:06 .github 20:08:21 -rw-rw-r-- 1 jenkins jenkins 788 Jan 11 20:06 .gitignore 20:08:21 -rw-rw-r-- 1 jenkins jenkins 41 Jan 11 20:06 .golangci.yml 20:08:21 drwxr-xr-x 3 jenkins jenkins 4096 Jan 11 20:06 .semver 20:08:21 -rw-rw-r-- 1 jenkins jenkins 9818 Jan 11 20:06 Attribution.txt 20:08:21 -rw-rw-r-- 1 jenkins jenkins 4331 Jan 11 20:06 CHANGELOG.md 20:08:21 -rw-rw-r-- 1 jenkins jenkins 1659 Jan 11 20:06 Dockerfile 20:08:21 -rw-rw-r-- 1 jenkins jenkins 677 Jan 11 20:06 GOVERNANCE.md 20:08:21 -rw-rw-r-- 1 jenkins jenkins 687 Jan 11 20:06 Jenkinsfile 20:08:21 -rw-rw-r-- 1 jenkins jenkins 11347 Jan 11 20:06 LICENSE 20:08:21 -rw-rw-r-- 1 jenkins jenkins 2462 Jan 11 20:06 Makefile 20:08:21 -rw-rw-r-- 1 jenkins jenkins 617 Jan 11 20:06 OWNERS.md 20:08:21 -rw-rw-r-- 1 jenkins jenkins 31023 Jan 11 20:06 README.md 20:08:21 -rw-rw-r-- 1 jenkins jenkins 11 Jan 11 20:06 VERSION 20:08:21 drwxrwxr-x 2 jenkins jenkins 4096 Jan 11 20:06 bin 20:08:21 -rw-r--r-- 1 jenkins jenkins 41317 Jan 11 20:07 coverage.out 20:08:21 -rw-rw-r-- 1 jenkins jenkins 3599 Jan 11 20:06 go.mod 20:08:21 -rw-rw-r-- 1 jenkins jenkins 45003 Jan 11 20:06 go.sum 20:08:21 drwxrwxr-x 2 jenkins jenkins 4096 Jan 11 20:06 images 20:08:21 drwxrwxr-x 4 jenkins jenkins 4096 Jan 11 20:06 internal 20:08:21 -rw-rw-r-- 1 jenkins jenkins 531 Jan 11 20:06 main.go 20:08:21 drwxrwxr-x 2 jenkins jenkins 4096 Jan 11 20:06 res 20:08:21 drwxrwxr-x 4 jenkins jenkins 4096 Jan 11 20:06 snap 20:08:21 drwxrwxr-x 3 jenkins jenkins 4096 Jan 11 20:06 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:08:22 + 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=bbc8cea5256726f873dd73e5987e9fb16baf68a3 --label arch=amd64 --label version=3.0.0-dev.4 . 20:08:22 Sending build context to Docker daemon 12.54MB 20:08:22 Step 1/29 : ARG BASE=golang:1.18-alpine3.16 20:08:22 Step 2/29 : FROM ${BASE} AS builder 20:08:22 ---> c5c557856ee2 20:08:22 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 20:08:22 ---> Running in cd9d6f159bdb 20:08:22 Removing intermediate container cd9d6f159bdb 20:08:22 ---> 6c2e9dbfdcbf 20:08:22 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 20:08:22 ---> Running in f082418f9b2b 20:08:22 Removing intermediate container f082418f9b2b 20:08:22 ---> ed250e2f7d23 20:08:22 Step 5/29 : ARG ADD_BUILD_TAGS="" 20:08:23 ---> Running in 2f2a590d67d6 20:08:23 Removing intermediate container 2f2a590d67d6 20:08:23 ---> 03f572434418 20:08:23 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:08:23 ---> Running in 72d8e263372d 20:08:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:08:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:08:24 OK: 211 MiB in 51 packages 20:08:24 Removing intermediate container 72d8e263372d 20:08:24 ---> 1a42be9328db 20:08:24 Step 7/29 : WORKDIR /app 20:08:24 ---> Running in 097498c6a071 20:08:25 Removing intermediate container 097498c6a071 20:08:25 ---> c62c89af67df 20:08:25 Step 8/29 : COPY go.mod vendor* ./ 20:08:25 ---> 01eba1fcd654 20:08:25 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:08:25 ---> Running in 2b9ba13fb8c0 20:08:26 Removing intermediate container 2b9ba13fb8c0 20:08:26 ---> f2a1ba00ea60 20:08:26 Step 10/29 : COPY . . 20:08:26 ---> 14a8e499f273 20:08:26 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:08:27 ---> Running in d144bdcb1291 20:08:27 Removing intermediate container d144bdcb1291 20:08:27 ---> 00dab2874457 20:08:27 Step 12/29 : RUN $MAKE 20:08:27 ---> Running in 73089aba4f68 20:08:27 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.15 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.4 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.0.0-dev.4" -trimpath -mod=readonly -o app-rfid-llrp-inventory 20:08:45 Removing intermediate container 73089aba4f68 20:08:45 ---> 9e7065d5dad7 20:08:45 Step 13/29 : FROM alpine:3.14 20:08:45 3.14: Pulling from library/alpine 20:08:46 c7ed990a2339: Pulling fs layer 20:08:46 c7ed990a2339: Verifying Checksum 20:08:46 c7ed990a2339: Download complete 20:08:46 c7ed990a2339: Pull complete 20:08:46 Digest: sha256:4c869a63e1b7c0722fed1e402a6466610327c3b83bdddb94bd94fb71da7f638a 20:08:46 Status: Downloaded newer image for alpine:3.14 20:08:46 ---> dd53f409bf0b 20:08:46 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 20:08:46 ---> Running in db0aec0bbbda 20:08:46 Removing intermediate container db0aec0bbbda 20:08:46 ---> abbddfbfecc6 20:08:46 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 20:08:46 ---> Running in 754c9d347a63 20:08:46 Removing intermediate container 754c9d347a63 20:08:46 ---> ead460cddc8e 20:08:46 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 20:08:46 ---> Running in 9bd6dc4c1fca 20:08:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:08:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:08:47 (1/2) Installing ca-certificates (20220614-r0) 20:08:47 (2/2) Installing dumb-init (1.2.5-r1) 20:08:47 Executing busybox-1.33.1-r8.trigger 20:08:47 Executing ca-certificates-20220614-r0.trigger 20:08:47 OK: 6 MiB in 16 packages 20:08:47 Removing intermediate container 9bd6dc4c1fca 20:08:47 ---> 483476b30b3b 20:08:47 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 20:08:47 ---> 718dbe5a15b9 20:08:47 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 20:08:47 ---> 6ca482556c52 20:08:47 Step 19/29 : COPY --from=builder /app/res/ /res/ 20:08:47 ---> 867f60419738 20:08:47 Step 20/29 : COPY --from=builder /app/static/ /static/ 20:08:48 ---> e6fb450b564c 20:08:48 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 20:08:48 ---> 8e741616013c 20:08:48 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 20:08:48 ---> Running in d8fe50d8300d 20:08:49 Removing intermediate container d8fe50d8300d 20:08:49 ---> 255b2b119b62 20:08:49 Step 23/29 : VOLUME /cache 20:08:49 ---> Running in 4a29137718cc 20:08:49 Removing intermediate container 4a29137718cc 20:08:49 ---> 97ead4ae43a0 20:08:49 Step 24/29 : EXPOSE 59711 20:08:49 ---> Running in ccd2ff234afc 20:08:49 Removing intermediate container ccd2ff234afc 20:08:49 ---> 4b523ce7df67 20:08:49 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 20:08:49 ---> Running in 1563f8de6f26 20:08:49 Removing intermediate container 1563f8de6f26 20:08:49 ---> 8a72f2b51cc5 20:08:49 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 20:08:49 ---> Running in 56d3b457afbe 20:08:49 Removing intermediate container 56d3b457afbe 20:08:49 ---> e4306adc440e 20:08:49 Step 27/29 : LABEL arch=amd64 20:08:49 ---> Running in e1c511ca2424 20:08:49 Removing intermediate container e1c511ca2424 20:08:49 ---> e3a222b7e891 20:08:49 Step 28/29 : LABEL git_sha=bbc8cea5256726f873dd73e5987e9fb16baf68a3 20:08:49 ---> Running in d028f0664f6d 20:08:49 Removing intermediate container d028f0664f6d 20:08:49 ---> efc9a6579732 20:08:49 Step 29/29 : LABEL version=3.0.0-dev.4 20:08:49 ---> Running in a752a245d5ed 20:08:49 Removing intermediate container a752a245d5ed 20:08:49 ---> 553a68c9b801 20:08:49 [Warning] One or more build-args [ARCH] were not consumed 20:08:49 Successfully built 553a68c9b801 20:08:49 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 20:08:49 provisioning config files... 20:08:49 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2556760304152588716tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:08:50 ---> docker-login.sh 20:08:50 nexus3.edgexfoundry.org:10001 20:08:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:08:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:08:50 Configure a credential helper to remove this warning. See 20:08:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:08:50 20:08:50 Login Succeeded 20:08:50 nexus3.edgexfoundry.org:10002 20:08:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:08:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:08:50 Configure a credential helper to remove this warning. See 20:08:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:08:50 20:08:50 Login Succeeded 20:08:50 nexus3.edgexfoundry.org:10003 20:08:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:08:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:08:50 Configure a credential helper to remove this warning. See 20:08:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:08:50 20:08:50 Login Succeeded 20:08:50 nexus3.edgexfoundry.org:10004 20:08:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:08:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:08:50 Configure a credential helper to remove this warning. See 20:08:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:08:50 20:08:50 Login Succeeded 20:08:50 docker.io 20:08:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:08:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:08:50 Configure a credential helper to remove this warning. See 20:08:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:08:50 20:08:50 Login Succeeded 20:08:50 ---> docker-login.sh ends [Pipeline] } 20:08:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:08:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:08:50 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: 20:08:50 bbc8cea5256726f873dd73e5987e9fb16baf68a3 20:08:50 latest 20:08:50 3.0.0-dev.4 20:08:50 bbc8cea5256726f873dd73e5987e9fb16baf68a3-3.0.0-dev.4 20:08:50 main 20:08:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:08:51 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:bbc8cea5256726f873dd73e5987e9fb16baf68a3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:08:51 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:bbc8cea5256726f873dd73e5987e9fb16baf68a3 20:08:51 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 20:08:51 acb578a939b9: Preparing 20:08:51 728a8d0d534c: Preparing 20:08:51 e38a5c6b4d41: Preparing 20:08:51 ec174f4a9821: Preparing 20:08:51 032bdea2345f: Preparing 20:08:51 2fdbcda20963: Preparing 20:08:51 d9299b8c19ca: Preparing 20:08:51 63493a9ab2d4: Preparing 20:08:51 2fdbcda20963: Waiting 20:08:51 d9299b8c19ca: Waiting 20:08:51 63493a9ab2d4: Waiting 20:08:51 e38a5c6b4d41: Pushed 20:08:51 032bdea2345f: Pushed 20:08:51 acb578a939b9: Pushed 20:08:51 ec174f4a9821: Pushed 20:08:51 63493a9ab2d4: Layer already exists 20:08:51 2fdbcda20963: Pushed 20:08:51 d9299b8c19ca: Pushed 20:08:53 728a8d0d534c: Pushed 20:08:53 bbc8cea5256726f873dd73e5987e9fb16baf68a3: digest: sha256:d22c86a1a47d5bcdc77b1f3ebe1d6904cc1933375bf6e31d7b4d5996b024a7aa size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:08:54 + 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 20:08:54 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 20:08:54 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 20:08:54 acb578a939b9: Preparing 20:08:54 728a8d0d534c: Preparing 20:08:54 e38a5c6b4d41: Preparing 20:08:54 ec174f4a9821: Preparing 20:08:54 032bdea2345f: Preparing 20:08:54 2fdbcda20963: Preparing 20:08:54 d9299b8c19ca: Preparing 20:08:54 63493a9ab2d4: Preparing 20:08:54 2fdbcda20963: Waiting 20:08:54 d9299b8c19ca: Waiting 20:08:54 63493a9ab2d4: Waiting 20:08:54 e38a5c6b4d41: Layer already exists 20:08:54 032bdea2345f: Layer already exists 20:08:54 acb578a939b9: Layer already exists 20:08:54 ec174f4a9821: Layer already exists 20:08:54 728a8d0d534c: Layer already exists 20:08:54 2fdbcda20963: Layer already exists 20:08:54 d9299b8c19ca: Layer already exists 20:08:54 63493a9ab2d4: Layer already exists 20:08:54 latest: digest: sha256:d22c86a1a47d5bcdc77b1f3ebe1d6904cc1933375bf6e31d7b4d5996b024a7aa size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:08:54 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:08:55 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.4 20:08:55 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 20:08:55 acb578a939b9: Preparing 20:08:55 728a8d0d534c: Preparing 20:08:55 e38a5c6b4d41: Preparing 20:08:55 ec174f4a9821: Preparing 20:08:55 032bdea2345f: Preparing 20:08:55 2fdbcda20963: Preparing 20:08:55 d9299b8c19ca: Preparing 20:08:55 63493a9ab2d4: Preparing 20:08:55 2fdbcda20963: Waiting 20:08:55 63493a9ab2d4: Waiting 20:08:55 d9299b8c19ca: Waiting 20:08:55 032bdea2345f: Layer already exists 20:08:55 e38a5c6b4d41: Layer already exists 20:08:55 acb578a939b9: Layer already exists 20:08:55 728a8d0d534c: Layer already exists 20:08:55 ec174f4a9821: Layer already exists 20:08:55 2fdbcda20963: Layer already exists 20:08:55 d9299b8c19ca: Layer already exists 20:08:55 63493a9ab2d4: Layer already exists 20:08:55 3.0.0-dev.4: digest: sha256:d22c86a1a47d5bcdc77b1f3ebe1d6904cc1933375bf6e31d7b4d5996b024a7aa size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:08:55 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:bbc8cea5256726f873dd73e5987e9fb16baf68a3-3.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:08:55 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:bbc8cea5256726f873dd73e5987e9fb16baf68a3-3.0.0-dev.4 20:08:55 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 20:08:55 acb578a939b9: Preparing 20:08:55 728a8d0d534c: Preparing 20:08:55 e38a5c6b4d41: Preparing 20:08:55 ec174f4a9821: Preparing 20:08:55 032bdea2345f: Preparing 20:08:55 2fdbcda20963: Preparing 20:08:55 d9299b8c19ca: Preparing 20:08:55 63493a9ab2d4: Preparing 20:08:55 2fdbcda20963: Waiting 20:08:55 d9299b8c19ca: Waiting 20:08:55 63493a9ab2d4: Waiting 20:08:55 032bdea2345f: Layer already exists 20:08:55 acb578a939b9: Layer already exists 20:08:55 e38a5c6b4d41: Layer already exists 20:08:55 ec174f4a9821: Layer already exists 20:08:55 728a8d0d534c: Layer already exists 20:08:55 2fdbcda20963: Layer already exists 20:08:55 d9299b8c19ca: Layer already exists 20:08:55 63493a9ab2d4: Layer already exists 20:08:55 bbc8cea5256726f873dd73e5987e9fb16baf68a3-3.0.0-dev.4: digest: sha256:d22c86a1a47d5bcdc77b1f3ebe1d6904cc1933375bf6e31d7b4d5996b024a7aa size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:08:55 + 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 20:08:56 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main 20:08:56 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 20:08:56 acb578a939b9: Preparing 20:08:56 728a8d0d534c: Preparing 20:08:56 e38a5c6b4d41: Preparing 20:08:56 ec174f4a9821: Preparing 20:08:56 032bdea2345f: Preparing 20:08:56 2fdbcda20963: Preparing 20:08:56 d9299b8c19ca: Preparing 20:08:56 63493a9ab2d4: Preparing 20:08:56 2fdbcda20963: Waiting 20:08:56 d9299b8c19ca: Waiting 20:08:56 63493a9ab2d4: Waiting 20:08:56 728a8d0d534c: Layer already exists 20:08:56 ec174f4a9821: Layer already exists 20:08:56 032bdea2345f: Layer already exists 20:08:56 e38a5c6b4d41: Layer already exists 20:08:56 acb578a939b9: Layer already exists 20:08:56 2fdbcda20963: Layer already exists 20:08:56 d9299b8c19ca: Layer already exists 20:08:56 63493a9ab2d4: Layer already exists 20:08:56 main: digest: sha256:d22c86a1a47d5bcdc77b1f3ebe1d6904cc1933375bf6e31d7b4d5996b024a7aa size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:08:56 ===================================================== [Pipeline] echo 20:08:56 taggedImages: 20:08:56 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:bbc8cea5256726f873dd73e5987e9fb16baf68a3 20:08:56 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 20:08:56 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.4 20:08:56 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:bbc8cea5256726f873dd73e5987e9fb16baf68a3-3.0.0-dev.4 20:08:56 - 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 20:08:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:08:56 20:08:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:08:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:08:57 latest: Pulling from edgex-lftools-log-publisher 20:08:57 5eb5b503b376: Pulling fs layer 20:08:57 5c69ac0246d0: Pulling fs layer 20:08:57 ec43610c2a17: Pulling fs layer 20:08:57 3a2ae6a8a46f: Pulling fs layer 20:08:57 33b1e0a273af: Pulling fs layer 20:08:57 5d3b04190fa2: Pulling fs layer 20:08:57 2f39f015ded8: Pulling fs layer 20:08:57 2f39f015ded8: Waiting 20:08:57 5d3b04190fa2: Waiting 20:08:57 3a2ae6a8a46f: Waiting 20:08:57 33b1e0a273af: Waiting 20:08:57 5c69ac0246d0: Download complete 20:08:57 3a2ae6a8a46f: Verifying Checksum 20:08:57 3a2ae6a8a46f: Download complete 20:08:57 33b1e0a273af: Verifying Checksum 20:08:57 33b1e0a273af: Download complete 20:08:57 5d3b04190fa2: Verifying Checksum 20:08:57 5d3b04190fa2: Download complete 20:08:57 ec43610c2a17: Verifying Checksum 20:08:57 ec43610c2a17: Download complete 20:08:57 5eb5b503b376: Verifying Checksum 20:08:57 5eb5b503b376: Download complete 20:08:57 2f39f015ded8: Download complete 20:08:58 5eb5b503b376: Pull complete 20:08:58 5c69ac0246d0: Pull complete 20:08:58 ec43610c2a17: Pull complete 20:08:58 3a2ae6a8a46f: Pull complete 20:08:58 33b1e0a273af: Pull complete 20:08:58 5d3b04190fa2: Pull complete 20:09:03 2f39f015ded8: Pull complete 20:09:03 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:09:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:09:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:09:03 prd-ubuntu20.04-docker-8c-8g-1938 does not seem to be running inside a container 20:09:03 $ 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 20:09:06 $ docker top 748de042aa5d400fb502c60d6d5111450a727825fc23ab6b021e76441e0c02e8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:09:06 ---> job-cost.sh 20:09:06 lf-activate-venv: SKIPPING 20:09:06 INFO: No Stack... 20:09:06 INFO: Retrieving Pricing Info for: v3-standard-8 20:09:06 INFO: Archiving Costs [Pipeline] sh 20:09:07 + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv 20:09:07 + cut -d, -f6 [Pipeline] lock 20:09:07 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-72-stack-cost] 20:09:07 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-72-stack-cost] did not exist. Created. 20:09:07 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-72-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:09:07 + echo total: 0.2199999988079071 [Pipeline] stash 20:09:07 Stashed 1 file(s) [Pipeline] } 20:09:07 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-72-stack-cost] [Pipeline] // lock [Pipeline] } 20:09:07 $ docker stop --time=1 748de042aa5d400fb502c60d6d5111450a727825fc23ab6b021e76441e0c02e8 20:09:08 $ docker rm -f --volumes 748de042aa5d400fb502c60d6d5111450a727825fc23ab6b021e76441e0c02e8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:09:31 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1941 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws 20:09:31 Running in /w/workspace/app-rfid-llrp-inventory/72 [Pipeline] { [Pipeline] checkout 20:09:31 The recommended git tool is: git 20:09:37 using credential edgex-jenkins-ssh 20:09:37 Cloning the remote Git repository 20:09:37 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 20:09:37 > git init /w/workspace/app-rfid-llrp-inventory/72 # timeout=10 20:09:37 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 20:09:37 > git --version # timeout=10 20:09:37 > git --version # 'git version 2.25.1' 20:09:37 using GIT_SSH to set credentials SSH Credentials for GitHub 20:09:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:09:42 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 20:09:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:09:43 Avoid second fetch 20:09:43 Checking out Revision bbc8cea5256726f873dd73e5987e9fb16baf68a3 (main) 20:09:43 Commit message: "refactor!: Adjust configuration for reworked MessageBus config (#131)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:09:43 > git config core.sparsecheckout # timeout=10 20:09:43 > git checkout -f bbc8cea5256726f873dd73e5987e9fb16baf68a3 # timeout=10 20:09:44 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:09:44 % Total % Received % Xferd Average Speed Time Time Time Current 20:09:44 Dload Upload Total Spent Left Speed 20:09:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 214k 0 --:--:-- --:--:-- --:--:-- 218k [Pipeline] sh 20:09:45 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:09:45 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:09:45 + sudo tee /etc/docker/daemon.new 20:09:45 { 20:09:45 "registry-mirrors": [ 20:09:45 "https://nexus3.edgexfoundry.org:10001" 20:09:45 ], 20:09:45 "bip": "10.250.0.254/24", 20:09:45 "hosts": [ 20:09:45 "tcp://0.0.0.0:5555", 20:09:45 "unix:///var/run/docker.sock" 20:09:45 ], 20:09:45 "mtu": 1458, 20:09:45 "selinux-enabled": true, 20:09:45 "seccomp-profile": "/etc/docker/seccomp.json" 20:09:45 } [Pipeline] sh 20:09:45 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:09:46 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:10:04 provisioning config files... 20:10:04 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/72@tmp/config15889642812099366683tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:10:04 ---> docker-login.sh 20:10:04 nexus3.edgexfoundry.org:10001 20:10:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:10:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:10:05 Configure a credential helper to remove this warning. See 20:10:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:10:05 20:10:05 Login Succeeded 20:10:05 nexus3.edgexfoundry.org:10002 20:10:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:10:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:10:05 Configure a credential helper to remove this warning. See 20:10:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:10:05 20:10:05 Login Succeeded 20:10:05 nexus3.edgexfoundry.org:10003 20:10:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:10:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:10:06 Configure a credential helper to remove this warning. See 20:10:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:10:06 20:10:06 Login Succeeded 20:10:06 nexus3.edgexfoundry.org:10004 20:10:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:10:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:10:06 Configure a credential helper to remove this warning. See 20:10:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:10:06 20:10:06 Login Succeeded 20:10:06 docker.io 20:10:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:10:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:10:06 Configure a credential helper to remove this warning. See 20:10:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:10:06 20:10:06 Login Succeeded 20:10:06 ---> docker-login.sh ends [Pipeline] } 20:10:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:10:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:10:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:10:07 ========================================================= 20:10:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 20:10:07 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:10:07 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 20:10:07 Sending build context to Docker daemon 685.6kB 20:10:07 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 20:10:07 Step 2/12 : FROM ${BASE} AS builder 20:10:08 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:10:08 9b18e9b68314: Pulling fs layer 20:10:08 35d82f9e3411: Pulling fs layer 20:10:08 e16973657156: Pulling fs layer 20:10:08 fc693d55d65f: Pulling fs layer 20:10:08 7e9fc2657dce: Pulling fs layer 20:10:08 dda99020689f: Pulling fs layer 20:10:08 db1c61fa0a46: Pulling fs layer 20:10:08 891c053d2c06: Pulling fs layer 20:10:08 fc693d55d65f: Waiting 20:10:08 7e9fc2657dce: Waiting 20:10:08 891c053d2c06: Waiting 20:10:08 dda99020689f: Waiting 20:10:08 e16973657156: Verifying Checksum 20:10:08 e16973657156: Download complete 20:10:08 35d82f9e3411: Verifying Checksum 20:10:08 35d82f9e3411: Download complete 20:10:08 7e9fc2657dce: Download complete 20:10:08 dda99020689f: Download complete 20:10:08 9b18e9b68314: Verifying Checksum 20:10:08 9b18e9b68314: Download complete 20:10:09 9b18e9b68314: Pull complete 20:10:09 891c053d2c06: Verifying Checksum 20:10:09 891c053d2c06: Download complete 20:10:09 35d82f9e3411: Pull complete 20:10:10 e16973657156: Pull complete 20:10:10 db1c61fa0a46: Verifying Checksum 20:10:10 db1c61fa0a46: Download complete 20:10:11 fc693d55d65f: Verifying Checksum 20:10:11 fc693d55d65f: Download complete 20:10:23 fc693d55d65f: Pull complete 20:10:23 7e9fc2657dce: Pull complete 20:10:23 dda99020689f: Pull complete 20:10:29 db1c61fa0a46: Pull complete 20:10:30 891c053d2c06: Pull complete 20:10:30 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 20:10:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:10:30 ---> f96f9c87975a 20:10:30 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 20:10:32 ---> Running in b97026e6db06 20:10:33 Removing intermediate container b97026e6db06 20:10:33 ---> d8aa87b41c19 20:10:33 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 20:10:33 ---> Running in 85f94796f764 20:10:33 Removing intermediate container 85f94796f764 20:10:33 ---> d213bc5ee06f 20:10:33 Step 5/12 : ARG ADD_BUILD_TAGS="" 20:10:33 ---> Running in befe8843086b 20:10:34 Removing intermediate container befe8843086b 20:10:34 ---> 154a6ed6c2cc 20:10:34 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:10:34 ---> Running in dc427a962fcc 20:10:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:10:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:10:37 OK: 221 MiB in 51 packages 20:10:37 Removing intermediate container dc427a962fcc 20:10:37 ---> ad17359b3f78 20:10:37 Step 7/12 : WORKDIR /app 20:10:37 ---> Running in 6480ecf20ec9 20:10:38 Removing intermediate container 6480ecf20ec9 20:10:38 ---> e1950f1d342c 20:10:38 Step 8/12 : COPY go.mod vendor* ./ 20:10:38 ---> f820690fa53c 20:10:38 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:10:38 ---> Running in 97ac5ef13fe1 20:11:35 Removing intermediate container 97ac5ef13fe1 20:11:35 ---> 5026ad09adfa 20:11:35 Step 10/12 : COPY . . 20:11:35 ---> 2fe57768a008 20:11:35 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:11:35 ---> Running in c701233b49e5 20:11:35 Removing intermediate container c701233b49e5 20:11:35 ---> 842f2f3932d0 20:11:35 Step 12/12 : RUN $MAKE 20:11:35 ---> Running in 91b4d9f20940 20:11:35 noop 20:11:35 Removing intermediate container 91b4d9f20940 20:11:35 ---> c4741d673f5d 20:11:35 Successfully built c4741d673f5d 20:11:35 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:11:35 + docker inspect -f . ci-base-image-arm64 20:11:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:11:36 prd-ubuntu20.04-docker-arm64-4c-16g-1941 does not seem to be running inside a container 20:11:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/72 -v /w/workspace/app-rfid-llrp-inventory/72:/w/workspace/app-rfid-llrp-inventory/72:rw,z -v /w/workspace/app-rfid-llrp-inventory/72@tmp:/w/workspace/app-rfid-llrp-inventory/72@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 20:11:38 $ docker top 8b42a925744615a90fc9834187d806a11868cb7f9b1b1945cfc593f7fb20006b -eo pid,comm [Pipeline] { [Pipeline] sh 20:11:39 + go version 20:11:39 go version go1.18.7 linux/arm64 [Pipeline] } 20:11:39 $ docker stop --time=1 8b42a925744615a90fc9834187d806a11868cb7f9b1b1945cfc593f7fb20006b 20:11:41 $ docker rm -f --volumes 8b42a925744615a90fc9834187d806a11868cb7f9b1b1945cfc593f7fb20006b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:11:41 + docker inspect -f . ci-base-image-arm64 20:11:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:11:42 prd-ubuntu20.04-docker-arm64-4c-16g-1941 does not seem to be running inside a container 20:11:42 $ 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/72 -v /w/workspace/app-rfid-llrp-inventory/72:/w/workspace/app-rfid-llrp-inventory/72:rw,z -v /w/workspace/app-rfid-llrp-inventory/72@tmp:/w/workspace/app-rfid-llrp-inventory/72@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 20:11:43 $ docker top d7aeeb8504c8610427ba22401e5298d5bda020fa001451171fb7320e911074d5 -eo pid,comm [Pipeline] { [Pipeline] sh 20:11:44 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/72 [Pipeline] fileExists [Pipeline] sh 20:11:45 + make test 20:11:45 go test -race ./... -coverprofile=coverage.out ./... 20:14:36 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 20:14:42 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.937s coverage: 86.2% of statements 20:14:42 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 20:14:54 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.832s coverage: 71.9% of statements 20:14:54 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:14:54 go vet ./... 20:16:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:16:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:16:46 ./bin/test-attribution.sh [Pipeline] echo 20:16:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:16:46 $ docker stop --time=1 d7aeeb8504c8610427ba22401e5298d5bda020fa001451171fb7320e911074d5 20:16:48 $ docker rm -f --volumes d7aeeb8504c8610427ba22401e5298d5bda020fa001451171fb7320e911074d5 [Pipeline] // withDockerContainer [Pipeline] sh 20:16:49 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:16:49 Warning: overwriting stash ‘coverage-report’ 20:16:50 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 20:16:50 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:16:50 + ls -al . 20:16:50 total 236 20:16:50 drwxrwxr-x 10 jenkins jenkins 4096 Jan 11 20:11 . 20:16:50 drwxrwxr-x 4 jenkins jenkins 4096 Jan 11 20:09 .. 20:16:50 -rw-rw-r-- 1 jenkins jenkins 262 Jan 11 20:09 .dockerignore 20:16:50 drwxrwxr-x 8 jenkins jenkins 4096 Jan 11 20:09 .git 20:16:50 drwxrwxr-x 3 jenkins jenkins 4096 Jan 11 20:09 .github 20:16:50 -rw-rw-r-- 1 jenkins jenkins 788 Jan 11 20:09 .gitignore 20:16:50 -rw-rw-r-- 1 jenkins jenkins 41 Jan 11 20:09 .golangci.yml 20:16:50 -rw-rw-r-- 1 jenkins jenkins 9818 Jan 11 20:09 Attribution.txt 20:16:50 -rw-rw-r-- 1 jenkins jenkins 4331 Jan 11 20:09 CHANGELOG.md 20:16:50 -rw-rw-r-- 1 jenkins jenkins 1659 Jan 11 20:09 Dockerfile 20:16:50 -rw-rw-r-- 1 jenkins jenkins 677 Jan 11 20:09 GOVERNANCE.md 20:16:50 -rw-rw-r-- 1 jenkins jenkins 687 Jan 11 20:09 Jenkinsfile 20:16:50 -rw-rw-r-- 1 jenkins jenkins 11347 Jan 11 20:09 LICENSE 20:16:50 -rw-rw-r-- 1 jenkins jenkins 2462 Jan 11 20:09 Makefile 20:16:50 -rw-rw-r-- 1 jenkins jenkins 617 Jan 11 20:09 OWNERS.md 20:16:50 -rw-rw-r-- 1 jenkins jenkins 31023 Jan 11 20:09 README.md 20:16:50 -rw-rw-r-- 1 jenkins jenkins 11 Jan 11 20:06 VERSION 20:16:50 drwxrwxr-x 2 jenkins jenkins 4096 Jan 11 20:09 bin 20:16:50 -rw-r--r-- 1 jenkins jenkins 41317 Jan 11 20:14 coverage.out 20:16:50 -rw-rw-r-- 1 jenkins jenkins 3599 Jan 11 20:09 go.mod 20:16:50 -rw-rw-r-- 1 jenkins jenkins 45003 Jan 11 20:09 go.sum 20:16:50 drwxrwxr-x 2 jenkins jenkins 4096 Jan 11 20:09 images 20:16:50 drwxrwxr-x 4 jenkins jenkins 4096 Jan 11 20:09 internal 20:16:50 -rw-rw-r-- 1 jenkins jenkins 531 Jan 11 20:09 main.go 20:16:50 drwxrwxr-x 2 jenkins jenkins 4096 Jan 11 20:09 res 20:16:50 drwxrwxr-x 4 jenkins jenkins 4096 Jan 11 20:09 snap 20:16:50 drwxrwxr-x 3 jenkins jenkins 4096 Jan 11 20:09 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:51 + 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=bbc8cea5256726f873dd73e5987e9fb16baf68a3 --label arch=arm64 --label version=3.0.0-dev.4 . 20:16:51 Sending build context to Docker daemon 685.6kB 20:16:51 Step 1/29 : ARG BASE=golang:1.18-alpine3.16 20:16:51 Step 2/29 : FROM ${BASE} AS builder 20:16:51 ---> c4741d673f5d 20:16:51 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 20:16:51 ---> Running in 5f33a1c5c32c 20:16:51 Removing intermediate container 5f33a1c5c32c 20:16:51 ---> e89d33c82d9b 20:16:51 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 20:16:51 ---> Running in 6cd34214240c 20:16:52 Removing intermediate container 6cd34214240c 20:16:52 ---> 4348b6c751d6 20:16:52 Step 5/29 : ARG ADD_BUILD_TAGS="" 20:16:52 ---> Running in 766ff6a19990 20:16:52 Removing intermediate container 766ff6a19990 20:16:52 ---> a1a188329f0f 20:16:52 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:16:53 ---> Running in 468bdd1fe528 20:16:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:16:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:16:56 OK: 221 MiB in 51 packages 20:16:56 Removing intermediate container 468bdd1fe528 20:16:56 ---> 466453b9d777 20:16:56 Step 7/29 : WORKDIR /app 20:16:56 ---> Running in efd5d8eb2b1e 20:16:57 Removing intermediate container efd5d8eb2b1e 20:16:57 ---> d961dbda2053 20:16:57 Step 8/29 : COPY go.mod vendor* ./ 20:16:57 ---> dcfc5841ca0d 20:16:57 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:16:57 ---> Running in 69254a5162d4 20:16:59 Removing intermediate container 69254a5162d4 20:16:59 ---> 72f049b0a785 20:16:59 Step 10/29 : COPY . . 20:17:00 ---> d17692779298 20:17:00 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:17:00 ---> Running in 364114b434ce 20:17:00 Removing intermediate container 364114b434ce 20:17:00 ---> cfba756604c1 20:17:00 Step 12/29 : RUN $MAKE 20:17:00 ---> Running in db92e8a67ea5 20:17:02 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.15 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.4 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.0.0-dev.4" -trimpath -mod=readonly -o app-rfid-llrp-inventory 20:19:24 Removing intermediate container db92e8a67ea5 20:19:24 ---> 9d124ba967a2 20:19:24 Step 13/29 : FROM alpine:3.14 20:19:24 3.14: Pulling from library/alpine 20:19:24 90cda3b7c325: Pulling fs layer 20:19:24 90cda3b7c325: Verifying Checksum 20:19:24 90cda3b7c325: Download complete 20:19:24 90cda3b7c325: Pull complete 20:19:24 Digest: sha256:4c869a63e1b7c0722fed1e402a6466610327c3b83bdddb94bd94fb71da7f638a 20:19:24 Status: Downloaded newer image for alpine:3.14 20:19:24 ---> 275902a1839d 20:19:24 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 20:19:24 ---> Running in 2c5d16e0298a 20:19:24 Removing intermediate container 2c5d16e0298a 20:19:24 ---> e2f5c3a09e21 20:19:24 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 20:19:24 ---> Running in 2cea51244c1f 20:19:24 Removing intermediate container 2cea51244c1f 20:19:24 ---> d5d4d7efb1f9 20:19:24 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 20:19:24 ---> Running in 595c32189840 20:19:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:19:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:19:24 (1/2) Installing ca-certificates (20220614-r0) 20:19:24 (2/2) Installing dumb-init (1.2.5-r1) 20:19:24 Executing busybox-1.33.1-r8.trigger 20:19:24 Executing ca-certificates-20220614-r0.trigger 20:19:24 OK: 6 MiB in 16 packages 20:19:24 Removing intermediate container 595c32189840 20:19:24 ---> 613c7597a345 20:19:24 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 20:19:24 ---> 03d1b7223f27 20:19:24 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 20:19:24 ---> 6c31b7d2ac90 20:19:24 Step 19/29 : COPY --from=builder /app/res/ /res/ 20:19:24 ---> 9ee7ef2a2e29 20:19:24 Step 20/29 : COPY --from=builder /app/static/ /static/ 20:19:24 ---> 6827d3bd97ed 20:19:24 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 20:19:24 ---> 2f3b8b3d21a2 20:19:24 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 20:19:24 ---> Running in a1caf804a9aa 20:19:25 Removing intermediate container a1caf804a9aa 20:19:25 ---> 9e39e1082a8c 20:19:25 Step 23/29 : VOLUME /cache 20:19:26 ---> Running in a7f55581b0c4 20:19:26 Removing intermediate container a7f55581b0c4 20:19:26 ---> 6b24537792b7 20:19:26 Step 24/29 : EXPOSE 59711 20:19:26 ---> Running in f12c0144a456 20:19:26 Removing intermediate container f12c0144a456 20:19:26 ---> 6cf9026c52cb 20:19:26 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 20:19:26 ---> Running in 9b5bb3355880 20:19:26 Removing intermediate container 9b5bb3355880 20:19:26 ---> 100371b8220f 20:19:26 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 20:19:27 ---> Running in 72353828f85c 20:19:27 Removing intermediate container 72353828f85c 20:19:27 ---> 8228a45bac27 20:19:27 Step 27/29 : LABEL arch=arm64 20:19:27 ---> Running in 0da7299c0f02 20:19:27 Removing intermediate container 0da7299c0f02 20:19:27 ---> 43d16fa6baed 20:19:27 Step 28/29 : LABEL git_sha=bbc8cea5256726f873dd73e5987e9fb16baf68a3 20:19:27 ---> Running in 5fd0b0e0c6bc 20:19:28 Removing intermediate container 5fd0b0e0c6bc 20:19:28 ---> fbc8d4840b66 20:19:28 Step 29/29 : LABEL version=3.0.0-dev.4 20:19:28 ---> Running in ffc56e11a612 20:19:28 Removing intermediate container ffc56e11a612 20:19:28 ---> bc512674c2dc 20:19:28 [Warning] One or more build-args [ARCH] were not consumed 20:19:28 Successfully built bc512674c2dc 20:19:28 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 20:19:28 provisioning config files... 20:19:28 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/72@tmp/config15544109412730410423tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:19:29 ---> docker-login.sh 20:19:29 nexus3.edgexfoundry.org:10001 20:19:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:19:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:19:29 Configure a credential helper to remove this warning. See 20:19:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:19:29 20:19:29 Login Succeeded 20:19:29 nexus3.edgexfoundry.org:10002 20:19:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:19:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:19:29 Configure a credential helper to remove this warning. See 20:19:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:19:29 20:19:29 Login Succeeded 20:19:29 nexus3.edgexfoundry.org:10003 20:19:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:19:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:19:30 Configure a credential helper to remove this warning. See 20:19:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:19:30 20:19:30 Login Succeeded 20:19:30 nexus3.edgexfoundry.org:10004 20:19:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:19:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:19:30 Configure a credential helper to remove this warning. See 20:19:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:19:30 20:19:30 Login Succeeded 20:19:30 docker.io 20:19:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:19:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:19:31 Configure a credential helper to remove this warning. See 20:19:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:19:31 20:19:31 Login Succeeded 20:19:31 ---> docker-login.sh ends [Pipeline] } 20:19:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:19:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:19:31 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: 20:19:31 bbc8cea5256726f873dd73e5987e9fb16baf68a3 20:19:31 latest 20:19:31 3.0.0-dev.4 20:19:31 bbc8cea5256726f873dd73e5987e9fb16baf68a3-3.0.0-dev.4 20:19:31 main 20:19:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:19:31 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:bbc8cea5256726f873dd73e5987e9fb16baf68a3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:19:31 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:bbc8cea5256726f873dd73e5987e9fb16baf68a3 20:19:31 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 20:19:31 7bd1fcb65b72: Preparing 20:19:31 0ce28b16e694: Preparing 20:19:31 71cf2173893d: Preparing 20:19:31 29f701430bd3: Preparing 20:19:31 824d11592800: Preparing 20:19:31 d358bbde23b9: Preparing 20:19:31 7b902d701867: Preparing 20:19:31 28c3ef001483: Preparing 20:19:31 d358bbde23b9: Waiting 20:19:31 7b902d701867: Waiting 20:19:31 28c3ef001483: Waiting 20:19:32 29f701430bd3: Pushed 20:19:32 7bd1fcb65b72: Pushed 20:19:32 824d11592800: Pushed 20:19:32 71cf2173893d: Pushed 20:19:32 28c3ef001483: Layer already exists 20:19:32 d358bbde23b9: Pushed 20:19:32 7b902d701867: Pushed 20:19:37 0ce28b16e694: Pushed 20:19:37 bbc8cea5256726f873dd73e5987e9fb16baf68a3: digest: sha256:d26a989ce7546c50c3417024d8bb8ba3ba59237910325be774b74dfc3c38df85 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:19:38 + 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 20:19:38 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 20:19:38 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 20:19:38 7bd1fcb65b72: Preparing 20:19:38 0ce28b16e694: Preparing 20:19:38 71cf2173893d: Preparing 20:19:38 29f701430bd3: Preparing 20:19:38 824d11592800: Preparing 20:19:38 d358bbde23b9: Preparing 20:19:38 7b902d701867: Preparing 20:19:38 28c3ef001483: Preparing 20:19:38 d358bbde23b9: Waiting 20:19:38 7b902d701867: Waiting 20:19:38 28c3ef001483: Waiting 20:19:38 824d11592800: Layer already exists 20:19:38 29f701430bd3: Layer already exists 20:19:38 7bd1fcb65b72: Layer already exists 20:19:38 71cf2173893d: Layer already exists 20:19:38 0ce28b16e694: Layer already exists 20:19:38 7b902d701867: Layer already exists 20:19:38 d358bbde23b9: Layer already exists 20:19:38 28c3ef001483: Layer already exists 20:19:38 latest: digest: sha256:d26a989ce7546c50c3417024d8bb8ba3ba59237910325be774b74dfc3c38df85 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:19:39 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:19:39 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.4 20:19:39 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 20:19:39 7bd1fcb65b72: Preparing 20:19:39 0ce28b16e694: Preparing 20:19:39 71cf2173893d: Preparing 20:19:39 29f701430bd3: Preparing 20:19:39 824d11592800: Preparing 20:19:39 d358bbde23b9: Preparing 20:19:39 7b902d701867: Preparing 20:19:39 28c3ef001483: Preparing 20:19:39 7b902d701867: Waiting 20:19:39 28c3ef001483: Waiting 20:19:39 d358bbde23b9: Waiting 20:19:39 71cf2173893d: Layer already exists 20:19:39 7bd1fcb65b72: Layer already exists 20:19:39 0ce28b16e694: Layer already exists 20:19:39 824d11592800: Layer already exists 20:19:39 29f701430bd3: Layer already exists 20:19:39 28c3ef001483: Layer already exists 20:19:39 7b902d701867: Layer already exists 20:19:39 d358bbde23b9: Layer already exists 20:19:39 3.0.0-dev.4: digest: sha256:d26a989ce7546c50c3417024d8bb8ba3ba59237910325be774b74dfc3c38df85 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:19:40 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:bbc8cea5256726f873dd73e5987e9fb16baf68a3-3.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:19:40 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:bbc8cea5256726f873dd73e5987e9fb16baf68a3-3.0.0-dev.4 20:19:40 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 20:19:40 7bd1fcb65b72: Preparing 20:19:40 0ce28b16e694: Preparing 20:19:40 71cf2173893d: Preparing 20:19:40 29f701430bd3: Preparing 20:19:40 824d11592800: Preparing 20:19:40 d358bbde23b9: Preparing 20:19:40 7b902d701867: Preparing 20:19:40 28c3ef001483: Preparing 20:19:40 7b902d701867: Waiting 20:19:40 28c3ef001483: Waiting 20:19:40 d358bbde23b9: Waiting 20:19:40 29f701430bd3: Layer already exists 20:19:40 7bd1fcb65b72: Layer already exists 20:19:40 71cf2173893d: Layer already exists 20:19:40 824d11592800: Layer already exists 20:19:40 0ce28b16e694: Layer already exists 20:19:40 d358bbde23b9: Layer already exists 20:19:40 28c3ef001483: Layer already exists 20:19:40 7b902d701867: Layer already exists 20:19:40 bbc8cea5256726f873dd73e5987e9fb16baf68a3-3.0.0-dev.4: digest: sha256:d26a989ce7546c50c3417024d8bb8ba3ba59237910325be774b74dfc3c38df85 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:19:41 + 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 20:19:41 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main 20:19:41 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 20:19:41 7bd1fcb65b72: Preparing 20:19:41 0ce28b16e694: Preparing 20:19:41 71cf2173893d: Preparing 20:19:41 29f701430bd3: Preparing 20:19:41 824d11592800: Preparing 20:19:41 d358bbde23b9: Preparing 20:19:41 7b902d701867: Preparing 20:19:41 28c3ef001483: Preparing 20:19:41 d358bbde23b9: Waiting 20:19:41 7b902d701867: Waiting 20:19:41 28c3ef001483: Waiting 20:19:41 0ce28b16e694: Layer already exists 20:19:41 71cf2173893d: Layer already exists 20:19:41 824d11592800: Layer already exists 20:19:41 29f701430bd3: Layer already exists 20:19:41 7bd1fcb65b72: Layer already exists 20:19:41 7b902d701867: Layer already exists 20:19:41 28c3ef001483: Layer already exists 20:19:41 d358bbde23b9: Layer already exists 20:19:41 main: digest: sha256:d26a989ce7546c50c3417024d8bb8ba3ba59237910325be774b74dfc3c38df85 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:19:41 ===================================================== [Pipeline] echo 20:19:41 taggedImages: 20:19:41 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:bbc8cea5256726f873dd73e5987e9fb16baf68a3 20:19:41 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 20:19:41 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.4 20:19:41 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:bbc8cea5256726f873dd73e5987e9fb16baf68a3-3.0.0-dev.4 20:19:41 - 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 20:19:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:19:42 20:19:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:19:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:19:42 arm64: Pulling from edgex-lftools-log-publisher 20:19:42 8998bd30e6a1: Pulling fs layer 20:19:42 04944245beec: Pulling fs layer 20:19:42 699f458cf7ca: Pulling fs layer 20:19:42 765212b225bb: Pulling fs layer 20:19:42 f23df028b6ca: Pulling fs layer 20:19:42 d65c8cfc05b1: Pulling fs layer 20:19:42 2437ff75d9bd: Pulling fs layer 20:19:42 f23df028b6ca: Waiting 20:19:42 d65c8cfc05b1: Waiting 20:19:42 2437ff75d9bd: Waiting 20:19:42 765212b225bb: Waiting 20:19:42 04944245beec: Verifying Checksum 20:19:42 04944245beec: Download complete 20:19:42 765212b225bb: Verifying Checksum 20:19:42 765212b225bb: Download complete 20:19:42 f23df028b6ca: Verifying Checksum 20:19:42 f23df028b6ca: Download complete 20:19:43 d65c8cfc05b1: Verifying Checksum 20:19:43 d65c8cfc05b1: Download complete 20:19:43 699f458cf7ca: Verifying Checksum 20:19:43 699f458cf7ca: Download complete 20:19:43 8998bd30e6a1: Download complete 20:19:46 2437ff75d9bd: Verifying Checksum 20:19:46 2437ff75d9bd: Download complete 20:19:47 8998bd30e6a1: Pull complete 20:19:48 04944245beec: Pull complete 20:19:49 699f458cf7ca: Pull complete 20:19:49 765212b225bb: Pull complete 20:19:50 f23df028b6ca: Pull complete 20:19:50 d65c8cfc05b1: Pull complete 20:20:05 2437ff75d9bd: Pull complete 20:20:05 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:20:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:20:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:20:06 prd-ubuntu20.04-docker-arm64-4c-16g-1941 does not seem to be running inside a container 20:20:06 $ 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/72 -v /w/workspace/app-rfid-llrp-inventory/72:/w/workspace/app-rfid-llrp-inventory/72:rw,z -v /w/workspace/app-rfid-llrp-inventory/72@tmp:/w/workspace/app-rfid-llrp-inventory/72@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 20:20:09 $ docker top 0bfd7ed0d993185013a64d4374298d26b5761459bc9e475e44a56b0f63e4940a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:20:09 ---> job-cost.sh 20:20:09 lf-activate-venv: SKIPPING 20:20:09 INFO: No Stack... 20:20:10 INFO: Retrieving Pricing Info for: v3-standard-4 20:20:11 INFO: Archiving Costs [Pipeline] sh 20:20:12 + + cat /w/workspace/app-rfid-llrp-inventory/72/archives/cost.csv 20:20:12 cut -d, -f6 [Pipeline] lock 20:20:12 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-72-stack-cost] 20:20:12 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-72-stack-cost] did not exist. Created. 20:20:12 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-72-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:20:12 /w/workspace/app-rfid-llrp-inventory/72@tmp/durable-6e176c2a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 20:20:13 + echo total: 0.10999999940395355 [Pipeline] stash 20:20:13 Warning: overwriting stash ‘stack-cost’ 20:20:13 Stashed 1 file(s) [Pipeline] } 20:20:13 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-72-stack-cost] [Pipeline] // lock [Pipeline] } 20:20:13 $ docker stop --time=1 0bfd7ed0d993185013a64d4374298d26b5761459bc9e475e44a56b0f63e4940a 20:20:14 $ docker rm -f --volumes 0bfd7ed0d993185013a64d4374298d26b5761459bc9e475e44a56b0f63e4940a [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 20:20:15 provisioning config files... 20:20:15 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4561490752858523555tmp [Pipeline] { [Pipeline] sh 20:20:15 + set +x 20:20:15 + curl+ -s https://codecov.io/bash 20:20:15 bash -s -- 20:20:15 20:20:15 _____ _ 20:20:15 / ____| | | 20:20:15 | | ___ __| | ___ ___ _____ __ 20:20:15 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:20:15 | |___| (_) | (_| | __/ (_| (_) \ V / 20:20:15 \_____\___/ \__,_|\___|\___\___/ \_/ 20:20:15 Bash-1.0.6 20:20:15 20:20:15 20:20:15 ==> git version 2.25.1 found 20:20:15 ==> 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 20:20:15 Release-Date: 2020-01-08 20:20:15 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:20:15 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:20:15 ==> Jenkins CI detected. 20:20:15 current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main 20:20:15 project root: . 20:20:15 --> token set from env 20:20:15 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:20:15 ==> Running gcov in . (disable via -X gcov) 20:20:15 ==> Python coveragepy not found 20:20:15 ==> Searching for coverage reports in: 20:20:15 + . 20:20:15 -> Found 1 reports 20:20:15 ==> Detecting git/mercurial file structure 20:20:15 ==> Reading reports 20:20:15 + ./coverage.out bytes=41317 20:20:15 ==> Appending adjustments 20:20:15 https://docs.codecov.io/docs/fixing-reports 20:20:15 + Found adjustments 20:20:15 ==> Gzipping contents 20:20:15 12K /tmp/codecov.AMKPBe.gz 20:20:15 ==> Uploading reports 20:20:15 url: https://codecov.io 20:20:15 query: branch=main&commit=bbc8cea5256726f873dd73e5987e9fb16baf68a3&build=72&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F72%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 20:20:15 -> Pinging Codecov 20:20:15 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=bbc8cea5256726f873dd73e5987e9fb16baf68a3&build=72&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F72%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 20:20:16 -> Uploading to 20:20:16 https://storage.googleapis.com/codecov/v4/raw/2023-01-11/581DD39554BDF9B6E22D074273EAD858/bbc8cea5256726f873dd73e5987e9fb16baf68a3/cd3cc34a-bb13-4c6d-a60b-2d7530585191.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230111%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230111T202015Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bf6c67c491b204ddedab380fc94b8f49be1969f64774814257735a88660ddea2 20:20:16 % Total % Received % Xferd Average Speed Time Time Time Current 20:20:16 Dload Upload Total Spent Left Speed 20:20:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11869 0 0 100 11869 0 53463 --:--:-- --:--:-- --:--:-- 53224 100 11869 0 0 100 11869 0 49045 --:--:-- --:--:-- --:--:-- 48843 20:20:16 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/bbc8cea5256726f873dd73e5987e9fb16baf68a3 [Pipeline] } 20:20:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 20:20:16 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 20:20:16 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:20:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:20:16 20:20:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:20:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:20:17 1.410.4: Pulling from edgex-devops/edgex-snyk-go 20:20:17 df9b9388f04a: Pulling fs layer 20:20:17 52dc419b0ee2: Pulling fs layer 20:20:17 25bc292e5bac: Pulling fs layer 20:20:17 114826534d7a: Pulling fs layer 20:20:17 4657fd5d0bcf: Pulling fs layer 20:20:17 6ad1cebc031e: Pulling fs layer 20:20:17 8a3aa393b2d8: Pulling fs layer 20:20:17 4657fd5d0bcf: Waiting 20:20:17 6ad1cebc031e: Waiting 20:20:17 114826534d7a: Waiting 20:20:17 25bc292e5bac: Verifying Checksum 20:20:17 25bc292e5bac: Download complete 20:20:17 52dc419b0ee2: Verifying Checksum 20:20:17 52dc419b0ee2: Download complete 20:20:17 4657fd5d0bcf: Download complete 20:20:17 df9b9388f04a: Download complete 20:20:17 df9b9388f04a: Pull complete 20:20:17 6ad1cebc031e: Verifying Checksum 20:20:17 6ad1cebc031e: Download complete 20:20:17 52dc419b0ee2: Pull complete 20:20:17 25bc292e5bac: Pull complete 20:20:18 114826534d7a: Verifying Checksum 20:20:18 114826534d7a: Download complete 20:20:18 8a3aa393b2d8: Verifying Checksum 20:20:18 8a3aa393b2d8: Download complete 20:20:21 114826534d7a: Pull complete 20:20:21 4657fd5d0bcf: Pull complete 20:20:21 6ad1cebc031e: Pull complete 20:20:24 8a3aa393b2d8: Pull complete 20:20:24 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 20:20:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:20:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:20:24 prd-ubuntu20.04-docker-8c-8g-1938 does not seem to be running inside a container 20:20:24 $ 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 20:20:27 $ docker top 34321e76e5fc77a07c0f18faf90862e8a543341f80e4036e8ec9a441327223de -eo pid,comm [Pipeline] { [Pipeline] echo 20:20:27 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh 20:20:27 + set -o pipefail 20:20:27 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' 20:20:33 20:20:33 Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... 20:20:33 20:20:33 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/83dd3847-ce46-4f75-b4aa-64e12dc6f3ff 20:20:33 20:20:33 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 20:20:33 20:20:33 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 20:20:33 20:20:33 20:20:33 A medium severity vulnerability was found in the Snyk CLI versions you are using. 20:20:33 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 20:20:33 More details here: https://snyk.co/ue1NS [Pipeline] } 20:20:33 $ docker stop --time=1 34321e76e5fc77a07c0f18faf90862e8a543341f80e4036e8ec9a441327223de 20:20:36 $ docker rm -f --volumes 34321e76e5fc77a07c0f18faf90862e8a543341f80e4036e8ec9a441327223de [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 20:20:37 + git log --format=format:%s -1 bbc8cea5256726f873dd73e5987e9fb16baf68a3 [Pipeline] sh 20:20:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:20:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:20:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:20:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:20:38 prd-ubuntu20.04-docker-8c-8g-1938 does not seem to be running inside a container 20:20:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:20:38 $ docker top 908e85edd29ef7b90ba16b0ee303420c2a8e497554746df8b1123ae56d6d3416 -eo pid,comm 20:20:38 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 20:20:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:20:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:20:38 [ssh-agent] Looking for ssh-agent implementation... 20:20:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:20:38 $ docker exec 908e85edd29ef7b90ba16b0ee303420c2a8e497554746df8b1123ae56d6d3416 ssh-agent 20:20:39 SSH_AUTH_SOCK=/tmp/ssh-5xVZIJ0xSdwz/agent.32 20:20:39 SSH_AGENT_PID=38 20:20:39 Running ssh-add (command line suppressed) 20:20:39 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2228532673623979184.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2228532673623979184.key) 20:20:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:20:39 + git semver tag 20:20:39 2023-01-11 20:20:39,645 [run_tag] DEBUG tag force:False 20:20:39 2023-01-11 20:20:39,645 [check_head_tag] DEBUG check head tag 20:20:39 2023-01-11 20:20:39,646 [execute] INFO git cat-file --batch-check 20:20:39 2023-01-11 20:20:39,646 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 20:20:39 2023-01-11 20:20:39,649 [execute] INFO git cat-file --batch 20:20:39 2023-01-11 20:20:39,650 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 20:20:39 2023-01-11 20:20:39,663 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 20:20:39 2023-01-11 20:20:39,663 [execute] INFO git tag -a v3.0.0-dev.4 -m v3.0.0-dev.4 20:20:39 2023-01-11 20:20:39,663 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.4', '-m', 'v3.0.0-dev.4'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 20:20:39 2023-01-11 20:20:39,668 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 20:20:39 3.0.0-dev.4 [Pipeline] } 20:20:39 $ docker exec --env ******** --env ******** 908e85edd29ef7b90ba16b0ee303420c2a8e497554746df8b1123ae56d6d3416 ssh-agent -k 20:20:39 unset SSH_AUTH_SOCK; 20:20:39 unset SSH_AGENT_PID; 20:20:39 echo Agent pid 38 killed; 20:20:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:20:40 + git semver [Pipeline] } 20:20:40 $ docker stop --time=1 908e85edd29ef7b90ba16b0ee303420c2a8e497554746df8b1123ae56d6d3416 20:20:41 $ docker rm -f --volumes 908e85edd29ef7b90ba16b0ee303420c2a8e497554746df8b1123ae56d6d3416 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:20:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:20:42 20:20:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:20:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:20:42 0.23.1-centos7: Pulling from edgex-lftools 20:20:42 ab5ef0e58194: Pulling fs layer 20:20:42 9712f1f96733: Pulling fs layer 20:20:42 63f879dbbcfc: Pulling fs layer 20:20:42 0d9ebad4ef96: Pulling fs layer 20:20:42 e9a5061849ea: Pulling fs layer 20:20:42 d747dcd14b5f: Pulling fs layer 20:20:42 2de7ff778b66: Pulling fs layer 20:20:42 e9a5061849ea: Waiting 20:20:42 d747dcd14b5f: Waiting 20:20:42 2de7ff778b66: Waiting 20:20:42 0d9ebad4ef96: Waiting 20:20:42 9712f1f96733: Verifying Checksum 20:20:42 9712f1f96733: Download complete 20:20:43 63f879dbbcfc: Verifying Checksum 20:20:43 63f879dbbcfc: Download complete 20:20:43 e9a5061849ea: Verifying Checksum 20:20:43 e9a5061849ea: Download complete 20:20:43 d747dcd14b5f: Verifying Checksum 20:20:43 d747dcd14b5f: Download complete 20:20:43 0d9ebad4ef96: Verifying Checksum 20:20:43 0d9ebad4ef96: Download complete 20:20:43 ab5ef0e58194: Verifying Checksum 20:20:43 ab5ef0e58194: Download complete 20:20:43 2de7ff778b66: Verifying Checksum 20:20:43 2de7ff778b66: Download complete 20:20:45 ab5ef0e58194: Pull complete 20:20:45 9712f1f96733: Pull complete 20:20:46 63f879dbbcfc: Pull complete 20:20:49 0d9ebad4ef96: Pull complete 20:20:49 e9a5061849ea: Pull complete 20:20:49 d747dcd14b5f: Pull complete 20:20:50 2de7ff778b66: Pull complete 20:20:50 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 20:20:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:20:50 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:20:50 prd-ubuntu20.04-docker-8c-8g-1938 does not seem to be running inside a container 20:20:50 $ 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 20:20:54 $ docker top 9c6192b48cbdcd5ec648abb6271c2ffd5a9d15197f3b3c351695db90dbc34a9a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 20:20:54 provisioning config files... 20:20:54 copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config14827794313221317584tmp 20:20:54 copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config517717110316088685tmp 20:20:54 copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config15154115569010192930tmp [Pipeline] { [Pipeline] echo 20:20:54 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 20:20:54 ---> sigul-configuration.sh 20:20:54 gpg: directory `/root/.gnupg' created 20:20:54 gpg: new configuration file `/root/.gnupg/gpg.conf' created 20:20:54 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 20:20:54 gpg: keyring `/root/.gnupg/secring.gpg' created 20:20:54 gpg: keyring `/root/.gnupg/pubring.gpg' created 20:20:54 gpg: CAST5 encrypted data 20:20:54 gpg: encrypted with 1 passphrase 20:20:54 gpg: WARNING: message was not integrity protected [Pipeline] sh 20:20:55 + mkdir /home/jenkins 20:20:55 + mkdir /home/jenkins/sigul [Pipeline] sh 20:20:55 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 20:20:55 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 20:20:55 ---> sigul-install.sh 20:20:55 Sigul already installed; skipping installation. [Pipeline] sh 20:20:56 + git tag --list 20:20:56 v0.0.0 20:20:56 v1.0.0 20:20:56 v2.1.0 20:20:56 v2.1.1 20:20:56 v2.1.1-dev.1 20:20:56 v2.2.0 20:20:56 v2.2.1-dev.1 20:20:56 v2.2.1-dev.2 20:20:56 v2.2.1-dev.3 20:20:56 v2.2.1-dev.4 20:20:56 v2.2.1-dev.5 20:20:56 v2.2.1-dev.6 20:20:56 v2.2.1-dev.7 20:20:56 v2.3.0 20:20:56 v2.3.0-dev.10 20:20:56 v2.3.0-dev.11 20:20:56 v2.3.0-dev.12 20:20:56 v2.3.0-dev.13 20:20:56 v2.3.0-dev.14 20:20:56 v2.3.0-dev.15 20:20:56 v2.3.0-dev.16 20:20:56 v2.3.0-dev.17 20:20:56 v2.3.0-dev.18 20:20:56 v2.3.0-dev.19 20:20:56 v2.3.0-dev.20 20:20:56 v2.3.0-dev.21 20:20:56 v2.3.0-dev.22 20:20:56 v2.3.0-dev.23 20:20:56 v2.3.0-dev.24 20:20:56 v2.3.0-dev.25 20:20:56 v2.3.0-dev.26 20:20:56 v2.3.0-dev.9 20:20:56 v2.3.1-dev.1 20:20:56 v3.0.0-dev.1 20:20:56 v3.0.0-dev.2 20:20:56 v3.0.0-dev.3 20:20:56 v3.0.0-dev.4 [Pipeline] sh 20:20:56 + lftools sign git-tag v3.0.0-dev.4 20:20:56 Signing Git tag with Sigul... 20:20:56 Signing v3.0.0-dev.4 [Pipeline] echo 20:20:57 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 20:20:57 ---> sigul-configuration-cleanup.sh [Pipeline] } 20:20:57 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 20:20:57 $ docker stop --time=1 9c6192b48cbdcd5ec648abb6271c2ffd5a9d15197f3b3c351695db90dbc34a9a 20:20:58 $ docker rm -f --volumes 9c6192b48cbdcd5ec648abb6271c2ffd5a9d15197f3b3c351695db90dbc34a9a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 20:20:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:20:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:20:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:20:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:20:59 prd-ubuntu20.04-docker-8c-8g-1938 does not seem to be running inside a container 20:20:59 $ 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 20:20:59 $ docker top 65cdee4c84de2e2d568a5c5dc2a71548614fedb0156e265d2d20966fc7735b78 -eo pid,comm 20:20:59 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 20:20:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:20:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:20:59 [ssh-agent] Looking for ssh-agent implementation... 20:21:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:21:00 $ docker exec 65cdee4c84de2e2d568a5c5dc2a71548614fedb0156e265d2d20966fc7735b78 ssh-agent 20:21:00 SSH_AUTH_SOCK=/tmp/ssh-XpySlVVQvHqw/agent.32 20:21:00 SSH_AGENT_PID=38 20:21:00 Running ssh-add (command line suppressed) 20:21:00 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_16586914597723256829.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_16586914597723256829.key) 20:21:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:21:00 + git semver bump pre 20:21:00 2023-01-11 20:21:00,813 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 20:21:00 2023-01-11 20:21:00,813 [bump_version] DEBUG bumping version:3.0.0-dev.4 on axis:pre with prefix:dev 20:21:00 2023-01-11 20:21:00,813 [bump_version] DEBUG bumped version:3.0.0-dev.5 20:21:00 2023-01-11 20:21:00,813 [write_version] DEBUG write version:3.0.0-dev.5 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True 20:21:00 2023-01-11 20:21:00,813 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 20:21:00 2023-01-11 20:21:00,813 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 20:21:00 2023-01-11 20:21:00,817 [execute] INFO git cat-file --batch-check 20:21:00 2023-01-11 20:21:00,818 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 20:21:00 2023-01-11 20:21:00,823 [execute] INFO git cat-file --batch 20:21:00 2023-01-11 20:21:00,823 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 20:21:00 2023-01-11 20:21:00,829 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 20:21:00 3.0.0-dev.5 [Pipeline] } 20:21:00 $ docker exec --env ******** --env ******** 65cdee4c84de2e2d568a5c5dc2a71548614fedb0156e265d2d20966fc7735b78 ssh-agent -k 20:21:00 unset SSH_AUTH_SOCK; 20:21:00 unset SSH_AGENT_PID; 20:21:00 echo Agent pid 38 killed; 20:21:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:21:01 + git semver [Pipeline] } 20:21:01 $ docker stop --time=1 65cdee4c84de2e2d568a5c5dc2a71548614fedb0156e265d2d20966fc7735b78 20:21:02 $ docker rm -f --volumes 65cdee4c84de2e2d568a5c5dc2a71548614fedb0156e265d2d20966fc7735b78 [Pipeline] // withDockerContainer [Pipeline] sh 20:21:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:21:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:21:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:21:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:21:03 prd-ubuntu20.04-docker-8c-8g-1938 does not seem to be running inside a container 20:21:03 $ 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 20:21:03 $ docker top 9aa9a642e43dda36332b5d3448535be29b254d209e89b4827b43cde61a2750de -eo pid,comm 20:21:03 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). 20:21:03 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:21:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:21:03 [ssh-agent] Looking for ssh-agent implementation... 20:21:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:21:04 $ docker exec 9aa9a642e43dda36332b5d3448535be29b254d209e89b4827b43cde61a2750de ssh-agent 20:21:04 SSH_AUTH_SOCK=/tmp/ssh-EhXNIErG5MR6/agent.32 20:21:04 SSH_AGENT_PID=38 20:21:04 Running ssh-add (command line suppressed) 20:21:04 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_17791920658922425592.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_17791920658922425592.key) 20:21:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:21:04 + git semver push 20:21:04 2023-01-11 20:21:04,717 [run_push] DEBUG push 20:21:04 2023-01-11 20:21:04,717 [execute] INFO git cat-file --batch-check 20:21:04 2023-01-11 20:21:04,717 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 20:21:04 2023-01-11 20:21:04,720 [execute] INFO git rev-list 9bc52e60b91cb2574d77004ce2082c4869b3974a -- 20:21:04 2023-01-11 20:21:04,721 [execute] DEBUG Popen(['git', 'rev-list', '9bc52e60b91cb2574d77004ce2082c4869b3974a', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 20:21:04 2023-01-11 20:21:04,726 [execute] INFO git fetch -v origin 20:21:04 2023-01-11 20:21:04,727 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) 20:21:06 2023-01-11 20:21:05,837 [run_push] DEBUG no remote changes detected 20:21:06 2023-01-11 20:21:05,837 [execute] INFO git push origin semver 20:21:06 2023-01-11 20:21:05,838 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 20:21:07 2023-01-11 20:21:06,822 [run_push] DEBUG push all version tags 20:21:07 2023-01-11 20:21:06,822 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 20:21:07 2023-01-11 20:21:06,823 [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) 20:21:07 2023-01-11 20:21:07,627 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 20:21:07 3.0.0-dev.5 [Pipeline] } 20:21:07 $ docker exec --env ******** --env ******** 9aa9a642e43dda36332b5d3448535be29b254d209e89b4827b43cde61a2750de ssh-agent -k 20:21:07 unset SSH_AUTH_SOCK; 20:21:07 unset SSH_AGENT_PID; 20:21:07 echo Agent pid 38 killed; 20:21:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:21:08 + git semver [Pipeline] } 20:21:08 $ docker stop --time=1 9aa9a642e43dda36332b5d3448535be29b254d209e89b4827b43cde61a2750de 20:21:09 $ docker rm -f --volumes 9aa9a642e43dda36332b5d3448535be29b254d209e89b4827b43cde61a2750de [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 20:21:10 + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] 20:21:10 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 20:21:10 total 16 20:21:10 drwxr-xr-x 3 root root 4096 Jan 11 20:09 . 20:21:10 drwxrwxr-x 12 jenkins jenkins 4096 Jan 11 20:20 .. 20:21:10 drwxr-xr-x 2 root root 4096 Jan 11 20:09 cost 20:21:10 -rw-r--r-- 1 root root 94 Jan 11 20:09 cost.csv 20:21:10 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives 20:21:10 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 20:21:10 total 16 20:21:10 drwxr-xr-x 3 jenkins jenkins 4096 Jan 11 20:09 . 20:21:10 drwxrwxr-x 12 jenkins jenkins 4096 Jan 11 20:20 .. 20:21:10 drwxr-xr-x 2 jenkins jenkins 4096 Jan 11 20:09 cost 20:21:10 -rw-r--r-- 1 jenkins jenkins 94 Jan 11 20:09 cost.csv [Pipeline] libraryResource [Pipeline] sh 20:21:10 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:21:11 ---> package-listing.sh 20:21:11 ++ facter osfamily 20:21:11 ++ tr '[:upper:]' '[:lower:]' 20:21:11 + OS_FAMILY=debian 20:21:11 + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main 20:21:11 + START_PACKAGES=/tmp/packages_start.txt 20:21:11 + END_PACKAGES=/tmp/packages_end.txt 20:21:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:21:11 + PACKAGES=/tmp/packages_start.txt 20:21:11 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 20:21:11 + PACKAGES=/tmp/packages_end.txt 20:21:11 + case "${OS_FAMILY}" in 20:21:11 + dpkg -l 20:21:11 + grep '^ii' 20:21:11 + '[' -f /tmp/packages_start.txt ']' 20:21:11 + '[' -f /tmp/packages_end.txt ']' 20:21:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:21:11 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 20:21:11 + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ 20:21:11 + 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 20:21:11 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 20:21:11 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:21:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:21:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:21:12 prd-ubuntu20.04-docker-8c-8g-1938 does not seem to be running inside a container 20:21:12 $ 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 20:21:12 $ docker top 13cd1b077d164a8ca50cb17e8b343b3d939c38a347fa58c2f9c80b8c8c6178d9 -eo pid,comm [Pipeline] { [Pipeline] sh 20:21:13 + touch /tmp/pre-build-complete [Pipeline] sh 20:21:13 + mkdir -p /var/log/sysstat [Pipeline] sh 20:21:13 + ls /var/log/sa-host 20:21:13 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:21:14 provisioning config files... 20:21:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config10974861466305065685tmp [Pipeline] { [Pipeline] echo 20:21:14 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:21:14 ---> create-netrc.sh [Pipeline] } 20:21:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:21:14 ---> python-tools-install.sh [Pipeline] echo 20:21:14 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:21:14 ---> sudo-logs.sh 20:21:14 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:21:15 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:21:15 ---> job-cost.sh 20:21:15 lf-activate-venv: SKIPPING 20:21:15 DEBUG: total: 0.2199999988079071 20:21:15 INFO: Retrieving Stack Cost... 20:21:15 INFO: Retrieving Pricing Info for: v3-standard-8 20:21:16 INFO: Archiving Costs [Pipeline] echo 20:21:16 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:21:16 ---> logs-deploy.sh 20:21:16 lf-activate-venv: SKIPPING 20:21:16 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/72 20:21:16 INFO: archiving workspace using pattern(s): 20:21:17 Archives upload complete. 20:21:17 INFO: archiving logs to Nexus