Pull request #288 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 608d188cc8904c2d29f839c5d9cb5d969d45af81+5b4415030ab3c0da7e927d10f7674bfb96f8b020 (57c18ac5fbe993871f851528e3b0e995ef7d8a3c) 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-ssh4580963899526057701.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh2266581606347700262.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-288/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-288/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3423748083493966320.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-288/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1070667753188547992.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh2440575295859255624.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-288/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-288/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16525029954745149725.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-3785 in /w/workspace/y_app-rfid-llrp-inventory_PR-288 [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-288 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 5b4415030ab3c0da7e927d10f7674bfb96f8b020 into PR head commit 608d188cc8904c2d29f839c5d9cb5d969d45af81 Merge succeeded, producing 608d188cc8904c2d29f839c5d9cb5d969d45af81 Checking out Revision 608d188cc8904c2d29f839c5d9cb5d969d45af81 (PR-288) > 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/288/head:refs/remotes/origin/PR-288 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 608d188cc8904c2d29f839c5d9cb5d969d45af81 # 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 5b4415030ab3c0da7e927d10f7674bfb96f8b020 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 608d188cc8904c2d29f839c5d9cb5d969d45af81 # timeout=10 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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:06:10 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:06:10 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:06:10 ========================================================= 13:06:10 EdgeX Global Pipelines Version Info 13:06:10 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:06:11 ------------------- 13:06:11 stable info: 13:06:11 ------------------- 13:06:11 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:06:11 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 13:06:11 Message: update stable to v1.0.258 13:06:12 ------------------- 13:06:12 experimental info: 13:06:12 ------------------- 13:06:12 Commited By: **** collab-it+edgex@linuxfoundation.org 13:06:12 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 13:06:12 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:06:12 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 13:06:12 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 13:06:12 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:06:12 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:06:12 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:06:13 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 13:06:13 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:06:13 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:06:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:06:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:06:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:06:13 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 13:06:13 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:06:13 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:06:13 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:06:13 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:06:13 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:06:13 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:06:13 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:06:13 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:06:13 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:06:13 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:06:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:06:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:06:14 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:06:14 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:06:14 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 13:06:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-288 [Pipeline] echo 13:06:14 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-288 [Pipeline] echo 13:06:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-288 [Pipeline] echo 13:06:14 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 608d188cc8904c2d29f839c5d9cb5d969d45af81 [Pipeline] echo 13:06:14 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 608d188 [Pipeline] echo 13:06:14 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:06:14 provisioning config files... 13:06:14 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-288@tmp/config3162676453135711354tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:06:14 ---> ****-login.sh 13:06:14 nexus3.edgexfoundry.org:10001 13:06:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:06:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:06:15 Configure a credential helper to remove this warning. See 13:06:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:06:15 13:06:15 Login Succeeded 13:06:15 nexus3.edgexfoundry.org:10002 13:06:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:06:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:06:15 Configure a credential helper to remove this warning. See 13:06:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:06:15 13:06:15 Login Succeeded 13:06:15 nexus3.edgexfoundry.org:10003 13:06:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:06:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:06:15 Configure a credential helper to remove this warning. See 13:06:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:06:15 13:06:15 Login Succeeded 13:06:15 nexus3.edgexfoundry.org:10004 13:06:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:06:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:06:15 Configure a credential helper to remove this warning. See 13:06:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:06:15 13:06:15 Login Succeeded 13:06:15 ****.io 13:06:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:06:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:06:15 Configure a credential helper to remove this warning. See 13:06:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:06:15 13:06:15 Login Succeeded 13:06:15 ---> ****-login.sh ends [Pipeline] } 13:06:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 13:06:16 + git rev-list -1 --merges 608d188cc8904c2d29f839c5d9cb5d969d45af81~1..608d188cc8904c2d29f839c5d9cb5d969d45af81 [Pipeline] echo 13:06:16 -----------> git rev-list -1 --merges 608d188cc8904c2d29f839c5d9cb5d969d45af81~1..608d188cc8904c2d29f839c5d9cb5d969d45af81 608d188cc8904c2d29f839c5d9cb5d969d45af81 [false] [Pipeline] sh 13:06:17 + git log --format=format:%s -1 608d188cc8904c2d29f839c5d9cb5d969d45af81 [Pipeline] echo 13:06:17 ========================================================= 13:06:17 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:06:17 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:06:17 + git log --format=format:%s -1 608d188cc8904c2d29f839c5d9cb5d969d45af81 [Pipeline] echo 13:06:17 [semverPrep] GIT_COMMIT: 608d188cc8904c2d29f839c5d9cb5d969d45af81, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo 13:06:17 [semverPrep] This is not a build commit. [Pipeline] sh 13:06:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:06:18 + grep -v github /etc/ssh/ssh_known_hosts 13:06:18 + [ -e /tmp/ssh_known_hosts ] 13:06:18 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:06:18 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:06:18 + sudo tee -a /etc/ssh/ssh_known_hosts 13:06:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:06:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:06:18 13:06:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:06:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:06:18 0.1.4: Pulling from edgex-devops/py-git-semver 13:06:18 b85a868b505f: Pulling fs layer 13:06:18 e2be974225ed: Pulling fs layer 13:06:18 339a4e72a1f5: Pulling fs layer 13:06:18 988bab9f4d93: Pulling fs layer 13:06:18 1469e6f7b9e6: Pulling fs layer 13:06:18 eaf3925da568: Pulling fs layer 13:06:18 bab4dde63d76: Pulling fs layer 13:06:18 bde34c3a00c8: Pulling fs layer 13:06:18 eaf3925da568: Waiting 13:06:18 bab4dde63d76: Waiting 13:06:18 988bab9f4d93: Waiting 13:06:18 1469e6f7b9e6: Waiting 13:06:18 bde34c3a00c8: Waiting 13:06:18 b352a97aabf1: Pulling fs layer 13:06:18 4872d77fe225: Pulling fs layer 13:06:18 b352a97aabf1: Waiting 13:06:18 5851b861e8e6: Pulling fs layer 13:06:18 4872d77fe225: Waiting 13:06:18 5851b861e8e6: Waiting 13:06:18 e2be974225ed: Verifying Checksum 13:06:18 e2be974225ed: Download complete 13:06:18 988bab9f4d93: Download complete 13:06:18 1469e6f7b9e6: Verifying Checksum 13:06:18 1469e6f7b9e6: Download complete 13:06:19 eaf3925da568: Download complete 13:06:19 339a4e72a1f5: Verifying Checksum 13:06:19 339a4e72a1f5: Download complete 13:06:19 bde34c3a00c8: Download complete 13:06:19 b352a97aabf1: Download complete 13:06:19 4872d77fe225: Verifying Checksum 13:06:19 4872d77fe225: Download complete 13:06:19 5851b861e8e6: Verifying Checksum 13:06:19 5851b861e8e6: Download complete 13:06:19 b85a868b505f: Verifying Checksum 13:06:19 b85a868b505f: Download complete 13:06:19 bab4dde63d76: Verifying Checksum 13:06:19 bab4dde63d76: Download complete 13:06:20 b85a868b505f: Pull complete 13:06:20 e2be974225ed: Pull complete 13:06:20 339a4e72a1f5: Pull complete 13:06:20 988bab9f4d93: Pull complete 13:06:21 1469e6f7b9e6: Pull complete 13:06:21 eaf3925da568: Pull complete 13:06:23 bab4dde63d76: Pull complete 13:06:23 bde34c3a00c8: Pull complete 13:06:23 b352a97aabf1: Pull complete 13:06:23 4872d77fe225: Pull complete 13:06:23 5851b861e8e6: Pull complete 13:06:23 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 13:06:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:06:23 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:06:23 prd-ubuntu20.04-docker-8c-8g-3785 does not seem to be running inside a container 13:06:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-288 -v /w/workspace/y_app-rfid-llrp-inventory_PR-288:/w/workspace/y_app-rfid-llrp-inventory_PR-288:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-288@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-288@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:06:28 $ docker top 3b563375f254205f8fdfbf985d211dac5536f70d209bc173bd1063b27c1e4abc -eo pid,comm 13:06:28 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:06:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:06:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:06:28 [ssh-agent] Looking for ssh-agent implementation... 13:06:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:06:28 $ docker exec 3b563375f254205f8fdfbf985d211dac5536f70d209bc173bd1063b27c1e4abc ssh-agent 13:06:29 SSH_AUTH_SOCK=/tmp/ssh-L92HflHSeA8K/agent.33 13:06:29 SSH_AGENT_PID=39 13:06:29 Running ssh-add (command line suppressed) 13:06:29 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-288@tmp/private_key_3258830772718864016.key (/w/workspace/y_app-rfid-llrp-inventory_PR-288@tmp/private_key_3258830772718864016.key) 13:06:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:06:29 + git tag --points-at HEAD [Pipeline] } 13:06:29 $ docker exec --env ******** --env ******** 3b563375f254205f8fdfbf985d211dac5536f70d209bc173bd1063b27c1e4abc ssh-agent -k 13:06:29 unset SSH_AUTH_SOCK; 13:06:29 unset SSH_AGENT_PID; 13:06:29 echo Agent pid 39 killed; 13:06:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:06:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:06:29 [ssh-agent] Looking for ssh-agent implementation... 13:06:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:06:29 $ docker exec 3b563375f254205f8fdfbf985d211dac5536f70d209bc173bd1063b27c1e4abc ssh-agent 13:06:29 SSH_AUTH_SOCK=/tmp/ssh-QDBcZDpjkqar/agent.72 13:06:29 SSH_AGENT_PID=78 13:06:29 Running ssh-add (command line suppressed) 13:06:30 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-288@tmp/private_key_1949043722252749274.key (/w/workspace/y_app-rfid-llrp-inventory_PR-288@tmp/private_key_1949043722252749274.key) 13:06:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:06:30 + git semver init 13:06:30 2024-04-29 13:06:30,659 [run_init] DEBUG init version:0.0.0 force:False 13:06:30 2024-04-29 13:06:30,660 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-288/.semver 13:06:30 2024-04-29 13:06:30,661 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-288/.semver 13:06:30 2024-04-29 13:06:30,661 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-288/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-288, universal_newlines=False, shell=None, istream=None) 13:06:32 2024-04-29 13:06:32,608 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-288/.git/info/exclude 13:06:32 2024-04-29 13:06:32,609 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-288/.semver/PR-288 with force:False 13:06:32 2024-04-29 13:06:32,609 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-288/.semver/PR-288 13:06:32 2024-04-29 13:06:32,612 [execute] INFO git cat-file --batch-check 13:06:32 2024-04-29 13:06:32,612 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-288/.semver, universal_newlines=False, shell=None, istream=) 13:06:32 2024-04-29 13:06:32,618 [execute] INFO git cat-file --batch 13:06:32 2024-04-29 13:06:32,618 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-288/.semver, universal_newlines=False, shell=None, istream=) 13:06:32 2024-04-29 13:06:32,623 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-288/.semver/PR-288 13:06:32 0.0.0 [Pipeline] } 13:06:32 $ docker exec --env ******** --env ******** 3b563375f254205f8fdfbf985d211dac5536f70d209bc173bd1063b27c1e4abc ssh-agent -k 13:06:33 unset SSH_AUTH_SOCK; 13:06:33 unset SSH_AGENT_PID; 13:06:33 echo Agent pid 78 killed; 13:06:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:06:33 + git semver [Pipeline] } 13:06:33 $ docker stop --time=1 3b563375f254205f8fdfbf985d211dac5536f70d209bc173bd1063b27c1e4abc 13:06:35 $ docker rm -f --volumes 3b563375f254205f8fdfbf985d211dac5536f70d209bc173bd1063b27c1e4abc [Pipeline] // withDockerContainer [Pipeline] sh 13:06:36 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:06:36 Stashed 1 file(s) [Pipeline] echo 13:06:36 [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:06:37 provisioning config files... 13:06:37 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-288@tmp/config14534736093095118319tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:06:37 ---> ****-login.sh 13:06:37 nexus3.edgexfoundry.org:10001 13:06:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:06:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:06:37 Configure a credential helper to remove this warning. See 13:06:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:06:37 13:06:37 Login Succeeded 13:06:37 nexus3.edgexfoundry.org:10002 13:06:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:06:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:06:37 Configure a credential helper to remove this warning. See 13:06:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:06:37 13:06:37 Login Succeeded 13:06:37 nexus3.edgexfoundry.org:10003 13:06:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:06:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:06:38 Configure a credential helper to remove this warning. See 13:06:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:06:38 13:06:38 Login Succeeded 13:06:38 nexus3.edgexfoundry.org:10004 13:06:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:06:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:06:38 Configure a credential helper to remove this warning. See 13:06:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:06:38 13:06:38 Login Succeeded 13:06:38 ****.io 13:06:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:06:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:06:38 Configure a credential helper to remove this warning. See 13:06:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:06:38 13:06:38 Login Succeeded 13:06:38 ---> ****-login.sh ends [Pipeline] } 13:06:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:06:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:06:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:06:38 ========================================================= 13:06:38 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 13:06:38 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:06:39 + 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:06:39 Sending build context to Docker daemon 16.97MB 13:06:39 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 13:06:39 Step 2/12 : FROM ${BASE} AS builder 13:06:39 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 13:06:39 619be1103602: Pulling fs layer 13:06:39 7862e08f4a3e: Pulling fs layer 13:06:39 5df492c9dc93: Pulling fs layer 13:06:39 7629e6793208: Pulling fs layer 13:06:39 4f4fb700ef54: Pulling fs layer 13:06:39 fb5054dd5b73: Pulling fs layer 13:06:39 eeca6798cff9: Pulling fs layer 13:06:39 aa269ceb94a6: Pulling fs layer 13:06:39 ada007ff1a6a: Pulling fs layer 13:06:39 7629e6793208: Waiting 13:06:39 4f4fb700ef54: Waiting 13:06:39 fb5054dd5b73: Waiting 13:06:39 aa269ceb94a6: Waiting 13:06:39 ada007ff1a6a: Waiting 13:06:39 7862e08f4a3e: Download complete 13:06:39 7629e6793208: Verifying Checksum 13:06:39 7629e6793208: Download complete 13:06:39 4f4fb700ef54: Verifying Checksum 13:06:39 4f4fb700ef54: Download complete 13:06:39 619be1103602: Verifying Checksum 13:06:39 619be1103602: Download complete 13:06:39 fb5054dd5b73: Verifying Checksum 13:06:39 fb5054dd5b73: Download complete 13:06:39 eeca6798cff9: Download complete 13:06:39 619be1103602: Pull complete 13:06:39 ada007ff1a6a: Verifying Checksum 13:06:39 ada007ff1a6a: Download complete 13:06:39 7862e08f4a3e: Pull complete 13:06:40 5df492c9dc93: Verifying Checksum 13:06:40 5df492c9dc93: Download complete 13:06:40 aa269ceb94a6: Verifying Checksum 13:06:40 aa269ceb94a6: Download complete 13:06:42 5df492c9dc93: Pull complete 13:06:43 7629e6793208: Pull complete 13:06:43 4f4fb700ef54: Pull complete 13:06:43 fb5054dd5b73: Pull complete 13:06:43 eeca6798cff9: Pull complete 13:06:45 aa269ceb94a6: Pull complete 13:06:46 ada007ff1a6a: Pull complete 13:06:46 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 13:06:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 13:06:46 ---> f489d0715acc 13:06:46 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 13:06:52 Still waiting to schedule task 13:06:52 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 13:06:54 ---> Running in 4c726f88a766 13:06:54 Removing intermediate container 4c726f88a766 13:06:54 ---> 51e3c03e8181 13:06:54 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 13:06:54 ---> Running in ba23345bac42 13:06:54 Removing intermediate container ba23345bac42 13:06:54 ---> c868a735100f 13:06:54 Step 5/12 : ARG ADD_BUILD_TAGS="" 13:06:54 ---> Running in f5c88a930b3a 13:06:54 Removing intermediate container f5c88a930b3a 13:06:54 ---> 3568d8536fe4 13:06:54 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:06:54 ---> Running in ab39ed490f07 13:06:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:06:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:06:55 OK: 264 MiB in 52 packages 13:06:55 Removing intermediate container ab39ed490f07 13:06:55 ---> cc7830f5e319 13:06:55 Step 7/12 : WORKDIR /app 13:06:56 ---> Running in 3350d236a9d7 13:06:56 Removing intermediate container 3350d236a9d7 13:06:56 ---> a1f12dd433c8 13:06:56 Step 8/12 : COPY go.mod vendor* ./ 13:06:56 ---> 2b417c219232 13:06:56 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:06:56 ---> Running in ab51c147e446 13:08:28 Running on prd-ubuntu20.04-docker-arm64-4c-16g-3786 in /w/workspace/y_app-rfid-llrp-inventory_PR-288 [Pipeline] { [Pipeline] ws 13:08:28 Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout 13:08:31 The recommended git tool is: git 13:08:32 Removing intermediate container ab51c147e446 13:08:32 ---> 8190a8028ed0 13:08:32 Step 10/12 : COPY . . 13:08:32 ---> 9a4763c71d35 13:08:32 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:08:32 ---> Running in f2ab7e4579b8 13:08:32 Removing intermediate container f2ab7e4579b8 13:08:32 ---> a0c84bac44d8 13:08:32 Step 12/12 : RUN $MAKE 13:08:32 ---> Running in 1b87ef8ba797 13:08:32 noop 13:08:32 Removing intermediate container 1b87ef8ba797 13:08:32 ---> e91ddb3c5f8d 13:08:32 Successfully built e91ddb3c5f8d 13:08:32 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:08:33 + docker inspect -f . ci-base-image-x86_64 13:08:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:08:33 prd-ubuntu20.04-docker-8c-8g-3785 does not seem to be running inside a container 13:08:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-288 -v /w/workspace/y_app-rfid-llrp-inventory_PR-288:/w/workspace/y_app-rfid-llrp-inventory_PR-288:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-288@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-288@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 ******** ci-base-image-x86_64 cat 13:08:33 $ docker top d1bc86f958498c610805d8c3e228accbc71a1e695dd47a7719f438f9df026d40 -eo pid,comm [Pipeline] { [Pipeline] sh 13:08:34 + go version 13:08:34 go version go1.21.9 linux/amd64 [Pipeline] } 13:08:34 $ docker stop --time=1 d1bc86f958498c610805d8c3e228accbc71a1e695dd47a7719f438f9df026d40 13:08:35 $ docker rm -f --volumes d1bc86f958498c610805d8c3e228accbc71a1e695dd47a7719f438f9df026d40 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [2024-04-29T13:08:35.862Z] using credential edgex-jenkins-ssh [Pipeline] withEnv [Pipeline] { 13:08:35 Cloning the remote Git repository [Pipeline] sh 13:08:36 + docker inspect -f . ci-base-image-x86_64 13:08:36 . 13:08:35 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:08:36 > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 13:08:36 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:08:36 > git --version # timeout=10 13:08:36 > git --version # 'git version 2.25.1' 13:08:36 using GIT_SSH to set credentials SSH Credentials for GitHub [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:08:36 prd-ubuntu20.04-docker-8c-8g-3785 does not seem to be running inside a container 13:08:36 $ 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-288 -v /w/workspace/y_app-rfid-llrp-inventory_PR-288:/w/workspace/y_app-rfid-llrp-inventory_PR-288:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-288@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-288@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 ******** ci-base-image-x86_64 cat 13:08:36 $ docker top 6ab794ec2fd16c76e875c014d972560aa2d5414441fb61edb428fe32543a34c0 -eo pid,comm [Pipeline] { [Pipeline] sh 13:08:37 + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-288 [Pipeline] fileExists [Pipeline] sh 13:08:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:08:37 + make test 13:08:37 go test -race ./... -coverprofile=coverage.out ./... 13:08:38 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 13:08:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:08:39 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 13:08:39 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:08:39 using GIT_SSH to set credentials SSH Credentials for GitHub 13:08:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/288/head:refs/remotes/origin/PR-288 +refs/heads/main:refs/remotes/origin/main # timeout=10 13:08:40 Merging remotes/origin/main commit 5b4415030ab3c0da7e927d10f7674bfb96f8b020 into PR head commit 608d188cc8904c2d29f839c5d9cb5d969d45af81 13:08:40 Merge succeeded, producing 608d188cc8904c2d29f839c5d9cb5d969d45af81 13:08:40 Checking out Revision 608d188cc8904c2d29f839c5d9cb5d969d45af81 (PR-288) 13:08:41 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" 13:08:41 > git --version # timeout=10 13:08:41 > git --version # 'git version 2.25.1' 13:08:41 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 13:08:40 > git config core.sparsecheckout # timeout=10 13:08:40 > git checkout -f 608d188cc8904c2d29f839c5d9cb5d969d45af81 # timeout=10 13:08:40 > git remote # timeout=10 13:08:40 > git config --get remote.origin.url # timeout=10 13:08:40 using GIT_SSH to set credentials SSH Credentials for GitHub 13:08:40 > git merge 5b4415030ab3c0da7e927d10f7674bfb96f8b020 # timeout=10 13:08:40 > git rev-parse HEAD^{commit} # timeout=10 13:08:40 > git config core.sparsecheckout # timeout=10 13:08:40 > git checkout -f 608d188cc8904c2d29f839c5d9cb5d969d45af81 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:08:46 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:08:46 % Total % Received % Xferd Average Speed Time Time Time Current 13:08:46 Dload Upload Total Spent Left Speed 13:08:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 101k 0 --:--:-- --:--:-- --:--:-- 101k [Pipeline] sh 13:08:46 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 13:08:46 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 13:08:46 + sudo tee /etc/docker/daemon.new 13:08:46 { 13:08:46 "registry-mirrors": [ 13:08:46 "https://nexus3.edgexfoundry.org:10001" 13:08:46 ], 13:08:46 "bip": "10.250.0.254/24", 13:08:46 "hosts": [ 13:08:46 "tcp://0.0.0.0:5555", 13:08:46 "unix:///var/run/docker.sock" 13:08:46 ], 13:08:46 "mtu": 1458, 13:08:46 "selinux-enabled": true, 13:08:46 "seccomp-profile": "/etc/docker/seccomp.json" 13:08:46 } [Pipeline] sh 13:08:47 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 13:08:47 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:09:05 provisioning config files... 13:09:05 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config16468288620409404273tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:09:06 ---> ****-login.sh 13:09:06 nexus3.edgexfoundry.org:10001 13:09:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:09:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:09:06 Configure a credential helper to remove this warning. See 13:09:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:09:06 13:09:06 Login Succeeded 13:09:06 nexus3.edgexfoundry.org:10002 13:09:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:09:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:09:07 Configure a credential helper to remove this warning. See 13:09:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:09:07 13:09:07 Login Succeeded 13:09:07 nexus3.edgexfoundry.org:10003 13:09:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:09:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:09:07 Configure a credential helper to remove this warning. See 13:09:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:09:07 13:09:07 Login Succeeded 13:09:07 nexus3.edgexfoundry.org:10004 13:09:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:09:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:09:07 Configure a credential helper to remove this warning. See 13:09:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:09:07 13:09:07 Login Succeeded 13:09:07 ****.io 13:09:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:09:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:09:08 Configure a credential helper to remove this warning. See 13:09:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:09:08 13:09:08 Login Succeeded 13:09:08 ---> ****-login.sh ends [Pipeline] } 13:09:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:09:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:09:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:09:09 ========================================================= 13:09:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 13:09:09 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:09:09 + 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:09:09 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 13:09:09 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 13:09:09 Sending build context to Docker daemon 673.8kB 13:09:09 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 13:09:09 Step 2/12 : FROM ${BASE} AS builder 13:09:09 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:09:09 c6b39de5b339: Pulling fs layer 13:09:09 a69c41024577: Pulling fs layer 13:09:09 d6de4b400683: Pulling fs layer 13:09:09 35cb2a7552d0: Pulling fs layer 13:09:09 4f4fb700ef54: Pulling fs layer 13:09:09 464afbd9ba4c: Pulling fs layer 13:09:09 00f215d4a9da: Pulling fs layer 13:09:09 d496ad576159: Pulling fs layer 13:09:09 4f4fb700ef54: Waiting 13:09:09 464afbd9ba4c: Waiting 13:09:09 00f215d4a9da: Waiting 13:09:09 d496ad576159: Waiting 13:09:09 35cb2a7552d0: Waiting 13:09:09 a69c41024577: Verifying Checksum 13:09:09 a69c41024577: Download complete 13:09:10 35cb2a7552d0: Verifying Checksum 13:09:10 35cb2a7552d0: Download complete 13:09:10 4f4fb700ef54: Verifying Checksum 13:09:10 4f4fb700ef54: Download complete 13:09:10 464afbd9ba4c: Verifying Checksum 13:09:10 464afbd9ba4c: Download complete 13:09:10 c6b39de5b339: Verifying Checksum 13:09:10 c6b39de5b339: Download complete 13:09:10 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.168s coverage: 86.2% of statements 13:09:10 d496ad576159: Verifying Checksum 13:09:10 d496ad576159: Download complete 13:09:10 c6b39de5b339: Pull complete 13:09:11 a69c41024577: Pull complete 13:09:11 d6de4b400683: Verifying Checksum 13:09:11 d6de4b400683: Download complete 13:09:13 00f215d4a9da: Verifying Checksum 13:09:13 00f215d4a9da: Download complete 13:09:13 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.709s coverage: 71.9% of statements 13:09:25 d6de4b400683: Pull complete 13:09:25 35cb2a7552d0: Pull complete 13:09:25 4f4fb700ef54: Pull complete 13:09:25 464afbd9ba4c: Pull complete 13:09:33 00f215d4a9da: Pull complete 13:09:35 d496ad576159: Pull complete 13:09:35 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 13:09:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 13:09:35 ---> f246e2811388 13:09:35 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 13:09:37 ---> Running in 3c429e9174ea 13:09:37 Removing intermediate container 3c429e9174ea 13:09:37 ---> c44fe8b8d69a 13:09:37 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 13:09:37 ---> Running in 8988e1e11c15 13:09:37 Removing intermediate container 8988e1e11c15 13:09:37 ---> f7fd762245aa 13:09:37 Step 5/12 : ARG ADD_BUILD_TAGS="" 13:09:37 ---> Running in fb586f23727b 13:09:37 Removing intermediate container fb586f23727b 13:09:37 ---> 2acdd764a85e 13:09:37 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:09:37 ---> Running in 73b062cbdf4a 13:09:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:09:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:09:40 OK: 266 MiB in 52 packages 13:09:41 Removing intermediate container 73b062cbdf4a 13:09:41 ---> c71177b40eba 13:09:41 Step 7/12 : WORKDIR /app 13:09:41 ---> Running in 9914d72d8232 13:09:41 Removing intermediate container 9914d72d8232 13:09:41 ---> 79e3e51a87c7 13:09:41 Step 8/12 : COPY go.mod vendor* ./ 13:09:41 ---> 30061a1f8c4f 13:09:41 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:09:41 ---> Running in 47055f6493d4 13:09:52 go vet ./... 13:09:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:09:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:09:54 ./bin/test-attribution.sh 13:09:54 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 13:09:54 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 13:09:54 An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add 13:09:54 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 13:09:54 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 13:09:54 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 13:09:54 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 13:09:54 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 13:09:54 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 13:09:54 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 13:09:54 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 13:09:54 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 13:09:54 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 13:09:54 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 13:09:54 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 13:09:54 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 13:09:54 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 13:09:54 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 13:09:54 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 13:09:54 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 13:09:54 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 13:09:54 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 13:09:54 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 13:09:54 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 13:09:54 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 13:09:54 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 13:09:54 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 13:09:54 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 13:09:54 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 13:09:54 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 13:09:54 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 13:09:54 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 13:09:54 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 13:09:54 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 13:09:54 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 13:09:54 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 13:09:54 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 13:09:54 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 13:09:54 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 13:09:54 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 13:09:54 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 13:09:54 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 13:09:54 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 13:09:54 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 13:09:54 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 13:09:54 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 13:09:54 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 13:09:54 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 13:09:54 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 13:09:54 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 13:09:54 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 13:09:54 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 13:09:54 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 13:09:54 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 13:09:54 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 13:09:54 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 13:09:54 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 13:09:54 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 13:09:54 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 13:09:54 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 13:09:54 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 13:09:54 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 13:09:54 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 13:09:54 An attribution for golang.org/x/term is missing from Attribution.txt, please add 13:09:54 An attribution for golang.org/x/time is missing from Attribution.txt, please add 13:09:54 An attribution for google.golang.org/appengine is missing from Attribution.txt, please add 13:09:54 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 13:09:54 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 13:09:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 13:09:54 $ docker stop --time=1 6ab794ec2fd16c76e875c014d972560aa2d5414441fb61edb428fe32543a34c0 13:10:02 $ docker rm -f --volumes 6ab794ec2fd16c76e875c014d972560aa2d5414441fb61edb428fe32543a34c0 [Pipeline] // withDockerContainer [Pipeline] sh 13:10:03 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:10:03 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 13:10:04 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:10:04 + ls -al . 13:10:04 total 276 13:10:04 drwxrwxr-x 11 jenkins jenkins 4096 Apr 29 13:08 . 13:10:04 drwxrwxr-x 4 jenkins jenkins 4096 Apr 29 13:06 .. 13:10:04 -rw-rw-r-- 1 jenkins jenkins 262 Apr 29 13:06 .dockerignore 13:10:04 drwxrwxr-x 8 jenkins jenkins 4096 Apr 29 13:09 .git 13:10:04 drwxrwxr-x 3 jenkins jenkins 4096 Apr 29 13:06 .github 13:10:04 -rw-rw-r-- 1 jenkins jenkins 773 Apr 29 13:06 .gitignore 13:10:04 -rw-rw-r-- 1 jenkins jenkins 41 Apr 29 13:06 .golangci.yml 13:10:04 drwxr-xr-x 3 jenkins jenkins 4096 Apr 29 13:06 .semver 13:10:04 -rw-rw-r-- 1 jenkins jenkins 10232 Apr 29 13:06 Attribution.txt 13:10:04 -rw-rw-r-- 1 jenkins jenkins 11245 Apr 29 13:06 CHANGELOG.md 13:10:04 -rw-rw-r-- 1 jenkins jenkins 1768 Apr 29 13:06 Dockerfile 13:10:04 -rw-rw-r-- 1 jenkins jenkins 677 Apr 29 13:06 GOVERNANCE.md 13:10:04 -rw-rw-r-- 1 jenkins jenkins 665 Apr 29 13:06 Jenkinsfile 13:10:04 -rw-rw-r-- 1 jenkins jenkins 11347 Apr 29 13:06 LICENSE 13:10:04 -rw-rw-r-- 1 jenkins jenkins 2503 Apr 29 13:06 Makefile 13:10:04 -rw-rw-r-- 1 jenkins jenkins 617 Apr 29 13:06 OWNERS.md 13:10:04 -rw-rw-r-- 1 jenkins jenkins 3851 Apr 29 13:06 README.md 13:10:04 -rw-rw-r-- 1 jenkins jenkins 5 Apr 29 13:06 VERSION 13:10:04 drwxrwxr-x 2 jenkins jenkins 4096 Apr 29 13:06 bin 13:10:04 -rw-r--r-- 1 jenkins jenkins 41317 Apr 29 13:09 coverage.out 13:10:04 -rw-rw-r-- 1 jenkins jenkins 7355 Apr 29 13:06 go.mod 13:10:04 -rw-rw-r-- 1 jenkins jenkins 101573 Apr 29 13:06 go.sum 13:10:04 drwxrwxr-x 2 jenkins jenkins 4096 Apr 29 13:06 images 13:10:04 drwxrwxr-x 4 jenkins jenkins 4096 Apr 29 13:06 internal 13:10:04 -rw-rw-r-- 1 jenkins jenkins 531 Apr 29 13:06 main.go 13:10:04 drwxrwxr-x 3 jenkins jenkins 4096 Apr 29 13:06 openapi 13:10:04 drwxrwxr-x 2 jenkins jenkins 4096 Apr 29 13:06 res 13:10:04 drwxrwxr-x 3 jenkins jenkins 4096 Apr 29 13:06 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:10:05 + 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=608d188cc8904c2d29f839c5d9cb5d969d45af81 --label arch=amd64 --label version=0.0.0 . 13:10:05 Sending build context to Docker daemon 16.97MB 13:10:05 Step 1/30 : ARG BASE=golang:1.21-alpine3.18 13:10:05 Step 2/30 : FROM ${BASE} AS builder 13:10:05 ---> e91ddb3c5f8d 13:10:05 Step 3/30 : ARG ALPINE_PKG_BASE="make git" 13:10:05 ---> Running in 6005c1c9a395 13:10:06 Removing intermediate container 6005c1c9a395 13:10:06 ---> d4347e043c21 13:10:06 Step 4/30 : ARG ALPINE_PKG_EXTRA="" 13:10:06 ---> Running in 05ac0984e19d 13:10:06 Removing intermediate container 05ac0984e19d 13:10:06 ---> af5400ed2a99 13:10:06 Step 5/30 : ARG ADD_BUILD_TAGS="" 13:10:06 ---> Running in 721e1998cf82 13:10:06 Removing intermediate container 721e1998cf82 13:10:06 ---> 4056e10b1177 13:10:06 Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:10:06 ---> Running in cd451957097c 13:10:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:10:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:10:06 OK: 264 MiB in 52 packages 13:10:07 Removing intermediate container cd451957097c 13:10:07 ---> 7aeb7c49bd82 13:10:07 Step 7/30 : WORKDIR /app 13:10:07 ---> Running in 6d32a8dc29bc 13:10:07 Removing intermediate container 6d32a8dc29bc 13:10:07 ---> 529ad706dca9 13:10:07 Step 8/30 : COPY go.mod vendor* ./ 13:10:07 ---> 396cd03e1c7b 13:10:07 Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:10:07 ---> Running in 9a0fda13f5fa 13:10:08 Removing intermediate container 9a0fda13f5fa 13:10:08 ---> 70d524c591a0 13:10:08 Step 10/30 : COPY . . 13:10:09 ---> b829e1153a89 13:10:09 Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:10:09 ---> Running in 9e0eef00937c 13:10:09 Removing intermediate container 9e0eef00937c 13:10:09 ---> f4b9797f86c7 13:10:09 Step 12/30 : RUN $MAKE 13:10:09 ---> Running in 42b508c92612 13:10:09 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.35 -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:10:56 Removing intermediate container 42b508c92612 13:10:56 ---> 60e56fb6c210 13:10:56 Step 13/30 : FROM alpine:3.18 13:10:56 3.18: Pulling from library/alpine 13:10:56 619be1103602: Already exists 13:10:56 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 13:10:56 Status: Downloaded newer image for alpine:3.18 13:10:56 ---> d3782b16ccc9 13:10:56 Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 13:10:56 ---> Running in 62d75e325fdb 13:10:56 Removing intermediate container 62d75e325fdb 13:10:56 ---> d4aafbd50525 13:10:56 Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 13:10:56 ---> Running in 1a826d43c5de 13:10:56 Removing intermediate container 1a826d43c5de 13:10:56 ---> b5dfd0b299a6 13:10:56 Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init 13:10:56 ---> Running in 80e8e1ea469c 13:10:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:10:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:10:56 (1/2) Installing ca-certificates (20240226-r0) 13:10:56 (2/2) Installing dumb-init (1.2.5-r2) 13:10:56 Executing busybox-1.36.1-r5.trigger 13:10:56 Executing ca-certificates-20240226-r0.trigger 13:10:56 OK: 8 MiB in 17 packages 13:10:56 Removing intermediate container 80e8e1ea469c 13:10:56 ---> 842744aaead8 13:10:56 Step 17/30 : RUN apk --no-cache upgrade 13:10:56 ---> Running in 083bb18fc7ae 13:10:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:10:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:10:56 Upgrading critical system libraries and apk-tools: 13:10:56 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 13:10:56 Executing busybox-1.36.1-r5.trigger 13:10:56 Continuing the upgrade transaction with new apk-tools: 13:10:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:10:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:10:56 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 13:10:56 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 13:10:56 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 13:10:56 Executing ca-certificates-20240226-r0.trigger 13:10:56 OK: 8 MiB in 17 packages 13:10:56 Removing intermediate container 083bb18fc7ae 13:10:56 ---> 5ecd84ac6da2 13:10:56 Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt 13:10:56 ---> 6759fce160e8 13:10:56 Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE 13:10:56 ---> 1b6bd5097336 13:10:56 Step 20/30 : COPY --from=builder /app/res/ /res/ 13:10:56 ---> 2222cf862e56 13:10:56 Step 21/30 : COPY --from=builder /app/static/ /static/ 13:10:56 ---> e4839ce88cac 13:10:56 Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 13:10:56 ---> 7784d8cd1a5f 13:10:56 Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 13:10:56 ---> Running in 619a64e4db80 13:10:57 Removing intermediate container 619a64e4db80 13:10:57 ---> fc6ea8a4668d 13:10:57 Step 24/30 : VOLUME /cache 13:10:57 ---> Running in b6eca519f8ff 13:10:57 Removing intermediate container b6eca519f8ff 13:10:57 ---> 7a2f72618b33 13:10:57 Step 25/30 : EXPOSE 59711 13:10:57 ---> Running in 7f9742579fd4 13:10:57 Removing intermediate container 7f9742579fd4 13:10:57 ---> 2e9eb2431f98 13:10:57 Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 13:10:57 ---> Running in 29858bd0156a 13:10:57 Removing intermediate container 29858bd0156a 13:10:57 ---> d750d73a1af2 13:10:57 Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 13:10:57 ---> Running in 82e101159d77 13:10:57 Removing intermediate container 82e101159d77 13:10:57 ---> e1e1870748ba 13:10:57 Step 28/30 : LABEL arch=amd64 13:10:57 ---> Running in 8476a6b86248 13:10:57 Removing intermediate container 8476a6b86248 13:10:57 ---> 9a477e1d583f 13:10:57 Step 29/30 : LABEL git_sha=608d188cc8904c2d29f839c5d9cb5d969d45af81 13:10:57 ---> Running in 25d881c5848c 13:10:57 Removing intermediate container 25d881c5848c 13:10:57 ---> e4743d1ccd67 13:10:57 Step 30/30 : LABEL version=0.0.0 13:10:58 ---> Running in 97509a1ce679 13:10:58 Removing intermediate container 97509a1ce679 13:10:58 ---> 9e0c6240efa5 13:10:58 [Warning] One or more build-args [ARCH] were not consumed 13:10:58 Successfully built 9e0c6240efa5 13:10:58 Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:10:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:10:59 13:10:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:10:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:10:59 latest: Pulling from edgex-lftools-log-publisher 13:10:59 5eb5b503b376: Pulling fs layer 13:10:59 5c69ac0246d0: Pulling fs layer 13:10:59 ec43610c2a17: Pulling fs layer 13:10:59 3a2ae6a8a46f: Pulling fs layer 13:10:59 33b1e0a273af: Pulling fs layer 13:10:59 5d3b04190fa2: Pulling fs layer 13:10:59 2f39f015ded8: Pulling fs layer 13:10:59 3a2ae6a8a46f: Waiting 13:10:59 33b1e0a273af: Waiting 13:10:59 5d3b04190fa2: Waiting 13:10:59 2f39f015ded8: Waiting 13:10:59 5c69ac0246d0: Download complete 13:10:59 3a2ae6a8a46f: Verifying Checksum 13:10:59 3a2ae6a8a46f: Download complete 13:10:59 33b1e0a273af: Verifying Checksum 13:10:59 33b1e0a273af: Download complete 13:10:59 5d3b04190fa2: Download complete 13:10:59 ec43610c2a17: Verifying Checksum 13:10:59 ec43610c2a17: Download complete 13:11:00 5eb5b503b376: Verifying Checksum 13:11:00 5eb5b503b376: Download complete 13:11:00 2f39f015ded8: Download complete 13:11:01 5eb5b503b376: Pull complete 13:11:01 5c69ac0246d0: Pull complete 13:11:01 ec43610c2a17: Pull complete 13:11:01 3a2ae6a8a46f: Pull complete 13:11:01 33b1e0a273af: Pull complete 13:11:01 5d3b04190fa2: Pull complete 13:11:06 2f39f015ded8: Pull complete 13:11:06 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:11:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:11:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:11:06 prd-ubuntu20.04-docker-8c-8g-3785 does not seem to be running inside a container 13:11: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/y_app-rfid-llrp-inventory_PR-288 -v /w/workspace/y_app-rfid-llrp-inventory_PR-288:/w/workspace/y_app-rfid-llrp-inventory_PR-288:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-288@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-288@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 13:11:16 $ docker top a795cf2f33329db63e1a64459795ccb1248b009e947602e5eb75804a53856929 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:11:16 ---> job-cost.sh 13:11:16 lf-activate-venv: SKIPPING 13:11:16 INFO: No Stack... 13:11:17 INFO: Retrieving Pricing Info for: v3-standard-8 13:11:17 INFO: Archiving Costs [Pipeline] sh 13:11:17 + cat /w/workspace/y_app-rfid-llrp-inventory_PR-288/archives/cost.csv 13:11:17 + cut -d, -f6 [Pipeline] lock 13:11:17 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-288-1-stack-cost] 13:11:17 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-288-1-stack-cost] did not exist. Created. 13:11:17 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-288-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:11:18 + echo total: 0.2199999988079071 [Pipeline] stash 13:11:18 Stashed 1 file(s) [Pipeline] } 13:11:18 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-288-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:11:18 $ docker stop --time=1 a795cf2f33329db63e1a64459795ccb1248b009e947602e5eb75804a53856929 13:11:19 $ docker rm -f --volumes a795cf2f33329db63e1a64459795ccb1248b009e947602e5eb75804a53856929 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 13:12:18 Removing intermediate container 47055f6493d4 13:12:18 ---> ecd17309bfa6 13:12:18 Step 10/12 : COPY . . 13:12:18 ---> 5620f4885703 13:12:18 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:12:18 ---> Running in 9ef9bf7503a4 13:12:18 Removing intermediate container 9ef9bf7503a4 13:12:18 ---> 5760a182eaa0 13:12:18 Step 12/12 : RUN $MAKE 13:12:18 ---> Running in e82b31ed1c40 13:12:18 noop 13:12:18 Removing intermediate container e82b31ed1c40 13:12:18 ---> 9a7f8a8d8fa2 13:12:18 Successfully built 9a7f8a8d8fa2 13:12:18 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:12:19 + docker inspect -f . ci-base-image-arm64 13:12:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:12:19 prd-ubuntu20.04-docker-arm64-4c-16g-3786 does not seem to be running inside a container 13:12:19 $ 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:12:20 $ docker top e1ba9fbf27a7292f524428795cb5150befcc8e41d26cc6c603be1ca9ddf3eb61 -eo pid,comm [Pipeline] { [Pipeline] sh 13:12:21 + go version 13:12:21 go version go1.21.9 linux/arm64 [Pipeline] } 13:12:21 $ docker stop --time=1 e1ba9fbf27a7292f524428795cb5150befcc8e41d26cc6c603be1ca9ddf3eb61 13:12:23 $ docker rm -f --volumes e1ba9fbf27a7292f524428795cb5150befcc8e41d26cc6c603be1ca9ddf3eb61 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:12:24 + docker inspect -f . ci-base-image-arm64 13:12:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:12:24 prd-ubuntu20.04-docker-arm64-4c-16g-3786 does not seem to be running inside a container 13:12:24 $ 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:12:25 $ docker top 122dbafae1eed022a1ae988488c15c4f7664cae8b23d389efe5dc68fbd5a5f34 -eo pid,comm [Pipeline] { [Pipeline] sh 13:12:26 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh 13:12:26 + make test 13:12:26 go test -race ./... -coverprofile=coverage.out ./... 13:16:18 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 13:16:24 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 13:16:26 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.102s coverage: 86.2% of statements 13:16:36 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.401s coverage: 71.9% of statements 13:16:37 WARNING: Linting skipped (not on x86_64 or linter not installed) 13:16:37 go vet ./... 13:20:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:20:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:20:14 ./bin/test-attribution.sh 13:20:14 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 13:20:14 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 13:20:14 An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add 13:20:14 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 13:20:14 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 13:20:14 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 13:20:14 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 13:20:14 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 13:20:14 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 13:20:14 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 13:20:14 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 13:20:14 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 13:20:14 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 13:20:14 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 13:20:14 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 13:20:14 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 13:20:14 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 13:20:14 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 13:20:14 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 13:20:14 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 13:20:14 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 13:20:14 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 13:20:14 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 13:20:14 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 13:20:14 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 13:20:14 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 13:20:14 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 13:20:14 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 13:20:14 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 13:20:14 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 13:20:14 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 13:20:14 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 13:20:14 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 13:20:14 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 13:20:14 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 13:20:14 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 13:20:14 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 13:20:14 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 13:20:14 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 13:20:14 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 13:20:14 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 13:20:14 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 13:20:14 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 13:20:14 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 13:20:14 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 13:20:14 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 13:20:14 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 13:20:14 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 13:20:14 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 13:20:14 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 13:20:14 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 13:20:14 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 13:20:14 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 13:20:14 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 13:20:14 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 13:20:14 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 13:20:14 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 13:20:14 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 13:20:14 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 13:20:14 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 13:20:14 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 13:20:14 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 13:20:14 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 13:20:14 An attribution for golang.org/x/term is missing from Attribution.txt, please add 13:20:14 An attribution for golang.org/x/time is missing from Attribution.txt, please add 13:20:14 An attribution for google.golang.org/appengine is missing from Attribution.txt, please add 13:20:14 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 13:20:14 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 13:20:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 13:20:14 $ docker stop --time=1 122dbafae1eed022a1ae988488c15c4f7664cae8b23d389efe5dc68fbd5a5f34 13:20:16 $ docker rm -f --volumes 122dbafae1eed022a1ae988488c15c4f7664cae8b23d389efe5dc68fbd5a5f34 [Pipeline] // withDockerContainer [Pipeline] sh 13:20:18 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:20:18 Warning: overwriting stash ‘coverage-report’ 13:20:18 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 13:20:19 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:20:19 + ls -al . 13:20:19 total 272 13:20:19 drwxrwxr-x 10 jenkins jenkins 4096 Apr 29 13:12 . 13:20:19 drwxrwxr-x 4 jenkins jenkins 4096 Apr 29 13:08 .. 13:20:19 -rw-rw-r-- 1 jenkins jenkins 262 Apr 29 13:08 .dockerignore 13:20:19 drwxrwxr-x 8 jenkins jenkins 4096 Apr 29 13:08 .git 13:20:19 drwxrwxr-x 3 jenkins jenkins 4096 Apr 29 13:08 .github 13:20:19 -rw-rw-r-- 1 jenkins jenkins 773 Apr 29 13:08 .gitignore 13:20:19 -rw-rw-r-- 1 jenkins jenkins 41 Apr 29 13:08 .golangci.yml 13:20:19 -rw-rw-r-- 1 jenkins jenkins 10232 Apr 29 13:08 Attribution.txt 13:20:19 -rw-rw-r-- 1 jenkins jenkins 11245 Apr 29 13:08 CHANGELOG.md 13:20:19 -rw-rw-r-- 1 jenkins jenkins 1768 Apr 29 13:08 Dockerfile 13:20:19 -rw-rw-r-- 1 jenkins jenkins 677 Apr 29 13:08 GOVERNANCE.md 13:20:19 -rw-rw-r-- 1 jenkins jenkins 665 Apr 29 13:08 Jenkinsfile 13:20:19 -rw-rw-r-- 1 jenkins jenkins 11347 Apr 29 13:08 LICENSE 13:20:19 -rw-rw-r-- 1 jenkins jenkins 2503 Apr 29 13:08 Makefile 13:20:19 -rw-rw-r-- 1 jenkins jenkins 617 Apr 29 13:08 OWNERS.md 13:20:19 -rw-rw-r-- 1 jenkins jenkins 3851 Apr 29 13:08 README.md 13:20:19 -rw-rw-r-- 1 jenkins jenkins 5 Apr 29 13:06 VERSION 13:20:19 drwxrwxr-x 2 jenkins jenkins 4096 Apr 29 13:08 bin 13:20:19 -rw-r--r-- 1 jenkins jenkins 41317 Apr 29 13:16 coverage.out 13:20:19 -rw-rw-r-- 1 jenkins jenkins 7355 Apr 29 13:08 go.mod 13:20:19 -rw-rw-r-- 1 jenkins jenkins 101573 Apr 29 13:08 go.sum 13:20:19 drwxrwxr-x 2 jenkins jenkins 4096 Apr 29 13:08 images 13:20:19 drwxrwxr-x 4 jenkins jenkins 4096 Apr 29 13:08 internal 13:20:19 -rw-rw-r-- 1 jenkins jenkins 531 Apr 29 13:08 main.go 13:20:19 drwxrwxr-x 3 jenkins jenkins 4096 Apr 29 13:08 openapi 13:20:19 drwxrwxr-x 2 jenkins jenkins 4096 Apr 29 13:08 res 13:20:19 drwxrwxr-x 3 jenkins jenkins 4096 Apr 29 13:08 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:20:20 + 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=608d188cc8904c2d29f839c5d9cb5d969d45af81 --label arch=arm64 --label version=0.0.0 . 13:20:20 Sending build context to Docker daemon 673.8kB 13:20:20 Step 1/30 : ARG BASE=golang:1.21-alpine3.18 13:20:20 Step 2/30 : FROM ${BASE} AS builder 13:20:20 ---> 9a7f8a8d8fa2 13:20:20 Step 3/30 : ARG ALPINE_PKG_BASE="make git" 13:20:20 ---> Running in 0428f714e535 13:20:21 Removing intermediate container 0428f714e535 13:20:21 ---> 18657229a429 13:20:21 Step 4/30 : ARG ALPINE_PKG_EXTRA="" 13:20:21 ---> Running in 74d3bf9a57e1 13:20:21 Removing intermediate container 74d3bf9a57e1 13:20:21 ---> 7bd9fb4d0910 13:20:21 Step 5/30 : ARG ADD_BUILD_TAGS="" 13:20:21 ---> Running in 36660047906b 13:20:21 Removing intermediate container 36660047906b 13:20:21 ---> 798322bce67c 13:20:21 Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:20:21 ---> Running in 118128d302f8 13:20:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:20:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:20:23 OK: 266 MiB in 52 packages 13:20:24 Removing intermediate container 118128d302f8 13:20:24 ---> 86793e89847a 13:20:24 Step 7/30 : WORKDIR /app 13:20:24 ---> Running in acc900d3cbcf 13:20:25 Removing intermediate container acc900d3cbcf 13:20:25 ---> 1ebe8480f9d1 13:20:25 Step 8/30 : COPY go.mod vendor* ./ 13:20:25 ---> 58f64961364b 13:20:25 Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:20:25 ---> Running in c6f076a05b88 13:20:28 Removing intermediate container c6f076a05b88 13:20:28 ---> e45e2a3aaaf8 13:20:28 Step 10/30 : COPY . . 13:20:28 ---> 240929ef4270 13:20:28 Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:20:28 ---> Running in b51ac5b0c4d1 13:20:28 Removing intermediate container b51ac5b0c4d1 13:20:28 ---> 0ec29eda722b 13:20:28 Step 12/30 : RUN $MAKE 13:20:28 ---> Running in a1f397644049 13:20:29 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.35 -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:23:51 Removing intermediate container a1f397644049 13:23:51 ---> 4830426da0ae 13:23:51 Step 13/30 : FROM alpine:3.18 13:23:51 3.18: Pulling from library/alpine 13:23:51 c6b39de5b339: Already exists 13:23:51 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 13:23:51 Status: Downloaded newer image for alpine:3.18 13:23:51 ---> 33abbf032149 13:23:51 Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 13:23:51 ---> Running in 064420504cbf 13:23:51 Removing intermediate container 064420504cbf 13:23:51 ---> 9cd02f78797f 13:23:51 Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 13:23:51 ---> Running in 9bf97aad5afd 13:23:51 Removing intermediate container 9bf97aad5afd 13:23:51 ---> 61bc3b809632 13:23:51 Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init 13:23:51 ---> Running in bf5097e8fa37 13:23:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:23:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:23:51 (1/2) Installing ca-certificates (20240226-r0) 13:23:51 (2/2) Installing dumb-init (1.2.5-r2) 13:23:51 Executing busybox-1.36.1-r5.trigger 13:23:51 Executing ca-certificates-20240226-r0.trigger 13:23:51 OK: 9 MiB in 17 packages 13:23:51 Removing intermediate container bf5097e8fa37 13:23:51 ---> a82c630f373d 13:23:51 Step 17/30 : RUN apk --no-cache upgrade 13:23:51 ---> Running in 12bd9a90b291 13:23:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:23:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:23:51 Upgrading critical system libraries and apk-tools: 13:23:51 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 13:23:51 Executing busybox-1.36.1-r5.trigger 13:23:51 Continuing the upgrade transaction with new apk-tools: 13:23:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:23:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:23:53 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 13:23:53 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 13:23:53 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 13:23:53 Executing ca-certificates-20240226-r0.trigger 13:23:53 OK: 9 MiB in 17 packages 13:23:54 Removing intermediate container 12bd9a90b291 13:23:54 ---> 092d6ab0128d 13:23:54 Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt 13:23:55 ---> 020f3f6031cb 13:23:55 Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE 13:23:55 ---> 0eca4d80b305 13:23:55 Step 20/30 : COPY --from=builder /app/res/ /res/ 13:23:56 ---> f022d39bd80e 13:23:56 Step 21/30 : COPY --from=builder /app/static/ /static/ 13:23:56 ---> 4c242279c39a 13:23:56 Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 13:23:58 ---> f567ba235566 13:23:58 Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 13:23:58 ---> Running in 3a824e3152ce 13:24:00 Removing intermediate container 3a824e3152ce 13:24:00 ---> 7ae64e0cd82e 13:24:00 Step 24/30 : VOLUME /cache 13:24:00 ---> Running in 512c6231e43c 13:24:00 Removing intermediate container 512c6231e43c 13:24:00 ---> a31524a6da09 13:24:00 Step 25/30 : EXPOSE 59711 13:24:00 ---> Running in 28e6cfbe460b 13:24:01 Removing intermediate container 28e6cfbe460b 13:24:01 ---> cdcb85b3675f 13:24:01 Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 13:24:01 ---> Running in a894b8da9024 13:24:01 Removing intermediate container a894b8da9024 13:24:01 ---> a6c4995d408a 13:24:01 Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 13:24:01 ---> Running in c74b8149f880 13:24:01 Removing intermediate container c74b8149f880 13:24:01 ---> 68ce5cbd673e 13:24:01 Step 28/30 : LABEL arch=arm64 13:24:01 ---> Running in 23449a52eaa4 13:24:02 Removing intermediate container 23449a52eaa4 13:24:02 ---> 37e41bee7449 13:24:02 Step 29/30 : LABEL git_sha=608d188cc8904c2d29f839c5d9cb5d969d45af81 13:24:02 ---> Running in 01c4d28f5716 13:24:02 Removing intermediate container 01c4d28f5716 13:24:02 ---> b1a5f85d02a1 13:24:02 Step 30/30 : LABEL version=0.0.0 13:24:02 ---> Running in 19d8f2a4994c 13:24:03 Removing intermediate container 19d8f2a4994c 13:24:03 ---> 3beff6f35f7d 13:24:03 [Warning] One or more build-args [ARCH] were not consumed 13:24:03 Successfully built 3beff6f35f7d 13:24:03 Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:24:03 13:24:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:24:04 arm64: Pulling from edgex-lftools-log-publisher 13:24:04 8998bd30e6a1: Pulling fs layer 13:24:04 04944245beec: Pulling fs layer 13:24:04 699f458cf7ca: Pulling fs layer 13:24:04 765212b225bb: Pulling fs layer 13:24:04 f23df028b6ca: Pulling fs layer 13:24:04 d65c8cfc05b1: Pulling fs layer 13:24:04 2437ff75d9bd: Pulling fs layer 13:24:04 765212b225bb: Waiting 13:24:04 f23df028b6ca: Waiting 13:24:04 d65c8cfc05b1: Waiting 13:24:04 2437ff75d9bd: Waiting 13:24:04 04944245beec: Verifying Checksum 13:24:04 04944245beec: Download complete 13:24:04 765212b225bb: Verifying Checksum 13:24:04 765212b225bb: Download complete 13:24:04 f23df028b6ca: Download complete 13:24:04 d65c8cfc05b1: Verifying Checksum 13:24:04 d65c8cfc05b1: Download complete 13:24:04 699f458cf7ca: Verifying Checksum 13:24:04 699f458cf7ca: Download complete 13:24:05 8998bd30e6a1: Verifying Checksum 13:24:05 8998bd30e6a1: Download complete 13:24:07 2437ff75d9bd: Download complete 13:24:09 8998bd30e6a1: Pull complete 13:24:10 04944245beec: Pull complete 13:24:12 699f458cf7ca: Pull complete 13:24:12 765212b225bb: Pull complete 13:24:12 f23df028b6ca: Pull complete 13:24:13 d65c8cfc05b1: Pull complete 13:24:31 2437ff75d9bd: Pull complete 13:24:31 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 13:24:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:24:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:24:31 prd-ubuntu20.04-docker-arm64-4c-16g-3786 does not seem to be running inside a container 13:24:31 $ 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 13:24:34 $ docker top d77a5e04fd31320b691953cadce7ae9a6c74ba84276ebae986af62b07473e1c5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:24:35 ---> job-cost.sh 13:24:35 lf-activate-venv: SKIPPING 13:24:35 INFO: No Stack... 13:24:35 INFO: Retrieving Pricing Info for: v3-standard-4 13:24:36 INFO: Archiving Costs [Pipeline] sh 13:24:37 + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv 13:24:37 + cut -d, -f6 [Pipeline] lock 13:24:37 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-288-1-stack-cost] 13:24:37 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-288-1-stack-cost] did not exist. Created. 13:24:37 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-288-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:24:37 /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-b474718a/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 13:24:38 + echo total: 0.10999999940395355 [Pipeline] stash 13:24:38 Warning: overwriting stash ‘stack-cost’ 13:24:38 Stashed 1 file(s) [Pipeline] } 13:24:38 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-288-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:24:38 $ docker stop --time=1 d77a5e04fd31320b691953cadce7ae9a6c74ba84276ebae986af62b07473e1c5 13:24:40 $ docker rm -f --volumes d77a5e04fd31320b691953cadce7ae9a6c74ba84276ebae986af62b07473e1c5 [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 13:24:41 provisioning config files... 13:24:41 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-288@tmp/config4572180981353214467tmp [Pipeline] { [Pipeline] sh 13:24:41 + set +x 13:24:41 + curl -s https://codecov.io/bash 13:24:41 + bash -s -- 13:24:41 13:24:41 _____ _ 13:24:41 / ____| | | 13:24:41 | | ___ __| | ___ ___ _____ __ 13:24:41 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:24:41 | |___| (_) | (_| | __/ (_| (_) \ V / 13:24:41 \_____\___/ \__,_|\___|\___\___/ \_/ 13:24:41 Bash-1.0.6 13:24:41 13:24:41 13:24:41 ==> git version 2.25.1 found 13:24:41 ==> 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 13:24:41 Release-Date: 2020-01-08 13:24:41 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 13:24:41 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 13:24:41 ==> Jenkins CI detected. 13:24:41 current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-288 13:24:41 project root: . 13:24:41 --> token set from env 13:24:41 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:24:41 ==> Running gcov in . (disable via -X gcov) 13:24:41 ==> Python coveragepy not found 13:24:41 ==> Searching for coverage reports in: 13:24:41 + . 13:24:41 -> Found 1 reports 13:24:41 ==> Detecting git/mercurial file structure 13:24:41 ==> Reading reports 13:24:41 + ./coverage.out bytes=41317 13:24:41 ==> Appending adjustments 13:24:41 https://docs.codecov.io/docs/fixing-reports 13:24:41 + Found adjustments 13:24:41 ==> Gzipping contents 13:24:41 12K /tmp/codecov.evXfFe.gz 13:24:41 ==> Uploading reports 13:24:41 url: https://codecov.io 13:24:41 query: branch=PR-288&commit=608d188cc8904c2d29f839c5d9cb5d969d45af81&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-288%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=288&job=&cmd_args= 13:24:41 -> Pinging Codecov 13:24:41 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-288&commit=608d188cc8904c2d29f839c5d9cb5d969d45af81&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-288%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=288&job=&cmd_args= 13:24:42 -> Uploading to 13:24:42 https://storage.googleapis.com/codecov/v4/raw/2024-04-29/581DD39554BDF9B6E22D074273EAD858/608d188cc8904c2d29f839c5d9cb5d969d45af81/7a6b5451-8af0-47e6-bc08-1dccbf6d56c0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20240429%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240429T132442Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0357cc3ac00c6705a95114bf7ab9d43a934ed84efb49eea1391f4e82190a2516 13:24:42 % Total % Received % Xferd Average Speed Time Time Time Current 13:24:42 Dload Upload Total Spent Left Speed 13:24:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11610 0 0 100 11610 0 46626 --:--:-- --:--:-- --:--:-- 46440 100 11610 0 0 100 11610 0 27253 --:--:-- --:--:-- --:--:-- 27189 13:24:42 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/608d188cc8904c2d29f839c5d9cb5d969d45af81 [Pipeline] } 13:24:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 13:24:44 + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-288/archives ] 13:24:44 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-288/archives 13:24:44 total 16 13:24:44 drwxr-xr-x 3 root root 4096 Apr 29 13:11 . 13:24:44 drwxrwxr-x 12 jenkins jenkins 4096 Apr 29 13:11 .. 13:24:44 drwxr-xr-x 2 root root 4096 Apr 29 13:11 cost 13:24:44 -rw-r--r-- 1 root root 95 Apr 29 13:11 cost.csv 13:24:44 + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-288/archives 13:24:44 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-288/archives 13:24:44 total 16 13:24:44 drwxr-xr-x 3 jenkins jenkins 4096 Apr 29 13:11 . 13:24:44 drwxrwxr-x 12 jenkins jenkins 4096 Apr 29 13:11 .. 13:24:44 drwxr-xr-x 2 jenkins jenkins 4096 Apr 29 13:11 cost 13:24:44 -rw-r--r-- 1 jenkins jenkins 95 Apr 29 13:11 cost.csv [Pipeline] libraryResource [Pipeline] sh 13:24:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:24:46 ---> package-listing.sh 13:24:46 ++ facter osfamily 13:24:46 ++ tr '[:upper:]' '[:lower:]' 13:24:46 + OS_FAMILY=debian 13:24:46 + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-288 13:24:46 + START_PACKAGES=/tmp/packages_start.txt 13:24:46 + END_PACKAGES=/tmp/packages_end.txt 13:24:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:24:46 + PACKAGES=/tmp/packages_start.txt 13:24:46 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-288 ']' 13:24:46 + PACKAGES=/tmp/packages_end.txt 13:24:46 + case "${OS_FAMILY}" in 13:24:46 + dpkg -l 13:24:46 + grep '^ii' 13:24:46 + '[' -f /tmp/packages_start.txt ']' 13:24:46 + '[' -f /tmp/packages_end.txt ']' 13:24:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:24:46 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-288 ']' 13:24:46 + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-288/archives/ 13:24:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-288/archives/ [Pipeline] echo 13:24:46 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-288/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:24:46 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:24:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:24:47 prd-ubuntu20.04-docker-8c-8g-3785 does not seem to be running inside a container 13:24:47 $ 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-288/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-288 -v /w/workspace/y_app-rfid-llrp-inventory_PR-288:/w/workspace/y_app-rfid-llrp-inventory_PR-288:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-288@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-288@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:24:47 $ docker top 04cbc80c2bf1d9ad3ee2bb9fd0aac16196edec24a20395f5bde99a8abe08ef8f -eo pid,comm [Pipeline] { [Pipeline] sh 13:24:48 + touch /tmp/pre-build-complete [Pipeline] sh 13:24:48 + mkdir -p /var/log/sysstat [Pipeline] sh 13:24:48 + ls /var/log/sa-host 13:24:48 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:24:49 provisioning config files... 13:24:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-288@tmp/config17928963141561191150tmp [Pipeline] { [Pipeline] echo 13:24:49 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:24:49 ---> create-netrc.sh [Pipeline] } 13:24:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:24:49 ---> python-tools-install.sh [Pipeline] echo 13:24:50 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:24:50 ---> sudo-logs.sh 13:24:50 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:24:50 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:24:50 ---> job-cost.sh 13:24:50 lf-activate-venv: SKIPPING 13:24:50 DEBUG: total: 0.2199999988079071 13:24:50 INFO: Retrieving Stack Cost... 13:24:51 INFO: Retrieving Pricing Info for: v3-standard-8 13:24:51 INFO: Archiving Costs [Pipeline] echo 13:24:51 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:24:51 ---> logs-deploy.sh 13:24:51 lf-activate-venv: SKIPPING 13:24:51 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-288/1 13:24:51 INFO: archiving workspace using pattern(s): 13:24:52 Archives upload complete. 13:24:53 INFO: archiving logs to Nexus 13:24:53 ---> uname -a: 13:24:53 Linux prd-ubuntu20-04-docker-8c-8g-3785 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 13:24:53 13:24:53 13:24:53 ---> lscpu: 13:24:53 Architecture: x86_64 13:24:53 CPU op-mode(s): 32-bit, 64-bit 13:24:53 Byte Order: Little Endian 13:24:53 Address sizes: 40 bits physical, 48 bits virtual 13:24:53 CPU(s): 8 13:24:53 On-line CPU(s) list: 0-7 13:24:53 Thread(s) per core: 1 13:24:53 Core(s) per socket: 1 13:24:53 Socket(s): 8 13:24:53 NUMA node(s): 1 13:24:53 Vendor ID: AuthenticAMD 13:24:53 CPU family: 23 13:24:53 Model: 49 13:24:53 Model name: AMD EPYC-Rome Processor 13:24:53 Stepping: 0 13:24:53 CPU MHz: 2799.998 13:24:53 BogoMIPS: 5599.99 13:24:53 Virtualization: AMD-V 13:24:53 Hypervisor vendor: KVM 13:24:53 Virtualization type: full 13:24:53 L1d cache: 256 KiB 13:24:53 L1i cache: 256 KiB 13:24:53 L2 cache: 4 MiB 13:24:53 L3 cache: 128 MiB 13:24:53 NUMA node0 CPU(s): 0-7 13:24:53 Vulnerability Itlb multihit: Not affected 13:24:53 Vulnerability L1tf: Not affected 13:24:53 Vulnerability Mds: Not affected 13:24:53 Vulnerability Meltdown: Not affected 13:24:53 Vulnerability Mmio stale data: Not affected 13:24:53 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:24:53 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 13:24:53 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 13:24:53 Vulnerability Srbds: Not affected 13:24:53 Vulnerability Tsx async abort: Not affected 13:24:53 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 13:24:53 13:24:53 13:24:53 ---> nproc: 13:24:53 8 13:24:53 13:24:53