Pull request #313 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5740b1aff1634827f520daae2bda828a169de310+82880f0cc7c1e2380d7f481834f50bb91fae5b58 (a05d128eab47918dcf1762b999d4d73de811e05e) 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-ssh12355652453289257769.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-ssh15256904238341126188.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-313/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-313/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh393853692959763890.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-313/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8819347117180274127.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh11786630141564030731.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-313/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-313/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh991696543087214505.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-23511 in /w/workspace/y_app-rfid-llrp-inventory_PR-313 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git init /w/workspace/y_app-rfid-llrp-inventory_PR-313 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/313/head:refs/remotes/origin/PR-313 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 82880f0cc7c1e2380d7f481834f50bb91fae5b58 into PR head commit 5740b1aff1634827f520daae2bda828a169de310 Merge succeeded, producing 5740b1aff1634827f520daae2bda828a169de310 Checking out Revision 5740b1aff1634827f520daae2bda828a169de310 (PR-313) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac > git config core.sparsecheckout # timeout=10 > git checkout -f 5740b1aff1634827f520daae2bda828a169de310 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 82880f0cc7c1e2380d7f481834f50bb91fae5b58 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5740b1aff1634827f520daae2bda828a169de310 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:40:57 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:40:58 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:40:58 ========================================================= 13:40:58 EdgeX Global Pipelines Version Info 13:40:58 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:40:58 ------------------- 13:40:58 stable info: 13:40:58 ------------------- 13:40:58 Commited By: Ginny Guan ginny@iotechsys.com 13:40:58 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 13:40:58 Message: update stable to v1.0.265 13:40:59 ------------------- 13:40:59 experimental info: 13:40:59 ------------------- 13:40:59 Commited By: Cherry Wang cherry@iotechsys.com 13:40:59 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 13:40:59 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:40:59 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 13:40:59 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 13:40:59 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:40:59 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:41:00 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:41:00 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 13:41:00 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:41:00 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:41:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:41:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:41:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:41:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 13:41:00 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:41:00 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:41:00 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:41:00 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:41:00 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:41:00 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:41:00 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:41:00 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:41:00 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:41:00 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:41:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:41:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:41:01 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:41:01 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:41:01 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 13:41:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-313 [Pipeline] echo 13:41:01 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-313 [Pipeline] echo 13:41:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-313 [Pipeline] echo 13:41:01 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5740b1aff1634827f520daae2bda828a169de310 [Pipeline] echo 13:41:01 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5740b1a [Pipeline] echo 13:41:01 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:41:01 provisioning config files... 13:41:01 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-313@tmp/config12096988878526262421tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:41:02 ---> ****-login.sh 13:41:02 nexus3.edgexfoundry.org:10001 13:41:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:41:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:41:02 Configure a credential helper to remove this warning. See 13:41:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:41:02 13:41:02 Login Succeeded 13:41:02 nexus3.edgexfoundry.org:10002 13:41:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:41:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:41:02 Configure a credential helper to remove this warning. See 13:41:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:41:02 13:41:02 Login Succeeded 13:41:02 nexus3.edgexfoundry.org:10003 13:41:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:41:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:41:02 Configure a credential helper to remove this warning. See 13:41:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:41:02 13:41:02 Login Succeeded 13:41:02 nexus3.edgexfoundry.org:10004 13:41:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:41:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:41:02 Configure a credential helper to remove this warning. See 13:41:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:41:02 13:41:02 Login Succeeded 13:41:02 ****.io 13:41:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:41:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:41:03 Configure a credential helper to remove this warning. See 13:41:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:41:03 13:41:03 Login Succeeded 13:41:03 ---> ****-login.sh ends [Pipeline] } 13:41:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 13:41:03 + git rev-list -1 --merges 5740b1aff1634827f520daae2bda828a169de310~1..5740b1aff1634827f520daae2bda828a169de310 [Pipeline] echo 13:41:04 -----------> git rev-list -1 --merges 5740b1aff1634827f520daae2bda828a169de310~1..5740b1aff1634827f520daae2bda828a169de310 5740b1aff1634827f520daae2bda828a169de310 [false] [Pipeline] sh 13:41:04 + git log --format=format:%s -1 5740b1aff1634827f520daae2bda828a169de310 [Pipeline] echo 13:41:04 ========================================================= 13:41:04 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:41:04 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:41:04 + git log --format=format:%s -1 5740b1aff1634827f520daae2bda828a169de310 [Pipeline] echo 13:41:04 [semverPrep] GIT_COMMIT: 5740b1aff1634827f520daae2bda828a169de310, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo 13:41:04 [semverPrep] This is not a build commit. [Pipeline] sh 13:41:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:41:05 + grep -v github /etc/ssh/ssh_known_hosts 13:41:05 + [ -e /tmp/ssh_known_hosts ] 13:41:05 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:41:05 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:41:05 + sudo tee -a /etc/ssh/ssh_known_hosts 13:41:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:41:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:41:05 13:41:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:41:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:41:06 0.1.4: Pulling from edgex-devops/py-git-semver 13:41:06 b85a868b505f: Pulling fs layer 13:41:06 e2be974225ed: Pulling fs layer 13:41:06 339a4e72a1f5: Pulling fs layer 13:41:06 988bab9f4d93: Pulling fs layer 13:41:06 1469e6f7b9e6: Pulling fs layer 13:41:06 eaf3925da568: Pulling fs layer 13:41:06 bab4dde63d76: Pulling fs layer 13:41:06 bde34c3a00c8: Pulling fs layer 13:41:06 b352a97aabf1: Pulling fs layer 13:41:06 4872d77fe225: Pulling fs layer 13:41:06 5851b861e8e6: Pulling fs layer 13:41:06 bab4dde63d76: Waiting 13:41:06 4872d77fe225: Waiting 13:41:06 5851b861e8e6: Waiting 13:41:06 1469e6f7b9e6: Waiting 13:41:06 eaf3925da568: Waiting 13:41:06 b352a97aabf1: Waiting 13:41:06 e2be974225ed: Download complete 13:41:06 988bab9f4d93: Verifying Checksum 13:41:06 988bab9f4d93: Download complete 13:41:06 339a4e72a1f5: Verifying Checksum 13:41:06 339a4e72a1f5: Download complete 13:41:06 1469e6f7b9e6: Verifying Checksum 13:41:06 eaf3925da568: Download complete 13:41:06 bde34c3a00c8: Verifying Checksum 13:41:06 bde34c3a00c8: Download complete 13:41:06 b352a97aabf1: Download complete 13:41:06 4872d77fe225: Verifying Checksum 13:41:06 4872d77fe225: Download complete 13:41:06 5851b861e8e6: Verifying Checksum 13:41:06 b85a868b505f: Verifying Checksum 13:41:06 b85a868b505f: Download complete 13:41:06 bab4dde63d76: Verifying Checksum 13:41:06 bab4dde63d76: Download complete 13:41:07 b85a868b505f: Pull complete 13:41:08 e2be974225ed: Pull complete 13:41:08 339a4e72a1f5: Pull complete 13:41:08 988bab9f4d93: Pull complete 13:41:08 1469e6f7b9e6: Pull complete 13:41:08 eaf3925da568: Pull complete 13:41:10 bab4dde63d76: Pull complete 13:41:10 bde34c3a00c8: Pull complete 13:41:10 b352a97aabf1: Pull complete 13:41:10 4872d77fe225: Pull complete 13:41:10 5851b861e8e6: Pull complete 13:41:10 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 13:41:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:41:10 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:41:11 prd-ubuntu20.04-docker-8c-8g-23511 does not seem to be running inside a container 13:41:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-313 -v /w/workspace/y_app-rfid-llrp-inventory_PR-313:/w/workspace/y_app-rfid-llrp-inventory_PR-313:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-313@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-313@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:41:13 $ docker top 0e9277bf1eb76bc0a5089b7b08ab83d77573e24817c94739a9b2df34ba0f5125 -eo pid,comm 13:41:13 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). 13:41:13 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:41:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:41:13 [ssh-agent] Looking for ssh-agent implementation... 13:41:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:41:14 $ docker exec 0e9277bf1eb76bc0a5089b7b08ab83d77573e24817c94739a9b2df34ba0f5125 ssh-agent 13:41:14 SSH_AUTH_SOCK=/tmp/ssh-76JKYj7DlJDH/agent.32 13:41:14 SSH_AGENT_PID=38 13:41:14 Running ssh-add (command line suppressed) 13:41:14 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-313@tmp/private_key_17591647158239338209.key (/w/workspace/y_app-rfid-llrp-inventory_PR-313@tmp/private_key_17591647158239338209.key) 13:41:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:41:14 + git tag --points-at HEAD [Pipeline] } 13:41:14 $ docker exec --env ******** --env ******** 0e9277bf1eb76bc0a5089b7b08ab83d77573e24817c94739a9b2df34ba0f5125 ssh-agent -k 13:41:14 unset SSH_AUTH_SOCK; 13:41:14 unset SSH_AGENT_PID; 13:41:14 echo Agent pid 38 killed; 13:41:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:41:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:41:14 [ssh-agent] Looking for ssh-agent implementation... 13:41:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:41:15 $ docker exec 0e9277bf1eb76bc0a5089b7b08ab83d77573e24817c94739a9b2df34ba0f5125 ssh-agent 13:41:15 SSH_AUTH_SOCK=/tmp/ssh-L5On1iGBJMjP/agent.71 13:41:15 SSH_AGENT_PID=77 13:41:15 Running ssh-add (command line suppressed) 13:41:15 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-313@tmp/private_key_5247739704993736840.key (/w/workspace/y_app-rfid-llrp-inventory_PR-313@tmp/private_key_5247739704993736840.key) 13:41:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:41:15 + git semver init 13:41:15 2024-10-22 13:41:15,742 [run_init] DEBUG init version:0.0.0 force:False 13:41:15 2024-10-22 13:41:15,743 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-313/.semver 13:41:15 2024-10-22 13:41:15,743 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-313/.semver 13:41:15 2024-10-22 13:41:15,744 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-313/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-313, universal_newlines=False, shell=None, istream=None) 13:41:18 2024-10-22 13:41:17,873 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-313/.git/info/exclude 13:41:18 2024-10-22 13:41:17,874 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-313/.semver/PR-313 with force:False 13:41:18 2024-10-22 13:41:17,874 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-313/.semver/PR-313 13:41:18 2024-10-22 13:41:17,878 [execute] INFO git cat-file --batch-check 13:41:18 2024-10-22 13:41:17,879 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-313/.semver, universal_newlines=False, shell=None, istream=) 13:41:18 2024-10-22 13:41:17,884 [execute] INFO git cat-file --batch 13:41:18 2024-10-22 13:41:17,884 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-313/.semver, universal_newlines=False, shell=None, istream=) 13:41:18 2024-10-22 13:41:17,890 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-313/.semver/PR-313 13:41:18 0.0.0 [Pipeline] } 13:41:18 $ docker exec --env ******** --env ******** 0e9277bf1eb76bc0a5089b7b08ab83d77573e24817c94739a9b2df34ba0f5125 ssh-agent -k 13:41:18 unset SSH_AUTH_SOCK; 13:41:18 unset SSH_AGENT_PID; 13:41:18 echo Agent pid 77 killed; 13:41:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:41:18 + git semver [Pipeline] } 13:41:19 $ docker stop --time=1 0e9277bf1eb76bc0a5089b7b08ab83d77573e24817c94739a9b2df34ba0f5125 13:41:20 $ docker rm -f --volumes 0e9277bf1eb76bc0a5089b7b08ab83d77573e24817c94739a9b2df34ba0f5125 [Pipeline] // withDockerContainer [Pipeline] sh 13:41:21 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:41:21 Stashed 1 file(s) [Pipeline] echo 13:41:21 [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 13:41:22 provisioning config files... 13:41:22 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-313@tmp/config17270951969163518189tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:41:22 ---> ****-login.sh 13:41:22 nexus3.edgexfoundry.org:10001 13:41:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:41:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:41:22 Configure a credential helper to remove this warning. See 13:41:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:41:22 13:41:22 Login Succeeded 13:41:22 nexus3.edgexfoundry.org:10002 13:41:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:41:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:41:22 Configure a credential helper to remove this warning. See 13:41:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:41:22 13:41:22 Login Succeeded 13:41:22 nexus3.edgexfoundry.org:10003 13:41:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:41:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:41:22 Configure a credential helper to remove this warning. See 13:41:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:41:22 13:41:22 Login Succeeded 13:41:22 nexus3.edgexfoundry.org:10004 13:41:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:41:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:41:22 Configure a credential helper to remove this warning. See 13:41:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:41:22 13:41:22 Login Succeeded 13:41:22 ****.io 13:41:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:41:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:41:23 Configure a credential helper to remove this warning. See 13:41:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:41:23 13:41:23 Login Succeeded 13:41:23 ---> ****-login.sh ends [Pipeline] } 13:41:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:41:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:41:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:41:23 ========================================================= 13:41:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 13:41:23 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:41:23 + 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 . 13:41:23 Sending build context to Docker daemon 19.99MB 13:41:23 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 13:41:23 Step 2/12 : FROM ${BASE} AS builder 13:41:23 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 13:41:23 43c4264eed91: Pulling fs layer 13:41:23 4cc291be95ef: Pulling fs layer 13:41:23 2ac1f1163629: Pulling fs layer 13:41:23 5c3c966382ef: Pulling fs layer 13:41:23 4f4fb700ef54: Pulling fs layer 13:41:23 5d5c8e513c77: Pulling fs layer 13:41:23 9f66e0745190: Pulling fs layer 13:41:23 f49a43e4bbc0: Pulling fs layer 13:41:23 561ebcabdf7f: Pulling fs layer 13:41:23 5c3c966382ef: Waiting 13:41:23 4f4fb700ef54: Waiting 13:41:23 5d5c8e513c77: Waiting 13:41:23 9f66e0745190: Waiting 13:41:23 f49a43e4bbc0: Waiting 13:41:23 561ebcabdf7f: Waiting 13:41:24 4cc291be95ef: Verifying Checksum 13:41:24 4cc291be95ef: Download complete 13:41:24 5c3c966382ef: Verifying Checksum 13:41:24 5c3c966382ef: Download complete 13:41:24 4f4fb700ef54: Verifying Checksum 13:41:24 4f4fb700ef54: Download complete 13:41:24 5d5c8e513c77: Download complete 13:41:24 43c4264eed91: Download complete 13:41:24 9f66e0745190: Verifying Checksum 13:41:24 43c4264eed91: Pull complete 13:41:24 561ebcabdf7f: Verifying Checksum 13:41:24 561ebcabdf7f: Download complete 13:41:24 4cc291be95ef: Pull complete 13:41:24 2ac1f1163629: Verifying Checksum 13:41:24 2ac1f1163629: Download complete 13:41:24 f49a43e4bbc0: Verifying Checksum 13:41:24 f49a43e4bbc0: Download complete 13:41:28 2ac1f1163629: Pull complete 13:41:28 5c3c966382ef: Pull complete 13:41:28 4f4fb700ef54: Pull complete 13:41:28 5d5c8e513c77: Pull complete 13:41:28 9f66e0745190: Pull complete 13:41:30 f49a43e4bbc0: Pull complete 13:41:30 561ebcabdf7f: Pull complete 13:41:30 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 13:41:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 13:41:30 ---> 3a752c3f9dda 13:41:30 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 13:41:34 ---> Running in 29e307fb013f 13:41:34 Removing intermediate container 29e307fb013f 13:41:34 ---> a039a353ddb2 13:41:34 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 13:41:34 ---> Running in 1cb8f55353bb 13:41:34 Removing intermediate container 1cb8f55353bb 13:41:34 ---> c932f98cf711 13:41:34 Step 5/12 : ARG ADD_BUILD_TAGS="" 13:41:34 ---> Running in afc18e5035f5 13:41:34 Removing intermediate container afc18e5035f5 13:41:34 ---> 2968f0fc7126 13:41:34 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:41:34 ---> Running in 048417ad7ad5 13:41:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:41:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:41:35 OK: 246 MiB in 54 packages 13:41:35 Removing intermediate container 048417ad7ad5 13:41:35 ---> f0582ffee113 13:41:35 Step 7/12 : WORKDIR /app 13:41:35 ---> Running in c5e37a492542 13:41:35 Removing intermediate container c5e37a492542 13:41:35 ---> 98649af4d301 13:41:35 Step 8/12 : COPY go.mod vendor* ./ 13:41:35 ---> 399e17445ba0 13:41:35 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:41:35 ---> Running in 349ace78033a 13:41:36 Still waiting to schedule task 13:41:36 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 13:42:22 Removing intermediate container 349ace78033a 13:42:22 ---> d8b8b4b6bf1b 13:42:22 Step 10/12 : COPY . . 13:42:22 ---> cf182cd2eacb 13:42:22 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:42:22 ---> Running in 026858e7f774 13:42:22 Removing intermediate container 026858e7f774 13:42:22 ---> bcc761ebe5f3 13:42:22 Step 12/12 : RUN $MAKE 13:42:22 ---> Running in 8ac3d18c2257 13:42:22 noop 13:42:22 Removing intermediate container 8ac3d18c2257 13:42:22 ---> 095e62514b99 13:42:22 Successfully built 095e62514b99 13:42:22 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:42:23 + docker inspect -f . ci-base-image-x86_64 13:42:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:42:23 prd-ubuntu20.04-docker-8c-8g-23511 does not seem to be running inside a container 13:42:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-313 -v /w/workspace/y_app-rfid-llrp-inventory_PR-313:/w/workspace/y_app-rfid-llrp-inventory_PR-313:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-313@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-313@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:42:23 $ docker top 2444e25ccb926cdd34b0402b52a8fc54f0546a1be6fb1f8ec129e3c066a70e89 -eo pid,comm [Pipeline] { [Pipeline] sh 13:42:24 + go version 13:42:24 go version go1.23.2 linux/amd64 [Pipeline] } 13:42:24 $ docker stop --time=1 2444e25ccb926cdd34b0402b52a8fc54f0546a1be6fb1f8ec129e3c066a70e89 13:42:25 $ docker rm -f --volumes 2444e25ccb926cdd34b0402b52a8fc54f0546a1be6fb1f8ec129e3c066a70e89 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:42:26 + docker inspect -f . ci-base-image-x86_64 13:42:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:42:26 prd-ubuntu20.04-docker-8c-8g-23511 does not seem to be running inside a container 13:42:26 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/y_app-rfid-llrp-inventory_PR-313 -v /w/workspace/y_app-rfid-llrp-inventory_PR-313:/w/workspace/y_app-rfid-llrp-inventory_PR-313:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-313@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-313@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:42:26 $ docker top e3697494c2ecd3d69aa777185a73af3ad048e11dc9ca6e761136887d0389cfe6 -eo pid,comm [Pipeline] { [Pipeline] sh 13:42:27 + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-313 [Pipeline] fileExists [Pipeline] sh 13:42:27 + make test 13:42:27 go test -race ./... -coverprofile=coverage.out ./... 13:42:59 edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app coverage: 0.0% of statements 13:42:59 edgexfoundry/app-rfid-llrp-inventory coverage: 0.0% of statements 13:42:59 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.128s coverage: 86.2% of statements 13:43:02 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.664s coverage: 71.9% of statements 13:43:11 Running on prd-ubuntu20.04-docker-arm64-4c-16g-23512 in /w/workspace/y_app-rfid-llrp-inventory_PR-313 [Pipeline] { [Pipeline] ws 13:43:11 Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout 13:43:11 The recommended git tool is: git 13:43:17 using credential edgex-jenkins-ssh 13:43:17 Cloning the remote Git repository 13:43:17 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:43:17 > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 13:43:18 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:43:18 > git --version # timeout=10 13:43:18 > git --version # 'git version 2.25.1' 13:43:18 using GIT_SSH to set credentials SSH Credentials for GitHub 13:43:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:43:21 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 13:43:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:43:22 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 13:43:22 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:43:22 using GIT_SSH to set credentials SSH Credentials for GitHub 13:43:22 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/313/head:refs/remotes/origin/PR-313 +refs/heads/main:refs/remotes/origin/main # timeout=10 13:43:23 Merging remotes/origin/main commit 82880f0cc7c1e2380d7f481834f50bb91fae5b58 into PR head commit 5740b1aff1634827f520daae2bda828a169de310 13:43:23 Merge succeeded, producing 5740b1aff1634827f520daae2bda828a169de310 13:43:23 Checking out Revision 5740b1aff1634827f520daae2bda828a169de310 (PR-313) 13:43:24 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" 13:43:24 > git --version # timeout=10 13:43:24 > git --version # 'git version 2.25.1' 13:43:24 fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac 13:43:23 > git config core.sparsecheckout # timeout=10 13:43:23 > git checkout -f 5740b1aff1634827f520daae2bda828a169de310 # timeout=10 13:43:23 > git remote # timeout=10 13:43:23 > git config --get remote.origin.url # timeout=10 13:43:23 using GIT_SSH to set credentials SSH Credentials for GitHub 13:43:23 > git merge 82880f0cc7c1e2380d7f481834f50bb91fae5b58 # timeout=10 13:43:23 > git rev-parse HEAD^{commit} # timeout=10 13:43:23 > git config core.sparsecheckout # timeout=10 13:43:23 > git checkout -f 5740b1aff1634827f520daae2bda828a169de310 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:43:29 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:43:29 % Total % Received % Xferd Average Speed Time Time Time Current 13:43:29 Dload Upload Total Spent Left Speed 13:43:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 92287 0 --:--:-- --:--:-- --:--:-- 92287 [Pipeline] sh 13:43:30 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 13:43:30 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 13:43:30 + sudo tee /etc/docker/daemon.new 13:43:30 { 13:43:30 "registry-mirrors": [ 13:43:30 "https://nexus3.edgexfoundry.org:10001" 13:43:30 ], 13:43:30 "bip": "10.250.0.254/24", 13:43:30 "hosts": [ 13:43:30 "tcp://0.0.0.0:5555", 13:43:30 "unix:///var/run/docker.sock" 13:43:30 ], 13:43:30 "mtu": 1458, 13:43:30 "selinux-enabled": true, 13:43:30 "seccomp-profile": "/etc/docker/seccomp.json" 13:43:30 } [Pipeline] sh 13:43:30 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 13:43:31 + sudo service docker restart 13:43:41 go vet ./... 13:43:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:43:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:43:41 ./bin/test-attribution.sh [Pipeline] echo 13:43:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 13:43:41 $ docker stop --time=1 e3697494c2ecd3d69aa777185a73af3ad048e11dc9ca6e761136887d0389cfe6 13:43:46 $ docker rm -f --volumes e3697494c2ecd3d69aa777185a73af3ad048e11dc9ca6e761136887d0389cfe6 [Pipeline] // withDockerContainer [Pipeline] sh 13:43:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:43:46 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 13:43:47 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:43:48 + ls -al . 13:43:48 total 296 13:43:48 drwxrwxr-x 11 jenkins jenkins 4096 Oct 22 13:42 . 13:43:48 drwxrwxr-x 4 jenkins jenkins 4096 Oct 22 13:40 .. 13:43:48 -rw-rw-r-- 1 jenkins jenkins 262 Oct 22 13:40 .dockerignore 13:43:48 drwxrwxr-x 8 jenkins jenkins 4096 Oct 22 13:43 .git 13:43:48 drwxrwxr-x 3 jenkins jenkins 4096 Oct 22 13:40 .github 13:43:48 -rw-rw-r-- 1 jenkins jenkins 773 Oct 22 13:40 .gitignore 13:43:48 -rw-rw-r-- 1 jenkins jenkins 200 Oct 22 13:40 .golangci.yml 13:43:48 drwxr-xr-x 3 jenkins jenkins 4096 Oct 22 13:41 .semver 13:43:48 -rw-rw-r-- 1 jenkins jenkins 20300 Oct 22 13:40 Attribution.txt 13:43:48 -rw-rw-r-- 1 jenkins jenkins 11245 Oct 22 13:40 CHANGELOG.md 13:43:48 -rw-rw-r-- 1 jenkins jenkins 1768 Oct 22 13:40 Dockerfile 13:43:48 -rw-rw-r-- 1 jenkins jenkins 677 Oct 22 13:40 GOVERNANCE.md 13:43:48 -rw-rw-r-- 1 jenkins jenkins 665 Oct 22 13:40 Jenkinsfile 13:43:48 -rw-rw-r-- 1 jenkins jenkins 11347 Oct 22 13:40 LICENSE 13:43:48 -rw-rw-r-- 1 jenkins jenkins 3040 Oct 22 13:40 Makefile 13:43:48 -rw-rw-r-- 1 jenkins jenkins 617 Oct 22 13:40 OWNERS.md 13:43:48 -rw-rw-r-- 1 jenkins jenkins 3851 Oct 22 13:40 README.md 13:43:48 -rw-rw-r-- 1 jenkins jenkins 5 Oct 22 13:41 VERSION 13:43:48 drwxrwxr-x 2 jenkins jenkins 4096 Oct 22 13:40 bin 13:43:48 -rw-r--r-- 1 jenkins jenkins 55696 Oct 22 13:43 coverage.out 13:43:48 -rw-rw-r-- 1 jenkins jenkins 7508 Oct 22 13:40 go.mod 13:43:48 -rw-rw-r-- 1 jenkins jenkins 100922 Oct 22 13:40 go.sum 13:43:48 drwxrwxr-x 2 jenkins jenkins 4096 Oct 22 13:40 images 13:43:48 drwxrwxr-x 4 jenkins jenkins 4096 Oct 22 13:40 internal 13:43:48 -rw-rw-r-- 1 jenkins jenkins 531 Oct 22 13:40 main.go 13:43:48 drwxrwxr-x 2 jenkins jenkins 4096 Oct 22 13:40 openapi 13:43:48 drwxrwxr-x 2 jenkins jenkins 4096 Oct 22 13:40 res 13:43:48 drwxrwxr-x 3 jenkins jenkins 4096 Oct 22 13:40 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:43:48 + 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=5740b1aff1634827f520daae2bda828a169de310 --label arch=amd64 --label version=0.0.0 . 13:43:48 Sending build context to Docker daemon 19.99MB 13:43:48 Step 1/30 : ARG BASE=golang:1.23-alpine3.20 13:43:48 Step 2/30 : FROM ${BASE} AS builder 13:43:48 ---> 095e62514b99 13:43:48 Step 3/30 : ARG ALPINE_PKG_BASE="make git" 13:43:48 ---> Running in abe939b63ba2 13:43:48 Removing intermediate container abe939b63ba2 13:43:48 ---> 493329af9a11 13:43:48 Step 4/30 : ARG ALPINE_PKG_EXTRA="" 13:43:48 ---> Running in 2cbc4690a455 13:43:48 Removing intermediate container 2cbc4690a455 13:43:48 ---> 6d43012457f3 13:43:48 Step 5/30 : ARG ADD_BUILD_TAGS="" 13:43:48 ---> Running in 9f679f7fa5b3 13:43:48 Removing intermediate container 9f679f7fa5b3 13:43:48 ---> abd4e829a136 13:43:48 Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:43:48 ---> Running in 8f5f164493b9 13:43:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:43:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:43:49 provisioning config files... 13:43:49 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config12713680868800035282tmp 13:43:49 OK: 246 MiB in 54 packages [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:43:49 Removing intermediate container 8f5f164493b9 13:43:49 ---> 470c5fd4f4f4 13:43:49 Step 7/30 : WORKDIR /app 13:43:49 ---> Running in 2876d598bbbe 13:43:50 Removing intermediate container 2876d598bbbe 13:43:50 ---> 736e176bedff 13:43:50 Step 8/30 : COPY go.mod vendor* ./ 13:43:50 ---> 37f9fe874320 13:43:50 Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:43:50 ---> Running in baa1e5c2ef7f 13:43:50 ---> ****-login.sh 13:43:50 nexus3.edgexfoundry.org:10001 13:43:50 Removing intermediate container baa1e5c2ef7f 13:43:50 ---> 5df40c64c860 13:43:50 Step 10/30 : COPY . . 13:43:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:43:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:43:50 Configure a credential helper to remove this warning. See 13:43:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:43:50 13:43:50 Login Succeeded 13:43:50 nexus3.edgexfoundry.org:10002 13:43:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:43:51 ---> f937f6b46c45 13:43:51 Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:43:51 ---> Running in e5c64f9ecab9 13:43:51 Removing intermediate container e5c64f9ecab9 13:43:51 ---> 6933cd57665b 13:43:51 Step 12/30 : RUN $MAKE 13:43:51 ---> Running in 174e4a461c41 13:43:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:43:51 Configure a credential helper to remove this warning. See 13:43:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:43:51 13:43:51 Login Succeeded 13:43:51 nexus3.edgexfoundry.org:10003 13:43: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.58 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o app-rfid-llrp-inventory 13:43:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:43:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:43:51 Configure a credential helper to remove this warning. See 13:43:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:43:51 13:43:51 Login Succeeded 13:43:51 nexus3.edgexfoundry.org:10004 13:43:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:43:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:43:51 Configure a credential helper to remove this warning. See 13:43:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:43:51 13:43:51 Login Succeeded 13:43:52 ****.io 13:43:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:43:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:43:52 Configure a credential helper to remove this warning. See 13:43:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:43:52 13:43:52 Login Succeeded 13:43:52 ---> ****-login.sh ends [Pipeline] } 13:43:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:43:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:43:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:43:52 ========================================================= 13:43:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 13:43:52 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:43:53 + 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 . 13:43:53 Sending build context to Docker daemon 684kB 13:43:53 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 13:43:53 Step 2/12 : FROM ${BASE} AS builder 13:43:54 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:43:54 cf04c63912e1: Pulling fs layer 13:43:54 55b35a11ae5e: Pulling fs layer 13:43:54 a37a00ec5f00: Pulling fs layer 13:43:54 50b3750afda1: Pulling fs layer 13:43:54 4f4fb700ef54: Pulling fs layer 13:43:54 80978eb59214: Pulling fs layer 13:43:54 c9f46d7d2bd2: Pulling fs layer 13:43:54 c5a475d317c9: Pulling fs layer 13:43:54 50b3750afda1: Waiting 13:43:54 4f4fb700ef54: Waiting 13:43:54 c9f46d7d2bd2: Waiting 13:43:54 c5a475d317c9: Waiting 13:43:54 80978eb59214: Waiting 13:43:54 50b3750afda1: Verifying Checksum 13:43:54 50b3750afda1: Download complete 13:43:54 4f4fb700ef54: Verifying Checksum 13:43:54 4f4fb700ef54: Download complete 13:43:54 80978eb59214: Verifying Checksum 13:43:54 80978eb59214: Download complete 13:43:54 cf04c63912e1: Verifying Checksum 13:43:54 cf04c63912e1: Download complete 13:43:54 c5a475d317c9: Verifying Checksum 13:43:54 c5a475d317c9: Download complete 13:43:55 cf04c63912e1: Pull complete 13:43:57 a37a00ec5f00: Verifying Checksum 13:43:57 a37a00ec5f00: Download complete 13:43:57 55b35a11ae5e: Pull complete 13:43:58 c9f46d7d2bd2: Verifying Checksum 13:43:58 c9f46d7d2bd2: Download complete 13:44:16 a37a00ec5f00: Pull complete 13:44:16 50b3750afda1: Pull complete 13:44:16 4f4fb700ef54: Pull complete 13:44:16 80978eb59214: Pull complete 13:44:23 Removing intermediate container 174e4a461c41 13:44:23 ---> 76bea84dd78b 13:44:23 Step 13/30 : FROM alpine:3.20 13:44:23 3.20: Pulling from library/alpine 13:44:23 43c4264eed91: Already exists 13:44:23 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 13:44:23 Status: Downloaded newer image for alpine:3.20 13:44:23 ---> 91ef0af61f39 13:44:23 Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 13:44:23 ---> Running in 405b5abe0d6c 13:44:23 Removing intermediate container 405b5abe0d6c 13:44:23 ---> ed5baa187daa 13:44:23 Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 13:44:23 ---> Running in d245d0270aff 13:44:23 Removing intermediate container d245d0270aff 13:44:23 ---> 6df5f77d6bc2 13:44:23 Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init 13:44:23 ---> Running in 7291c4c1490b 13:44:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:44:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:44:24 (1/2) Installing ca-certificates (20240705-r0) 13:44:24 (2/2) Installing dumb-init (1.2.5-r3) 13:44:24 Executing busybox-1.36.1-r29.trigger 13:44:24 Executing ca-certificates-20240705-r0.trigger 13:44:24 OK: 9 MiB in 16 packages 13:44:24 c9f46d7d2bd2: Pull complete 13:44:24 Removing intermediate container 7291c4c1490b 13:44:24 ---> aa221c34b6c0 13:44:24 Step 17/30 : RUN apk --no-cache upgrade 13:44:24 ---> Running in 1fb4c700d9ba 13:44:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:44:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:44:25 c5a475d317c9: Pull complete 13:44:25 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 13:44:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 13:44:25 ---> be29e6b0f0d4 13:44:25 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 13:44:25 Upgrading critical system libraries and apk-tools: 13:44:25 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 13:44:25 Executing busybox-1.36.1-r29.trigger 13:44:25 Continuing the upgrade transaction with new apk-tools: 13:44:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:44:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:44:25 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 13:44:25 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 13:44:25 Executing ca-certificates-20240705-r0.trigger 13:44:25 OK: 9 MiB in 16 packages 13:44:26 Removing intermediate container 1fb4c700d9ba 13:44:26 ---> bebc5af53e67 13:44:26 Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt 13:44:26 ---> 281854aa7b1d 13:44:26 Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE 13:44:26 ---> 62f7ae53afa6 13:44:26 Step 20/30 : COPY --from=builder /app/res/ /res/ 13:44:26 ---> fe7db4c3ce7e 13:44:26 Step 21/30 : COPY --from=builder /app/static/ /static/ 13:44:26 ---> 5222ef4d2ec5 13:44:26 Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 13:44:27 ---> Running in b24d7a1c7473 13:44:27 Removing intermediate container b24d7a1c7473 13:44:27 ---> f1ce68aa4fcf 13:44:27 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 13:44:27 ---> Running in 7eb1a39129d0 13:44:27 Removing intermediate container 7eb1a39129d0 13:44:27 ---> 83ddc205e1aa 13:44:27 Step 5/12 : ARG ADD_BUILD_TAGS="" 13:44:27 ---> Running in 1b9c8d84473c 13:44:27 Removing intermediate container 1b9c8d84473c 13:44:27 ---> a95921401db8 13:44:27 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:44:27 ---> Running in 492f229ecb51 13:44:28 ---> 2d052b3f6422 13:44:28 Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 13:44:28 ---> Running in a84673c0f196 13:44:28 Removing intermediate container a84673c0f196 13:44:28 ---> 95b3f37d296e 13:44:28 Step 24/30 : VOLUME /cache 13:44:28 ---> Running in c395b5e795b7 13:44:28 Removing intermediate container c395b5e795b7 13:44:28 ---> 8214d087471c 13:44:28 Step 25/30 : EXPOSE 59711 13:44:28 ---> Running in b437a223f492 13:44:28 Removing intermediate container b437a223f492 13:44:28 ---> 52db6d7aa25e 13:44:28 Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 13:44:28 ---> Running in 22573a127b75 13:44:28 Removing intermediate container 22573a127b75 13:44:28 ---> 68be6f9870f7 13:44:28 Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 13:44:28 ---> Running in 46846fd0b888 13:44:28 Removing intermediate container 46846fd0b888 13:44:28 ---> de5b139e35a4 13:44:28 Step 28/30 : LABEL arch=amd64 13:44:28 ---> Running in 25f988503432 13:44:29 Removing intermediate container 25f988503432 13:44:29 ---> 761a47d57047 13:44:29 Step 29/30 : LABEL git_sha=5740b1aff1634827f520daae2bda828a169de310 13:44:29 ---> Running in 05b7f9def2e5 13:44:29 Removing intermediate container 05b7f9def2e5 13:44:29 ---> 70edb1c404d2 13:44:29 Step 30/30 : LABEL version=0.0.0 13:44:29 ---> Running in 4d9889df0ecc 13:44:29 Removing intermediate container 4d9889df0ecc 13:44:29 ---> ec1597fe0800 13:44:29 [Warning] One or more build-args [ARCH] were not consumed 13:44:29 Successfully built ec1597fe0800 13:44:29 Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } 13:44:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:44:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [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 13:44:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:44:30 13:44:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:44:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:44:30 latest: Pulling from edgex-lftools-log-publisher 13:44:30 5eb5b503b376: Pulling fs layer 13:44:30 5c69ac0246d0: Pulling fs layer 13:44:30 ec43610c2a17: Pulling fs layer 13:44:30 3a2ae6a8a46f: Pulling fs layer 13:44:30 33b1e0a273af: Pulling fs layer 13:44:30 5d3b04190fa2: Pulling fs layer 13:44:30 2f39f015ded8: Pulling fs layer 13:44:30 5d3b04190fa2: Waiting 13:44:30 2f39f015ded8: Waiting 13:44:30 3a2ae6a8a46f: Waiting 13:44:30 33b1e0a273af: Waiting 13:44:30 5c69ac0246d0: Download complete 13:44:30 3a2ae6a8a46f: Download complete 13:44:30 33b1e0a273af: Verifying Checksum 13:44:30 33b1e0a273af: Download complete 13:44:30 5d3b04190fa2: Download complete 13:44:30 ec43610c2a17: Verifying Checksum 13:44:30 ec43610c2a17: Download complete 13:44:30 OK: 238 MiB in 54 packages 13:44:30 5eb5b503b376: Verifying Checksum 13:44:30 5eb5b503b376: Download complete 13:44:31 2f39f015ded8: Verifying Checksum 13:44:31 2f39f015ded8: Download complete 13:44:31 Removing intermediate container 492f229ecb51 13:44:31 ---> a9db0ddaae37 13:44:31 Step 7/12 : WORKDIR /app 13:44:32 5eb5b503b376: Pull complete 13:44:32 5c69ac0246d0: Pull complete 13:44:32 ---> Running in f2c226ad2aed 13:44:32 ec43610c2a17: Pull complete 13:44:32 Removing intermediate container f2c226ad2aed 13:44:32 ---> 2a204981d409 13:44:32 Step 8/12 : COPY go.mod vendor* ./ 13:44:32 3a2ae6a8a46f: Pull complete 13:44:32 33b1e0a273af: Pull complete 13:44:32 5d3b04190fa2: Pull complete 13:44:33 ---> 694b53fc2804 13:44:33 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:44:33 ---> Running in f54d4e708c98 13:44:36 2f39f015ded8: Pull complete 13:44:36 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:44:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:44:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:44:36 prd-ubuntu20.04-docker-8c-8g-23511 does not seem to be running inside a container 13:44:36 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/y_app-rfid-llrp-inventory_PR-313 -v /w/workspace/y_app-rfid-llrp-inventory_PR-313:/w/workspace/y_app-rfid-llrp-inventory_PR-313:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-313@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-313@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:44:38 $ docker top 1309ae7c0159e1d2a8b31348dc75d97d9980142f1e54cd1c1bead6a7d878e2f3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:44:39 ---> job-cost.sh 13:44:39 lf-activate-venv: SKIPPING 13:44:39 INFO: No Stack... 13:44:39 INFO: Retrieving Pricing Info for: v3-standard-8 13:44:39 INFO: Archiving Costs [Pipeline] sh 13:44:40 + cat /w/workspace/y_app-rfid-llrp-inventory_PR-313/archives/cost.csv 13:44:40 + cut -d, -f6 [Pipeline] lock 13:44:40 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-313-1-stack-cost] 13:44:40 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-313-1-stack-cost] did not exist. Created. 13:44:40 Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-313-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:44:40 + echo total: 0.2199999988079071 [Pipeline] stash 13:44:40 Stashed 1 file(s) [Pipeline] } 13:44:40 Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-313-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:44:40 $ docker stop --time=1 1309ae7c0159e1d2a8b31348dc75d97d9980142f1e54cd1c1bead6a7d878e2f3 13:44:42 $ docker rm -f --volumes 1309ae7c0159e1d2a8b31348dc75d97d9980142f1e54cd1c1bead6a7d878e2f3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 13:46:24 Removing intermediate container f54d4e708c98 13:46:24 ---> 90d0e6cfb716 13:46:24 Step 10/12 : COPY . . 13:46:24 ---> 5e1b6f63361f 13:46:24 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:46:24 ---> Running in c3f2f411512c 13:46:24 Removing intermediate container c3f2f411512c 13:46:24 ---> 7a5578f58fc8 13:46:24 Step 12/12 : RUN $MAKE 13:46:24 ---> Running in 20eb01593b61 13:46:25 noop 13:46:26 Removing intermediate container 20eb01593b61 13:46:26 ---> 0538faf411e9 13:46:26 Successfully built 0538faf411e9 13:46:26 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:46:27 + docker inspect -f . ci-base-image-arm64 13:46:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:46:27 prd-ubuntu20.04-docker-arm64-4c-16g-23512 does not seem to be running inside a container 13:46:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@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 ******** ci-base-image-arm64 cat 13:46:28 $ docker top bb5780b2f329a3d5393d3429b7878bb1662e0ba71f120bbbbfe04b657d41878e -eo pid,comm [Pipeline] { [Pipeline] sh 13:46:29 + go version 13:46:29 go version go1.23.2 linux/arm64 [Pipeline] } 13:46:29 $ docker stop --time=1 bb5780b2f329a3d5393d3429b7878bb1662e0ba71f120bbbbfe04b657d41878e 13:46:31 $ docker rm -f --volumes bb5780b2f329a3d5393d3429b7878bb1662e0ba71f120bbbbfe04b657d41878e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:46:32 + docker inspect -f . ci-base-image-arm64 13:46:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:46:32 prd-ubuntu20.04-docker-arm64-4c-16g-23512 does not seem to be running inside a container 13:46:32 $ 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/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@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 ******** ci-base-image-arm64 cat 13:46:33 $ docker top e6aa38eb9a3c0a5a65b45b2e1c67995efe214cb7013f8fdecb198e4fb36069ee -eo pid,comm [Pipeline] { [Pipeline] sh 13:46:34 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh 13:46:35 + make test 13:46:35 go test -race ./... -coverprofile=coverage.out ./... 13:51:12 edgexfoundry/app-rfid-llrp-inventory coverage: 0.0% of statements 13:51:12 edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app coverage: 0.0% of statements 13:51:12 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.147s coverage: 86.2% of statements 13:51:18 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.303s coverage: 71.9% of statements 13:51:19 WARNING: Linting skipped (not on x86_64 or linter not installed) 13:51:19 go vet ./... 13:55:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:55:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:55:26 ./bin/test-attribution.sh [Pipeline] echo 13:55:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 13:55:26 $ docker stop --time=1 e6aa38eb9a3c0a5a65b45b2e1c67995efe214cb7013f8fdecb198e4fb36069ee 13:55:28 $ docker rm -f --volumes e6aa38eb9a3c0a5a65b45b2e1c67995efe214cb7013f8fdecb198e4fb36069ee [Pipeline] // withDockerContainer [Pipeline] sh 13:55:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:55:30 Warning: overwriting stash ‘coverage-report’ 13:55:31 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 13:55:32 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:55:32 + ls -al . 13:55:32 total 292 13:55:32 drwxrwxr-x 10 jenkins jenkins 4096 Oct 22 13:46 . 13:55:32 drwxrwxr-x 4 jenkins jenkins 4096 Oct 22 13:43 .. 13:55:32 -rw-rw-r-- 1 jenkins jenkins 262 Oct 22 13:43 .dockerignore 13:55:32 drwxrwxr-x 8 jenkins jenkins 4096 Oct 22 13:43 .git 13:55:32 drwxrwxr-x 3 jenkins jenkins 4096 Oct 22 13:43 .github 13:55:32 -rw-rw-r-- 1 jenkins jenkins 773 Oct 22 13:43 .gitignore 13:55:32 -rw-rw-r-- 1 jenkins jenkins 200 Oct 22 13:43 .golangci.yml 13:55:32 -rw-rw-r-- 1 jenkins jenkins 20300 Oct 22 13:43 Attribution.txt 13:55:32 -rw-rw-r-- 1 jenkins jenkins 11245 Oct 22 13:43 CHANGELOG.md 13:55:32 -rw-rw-r-- 1 jenkins jenkins 1768 Oct 22 13:43 Dockerfile 13:55:32 -rw-rw-r-- 1 jenkins jenkins 677 Oct 22 13:43 GOVERNANCE.md 13:55:32 -rw-rw-r-- 1 jenkins jenkins 665 Oct 22 13:43 Jenkinsfile 13:55:32 -rw-rw-r-- 1 jenkins jenkins 11347 Oct 22 13:43 LICENSE 13:55:32 -rw-rw-r-- 1 jenkins jenkins 3040 Oct 22 13:43 Makefile 13:55:32 -rw-rw-r-- 1 jenkins jenkins 617 Oct 22 13:43 OWNERS.md 13:55:32 -rw-rw-r-- 1 jenkins jenkins 3851 Oct 22 13:43 README.md 13:55:32 -rw-rw-r-- 1 jenkins jenkins 5 Oct 22 13:41 VERSION 13:55:32 drwxrwxr-x 2 jenkins jenkins 4096 Oct 22 13:43 bin 13:55:32 -rw-r--r-- 1 jenkins jenkins 55696 Oct 22 13:51 coverage.out 13:55:32 -rw-rw-r-- 1 jenkins jenkins 7508 Oct 22 13:43 go.mod 13:55:32 -rw-rw-r-- 1 jenkins jenkins 100922 Oct 22 13:43 go.sum 13:55:32 drwxrwxr-x 2 jenkins jenkins 4096 Oct 22 13:43 images 13:55:32 drwxrwxr-x 4 jenkins jenkins 4096 Oct 22 13:43 internal 13:55:32 -rw-rw-r-- 1 jenkins jenkins 531 Oct 22 13:43 main.go 13:55:32 drwxrwxr-x 2 jenkins jenkins 4096 Oct 22 13:43 openapi 13:55:32 drwxrwxr-x 2 jenkins jenkins 4096 Oct 22 13:43 res 13:55:32 drwxrwxr-x 3 jenkins jenkins 4096 Oct 22 13:43 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:55:32 + 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=5740b1aff1634827f520daae2bda828a169de310 --label arch=arm64 --label version=0.0.0 . 13:55:33 Sending build context to Docker daemon 684kB 13:55:33 Step 1/30 : ARG BASE=golang:1.23-alpine3.20 13:55:33 Step 2/30 : FROM ${BASE} AS builder 13:55:33 ---> 0538faf411e9 13:55:33 Step 3/30 : ARG ALPINE_PKG_BASE="make git" 13:55:33 ---> Running in 32f1193c29d7 13:55:33 Removing intermediate container 32f1193c29d7 13:55:33 ---> 2912a3462cc4 13:55:33 Step 4/30 : ARG ALPINE_PKG_EXTRA="" 13:55:33 ---> Running in 4f398a6757d6 13:55:34 Removing intermediate container 4f398a6757d6 13:55:34 ---> 45a1d9b0a254 13:55:34 Step 5/30 : ARG ADD_BUILD_TAGS="" 13:55:34 ---> Running in ee2251300109 13:55:34 Removing intermediate container ee2251300109 13:55:34 ---> 50785e16650c 13:55:34 Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:55:34 ---> Running in d98d35df3b39 13:55:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:55:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:55:37 OK: 238 MiB in 54 packages 13:55:38 Removing intermediate container d98d35df3b39 13:55:38 ---> 8feec75d9fca 13:55:38 Step 7/30 : WORKDIR /app 13:55:38 ---> Running in e9927379e65d 13:55:38 Removing intermediate container e9927379e65d 13:55:38 ---> 7a5c3428f128 13:55:38 Step 8/30 : COPY go.mod vendor* ./ 13:55:39 ---> 5c684d1b2c28 13:55:39 Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:55:39 ---> Running in 3725590f1050 13:55:41 Removing intermediate container 3725590f1050 13:55:41 ---> b054d1de097a 13:55:41 Step 10/30 : COPY . . 13:55:41 ---> 79ee2a6b8715 13:55:41 Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:55:42 ---> Running in 471d5e59fece 13:55:42 Removing intermediate container 471d5e59fece 13:55:42 ---> cc849b844ab2 13:55:42 Step 12/30 : RUN $MAKE 13:55:42 ---> Running in 30800518e5b8 13:55:43 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.58 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o app-rfid-llrp-inventory 13:59:35 Removing intermediate container 30800518e5b8 13:59:35 ---> 5cf2d650be07 13:59:35 Step 13/30 : FROM alpine:3.20 13:59:35 3.20: Pulling from library/alpine 13:59:35 cf04c63912e1: Already exists 13:59:35 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 13:59:35 Status: Downloaded newer image for alpine:3.20 13:59:35 ---> c157a85ed455 13:59:35 Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 13:59:35 ---> Running in d7223072e4a7 13:59:35 Removing intermediate container d7223072e4a7 13:59:35 ---> b47f8726c839 13:59:35 Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 13:59:35 ---> Running in 8f4dcbc88c0e 13:59:35 Removing intermediate container 8f4dcbc88c0e 13:59:35 ---> 7e836b9a7ba6 13:59:35 Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init 13:59:35 ---> Running in 577c990bffd1 13:59:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:59:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:59:35 (1/2) Installing ca-certificates (20240705-r0) 13:59:35 (2/2) Installing dumb-init (1.2.5-r3) 13:59:35 Executing busybox-1.36.1-r29.trigger 13:59:35 Executing ca-certificates-20240705-r0.trigger 13:59:35 OK: 10 MiB in 16 packages 13:59:35 Removing intermediate container 577c990bffd1 13:59:35 ---> 6de6360ddbcb 13:59:35 Step 17/30 : RUN apk --no-cache upgrade 13:59:35 ---> Running in ddb629efe11b 13:59:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:59:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:59:38 Upgrading critical system libraries and apk-tools: 13:59:38 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 13:59:38 Executing busybox-1.36.1-r29.trigger 13:59:38 Continuing the upgrade transaction with new apk-tools: 13:59:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:59:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:59:39 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 13:59:39 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 13:59:39 Executing ca-certificates-20240705-r0.trigger 13:59:40 OK: 10 MiB in 16 packages 13:59:41 Removing intermediate container ddb629efe11b 13:59:41 ---> aea084021705 13:59:41 Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt 13:59:41 ---> e1b668eb5773 13:59:41 Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE 13:59:42 ---> a67b7281a018 13:59:42 Step 20/30 : COPY --from=builder /app/res/ /res/ 13:59:42 ---> d7f04951beca 13:59:42 Step 21/30 : COPY --from=builder /app/static/ /static/ 13:59:43 ---> ec6664708d79 13:59:43 Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 13:59:46 ---> f8fd8272a8cb 13:59:46 Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 13:59:46 ---> Running in 22f4586faf87 13:59:47 Removing intermediate container 22f4586faf87 13:59:47 ---> 5d369413cc91 13:59:47 Step 24/30 : VOLUME /cache 13:59:47 ---> Running in 6970cf049827 13:59:48 Removing intermediate container 6970cf049827 13:59:48 ---> e35eedbc4ec6 13:59:48 Step 25/30 : EXPOSE 59711 13:59:48 ---> Running in 377a4088029c 13:59:48 Removing intermediate container 377a4088029c 13:59:48 ---> 59412b210243 13:59:48 Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 13:59:48 ---> Running in 74bee1f6fadc 13:59:49 Removing intermediate container 74bee1f6fadc 13:59:49 ---> b5061415beb1 13:59:49 Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 13:59:49 ---> Running in d3d055408ac0 13:59:49 Removing intermediate container d3d055408ac0 13:59:49 ---> 2aa0eca85d30 13:59:49 Step 28/30 : LABEL arch=arm64 13:59:49 ---> Running in c98bc30f32d1 13:59:49 Removing intermediate container c98bc30f32d1 13:59:49 ---> 624db2cb747c 13:59:49 Step 29/30 : LABEL git_sha=5740b1aff1634827f520daae2bda828a169de310 13:59:49 ---> Running in 09925d0ad6a0 13:59:50 Removing intermediate container 09925d0ad6a0 13:59:50 ---> 27b14cbcaf18 13:59:50 Step 30/30 : LABEL version=0.0.0 13:59:50 ---> Running in 94d493929dc0 13:59:50 Removing intermediate container 94d493929dc0 13:59:50 ---> 25863248caa0 13:59:50 [Warning] One or more build-args [ARCH] were not consumed 13:59:50 Successfully built 25863248caa0 13:59:50 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 13:59:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:59:51 13:59:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:59:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:59:52 arm64: Pulling from edgex-lftools-log-publisher 13:59:52 8998bd30e6a1: Pulling fs layer 13:59:52 04944245beec: Pulling fs layer 13:59:52 699f458cf7ca: Pulling fs layer 13:59:52 765212b225bb: Pulling fs layer 13:59:52 f23df028b6ca: Pulling fs layer 13:59:52 d65c8cfc05b1: Pulling fs layer 13:59:52 2437ff75d9bd: Pulling fs layer 13:59:52 f23df028b6ca: Waiting 13:59:52 d65c8cfc05b1: Waiting 13:59:52 2437ff75d9bd: Waiting 13:59:52 765212b225bb: Waiting 13:59:52 04944245beec: Verifying Checksum 13:59:52 04944245beec: Download complete 13:59:52 765212b225bb: Verifying Checksum 13:59:52 765212b225bb: Download complete 13:59:52 f23df028b6ca: Verifying Checksum 13:59:52 f23df028b6ca: Download complete 13:59:52 d65c8cfc05b1: Verifying Checksum 13:59:52 d65c8cfc05b1: Download complete 13:59:52 699f458cf7ca: Verifying Checksum 13:59:52 699f458cf7ca: Download complete 13:59:52 8998bd30e6a1: Verifying Checksum 13:59:52 8998bd30e6a1: Download complete 13:59:55 2437ff75d9bd: Verifying Checksum 13:59:55 2437ff75d9bd: Download complete 13:59:57 8998bd30e6a1: Pull complete 13:59:58 04944245beec: Pull complete 13:59:59 699f458cf7ca: Pull complete 13:59:59 765212b225bb: Pull complete 14:00:00 f23df028b6ca: Pull complete 14:00:00 d65c8cfc05b1: Pull complete 14:00:18 2437ff75d9bd: Pull complete 14:00:18 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 14:00:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:00:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:00:19 prd-ubuntu20.04-docker-arm64-4c-16g-23512 does not seem to be running inside a container 14:00:19 $ 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/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 14:00:21 $ docker top add99e4933e4c83453966029dd9a1ba59b9ebfb46b6ca23b2586cb68fb437c93 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:00:22 ---> job-cost.sh 14:00:22 lf-activate-venv: SKIPPING 14:00:22 INFO: No Stack... 14:00:23 INFO: Retrieving Pricing Info for: v3-standard-4 14:00:24 INFO: Archiving Costs [Pipeline] sh 14:00:24 + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv 14:00:24 + cut -d, -f6 [Pipeline] lock 14:00:24 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-313-1-stack-cost] 14:00:24 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-313-1-stack-cost] did not exist. Created. 14:00:24 Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-313-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:00:25 /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-b447216f/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 14:00:26 + echo total: 0.10999999940395355 [Pipeline] stash 14:00:26 Warning: overwriting stash ‘stack-cost’ 14:00:26 Stashed 1 file(s) [Pipeline] } 14:00:26 Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-313-1-stack-cost] [Pipeline] // lock [Pipeline] } 14:00:26 $ docker stop --time=1 add99e4933e4c83453966029dd9a1ba59b9ebfb46b6ca23b2586cb68fb437c93 14:00:27 $ docker rm -f --volumes add99e4933e4c83453966029dd9a1ba59b9ebfb46b6ca23b2586cb68fb437c93 [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 14:00:32 provisioning config files... 14:00:32 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-313@tmp/config6983045023122680777tmp [Pipeline] { [Pipeline] sh 14:00:32 + set +x 14:00:32 + curl -s https://codecov.io/bash 14:00:32 + bash -s -- 14:00:32 14:00:32 _____ _ 14:00:32 / ____| | | 14:00:32 | | ___ __| | ___ ___ _____ __ 14:00:32 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:00:32 | |___| (_) | (_| | __/ (_| (_) \ V / 14:00:32 \_____\___/ \__,_|\___|\___\___/ \_/ 14:00:32 Bash-1.0.6 14:00:32 14:00:32 14:00:32 ==> git version 2.25.1 found 14:00:32 ==> 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 14:00:32 Release-Date: 2020-01-08 14:00:32 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 14:00:32 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 14:00:32 ==> Jenkins CI detected. 14:00:32 current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-313 14:00:32 project root: . 14:00:32 --> token set from env 14:00:32 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:00:32 ==> Running gcov in . (disable via -X gcov) 14:00:32 ==> Python coveragepy not found 14:00:32 ==> Searching for coverage reports in: 14:00:32 + . 14:00:32 -> Found 1 reports 14:00:32 ==> Detecting git/mercurial file structure 14:00:32 ==> Reading reports 14:00:32 + ./coverage.out bytes=55696 14:00:32 ==> Appending adjustments 14:00:32 https://docs.codecov.io/docs/fixing-reports 14:00:32 + Found adjustments 14:00:32 ==> Gzipping contents 14:00:32 16K /tmp/codecov.OPHSVN.gz 14:00:32 ==> Uploading reports 14:00:32 url: https://codecov.io 14:00:32 query: branch=PR-313&commit=5740b1aff1634827f520daae2bda828a169de310&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-313%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=313&job=&cmd_args= 14:00:32 -> Pinging Codecov 14:00:32 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-313&commit=5740b1aff1634827f520daae2bda828a169de310&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-313%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=313&job=&cmd_args= 14:00:39 -> Uploading to 14:00:39 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-rfid-llrp-go/5740b1aff1634827f520daae2bda828a169de310/60a343dd-44f3-4c98-9bf5-e3c1e1d3e6dc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241022%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241022T140037Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=4a798b273dd6f728ed6a221752fbeed9c3e05c6bd580ef65187604ba3a253399 14:00:39 % Total % Received % Xferd Average Speed Time Time Time Current 14:00:39 Dload Upload Total Spent Left Speed 14:00:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12867 0 0 100 12867 0 51059 --:--:-- --:--:-- --:--:-- 51059 14:00:39 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/5740b1aff1634827f520daae2bda828a169de310 [Pipeline] } 14:00:39 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 14:00:49 + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-313/archives ] 14:00:49 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-313/archives 14:00:49 total 16 14:00:49 drwxr-xr-x 3 root root 4096 Oct 22 13:44 . 14:00:49 drwxrwxr-x 12 jenkins jenkins 4096 Oct 22 13:44 .. 14:00:49 drwxr-xr-x 2 root root 4096 Oct 22 13:44 cost 14:00:49 -rw-r--r-- 1 root root 95 Oct 22 13:44 cost.csv 14:00:49 + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-313/archives 14:00:49 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-313/archives 14:00:49 total 16 14:00:49 drwxr-xr-x 3 jenkins jenkins 4096 Oct 22 13:44 . 14:00:49 drwxrwxr-x 12 jenkins jenkins 4096 Oct 22 13:44 .. 14:00:49 drwxr-xr-x 2 jenkins jenkins 4096 Oct 22 13:44 cost 14:00:49 -rw-r--r-- 1 jenkins jenkins 95 Oct 22 13:44 cost.csv [Pipeline] libraryResource [Pipeline] sh 14:00:49 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:00:50 ---> package-listing.sh 14:00:50 ++ facter osfamily 14:00:50 ++ tr '[:upper:]' '[:lower:]' 14:00:50 + OS_FAMILY=debian 14:00:50 + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-313 14:00:50 + START_PACKAGES=/tmp/packages_start.txt 14:00:50 + END_PACKAGES=/tmp/packages_end.txt 14:00:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:00:50 + PACKAGES=/tmp/packages_start.txt 14:00:50 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-313 ']' 14:00:50 + PACKAGES=/tmp/packages_end.txt 14:00:50 + case "${OS_FAMILY}" in 14:00:50 + dpkg -l 14:00:50 + grep '^ii' 14:00:50 + '[' -f /tmp/packages_start.txt ']' 14:00:50 + '[' -f /tmp/packages_end.txt ']' 14:00:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:00:50 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-313 ']' 14:00:50 + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-313/archives/ 14:00:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-313/archives/ [Pipeline] echo 14:00:50 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/y_app-rfid-llrp-inventory_PR-313/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 14:00:51 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:00:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:00:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:00:52 prd-ubuntu20.04-docker-8c-8g-23511 does not seem to be running inside a container 14:00:52 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/y_app-rfid-llrp-inventory_PR-313/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/y_app-rfid-llrp-inventory_PR-313 -v /w/workspace/y_app-rfid-llrp-inventory_PR-313:/w/workspace/y_app-rfid-llrp-inventory_PR-313:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-313@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-313@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:00:52 $ docker top d7ad9d84a035dd0608afb1417de702585de57712da0d8dc6877c95826ea8ebc2 -eo pid,comm [Pipeline] { [Pipeline] sh 14:00:52 + touch /tmp/pre-build-complete [Pipeline] sh 14:00:53 + mkdir -p /var/log/sysstat [Pipeline] sh 14:00:53 + ls /var/log/sa-host 14:00:53 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:00:53 provisioning config files... 14:00:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-313@tmp/config2958678491355807772tmp [Pipeline] { [Pipeline] echo 14:00:53 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:00:54 ---> create-netrc.sh [Pipeline] } 14:00:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:00:54 ---> python-tools-install.sh [Pipeline] echo 14:00:54 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:00:54 ---> sudo-logs.sh 14:00:54 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:00:54 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:00:55 ---> job-cost.sh 14:00:55 lf-activate-venv: SKIPPING 14:00:55 DEBUG: total: 0.2199999988079071 14:00:55 INFO: Retrieving Stack Cost... 14:00:55 INFO: Retrieving Pricing Info for: v3-standard-8 14:00:56 INFO: Archiving Costs [Pipeline] echo 14:00:56 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:00:56 ---> logs-deploy.sh 14:00:56 lf-activate-venv: SKIPPING 14:00:56 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-313/1 14:00:56 INFO: archiving workspace using pattern(s): 14:00:57 Archives upload complete. 14:00:57 INFO: archiving logs to Nexus