Pull request #274 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bac183715616a0ae490d137236004edd9e36ae7f+dac2a86d11a73e0995135d9f20038dbbf996607a (9ac9dc3c9e8b63b53cb3312064d6ce87c559e3fd) 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-ssh15059908674172068185.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-ssh16504325968349595174.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-274/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-274/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4924363617453344239.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-274/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15391667466864866728.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-ssh17080795672360816116.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-274/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-274/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8003543756415802760.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-1790 in /w/workspace/y_app-rfid-llrp-inventory_PR-274 [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-274 # 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 dac2a86d11a73e0995135d9f20038dbbf996607a into PR head commit bac183715616a0ae490d137236004edd9e36ae7f Merge succeeded, producing bac183715616a0ae490d137236004edd9e36ae7f Checking out Revision bac183715616a0ae490d137236004edd9e36ae7f (PR-274) 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 > 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/274/head:refs/remotes/origin/PR-274 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bac183715616a0ae490d137236004edd9e36ae7f # 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 dac2a86d11a73e0995135d9f20038dbbf996607a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bac183715616a0ae490d137236004edd9e36ae7f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:24:35 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:24:35 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:24:35 ========================================================= 13:24:35 EdgeX Global Pipelines Version Info 13:24:35 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:24:36 ------------------- 13:24:36 stable info: 13:24:36 ------------------- 13:24:36 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:24:36 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 13:24:36 Message: update stable to v1.0.258 13:24:37 ------------------- 13:24:37 experimental info: 13:24:37 ------------------- 13:24:37 Commited By: **** collab-it+edgex@linuxfoundation.org 13:24:37 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 13:24:37 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:24:37 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 13:24:37 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 13:24:37 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:24:37 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:24:37 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:24:37 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 13:24:37 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:24:37 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:24:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:24:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:24:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:24:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 13:24:38 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:24:38 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:24:38 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:24:38 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:24:38 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:24:38 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:24:38 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:24:38 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:24:38 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:24:38 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:24:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:24:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:24:38 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:24:39 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:24:39 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 13:24:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-274 [Pipeline] echo 13:24:39 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-274 [Pipeline] echo 13:24:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-274 [Pipeline] echo 13:24:39 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bac183715616a0ae490d137236004edd9e36ae7f [Pipeline] echo 13:24:39 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bac1837 [Pipeline] echo 13:24:39 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:24:39 provisioning config files... 13:24:39 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-274@tmp/config15757479058245013699tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:24:40 ---> ****-login.sh 13:24:40 nexus3.edgexfoundry.org:10001 13:24:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:24:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:24:40 Configure a credential helper to remove this warning. See 13:24:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:24:40 13:24:40 Login Succeeded 13:24:40 nexus3.edgexfoundry.org:10002 13:24:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:24:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:24:40 Configure a credential helper to remove this warning. See 13:24:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:24:40 13:24:40 Login Succeeded 13:24:40 nexus3.edgexfoundry.org:10003 13:24:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:24:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:24:40 Configure a credential helper to remove this warning. See 13:24:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:24:40 13:24:40 Login Succeeded 13:24:40 nexus3.edgexfoundry.org:10004 13:24:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:24:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:24:40 Configure a credential helper to remove this warning. See 13:24:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:24:40 13:24:40 Login Succeeded 13:24:40 ****.io 13:24:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:24:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:24:41 Configure a credential helper to remove this warning. See 13:24:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:24:41 13:24:41 Login Succeeded 13:24:41 ---> ****-login.sh ends [Pipeline] } 13:24:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 13:24:42 + git rev-list -1 --merges bac183715616a0ae490d137236004edd9e36ae7f~1..bac183715616a0ae490d137236004edd9e36ae7f [Pipeline] echo 13:24:42 -----------> git rev-list -1 --merges bac183715616a0ae490d137236004edd9e36ae7f~1..bac183715616a0ae490d137236004edd9e36ae7f bac183715616a0ae490d137236004edd9e36ae7f [false] [Pipeline] sh 13:24:42 + git log --format=format:%s -1 bac183715616a0ae490d137236004edd9e36ae7f [Pipeline] echo 13:24:42 ========================================================= 13:24:42 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:24:42 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:24:42 + git log --format=format:%s -1 bac183715616a0ae490d137236004edd9e36ae7f [Pipeline] echo 13:24:43 [semverPrep] GIT_COMMIT: bac183715616a0ae490d137236004edd9e36ae7f, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo 13:24:43 [semverPrep] This is not a build commit. [Pipeline] sh 13:24:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:24:43 + grep -v github /etc/ssh/ssh_known_hosts 13:24:43 + [ -e /tmp/ssh_known_hosts ] 13:24:43 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:24:43 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:24:43 + sudo tee -a /etc/ssh/ssh_known_hosts 13:24:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:24:44 13:24:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:24:44 0.1.4: Pulling from edgex-devops/py-git-semver 13:24:44 b85a868b505f: Pulling fs layer 13:24:44 e2be974225ed: Pulling fs layer 13:24:44 339a4e72a1f5: Pulling fs layer 13:24:44 988bab9f4d93: Pulling fs layer 13:24:44 1469e6f7b9e6: Pulling fs layer 13:24:44 eaf3925da568: Pulling fs layer 13:24:44 bab4dde63d76: Pulling fs layer 13:24:44 bde34c3a00c8: Pulling fs layer 13:24:44 b352a97aabf1: Pulling fs layer 13:24:44 4872d77fe225: Pulling fs layer 13:24:44 5851b861e8e6: Pulling fs layer 13:24:44 bab4dde63d76: Waiting 13:24:44 988bab9f4d93: Waiting 13:24:44 bde34c3a00c8: Waiting 13:24:44 b352a97aabf1: Waiting 13:24:44 5851b861e8e6: Waiting 13:24:44 4872d77fe225: Waiting 13:24:44 eaf3925da568: Waiting 13:24:44 e2be974225ed: Verifying Checksum 13:24:44 e2be974225ed: Download complete 13:24:44 988bab9f4d93: Verifying Checksum 13:24:44 988bab9f4d93: Download complete 13:24:44 1469e6f7b9e6: Verifying Checksum 13:24:44 1469e6f7b9e6: Download complete 13:24:44 339a4e72a1f5: Verifying Checksum 13:24:44 339a4e72a1f5: Download complete 13:24:44 eaf3925da568: Download complete 13:24:44 bde34c3a00c8: Verifying Checksum 13:24:44 bde34c3a00c8: Download complete 13:24:44 b352a97aabf1: Verifying Checksum 13:24:44 b352a97aabf1: Download complete 13:24:44 4872d77fe225: Verifying Checksum 13:24:44 4872d77fe225: Download complete 13:24:44 5851b861e8e6: Download complete 13:24:44 b85a868b505f: Verifying Checksum 13:24:44 b85a868b505f: Download complete 13:24:44 bab4dde63d76: Verifying Checksum 13:24:44 bab4dde63d76: Download complete 13:24:46 b85a868b505f: Pull complete 13:24:46 e2be974225ed: Pull complete 13:24:46 339a4e72a1f5: Pull complete 13:24:46 988bab9f4d93: Pull complete 13:24:47 1469e6f7b9e6: Pull complete 13:24:47 eaf3925da568: Pull complete 13:24:49 bab4dde63d76: Pull complete 13:24:49 bde34c3a00c8: Pull complete 13:24:49 b352a97aabf1: Pull complete 13:24:49 4872d77fe225: Pull complete 13:24:49 5851b861e8e6: Pull complete 13:24:49 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 13:24:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:24:49 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:24:49 prd-ubuntu20.04-docker-8c-8g-1790 does not seem to be running inside a container 13:24:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-274 -v /w/workspace/y_app-rfid-llrp-inventory_PR-274:/w/workspace/y_app-rfid-llrp-inventory_PR-274:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-274@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-274@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:24:54 $ docker top e641d85ac73862a5005718460118ceb3d48934f8741f3acbe57551d5afcbd197 -eo pid,comm 13:24:54 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:24:54 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:24:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:24:54 [ssh-agent] Looking for ssh-agent implementation... 13:24:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:24:55 $ docker exec e641d85ac73862a5005718460118ceb3d48934f8741f3acbe57551d5afcbd197 ssh-agent 13:24:55 SSH_AUTH_SOCK=/tmp/ssh-dBHu9gQVcPt6/agent.31 13:24:55 SSH_AGENT_PID=37 13:24:55 Running ssh-add (command line suppressed) 13:24:55 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-274@tmp/private_key_14066481791815976288.key (/w/workspace/y_app-rfid-llrp-inventory_PR-274@tmp/private_key_14066481791815976288.key) 13:24:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:24:55 + git tag --points-at HEAD [Pipeline] } 13:24:55 $ docker exec --env ******** --env ******** e641d85ac73862a5005718460118ceb3d48934f8741f3acbe57551d5afcbd197 ssh-agent -k 13:24:55 unset SSH_AUTH_SOCK; 13:24:55 unset SSH_AGENT_PID; 13:24:55 echo Agent pid 37 killed; 13:24:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:24:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:24:56 [ssh-agent] Looking for ssh-agent implementation... 13:24:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:24:56 $ docker exec e641d85ac73862a5005718460118ceb3d48934f8741f3acbe57551d5afcbd197 ssh-agent 13:24:56 SSH_AUTH_SOCK=/tmp/ssh-rpy3FrPT2lqj/agent.70 13:24:56 SSH_AGENT_PID=76 13:24:56 Running ssh-add (command line suppressed) 13:24:56 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-274@tmp/private_key_12979696058537114368.key (/w/workspace/y_app-rfid-llrp-inventory_PR-274@tmp/private_key_12979696058537114368.key) 13:24:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:24:56 + git semver init 13:24:57 2024-02-27 13:24:56,985 [run_init] DEBUG init version:0.0.0 force:False 13:24:57 2024-02-27 13:24:56,985 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-274/.semver 13:24:57 2024-02-27 13:24:56,986 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-274/.semver 13:24:57 2024-02-27 13:24:56,986 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-274/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-274, universal_newlines=False, shell=None, istream=None) 13:24:58 2024-02-27 13:24:58,488 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-274/.git/info/exclude 13:24:58 2024-02-27 13:24:58,488 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-274/.semver/PR-274 with force:False 13:24:58 2024-02-27 13:24:58,489 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-274/.semver/PR-274 13:24:58 2024-02-27 13:24:58,493 [execute] INFO git cat-file --batch-check 13:24:58 2024-02-27 13:24:58,494 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-274/.semver, universal_newlines=False, shell=None, istream=) 13:24:58 2024-02-27 13:24:58,501 [execute] INFO git cat-file --batch 13:24:58 2024-02-27 13:24:58,501 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-274/.semver, universal_newlines=False, shell=None, istream=) 13:24:58 2024-02-27 13:24:58,507 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-274/.semver/PR-274 13:24:58 0.0.0 [Pipeline] } 13:24:58 $ docker exec --env ******** --env ******** e641d85ac73862a5005718460118ceb3d48934f8741f3acbe57551d5afcbd197 ssh-agent -k 13:24:59 unset SSH_AUTH_SOCK; 13:24:59 unset SSH_AGENT_PID; 13:24:59 echo Agent pid 76 killed; 13:24:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:24:59 + git semver [Pipeline] } 13:24:59 $ docker stop --time=1 e641d85ac73862a5005718460118ceb3d48934f8741f3acbe57551d5afcbd197 13:25:01 $ docker rm -f --volumes e641d85ac73862a5005718460118ceb3d48934f8741f3acbe57551d5afcbd197 [Pipeline] // withDockerContainer [Pipeline] sh 13:25:01 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:25:02 Stashed 1 file(s) [Pipeline] echo 13:25:02 [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:25:02 provisioning config files... 13:25:03 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-274@tmp/config9322369136237083586tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:25:03 ---> ****-login.sh 13:25:03 nexus3.edgexfoundry.org:10001 13:25:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:25:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:25:03 Configure a credential helper to remove this warning. See 13:25:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:25:03 13:25:03 Login Succeeded 13:25:03 nexus3.edgexfoundry.org:10002 13:25:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:25:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:25:03 Configure a credential helper to remove this warning. See 13:25:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:25:03 13:25:03 Login Succeeded 13:25:03 nexus3.edgexfoundry.org:10003 13:25:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:25:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:25:03 Configure a credential helper to remove this warning. See 13:25:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:25:03 13:25:03 Login Succeeded 13:25:03 nexus3.edgexfoundry.org:10004 13:25:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:25:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:25:03 Configure a credential helper to remove this warning. See 13:25:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:25:03 13:25:03 Login Succeeded 13:25:03 ****.io 13:25:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:25:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:25:03 Configure a credential helper to remove this warning. See 13:25:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:25:03 13:25:03 Login Succeeded 13:25:03 ---> ****-login.sh ends [Pipeline] } 13:25:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:25:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:25:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:25:04 ========================================================= 13:25:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 13:25:04 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:25:05 + 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:25:05 Sending build context to Docker daemon 16.9MB 13:25:05 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 13:25:05 Step 2/12 : FROM ${BASE} AS builder 13:25:05 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 13:25:05 7264a8db6415: Pulling fs layer 13:25:05 c4d48a809fc2: Pulling fs layer 13:25:05 4f1c88b9dad5: Pulling fs layer 13:25:05 ad3a456e5733: Pulling fs layer 13:25:05 69c7f0334f64: Pulling fs layer 13:25:05 1f1c1a5573a3: Pulling fs layer 13:25:05 ce7588e14bc9: Pulling fs layer 13:25:05 b5e4710f87ac: Pulling fs layer 13:25:05 1f1c1a5573a3: Waiting 13:25:05 ce7588e14bc9: Waiting 13:25:05 b5e4710f87ac: Waiting 13:25:05 ad3a456e5733: Waiting 13:25:05 69c7f0334f64: Waiting 13:25:05 c4d48a809fc2: Verifying Checksum 13:25:05 c4d48a809fc2: Download complete 13:25:05 ad3a456e5733: Download complete 13:25:05 69c7f0334f64: Download complete 13:25:05 7264a8db6415: Verifying Checksum 13:25:05 7264a8db6415: Download complete 13:25:05 1f1c1a5573a3: Verifying Checksum 13:25:05 1f1c1a5573a3: Download complete 13:25:05 7264a8db6415: Pull complete 13:25:05 b5e4710f87ac: Verifying Checksum 13:25:05 b5e4710f87ac: Download complete 13:25:05 c4d48a809fc2: Pull complete 13:25:05 4f1c88b9dad5: Verifying Checksum 13:25:05 4f1c88b9dad5: Download complete 13:25:06 ce7588e14bc9: Verifying Checksum 13:25:06 ce7588e14bc9: Download complete 13:25:09 4f1c88b9dad5: Pull complete 13:25:09 ad3a456e5733: Pull complete 13:25:09 69c7f0334f64: Pull complete 13:25:09 1f1c1a5573a3: Pull complete 13:25:12 ce7588e14bc9: Pull complete 13:25:12 b5e4710f87ac: Pull complete 13:25:12 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 13:25:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 13:25:12 ---> 88b5674ff536 13:25:12 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 13:25:17 Still waiting to schedule task 13:25:17 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 13:25:21 ---> Running in d8ba6d8ab96f 13:25:21 Removing intermediate container d8ba6d8ab96f 13:25:21 ---> ce64fae8dca0 13:25:21 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 13:25:21 ---> Running in 02e12ab37b32 13:25:21 Removing intermediate container 02e12ab37b32 13:25:21 ---> 826e95a5454b 13:25:21 Step 5/12 : ARG ADD_BUILD_TAGS="" 13:25:21 ---> Running in da07c8a54289 13:25:21 Removing intermediate container da07c8a54289 13:25:21 ---> 43d5e4580550 13:25:21 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:25:21 ---> Running in 6980fe5f2087 13:25:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:25:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:25:21 OK: 264 MiB in 52 packages 13:25:21 Removing intermediate container 6980fe5f2087 13:25:21 ---> 35dc7db8fab1 13:25:21 Step 7/12 : WORKDIR /app 13:25:21 ---> Running in cd42b1410290 13:25:21 Removing intermediate container cd42b1410290 13:25:21 ---> f9a7efd5aeaf 13:25:21 Step 8/12 : COPY go.mod vendor* ./ 13:25:21 ---> d24e5277607d 13:25:21 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:25:21 ---> Running in 85ad93a3d6e8 13:26:00 Removing intermediate container 85ad93a3d6e8 13:26:00 ---> d7210964734b 13:26:00 Step 10/12 : COPY . . 13:26:00 ---> 123a711e5dde 13:26:00 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:26:00 ---> Running in 0d8dc193d347 13:26:00 Removing intermediate container 0d8dc193d347 13:26:00 ---> 985f211205b9 13:26:00 Step 12/12 : RUN $MAKE 13:26:00 ---> Running in a751231de2ac 13:26:01 noop 13:26:01 Removing intermediate container a751231de2ac 13:26:01 ---> 4479d0291b8c 13:26:01 Successfully built 4479d0291b8c 13:26:01 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:26:01 + docker inspect -f . ci-base-image-x86_64 13:26:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:26:02 prd-ubuntu20.04-docker-8c-8g-1790 does not seem to be running inside a container 13:26:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-274 -v /w/workspace/y_app-rfid-llrp-inventory_PR-274:/w/workspace/y_app-rfid-llrp-inventory_PR-274:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-274@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-274@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:26:02 $ docker top 13e345a53f6bfd0f238bb1eb12dc69c55cb2205bcd573c9410b8c296b06d0540 -eo pid,comm [Pipeline] { [Pipeline] sh 13:26:03 + go version 13:26:03 go version go1.21.0 linux/amd64 [Pipeline] } 13:26:03 $ docker stop --time=1 13e345a53f6bfd0f238bb1eb12dc69c55cb2205bcd573c9410b8c296b06d0540 13:26:04 $ docker rm -f --volumes 13e345a53f6bfd0f238bb1eb12dc69c55cb2205bcd573c9410b8c296b06d0540 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:26:05 + docker inspect -f . ci-base-image-x86_64 13:26:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:26:06 prd-ubuntu20.04-docker-8c-8g-1790 does not seem to be running inside a container 13:26:06 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/y_app-rfid-llrp-inventory_PR-274 -v /w/workspace/y_app-rfid-llrp-inventory_PR-274:/w/workspace/y_app-rfid-llrp-inventory_PR-274:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-274@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-274@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:26:06 $ docker top 614a60bf64efef1afe4d7f8bfd2d94efcbf6b155b68f81f46f92df646aad949a -eo pid,comm [Pipeline] { [Pipeline] sh 13:26:07 + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-274 [Pipeline] fileExists [Pipeline] sh 13:26:07 + make test 13:26:07 go test -race ./... -coverprofile=coverage.out ./... 13:26:29 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 13:26:29 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 13:26:29 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.148s coverage: 86.2% of statements 13:26:30 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.717s coverage: 71.9% of statements 13:26:52 go vet ./... 13:26:56 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:26:56 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:26:56 ./bin/test-attribution.sh 13:26:56 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 13:26:56 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 13:26:56 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 13:26:56 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 13:26:56 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 13:26:56 An attribution for golang.org/x/time is missing from Attribution.txt, please add 13:26:56 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 13:26:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 13:26:56 $ docker stop --time=1 614a60bf64efef1afe4d7f8bfd2d94efcbf6b155b68f81f46f92df646aad949a 13:27:03 $ docker rm -f --volumes 614a60bf64efef1afe4d7f8bfd2d94efcbf6b155b68f81f46f92df646aad949a [Pipeline] // withDockerContainer [Pipeline] sh 13:27:03 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:27:03 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 13:27:04 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:27:04 + ls -al . 13:27:04 total 208 13:27:04 drwxrwxr-x 11 jenkins jenkins 4096 Feb 27 13:26 . 13:27:04 drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 13:24 .. 13:27:04 -rw-rw-r-- 1 jenkins jenkins 262 Feb 27 13:24 .dockerignore 13:27:04 drwxrwxr-x 8 jenkins jenkins 4096 Feb 27 13:26 .git 13:27:04 drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 13:24 .github 13:27:04 -rw-rw-r-- 1 jenkins jenkins 773 Feb 27 13:24 .gitignore 13:27:04 -rw-rw-r-- 1 jenkins jenkins 41 Feb 27 13:24 .golangci.yml 13:27:04 drwxr-xr-x 3 jenkins jenkins 4096 Feb 27 13:24 .semver 13:27:04 -rw-rw-r-- 1 jenkins jenkins 10232 Feb 27 13:24 Attribution.txt 13:27:04 -rw-rw-r-- 1 jenkins jenkins 11245 Feb 27 13:24 CHANGELOG.md 13:27:04 -rw-rw-r-- 1 jenkins jenkins 1768 Feb 27 13:24 Dockerfile 13:27:04 -rw-rw-r-- 1 jenkins jenkins 677 Feb 27 13:24 GOVERNANCE.md 13:27:04 -rw-rw-r-- 1 jenkins jenkins 665 Feb 27 13:24 Jenkinsfile 13:27:04 -rw-rw-r-- 1 jenkins jenkins 11347 Feb 27 13:24 LICENSE 13:27:04 -rw-rw-r-- 1 jenkins jenkins 2497 Feb 27 13:24 Makefile 13:27:04 -rw-rw-r-- 1 jenkins jenkins 617 Feb 27 13:24 OWNERS.md 13:27:04 -rw-rw-r-- 1 jenkins jenkins 3851 Feb 27 13:24 README.md 13:27:04 -rw-rw-r-- 1 jenkins jenkins 5 Feb 27 13:25 VERSION 13:27:04 drwxrwxr-x 2 jenkins jenkins 4096 Feb 27 13:24 bin 13:27:04 -rw-r--r-- 1 jenkins jenkins 41317 Feb 27 13:26 coverage.out 13:27:04 -rw-rw-r-- 1 jenkins jenkins 3971 Feb 27 13:24 go.mod 13:27:04 -rw-rw-r-- 1 jenkins jenkins 34426 Feb 27 13:24 go.sum 13:27:04 drwxrwxr-x 2 jenkins jenkins 4096 Feb 27 13:24 images 13:27:04 drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 13:24 internal 13:27:04 -rw-rw-r-- 1 jenkins jenkins 531 Feb 27 13:24 main.go 13:27:04 drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 13:24 openapi 13:27:04 drwxrwxr-x 2 jenkins jenkins 4096 Feb 27 13:24 res 13:27:04 drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 13:24 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:27: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=bac183715616a0ae490d137236004edd9e36ae7f --label arch=amd64 --label version=0.0.0 . 13:27:05 Sending build context to Docker daemon 16.9MB 13:27:05 Step 1/30 : ARG BASE=golang:1.21-alpine3.18 13:27:05 Step 2/30 : FROM ${BASE} AS builder 13:27:05 ---> 4479d0291b8c 13:27:05 Step 3/30 : ARG ALPINE_PKG_BASE="make git" 13:27:05 ---> Running in 3403bd661667 13:27:05 Removing intermediate container 3403bd661667 13:27:05 ---> ca249bffcbfb 13:27:05 Step 4/30 : ARG ALPINE_PKG_EXTRA="" 13:27:05 ---> Running in e42f9d024e63 13:27:05 Removing intermediate container e42f9d024e63 13:27:05 ---> 270c5cc41410 13:27:05 Step 5/30 : ARG ADD_BUILD_TAGS="" 13:27:06 ---> Running in 69849ad96444 13:27:06 Removing intermediate container 69849ad96444 13:27:06 ---> cea7edddc10f 13:27:06 Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:27:06 ---> Running in e3d9e77088d5 13:27:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:27:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:27:09 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1791 in /w/workspace/y_app-rfid-llrp-inventory_PR-274 [Pipeline] { [Pipeline] ws 13:27:09 Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout 13:27:09 The recommended git tool is: git 13:27:12 OK: 264 MiB in 52 packages 13:27:12 Removing intermediate container e3d9e77088d5 13:27:12 ---> d235a72ad40a 13:27:12 Step 7/30 : WORKDIR /app 13:27:12 ---> Running in 7bd81c8f8ff1 13:27:12 Removing intermediate container 7bd81c8f8ff1 13:27:12 ---> ba841cf8d024 13:27:12 Step 8/30 : COPY go.mod vendor* ./ 13:27:12 ---> 6d79e379fd03 13:27:12 Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:27:12 ---> Running in 9a2d5ed6c79d 13:27:12 Removing intermediate container 9a2d5ed6c79d 13:27:12 ---> ea25e09897c6 13:27:12 Step 10/30 : COPY . . 13:27:12 ---> 1f64bd4bee2d 13:27:12 Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:27:12 ---> Running in b1c88aedc219 13:27:13 Removing intermediate container b1c88aedc219 13:27:13 ---> c6c2f3ee9809 13:27:13 Step 12/30 : RUN $MAKE 13:27:13 ---> Running in 0e7360274064 13:27:13 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.23 -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:27:20 using credential edgex-jenkins-ssh 13:27:20 Cloning the remote Git repository 13:27:20 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:27:20 > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 13:27:20 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:27:20 > git --version # timeout=10 13:27:20 > git --version # 'git version 2.25.1' 13:27:20 using GIT_SSH to set credentials SSH Credentials for GitHub 13:27:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:27:23 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 13:27:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:27:25 Merging remotes/origin/main commit dac2a86d11a73e0995135d9f20038dbbf996607a into PR head commit bac183715616a0ae490d137236004edd9e36ae7f 13:27:26 Merge succeeded, producing bac183715616a0ae490d137236004edd9e36ae7f 13:27:26 Checking out Revision bac183715616a0ae490d137236004edd9e36ae7f (PR-274) 13:27:25 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 13:27:25 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:27:25 using GIT_SSH to set credentials SSH Credentials for GitHub 13:27:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/274/head:refs/remotes/origin/PR-274 +refs/heads/main:refs/remotes/origin/main # timeout=10 13:27:25 > git config core.sparsecheckout # timeout=10 13:27:25 > git checkout -f bac183715616a0ae490d137236004edd9e36ae7f # timeout=10 13:27:26 > git remote # timeout=10 13:27:26 > git config --get remote.origin.url # timeout=10 13:27:26 using GIT_SSH to set credentials SSH Credentials for GitHub 13:27:26 > git merge dac2a86d11a73e0995135d9f20038dbbf996607a # timeout=10 13:27:26 > git rev-parse HEAD^{commit} # timeout=10 13:27:26 > git config core.sparsecheckout # timeout=10 13:27:26 > git checkout -f bac183715616a0ae490d137236004edd9e36ae7f # timeout=10 13:27:26 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" 13:27:27 > git --version # timeout=10 13:27:27 > git --version # 'git version 2.25.1' 13:27:27 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:27:28 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:27:28 % Total % Received % Xferd Average Speed Time Time Time Current 13:27:28 Dload Upload Total Spent Left Speed 13:27:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 89083 0 --:--:-- --:--:-- --:--:-- 89083 [Pipeline] sh 13:27:29 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 13:27:29 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 13:27:29 + sudo tee /etc/docker/daemon.new 13:27:29 { 13:27:29 "registry-mirrors": [ 13:27:29 "https://nexus3.edgexfoundry.org:10001" 13:27:29 ], 13:27:29 "bip": "10.250.0.254/24", 13:27:29 "hosts": [ 13:27:29 "tcp://0.0.0.0:5555", 13:27:29 "unix:///var/run/docker.sock" 13:27:29 ], 13:27:29 "mtu": 1458, 13:27:29 "selinux-enabled": true, 13:27:29 "seccomp-profile": "/etc/docker/seccomp.json" 13:27:29 } [Pipeline] sh 13:27:30 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 13:27:30 + sudo service docker restart 13:27:40 Removing intermediate container 0e7360274064 13:27:40 ---> bf650bd68bbd 13:27:40 Step 13/30 : FROM alpine:3.18 13:27:40 3.18: Pulling from library/alpine 13:27:40 619be1103602: Pulling fs layer 13:27:40 619be1103602: Verifying Checksum 13:27:40 619be1103602: Download complete 13:27:40 619be1103602: Pull complete 13:27:40 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 13:27:40 Status: Downloaded newer image for alpine:3.18 13:27:40 ---> d3782b16ccc9 13:27:40 Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 13:27:40 ---> Running in d113be8976fd 13:27:40 Removing intermediate container d113be8976fd 13:27:40 ---> e959db2e9bb2 13:27:40 Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 13:27:40 ---> Running in b41607812aae 13:27:40 Removing intermediate container b41607812aae 13:27:40 ---> d9f533493223 13:27:40 Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init 13:27:40 ---> Running in 769a24f7b10f 13:27:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:27:48 provisioning config files... 13:27:48 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config17944201769738520566tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:27:49 ---> ****-login.sh 13:27:49 nexus3.edgexfoundry.org:10001 13:27:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:27:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:27:49 Configure a credential helper to remove this warning. See 13:27:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:27:49 13:27:49 Login Succeeded 13:27:49 nexus3.edgexfoundry.org:10002 13:27:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:27:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:27:50 Configure a credential helper to remove this warning. See 13:27:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:27:50 13:27:50 Login Succeeded 13:27:50 nexus3.edgexfoundry.org:10003 13:27:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:27:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:27:50 Configure a credential helper to remove this warning. See 13:27:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:27:50 13:27:50 Login Succeeded 13:27:50 nexus3.edgexfoundry.org:10004 13:27:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:27:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:27:51 Configure a credential helper to remove this warning. See 13:27:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:27:51 13:27:51 Login Succeeded 13:27:51 ****.io 13:27:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:27:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:27:51 Configure a credential helper to remove this warning. See 13:27:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:27:51 13:27:51 Login Succeeded 13:27:51 ---> ****-login.sh ends [Pipeline] } 13:27:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:27:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:27:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:27:52 ========================================================= 13:27:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 13:27:52 ========================================================= [Pipeline] fileExists 13:27:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:27:52 + 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:27:53 Sending build context to Docker daemon 670.2kB 13:27:53 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 13:27:53 Step 2/12 : FROM ${BASE} AS builder 13:27:53 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:27:53 9fda8d8052c6: Pulling fs layer 13:27:53 5d54e960e981: Pulling fs layer 13:27:53 c4a7e357bf2a: Pulling fs layer 13:27:53 f0e02332f6b5: Pulling fs layer 13:27:53 872ee5b61b7b: Pulling fs layer 13:27:53 0c6a40ed1a82: Pulling fs layer 13:27:53 94ae7d8d031c: Pulling fs layer 13:27:53 f0e02332f6b5: Waiting 13:27:53 872ee5b61b7b: Waiting 13:27:53 0c6a40ed1a82: Waiting 13:27:53 94ae7d8d031c: Waiting 13:27:53 5d54e960e981: Verifying Checksum 13:27:53 5d54e960e981: Download complete 13:27:53 f0e02332f6b5: Verifying Checksum 13:27:53 f0e02332f6b5: Download complete 13:27:53 872ee5b61b7b: Verifying Checksum 13:27:53 872ee5b61b7b: Download complete 13:27:53 9fda8d8052c6: Verifying Checksum 13:27:53 9fda8d8052c6: Download complete 13:27:54 94ae7d8d031c: Verifying Checksum 13:27:54 94ae7d8d031c: Download complete 13:27:54 9fda8d8052c6: Pull complete 13:27:55 5d54e960e981: Pull complete 13:27:55 c4a7e357bf2a: Download complete 13:27:55 (1/2) Installing ca-certificates (20230506-r0) 13:27:55 (2/2) Installing dumb-init (1.2.5-r2) 13:27:55 Executing busybox-1.36.1-r5.trigger 13:27:55 Executing ca-certificates-20230506-r0.trigger 13:27:55 OK: 8 MiB in 17 packages 13:27:56 Removing intermediate container 769a24f7b10f 13:27:56 ---> 7679e9d3db46 13:27:56 Step 17/30 : RUN apk --no-cache upgrade 13:27:56 ---> Running in 43e644c1dbcf 13:27:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:27:56 0c6a40ed1a82: Verifying Checksum 13:27:56 0c6a40ed1a82: Download complete 13:27:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:27:56 OK: 8 MiB in 17 packages 13:27:57 Removing intermediate container 43e644c1dbcf 13:27:57 ---> 036b27bb7f0d 13:27:57 Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt 13:27:57 ---> 9106b4fb5665 13:27:57 Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE 13:27:57 ---> b5caf6487776 13:27:57 Step 20/30 : COPY --from=builder /app/res/ /res/ 13:27:57 ---> 727565f3588d 13:27:57 Step 21/30 : COPY --from=builder /app/static/ /static/ 13:27:57 ---> d1566cf87219 13:27:57 Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 13:27:58 ---> 38d46c600037 13:27:58 Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 13:27:58 ---> Running in 3b8c25a8973b 13:27:59 Removing intermediate container 3b8c25a8973b 13:27:59 ---> 2b0bfdc4f0d8 13:27:59 Step 24/30 : VOLUME /cache 13:27:59 ---> Running in e4b53c6d86a3 13:27:59 Removing intermediate container e4b53c6d86a3 13:27:59 ---> 74f6b98ceba5 13:27:59 Step 25/30 : EXPOSE 59711 13:27:59 ---> Running in 7fefa75b81cd 13:27:59 Removing intermediate container 7fefa75b81cd 13:27:59 ---> 107e6c95b6a1 13:27:59 Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 13:27:59 ---> Running in 5063379519a1 13:27:59 Removing intermediate container 5063379519a1 13:27:59 ---> 35ad8695e52b 13:27:59 Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 13:27:59 ---> Running in dc0af9b0dee3 13:27:59 Removing intermediate container dc0af9b0dee3 13:27:59 ---> 56697f16943b 13:27:59 Step 28/30 : LABEL arch=amd64 13:27:59 ---> Running in 1d8d1b605929 13:27:59 Removing intermediate container 1d8d1b605929 13:27:59 ---> 06ebb43d635e 13:27:59 Step 29/30 : LABEL git_sha=bac183715616a0ae490d137236004edd9e36ae7f 13:27:59 ---> Running in c1a94b249dcb 13:27:59 Removing intermediate container c1a94b249dcb 13:27:59 ---> dfd1273d8f40 13:27:59 Step 30/30 : LABEL version=0.0.0 13:27:59 ---> Running in 19192f1a73f5 13:27:59 Removing intermediate container 19192f1a73f5 13:27:59 ---> f6e09441310d 13:27:59 [Warning] One or more build-args [ARCH] were not consumed 13:27:59 Successfully built f6e09441310d 13:27:59 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:28:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:28:01 13:28:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:28:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:28:01 latest: Pulling from edgex-lftools-log-publisher 13:28:01 5eb5b503b376: Pulling fs layer 13:28:01 5c69ac0246d0: Pulling fs layer 13:28:01 ec43610c2a17: Pulling fs layer 13:28:01 3a2ae6a8a46f: Pulling fs layer 13:28:01 33b1e0a273af: Pulling fs layer 13:28:01 5d3b04190fa2: Pulling fs layer 13:28:01 2f39f015ded8: Pulling fs layer 13:28:01 3a2ae6a8a46f: Waiting 13:28:01 33b1e0a273af: Waiting 13:28:01 5d3b04190fa2: Waiting 13:28:01 2f39f015ded8: Waiting 13:28:01 5c69ac0246d0: Verifying Checksum 13:28:01 5c69ac0246d0: Download complete 13:28:01 3a2ae6a8a46f: Verifying Checksum 13:28:01 3a2ae6a8a46f: Download complete 13:28:01 33b1e0a273af: Verifying Checksum 13:28:01 33b1e0a273af: Download complete 13:28:01 5d3b04190fa2: Download complete 13:28:01 ec43610c2a17: Verifying Checksum 13:28:01 ec43610c2a17: Download complete 13:28:01 5eb5b503b376: Verifying Checksum 13:28:01 5eb5b503b376: Download complete 13:28:02 2f39f015ded8: Download complete 13:28:03 5eb5b503b376: Pull complete 13:28:03 5c69ac0246d0: Pull complete 13:28:03 ec43610c2a17: Pull complete 13:28:03 3a2ae6a8a46f: Pull complete 13:28:03 33b1e0a273af: Pull complete 13:28:03 5d3b04190fa2: Pull complete 13:28:08 2f39f015ded8: Pull complete 13:28:08 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:28:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:28:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:28:08 prd-ubuntu20.04-docker-8c-8g-1790 does not seem to be running inside a container 13:28:08 $ 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-274 -v /w/workspace/y_app-rfid-llrp-inventory_PR-274:/w/workspace/y_app-rfid-llrp-inventory_PR-274:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-274@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-274@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:28:08 c4a7e357bf2a: Pull complete 13:28:08 f0e02332f6b5: Pull complete 13:28:08 872ee5b61b7b: Pull complete 13:28:16 $ docker top c5d8b4339df4ad3943d623280d34a7e549cde317258040169cb81955f39336c7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:28:17 ---> job-cost.sh 13:28:17 lf-activate-venv: SKIPPING 13:28:17 INFO: No Stack... 13:28:17 INFO: Retrieving Pricing Info for: v3-standard-8 13:28:17 INFO: Archiving Costs [Pipeline] sh 13:28:18 + cat /w/workspace/y_app-rfid-llrp-inventory_PR-274/archives/cost.csv 13:28:18 + cut -d, -f6 [Pipeline] lock 13:28:18 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-274-1-stack-cost] 13:28:18 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-274-1-stack-cost] did not exist. Created. 13:28:18 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-274-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:28:18 + echo total: 0.2199999988079071 [Pipeline] stash 13:28:18 Stashed 1 file(s) [Pipeline] } 13:28:18 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-274-1-stack-cost] [Pipeline] // lock 13:28:18 0c6a40ed1a82: Pull complete 13:28:18 94ae7d8d031c: Pull complete 13:28:18 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 13:28:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 13:28:18 ---> 86de565de09d 13:28:18 Step 3/12 : ARG ALPINE_PKG_BASE="make git" [Pipeline] } 13:28:19 $ docker stop --time=1 c5d8b4339df4ad3943d623280d34a7e549cde317258040169cb81955f39336c7 13:28:20 $ docker rm -f --volumes c5d8b4339df4ad3943d623280d34a7e549cde317258040169cb81955f39336c7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 13:28:20 ---> Running in 93dc6e846742 13:28:20 Removing intermediate container 93dc6e846742 13:28:20 ---> 944ea809ae0b 13:28:20 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 13:28:20 ---> Running in f24dbef5921f 13:28:21 Removing intermediate container f24dbef5921f 13:28:21 ---> 8b25c0b79297 13:28:21 Step 5/12 : ARG ADD_BUILD_TAGS="" 13:28:21 ---> Running in bd5e43001f1a 13:28:21 Removing intermediate container bd5e43001f1a 13:28:21 ---> b6d66304c329 13:28:21 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:28:21 ---> Running in 3c46bb40760c 13:28:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:28:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:28:24 OK: 266 MiB in 52 packages 13:28:25 Removing intermediate container 3c46bb40760c 13:28:25 ---> 96dcf3925279 13:28:25 Step 7/12 : WORKDIR /app 13:28:25 ---> Running in af6f808bc12a 13:28:25 Removing intermediate container af6f808bc12a 13:28:25 ---> 09f1c9b26674 13:28:25 Step 8/12 : COPY go.mod vendor* ./ 13:28:25 ---> 2ceca861dab6 13:28:25 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:28:26 ---> Running in 849de55635a3 13:29:22 Removing intermediate container 849de55635a3 13:29:22 ---> cc944eb22f27 13:29:22 Step 10/12 : COPY . . 13:29:22 ---> 8c3ccfe993d1 13:29:22 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:29:22 ---> Running in e4b31403c26d 13:29:22 Removing intermediate container e4b31403c26d 13:29:22 ---> 67d3fee31e76 13:29:22 Step 12/12 : RUN $MAKE 13:29:22 ---> Running in 0653907fc783 13:29:23 noop 13:29:23 Removing intermediate container 0653907fc783 13:29:23 ---> a1ce49ad43ff 13:29:23 Successfully built a1ce49ad43ff 13:29:23 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:24 + docker inspect -f . ci-base-image-arm64 13:29:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:29:24 prd-ubuntu20.04-docker-arm64-4c-16g-1791 does not seem to be running inside a container 13:29:24 $ 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:29:29 $ docker top 4a2a9ebd23bccb9baaade51e17ffba67d5af7f59224880b99d34e1f34a5b150e -eo pid,comm [Pipeline] { [Pipeline] sh 13:29:30 + go version 13:29:30 go version go1.21.0 linux/arm64 [Pipeline] } 13:29:30 $ docker stop --time=1 4a2a9ebd23bccb9baaade51e17ffba67d5af7f59224880b99d34e1f34a5b150e 13:29:31 $ docker rm -f --volumes 4a2a9ebd23bccb9baaade51e17ffba67d5af7f59224880b99d34e1f34a5b150e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:33 + docker inspect -f . ci-base-image-arm64 13:29:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:29:33 prd-ubuntu20.04-docker-arm64-4c-16g-1791 does not seem to be running inside a container 13:29:33 $ 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:29:34 $ docker top f41c6eb201433020ece741d803deb769eaf403f3c3d671c07e866de2c9d099d3 -eo pid,comm [Pipeline] { [Pipeline] sh 13:29:35 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh 13:29:35 + make test 13:29:35 go test -race ./... -coverprofile=coverage.out ./... 13:31:42 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 13:31:42 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 13:31:42 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.954s coverage: 86.2% of statements 13:31:50 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.310s coverage: 71.9% of statements 13:31:50 WARNING: Linting skipped (not on x86_64 or linter not installed) 13:31:50 go vet ./... 13:33:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:33:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:33:42 ./bin/test-attribution.sh 13:33:42 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 13:33:42 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 13:33:42 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 13:33:42 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 13:33:42 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 13:33:42 An attribution for golang.org/x/time is missing from Attribution.txt, please add 13:33:42 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 13:33:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 13:33:42 $ docker stop --time=1 f41c6eb201433020ece741d803deb769eaf403f3c3d671c07e866de2c9d099d3 13:33:44 $ docker rm -f --volumes f41c6eb201433020ece741d803deb769eaf403f3c3d671c07e866de2c9d099d3 [Pipeline] // withDockerContainer [Pipeline] sh 13:33:45 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:33:46 Warning: overwriting stash ‘coverage-report’ 13:33:46 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 13:33:47 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:33:47 + ls -al . 13:33:47 total 204 13:33:47 drwxrwxr-x 10 jenkins jenkins 4096 Feb 27 13:29 . 13:33:47 drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 13:27 .. 13:33:47 -rw-rw-r-- 1 jenkins jenkins 262 Feb 27 13:27 .dockerignore 13:33:47 drwxrwxr-x 8 jenkins jenkins 4096 Feb 27 13:27 .git 13:33:47 drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 13:27 .github 13:33:47 -rw-rw-r-- 1 jenkins jenkins 773 Feb 27 13:27 .gitignore 13:33:47 -rw-rw-r-- 1 jenkins jenkins 41 Feb 27 13:27 .golangci.yml 13:33:47 -rw-rw-r-- 1 jenkins jenkins 10232 Feb 27 13:27 Attribution.txt 13:33:47 -rw-rw-r-- 1 jenkins jenkins 11245 Feb 27 13:27 CHANGELOG.md 13:33:47 -rw-rw-r-- 1 jenkins jenkins 1768 Feb 27 13:27 Dockerfile 13:33:47 -rw-rw-r-- 1 jenkins jenkins 677 Feb 27 13:27 GOVERNANCE.md 13:33:47 -rw-rw-r-- 1 jenkins jenkins 665 Feb 27 13:27 Jenkinsfile 13:33:47 -rw-rw-r-- 1 jenkins jenkins 11347 Feb 27 13:27 LICENSE 13:33:47 -rw-rw-r-- 1 jenkins jenkins 2497 Feb 27 13:27 Makefile 13:33:47 -rw-rw-r-- 1 jenkins jenkins 617 Feb 27 13:27 OWNERS.md 13:33:47 -rw-rw-r-- 1 jenkins jenkins 3851 Feb 27 13:27 README.md 13:33:47 -rw-rw-r-- 1 jenkins jenkins 5 Feb 27 13:25 VERSION 13:33:47 drwxrwxr-x 2 jenkins jenkins 4096 Feb 27 13:27 bin 13:33:47 -rw-r--r-- 1 jenkins jenkins 41317 Feb 27 13:31 coverage.out 13:33:47 -rw-rw-r-- 1 jenkins jenkins 3971 Feb 27 13:27 go.mod 13:33:47 -rw-rw-r-- 1 jenkins jenkins 34426 Feb 27 13:27 go.sum 13:33:47 drwxrwxr-x 2 jenkins jenkins 4096 Feb 27 13:27 images 13:33:47 drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 13:27 internal 13:33:47 -rw-rw-r-- 1 jenkins jenkins 531 Feb 27 13:27 main.go 13:33:47 drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 13:27 openapi 13:33:47 drwxrwxr-x 2 jenkins jenkins 4096 Feb 27 13:27 res 13:33:47 drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 13:27 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:33:48 + 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=bac183715616a0ae490d137236004edd9e36ae7f --label arch=arm64 --label version=0.0.0 . 13:33:48 Sending build context to Docker daemon 670.2kB 13:33:48 Step 1/30 : ARG BASE=golang:1.21-alpine3.18 13:33:48 Step 2/30 : FROM ${BASE} AS builder 13:33:48 ---> a1ce49ad43ff 13:33:48 Step 3/30 : ARG ALPINE_PKG_BASE="make git" 13:33:48 ---> Running in 73ac8a5b49b9 13:33:49 Removing intermediate container 73ac8a5b49b9 13:33:49 ---> f7805f47ffbf 13:33:49 Step 4/30 : ARG ALPINE_PKG_EXTRA="" 13:33:49 ---> Running in 02e73e831dab 13:33:49 Removing intermediate container 02e73e831dab 13:33:49 ---> 1d0c1e5708be 13:33:49 Step 5/30 : ARG ADD_BUILD_TAGS="" 13:33:49 ---> Running in 915f74cecf8e 13:33:49 Removing intermediate container 915f74cecf8e 13:33:49 ---> 1d0faf99600f 13:33:49 Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:33:49 ---> Running in 2c6b15275322 13:33:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:33:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:33:52 OK: 266 MiB in 52 packages 13:33:53 Removing intermediate container 2c6b15275322 13:33:53 ---> 638e3aaf531b 13:33:53 Step 7/30 : WORKDIR /app 13:33:53 ---> Running in 65343f55edf7 13:33:53 Removing intermediate container 65343f55edf7 13:33:53 ---> 137336dd24ea 13:33:53 Step 8/30 : COPY go.mod vendor* ./ 13:33:53 ---> de686367232a 13:33:53 Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:33:53 ---> Running in 01fecca324df 13:33:55 Removing intermediate container 01fecca324df 13:33:55 ---> 7844f8afca98 13:33:55 Step 10/30 : COPY . . 13:33:56 ---> bc5b41f92dec 13:33:56 Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:33:56 ---> Running in 3546c563608a 13:33:56 Removing intermediate container 3546c563608a 13:33:56 ---> 247e62d43564 13:33:56 Step 12/30 : RUN $MAKE 13:33:56 ---> Running in 443f554bbcc4 13:33:57 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.23 -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:35:49 Removing intermediate container 443f554bbcc4 13:35:49 ---> 9e5c8b5dd97b 13:35:49 Step 13/30 : FROM alpine:3.18 13:35:49 3.18: Pulling from library/alpine 13:35:49 c6b39de5b339: Pulling fs layer 13:35:49 c6b39de5b339: Verifying Checksum 13:35:49 c6b39de5b339: Download complete 13:35:49 c6b39de5b339: Pull complete 13:35:49 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 13:35:49 Status: Downloaded newer image for alpine:3.18 13:35:49 ---> 33abbf032149 13:35:49 Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 13:35:49 ---> Running in db34b804e942 13:35:49 Removing intermediate container db34b804e942 13:35:49 ---> 3e8c593c4af6 13:35:49 Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 13:35:49 ---> Running in 3f1684ec9490 13:35:49 Removing intermediate container 3f1684ec9490 13:35:49 ---> 62dbc7325524 13:35:49 Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init 13:35:49 ---> Running in ca7433f353f3 13:35:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:35:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:35:49 (1/2) Installing ca-certificates (20230506-r0) 13:35:49 (2/2) Installing dumb-init (1.2.5-r2) 13:35:49 Executing busybox-1.36.1-r5.trigger 13:35:49 Executing ca-certificates-20230506-r0.trigger 13:35:49 OK: 9 MiB in 17 packages 13:35:49 Removing intermediate container ca7433f353f3 13:35:49 ---> 8319f76ca0e2 13:35:49 Step 17/30 : RUN apk --no-cache upgrade 13:35:49 ---> Running in 98ba567699c4 13:35:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:35:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:35:49 OK: 9 MiB in 17 packages 13:35:49 Removing intermediate container 98ba567699c4 13:35:49 ---> ef44e8cb55b3 13:35:49 Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt 13:35:49 ---> 2cabf921bfc3 13:35:49 Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE 13:35:49 ---> 702fbd2f1b89 13:35:49 Step 20/30 : COPY --from=builder /app/res/ /res/ 13:35:50 ---> 202ff2f6e9c8 13:35:50 Step 21/30 : COPY --from=builder /app/static/ /static/ 13:35:51 ---> cf11f4d5c66c 13:35:51 Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 13:35:52 ---> 246ea1725e9e 13:35:52 Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 13:35:52 ---> Running in 4826bdb8fb13 13:35:54 Removing intermediate container 4826bdb8fb13 13:35:54 ---> a4624e8e751f 13:35:54 Step 24/30 : VOLUME /cache 13:35:54 ---> Running in badad8f40104 13:35:54 Removing intermediate container badad8f40104 13:35:54 ---> fc7f2883b9e7 13:35:54 Step 25/30 : EXPOSE 59711 13:35:54 ---> Running in 1cdf7dc358d1 13:35:55 Removing intermediate container 1cdf7dc358d1 13:35:55 ---> c3d056449760 13:35:55 Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 13:35:55 ---> Running in 35bbb216ac98 13:35:55 Removing intermediate container 35bbb216ac98 13:35:55 ---> a275c3c767a8 13:35:55 Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 13:35:55 ---> Running in 8d9648a5f9cc 13:35:59 Removing intermediate container 8d9648a5f9cc 13:35:59 ---> e51be34d5699 13:35:59 Step 28/30 : LABEL arch=arm64 13:35:59 ---> Running in f7ab6a797220 13:35:59 Removing intermediate container f7ab6a797220 13:35:59 ---> 8861a2950074 13:35:59 Step 29/30 : LABEL git_sha=bac183715616a0ae490d137236004edd9e36ae7f 13:35:59 ---> Running in 98c2deca899c 13:35:59 Removing intermediate container 98c2deca899c 13:35:59 ---> 997308daa266 13:35:59 Step 30/30 : LABEL version=0.0.0 13:35:59 ---> Running in 0146466afb88 13:36:00 Removing intermediate container 0146466afb88 13:36:00 ---> 7c822786436d 13:36:00 [Warning] One or more build-args [ARCH] were not consumed 13:36:00 Successfully built 7c822786436d 13:36:00 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:36:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:36:01 13:36:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:36:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:36:02 arm64: Pulling from edgex-lftools-log-publisher 13:36:02 8998bd30e6a1: Pulling fs layer 13:36:02 04944245beec: Pulling fs layer 13:36:02 699f458cf7ca: Pulling fs layer 13:36:02 765212b225bb: Pulling fs layer 13:36:02 f23df028b6ca: Pulling fs layer 13:36:02 d65c8cfc05b1: Pulling fs layer 13:36:02 2437ff75d9bd: Pulling fs layer 13:36:02 f23df028b6ca: Waiting 13:36:02 d65c8cfc05b1: Waiting 13:36:02 765212b225bb: Waiting 13:36:02 2437ff75d9bd: Waiting 13:36:02 04944245beec: Verifying Checksum 13:36:02 04944245beec: Download complete 13:36:02 765212b225bb: Verifying Checksum 13:36:02 765212b225bb: Download complete 13:36:02 f23df028b6ca: Verifying Checksum 13:36:02 f23df028b6ca: Download complete 13:36:02 d65c8cfc05b1: Verifying Checksum 13:36:02 d65c8cfc05b1: Download complete 13:36:02 699f458cf7ca: Verifying Checksum 13:36:02 699f458cf7ca: Download complete 13:36:03 8998bd30e6a1: Verifying Checksum 13:36:03 8998bd30e6a1: Download complete 13:36:05 2437ff75d9bd: Verifying Checksum 13:36:05 2437ff75d9bd: Download complete 13:36:07 8998bd30e6a1: Pull complete 13:36:08 04944245beec: Pull complete 13:36:10 699f458cf7ca: Pull complete 13:36:10 765212b225bb: Pull complete 13:36:15 f23df028b6ca: Pull complete 13:36:15 d65c8cfc05b1: Pull complete 13:36:33 2437ff75d9bd: Pull complete 13:36:33 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 13:36:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:36:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:36:34 prd-ubuntu20.04-docker-arm64-4c-16g-1791 does not seem to be running inside a container 13:36:34 $ 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:36:35 $ docker top f8ec14c5ce1a64ab59eab3ab023ef59ae1700873da3aca47d6361849d55d7352 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:36:36 ---> job-cost.sh 13:36:36 lf-activate-venv: SKIPPING 13:36:36 INFO: No Stack... 13:36:36 INFO: Retrieving Pricing Info for: v3-standard-4 13:36:37 INFO: Archiving Costs [Pipeline] sh 13:36:37 + cut+ -d,cat -f6 /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv 13:36:37 [Pipeline] lock 13:36:38 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-274-1-stack-cost] 13:36:38 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-274-1-stack-cost] did not exist. Created. 13:36:38 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-274-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:36:38 /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-2e9bc5de/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 13:36:39 + echo total: 0.10999999940395355 [Pipeline] stash 13:36:39 Warning: overwriting stash ‘stack-cost’ 13:36:39 Stashed 1 file(s) [Pipeline] } 13:36:39 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-274-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:36:39 $ docker stop --time=1 f8ec14c5ce1a64ab59eab3ab023ef59ae1700873da3aca47d6361849d55d7352 13:36:44 $ docker rm -f --volumes f8ec14c5ce1a64ab59eab3ab023ef59ae1700873da3aca47d6361849d55d7352 [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:36:46 provisioning config files... 13:36:46 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-274@tmp/config9535484757633752315tmp [Pipeline] { [Pipeline] sh 13:36:46 + set +x 13:36:46 + curl -s https://codecov.io/bash 13:36:46 + bash -s -- 13:36:46 13:36:46 _____ _ 13:36:46 / ____| | | 13:36:46 | | ___ __| | ___ ___ _____ __ 13:36:46 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:36:46 | |___| (_) | (_| | __/ (_| (_) \ V / 13:36:46 \_____\___/ \__,_|\___|\___\___/ \_/ 13:36:46 Bash-1.0.6 13:36:46 13:36:46 13:36:46 ==> git version 2.25.1 found 13:36:46 ==> 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:36:46 Release-Date: 2020-01-08 13:36:46 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:36:46 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 13:36:46 ==> Jenkins CI detected. 13:36:46 current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-274 13:36:46 project root: . 13:36:46 --> token set from env 13:36:46 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:36:46 ==> Running gcov in . (disable via -X gcov) 13:36:46 ==> Python coveragepy not found 13:36:46 ==> Searching for coverage reports in: 13:36:46 + . 13:36:46 -> Found 1 reports 13:36:46 ==> Detecting git/mercurial file structure 13:36:46 ==> Reading reports 13:36:46 + ./coverage.out bytes=41317 13:36:46 ==> Appending adjustments 13:36:46 https://docs.codecov.io/docs/fixing-reports 13:36:46 + Found adjustments 13:36:46 ==> Gzipping contents 13:36:46 12K /tmp/codecov.74VVxM.gz 13:36:46 ==> Uploading reports 13:36:46 url: https://codecov.io 13:36:46 query: branch=PR-274&commit=bac183715616a0ae490d137236004edd9e36ae7f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-274%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=274&job=&cmd_args= 13:36:46 -> Pinging Codecov 13:36:46 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-274&commit=bac183715616a0ae490d137236004edd9e36ae7f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-274%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=274&job=&cmd_args= 13:36:47 -> Uploading to 13:36:47 https://storage.googleapis.com/codecov/v4/raw/2024-02-27/581DD39554BDF9B6E22D074273EAD858/bac183715616a0ae490d137236004edd9e36ae7f/2f46dbd4-14cc-4cf5-9bb3-ac9e2f86d7fd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240227%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240227T133646Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=32391661d9b36d69acd1012e1c2d6b4635841d951267aaaa170fddae4bc64298 13:36:47 % Total % Received % Xferd Average Speed Time Time Time Current 13:36:47 Dload Upload Total Spent Left Speed 13:36:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11611 0 0 100 11611 0 42687 --:--:-- --:--:-- --:--:-- 42687 13:36:47 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/bac183715616a0ae490d137236004edd9e36ae7f [Pipeline] } 13:36:47 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:36:50 + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-274/archives ] 13:36:50 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-274/archives 13:36:50 total 16 13:36:50 drwxr-xr-x 3 root root 4096 Feb 27 13:28 . 13:36:50 drwxrwxr-x 12 jenkins jenkins 4096 Feb 27 13:28 .. 13:36:50 drwxr-xr-x 2 root root 4096 Feb 27 13:28 cost 13:36:50 -rw-r--r-- 1 root root 95 Feb 27 13:28 cost.csv 13:36:50 + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-274/archives 13:36:50 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-274/archives 13:36:50 total 16 13:36:50 drwxr-xr-x 3 jenkins jenkins 4096 Feb 27 13:28 . 13:36:50 drwxrwxr-x 12 jenkins jenkins 4096 Feb 27 13:28 .. 13:36:50 drwxr-xr-x 2 jenkins jenkins 4096 Feb 27 13:28 cost 13:36:50 -rw-r--r-- 1 jenkins jenkins 95 Feb 27 13:28 cost.csv [Pipeline] libraryResource [Pipeline] sh 13:36:51 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:36:51 ---> package-listing.sh 13:36:51 ++ facter osfamily 13:36:51 ++ tr '[:upper:]' '[:lower:]' 13:36:52 + OS_FAMILY=debian 13:36:52 + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-274 13:36:52 + START_PACKAGES=/tmp/packages_start.txt 13:36:52 + END_PACKAGES=/tmp/packages_end.txt 13:36:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:36:52 + PACKAGES=/tmp/packages_start.txt 13:36:52 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-274 ']' 13:36:52 + PACKAGES=/tmp/packages_end.txt 13:36:52 + case "${OS_FAMILY}" in 13:36:52 + dpkg -l 13:36:52 + grep '^ii' 13:36:52 + '[' -f /tmp/packages_start.txt ']' 13:36:52 + '[' -f /tmp/packages_end.txt ']' 13:36:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:36:52 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-274 ']' 13:36:52 + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-274/archives/ 13:36:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-274/archives/ [Pipeline] echo 13:36:52 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-274/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:36:52 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:36:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:36:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:36:53 prd-ubuntu20.04-docker-8c-8g-1790 does not seem to be running inside a container 13:36:53 $ 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-274/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-274 -v /w/workspace/y_app-rfid-llrp-inventory_PR-274:/w/workspace/y_app-rfid-llrp-inventory_PR-274:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-274@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-274@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:36:53 $ docker top 02cc2d403607b0d2d7718825ad109b03013d8b5fb2717dfa39f17aa454ec76f5 -eo pid,comm [Pipeline] { [Pipeline] sh 13:36:54 + touch /tmp/pre-build-complete [Pipeline] sh 13:36:54 + mkdir -p /var/log/sysstat [Pipeline] sh 13:36:54 + ls /var/log/sa-host 13:36:54 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:36:55 provisioning config files... 13:36:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-274@tmp/config1679299275866769668tmp [Pipeline] { [Pipeline] echo 13:36:55 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:36:55 ---> create-netrc.sh [Pipeline] } 13:36:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:36:56 ---> python-tools-install.sh [Pipeline] echo 13:36:56 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:36:56 ---> sudo-logs.sh 13:36:56 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:36:56 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:36:57 ---> job-cost.sh 13:36:57 lf-activate-venv: SKIPPING 13:36:57 DEBUG: total: 0.2199999988079071 13:36:57 INFO: Retrieving Stack Cost... 13:36:57 INFO: Retrieving Pricing Info for: v3-standard-8 13:36:57 INFO: Archiving Costs [Pipeline] echo 13:36:57 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:36:58 ---> logs-deploy.sh 13:36:58 lf-activate-venv: SKIPPING 13:36:58 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-274/1 13:36:58 INFO: archiving workspace using pattern(s): 13:36:59 Archives upload complete. 13:36:59 INFO: archiving logs to Nexus