Pull request #303 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 074082b90e2d1caf64206daed097514ac3806ddf+532364ee2685d9680e36c2a7c089e125e6174299 (0dbde155e7631abcb128846a3b7d4e67c8d88b3e) 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-ssh5058431011996820828.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 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-ssh500210080159956265.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 f3350a1713306dce7682ed7e37d5774890d03277 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-303/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-303/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9047272653730152334.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-303/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13703391730312986752.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > 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-ssh3997952938987047649.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-303/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-303/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11584604646338851580.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 f3350a1713306dce7682ed7e37d5774890d03277 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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-9869 in /w/workspace/y_app-rfid-llrp-inventory_PR-303 [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-303 # 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/303/head:refs/remotes/origin/PR-303 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 532364ee2685d9680e36c2a7c089e125e6174299 into PR head commit 074082b90e2d1caf64206daed097514ac3806ddf Merge succeeded, producing 074082b90e2d1caf64206daed097514ac3806ddf Checking out Revision 074082b90e2d1caf64206daed097514ac3806ddf (PR-303) 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 f3350a1713306dce7682ed7e37d5774890d03277 > git config core.sparsecheckout # timeout=10 > git checkout -f 074082b90e2d1caf64206daed097514ac3806ddf # 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 532364ee2685d9680e36c2a7c089e125e6174299 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 074082b90e2d1caf64206daed097514ac3806ddf # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:46:04 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:46:05 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:46:05 ========================================================= 13:46:05 EdgeX Global Pipelines Version Info 13:46:05 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:46:06 ------------------- 13:46:06 stable info: 13:46:06 ------------------- 13:46:06 Commited By: Cherry Wang cherry@iotechsys.com 13:46:06 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 13:46:06 Message: update stable to v1.0.263 13:46:06 ------------------- 13:46:06 experimental info: 13:46:06 ------------------- 13:46:06 Commited By: Cherry Wang cherry@iotechsys.com 13:46:06 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 13:46:06 Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:46:06 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 13:46:06 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 13:46:06 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:46:07 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:46:07 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:46:07 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 13:46:07 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:46:07 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:46:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:46:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:46:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:46:07 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 13:46:07 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:46:07 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:46:07 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:46:07 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:46:07 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:46:07 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:46:07 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:46:08 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:46:08 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:46:08 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:46:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:46:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:46:08 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:46:08 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:46:08 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 13:46:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-303 [Pipeline] echo 13:46:08 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-303 [Pipeline] echo 13:46:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-303 [Pipeline] echo 13:46:08 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 074082b90e2d1caf64206daed097514ac3806ddf [Pipeline] echo 13:46:08 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 074082b [Pipeline] echo 13:46:08 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:46:09 provisioning config files... 13:46:09 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-303@tmp/config14172790680402460096tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:46:09 ---> ****-login.sh 13:46:09 nexus3.edgexfoundry.org:10001 13:46:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:46:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:46:09 Configure a credential helper to remove this warning. See 13:46:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:46:09 13:46:09 Login Succeeded 13:46:09 nexus3.edgexfoundry.org:10002 13:46:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:46:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:46:09 Configure a credential helper to remove this warning. See 13:46:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:46:09 13:46:09 Login Succeeded 13:46:09 nexus3.edgexfoundry.org:10003 13:46:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:46:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:46:09 Configure a credential helper to remove this warning. See 13:46:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:46:09 13:46:09 Login Succeeded 13:46:09 nexus3.edgexfoundry.org:10004 13:46:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:46:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:46:09 Configure a credential helper to remove this warning. See 13:46:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:46:09 13:46:09 Login Succeeded 13:46:09 ****.io 13:46:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:46:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:46:10 Configure a credential helper to remove this warning. See 13:46:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:46:10 13:46:10 Login Succeeded 13:46:10 ---> ****-login.sh ends [Pipeline] } 13:46:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 13:46:10 + git rev-list -1 --merges 074082b90e2d1caf64206daed097514ac3806ddf~1..074082b90e2d1caf64206daed097514ac3806ddf [Pipeline] echo 13:46:11 -----------> git rev-list -1 --merges 074082b90e2d1caf64206daed097514ac3806ddf~1..074082b90e2d1caf64206daed097514ac3806ddf 074082b90e2d1caf64206daed097514ac3806ddf [false] [Pipeline] sh 13:46:11 + git log --format=format:%s -1 074082b90e2d1caf64206daed097514ac3806ddf [Pipeline] echo 13:46:11 ========================================================= 13:46:11 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:46:11 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:46:11 + git log --format=format:%s -1 074082b90e2d1caf64206daed097514ac3806ddf [Pipeline] echo 13:46:11 [semverPrep] GIT_COMMIT: 074082b90e2d1caf64206daed097514ac3806ddf, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo 13:46:11 [semverPrep] This is not a build commit. [Pipeline] sh 13:46:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:46:12 + grep -v github /etc/ssh/ssh_known_hosts 13:46:12 + [ -e /tmp/ssh_known_hosts ] 13:46:12 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:46:12 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:46:12 + sudo tee -a /etc/ssh/ssh_known_hosts 13:46:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:46:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:46:12 13:46:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:46:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:46:13 0.1.4: Pulling from edgex-devops/py-git-semver 13:46:13 b85a868b505f: Pulling fs layer 13:46:13 e2be974225ed: Pulling fs layer 13:46:13 339a4e72a1f5: Pulling fs layer 13:46:13 988bab9f4d93: Pulling fs layer 13:46:13 1469e6f7b9e6: Pulling fs layer 13:46:13 eaf3925da568: Pulling fs layer 13:46:13 bab4dde63d76: Pulling fs layer 13:46:13 bde34c3a00c8: Pulling fs layer 13:46:13 b352a97aabf1: Pulling fs layer 13:46:13 4872d77fe225: Pulling fs layer 13:46:13 5851b861e8e6: Pulling fs layer 13:46:13 988bab9f4d93: Waiting 13:46:13 1469e6f7b9e6: Waiting 13:46:13 eaf3925da568: Waiting 13:46:13 bab4dde63d76: Waiting 13:46:13 bde34c3a00c8: Waiting 13:46:13 b352a97aabf1: Waiting 13:46:13 4872d77fe225: Waiting 13:46:13 5851b861e8e6: Waiting 13:46:13 e2be974225ed: Verifying Checksum 13:46:13 e2be974225ed: Download complete 13:46:13 988bab9f4d93: Verifying Checksum 13:46:13 988bab9f4d93: Download complete 13:46:13 1469e6f7b9e6: Verifying Checksum 13:46:13 1469e6f7b9e6: Download complete 13:46:13 339a4e72a1f5: Verifying Checksum 13:46:13 339a4e72a1f5: Download complete 13:46:13 eaf3925da568: Download complete 13:46:13 bde34c3a00c8: Verifying Checksum 13:46:13 bde34c3a00c8: Download complete 13:46:13 b352a97aabf1: Download complete 13:46:13 4872d77fe225: Verifying Checksum 13:46:13 4872d77fe225: Download complete 13:46:13 5851b861e8e6: Verifying Checksum 13:46:13 5851b861e8e6: Download complete 13:46:13 b85a868b505f: Verifying Checksum 13:46:13 b85a868b505f: Download complete 13:46:13 bab4dde63d76: Verifying Checksum 13:46:13 bab4dde63d76: Download complete 13:46:14 b85a868b505f: Pull complete 13:46:14 e2be974225ed: Pull complete 13:46:15 339a4e72a1f5: Pull complete 13:46:15 988bab9f4d93: Pull complete 13:46:15 1469e6f7b9e6: Pull complete 13:46:15 eaf3925da568: Pull complete 13:46:17 bab4dde63d76: Pull complete 13:46:17 bde34c3a00c8: Pull complete 13:46:17 b352a97aabf1: Pull complete 13:46:17 4872d77fe225: Pull complete 13:46:17 5851b861e8e6: Pull complete 13:46:17 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 13:46:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:46:17 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:46:17 prd-ubuntu20.04-docker-8c-8g-9869 does not seem to be running inside a container 13:46:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-303 -v /w/workspace/y_app-rfid-llrp-inventory_PR-303:/w/workspace/y_app-rfid-llrp-inventory_PR-303:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-303@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-303@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:46:22 $ docker top d3d21864ed4a7713e4edc57e6b2716bc4c7e57bc1ef85abf3198c0321c81fce4 -eo pid,comm 13:46:22 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:46:22 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:46:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:46:22 [ssh-agent] Looking for ssh-agent implementation... 13:46:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:46:22 $ docker exec d3d21864ed4a7713e4edc57e6b2716bc4c7e57bc1ef85abf3198c0321c81fce4 ssh-agent 13:46:22 SSH_AUTH_SOCK=/tmp/ssh-4CT1dEnSbWSY/agent.33 13:46:22 SSH_AGENT_PID=39 13:46:22 Running ssh-add (command line suppressed) 13:46:22 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-303@tmp/private_key_10904871698168852842.key (/w/workspace/y_app-rfid-llrp-inventory_PR-303@tmp/private_key_10904871698168852842.key) 13:46:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:46:23 + git tag --points-at HEAD [Pipeline] } 13:46:23 $ docker exec --env ******** --env ******** d3d21864ed4a7713e4edc57e6b2716bc4c7e57bc1ef85abf3198c0321c81fce4 ssh-agent -k 13:46:23 unset SSH_AUTH_SOCK; 13:46:23 unset SSH_AGENT_PID; 13:46:23 echo Agent pid 39 killed; 13:46:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:46:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:46:23 [ssh-agent] Looking for ssh-agent implementation... 13:46:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:46:23 $ docker exec d3d21864ed4a7713e4edc57e6b2716bc4c7e57bc1ef85abf3198c0321c81fce4 ssh-agent 13:46:23 SSH_AUTH_SOCK=/tmp/ssh-wmmxeSdIvCEo/agent.72 13:46:23 SSH_AGENT_PID=78 13:46:23 Running ssh-add (command line suppressed) 13:46:23 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-303@tmp/private_key_10022778478793592924.key (/w/workspace/y_app-rfid-llrp-inventory_PR-303@tmp/private_key_10022778478793592924.key) 13:46:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:46:24 + git semver init 13:46:24 2024-09-09 13:46:24,253 [run_init] DEBUG init version:0.0.0 force:False 13:46:24 2024-09-09 13:46:24,254 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-303/.semver 13:46:24 2024-09-09 13:46:24,255 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-303/.semver 13:46:24 2024-09-09 13:46:24,255 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-303/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-303, universal_newlines=False, shell=None, istream=None) 13:46:26 2024-09-09 13:46:26,205 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-303/.git/info/exclude 13:46:26 2024-09-09 13:46:26,206 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-303/.semver/PR-303 with force:False 13:46:26 2024-09-09 13:46:26,206 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-303/.semver/PR-303 13:46:26 2024-09-09 13:46:26,210 [execute] INFO git cat-file --batch-check 13:46:26 2024-09-09 13:46:26,211 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-303/.semver, universal_newlines=False, shell=None, istream=) 13:46:26 2024-09-09 13:46:26,217 [execute] INFO git cat-file --batch 13:46:26 2024-09-09 13:46:26,217 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-303/.semver, universal_newlines=False, shell=None, istream=) 13:46:26 2024-09-09 13:46:26,221 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-303/.semver/PR-303 13:46:26 0.0.0 [Pipeline] } 13:46:26 $ docker exec --env ******** --env ******** d3d21864ed4a7713e4edc57e6b2716bc4c7e57bc1ef85abf3198c0321c81fce4 ssh-agent -k 13:46:26 unset SSH_AUTH_SOCK; 13:46:26 unset SSH_AGENT_PID; 13:46:26 echo Agent pid 78 killed; 13:46:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:46:26 + git semver [Pipeline] } 13:46:27 $ docker stop --time=1 d3d21864ed4a7713e4edc57e6b2716bc4c7e57bc1ef85abf3198c0321c81fce4 13:46:28 $ docker rm -f --volumes d3d21864ed4a7713e4edc57e6b2716bc4c7e57bc1ef85abf3198c0321c81fce4 [Pipeline] // withDockerContainer [Pipeline] sh 13:46:28 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:46:29 Stashed 1 file(s) [Pipeline] echo 13:46:29 [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:46:29 provisioning config files... 13:46:29 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-303@tmp/config14834732655434769673tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:46:30 ---> ****-login.sh 13:46:30 nexus3.edgexfoundry.org:10001 13:46:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:46:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:46:30 Configure a credential helper to remove this warning. See 13:46:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:46:30 13:46:30 Login Succeeded 13:46:30 nexus3.edgexfoundry.org:10002 13:46:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:46:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:46:30 Configure a credential helper to remove this warning. See 13:46:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:46:30 13:46:30 Login Succeeded 13:46:30 nexus3.edgexfoundry.org:10003 13:46:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:46:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:46:30 Configure a credential helper to remove this warning. See 13:46:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:46:30 13:46:30 Login Succeeded 13:46:30 nexus3.edgexfoundry.org:10004 13:46:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:46:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:46:30 Configure a credential helper to remove this warning. See 13:46:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:46:30 13:46:30 Login Succeeded 13:46:30 ****.io 13:46:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:46:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:46:30 Configure a credential helper to remove this warning. See 13:46:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:46:30 13:46:30 Login Succeeded 13:46:30 ---> ****-login.sh ends [Pipeline] } 13:46:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:46:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:46:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:46:31 ========================================================= 13:46:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 13:46:31 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:46:31 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 13:46:31 Sending build context to Docker daemon 19.94MB 13:46:31 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 13:46:31 Step 2/12 : FROM ${BASE} AS builder 13:46:31 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 13:46:31 619be1103602: Pulling fs layer 13:46:31 7862e08f4a3e: Pulling fs layer 13:46:31 5df492c9dc93: Pulling fs layer 13:46:31 7629e6793208: Pulling fs layer 13:46:31 4f4fb700ef54: Pulling fs layer 13:46:31 fb5054dd5b73: Pulling fs layer 13:46:31 eeca6798cff9: Pulling fs layer 13:46:31 aa269ceb94a6: Pulling fs layer 13:46:31 ada007ff1a6a: Pulling fs layer 13:46:31 4f4fb700ef54: Waiting 13:46:31 fb5054dd5b73: Waiting 13:46:31 eeca6798cff9: Waiting 13:46:31 7629e6793208: Waiting 13:46:31 aa269ceb94a6: Waiting 13:46:31 7862e08f4a3e: Verifying Checksum 13:46:31 7862e08f4a3e: Download complete 13:46:31 7629e6793208: Download complete 13:46:31 4f4fb700ef54: Verifying Checksum 13:46:31 4f4fb700ef54: Download complete 13:46:31 fb5054dd5b73: Download complete 13:46:31 619be1103602: Verifying Checksum 13:46:31 619be1103602: Download complete 13:46:31 eeca6798cff9: Verifying Checksum 13:46:31 eeca6798cff9: Download complete 13:46:31 619be1103602: Pull complete 13:46:32 7862e08f4a3e: Pull complete 13:46:32 ada007ff1a6a: Verifying Checksum 13:46:32 ada007ff1a6a: Download complete 13:46:32 5df492c9dc93: Download complete 13:46:32 aa269ceb94a6: Verifying Checksum 13:46:32 aa269ceb94a6: Download complete 13:46:35 5df492c9dc93: Pull complete 13:46:35 7629e6793208: Pull complete 13:46:35 4f4fb700ef54: Pull complete 13:46:35 fb5054dd5b73: Pull complete 13:46:35 eeca6798cff9: Pull complete 13:46:37 aa269ceb94a6: Pull complete 13:46:38 ada007ff1a6a: Pull complete 13:46:38 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 13:46:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 13:46:38 ---> f489d0715acc 13:46:38 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 13:46:43 ---> Running in 2462e736bba8 13:46:43 Removing intermediate container 2462e736bba8 13:46:43 ---> 3e568cde980f 13:46:43 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 13:46:43 ---> Running in a7218b2d5227 13:46:43 Removing intermediate container a7218b2d5227 13:46:43 ---> fb503796f887 13:46:43 Step 5/12 : ARG ADD_BUILD_TAGS="" 13:46:43 ---> Running in bc73172db639 13:46:43 Removing intermediate container bc73172db639 13:46:43 ---> 25602b01c6cd 13:46:43 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:46:43 ---> Running in 5cc4b5fac9a1 13:46:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:46:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:46:44 OK: 264 MiB in 52 packages 13:46:44 Still waiting to schedule task 13:46:44 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 13:46:44 Removing intermediate container 5cc4b5fac9a1 13:46:44 ---> 47207215cb20 13:46:44 Step 7/12 : WORKDIR /app 13:46:44 ---> Running in 4d35c012cc9f 13:46:44 Removing intermediate container 4d35c012cc9f 13:46:44 ---> 942a71d79c20 13:46:44 Step 8/12 : COPY go.mod vendor* ./ 13:46:44 ---> ae14f544cb8a 13:46:44 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:46:44 ---> Running in 9efd486f18f1 13:47:53 Removing intermediate container 9efd486f18f1 13:47:53 ---> fa9eee0f11de 13:47:53 Step 10/12 : COPY . . 13:47:53 ---> 67192d162c86 13:47:53 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:47:53 ---> Running in 4c2557b39bc3 13:47:53 Removing intermediate container 4c2557b39bc3 13:47:53 ---> 34b1c2e4f8b7 13:47:53 Step 12/12 : RUN $MAKE 13:47:53 ---> Running in 9903e870c1bc 13:47:53 noop 13:47:53 Removing intermediate container 9903e870c1bc 13:47:53 ---> 8a221f47408e 13:47:53 Successfully built 8a221f47408e 13:47:53 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:47:55 + docker inspect -f . ci-base-image-x86_64 13:47:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:47:56 prd-ubuntu20.04-docker-8c-8g-9869 does not seem to be running inside a container 13:47:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-303 -v /w/workspace/y_app-rfid-llrp-inventory_PR-303:/w/workspace/y_app-rfid-llrp-inventory_PR-303:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-303@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-303@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:47:56 $ docker top 477dacbac044a959ed33969c68b2521b1f473c327d65c3ec8dac297be10754d0 -eo pid,comm [Pipeline] { [Pipeline] sh 13:47:57 + go version 13:47:57 go version go1.21.9 linux/amd64 [Pipeline] } 13:47:57 $ docker stop --time=1 477dacbac044a959ed33969c68b2521b1f473c327d65c3ec8dac297be10754d0 13:48:00 $ docker rm -f --volumes 477dacbac044a959ed33969c68b2521b1f473c327d65c3ec8dac297be10754d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:48:01 + docker inspect -f . ci-base-image-x86_64 13:48:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:48:01 prd-ubuntu20.04-docker-8c-8g-9869 does not seem to be running inside a container 13:48:01 $ 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-303 -v /w/workspace/y_app-rfid-llrp-inventory_PR-303:/w/workspace/y_app-rfid-llrp-inventory_PR-303:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-303@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-303@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:48:01 $ docker top 158a0fd977dbc730c6a20bf2dcd6609c2c243ba278e5830218ca0803be5700eb -eo pid,comm [Pipeline] { [Pipeline] sh 13:48:02 + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-303 [Pipeline] fileExists [Pipeline] sh 13:48:02 + make test 13:48:02 go test -race ./... -coverprofile=coverage.out ./... 13:48:36 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 13:48:36 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 13:48:36 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.119s coverage: 86.2% of statements 13:48:36 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.648s coverage: 71.9% of statements 13:49:08 go vet ./... 13:49:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:49:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:49:12 ./bin/test-attribution.sh 13:49:12 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 13:49:12 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 13:49:12 An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add 13:49:12 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 13:49:12 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 13:49:12 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 13:49:12 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 13:49:12 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 13:49:12 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 13:49:12 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 13:49:12 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 13:49:12 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 13:49:12 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 13:49:12 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 13:49:12 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 13:49:12 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 13:49:12 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 13:49:12 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 13:49:12 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 13:49:12 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 13:49:12 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 13:49:12 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 13:49:12 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 13:49:12 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 13:49:12 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 13:49:12 An attribution for github.com/jackc/pgerrcode is missing from Attribution.txt, please add 13:49:12 An attribution for github.com/jackc/pgpassfile is missing from Attribution.txt, please add 13:49:12 An attribution for github.com/jackc/pgservicefile is missing from Attribution.txt, please add 13:49:12 An attribution for github.com/jackc/pgx/v5 is missing from Attribution.txt, please add 13:49:12 An attribution for github.com/jackc/puddle/v2 is missing from Attribution.txt, please add 13:49:12 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 13:49:12 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 13:49:12 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 13:49:12 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 13:49:12 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 13:49:12 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 13:49:12 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 13:49:12 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 13:49:12 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 13:49:12 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 13:49:12 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 13:49:12 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 13:49:12 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 13:49:12 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 13:49:12 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 13:49:12 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 13:49:12 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 13:49:12 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 13:49:12 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 13:49:12 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 13:49:12 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 13:49:12 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 13:49:12 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 13:49:12 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 13:49:12 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 13:49:12 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 13:49:12 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 13:49:12 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 13:49:12 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 13:49:12 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 13:49:12 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 13:49:12 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 13:49:12 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 13:49:12 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 13:49:12 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 13:49:12 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 13:49:12 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 13:49:12 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 13:49:12 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 13:49:12 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 13:49:12 An attribution for golang.org/x/term is missing from Attribution.txt, please add 13:49:12 An attribution for golang.org/x/time is missing from Attribution.txt, please add 13:49:12 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 13:49:12 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 13:49:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 13:49:12 $ docker stop --time=1 158a0fd977dbc730c6a20bf2dcd6609c2c243ba278e5830218ca0803be5700eb 13:49:19 $ docker rm -f --volumes 158a0fd977dbc730c6a20bf2dcd6609c2c243ba278e5830218ca0803be5700eb [Pipeline] // withDockerContainer [Pipeline] sh 13:49:19 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:49:19 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 13:49:20 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:49:20 + ls -al . 13:49:20 total 280 13:49:20 drwxrwxr-x 11 jenkins jenkins 4096 Sep 9 13:48 . 13:49:20 drwxrwxr-x 4 jenkins jenkins 4096 Sep 9 13:45 .. 13:49:20 -rw-rw-r-- 1 jenkins jenkins 262 Sep 9 13:46 .dockerignore 13:49:20 drwxrwxr-x 8 jenkins jenkins 4096 Sep 9 13:48 .git 13:49:20 drwxrwxr-x 3 jenkins jenkins 4096 Sep 9 13:46 .github 13:49:20 -rw-rw-r-- 1 jenkins jenkins 773 Sep 9 13:46 .gitignore 13:49:20 -rw-rw-r-- 1 jenkins jenkins 41 Sep 9 13:46 .golangci.yml 13:49:20 drwxr-xr-x 3 jenkins jenkins 4096 Sep 9 13:46 .semver 13:49:20 -rw-rw-r-- 1 jenkins jenkins 10232 Sep 9 13:46 Attribution.txt 13:49:20 -rw-rw-r-- 1 jenkins jenkins 11245 Sep 9 13:46 CHANGELOG.md 13:49:20 -rw-rw-r-- 1 jenkins jenkins 1768 Sep 9 13:46 Dockerfile 13:49:20 -rw-rw-r-- 1 jenkins jenkins 677 Sep 9 13:46 GOVERNANCE.md 13:49:20 -rw-rw-r-- 1 jenkins jenkins 665 Sep 9 13:46 Jenkinsfile 13:49:20 -rw-rw-r-- 1 jenkins jenkins 11347 Sep 9 13:46 LICENSE 13:49:20 -rw-rw-r-- 1 jenkins jenkins 2503 Sep 9 13:46 Makefile 13:49:20 -rw-rw-r-- 1 jenkins jenkins 617 Sep 9 13:46 OWNERS.md 13:49:20 -rw-rw-r-- 1 jenkins jenkins 3851 Sep 9 13:46 README.md 13:49:20 -rw-rw-r-- 1 jenkins jenkins 5 Sep 9 13:46 VERSION 13:49:20 drwxrwxr-x 2 jenkins jenkins 4096 Sep 9 13:46 bin 13:49:20 -rw-r--r-- 1 jenkins jenkins 41317 Sep 9 13:48 coverage.out 13:49:20 -rw-rw-r-- 1 jenkins jenkins 7537 Sep 9 13:46 go.mod 13:49:20 -rw-rw-r-- 1 jenkins jenkins 102421 Sep 9 13:46 go.sum 13:49:20 drwxrwxr-x 2 jenkins jenkins 4096 Sep 9 13:46 images 13:49:20 drwxrwxr-x 4 jenkins jenkins 4096 Sep 9 13:46 internal 13:49:20 -rw-rw-r-- 1 jenkins jenkins 531 Sep 9 13:46 main.go 13:49:20 drwxrwxr-x 3 jenkins jenkins 4096 Sep 9 13:46 openapi 13:49:20 drwxrwxr-x 2 jenkins jenkins 4096 Sep 9 13:46 res 13:49:20 drwxrwxr-x 3 jenkins jenkins 4096 Sep 9 13:46 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:49:21 + 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=074082b90e2d1caf64206daed097514ac3806ddf --label arch=amd64 --label version=0.0.0 . 13:49:21 Sending build context to Docker daemon 19.94MB 13:49:21 Step 1/30 : ARG BASE=golang:1.21-alpine3.18 13:49:21 Step 2/30 : FROM ${BASE} AS builder 13:49:21 ---> 8a221f47408e 13:49:21 Step 3/30 : ARG ALPINE_PKG_BASE="make git" 13:49:21 ---> Running in 84704550dac2 13:49:21 Removing intermediate container 84704550dac2 13:49:21 ---> edee4e95f97f 13:49:21 Step 4/30 : ARG ALPINE_PKG_EXTRA="" 13:49:21 ---> Running in 6874b2135704 13:49:21 Removing intermediate container 6874b2135704 13:49:21 ---> a9bb6c0a3255 13:49:21 Step 5/30 : ARG ADD_BUILD_TAGS="" 13:49:21 ---> Running in 2c1996f0214c 13:49:21 Removing intermediate container 2c1996f0214c 13:49:21 ---> 051197f9d430 13:49:21 Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:49:21 ---> Running in 32c14d234a48 13:49:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:49:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:49:22 OK: 264 MiB in 52 packages 13:49:22 Removing intermediate container 32c14d234a48 13:49:22 ---> 121f5b60b79b 13:49:22 Step 7/30 : WORKDIR /app 13:49:22 ---> Running in 0ea251cd7c59 13:49:22 Removing intermediate container 0ea251cd7c59 13:49:22 ---> c0d088f45a5d 13:49:22 Step 8/30 : COPY go.mod vendor* ./ 13:49:23 ---> 113898a38782 13:49:23 Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:49:23 ---> Running in d5b211623f28 13:49:23 Removing intermediate container d5b211623f28 13:49:23 ---> e6a4859f3905 13:49:23 Step 10/30 : COPY . . 13:49:24 ---> 3ee647678b8f 13:49:24 Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:49:24 ---> Running in 382c0a933512 13:49:24 Removing intermediate container 382c0a933512 13:49:24 ---> 85e17b3fc73c 13:49:24 Step 12/30 : RUN $MAKE 13:49:24 ---> Running in 570a1bef9538 13:49:24 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.50 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory 13:50:03 Removing intermediate container 570a1bef9538 13:50:03 ---> 39c4918f83e9 13:50:03 Step 13/30 : FROM alpine:3.18 13:50:03 3.18: Pulling from library/alpine 13:50:03 1cc3d825d8b2: Pulling fs layer 13:50:03 1cc3d825d8b2: Verifying Checksum 13:50:03 1cc3d825d8b2: Download complete 13:50:03 1cc3d825d8b2: Pull complete 13:50:03 Digest: sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 13:50:03 Status: Downloaded newer image for alpine:3.18 13:50:03 ---> 2c64cf60f6f0 13:50:03 Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 13:50:03 ---> Running in 7d1571a92dd1 13:50:03 Removing intermediate container 7d1571a92dd1 13:50:03 ---> f8be4964e131 13:50:03 Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 13:50:03 ---> Running in b56e12d46e8a 13:50:03 Removing intermediate container b56e12d46e8a 13:50:03 ---> 965a347ff364 13:50:03 Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init 13:50:03 ---> Running in 05df4a858677 13:50:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:50:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:50:03 (1/2) Installing ca-certificates (20240226-r0) 13:50:03 (2/2) Installing dumb-init (1.2.5-r2) 13:50:03 Executing busybox-1.36.1-r7.trigger 13:50:03 Executing ca-certificates-20240226-r0.trigger 13:50:03 OK: 8 MiB in 17 packages 13:50:03 Removing intermediate container 05df4a858677 13:50:03 ---> b6af65786860 13:50:03 Step 17/30 : RUN apk --no-cache upgrade 13:50:03 ---> Running in aced712b786e 13:50:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:50:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:50:03 OK: 8 MiB in 17 packages 13:50:03 Removing intermediate container aced712b786e 13:50:03 ---> bca6843fa31b 13:50:03 Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt 13:50:03 ---> a8cf2f1fb8a8 13:50:03 Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE 13:50:03 ---> eded08ebd713 13:50:03 Step 20/30 : COPY --from=builder /app/res/ /res/ 13:50:03 ---> d4e494d4fe81 13:50:03 Step 21/30 : COPY --from=builder /app/static/ /static/ 13:50:03 ---> bb7b24343280 13:50:03 Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 13:50:03 ---> e09b7ad73392 13:50:03 Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 13:50:03 ---> Running in c551440d4b7c 13:50:04 Removing intermediate container c551440d4b7c 13:50:04 ---> 178498231770 13:50:04 Step 24/30 : VOLUME /cache 13:50:04 ---> Running in 40f839e576e3 13:50:04 Removing intermediate container 40f839e576e3 13:50:04 ---> fc99ed66455c 13:50:04 Step 25/30 : EXPOSE 59711 13:50:04 ---> Running in edeaad90f5aa 13:50:04 Removing intermediate container edeaad90f5aa 13:50:04 ---> ad2b73e8dc38 13:50:04 Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 13:50:04 ---> Running in 99abc0b47228 13:50:04 Removing intermediate container 99abc0b47228 13:50:04 ---> e5a8d688678c 13:50:04 Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 13:50:04 ---> Running in 32f9267414f3 13:50:04 Removing intermediate container 32f9267414f3 13:50:04 ---> c5ff2c7c2597 13:50:04 Step 28/30 : LABEL arch=amd64 13:50:04 ---> Running in b7d51661c823 13:50:04 Removing intermediate container b7d51661c823 13:50:04 ---> 7400c13835ba 13:50:04 Step 29/30 : LABEL git_sha=074082b90e2d1caf64206daed097514ac3806ddf 13:50:04 ---> Running in c74f62185e58 13:50:04 Removing intermediate container c74f62185e58 13:50:04 ---> 970e13469e2f 13:50:04 Step 30/30 : LABEL version=0.0.0 13:50:04 ---> Running in c45c8ed07188 13:50:04 Removing intermediate container c45c8ed07188 13:50:04 ---> 9f8c36539978 13:50:04 [Warning] One or more build-args [ARCH] were not consumed 13:50:04 Successfully built 9f8c36539978 13:50:04 Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:50:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:50:05 13:50:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:50:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:50:06 latest: Pulling from edgex-lftools-log-publisher 13:50:06 5eb5b503b376: Pulling fs layer 13:50:06 5c69ac0246d0: Pulling fs layer 13:50:06 ec43610c2a17: Pulling fs layer 13:50:06 3a2ae6a8a46f: Pulling fs layer 13:50:06 33b1e0a273af: Pulling fs layer 13:50:06 5d3b04190fa2: Pulling fs layer 13:50:06 2f39f015ded8: Pulling fs layer 13:50:06 33b1e0a273af: Waiting 13:50:06 5d3b04190fa2: Waiting 13:50:06 3a2ae6a8a46f: Waiting 13:50:06 2f39f015ded8: Waiting 13:50:06 5c69ac0246d0: Download complete 13:50:06 3a2ae6a8a46f: Verifying Checksum 13:50:06 3a2ae6a8a46f: Download complete 13:50:06 ec43610c2a17: Verifying Checksum 13:50:06 ec43610c2a17: Download complete 13:50:06 33b1e0a273af: Verifying Checksum 13:50:06 33b1e0a273af: Download complete 13:50:06 5d3b04190fa2: Download complete 13:50:06 5eb5b503b376: Verifying Checksum 13:50:06 5eb5b503b376: Download complete 13:50:07 2f39f015ded8: Download complete 13:50:07 5eb5b503b376: Pull complete 13:50:07 5c69ac0246d0: Pull complete 13:50:08 ec43610c2a17: Pull complete 13:50:08 3a2ae6a8a46f: Pull complete 13:50:08 33b1e0a273af: Pull complete 13:50:08 5d3b04190fa2: Pull complete 13:50:12 2f39f015ded8: Pull complete 13:50:12 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:50:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:50:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:50:13 prd-ubuntu20.04-docker-8c-8g-9869 does not seem to be running inside a container 13:50:13 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/y_app-rfid-llrp-inventory_PR-303 -v /w/workspace/y_app-rfid-llrp-inventory_PR-303:/w/workspace/y_app-rfid-llrp-inventory_PR-303:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-303@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-303@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:50:17 $ docker top 7b120909d435f6ad1649fa5f7d121a429e0ef96d0b68e900469c314d407cd827 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:50:18 ---> job-cost.sh 13:50:18 lf-activate-venv: SKIPPING 13:50:18 INFO: No Stack... 13:50:18 INFO: Retrieving Pricing Info for: v3-standard-8 13:50:18 INFO: Archiving Costs [Pipeline] sh 13:50:18 + cat /w/workspace/y_app-rfid-llrp-inventory_PR-303/archives/cost.csv 13:50:18 + cut -d, -f6 [Pipeline] lock 13:50:18 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-303-1-stack-cost] 13:50:18 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-303-1-stack-cost] did not exist. Created. 13:50:18 Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-303-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:50:19 + echo total: 0.2199999988079071 [Pipeline] stash 13:50:19 Stashed 1 file(s) [Pipeline] } 13:50:19 Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-303-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:50:19 $ docker stop --time=1 7b120909d435f6ad1649fa5f7d121a429e0ef96d0b68e900469c314d407cd827 13:50:20 $ docker rm -f --volumes 7b120909d435f6ad1649fa5f7d121a429e0ef96d0b68e900469c314d407cd827 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 13:50:51 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9871 in /w/workspace/y_app-rfid-llrp-inventory_PR-303 [Pipeline] { [Pipeline] ws 13:50:52 Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout 13:50:55 The recommended git tool is: git 13:51:04 using credential edgex-jenkins-ssh 13:51:04 Cloning the remote Git repository 13:51:04 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:51:04 > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 13:51:05 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:51:05 > git --version # timeout=10 13:51:05 > git --version # 'git version 2.25.1' 13:51:05 using GIT_SSH to set credentials SSH Credentials for GitHub 13:51:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:51:09 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 13:51:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:51:10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 13:51:10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:51:10 using GIT_SSH to set credentials SSH Credentials for GitHub 13:51:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/303/head:refs/remotes/origin/PR-303 +refs/heads/main:refs/remotes/origin/main # timeout=10 13:51:11 Merging remotes/origin/main commit 532364ee2685d9680e36c2a7c089e125e6174299 into PR head commit 074082b90e2d1caf64206daed097514ac3806ddf 13:51:11 Merge succeeded, producing 074082b90e2d1caf64206daed097514ac3806ddf 13:51:11 Checking out Revision 074082b90e2d1caf64206daed097514ac3806ddf (PR-303) 13:51:12 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" 13:51:12 > git --version # timeout=10 13:51:12 > git --version # 'git version 2.25.1' 13:51:12 fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 13:51:11 > git config core.sparsecheckout # timeout=10 13:51:11 > git checkout -f 074082b90e2d1caf64206daed097514ac3806ddf # timeout=10 13:51:11 > git remote # timeout=10 13:51:11 > git config --get remote.origin.url # timeout=10 13:51:11 using GIT_SSH to set credentials SSH Credentials for GitHub 13:51:11 > git merge 532364ee2685d9680e36c2a7c089e125e6174299 # timeout=10 13:51:11 > git rev-parse HEAD^{commit} # timeout=10 13:51:11 > git config core.sparsecheckout # timeout=10 13:51:11 > git checkout -f 074082b90e2d1caf64206daed097514ac3806ddf # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:51:17 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:51:17 % Total % Received % Xferd Average Speed Time Time Time Current 13:51:17 Dload Upload Total Spent Left Speed 13:51:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 102k 0 --:--:-- --:--:-- --:--:-- 102k [Pipeline] sh 13:51:18 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 13:51:18 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 13:51:18 + sudo tee /etc/docker/daemon.new 13:51:18 { 13:51:18 "registry-mirrors": [ 13:51:18 "https://nexus3.edgexfoundry.org:10001" 13:51:18 ], 13:51:18 "bip": "10.250.0.254/24", 13:51:18 "hosts": [ 13:51:18 "tcp://0.0.0.0:5555", 13:51:18 "unix:///var/run/docker.sock" 13:51:18 ], 13:51:18 "mtu": 1458, 13:51:18 "selinux-enabled": true, 13:51:18 "seccomp-profile": "/etc/docker/seccomp.json" 13:51:18 } [Pipeline] sh 13:51:18 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 13:51:19 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:51:37 provisioning config files... 13:51:37 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config1163368564677333609tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:51:38 ---> ****-login.sh 13:51:38 nexus3.edgexfoundry.org:10001 13:51:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:51:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:51:38 Configure a credential helper to remove this warning. See 13:51:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:51:38 13:51:38 Login Succeeded 13:51:38 nexus3.edgexfoundry.org:10002 13:51:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:51:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:51:39 Configure a credential helper to remove this warning. See 13:51:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:51:39 13:51:39 Login Succeeded 13:51:39 nexus3.edgexfoundry.org:10003 13:51:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:51:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:51:39 Configure a credential helper to remove this warning. See 13:51:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:51:39 13:51:39 Login Succeeded 13:51:39 nexus3.edgexfoundry.org:10004 13:51:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:51:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:51:39 Configure a credential helper to remove this warning. See 13:51:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:51:39 13:51:39 Login Succeeded 13:51:39 ****.io 13:51:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:51:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:51:40 Configure a credential helper to remove this warning. See 13:51:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:51:40 13:51:40 Login Succeeded 13:51:40 ---> ****-login.sh ends [Pipeline] } 13:51:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:51:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:51:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:51:41 ========================================================= 13:51:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 13:51:41 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:51:41 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 13:51:41 Sending build context to Docker daemon 673.8kB 13:51:41 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 13:51:41 Step 2/12 : FROM ${BASE} AS builder 13:51:42 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:51:42 c6b39de5b339: Pulling fs layer 13:51:42 a69c41024577: Pulling fs layer 13:51:42 d6de4b400683: Pulling fs layer 13:51:42 35cb2a7552d0: Pulling fs layer 13:51:42 4f4fb700ef54: Pulling fs layer 13:51:42 35cb2a7552d0: Waiting 13:51:42 464afbd9ba4c: Pulling fs layer 13:51:42 4f4fb700ef54: Waiting 13:51:42 00f215d4a9da: Pulling fs layer 13:51:42 464afbd9ba4c: Waiting 13:51:42 d496ad576159: Pulling fs layer 13:51:42 00f215d4a9da: Waiting 13:51:42 a69c41024577: Verifying Checksum 13:51:42 35cb2a7552d0: Verifying Checksum 13:51:42 35cb2a7552d0: Download complete 13:51:42 4f4fb700ef54: Verifying Checksum 13:51:42 4f4fb700ef54: Download complete 13:51:42 464afbd9ba4c: Verifying Checksum 13:51:42 464afbd9ba4c: Download complete 13:51:42 c6b39de5b339: Download complete 13:51:42 d496ad576159: Verifying Checksum 13:51:42 d496ad576159: Download complete 13:51:43 c6b39de5b339: Pull complete 13:51:44 a69c41024577: Pull complete 13:51:44 d6de4b400683: Verifying Checksum 13:51:44 d6de4b400683: Download complete 13:51:45 00f215d4a9da: Verifying Checksum 13:51:45 00f215d4a9da: Download complete 13:51:57 d6de4b400683: Pull complete 13:51:57 35cb2a7552d0: Pull complete 13:51:58 4f4fb700ef54: Pull complete 13:51:58 464afbd9ba4c: Pull complete 13:52:08 00f215d4a9da: Pull complete 13:52:08 d496ad576159: Pull complete 13:52:08 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 13:52:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 13:52:08 ---> f246e2811388 13:52:08 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 13:52:10 ---> Running in 59a5389bbf36 13:52:10 Removing intermediate container 59a5389bbf36 13:52:10 ---> 6fdba0d4158c 13:52:10 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 13:52:10 ---> Running in 5558d6396d47 13:52:10 Removing intermediate container 5558d6396d47 13:52:10 ---> fc8c4baa0b6f 13:52:10 Step 5/12 : ARG ADD_BUILD_TAGS="" 13:52:11 ---> Running in 2c85332e33ed 13:52:11 Removing intermediate container 2c85332e33ed 13:52:11 ---> 2cb372dc0f10 13:52:11 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:52:11 ---> Running in 39a9061a5398 13:52:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:52:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:52:14 OK: 266 MiB in 52 packages 13:52:15 Removing intermediate container 39a9061a5398 13:52:15 ---> ff4ba878b3b9 13:52:15 Step 7/12 : WORKDIR /app 13:52:15 ---> Running in 6c33c9011b53 13:52:15 Removing intermediate container 6c33c9011b53 13:52:15 ---> adb1ea100aa0 13:52:15 Step 8/12 : COPY go.mod vendor* ./ 13:52:16 ---> f9bb1c6f7a5a 13:52:16 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:52:16 ---> Running in 41093bb4432c 13:54:23 Removing intermediate container 41093bb4432c 13:54:23 ---> 3a2a2991c35b 13:54:23 Step 10/12 : COPY . . 13:54:23 ---> 4be75e490bcd 13:54:23 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:54:23 ---> Running in 9757b6cab5ae 13:54:23 Removing intermediate container 9757b6cab5ae 13:54:23 ---> d27d0771f43b 13:54:23 Step 12/12 : RUN $MAKE 13:54:23 ---> Running in 7eb49deb4c2f 13:54:23 noop 13:54:23 Removing intermediate container 7eb49deb4c2f 13:54:23 ---> a159b62796c5 13:54:23 Successfully built a159b62796c5 13:54:23 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:54:23 + docker inspect -f . ci-base-image-arm64 13:54:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:54:23 prd-ubuntu20.04-docker-arm64-4c-16g-9871 does not seem to be running inside a container 13:54:23 $ 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:54:25 $ docker top f8105f4f5bd7e1283acb990fbd851777133dbfb4fbeb1183d2fd7d3e266d5262 -eo pid,comm [Pipeline] { [Pipeline] sh 13:54:26 + go version 13:54:26 go version go1.21.9 linux/arm64 [Pipeline] } 13:54:26 $ docker stop --time=1 f8105f4f5bd7e1283acb990fbd851777133dbfb4fbeb1183d2fd7d3e266d5262 13:54:27 $ docker rm -f --volumes f8105f4f5bd7e1283acb990fbd851777133dbfb4fbeb1183d2fd7d3e266d5262 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:54:28 + docker inspect -f . ci-base-image-arm64 13:54:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:54:29 prd-ubuntu20.04-docker-arm64-4c-16g-9871 does not seem to be running inside a container 13:54:29 $ 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:54:30 $ docker top d886cc3297252a7fda9586619d1004c2040011a6c7d1637ba8253c07bda42036 -eo pid,comm [Pipeline] { [Pipeline] sh 13:54:31 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh 13:54:32 + make test 13:54:32 go test -race ./... -coverprofile=coverage.out ./... 13:59:24 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 13:59:24 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 13:59:24 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.041s coverage: 86.2% of statements 13:59:36 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.490s coverage: 71.9% of statements 13:59:36 WARNING: Linting skipped (not on x86_64 or linter not installed) 13:59:36 go vet ./... 14:03:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:03:59 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:03:59 ./bin/test-attribution.sh 14:03:59 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 14:03:59 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 14:03:59 An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add 14:03:59 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 14:03:59 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 14:03:59 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 14:03:59 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 14:03:59 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 14:03:59 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 14:03:59 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 14:03:59 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 14:03:59 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 14:03:59 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 14:03:59 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 14:03:59 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 14:03:59 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 14:03:59 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 14:03:59 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 14:03:59 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 14:03:59 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 14:03:59 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 14:03:59 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 14:03:59 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 14:03:59 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 14:03:59 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 14:03:59 An attribution for github.com/jackc/pgerrcode is missing from Attribution.txt, please add 14:03:59 An attribution for github.com/jackc/pgpassfile is missing from Attribution.txt, please add 14:03:59 An attribution for github.com/jackc/pgservicefile is missing from Attribution.txt, please add 14:03:59 An attribution for github.com/jackc/pgx/v5 is missing from Attribution.txt, please add 14:03:59 An attribution for github.com/jackc/puddle/v2 is missing from Attribution.txt, please add 14:03:59 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 14:03:59 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 14:03:59 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 14:03:59 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 14:03:59 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 14:03:59 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 14:03:59 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 14:03:59 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 14:03:59 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 14:03:59 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 14:03:59 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 14:03:59 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 14:03:59 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 14:03:59 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 14:03:59 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 14:03:59 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 14:03:59 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 14:03:59 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 14:03:59 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 14:03:59 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 14:03:59 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 14:03:59 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 14:03:59 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 14:03:59 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 14:03:59 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 14:03:59 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 14:03:59 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 14:03:59 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 14:03:59 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 14:03:59 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 14:03:59 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 14:03:59 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 14:03:59 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 14:03:59 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 14:03:59 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 14:03:59 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 14:03:59 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 14:03:59 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 14:03:59 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 14:03:59 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 14:03:59 An attribution for golang.org/x/term is missing from Attribution.txt, please add 14:03:59 An attribution for golang.org/x/time is missing from Attribution.txt, please add 14:03:59 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 14:03:59 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 14:03:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 14:03:59 $ docker stop --time=1 d886cc3297252a7fda9586619d1004c2040011a6c7d1637ba8253c07bda42036 14:04:01 $ docker rm -f --volumes d886cc3297252a7fda9586619d1004c2040011a6c7d1637ba8253c07bda42036 [Pipeline] // withDockerContainer [Pipeline] sh 14:04:03 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:04:03 Warning: overwriting stash ‘coverage-report’ 14:04:04 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 14:04:05 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:04:05 + ls -al . 14:04:05 total 276 14:04:05 drwxrwxr-x 10 jenkins jenkins 4096 Sep 9 13:54 . 14:04:05 drwxrwxr-x 4 jenkins jenkins 4096 Sep 9 13:51 .. 14:04:05 -rw-rw-r-- 1 jenkins jenkins 262 Sep 9 13:51 .dockerignore 14:04:05 drwxrwxr-x 8 jenkins jenkins 4096 Sep 9 13:51 .git 14:04:05 drwxrwxr-x 3 jenkins jenkins 4096 Sep 9 13:51 .github 14:04:05 -rw-rw-r-- 1 jenkins jenkins 773 Sep 9 13:51 .gitignore 14:04:05 -rw-rw-r-- 1 jenkins jenkins 41 Sep 9 13:51 .golangci.yml 14:04:05 -rw-rw-r-- 1 jenkins jenkins 10232 Sep 9 13:51 Attribution.txt 14:04:05 -rw-rw-r-- 1 jenkins jenkins 11245 Sep 9 13:51 CHANGELOG.md 14:04:05 -rw-rw-r-- 1 jenkins jenkins 1768 Sep 9 13:51 Dockerfile 14:04:05 -rw-rw-r-- 1 jenkins jenkins 677 Sep 9 13:51 GOVERNANCE.md 14:04:05 -rw-rw-r-- 1 jenkins jenkins 665 Sep 9 13:51 Jenkinsfile 14:04:05 -rw-rw-r-- 1 jenkins jenkins 11347 Sep 9 13:51 LICENSE 14:04:05 -rw-rw-r-- 1 jenkins jenkins 2503 Sep 9 13:51 Makefile 14:04:05 -rw-rw-r-- 1 jenkins jenkins 617 Sep 9 13:51 OWNERS.md 14:04:05 -rw-rw-r-- 1 jenkins jenkins 3851 Sep 9 13:51 README.md 14:04:05 -rw-rw-r-- 1 jenkins jenkins 5 Sep 9 13:46 VERSION 14:04:05 drwxrwxr-x 2 jenkins jenkins 4096 Sep 9 13:51 bin 14:04:05 -rw-r--r-- 1 jenkins jenkins 41317 Sep 9 13:59 coverage.out 14:04:05 -rw-rw-r-- 1 jenkins jenkins 7537 Sep 9 13:51 go.mod 14:04:05 -rw-rw-r-- 1 jenkins jenkins 102421 Sep 9 13:51 go.sum 14:04:05 drwxrwxr-x 2 jenkins jenkins 4096 Sep 9 13:51 images 14:04:05 drwxrwxr-x 4 jenkins jenkins 4096 Sep 9 13:51 internal 14:04:05 -rw-rw-r-- 1 jenkins jenkins 531 Sep 9 13:51 main.go 14:04:05 drwxrwxr-x 3 jenkins jenkins 4096 Sep 9 13:51 openapi 14:04:05 drwxrwxr-x 2 jenkins jenkins 4096 Sep 9 13:51 res 14:04:05 drwxrwxr-x 3 jenkins jenkins 4096 Sep 9 13:51 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:04:05 + 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=074082b90e2d1caf64206daed097514ac3806ddf --label arch=arm64 --label version=0.0.0 . 14:04:06 Sending build context to Docker daemon 673.8kB 14:04:06 Step 1/30 : ARG BASE=golang:1.21-alpine3.18 14:04:06 Step 2/30 : FROM ${BASE} AS builder 14:04:06 ---> a159b62796c5 14:04:06 Step 3/30 : ARG ALPINE_PKG_BASE="make git" 14:04:06 ---> Running in 27804073be46 14:04:06 Removing intermediate container 27804073be46 14:04:06 ---> 39f76989ea0b 14:04:06 Step 4/30 : ARG ALPINE_PKG_EXTRA="" 14:04:06 ---> Running in 87ce466faa42 14:04:06 Removing intermediate container 87ce466faa42 14:04:06 ---> a47f541aba8f 14:04:06 Step 5/30 : ARG ADD_BUILD_TAGS="" 14:04:07 ---> Running in 644752e4349b 14:04:07 Removing intermediate container 644752e4349b 14:04:07 ---> 11ce4285d078 14:04:07 Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:04:07 ---> Running in 4008d2113b68 14:04:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:04:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:04:10 OK: 266 MiB in 52 packages 14:04:10 Removing intermediate container 4008d2113b68 14:04:10 ---> 5829f37d02fe 14:04:10 Step 7/30 : WORKDIR /app 14:04:10 ---> Running in 2d903a071a71 14:04:11 Removing intermediate container 2d903a071a71 14:04:11 ---> 0fa50f2c75fc 14:04:11 Step 8/30 : COPY go.mod vendor* ./ 14:04:12 ---> c1ebf9232cea 14:04:12 Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:04:12 ---> Running in a4e6e7a3a518 14:04:15 Removing intermediate container a4e6e7a3a518 14:04:15 ---> f66e2ac71aaf 14:04:15 Step 10/30 : COPY . . 14:04:15 ---> f2db54bf2b60 14:04:15 Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:04:15 ---> Running in a8f033be1ea7 14:04:15 Removing intermediate container a8f033be1ea7 14:04:15 ---> 0ccc03fe6f69 14:04:15 Step 12/30 : RUN $MAKE 14:04:15 ---> Running in 89f2e7c35e37 14:04:16 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.50 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory 14:08:23 Removing intermediate container 89f2e7c35e37 14:08:23 ---> 5ccf7cb3fbd4 14:08:23 Step 13/30 : FROM alpine:3.18 14:08:23 3.18: Pulling from library/alpine 14:08:23 720f3032cd11: Pulling fs layer 14:08:23 720f3032cd11: Pull complete 14:08:23 Digest: sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 14:08:23 Status: Downloaded newer image for alpine:3.18 14:08:23 ---> 3e834921e367 14:08:23 Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 14:08:23 ---> Running in 5e6223bc863c 14:08:23 Removing intermediate container 5e6223bc863c 14:08:23 ---> 37ee67644951 14:08:23 Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 14:08:23 ---> Running in 08b3c8301879 14:08:23 Removing intermediate container 08b3c8301879 14:08:23 ---> def334e356cf 14:08:23 Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init 14:08:23 ---> Running in 9c18ec440bdb 14:08:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:08:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:08:23 (1/2) Installing ca-certificates (20240226-r0) 14:08:23 (2/2) Installing dumb-init (1.2.5-r2) 14:08:23 Executing busybox-1.36.1-r7.trigger 14:08:23 Executing ca-certificates-20240226-r0.trigger 14:08:24 OK: 9 MiB in 17 packages 14:08:25 Removing intermediate container 9c18ec440bdb 14:08:25 ---> fa0d02f03cfd 14:08:25 Step 17/30 : RUN apk --no-cache upgrade 14:08:25 ---> Running in 722d50cbc388 14:08:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:08:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:08:28 OK: 9 MiB in 17 packages 14:08:29 Removing intermediate container 722d50cbc388 14:08:29 ---> d1708ddc1d78 14:08:29 Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt 14:08:29 ---> dbf374397b60 14:08:29 Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE 14:08:29 ---> c9d94fce939d 14:08:29 Step 20/30 : COPY --from=builder /app/res/ /res/ 14:08:30 ---> 7ef33ac5620a 14:08:30 Step 21/30 : COPY --from=builder /app/static/ /static/ 14:08:31 ---> a184371951e7 14:08:31 Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 14:08:33 ---> ad13941a9002 14:08:33 Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 14:08:33 ---> Running in 2afdefe0b29b 14:08:34 Removing intermediate container 2afdefe0b29b 14:08:34 ---> 70d5e8db0356 14:08:34 Step 24/30 : VOLUME /cache 14:08:34 ---> Running in b0715fc5392e 14:08:34 Removing intermediate container b0715fc5392e 14:08:34 ---> c9c0677bdb35 14:08:34 Step 25/30 : EXPOSE 59711 14:08:34 ---> Running in 7a5a179b0665 14:08:35 Removing intermediate container 7a5a179b0665 14:08:35 ---> 74c5e3fd4270 14:08:35 Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 14:08:35 ---> Running in bc2405e715da 14:08:35 Removing intermediate container bc2405e715da 14:08:35 ---> 192e6c9d7e6b 14:08:35 Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 14:08:35 ---> Running in 0428b299efe8 14:08:36 Removing intermediate container 0428b299efe8 14:08:36 ---> 679195d05120 14:08:36 Step 28/30 : LABEL arch=arm64 14:08:36 ---> Running in cd4a752e3a9f 14:08:36 Removing intermediate container cd4a752e3a9f 14:08:36 ---> ec494a3b056b 14:08:36 Step 29/30 : LABEL git_sha=074082b90e2d1caf64206daed097514ac3806ddf 14:08:36 ---> Running in 493301ab4a5a 14:08:36 Removing intermediate container 493301ab4a5a 14:08:36 ---> 7ba70fb06af6 14:08:36 Step 30/30 : LABEL version=0.0.0 14:08:37 ---> Running in 45d4c82f9688 14:08:37 Removing intermediate container 45d4c82f9688 14:08:37 ---> bb9226845dc6 14:08:37 [Warning] One or more build-args [ARCH] were not consumed 14:08:37 Successfully built bb9226845dc6 14:08:37 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 14:08:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:08:38 14:08:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:08:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:08:38 arm64: Pulling from edgex-lftools-log-publisher 14:08:38 8998bd30e6a1: Pulling fs layer 14:08:38 04944245beec: Pulling fs layer 14:08:38 699f458cf7ca: Pulling fs layer 14:08:38 765212b225bb: Pulling fs layer 14:08:38 f23df028b6ca: Pulling fs layer 14:08:38 d65c8cfc05b1: Pulling fs layer 14:08:38 2437ff75d9bd: Pulling fs layer 14:08:38 765212b225bb: Waiting 14:08:38 d65c8cfc05b1: Waiting 14:08:38 2437ff75d9bd: Waiting 14:08:38 f23df028b6ca: Waiting 14:08:39 04944245beec: Verifying Checksum 14:08:39 04944245beec: Download complete 14:08:39 765212b225bb: Verifying Checksum 14:08:39 765212b225bb: Download complete 14:08:39 f23df028b6ca: Verifying Checksum 14:08:39 f23df028b6ca: Download complete 14:08:39 d65c8cfc05b1: Verifying Checksum 14:08:39 d65c8cfc05b1: Download complete 14:08:39 699f458cf7ca: Verifying Checksum 14:08:39 699f458cf7ca: Download complete 14:08:39 8998bd30e6a1: Verifying Checksum 14:08:39 8998bd30e6a1: Download complete 14:08:42 2437ff75d9bd: Verifying Checksum 14:08:42 2437ff75d9bd: Download complete 14:08:44 8998bd30e6a1: Pull complete 14:08:44 04944245beec: Pull complete 14:08:46 699f458cf7ca: Pull complete 14:08:46 765212b225bb: Pull complete 14:08:47 f23df028b6ca: Pull complete 14:08:47 d65c8cfc05b1: Pull complete 14:09:06 2437ff75d9bd: Pull complete 14:09:06 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 14:09:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:09:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:09:06 prd-ubuntu20.04-docker-arm64-4c-16g-9871 does not seem to be running inside a container 14:09:06 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-rfid-llrp-inventory/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:09:09 $ docker top 80767f6698d57dd0ce7d591c2be50775ceed84a4903345231050e9b920649ee1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:09:10 ---> job-cost.sh 14:09:10 lf-activate-venv: SKIPPING 14:09:10 INFO: No Stack... 14:09:16 INFO: Retrieving Pricing Info for: v3-standard-4 14:09:16 INFO: Archiving Costs [Pipeline] sh 14:09:17 + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv 14:09:17 + cut -d, -f6 [Pipeline] lock 14:09:17 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-303-1-stack-cost] 14:09:17 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-303-1-stack-cost] did not exist. Created. 14:09:17 Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-303-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:09:18 /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-0f0db740/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 14:09:19 + echo total: 0.10999999940395355 [Pipeline] stash 14:09:19 Warning: overwriting stash ‘stack-cost’ 14:09:19 Stashed 1 file(s) [Pipeline] } 14:09:19 Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-303-1-stack-cost] [Pipeline] // lock [Pipeline] } 14:09:19 $ docker stop --time=1 80767f6698d57dd0ce7d591c2be50775ceed84a4903345231050e9b920649ee1 14:09:20 $ docker rm -f --volumes 80767f6698d57dd0ce7d591c2be50775ceed84a4903345231050e9b920649ee1 [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:09:22 provisioning config files... 14:09:22 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-303@tmp/config13670256860204010832tmp [Pipeline] { [Pipeline] sh 14:09:22 + set +x 14:09:22 + curl -s https://codecov.io/bash 14:09:22 + bash -s -- 14:09:22 14:09:22 _____ _ 14:09:22 / ____| | | 14:09:22 | | ___ __| | ___ ___ _____ __ 14:09:22 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:09:22 | |___| (_) | (_| | __/ (_| (_) \ V / 14:09:22 \_____\___/ \__,_|\___|\___\___/ \_/ 14:09:22 Bash-1.0.6 14:09:22 14:09:22 14:09:22 ==> git version 2.25.1 found 14:09:22 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 14:09:22 Release-Date: 2020-01-08 14:09:22 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 14:09:22 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 14:09:22 ==> Jenkins CI detected. 14:09:22 current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-303 14:09:22 project root: . 14:09:22 --> token set from env 14:09:22 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:09:22 ==> Running gcov in . (disable via -X gcov) 14:09:22 ==> Python coveragepy not found 14:09:22 ==> Searching for coverage reports in: 14:09:22 + . 14:09:22 -> Found 1 reports 14:09:22 ==> Detecting git/mercurial file structure 14:09:22 ==> Reading reports 14:09:22 + ./coverage.out bytes=41317 14:09:22 ==> Appending adjustments 14:09:22 https://docs.codecov.io/docs/fixing-reports 14:09:22 + Found adjustments 14:09:22 ==> Gzipping contents 14:09:22 12K /tmp/codecov.HdcPBe.gz 14:09:22 ==> Uploading reports 14:09:22 url: https://codecov.io 14:09:22 query: branch=PR-303&commit=074082b90e2d1caf64206daed097514ac3806ddf&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-303%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=303&job=&cmd_args= 14:09:22 -> Pinging Codecov 14:09:22 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-303&commit=074082b90e2d1caf64206daed097514ac3806ddf&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-303%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=303&job=&cmd_args= 14:09:22 -> Uploading to 14:09:22 https://storage.googleapis.com/codecov/v4/raw/2024-09-09/581DD39554BDF9B6E22D074273EAD858/074082b90e2d1caf64206daed097514ac3806ddf/82dd721c-d5f4-4c52-a2f6-9bee5f6bb636.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240909%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240909T140922Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f52758b4cdc70dfb34f49bd7815201e8a9789acf61c0ff3cc74da0d8f119b811 14:09:22 % Total % Received % Xferd Average Speed Time Time Time Current 14:09:22 Dload Upload Total Spent Left Speed 14:09:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11611 0 0 100 11611 0 56916 --:--:-- --:--:-- --:--:-- 56639 100 11611 0 0 100 11611 0 46444 --:--:-- --:--:-- --:--:-- 46258 14:09:23 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/074082b90e2d1caf64206daed097514ac3806ddf [Pipeline] } 14:09:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 14:09:25 + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-303/archives ] 14:09:25 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-303/archives 14:09:25 total 16 14:09:25 drwxr-xr-x 3 root root 4096 Sep 9 13:50 . 14:09:25 drwxrwxr-x 12 jenkins jenkins 4096 Sep 9 13:50 .. 14:09:25 drwxr-xr-x 2 root root 4096 Sep 9 13:50 cost 14:09:25 -rw-r--r-- 1 root root 95 Sep 9 13:50 cost.csv 14:09:25 + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-303/archives 14:09:25 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-303/archives 14:09:25 total 16 14:09:25 drwxr-xr-x 3 jenkins jenkins 4096 Sep 9 13:50 . 14:09:25 drwxrwxr-x 12 jenkins jenkins 4096 Sep 9 13:50 .. 14:09:25 drwxr-xr-x 2 jenkins jenkins 4096 Sep 9 13:50 cost 14:09:25 -rw-r--r-- 1 jenkins jenkins 95 Sep 9 13:50 cost.csv [Pipeline] libraryResource [Pipeline] sh 14:09:25 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:09:26 ---> package-listing.sh 14:09:26 ++ facter osfamily 14:09:26 ++ tr '[:upper:]' '[:lower:]' 14:09:27 + OS_FAMILY=debian 14:09:27 + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-303 14:09:27 + START_PACKAGES=/tmp/packages_start.txt 14:09:27 + END_PACKAGES=/tmp/packages_end.txt 14:09:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:09:27 + PACKAGES=/tmp/packages_start.txt 14:09:27 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-303 ']' 14:09:27 + PACKAGES=/tmp/packages_end.txt 14:09:27 + case "${OS_FAMILY}" in 14:09:27 + dpkg -l 14:09:27 + grep '^ii' 14:09:27 + '[' -f /tmp/packages_start.txt ']' 14:09:27 + '[' -f /tmp/packages_end.txt ']' 14:09:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:09:27 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-303 ']' 14:09:27 + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-303/archives/ 14:09:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-303/archives/ [Pipeline] echo 14:09:27 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-303/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 14:09:27 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:09:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:09:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:09:28 prd-ubuntu20.04-docker-8c-8g-9869 does not seem to be running inside a container 14:09:28 $ 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-303/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-303 -v /w/workspace/y_app-rfid-llrp-inventory_PR-303:/w/workspace/y_app-rfid-llrp-inventory_PR-303:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-303@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-303@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:09:28 $ docker top f3b68b01fa8c394a2aed3dd38d0f250a0cefafd059e22bbaa2d0ba6dc0c8b7c9 -eo pid,comm [Pipeline] { [Pipeline] sh 14:09:28 + touch /tmp/pre-build-complete [Pipeline] sh 14:09:29 + mkdir -p /var/log/sysstat [Pipeline] sh 14:09:29 + ls /var/log/sa-host 14:09:29 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:09:29 provisioning config files... 14:09:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-303@tmp/config4473062110026311752tmp [Pipeline] { [Pipeline] echo 14:09:29 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:09:30 ---> create-netrc.sh [Pipeline] } 14:09:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:09:30 ---> python-tools-install.sh [Pipeline] echo 14:09:30 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:09:30 ---> sudo-logs.sh 14:09:30 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:09:31 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:09:31 ---> job-cost.sh 14:09:31 lf-activate-venv: SKIPPING 14:09:31 DEBUG: total: 0.2199999988079071 14:09:31 INFO: Retrieving Stack Cost... 14:09:31 INFO: Retrieving Pricing Info for: v3-standard-8 14:09:31 INFO: Archiving Costs [Pipeline] echo 14:09:31 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:09:32 ---> logs-deploy.sh 14:09:32 lf-activate-venv: SKIPPING 14:09:32 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-303/1 14:09:32 INFO: archiving workspace using pattern(s): 14:09:33 Archives upload complete. 14:09:33 INFO: archiving logs to Nexus 14:09:33 ---> uname -a: 14:09:33 Linux prd-ubuntu20-04-docker-8c-8g-9869 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 14:09:33 14:09:33 14:09:33 ---> lscpu: 14:09:33 Architecture: x86_64 14:09:33 CPU op-mode(s): 32-bit, 64-bit 14:09:33 Byte Order: Little Endian 14:09:33 Address sizes: 40 bits physical, 48 bits virtual 14:09:33 CPU(s): 8 14:09:33 On-line CPU(s) list: 0-7 14:09:33 Thread(s) per core: 1 14:09:33 Core(s) per socket: 1 14:09:33 Socket(s): 8 14:09:33 NUMA node(s): 1 14:09:33 Vendor ID: AuthenticAMD 14:09:33 CPU family: 23 14:09:33 Model: 49 14:09:33 Model name: AMD EPYC-Rome Processor 14:09:33 Stepping: 0 14:09:33 CPU MHz: 2799.998 14:09:33 BogoMIPS: 5599.99 14:09:33 Virtualization: AMD-V 14:09:33 Hypervisor vendor: KVM 14:09:33 Virtualization type: full 14:09:33 L1d cache: 256 KiB 14:09:33 L1i cache: 256 KiB 14:09:33 L2 cache: 4 MiB 14:09:33 L3 cache: 128 MiB 14:09:33 NUMA node0 CPU(s): 0-7 14:09:33 Vulnerability Itlb multihit: Not affected 14:09:33 Vulnerability L1tf: Not affected 14:09:33 Vulnerability Mds: Not affected 14:09:33 Vulnerability Meltdown: Not affected 14:09:33 Vulnerability Mmio stale data: Not affected 14:09:33 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:09:33 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 14:09:33 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 14:09:33 Vulnerability Srbds: Not affected 14:09:33 Vulnerability Tsx async abort: Not affected 14:09:33 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 14:09:33 14:09:33 14:09:33 ---> nproc: 14:09:33 8 14:09:33 14:09:33