Pull request #245 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from af3961679184577eaec253ea10c70dd267b16fb4+083fa2f723157b55da528870f81b1571d9ee15b2 (9bd24757ee3ae9cb58638bfd5e71d6be769ee166) 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-ssh719495533362937041.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh4764574857103371251.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-245/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-245/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11620121787568978859.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-245/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1933308987321781625.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh18232914803957940210.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-245/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-245/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16126249443106425646.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 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:device-rfid-llrp-go, 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: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go 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: device-rfid-llrp 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 Running on prd-ubuntu20.04-docker-8c-8g-4995 in /w/workspace/undry_device-rfid-llrp-go_PR-245 [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/device-rfid-llrp-go.git > git init /w/workspace/undry_device-rfid-llrp-go_PR-245 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.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/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 083fa2f723157b55da528870f81b1571d9ee15b2 into PR head commit af3961679184577eaec253ea10c70dd267b16fb4 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.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/device-rfid-llrp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/245/head:refs/remotes/origin/PR-245 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f af3961679184577eaec253ea10c70dd267b16fb4 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 Merge succeeded, producing af3961679184577eaec253ea10c70dd267b16fb4 Checking out Revision af3961679184577eaec253ea10c70dd267b16fb4 (PR-245) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:50:36 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:50:36 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 083fa2f723157b55da528870f81b1571d9ee15b2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f af3961679184577eaec253ea10c70dd267b16fb4 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:50:36 ========================================================= 10:50:36 EdgeX Global Pipelines Version Info 10:50:36 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:50:37 ------------------- 10:50:37 stable info: 10:50:37 ------------------- 10:50:37 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:50:37 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 10:50:37 Message: update stable to v1.0.253 10:50:38 ------------------- 10:50:38 experimental info: 10:50:38 ------------------- 10:50:38 Commited By: **** collab-it+edgex@linuxfoundation.org 10:50:38 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 10:50:38 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:50:38 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 10:50:38 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 10:50:38 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:50:38 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:50:38 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:50:38 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 10:50:38 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:50:38 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:50:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:50:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:50:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:50:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 10:50:39 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:50:39 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:50:39 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:50:39 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:50:39 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:50:39 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:50:39 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:50:39 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:50:39 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:50:39 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:50:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:50:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:50:39 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:50:39 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:50:39 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:50:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-245 [Pipeline] echo 10:50:39 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-245 [Pipeline] echo 10:50:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-245 [Pipeline] echo 10:50:39 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = af3961679184577eaec253ea10c70dd267b16fb4 [Pipeline] echo 10:50:39 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = af39616 [Pipeline] echo 10:50:39 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:50:39 provisioning config files... 10:50:40 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-245@tmp/config3041401373176892543tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:50:40 ---> docker-login.sh 10:50:40 nexus3.edgexfoundry.org:10001 10:50:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:50:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:50:41 Configure a credential helper to remove this warning. See 10:50:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:50:41 10:50:41 Login Succeeded 10:50:41 nexus3.edgexfoundry.org:10002 10:50:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:50:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:50:41 Configure a credential helper to remove this warning. See 10:50:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:50:41 10:50:41 Login Succeeded 10:50:41 nexus3.edgexfoundry.org:10003 10:50:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:50:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:50:41 Configure a credential helper to remove this warning. See 10:50:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:50:41 10:50:41 Login Succeeded 10:50:41 nexus3.edgexfoundry.org:10004 10:50:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:50:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:50:41 Configure a credential helper to remove this warning. See 10:50:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:50:41 10:50:41 Login Succeeded 10:50:41 docker.io 10:50:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:50:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:50:41 Configure a credential helper to remove this warning. See 10:50:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:50:41 10:50:41 Login Succeeded 10:50:41 ---> docker-login.sh ends [Pipeline] } 10:50:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:50:42 + git rev-list -1 --merges af3961679184577eaec253ea10c70dd267b16fb4~1..af3961679184577eaec253ea10c70dd267b16fb4 [Pipeline] echo 10:50:42 -----------> git rev-list -1 --merges af3961679184577eaec253ea10c70dd267b16fb4~1..af3961679184577eaec253ea10c70dd267b16fb4 af3961679184577eaec253ea10c70dd267b16fb4 [false] [Pipeline] sh 10:50:42 + git log --format=format:%s -1 af3961679184577eaec253ea10c70dd267b16fb4 [Pipeline] echo 10:50:42 ========================================================= 10:50:42 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:50:42 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:50:43 + git log --format=format:%s -1 af3961679184577eaec253ea10c70dd267b16fb4 [Pipeline] echo 10:50:43 [semverPrep] GIT_COMMIT: af3961679184577eaec253ea10c70dd267b16fb4, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 10:50:43 [semverPrep] This is not a build commit. [Pipeline] sh 10:50:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:50:43 + grep -v github /etc/ssh/ssh_known_hosts 10:50:43 + [ -e /tmp/ssh_known_hosts ] 10:50:43 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:50:43 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:50:43 + sudo tee -a /etc/ssh/ssh_known_hosts 10:50:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:50:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:50:44 10:50:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:50:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:50:44 0.1.4: Pulling from edgex-devops/py-git-semver 10:50:44 b85a868b505f: Pulling fs layer 10:50:44 e2be974225ed: Pulling fs layer 10:50:44 339a4e72a1f5: Pulling fs layer 10:50:44 988bab9f4d93: Pulling fs layer 10:50:44 1469e6f7b9e6: Pulling fs layer 10:50:44 eaf3925da568: Pulling fs layer 10:50:44 bab4dde63d76: Pulling fs layer 10:50:44 bde34c3a00c8: Pulling fs layer 10:50:44 b352a97aabf1: Pulling fs layer 10:50:44 4872d77fe225: Pulling fs layer 10:50:44 5851b861e8e6: Pulling fs layer 10:50:44 988bab9f4d93: Waiting 10:50:44 1469e6f7b9e6: Waiting 10:50:44 eaf3925da568: Waiting 10:50:44 bab4dde63d76: Waiting 10:50:44 bde34c3a00c8: Waiting 10:50:44 b352a97aabf1: Waiting 10:50:44 4872d77fe225: Waiting 10:50:44 5851b861e8e6: Waiting 10:50:44 e2be974225ed: Verifying Checksum 10:50:44 e2be974225ed: Download complete 10:50:44 988bab9f4d93: Download complete 10:50:44 1469e6f7b9e6: Verifying Checksum 10:50:44 1469e6f7b9e6: Download complete 10:50:44 eaf3925da568: Verifying Checksum 10:50:44 eaf3925da568: Download complete 10:50:44 339a4e72a1f5: Verifying Checksum 10:50:44 339a4e72a1f5: Download complete 10:50:44 bde34c3a00c8: Verifying Checksum 10:50:44 bde34c3a00c8: Download complete 10:50:44 b352a97aabf1: Verifying Checksum 10:50:44 b352a97aabf1: Download complete 10:50:44 4872d77fe225: Verifying Checksum 10:50:44 4872d77fe225: Download complete 10:50:44 5851b861e8e6: Verifying Checksum 10:50:44 5851b861e8e6: Download complete 10:50:44 b85a868b505f: Download complete 10:50:45 bab4dde63d76: Verifying Checksum 10:50:45 bab4dde63d76: Download complete 10:50:46 b85a868b505f: Pull complete 10:50:46 e2be974225ed: Pull complete 10:50:46 339a4e72a1f5: Pull complete 10:50:46 988bab9f4d93: Pull complete 10:50:46 1469e6f7b9e6: Pull complete 10:50:46 eaf3925da568: Pull complete 10:50:48 bab4dde63d76: Pull complete 10:50:48 bde34c3a00c8: Pull complete 10:50:48 b352a97aabf1: Pull complete 10:50:48 4872d77fe225: Pull complete 10:50:48 5851b861e8e6: Pull complete 10:50:48 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 10:50:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:50:48 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:50:49 prd-ubuntu20.04-docker-8c-8g-4995 does not seem to be running inside a container 10:50:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-245 -v /w/workspace/undry_device-rfid-llrp-go_PR-245:/w/workspace/undry_device-rfid-llrp-go_PR-245:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-245@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-245@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:50:51 $ docker top 4efdb8f74ac06dcf2b9ceb459acd36aa5db02d282b794234b99ee41bbe93db70 -eo pid,comm 10:50:52 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). 10:50:52 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:50:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:50:52 [ssh-agent] Looking for ssh-agent implementation... 10:50:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:50:52 $ docker exec 4efdb8f74ac06dcf2b9ceb459acd36aa5db02d282b794234b99ee41bbe93db70 ssh-agent 10:50:52 SSH_AUTH_SOCK=/tmp/ssh-UYG3wvMSVxm1/agent.31 10:50:52 SSH_AGENT_PID=37 10:50:52 Running ssh-add (command line suppressed) 10:50:52 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-245@tmp/private_key_14793782303936757156.key (/w/workspace/undry_device-rfid-llrp-go_PR-245@tmp/private_key_14793782303936757156.key) 10:50:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:50:52 + git tag --points-at HEAD [Pipeline] } 10:50:52 $ docker exec --env ******** --env ******** 4efdb8f74ac06dcf2b9ceb459acd36aa5db02d282b794234b99ee41bbe93db70 ssh-agent -k 10:50:52 unset SSH_AUTH_SOCK; 10:50:52 unset SSH_AGENT_PID; 10:50:52 echo Agent pid 37 killed; 10:50:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:50:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:50:53 [ssh-agent] Looking for ssh-agent implementation... 10:50:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:50:53 $ docker exec 4efdb8f74ac06dcf2b9ceb459acd36aa5db02d282b794234b99ee41bbe93db70 ssh-agent 10:50:53 SSH_AUTH_SOCK=/tmp/ssh-vNel2tF7XGZC/agent.68 10:50:53 SSH_AGENT_PID=74 10:50:53 Running ssh-add (command line suppressed) 10:50:53 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-245@tmp/private_key_10760492448585880536.key (/w/workspace/undry_device-rfid-llrp-go_PR-245@tmp/private_key_10760492448585880536.key) 10:50:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:50:53 + git semver init 10:50:53 2023-08-31 10:50:53,856 [run_init] DEBUG init version:0.0.0 force:False 10:50:53 2023-08-31 10:50:53,857 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-245/.semver 10:50:53 2023-08-31 10:50:53,857 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-245/.semver 10:50:53 2023-08-31 10:50:53,858 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-245/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-245, universal_newlines=False, shell=None, istream=None) 10:50:54 2023-08-31 10:50:54,670 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-245/.git/info/exclude 10:50:54 2023-08-31 10:50:54,671 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-245/.semver/PR-245 with force:False 10:50:54 2023-08-31 10:50:54,671 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-245/.semver/PR-245 10:50:54 2023-08-31 10:50:54,675 [execute] INFO git cat-file --batch-check 10:50:54 2023-08-31 10:50:54,676 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-245/.semver, universal_newlines=False, shell=None, istream=) 10:50:54 2023-08-31 10:50:54,681 [execute] INFO git cat-file --batch 10:50:54 2023-08-31 10:50:54,681 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-245/.semver, universal_newlines=False, shell=None, istream=) 10:50:54 2023-08-31 10:50:54,685 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-245/.semver/PR-245 10:50:54 0.0.0 [Pipeline] } 10:50:54 $ docker exec --env ******** --env ******** 4efdb8f74ac06dcf2b9ceb459acd36aa5db02d282b794234b99ee41bbe93db70 ssh-agent -k 10:50:55 unset SSH_AUTH_SOCK; 10:50:55 unset SSH_AGENT_PID; 10:50:55 echo Agent pid 74 killed; 10:50:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:50:55 + git semver [Pipeline] } 10:50:55 $ docker stop --time=1 4efdb8f74ac06dcf2b9ceb459acd36aa5db02d282b794234b99ee41bbe93db70 10:50:57 $ docker rm -f --volumes 4efdb8f74ac06dcf2b9ceb459acd36aa5db02d282b794234b99ee41bbe93db70 [Pipeline] // withDockerContainer [Pipeline] sh 10:50:57 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:50:57 Stashed 1 file(s) [Pipeline] echo 10:50:57 [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 10:50:58 provisioning config files... 10:50:58 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-245@tmp/config16893323455245526740tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:50:58 ---> docker-login.sh 10:50:58 nexus3.edgexfoundry.org:10001 10:50:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:50:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:50:58 Configure a credential helper to remove this warning. See 10:50:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:50:58 10:50:58 Login Succeeded 10:50:58 nexus3.edgexfoundry.org:10002 10:50:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:50:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:50:58 Configure a credential helper to remove this warning. See 10:50:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:50:58 10:50:58 Login Succeeded 10:50:58 nexus3.edgexfoundry.org:10003 10:50:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:50:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:50:59 Configure a credential helper to remove this warning. See 10:50:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:50:59 10:50:59 Login Succeeded 10:50:59 nexus3.edgexfoundry.org:10004 10:50:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:50:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:50:59 Configure a credential helper to remove this warning. See 10:50:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:50:59 10:50:59 Login Succeeded 10:50:59 docker.io 10:50:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:50:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:50:59 Configure a credential helper to remove this warning. See 10:50:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:50:59 10:50:59 Login Succeeded 10:50:59 ---> docker-login.sh ends [Pipeline] } 10:50:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:50:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:50:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:50:59 ========================================================= 10:50:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 10:50:59 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:51:00 + 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 . 10:51:00 Sending build context to Docker daemon 4.32MB 10:51:00 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 10:51:00 Step 2/12 : FROM ${BASE} AS builder 10:51:00 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 10:51:00 4db1b89c0bd1: Pulling fs layer 10:51:00 6911f1a30b25: Pulling fs layer 10:51:00 e194b8c5c2a9: Pulling fs layer 10:51:00 6863d3e3a2b1: Pulling fs layer 10:51:00 ec0bb842ea78: Pulling fs layer 10:51:00 40a00589a448: Pulling fs layer 10:51:00 6c08303d61cc: Pulling fs layer 10:51:00 798269fcf238: Pulling fs layer 10:51:00 ec0bb842ea78: Waiting 10:51:00 40a00589a448: Waiting 10:51:00 6c08303d61cc: Waiting 10:51:00 798269fcf238: Waiting 10:51:00 6863d3e3a2b1: Waiting 10:51:00 6911f1a30b25: Download complete 10:51:00 6863d3e3a2b1: Verifying Checksum 10:51:00 6863d3e3a2b1: Download complete 10:51:00 ec0bb842ea78: Verifying Checksum 10:51:00 ec0bb842ea78: Download complete 10:51:00 4db1b89c0bd1: Download complete 10:51:00 40a00589a448: Verifying Checksum 10:51:00 40a00589a448: Download complete 10:51:00 4db1b89c0bd1: Pull complete 10:51:00 6911f1a30b25: Pull complete 10:51:01 e194b8c5c2a9: Verifying Checksum 10:51:01 e194b8c5c2a9: Download complete 10:51:01 798269fcf238: Verifying Checksum 10:51:01 798269fcf238: Download complete 10:51:01 6c08303d61cc: Verifying Checksum 10:51:01 6c08303d61cc: Download complete 10:51:04 e194b8c5c2a9: Pull complete 10:51:04 6863d3e3a2b1: Pull complete 10:51:04 ec0bb842ea78: Pull complete 10:51:04 40a00589a448: Pull complete 10:51:06 6c08303d61cc: Pull complete 10:51:07 798269fcf238: Pull complete 10:51:07 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 10:51:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 10:51:07 ---> ec979cd7f677 10:51:07 Step 3/12 : ARG ADD_BUILD_TAGS="" 10:51:13 Still waiting to schedule task 10:51:13 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 10:51:15 ---> Running in 3490ee45eecd 10:51:15 Removing intermediate container 3490ee45eecd 10:51:15 ---> 33e8efc0593e 10:51:15 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:51:15 ---> Running in f02c18d5bc47 10:51:15 Removing intermediate container f02c18d5bc47 10:51:15 ---> a1b57ba3bb40 10:51:15 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 10:51:15 ---> Running in 5f3b2a42674a 10:51:15 Removing intermediate container 5f3b2a42674a 10:51:15 ---> 54f9771a836d 10:51:15 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 10:51:15 ---> Running in 4b252a50d960 10:51:15 Removing intermediate container 4b252a50d960 10:51:15 ---> de89eaf292c1 10:51:15 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:51:15 ---> Running in ae771a725493 10:51:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:51:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:51:15 OK: 265 MiB in 53 packages 10:51:15 Removing intermediate container ae771a725493 10:51:15 ---> d9957058b230 10:51:15 Step 8/12 : WORKDIR /app 10:51:15 ---> Running in 3d9038c43646 10:51:15 Removing intermediate container 3d9038c43646 10:51:15 ---> aae1133a3f26 10:51:15 Step 9/12 : COPY go.mod vendor* ./ 10:51:16 ---> 760b76dcd210 10:51:16 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:51:16 ---> Running in 466a08ba796e 10:52:23 Removing intermediate container 466a08ba796e 10:52:23 ---> 3d2875badd22 10:52:23 Step 11/12 : COPY . . 10:52:23 ---> 35a134d32ada 10:52:23 Step 12/12 : RUN $MAKE 10:52:23 ---> Running in d13febba7cd7 10:52:23 noop 10:52:23 Removing intermediate container d13febba7cd7 10:52:23 ---> c2b00fdd395c 10:52:23 Successfully built c2b00fdd395c 10:52:23 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:52:24 + docker inspect -f . ci-base-image-x86_64 10:52:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:52:24 prd-ubuntu20.04-docker-8c-8g-4995 does not seem to be running inside a container 10:52:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-245 -v /w/workspace/undry_device-rfid-llrp-go_PR-245:/w/workspace/undry_device-rfid-llrp-go_PR-245:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-245@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-245@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:52:24 $ docker top 11c8fa4aa4d6c52d6cf1e6b2657c27dd0a268e85797d8c60c53075b0f569775c -eo pid,comm [Pipeline] { [Pipeline] sh 10:52:25 + go version 10:52:25 go version go1.20.6 linux/amd64 [Pipeline] } 10:52:25 $ docker stop --time=1 11c8fa4aa4d6c52d6cf1e6b2657c27dd0a268e85797d8c60c53075b0f569775c 10:52:26 $ docker rm -f --volumes 11c8fa4aa4d6c52d6cf1e6b2657c27dd0a268e85797d8c60c53075b0f569775c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:52:27 + docker inspect -f . ci-base-image-x86_64 10:52:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:52:27 prd-ubuntu20.04-docker-8c-8g-4995 does not seem to be running inside a container 10:52:27 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-rfid-llrp-go_PR-245 -v /w/workspace/undry_device-rfid-llrp-go_PR-245:/w/workspace/undry_device-rfid-llrp-go_PR-245:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-245@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-245@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:52:27 $ docker top 451b62c98de4c9a49a0a36f5753918dca34800baf67b597d80771a6700bd6da5 -eo pid,comm [Pipeline] { [Pipeline] sh 10:52:28 + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-245 [Pipeline] fileExists [Pipeline] sh 10:52:28 + make test 10:52:28 go test ./... -coverprofile=coverage.out ./... 10:52:33 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 10:52:42 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4996 in /w/workspace/undry_device-rfid-llrp-go_PR-245 [Pipeline] { [Pipeline] ws 10:52:42 Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout 10:52:42 The recommended git tool is: git 10:52:43 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 10:52:43 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 10:52:47 using credential edgex-jenkins-ssh 10:52:47 Cloning the remote Git repository 10:52:48 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.592s coverage: 40.6% of statements 10:52:48 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.246s coverage: 51.9% of statements 10:52:48 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.007s coverage: 95.5% of statements 10:52:47 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:52:47 > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 10:52:47 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:52:47 > git --version # timeout=10 10:52:47 > git --version # 'git version 2.25.1' 10:52:47 using GIT_SSH to set credentials SSH Credentials for GitHub 10:52:47 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:52:49 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 10:52:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:52:50 Merging remotes/origin/main commit 083fa2f723157b55da528870f81b1571d9ee15b2 into PR head commit af3961679184577eaec253ea10c70dd267b16fb4 10:52:50 Merge succeeded, producing af3961679184577eaec253ea10c70dd267b16fb4 10:52:50 Checking out Revision af3961679184577eaec253ea10c70dd267b16fb4 (PR-245) 10:52:49 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 10:52:49 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:52:49 using GIT_SSH to set credentials SSH Credentials for GitHub 10:52:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/245/head:refs/remotes/origin/PR-245 +refs/heads/main:refs/remotes/origin/main # timeout=10 10:52:50 > git config core.sparsecheckout # timeout=10 10:52:50 > git checkout -f af3961679184577eaec253ea10c70dd267b16fb4 # timeout=10 10:52:50 > git remote # timeout=10 10:52:50 > git config --get remote.origin.url # timeout=10 10:52:50 using GIT_SSH to set credentials SSH Credentials for GitHub 10:52:50 > git merge 083fa2f723157b55da528870f81b1571d9ee15b2 # timeout=10 10:52:50 > git rev-parse HEAD^{commit} # timeout=10 10:52:50 > git config core.sparsecheckout # timeout=10 10:52:50 > git checkout -f af3961679184577eaec253ea10c70dd267b16fb4 # timeout=10 10:52:51 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" 10:52:51 > git --version # timeout=10 10:52:51 > git --version # 'git version 2.25.1' 10:52:51 fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:52:52 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:52:52 % Total % Received % Xferd Average Speed Time Time Time Current 10:52:52 Dload Upload Total Spent Left Speed 10:52:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 79198 0 --:--:-- --:--:-- --:--:-- 79693 [Pipeline] sh 10:52:53 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:52:53 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 10:52:53 + sudo tee /etc/docker/daemon.new 10:52:53 { 10:52:53 "registry-mirrors": [ 10:52:53 "https://nexus3.edgexfoundry.org:10001" 10:52:53 ], 10:52:53 "bip": "10.250.0.254/24", 10:52:53 "hosts": [ 10:52:53 "tcp://0.0.0.0:5555", 10:52:53 "unix:///var/run/docker.sock" 10:52:53 ], 10:52:53 "mtu": 1458, 10:52:53 "selinux-enabled": true, 10:52:53 "seccomp-profile": "/etc/docker/seccomp.json" 10:52:53 } [Pipeline] sh 10:52:53 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:52:54 + sudo service docker restart 10:52:54 go vet ./... 10:52:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:52:59 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:52:59 ./bin/test-attribution-txt.sh [Pipeline] echo 10:52:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 10:52:59 $ docker stop --time=1 451b62c98de4c9a49a0a36f5753918dca34800baf67b597d80771a6700bd6da5 10:53:02 $ docker rm -f --volumes 451b62c98de4c9a49a0a36f5753918dca34800baf67b597d80771a6700bd6da5 [Pipeline] // withDockerContainer [Pipeline] sh 10:53:02 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:53:02 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 10:53:03 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:53:03 + ls -al . 10:53:03 total 644 10:53:03 drwxrwxr-x 11 jenkins jenkins 4096 Aug 31 10:52 . 10:53:03 drwxrwxr-x 4 jenkins jenkins 4096 Aug 31 10:50 .. 10:53:03 -rw-rw-r-- 1 jenkins jenkins 134 Aug 31 10:50 .dockerignore 10:53:03 drwxrwxr-x 8 jenkins jenkins 4096 Aug 31 10:50 .git 10:53:03 drwxrwxr-x 3 jenkins jenkins 4096 Aug 31 10:50 .github 10:53:03 -rw-rw-r-- 1 jenkins jenkins 946 Aug 31 10:50 .gitignore 10:53:03 -rw-rw-r-- 1 jenkins jenkins 41 Aug 31 10:50 .golangci.yml 10:53:03 drwxr-xr-x 3 jenkins jenkins 4096 Aug 31 10:50 .semver 10:53:03 -rw-rw-r-- 1 jenkins jenkins 11980 Aug 31 10:50 Attribution.txt 10:53:03 -rw-rw-r-- 1 jenkins jenkins 10365 Aug 31 10:50 CHANGELOG.md 10:53:03 -rw-rw-r-- 1 jenkins jenkins 1347 Aug 31 10:50 Dockerfile 10:53:03 -rw-rw-r-- 1 jenkins jenkins 677 Aug 31 10:50 GOVERNANCE.md 10:53:03 -rw-rw-r-- 1 jenkins jenkins 683 Aug 31 10:50 Jenkinsfile 10:53:03 -rw-rw-r-- 1 jenkins jenkins 11347 Aug 31 10:50 LICENSE 10:53:03 -rw-rw-r-- 1 jenkins jenkins 2179 Aug 31 10:50 Makefile 10:53:03 -rw-rw-r-- 1 jenkins jenkins 625 Aug 31 10:50 OWNERS.md 10:53:03 -rw-rw-r-- 1 jenkins jenkins 29016 Aug 31 10:50 README.md 10:53:03 -rw-rw-r-- 1 jenkins jenkins 5 Aug 31 10:50 VERSION 10:53:03 drwxrwxr-x 2 jenkins jenkins 4096 Aug 31 10:50 bin 10:53:03 drwxrwxr-x 4 jenkins jenkins 4096 Aug 31 10:50 cmd 10:53:03 -rw-r--r-- 1 jenkins jenkins 459493 Aug 31 10:52 coverage.out 10:53:03 drwxrwxr-x 2 jenkins jenkins 4096 Aug 31 10:50 examples 10:53:03 -rw-rw-r-- 1 jenkins jenkins 3876 Aug 31 10:50 go.mod 10:53:03 -rw-rw-r-- 1 jenkins jenkins 33758 Aug 31 10:50 go.sum 10:53:03 drwxrwxr-x 2 jenkins jenkins 4096 Aug 31 10:50 images 10:53:03 drwxrwxr-x 5 jenkins jenkins 4096 Aug 31 10:50 internal 10:53:03 drwxrwxr-x 4 jenkins jenkins 4096 Aug 31 10:50 snap 10:53:03 -rw-rw-r-- 1 jenkins jenkins 193 Aug 31 10:50 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:04 + docker build -t device-rfid-llrp -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=af3961679184577eaec253ea10c70dd267b16fb4 --label arch=amd64 --label version=0.0.0 . 10:53:04 Sending build context to Docker daemon 4.32MB 10:53:04 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 10:53:04 Step 2/24 : FROM ${BASE} AS builder 10:53:04 ---> c2b00fdd395c 10:53:04 Step 3/24 : ARG ADD_BUILD_TAGS="" 10:53:04 ---> Running in dc92338030de 10:53:04 Removing intermediate container dc92338030de 10:53:04 ---> 2e02dc159cf4 10:53:04 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:53:04 ---> Running in 899270f581d1 10:53:04 Removing intermediate container 899270f581d1 10:53:04 ---> 491bbd3c5fb6 10:53:04 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 10:53:04 ---> Running in 24a6c0b14d1e 10:53:04 Removing intermediate container 24a6c0b14d1e 10:53:04 ---> 29f90886738d 10:53:04 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 10:53:04 ---> Running in aacc1a2b4839 10:53:05 Removing intermediate container aacc1a2b4839 10:53:05 ---> 66dc6cf83215 10:53:05 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:53:05 ---> Running in cb9fc496354e 10:53:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:53:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:53:05 OK: 265 MiB in 53 packages 10:53:06 Removing intermediate container cb9fc496354e 10:53:06 ---> 127694e2e518 10:53:06 Step 8/24 : WORKDIR /app 10:53:06 ---> Running in ec3c280346f9 10:53:06 Removing intermediate container ec3c280346f9 10:53:06 ---> 1dc5cd5c2f8e 10:53:06 Step 9/24 : COPY go.mod vendor* ./ 10:53:06 ---> 44768714d120 10:53:06 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:53:06 ---> Running in 02540069de06 10:53:07 Removing intermediate container 02540069de06 10:53:07 ---> d76079c1b9ca 10:53:07 Step 11/24 : COPY . . 10:53:07 ---> 6401a71e4b54 10:53:07 Step 12/24 : RUN $MAKE 10:53:07 ---> Running in 5a357a268539 10:53:07 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.17" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:53:12 provisioning config files... 10:53:12 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config12496070283373831430tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:53:12 ---> docker-login.sh 10:53:12 nexus3.edgexfoundry.org:10001 10:53:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:53:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:53:13 Configure a credential helper to remove this warning. See 10:53:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:53:13 10:53:13 Login Succeeded 10:53:13 nexus3.edgexfoundry.org:10002 10:53:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:53:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:53:13 Configure a credential helper to remove this warning. See 10:53:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:53:13 10:53:13 Login Succeeded 10:53:13 nexus3.edgexfoundry.org:10003 10:53:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:53:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:53:14 Configure a credential helper to remove this warning. See 10:53:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:53:14 10:53:14 Login Succeeded 10:53:14 nexus3.edgexfoundry.org:10004 10:53:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:53:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:53:14 Configure a credential helper to remove this warning. See 10:53:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:53:14 10:53:14 Login Succeeded 10:53:14 docker.io 10:53:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:53:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:53:15 Configure a credential helper to remove this warning. See 10:53:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:53:15 10:53:15 Login Succeeded 10:53:15 ---> docker-login.sh ends [Pipeline] } 10:53:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:53:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:53:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:53:15 ========================================================= 10:53:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 10:53:15 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:16 + 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 . 10:53:16 Sending build context to Docker daemon 1.218MB 10:53:16 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 10:53:16 Step 2/12 : FROM ${BASE} AS builder 10:53:16 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:53:16 edb6bdbacee9: Pulling fs layer 10:53:16 5f9638ab2659: Pulling fs layer 10:53:16 8d51d6327a98: Pulling fs layer 10:53:16 8b374f2dd631: Pulling fs layer 10:53:16 ec14aa9079de: Pulling fs layer 10:53:16 2f466654f4bb: Pulling fs layer 10:53:16 554e91adad29: Pulling fs layer 10:53:16 ec14aa9079de: Waiting 10:53:16 2f466654f4bb: Waiting 10:53:16 8b374f2dd631: Waiting 10:53:16 554e91adad29: Waiting 10:53:16 5f9638ab2659: Verifying Checksum 10:53:16 5f9638ab2659: Download complete 10:53:16 8b374f2dd631: Verifying Checksum 10:53:16 8b374f2dd631: Download complete 10:53:16 ec14aa9079de: Verifying Checksum 10:53:16 ec14aa9079de: Download complete 10:53:16 edb6bdbacee9: Verifying Checksum 10:53:16 edb6bdbacee9: Download complete 10:53:17 edb6bdbacee9: Pull complete 10:53:18 554e91adad29: Verifying Checksum 10:53:18 554e91adad29: Download complete 10:53:18 5f9638ab2659: Pull complete 10:53:19 8d51d6327a98: Verifying Checksum 10:53:19 8d51d6327a98: Download complete 10:53:19 2f466654f4bb: Verifying Checksum 10:53:19 2f466654f4bb: Download complete 10:53:31 8d51d6327a98: Pull complete 10:53:31 8b374f2dd631: Pull complete 10:53:31 ec14aa9079de: Pull complete 10:53:34 Removing intermediate container 5a357a268539 10:53:34 ---> 81e5225edc16 10:53:34 Step 13/24 : FROM alpine:3.17 10:53:34 3.17: Pulling from library/alpine 10:53:34 9398808236ff: Pulling fs layer 10:53:36 9398808236ff: Verifying Checksum 10:53:36 9398808236ff: Download complete 10:53:36 9398808236ff: Pull complete 10:53:36 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 10:53:36 Status: Downloaded newer image for alpine:3.17 10:53:36 ---> 1e0b8b5322fc 10:53:36 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 10:53:36 ---> Running in accfb8d01359 10:53:36 Removing intermediate container accfb8d01359 10:53:36 ---> 1cd2cf9e60dc 10:53:36 Step 15/24 : RUN apk add --update --no-cache dumb-init 10:53:36 ---> Running in dd1452e211aa 10:53:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:53:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:53:37 2f466654f4bb: Pull complete 10:53:37 (1/1) Installing dumb-init (1.2.5-r2) 10:53:37 Executing busybox-1.35.0-r29.trigger 10:53:37 OK: 7 MiB in 16 packages 10:53:37 Removing intermediate container dd1452e211aa 10:53:37 ---> 26498eaf12e5 10:53:37 Step 16/24 : COPY --from=builder /app/LICENSE / 10:53:37 ---> 5731352a1dc5 10:53:37 Step 17/24 : COPY --from=builder /app/Attribution.txt / 10:53:37 ---> 8744946fa5dc 10:53:37 Step 18/24 : COPY --from=builder /app/cmd/ / 10:53:39 ---> 72c881210143 10:53:39 Step 19/24 : EXPOSE 59989 10:53:39 ---> Running in a83102433404 10:53:39 Removing intermediate container a83102433404 10:53:39 ---> 268a46e4294b 10:53:39 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 10:53:39 ---> Running in 4c46d3c6d241 10:53:39 Removing intermediate container 4c46d3c6d241 10:53:39 ---> ec40d01a3d93 10:53:39 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:53:39 ---> Running in 452c6fd46c55 10:53:39 Removing intermediate container 452c6fd46c55 10:53:39 ---> fc50b9a5afba 10:53:39 Step 22/24 : LABEL arch=amd64 10:53:39 ---> Running in 70ff5bb9ab3d 10:53:39 Removing intermediate container 70ff5bb9ab3d 10:53:39 ---> 1cbdadee239a 10:53:39 Step 23/24 : LABEL git_sha=af3961679184577eaec253ea10c70dd267b16fb4 10:53:39 ---> Running in 005a5e3f5ed5 10:53:39 Removing intermediate container 005a5e3f5ed5 10:53:39 ---> e8ab7338dce7 10:53:39 Step 24/24 : LABEL version=0.0.0 10:53:39 ---> Running in fc7faea47708 10:53:39 Removing intermediate container fc7faea47708 10:53:39 ---> 3aa009135127 10:53:39 [Warning] One or more build-args [ARCH] were not consumed 10:53:39 Successfully built 3aa009135127 10:53:39 Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } 10:53:39 554e91adad29: Pull complete 10:53:39 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 10:53:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 10:53:39 ---> 1e15ea492957 10:53:39 Step 3/12 : ARG ADD_BUILD_TAGS="" [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 10:53:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:53:40 10:53:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:53:41 latest: Pulling from edgex-lftools-log-publisher 10:53:41 5eb5b503b376: Pulling fs layer 10:53:41 5c69ac0246d0: Pulling fs layer 10:53:41 ec43610c2a17: Pulling fs layer 10:53:41 3a2ae6a8a46f: Pulling fs layer 10:53:41 33b1e0a273af: Pulling fs layer 10:53:41 5d3b04190fa2: Pulling fs layer 10:53:41 2f39f015ded8: Pulling fs layer 10:53:41 3a2ae6a8a46f: Waiting 10:53:41 33b1e0a273af: Waiting 10:53:41 5d3b04190fa2: Waiting 10:53:41 2f39f015ded8: Waiting 10:53:41 5c69ac0246d0: Download complete 10:53:41 3a2ae6a8a46f: Verifying Checksum 10:53:41 3a2ae6a8a46f: Download complete 10:53:41 33b1e0a273af: Verifying Checksum 10:53:41 33b1e0a273af: Download complete 10:53:41 ec43610c2a17: Verifying Checksum 10:53:41 ec43610c2a17: Download complete 10:53:41 5d3b04190fa2: Verifying Checksum 10:53:41 5d3b04190fa2: Download complete 10:53:41 ---> Running in e5df9823808b 10:53:41 5eb5b503b376: Verifying Checksum 10:53:41 5eb5b503b376: Download complete 10:53:41 Removing intermediate container e5df9823808b 10:53:41 ---> 0eb5af271a98 10:53:41 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:53:41 ---> Running in fd58b559db98 10:53:41 2f39f015ded8: Verifying Checksum 10:53:41 2f39f015ded8: Download complete 10:53:42 Removing intermediate container fd58b559db98 10:53:42 ---> e4b9f42ef0b9 10:53:42 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 10:53:42 ---> Running in f3ce4ae4eb3c 10:53:42 Removing intermediate container f3ce4ae4eb3c 10:53:42 ---> 6385fc1d418e 10:53:42 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 10:53:42 ---> Running in 2437d7734708 10:53:42 5eb5b503b376: Pull complete 10:53:42 5c69ac0246d0: Pull complete 10:53:42 Removing intermediate container 2437d7734708 10:53:42 ---> 606f6829c2e2 10:53:42 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:53:42 ---> Running in 85507957d110 10:53:43 ec43610c2a17: Pull complete 10:53:43 3a2ae6a8a46f: Pull complete 10:53:43 33b1e0a273af: Pull complete 10:53:43 5d3b04190fa2: Pull complete 10:53:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:53:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:53:45 OK: 263 MiB in 53 packages 10:53:46 Removing intermediate container 85507957d110 10:53:46 ---> 719a97aa0bc5 10:53:46 Step 8/12 : WORKDIR /app 10:53:46 ---> Running in f8b6da1432f8 10:53:46 Removing intermediate container f8b6da1432f8 10:53:46 ---> 9279a603fe8b 10:53:46 Step 9/12 : COPY go.mod vendor* ./ 10:53:47 2f39f015ded8: Pull complete 10:53:47 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:53:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:53:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:53:47 prd-ubuntu20.04-docker-8c-8g-4995 does not seem to be running inside a container 10:53:47 $ 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/undry_device-rfid-llrp-go_PR-245 -v /w/workspace/undry_device-rfid-llrp-go_PR-245:/w/workspace/undry_device-rfid-llrp-go_PR-245:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-245@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-245@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:53:50 ---> e9d1522ad1b5 10:53:50 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:53:50 ---> Running in cb643c6db19e 10:53:53 $ docker top 26dd5d671472fff500d9094560d39023313e0b00f992188bf44bfa1c8fe887a4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:53:53 ---> job-cost.sh 10:53:53 lf-activate-venv: SKIPPING 10:53:53 INFO: No Stack... 10:53:53 INFO: Retrieving Pricing Info for: v3-standard-8 10:53:54 INFO: Archiving Costs [Pipeline] sh 10:53:54 + cat /w/workspace/undry_device-rfid-llrp-go_PR-245/archives/cost.csv 10:53:54 + cut -d, -f6 [Pipeline] lock 10:53:54 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-245-1-stack-cost] 10:53:54 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-245-1-stack-cost] did not exist. Created. 10:53:54 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-245-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:53:55 + echo total: 0.2199999988079071 [Pipeline] stash 10:53:55 Stashed 1 file(s) [Pipeline] } 10:53:55 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-245-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:53:55 $ docker stop --time=1 26dd5d671472fff500d9094560d39023313e0b00f992188bf44bfa1c8fe887a4 10:53:56 $ docker rm -f --volumes 26dd5d671472fff500d9094560d39023313e0b00f992188bf44bfa1c8fe887a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:55:11 Removing intermediate container cb643c6db19e 10:55:11 ---> 305c4aa36d1a 10:55:11 Step 11/12 : COPY . . 10:55:11 ---> 79fe72ae7d8d 10:55:11 Step 12/12 : RUN $MAKE 10:55:11 ---> Running in 726f90b1182e 10:55:11 noop 10:55:11 Removing intermediate container 726f90b1182e 10:55:11 ---> f29b387846eb 10:55:11 Successfully built f29b387846eb 10:55:11 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:12 + docker inspect -f . ci-base-image-arm64 10:55:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:55:12 prd-ubuntu20.04-docker-arm64-4c-16g-4996 does not seem to be running inside a container 10:55:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:55:13 $ docker top 3c6dc639188ece6a839eb4ba9917da4f6f2a09d0d9570256ccfe53b2d61f6ace -eo pid,comm [Pipeline] { [Pipeline] sh 10:55:14 + go version 10:55:14 go version go1.20.6 linux/arm64 [Pipeline] } 10:55:14 $ docker stop --time=1 3c6dc639188ece6a839eb4ba9917da4f6f2a09d0d9570256ccfe53b2d61f6ace 10:55:16 $ docker rm -f --volumes 3c6dc639188ece6a839eb4ba9917da4f6f2a09d0d9570256ccfe53b2d61f6ace [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:17 + docker inspect -f . ci-base-image-arm64 10:55:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:55:17 prd-ubuntu20.04-docker-arm64-4c-16g-4996 does not seem to be running inside a container 10:55:17 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:55:18 $ docker top 621397ad1747408abb4bc049791822d33818616a0e637e86d095955daf362444 -eo pid,comm [Pipeline] { [Pipeline] sh 10:55:19 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh 10:55:19 + make test 10:55:19 go test ./... -coverprofile=coverage.out ./... 10:55:51 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 10:57:58 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 10:57:58 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 10:58:20 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 25.738s coverage: 40.6% of statements 10:58:20 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.522s coverage: 51.9% of statements 10:58:20 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.036s coverage: 94.6% of statements 10:58:20 WARNING: Linting skipped (not on x86_64 or linter not installed) 10:58:20 go vet ./... 10:58:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:58:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:58:47 ./bin/test-attribution-txt.sh [Pipeline] echo 10:58:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 10:58:47 $ docker stop --time=1 621397ad1747408abb4bc049791822d33818616a0e637e86d095955daf362444 10:58:49 $ docker rm -f --volumes 621397ad1747408abb4bc049791822d33818616a0e637e86d095955daf362444 [Pipeline] // withDockerContainer [Pipeline] sh 10:58:50 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:58:50 Warning: overwriting stash ‘coverage-report’ 10:58:50 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:58:51 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:58:51 + ls -al . 10:58:51 total 640 10:58:51 drwxrwxr-x 10 jenkins jenkins 4096 Aug 31 10:55 . 10:58:51 drwxrwxr-x 4 jenkins jenkins 4096 Aug 31 10:52 .. 10:58:51 -rw-rw-r-- 1 jenkins jenkins 134 Aug 31 10:52 .dockerignore 10:58:51 drwxrwxr-x 8 jenkins jenkins 4096 Aug 31 10:52 .git 10:58:51 drwxrwxr-x 3 jenkins jenkins 4096 Aug 31 10:52 .github 10:58:51 -rw-rw-r-- 1 jenkins jenkins 946 Aug 31 10:52 .gitignore 10:58:51 -rw-rw-r-- 1 jenkins jenkins 41 Aug 31 10:52 .golangci.yml 10:58:51 -rw-rw-r-- 1 jenkins jenkins 11980 Aug 31 10:52 Attribution.txt 10:58:51 -rw-rw-r-- 1 jenkins jenkins 10365 Aug 31 10:52 CHANGELOG.md 10:58:51 -rw-rw-r-- 1 jenkins jenkins 1347 Aug 31 10:52 Dockerfile 10:58:51 -rw-rw-r-- 1 jenkins jenkins 677 Aug 31 10:52 GOVERNANCE.md 10:58:51 -rw-rw-r-- 1 jenkins jenkins 683 Aug 31 10:52 Jenkinsfile 10:58:51 -rw-rw-r-- 1 jenkins jenkins 11347 Aug 31 10:52 LICENSE 10:58:51 -rw-rw-r-- 1 jenkins jenkins 2179 Aug 31 10:52 Makefile 10:58:51 -rw-rw-r-- 1 jenkins jenkins 625 Aug 31 10:52 OWNERS.md 10:58:51 -rw-rw-r-- 1 jenkins jenkins 29016 Aug 31 10:52 README.md 10:58:51 -rw-rw-r-- 1 jenkins jenkins 5 Aug 31 10:50 VERSION 10:58:51 drwxrwxr-x 2 jenkins jenkins 4096 Aug 31 10:52 bin 10:58:51 drwxrwxr-x 4 jenkins jenkins 4096 Aug 31 10:52 cmd 10:58:51 -rw-r--r-- 1 jenkins jenkins 459493 Aug 31 10:58 coverage.out 10:58:51 drwxrwxr-x 2 jenkins jenkins 4096 Aug 31 10:52 examples 10:58:51 -rw-rw-r-- 1 jenkins jenkins 3876 Aug 31 10:52 go.mod 10:58:51 -rw-rw-r-- 1 jenkins jenkins 33758 Aug 31 10:52 go.sum 10:58:51 drwxrwxr-x 2 jenkins jenkins 4096 Aug 31 10:52 images 10:58:51 drwxrwxr-x 5 jenkins jenkins 4096 Aug 31 10:52 internal 10:58:51 drwxrwxr-x 4 jenkins jenkins 4096 Aug 31 10:52 snap 10:58:51 -rw-rw-r-- 1 jenkins jenkins 193 Aug 31 10:52 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:52 + docker build -t device-rfid-llrp-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=af3961679184577eaec253ea10c70dd267b16fb4 --label arch=arm64 --label version=0.0.0 . 10:58:52 Sending build context to Docker daemon 1.218MB 10:58:52 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 10:58:52 Step 2/24 : FROM ${BASE} AS builder 10:58:52 ---> f29b387846eb 10:58:52 Step 3/24 : ARG ADD_BUILD_TAGS="" 10:58:52 ---> Running in 76e8845a43b5 10:58:52 Removing intermediate container 76e8845a43b5 10:58:52 ---> 3cf48651499e 10:58:52 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:58:53 ---> Running in b051997dedaa 10:58:53 Removing intermediate container b051997dedaa 10:58:53 ---> 8f596418328f 10:58:53 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 10:58:53 ---> Running in 62bd65d69b59 10:58:53 Removing intermediate container 62bd65d69b59 10:58:53 ---> 5707d70b1db9 10:58:53 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 10:58:53 ---> Running in 9b4b8ea0379b 10:58:53 Removing intermediate container 9b4b8ea0379b 10:58:53 ---> 4db56a6328a8 10:58:53 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:58:53 ---> Running in d8f3d944b90c 10:58:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:58:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:58:56 OK: 263 MiB in 53 packages 10:58:57 Removing intermediate container d8f3d944b90c 10:58:57 ---> 7013b41c2b58 10:58:57 Step 8/24 : WORKDIR /app 10:58:57 ---> Running in 8c5ec693ee35 10:58:57 Removing intermediate container 8c5ec693ee35 10:58:57 ---> 1e50781e23d4 10:58:57 Step 9/24 : COPY go.mod vendor* ./ 10:58:57 ---> 0f908939130e 10:58:57 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:59:01 ---> Running in d8f3126c6f25 10:59:03 Removing intermediate container d8f3126c6f25 10:59:03 ---> d4959f5794e4 10:59:03 Step 11/24 : COPY . . 10:59:03 ---> 13a3593291f6 10:59:03 Step 12/24 : RUN $MAKE 10:59:03 ---> Running in 94343f4f6e8c 10:59:04 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.17" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 11:01:26 Removing intermediate container 94343f4f6e8c 11:01:26 ---> 2091dc05d131 11:01:26 Step 13/24 : FROM alpine:3.17 11:01:26 3.17: Pulling from library/alpine 11:01:26 4060ece20d7a: Pulling fs layer 11:01:26 4060ece20d7a: Verifying Checksum 11:01:26 4060ece20d7a: Download complete 11:01:26 4060ece20d7a: Pull complete 11:01:26 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 11:01:26 Status: Downloaded newer image for alpine:3.17 11:01:26 ---> 8650cd65339b 11:01:26 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 11:01:26 ---> Running in 916bb96d491a 11:01:26 Removing intermediate container 916bb96d491a 11:01:26 ---> fb96ce454cbb 11:01:26 Step 15/24 : RUN apk add --update --no-cache dumb-init 11:01:26 ---> Running in c4b79a1dcf2c 11:01:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 11:01:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 11:01:26 (1/1) Installing dumb-init (1.2.5-r2) 11:01:26 Executing busybox-1.35.0-r29.trigger 11:01:26 OK: 8 MiB in 16 packages 11:01:26 Removing intermediate container c4b79a1dcf2c 11:01:26 ---> 1d48b2077a45 11:01:26 Step 16/24 : COPY --from=builder /app/LICENSE / 11:01:26 ---> 8c4df784b2fc 11:01:26 Step 17/24 : COPY --from=builder /app/Attribution.txt / 11:01:26 ---> 9e69104f63d6 11:01:26 Step 18/24 : COPY --from=builder /app/cmd/ / 11:01:26 ---> 0421c7a2bedf 11:01:26 Step 19/24 : EXPOSE 59989 11:01:26 ---> Running in 54bfa4eb2efe 11:01:26 Removing intermediate container 54bfa4eb2efe 11:01:26 ---> d88062261be3 11:01:26 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 11:01:26 ---> Running in ae3498de01c0 11:01:26 Removing intermediate container ae3498de01c0 11:01:26 ---> f13f06c8da72 11:01:26 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 11:01:26 ---> Running in fe661c0517c0 11:01:26 Removing intermediate container fe661c0517c0 11:01:26 ---> 2e54d02a15b5 11:01:26 Step 22/24 : LABEL arch=arm64 11:01:26 ---> Running in 4c47a92bf6d4 11:01:26 Removing intermediate container 4c47a92bf6d4 11:01:26 ---> 9b88eaf5897d 11:01:26 Step 23/24 : LABEL git_sha=af3961679184577eaec253ea10c70dd267b16fb4 11:01:26 ---> Running in cd29e89430f4 11:01:26 Removing intermediate container cd29e89430f4 11:01:26 ---> 31351ff3fb9b 11:01:26 Step 24/24 : LABEL version=0.0.0 11:01:26 ---> Running in f81e36a49e6f 11:01:26 Removing intermediate container f81e36a49e6f 11:01:26 ---> 2d12fbb64a48 11:01:26 [Warning] One or more build-args [ARCH] were not consumed 11:01:26 Successfully built 2d12fbb64a48 11:01:26 Successfully tagged device-rfid-llrp-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 11:01:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:01:27 11:01:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:01:27 arm64: Pulling from edgex-lftools-log-publisher 11:01:27 8998bd30e6a1: Pulling fs layer 11:01:27 04944245beec: Pulling fs layer 11:01:27 699f458cf7ca: Pulling fs layer 11:01:27 765212b225bb: Pulling fs layer 11:01:27 f23df028b6ca: Pulling fs layer 11:01:27 d65c8cfc05b1: Pulling fs layer 11:01:27 2437ff75d9bd: Pulling fs layer 11:01:27 765212b225bb: Waiting 11:01:27 f23df028b6ca: Waiting 11:01:27 d65c8cfc05b1: Waiting 11:01:27 2437ff75d9bd: Waiting 11:01:28 04944245beec: Verifying Checksum 11:01:28 04944245beec: Download complete 11:01:28 765212b225bb: Download complete 11:01:28 f23df028b6ca: Verifying Checksum 11:01:28 f23df028b6ca: Download complete 11:01:28 d65c8cfc05b1: Verifying Checksum 11:01:28 d65c8cfc05b1: Download complete 11:01:28 699f458cf7ca: Verifying Checksum 11:01:28 699f458cf7ca: Download complete 11:01:28 8998bd30e6a1: Verifying Checksum 11:01:28 8998bd30e6a1: Download complete 11:01:30 2437ff75d9bd: Verifying Checksum 11:01:30 2437ff75d9bd: Download complete 11:01:34 8998bd30e6a1: Pull complete 11:01:34 04944245beec: Pull complete 11:01:35 699f458cf7ca: Pull complete 11:01:35 765212b225bb: Pull complete 11:01:36 f23df028b6ca: Pull complete 11:01:36 d65c8cfc05b1: Pull complete 11:01:51 2437ff75d9bd: Pull complete 11:01:51 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 11:01:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:01:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:01:51 prd-ubuntu20.04-docker-arm64-4c-16g-4996 does not seem to be running inside a container 11:01:51 $ 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/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 11:01:53 $ docker top 90524c9ad660abdc0dd2821830cd2b6d8e3fca22ca2557dfdd317bc132c158ae -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:01:54 ---> job-cost.sh 11:01:54 lf-activate-venv: SKIPPING 11:01:54 INFO: No Stack... 11:01:55 INFO: Retrieving Pricing Info for: v3-standard-4 11:01:56 INFO: Archiving Costs [Pipeline] sh 11:01:56 + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv 11:01:56 + cut -d, -f6 [Pipeline] lock 11:01:57 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-245-1-stack-cost] 11:01:57 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-245-1-stack-cost] did not exist. Created. 11:01:57 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-245-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:01:57 /w/workspace/device-rfid-llrp-go/1@tmp/durable-46c70928/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 11:01:57 + echo total: 0.10999999940395355 [Pipeline] stash 11:01:57 Warning: overwriting stash ‘stack-cost’ 11:01:57 Stashed 1 file(s) [Pipeline] } 11:01:57 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-245-1-stack-cost] [Pipeline] // lock [Pipeline] } 11:01:58 $ docker stop --time=1 90524c9ad660abdc0dd2821830cd2b6d8e3fca22ca2557dfdd317bc132c158ae 11:01:59 $ docker rm -f --volumes 90524c9ad660abdc0dd2821830cd2b6d8e3fca22ca2557dfdd317bc132c158ae [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 11:02:00 provisioning config files... 11:02:00 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-245@tmp/config8931546569918896789tmp [Pipeline] { [Pipeline] sh 11:02:00 + set +x 11:02:00 + + curlbash -s -s https://codecov.io/bash -- 11:02:00 11:02:01 11:02:01 _____ _ 11:02:01 / ____| | | 11:02:01 | | ___ __| | ___ ___ _____ __ 11:02:01 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:02:01 | |___| (_) | (_| | __/ (_| (_) \ V / 11:02:01 \_____\___/ \__,_|\___|\___\___/ \_/ 11:02:01 Bash-1.0.6 11:02:01 11:02:01 11:02:01 ==> git version 2.25.1 found 11:02:01 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 11:02:01 Release-Date: 2020-01-08 11:02:01 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 11:02:01 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 11:02:01 ==> Jenkins CI detected. 11:02:01 current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-245 11:02:01 project root: . 11:02:01 --> token set from env 11:02:01 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:02:01 ==> Running gcov in . (disable via -X gcov) 11:02:01 ==> Python coveragepy not found 11:02:01 ==> Searching for coverage reports in: 11:02:01 + . 11:02:01 -> Found 1 reports 11:02:01 ==> Detecting git/mercurial file structure 11:02:01 ==> Reading reports 11:02:01 + ./coverage.out bytes=459493 11:02:01 ==> Appending adjustments 11:02:01 https://docs.codecov.io/docs/fixing-reports 11:02:01 + Found adjustments 11:02:01 ==> Gzipping contents 11:02:01 52K /tmp/codecov.jOoNDG.gz 11:02:01 ==> Uploading reports 11:02:01 url: https://codecov.io 11:02:01 query: branch=PR-245&commit=af3961679184577eaec253ea10c70dd267b16fb4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-245%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=245&job=&cmd_args= 11:02:01 -> Pinging Codecov 11:02:01 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-245&commit=af3961679184577eaec253ea10c70dd267b16fb4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-245%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=245&job=&cmd_args= 11:02:01 -> Uploading to 11:02:01 https://storage.googleapis.com/codecov/v4/raw/2023-08-31/581DD39554BDF9B6E22D074273EAD858/af3961679184577eaec253ea10c70dd267b16fb4/053ebe86-d444-4be3-8931-43c655d1b049.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230831%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230831T110201Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f1b862247c60900d44f0b1cff371827e64e50a381a1385a295e671d9e3ac2e8d 11:02:01 % Total % Received % Xferd Average Speed Time Time Time Current 11:02:01 Dload Upload Total Spent Left Speed 11:02:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50515 0 0 100 50515 0 203k --:--:-- --:--:-- --:--:-- 203k 11:02:01 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/af3961679184577eaec253ea10c70dd267b16fb4 [Pipeline] } 11:02:01 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 11:02:03 + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-245/archives ] 11:02:03 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-245/archives 11:02:03 total 16 11:02:03 drwxr-xr-x 3 root root 4096 Aug 31 10:53 . 11:02:03 drwxrwxr-x 12 jenkins jenkins 4096 Aug 31 10:53 .. 11:02:03 drwxr-xr-x 2 root root 4096 Aug 31 10:53 cost 11:02:03 -rw-r--r-- 1 root root 91 Aug 31 10:53 cost.csv 11:02:03 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-245/archives 11:02:03 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-245/archives 11:02:03 total 16 11:02:03 drwxr-xr-x 3 jenkins jenkins 4096 Aug 31 10:53 . 11:02:03 drwxrwxr-x 12 jenkins jenkins 4096 Aug 31 10:53 .. 11:02:03 drwxr-xr-x 2 jenkins jenkins 4096 Aug 31 10:53 cost 11:02:03 -rw-r--r-- 1 jenkins jenkins 91 Aug 31 10:53 cost.csv [Pipeline] libraryResource [Pipeline] sh 11:02:03 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:02:04 ---> package-listing.sh 11:02:04 ++ tr '[:upper:]' '[:lower:]' 11:02:04 ++ facter osfamily 11:02:05 + OS_FAMILY=debian 11:02:05 + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-245 11:02:05 + START_PACKAGES=/tmp/packages_start.txt 11:02:05 + END_PACKAGES=/tmp/packages_end.txt 11:02:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:02:05 + PACKAGES=/tmp/packages_start.txt 11:02:05 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-245 ']' 11:02:05 + PACKAGES=/tmp/packages_end.txt 11:02:05 + case "${OS_FAMILY}" in 11:02:05 + dpkg -l 11:02:05 + grep '^ii' 11:02:05 + '[' -f /tmp/packages_start.txt ']' 11:02:05 + '[' -f /tmp/packages_end.txt ']' 11:02:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:02:05 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-245 ']' 11:02:05 + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-245/archives/ 11:02:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-245/archives/ [Pipeline] echo 11:02:05 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_device-rfid-llrp-go_PR-245/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:02:05 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:02:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:02:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:02:06 prd-ubuntu20.04-docker-8c-8g-4995 does not seem to be running inside a container 11:02:06 $ 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/undry_device-rfid-llrp-go_PR-245/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-rfid-llrp-go_PR-245 -v /w/workspace/undry_device-rfid-llrp-go_PR-245:/w/workspace/undry_device-rfid-llrp-go_PR-245:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-245@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-245@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:02:06 $ docker top e6e589cf89e579141f14cc4676a5d0c71170bcab325c5a0e81deab680ac78907 -eo pid,comm [Pipeline] { [Pipeline] sh 11:02:06 + touch /tmp/pre-build-complete [Pipeline] sh 11:02:07 + mkdir -p /var/log/sysstat [Pipeline] sh 11:02:07 + ls /var/log/sa-host 11:02:07 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:02:07 provisioning config files... 11:02:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-245@tmp/config8489589292532877900tmp [Pipeline] { [Pipeline] echo 11:02:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:02:08 ---> create-netrc.sh [Pipeline] } 11:02:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:02:08 ---> python-tools-install.sh [Pipeline] echo 11:02:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:02:08 ---> sudo-logs.sh 11:02:08 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:02:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:02:09 ---> job-cost.sh 11:02:09 lf-activate-venv: SKIPPING 11:02:09 DEBUG: total: 0.2199999988079071 11:02:09 INFO: Retrieving Stack Cost... 11:02:09 INFO: Retrieving Pricing Info for: v3-standard-8 11:02:10 INFO: Archiving Costs [Pipeline] echo 11:02:10 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:02:10 ---> logs-deploy.sh 11:02:10 lf-activate-venv: SKIPPING 11:02:10 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-245/1 11:02:10 INFO: archiving workspace using pattern(s): 11:02:11 Archives upload complete. 11:02:11 INFO: archiving logs to Nexus