Pull request #250 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from abedd3498344c659ab350a2772963942d228cbb7+03dfe80146e416d2b04b2eaefcdaa11753ed70f8 (fb36cfe63cb03d03e83bda478251b6a52e00117b) 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-ssh1363682710311915322.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh5033576948235187209.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-250/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-250/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15322157387924959962.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-250/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7621964882874688605.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > 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-ssh17936688435920531483.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-250/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-250/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10566164247329927845.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-16521’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-16522’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-16919’ is offline ‘prd-ubuntu20.04-docker-8c-8g-16923’ is offline ‘prd-ubuntu20.04-docker-8c-8g-16925’ is offline Running on prd-ubuntu20.04-docker-8c-8g-16930 in /w/workspace/y_app-rfid-llrp-inventory_PR-250 [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-250 # 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 Merging remotes/origin/main commit 03dfe80146e416d2b04b2eaefcdaa11753ed70f8 into PR head commit abedd3498344c659ab350a2772963942d228cbb7 Merge succeeded, producing abedd3498344c659ab350a2772963942d228cbb7 Checking out Revision abedd3498344c659ab350a2772963942d228cbb7 (PR-250) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 6375147a0d0ca7a67a13085e8428bd7204efc6d4 > 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/250/head:refs/remotes/origin/PR-250 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f abedd3498344c659ab350a2772963942d228cbb7 # 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 03dfe80146e416d2b04b2eaefcdaa11753ed70f8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f abedd3498344c659ab350a2772963942d228cbb7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:33:24 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:33:25 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:33:25 ========================================================= 00:33:25 EdgeX Global Pipelines Version Info 00:33:25 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:33:25 ------------------- 00:33:25 stable info: 00:33:25 ------------------- 00:33:25 Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com 00:33:25 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 00:33:25 Message: update stable to v1.0.257 00:33:26 ------------------- 00:33:26 experimental info: 00:33:26 ------------------- 00:33:26 Commited By: **** collab-it+edgex@linuxfoundation.org 00:33:26 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 00:33:26 Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:33:26 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 00:33:26 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 00:33:26 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:33:26 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:33:26 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:33:26 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 00:33:26 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 00:33:27 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:33:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:33:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:33:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:33:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 00:33:27 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:33:27 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:33:27 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:33:27 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:33:27 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:33:27 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:33:27 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:33:27 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:33:27 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 00:33:27 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 00:33:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:33:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:33:27 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 00:33:27 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:33:27 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 00:33:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-250 [Pipeline] echo 00:33:28 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-250 [Pipeline] echo 00:33:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-250 [Pipeline] echo 00:33:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = abedd3498344c659ab350a2772963942d228cbb7 [Pipeline] echo 00:33:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = abedd34 [Pipeline] echo 00:33:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:33:28 provisioning config files... 00:33:28 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-250@tmp/config5209143158209412465tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:33:28 ---> docker-login.sh 00:33:28 nexus3.edgexfoundry.org:10001 00:33:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:33:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:33:28 Configure a credential helper to remove this warning. See 00:33:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:33:28 00:33:28 Login Succeeded 00:33:28 nexus3.edgexfoundry.org:10002 00:33:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:33:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:33:28 Configure a credential helper to remove this warning. See 00:33:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:33:28 00:33:28 Login Succeeded 00:33:28 nexus3.edgexfoundry.org:10003 00:33:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:33:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:33:29 Configure a credential helper to remove this warning. See 00:33:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:33:29 00:33:29 Login Succeeded 00:33:29 nexus3.edgexfoundry.org:10004 00:33:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:33:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:33:29 Configure a credential helper to remove this warning. See 00:33:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:33:29 00:33:29 Login Succeeded 00:33:29 docker.io 00:33:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:33:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:33:29 Configure a credential helper to remove this warning. See 00:33:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:33:29 00:33:29 Login Succeeded 00:33:29 ---> docker-login.sh ends [Pipeline] } 00:33:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 00:33:30 + git rev-list -1 --merges abedd3498344c659ab350a2772963942d228cbb7~1..abedd3498344c659ab350a2772963942d228cbb7 [Pipeline] echo 00:33:30 -----------> git rev-list -1 --merges abedd3498344c659ab350a2772963942d228cbb7~1..abedd3498344c659ab350a2772963942d228cbb7 abedd3498344c659ab350a2772963942d228cbb7 [false] [Pipeline] sh 00:33:30 + git log --format=format:%s -1 abedd3498344c659ab350a2772963942d228cbb7 [Pipeline] echo 00:33:30 ========================================================= 00:33:30 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 00:33:30 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:33:30 + git log --format=format:%s -1 abedd3498344c659ab350a2772963942d228cbb7 [Pipeline] echo 00:33:30 [semverPrep] GIT_COMMIT: abedd3498344c659ab350a2772963942d228cbb7, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo 00:33:31 [semverPrep] This is not a build commit. [Pipeline] sh 00:33:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:33:31 + grep -v github /etc/ssh/ssh_known_hosts 00:33:31 + [ -e /tmp/ssh_known_hosts ] 00:33:31 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 00:33:31 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 00:33:31 + sudo tee -a /etc/ssh/ssh_known_hosts 00:33:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:33:31 00:33:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:33:32 0.1.4: Pulling from edgex-devops/py-git-semver 00:33:32 b85a868b505f: Pulling fs layer 00:33:32 e2be974225ed: Pulling fs layer 00:33:32 339a4e72a1f5: Pulling fs layer 00:33:32 988bab9f4d93: Pulling fs layer 00:33:32 1469e6f7b9e6: Pulling fs layer 00:33:32 eaf3925da568: Pulling fs layer 00:33:32 bab4dde63d76: Pulling fs layer 00:33:32 bde34c3a00c8: Pulling fs layer 00:33:32 b352a97aabf1: Pulling fs layer 00:33:32 4872d77fe225: Pulling fs layer 00:33:32 5851b861e8e6: Pulling fs layer 00:33:32 988bab9f4d93: Waiting 00:33:32 bab4dde63d76: Waiting 00:33:32 bde34c3a00c8: Waiting 00:33:32 1469e6f7b9e6: Waiting 00:33:32 b352a97aabf1: Waiting 00:33:32 eaf3925da568: Waiting 00:33:32 e2be974225ed: Verifying Checksum 00:33:32 e2be974225ed: Download complete 00:33:32 988bab9f4d93: Verifying Checksum 00:33:32 988bab9f4d93: Download complete 00:33:32 339a4e72a1f5: Verifying Checksum 00:33:32 339a4e72a1f5: Download complete 00:33:32 1469e6f7b9e6: Verifying Checksum 00:33:32 1469e6f7b9e6: Download complete 00:33:32 eaf3925da568: Verifying Checksum 00:33:32 eaf3925da568: Download complete 00:33:32 bde34c3a00c8: Download complete 00:33:32 b352a97aabf1: Download complete 00:33:32 4872d77fe225: Verifying Checksum 00:33:32 4872d77fe225: Download complete 00:33:32 5851b861e8e6: Verifying Checksum 00:33:32 5851b861e8e6: Download complete 00:33:32 b85a868b505f: Verifying Checksum 00:33:32 b85a868b505f: Download complete 00:33:32 bab4dde63d76: Verifying Checksum 00:33:32 bab4dde63d76: Download complete 00:33:33 b85a868b505f: Pull complete 00:33:34 e2be974225ed: Pull complete 00:33:34 339a4e72a1f5: Pull complete 00:33:34 988bab9f4d93: Pull complete 00:33:34 1469e6f7b9e6: Pull complete 00:33:34 eaf3925da568: Pull complete 00:33:36 bab4dde63d76: Pull complete 00:33:36 bde34c3a00c8: Pull complete 00:33:36 b352a97aabf1: Pull complete 00:33:36 4872d77fe225: Pull complete 00:33:37 5851b861e8e6: Pull complete 00:33:37 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 00:33:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:33:37 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:33:37 prd-ubuntu20.04-docker-8c-8g-16930 does not seem to be running inside a container 00:33:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-250 -v /w/workspace/y_app-rfid-llrp-inventory_PR-250:/w/workspace/y_app-rfid-llrp-inventory_PR-250:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-250@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-250@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:33:41 $ docker top ea370728c50dc33c2746acfdc26297c5a4481d629cea356998d16696ae58f946 -eo pid,comm 00:33:41 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). 00:33:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:33:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:33:42 [ssh-agent] Looking for ssh-agent implementation... 00:33:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:33:42 $ docker exec ea370728c50dc33c2746acfdc26297c5a4481d629cea356998d16696ae58f946 ssh-agent 00:33:42 SSH_AUTH_SOCK=/tmp/ssh-xkFTl9fUSoq5/agent.32 00:33:42 SSH_AGENT_PID=38 00:33:42 Running ssh-add (command line suppressed) 00:33:42 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-250@tmp/private_key_12657151273812481717.key (/w/workspace/y_app-rfid-llrp-inventory_PR-250@tmp/private_key_12657151273812481717.key) 00:33:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:33:42 + git tag --points-at HEAD [Pipeline] } 00:33:42 $ docker exec --env ******** --env ******** ea370728c50dc33c2746acfdc26297c5a4481d629cea356998d16696ae58f946 ssh-agent -k 00:33:42 unset SSH_AUTH_SOCK; 00:33:42 unset SSH_AGENT_PID; 00:33:42 echo Agent pid 38 killed; 00:33:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:33:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:33:43 [ssh-agent] Looking for ssh-agent implementation... 00:33:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:33:43 $ docker exec ea370728c50dc33c2746acfdc26297c5a4481d629cea356998d16696ae58f946 ssh-agent 00:33:43 SSH_AUTH_SOCK=/tmp/ssh-f8HFIshnqeMT/agent.70 00:33:43 SSH_AGENT_PID=76 00:33:43 Running ssh-add (command line suppressed) 00:33:43 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-250@tmp/private_key_2224787612061034936.key (/w/workspace/y_app-rfid-llrp-inventory_PR-250@tmp/private_key_2224787612061034936.key) 00:33:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:33:43 + git semver init 00:33:43 2023-11-08 00:33:43,866 [run_init] DEBUG init version:0.0.0 force:False 00:33:43 2023-11-08 00:33:43,867 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-250/.semver 00:33:43 2023-11-08 00:33:43,867 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-250/.semver 00:33:43 2023-11-08 00:33:43,868 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-250/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-250, universal_newlines=False, shell=None, istream=None) 00:33:45 2023-11-08 00:33:45,089 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-250/.git/info/exclude 00:33:45 2023-11-08 00:33:45,090 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-250/.semver/PR-250 with force:False 00:33:45 2023-11-08 00:33:45,090 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-250/.semver/PR-250 00:33:45 2023-11-08 00:33:45,093 [execute] INFO git cat-file --batch-check 00:33:45 2023-11-08 00:33:45,094 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-250/.semver, universal_newlines=False, shell=None, istream=) 00:33:45 2023-11-08 00:33:45,099 [execute] INFO git cat-file --batch 00:33:45 2023-11-08 00:33:45,100 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-250/.semver, universal_newlines=False, shell=None, istream=) 00:33:45 2023-11-08 00:33:45,104 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-250/.semver/PR-250 00:33:45 0.0.0 [Pipeline] } 00:33:45 $ docker exec --env ******** --env ******** ea370728c50dc33c2746acfdc26297c5a4481d629cea356998d16696ae58f946 ssh-agent -k 00:33:45 unset SSH_AUTH_SOCK; 00:33:45 unset SSH_AGENT_PID; 00:33:45 echo Agent pid 76 killed; 00:33:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:33:45 + git semver [Pipeline] } 00:33:46 $ docker stop --time=1 ea370728c50dc33c2746acfdc26297c5a4481d629cea356998d16696ae58f946 00:33:47 $ docker rm -f --volumes ea370728c50dc33c2746acfdc26297c5a4481d629cea356998d16696ae58f946 [Pipeline] // withDockerContainer [Pipeline] sh 00:33:47 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:33:48 Stashed 1 file(s) [Pipeline] echo 00:33:48 [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 00:33:48 provisioning config files... 00:33:48 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-250@tmp/config418634658771782419tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:33:49 ---> docker-login.sh 00:33:49 nexus3.edgexfoundry.org:10001 00:33:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:33:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:33:49 Configure a credential helper to remove this warning. See 00:33:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:33:49 00:33:49 Login Succeeded 00:33:49 nexus3.edgexfoundry.org:10002 00:33:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:33:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:33:49 Configure a credential helper to remove this warning. See 00:33:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:33:49 00:33:49 Login Succeeded 00:33:49 nexus3.edgexfoundry.org:10003 00:33:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:33:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:33:49 Configure a credential helper to remove this warning. See 00:33:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:33:49 00:33:49 Login Succeeded 00:33:49 nexus3.edgexfoundry.org:10004 00:33:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:33:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:33:49 Configure a credential helper to remove this warning. See 00:33:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:33:49 00:33:49 Login Succeeded 00:33:49 docker.io 00:33:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:33:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:33:49 Configure a credential helper to remove this warning. See 00:33:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:33:49 00:33:49 Login Succeeded 00:33:49 ---> docker-login.sh ends [Pipeline] } 00:33:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:33:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:33:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:33:50 ========================================================= 00:33:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 00:33:50 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:50 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 00:33:50 Sending build context to Docker daemon 12.75MB 00:33:50 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 00:33:50 Step 2/12 : FROM ${BASE} AS builder 00:33:51 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 00:33:51 7264a8db6415: Pulling fs layer 00:33:51 c4d48a809fc2: Pulling fs layer 00:33:51 4f1c88b9dad5: Pulling fs layer 00:33:51 ad3a456e5733: Pulling fs layer 00:33:51 33e27b845d1e: Pulling fs layer 00:33:51 c68163c4e522: Pulling fs layer 00:33:51 50da416c3ac9: Pulling fs layer 00:33:51 23d2d4c4bb30: Pulling fs layer 00:33:51 33e27b845d1e: Waiting 00:33:51 c68163c4e522: Waiting 00:33:51 50da416c3ac9: Waiting 00:33:51 23d2d4c4bb30: Waiting 00:33:51 ad3a456e5733: Waiting 00:33:51 c4d48a809fc2: Verifying Checksum 00:33:51 c4d48a809fc2: Download complete 00:33:51 7264a8db6415: Verifying Checksum 00:33:51 7264a8db6415: Download complete 00:33:51 ad3a456e5733: Verifying Checksum 00:33:51 ad3a456e5733: Download complete 00:33:51 33e27b845d1e: Verifying Checksum 00:33:51 33e27b845d1e: Download complete 00:33:51 c68163c4e522: Verifying Checksum 00:33:51 c68163c4e522: Download complete 00:33:51 7264a8db6415: Pull complete 00:33:51 23d2d4c4bb30: Verifying Checksum 00:33:51 23d2d4c4bb30: Download complete 00:33:51 c4d48a809fc2: Pull complete 00:33:51 4f1c88b9dad5: Verifying Checksum 00:33:51 4f1c88b9dad5: Download complete 00:33:51 50da416c3ac9: Verifying Checksum 00:33:51 50da416c3ac9: Download complete 00:33:55 4f1c88b9dad5: Pull complete 00:33:55 ad3a456e5733: Pull complete 00:33:55 33e27b845d1e: Pull complete 00:33:55 c68163c4e522: Pull complete 00:33:57 50da416c3ac9: Pull complete 00:33:57 23d2d4c4bb30: Pull complete 00:33:57 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 00:33:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 00:33:57 ---> 0786185ac409 00:33:57 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 00:34:03 Still waiting to schedule task 00:34:03 ‘prd-centos7-blackbox-4c-2g-16521’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 00:34:03 ‘prd-centos7-blackbox-4c-2g-16522’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 00:34:03 ‘prd-ubuntu20.04-docker-8c-8g-16919’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 00:34:03 ‘prd-ubuntu20.04-docker-8c-8g-16920’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 00:34:03 ‘prd-ubuntu20.04-docker-8c-8g-16923’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 00:34:03 ‘prd-ubuntu20.04-docker-8c-8g-16929’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 00:34:03 ‘prd-ubuntu20.04-docker-arm64-4c-16g-16921’ is offline 00:34:03 ‘prd-ubuntu20.04-docker-arm64-4c-16g-16931’ is offline 00:34:04 ---> Running in 915116fe716c 00:34:04 Removing intermediate container 915116fe716c 00:34:04 ---> 1357ff69e953 00:34:04 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 00:34:04 ---> Running in 4feff89216b7 00:34:04 Removing intermediate container 4feff89216b7 00:34:04 ---> e1936b33f058 00:34:04 Step 5/12 : ARG ADD_BUILD_TAGS="" 00:34:04 ---> Running in 1db1ab9a7287 00:34:04 Removing intermediate container 1db1ab9a7287 00:34:04 ---> a6c29f460d95 00:34:04 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:34:04 ---> Running in 036591cf394c 00:34:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:34:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:34:04 OK: 264 MiB in 52 packages 00:34:04 Removing intermediate container 036591cf394c 00:34:04 ---> 6ac3e0874895 00:34:04 Step 7/12 : WORKDIR /app 00:34:04 ---> Running in d90760fbeec7 00:34:04 Removing intermediate container d90760fbeec7 00:34:04 ---> dcde93964023 00:34:04 Step 8/12 : COPY go.mod vendor* ./ 00:34:04 ---> 60b6f5c71d88 00:34:04 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:34:04 ---> Running in e21aeb4e4751 00:34:43 Removing intermediate container e21aeb4e4751 00:34:43 ---> 63f19eb9dabc 00:34:43 Step 10/12 : COPY . . 00:34:43 ---> e93f1328d41b 00:34:43 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:34:43 ---> Running in 38f43dffdf8a 00:34:43 Removing intermediate container 38f43dffdf8a 00:34:43 ---> 12e778c4152b 00:34:43 Step 12/12 : RUN $MAKE 00:34:43 ---> Running in bb69f4c0b2d3 00:34:43 noop 00:34:43 Removing intermediate container bb69f4c0b2d3 00:34:43 ---> 9c8d995c7496 00:34:43 Successfully built 9c8d995c7496 00:34:43 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:34:43 + docker inspect -f . ci-base-image-x86_64 00:34:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:34:43 prd-ubuntu20.04-docker-8c-8g-16930 does not seem to be running inside a container 00:34:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-250 -v /w/workspace/y_app-rfid-llrp-inventory_PR-250:/w/workspace/y_app-rfid-llrp-inventory_PR-250:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-250@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-250@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:34:44 $ docker top dda09588536ac03ab78eb2b5d1e155fb9042c6fac783c693ec2a7a7d95e26966 -eo pid,comm [Pipeline] { [Pipeline] sh 00:34:44 + go version 00:34:44 go version go1.21.0 linux/amd64 [Pipeline] } 00:34:44 $ docker stop --time=1 dda09588536ac03ab78eb2b5d1e155fb9042c6fac783c693ec2a7a7d95e26966 00:34:45 $ docker rm -f --volumes dda09588536ac03ab78eb2b5d1e155fb9042c6fac783c693ec2a7a7d95e26966 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:34:46 + docker inspect -f . ci-base-image-x86_64 00:34:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:34:46 prd-ubuntu20.04-docker-8c-8g-16930 does not seem to be running inside a container 00:34:46 $ 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-250 -v /w/workspace/y_app-rfid-llrp-inventory_PR-250:/w/workspace/y_app-rfid-llrp-inventory_PR-250:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-250@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-250@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:34:47 $ docker top 2784612bf8e7a329f40efd1009b1b017c262b925aca7b2b8c04e4ca6ce836f46 -eo pid,comm [Pipeline] { [Pipeline] sh 00:34:47 + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-250 [Pipeline] fileExists [Pipeline] sh 00:34:47 + make test 00:34:47 go test -race ./... -coverprofile=coverage.out ./... 00:35:06 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 00:35:06 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 00:35:06 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.135s coverage: 86.2% of statements 00:35:08 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.684s coverage: 71.9% of statements 00:35:31 go vet ./... 00:35:32 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:35:32 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:35:32 ./bin/test-attribution.sh 00:35:32 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 00:35:32 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 00:35:32 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 00:35:32 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 00:35:32 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 00:35:32 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 00:35:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 00:35:32 $ docker stop --time=1 2784612bf8e7a329f40efd1009b1b017c262b925aca7b2b8c04e4ca6ce836f46 00:35:37 $ docker rm -f --volumes 2784612bf8e7a329f40efd1009b1b017c262b925aca7b2b8c04e4ca6ce836f46 [Pipeline] // withDockerContainer [Pipeline] sh 00:35:38 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:35:38 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 00:35:38 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:35:39 + ls -al . 00:35:39 total 208 00:35:39 drwxrwxr-x 11 jenkins jenkins 4096 Nov 8 00:34 . 00:35:39 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 00:33 .. 00:35:39 -rw-rw-r-- 1 jenkins jenkins 262 Nov 8 00:33 .dockerignore 00:35:39 drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 00:35 .git 00:35:39 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 00:33 .github 00:35:39 -rw-rw-r-- 1 jenkins jenkins 773 Nov 8 00:33 .gitignore 00:35:39 -rw-rw-r-- 1 jenkins jenkins 41 Nov 8 00:33 .golangci.yml 00:35:39 drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 00:33 .semver 00:35:39 -rw-rw-r-- 1 jenkins jenkins 10232 Nov 8 00:33 Attribution.txt 00:35:39 -rw-rw-r-- 1 jenkins jenkins 9317 Nov 8 00:33 CHANGELOG.md 00:35:39 -rw-rw-r-- 1 jenkins jenkins 1659 Nov 8 00:33 Dockerfile 00:35:39 -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 00:33 GOVERNANCE.md 00:35:39 -rw-rw-r-- 1 jenkins jenkins 665 Nov 8 00:33 Jenkinsfile 00:35:39 -rw-rw-r-- 1 jenkins jenkins 11347 Nov 8 00:33 LICENSE 00:35:39 -rw-rw-r-- 1 jenkins jenkins 2497 Nov 8 00:33 Makefile 00:35:39 -rw-rw-r-- 1 jenkins jenkins 617 Nov 8 00:33 OWNERS.md 00:35:39 -rw-rw-r-- 1 jenkins jenkins 3851 Nov 8 00:33 README.md 00:35:39 -rw-rw-r-- 1 jenkins jenkins 5 Nov 8 00:33 VERSION 00:35:39 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 00:33 bin 00:35:39 -rw-r--r-- 1 jenkins jenkins 41317 Nov 8 00:35 coverage.out 00:35:39 -rw-rw-r-- 1 jenkins jenkins 3922 Nov 8 00:33 go.mod 00:35:39 -rw-rw-r-- 1 jenkins jenkins 34986 Nov 8 00:33 go.sum 00:35:39 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 00:33 images 00:35:39 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 00:33 internal 00:35:39 -rw-rw-r-- 1 jenkins jenkins 531 Nov 8 00:33 main.go 00:35:39 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 00:33 openapi 00:35:39 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 00:33 res 00:35:39 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 00:33 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:35:39 + 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=abedd3498344c659ab350a2772963942d228cbb7 --label arch=amd64 --label version=0.0.0 . 00:35:39 Sending build context to Docker daemon 12.75MB 00:35:39 Step 1/29 : ARG BASE=golang:1.21-alpine3.18 00:35:39 Step 2/29 : FROM ${BASE} AS builder 00:35:39 ---> 9c8d995c7496 00:35:39 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 00:35:39 ---> Running in ca63b03fe35b 00:35:40 Removing intermediate container ca63b03fe35b 00:35:40 ---> 3f5105535504 00:35:40 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 00:35:40 ---> Running in a748f56b51f5 00:35:40 Removing intermediate container a748f56b51f5 00:35:40 ---> 356af903c71f 00:35:40 Step 5/29 : ARG ADD_BUILD_TAGS="" 00:35:40 ---> Running in ca6ab7954aaf 00:35:40 Removing intermediate container ca6ab7954aaf 00:35:40 ---> b41f488bacfe 00:35:40 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:35:40 ---> Running in 095d5747aa70 00:35:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:35:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:35:40 OK: 264 MiB in 52 packages 00:35:41 Removing intermediate container 095d5747aa70 00:35:41 ---> f6425bb3aba4 00:35:41 Step 7/29 : WORKDIR /app 00:35:41 ---> Running in bb14aed5bdcb 00:35:41 Removing intermediate container bb14aed5bdcb 00:35:41 ---> cfd6245a7dd7 00:35:41 Step 8/29 : COPY go.mod vendor* ./ 00:35:41 ---> a010f154fdc8 00:35:41 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:35:41 ---> Running in 280a258d02f8 00:35:42 Removing intermediate container 280a258d02f8 00:35:42 ---> 86c77f98b81a 00:35:42 Step 10/29 : COPY . . 00:35:42 ---> ed1ea697a0e0 00:35:42 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:35:42 ---> Running in efb5a1835121 00:35:42 Removing intermediate container efb5a1835121 00:35:42 ---> b3751147297e 00:35:42 Step 12/29 : RUN $MAKE 00:35:42 ---> Running in 5d7b87a8ffb5 00:35:43 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0 -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 00:36:05 Removing intermediate container 5d7b87a8ffb5 00:36:05 ---> 1a6f27c6e648 00:36:05 Step 13/29 : FROM alpine:3.18 00:36:05 3.18: Pulling from library/alpine 00:36:05 96526aa774ef: Pulling fs layer 00:36:05 96526aa774ef: Download complete 00:36:05 96526aa774ef: Pull complete 00:36:05 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 00:36:05 Status: Downloaded newer image for alpine:3.18 00:36:05 ---> 8ca4688f4f35 00:36:05 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 00:36:05 ---> Running in 0addea380059 00:36:05 Removing intermediate container 0addea380059 00:36:05 ---> 448a2f6b5cfe 00:36:05 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 00:36:05 ---> Running in f729833ed39a 00:36:05 Removing intermediate container f729833ed39a 00:36:05 ---> a86653c46a6c 00:36:05 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 00:36:05 ---> Running in 362a1ceb9635 00:36:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:36:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:36:05 (1/2) Installing ca-certificates (20230506-r0) 00:36:05 (2/2) Installing dumb-init (1.2.5-r2) 00:36:05 Executing busybox-1.36.1-r2.trigger 00:36:05 Executing ca-certificates-20230506-r0.trigger 00:36:05 OK: 8 MiB in 17 packages 00:36:05 Removing intermediate container 362a1ceb9635 00:36:05 ---> bd9c8c97ec2b 00:36:05 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 00:36:05 ---> e9ba0949d780 00:36:05 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 00:36:05 ---> d3307ab3a0d2 00:36:05 Step 19/29 : COPY --from=builder /app/res/ /res/ 00:36:05 ---> df945272e2dc 00:36:05 Step 20/29 : COPY --from=builder /app/static/ /static/ 00:36:05 ---> 4c4764259c15 00:36:05 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 00:36:05 ---> f857b5fab995 00:36:05 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 00:36:05 ---> Running in 839246da9b8e 00:36:06 Removing intermediate container 839246da9b8e 00:36:06 ---> fbd34f4c92f8 00:36:06 Step 23/29 : VOLUME /cache 00:36:06 ---> Running in f90a41c24af5 00:36:06 Removing intermediate container f90a41c24af5 00:36:06 ---> d89edbfac293 00:36:06 Step 24/29 : EXPOSE 59711 00:36:06 ---> Running in a8ab907e7856 00:36:06 Removing intermediate container a8ab907e7856 00:36:06 ---> c35008c12d60 00:36:06 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 00:36:06 ---> Running in f3a4fcbf8411 00:36:06 Removing intermediate container f3a4fcbf8411 00:36:06 ---> 399b8765d35d 00:36:06 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 00:36:06 ---> Running in 2f5107c93023 00:36:06 Removing intermediate container 2f5107c93023 00:36:06 ---> 0e760c9fd514 00:36:06 Step 27/29 : LABEL arch=amd64 00:36:06 ---> Running in 5ec3dae10fcd 00:36:06 Removing intermediate container 5ec3dae10fcd 00:36:06 ---> c22fbf4e3bf8 00:36:06 Step 28/29 : LABEL git_sha=abedd3498344c659ab350a2772963942d228cbb7 00:36:06 ---> Running in 03dffa0cdcd4 00:36:06 Removing intermediate container 03dffa0cdcd4 00:36:06 ---> 19a5cdced4e7 00:36:06 Step 29/29 : LABEL version=0.0.0 00:36:06 ---> Running in 2ddaad2e8d7a 00:36:06 Removing intermediate container 2ddaad2e8d7a 00:36:06 ---> 2e1d874e04cb 00:36:06 [Warning] One or more build-args [ARCH] were not consumed 00:36:06 Successfully built 2e1d874e04cb 00:36:06 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 00:36:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:36:07 00:36:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:36:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:36:08 latest: Pulling from edgex-lftools-log-publisher 00:36:08 5eb5b503b376: Pulling fs layer 00:36:08 5c69ac0246d0: Pulling fs layer 00:36:08 ec43610c2a17: Pulling fs layer 00:36:08 3a2ae6a8a46f: Pulling fs layer 00:36:08 33b1e0a273af: Pulling fs layer 00:36:08 5d3b04190fa2: Pulling fs layer 00:36:08 2f39f015ded8: Pulling fs layer 00:36:08 33b1e0a273af: Waiting 00:36:08 5d3b04190fa2: Waiting 00:36:08 3a2ae6a8a46f: Waiting 00:36:08 2f39f015ded8: Waiting 00:36:08 5c69ac0246d0: Verifying Checksum 00:36:08 5c69ac0246d0: Download complete 00:36:08 3a2ae6a8a46f: Verifying Checksum 00:36:08 33b1e0a273af: Verifying Checksum 00:36:08 33b1e0a273af: Download complete 00:36:08 5d3b04190fa2: Download complete 00:36:08 ec43610c2a17: Verifying Checksum 00:36:08 ec43610c2a17: Download complete 00:36:08 5eb5b503b376: Verifying Checksum 00:36:08 5eb5b503b376: Download complete 00:36:08 2f39f015ded8: Verifying Checksum 00:36:08 2f39f015ded8: Download complete 00:36:09 5eb5b503b376: Pull complete 00:36:09 5c69ac0246d0: Pull complete 00:36:10 ec43610c2a17: Pull complete 00:36:10 3a2ae6a8a46f: Pull complete 00:36:10 33b1e0a273af: Pull complete 00:36:10 5d3b04190fa2: Pull complete 00:36:14 2f39f015ded8: Pull complete 00:36:14 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:36:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:36:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:36:15 prd-ubuntu20.04-docker-8c-8g-16930 does not seem to be running inside a container 00:36:15 $ 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-250 -v /w/workspace/y_app-rfid-llrp-inventory_PR-250:/w/workspace/y_app-rfid-llrp-inventory_PR-250:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-250@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-250@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:36:20 $ docker top b9fdd8619d1d206d242f18a43d153388bcc95c0baf3170955c19e79e8707fe1b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:36:21 ---> job-cost.sh 00:36:21 lf-activate-venv: SKIPPING 00:36:21 INFO: No Stack... 00:36:21 INFO: Retrieving Pricing Info for: v3-standard-8 00:36:21 INFO: Archiving Costs [Pipeline] sh 00:36:22 + cat /w/workspace/y_app-rfid-llrp-inventory_PR-250/archives/cost.csv 00:36:22 + cut -d, -f6 [Pipeline] lock 00:36:22 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-250-1-stack-cost] 00:36:22 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-250-1-stack-cost] did not exist. Created. 00:36:22 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-250-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:36:22 + echo total: 0.2199999988079071 [Pipeline] stash 00:36:22 Stashed 1 file(s) [Pipeline] } 00:36:22 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-250-1-stack-cost] [Pipeline] // lock [Pipeline] } 00:36:22 $ docker stop --time=1 b9fdd8619d1d206d242f18a43d153388bcc95c0baf3170955c19e79e8707fe1b 00:36:23 $ docker rm -f --volumes b9fdd8619d1d206d242f18a43d153388bcc95c0baf3170955c19e79e8707fe1b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:36:55 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16934 in /w/workspace/y_app-rfid-llrp-inventory_PR-250 [Pipeline] { [Pipeline] ws 00:36:55 Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout 00:36:55 The recommended git tool is: git 00:37:02 using credential edgex-jenkins-ssh 00:37:02 Cloning the remote Git repository 00:37:02 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 00:37:02 > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 00:37:02 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 00:37:02 > git --version # timeout=10 00:37:02 > git --version # 'git version 2.25.1' 00:37:02 using GIT_SSH to set credentials SSH Credentials for GitHub 00:37:03 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:37:05 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 00:37:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:37:06 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 00:37:06 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 00:37:06 using GIT_SSH to set credentials SSH Credentials for GitHub 00:37:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/250/head:refs/remotes/origin/PR-250 +refs/heads/main:refs/remotes/origin/main # timeout=10 00:37:07 Merging remotes/origin/main commit 03dfe80146e416d2b04b2eaefcdaa11753ed70f8 into PR head commit abedd3498344c659ab350a2772963942d228cbb7 00:37:07 Merge succeeded, producing abedd3498344c659ab350a2772963942d228cbb7 00:37:07 Checking out Revision abedd3498344c659ab350a2772963942d228cbb7 (PR-250) 00:37:08 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" 00:37:08 > git --version # timeout=10 00:37:08 > git --version # 'git version 2.25.1' 00:37:08 fatal: bad object 6375147a0d0ca7a67a13085e8428bd7204efc6d4 00:37:07 > git config core.sparsecheckout # timeout=10 00:37:07 > git checkout -f abedd3498344c659ab350a2772963942d228cbb7 # timeout=10 00:37:07 > git remote # timeout=10 00:37:07 > git config --get remote.origin.url # timeout=10 00:37:07 using GIT_SSH to set credentials SSH Credentials for GitHub 00:37:07 > git merge 03dfe80146e416d2b04b2eaefcdaa11753ed70f8 # timeout=10 00:37:07 > git rev-parse HEAD^{commit} # timeout=10 00:37:07 > git config core.sparsecheckout # timeout=10 00:37:07 > git checkout -f abedd3498344c659ab350a2772963942d228cbb7 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:37:09 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:37:09 % Total % Received % Xferd Average Speed Time Time Time Current 00:37:09 Dload Upload Total Spent Left Speed 00:37:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 182k 0 --:--:-- --:--:-- --:--:-- 182k [Pipeline] sh 00:37:10 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:37:10 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 00:37:10 + sudo tee /etc/docker/daemon.new 00:37:10 { 00:37:10 "registry-mirrors": [ 00:37:10 "https://nexus3.edgexfoundry.org:10001" 00:37:10 ], 00:37:10 "bip": "10.250.0.254/24", 00:37:10 "hosts": [ 00:37:10 "tcp://0.0.0.0:5555", 00:37:10 "unix:///var/run/docker.sock" 00:37:10 ], 00:37:10 "mtu": 1458, 00:37:10 "selinux-enabled": true, 00:37:10 "seccomp-profile": "/etc/docker/seccomp.json" 00:37:10 } [Pipeline] sh 00:37:11 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:37:11 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:37:29 provisioning config files... 00:37:29 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config12226239838060482376tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:37:30 ---> docker-login.sh 00:37:30 nexus3.edgexfoundry.org:10001 00:37:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:37:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:37:30 Configure a credential helper to remove this warning. See 00:37:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:37:30 00:37:30 Login Succeeded 00:37:30 nexus3.edgexfoundry.org:10002 00:37:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:37:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:37:31 Configure a credential helper to remove this warning. See 00:37:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:37:31 00:37:31 Login Succeeded 00:37:31 nexus3.edgexfoundry.org:10003 00:37:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:37:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:37:31 Configure a credential helper to remove this warning. See 00:37:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:37:31 00:37:31 Login Succeeded 00:37:31 nexus3.edgexfoundry.org:10004 00:37:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:37:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:37:32 Configure a credential helper to remove this warning. See 00:37:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:37:32 00:37:32 Login Succeeded 00:37:32 docker.io 00:37:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:37:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:37:32 Configure a credential helper to remove this warning. See 00:37:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:37:32 00:37:32 Login Succeeded 00:37:32 ---> docker-login.sh ends [Pipeline] } 00:37:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:37:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:37:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:37:33 ========================================================= 00:37:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 00:37:33 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:34 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 00:37:34 Sending build context to Docker daemon 669.2kB 00:37:34 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 00:37:34 Step 2/12 : FROM ${BASE} AS builder 00:37:34 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:37:34 9fda8d8052c6: Pulling fs layer 00:37:34 5d54e960e981: Pulling fs layer 00:37:34 c4a7e357bf2a: Pulling fs layer 00:37:34 f0e02332f6b5: Pulling fs layer 00:37:34 cefa15bbcfad: Pulling fs layer 00:37:34 17808c966233: Pulling fs layer 00:37:34 f4c1fc716caa: Pulling fs layer 00:37:34 f0e02332f6b5: Waiting 00:37:34 cefa15bbcfad: Waiting 00:37:34 17808c966233: Waiting 00:37:34 f4c1fc716caa: Waiting 00:37:34 5d54e960e981: Verifying Checksum 00:37:34 5d54e960e981: Download complete 00:37:34 f0e02332f6b5: Verifying Checksum 00:37:34 f0e02332f6b5: Download complete 00:37:34 cefa15bbcfad: Verifying Checksum 00:37:34 cefa15bbcfad: Download complete 00:37:34 9fda8d8052c6: Download complete 00:37:35 f4c1fc716caa: Verifying Checksum 00:37:35 f4c1fc716caa: Download complete 00:37:35 9fda8d8052c6: Pull complete 00:37:36 5d54e960e981: Pull complete 00:37:36 c4a7e357bf2a: Verifying Checksum 00:37:36 c4a7e357bf2a: Download complete 00:37:37 17808c966233: Verifying Checksum 00:37:37 17808c966233: Download complete 00:37:50 c4a7e357bf2a: Pull complete 00:37:50 f0e02332f6b5: Pull complete 00:37:50 cefa15bbcfad: Pull complete 00:37:58 17808c966233: Pull complete 00:38:00 f4c1fc716caa: Pull complete 00:38:00 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 00:38:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 00:38:00 ---> ea914061e18c 00:38:00 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 00:38:02 ---> Running in a8f63b906a7e 00:38:03 Removing intermediate container a8f63b906a7e 00:38:03 ---> 42e56337a992 00:38:03 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 00:38:03 ---> Running in d2c024f6aef4 00:38:03 Removing intermediate container d2c024f6aef4 00:38:03 ---> e1b20a6070ee 00:38:03 Step 5/12 : ARG ADD_BUILD_TAGS="" 00:38:03 ---> Running in be643224e441 00:38:04 Removing intermediate container be643224e441 00:38:04 ---> ba2a82467487 00:38:04 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:38:04 ---> Running in 0e6e1baadfb8 00:38:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:38:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:38:07 OK: 266 MiB in 52 packages 00:38:08 Removing intermediate container 0e6e1baadfb8 00:38:08 ---> f41d347fdb98 00:38:08 Step 7/12 : WORKDIR /app 00:38:08 ---> Running in d0b7225570a4 00:38:08 Removing intermediate container d0b7225570a4 00:38:08 ---> 2f4b4dfa14b9 00:38:08 Step 8/12 : COPY go.mod vendor* ./ 00:38:09 ---> 128f54f7b511 00:38:09 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:38:09 ---> Running in 1e0f4414bdd2 00:39:46 Removing intermediate container 1e0f4414bdd2 00:39:46 ---> bbd0a0d31213 00:39:46 Step 10/12 : COPY . . 00:39:46 ---> 89a3fd9ab395 00:39:46 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:39:46 ---> Running in a6cbc3fad908 00:39:46 Removing intermediate container a6cbc3fad908 00:39:46 ---> 304945294e2c 00:39:46 Step 12/12 : RUN $MAKE 00:39:46 ---> Running in 8e747d546eb0 00:39:46 noop 00:39:46 Removing intermediate container 8e747d546eb0 00:39:46 ---> 57912e42fb6f 00:39:46 Successfully built 57912e42fb6f 00:39:46 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:46 + docker inspect -f . ci-base-image-arm64 00:39:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:39:47 prd-ubuntu20.04-docker-arm64-4c-16g-16934 does not seem to be running inside a container 00:39:47 $ 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 ******** ci-base-image-arm64 cat 00:39:48 $ docker top dad98bd03369f18b8304c6baa27a8ba9ef6dcf70680dc1c0b21f6081cf2c95fd -eo pid,comm [Pipeline] { [Pipeline] sh 00:39:49 + go version 00:39:49 go version go1.21.0 linux/arm64 [Pipeline] } 00:39:49 $ docker stop --time=1 dad98bd03369f18b8304c6baa27a8ba9ef6dcf70680dc1c0b21f6081cf2c95fd 00:39:54 $ docker rm -f --volumes dad98bd03369f18b8304c6baa27a8ba9ef6dcf70680dc1c0b21f6081cf2c95fd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:39:55 + docker inspect -f . ci-base-image-arm64 00:39:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:39:55 prd-ubuntu20.04-docker-arm64-4c-16g-16934 does not seem to be running inside a container 00:39:55 $ 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 ******** ci-base-image-arm64 cat 00:39:57 $ docker top eed09ec2a67668f8bccef2ad4c993f0ab9416f29f8cbda3654ad0acdc99f4734 -eo pid,comm [Pipeline] { [Pipeline] sh 00:39:57 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh 00:39:58 + make test 00:39:58 go test -race ./... -coverprofile=coverage.out ./... 00:43:05 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 00:43:05 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 00:43:05 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.299s coverage: 86.2% of statements 00:43:06 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.591s coverage: 71.9% of statements 00:43:07 WARNING: Linting skipped (not on x86_64 or linter not installed) 00:43:07 go vet ./... 00:45:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:45:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:45:29 ./bin/test-attribution.sh 00:45:29 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 00:45:29 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 00:45:29 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 00:45:29 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 00:45:29 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 00:45:29 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 00:45:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 00:45:29 $ docker stop --time=1 eed09ec2a67668f8bccef2ad4c993f0ab9416f29f8cbda3654ad0acdc99f4734 00:45:31 $ docker rm -f --volumes eed09ec2a67668f8bccef2ad4c993f0ab9416f29f8cbda3654ad0acdc99f4734 [Pipeline] // withDockerContainer [Pipeline] sh 00:45:33 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:45:33 Warning: overwriting stash ‘coverage-report’ 00:45:34 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 00:45:35 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:45:35 + ls -al . 00:45:35 total 204 00:45:35 drwxrwxr-x 10 jenkins jenkins 4096 Nov 8 00:40 . 00:45:35 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 00:37 .. 00:45:35 -rw-rw-r-- 1 jenkins jenkins 262 Nov 8 00:37 .dockerignore 00:45:35 drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 00:37 .git 00:45:35 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 00:37 .github 00:45:35 -rw-rw-r-- 1 jenkins jenkins 773 Nov 8 00:37 .gitignore 00:45:35 -rw-rw-r-- 1 jenkins jenkins 41 Nov 8 00:37 .golangci.yml 00:45:35 -rw-rw-r-- 1 jenkins jenkins 10232 Nov 8 00:37 Attribution.txt 00:45:35 -rw-rw-r-- 1 jenkins jenkins 9317 Nov 8 00:37 CHANGELOG.md 00:45:35 -rw-rw-r-- 1 jenkins jenkins 1659 Nov 8 00:37 Dockerfile 00:45:35 -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 00:37 GOVERNANCE.md 00:45:35 -rw-rw-r-- 1 jenkins jenkins 665 Nov 8 00:37 Jenkinsfile 00:45:35 -rw-rw-r-- 1 jenkins jenkins 11347 Nov 8 00:37 LICENSE 00:45:35 -rw-rw-r-- 1 jenkins jenkins 2497 Nov 8 00:37 Makefile 00:45:35 -rw-rw-r-- 1 jenkins jenkins 617 Nov 8 00:37 OWNERS.md 00:45:35 -rw-rw-r-- 1 jenkins jenkins 3851 Nov 8 00:37 README.md 00:45:35 -rw-rw-r-- 1 jenkins jenkins 5 Nov 8 00:33 VERSION 00:45:35 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 00:37 bin 00:45:35 -rw-r--r-- 1 jenkins jenkins 41317 Nov 8 00:43 coverage.out 00:45:35 -rw-rw-r-- 1 jenkins jenkins 3922 Nov 8 00:37 go.mod 00:45:35 -rw-rw-r-- 1 jenkins jenkins 34986 Nov 8 00:37 go.sum 00:45:35 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 00:37 images 00:45:35 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 00:37 internal 00:45:35 -rw-rw-r-- 1 jenkins jenkins 531 Nov 8 00:37 main.go 00:45:35 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 00:37 openapi 00:45:35 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 00:37 res 00:45:35 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 00:37 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:45: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=abedd3498344c659ab350a2772963942d228cbb7 --label arch=arm64 --label version=0.0.0 . 00:45:36 Sending build context to Docker daemon 669.2kB 00:45:36 Step 1/29 : ARG BASE=golang:1.21-alpine3.18 00:45:36 Step 2/29 : FROM ${BASE} AS builder 00:45:36 ---> 57912e42fb6f 00:45:36 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 00:45:36 ---> Running in 6d9e4cd95384 00:45:36 Removing intermediate container 6d9e4cd95384 00:45:36 ---> 9ef1c090b1e4 00:45:36 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 00:45:36 ---> Running in 226d85cef90f 00:45:37 Removing intermediate container 226d85cef90f 00:45:37 ---> ee4cc7dccf8e 00:45:37 Step 5/29 : ARG ADD_BUILD_TAGS="" 00:45:37 ---> Running in 80ce0d14268c 00:45:37 Removing intermediate container 80ce0d14268c 00:45:37 ---> df866c4ecb9e 00:45:37 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:45:37 ---> Running in d23fbbe259c2 00:45:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:45:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:45:40 OK: 266 MiB in 52 packages 00:45:41 Removing intermediate container d23fbbe259c2 00:45:41 ---> b44b52db584b 00:45:41 Step 7/29 : WORKDIR /app 00:45:41 ---> Running in 82d5ebf2dcc8 00:45:41 Removing intermediate container 82d5ebf2dcc8 00:45:41 ---> 888956697771 00:45:41 Step 8/29 : COPY go.mod vendor* ./ 00:45:42 ---> 25e7f4ed3be1 00:45:42 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:45:42 ---> Running in dc92a6c68cdd 00:45:45 Removing intermediate container dc92a6c68cdd 00:45:45 ---> 5d9d241c1f0b 00:45:45 Step 10/29 : COPY . . 00:45:49 ---> be39cda0f0e7 00:45:49 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:45:49 ---> Running in 16bf33e0b099 00:45:49 Removing intermediate container 16bf33e0b099 00:45:49 ---> abb8df3a6a56 00:45:49 Step 12/29 : RUN $MAKE 00:45:49 ---> Running in 3812a0be15b0 00:45:50 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0 -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 00:48:12 Removing intermediate container 3812a0be15b0 00:48:12 ---> 9f9777e1b171 00:48:12 Step 13/29 : FROM alpine:3.18 00:48:12 3.18: Pulling from library/alpine 00:48:12 579b34f0a95b: Pulling fs layer 00:48:12 579b34f0a95b: Verifying Checksum 00:48:12 579b34f0a95b: Download complete 00:48:12 579b34f0a95b: Pull complete 00:48:12 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 00:48:12 Status: Downloaded newer image for alpine:3.18 00:48:12 ---> 3cc203321400 00:48:12 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 00:48:12 ---> Running in d578028b9e2c 00:48:12 Removing intermediate container d578028b9e2c 00:48:12 ---> a4754ffc6391 00:48:12 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 00:48:12 ---> Running in 1f99f948deb6 00:48:12 Removing intermediate container 1f99f948deb6 00:48:12 ---> ab20081130cb 00:48:12 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 00:48:12 ---> Running in 6f003f1e3db9 00:48:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:48:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:48:12 (1/2) Installing ca-certificates (20230506-r0) 00:48:12 (2/2) Installing dumb-init (1.2.5-r2) 00:48:12 Executing busybox-1.36.1-r2.trigger 00:48:12 Executing ca-certificates-20230506-r0.trigger 00:48:12 OK: 9 MiB in 17 packages 00:48:12 Removing intermediate container 6f003f1e3db9 00:48:12 ---> fc3805202305 00:48:12 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 00:48:12 ---> eda33bd13994 00:48:12 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 00:48:12 ---> d3a3de82cbc2 00:48:12 Step 19/29 : COPY --from=builder /app/res/ /res/ 00:48:12 ---> cd617e6a30e2 00:48:12 Step 20/29 : COPY --from=builder /app/static/ /static/ 00:48:12 ---> 16ae96b7a079 00:48:12 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 00:48:14 ---> 2e36c0b1b272 00:48:14 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 00:48:14 ---> Running in 0af38df2a6d7 00:48:16 Removing intermediate container 0af38df2a6d7 00:48:16 ---> 72b67f3f0186 00:48:16 Step 23/29 : VOLUME /cache 00:48:16 ---> Running in 197f1c1f5694 00:48:16 Removing intermediate container 197f1c1f5694 00:48:16 ---> 56b6f77c6769 00:48:16 Step 24/29 : EXPOSE 59711 00:48:16 ---> Running in b7a036acbb9d 00:48:16 Removing intermediate container b7a036acbb9d 00:48:16 ---> 7c9ad54dd968 00:48:16 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 00:48:16 ---> Running in c15bb58afb31 00:48:17 Removing intermediate container c15bb58afb31 00:48:17 ---> 28686de8443a 00:48:17 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 00:48:17 ---> Running in 31f661e831ae 00:48:17 Removing intermediate container 31f661e831ae 00:48:17 ---> a6b48f8b57ab 00:48:17 Step 27/29 : LABEL arch=arm64 00:48:17 ---> Running in 5497857fb24b 00:48:18 Removing intermediate container 5497857fb24b 00:48:18 ---> 6dcdc767af7c 00:48:18 Step 28/29 : LABEL git_sha=abedd3498344c659ab350a2772963942d228cbb7 00:48:18 ---> Running in 4a408044844d 00:48:18 Removing intermediate container 4a408044844d 00:48:18 ---> 09349992e8fc 00:48:18 Step 29/29 : LABEL version=0.0.0 00:48:18 ---> Running in a41621c3dca4 00:48:19 Removing intermediate container a41621c3dca4 00:48:19 ---> 8d50f1db2a06 00:48:19 [Warning] One or more build-args [ARCH] were not consumed 00:48:19 Successfully built 8d50f1db2a06 00:48:19 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 00:48:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:48:20 00:48:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:48:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:48:23 arm64: Pulling from edgex-lftools-log-publisher 00:48:23 8998bd30e6a1: Pulling fs layer 00:48:23 04944245beec: Pulling fs layer 00:48:23 699f458cf7ca: Pulling fs layer 00:48:23 765212b225bb: Pulling fs layer 00:48:23 f23df028b6ca: Pulling fs layer 00:48:23 d65c8cfc05b1: Pulling fs layer 00:48:23 2437ff75d9bd: Pulling fs layer 00:48:23 765212b225bb: Waiting 00:48:23 f23df028b6ca: Waiting 00:48:23 d65c8cfc05b1: Waiting 00:48:23 2437ff75d9bd: Waiting 00:48:23 04944245beec: Verifying Checksum 00:48:23 04944245beec: Download complete 00:48:23 765212b225bb: Verifying Checksum 00:48:23 765212b225bb: Download complete 00:48:23 f23df028b6ca: Verifying Checksum 00:48:23 f23df028b6ca: Download complete 00:48:23 d65c8cfc05b1: Verifying Checksum 00:48:23 d65c8cfc05b1: Download complete 00:48:23 699f458cf7ca: Verifying Checksum 00:48:23 699f458cf7ca: Download complete 00:48:24 8998bd30e6a1: Verifying Checksum 00:48:24 8998bd30e6a1: Download complete 00:48:26 2437ff75d9bd: Verifying Checksum 00:48:26 2437ff75d9bd: Download complete 00:48:28 8998bd30e6a1: Pull complete 00:48:29 04944245beec: Pull complete 00:48:31 699f458cf7ca: Pull complete 00:48:31 765212b225bb: Pull complete 00:48:31 f23df028b6ca: Pull complete 00:48:31 d65c8cfc05b1: Pull complete 00:48:50 2437ff75d9bd: Pull complete 00:48:50 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 00:48:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:48:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:48:50 prd-ubuntu20.04-docker-arm64-4c-16g-16934 does not seem to be running inside a container 00:48:50 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 00:48:54 $ docker top 3744c2b601cdfbaee9cd93cb4c1f75851f2880a1d6b3c60610fddeeb68979b06 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:48:55 ---> job-cost.sh 00:48:55 lf-activate-venv: SKIPPING 00:48:55 INFO: No Stack... 00:48:56 INFO: Retrieving Pricing Info for: v3-standard-4 00:48:56 INFO: Archiving Costs [Pipeline] sh 00:48:57 + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv 00:48:57 + cut -d, -f6 [Pipeline] lock 00:48:57 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-250-1-stack-cost] 00:48:57 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-250-1-stack-cost] did not exist. Created. 00:48:57 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-250-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:48:58 /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-6e288c55/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 00:48:58 + echo total: 0.10999999940395355 [Pipeline] stash 00:48:58 Warning: overwriting stash ‘stack-cost’ 00:48:58 Stashed 1 file(s) [Pipeline] } 00:48:58 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-250-1-stack-cost] [Pipeline] // lock [Pipeline] } 00:48:58 $ docker stop --time=1 3744c2b601cdfbaee9cd93cb4c1f75851f2880a1d6b3c60610fddeeb68979b06 00:49:00 $ docker rm -f --volumes 3744c2b601cdfbaee9cd93cb4c1f75851f2880a1d6b3c60610fddeeb68979b06 [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 00:49:01 provisioning config files... 00:49:01 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-250@tmp/config2243055969691670177tmp [Pipeline] { [Pipeline] sh 00:49:01 + set +x 00:49:01 + curl -s https://codecov.io/bash 00:49:01 + bash -s -- 00:49:01 00:49:01 _____ _ 00:49:01 / ____| | | 00:49:01 | | ___ __| | ___ ___ _____ __ 00:49:01 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:49:01 | |___| (_) | (_| | __/ (_| (_) \ V / 00:49:01 \_____\___/ \__,_|\___|\___\___/ \_/ 00:49:01 Bash-1.0.6 00:49:01 00:49:01 00:49:01 ==> git version 2.25.1 found 00:49:01 ==> 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 00:49:01 Release-Date: 2020-01-08 00:49:01 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 00:49:01 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 00:49:01 ==> Jenkins CI detected. 00:49:01 current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-250 00:49:01 project root: . 00:49:01 --> token set from env 00:49:01 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:49:01 ==> Running gcov in . (disable via -X gcov) 00:49:01 ==> Python coveragepy not found 00:49:01 ==> Searching for coverage reports in: 00:49:01 + . 00:49:01 -> Found 1 reports 00:49:01 ==> Detecting git/mercurial file structure 00:49:01 ==> Reading reports 00:49:01 + ./coverage.out bytes=41317 00:49:01 ==> Appending adjustments 00:49:01 https://docs.codecov.io/docs/fixing-reports 00:49:02 + Found adjustments 00:49:02 ==> Gzipping contents 00:49:02 12K /tmp/codecov.gdTLDy.gz 00:49:02 ==> Uploading reports 00:49:02 url: https://codecov.io 00:49:02 query: branch=PR-250&commit=abedd3498344c659ab350a2772963942d228cbb7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-250%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=250&job=&cmd_args= 00:49:02 -> Pinging Codecov 00:49:02 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-250&commit=abedd3498344c659ab350a2772963942d228cbb7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-250%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=250&job=&cmd_args= 00:49:02 -> Uploading to 00:49:02 https://storage.googleapis.com/codecov/v4/raw/2023-11-08/581DD39554BDF9B6E22D074273EAD858/abedd3498344c659ab350a2772963942d228cbb7/049ef79b-b147-43c4-87b5-b335d2ea3615.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231108%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231108T004902Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2e6dc8d3e1559799a298e0fc14283197ca6e5b299edb87823dcf3f5eb068f13b 00:49:02 % Total % Received % Xferd Average Speed Time Time Time Current 00:49:02 Dload Upload Total Spent Left Speed 00:49:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11603 0 0 100 11603 0 50447 --:--:-- --:--:-- --:--:-- 50447 00:49:02 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/abedd3498344c659ab350a2772963942d228cbb7 [Pipeline] } 00:49:02 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 00:49:04 + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-250/archives ] 00:49:04 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-250/archives 00:49:04 total 16 00:49:04 drwxr-xr-x 3 root root 4096 Nov 8 00:36 . 00:49:04 drwxrwxr-x 12 jenkins jenkins 4096 Nov 8 00:36 .. 00:49:04 drwxr-xr-x 2 root root 4096 Nov 8 00:36 cost 00:49:04 -rw-r--r-- 1 root root 95 Nov 8 00:36 cost.csv 00:49:04 + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-250/archives 00:49:04 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-250/archives 00:49:04 total 16 00:49:04 drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 00:36 . 00:49:04 drwxrwxr-x 12 jenkins jenkins 4096 Nov 8 00:36 .. 00:49:04 drwxr-xr-x 2 jenkins jenkins 4096 Nov 8 00:36 cost 00:49:04 -rw-r--r-- 1 jenkins jenkins 95 Nov 8 00:36 cost.csv [Pipeline] libraryResource [Pipeline] sh 00:49:04 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:49:05 ---> package-listing.sh 00:49:05 ++ facter osfamily 00:49:05 ++ tr '[:upper:]' '[:lower:]' 00:49:05 + OS_FAMILY=debian 00:49:05 + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-250 00:49:05 + START_PACKAGES=/tmp/packages_start.txt 00:49:05 + END_PACKAGES=/tmp/packages_end.txt 00:49:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:49:05 + PACKAGES=/tmp/packages_start.txt 00:49:05 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-250 ']' 00:49:05 + PACKAGES=/tmp/packages_end.txt 00:49:05 + case "${OS_FAMILY}" in 00:49:05 + dpkg -l 00:49:05 + grep '^ii' 00:49:05 + '[' -f /tmp/packages_start.txt ']' 00:49:05 + '[' -f /tmp/packages_end.txt ']' 00:49:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:49:05 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-250 ']' 00:49:05 + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-250/archives/ 00:49:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-250/archives/ [Pipeline] echo 00:49:05 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-250/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:49:06 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:49:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:49:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:49:07 prd-ubuntu20.04-docker-8c-8g-16930 does not seem to be running inside a container 00:49:07 $ 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-250/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-250 -v /w/workspace/y_app-rfid-llrp-inventory_PR-250:/w/workspace/y_app-rfid-llrp-inventory_PR-250:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-250@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-250@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:49:07 $ docker top e7a827d7f64a3592c4a9da687eae99f0c0e1db02ddc782f8623408757fe847a4 -eo pid,comm [Pipeline] { [Pipeline] sh 00:49:07 + touch /tmp/pre-build-complete [Pipeline] sh 00:49:08 + mkdir -p /var/log/sysstat [Pipeline] sh 00:49:08 + ls /var/log/sa-host 00:49:08 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:49:08 provisioning config files... 00:49:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-250@tmp/config10425833444771593280tmp [Pipeline] { [Pipeline] echo 00:49:08 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:49:08 ---> create-netrc.sh [Pipeline] } 00:49:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:49:09 ---> python-tools-install.sh [Pipeline] echo 00:49:09 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:49:09 ---> sudo-logs.sh 00:49:09 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:49:09 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:49:10 ---> job-cost.sh 00:49:10 lf-activate-venv: SKIPPING 00:49:10 DEBUG: total: 0.2199999988079071 00:49:10 INFO: Retrieving Stack Cost... 00:49:10 INFO: Retrieving Pricing Info for: v3-standard-8 00:49:10 INFO: Archiving Costs [Pipeline] echo 00:49:10 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:49:11 ---> logs-deploy.sh 00:49:11 lf-activate-venv: SKIPPING 00:49:11 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-250/1 00:49:11 INFO: archiving workspace using pattern(s): 00:49:12 Archives upload complete. 00:49:12 INFO: archiving logs to Nexus