Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6f02045e4bb12b0635cb30f14306d52bec90e143+588e92caeae3f324aaf59fce709e788e07e827d4 (8b02ecba4fb8a2e3c7031ebe0db1fbce1b7893af) 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-ssh9439390856554201273.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1675775533716759572.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-170/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-170/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17738092895560079532.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh4232178034908000060.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-170/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-170/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2629598886598338204.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-6759 in /w/workspace/y_app-rfid-llrp-inventory_PR-170 [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-170 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/170/head:refs/remotes/origin/PR-170 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 588e92caeae3f324aaf59fce709e788e07e827d4 into PR head commit 6f02045e4bb12b0635cb30f14306d52bec90e143 Merge succeeded, producing fb44c49200117091dbaa0256c2055767d796fd48 Checking out Revision fb44c49200117091dbaa0256c2055767d796fd48 (PR-170) > git config core.sparsecheckout # timeout=10 > git checkout -f 6f02045e4bb12b0635cb30f14306d52bec90e143 # 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 588e92caeae3f324aaf59fce709e788e07e827d4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fb44c49200117091dbaa0256c2055767d796fd48 # timeout=10 Commit message: "Merge commit '588e92caeae3f324aaf59fce709e788e07e827d4' into HEAD" > git rev-list --no-walk 6f02045e4bb12b0635cb30f14306d52bec90e143 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:01:26 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:01:26 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:01:26 ========================================================= 00:01:26 EdgeX Global Pipelines Version Info 00:01:26 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:01:27 ------------------- 00:01:27 stable info: 00:01:27 ------------------- 00:01:27 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:01:27 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 00:01:27 Message: update stable to v1.0.245 00:01:27 ------------------- 00:01:27 experimental info: 00:01:27 ------------------- 00:01:27 Commited By: **** collab-it+edgex@linuxfoundation.org 00:01:27 Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 00:01:27 Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:01:27 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 00:01:27 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 00:01:27 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:01:27 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:01:27 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:01:27 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 00:01:27 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 00:01:27 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:01:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:01:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:01:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:01:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 00:01:28 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:01:28 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:01:28 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:01:28 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:01:28 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:01:28 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:01:28 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:01:28 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:01:28 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 00:01:28 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 00:01:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:01:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:01:28 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 00:01:28 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:01:28 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 00:01:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-170 [Pipeline] echo 00:01:28 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-170 [Pipeline] echo 00:01:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-170 [Pipeline] echo 00:01:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fb44c49200117091dbaa0256c2055767d796fd48 [Pipeline] echo 00:01:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fb44c49 [Pipeline] echo 00:01:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:01:28 provisioning config files... 00:01:28 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-170@tmp/config10702632805291502019tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:01:28 ---> docker-login.sh 00:01:28 nexus3.edgexfoundry.org:10001 00:01:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:01:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:01:28 Configure a credential helper to remove this warning. See 00:01:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:01:28 00:01:28 Login Succeeded 00:01:28 nexus3.edgexfoundry.org:10002 00:01:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:01:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:01:28 Configure a credential helper to remove this warning. See 00:01:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:01:28 00:01:28 Login Succeeded 00:01:28 nexus3.edgexfoundry.org:10003 00:01:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:01:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:01:29 Configure a credential helper to remove this warning. See 00:01:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:01:29 00:01:29 Login Succeeded 00:01:29 nexus3.edgexfoundry.org:10004 00:01:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:01:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:01:29 Configure a credential helper to remove this warning. See 00:01:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:01:29 00:01:29 Login Succeeded 00:01:29 docker.io 00:01:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:01:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:01:29 Configure a credential helper to remove this warning. See 00:01:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:01:29 00:01:29 Login Succeeded 00:01:29 ---> docker-login.sh ends [Pipeline] } 00:01:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 00:01:29 + git rev-list -1 --merges fb44c49200117091dbaa0256c2055767d796fd48~1..fb44c49200117091dbaa0256c2055767d796fd48 [Pipeline] echo 00:01:29 -----------> git rev-list -1 --merges fb44c49200117091dbaa0256c2055767d796fd48~1..fb44c49200117091dbaa0256c2055767d796fd48 fb44c49200117091dbaa0256c2055767d796fd48 00:01:29 fb44c49200117091dbaa0256c2055767d796fd48 [false] [Pipeline] sh 00:01:30 + git log --format=format:%s -1 fb44c49200117091dbaa0256c2055767d796fd48 [Pipeline] echo 00:01:30 ========================================================= 00:01:30 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 00:01:30 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:01:30 + git log --format=format:%s -1 fb44c49200117091dbaa0256c2055767d796fd48 [Pipeline] echo 00:01:30 [semverPrep] GIT_COMMIT: fb44c49200117091dbaa0256c2055767d796fd48, Commit Message: Merge commit '588e92caeae3f324aaf59fce709e788e07e827d4' into HEAD [Pipeline] echo 00:01:30 [semverPrep] This is not a build commit. [Pipeline] sh 00:01:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:01:30 + grep -v github /etc/ssh/ssh_known_hosts 00:01:30 + [ -e /tmp/ssh_known_hosts ] 00:01:30 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 00:01:30 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 00:01:30 + sudo tee -a /etc/ssh/ssh_known_hosts 00:01:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:01:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:01:31 00:01: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:01:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:01:31 0.1.4: Pulling from edgex-devops/py-git-semver 00:01:31 b85a868b505f: Pulling fs layer 00:01:31 e2be974225ed: Pulling fs layer 00:01:31 339a4e72a1f5: Pulling fs layer 00:01:31 988bab9f4d93: Pulling fs layer 00:01:31 1469e6f7b9e6: Pulling fs layer 00:01:31 eaf3925da568: Pulling fs layer 00:01:31 bab4dde63d76: Pulling fs layer 00:01:31 bde34c3a00c8: Pulling fs layer 00:01:31 b352a97aabf1: Pulling fs layer 00:01:31 4872d77fe225: Pulling fs layer 00:01:31 5851b861e8e6: Pulling fs layer 00:01:31 bde34c3a00c8: Waiting 00:01:31 bab4dde63d76: Waiting 00:01:31 b352a97aabf1: Waiting 00:01:31 988bab9f4d93: Waiting 00:01:31 1469e6f7b9e6: Waiting 00:01:31 5851b861e8e6: Waiting 00:01:31 4872d77fe225: Waiting 00:01:31 eaf3925da568: Waiting 00:01:31 e2be974225ed: Download complete 00:01:31 988bab9f4d93: Download complete 00:01:31 1469e6f7b9e6: Verifying Checksum 00:01:31 1469e6f7b9e6: Download complete 00:01:31 eaf3925da568: Verifying Checksum 00:01:31 eaf3925da568: Download complete 00:01:31 339a4e72a1f5: Verifying Checksum 00:01:31 339a4e72a1f5: Download complete 00:01:31 bde34c3a00c8: Verifying Checksum 00:01:31 bde34c3a00c8: Download complete 00:01:31 b352a97aabf1: Verifying Checksum 00:01:31 b352a97aabf1: Download complete 00:01:31 4872d77fe225: Verifying Checksum 00:01:31 4872d77fe225: Download complete 00:01:31 5851b861e8e6: Download complete 00:01:31 b85a868b505f: Verifying Checksum 00:01:31 b85a868b505f: Download complete 00:01:32 bab4dde63d76: Verifying Checksum 00:01:32 bab4dde63d76: Download complete 00:01:33 b85a868b505f: Pull complete 00:01:33 e2be974225ed: Pull complete 00:01:33 339a4e72a1f5: Pull complete 00:01:33 988bab9f4d93: Pull complete 00:01:34 1469e6f7b9e6: Pull complete 00:01:34 eaf3925da568: Pull complete 00:01:36 bab4dde63d76: Pull complete 00:01:36 bde34c3a00c8: Pull complete 00:01:36 b352a97aabf1: Pull complete 00:01:36 4872d77fe225: Pull complete 00:01:36 5851b861e8e6: Pull complete 00:01:36 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 00:01:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:01:36 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:01:36 prd-ubuntu20.04-docker-8c-8g-6759 does not seem to be running inside a container 00:01:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-170 -v /w/workspace/y_app-rfid-llrp-inventory_PR-170:/w/workspace/y_app-rfid-llrp-inventory_PR-170:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-170@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-170@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:01:37 $ docker top e2bf66e380f9b2e21efe667ef39e995b85d14e03933cb59f9156d681f96aefbe -eo pid,comm 00:01:37 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:01:37 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:01:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:01:37 [ssh-agent] Looking for ssh-agent implementation... 00:01:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:01:38 $ docker exec e2bf66e380f9b2e21efe667ef39e995b85d14e03933cb59f9156d681f96aefbe ssh-agent 00:01:38 SSH_AUTH_SOCK=/tmp/ssh-FZTf7QJa4cps/agent.32 00:01:38 SSH_AGENT_PID=38 00:01:38 Running ssh-add (command line suppressed) 00:01:38 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-170@tmp/private_key_9358343676983197441.key (/w/workspace/y_app-rfid-llrp-inventory_PR-170@tmp/private_key_9358343676983197441.key) 00:01:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:01:38 + git tag --points-at HEAD [Pipeline] } 00:01:38 $ docker exec --env ******** --env ******** e2bf66e380f9b2e21efe667ef39e995b85d14e03933cb59f9156d681f96aefbe ssh-agent -k 00:01:38 unset SSH_AUTH_SOCK; 00:01:38 unset SSH_AGENT_PID; 00:01:38 echo Agent pid 38 killed; 00:01:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:01:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:01:38 [ssh-agent] Looking for ssh-agent implementation... 00:01:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:01:38 $ docker exec e2bf66e380f9b2e21efe667ef39e995b85d14e03933cb59f9156d681f96aefbe ssh-agent 00:01:39 SSH_AUTH_SOCK=/tmp/ssh-vqUVuInGIRPK/agent.70 00:01:39 SSH_AGENT_PID=76 00:01:39 Running ssh-add (command line suppressed) 00:01:39 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-170@tmp/private_key_3001951397690589049.key (/w/workspace/y_app-rfid-llrp-inventory_PR-170@tmp/private_key_3001951397690589049.key) 00:01:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:01:39 + git semver init 00:01:39 2023-04-04 00:01:39,637 [run_init] DEBUG init version:0.0.0 force:False 00:01:39 2023-04-04 00:01:39,638 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-170/.semver 00:01:39 2023-04-04 00:01:39,638 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-170/.semver 00:01:39 2023-04-04 00:01:39,638 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-170/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-170, universal_newlines=False, shell=None, istream=None) 00:01:40 2023-04-04 00:01:40,610 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-170/.git/info/exclude 00:01:40 2023-04-04 00:01:40,610 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-170/.semver/PR-170 with force:False 00:01:40 2023-04-04 00:01:40,611 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-170/.semver/PR-170 00:01:40 2023-04-04 00:01:40,616 [execute] INFO git cat-file --batch-check 00:01:40 2023-04-04 00:01:40,616 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-170/.semver, universal_newlines=False, shell=None, istream=) 00:01:40 2023-04-04 00:01:40,623 [execute] INFO git cat-file --batch 00:01:40 2023-04-04 00:01:40,624 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-170/.semver, universal_newlines=False, shell=None, istream=) 00:01:40 2023-04-04 00:01:40,631 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-170/.semver/PR-170 00:01:40 0.0.0 [Pipeline] } 00:01:40 $ docker exec --env ******** --env ******** e2bf66e380f9b2e21efe667ef39e995b85d14e03933cb59f9156d681f96aefbe ssh-agent -k 00:01:41 unset SSH_AUTH_SOCK; 00:01:41 unset SSH_AGENT_PID; 00:01:41 echo Agent pid 76 killed; 00:01:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:01:41 + git semver [Pipeline] } 00:01:41 $ docker stop --time=1 e2bf66e380f9b2e21efe667ef39e995b85d14e03933cb59f9156d681f96aefbe 00:01:42 $ docker rm -f --volumes e2bf66e380f9b2e21efe667ef39e995b85d14e03933cb59f9156d681f96aefbe [Pipeline] // withDockerContainer [Pipeline] sh 00:01:43 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:01:43 Stashed 1 file(s) [Pipeline] echo 00:01:43 [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:01:43 provisioning config files... 00:01:43 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-170@tmp/config12587393700791332600tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:01:43 ---> docker-login.sh 00:01:43 nexus3.edgexfoundry.org:10001 00:01:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:01:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:01:43 Configure a credential helper to remove this warning. See 00:01:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:01:43 00:01:43 Login Succeeded 00:01:43 nexus3.edgexfoundry.org:10002 00:01:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:01:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:01:43 Configure a credential helper to remove this warning. See 00:01:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:01:43 00:01:43 Login Succeeded 00:01:43 nexus3.edgexfoundry.org:10003 00:01:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:01:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:01:44 Configure a credential helper to remove this warning. See 00:01:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:01:44 00:01:44 Login Succeeded 00:01:44 nexus3.edgexfoundry.org:10004 00:01:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:01:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:01:44 Configure a credential helper to remove this warning. See 00:01:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:01:44 00:01:44 Login Succeeded 00:01:44 docker.io 00:01:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:01:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:01:44 Configure a credential helper to remove this warning. See 00:01:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:01:44 00:01:44 Login Succeeded 00:01:44 ---> docker-login.sh ends [Pipeline] } 00:01:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:01:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:01:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:01:44 ========================================================= 00:01:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 00:01:44 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:01:45 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 00:01:45 Sending build context to Docker daemon 12.62MB 00:01:45 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 00:01:45 Step 2/12 : FROM ${BASE} AS builder 00:01:45 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 00:01:45 63b65145d645: Pulling fs layer 00:01:45 a2d21d5440eb: Pulling fs layer 00:01:45 935e6c44a52c: Pulling fs layer 00:01:45 94cc34f8dd06: Pulling fs layer 00:01:45 30dea6a524f1: Pulling fs layer 00:01:45 a2aff8979fd8: Pulling fs layer 00:01:45 6808be2612f2: Pulling fs layer 00:01:45 f25807f1079a: Pulling fs layer 00:01:45 94cc34f8dd06: Waiting 00:01:45 30dea6a524f1: Waiting 00:01:45 a2aff8979fd8: Waiting 00:01:45 6808be2612f2: Waiting 00:01:45 f25807f1079a: Waiting 00:01:45 a2d21d5440eb: Download complete 00:01:45 94cc34f8dd06: Download complete 00:01:45 30dea6a524f1: Verifying Checksum 00:01:45 30dea6a524f1: Download complete 00:01:45 63b65145d645: Verifying Checksum 00:01:45 63b65145d645: Download complete 00:01:45 a2aff8979fd8: Verifying Checksum 00:01:45 a2aff8979fd8: Download complete 00:01:45 63b65145d645: Pull complete 00:01:45 a2d21d5440eb: Pull complete 00:01:45 f25807f1079a: Verifying Checksum 00:01:45 f25807f1079a: Download complete 00:01:45 935e6c44a52c: Verifying Checksum 00:01:45 935e6c44a52c: Download complete 00:01:46 6808be2612f2: Verifying Checksum 00:01:46 6808be2612f2: Download complete 00:01:49 935e6c44a52c: Pull complete 00:01:49 94cc34f8dd06: Pull complete 00:01:49 30dea6a524f1: Pull complete 00:01:49 a2aff8979fd8: Pull complete 00:01:52 6808be2612f2: Pull complete 00:01:53 f25807f1079a: Pull complete 00:01:53 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 00:01:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 00:01:53 ---> 3b553350e43f 00:01:53 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 00:01:54 ---> Running in 262f6f9423d0 00:01:54 Removing intermediate container 262f6f9423d0 00:01:54 ---> 20e4a1ccd19d 00:01:54 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 00:01:54 ---> Running in 7371e849de48 00:01:54 Removing intermediate container 7371e849de48 00:01:54 ---> fc3535b807aa 00:01:54 Step 5/12 : ARG ADD_BUILD_TAGS="" 00:01:54 ---> Running in 7b2277f9ee1e 00:01:54 Removing intermediate container 7b2277f9ee1e 00:01:54 ---> 8ed5dd945b2b 00:01:54 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:01:54 ---> Running in 0d3547e12661 00:01:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:01:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:01:55 OK: 265 MiB in 53 packages 00:01:55 Removing intermediate container 0d3547e12661 00:01:55 ---> b13e587f353f 00:01:55 Step 7/12 : WORKDIR /app 00:01:55 ---> Running in 3758a0973096 00:01:55 Removing intermediate container 3758a0973096 00:01:55 ---> 688969adced1 00:01:55 Step 8/12 : COPY go.mod vendor* ./ 00:01:55 ---> 56e836ec27e0 00:01:55 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:01:55 ---> Running in fcc5730bfb9c 00:01:58 Still waiting to schedule task 00:01:58 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 00:02:17 Removing intermediate container fcc5730bfb9c 00:02:17 ---> 0112172b1618 00:02:17 Step 10/12 : COPY . . 00:02:17 ---> 58dc39b1b0b9 00:02:17 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:02:17 ---> Running in 61f25d725d35 00:02:17 Removing intermediate container 61f25d725d35 00:02:17 ---> 1388f420617e 00:02:17 Step 12/12 : RUN $MAKE 00:02:17 ---> Running in 41e5f2ca60ad 00:02:17 noop 00:02:17 Removing intermediate container 41e5f2ca60ad 00:02:17 ---> a71ae60e4088 00:02:17 Successfully built a71ae60e4088 00:02:17 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:02:18 + docker inspect -f . ci-base-image-x86_64 00:02:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:02:18 prd-ubuntu20.04-docker-8c-8g-6759 does not seem to be running inside a container 00:02:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-170 -v /w/workspace/y_app-rfid-llrp-inventory_PR-170:/w/workspace/y_app-rfid-llrp-inventory_PR-170:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-170@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-170@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:02:18 $ docker top 72782d3221b97c3d0f2d0d41c04c548ee33791a9c5811f3e712ffa0d453caf39 -eo pid,comm [Pipeline] { [Pipeline] sh 00:02:18 + go version 00:02:18 go version go1.20.2 linux/amd64 [Pipeline] } 00:02:18 $ docker stop --time=1 72782d3221b97c3d0f2d0d41c04c548ee33791a9c5811f3e712ffa0d453caf39 00:02:20 $ docker rm -f --volumes 72782d3221b97c3d0f2d0d41c04c548ee33791a9c5811f3e712ffa0d453caf39 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:02:20 + docker inspect -f . ci-base-image-x86_64 00:02:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:02:20 prd-ubuntu20.04-docker-8c-8g-6759 does not seem to be running inside a container 00:02:20 $ 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-170 -v /w/workspace/y_app-rfid-llrp-inventory_PR-170:/w/workspace/y_app-rfid-llrp-inventory_PR-170:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-170@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-170@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:02:21 $ docker top e73629437c2069b0a1925d4ebabf6124a5403bb7f910a5645651c175c26b50ee -eo pid,comm [Pipeline] { [Pipeline] sh 00:02:21 + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-170 [Pipeline] fileExists [Pipeline] sh 00:02:21 + make test 00:02:21 go test -race ./... -coverprofile=coverage.out ./... 00:02:43 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 00:02:43 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 00:02:43 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.156s coverage: 86.2% of statements 00:02:43 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.720s coverage: 71.9% of statements 00:03:05 go vet ./... 00:03:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:03:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:03:07 ./bin/test-attribution.sh [Pipeline] echo 00:03:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:03:07 $ docker stop --time=1 e73629437c2069b0a1925d4ebabf6124a5403bb7f910a5645651c175c26b50ee 00:03:09 $ docker rm -f --volumes e73629437c2069b0a1925d4ebabf6124a5403bb7f910a5645651c175c26b50ee [Pipeline] // withDockerContainer [Pipeline] sh 00:03:09 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:03:09 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 00:03:10 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:03:10 + ls -al . 00:03:10 total 228 00:03:10 drwxrwxr-x 11 jenkins jenkins 4096 Apr 4 00:02 . 00:03:10 drwxrwxr-x 4 jenkins jenkins 4096 Apr 4 00:01 .. 00:03:10 -rw-rw-r-- 1 jenkins jenkins 262 Apr 4 00:01 .dockerignore 00:03:10 drwxrwxr-x 8 jenkins jenkins 4096 Apr 4 00:01 .git 00:03:10 drwxrwxr-x 3 jenkins jenkins 4096 Apr 4 00:01 .github 00:03:10 -rw-rw-r-- 1 jenkins jenkins 788 Apr 4 00:01 .gitignore 00:03:10 -rw-rw-r-- 1 jenkins jenkins 41 Apr 4 00:01 .golangci.yml 00:03:10 drwxr-xr-x 3 jenkins jenkins 4096 Apr 4 00:01 .semver 00:03:10 -rw-rw-r-- 1 jenkins jenkins 9805 Apr 4 00:01 Attribution.txt 00:03:10 -rw-rw-r-- 1 jenkins jenkins 4331 Apr 4 00:01 CHANGELOG.md 00:03:10 -rw-rw-r-- 1 jenkins jenkins 1659 Apr 4 00:01 Dockerfile 00:03:10 -rw-rw-r-- 1 jenkins jenkins 677 Apr 4 00:01 GOVERNANCE.md 00:03:10 -rw-rw-r-- 1 jenkins jenkins 687 Apr 4 00:01 Jenkinsfile 00:03:10 -rw-rw-r-- 1 jenkins jenkins 11347 Apr 4 00:01 LICENSE 00:03:10 -rw-rw-r-- 1 jenkins jenkins 2497 Apr 4 00:01 Makefile 00:03:10 -rw-rw-r-- 1 jenkins jenkins 617 Apr 4 00:01 OWNERS.md 00:03:10 -rw-rw-r-- 1 jenkins jenkins 31001 Apr 4 00:01 README.md 00:03:10 -rw-rw-r-- 1 jenkins jenkins 5 Apr 4 00:01 VERSION 00:03:10 drwxrwxr-x 2 jenkins jenkins 4096 Apr 4 00:01 bin 00:03:10 -rw-r--r-- 1 jenkins jenkins 41317 Apr 4 00:02 coverage.out 00:03:10 -rw-rw-r-- 1 jenkins jenkins 3464 Apr 4 00:01 go.mod 00:03:10 -rw-rw-r-- 1 jenkins jenkins 31420 Apr 4 00:01 go.sum 00:03:10 drwxrwxr-x 2 jenkins jenkins 4096 Apr 4 00:01 images 00:03:10 drwxrwxr-x 4 jenkins jenkins 4096 Apr 4 00:01 internal 00:03:10 -rw-rw-r-- 1 jenkins jenkins 531 Apr 4 00:01 main.go 00:03:10 drwxrwxr-x 2 jenkins jenkins 4096 Apr 4 00:01 res 00:03:10 drwxrwxr-x 4 jenkins jenkins 4096 Apr 4 00:01 snap 00:03:10 drwxrwxr-x 3 jenkins jenkins 4096 Apr 4 00:01 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:03:11 + 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=fb44c49200117091dbaa0256c2055767d796fd48 --label arch=amd64 --label version=0.0.0 . 00:03:11 Sending build context to Docker daemon 12.62MB 00:03:11 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 00:03:11 Step 2/29 : FROM ${BASE} AS builder 00:03:11 ---> a71ae60e4088 00:03:11 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 00:03:11 ---> Running in 76a97b7a2fd7 00:03:11 Removing intermediate container 76a97b7a2fd7 00:03:11 ---> 6d773678847a 00:03:11 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 00:03:11 ---> Running in 6a65abd01c60 00:03:11 Removing intermediate container 6a65abd01c60 00:03:11 ---> 064d67771e20 00:03:11 Step 5/29 : ARG ADD_BUILD_TAGS="" 00:03:11 ---> Running in 7c23bb23274d 00:03:11 Removing intermediate container 7c23bb23274d 00:03:11 ---> 478e7160ff31 00:03:11 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:03:11 ---> Running in d9fd9d1d8c32 00:03:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:03:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:03:12 OK: 265 MiB in 53 packages 00:03:12 Removing intermediate container d9fd9d1d8c32 00:03:12 ---> f119cc1f75a7 00:03:12 Step 7/29 : WORKDIR /app 00:03:12 ---> Running in 29700699801f 00:03:12 Removing intermediate container 29700699801f 00:03:12 ---> 9280d055cb31 00:03:12 Step 8/29 : COPY go.mod vendor* ./ 00:03:12 ---> 78db07404d57 00:03:12 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:03:12 ---> Running in 538303acdaea 00:03:13 Removing intermediate container 538303acdaea 00:03:13 ---> c349b45e33fd 00:03:13 Step 10/29 : COPY . . 00:03:13 ---> 2181170f023c 00:03:13 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:03:13 ---> Running in ef3d7e49d401 00:03:13 Removing intermediate container ef3d7e49d401 00:03:13 ---> 8531408caa6b 00:03:13 Step 12/29 : RUN $MAKE 00:03:13 ---> Running in 3dccd9ec3cc9 00:03:14 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.48 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory 00:03:32 Removing intermediate container 3dccd9ec3cc9 00:03:32 ---> 589f74c92e17 00:03:32 Step 13/29 : FROM alpine:3.17 00:03:34 3.17: Pulling from library/alpine 00:03:34 f56be85fc22e: Pulling fs layer 00:03:34 f56be85fc22e: Download complete 00:03:34 f56be85fc22e: Pull complete 00:03:34 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 00:03:34 Status: Downloaded newer image for alpine:3.17 00:03:34 ---> 9ed4aefc74f6 00:03:34 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 00:03:35 ---> Running in b4a5bd152afc 00:03:35 Removing intermediate container b4a5bd152afc 00:03:35 ---> 75e91677e0d3 00:03:35 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 00:03:35 ---> Running in 8fc0bcc56d3f 00:03:35 Removing intermediate container 8fc0bcc56d3f 00:03:35 ---> 26daee804835 00:03:35 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 00:03:35 ---> Running in 2096b4078c1d 00:03:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:03:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:03:35 (1/2) Installing ca-certificates (20220614-r4) 00:03:35 (2/2) Installing dumb-init (1.2.5-r2) 00:03:35 Executing busybox-1.35.0-r29.trigger 00:03:35 Executing ca-certificates-20220614-r4.trigger 00:03:35 OK: 8 MiB in 17 packages 00:03:36 Removing intermediate container 2096b4078c1d 00:03:36 ---> 4cc76dbe4297 00:03:36 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 00:03:36 ---> 4bf4601d032a 00:03:36 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 00:03:36 ---> 488212906c18 00:03:36 Step 19/29 : COPY --from=builder /app/res/ /res/ 00:03:36 ---> a1d07eb1222f 00:03:36 Step 20/29 : COPY --from=builder /app/static/ /static/ 00:03:36 ---> 1320b78e6d55 00:03:36 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 00:03:37 ---> 3d11ff2b2a68 00:03:37 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 00:03:37 ---> Running in 06db4e52206c 00:03:38 Removing intermediate container 06db4e52206c 00:03:38 ---> 8b2e88982488 00:03:38 Step 23/29 : VOLUME /cache 00:03:38 ---> Running in b9ed3a471930 00:03:38 Removing intermediate container b9ed3a471930 00:03:38 ---> 260d1b1e83d8 00:03:38 Step 24/29 : EXPOSE 59711 00:03:38 ---> Running in 23f4a74810c3 00:03:38 Removing intermediate container 23f4a74810c3 00:03:38 ---> 1f67383b7457 00:03:38 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 00:03:38 ---> Running in 0b6781412d47 00:03:38 Removing intermediate container 0b6781412d47 00:03:38 ---> 82a702bbd958 00:03:38 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 00:03:38 ---> Running in 48af32f0ac9f 00:03:38 Removing intermediate container 48af32f0ac9f 00:03:38 ---> ba2b846520cd 00:03:38 Step 27/29 : LABEL arch=amd64 00:03:38 ---> Running in 2af394d59cd5 00:03:38 Removing intermediate container 2af394d59cd5 00:03:38 ---> f72b92fd22a8 00:03:38 Step 28/29 : LABEL git_sha=fb44c49200117091dbaa0256c2055767d796fd48 00:03:38 ---> Running in 70a0698b00c0 00:03:38 Removing intermediate container 70a0698b00c0 00:03:38 ---> a3bee4d26d5a 00:03:38 Step 29/29 : LABEL version=0.0.0 00:03:39 ---> Running in e78fa1ffb508 00:03:39 Removing intermediate container e78fa1ffb508 00:03:39 ---> 9e7bd5e992ba 00:03:39 [Warning] One or more build-args [ARCH] were not consumed 00:03:39 Successfully built 9e7bd5e992ba 00:03:39 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:03:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:03:39 00:03:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:03:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:03:39 latest: Pulling from edgex-lftools-log-publisher 00:03:39 5eb5b503b376: Pulling fs layer 00:03:39 5c69ac0246d0: Pulling fs layer 00:03:39 ec43610c2a17: Pulling fs layer 00:03:39 3a2ae6a8a46f: Pulling fs layer 00:03:39 33b1e0a273af: Pulling fs layer 00:03:39 5d3b04190fa2: Pulling fs layer 00:03:39 2f39f015ded8: Pulling fs layer 00:03:39 3a2ae6a8a46f: Waiting 00:03:39 33b1e0a273af: Waiting 00:03:39 5d3b04190fa2: Waiting 00:03:39 2f39f015ded8: Waiting 00:03:39 5c69ac0246d0: Verifying Checksum 00:03:39 5c69ac0246d0: Download complete 00:03:39 3a2ae6a8a46f: Verifying Checksum 00:03:39 3a2ae6a8a46f: Download complete 00:03:39 33b1e0a273af: Verifying Checksum 00:03:39 33b1e0a273af: Download complete 00:03:39 ec43610c2a17: Verifying Checksum 00:03:39 ec43610c2a17: Download complete 00:03:40 5d3b04190fa2: Download complete 00:03:40 5eb5b503b376: Verifying Checksum 00:03:40 5eb5b503b376: Download complete 00:03:40 2f39f015ded8: Verifying Checksum 00:03:40 2f39f015ded8: Download complete 00:03:41 5eb5b503b376: Pull complete 00:03:41 5c69ac0246d0: Pull complete 00:03:41 ec43610c2a17: Pull complete 00:03:41 3a2ae6a8a46f: Pull complete 00:03:42 33b1e0a273af: Pull complete 00:03:42 5d3b04190fa2: Pull complete 00:03:46 2f39f015ded8: Pull complete 00:03:46 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:03:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:03:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:03:46 prd-ubuntu20.04-docker-8c-8g-6759 does not seem to be running inside a container 00:03:46 $ 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-170 -v /w/workspace/y_app-rfid-llrp-inventory_PR-170:/w/workspace/y_app-rfid-llrp-inventory_PR-170:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-170@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-170@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:03:48 $ docker top ca3960c44edbeef1f55e42121f60b570dcc230a4b06d4902fcc98323f0e7ffc5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:03:49 ---> job-cost.sh 00:03:49 lf-activate-venv: SKIPPING 00:03:49 INFO: No Stack... 00:03:49 INFO: Retrieving Pricing Info for: v3-standard-8 00:03:49 INFO: Archiving Costs [Pipeline] sh 00:03:50 + + cat /w/workspace/y_app-rfid-llrp-inventory_PR-170/archives/cost.csv 00:03:50 cut -d, -f6 [Pipeline] lock 00:03:50 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-170-5-stack-cost] 00:03:50 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-170-5-stack-cost] did not exist. Created. 00:03:50 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-170-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:03:50 + echo total: 0.2199999988079071 [Pipeline] stash 00:03:50 Stashed 1 file(s) [Pipeline] } 00:03:50 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-170-5-stack-cost] [Pipeline] // lock [Pipeline] } 00:03:50 $ docker stop --time=1 ca3960c44edbeef1f55e42121f60b570dcc230a4b06d4902fcc98323f0e7ffc5 00:03:51 $ docker rm -f --volumes ca3960c44edbeef1f55e42121f60b570dcc230a4b06d4902fcc98323f0e7ffc5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:06:39 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6761 in /w/workspace/y_app-rfid-llrp-inventory_PR-170 [Pipeline] { [Pipeline] ws 00:06:39 Running in /w/workspace/app-rfid-llrp-inventory/5 [Pipeline] { [Pipeline] checkout 00:06:39 The recommended git tool is: git 00:06:48 using credential edgex-jenkins-ssh 00:06:48 Cloning the remote Git repository 00:06:48 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 00:06:49 > git init /w/workspace/app-rfid-llrp-inventory/5 # timeout=10 00:06:49 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 00:06:49 > git --version # timeout=10 00:06:49 > git --version # 'git version 2.25.1' 00:06:49 using GIT_SSH to set credentials SSH Credentials for GitHub 00:06:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:06:52 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 00:06:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:06:53 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 00:06:53 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 00:06:53 using GIT_SSH to set credentials SSH Credentials for GitHub 00:06:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/170/head:refs/remotes/origin/PR-170 +refs/heads/main:refs/remotes/origin/main # timeout=10 00:06:54 Merging remotes/origin/main commit 588e92caeae3f324aaf59fce709e788e07e827d4 into PR head commit 6f02045e4bb12b0635cb30f14306d52bec90e143 00:06:54 Merge succeeded, producing dce5e8b5e3fe181bae6a71998c222137d65f5fe1 00:06:54 Checking out Revision dce5e8b5e3fe181bae6a71998c222137d65f5fe1 (PR-170) 00:06:54 > git config core.sparsecheckout # timeout=10 00:06:54 > git checkout -f 6f02045e4bb12b0635cb30f14306d52bec90e143 # timeout=10 00:06:54 > git remote # timeout=10 00:06:54 > git config --get remote.origin.url # timeout=10 00:06:54 using GIT_SSH to set credentials SSH Credentials for GitHub 00:06:54 > git merge 588e92caeae3f324aaf59fce709e788e07e827d4 # timeout=10 00:06:54 > git rev-parse HEAD^{commit} # timeout=10 00:06:54 > git config core.sparsecheckout # timeout=10 00:06:55 > git checkout -f dce5e8b5e3fe181bae6a71998c222137d65f5fe1 # timeout=10 00:06:58 Commit message: "Merge commit '588e92caeae3f324aaf59fce709e788e07e827d4' into HEAD" 00:06:58 > git rev-list --no-walk 6f02045e4bb12b0635cb30f14306d52bec90e143 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:07:00 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:07:00 % Total % Received % Xferd Average Speed Time Time Time Current 00:07:00 Dload Upload Total Spent Left Speed 00:07:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 97335 0 --:--:-- --:--:-- --:--:-- 98084 [Pipeline] sh 00:07:00 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:07:01 + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} 00:07:01 /etc/docker/daemon.json 00:07:01 { 00:07:01 "registry-mirrors": [ 00:07:01 "https://nexus3.edgexfoundry.org:10001" 00:07:01 ], 00:07:01 "bip": "10.250.0.254/24", 00:07:01 "hosts": [ 00:07:01 "tcp://0.0.0.0:5555", 00:07:01 "unix:///var/run/docker.sock" 00:07:01 ], 00:07:01 "mtu": 1458, 00:07:01 "selinux-enabled": true, 00:07:01 "seccomp-profile": "/etc/docker/seccomp.json" 00:07:01 } [Pipeline] sh 00:07:01 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:07:01 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:07:20 provisioning config files... 00:07:20 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/5@tmp/config11736182327146062896tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:07:20 ---> docker-login.sh 00:07:20 nexus3.edgexfoundry.org:10001 00:07:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:07:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:07:21 Configure a credential helper to remove this warning. See 00:07:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:07:21 00:07:21 Login Succeeded 00:07:21 nexus3.edgexfoundry.org:10002 00:07:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:07:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:07:21 Configure a credential helper to remove this warning. See 00:07:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:07:21 00:07:21 Login Succeeded 00:07:21 nexus3.edgexfoundry.org:10003 00:07:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:07:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:07:21 Configure a credential helper to remove this warning. See 00:07:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:07:21 00:07:21 Login Succeeded 00:07:21 nexus3.edgexfoundry.org:10004 00:07:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:07:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:07:22 Configure a credential helper to remove this warning. See 00:07:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:07:22 00:07:22 Login Succeeded 00:07:22 docker.io 00:07:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:07:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:07:23 Configure a credential helper to remove this warning. See 00:07:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:07:23 00:07:23 Login Succeeded 00:07:23 ---> docker-login.sh ends [Pipeline] } 00:07:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:07:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:07:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:07:23 ========================================================= 00:07:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 00:07:23 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:07:23 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 00:07:24 Sending build context to Docker daemon 677.9kB 00:07:24 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 00:07:24 Step 2/12 : FROM ${BASE} AS builder 00:07:24 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:07:24 af6eaf76a39c: Pulling fs layer 00:07:24 55522c791124: Pulling fs layer 00:07:24 ce5c4a1c91eb: Pulling fs layer 00:07:24 169dfbe0d373: Pulling fs layer 00:07:24 e1ff8fa3b103: Pulling fs layer 00:07:24 52ebb69f0ebf: Pulling fs layer 00:07:24 5abe8eddf0d5: Pulling fs layer 00:07:24 169dfbe0d373: Waiting 00:07:24 e1ff8fa3b103: Waiting 00:07:24 52ebb69f0ebf: Waiting 00:07:24 5abe8eddf0d5: Waiting 00:07:24 55522c791124: Download complete 00:07:24 169dfbe0d373: Verifying Checksum 00:07:24 169dfbe0d373: Download complete 00:07:24 e1ff8fa3b103: Verifying Checksum 00:07:24 e1ff8fa3b103: Download complete 00:07:24 af6eaf76a39c: Verifying Checksum 00:07:24 af6eaf76a39c: Download complete 00:07:25 5abe8eddf0d5: Verifying Checksum 00:07:25 5abe8eddf0d5: Download complete 00:07:26 af6eaf76a39c: Pull complete 00:07:26 55522c791124: Pull complete 00:07:26 ce5c4a1c91eb: Verifying Checksum 00:07:26 ce5c4a1c91eb: Download complete 00:07:26 52ebb69f0ebf: Verifying Checksum 00:07:26 52ebb69f0ebf: Download complete 00:07:39 ce5c4a1c91eb: Pull complete 00:07:39 169dfbe0d373: Pull complete 00:07:39 e1ff8fa3b103: Pull complete 00:07:46 52ebb69f0ebf: Pull complete 00:07:46 5abe8eddf0d5: Pull complete 00:07:47 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 00:07:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 00:07:47 ---> 6cb57ee374ae 00:07:47 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 00:07:49 ---> Running in 15e6b0582953 00:07:49 Removing intermediate container 15e6b0582953 00:07:49 ---> c47614f7fe9f 00:07:49 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 00:07:49 ---> Running in d71cab090912 00:07:49 Removing intermediate container d71cab090912 00:07:49 ---> ebd4a583b801 00:07:49 Step 5/12 : ARG ADD_BUILD_TAGS="" 00:07:49 ---> Running in a6532749daa8 00:07:49 Removing intermediate container a6532749daa8 00:07:49 ---> 6bb58696dfb8 00:07:49 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:07:49 ---> Running in 67f3cf13fd18 00:07:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:07:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:07:52 OK: 263 MiB in 53 packages 00:07:53 Removing intermediate container 67f3cf13fd18 00:07:53 ---> 80b036255745 00:07:53 Step 7/12 : WORKDIR /app 00:07:53 ---> Running in a62ed77e7ee3 00:07:54 Removing intermediate container a62ed77e7ee3 00:07:54 ---> ede3d42b3e8d 00:07:54 Step 8/12 : COPY go.mod vendor* ./ 00:07:54 ---> 997ffc20d3a7 00:07:54 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:07:54 ---> Running in f08afcf51801 00:09:02 Removing intermediate container f08afcf51801 00:09:02 ---> f02f13d888b7 00:09:02 Step 10/12 : COPY . . 00:09:02 ---> ce4a87b1b5ae 00:09:02 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:09:02 ---> Running in f5abbb342c3a 00:09:02 Removing intermediate container f5abbb342c3a 00:09:02 ---> 4e8fa4d9a3d5 00:09:02 Step 12/12 : RUN $MAKE 00:09:02 ---> Running in 33ea1e67b949 00:09:02 noop 00:09:02 Removing intermediate container 33ea1e67b949 00:09:02 ---> d465735de012 00:09:02 Successfully built d465735de012 00:09:02 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:09:02 + docker inspect -f . ci-base-image-arm64 00:09:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:09:03 prd-ubuntu20.04-docker-arm64-4c-16g-6761 does not seem to be running inside a container 00:09:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/5 -v /w/workspace/app-rfid-llrp-inventory/5:/w/workspace/app-rfid-llrp-inventory/5:rw,z -v /w/workspace/app-rfid-llrp-inventory/5@tmp:/w/workspace/app-rfid-llrp-inventory/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:09:04 $ docker top 8fbfe09ef69b4e4f05813d0aa1aad6ddcb6624c2261a8067db5a2a6a3d72b240 -eo pid,comm [Pipeline] { [Pipeline] sh 00:09:05 + go version 00:09:05 go version go1.20.2 linux/arm64 [Pipeline] } 00:09:05 $ docker stop --time=1 8fbfe09ef69b4e4f05813d0aa1aad6ddcb6624c2261a8067db5a2a6a3d72b240 00:09:07 $ docker rm -f --volumes 8fbfe09ef69b4e4f05813d0aa1aad6ddcb6624c2261a8067db5a2a6a3d72b240 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:09:07 + docker inspect -f . ci-base-image-arm64 00:09:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:09:08 prd-ubuntu20.04-docker-arm64-4c-16g-6761 does not seem to be running inside a container 00:09:08 $ 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/5 -v /w/workspace/app-rfid-llrp-inventory/5:/w/workspace/app-rfid-llrp-inventory/5:rw,z -v /w/workspace/app-rfid-llrp-inventory/5@tmp:/w/workspace/app-rfid-llrp-inventory/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:09:11 $ docker top 2f4db8fa96e87685e3bd442995a4181fecdcd6c904b6f8af135f26fa591b0317 -eo pid,comm [Pipeline] { [Pipeline] sh 00:09:11 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/5 [Pipeline] fileExists [Pipeline] sh 00:09:12 + make test 00:09:12 go test -race ./... -coverprofile=coverage.out ./... 00:12:04 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 00:12:04 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 00:12:05 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.245s coverage: 86.2% of statements 00:12:17 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.611s coverage: 71.9% of statements 00:12:17 WARNING: Linting skipped (not on x86_64 or linter not installed) 00:12:17 go vet ./... 00:14:55 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:14:55 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:14:55 ./bin/test-attribution.sh [Pipeline] echo 00:14:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:14:55 $ docker stop --time=1 2f4db8fa96e87685e3bd442995a4181fecdcd6c904b6f8af135f26fa591b0317 00:14:57 $ docker rm -f --volumes 2f4db8fa96e87685e3bd442995a4181fecdcd6c904b6f8af135f26fa591b0317 [Pipeline] // withDockerContainer [Pipeline] sh 00:14:59 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:14:59 Warning: overwriting stash ‘coverage-report’ 00:15:00 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 00:15:00 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:15:00 + ls -al . 00:15:00 total 224 00:15:00 drwxrwxr-x 10 jenkins jenkins 4096 Apr 4 00:09 . 00:15:00 drwxrwxr-x 4 jenkins jenkins 4096 Apr 4 00:06 .. 00:15:00 -rw-rw-r-- 1 jenkins jenkins 262 Apr 4 00:06 .dockerignore 00:15:00 drwxrwxr-x 8 jenkins jenkins 4096 Apr 4 00:06 .git 00:15:00 drwxrwxr-x 3 jenkins jenkins 4096 Apr 4 00:06 .github 00:15:00 -rw-rw-r-- 1 jenkins jenkins 788 Apr 4 00:06 .gitignore 00:15:00 -rw-rw-r-- 1 jenkins jenkins 41 Apr 4 00:06 .golangci.yml 00:15:00 -rw-rw-r-- 1 jenkins jenkins 9805 Apr 4 00:06 Attribution.txt 00:15:00 -rw-rw-r-- 1 jenkins jenkins 4331 Apr 4 00:06 CHANGELOG.md 00:15:00 -rw-rw-r-- 1 jenkins jenkins 1659 Apr 4 00:06 Dockerfile 00:15:00 -rw-rw-r-- 1 jenkins jenkins 677 Apr 4 00:06 GOVERNANCE.md 00:15:00 -rw-rw-r-- 1 jenkins jenkins 687 Apr 4 00:06 Jenkinsfile 00:15:00 -rw-rw-r-- 1 jenkins jenkins 11347 Apr 4 00:06 LICENSE 00:15:00 -rw-rw-r-- 1 jenkins jenkins 2497 Apr 4 00:06 Makefile 00:15:00 -rw-rw-r-- 1 jenkins jenkins 617 Apr 4 00:06 OWNERS.md 00:15:00 -rw-rw-r-- 1 jenkins jenkins 31001 Apr 4 00:06 README.md 00:15:00 -rw-rw-r-- 1 jenkins jenkins 5 Apr 4 00:01 VERSION 00:15:00 drwxrwxr-x 2 jenkins jenkins 4096 Apr 4 00:06 bin 00:15:00 -rw-r--r-- 1 jenkins jenkins 41317 Apr 4 00:12 coverage.out 00:15:00 -rw-rw-r-- 1 jenkins jenkins 3464 Apr 4 00:06 go.mod 00:15:00 -rw-rw-r-- 1 jenkins jenkins 31420 Apr 4 00:06 go.sum 00:15:00 drwxrwxr-x 2 jenkins jenkins 4096 Apr 4 00:06 images 00:15:00 drwxrwxr-x 4 jenkins jenkins 4096 Apr 4 00:06 internal 00:15:00 -rw-rw-r-- 1 jenkins jenkins 531 Apr 4 00:06 main.go 00:15:00 drwxrwxr-x 2 jenkins jenkins 4096 Apr 4 00:06 res 00:15:00 drwxrwxr-x 4 jenkins jenkins 4096 Apr 4 00:06 snap 00:15:00 drwxrwxr-x 3 jenkins jenkins 4096 Apr 4 00:06 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:15:01 + 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=dce5e8b5e3fe181bae6a71998c222137d65f5fe1 --label arch=arm64 --label version=0.0.0 . 00:15:01 Sending build context to Docker daemon 677.9kB 00:15:01 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 00:15:01 Step 2/29 : FROM ${BASE} AS builder 00:15:01 ---> d465735de012 00:15:01 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 00:15:01 ---> Running in 6d2cefa389f0 00:15:01 Removing intermediate container 6d2cefa389f0 00:15:01 ---> 1a5034565634 00:15:01 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 00:15:01 ---> Running in 7bedaccc8075 00:15:02 Removing intermediate container 7bedaccc8075 00:15:02 ---> 7b3dbfaa7df3 00:15:02 Step 5/29 : ARG ADD_BUILD_TAGS="" 00:15:02 ---> Running in 2b017e810557 00:15:02 Removing intermediate container 2b017e810557 00:15:02 ---> 8eb59654fb61 00:15:02 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:15:03 ---> Running in c937c1a4a940 00:15:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:15:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:15:06 OK: 263 MiB in 53 packages 00:15:08 Removing intermediate container c937c1a4a940 00:15:08 ---> d96053141178 00:15:08 Step 7/29 : WORKDIR /app 00:15:08 ---> Running in 62b3924008b9 00:15:08 Removing intermediate container 62b3924008b9 00:15:08 ---> a71285ed59e0 00:15:08 Step 8/29 : COPY go.mod vendor* ./ 00:15:09 ---> 0c90b9a3b291 00:15:09 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:15:09 ---> Running in 93e87724f25c 00:15:12 Removing intermediate container 93e87724f25c 00:15:12 ---> d6ecc2173c8d 00:15:12 Step 10/29 : COPY . . 00:15:13 ---> 427c02df52d4 00:15:13 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:15:13 ---> Running in 408047e67a2a 00:15:13 Removing intermediate container 408047e67a2a 00:15:13 ---> 803f1fff30bb 00:15:13 Step 12/29 : RUN $MAKE 00:15:13 ---> Running in 53469b0f50b0 00:15:14 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.48 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory 00:17:51 Removing intermediate container 53469b0f50b0 00:17:51 ---> 179bead739cd 00:17:51 Step 13/29 : FROM alpine:3.17 00:17:51 3.17: Pulling from library/alpine 00:17:51 c41833b44d91: Pulling fs layer 00:17:51 c41833b44d91: Verifying Checksum 00:17:51 c41833b44d91: Download complete 00:17:51 c41833b44d91: Pull complete 00:17:51 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 00:17:51 Status: Downloaded newer image for alpine:3.17 00:17:51 ---> 51e60588ff2c 00:17:51 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 00:17:51 ---> Running in ab4b080e08a2 00:17:51 Removing intermediate container ab4b080e08a2 00:17:51 ---> 16ce19f363c8 00:17:51 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 00:17:51 ---> Running in 1f1da1dee453 00:17:51 Removing intermediate container 1f1da1dee453 00:17:51 ---> a1290b11956c 00:17:51 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 00:17:51 ---> Running in c2978b7253e5 00:17:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:17:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:17:51 (1/2) Installing ca-certificates (20220614-r4) 00:17:51 (2/2) Installing dumb-init (1.2.5-r2) 00:17:51 Executing busybox-1.35.0-r29.trigger 00:17:51 Executing ca-certificates-20220614-r4.trigger 00:17:51 OK: 8 MiB in 17 packages 00:17:51 Removing intermediate container c2978b7253e5 00:17:51 ---> aacf058f1cd4 00:17:51 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 00:17:51 ---> c0c5e376a37b 00:17:51 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 00:17:51 ---> 41e23793ae7b 00:17:51 Step 19/29 : COPY --from=builder /app/res/ /res/ 00:17:51 ---> 3e1a6915100c 00:17:51 Step 20/29 : COPY --from=builder /app/static/ /static/ 00:17:52 ---> ccbbb974275c 00:17:52 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 00:17:53 ---> 64987278ba2e 00:17:53 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 00:17:53 ---> Running in 633fb5b92777 00:17:55 Removing intermediate container 633fb5b92777 00:17:55 ---> 09fc20fa8cf5 00:17:55 Step 23/29 : VOLUME /cache 00:17:55 ---> Running in 37b0d899a6d6 00:17:56 Removing intermediate container 37b0d899a6d6 00:17:56 ---> f4ae2fc46ab1 00:17:56 Step 24/29 : EXPOSE 59711 00:17:56 ---> Running in 97cb7e5450c9 00:17:56 Removing intermediate container 97cb7e5450c9 00:17:56 ---> ee2f1e57f719 00:17:56 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 00:17:56 ---> Running in 425675bf7f2f 00:17:56 Removing intermediate container 425675bf7f2f 00:17:56 ---> c51076fe6764 00:17:56 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 00:17:56 ---> Running in 6d247b82f505 00:17:57 Removing intermediate container 6d247b82f505 00:17:57 ---> 69550f028697 00:17:57 Step 27/29 : LABEL arch=arm64 00:17:57 ---> Running in 8899343fe0d7 00:17:57 Removing intermediate container 8899343fe0d7 00:17:57 ---> aa8c75f2a185 00:17:57 Step 28/29 : LABEL git_sha=dce5e8b5e3fe181bae6a71998c222137d65f5fe1 00:17:57 ---> Running in 377e89c49ee8 00:17:58 Removing intermediate container 377e89c49ee8 00:17:58 ---> 63fb6980f7fa 00:17:58 Step 29/29 : LABEL version=0.0.0 00:17:58 ---> Running in 0fd20a3a2116 00:17:58 Removing intermediate container 0fd20a3a2116 00:17:58 ---> aba649d612ba 00:17:58 [Warning] One or more build-args [ARCH] were not consumed 00:17:58 Successfully built aba649d612ba 00:17:58 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:17:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:17:58 00:17:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:17:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:17:59 arm64: Pulling from edgex-lftools-log-publisher 00:17:59 8998bd30e6a1: Pulling fs layer 00:17:59 04944245beec: Pulling fs layer 00:17:59 699f458cf7ca: Pulling fs layer 00:17:59 765212b225bb: Pulling fs layer 00:17:59 f23df028b6ca: Pulling fs layer 00:17:59 d65c8cfc05b1: Pulling fs layer 00:17:59 2437ff75d9bd: Pulling fs layer 00:17:59 f23df028b6ca: Waiting 00:17:59 d65c8cfc05b1: Waiting 00:17:59 765212b225bb: Waiting 00:17:59 04944245beec: Verifying Checksum 00:17:59 04944245beec: Download complete 00:17:59 765212b225bb: Verifying Checksum 00:17:59 765212b225bb: Download complete 00:17:59 f23df028b6ca: Verifying Checksum 00:17:59 f23df028b6ca: Download complete 00:17:59 d65c8cfc05b1: Verifying Checksum 00:17:59 d65c8cfc05b1: Download complete 00:17:59 699f458cf7ca: Verifying Checksum 00:17:59 699f458cf7ca: Download complete 00:17:59 8998bd30e6a1: Verifying Checksum 00:17:59 8998bd30e6a1: Download complete 00:18:02 2437ff75d9bd: Verifying Checksum 00:18:02 2437ff75d9bd: Download complete 00:18:03 8998bd30e6a1: Pull complete 00:18:04 04944245beec: Pull complete 00:18:05 699f458cf7ca: Pull complete 00:18:05 765212b225bb: Pull complete 00:18:06 f23df028b6ca: Pull complete 00:18:06 d65c8cfc05b1: Pull complete 00:18:21 2437ff75d9bd: Pull complete 00:18:21 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 00:18:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:18:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:18:21 prd-ubuntu20.04-docker-arm64-4c-16g-6761 does not seem to be running inside a container 00:18:21 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-rfid-llrp-inventory/5 -v /w/workspace/app-rfid-llrp-inventory/5:/w/workspace/app-rfid-llrp-inventory/5:rw,z -v /w/workspace/app-rfid-llrp-inventory/5@tmp:/w/workspace/app-rfid-llrp-inventory/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 00:18:24 $ docker top 50a231f1f90ca67bf01817b944a331fb2b5edcbd98652f48e1096724e7b70a8e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:18:25 ---> job-cost.sh 00:18:25 lf-activate-venv: SKIPPING 00:18:25 INFO: No Stack... 00:18:25 INFO: Retrieving Pricing Info for: v3-standard-4 00:18:26 INFO: Archiving Costs [Pipeline] sh 00:18:27 + cut+ -d, -f6 00:18:27 cat /w/workspace/app-rfid-llrp-inventory/5/archives/cost.csv [Pipeline] lock 00:18:27 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-170-5-stack-cost] 00:18:27 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-170-5-stack-cost] did not exist. Created. 00:18:27 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-170-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:18:28 /w/workspace/app-rfid-llrp-inventory/5@tmp/durable-6f6f40fb/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 00:18:28 + echo total: 0.10999999940395355 [Pipeline] stash 00:18:28 Warning: overwriting stash ‘stack-cost’ 00:18:28 Stashed 1 file(s) [Pipeline] } 00:18:28 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-170-5-stack-cost] [Pipeline] // lock [Pipeline] } 00:18:28 $ docker stop --time=1 50a231f1f90ca67bf01817b944a331fb2b5edcbd98652f48e1096724e7b70a8e 00:18:30 $ docker rm -f --volumes 50a231f1f90ca67bf01817b944a331fb2b5edcbd98652f48e1096724e7b70a8e [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:18:30 provisioning config files... 00:18:30 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-170@tmp/config2206818560433530724tmp [Pipeline] { [Pipeline] sh 00:18:31 + set +x 00:18:31 + curl -s https://codecov.io/bash 00:18:31 + bash -s -- 00:18:31 00:18:31 _____ _ 00:18:31 / ____| | | 00:18:31 | | ___ __| | ___ ___ _____ __ 00:18:31 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:18:31 | |___| (_) | (_| | __/ (_| (_) \ V / 00:18:31 \_____\___/ \__,_|\___|\___\___/ \_/ 00:18:31 Bash-1.0.6 00:18:31 00:18:31 00:18:31 ==> git version 2.25.1 found 00:18:31 ==> 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:18:31 Release-Date: 2020-01-08 00:18:31 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:18:31 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 00:18:31 ==> Jenkins CI detected. 00:18:31 current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-170 00:18:31 project root: . 00:18:31 --> token set from env 00:18:31 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:18:31 ==> Running gcov in . (disable via -X gcov) 00:18:31 ==> Python coveragepy not found 00:18:31 ==> Searching for coverage reports in: 00:18:31 + . 00:18:31 -> Found 1 reports 00:18:31 ==> Detecting git/mercurial file structure 00:18:31 ==> Reading reports 00:18:31 + ./coverage.out bytes=41317 00:18:31 ==> Appending adjustments 00:18:31 https://docs.codecov.io/docs/fixing-reports 00:18:31 + Found adjustments 00:18:31 ==> Gzipping contents 00:18:31 12K /tmp/codecov.KnB6EB.gz 00:18:31 ==> Uploading reports 00:18:31 url: https://codecov.io 00:18:31 query: branch=PR-170&commit=fb44c49200117091dbaa0256c2055767d796fd48&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-170%2F5%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=170&job=&cmd_args= 00:18:31 -> Pinging Codecov 00:18:31 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-170&commit=fb44c49200117091dbaa0256c2055767d796fd48&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-170%2F5%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=170&job=&cmd_args= 00:18:31 -> Uploading to 00:18:31 https://storage.googleapis.com/codecov/v4/raw/2023-04-04/581DD39554BDF9B6E22D074273EAD858/fb44c49200117091dbaa0256c2055767d796fd48/99d23fe0-595a-4c0d-bdd4-6f36b7ae5d1d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230404%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230404T001831Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c5b33d7c0f1056251c707fec418e4cf8c9ad237425fc5bb8a95765d4f0fedf1b 00:18:31 % Total % Received % Xferd Average Speed Time Time Time Current 00:18:31 Dload Upload Total Spent Left Speed 00:18:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11800 0 0 100 11800 0 43382 --:--:-- --:--:-- --:--:-- 43542 00:18:31 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/fb44c49200117091dbaa0256c2055767d796fd48 [Pipeline] } 00:18:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 00:18:32 + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-170/archives ] 00:18:32 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-170/archives 00:18:32 total 16 00:18:32 drwxr-xr-x 3 root root 4096 Apr 4 00:03 . 00:18:32 drwxrwxr-x 12 jenkins jenkins 4096 Apr 4 00:03 .. 00:18:32 drwxr-xr-x 2 root root 4096 Apr 4 00:03 cost 00:18:32 -rw-r--r-- 1 root root 95 Apr 4 00:03 cost.csv 00:18:32 + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-170/archives 00:18:32 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-170/archives 00:18:32 total 16 00:18:32 drwxr-xr-x 3 jenkins jenkins 4096 Apr 4 00:03 . 00:18:32 drwxrwxr-x 12 jenkins jenkins 4096 Apr 4 00:03 .. 00:18:32 drwxr-xr-x 2 jenkins jenkins 4096 Apr 4 00:03 cost 00:18:32 -rw-r--r-- 1 jenkins jenkins 95 Apr 4 00:03 cost.csv [Pipeline] libraryResource [Pipeline] sh 00:18:32 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:18:33 ---> package-listing.sh 00:18:33 ++ facter osfamily 00:18:33 ++ tr '[:upper:]' '[:lower:]' 00:18:34 + OS_FAMILY=debian 00:18:34 + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-170 00:18:34 + START_PACKAGES=/tmp/packages_start.txt 00:18:34 + END_PACKAGES=/tmp/packages_end.txt 00:18:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:18:34 + PACKAGES=/tmp/packages_start.txt 00:18:34 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-170 ']' 00:18:34 + PACKAGES=/tmp/packages_end.txt 00:18:34 + case "${OS_FAMILY}" in 00:18:34 + dpkg -l 00:18:34 + grep '^ii' 00:18:34 + '[' -f /tmp/packages_start.txt ']' 00:18:34 + '[' -f /tmp/packages_end.txt ']' 00:18:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:18:34 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-170 ']' 00:18:34 + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-170/archives/ 00:18:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-170/archives/ [Pipeline] echo 00:18:34 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/y_app-rfid-llrp-inventory_PR-170/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:18:34 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:18:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:18:34 prd-ubuntu20.04-docker-8c-8g-6759 does not seem to be running inside a container 00:18:35 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/y_app-rfid-llrp-inventory_PR-170/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-170 -v /w/workspace/y_app-rfid-llrp-inventory_PR-170:/w/workspace/y_app-rfid-llrp-inventory_PR-170:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-170@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-170@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:18:35 $ docker top aa42a2d095558579aecf8fcfc9d6e2780175b06315964d48d7f7c019eb4e0c5c -eo pid,comm [Pipeline] { [Pipeline] sh 00:18:35 + touch /tmp/pre-build-complete [Pipeline] sh 00:18:35 + mkdir -p /var/log/sysstat [Pipeline] sh 00:18:36 + ls /var/log/sa-host 00:18:36 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:18:36 provisioning config files... 00:18:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-170@tmp/config429677082324338229tmp [Pipeline] { [Pipeline] echo 00:18:36 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:18:36 ---> create-netrc.sh [Pipeline] } 00:18:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:18:36 ---> python-tools-install.sh [Pipeline] echo 00:18:36 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:18:37 ---> sudo-logs.sh 00:18:37 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:18:37 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:18:37 ---> job-cost.sh 00:18:37 lf-activate-venv: SKIPPING 00:18:37 DEBUG: total: 0.2199999988079071 00:18:37 INFO: Retrieving Stack Cost... 00:18:38 INFO: Retrieving Pricing Info for: v3-standard-8 00:18:38 INFO: Archiving Costs [Pipeline] echo 00:18:38 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:18:38 ---> logs-deploy.sh 00:18:38 lf-activate-venv: SKIPPING 00:18:38 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-170/5 00:18:38 INFO: archiving workspace using pattern(s): 00:18:39 Archives upload complete. 00:18:39 INFO: archiving logs to Nexus