Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 70992394c4481156063bbf69e646b914496bbc64+0d101ae6821c8ff83b48d3de973276031649eb12 (a4133ba204f51e96ee10809fdbc83f698815181f) 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-ssh3307776341016996663.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-ssh10320590603699968285.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/PR-148/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/PR-148/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14034249753445059443.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-ssh11561260728356517851.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/PR-148/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/PR-148/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15492334247495016468.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8926 in /w/workspace/y_app-rfid-llrp-inventory_PR-148 [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/y_app-rfid-llrp-inventory_PR-148 # 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 Merging remotes/origin/main commit 0d101ae6821c8ff83b48d3de973276031649eb12 into PR head commit 70992394c4481156063bbf69e646b914496bbc64 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 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/pull/148/head:refs/remotes/origin/PR-148 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merge succeeded, producing 519b5c06df8a08a397ec31a9e03dde34bb322ff9 Checking out Revision 519b5c06df8a08a397ec31a9e03dde34bb322ff9 (PR-148) > git config core.sparsecheckout # timeout=10 > git checkout -f 70992394c4481156063bbf69e646b914496bbc64 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 0d101ae6821c8ff83b48d3de973276031649eb12 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 519b5c06df8a08a397ec31a9e03dde34bb322ff9 # timeout=10 Commit message: "Merge commit '0d101ae6821c8ff83b48d3de973276031649eb12' into HEAD" > git rev-list --no-walk 70992394c4481156063bbf69e646b914496bbc64 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:58:27 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:58:27 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:58:27 ========================================================= 23:58:27 EdgeX Global Pipelines Version Info 23:58:27 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:58:28 ------------------- 23:58:28 stable info: 23:58:28 ------------------- 23:58:28 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:58:28 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 23:58:28 Message: update stable to v1.0.244 23:58:28 ------------------- 23:58:28 experimental info: 23:58:28 ------------------- 23:58:28 Commited By: **** collab-it+edgex@linuxfoundation.org 23:58:28 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 23:58:28 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:58:29 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 23:58:29 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 23:58:29 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:58:29 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:58:29 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:58:29 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 23:58:29 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:58:29 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:58:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:58:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:58:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:58:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 23:58:29 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:58:29 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:58:29 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:58:29 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:58:29 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:58:29 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:58:29 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:58:29 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:58:29 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:58:29 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:58:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:58:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:58:29 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:58:29 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:58:29 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:58:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-148 [Pipeline] echo 23:58:29 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-148 [Pipeline] echo 23:58:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-148 [Pipeline] echo 23:58:29 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 519b5c06df8a08a397ec31a9e03dde34bb322ff9 [Pipeline] echo 23:58:29 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 519b5c0 [Pipeline] echo 23:58:29 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:58:29 provisioning config files... 23:58:29 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-148@tmp/config1187244970770637825tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:58:29 ---> docker-login.sh 23:58:29 nexus3.edgexfoundry.org:10001 23:58:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:58:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:58:30 Configure a credential helper to remove this warning. See 23:58:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:58:30 23:58:30 Login Succeeded 23:58:30 nexus3.edgexfoundry.org:10002 23:58:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:58:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:58:30 Configure a credential helper to remove this warning. See 23:58:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:58:30 23:58:30 Login Succeeded 23:58:30 nexus3.edgexfoundry.org:10003 23:58:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:58:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:58:30 Configure a credential helper to remove this warning. See 23:58:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:58:30 23:58:30 Login Succeeded 23:58:30 nexus3.edgexfoundry.org:10004 23:58:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:58:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:58:30 Configure a credential helper to remove this warning. See 23:58:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:58:30 23:58:30 Login Succeeded 23:58:30 docker.io 23:58:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:58:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:58:30 Configure a credential helper to remove this warning. See 23:58:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:58:30 23:58:30 Login Succeeded 23:58:30 ---> docker-login.sh ends [Pipeline] } 23:58:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:58:31 + git rev-list -1 --merges 519b5c06df8a08a397ec31a9e03dde34bb322ff9~1..519b5c06df8a08a397ec31a9e03dde34bb322ff9 [Pipeline] echo 23:58:31 -----------> git rev-list -1 --merges 519b5c06df8a08a397ec31a9e03dde34bb322ff9~1..519b5c06df8a08a397ec31a9e03dde34bb322ff9 519b5c06df8a08a397ec31a9e03dde34bb322ff9 23:58:31 519b5c06df8a08a397ec31a9e03dde34bb322ff9 [false] [Pipeline] sh 23:58:31 + git log --format=format:%s -1 519b5c06df8a08a397ec31a9e03dde34bb322ff9 [Pipeline] echo 23:58:31 ========================================================= 23:58:31 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:58:31 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:58:32 + git log --format=format:%s -1 519b5c06df8a08a397ec31a9e03dde34bb322ff9 [Pipeline] echo 23:58:32 [semverPrep] GIT_COMMIT: 519b5c06df8a08a397ec31a9e03dde34bb322ff9, Commit Message: Merge commit '0d101ae6821c8ff83b48d3de973276031649eb12' into HEAD [Pipeline] echo 23:58:32 [semverPrep] This is not a build commit. [Pipeline] sh 23:58:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:58:32 + grep -v github /etc/ssh/ssh_known_hosts 23:58:32 + [ -e /tmp/ssh_known_hosts ] 23:58:32 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:58:32 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:58:32 + sudo tee -a /etc/ssh/ssh_known_hosts 23:58:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:58:32 23:58:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:58:33 0.1.4: Pulling from edgex-devops/py-git-semver 23:58:33 b85a868b505f: Pulling fs layer 23:58:33 e2be974225ed: Pulling fs layer 23:58:33 339a4e72a1f5: Pulling fs layer 23:58:33 988bab9f4d93: Pulling fs layer 23:58:33 1469e6f7b9e6: Pulling fs layer 23:58:33 eaf3925da568: Pulling fs layer 23:58:33 bab4dde63d76: Pulling fs layer 23:58:33 bde34c3a00c8: Pulling fs layer 23:58:33 1469e6f7b9e6: Waiting 23:58:33 b352a97aabf1: Pulling fs layer 23:58:33 4872d77fe225: Pulling fs layer 23:58:33 988bab9f4d93: Waiting 23:58:33 eaf3925da568: Waiting 23:58:33 b352a97aabf1: Waiting 23:58:33 bab4dde63d76: Waiting 23:58:33 5851b861e8e6: Pulling fs layer 23:58:33 4872d77fe225: Waiting 23:58:33 5851b861e8e6: Waiting 23:58:33 e2be974225ed: Verifying Checksum 23:58:33 e2be974225ed: Download complete 23:58:33 988bab9f4d93: Verifying Checksum 23:58:33 988bab9f4d93: Download complete 23:58:33 1469e6f7b9e6: Verifying Checksum 23:58:33 1469e6f7b9e6: Download complete 23:58:33 eaf3925da568: Download complete 23:58:33 339a4e72a1f5: Verifying Checksum 23:58:33 339a4e72a1f5: Download complete 23:58:33 bde34c3a00c8: Download complete 23:58:33 b352a97aabf1: Download complete 23:58:33 4872d77fe225: Verifying Checksum 23:58:33 4872d77fe225: Download complete 23:58:33 5851b861e8e6: Verifying Checksum 23:58:33 5851b861e8e6: Download complete 23:58:33 b85a868b505f: Verifying Checksum 23:58:33 b85a868b505f: Download complete 23:58:33 bab4dde63d76: Verifying Checksum 23:58:35 b85a868b505f: Pull complete 23:58:35 e2be974225ed: Pull complete 23:58:35 339a4e72a1f5: Pull complete 23:58:35 988bab9f4d93: Pull complete 23:58:35 1469e6f7b9e6: Pull complete 23:58:35 eaf3925da568: Pull complete 23:58:37 bab4dde63d76: Pull complete 23:58:37 bde34c3a00c8: Pull complete 23:58:37 b352a97aabf1: Pull complete 23:58:37 4872d77fe225: Pull complete 23:58:37 5851b861e8e6: Pull complete 23:58:37 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:58:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:58:37 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:58:38 prd-ubuntu20.04-docker-8c-8g-8926 does not seem to be running inside a container 23:58:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-148 -v /w/workspace/y_app-rfid-llrp-inventory_PR-148:/w/workspace/y_app-rfid-llrp-inventory_PR-148:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-148@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-148@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:58:39 $ docker top c428b05bc394172bea99e1e8527ed4e347b41e6a438ce1f4430b09544e95a06f -eo pid,comm 23:58:39 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). 23:58:39 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:58:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:58:39 [ssh-agent] Looking for ssh-agent implementation... 23:58:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:58:39 $ docker exec c428b05bc394172bea99e1e8527ed4e347b41e6a438ce1f4430b09544e95a06f ssh-agent 23:58:39 SSH_AUTH_SOCK=/tmp/ssh-buT0qjg1Mng5/agent.32 23:58:39 SSH_AGENT_PID=38 23:58:39 Running ssh-add (command line suppressed) 23:58:40 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-148@tmp/private_key_15573940704271445648.key (/w/workspace/y_app-rfid-llrp-inventory_PR-148@tmp/private_key_15573940704271445648.key) 23:58:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:58:40 + git tag --points-at HEAD [Pipeline] } 23:58:40 $ docker exec --env ******** --env ******** c428b05bc394172bea99e1e8527ed4e347b41e6a438ce1f4430b09544e95a06f ssh-agent -k 23:58:40 unset SSH_AUTH_SOCK; 23:58:40 unset SSH_AGENT_PID; 23:58:40 echo Agent pid 38 killed; 23:58:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:58:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:58:40 [ssh-agent] Looking for ssh-agent implementation... 23:58:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:58:40 $ docker exec c428b05bc394172bea99e1e8527ed4e347b41e6a438ce1f4430b09544e95a06f ssh-agent 23:58:40 SSH_AUTH_SOCK=/tmp/ssh-BLVijoU6hkZ5/agent.70 23:58:40 SSH_AGENT_PID=76 23:58:40 Running ssh-add (command line suppressed) 23:58:40 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-148@tmp/private_key_14759297062309857481.key (/w/workspace/y_app-rfid-llrp-inventory_PR-148@tmp/private_key_14759297062309857481.key) 23:58:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:58:41 + git semver init 23:58:41 2023-03-08 23:58:41,337 [run_init] DEBUG init version:0.0.0 force:False 23:58:41 2023-03-08 23:58:41,338 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-148/.semver 23:58:41 2023-03-08 23:58:41,339 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-148/.semver 23:58:41 2023-03-08 23:58:41,339 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-148/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-148, universal_newlines=False, shell=None, istream=None) 23:58:42 2023-03-08 23:58:42,381 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-148/.git/info/exclude 23:58:42 2023-03-08 23:58:42,382 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-148/.semver/PR-148 with force:False 23:58:42 2023-03-08 23:58:42,382 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-148/.semver/PR-148 23:58:42 2023-03-08 23:58:42,386 [execute] INFO git cat-file --batch-check 23:58:42 2023-03-08 23:58:42,387 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-148/.semver, universal_newlines=False, shell=None, istream=) 23:58:42 2023-03-08 23:58:42,392 [execute] INFO git cat-file --batch 23:58:42 2023-03-08 23:58:42,392 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-148/.semver, universal_newlines=False, shell=None, istream=) 23:58:42 2023-03-08 23:58:42,397 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-148/.semver/PR-148 23:58:42 0.0.0 [Pipeline] } 23:58:42 $ docker exec --env ******** --env ******** c428b05bc394172bea99e1e8527ed4e347b41e6a438ce1f4430b09544e95a06f ssh-agent -k 23:58:42 unset SSH_AUTH_SOCK; 23:58:42 unset SSH_AGENT_PID; 23:58:42 echo Agent pid 76 killed; 23:58:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:58:43 + git semver [Pipeline] } 23:58:43 $ docker stop --time=1 c428b05bc394172bea99e1e8527ed4e347b41e6a438ce1f4430b09544e95a06f 23:58:44 $ docker rm -f --volumes c428b05bc394172bea99e1e8527ed4e347b41e6a438ce1f4430b09544e95a06f [Pipeline] // withDockerContainer [Pipeline] sh 23:58:45 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:58:45 Stashed 1 file(s) [Pipeline] echo 23:58:45 [edgeXSemver]: initialized semver on version 0.0.0 [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 23:58:45 provisioning config files... 23:58:45 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-148@tmp/config2581406230397033881tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:58:45 ---> docker-login.sh 23:58:45 nexus3.edgexfoundry.org:10001 23:58:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:58:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:58:45 Configure a credential helper to remove this warning. See 23:58:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:58:45 23:58:45 Login Succeeded 23:58:45 nexus3.edgexfoundry.org:10002 23:58:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:58:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:58:45 Configure a credential helper to remove this warning. See 23:58:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:58:45 23:58:45 Login Succeeded 23:58:45 nexus3.edgexfoundry.org:10003 23:58:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:58:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:58:46 Configure a credential helper to remove this warning. See 23:58:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:58:46 23:58:46 Login Succeeded 23:58:46 nexus3.edgexfoundry.org:10004 23:58:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:58:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:58:46 Configure a credential helper to remove this warning. See 23:58:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:58:46 23:58:46 Login Succeeded 23:58:46 docker.io 23:58:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:58:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:58:46 Configure a credential helper to remove this warning. See 23:58:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:58:46 23:58:46 Login Succeeded 23:58:46 ---> docker-login.sh ends [Pipeline] } 23:58:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:58:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:58:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:58:46 ========================================================= 23:58:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 23:58:46 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:46 + 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 . 23:58:46 Sending build context to Docker daemon 12.55MB 23:58:46 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 23:58:46 Step 2/12 : FROM ${BASE} AS builder 23:58:46 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 23:58:46 213ec9aee27d: Pulling fs layer 23:58:46 4583459ba037: Pulling fs layer 23:58:46 93c1e223e6f2: Pulling fs layer 23:58:46 53926ce57604: Pulling fs layer 23:58:46 21b2b0c7a3f4: Pulling fs layer 23:58:46 22ff95d597cd: Pulling fs layer 23:58:46 12d6caf4c0d1: Pulling fs layer 23:58:46 96b7cbca73a9: Pulling fs layer 23:58:46 a7acece74701: Pulling fs layer 23:58:46 53926ce57604: Waiting 23:58:46 21b2b0c7a3f4: Waiting 23:58:46 22ff95d597cd: Waiting 23:58:46 a7acece74701: Waiting 23:58:46 12d6caf4c0d1: Waiting 23:58:46 96b7cbca73a9: Waiting 23:58:46 93c1e223e6f2: Verifying Checksum 23:58:46 93c1e223e6f2: Download complete 23:58:47 4583459ba037: Verifying Checksum 23:58:47 4583459ba037: Download complete 23:58:47 21b2b0c7a3f4: Verifying Checksum 23:58:47 21b2b0c7a3f4: Download complete 23:58:47 22ff95d597cd: Download complete 23:58:47 213ec9aee27d: Verifying Checksum 23:58:47 213ec9aee27d: Download complete 23:58:47 12d6caf4c0d1: Verifying Checksum 23:58:47 12d6caf4c0d1: Download complete 23:58:47 213ec9aee27d: Pull complete 23:58:47 4583459ba037: Pull complete 23:58:47 93c1e223e6f2: Pull complete 23:58:47 a7acece74701: Verifying Checksum 23:58:47 a7acece74701: Download complete 23:58:47 96b7cbca73a9: Verifying Checksum 23:58:47 96b7cbca73a9: Download complete 23:58:48 53926ce57604: Verifying Checksum 23:58:48 53926ce57604: Download complete 23:58:52 53926ce57604: Pull complete 23:58:52 21b2b0c7a3f4: Pull complete 23:58:52 22ff95d597cd: Pull complete 23:58:52 12d6caf4c0d1: Pull complete 23:58:54 96b7cbca73a9: Pull complete 23:58:54 a7acece74701: Pull complete 23:58:55 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 23:58:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 23:58:55 ---> db6d94c90886 23:58:55 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 23:58:56 ---> Running in 18c51641f45b 23:58:56 Removing intermediate container 18c51641f45b 23:58:56 ---> 7579edc054e6 23:58:56 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 23:58:57 ---> Running in 4e426dcb2674 23:58:57 Removing intermediate container 4e426dcb2674 23:58:57 ---> 3d78a8028f76 23:58:57 Step 5/12 : ARG ADD_BUILD_TAGS="" 23:58:57 ---> Running in 50f4b617f801 23:58:57 Removing intermediate container 50f4b617f801 23:58:57 ---> 717403855991 23:58:57 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:58:57 ---> Running in 39d43255a749 23:58:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:58:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:58:58 OK: 211 MiB in 51 packages 23:58:58 Removing intermediate container 39d43255a749 23:58:58 ---> 6bef4c1d8d02 23:58:58 Step 7/12 : WORKDIR /app 23:58:58 ---> Running in 3a555f35e25b 23:58:58 Removing intermediate container 3a555f35e25b 23:58:58 ---> aac57898aeda 23:58:58 Step 8/12 : COPY go.mod vendor* ./ 23:58:58 ---> 245ba2e2da3d 23:58:58 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:58:58 ---> Running in 475f61b8c450 23:59:00 Still waiting to schedule task 23:59:00 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 23:59:30 Removing intermediate container 475f61b8c450 23:59:30 ---> fc451be28edc 23:59:30 Step 10/12 : COPY . . 23:59:31 ---> 99702e8c1ce2 23:59:31 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:59:31 ---> Running in 5918510889d2 23:59:31 Removing intermediate container 5918510889d2 23:59:31 ---> 7798c6a7f930 23:59:31 Step 12/12 : RUN $MAKE 23:59:31 ---> Running in 7f19ce92a1e7 23:59:31 noop 23:59:31 Removing intermediate container 7f19ce92a1e7 23:59:31 ---> 5b67ded6118d 23:59:31 Successfully built 5b67ded6118d 23:59:32 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:59:32 + docker inspect -f . ci-base-image-x86_64 23:59:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:59:32 prd-ubuntu20.04-docker-8c-8g-8926 does not seem to be running inside a container 23:59:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-148 -v /w/workspace/y_app-rfid-llrp-inventory_PR-148:/w/workspace/y_app-rfid-llrp-inventory_PR-148:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-148@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-148@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:59:32 $ docker top 7ae315b2dbaf2b9100b4df205cab2c63fc4d696f3821294cfd3151b906bfcaca -eo pid,comm [Pipeline] { [Pipeline] sh 23:59:33 + go version 23:59:33 go version go1.18.7 linux/amd64 [Pipeline] } 23:59:33 $ docker stop --time=1 7ae315b2dbaf2b9100b4df205cab2c63fc4d696f3821294cfd3151b906bfcaca 23:59:34 $ docker rm -f --volumes 7ae315b2dbaf2b9100b4df205cab2c63fc4d696f3821294cfd3151b906bfcaca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:59:34 + docker inspect -f . ci-base-image-x86_64 23:59:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:59:34 prd-ubuntu20.04-docker-8c-8g-8926 does not seem to be running inside a container 23:59:35 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/y_app-rfid-llrp-inventory_PR-148 -v /w/workspace/y_app-rfid-llrp-inventory_PR-148:/w/workspace/y_app-rfid-llrp-inventory_PR-148:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-148@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-148@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:59:35 $ docker top b56e12e3afd9540ca7da1de1c46bfce4850d54aad48f67dafd31552fe27806e2 -eo pid,comm [Pipeline] { [Pipeline] sh 23:59:35 + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-148 [Pipeline] fileExists [Pipeline] sh 23:59:35 + make test 23:59:35 go test -race ./... -coverprofile=coverage.out ./... 23:59:57 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 23:59:57 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.168s coverage: 86.2% of statements 23:59:57 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 23:59:57 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.767s coverage: 71.9% of statements 00:00:16 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." 00:00:16 go vet ./... 00:00:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:00:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:00:18 ./bin/test-attribution.sh [Pipeline] echo 00:00:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:00:18 $ docker stop --time=1 b56e12e3afd9540ca7da1de1c46bfce4850d54aad48f67dafd31552fe27806e2 00:00:20 $ docker rm -f --volumes b56e12e3afd9540ca7da1de1c46bfce4850d54aad48f67dafd31552fe27806e2 [Pipeline] // withDockerContainer [Pipeline] sh 00:00:20 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:00:20 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 00:00:21 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:00:21 + ls -al . 00:00:21 total 232 00:00:21 drwxrwxr-x 11 jenkins jenkins 4096 Mar 8 23:59 . 00:00:21 drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 23:58 .. 00:00:21 -rw-rw-r-- 1 jenkins jenkins 262 Mar 8 23:58 .dockerignore 00:00:21 drwxrwxr-x 8 jenkins jenkins 4096 Mar 8 23:59 .git 00:00:21 drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 23:58 .github 00:00:21 -rw-rw-r-- 1 jenkins jenkins 788 Mar 8 23:58 .gitignore 00:00:21 -rw-rw-r-- 1 jenkins jenkins 41 Mar 8 23:58 .golangci.yml 00:00:21 drwxr-xr-x 3 jenkins jenkins 4096 Mar 8 23:58 .semver 00:00:21 -rw-rw-r-- 1 jenkins jenkins 10037 Mar 8 23:58 Attribution.txt 00:00:21 -rw-rw-r-- 1 jenkins jenkins 4331 Mar 8 23:58 CHANGELOG.md 00:00:21 -rw-rw-r-- 1 jenkins jenkins 1659 Mar 8 23:58 Dockerfile 00:00:21 -rw-rw-r-- 1 jenkins jenkins 677 Mar 8 23:58 GOVERNANCE.md 00:00:21 -rw-rw-r-- 1 jenkins jenkins 687 Mar 8 23:58 Jenkinsfile 00:00:21 -rw-rw-r-- 1 jenkins jenkins 11347 Mar 8 23:58 LICENSE 00:00:21 -rw-rw-r-- 1 jenkins jenkins 2462 Mar 8 23:58 Makefile 00:00:21 -rw-rw-r-- 1 jenkins jenkins 617 Mar 8 23:58 OWNERS.md 00:00:21 -rw-rw-r-- 1 jenkins jenkins 31023 Mar 8 23:58 README.md 00:00:21 -rw-rw-r-- 1 jenkins jenkins 5 Mar 8 23:58 VERSION 00:00:21 drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 23:58 bin 00:00:21 -rw-r--r-- 1 jenkins jenkins 41317 Mar 8 23:59 coverage.out 00:00:21 -rw-rw-r-- 1 jenkins jenkins 3510 Mar 8 23:58 go.mod 00:00:21 -rw-rw-r-- 1 jenkins jenkins 33459 Mar 8 23:58 go.sum 00:00:21 drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 23:58 images 00:00:21 drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 23:58 internal 00:00:21 -rw-rw-r-- 1 jenkins jenkins 531 Mar 8 23:58 main.go 00:00:21 drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 23:58 res 00:00:21 drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 23:58 snap 00:00:21 drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 23:58 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:00: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=519b5c06df8a08a397ec31a9e03dde34bb322ff9 --label arch=amd64 --label version=0.0.0 . 00:00:22 Sending build context to Docker daemon 12.55MB 00:00:22 Step 1/29 : ARG BASE=golang:1.18-alpine3.16 00:00:22 Step 2/29 : FROM ${BASE} AS builder 00:00:22 ---> 5b67ded6118d 00:00:22 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 00:00:22 ---> Running in 72a9a8f6493f 00:00:22 Removing intermediate container 72a9a8f6493f 00:00:22 ---> e0e9fe6e9612 00:00:22 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 00:00:22 ---> Running in 8fb923212b6b 00:00:22 Removing intermediate container 8fb923212b6b 00:00:22 ---> eec148befd2c 00:00:22 Step 5/29 : ARG ADD_BUILD_TAGS="" 00:00:22 ---> Running in d0abb439184b 00:00:22 Removing intermediate container d0abb439184b 00:00:22 ---> c16f57183c59 00:00:22 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:00:22 ---> Running in 040f1f98ccae 00:00:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 00:00:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 00:00:23 OK: 211 MiB in 51 packages 00:00:23 Removing intermediate container 040f1f98ccae 00:00:23 ---> 6e61d4e54bd7 00:00:23 Step 7/29 : WORKDIR /app 00:00:23 ---> Running in e7158289d4a3 00:00:23 Removing intermediate container e7158289d4a3 00:00:23 ---> 62836cd0381a 00:00:23 Step 8/29 : COPY go.mod vendor* ./ 00:00:23 ---> 60de159ac62d 00:00:23 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:00:23 ---> Running in 345dbafc1625 00:00:24 Removing intermediate container 345dbafc1625 00:00:24 ---> c43e59988324 00:00:24 Step 10/29 : COPY . . 00:00:25 ---> 77505aa1ae37 00:00:25 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:00:25 ---> Running in 7a4cee09dd4d 00:00:25 Removing intermediate container 7a4cee09dd4d 00:00:25 ---> d2eca46bd387 00:00:25 Step 12/29 : RUN $MAKE 00:00:25 ---> Running in 7d7f3395f6ec 00:00:25 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.31 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory 00:00:30 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8927 in /w/workspace/y_app-rfid-llrp-inventory_PR-148 [Pipeline] { [Pipeline] ws 00:00:30 Running in /w/workspace/app-rfid-llrp-inventory/4 [Pipeline] { [Pipeline] checkout 00:00:30 The recommended git tool is: git 00:00:35 using credential edgex-jenkins-ssh 00:00:35 Cloning the remote Git repository 00:00:35 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 00:00:35 > git init /w/workspace/app-rfid-llrp-inventory/4 # timeout=10 00:00:35 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 00:00:35 > git --version # timeout=10 00:00:35 > git --version # 'git version 2.25.1' 00:00:35 using GIT_SSH to set credentials SSH Credentials for GitHub 00:00:35 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:00:37 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 00:00:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:00:39 Merging remotes/origin/main commit 0d101ae6821c8ff83b48d3de973276031649eb12 into PR head commit 70992394c4481156063bbf69e646b914496bbc64 00:00:38 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 00:00:38 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 00:00:38 using GIT_SSH to set credentials SSH Credentials for GitHub 00:00:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/148/head:refs/remotes/origin/PR-148 +refs/heads/main:refs/remotes/origin/main # timeout=10 00:00:39 > git config core.sparsecheckout # timeout=10 00:00:39 > git checkout -f 70992394c4481156063bbf69e646b914496bbc64 # timeout=10 00:00:39 > git remote # timeout=10 00:00:39 > git config --get remote.origin.url # timeout=10 00:00:39 using GIT_SSH to set credentials SSH Credentials for GitHub 00:00:39 > git merge 0d101ae6821c8ff83b48d3de973276031649eb12 # timeout=10 00:00:39 Merge succeeded, producing 5d38ee193da1bff93955a9feb784d8b8b100f0a2 00:00:39 Checking out Revision 5d38ee193da1bff93955a9feb784d8b8b100f0a2 (PR-148) 00:00:39 > git rev-parse HEAD^{commit} # timeout=10 00:00:39 > git config core.sparsecheckout # timeout=10 00:00:39 > git checkout -f 5d38ee193da1bff93955a9feb784d8b8b100f0a2 # timeout=10 00:00:43 Commit message: "Merge commit '0d101ae6821c8ff83b48d3de973276031649eb12' into HEAD" 00:00:43 > git rev-list --no-walk 70992394c4481156063bbf69e646b914496bbc64 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:00:43 Removing intermediate container 7d7f3395f6ec 00:00:43 ---> 9b12e2ad254b 00:00:43 Step 13/29 : FROM alpine:3.14 00:00:43 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:00:43 % Total % Received % Xferd Average Speed Time Time Time Current 00:00:43 Dload Upload Total Spent Left Speed 00:00:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 81216 0 --:--:-- --:--:-- --:--:-- 81216 00:00:44 3.14: Pulling from library/alpine 00:00:44 d261077062b2: Pulling fs layer [Pipeline] sh 00:00:44 d261077062b2: Download complete 00:00:44 d261077062b2: Pull complete 00:00:44 Digest: sha256:560e7a4fa5c891d1830f5591c80b8e472fa6cd386b7254cdf65ccc3249292a34 00:00:44 Status: Downloaded newer image for alpine:3.14 00:00:44 ---> 6dff1269bc79 00:00:44 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 00:00:44 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:00:44 ---> Running in a0ee71831e15 00:00:44 Removing intermediate container a0ee71831e15 00:00:44 ---> 976b04ca0730 00:00:44 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 00:00:44 ---> Running in b945d8159ee3 00:00:44 Removing intermediate container b945d8159ee3 00:00:44 ---> f8f0ffe5f801 00:00:44 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 00:00:44 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 00:00:44 + sudo tee /etc/docker/daemon.new 00:00:44 { 00:00:44 "registry-mirrors": [ 00:00:44 "https://nexus3.edgexfoundry.org:10001" 00:00:44 ], 00:00:44 "bip": "10.250.0.254/24", 00:00:44 "hosts": [ 00:00:44 "tcp://0.0.0.0:5555", 00:00:44 "unix:///var/run/docker.sock" 00:00:44 ], 00:00:44 "mtu": 1458, 00:00:44 "selinux-enabled": true, 00:00:44 "seccomp-profile": "/etc/docker/seccomp.json" 00:00:44 } [Pipeline] sh 00:00:45 ---> Running in e4c15d1e7f0e 00:00:45 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json 00:00:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 00:00:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 00:00:45 (1/2) Installing ca-certificates (20220614-r0) 00:00:45 (2/2) Installing dumb-init (1.2.5-r1) 00:00:45 Executing busybox-1.33.1-r8.trigger [Pipeline] sh 00:00:45 Executing ca-certificates-20220614-r0.trigger 00:00:45 OK: 6 MiB in 16 packages 00:00:45 + sudo service docker restart 00:00:45 Removing intermediate container e4c15d1e7f0e 00:00:45 ---> f76c8a83c6c1 00:00:45 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 00:00:46 ---> 71843fcaefaf 00:00:46 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 00:00:46 ---> f5c59c9561cc 00:00:46 Step 19/29 : COPY --from=builder /app/res/ /res/ 00:00:46 ---> 375cf69b06dd 00:00:46 Step 20/29 : COPY --from=builder /app/static/ /static/ 00:00:46 ---> 7149237e945c 00:00:46 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 00:00:47 ---> c8d19311a2f2 00:00:47 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 00:00:47 ---> Running in 780c5ae28c59 00:00:47 Removing intermediate container 780c5ae28c59 00:00:47 ---> e6ae9969b57a 00:00:47 Step 23/29 : VOLUME /cache 00:00:47 ---> Running in 50c3e3e8f3a6 00:00:47 Removing intermediate container 50c3e3e8f3a6 00:00:47 ---> 491dd011b834 00:00:47 Step 24/29 : EXPOSE 59711 00:00:47 ---> Running in 5bc8e05f1f33 00:00:47 Removing intermediate container 5bc8e05f1f33 00:00:47 ---> dd266943838a 00:00:47 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 00:00:47 ---> Running in 68499b7d8d41 00:00:47 Removing intermediate container 68499b7d8d41 00:00:47 ---> d06481a2fddc 00:00:47 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 00:00:47 ---> Running in 46296976ad68 00:00:48 Removing intermediate container 46296976ad68 00:00:48 ---> 54ec559d31cd 00:00:48 Step 27/29 : LABEL arch=amd64 00:00:48 ---> Running in 51bb4e9cc2f9 00:00:48 Removing intermediate container 51bb4e9cc2f9 00:00:48 ---> 039ef5bb9f20 00:00:48 Step 28/29 : LABEL git_sha=519b5c06df8a08a397ec31a9e03dde34bb322ff9 00:00:48 ---> Running in 8679d33dd910 00:00:48 Removing intermediate container 8679d33dd910 00:00:48 ---> 533552572508 00:00:48 Step 29/29 : LABEL version=0.0.0 00:00:48 ---> Running in 3a81791ab0df 00:00:48 Removing intermediate container 3a81791ab0df 00:00:48 ---> 697fb902d233 00:00:48 [Warning] One or more build-args [ARCH] were not consumed 00:00:48 Successfully built 697fb902d233 00:00:48 Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [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 00:00:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:00:48 00:00:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:00:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:00:49 latest: Pulling from edgex-lftools-log-publisher 00:00:49 5eb5b503b376: Pulling fs layer 00:00:49 5c69ac0246d0: Pulling fs layer 00:00:49 ec43610c2a17: Pulling fs layer 00:00:49 3a2ae6a8a46f: Pulling fs layer 00:00:49 33b1e0a273af: Pulling fs layer 00:00:49 5d3b04190fa2: Pulling fs layer 00:00:49 2f39f015ded8: Pulling fs layer 00:00:49 5d3b04190fa2: Waiting 00:00:49 3a2ae6a8a46f: Waiting 00:00:49 33b1e0a273af: Waiting 00:00:49 2f39f015ded8: Waiting 00:00:49 5c69ac0246d0: Download complete 00:00:49 3a2ae6a8a46f: Verifying Checksum 00:00:49 3a2ae6a8a46f: Download complete 00:00:49 33b1e0a273af: Verifying Checksum 00:00:49 33b1e0a273af: Download complete 00:00:49 5d3b04190fa2: Verifying Checksum 00:00:49 5d3b04190fa2: Download complete 00:00:49 ec43610c2a17: Download complete 00:00:49 5eb5b503b376: Verifying Checksum 00:00:49 5eb5b503b376: Download complete 00:00:50 2f39f015ded8: Download complete 00:00:50 5eb5b503b376: Pull complete 00:00:50 5c69ac0246d0: Pull complete 00:00:51 ec43610c2a17: Pull complete 00:00:51 3a2ae6a8a46f: Pull complete 00:00:51 33b1e0a273af: Pull complete 00:00:51 5d3b04190fa2: Pull complete 00:00:55 2f39f015ded8: Pull complete 00:00:55 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:00:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:00:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:00:55 prd-ubuntu20.04-docker-8c-8g-8926 does not seem to be running inside a container 00:00:55 $ 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/y_app-rfid-llrp-inventory_PR-148 -v /w/workspace/y_app-rfid-llrp-inventory_PR-148:/w/workspace/y_app-rfid-llrp-inventory_PR-148:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-148@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-148@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:00:57 $ docker top 69c9733ec7b13965d966839fd80f155ca52070590fc16188c60b3e53124e5623 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:00:58 ---> job-cost.sh 00:00:58 lf-activate-venv: SKIPPING 00:00:58 INFO: No Stack... 00:00:58 INFO: Retrieving Pricing Info for: v3-standard-8 00:00:58 INFO: Archiving Costs [Pipeline] sh 00:00:59 + cat /w/workspace/y_app-rfid-llrp-inventory_PR-148/archives/cost.csv 00:00:59 + cut -d, -f6 [Pipeline] lock 00:00:59 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-148-4-stack-cost] 00:00:59 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-148-4-stack-cost] did not exist. Created. 00:00:59 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-148-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:00:59 + echo total: 0.2199999988079071 [Pipeline] stash 00:00:59 Stashed 1 file(s) [Pipeline] } 00:00:59 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-148-4-stack-cost] [Pipeline] // lock [Pipeline] } 00:00:59 $ docker stop --time=1 69c9733ec7b13965d966839fd80f155ca52070590fc16188c60b3e53124e5623 00:01:00 $ docker rm -f --volumes 69c9733ec7b13965d966839fd80f155ca52070590fc16188c60b3e53124e5623 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:01:03 provisioning config files... 00:01:03 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/4@tmp/config6115881450071768748tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:01:04 ---> docker-login.sh 00:01:04 nexus3.edgexfoundry.org:10001 00:01:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:01:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:01:04 Configure a credential helper to remove this warning. See 00:01:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:01:04 00:01:04 Login Succeeded 00:01:04 nexus3.edgexfoundry.org:10002 00:01:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:01:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:01:05 Configure a credential helper to remove this warning. See 00:01:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:01:05 00:01:05 Login Succeeded 00:01:05 nexus3.edgexfoundry.org:10003 00:01:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:01:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:01:05 Configure a credential helper to remove this warning. See 00:01:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:01:05 00:01:05 Login Succeeded 00:01:05 nexus3.edgexfoundry.org:10004 00:01:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:01:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:01:05 Configure a credential helper to remove this warning. See 00:01:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:01:05 00:01:05 Login Succeeded 00:01:05 docker.io 00:01:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:01:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:01:06 Configure a credential helper to remove this warning. See 00:01:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:01:06 00:01:06 Login Succeeded 00:01:06 ---> docker-login.sh ends [Pipeline] } 00:01:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:01:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:01:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:01:06 ========================================================= 00:01:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 00:01:06 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:01:06 + 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 . 00:01:07 Sending build context to Docker daemon 678.9kB 00:01:07 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 00:01:07 Step 2/12 : FROM ${BASE} AS builder 00:01:08 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:01:08 9b18e9b68314: Pulling fs layer 00:01:08 35d82f9e3411: Pulling fs layer 00:01:08 e16973657156: Pulling fs layer 00:01:08 fc693d55d65f: Pulling fs layer 00:01:08 7e9fc2657dce: Pulling fs layer 00:01:08 dda99020689f: Pulling fs layer 00:01:08 db1c61fa0a46: Pulling fs layer 00:01:08 891c053d2c06: Pulling fs layer 00:01:08 dda99020689f: Waiting 00:01:08 fc693d55d65f: Waiting 00:01:08 db1c61fa0a46: Waiting 00:01:08 891c053d2c06: Waiting 00:01:08 7e9fc2657dce: Waiting 00:01:08 e16973657156: Verifying Checksum 00:01:08 e16973657156: Download complete 00:01:08 35d82f9e3411: Download complete 00:01:08 7e9fc2657dce: Verifying Checksum 00:01:08 7e9fc2657dce: Download complete 00:01:08 dda99020689f: Verifying Checksum 00:01:08 dda99020689f: Download complete 00:01:08 9b18e9b68314: Verifying Checksum 00:01:08 9b18e9b68314: Download complete 00:01:09 9b18e9b68314: Pull complete 00:01:09 891c053d2c06: Verifying Checksum 00:01:09 891c053d2c06: Download complete 00:01:09 35d82f9e3411: Pull complete 00:01:10 e16973657156: Pull complete 00:01:10 db1c61fa0a46: Verifying Checksum 00:01:10 db1c61fa0a46: Download complete 00:01:10 fc693d55d65f: Verifying Checksum 00:01:10 fc693d55d65f: Download complete 00:01:23 fc693d55d65f: Pull complete 00:01:23 7e9fc2657dce: Pull complete 00:01:23 dda99020689f: Pull complete 00:01:29 db1c61fa0a46: Pull complete 00:01:31 891c053d2c06: Pull complete 00:01:31 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 00:01:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 00:01:31 ---> f96f9c87975a 00:01:31 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 00:01:33 ---> Running in fbfd9158f923 00:01:33 Removing intermediate container fbfd9158f923 00:01:33 ---> 0ca295a055fc 00:01:33 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 00:01:33 ---> Running in c796ee5847ad 00:01:33 Removing intermediate container c796ee5847ad 00:01:33 ---> dc6f0587546b 00:01:33 Step 5/12 : ARG ADD_BUILD_TAGS="" 00:01:34 ---> Running in 2b1115707ada 00:01:34 Removing intermediate container 2b1115707ada 00:01:34 ---> 0cdc20c9b347 00:01:34 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:01:34 ---> Running in 3513208c4529 00:01:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 00:01:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 00:01:36 OK: 221 MiB in 51 packages 00:01:37 Removing intermediate container 3513208c4529 00:01:37 ---> cace4ed740ed 00:01:37 Step 7/12 : WORKDIR /app 00:01:37 ---> Running in 6b4cb5dad67b 00:01:38 Removing intermediate container 6b4cb5dad67b 00:01:38 ---> e985cedfd3f7 00:01:38 Step 8/12 : COPY go.mod vendor* ./ 00:01:38 ---> 992fe57c23e8 00:01:38 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:01:38 ---> Running in 77b671b4629d 00:02:46 Removing intermediate container 77b671b4629d 00:02:46 ---> 53d1866447e0 00:02:46 Step 10/12 : COPY . . 00:02:46 ---> ee7a1e94f078 00:02:46 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:02:46 ---> Running in 0a20a891113d 00:02:46 Removing intermediate container 0a20a891113d 00:02:46 ---> 1431d94503d2 00:02:46 Step 12/12 : RUN $MAKE 00:02:46 ---> Running in 1439f55fbef0 00:02:46 noop 00:02:46 Removing intermediate container 1439f55fbef0 00:02:46 ---> d6cd8ea321ad 00:02:46 Successfully built d6cd8ea321ad 00:02:46 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:02:46 + docker inspect -f . ci-base-image-arm64 00:02:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:02:47 prd-ubuntu20.04-docker-arm64-4c-16g-8927 does not seem to be running inside a container 00:02:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/4 -v /w/workspace/app-rfid-llrp-inventory/4:/w/workspace/app-rfid-llrp-inventory/4:rw,z -v /w/workspace/app-rfid-llrp-inventory/4@tmp:/w/workspace/app-rfid-llrp-inventory/4@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:02:48 $ docker top c955e611be292042d2ca949751389562fb3ef2ba1819117c449ce9fad55d0789 -eo pid,comm [Pipeline] { [Pipeline] sh 00:02:49 + go version 00:02:49 go version go1.18.7 linux/arm64 [Pipeline] } 00:02:49 $ docker stop --time=1 c955e611be292042d2ca949751389562fb3ef2ba1819117c449ce9fad55d0789 00:02:50 $ docker rm -f --volumes c955e611be292042d2ca949751389562fb3ef2ba1819117c449ce9fad55d0789 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:02:51 + docker inspect -f . ci-base-image-arm64 00:02:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:02:51 prd-ubuntu20.04-docker-arm64-4c-16g-8927 does not seem to be running inside a container 00:02:51 $ 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/4 -v /w/workspace/app-rfid-llrp-inventory/4:/w/workspace/app-rfid-llrp-inventory/4:rw,z -v /w/workspace/app-rfid-llrp-inventory/4@tmp:/w/workspace/app-rfid-llrp-inventory/4@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:02:52 $ docker top 0bd7933e520f2f0e6fe982c7fcf8a3e0a892e115b66fe24a0a4d763e689c1323 -eo pid,comm [Pipeline] { [Pipeline] sh 00:02:53 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/4 [Pipeline] fileExists [Pipeline] sh 00:02:54 + make test 00:02:54 go test -race ./... -coverprofile=coverage.out ./... 00:05:15 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 00:05:17 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.834s coverage: 86.2% of statements 00:05:17 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 00:05:27 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.559s coverage: 71.9% of statements 00:05:27 WARNING: Linting skipped (not on x86_64 or linter not installed) 00:05:27 go vet ./... 00:07:04 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:07:04 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:07:04 ./bin/test-attribution.sh [Pipeline] echo 00:07:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:07:04 $ docker stop --time=1 0bd7933e520f2f0e6fe982c7fcf8a3e0a892e115b66fe24a0a4d763e689c1323 00:07:09 $ docker rm -f --volumes 0bd7933e520f2f0e6fe982c7fcf8a3e0a892e115b66fe24a0a4d763e689c1323 [Pipeline] // withDockerContainer [Pipeline] sh 00:07:10 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:07:10 Warning: overwriting stash ‘coverage-report’ 00:07:11 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 00:07:11 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:07:11 + ls -al . 00:07:11 total 228 00:07:11 drwxrwxr-x 10 jenkins jenkins 4096 Mar 9 00:02 . 00:07:11 drwxrwxr-x 4 jenkins jenkins 4096 Mar 9 00:00 .. 00:07:11 -rw-rw-r-- 1 jenkins jenkins 262 Mar 9 00:00 .dockerignore 00:07:11 drwxrwxr-x 8 jenkins jenkins 4096 Mar 9 00:00 .git 00:07:11 drwxrwxr-x 3 jenkins jenkins 4096 Mar 9 00:00 .github 00:07:11 -rw-rw-r-- 1 jenkins jenkins 788 Mar 9 00:00 .gitignore 00:07:11 -rw-rw-r-- 1 jenkins jenkins 41 Mar 9 00:00 .golangci.yml 00:07:11 -rw-rw-r-- 1 jenkins jenkins 10037 Mar 9 00:00 Attribution.txt 00:07:11 -rw-rw-r-- 1 jenkins jenkins 4331 Mar 9 00:00 CHANGELOG.md 00:07:11 -rw-rw-r-- 1 jenkins jenkins 1659 Mar 9 00:00 Dockerfile 00:07:11 -rw-rw-r-- 1 jenkins jenkins 677 Mar 9 00:00 GOVERNANCE.md 00:07:11 -rw-rw-r-- 1 jenkins jenkins 687 Mar 9 00:00 Jenkinsfile 00:07:11 -rw-rw-r-- 1 jenkins jenkins 11347 Mar 9 00:00 LICENSE 00:07:11 -rw-rw-r-- 1 jenkins jenkins 2462 Mar 9 00:00 Makefile 00:07:11 -rw-rw-r-- 1 jenkins jenkins 617 Mar 9 00:00 OWNERS.md 00:07:11 -rw-rw-r-- 1 jenkins jenkins 31023 Mar 9 00:00 README.md 00:07:11 -rw-rw-r-- 1 jenkins jenkins 5 Mar 8 23:58 VERSION 00:07:11 drwxrwxr-x 2 jenkins jenkins 4096 Mar 9 00:00 bin 00:07:11 -rw-r--r-- 1 jenkins jenkins 41317 Mar 9 00:05 coverage.out 00:07:11 -rw-rw-r-- 1 jenkins jenkins 3510 Mar 9 00:00 go.mod 00:07:11 -rw-rw-r-- 1 jenkins jenkins 33459 Mar 9 00:00 go.sum 00:07:11 drwxrwxr-x 2 jenkins jenkins 4096 Mar 9 00:00 images 00:07:11 drwxrwxr-x 4 jenkins jenkins 4096 Mar 9 00:00 internal 00:07:11 -rw-rw-r-- 1 jenkins jenkins 531 Mar 9 00:00 main.go 00:07:11 drwxrwxr-x 2 jenkins jenkins 4096 Mar 9 00:00 res 00:07:11 drwxrwxr-x 4 jenkins jenkins 4096 Mar 9 00:00 snap 00:07:11 drwxrwxr-x 3 jenkins jenkins 4096 Mar 9 00:00 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:07:12 + 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=5d38ee193da1bff93955a9feb784d8b8b100f0a2 --label arch=arm64 --label version=0.0.0 . 00:07:12 Sending build context to Docker daemon 678.9kB 00:07:12 Step 1/29 : ARG BASE=golang:1.18-alpine3.16 00:07:12 Step 2/29 : FROM ${BASE} AS builder 00:07:12 ---> d6cd8ea321ad 00:07:12 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 00:07:12 ---> Running in 9b9854ef83ea 00:07:12 Removing intermediate container 9b9854ef83ea 00:07:12 ---> 1f163ea71a20 00:07:12 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 00:07:12 ---> Running in a0e2ec8d8ca6 00:07:13 Removing intermediate container a0e2ec8d8ca6 00:07:13 ---> 34d23046b27a 00:07:13 Step 5/29 : ARG ADD_BUILD_TAGS="" 00:07:13 ---> Running in 3dff6361999f 00:07:13 Removing intermediate container 3dff6361999f 00:07:13 ---> 455d8fd8681a 00:07:13 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:07:13 ---> Running in 2ea9cc433828 00:07:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 00:07:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 00:07:15 OK: 221 MiB in 51 packages 00:07:16 Removing intermediate container 2ea9cc433828 00:07:16 ---> 9f0fbc2b5405 00:07:16 Step 7/29 : WORKDIR /app 00:07:16 ---> Running in 284af7a8dcd7 00:07:16 Removing intermediate container 284af7a8dcd7 00:07:16 ---> 6f8d9a4f5511 00:07:16 Step 8/29 : COPY go.mod vendor* ./ 00:07:17 ---> b32245b35da3 00:07:17 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:07:17 ---> Running in d40bdef87b7e 00:07:21 Removing intermediate container d40bdef87b7e 00:07:21 ---> 6a988a688ade 00:07:21 Step 10/29 : COPY . . 00:07:21 ---> 37209d255779 00:07:21 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:07:21 ---> Running in f648b775bf00 00:07:22 Removing intermediate container f648b775bf00 00:07:22 ---> f41c74770856 00:07:22 Step 12/29 : RUN $MAKE 00:07:22 ---> Running in 25dad965e191 00:07:23 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.31 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory 00:09:29 Removing intermediate container 25dad965e191 00:09:29 ---> ab58fb2178da 00:09:29 Step 13/29 : FROM alpine:3.14 00:09:29 3.14: Pulling from library/alpine 00:09:29 6f0e733d82e2: Pulling fs layer 00:09:29 6f0e733d82e2: Verifying Checksum 00:09:29 6f0e733d82e2: Download complete 00:09:29 6f0e733d82e2: Pull complete 00:09:29 Digest: sha256:560e7a4fa5c891d1830f5591c80b8e472fa6cd386b7254cdf65ccc3249292a34 00:09:29 Status: Downloaded newer image for alpine:3.14 00:09:29 ---> bf97f6347a60 00:09:29 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 00:09:29 ---> Running in 4e8c63644c2a 00:09:29 Removing intermediate container 4e8c63644c2a 00:09:29 ---> 06c7578c9f24 00:09:29 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 00:09:29 ---> Running in 257d773665d1 00:09:29 Removing intermediate container 257d773665d1 00:09:29 ---> 2b46fe519a27 00:09:29 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 00:09:29 ---> Running in 94e9a06c936e 00:09:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 00:09:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 00:09:29 (1/2) Installing ca-certificates (20220614-r0) 00:09:29 (2/2) Installing dumb-init (1.2.5-r1) 00:09:29 Executing busybox-1.33.1-r8.trigger 00:09:29 Executing ca-certificates-20220614-r0.trigger 00:09:29 OK: 6 MiB in 16 packages 00:09:29 Removing intermediate container 94e9a06c936e 00:09:29 ---> f88aac5f54b3 00:09:29 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 00:09:29 ---> 16b0f4bd2a24 00:09:29 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 00:09:29 ---> 4a1ce2e569c6 00:09:29 Step 19/29 : COPY --from=builder /app/res/ /res/ 00:09:29 ---> fe99231bf252 00:09:29 Step 20/29 : COPY --from=builder /app/static/ /static/ 00:09:29 ---> ef93dae13ec6 00:09:29 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 00:09:29 ---> 70b99c02ef9a 00:09:29 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 00:09:29 ---> Running in 169cd4d72033 00:09:29 Removing intermediate container 169cd4d72033 00:09:29 ---> 83d9bd14b26d 00:09:29 Step 23/29 : VOLUME /cache 00:09:29 ---> Running in bd1fa2eda784 00:09:29 Removing intermediate container bd1fa2eda784 00:09:29 ---> cc60f7bc7b00 00:09:29 Step 24/29 : EXPOSE 59711 00:09:29 ---> Running in 6a784207c6f3 00:09:29 Removing intermediate container 6a784207c6f3 00:09:29 ---> 1b590fc36049 00:09:29 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 00:09:29 ---> Running in 3b95030aa674 00:09:29 Removing intermediate container 3b95030aa674 00:09:29 ---> 637514e28c78 00:09:29 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 00:09:29 ---> Running in 589c6d23dedf 00:09:29 Removing intermediate container 589c6d23dedf 00:09:29 ---> f9c969ca6055 00:09:29 Step 27/29 : LABEL arch=arm64 00:09:29 ---> Running in 3416a382527c 00:09:29 Removing intermediate container 3416a382527c 00:09:29 ---> 7c033fcd907e 00:09:29 Step 28/29 : LABEL git_sha=5d38ee193da1bff93955a9feb784d8b8b100f0a2 00:09:29 ---> Running in 58c281c54b00 00:09:29 Removing intermediate container 58c281c54b00 00:09:29 ---> 262a3f285fe2 00:09:29 Step 29/29 : LABEL version=0.0.0 00:09:29 ---> Running in 89942d1d5f64 00:09:29 Removing intermediate container 89942d1d5f64 00:09:29 ---> 55115b0613eb 00:09:29 [Warning] One or more build-args [ARCH] were not consumed 00:09:29 Successfully built 55115b0613eb 00:09:29 Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:09:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:09:30 00:09:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:09:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:09:30 arm64: Pulling from edgex-lftools-log-publisher 00:09:30 8998bd30e6a1: Pulling fs layer 00:09:30 04944245beec: Pulling fs layer 00:09:30 699f458cf7ca: Pulling fs layer 00:09:30 765212b225bb: Pulling fs layer 00:09:30 f23df028b6ca: Pulling fs layer 00:09:30 d65c8cfc05b1: Pulling fs layer 00:09:30 2437ff75d9bd: Pulling fs layer 00:09:30 765212b225bb: Waiting 00:09:30 f23df028b6ca: Waiting 00:09:30 d65c8cfc05b1: Waiting 00:09:30 2437ff75d9bd: Waiting 00:09:30 04944245beec: Verifying Checksum 00:09:30 04944245beec: Download complete 00:09:30 765212b225bb: Verifying Checksum 00:09:30 765212b225bb: Download complete 00:09:30 f23df028b6ca: Verifying Checksum 00:09:30 f23df028b6ca: Download complete 00:09:30 d65c8cfc05b1: Verifying Checksum 00:09:30 d65c8cfc05b1: Download complete 00:09:30 699f458cf7ca: Verifying Checksum 00:09:30 699f458cf7ca: Download complete 00:09:31 8998bd30e6a1: Verifying Checksum 00:09:31 8998bd30e6a1: Download complete 00:09:33 2437ff75d9bd: Verifying Checksum 00:09:33 2437ff75d9bd: Download complete 00:09:34 8998bd30e6a1: Pull complete 00:09:35 04944245beec: Pull complete 00:09:36 699f458cf7ca: Pull complete 00:09:36 765212b225bb: Pull complete 00:09:37 f23df028b6ca: Pull complete 00:09:37 d65c8cfc05b1: Pull complete 00:09:52 2437ff75d9bd: Pull complete 00:09:52 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 00:09:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:09:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:09:52 prd-ubuntu20.04-docker-arm64-4c-16g-8927 does not seem to be running inside a container 00:09:53 $ 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/4 -v /w/workspace/app-rfid-llrp-inventory/4:/w/workspace/app-rfid-llrp-inventory/4:rw,z -v /w/workspace/app-rfid-llrp-inventory/4@tmp:/w/workspace/app-rfid-llrp-inventory/4@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 00:09:55 $ docker top 168eb0d31a6d128014c7fc43c11560d07ea39d0b988cccce4462a015d714edd8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:09:55 ---> job-cost.sh 00:09:56 lf-activate-venv: SKIPPING 00:09:56 INFO: No Stack... 00:09:56 INFO: Retrieving Pricing Info for: v3-standard-4 00:09:57 INFO: Archiving Costs [Pipeline] sh 00:09:57 + cat /w/workspace/app-rfid-llrp-inventory/4/archives/cost.csv 00:09:57 + cut -d, -f6 [Pipeline] lock 00:09:57 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-148-4-stack-cost] 00:09:57 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-148-4-stack-cost] did not exist. Created. 00:09:57 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-148-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:09:58 /w/workspace/app-rfid-llrp-inventory/4@tmp/durable-0aa43ccb/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 00:09:58 + echo total: 0.10999999940395355 [Pipeline] stash 00:09:58 Warning: overwriting stash ‘stack-cost’ 00:09:58 Stashed 1 file(s) [Pipeline] } 00:09:58 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-148-4-stack-cost] [Pipeline] // lock [Pipeline] } 00:09:58 $ docker stop --time=1 168eb0d31a6d128014c7fc43c11560d07ea39d0b988cccce4462a015d714edd8 00:10:00 $ docker rm -f --volumes 168eb0d31a6d128014c7fc43c11560d07ea39d0b988cccce4462a015d714edd8 [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 00:10:00 provisioning config files... 00:10:00 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-148@tmp/config11831722893708737231tmp [Pipeline] { [Pipeline] sh 00:10:00 + set +x 00:10:00 + curl -s https://codecov.io/bash 00:10:00 + bash -s -- 00:10:00 00:10:00 _____ _ 00:10:00 / ____| | | 00:10:00 | | ___ __| | ___ ___ _____ __ 00:10:00 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:10:00 | |___| (_) | (_| | __/ (_| (_) \ V / 00:10:00 \_____\___/ \__,_|\___|\___\___/ \_/ 00:10:00 Bash-1.0.6 00:10:00 00:10:00 00:10:00 ==> git version 2.25.1 found 00:10:00 ==> 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 00:10:00 Release-Date: 2020-01-08 00:10:00 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 00:10:00 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 00:10:00 ==> Jenkins CI detected. 00:10:00 current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-148 00:10:00 project root: . 00:10:00 --> token set from env 00:10:00 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:10:00 ==> Running gcov in . (disable via -X gcov) 00:10:00 ==> Python coveragepy not found 00:10:00 ==> Searching for coverage reports in: 00:10:00 + . 00:10:00 -> Found 1 reports 00:10:00 ==> Detecting git/mercurial file structure 00:10:00 ==> Reading reports 00:10:00 + ./coverage.out bytes=41317 00:10:00 ==> Appending adjustments 00:10:00 https://docs.codecov.io/docs/fixing-reports 00:10:00 + Found adjustments 00:10:00 ==> Gzipping contents 00:10:00 12K /tmp/codecov.lNEMpR.gz 00:10:00 ==> Uploading reports 00:10:00 url: https://codecov.io 00:10:00 query: branch=PR-148&commit=519b5c06df8a08a397ec31a9e03dde34bb322ff9&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-148%2F4%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=148&job=&cmd_args= 00:10:00 -> Pinging Codecov 00:10:00 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-148&commit=519b5c06df8a08a397ec31a9e03dde34bb322ff9&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-148%2F4%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=148&job=&cmd_args= 00:10:01 -> Uploading to 00:10:01 https://storage.googleapis.com/codecov/v4/raw/2023-03-09/581DD39554BDF9B6E22D074273EAD858/519b5c06df8a08a397ec31a9e03dde34bb322ff9/89737c64-cce0-4d5c-901e-852913d9966d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230309%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230309T001001Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=107fa5c73e29b8a473371dd1da4ffdf33195eb442d57fe72e3144255d9345bf9 00:10:01 % Total % Received % Xferd Average Speed Time Time Time Current 00:10:01 Dload Upload Total Spent Left Speed 00:10:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11851 0 0 100 11851 0 38728 --:--:-- --:--:-- --:--:-- 38728 00:10:01 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/519b5c06df8a08a397ec31a9e03dde34bb322ff9 [Pipeline] } 00:10:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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 00:10:02 + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-148/archives ] 00:10:02 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-148/archives 00:10:02 total 16 00:10:02 drwxr-xr-x 3 root root 4096 Mar 9 00:00 . 00:10:02 drwxrwxr-x 12 jenkins jenkins 4096 Mar 9 00:00 .. 00:10:02 drwxr-xr-x 2 root root 4096 Mar 9 00:00 cost 00:10:02 -rw-r--r-- 1 root root 95 Mar 9 00:00 cost.csv 00:10:02 + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-148/archives 00:10:02 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-148/archives 00:10:02 total 16 00:10:02 drwxr-xr-x 3 jenkins jenkins 4096 Mar 9 00:00 . 00:10:02 drwxrwxr-x 12 jenkins jenkins 4096 Mar 9 00:00 .. 00:10:02 drwxr-xr-x 2 jenkins jenkins 4096 Mar 9 00:00 cost 00:10:02 -rw-r--r-- 1 jenkins jenkins 95 Mar 9 00:00 cost.csv [Pipeline] libraryResource [Pipeline] sh 00:10:02 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:10:03 ---> package-listing.sh 00:10:03 ++ facter osfamily 00:10:03 ++ tr '[:upper:]' '[:lower:]' 00:10:03 + OS_FAMILY=debian 00:10:03 + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-148 00:10:03 + START_PACKAGES=/tmp/packages_start.txt 00:10:03 + END_PACKAGES=/tmp/packages_end.txt 00:10:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:10:03 + PACKAGES=/tmp/packages_start.txt 00:10:03 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-148 ']' 00:10:03 + PACKAGES=/tmp/packages_end.txt 00:10:03 + case "${OS_FAMILY}" in 00:10:03 + dpkg -l 00:10:03 + grep '^ii' 00:10:03 + '[' -f /tmp/packages_start.txt ']' 00:10:03 + '[' -f /tmp/packages_end.txt ']' 00:10:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:10:03 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-148 ']' 00:10:03 + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-148/archives/ 00:10:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-148/archives/ [Pipeline] echo 00:10:03 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/y_app-rfid-llrp-inventory_PR-148/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:10:03 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:10:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:10:04 prd-ubuntu20.04-docker-8c-8g-8926 does not seem to be running inside a container 00:10:04 $ 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/y_app-rfid-llrp-inventory_PR-148/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/y_app-rfid-llrp-inventory_PR-148 -v /w/workspace/y_app-rfid-llrp-inventory_PR-148:/w/workspace/y_app-rfid-llrp-inventory_PR-148:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-148@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-148@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:10:04 $ docker top bfe95c374fe53ee4351440a94ce6cca9489cf84a2ff7f81b142e0cd4d5952530 -eo pid,comm [Pipeline] { [Pipeline] sh 00:10:05 + touch /tmp/pre-build-complete [Pipeline] sh 00:10:05 + mkdir -p /var/log/sysstat [Pipeline] sh 00:10:05 + ls /var/log/sa-host 00:10:05 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:10:05 provisioning config files... 00:10:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-148@tmp/config8713172846665745859tmp [Pipeline] { [Pipeline] echo 00:10:05 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:10:06 ---> create-netrc.sh [Pipeline] } 00:10:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:10:06 ---> python-tools-install.sh [Pipeline] echo 00:10:06 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:10:06 ---> sudo-logs.sh 00:10:06 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:10:06 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:10:07 ---> job-cost.sh 00:10:07 lf-activate-venv: SKIPPING 00:10:07 DEBUG: total: 0.2199999988079071 00:10:07 INFO: Retrieving Stack Cost... 00:10:07 INFO: Retrieving Pricing Info for: v3-standard-8 00:10:08 INFO: Archiving Costs [Pipeline] echo 00:10:08 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:10:08 ---> logs-deploy.sh 00:10:08 lf-activate-venv: SKIPPING 00:10:08 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-148/4 00:10:08 INFO: archiving workspace using pattern(s): 00:10:09 Archives upload complete. 00:10:09 INFO: archiving logs to Nexus