Pull request #308 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 16c9d6058c50d3ab013bbee46c26fd5aa7f3de2f+95b5ba45ed890436408b451c9d092a97407cb521 (ee34f0e0fc701deee96f089eb27f8a142c206b51) 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-ssh2146614171244440829.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-ssh10258619937597012803.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-308/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-308/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18371048389935709785.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-ssh484866853109599007.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-308/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-308/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7054264406234193432.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-22349 in /w/workspace/y_app-rfid-llrp-inventory_PR-308 [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-308 # 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/308/head:refs/remotes/origin/PR-308 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 95b5ba45ed890436408b451c9d092a97407cb521 into PR head commit 16c9d6058c50d3ab013bbee46c26fd5aa7f3de2f Merge succeeded, producing 16c9d6058c50d3ab013bbee46c26fd5aa7f3de2f Checking out Revision 16c9d6058c50d3ab013bbee46c26fd5aa7f3de2f (PR-308) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" First time build. Skipping changelog. > git config core.sparsecheckout # timeout=10 > git checkout -f 16c9d6058c50d3ab013bbee46c26fd5aa7f3de2f # 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 95b5ba45ed890436408b451c9d092a97407cb521 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 16c9d6058c50d3ab013bbee46c26fd5aa7f3de2f # timeout=10 > git rev-list --no-walk 31d64c10bf4a5ed36cd6fdadb71702be0b1ca778 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:02:45 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:02:45 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:02:45 ========================================================= 22:02:45 EdgeX Global Pipelines Version Info 22:02:45 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:02:46 ------------------- 22:02:46 stable info: 22:02:46 ------------------- 22:02:46 Commited By: Ginny Guan ginny@iotechsys.com 22:02:46 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 22:02:46 Message: update stable to v1.0.265 22:02:46 ------------------- 22:02:46 experimental info: 22:02:46 ------------------- 22:02:46 Commited By: Cherry Wang cherry@iotechsys.com 22:02:46 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 22:02:46 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:02:46 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 22:02:46 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 22:02:46 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:02:46 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:02:46 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:02:46 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 22:02:46 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:02:46 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:02:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:02:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:02:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:02:47 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 22:02:47 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:02:47 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:02:47 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:02:47 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:02:47 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:02:47 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:02:47 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:02:47 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:02:47 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:02:47 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:02:47 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:02:47 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:02:47 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:02:47 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:02:47 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:02:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-308 [Pipeline] echo 22:02:47 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-308 [Pipeline] echo 22:02:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-308 [Pipeline] echo 22:02:47 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 16c9d6058c50d3ab013bbee46c26fd5aa7f3de2f [Pipeline] echo 22:02:47 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 16c9d60 [Pipeline] echo 22:02:47 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:02:47 provisioning config files... 22:02:47 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-308@tmp/config1810282533531539204tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:02:47 ---> ****-login.sh 22:02:47 nexus3.edgexfoundry.org:10001 22:02:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:02:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:02:48 Configure a credential helper to remove this warning. See 22:02:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:02:48 22:02:48 Login Succeeded 22:02:48 nexus3.edgexfoundry.org:10002 22:02:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:02:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:02:48 Configure a credential helper to remove this warning. See 22:02:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:02:48 22:02:48 Login Succeeded 22:02:48 nexus3.edgexfoundry.org:10003 22:02:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:02:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:02:48 Configure a credential helper to remove this warning. See 22:02:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:02:48 22:02:48 Login Succeeded 22:02:48 nexus3.edgexfoundry.org:10004 22:02:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:02:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:02:48 Configure a credential helper to remove this warning. See 22:02:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:02:48 22:02:48 Login Succeeded 22:02:48 ****.io 22:02:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:02:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:02:48 Configure a credential helper to remove this warning. See 22:02:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:02:48 22:02:48 Login Succeeded 22:02:48 ---> ****-login.sh ends [Pipeline] } 22:02:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:02:49 + git rev-list -1 --merges 16c9d6058c50d3ab013bbee46c26fd5aa7f3de2f~1..16c9d6058c50d3ab013bbee46c26fd5aa7f3de2f [Pipeline] echo 22:02:49 -----------> git rev-list -1 --merges 16c9d6058c50d3ab013bbee46c26fd5aa7f3de2f~1..16c9d6058c50d3ab013bbee46c26fd5aa7f3de2f 16c9d6058c50d3ab013bbee46c26fd5aa7f3de2f [false] [Pipeline] sh 22:02:49 + git log --format=format:%s -1 16c9d6058c50d3ab013bbee46c26fd5aa7f3de2f [Pipeline] echo 22:02:49 ========================================================= 22:02:49 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:02:49 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:02:50 + git log --format=format:%s -1 16c9d6058c50d3ab013bbee46c26fd5aa7f3de2f [Pipeline] echo 22:02:50 [semverPrep] GIT_COMMIT: 16c9d6058c50d3ab013bbee46c26fd5aa7f3de2f, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo 22:02:50 [semverPrep] This is not a build commit. [Pipeline] sh 22:02:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:02:50 + grep -v github /etc/ssh/ssh_known_hosts 22:02:50 + [ -e /tmp/ssh_known_hosts ] 22:02:50 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:02:50 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:02:50 + sudo tee -a /etc/ssh/ssh_known_hosts 22:02:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:02:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:02:50 22:02:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:02:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:02:51 0.1.4: Pulling from edgex-devops/py-git-semver 22:02:51 b85a868b505f: Pulling fs layer 22:02:51 e2be974225ed: Pulling fs layer 22:02:51 339a4e72a1f5: Pulling fs layer 22:02:51 988bab9f4d93: Pulling fs layer 22:02:51 1469e6f7b9e6: Pulling fs layer 22:02:51 eaf3925da568: Pulling fs layer 22:02:51 bab4dde63d76: Pulling fs layer 22:02:51 988bab9f4d93: Waiting 22:02:51 1469e6f7b9e6: Waiting 22:02:51 eaf3925da568: Waiting 22:02:51 bde34c3a00c8: Pulling fs layer 22:02:51 b352a97aabf1: Pulling fs layer 22:02:51 4872d77fe225: Pulling fs layer 22:02:51 bde34c3a00c8: Waiting 22:02:51 b352a97aabf1: Waiting 22:02:51 5851b861e8e6: Pulling fs layer 22:02:51 5851b861e8e6: Waiting 22:02:51 4872d77fe225: Waiting 22:02:51 e2be974225ed: Verifying Checksum 22:02:51 e2be974225ed: Download complete 22:02:51 988bab9f4d93: Verifying Checksum 22:02:51 988bab9f4d93: Download complete 22:02:51 1469e6f7b9e6: Verifying Checksum 22:02:51 1469e6f7b9e6: Download complete 22:02:51 eaf3925da568: Verifying Checksum 22:02:51 339a4e72a1f5: Verifying Checksum 22:02:51 339a4e72a1f5: Download complete 22:02:51 bde34c3a00c8: Verifying Checksum 22:02:51 bde34c3a00c8: Download complete 22:02:51 b352a97aabf1: Verifying Checksum 22:02:51 b352a97aabf1: Download complete 22:02:51 4872d77fe225: Verifying Checksum 22:02:51 4872d77fe225: Download complete 22:02:51 5851b861e8e6: Verifying Checksum 22:02:51 b85a868b505f: Download complete 22:02:51 bab4dde63d76: Verifying Checksum 22:02:51 bab4dde63d76: Download complete 22:02:52 b85a868b505f: Pull complete 22:02:52 e2be974225ed: Pull complete 22:02:53 339a4e72a1f5: Pull complete 22:02:53 988bab9f4d93: Pull complete 22:02:53 1469e6f7b9e6: Pull complete 22:02:53 eaf3925da568: Pull complete 22:02:55 bab4dde63d76: Pull complete 22:02:55 bde34c3a00c8: Pull complete 22:02:55 b352a97aabf1: Pull complete 22:02:55 4872d77fe225: Pull complete 22:02:55 5851b861e8e6: Pull complete 22:02:55 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:02:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:02:55 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:02:55 prd-ubuntu20.04-docker-8c-8g-22349 does not seem to be running inside a container 22:02:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-308 -v /w/workspace/y_app-rfid-llrp-inventory_PR-308:/w/workspace/y_app-rfid-llrp-inventory_PR-308:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-308@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-308@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:02:58 $ docker top d90097070e1530f224a89383466cab75e83a1b26f95c23078e0add30cbe32992 -eo pid,comm 22:02:59 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 22:02:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:02:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:02:59 [ssh-agent] Looking for ssh-agent implementation... 22:02:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:02:59 $ docker exec d90097070e1530f224a89383466cab75e83a1b26f95c23078e0add30cbe32992 ssh-agent 22:02:59 SSH_AUTH_SOCK=/tmp/ssh-iAAyecIDBZ4u/agent.33 22:02:59 SSH_AGENT_PID=39 22:02:59 Running ssh-add (command line suppressed) 22:02:59 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-308@tmp/private_key_13197794514628194719.key (/w/workspace/y_app-rfid-llrp-inventory_PR-308@tmp/private_key_13197794514628194719.key) 22:02:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:02:59 + git tag --points-at HEAD [Pipeline] } 22:02:59 $ docker exec --env ******** --env ******** d90097070e1530f224a89383466cab75e83a1b26f95c23078e0add30cbe32992 ssh-agent -k 22:02:59 unset SSH_AUTH_SOCK; 22:02:59 unset SSH_AGENT_PID; 22:02:59 echo Agent pid 39 killed; 22:02:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:02:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:02:59 [ssh-agent] Looking for ssh-agent implementation... 22:03:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:03:00 $ docker exec d90097070e1530f224a89383466cab75e83a1b26f95c23078e0add30cbe32992 ssh-agent 22:03:00 SSH_AUTH_SOCK=/tmp/ssh-sAwwLsp1RCgn/agent.71 22:03:00 SSH_AGENT_PID=77 22:03:00 Running ssh-add (command line suppressed) 22:03:00 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-308@tmp/private_key_11144789992581278662.key (/w/workspace/y_app-rfid-llrp-inventory_PR-308@tmp/private_key_11144789992581278662.key) 22:03:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:03:00 + git semver init 22:03:00 2024-10-09 22:03:00,725 [run_init] DEBUG init version:0.0.0 force:False 22:03:00 2024-10-09 22:03:00,726 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-308/.semver 22:03:00 2024-10-09 22:03:00,727 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-308/.semver 22:03:00 2024-10-09 22:03:00,727 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-308/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-308, universal_newlines=False, shell=None, istream=None) 22:03:03 2024-10-09 22:03:02,858 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-308/.git/info/exclude 22:03:03 2024-10-09 22:03:02,859 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-308/.semver/PR-308 with force:False 22:03:03 2024-10-09 22:03:02,859 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-308/.semver/PR-308 22:03:03 2024-10-09 22:03:02,863 [execute] INFO git cat-file --batch-check 22:03:03 2024-10-09 22:03:02,864 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-308/.semver, universal_newlines=False, shell=None, istream=) 22:03:03 2024-10-09 22:03:02,869 [execute] INFO git cat-file --batch 22:03:03 2024-10-09 22:03:02,869 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-308/.semver, universal_newlines=False, shell=None, istream=) 22:03:03 2024-10-09 22:03:02,873 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-308/.semver/PR-308 22:03:03 0.0.0 [Pipeline] } 22:03:03 $ docker exec --env ******** --env ******** d90097070e1530f224a89383466cab75e83a1b26f95c23078e0add30cbe32992 ssh-agent -k 22:03:03 unset SSH_AUTH_SOCK; 22:03:03 unset SSH_AGENT_PID; 22:03:03 echo Agent pid 77 killed; 22:03:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:03:03 + git semver [Pipeline] } 22:03:04 $ docker stop --time=1 d90097070e1530f224a89383466cab75e83a1b26f95c23078e0add30cbe32992 22:03:05 $ docker rm -f --volumes d90097070e1530f224a89383466cab75e83a1b26f95c23078e0add30cbe32992 [Pipeline] // withDockerContainer [Pipeline] sh 22:03:05 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:03:05 Stashed 1 file(s) [Pipeline] echo 22:03:05 [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 22:03:06 provisioning config files... 22:03:06 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-308@tmp/config4719164948870745829tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:03:06 ---> ****-login.sh 22:03:06 nexus3.edgexfoundry.org:10001 22:03:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:03:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:03:06 Configure a credential helper to remove this warning. See 22:03:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:03:06 22:03:06 Login Succeeded 22:03:06 nexus3.edgexfoundry.org:10002 22:03:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:03:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:03:06 Configure a credential helper to remove this warning. See 22:03:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:03:06 22:03:06 Login Succeeded 22:03:06 nexus3.edgexfoundry.org:10003 22:03:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:03:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:03:06 Configure a credential helper to remove this warning. See 22:03:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:03:06 22:03:06 Login Succeeded 22:03:06 nexus3.edgexfoundry.org:10004 22:03:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:03:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:03:06 Configure a credential helper to remove this warning. See 22:03:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:03:06 22:03:06 Login Succeeded 22:03:06 ****.io 22:03:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:03:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:03:07 Configure a credential helper to remove this warning. See 22:03:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:03:07 22:03:07 Login Succeeded 22:03:07 ---> ****-login.sh ends [Pipeline] } 22:03:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:03:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:03:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:03:07 ========================================================= 22:03:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 22:03:07 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:03:07 + 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 . 22:03:07 Sending build context to Docker daemon 19.97MB 22:03:07 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 22:03:07 Step 2/12 : FROM ${BASE} AS builder 22:03:07 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 22:03:07 43c4264eed91: Pulling fs layer 22:03:07 4cc291be95ef: Pulling fs layer 22:03:07 2ac1f1163629: Pulling fs layer 22:03:07 5c3c966382ef: Pulling fs layer 22:03:07 4f4fb700ef54: Pulling fs layer 22:03:07 5d5c8e513c77: Pulling fs layer 22:03:07 9f66e0745190: Pulling fs layer 22:03:07 f49a43e4bbc0: Pulling fs layer 22:03:07 561ebcabdf7f: Pulling fs layer 22:03:07 4f4fb700ef54: Waiting 22:03:07 5d5c8e513c77: Waiting 22:03:07 561ebcabdf7f: Waiting 22:03:07 5c3c966382ef: Waiting 22:03:07 f49a43e4bbc0: Waiting 22:03:07 4cc291be95ef: Verifying Checksum 22:03:07 4cc291be95ef: Download complete 22:03:07 5c3c966382ef: Download complete 22:03:07 4f4fb700ef54: Verifying Checksum 22:03:07 4f4fb700ef54: Download complete 22:03:07 5d5c8e513c77: Verifying Checksum 22:03:07 5d5c8e513c77: Download complete 22:03:07 43c4264eed91: Download complete 22:03:07 9f66e0745190: Verifying Checksum 22:03:07 9f66e0745190: Download complete 22:03:07 43c4264eed91: Pull complete 22:03:08 561ebcabdf7f: Verifying Checksum 22:03:08 561ebcabdf7f: Download complete 22:03:08 4cc291be95ef: Pull complete 22:03:08 2ac1f1163629: Verifying Checksum 22:03:08 2ac1f1163629: Download complete 22:03:08 f49a43e4bbc0: Download complete 22:03:11 2ac1f1163629: Pull complete 22:03:11 5c3c966382ef: Pull complete 22:03:11 4f4fb700ef54: Pull complete 22:03:11 5d5c8e513c77: Pull complete 22:03:11 9f66e0745190: Pull complete 22:03:13 f49a43e4bbc0: Pull complete 22:03:14 561ebcabdf7f: Pull complete 22:03:14 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 22:03:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 22:03:14 ---> 3a752c3f9dda 22:03:14 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 22:03:19 ---> Running in 3de62d93ce3a 22:03:19 Removing intermediate container 3de62d93ce3a 22:03:19 ---> 55448b7e197e 22:03:19 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 22:03:19 ---> Running in 89da58268439 22:03:19 Removing intermediate container 89da58268439 22:03:19 ---> 22e8bd326c62 22:03:19 Step 5/12 : ARG ADD_BUILD_TAGS="" 22:03:19 ---> Running in 6f7a5d1f619d 22:03:19 Removing intermediate container 6f7a5d1f619d 22:03:19 ---> d7655664b06d 22:03:19 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:03:19 ---> Running in 61ba634da27f 22:03:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 22:03:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 22:03:19 OK: 246 MiB in 54 packages 22:03:19 Removing intermediate container 61ba634da27f 22:03:19 ---> e140a6df84d8 22:03:19 Step 7/12 : WORKDIR /app 22:03:19 ---> Running in bc4a88623dca 22:03:19 Removing intermediate container bc4a88623dca 22:03:19 ---> 7f4225c875b3 22:03:19 Step 8/12 : COPY go.mod vendor* ./ 22:03:19 ---> c756832f00bd 22:03:19 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:03:19 ---> Running in ddbeb2c06f11 22:03:21 Still waiting to schedule task 22:03:21 ‘prd-ubuntu18.04-docker-8c-8g-21829’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 22:03:21 ‘prd-ubuntu20.04-docker-8c-8g-22352’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 22:03:21 ‘prd-ubuntu20.04-docker-arm64-4c-16g-22350’ is offline 22:04:16 Removing intermediate container ddbeb2c06f11 22:04:16 ---> 2ef95210be0f 22:04:16 Step 10/12 : COPY . . 22:04:16 ---> c256fc279a2e 22:04:16 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:04:16 ---> Running in 227bd56ac396 22:04:16 Removing intermediate container 227bd56ac396 22:04:16 ---> 209320ba421c 22:04:16 Step 12/12 : RUN $MAKE 22:04:16 ---> Running in 35f9356f4c8c 22:04:16 noop 22:04:16 Removing intermediate container 35f9356f4c8c 22:04:16 ---> 1cf71beed139 22:04:16 Successfully built 1cf71beed139 22:04:16 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:04:16 + docker inspect -f . ci-base-image-x86_64 22:04:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:04:16 prd-ubuntu20.04-docker-8c-8g-22349 does not seem to be running inside a container 22:04:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-308 -v /w/workspace/y_app-rfid-llrp-inventory_PR-308:/w/workspace/y_app-rfid-llrp-inventory_PR-308:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-308@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-308@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-x86_64 cat 22:04:16 $ docker top a3c4089735169fadba2828f09fa6129688fdfbc5fab272718afd48440855badb -eo pid,comm [Pipeline] { [Pipeline] sh 22:04:17 + go version 22:04:17 go version go1.23.2 linux/amd64 [Pipeline] } 22:04:17 $ docker stop --time=1 a3c4089735169fadba2828f09fa6129688fdfbc5fab272718afd48440855badb 22:04:18 $ docker rm -f --volumes a3c4089735169fadba2828f09fa6129688fdfbc5fab272718afd48440855badb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:04:19 + docker inspect -f . ci-base-image-x86_64 22:04:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:04:19 prd-ubuntu20.04-docker-8c-8g-22349 does not seem to be running inside a container 22:04:19 $ 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-308 -v /w/workspace/y_app-rfid-llrp-inventory_PR-308:/w/workspace/y_app-rfid-llrp-inventory_PR-308:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-308@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-308@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-x86_64 cat 22:04:19 $ docker top 8143b69cf0bef0e3c3b28044a95d64c92c5f5567699ad95d58f7d49bdbb90a03 -eo pid,comm [Pipeline] { [Pipeline] sh 22:04:19 + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-308 [Pipeline] fileExists [Pipeline] sh 22:04:20 + make test 22:04:20 go test -race ./... -coverprofile=coverage.out ./... 22:04:52 edgexfoundry/app-rfid-llrp-inventory coverage: 0.0% of statements 22:04:52 edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app coverage: 0.0% of statements 22:04:53 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.119s coverage: 86.2% of statements 22:04:56 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.658s coverage: 71.9% of statements 22:05:35 go vet ./... 22:05:40 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:05:40 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:05:40 ./bin/test-attribution.sh [Pipeline] echo 22:05:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 22:05:40 $ docker stop --time=1 8143b69cf0bef0e3c3b28044a95d64c92c5f5567699ad95d58f7d49bdbb90a03 22:05:43 Running on prd-ubuntu20.04-docker-arm64-4c-16g-22357 in /w/workspace/y_app-rfid-llrp-inventory_PR-308 22:05:46 $ docker rm -f --volumes 8143b69cf0bef0e3c3b28044a95d64c92c5f5567699ad95d58f7d49bdbb90a03 [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] sh [Pipeline] ws 22:05:46 Running in /w/workspace/app-rfid-llrp-inventory/2 [Pipeline] { [Pipeline] checkout 22:05:46 The recommended git tool is: git 22:05:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:05:46 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:05:47 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:05:47 + ls -al . 22:05:47 total 296 22:05:47 drwxrwxr-x 11 jenkins jenkins 4096 Oct 9 22:04 . 22:05:47 drwxrwxr-x 4 jenkins jenkins 4096 Oct 9 22:02 .. 22:05:47 -rw-rw-r-- 1 jenkins jenkins 262 Oct 9 22:02 .dockerignore 22:05:47 drwxrwxr-x 8 jenkins jenkins 4096 Oct 9 22:04 .git 22:05:47 drwxrwxr-x 3 jenkins jenkins 4096 Oct 9 22:02 .github 22:05:47 -rw-rw-r-- 1 jenkins jenkins 773 Oct 9 22:02 .gitignore 22:05:47 -rw-rw-r-- 1 jenkins jenkins 200 Oct 9 22:02 .golangci.yml 22:05:47 drwxr-xr-x 3 jenkins jenkins 4096 Oct 9 22:03 .semver 22:05:47 -rw-rw-r-- 1 jenkins jenkins 20300 Oct 9 22:02 Attribution.txt 22:05:47 -rw-rw-r-- 1 jenkins jenkins 11245 Oct 9 22:02 CHANGELOG.md 22:05:47 -rw-rw-r-- 1 jenkins jenkins 1768 Oct 9 22:02 Dockerfile 22:05:47 -rw-rw-r-- 1 jenkins jenkins 677 Oct 9 22:02 GOVERNANCE.md 22:05:47 -rw-rw-r-- 1 jenkins jenkins 665 Oct 9 22:02 Jenkinsfile 22:05:47 -rw-rw-r-- 1 jenkins jenkins 11347 Oct 9 22:02 LICENSE 22:05:47 -rw-rw-r-- 1 jenkins jenkins 2503 Oct 9 22:02 Makefile 22:05:47 -rw-rw-r-- 1 jenkins jenkins 617 Oct 9 22:02 OWNERS.md 22:05:47 -rw-rw-r-- 1 jenkins jenkins 3851 Oct 9 22:02 README.md 22:05:47 -rw-rw-r-- 1 jenkins jenkins 5 Oct 9 22:03 VERSION 22:05:47 drwxrwxr-x 2 jenkins jenkins 4096 Oct 9 22:02 bin 22:05:47 -rw-r--r-- 1 jenkins jenkins 55696 Oct 9 22:04 coverage.out 22:05:47 -rw-rw-r-- 1 jenkins jenkins 7508 Oct 9 22:02 go.mod 22:05:47 -rw-rw-r-- 1 jenkins jenkins 100922 Oct 9 22:02 go.sum 22:05:47 drwxrwxr-x 2 jenkins jenkins 4096 Oct 9 22:02 images 22:05:47 drwxrwxr-x 4 jenkins jenkins 4096 Oct 9 22:02 internal 22:05:47 -rw-rw-r-- 1 jenkins jenkins 531 Oct 9 22:02 main.go 22:05:47 drwxrwxr-x 3 jenkins jenkins 4096 Oct 9 22:02 openapi 22:05:47 drwxrwxr-x 2 jenkins jenkins 4096 Oct 9 22:02 res 22:05:47 drwxrwxr-x 3 jenkins jenkins 4096 Oct 9 22:02 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:05:47 + 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=16c9d6058c50d3ab013bbee46c26fd5aa7f3de2f --label arch=amd64 --label version=0.0.0 . 22:05:47 Sending build context to Docker daemon 19.97MB 22:05:47 Step 1/30 : ARG BASE=golang:1.23-alpine3.20 22:05:47 Step 2/30 : FROM ${BASE} AS builder 22:05:47 ---> 1cf71beed139 22:05:47 Step 3/30 : ARG ALPINE_PKG_BASE="make git" 22:05:48 ---> Running in db84ee7420e4 22:05:48 Removing intermediate container db84ee7420e4 22:05:48 ---> 316635b10b3f 22:05:48 Step 4/30 : ARG ALPINE_PKG_EXTRA="" 22:05:48 ---> Running in 7263e5220c48 22:05:48 Removing intermediate container 7263e5220c48 22:05:48 ---> 67c9732d08f7 22:05:48 Step 5/30 : ARG ADD_BUILD_TAGS="" 22:05:48 ---> Running in e08f37f7a506 22:05:48 Removing intermediate container e08f37f7a506 22:05:48 ---> c386477def97 22:05:48 Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:05:48 ---> Running in b589acc48c67 22:05:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 22:05:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 22:05:49 OK: 246 MiB in 54 packages 22:05:49 Removing intermediate container b589acc48c67 22:05:49 ---> fe986b213006 22:05:49 Step 7/30 : WORKDIR /app 22:05:49 ---> Running in 4b72eb342828 22:05:49 Removing intermediate container 4b72eb342828 22:05:49 ---> 8b93f90d7d8c 22:05:49 Step 8/30 : COPY go.mod vendor* ./ 22:05:49 ---> 008b4d1f86ae 22:05:49 Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:05:49 ---> Running in df40aabdcc08 22:05:50 Removing intermediate container df40aabdcc08 22:05:50 ---> 993dd37c6af9 22:05:50 Step 10/30 : COPY . . 22:05:51 ---> 09788cc4b2e7 22:05:51 Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:05:51 ---> Running in 71fd9a9d727c 22:05:51 Removing intermediate container 71fd9a9d727c 22:05:51 ---> a3f62cc12a4a 22:05:51 Step 12/30 : RUN $MAKE 22:05:51 ---> Running in a4d4444a802c 22:05:51 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.55 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory 22:05:53 using credential edgex-jenkins-ssh 22:05:53 Cloning the remote Git repository 22:05:53 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 22:05:53 > git init /w/workspace/app-rfid-llrp-inventory/2 # timeout=10 22:05:53 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 22:05:53 > git --version # timeout=10 22:05:53 > git --version # 'git version 2.25.1' 22:05:53 using GIT_SSH to set credentials SSH Credentials for GitHub 22:05:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:05:58 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 22:05:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:05:59 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 22:05:59 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 22:05:59 using GIT_SSH to set credentials SSH Credentials for GitHub 22:05:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/308/head:refs/remotes/origin/PR-308 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:06:00 Merging remotes/origin/main commit 95b5ba45ed890436408b451c9d092a97407cb521 into PR head commit 16c9d6058c50d3ab013bbee46c26fd5aa7f3de2f 22:06:00 Merge succeeded, producing 16c9d6058c50d3ab013bbee46c26fd5aa7f3de2f 22:06:00 Checking out Revision 16c9d6058c50d3ab013bbee46c26fd5aa7f3de2f (PR-308) 22:06:01 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" 22:06:00 > git config core.sparsecheckout # timeout=10 22:06:00 > git checkout -f 16c9d6058c50d3ab013bbee46c26fd5aa7f3de2f # timeout=10 22:06:00 > git remote # timeout=10 22:06:00 > git config --get remote.origin.url # timeout=10 22:06:00 using GIT_SSH to set credentials SSH Credentials for GitHub 22:06:00 > git merge 95b5ba45ed890436408b451c9d092a97407cb521 # timeout=10 22:06:00 > git rev-parse HEAD^{commit} # timeout=10 22:06:00 > git config core.sparsecheckout # timeout=10 22:06:00 > git checkout -f 16c9d6058c50d3ab013bbee46c26fd5aa7f3de2f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:06:06 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:06:06 % Total % Received % Xferd Average Speed Time Time Time Current 22:06:06 Dload Upload Total Spent Left Speed 22:06:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 198k 0 --:--:-- --:--:-- --:--:-- 202k [Pipeline] sh 22:06:06 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:06:07 + + sudosudo jq tee . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.new /etc/docker/daemon.json 22:06:07 22:06:07 { 22:06:07 "registry-mirrors": [ 22:06:07 "https://nexus3.edgexfoundry.org:10001" 22:06:07 ], 22:06:07 "bip": "10.250.0.254/24", 22:06:07 "hosts": [ 22:06:07 "tcp://0.0.0.0:5555", 22:06:07 "unix:///var/run/docker.sock" 22:06:07 ], 22:06:07 "mtu": 1458, 22:06:07 "selinux-enabled": true, 22:06:07 "seccomp-profile": "/etc/docker/seccomp.json" 22:06:07 } [Pipeline] sh 22:06:07 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:06:08 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:06:26 provisioning config files... 22:06:26 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/2@tmp/config17419497615381413334tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:06:27 ---> ****-login.sh 22:06:27 nexus3.edgexfoundry.org:10001 22:06:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:06:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:06:27 Configure a credential helper to remove this warning. See 22:06:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:06:27 22:06:27 Login Succeeded 22:06:27 nexus3.edgexfoundry.org:10002 22:06:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:06:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:06:28 Configure a credential helper to remove this warning. See 22:06:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:06:28 22:06:28 Login Succeeded 22:06:28 nexus3.edgexfoundry.org:10003 22:06:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:06:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:06:28 Configure a credential helper to remove this warning. See 22:06:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:06:28 22:06:28 Login Succeeded 22:06:28 nexus3.edgexfoundry.org:10004 22:06:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:06:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:06:29 Configure a credential helper to remove this warning. See 22:06:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:06:29 22:06:29 Login Succeeded 22:06:29 ****.io 22:06:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:06:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:06:29 Configure a credential helper to remove this warning. See 22:06:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:06:29 22:06:29 Login Succeeded 22:06:29 ---> ****-login.sh ends [Pipeline] } 22:06:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 22:06:30 Removing intermediate container a4d4444a802c 22:06:30 ---> 3ce5960c06f9 22:06:30 Step 13/30 : FROM alpine:3.20 22:06:30 3.20: Pulling from library/alpine 22:06:30 43c4264eed91: Already exists 22:06:30 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 22:06:30 Status: Downloaded newer image for alpine:3.20 22:06:30 ---> 91ef0af61f39 22:06:30 Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 22:06:30 ---> Running in 83ee4a077aa9 22:06:30 Removing intermediate container 83ee4a077aa9 22:06:30 ---> 3c6718a88647 22:06:30 Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 22:06:30 ---> Running in 24c98a1a5a87 22:06:30 Removing intermediate container 24c98a1a5a87 22:06:30 ---> 05a11f95d3e6 22:06:30 Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init 22:06:30 ---> Running in 30fed3c21fab 22:06:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 22:06:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 22:06:30 (1/2) Installing ca-certificates (20240705-r0) 22:06:30 (2/2) Installing dumb-init (1.2.5-r3) 22:06:30 Executing busybox-1.36.1-r29.trigger 22:06:30 Executing ca-certificates-20240705-r0.trigger 22:06:30 OK: 9 MiB in 16 packages 22:06:30 Removing intermediate container 30fed3c21fab 22:06:30 ---> 05be23e51480 22:06:30 Step 17/30 : RUN apk --no-cache upgrade 22:06:30 ---> Running in c849bec6e928 22:06:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [Pipeline] echo 22:06:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:06:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:06:30 ========================================================= 22:06:30 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 22:06:30 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:06:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 22:06:30 + 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 . 22:06:30 Upgrading critical system libraries and apk-tools: 22:06:30 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 22:06:30 Executing busybox-1.36.1-r29.trigger 22:06:30 Continuing the upgrade transaction with new apk-tools: 22:06:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 22:06:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 22:06:31 Sending build context to Docker daemon 684kB 22:06:31 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 22:06:31 Step 2/12 : FROM ${BASE} AS builder 22:06:31 OK: 9 MiB in 16 packages 22:06:31 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:06:31 cf04c63912e1: Pulling fs layer 22:06:31 55b35a11ae5e: Pulling fs layer 22:06:31 a37a00ec5f00: Pulling fs layer 22:06:31 50b3750afda1: Pulling fs layer 22:06:31 4f4fb700ef54: Pulling fs layer 22:06:31 80978eb59214: Pulling fs layer 22:06:31 c9f46d7d2bd2: Pulling fs layer 22:06:31 c5a475d317c9: Pulling fs layer 22:06:31 50b3750afda1: Waiting 22:06:31 c9f46d7d2bd2: Waiting 22:06:31 c5a475d317c9: Waiting 22:06:31 80978eb59214: Waiting 22:06:31 4f4fb700ef54: Waiting 22:06:31 55b35a11ae5e: Verifying Checksum 22:06:31 55b35a11ae5e: Download complete 22:06:31 50b3750afda1: Verifying Checksum 22:06:31 50b3750afda1: Download complete 22:06:31 4f4fb700ef54: Verifying Checksum 22:06:31 4f4fb700ef54: Download complete 22:06:31 80978eb59214: Verifying Checksum 22:06:31 80978eb59214: Download complete 22:06:31 cf04c63912e1: Verifying Checksum 22:06:31 cf04c63912e1: Download complete 22:06:31 Removing intermediate container c849bec6e928 22:06:31 ---> 584285d0f024 22:06:31 Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt 22:06:31 ---> c6b406fa00f7 22:06:31 Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE 22:06:31 ---> 9a233cf28f6b 22:06:31 Step 20/30 : COPY --from=builder /app/res/ /res/ 22:06:31 ---> 9a64dd7b4dd5 22:06:31 Step 21/30 : COPY --from=builder /app/static/ /static/ 22:06:32 ---> 1080b00b6bf7 22:06:32 Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 22:06:32 c5a475d317c9: Verifying Checksum 22:06:32 c5a475d317c9: Download complete 22:06:32 cf04c63912e1: Pull complete 22:06:33 55b35a11ae5e: Pull complete 22:06:33 a37a00ec5f00: Verifying Checksum 22:06:33 a37a00ec5f00: Download complete 22:06:34 ---> 6d9a099e148c 22:06:34 Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 22:06:34 ---> Running in 123a9416e32a 22:06:34 Removing intermediate container 123a9416e32a 22:06:34 ---> eb76a64bf823 22:06:34 Step 24/30 : VOLUME /cache 22:06:34 ---> Running in 7115057e9a4b 22:06:34 Removing intermediate container 7115057e9a4b 22:06:34 ---> ce1d9e300a09 22:06:34 Step 25/30 : EXPOSE 59711 22:06:34 ---> Running in a0dd15020b09 22:06:34 Removing intermediate container a0dd15020b09 22:06:34 ---> 55b0c0bae6af 22:06:34 Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 22:06:34 ---> Running in 20403234e7ae 22:06:34 Removing intermediate container 20403234e7ae 22:06:34 ---> 9b145b458c1f 22:06:34 Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 22:06:34 ---> Running in 328a9218b5d3 22:06:34 Removing intermediate container 328a9218b5d3 22:06:34 ---> 081fd085ae33 22:06:34 Step 28/30 : LABEL arch=amd64 22:06:34 c9f46d7d2bd2: Verifying Checksum 22:06:34 c9f46d7d2bd2: Download complete 22:06:34 ---> Running in c13316974ee3 22:06:34 Removing intermediate container c13316974ee3 22:06:34 ---> d5880fc4d0ca 22:06:34 Step 29/30 : LABEL git_sha=16c9d6058c50d3ab013bbee46c26fd5aa7f3de2f 22:06:34 ---> Running in 0c1f5dc790a5 22:06:34 Removing intermediate container 0c1f5dc790a5 22:06:34 ---> 72cb2b272176 22:06:34 Step 30/30 : LABEL version=0.0.0 22:06:34 ---> Running in 9b0e52968650 22:06:35 Removing intermediate container 9b0e52968650 22:06:35 ---> 616f69badd94 22:06:35 [Warning] One or more build-args [ARCH] were not consumed 22:06:35 Successfully built 616f69badd94 22:06:35 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 22:06:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:06:35 22:06:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:06:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:06:35 latest: Pulling from edgex-lftools-log-publisher 22:06:35 5eb5b503b376: Pulling fs layer 22:06:35 5c69ac0246d0: Pulling fs layer 22:06:35 ec43610c2a17: Pulling fs layer 22:06:35 3a2ae6a8a46f: Pulling fs layer 22:06:35 33b1e0a273af: Pulling fs layer 22:06:35 5d3b04190fa2: Pulling fs layer 22:06:35 2f39f015ded8: Pulling fs layer 22:06:35 3a2ae6a8a46f: Waiting 22:06:35 2f39f015ded8: Waiting 22:06:35 33b1e0a273af: Waiting 22:06:35 5d3b04190fa2: Waiting 22:06:35 5c69ac0246d0: Verifying Checksum 22:06:35 5c69ac0246d0: Download complete 22:06:35 3a2ae6a8a46f: Verifying Checksum 22:06:35 3a2ae6a8a46f: Download complete 22:06:35 33b1e0a273af: Verifying Checksum 22:06:35 33b1e0a273af: Download complete 22:06:35 5d3b04190fa2: Verifying Checksum 22:06:35 5d3b04190fa2: Download complete 22:06:35 ec43610c2a17: Verifying Checksum 22:06:35 ec43610c2a17: Download complete 22:06:36 5eb5b503b376: Download complete 22:06:36 2f39f015ded8: Verifying Checksum 22:06:36 2f39f015ded8: Download complete 22:06:37 5eb5b503b376: Pull complete 22:06:37 5c69ac0246d0: Pull complete 22:06:38 ec43610c2a17: Pull complete 22:06:38 3a2ae6a8a46f: Pull complete 22:06:38 33b1e0a273af: Pull complete 22:06:38 5d3b04190fa2: Pull complete 22:06:43 2f39f015ded8: Pull complete 22:06:43 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:06:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:06:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:06:43 prd-ubuntu20.04-docker-8c-8g-22349 does not seem to be running inside a container 22:06:43 $ 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-308 -v /w/workspace/y_app-rfid-llrp-inventory_PR-308:/w/workspace/y_app-rfid-llrp-inventory_PR-308:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-308@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-308@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 22:06:48 $ docker top 66d2a46f7437374887cecfe76b8a4a162648815fadcece73ae516bb01db68ff6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:06:48 ---> job-cost.sh 22:06:48 lf-activate-venv: SKIPPING 22:06:48 INFO: No Stack... 22:06:49 INFO: Retrieving Pricing Info for: v3-standard-8 22:06:49 INFO: Archiving Costs [Pipeline] sh 22:06:49 + cat /w/workspace/y_app-rfid-llrp-inventory_PR-308/archives/cost.csv 22:06:49 + cut -d, -f6 [Pipeline] lock 22:06:49 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-308-2-stack-cost] 22:06:49 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-308-2-stack-cost] did not exist. Created. 22:06:49 Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-308-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:06:49 a37a00ec5f00: Pull complete 22:06:49 50b3750afda1: Pull complete 22:06:49 4f4fb700ef54: Pull complete 22:06:49 80978eb59214: Pull complete 22:06:49 + echo total: 0.2199999988079071 [Pipeline] stash 22:06:49 Stashed 1 file(s) [Pipeline] } 22:06:49 Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-308-2-stack-cost] [Pipeline] // lock [Pipeline] } 22:06:50 $ docker stop --time=1 66d2a46f7437374887cecfe76b8a4a162648815fadcece73ae516bb01db68ff6 22:06:51 $ docker rm -f --volumes 66d2a46f7437374887cecfe76b8a4a162648815fadcece73ae516bb01db68ff6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:06:59 c9f46d7d2bd2: Pull complete 22:07:00 c5a475d317c9: Pull complete 22:07:00 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 22:07:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 22:07:00 ---> be29e6b0f0d4 22:07:00 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 22:07:01 ---> Running in b6b9b2c2c27d 22:07:02 Removing intermediate container b6b9b2c2c27d 22:07:02 ---> 5f621de4b85c 22:07:02 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 22:07:02 ---> Running in e42c049c7364 22:07:02 Removing intermediate container e42c049c7364 22:07:02 ---> e7c1c4e93f72 22:07:02 Step 5/12 : ARG ADD_BUILD_TAGS="" 22:07:02 ---> Running in d97f7b135da2 22:07:02 Removing intermediate container d97f7b135da2 22:07:02 ---> c307c550e076 22:07:02 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:07:02 ---> Running in d7816be002a0 22:07:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 22:07:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 22:07:06 OK: 238 MiB in 54 packages 22:07:08 Removing intermediate container d7816be002a0 22:07:08 ---> 0f30fdc98b60 22:07:08 Step 7/12 : WORKDIR /app 22:07:08 ---> Running in cc115c8d6ec1 22:07:08 Removing intermediate container cc115c8d6ec1 22:07:08 ---> d3b0d45ece04 22:07:08 Step 8/12 : COPY go.mod vendor* ./ 22:07:09 ---> 6ee458f1bb6f 22:07:09 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:07:09 ---> Running in 16c8a90985b4 22:09:16 Removing intermediate container 16c8a90985b4 22:09:16 ---> 43e0fe0fb9d6 22:09:16 Step 10/12 : COPY . . 22:09:16 ---> f2510391f5b3 22:09:16 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:09:16 ---> Running in 4cff3e4fae8c 22:09:16 Removing intermediate container 4cff3e4fae8c 22:09:16 ---> de8721f97e96 22:09:16 Step 12/12 : RUN $MAKE 22:09:16 ---> Running in 46522f69ee36 22:09:16 noop 22:09:16 Removing intermediate container 46522f69ee36 22:09:16 ---> 802cc96fd1cd 22:09:16 Successfully built 802cc96fd1cd 22:09:16 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:09:16 + docker inspect -f . ci-base-image-arm64 22:09:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:09:16 prd-ubuntu20.04-docker-arm64-4c-16g-22357 does not seem to be running inside a container 22:09:16 $ 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 22:09:18 $ docker top a7e13fd9cf12dfef02ee207db05169d3d59f86219f7f1f8ab58629c0e9599594 -eo pid,comm [Pipeline] { [Pipeline] sh 22:09:18 + go version 22:09:18 go version go1.23.2 linux/arm64 [Pipeline] } 22:09:19 $ docker stop --time=1 a7e13fd9cf12dfef02ee207db05169d3d59f86219f7f1f8ab58629c0e9599594 22:09:20 $ docker rm -f --volumes a7e13fd9cf12dfef02ee207db05169d3d59f86219f7f1f8ab58629c0e9599594 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:09:21 + docker inspect -f . ci-base-image-arm64 22:09:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:09:21 prd-ubuntu20.04-docker-arm64-4c-16g-22357 does not seem to be running inside a container 22:09:21 $ 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 22:09:22 $ docker top 18908f311ad6209de3adcd271d7db69cdfc9b7ddb1c442db5b24e0388a1e50b7 -eo pid,comm [Pipeline] { [Pipeline] sh 22:09:23 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/2 [Pipeline] fileExists [Pipeline] sh 22:09:24 + make test 22:09:24 go test -race ./... -coverprofile=coverage.out ./... 22:15:48 edgexfoundry/app-rfid-llrp-inventory coverage: 0.0% of statements 22:15:56 edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app coverage: 0.0% of statements 22:15:57 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.528s coverage: 86.2% of statements 22:16:12 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.562s coverage: 71.9% of statements 22:16:12 WARNING: Linting skipped (not on x86_64 or linter not installed) 22:16:12 go vet ./... 22:21:50 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:21:50 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:21:50 ./bin/test-attribution.sh [Pipeline] echo 22:21:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 22:21:50 $ docker stop --time=1 18908f311ad6209de3adcd271d7db69cdfc9b7ddb1c442db5b24e0388a1e50b7 22:21:52 $ docker rm -f --volumes 18908f311ad6209de3adcd271d7db69cdfc9b7ddb1c442db5b24e0388a1e50b7 [Pipeline] // withDockerContainer [Pipeline] sh 22:21:55 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:21:55 Warning: overwriting stash ‘coverage-report’ 22:21:56 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:21:56 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:21:56 + ls -al . 22:21:56 total 292 22:21:56 drwxrwxr-x 10 jenkins jenkins 4096 Oct 9 22:09 . 22:21:56 drwxrwxr-x 4 jenkins jenkins 4096 Oct 9 22:05 .. 22:21:56 -rw-rw-r-- 1 jenkins jenkins 262 Oct 9 22:06 .dockerignore 22:21:56 drwxrwxr-x 8 jenkins jenkins 4096 Oct 9 22:06 .git 22:21:56 drwxrwxr-x 3 jenkins jenkins 4096 Oct 9 22:06 .github 22:21:56 -rw-rw-r-- 1 jenkins jenkins 773 Oct 9 22:06 .gitignore 22:21:56 -rw-rw-r-- 1 jenkins jenkins 200 Oct 9 22:06 .golangci.yml 22:21:56 -rw-rw-r-- 1 jenkins jenkins 20300 Oct 9 22:06 Attribution.txt 22:21:56 -rw-rw-r-- 1 jenkins jenkins 11245 Oct 9 22:06 CHANGELOG.md 22:21:56 -rw-rw-r-- 1 jenkins jenkins 1768 Oct 9 22:06 Dockerfile 22:21:56 -rw-rw-r-- 1 jenkins jenkins 677 Oct 9 22:06 GOVERNANCE.md 22:21:56 -rw-rw-r-- 1 jenkins jenkins 665 Oct 9 22:06 Jenkinsfile 22:21:56 -rw-rw-r-- 1 jenkins jenkins 11347 Oct 9 22:06 LICENSE 22:21:56 -rw-rw-r-- 1 jenkins jenkins 2503 Oct 9 22:06 Makefile 22:21:56 -rw-rw-r-- 1 jenkins jenkins 617 Oct 9 22:06 OWNERS.md 22:21:56 -rw-rw-r-- 1 jenkins jenkins 3851 Oct 9 22:06 README.md 22:21:56 -rw-rw-r-- 1 jenkins jenkins 5 Oct 9 22:03 VERSION 22:21:56 drwxrwxr-x 2 jenkins jenkins 4096 Oct 9 22:06 bin 22:21:56 -rw-r--r-- 1 jenkins jenkins 55696 Oct 9 22:16 coverage.out 22:21:56 -rw-rw-r-- 1 jenkins jenkins 7508 Oct 9 22:06 go.mod 22:21:56 -rw-rw-r-- 1 jenkins jenkins 100922 Oct 9 22:06 go.sum 22:21:56 drwxrwxr-x 2 jenkins jenkins 4096 Oct 9 22:06 images 22:21:56 drwxrwxr-x 4 jenkins jenkins 4096 Oct 9 22:06 internal 22:21:56 -rw-rw-r-- 1 jenkins jenkins 531 Oct 9 22:06 main.go 22:21:56 drwxrwxr-x 3 jenkins jenkins 4096 Oct 9 22:06 openapi 22:21:56 drwxrwxr-x 2 jenkins jenkins 4096 Oct 9 22:06 res 22:21:56 drwxrwxr-x 3 jenkins jenkins 4096 Oct 9 22:06 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:21:57 + 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=16c9d6058c50d3ab013bbee46c26fd5aa7f3de2f --label arch=arm64 --label version=0.0.0 . 22:21:57 Sending build context to Docker daemon 684kB 22:21:57 Step 1/30 : ARG BASE=golang:1.23-alpine3.20 22:21:57 Step 2/30 : FROM ${BASE} AS builder 22:21:57 ---> 802cc96fd1cd 22:21:57 Step 3/30 : ARG ALPINE_PKG_BASE="make git" 22:21:57 ---> Running in 820328ab5c09 22:21:57 Removing intermediate container 820328ab5c09 22:21:57 ---> 4093a291e77b 22:21:57 Step 4/30 : ARG ALPINE_PKG_EXTRA="" 22:21:57 ---> Running in 7214f64cb9e8 22:21:58 Removing intermediate container 7214f64cb9e8 22:21:58 ---> dcecf0e7e7bb 22:21:58 Step 5/30 : ARG ADD_BUILD_TAGS="" 22:21:58 ---> Running in 48a0ce190953 22:21:58 Removing intermediate container 48a0ce190953 22:21:58 ---> 78533a25da95 22:21:58 Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:21:58 ---> Running in 4983de249b3b 22:22:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 22:22:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 22:22:02 OK: 238 MiB in 54 packages 22:22:03 Removing intermediate container 4983de249b3b 22:22:03 ---> a443e721f5e1 22:22:03 Step 7/30 : WORKDIR /app 22:22:03 ---> Running in 7242a6729da6 22:22:03 Removing intermediate container 7242a6729da6 22:22:03 ---> 2a335c14622f 22:22:03 Step 8/30 : COPY go.mod vendor* ./ 22:22:04 ---> ba35ec58c5ad 22:22:04 Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:22:04 ---> Running in b8fdea4f30bc 22:22:06 Removing intermediate container b8fdea4f30bc 22:22:06 ---> a07c21b9a45f 22:22:06 Step 10/30 : COPY . . 22:22:07 ---> 51271e47cf44 22:22:07 Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:22:07 ---> Running in da94ed2d39f5 22:22:07 Removing intermediate container da94ed2d39f5 22:22:07 ---> 2a6f87bccc0e 22:22:07 Step 12/30 : RUN $MAKE 22:22:07 ---> Running in 19e981596e78 22:22:08 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.55 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory 22:26:30 Removing intermediate container 19e981596e78 22:26:30 ---> 66f6a66c24c3 22:26:30 Step 13/30 : FROM alpine:3.20 22:26:30 3.20: Pulling from library/alpine 22:26:30 cf04c63912e1: Already exists 22:26:30 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 22:26:30 Status: Downloaded newer image for alpine:3.20 22:26:30 ---> c157a85ed455 22:26:30 Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 22:26:30 ---> Running in 18f5820839d6 22:26:30 Removing intermediate container 18f5820839d6 22:26:30 ---> e060571c05d8 22:26:30 Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 22:26:30 ---> Running in be5dbfcb9507 22:26:30 Removing intermediate container be5dbfcb9507 22:26:30 ---> 24c5fb0fdb08 22:26:30 Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init 22:26:30 ---> Running in 7ca9b87562a2 22:26:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 22:26:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 22:26:30 (1/2) Installing ca-certificates (20240705-r0) 22:26:30 (2/2) Installing dumb-init (1.2.5-r3) 22:26:30 Executing busybox-1.36.1-r29.trigger 22:26:30 Executing ca-certificates-20240705-r0.trigger 22:26:30 OK: 10 MiB in 16 packages 22:26:31 Removing intermediate container 7ca9b87562a2 22:26:31 ---> 40054f01c12a 22:26:31 Step 17/30 : RUN apk --no-cache upgrade 22:26:31 ---> Running in 97e71063b73b 22:26:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 22:26:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 22:26:34 Upgrading critical system libraries and apk-tools: 22:26:34 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 22:26:34 Executing busybox-1.36.1-r29.trigger 22:26:34 Continuing the upgrade transaction with new apk-tools: 22:26:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 22:26:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 22:26:36 OK: 10 MiB in 16 packages 22:26:37 Removing intermediate container 97e71063b73b 22:26:37 ---> 44282b604709 22:26:37 Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt 22:26:37 ---> 5e2b1cea63b7 22:26:37 Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE 22:26:38 ---> 4d09cf6bd8f1 22:26:38 Step 20/30 : COPY --from=builder /app/res/ /res/ 22:26:38 ---> 849873c648ba 22:26:38 Step 21/30 : COPY --from=builder /app/static/ /static/ 22:26:39 ---> ef4c04da9a4f 22:26:39 Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 22:26:41 ---> 29ea60aaae47 22:26:41 Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 22:26:41 ---> Running in 569c287d9916 22:26:42 Removing intermediate container 569c287d9916 22:26:42 ---> a9310afcc61e 22:26:42 Step 24/30 : VOLUME /cache 22:26:43 ---> Running in 1683b0866b75 22:26:43 Removing intermediate container 1683b0866b75 22:26:43 ---> 5cb9384ae27b 22:26:43 Step 25/30 : EXPOSE 59711 22:26:43 ---> Running in cb5d7bc91734 22:26:43 Removing intermediate container cb5d7bc91734 22:26:43 ---> 3b9350d771b0 22:26:43 Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 22:26:43 ---> Running in 5a27e74f24a1 22:26:44 Removing intermediate container 5a27e74f24a1 22:26:44 ---> dfc06e7beec8 22:26:44 Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 22:26:44 ---> Running in ab555c90d50b 22:26:44 Removing intermediate container ab555c90d50b 22:26:44 ---> f12dd4c1d332 22:26:44 Step 28/30 : LABEL arch=arm64 22:26:44 ---> Running in b4be3c3c9ebb 22:26:44 Removing intermediate container b4be3c3c9ebb 22:26:44 ---> 1cebdae10e1a 22:26:44 Step 29/30 : LABEL git_sha=16c9d6058c50d3ab013bbee46c26fd5aa7f3de2f 22:26:44 ---> Running in 5f4dc79acf0b 22:26:45 Removing intermediate container 5f4dc79acf0b 22:26:45 ---> 26e623780b25 22:26:45 Step 30/30 : LABEL version=0.0.0 22:26:45 ---> Running in 79a2a14f690f 22:26:45 Removing intermediate container 79a2a14f690f 22:26:45 ---> e7486fb6f449 22:26:45 [Warning] One or more build-args [ARCH] were not consumed 22:26:45 Successfully built e7486fb6f449 22:26:45 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 22:26:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:26:46 22:26:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:26:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:26:46 arm64: Pulling from edgex-lftools-log-publisher 22:26:46 8998bd30e6a1: Pulling fs layer 22:26:46 04944245beec: Pulling fs layer 22:26:46 699f458cf7ca: Pulling fs layer 22:26:46 765212b225bb: Pulling fs layer 22:26:46 f23df028b6ca: Pulling fs layer 22:26:46 d65c8cfc05b1: Pulling fs layer 22:26:46 2437ff75d9bd: Pulling fs layer 22:26:46 765212b225bb: Waiting 22:26:46 f23df028b6ca: Waiting 22:26:46 d65c8cfc05b1: Waiting 22:26:46 2437ff75d9bd: Waiting 22:26:46 04944245beec: Verifying Checksum 22:26:46 04944245beec: Download complete 22:26:46 765212b225bb: Verifying Checksum 22:26:46 765212b225bb: Download complete 22:26:46 f23df028b6ca: Verifying Checksum 22:26:46 f23df028b6ca: Download complete 22:26:46 d65c8cfc05b1: Verifying Checksum 22:26:46 d65c8cfc05b1: Download complete 22:26:47 699f458cf7ca: Verifying Checksum 22:26:47 699f458cf7ca: Download complete 22:26:47 8998bd30e6a1: Download complete 22:26:49 2437ff75d9bd: Verifying Checksum 22:26:49 2437ff75d9bd: Download complete 22:26:51 8998bd30e6a1: Pull complete 22:26:52 04944245beec: Pull complete 22:26:54 699f458cf7ca: Pull complete 22:26:54 765212b225bb: Pull complete 22:26:55 f23df028b6ca: Pull complete 22:26:55 d65c8cfc05b1: Pull complete 22:27:13 2437ff75d9bd: Pull complete 22:27:13 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:27:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:27:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:27:13 prd-ubuntu20.04-docker-arm64-4c-16g-22357 does not seem to be running inside a container 22:27:13 $ 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 22:27:16 $ docker top 13b2b6284efa4991e5c0db053d2578ae230175a54664237d782f2d47c2b138ae -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:27:17 ---> job-cost.sh 22:27:17 lf-activate-venv: SKIPPING 22:27:17 INFO: No Stack... 22:27:17 INFO: Retrieving Pricing Info for: v3-standard-4 22:27:18 INFO: Archiving Costs [Pipeline] sh 22:27:19 + cut -d, -f6 22:27:19 + cat /w/workspace/app-rfid-llrp-inventory/2/archives/cost.csv [Pipeline] lock 22:27:19 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-308-2-stack-cost] 22:27:19 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-308-2-stack-cost] did not exist. Created. 22:27:19 Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-308-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:27:19 /w/workspace/app-rfid-llrp-inventory/2@tmp/durable-9bb05c3b/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:27:20 + echo total: 0.10999999940395355 [Pipeline] stash 22:27:20 Warning: overwriting stash ‘stack-cost’ 22:27:20 Stashed 1 file(s) [Pipeline] } 22:27:20 Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-308-2-stack-cost] [Pipeline] // lock [Pipeline] } 22:27:20 $ docker stop --time=1 13b2b6284efa4991e5c0db053d2578ae230175a54664237d782f2d47c2b138ae 22:27:22 $ docker rm -f --volumes 13b2b6284efa4991e5c0db053d2578ae230175a54664237d782f2d47c2b138ae [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 22:27:22 provisioning config files... 22:27:22 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-308@tmp/config5631148812327458032tmp [Pipeline] { [Pipeline] sh 22:27:22 + set +x 22:27:22 + curl -s https://codecov.io/bash 22:27:22 + bash -s -- 22:27:22 22:27:22 _____ _ 22:27:22 / ____| | | 22:27:22 | | ___ __| | ___ ___ _____ __ 22:27:22 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:27:22 | |___| (_) | (_| | __/ (_| (_) \ V / 22:27:22 \_____\___/ \__,_|\___|\___\___/ \_/ 22:27:22 Bash-1.0.6 22:27:22 22:27:22 22:27:22 ==> git version 2.25.1 found 22:27:22 ==> 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 22:27:22 Release-Date: 2020-01-08 22:27:22 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:27:22 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:27:22 ==> Jenkins CI detected. 22:27:22 current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-308 22:27:22 project root: . 22:27:22 --> token set from env 22:27:22 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:27:22 ==> Running gcov in . (disable via -X gcov) 22:27:22 ==> Python coveragepy not found 22:27:22 ==> Searching for coverage reports in: 22:27:22 + . 22:27:22 -> Found 1 reports 22:27:22 ==> Detecting git/mercurial file structure 22:27:22 ==> Reading reports 22:27:22 + ./coverage.out bytes=55696 22:27:22 ==> Appending adjustments 22:27:22 https://docs.codecov.io/docs/fixing-reports 22:27:23 + Found adjustments 22:27:23 ==> Gzipping contents 22:27:23 16K /tmp/codecov.XIJffW.gz 22:27:23 ==> Uploading reports 22:27:23 url: https://codecov.io 22:27:23 query: branch=PR-308&commit=16c9d6058c50d3ab013bbee46c26fd5aa7f3de2f&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-308%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=308&job=&cmd_args= 22:27:23 -> Pinging Codecov 22:27:23 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-308&commit=16c9d6058c50d3ab013bbee46c26fd5aa7f3de2f&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-308%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=308&job=&cmd_args= 22:27:23 -> Uploading to 22:27:23 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-rfid-llrp-go/16c9d6058c50d3ab013bbee46c26fd5aa7f3de2f/04286930-0c99-4a21-9191-212055de15da.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241009%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241009T222723Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=19968ec759529fc890877ac045b89044178d40e88becdda7ff293d1a69657c9c 22:27:23 % Total % Received % Xferd Average Speed Time Time Time Current 22:27:23 Dload Upload Total Spent Left Speed 22:27:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12870 0 0 100 12870 0 63399 --:--:-- --:--:-- --:--:-- 63088 100 12870 0 0 100 12870 0 51480 --:--:-- --:--:-- --:--:-- 51480 22:27:23 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/16c9d6058c50d3ab013bbee46c26fd5aa7f3de2f [Pipeline] } 22:27:23 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 22:27:24 + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-308/archives ] 22:27:24 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-308/archives 22:27:24 total 16 22:27:24 drwxr-xr-x 3 root root 4096 Oct 9 22:06 . 22:27:24 drwxrwxr-x 12 jenkins jenkins 4096 Oct 9 22:06 .. 22:27:24 drwxr-xr-x 2 root root 4096 Oct 9 22:06 cost 22:27:24 -rw-r--r-- 1 root root 95 Oct 9 22:06 cost.csv 22:27:24 + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-308/archives 22:27:24 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-308/archives 22:27:24 total 16 22:27:24 drwxr-xr-x 3 jenkins jenkins 4096 Oct 9 22:06 . 22:27:24 drwxrwxr-x 12 jenkins jenkins 4096 Oct 9 22:06 .. 22:27:24 drwxr-xr-x 2 jenkins jenkins 4096 Oct 9 22:06 cost 22:27:24 -rw-r--r-- 1 jenkins jenkins 95 Oct 9 22:06 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:27:24 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:27:25 ---> package-listing.sh 22:27:25 ++ facter osfamily 22:27:25 ++ tr '[:upper:]' '[:lower:]' 22:27:25 + OS_FAMILY=debian 22:27:25 + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-308 22:27:25 + START_PACKAGES=/tmp/packages_start.txt 22:27:25 + END_PACKAGES=/tmp/packages_end.txt 22:27:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:27:25 + PACKAGES=/tmp/packages_start.txt 22:27:25 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-308 ']' 22:27:25 + PACKAGES=/tmp/packages_end.txt 22:27:25 + case "${OS_FAMILY}" in 22:27:25 + dpkg -l 22:27:25 + grep '^ii' 22:27:25 + '[' -f /tmp/packages_start.txt ']' 22:27:25 + '[' -f /tmp/packages_end.txt ']' 22:27:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:27:25 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-308 ']' 22:27:25 + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-308/archives/ 22:27:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-308/archives/ [Pipeline] echo 22:27:25 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-308/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:27:26 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:27:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:27:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:27:26 prd-ubuntu20.04-docker-8c-8g-22349 does not seem to be running inside a container 22:27:27 $ 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-308/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-308 -v /w/workspace/y_app-rfid-llrp-inventory_PR-308:/w/workspace/y_app-rfid-llrp-inventory_PR-308:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-308@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-308@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:27:27 $ docker top afb330182bedeb78a6b24045a2785d520a81dba965c6444742f1ea793788fa5d -eo pid,comm [Pipeline] { [Pipeline] sh 22:27:27 + touch /tmp/pre-build-complete [Pipeline] sh 22:27:27 + mkdir -p /var/log/sysstat [Pipeline] sh 22:27:28 + ls /var/log/sa-host 22:27:28 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:27:28 provisioning config files... 22:27:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-308@tmp/config10440059014231785429tmp [Pipeline] { [Pipeline] echo 22:27:28 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:27:28 ---> create-netrc.sh [Pipeline] } 22:27:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:27:28 ---> python-tools-install.sh [Pipeline] echo 22:27:28 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:27:29 ---> sudo-logs.sh 22:27:29 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:27:29 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:27:29 ---> job-cost.sh 22:27:29 lf-activate-venv: SKIPPING 22:27:29 DEBUG: total: 0.2199999988079071 22:27:29 INFO: Retrieving Stack Cost... 22:27:30 INFO: Retrieving Pricing Info for: v3-standard-8 22:27:30 INFO: Archiving Costs [Pipeline] echo 22:27:30 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:27:30 ---> logs-deploy.sh 22:27:30 lf-activate-venv: SKIPPING 22:27:30 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-308/2 22:27:30 INFO: archiving workspace using pattern(s): 22:27:31 Archives upload complete. 22:27:31 INFO: archiving logs to Nexus