Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5740b1aff1634827f520daae2bda828a169de310+5ad8c9446e4ef4e55d9c2493fa7503f75f7c587c (9affb6f17f206b604cdba18034ca4322717799b3) 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-ssh6987221967555162707.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh10566242526512272991.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-313/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-313/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11597851108647299910.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh4774825385961114041.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-313/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-313/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8723779578748727617.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-25979 in /w/workspace/y_app-rfid-llrp-inventory_PR-313 [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-313 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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/313/head:refs/remotes/origin/PR-313 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 5ad8c9446e4ef4e55d9c2493fa7503f75f7c587c into PR head commit 5740b1aff1634827f520daae2bda828a169de310 Merge succeeded, producing a1b8c5045d75b7b2a230145e74f2fa3cc56e6f0b Checking out Revision a1b8c5045d75b7b2a230145e74f2fa3cc56e6f0b (PR-313) > git config core.sparsecheckout # timeout=10 > git checkout -f 5740b1aff1634827f520daae2bda828a169de310 # 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 5ad8c9446e4ef4e55d9c2493fa7503f75f7c587c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a1b8c5045d75b7b2a230145e74f2fa3cc56e6f0b # timeout=10 Commit message: "Merge commit '5ad8c9446e4ef4e55d9c2493fa7503f75f7c587c' into HEAD" > git rev-list --no-walk 5740b1aff1634827f520daae2bda828a169de310 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:01:24 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:01:24 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:01:24 ========================================================= 00:01:24 EdgeX Global Pipelines Version Info 00:01:24 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:01:25 ------------------- 00:01:25 stable info: 00:01:25 ------------------- 00:01:25 Commited By: Ginny Guan ginny@iotechsys.com 00:01:25 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 00:01:25 Message: update stable to v1.0.265 00:01:25 ------------------- 00:01:25 experimental info: 00:01:25 ------------------- 00:01:25 Commited By: Cherry Wang cherry@iotechsys.com 00:01:25 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 00:01:25 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:01:26 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 00:01:26 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 00:01:26 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:01:26 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:01:26 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:01:26 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 00:01:26 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 00:01:26 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:01:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:01:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:01:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:01:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 00:01:26 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:01:26 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:01:26 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:01:26 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:01:26 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:01:26 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:01:26 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:01:26 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:01:26 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 00:01:26 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 00:01:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:01:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:01:26 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 00:01:26 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:01:26 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 00:01:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-313 [Pipeline] echo 00:01:26 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-313 [Pipeline] echo 00:01:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-313 [Pipeline] echo 00:01:26 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a1b8c5045d75b7b2a230145e74f2fa3cc56e6f0b [Pipeline] echo 00:01:26 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a1b8c50 [Pipeline] echo 00:01:26 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:01:26 provisioning config files... 00:01:26 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-313@tmp/config14722993618687048716tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:01:27 ---> ****-login.sh 00:01:27 nexus3.edgexfoundry.org:10001 00:01:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:01:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:01:27 Configure a credential helper to remove this warning. See 00:01:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:01:27 00:01:27 Login Succeeded 00:01:27 nexus3.edgexfoundry.org:10002 00:01:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:01:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:01:27 Configure a credential helper to remove this warning. See 00:01:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:01:27 00:01:27 Login Succeeded 00:01:27 nexus3.edgexfoundry.org:10003 00:01:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:01:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:01:27 Configure a credential helper to remove this warning. See 00:01:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:01:27 00:01:27 Login Succeeded 00:01:27 nexus3.edgexfoundry.org:10004 00:01:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:01:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:01:27 Configure a credential helper to remove this warning. See 00:01:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:01:27 00:01:27 Login Succeeded 00:01:27 ****.io 00:01:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:01:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:01:28 Configure a credential helper to remove this warning. See 00:01:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:01:28 00:01:28 Login Succeeded 00:01:28 ---> ****-login.sh ends [Pipeline] } 00:01:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 00:01:28 + git rev-list -1 --merges a1b8c5045d75b7b2a230145e74f2fa3cc56e6f0b~1..a1b8c5045d75b7b2a230145e74f2fa3cc56e6f0b [Pipeline] echo 00:01:28 -----------> git rev-list -1 --merges a1b8c5045d75b7b2a230145e74f2fa3cc56e6f0b~1..a1b8c5045d75b7b2a230145e74f2fa3cc56e6f0b a1b8c5045d75b7b2a230145e74f2fa3cc56e6f0b 00:01:28 a1b8c5045d75b7b2a230145e74f2fa3cc56e6f0b [false] [Pipeline] sh 00:01:29 + git log --format=format:%s -1 a1b8c5045d75b7b2a230145e74f2fa3cc56e6f0b [Pipeline] echo 00:01:29 ========================================================= 00:01:29 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 00:01:29 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:01:29 + git log --format=format:%s -1 a1b8c5045d75b7b2a230145e74f2fa3cc56e6f0b [Pipeline] echo 00:01:29 [semverPrep] GIT_COMMIT: a1b8c5045d75b7b2a230145e74f2fa3cc56e6f0b, Commit Message: Merge commit '5ad8c9446e4ef4e55d9c2493fa7503f75f7c587c' into HEAD [Pipeline] echo 00:01:29 [semverPrep] This is not a build commit. [Pipeline] sh 00:01:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:01:29 + grep -v github /etc/ssh/ssh_known_hosts 00:01:29 + [ -e /tmp/ssh_known_hosts ] 00:01:29 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 00:01:29 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 00:01:29 + sudo tee -a /etc/ssh/ssh_known_hosts 00:01:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:01:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:01:30 00:01:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:01:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:01:30 0.1.4: Pulling from edgex-devops/py-git-semver 00:01:30 b85a868b505f: Pulling fs layer 00:01:30 e2be974225ed: Pulling fs layer 00:01:30 339a4e72a1f5: Pulling fs layer 00:01:30 988bab9f4d93: Pulling fs layer 00:01:30 1469e6f7b9e6: Pulling fs layer 00:01:30 eaf3925da568: Pulling fs layer 00:01:30 bab4dde63d76: Pulling fs layer 00:01:30 bde34c3a00c8: Pulling fs layer 00:01:30 b352a97aabf1: Pulling fs layer 00:01:30 4872d77fe225: Pulling fs layer 00:01:30 5851b861e8e6: Pulling fs layer 00:01:30 988bab9f4d93: Waiting 00:01:30 1469e6f7b9e6: Waiting 00:01:30 b352a97aabf1: Waiting 00:01:30 bab4dde63d76: Waiting 00:01:30 4872d77fe225: Waiting 00:01:30 5851b861e8e6: Waiting 00:01:30 eaf3925da568: Waiting 00:01:30 e2be974225ed: Download complete 00:01:30 988bab9f4d93: Verifying Checksum 00:01:30 988bab9f4d93: Download complete 00:01:30 1469e6f7b9e6: Verifying Checksum 00:01:30 1469e6f7b9e6: Download complete 00:01:30 eaf3925da568: Verifying Checksum 00:01:30 eaf3925da568: Download complete 00:01:30 339a4e72a1f5: Verifying Checksum 00:01:30 339a4e72a1f5: Download complete 00:01:30 bde34c3a00c8: Download complete 00:01:30 b352a97aabf1: Download complete 00:01:30 4872d77fe225: Verifying Checksum 00:01:30 4872d77fe225: Download complete 00:01:30 5851b861e8e6: Download complete 00:01:30 b85a868b505f: Verifying Checksum 00:01:30 b85a868b505f: Download complete 00:01:31 bab4dde63d76: Verifying Checksum 00:01:31 bab4dde63d76: Download complete 00:01:32 b85a868b505f: Pull complete 00:01:32 e2be974225ed: Pull complete 00:01:32 339a4e72a1f5: Pull complete 00:01:32 988bab9f4d93: Pull complete 00:01:32 1469e6f7b9e6: Pull complete 00:01:32 eaf3925da568: Pull complete 00:01:34 bab4dde63d76: Pull complete 00:01:34 bde34c3a00c8: Pull complete 00:01:34 b352a97aabf1: Pull complete 00:01:34 4872d77fe225: Pull complete 00:01:34 5851b861e8e6: Pull complete 00:01:34 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 00:01:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:01:34 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:01:34 prd-ubuntu20.04-docker-8c-8g-25979 does not seem to be running inside a container 00:01:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-313 -v /w/workspace/y_app-rfid-llrp-inventory_PR-313:/w/workspace/y_app-rfid-llrp-inventory_PR-313:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-313@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-313@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 00:01:38 $ docker top 955580929b55f031601466354db406c56fc52f06331b8581c3d87f9d34ef8d11 -eo pid,comm 00:01:38 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 00:01:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:01:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:01:38 [ssh-agent] Looking for ssh-agent implementation... 00:01:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:01:38 $ docker exec 955580929b55f031601466354db406c56fc52f06331b8581c3d87f9d34ef8d11 ssh-agent 00:01:38 SSH_AUTH_SOCK=/tmp/ssh-ZzByOHZxEbQw/agent.31 00:01:38 SSH_AGENT_PID=37 00:01:38 Running ssh-add (command line suppressed) 00:01:38 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-313@tmp/private_key_9720540753057342386.key (/w/workspace/y_app-rfid-llrp-inventory_PR-313@tmp/private_key_9720540753057342386.key) 00:01:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:01:39 + git tag --points-at HEAD [Pipeline] } 00:01:39 $ docker exec --env ******** --env ******** 955580929b55f031601466354db406c56fc52f06331b8581c3d87f9d34ef8d11 ssh-agent -k 00:01:39 unset SSH_AUTH_SOCK; 00:01:39 unset SSH_AGENT_PID; 00:01:39 echo Agent pid 37 killed; 00:01:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:01:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:01:39 [ssh-agent] Looking for ssh-agent implementation... 00:01:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:01:39 $ docker exec 955580929b55f031601466354db406c56fc52f06331b8581c3d87f9d34ef8d11 ssh-agent 00:01:39 SSH_AUTH_SOCK=/tmp/ssh-e2c6FlKnV4TR/agent.70 00:01:39 SSH_AGENT_PID=76 00:01:39 Running ssh-add (command line suppressed) 00:01:39 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-313@tmp/private_key_15028625795040811252.key (/w/workspace/y_app-rfid-llrp-inventory_PR-313@tmp/private_key_15028625795040811252.key) 00:01:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:01:39 + git semver init 00:01:40 2024-11-09 00:01:39,963 [run_init] DEBUG init version:0.0.0 force:False 00:01:40 2024-11-09 00:01:39,963 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-313/.semver 00:01:40 2024-11-09 00:01:39,964 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-313/.semver 00:01:40 2024-11-09 00:01:39,964 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-313/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-313, universal_newlines=False, shell=None, istream=None) 00:01:41 2024-11-09 00:01:41,890 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-313/.git/info/exclude 00:01:41 2024-11-09 00:01:41,891 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-313/.semver/PR-313 with force:False 00:01:41 2024-11-09 00:01:41,891 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-313/.semver/PR-313 00:01:41 2024-11-09 00:01:41,896 [execute] INFO git cat-file --batch-check 00:01:41 2024-11-09 00:01:41,896 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-313/.semver, universal_newlines=False, shell=None, istream=) 00:01:41 2024-11-09 00:01:41,903 [execute] INFO git cat-file --batch 00:01:41 2024-11-09 00:01:41,904 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-313/.semver, universal_newlines=False, shell=None, istream=) 00:01:41 2024-11-09 00:01:41,909 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-313/.semver/PR-313 00:01:41 0.0.0 [Pipeline] } 00:01:41 $ docker exec --env ******** --env ******** 955580929b55f031601466354db406c56fc52f06331b8581c3d87f9d34ef8d11 ssh-agent -k 00:01:42 unset SSH_AUTH_SOCK; 00:01:42 unset SSH_AGENT_PID; 00:01:42 echo Agent pid 76 killed; 00:01:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:01:42 + git semver [Pipeline] } 00:01:42 $ docker stop --time=1 955580929b55f031601466354db406c56fc52f06331b8581c3d87f9d34ef8d11 00:01:44 $ docker rm -f --volumes 955580929b55f031601466354db406c56fc52f06331b8581c3d87f9d34ef8d11 [Pipeline] // withDockerContainer [Pipeline] sh 00:01:44 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:01:44 Stashed 1 file(s) [Pipeline] echo 00:01:44 [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 00:01:44 provisioning config files... 00:01:44 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-313@tmp/config13322565969160190316tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:01:45 ---> ****-login.sh 00:01:45 nexus3.edgexfoundry.org:10001 00:01:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:01:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:01:45 Configure a credential helper to remove this warning. See 00:01:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:01:45 00:01:45 Login Succeeded 00:01:45 nexus3.edgexfoundry.org:10002 00:01:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:01:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:01:45 Configure a credential helper to remove this warning. See 00:01:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:01:45 00:01:45 Login Succeeded 00:01:45 nexus3.edgexfoundry.org:10003 00:01:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:01:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:01:45 Configure a credential helper to remove this warning. See 00:01:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:01:45 00:01:45 Login Succeeded 00:01:45 nexus3.edgexfoundry.org:10004 00:01:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:01:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:01:45 Configure a credential helper to remove this warning. See 00:01:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:01:45 00:01:45 Login Succeeded 00:01:45 ****.io 00:01:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:01:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:01:45 Configure a credential helper to remove this warning. See 00:01:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:01:45 00:01:45 Login Succeeded 00:01:45 ---> ****-login.sh ends [Pipeline] } 00:01:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:01:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:01:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:01:47 ========================================================= 00:01:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 00:01:47 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:01:48 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 00:01:48 Sending build context to Docker daemon 20MB 00:01:48 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 00:01:48 Step 2/12 : FROM ${BASE} AS builder 00:01:49 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 00:01:49 43c4264eed91: Pulling fs layer 00:01:49 4cc291be95ef: Pulling fs layer 00:01:49 2ac1f1163629: Pulling fs layer 00:01:49 5c3c966382ef: Pulling fs layer 00:01:49 4f4fb700ef54: Pulling fs layer 00:01:49 5d5c8e513c77: Pulling fs layer 00:01:49 9f66e0745190: Pulling fs layer 00:01:49 f49a43e4bbc0: Pulling fs layer 00:01:49 561ebcabdf7f: Pulling fs layer 00:01:49 f49a43e4bbc0: Waiting 00:01:49 9f66e0745190: Waiting 00:01:49 5c3c966382ef: Waiting 00:01:49 4f4fb700ef54: Waiting 00:01:49 561ebcabdf7f: Waiting 00:01:49 5d5c8e513c77: Waiting 00:01:49 4cc291be95ef: Verifying Checksum 00:01:49 4cc291be95ef: Download complete 00:01:49 5c3c966382ef: Download complete 00:01:49 4f4fb700ef54: Verifying Checksum 00:01:49 4f4fb700ef54: Download complete 00:01:49 5d5c8e513c77: Download complete 00:01:49 43c4264eed91: Download complete 00:01:49 43c4264eed91: Pull complete 00:01:49 4cc291be95ef: Pull complete 00:01:50 9f66e0745190: Verifying Checksum 00:01:50 9f66e0745190: Download complete 00:01:53 561ebcabdf7f: Verifying Checksum 00:01:53 561ebcabdf7f: Download complete 00:01:54 2ac1f1163629: Verifying Checksum 00:01:54 2ac1f1163629: Download complete 00:01:54 f49a43e4bbc0: Verifying Checksum 00:01:54 f49a43e4bbc0: Download complete 00:01:57 2ac1f1163629: Pull complete 00:01:57 5c3c966382ef: Pull complete 00:01:57 4f4fb700ef54: Pull complete 00:01:57 5d5c8e513c77: Pull complete 00:01:57 9f66e0745190: Pull complete 00:01:59 f49a43e4bbc0: Pull complete 00:01:59 Still waiting to schedule task 00:01:59 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-25977’ 00:02:00 561ebcabdf7f: Pull complete 00:02:00 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 00:02:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 00:02:00 ---> 3a752c3f9dda 00:02:00 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 00:02:06 ---> Running in 99877ab4746b 00:02:06 Removing intermediate container 99877ab4746b 00:02:06 ---> 4b7e9295439b 00:02:06 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 00:02:06 ---> Running in 4cd8c4556667 00:02:06 Removing intermediate container 4cd8c4556667 00:02:06 ---> 55b40b635b01 00:02:06 Step 5/12 : ARG ADD_BUILD_TAGS="" 00:02:06 ---> Running in f9ca2db67fa4 00:02:06 Removing intermediate container f9ca2db67fa4 00:02:06 ---> 713cc6598ef2 00:02:06 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:02:06 ---> Running in 9a0617731b44 00:02:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:02:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:02:06 OK: 246 MiB in 54 packages 00:02:07 Removing intermediate container 9a0617731b44 00:02:07 ---> b5711570508e 00:02:07 Step 7/12 : WORKDIR /app 00:02:07 ---> Running in 61bda53562e4 00:02:07 Removing intermediate container 61bda53562e4 00:02:07 ---> e9b0b24d64aa 00:02:07 Step 8/12 : COPY go.mod vendor* ./ 00:02:07 ---> 8d6bc23e0b69 00:02:07 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:02:07 ---> Running in fc4988e79943 00:03:03 Removing intermediate container fc4988e79943 00:03:03 ---> 65cf1e747e3a 00:03:03 Step 10/12 : COPY . . 00:03:03 ---> 712a9367dd90 00:03:03 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:03:03 ---> Running in 02a6bbc908ac 00:03:03 Removing intermediate container 02a6bbc908ac 00:03:03 ---> 967e63558cc0 00:03:03 Step 12/12 : RUN $MAKE 00:03:03 ---> Running in fc8fbd0151ce 00:03:03 noop 00:03:03 Removing intermediate container fc8fbd0151ce 00:03:03 ---> 13944a1756d0 00:03:03 Successfully built 13944a1756d0 00:03:03 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:03:03 + docker inspect -f . ci-base-image-x86_64 00:03:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:03:04 prd-ubuntu20.04-docker-8c-8g-25979 does not seem to be running inside a container 00:03:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-313 -v /w/workspace/y_app-rfid-llrp-inventory_PR-313:/w/workspace/y_app-rfid-llrp-inventory_PR-313:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-313@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-313@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 00:03:04 $ docker top 88a05a2eeb6b5105b24dc8720f96d3b9f327e24df1e3da1ec3c62fdd8c721d87 -eo pid,comm [Pipeline] { [Pipeline] sh 00:03:04 + go version 00:03:04 go version go1.23.2 linux/amd64 [Pipeline] } 00:03:04 $ docker stop --time=1 88a05a2eeb6b5105b24dc8720f96d3b9f327e24df1e3da1ec3c62fdd8c721d87 00:03:06 $ docker rm -f --volumes 88a05a2eeb6b5105b24dc8720f96d3b9f327e24df1e3da1ec3c62fdd8c721d87 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:03:06 + docker inspect -f . ci-base-image-x86_64 00:03:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:03:06 prd-ubuntu20.04-docker-8c-8g-25979 does not seem to be running inside a container 00:03:06 $ 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-313 -v /w/workspace/y_app-rfid-llrp-inventory_PR-313:/w/workspace/y_app-rfid-llrp-inventory_PR-313:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-313@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-313@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 00:03:07 $ docker top 1d9f2b0ed3e2a871f51adfce99d1ba5fedd937bedcae2d144a06140fa13b3870 -eo pid,comm [Pipeline] { [Pipeline] sh 00:03:07 + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-313 [Pipeline] fileExists [Pipeline] sh 00:03:07 + make test 00:03:07 go test -race ./... -coverprofile=coverage.out ./... 00:03:39 edgexfoundry/app-rfid-llrp-inventory coverage: 0.0% of statements 00:03:39 edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app coverage: 0.0% of statements 00:03:39 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.119s coverage: 86.2% of statements 00:03:41 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.672s coverage: 71.9% of statements 00:04:13 go vet ./... 00:04:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:04:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:04:17 ./bin/test-attribution.sh [Pipeline] echo 00:04:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 00:04:18 $ docker stop --time=1 1d9f2b0ed3e2a871f51adfce99d1ba5fedd937bedcae2d144a06140fa13b3870 00:04:25 $ docker rm -f --volumes 1d9f2b0ed3e2a871f51adfce99d1ba5fedd937bedcae2d144a06140fa13b3870 [Pipeline] // withDockerContainer [Pipeline] sh 00:04:26 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:04:26 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 00:04:26 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:04:26 + ls -al . 00:04:26 total 296 00:04:26 drwxrwxr-x 11 jenkins jenkins 4096 Nov 9 00:03 . 00:04:26 drwxrwxr-x 4 jenkins jenkins 4096 Nov 9 00:01 .. 00:04:26 -rw-rw-r-- 1 jenkins jenkins 262 Nov 9 00:01 .dockerignore 00:04:26 drwxrwxr-x 8 jenkins jenkins 4096 Nov 9 00:03 .git 00:04:26 drwxrwxr-x 3 jenkins jenkins 4096 Nov 9 00:01 .github 00:04:26 -rw-rw-r-- 1 jenkins jenkins 773 Nov 9 00:01 .gitignore 00:04:26 -rw-rw-r-- 1 jenkins jenkins 200 Nov 9 00:01 .golangci.yml 00:04:26 drwxr-xr-x 3 jenkins jenkins 4096 Nov 9 00:01 .semver 00:04:26 -rw-rw-r-- 1 jenkins jenkins 20300 Nov 9 00:01 Attribution.txt 00:04:26 -rw-rw-r-- 1 jenkins jenkins 11245 Nov 9 00:01 CHANGELOG.md 00:04:26 -rw-rw-r-- 1 jenkins jenkins 1768 Nov 9 00:01 Dockerfile 00:04:26 -rw-rw-r-- 1 jenkins jenkins 677 Nov 9 00:01 GOVERNANCE.md 00:04:26 -rw-rw-r-- 1 jenkins jenkins 665 Nov 9 00:01 Jenkinsfile 00:04:26 -rw-rw-r-- 1 jenkins jenkins 11347 Nov 9 00:01 LICENSE 00:04:26 -rw-rw-r-- 1 jenkins jenkins 3065 Nov 9 00:01 Makefile 00:04:26 -rw-rw-r-- 1 jenkins jenkins 617 Nov 9 00:01 OWNERS.md 00:04:26 -rw-rw-r-- 1 jenkins jenkins 3851 Nov 9 00:01 README.md 00:04:26 -rw-rw-r-- 1 jenkins jenkins 5 Nov 9 00:01 VERSION 00:04:26 drwxrwxr-x 2 jenkins jenkins 4096 Nov 9 00:01 bin 00:04:26 -rw-r--r-- 1 jenkins jenkins 55696 Nov 9 00:03 coverage.out 00:04:26 -rw-rw-r-- 1 jenkins jenkins 7508 Nov 9 00:01 go.mod 00:04:26 -rw-rw-r-- 1 jenkins jenkins 100922 Nov 9 00:01 go.sum 00:04:26 drwxrwxr-x 2 jenkins jenkins 4096 Nov 9 00:01 images 00:04:26 drwxrwxr-x 4 jenkins jenkins 4096 Nov 9 00:01 internal 00:04:26 -rw-rw-r-- 1 jenkins jenkins 531 Nov 9 00:01 main.go 00:04:26 drwxrwxr-x 2 jenkins jenkins 4096 Nov 9 00:01 openapi 00:04:26 drwxrwxr-x 2 jenkins jenkins 4096 Nov 9 00:01 res 00:04:26 drwxrwxr-x 3 jenkins jenkins 4096 Nov 9 00:01 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:04:27 + 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=a1b8c5045d75b7b2a230145e74f2fa3cc56e6f0b --label arch=amd64 --label version=0.0.0 . 00:04:27 Sending build context to Docker daemon 20MB 00:04:27 Step 1/30 : ARG BASE=golang:1.23-alpine3.20 00:04:27 Step 2/30 : FROM ${BASE} AS builder 00:04:27 ---> 13944a1756d0 00:04:27 Step 3/30 : ARG ALPINE_PKG_BASE="make git" 00:04:27 ---> Running in d899020be1f5 00:04:27 Removing intermediate container d899020be1f5 00:04:27 ---> cc6332dd67be 00:04:27 Step 4/30 : ARG ALPINE_PKG_EXTRA="" 00:04:27 ---> Running in 4db203c8d234 00:04:27 Removing intermediate container 4db203c8d234 00:04:27 ---> cb8c5f2108d2 00:04:27 Step 5/30 : ARG ADD_BUILD_TAGS="" 00:04:27 ---> Running in 2b14df739e18 00:04:27 Removing intermediate container 2b14df739e18 00:04:27 ---> 2cbe5292bf44 00:04:27 Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:04:27 ---> Running in dfd324d3fd1f 00:04:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:04:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:04:28 OK: 246 MiB in 54 packages 00:04:29 Removing intermediate container dfd324d3fd1f 00:04:29 ---> 9a255e2f9739 00:04:29 Step 7/30 : WORKDIR /app 00:04:29 ---> Running in 106935e405cc 00:04:29 Removing intermediate container 106935e405cc 00:04:29 ---> 728a4e927f7b 00:04:29 Step 8/30 : COPY go.mod vendor* ./ 00:04:29 ---> da63bca47896 00:04:29 Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:04:29 ---> Running in 7230ebdf8c44 00:04:30 Removing intermediate container 7230ebdf8c44 00:04:30 ---> cd3cf3bc613e 00:04:30 Step 10/30 : COPY . . 00:04:30 ---> 3ba32398f017 00:04:30 Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:04:30 ---> Running in ec284d067814 00:04:30 Removing intermediate container ec284d067814 00:04:30 ---> 1606bb06cb1f 00:04:30 Step 12/30 : RUN $MAKE 00:04:30 ---> Running in 24b6768e53c8 00:04:30 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.58 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory 00:05:09 Removing intermediate container 24b6768e53c8 00:05:09 ---> 0872ccd32bb0 00:05:09 Step 13/30 : FROM alpine:3.20 00:05:09 3.20: Pulling from library/alpine 00:05:09 43c4264eed91: Already exists 00:05:09 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 00:05:09 Status: Downloaded newer image for alpine:3.20 00:05:09 ---> 91ef0af61f39 00:05:09 Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 00:05:09 ---> Running in 677cf029413f 00:05:09 Removing intermediate container 677cf029413f 00:05:09 ---> 46bafb66b158 00:05:09 Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 00:05:09 ---> Running in b816ae0a7e35 00:05:09 Removing intermediate container b816ae0a7e35 00:05:09 ---> 05b15cab82c5 00:05:09 Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init 00:05:09 ---> Running in b5319e2d4f90 00:05:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:05:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:05:09 (1/2) Installing ca-certificates (20240705-r0) 00:05:09 (2/2) Installing dumb-init (1.2.5-r3) 00:05:09 Executing busybox-1.36.1-r29.trigger 00:05:09 Executing ca-certificates-20240705-r0.trigger 00:05:09 OK: 9 MiB in 16 packages 00:05:09 Removing intermediate container b5319e2d4f90 00:05:09 ---> 2c19d21a78bb 00:05:09 Step 17/30 : RUN apk --no-cache upgrade 00:05:09 ---> Running in 5899d1055395 00:05:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:05:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:05:09 Upgrading critical system libraries and apk-tools: 00:05:09 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 00:05:09 Executing busybox-1.36.1-r29.trigger 00:05:09 Continuing the upgrade transaction with new apk-tools: 00:05:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:05:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:05:09 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 00:05:09 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 00:05:09 Executing ca-certificates-20240705-r0.trigger 00:05:09 OK: 9 MiB in 16 packages 00:05:10 Removing intermediate container 5899d1055395 00:05:10 ---> 66f0e65f3880 00:05:10 Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt 00:05:10 ---> 79c3393a7f71 00:05:10 Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE 00:05:10 ---> 2f8d6e93e032 00:05:10 Step 20/30 : COPY --from=builder /app/res/ /res/ 00:05:10 ---> aab9c585db17 00:05:10 Step 21/30 : COPY --from=builder /app/static/ /static/ 00:05:10 ---> aafbc32ac8c4 00:05:10 Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 00:05:12 ---> 94c734abce20 00:05:12 Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 00:05:12 ---> Running in 8ab865e966eb 00:05:12 Removing intermediate container 8ab865e966eb 00:05:12 ---> 6456428ed543 00:05:12 Step 24/30 : VOLUME /cache 00:05:12 ---> Running in a225ebece7af 00:05:12 Removing intermediate container a225ebece7af 00:05:12 ---> 8eebc3483d4b 00:05:12 Step 25/30 : EXPOSE 59711 00:05:12 ---> Running in 1e0334fd3811 00:05:12 Removing intermediate container 1e0334fd3811 00:05:12 ---> 6050c9e1ea0b 00:05:12 Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 00:05:12 ---> Running in 060c805acc11 00:05:12 Removing intermediate container 060c805acc11 00:05:12 ---> 8289002abfc2 00:05:12 Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 00:05:12 ---> Running in b83bcbf79b73 00:05:12 Removing intermediate container b83bcbf79b73 00:05:12 ---> 7353da0c0cfe 00:05:12 Step 28/30 : LABEL arch=amd64 00:05:12 ---> Running in 7a46a27a0a41 00:05:12 Removing intermediate container 7a46a27a0a41 00:05:12 ---> 1a890b78970d 00:05:12 Step 29/30 : LABEL git_sha=a1b8c5045d75b7b2a230145e74f2fa3cc56e6f0b 00:05:12 ---> Running in b795af3557de 00:05:13 Removing intermediate container b795af3557de 00:05:13 ---> b05058891f25 00:05:13 Step 30/30 : LABEL version=0.0.0 00:05:13 ---> Running in 522f08520322 00:05:13 Removing intermediate container 522f08520322 00:05:13 ---> 76b6725fb7be 00:05:13 [Warning] One or more build-args [ARCH] were not consumed 00:05:13 Successfully built 76b6725fb7be 00:05:13 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:05:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:05:13 00:05:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:05:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:05:13 latest: Pulling from edgex-lftools-log-publisher 00:05:13 5eb5b503b376: Pulling fs layer 00:05:13 5c69ac0246d0: Pulling fs layer 00:05:13 ec43610c2a17: Pulling fs layer 00:05:13 3a2ae6a8a46f: Pulling fs layer 00:05:13 33b1e0a273af: Pulling fs layer 00:05:13 5d3b04190fa2: Pulling fs layer 00:05:13 2f39f015ded8: Pulling fs layer 00:05:13 33b1e0a273af: Waiting 00:05:13 5d3b04190fa2: Waiting 00:05:13 2f39f015ded8: Waiting 00:05:13 3a2ae6a8a46f: Waiting 00:05:13 5c69ac0246d0: Download complete 00:05:13 3a2ae6a8a46f: Download complete 00:05:13 33b1e0a273af: Verifying Checksum 00:05:13 33b1e0a273af: Download complete 00:05:13 5d3b04190fa2: Download complete 00:05:13 ec43610c2a17: Verifying Checksum 00:05:13 ec43610c2a17: Download complete 00:05:14 5eb5b503b376: Verifying Checksum 00:05:14 5eb5b503b376: Download complete 00:05:14 2f39f015ded8: Download complete 00:05:15 5eb5b503b376: Pull complete 00:05:15 5c69ac0246d0: Pull complete 00:05:15 ec43610c2a17: Pull complete 00:05:15 3a2ae6a8a46f: Pull complete 00:05:16 33b1e0a273af: Pull complete 00:05:16 5d3b04190fa2: Pull complete 00:05:20 2f39f015ded8: Pull complete 00:05:20 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:05:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:05:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:05:20 prd-ubuntu20.04-docker-8c-8g-25979 does not seem to be running inside a container 00:05:20 $ 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-313 -v /w/workspace/y_app-rfid-llrp-inventory_PR-313:/w/workspace/y_app-rfid-llrp-inventory_PR-313:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-313@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-313@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:05:24 $ docker top e5a9d0361a2d024a7e26e35fa5619f8ceb70525c7b43f482bdf313a790c643e4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:05:25 ---> job-cost.sh 00:05:25 lf-activate-venv: SKIPPING 00:05:25 INFO: No Stack... 00:05:25 INFO: Retrieving Pricing Info for: v3-standard-8 00:05:25 INFO: Archiving Costs [Pipeline] sh 00:05:26 + cat /w/workspace/y_app-rfid-llrp-inventory_PR-313/archives/cost.csv 00:05:26 + cut -d, -f6 [Pipeline] lock 00:05:26 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-313-2-stack-cost] 00:05:26 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-313-2-stack-cost] did not exist. Created. 00:05:26 Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-313-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:05:26 + echo total: 0.2199999988079071 [Pipeline] stash 00:05:26 Stashed 1 file(s) [Pipeline] } 00:05:26 Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-313-2-stack-cost] [Pipeline] // lock [Pipeline] } 00:05:26 $ docker stop --time=1 e5a9d0361a2d024a7e26e35fa5619f8ceb70525c7b43f482bdf313a790c643e4 00:05:27 Running on prd-ubuntu20.04-docker-arm64-4c-16g-25982 in /w/workspace/y_app-rfid-llrp-inventory_PR-313 00:05:27 $ docker rm -f --volumes e5a9d0361a2d024a7e26e35fa5619f8ceb70525c7b43f482bdf313a790c643e4 [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] ws 00:05:27 Running in /w/workspace/app-rfid-llrp-inventory/2 [Pipeline] { [Pipeline] checkout [Pipeline] } 00:05:27 The recommended git tool is: git [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:05:32 using credential edgex-jenkins-ssh 00:05:32 Cloning the remote Git repository 00:05:32 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 00:05:32 > git init /w/workspace/app-rfid-llrp-inventory/2 # timeout=10 00:05:32 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 00:05:32 > git --version # timeout=10 00:05:32 > git --version # 'git version 2.25.1' 00:05:32 using GIT_SSH to set credentials SSH Credentials for GitHub 00:05:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:05:36 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 00:05:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:05:37 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 00:05:37 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 00:05:37 using GIT_SSH to set credentials SSH Credentials for GitHub 00:05:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/313/head:refs/remotes/origin/PR-313 +refs/heads/main:refs/remotes/origin/main # timeout=10 00:05:38 Merging remotes/origin/main commit 5ad8c9446e4ef4e55d9c2493fa7503f75f7c587c into PR head commit 5740b1aff1634827f520daae2bda828a169de310 00:05:38 Merge succeeded, producing 9d047102eab77ef846f167f5edf5a14d36310a7a 00:05:38 Checking out Revision 9d047102eab77ef846f167f5edf5a14d36310a7a (PR-313) 00:05:38 > git config core.sparsecheckout # timeout=10 00:05:38 > git checkout -f 5740b1aff1634827f520daae2bda828a169de310 # timeout=10 00:05:38 > git remote # timeout=10 00:05:38 > git config --get remote.origin.url # timeout=10 00:05:38 using GIT_SSH to set credentials SSH Credentials for GitHub 00:05:38 > git merge 5ad8c9446e4ef4e55d9c2493fa7503f75f7c587c # timeout=10 00:05:38 > git rev-parse HEAD^{commit} # timeout=10 00:05:38 > git config core.sparsecheckout # timeout=10 00:05:38 > git checkout -f 9d047102eab77ef846f167f5edf5a14d36310a7a # timeout=10 00:05:42 Commit message: "Merge commit '5ad8c9446e4ef4e55d9c2493fa7503f75f7c587c' into HEAD" 00:05:42 > git rev-list --no-walk 5740b1aff1634827f520daae2bda828a169de310 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:05:43 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:05:43 % Total % Received % Xferd Average Speed Time Time Time Current 00:05:43 Dload Upload Total Spent Left Speed 00:05:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 105k 0 --:--:-- --:--:-- --:--:-- 105k [Pipeline] sh 00:05:44 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:05:44 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 00:05:44 + sudo tee /etc/docker/daemon.new 00:05:44 { 00:05:44 "registry-mirrors": [ 00:05:44 "https://nexus3.edgexfoundry.org:10001" 00:05:44 ], 00:05:44 "bip": "10.250.0.254/24", 00:05:44 "hosts": [ 00:05:44 "tcp://0.0.0.0:5555", 00:05:44 "unix:///var/run/docker.sock" 00:05:44 ], 00:05:44 "mtu": 1458, 00:05:44 "selinux-enabled": true, 00:05:44 "seccomp-profile": "/etc/docker/seccomp.json" 00:05:44 } [Pipeline] sh 00:05:44 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:05:45 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:06:03 provisioning config files... 00:06:03 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/2@tmp/config3194398636639689801tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:06:04 ---> ****-login.sh 00:06:04 nexus3.edgexfoundry.org:10001 00:06:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:06:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:06:04 Configure a credential helper to remove this warning. See 00:06:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:06:04 00:06:04 Login Succeeded 00:06:04 nexus3.edgexfoundry.org:10002 00:06:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:06:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:06:05 Configure a credential helper to remove this warning. See 00:06:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:06:05 00:06:05 Login Succeeded 00:06:05 nexus3.edgexfoundry.org:10003 00:06:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:06:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:06:05 Configure a credential helper to remove this warning. See 00:06:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:06:05 00:06:05 Login Succeeded 00:06:05 nexus3.edgexfoundry.org:10004 00:06:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:06:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:06:05 Configure a credential helper to remove this warning. See 00:06:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:06:05 00:06:05 Login Succeeded 00:06:05 ****.io 00:06:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:06:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:06:06 Configure a credential helper to remove this warning. See 00:06:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:06:06 00:06:06 Login Succeeded 00:06:06 ---> ****-login.sh ends [Pipeline] } 00:06:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:06:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:06:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:06:06 ========================================================= 00:06:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 00:06:06 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:06:07 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 00:06:07 Sending build context to Docker daemon 684kB 00:06:07 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 00:06:07 Step 2/12 : FROM ${BASE} AS builder 00:06:07 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:06:07 cf04c63912e1: Pulling fs layer 00:06:07 55b35a11ae5e: Pulling fs layer 00:06:07 a37a00ec5f00: Pulling fs layer 00:06:07 50b3750afda1: Pulling fs layer 00:06:07 4f4fb700ef54: Pulling fs layer 00:06:07 80978eb59214: Pulling fs layer 00:06:07 c9f46d7d2bd2: Pulling fs layer 00:06:07 c5a475d317c9: Pulling fs layer 00:06:07 4f4fb700ef54: Waiting 00:06:07 50b3750afda1: Waiting 00:06:07 c5a475d317c9: Waiting 00:06:07 c9f46d7d2bd2: Waiting 00:06:07 55b35a11ae5e: Verifying Checksum 00:06:07 55b35a11ae5e: Download complete 00:06:07 50b3750afda1: Verifying Checksum 00:06:07 50b3750afda1: Download complete 00:06:07 4f4fb700ef54: Verifying Checksum 00:06:07 4f4fb700ef54: Download complete 00:06:07 80978eb59214: Verifying Checksum 00:06:07 80978eb59214: Download complete 00:06:07 cf04c63912e1: Verifying Checksum 00:06:07 cf04c63912e1: Download complete 00:06:08 c5a475d317c9: Verifying Checksum 00:06:08 c5a475d317c9: Download complete 00:06:08 cf04c63912e1: Pull complete 00:06:09 55b35a11ae5e: Pull complete 00:06:09 a37a00ec5f00: Verifying Checksum 00:06:09 a37a00ec5f00: Download complete 00:06:10 c9f46d7d2bd2: Verifying Checksum 00:06:10 c9f46d7d2bd2: Download complete 00:06:25 a37a00ec5f00: Pull complete 00:06:25 50b3750afda1: Pull complete 00:06:25 4f4fb700ef54: Pull complete 00:06:25 80978eb59214: Pull complete 00:06:31 c9f46d7d2bd2: Pull complete 00:06:33 c5a475d317c9: Pull complete 00:06:33 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 00:06:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 00:06:33 ---> be29e6b0f0d4 00:06:33 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 00:06:34 ---> Running in ef48ce7ae225 00:06:34 Removing intermediate container ef48ce7ae225 00:06:34 ---> 698fc01da7e0 00:06:34 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 00:06:34 ---> Running in 932bb5d65395 00:06:34 Removing intermediate container 932bb5d65395 00:06:34 ---> 6311400960ed 00:06:34 Step 5/12 : ARG ADD_BUILD_TAGS="" 00:06:34 ---> Running in 6326de2f9c60 00:06:35 Removing intermediate container 6326de2f9c60 00:06:35 ---> 93e6096f269a 00:06:35 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:06:35 ---> Running in 922f1664f4b9 00:06:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:06:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:06:38 OK: 238 MiB in 54 packages 00:06:39 Removing intermediate container 922f1664f4b9 00:06:39 ---> 22e1d2a9891b 00:06:39 Step 7/12 : WORKDIR /app 00:06:39 ---> Running in 5eb7fb662496 00:06:40 Removing intermediate container 5eb7fb662496 00:06:40 ---> b6a47ba03791 00:06:40 Step 8/12 : COPY go.mod vendor* ./ 00:06:40 ---> b70cb22078de 00:06:40 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:06:40 ---> Running in 4832fa67de16 00:08:32 Removing intermediate container 4832fa67de16 00:08:32 ---> 560ee8081eec 00:08:32 Step 10/12 : COPY . . 00:08:32 ---> 612637b50019 00:08:32 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:08:32 ---> Running in c09016a97732 00:08:32 Removing intermediate container c09016a97732 00:08:32 ---> 3b3ea3b1c975 00:08:32 Step 12/12 : RUN $MAKE 00:08:32 ---> Running in 24cf76b4e5f1 00:08:32 noop 00:08:32 Removing intermediate container 24cf76b4e5f1 00:08:32 ---> 75082110c4de 00:08:32 Successfully built 75082110c4de 00:08:32 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:08:32 + docker inspect -f . ci-base-image-arm64 00:08:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:08:32 prd-ubuntu20.04-docker-arm64-4c-16g-25982 does not seem to be running inside a container 00:08:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/2 -v /w/workspace/app-rfid-llrp-inventory/2:/w/workspace/app-rfid-llrp-inventory/2:rw,z -v /w/workspace/app-rfid-llrp-inventory/2@tmp:/w/workspace/app-rfid-llrp-inventory/2@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 ******** ci-base-image-arm64 cat 00:08:34 $ docker top daa1ec7763c05d3acba9ae3c8adc7a77238f918f91bcec76372135a7711e831f -eo pid,comm [Pipeline] { [Pipeline] sh 00:08:35 + go version 00:08:35 go version go1.23.2 linux/arm64 [Pipeline] } 00:08:35 $ docker stop --time=1 daa1ec7763c05d3acba9ae3c8adc7a77238f918f91bcec76372135a7711e831f 00:08:36 $ docker rm -f --volumes daa1ec7763c05d3acba9ae3c8adc7a77238f918f91bcec76372135a7711e831f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:08:37 + docker inspect -f . ci-base-image-arm64 00:08:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:08:37 prd-ubuntu20.04-docker-arm64-4c-16g-25982 does not seem to be running inside a container 00:08:37 $ 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/2 -v /w/workspace/app-rfid-llrp-inventory/2:/w/workspace/app-rfid-llrp-inventory/2:rw,z -v /w/workspace/app-rfid-llrp-inventory/2@tmp:/w/workspace/app-rfid-llrp-inventory/2@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 ******** ci-base-image-arm64 cat 00:08:39 $ docker top 5238c820f00b8dc55be779e9f83f061b867c5240766f54be0ade283f07ee1413 -eo pid,comm [Pipeline] { [Pipeline] sh 00:08:39 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/2 [Pipeline] fileExists [Pipeline] sh 00:08:40 + make test 00:08:40 go test -race ./... -coverprofile=coverage.out ./... 00:13:32 edgexfoundry/app-rfid-llrp-inventory coverage: 0.0% of statements 00:13:43 edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app coverage: 0.0% of statements 00:13:43 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.395s coverage: 86.2% of statements 00:13:58 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.479s coverage: 71.9% of statements 00:13:58 WARNING: Linting skipped (not on x86_64 or linter not installed) 00:13:58 go vet ./... 00:18:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:18:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:18:20 ./bin/test-attribution.sh [Pipeline] echo 00:18:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 00:18:20 $ docker stop --time=1 5238c820f00b8dc55be779e9f83f061b867c5240766f54be0ade283f07ee1413 00:18:22 $ docker rm -f --volumes 5238c820f00b8dc55be779e9f83f061b867c5240766f54be0ade283f07ee1413 [Pipeline] // withDockerContainer [Pipeline] sh 00:18:25 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:18:25 Warning: overwriting stash ‘coverage-report’ 00:18:25 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 00:18:26 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:18:26 + ls -al . 00:18:26 total 292 00:18:26 drwxrwxr-x 10 jenkins jenkins 4096 Nov 9 00:08 . 00:18:26 drwxrwxr-x 4 jenkins jenkins 4096 Nov 9 00:05 .. 00:18:26 -rw-rw-r-- 1 jenkins jenkins 262 Nov 9 00:05 .dockerignore 00:18:26 drwxrwxr-x 8 jenkins jenkins 4096 Nov 9 00:05 .git 00:18:26 drwxrwxr-x 3 jenkins jenkins 4096 Nov 9 00:05 .github 00:18:26 -rw-rw-r-- 1 jenkins jenkins 773 Nov 9 00:05 .gitignore 00:18:26 -rw-rw-r-- 1 jenkins jenkins 200 Nov 9 00:05 .golangci.yml 00:18:26 -rw-rw-r-- 1 jenkins jenkins 20300 Nov 9 00:05 Attribution.txt 00:18:26 -rw-rw-r-- 1 jenkins jenkins 11245 Nov 9 00:05 CHANGELOG.md 00:18:26 -rw-rw-r-- 1 jenkins jenkins 1768 Nov 9 00:05 Dockerfile 00:18:26 -rw-rw-r-- 1 jenkins jenkins 677 Nov 9 00:05 GOVERNANCE.md 00:18:26 -rw-rw-r-- 1 jenkins jenkins 665 Nov 9 00:05 Jenkinsfile 00:18:26 -rw-rw-r-- 1 jenkins jenkins 11347 Nov 9 00:05 LICENSE 00:18:26 -rw-rw-r-- 1 jenkins jenkins 3065 Nov 9 00:05 Makefile 00:18:26 -rw-rw-r-- 1 jenkins jenkins 617 Nov 9 00:05 OWNERS.md 00:18:26 -rw-rw-r-- 1 jenkins jenkins 3851 Nov 9 00:05 README.md 00:18:26 -rw-rw-r-- 1 jenkins jenkins 5 Nov 9 00:01 VERSION 00:18:26 drwxrwxr-x 2 jenkins jenkins 4096 Nov 9 00:05 bin 00:18:26 -rw-r--r-- 1 jenkins jenkins 55696 Nov 9 00:13 coverage.out 00:18:26 -rw-rw-r-- 1 jenkins jenkins 7508 Nov 9 00:05 go.mod 00:18:26 -rw-rw-r-- 1 jenkins jenkins 100922 Nov 9 00:05 go.sum 00:18:26 drwxrwxr-x 2 jenkins jenkins 4096 Nov 9 00:05 images 00:18:26 drwxrwxr-x 4 jenkins jenkins 4096 Nov 9 00:05 internal 00:18:26 -rw-rw-r-- 1 jenkins jenkins 531 Nov 9 00:05 main.go 00:18:26 drwxrwxr-x 2 jenkins jenkins 4096 Nov 9 00:05 openapi 00:18:26 drwxrwxr-x 2 jenkins jenkins 4096 Nov 9 00:05 res 00:18:26 drwxrwxr-x 3 jenkins jenkins 4096 Nov 9 00:05 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:27 + 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=9d047102eab77ef846f167f5edf5a14d36310a7a --label arch=arm64 --label version=0.0.0 . 00:18:27 Sending build context to Docker daemon 684kB 00:18:27 Step 1/30 : ARG BASE=golang:1.23-alpine3.20 00:18:27 Step 2/30 : FROM ${BASE} AS builder 00:18:27 ---> 75082110c4de 00:18:27 Step 3/30 : ARG ALPINE_PKG_BASE="make git" 00:18:27 ---> Running in 7b5468bafb8f 00:18:27 Removing intermediate container 7b5468bafb8f 00:18:27 ---> bf921e335f1f 00:18:27 Step 4/30 : ARG ALPINE_PKG_EXTRA="" 00:18:27 ---> Running in acd96fad1dc1 00:18:28 Removing intermediate container acd96fad1dc1 00:18:28 ---> 8d775f1bfa89 00:18:28 Step 5/30 : ARG ADD_BUILD_TAGS="" 00:18:28 ---> Running in 25dc7cfe1f1f 00:18:28 Removing intermediate container 25dc7cfe1f1f 00:18:28 ---> 16b2e8293b28 00:18:28 Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:18:28 ---> Running in a25e49136c44 00:18:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:18:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:18:31 OK: 238 MiB in 54 packages 00:18:32 Removing intermediate container a25e49136c44 00:18:32 ---> 369132bff4ed 00:18:32 Step 7/30 : WORKDIR /app 00:18:32 ---> Running in 33b794ed27d5 00:18:32 Removing intermediate container 33b794ed27d5 00:18:32 ---> e4ef33cbda41 00:18:32 Step 8/30 : COPY go.mod vendor* ./ 00:18:33 ---> a87ed5bf0ee2 00:18:33 Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:18:33 ---> Running in 46fd2e4602fc 00:18:35 Removing intermediate container 46fd2e4602fc 00:18:35 ---> 03ead39c2f85 00:18:35 Step 10/30 : COPY . . 00:18:36 ---> bd1671e69550 00:18:36 Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:18:36 ---> Running in c99d0f26a9bb 00:18:36 Removing intermediate container c99d0f26a9bb 00:18:36 ---> 0e035b4c5821 00:18:36 Step 12/30 : RUN $MAKE 00:18:36 ---> Running in d62ada2281ab 00:18:37 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.58 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory 00:22:44 Removing intermediate container d62ada2281ab 00:22:44 ---> c52b918f7268 00:22:44 Step 13/30 : FROM alpine:3.20 00:22:44 3.20: Pulling from library/alpine 00:22:44 cf04c63912e1: Already exists 00:22:44 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 00:22:44 Status: Downloaded newer image for alpine:3.20 00:22:44 ---> c157a85ed455 00:22:44 Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 00:22:44 ---> Running in 79898f6eaae2 00:22:44 Removing intermediate container 79898f6eaae2 00:22:44 ---> 2ac7c13e6050 00:22:44 Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 00:22:44 ---> Running in f58bc77a056e 00:22:44 Removing intermediate container f58bc77a056e 00:22:44 ---> 9e647fb756fc 00:22:44 Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init 00:22:44 ---> Running in 9f817aefd2c8 00:22:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:22:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:22:44 (1/2) Installing ca-certificates (20240705-r0) 00:22:44 (2/2) Installing dumb-init (1.2.5-r3) 00:22:44 Executing busybox-1.36.1-r29.trigger 00:22:44 Executing ca-certificates-20240705-r0.trigger 00:22:44 OK: 10 MiB in 16 packages 00:22:44 Removing intermediate container 9f817aefd2c8 00:22:44 ---> d1083fffe091 00:22:44 Step 17/30 : RUN apk --no-cache upgrade 00:22:44 ---> Running in 9a9d6cf7c3f8 00:22:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:22:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:22:47 Upgrading critical system libraries and apk-tools: 00:22:47 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 00:22:47 Executing busybox-1.36.1-r29.trigger 00:22:47 Continuing the upgrade transaction with new apk-tools: 00:22:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:22:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:22:49 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 00:22:49 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 00:22:49 Executing ca-certificates-20240705-r0.trigger 00:22:49 OK: 10 MiB in 16 packages 00:22:50 Removing intermediate container 9a9d6cf7c3f8 00:22:50 ---> 34961fb35f84 00:22:50 Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt 00:22:51 ---> 9fd174206834 00:22:51 Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE 00:22:51 ---> f1bb2edc279e 00:22:51 Step 20/30 : COPY --from=builder /app/res/ /res/ 00:22:52 ---> 73db0cedb65f 00:22:52 Step 21/30 : COPY --from=builder /app/static/ /static/ 00:22:52 ---> e31c25320801 00:22:52 Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 00:22:54 ---> 8bacfc216627 00:22:54 Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 00:22:54 ---> Running in 9c7e07cb3d5c 00:22:56 Removing intermediate container 9c7e07cb3d5c 00:22:56 ---> 8d5d1ce42ed0 00:22:56 Step 24/30 : VOLUME /cache 00:22:56 ---> Running in d43b9efa8fce 00:22:56 Removing intermediate container d43b9efa8fce 00:22:56 ---> 2b107646543d 00:22:56 Step 25/30 : EXPOSE 59711 00:22:56 ---> Running in aab1c333101e 00:22:56 Removing intermediate container aab1c333101e 00:22:56 ---> 56a44639c0b7 00:22:56 Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 00:22:57 ---> Running in 49b915bfcc67 00:22:57 Removing intermediate container 49b915bfcc67 00:22:57 ---> 1a45a27d31fd 00:22:57 Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 00:22:57 ---> Running in e2c30d2a7139 00:22:57 Removing intermediate container e2c30d2a7139 00:22:57 ---> 52025b7e8881 00:22:57 Step 28/30 : LABEL arch=arm64 00:22:57 ---> Running in f26e1cab22e7 00:22:58 Removing intermediate container f26e1cab22e7 00:22:58 ---> 99b3d8f42e66 00:22:58 Step 29/30 : LABEL git_sha=9d047102eab77ef846f167f5edf5a14d36310a7a 00:22:58 ---> Running in db9d77cccb16 00:22:58 Removing intermediate container db9d77cccb16 00:22:58 ---> d4163f67533b 00:22:58 Step 30/30 : LABEL version=0.0.0 00:22:58 ---> Running in f011a00b5712 00:22:59 Removing intermediate container f011a00b5712 00:22:59 ---> 20d549856d74 00:22:59 [Warning] One or more build-args [ARCH] were not consumed 00:22:59 Successfully built 20d549856d74 00:22:59 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:22:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:22:59 00:22:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:22:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:22:59 arm64: Pulling from edgex-lftools-log-publisher 00:22:59 8998bd30e6a1: Pulling fs layer 00:22:59 04944245beec: Pulling fs layer 00:23:00 699f458cf7ca: Pulling fs layer 00:23:00 765212b225bb: Pulling fs layer 00:23:00 f23df028b6ca: Pulling fs layer 00:23:00 765212b225bb: Waiting 00:23:00 f23df028b6ca: Waiting 00:23:00 d65c8cfc05b1: Pulling fs layer 00:23:00 2437ff75d9bd: Pulling fs layer 00:23:00 2437ff75d9bd: Waiting 00:23:00 d65c8cfc05b1: Waiting 00:23:00 04944245beec: Verifying Checksum 00:23:00 04944245beec: Download complete 00:23:00 765212b225bb: Download complete 00:23:00 f23df028b6ca: Verifying Checksum 00:23:00 f23df028b6ca: Download complete 00:23:00 d65c8cfc05b1: Verifying Checksum 00:23:00 d65c8cfc05b1: Download complete 00:23:00 699f458cf7ca: Verifying Checksum 00:23:00 699f458cf7ca: Download complete 00:23:00 8998bd30e6a1: Verifying Checksum 00:23:00 8998bd30e6a1: Download complete 00:23:03 2437ff75d9bd: Download complete 00:23:05 8998bd30e6a1: Pull complete 00:23:05 04944245beec: Pull complete 00:23:07 699f458cf7ca: Pull complete 00:23:07 765212b225bb: Pull complete 00:23:08 f23df028b6ca: Pull complete 00:23:09 d65c8cfc05b1: Pull complete 00:23:27 2437ff75d9bd: Pull complete 00:23:27 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 00:23:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:23:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:23:27 prd-ubuntu20.04-docker-arm64-4c-16g-25982 does not seem to be running inside a container 00:23:27 $ 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/2 -v /w/workspace/app-rfid-llrp-inventory/2:/w/workspace/app-rfid-llrp-inventory/2:rw,z -v /w/workspace/app-rfid-llrp-inventory/2@tmp:/w/workspace/app-rfid-llrp-inventory/2@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:arm64 cat 00:23:30 $ docker top ad166daaf1f980af254bf5b454ecbede6f88d2d2b74e9f8c21c09f79b5d68cea -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:23:31 ---> job-cost.sh 00:23:31 lf-activate-venv: SKIPPING 00:23:31 INFO: No Stack... 00:23:32 INFO: Retrieving Pricing Info for: v3-standard-4 00:23:32 INFO: Archiving Costs [Pipeline] sh 00:23:33 + cat /w/workspace/app-rfid-llrp-inventory/2/archives/cost.csv 00:23:33 + cut -d, -f6 [Pipeline] lock 00:23:33 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-313-2-stack-cost] 00:23:33 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-313-2-stack-cost] did not exist. Created. 00:23:33 Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-313-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:23:34 /w/workspace/app-rfid-llrp-inventory/2@tmp/durable-1b2df616/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 00:23:35 + echo total: 0.10999999940395355 [Pipeline] stash 00:23:35 Warning: overwriting stash ‘stack-cost’ 00:23:35 Stashed 1 file(s) [Pipeline] } 00:23:35 Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-313-2-stack-cost] [Pipeline] // lock [Pipeline] } 00:23:35 $ docker stop --time=1 ad166daaf1f980af254bf5b454ecbede6f88d2d2b74e9f8c21c09f79b5d68cea 00:23:36 $ docker rm -f --volumes ad166daaf1f980af254bf5b454ecbede6f88d2d2b74e9f8c21c09f79b5d68cea [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:23:37 provisioning config files... 00:23:37 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-313@tmp/config9295043136867709684tmp [Pipeline] { [Pipeline] sh 00:23:37 + set +x 00:23:37 + curl -s https://codecov.io/bash+ 00:23:37 bash -s -- 00:23:37 00:23:37 _____ _ 00:23:37 / ____| | | 00:23:37 | | ___ __| | ___ ___ _____ __ 00:23:37 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:23:37 | |___| (_) | (_| | __/ (_| (_) \ V / 00:23:37 \_____\___/ \__,_|\___|\___\___/ \_/ 00:23:37 Bash-1.0.6 00:23:37 00:23:37 00:23:37 ==> git version 2.25.1 found 00:23:37 ==> 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:23:37 Release-Date: 2020-01-08 00:23:37 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:23:37 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 00:23:37 ==> Jenkins CI detected. 00:23:37 current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-313 00:23:37 project root: . 00:23:37 --> token set from env 00:23:37 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:23:37 ==> Running gcov in . (disable via -X gcov) 00:23:37 ==> Python coveragepy not found 00:23:37 ==> Searching for coverage reports in: 00:23:37 + . 00:23:37 -> Found 1 reports 00:23:37 ==> Detecting git/mercurial file structure 00:23:37 ==> Reading reports 00:23:37 + ./coverage.out bytes=55696 00:23:37 ==> Appending adjustments 00:23:37 https://docs.codecov.io/docs/fixing-reports 00:23:37 + Found adjustments 00:23:37 ==> Gzipping contents 00:23:37 16K /tmp/codecov.TSGnYF.gz 00:23:37 ==> Uploading reports 00:23:37 url: https://codecov.io 00:23:37 query: branch=PR-313&commit=a1b8c5045d75b7b2a230145e74f2fa3cc56e6f0b&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-313%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=313&job=&cmd_args= 00:23:37 -> Pinging Codecov 00:23:37 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-313&commit=a1b8c5045d75b7b2a230145e74f2fa3cc56e6f0b&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-313%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=313&job=&cmd_args= 00:23:38 -> Uploading to 00:23:38 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-rfid-llrp-go/a1b8c5045d75b7b2a230145e74f2fa3cc56e6f0b/f0df5cbc-19da-4505-a208-ac789798d4f6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241109%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241109T002338Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=1a6113bad329b575a24ef87bdf135c28806eae0d560c785c5142c798c8a7fd21 00:23:38 % Total % Received % Xferd Average Speed Time Time Time Current 00:23:38 Dload Upload Total Spent Left Speed 00:23:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12870 0 0 100 12870 0 49883 --:--:-- --:--:-- --:--:-- 49883 00:23:38 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/a1b8c5045d75b7b2a230145e74f2fa3cc56e6f0b [Pipeline] } 00:23:38 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [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:23:39 + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-313/archives ] 00:23:39 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-313/archives 00:23:39 total 16 00:23:39 drwxr-xr-x 3 root root 4096 Nov 9 00:05 . 00:23:39 drwxrwxr-x 12 jenkins jenkins 4096 Nov 9 00:05 .. 00:23:39 drwxr-xr-x 2 root root 4096 Nov 9 00:05 cost 00:23:39 -rw-r--r-- 1 root root 95 Nov 9 00:05 cost.csv 00:23:39 + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-313/archives 00:23:39 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-313/archives 00:23:39 total 16 00:23:39 drwxr-xr-x 3 jenkins jenkins 4096 Nov 9 00:05 . 00:23:39 drwxrwxr-x 12 jenkins jenkins 4096 Nov 9 00:05 .. 00:23:39 drwxr-xr-x 2 jenkins jenkins 4096 Nov 9 00:05 cost 00:23:39 -rw-r--r-- 1 jenkins jenkins 95 Nov 9 00:05 cost.csv [Pipeline] libraryResource [Pipeline] sh 00:23:39 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:23:40 ---> package-listing.sh 00:23:40 ++ facter osfamily 00:23:40 ++ tr '[:upper:]' '[:lower:]' 00:23:40 + OS_FAMILY=debian 00:23:40 + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-313 00:23:40 + START_PACKAGES=/tmp/packages_start.txt 00:23:40 + END_PACKAGES=/tmp/packages_end.txt 00:23:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:23:40 + PACKAGES=/tmp/packages_start.txt 00:23:40 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-313 ']' 00:23:40 + PACKAGES=/tmp/packages_end.txt 00:23:40 + case "${OS_FAMILY}" in 00:23:40 + dpkg -l 00:23:40 + grep '^ii' 00:23:40 + '[' -f /tmp/packages_start.txt ']' 00:23:40 + '[' -f /tmp/packages_end.txt ']' 00:23:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:23:40 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-313 ']' 00:23:40 + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-313/archives/ 00:23:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-313/archives/ [Pipeline] echo 00:23:40 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-313/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:23:41 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:23:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:23:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:23:41 prd-ubuntu20.04-docker-8c-8g-25979 does not seem to be running inside a container 00:23:41 $ 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-313/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-313 -v /w/workspace/y_app-rfid-llrp-inventory_PR-313:/w/workspace/y_app-rfid-llrp-inventory_PR-313:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-313@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-313@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:23:41 $ docker top b14b840332943679546a41cf8d824089645eb37e6eb321af3c54ea78407e650a -eo pid,comm [Pipeline] { [Pipeline] sh 00:23:42 + touch /tmp/pre-build-complete [Pipeline] sh 00:23:42 + mkdir -p /var/log/sysstat [Pipeline] sh 00:23:42 + ls /var/log/sa-host 00:23:42 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:23:43 provisioning config files... 00:23:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-313@tmp/config16183562746504685221tmp [Pipeline] { [Pipeline] echo 00:23:43 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:23:43 ---> create-netrc.sh [Pipeline] } 00:23:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:23:43 ---> python-tools-install.sh [Pipeline] echo 00:23:43 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:23:44 ---> sudo-logs.sh 00:23:44 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:23:44 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:23:44 ---> job-cost.sh 00:23:44 lf-activate-venv: SKIPPING 00:23:44 DEBUG: total: 0.2199999988079071 00:23:44 INFO: Retrieving Stack Cost... 00:23:44 INFO: Retrieving Pricing Info for: v3-standard-8 00:23:45 INFO: Archiving Costs [Pipeline] echo 00:23:45 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:23:45 ---> logs-deploy.sh 00:23:45 lf-activate-venv: SKIPPING 00:23:45 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-313/2 00:23:45 INFO: archiving workspace using pattern(s): 00:23:46 Archives upload complete. 00:23:46 INFO: archiving logs to Nexus