Pull request #173 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/app-rfid-llrp-inventory Obtained Jenkinsfile from 2acaf4cdf1496a783fbd4c34fa92eae5f6a88c65+f3ec3627537317e087eb1fd8c2e6864e6f4c18bf (15d50654d49c25fc14cec9f364dd08240846ec41) 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-ssh4529376476957687413.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh10758491727981085835.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-173/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-173/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15173522300424127540.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-173/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5026222165056978613.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh3391987990994508850.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-173/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-173/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3555785070076763382.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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, buildSnap:false] ========================================================= [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.20 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-6743 in /w/workspace/y_app-rfid-llrp-inventory_PR-173 [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-173 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/173/head:refs/remotes/origin/PR-173 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit f3ec3627537317e087eb1fd8c2e6864e6f4c18bf into PR head commit 2acaf4cdf1496a783fbd4c34fa92eae5f6a88c65 Merge succeeded, producing 2acaf4cdf1496a783fbd4c34fa92eae5f6a88c65 Checking out Revision 2acaf4cdf1496a783fbd4c34fa92eae5f6a88c65 (PR-173) > git config core.sparsecheckout # timeout=10 > git checkout -f 2acaf4cdf1496a783fbd4c34fa92eae5f6a88c65 # 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 f3ec3627537317e087eb1fd8c2e6864e6f4c18bf # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2acaf4cdf1496a783fbd4c34fa92eae5f6a88c65 # timeout=10 Commit message: "fix: Add missing Service.Host" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:01:22 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:01:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:01:22 ========================================================= 23:01:22 EdgeX Global Pipelines Version Info 23:01:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:01:23 ------------------- 23:01:23 stable info: 23:01:23 ------------------- 23:01:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:01:23 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 23:01:23 Message: update stable to v1.0.245 23:01:23 ------------------- 23:01:23 experimental info: 23:01:23 ------------------- 23:01:23 Commited By: **** collab-it+edgex@linuxfoundation.org 23:01:23 Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 23:01:23 Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:01:24 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 23:01:24 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 23:01:24 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:01:24 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:01:24 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:01:24 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 23:01:24 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:01:24 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:01:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:01:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:01:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:01:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 23:01:24 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:01:24 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:01:24 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:01:24 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:01:24 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:01:24 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:01:24 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:01:25 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:01:25 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:01:25 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:01:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:01:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:01:25 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:01:25 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:01:25 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:01:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-173 [Pipeline] echo 23:01:25 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-173 [Pipeline] echo 23:01:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-173 [Pipeline] echo 23:01:25 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2acaf4cdf1496a783fbd4c34fa92eae5f6a88c65 [Pipeline] echo 23:01:25 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2acaf4c [Pipeline] echo 23:01:25 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:01:25 provisioning config files... 23:01:25 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-173@tmp/config5893172756491164170tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:01:26 ---> docker-login.sh 23:01:26 nexus3.edgexfoundry.org:10001 23:01:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:01:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:01:26 Configure a credential helper to remove this warning. See 23:01:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:01:26 23:01:26 Login Succeeded 23:01:26 nexus3.edgexfoundry.org:10002 23:01:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:01:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:01:26 Configure a credential helper to remove this warning. See 23:01:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:01:26 23:01:26 Login Succeeded 23:01:26 nexus3.edgexfoundry.org:10003 23:01:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:01:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:01:26 Configure a credential helper to remove this warning. See 23:01:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:01:26 23:01:26 Login Succeeded 23:01:26 nexus3.edgexfoundry.org:10004 23:01:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:01:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:01:26 Configure a credential helper to remove this warning. See 23:01:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:01:26 23:01:26 Login Succeeded 23:01:26 docker.io 23:01:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:01:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:01:27 Configure a credential helper to remove this warning. See 23:01:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:01:27 23:01:27 Login Succeeded 23:01:27 ---> docker-login.sh ends [Pipeline] } 23:01:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:01:27 + git rev-list -1 --merges 2acaf4cdf1496a783fbd4c34fa92eae5f6a88c65~1..2acaf4cdf1496a783fbd4c34fa92eae5f6a88c65 [Pipeline] echo 23:01:27 -----------> git rev-list -1 --merges 2acaf4cdf1496a783fbd4c34fa92eae5f6a88c65~1..2acaf4cdf1496a783fbd4c34fa92eae5f6a88c65 2acaf4cdf1496a783fbd4c34fa92eae5f6a88c65 [false] [Pipeline] sh 23:01:28 + git log --format=format:%s -1 2acaf4cdf1496a783fbd4c34fa92eae5f6a88c65 [Pipeline] echo 23:01:28 ========================================================= 23:01:28 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:01:28 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:01:28 + git log --format=format:%s -1 2acaf4cdf1496a783fbd4c34fa92eae5f6a88c65 [Pipeline] echo 23:01:28 [semverPrep] GIT_COMMIT: 2acaf4cdf1496a783fbd4c34fa92eae5f6a88c65, Commit Message: fix: Add missing Service.Host [Pipeline] echo 23:01:28 [semverPrep] This is not a build commit. [Pipeline] sh 23:01:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:01:29 + grep -v github /etc/ssh/ssh_known_hosts 23:01:29 + [ -e /tmp/ssh_known_hosts ] 23:01:29 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:01:29 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:01:29 + sudo tee -a /etc/ssh/ssh_known_hosts 23:01:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:01:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:01:29 23:01:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:01:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:01:29 0.1.4: Pulling from edgex-devops/py-git-semver 23:01:29 b85a868b505f: Pulling fs layer 23:01:29 e2be974225ed: Pulling fs layer 23:01:29 339a4e72a1f5: Pulling fs layer 23:01:29 988bab9f4d93: Pulling fs layer 23:01:29 1469e6f7b9e6: Pulling fs layer 23:01:29 eaf3925da568: Pulling fs layer 23:01:29 bab4dde63d76: Pulling fs layer 23:01:29 bde34c3a00c8: Pulling fs layer 23:01:29 b352a97aabf1: Pulling fs layer 23:01:29 4872d77fe225: Pulling fs layer 23:01:29 5851b861e8e6: Pulling fs layer 23:01:29 988bab9f4d93: Waiting 23:01:29 4872d77fe225: Waiting 23:01:29 bde34c3a00c8: Waiting 23:01:29 1469e6f7b9e6: Waiting 23:01:29 b352a97aabf1: Waiting 23:01:29 bab4dde63d76: Waiting 23:01:29 5851b861e8e6: Waiting 23:01:29 e2be974225ed: Verifying Checksum 23:01:29 e2be974225ed: Download complete 23:01:29 988bab9f4d93: Verifying Checksum 23:01:29 988bab9f4d93: Download complete 23:01:29 339a4e72a1f5: Verifying Checksum 23:01:29 339a4e72a1f5: Download complete 23:01:29 1469e6f7b9e6: Verifying Checksum 23:01:29 1469e6f7b9e6: Download complete 23:01:30 eaf3925da568: Download complete 23:01:30 bde34c3a00c8: Download complete 23:01:30 b352a97aabf1: Verifying Checksum 23:01:30 b352a97aabf1: Download complete 23:01:30 4872d77fe225: Download complete 23:01:30 5851b861e8e6: Verifying Checksum 23:01:30 b85a868b505f: Verifying Checksum 23:01:30 b85a868b505f: Download complete 23:01:30 bab4dde63d76: Verifying Checksum 23:01:30 bab4dde63d76: Download complete 23:01:31 b85a868b505f: Pull complete 23:01:31 e2be974225ed: Pull complete 23:01:32 339a4e72a1f5: Pull complete 23:01:32 988bab9f4d93: Pull complete 23:01:32 1469e6f7b9e6: Pull complete 23:01:32 eaf3925da568: Pull complete 23:01:34 bab4dde63d76: Pull complete 23:01:34 bde34c3a00c8: Pull complete 23:01:34 b352a97aabf1: Pull complete 23:01:34 4872d77fe225: Pull complete 23:01:34 5851b861e8e6: Pull complete 23:01:34 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:01:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:01:34 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:01:35 prd-ubuntu20.04-docker-8c-8g-6743 does not seem to be running inside a container 23:01:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-173 -v /w/workspace/y_app-rfid-llrp-inventory_PR-173:/w/workspace/y_app-rfid-llrp-inventory_PR-173:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-173@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-173@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-devops/py-git-semver:0.1.4 cat 23:01:38 $ docker top cff182a0ea8a69f7c1fb3664fb4cb1255689160a9ba69ee774635774538c63c7 -eo pid,comm 23:01:38 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). 23:01:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:01:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:01:38 [ssh-agent] Looking for ssh-agent implementation... 23:01:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:01:38 $ docker exec cff182a0ea8a69f7c1fb3664fb4cb1255689160a9ba69ee774635774538c63c7 ssh-agent 23:01:38 SSH_AUTH_SOCK=/tmp/ssh-hMGmF22XDzR1/agent.34 23:01:38 SSH_AGENT_PID=40 23:01:38 Running ssh-add (command line suppressed) 23:01:38 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-173@tmp/private_key_1785503350416797067.key (/w/workspace/y_app-rfid-llrp-inventory_PR-173@tmp/private_key_1785503350416797067.key) 23:01:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:01:39 + git tag --points-at HEAD [Pipeline] } 23:01:39 $ docker exec --env ******** --env ******** cff182a0ea8a69f7c1fb3664fb4cb1255689160a9ba69ee774635774538c63c7 ssh-agent -k 23:01:39 unset SSH_AUTH_SOCK; 23:01:39 unset SSH_AGENT_PID; 23:01:39 echo Agent pid 40 killed; 23:01:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:01:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:01:40 [ssh-agent] Looking for ssh-agent implementation... 23:01:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:01:40 $ docker exec cff182a0ea8a69f7c1fb3664fb4cb1255689160a9ba69ee774635774538c63c7 ssh-agent 23:01:40 SSH_AUTH_SOCK=/tmp/ssh-6EeIrHXBzERV/agent.72 23:01:40 SSH_AGENT_PID=78 23:01:40 Running ssh-add (command line suppressed) 23:01:40 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-173@tmp/private_key_7670206827032183849.key (/w/workspace/y_app-rfid-llrp-inventory_PR-173@tmp/private_key_7670206827032183849.key) 23:01:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:01:41 + git semver init 23:01:41 2023-04-03 23:01:41,245 [run_init] DEBUG init version:0.0.0 force:False 23:01:41 2023-04-03 23:01:41,247 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-173/.semver 23:01:41 2023-04-03 23:01:41,248 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-173/.semver 23:01:41 2023-04-03 23:01:41,248 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-173/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-173, universal_newlines=False, shell=None, istream=None) 23:01:43 2023-04-03 23:01:43,063 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-173/.git/info/exclude 23:01:43 2023-04-03 23:01:43,063 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-173/.semver/PR-173 with force:False 23:01:43 2023-04-03 23:01:43,063 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-173/.semver/PR-173 23:01:43 2023-04-03 23:01:43,066 [execute] INFO git cat-file --batch-check 23:01:43 2023-04-03 23:01:43,066 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-173/.semver, universal_newlines=False, shell=None, istream=) 23:01:43 2023-04-03 23:01:43,071 [execute] INFO git cat-file --batch 23:01:43 2023-04-03 23:01:43,072 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-173/.semver, universal_newlines=False, shell=None, istream=) 23:01:43 2023-04-03 23:01:43,075 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-173/.semver/PR-173 23:01:43 0.0.0 [Pipeline] } 23:01:43 $ docker exec --env ******** --env ******** cff182a0ea8a69f7c1fb3664fb4cb1255689160a9ba69ee774635774538c63c7 ssh-agent -k 23:01:43 unset SSH_AUTH_SOCK; 23:01:43 unset SSH_AGENT_PID; 23:01:43 echo Agent pid 78 killed; 23:01:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:01:43 + git semver [Pipeline] } 23:01:43 $ docker stop --time=1 cff182a0ea8a69f7c1fb3664fb4cb1255689160a9ba69ee774635774538c63c7 23:01:46 $ docker rm -f --volumes cff182a0ea8a69f7c1fb3664fb4cb1255689160a9ba69ee774635774538c63c7 [Pipeline] // withDockerContainer [Pipeline] sh 23:01:46 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:01:47 Stashed 1 file(s) [Pipeline] echo 23:01:47 [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 23:01:47 provisioning config files... 23:01:47 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-173@tmp/config18111644186157580514tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:01:48 ---> docker-login.sh 23:01:48 nexus3.edgexfoundry.org:10001 23:01:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:01:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:01:48 Configure a credential helper to remove this warning. See 23:01:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:01:48 23:01:48 Login Succeeded 23:01:48 nexus3.edgexfoundry.org:10002 23:01:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:01:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:01:48 Configure a credential helper to remove this warning. See 23:01:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:01:48 23:01:48 Login Succeeded 23:01:48 nexus3.edgexfoundry.org:10003 23:01:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:01:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:01:48 Configure a credential helper to remove this warning. See 23:01:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:01:48 23:01:48 Login Succeeded 23:01:48 nexus3.edgexfoundry.org:10004 23:01:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:01:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:01:49 Configure a credential helper to remove this warning. See 23:01:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:01:49 23:01:49 Login Succeeded 23:01:49 docker.io 23:01:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:01:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:01:50 Configure a credential helper to remove this warning. See 23:01:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:01:50 23:01:50 Login Succeeded 23:01:50 ---> docker-login.sh ends [Pipeline] } 23:01:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:01:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:01:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:01:50 ========================================================= 23:01:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 23:01:50 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:01:51 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 23:01:51 Sending build context to Docker daemon 12.62MB 23:01:51 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 23:01:51 Step 2/12 : FROM ${BASE} AS builder 23:01:51 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 23:01:51 63b65145d645: Pulling fs layer 23:01:51 a2d21d5440eb: Pulling fs layer 23:01:51 935e6c44a52c: Pulling fs layer 23:01:51 94cc34f8dd06: Pulling fs layer 23:01:51 30dea6a524f1: Pulling fs layer 23:01:51 a2aff8979fd8: Pulling fs layer 23:01:51 6808be2612f2: Pulling fs layer 23:01:51 f25807f1079a: Pulling fs layer 23:01:51 94cc34f8dd06: Waiting 23:01:51 30dea6a524f1: Waiting 23:01:51 a2aff8979fd8: Waiting 23:01:51 6808be2612f2: Waiting 23:01:51 f25807f1079a: Waiting 23:01:51 a2d21d5440eb: Verifying Checksum 23:01:51 a2d21d5440eb: Download complete 23:01:51 94cc34f8dd06: Verifying Checksum 23:01:51 94cc34f8dd06: Download complete 23:01:51 30dea6a524f1: Verifying Checksum 23:01:51 30dea6a524f1: Download complete 23:01:51 63b65145d645: Verifying Checksum 23:01:51 63b65145d645: Download complete 23:01:51 a2aff8979fd8: Verifying Checksum 23:01:51 a2aff8979fd8: Download complete 23:01:51 63b65145d645: Pull complete 23:01:51 a2d21d5440eb: Pull complete 23:01:51 f25807f1079a: Verifying Checksum 23:01:51 f25807f1079a: Download complete 23:01:52 935e6c44a52c: Verifying Checksum 23:01:52 935e6c44a52c: Download complete 23:01:52 6808be2612f2: Verifying Checksum 23:01:52 6808be2612f2: Download complete 23:01:56 935e6c44a52c: Pull complete 23:01:56 94cc34f8dd06: Pull complete 23:01:56 30dea6a524f1: Pull complete 23:01:56 a2aff8979fd8: Pull complete 23:01:58 6808be2612f2: Pull complete 23:01:58 f25807f1079a: Pull complete 23:01:58 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 23:01:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 23:01:58 ---> 3b553350e43f 23:01:58 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 23:02:02 ---> Running in f6d1ac2e717b 23:02:02 Removing intermediate container f6d1ac2e717b 23:02:02 ---> ae816e226683 23:02:02 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 23:02:02 ---> Running in bb74e47634bf 23:02:02 Removing intermediate container bb74e47634bf 23:02:02 ---> 9c7170d739fb 23:02:02 Step 5/12 : ARG ADD_BUILD_TAGS="" 23:02:02 ---> Running in 69ed6b1c027c 23:02:02 Removing intermediate container 69ed6b1c027c 23:02:02 ---> ba3dd99b5591 23:02:02 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:02:02 ---> Running in 5ac664a14582 23:02:02 Still waiting to schedule task 23:02:02 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 23:02:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:02:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:02:03 OK: 265 MiB in 53 packages 23:02:03 Removing intermediate container 5ac664a14582 23:02:03 ---> bfd60854bab1 23:02:03 Step 7/12 : WORKDIR /app 23:02:03 ---> Running in 835efa738c0b 23:02:03 Removing intermediate container 835efa738c0b 23:02:03 ---> cf2fde62cef2 23:02:03 Step 8/12 : COPY go.mod vendor* ./ 23:02:03 ---> 1edc5565001c 23:02:03 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:02:03 ---> Running in 809f55640f34 23:02:30 Removing intermediate container 809f55640f34 23:02:30 ---> ad934e09fbe1 23:02:30 Step 10/12 : COPY . . 23:02:30 ---> fb55f90d2ba5 23:02:30 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:02:30 ---> Running in 92e746988d96 23:02:30 Removing intermediate container 92e746988d96 23:02:30 ---> 6e8ba51d88f4 23:02:30 Step 12/12 : RUN $MAKE 23:02:30 ---> Running in d075f1cd74f8 23:02:30 noop 23:02:30 Removing intermediate container d075f1cd74f8 23:02:30 ---> bf1d1c003c86 23:02:30 Successfully built bf1d1c003c86 23:02:30 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:02:30 + docker inspect -f . ci-base-image-x86_64 23:02:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:02:31 prd-ubuntu20.04-docker-8c-8g-6743 does not seem to be running inside a container 23:02:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-173 -v /w/workspace/y_app-rfid-llrp-inventory_PR-173:/w/workspace/y_app-rfid-llrp-inventory_PR-173:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-173@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-173@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:02:31 $ docker top e63740f3774b201a2cabdb5f9bbfd1937fd43380827ff69bbd431c5921d5110f -eo pid,comm [Pipeline] { [Pipeline] sh 23:02:31 + go version 23:02:31 go version go1.20.2 linux/amd64 [Pipeline] } 23:02:31 $ docker stop --time=1 e63740f3774b201a2cabdb5f9bbfd1937fd43380827ff69bbd431c5921d5110f 23:02:33 $ docker rm -f --volumes e63740f3774b201a2cabdb5f9bbfd1937fd43380827ff69bbd431c5921d5110f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:02:33 + docker inspect -f . ci-base-image-x86_64 23:02:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:02:34 prd-ubuntu20.04-docker-8c-8g-6743 does not seem to be running inside a container 23:02:34 $ 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-173 -v /w/workspace/y_app-rfid-llrp-inventory_PR-173:/w/workspace/y_app-rfid-llrp-inventory_PR-173:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-173@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-173@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:02:34 $ docker top fa6150a1c2f66e71f684d976c5a768251da2bb39c7dab003409e502998f1305d -eo pid,comm [Pipeline] { [Pipeline] sh 23:02:34 + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-173 [Pipeline] fileExists [Pipeline] sh 23:02:35 + make test 23:02:35 go test -race ./... -coverprofile=coverage.out ./... 23:02:57 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 23:02:57 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 23:02:57 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.150s coverage: 86.2% of statements 23:02:57 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.721s coverage: 71.9% of statements 23:03:19 go vet ./... 23:03:22 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:03:22 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:03:22 ./bin/test-attribution.sh [Pipeline] echo 23:03:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:03:22 $ docker stop --time=1 fa6150a1c2f66e71f684d976c5a768251da2bb39c7dab003409e502998f1305d 23:03:25 $ docker rm -f --volumes fa6150a1c2f66e71f684d976c5a768251da2bb39c7dab003409e502998f1305d [Pipeline] // withDockerContainer [Pipeline] sh 23:03:26 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:03:26 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 23:03:27 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:03:27 + ls -al . 23:03:27 total 228 23:03:27 drwxrwxr-x 11 jenkins jenkins 4096 Apr 3 23:02 . 23:03:27 drwxrwxr-x 4 jenkins jenkins 4096 Apr 3 23:01 .. 23:03:27 -rw-rw-r-- 1 jenkins jenkins 262 Apr 3 23:01 .dockerignore 23:03:27 drwxrwxr-x 8 jenkins jenkins 4096 Apr 3 23:01 .git 23:03:27 drwxrwxr-x 3 jenkins jenkins 4096 Apr 3 23:01 .github 23:03:27 -rw-rw-r-- 1 jenkins jenkins 788 Apr 3 23:01 .gitignore 23:03:27 -rw-rw-r-- 1 jenkins jenkins 41 Apr 3 23:01 .golangci.yml 23:03:27 drwxr-xr-x 3 jenkins jenkins 4096 Apr 3 23:01 .semver 23:03:27 -rw-rw-r-- 1 jenkins jenkins 9805 Apr 3 23:01 Attribution.txt 23:03:27 -rw-rw-r-- 1 jenkins jenkins 4331 Apr 3 23:01 CHANGELOG.md 23:03:27 -rw-rw-r-- 1 jenkins jenkins 1659 Apr 3 23:01 Dockerfile 23:03:27 -rw-rw-r-- 1 jenkins jenkins 677 Apr 3 23:01 GOVERNANCE.md 23:03:27 -rw-rw-r-- 1 jenkins jenkins 687 Apr 3 23:01 Jenkinsfile 23:03:27 -rw-rw-r-- 1 jenkins jenkins 11347 Apr 3 23:01 LICENSE 23:03:27 -rw-rw-r-- 1 jenkins jenkins 2497 Apr 3 23:01 Makefile 23:03:27 -rw-rw-r-- 1 jenkins jenkins 617 Apr 3 23:01 OWNERS.md 23:03:27 -rw-rw-r-- 1 jenkins jenkins 31001 Apr 3 23:01 README.md 23:03:27 -rw-rw-r-- 1 jenkins jenkins 5 Apr 3 23:01 VERSION 23:03:27 drwxrwxr-x 2 jenkins jenkins 4096 Apr 3 23:01 bin 23:03:27 -rw-r--r-- 1 jenkins jenkins 41317 Apr 3 23:02 coverage.out 23:03:27 -rw-rw-r-- 1 jenkins jenkins 3464 Apr 3 23:01 go.mod 23:03:27 -rw-rw-r-- 1 jenkins jenkins 31420 Apr 3 23:01 go.sum 23:03:27 drwxrwxr-x 2 jenkins jenkins 4096 Apr 3 23:01 images 23:03:27 drwxrwxr-x 4 jenkins jenkins 4096 Apr 3 23:01 internal 23:03:27 -rw-rw-r-- 1 jenkins jenkins 531 Apr 3 23:01 main.go 23:03:27 drwxrwxr-x 2 jenkins jenkins 4096 Apr 3 23:01 res 23:03:27 drwxrwxr-x 4 jenkins jenkins 4096 Apr 3 23:01 snap 23:03:27 drwxrwxr-x 3 jenkins jenkins 4096 Apr 3 23:01 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:27 + 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=2acaf4cdf1496a783fbd4c34fa92eae5f6a88c65 --label arch=amd64 --label version=0.0.0 . 23:03:27 Sending build context to Docker daemon 12.62MB 23:03:27 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 23:03:27 Step 2/29 : FROM ${BASE} AS builder 23:03:27 ---> bf1d1c003c86 23:03:27 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 23:03:28 ---> Running in 3a0c82e9e3e8 23:03:28 Removing intermediate container 3a0c82e9e3e8 23:03:28 ---> 0f8f6cd97ddf 23:03:28 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 23:03:28 ---> Running in 1e3e35f6fd63 23:03:28 Removing intermediate container 1e3e35f6fd63 23:03:28 ---> a2f2f1b59a29 23:03:28 Step 5/29 : ARG ADD_BUILD_TAGS="" 23:03:28 ---> Running in 64b4da342bc4 23:03:28 Removing intermediate container 64b4da342bc4 23:03:28 ---> 10d87b71d605 23:03:28 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:03:28 ---> Running in 3fb33b8f0c30 23:03:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:03:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:03:29 OK: 265 MiB in 53 packages 23:03:29 Removing intermediate container 3fb33b8f0c30 23:03:29 ---> 1e34e36e89d6 23:03:29 Step 7/29 : WORKDIR /app 23:03:29 ---> Running in f967a03bd28c 23:03:29 Removing intermediate container f967a03bd28c 23:03:29 ---> 0cd95098f972 23:03:29 Step 8/29 : COPY go.mod vendor* ./ 23:03:29 ---> 714c22f3dadf 23:03:29 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:03:29 ---> Running in 2d696935c2df 23:03:30 Removing intermediate container 2d696935c2df 23:03:30 ---> 5564ff15fd3f 23:03:30 Step 10/29 : COPY . . 23:03:30 ---> f450b377c527 23:03:30 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:03:30 ---> Running in 5fda2cdf3c9e 23:03:30 Removing intermediate container 5fda2cdf3c9e 23:03:30 ---> f5f8f9ecf521 23:03:30 Step 12/29 : RUN $MAKE 23:03:30 ---> Running in d9d008f65478 23:03:31 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.48 -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 23:03:39 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6744 in /w/workspace/y_app-rfid-llrp-inventory_PR-173 [Pipeline] { [Pipeline] ws 23:03:39 Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout 23:03:39 The recommended git tool is: git 23:03:44 using credential edgex-jenkins-ssh 23:03:44 Cloning the remote Git repository 23:03:44 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 23:03:44 > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 23:03:44 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 23:03:44 > git --version # timeout=10 23:03:44 > git --version # 'git version 2.25.1' 23:03:44 using GIT_SSH to set credentials SSH Credentials for GitHub 23:03:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:03:47 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 23:03:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:03:47 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 23:03:47 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 23:03:47 using GIT_SSH to set credentials SSH Credentials for GitHub 23:03:47 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/173/head:refs/remotes/origin/PR-173 +refs/heads/main:refs/remotes/origin/main # timeout=10 23:03:48 Merging remotes/origin/main commit f3ec3627537317e087eb1fd8c2e6864e6f4c18bf into PR head commit 2acaf4cdf1496a783fbd4c34fa92eae5f6a88c65 23:03:48 Merge succeeded, producing 2acaf4cdf1496a783fbd4c34fa92eae5f6a88c65 23:03:48 Checking out Revision 2acaf4cdf1496a783fbd4c34fa92eae5f6a88c65 (PR-173) 23:03:48 > git config core.sparsecheckout # timeout=10 23:03:48 > git checkout -f 2acaf4cdf1496a783fbd4c34fa92eae5f6a88c65 # timeout=10 23:03:48 > git remote # timeout=10 23:03:48 > git config --get remote.origin.url # timeout=10 23:03:48 using GIT_SSH to set credentials SSH Credentials for GitHub 23:03:48 > git merge f3ec3627537317e087eb1fd8c2e6864e6f4c18bf # timeout=10 23:03:48 > git rev-parse HEAD^{commit} # timeout=10 23:03:48 > git config core.sparsecheckout # timeout=10 23:03:48 > git checkout -f 2acaf4cdf1496a783fbd4c34fa92eae5f6a88c65 # timeout=10 23:03:52 Commit message: "fix: Add missing Service.Host" 23:03:52 > git --version # timeout=10 23:03:52 > git --version # 'git version 2.25.1' 23:03:52 fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:03:53 Removing intermediate container d9d008f65478 23:03:53 ---> 98a461680ef6 23:03:53 Step 13/29 : FROM alpine:3.17 23:03:53 3.17: Pulling from library/alpine 23:03:53 f56be85fc22e: Pulling fs layer 23:03:53 f56be85fc22e: Download complete 23:03:53 f56be85fc22e: Pull complete 23:03:53 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 23:03:53 Status: Downloaded newer image for alpine:3.17 23:03:53 ---> 9ed4aefc74f6 23:03:53 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 23:03:53 ---> Running in 602744df2b59 23:03:53 Removing intermediate container 602744df2b59 23:03:53 ---> 9152ca089a6d 23:03:53 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 23:03:53 ---> Running in ccc3de0c8ad3 23:03:53 Removing intermediate container ccc3de0c8ad3 23:03:53 ---> d585e18192a3 23:03:53 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 23:03:53 ---> Running in 9e10f1bf41dc 23:03:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:03:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:03:53 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:03:53 % Total % Received % Xferd Average Speed Time Time Time Current 23:03:53 Dload Upload Total Spent Left Speed 23:03:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 92398 0 --:--:-- --:--:-- --:--:-- 92398 23:03:53 (1/2) Installing ca-certificates (20220614-r4) 23:03:53 (2/2) Installing dumb-init (1.2.5-r2) 23:03:53 Executing busybox-1.35.0-r29.trigger 23:03:53 Executing ca-certificates-20220614-r4.trigger [Pipeline] sh 23:03:54 OK: 8 MiB in 17 packages 23:03:54 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:03:54 Removing intermediate container 9e10f1bf41dc 23:03:54 ---> e654482d32a4 23:03:54 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 23:03:54 ---> a94c2c880840 23:03:54 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 23:03:54 ---> cad2507dbe85 23:03:54 Step 19/29 : COPY --from=builder /app/res/ /res/ 23:03:54 + sudo tee /etc/docker/daemon.new 23:03:54 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:03:54 { 23:03:54 "registry-mirrors": [ 23:03:54 "https://nexus3.edgexfoundry.org:10001" 23:03:54 ], 23:03:54 "bip": "10.250.0.254/24", 23:03:54 "hosts": [ 23:03:54 "tcp://0.0.0.0:5555", 23:03:54 "unix:///var/run/docker.sock" 23:03:54 ], 23:03:54 "mtu": 1458, 23:03:54 "selinux-enabled": true, 23:03:54 "seccomp-profile": "/etc/docker/seccomp.json" 23:03:54 } [Pipeline] sh 23:03:54 ---> 4076b9b9b36d 23:03:54 Step 20/29 : COPY --from=builder /app/static/ /static/ 23:03:54 ---> 2674c28d6254 23:03:54 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 23:03:54 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:03:55 + sudo service docker restart 23:03:55 ---> 5e7e31438a5a 23:03:55 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 23:03:55 ---> Running in 2440f65d8cd4 23:03:56 Removing intermediate container 2440f65d8cd4 23:03:56 ---> 31953d988352 23:03:56 Step 23/29 : VOLUME /cache 23:03:56 ---> Running in dfebdacd3891 23:03:56 Removing intermediate container dfebdacd3891 23:03:56 ---> 335d41aaeb51 23:03:56 Step 24/29 : EXPOSE 59711 23:03:56 ---> Running in 033fb426a92d 23:03:56 Removing intermediate container 033fb426a92d 23:03:56 ---> fab98162af9f 23:03:56 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 23:03:56 ---> Running in dff9f191567e 23:03:56 Removing intermediate container dff9f191567e 23:03:56 ---> da7037b163a0 23:03:56 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 23:03:56 ---> Running in 4a942a249635 23:03:56 Removing intermediate container 4a942a249635 23:03:56 ---> 2b1d5d33efbb 23:03:56 Step 27/29 : LABEL arch=amd64 23:03:56 ---> Running in 93c2a7340e7f 23:03:56 Removing intermediate container 93c2a7340e7f 23:03:56 ---> 45c9f4bf8a61 23:03:56 Step 28/29 : LABEL git_sha=2acaf4cdf1496a783fbd4c34fa92eae5f6a88c65 23:03:56 ---> Running in 3f03798ce143 23:03:56 Removing intermediate container 3f03798ce143 23:03:56 ---> 6fd780cf5a77 23:03:56 Step 29/29 : LABEL version=0.0.0 23:03:56 ---> Running in 46c855c073cf 23:03:56 Removing intermediate container 46c855c073cf 23:03:56 ---> 305ebad31f26 23:03:56 [Warning] One or more build-args [ARCH] were not consumed 23:03:56 Successfully built 305ebad31f26 23:03:56 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 23:03:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:03:57 23:03:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:03:58 latest: Pulling from edgex-lftools-log-publisher 23:03:58 5eb5b503b376: Pulling fs layer 23:03:58 5c69ac0246d0: Pulling fs layer 23:03:58 ec43610c2a17: Pulling fs layer 23:03:58 3a2ae6a8a46f: Pulling fs layer 23:03:58 33b1e0a273af: Pulling fs layer 23:03:58 5d3b04190fa2: Pulling fs layer 23:03:58 2f39f015ded8: Pulling fs layer 23:03:58 33b1e0a273af: Waiting 23:03:58 3a2ae6a8a46f: Waiting 23:03:58 5d3b04190fa2: Waiting 23:03:58 2f39f015ded8: Waiting 23:03:58 5c69ac0246d0: Download complete 23:03:58 3a2ae6a8a46f: Verifying Checksum 23:03:58 3a2ae6a8a46f: Download complete 23:03:58 ec43610c2a17: Verifying Checksum 23:03:58 ec43610c2a17: Download complete 23:03:58 33b1e0a273af: Verifying Checksum 23:03:58 33b1e0a273af: Download complete 23:03:58 5d3b04190fa2: Verifying Checksum 23:03:58 5d3b04190fa2: Download complete 23:03:58 5eb5b503b376: Download complete 23:03:59 2f39f015ded8: Download complete 23:03:59 5eb5b503b376: Pull complete 23:03:59 5c69ac0246d0: Pull complete 23:04:00 ec43610c2a17: Pull complete 23:04:00 3a2ae6a8a46f: Pull complete 23:04:00 33b1e0a273af: Pull complete 23:04:00 5d3b04190fa2: Pull complete 23:04:04 2f39f015ded8: Pull complete 23:04:04 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:04:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:04:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:04:05 prd-ubuntu20.04-docker-8c-8g-6743 does not seem to be running inside a container 23:04:05 $ 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-173 -v /w/workspace/y_app-rfid-llrp-inventory_PR-173:/w/workspace/y_app-rfid-llrp-inventory_PR-173:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-173@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-173@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:04:11 $ docker top 4673394929c8766006df0267b5fe8c23d8375f100dff5f90c7c957bd0eb6b5f6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:04:12 ---> job-cost.sh 23:04:12 lf-activate-venv: SKIPPING 23:04:12 INFO: No Stack... 23:04:13 INFO: Retrieving Pricing Info for: v3-standard-8 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:04:13 provisioning config files... 23:04:13 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config8920405538099607735tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:04:14 ---> docker-login.sh 23:04:14 nexus3.edgexfoundry.org:10001 23:04:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:04:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:04:14 Configure a credential helper to remove this warning. See 23:04:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:04:14 23:04:14 Login Succeeded 23:04:14 nexus3.edgexfoundry.org:10002 23:04:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:04:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:04:14 Configure a credential helper to remove this warning. See 23:04:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:04:14 23:04:14 Login Succeeded 23:04:14 nexus3.edgexfoundry.org:10003 23:04:14 INFO: Archiving Costs [Pipeline] sh 23:04:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:04:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:04:15 Configure a credential helper to remove this warning. See 23:04:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:04:15 23:04:15 Login Succeeded 23:04:15 nexus3.edgexfoundry.org:10004 23:04:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:04:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:04:15 Configure a credential helper to remove this warning. See 23:04:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:04:15 23:04:15 Login Succeeded 23:04:15 docker.io 23:04:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:04:16 + cat /w/workspace/y_app-rfid-llrp-inventory_PR-173/archives/cost.csv 23:04:16 + cut -d, -f6 23:04:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:04:16 Configure a credential helper to remove this warning. See 23:04:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:04:16 23:04:16 Login Succeeded 23:04:16 ---> docker-login.sh ends [Pipeline] } 23:04:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] lock 23:04:16 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-173-1-stack-cost] 23:04:16 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-173-1-stack-cost] did not exist. Created. 23:04:16 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-173-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [Pipeline] echo 23:04:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:04:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:04:17 ========================================================= 23:04:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 23:04:17 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 23:04:17 + echo total: 0.2199999988079071 [Pipeline] sh [Pipeline] stash 23:04:18 Stashed 1 file(s) [Pipeline] } 23:04:18 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-173-1-stack-cost] [Pipeline] // lock [Pipeline] } 23:04:18 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 23:04:18 $ docker stop --time=1 4673394929c8766006df0267b5fe8c23d8375f100dff5f90c7c957bd0eb6b5f6 23:04:19 Sending build context to Docker daemon 677.9kB 23:04:19 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 23:04:19 Step 2/12 : FROM ${BASE} AS builder 23:04:19 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:04:19 af6eaf76a39c: Pulling fs layer 23:04:19 55522c791124: Pulling fs layer 23:04:19 ce5c4a1c91eb: Pulling fs layer 23:04:19 169dfbe0d373: Pulling fs layer 23:04:19 e1ff8fa3b103: Pulling fs layer 23:04:19 52ebb69f0ebf: Pulling fs layer 23:04:19 5abe8eddf0d5: Pulling fs layer 23:04:19 e1ff8fa3b103: Waiting 23:04:19 52ebb69f0ebf: Waiting 23:04:19 5abe8eddf0d5: Waiting 23:04:19 169dfbe0d373: Waiting 23:04:19 55522c791124: Verifying Checksum 23:04:19 55522c791124: Download complete 23:04:19 169dfbe0d373: Verifying Checksum 23:04:19 169dfbe0d373: Download complete 23:04:19 e1ff8fa3b103: Verifying Checksum 23:04:19 e1ff8fa3b103: Download complete 23:04:19 af6eaf76a39c: Download complete 23:04:20 af6eaf76a39c: Pull complete 23:04:20 5abe8eddf0d5: Verifying Checksum 23:04:20 5abe8eddf0d5: Download complete 23:04:20 55522c791124: Pull complete 23:04:21 ce5c4a1c91eb: Download complete 23:04:21 52ebb69f0ebf: Verifying Checksum 23:04:21 52ebb69f0ebf: Download complete 23:04:30 $ docker rm -f --volumes 4673394929c8766006df0267b5fe8c23d8375f100dff5f90c7c957bd0eb6b5f6 23:04:31 ce5c4a1c91eb: Pull complete 23:04:32 169dfbe0d373: Pull complete 23:04:32 e1ff8fa3b103: Pull complete 23:04:38 52ebb69f0ebf: Pull complete [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:04:40 5abe8eddf0d5: Pull complete 23:04:40 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 23:04:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 23:04:40 ---> 6cb57ee374ae 23:04:40 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 23:04:42 ---> Running in 4514ce0fac1a 23:04:42 Removing intermediate container 4514ce0fac1a 23:04:42 ---> 18c3ebbbcbaf 23:04:42 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 23:04:42 ---> Running in 1aa1eb5c3ccd 23:04:42 Removing intermediate container 1aa1eb5c3ccd 23:04:42 ---> 03e57e2f1d4f 23:04:42 Step 5/12 : ARG ADD_BUILD_TAGS="" 23:04:42 ---> Running in 0ddebb958b12 23:04:43 Removing intermediate container 0ddebb958b12 23:04:43 ---> 776b0a06aca0 23:04:43 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:04:43 ---> Running in e1dce8efb97e 23:04:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:04:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:04:45 OK: 263 MiB in 53 packages 23:04:46 Removing intermediate container e1dce8efb97e 23:04:46 ---> f8e64b589cde 23:04:46 Step 7/12 : WORKDIR /app 23:04:46 ---> Running in 038a99ca722a 23:04:47 Removing intermediate container 038a99ca722a 23:04:47 ---> 6c6bc998391a 23:04:47 Step 8/12 : COPY go.mod vendor* ./ 23:04:47 ---> a42a941e8cd2 23:04:47 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:04:47 ---> Running in 31dd9d35c5e2 23:05:55 Removing intermediate container 31dd9d35c5e2 23:05:55 ---> 099355d0d7be 23:05:55 Step 10/12 : COPY . . 23:05:55 ---> e5c209fd1275 23:05:55 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:05:55 ---> Running in 2c40ff08d0e3 23:05:55 Removing intermediate container 2c40ff08d0e3 23:05:55 ---> dce3006d52e3 23:05:55 Step 12/12 : RUN $MAKE 23:05:55 ---> Running in 90d843e83c6d 23:05:55 noop 23:05:55 Removing intermediate container 90d843e83c6d 23:05:55 ---> e151cf9e7d77 23:05:55 Successfully built e151cf9e7d77 23:05:55 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:05:56 + docker inspect -f . ci-base-image-arm64 23:05:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:05:56 prd-ubuntu20.04-docker-arm64-4c-16g-6744 does not seem to be running inside a container 23:05:56 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:05:57 $ docker top b5b935eca00b10c937abdfd0090a511cbb2440dde77d915010a5fad77bf2ec2b -eo pid,comm [Pipeline] { [Pipeline] sh 23:05:58 + go version 23:05:58 go version go1.20.2 linux/arm64 [Pipeline] } 23:05:58 $ docker stop --time=1 b5b935eca00b10c937abdfd0090a511cbb2440dde77d915010a5fad77bf2ec2b 23:06:00 $ docker rm -f --volumes b5b935eca00b10c937abdfd0090a511cbb2440dde77d915010a5fad77bf2ec2b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:06:00 + docker inspect -f . ci-base-image-arm64 23:06:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:06:01 prd-ubuntu20.04-docker-arm64-4c-16g-6744 does not seem to be running inside a container 23:06:01 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:06:04 $ docker top 3f9cb0c14d4caac849a24c84fa9ff28d6a25d7234d13475e806dcd5500cd5e6c -eo pid,comm [Pipeline] { [Pipeline] sh 23:06:05 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh 23:06:05 + make test 23:06:05 go test -race ./... -coverprofile=coverage.out ./... 23:08:57 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 23:08:57 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 23:08:57 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.454s coverage: 86.2% of statements 23:09:07 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.539s coverage: 71.9% of statements 23:09:08 WARNING: Linting skipped (not on x86_64 or linter not installed) 23:09:08 go vet ./... 23:11:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:11:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:11:29 ./bin/test-attribution.sh [Pipeline] echo 23:11:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:11:29 $ docker stop --time=1 3f9cb0c14d4caac849a24c84fa9ff28d6a25d7234d13475e806dcd5500cd5e6c 23:11:31 $ docker rm -f --volumes 3f9cb0c14d4caac849a24c84fa9ff28d6a25d7234d13475e806dcd5500cd5e6c [Pipeline] // withDockerContainer [Pipeline] sh 23:11:33 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:11:33 Warning: overwriting stash ‘coverage-report’ 23:11:34 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:11:34 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:11:34 + ls -al . 23:11:34 total 224 23:11:34 drwxrwxr-x 10 jenkins jenkins 4096 Apr 3 23:06 . 23:11:34 drwxrwxr-x 4 jenkins jenkins 4096 Apr 3 23:03 .. 23:11:34 -rw-rw-r-- 1 jenkins jenkins 262 Apr 3 23:03 .dockerignore 23:11:34 drwxrwxr-x 8 jenkins jenkins 4096 Apr 3 23:03 .git 23:11:34 drwxrwxr-x 3 jenkins jenkins 4096 Apr 3 23:03 .github 23:11:34 -rw-rw-r-- 1 jenkins jenkins 788 Apr 3 23:03 .gitignore 23:11:34 -rw-rw-r-- 1 jenkins jenkins 41 Apr 3 23:03 .golangci.yml 23:11:34 -rw-rw-r-- 1 jenkins jenkins 9805 Apr 3 23:03 Attribution.txt 23:11:34 -rw-rw-r-- 1 jenkins jenkins 4331 Apr 3 23:03 CHANGELOG.md 23:11:34 -rw-rw-r-- 1 jenkins jenkins 1659 Apr 3 23:03 Dockerfile 23:11:34 -rw-rw-r-- 1 jenkins jenkins 677 Apr 3 23:03 GOVERNANCE.md 23:11:34 -rw-rw-r-- 1 jenkins jenkins 687 Apr 3 23:03 Jenkinsfile 23:11:34 -rw-rw-r-- 1 jenkins jenkins 11347 Apr 3 23:03 LICENSE 23:11:34 -rw-rw-r-- 1 jenkins jenkins 2497 Apr 3 23:03 Makefile 23:11:34 -rw-rw-r-- 1 jenkins jenkins 617 Apr 3 23:03 OWNERS.md 23:11:34 -rw-rw-r-- 1 jenkins jenkins 31001 Apr 3 23:03 README.md 23:11:34 -rw-rw-r-- 1 jenkins jenkins 5 Apr 3 23:01 VERSION 23:11:34 drwxrwxr-x 2 jenkins jenkins 4096 Apr 3 23:03 bin 23:11:34 -rw-r--r-- 1 jenkins jenkins 41317 Apr 3 23:09 coverage.out 23:11:34 -rw-rw-r-- 1 jenkins jenkins 3464 Apr 3 23:03 go.mod 23:11:34 -rw-rw-r-- 1 jenkins jenkins 31420 Apr 3 23:03 go.sum 23:11:34 drwxrwxr-x 2 jenkins jenkins 4096 Apr 3 23:03 images 23:11:34 drwxrwxr-x 4 jenkins jenkins 4096 Apr 3 23:03 internal 23:11:34 -rw-rw-r-- 1 jenkins jenkins 531 Apr 3 23:03 main.go 23:11:34 drwxrwxr-x 2 jenkins jenkins 4096 Apr 3 23:03 res 23:11:34 drwxrwxr-x 4 jenkins jenkins 4096 Apr 3 23:03 snap 23:11:34 drwxrwxr-x 3 jenkins jenkins 4096 Apr 3 23:03 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:35 + 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=2acaf4cdf1496a783fbd4c34fa92eae5f6a88c65 --label arch=arm64 --label version=0.0.0 . 23:11:35 Sending build context to Docker daemon 677.9kB 23:11:35 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 23:11:35 Step 2/29 : FROM ${BASE} AS builder 23:11:35 ---> e151cf9e7d77 23:11:35 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 23:11:35 ---> Running in adfbbfd8094a 23:11:35 Removing intermediate container adfbbfd8094a 23:11:35 ---> be181d544cc9 23:11:35 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 23:11:35 ---> Running in cb872bdeea91 23:11:36 Removing intermediate container cb872bdeea91 23:11:36 ---> 77d4596511a2 23:11:36 Step 5/29 : ARG ADD_BUILD_TAGS="" 23:11:36 ---> Running in 0d0f4a28f0ea 23:11:36 Removing intermediate container 0d0f4a28f0ea 23:11:36 ---> 10273f557e4c 23:11:36 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:11:36 ---> Running in f0c42d60ed05 23:11:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:11:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:11:39 OK: 263 MiB in 53 packages 23:11:39 Removing intermediate container f0c42d60ed05 23:11:39 ---> ceabb77b51ec 23:11:39 Step 7/29 : WORKDIR /app 23:11:39 ---> Running in 7e482761d1d3 23:11:40 Removing intermediate container 7e482761d1d3 23:11:40 ---> d64666f66a67 23:11:40 Step 8/29 : COPY go.mod vendor* ./ 23:11:40 ---> f4220d249907 23:11:40 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:11:42 ---> Running in c9d2d6398084 23:11:44 Removing intermediate container c9d2d6398084 23:11:44 ---> 3207fd3d958b 23:11:44 Step 10/29 : COPY . . 23:11:45 ---> 797e7e43aae5 23:11:45 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:11:45 ---> Running in 610a88d534c8 23:11:45 Removing intermediate container 610a88d534c8 23:11:45 ---> a45e1fc27eab 23:11:45 Step 12/29 : RUN $MAKE 23:11:45 ---> Running in 3e79036c7f2f 23:11:46 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.48 -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 23:13:52 Removing intermediate container 3e79036c7f2f 23:13:52 ---> a64cc1f94acf 23:13:52 Step 13/29 : FROM alpine:3.17 23:13:52 3.17: Pulling from library/alpine 23:13:52 c41833b44d91: Pulling fs layer 23:13:52 c41833b44d91: Verifying Checksum 23:13:52 c41833b44d91: Download complete 23:13:52 c41833b44d91: Pull complete 23:13:52 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 23:13:52 Status: Downloaded newer image for alpine:3.17 23:13:52 ---> 51e60588ff2c 23:13:52 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 23:13:52 ---> Running in 66d231ac22c3 23:13:52 Removing intermediate container 66d231ac22c3 23:13:52 ---> c86889aa4a8e 23:13:52 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 23:13:52 ---> Running in 7c1847169bae 23:13:52 Removing intermediate container 7c1847169bae 23:13:52 ---> ed752b092019 23:13:52 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 23:13:52 ---> Running in 2e1bf4a9f123 23:13:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:13:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:13:52 (1/2) Installing ca-certificates (20220614-r4) 23:13:52 (2/2) Installing dumb-init (1.2.5-r2) 23:13:52 Executing busybox-1.35.0-r29.trigger 23:13:52 Executing ca-certificates-20220614-r4.trigger 23:13:52 OK: 8 MiB in 17 packages 23:13:52 Removing intermediate container 2e1bf4a9f123 23:13:52 ---> 200c43fa8d7a 23:13:52 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 23:13:52 ---> 9f0a859e81cb 23:13:52 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 23:13:52 ---> fc73c3e6b2bc 23:13:52 Step 19/29 : COPY --from=builder /app/res/ /res/ 23:13:52 ---> 8128eeafd4f2 23:13:52 Step 20/29 : COPY --from=builder /app/static/ /static/ 23:13:52 ---> 889cfed50847 23:13:52 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 23:13:53 ---> 1377103b0a60 23:13:53 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 23:13:53 ---> Running in 36070b687104 23:13:55 Removing intermediate container 36070b687104 23:13:55 ---> 5ef6feec770c 23:13:55 Step 23/29 : VOLUME /cache 23:13:55 ---> Running in 5f89d58d80f9 23:13:55 Removing intermediate container 5f89d58d80f9 23:13:55 ---> 5617153628bc 23:13:55 Step 24/29 : EXPOSE 59711 23:13:55 ---> Running in 72b6838a9c62 23:13:56 Removing intermediate container 72b6838a9c62 23:13:56 ---> 855973beacfe 23:13:56 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 23:13:56 ---> Running in 68adb001a60d 23:13:56 Removing intermediate container 68adb001a60d 23:13:56 ---> e5ed4d4e2e38 23:13:56 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 23:13:56 ---> Running in fef1dc4b9f8b 23:13:56 Removing intermediate container fef1dc4b9f8b 23:13:56 ---> bc1063a74e6b 23:13:56 Step 27/29 : LABEL arch=arm64 23:13:56 ---> Running in 6a010b34fc33 23:13:57 Removing intermediate container 6a010b34fc33 23:13:57 ---> 04e2888b6114 23:13:57 Step 28/29 : LABEL git_sha=2acaf4cdf1496a783fbd4c34fa92eae5f6a88c65 23:13:57 ---> Running in 08899aa49bf3 23:13:57 Removing intermediate container 08899aa49bf3 23:13:57 ---> 8aedca637f11 23:13:57 Step 29/29 : LABEL version=0.0.0 23:13:57 ---> Running in abd9d9080f94 23:13:57 Removing intermediate container abd9d9080f94 23:13:57 ---> 68d1c64d37f6 23:13:57 [Warning] One or more build-args [ARCH] were not consumed 23:13:57 Successfully built 68d1c64d37f6 23:13:57 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 23:13:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:13:58 23:13:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:13:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:13:58 arm64: Pulling from edgex-lftools-log-publisher 23:13:58 8998bd30e6a1: Pulling fs layer 23:13:58 04944245beec: Pulling fs layer 23:13:58 699f458cf7ca: Pulling fs layer 23:13:58 765212b225bb: Pulling fs layer 23:13:58 f23df028b6ca: Pulling fs layer 23:13:58 d65c8cfc05b1: Pulling fs layer 23:13:58 2437ff75d9bd: Pulling fs layer 23:13:58 d65c8cfc05b1: Waiting 23:13:58 765212b225bb: Waiting 23:13:58 f23df028b6ca: Waiting 23:13:59 04944245beec: Verifying Checksum 23:13:59 04944245beec: Download complete 23:13:59 765212b225bb: Verifying Checksum 23:13:59 765212b225bb: Download complete 23:13:59 f23df028b6ca: Verifying Checksum 23:13:59 f23df028b6ca: Download complete 23:13:59 d65c8cfc05b1: Verifying Checksum 23:13:59 d65c8cfc05b1: Download complete 23:13:59 699f458cf7ca: Verifying Checksum 23:13:59 699f458cf7ca: Download complete 23:13:59 8998bd30e6a1: Verifying Checksum 23:13:59 8998bd30e6a1: Download complete 23:14:01 2437ff75d9bd: Verifying Checksum 23:14:01 2437ff75d9bd: Download complete 23:14:03 8998bd30e6a1: Pull complete 23:14:04 04944245beec: Pull complete 23:14:05 699f458cf7ca: Pull complete 23:14:05 765212b225bb: Pull complete 23:14:06 f23df028b6ca: Pull complete 23:14:06 d65c8cfc05b1: Pull complete 23:14:21 2437ff75d9bd: Pull complete 23:14:21 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:14:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:14:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:14:21 prd-ubuntu20.04-docker-arm64-4c-16g-6744 does not seem to be running inside a container 23:14:21 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 23:14:24 $ docker top 1fb0fb7eb38e86b40992398693f014524778f51b6a730baa36050f9c132d1737 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:14:24 ---> job-cost.sh 23:14:25 lf-activate-venv: SKIPPING 23:14:25 INFO: No Stack... 23:14:25 INFO: Retrieving Pricing Info for: v3-standard-4 23:14:26 INFO: Archiving Costs [Pipeline] sh 23:14:26 + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv 23:14:26 + cut -d, -f6 [Pipeline] lock 23:14:26 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-173-1-stack-cost] 23:14:26 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-173-1-stack-cost] did not exist. Created. 23:14:26 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-173-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:14:27 /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-e2d7d6c7/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 23:14:27 + echo total: 0.10999999940395355 [Pipeline] stash 23:14:27 Warning: overwriting stash ‘stack-cost’ 23:14:27 Stashed 1 file(s) [Pipeline] } 23:14:27 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-173-1-stack-cost] [Pipeline] // lock [Pipeline] } 23:14:27 $ docker stop --time=1 1fb0fb7eb38e86b40992398693f014524778f51b6a730baa36050f9c132d1737 23:14:29 $ docker rm -f --volumes 1fb0fb7eb38e86b40992398693f014524778f51b6a730baa36050f9c132d1737 [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 23:14:30 provisioning config files... 23:14:30 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-173@tmp/config7295368734752090525tmp [Pipeline] { [Pipeline] sh 23:14:30 + set +x 23:14:30 + curl+ -s https://codecov.io/bash 23:14:30 bash -s -- 23:14:30 23:14:30 _____ _ 23:14:30 / ____| | | 23:14:30 | | ___ __| | ___ ___ _____ __ 23:14:30 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:14:30 | |___| (_) | (_| | __/ (_| (_) \ V / 23:14:30 \_____\___/ \__,_|\___|\___\___/ \_/ 23:14:30 Bash-1.0.6 23:14:30 23:14:30 23:14:30 ==> git version 2.25.1 found 23:14:30 ==> 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 23:14:30 Release-Date: 2020-01-08 23:14:30 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:14:30 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:14:30 ==> Jenkins CI detected. 23:14:30 current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-173 23:14:30 project root: . 23:14:30 --> token set from env 23:14:30 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:14:30 ==> Running gcov in . (disable via -X gcov) 23:14:30 ==> Python coveragepy not found 23:14:30 ==> Searching for coverage reports in: 23:14:30 + . 23:14:30 -> Found 1 reports 23:14:30 ==> Detecting git/mercurial file structure 23:14:30 ==> Reading reports 23:14:30 + ./coverage.out bytes=41317 23:14:30 ==> Appending adjustments 23:14:30 https://docs.codecov.io/docs/fixing-reports 23:14:30 + Found adjustments 23:14:30 ==> Gzipping contents 23:14:30 12K /tmp/codecov.Cq22QX.gz 23:14:30 ==> Uploading reports 23:14:30 url: https://codecov.io 23:14:30 query: branch=PR-173&commit=2acaf4cdf1496a783fbd4c34fa92eae5f6a88c65&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-173%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=173&job=&cmd_args= 23:14:30 -> Pinging Codecov 23:14:30 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-173&commit=2acaf4cdf1496a783fbd4c34fa92eae5f6a88c65&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-173%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=173&job=&cmd_args= 23:14:31 -> Uploading to 23:14:31 https://storage.googleapis.com/codecov/v4/raw/2023-04-03/581DD39554BDF9B6E22D074273EAD858/2acaf4cdf1496a783fbd4c34fa92eae5f6a88c65/aaa9ed5b-a2bc-4ec5-8537-b95b1d64118c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230403%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230403T231430Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=642b49a6eaf19230749d2cd441fcaf21dd018a3c416ca95e505631debb9b3ef4 23:14:31 % Total % Received % Xferd Average Speed Time Time Time Current 23:14:31 Dload Upload Total Spent Left Speed 23:14:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11799 0 0 100 11799 0 41840 --:--:-- --:--:-- --:--:-- 41840 23:14:31 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/2acaf4cdf1496a783fbd4c34fa92eae5f6a88c65 [Pipeline] } 23:14:31 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 23:14:33 + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-173/archives ] 23:14:33 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-173/archives 23:14:33 total 16 23:14:33 drwxr-xr-x 3 root root 4096 Apr 3 23:04 . 23:14:33 drwxrwxr-x 12 jenkins jenkins 4096 Apr 3 23:04 .. 23:14:33 drwxr-xr-x 2 root root 4096 Apr 3 23:04 cost 23:14:33 -rw-r--r-- 1 root root 95 Apr 3 23:04 cost.csv 23:14:33 + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-173/archives 23:14:33 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-173/archives 23:14:33 total 16 23:14:33 drwxr-xr-x 3 jenkins jenkins 4096 Apr 3 23:04 . 23:14:33 drwxrwxr-x 12 jenkins jenkins 4096 Apr 3 23:04 .. 23:14:33 drwxr-xr-x 2 jenkins jenkins 4096 Apr 3 23:04 cost 23:14:33 -rw-r--r-- 1 jenkins jenkins 95 Apr 3 23:04 cost.csv [Pipeline] libraryResource [Pipeline] sh 23:14:33 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:14:34 ---> package-listing.sh 23:14:34 ++ facter osfamily 23:14:34 ++ tr '[:upper:]' '[:lower:]' 23:14:34 + OS_FAMILY=debian 23:14:34 + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-173 23:14:34 + START_PACKAGES=/tmp/packages_start.txt 23:14:34 + END_PACKAGES=/tmp/packages_end.txt 23:14:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:14:34 + PACKAGES=/tmp/packages_start.txt 23:14:34 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-173 ']' 23:14:34 + PACKAGES=/tmp/packages_end.txt 23:14:34 + case "${OS_FAMILY}" in 23:14:34 + dpkg -l 23:14:34 + grep '^ii' 23:14:34 + '[' -f /tmp/packages_start.txt ']' 23:14:34 + '[' -f /tmp/packages_end.txt ']' 23:14:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:14:34 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-173 ']' 23:14:34 + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-173/archives/ 23:14:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-173/archives/ [Pipeline] echo 23:14:34 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-173/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:14:34 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:14:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:14:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:14:35 prd-ubuntu20.04-docker-8c-8g-6743 does not seem to be running inside a container 23:14:35 $ 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-173/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-173 -v /w/workspace/y_app-rfid-llrp-inventory_PR-173:/w/workspace/y_app-rfid-llrp-inventory_PR-173:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-173@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-173@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:14:35 $ docker top a93b160968c773fed340720145228fb418d44e0fd96c86ef2e8aafc5310a2493 -eo pid,comm [Pipeline] { [Pipeline] sh 23:14:36 + touch /tmp/pre-build-complete [Pipeline] sh 23:14:36 + mkdir -p /var/log/sysstat [Pipeline] sh 23:14:36 + ls /var/log/sa-host 23:14:36 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:14:37 provisioning config files... 23:14:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-173@tmp/config10993396495753640574tmp [Pipeline] { [Pipeline] echo 23:14:37 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:14:37 ---> create-netrc.sh [Pipeline] } 23:14:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:14:38 ---> python-tools-install.sh [Pipeline] echo 23:14:38 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:14:38 ---> sudo-logs.sh 23:14:38 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:14:38 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:14:38 ---> job-cost.sh 23:14:38 lf-activate-venv: SKIPPING 23:14:38 DEBUG: total: 0.2199999988079071 23:14:38 INFO: Retrieving Stack Cost... 23:14:39 INFO: Retrieving Pricing Info for: v3-standard-8 23:14:39 INFO: Archiving Costs [Pipeline] echo 23:14:39 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:14:39 ---> logs-deploy.sh 23:14:39 lf-activate-venv: SKIPPING 23:14:39 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-173/1 23:14:39 INFO: archiving workspace using pattern(s): 23:14:40 Archives upload complete. 23:14:41 INFO: archiving logs to Nexus