Pull request #217 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 83bf882ad5587b754d71ca2a250995e2feab3237+6e4500d7246dada94f826fd10aec60271f103086 (cec2793566013be2a6e7257ad0c8441530038acb) 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-ssh2285909399992533126.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh6403061457095464160.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-217/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-217/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3934497119258795196.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-217/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12509713303747002211.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh9476711177872907625.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-217/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-217/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh526026315889330174.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-12352 in /w/workspace/undry_device-rfid-llrp-go_PR-217 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE 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-217 # 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 > 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/217/head:refs/remotes/origin/PR-217 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 6e4500d7246dada94f826fd10aec60271f103086 into PR head commit 83bf882ad5587b754d71ca2a250995e2feab3237 Merge succeeded, producing 83bf882ad5587b754d71ca2a250995e2feab3237 Checking out Revision 83bf882ad5587b754d71ca2a250995e2feab3237 (PR-217) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:00:24 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:00:24 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:00:24 ========================================================= 11:00:24 EdgeX Global Pipelines Version Info 11:00:24 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 83bf882ad5587b754d71ca2a250995e2feab3237 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 6e4500d7246dada94f826fd10aec60271f103086 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 83bf882ad5587b754d71ca2a250995e2feab3237 # timeout=10 11:00:25 ------------------- 11:00:25 stable info: 11:00:25 ------------------- 11:00:25 Commited By: Bill Mahoney bill.mahoney@intel.com 11:00:25 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 11:00:25 Message: update stable to v1.0.248 11:00:25 ------------------- 11:00:25 experimental info: 11:00:25 ------------------- 11:00:25 Commited By: **** collab-it+edgex@linuxfoundation.org 11:00:25 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 11:00:25 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:00:26 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 11:00:26 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 11:00:26 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:00:26 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:00:26 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:00:26 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 11:00:26 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 11:00:26 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 11:00:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:00:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:00:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 11:00:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 11:00:26 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:00:26 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:00:26 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 11:00:26 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 11:00:26 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 11:00:26 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 11:00:26 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:00:26 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 11:00:26 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 11:00:27 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 11:00:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 11:00:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 11:00:27 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 11:00:27 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:00:27 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 11:00:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-217 [Pipeline] echo 11:00:27 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-217 [Pipeline] echo 11:00:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-217 [Pipeline] echo 11:00:27 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 83bf882ad5587b754d71ca2a250995e2feab3237 [Pipeline] echo 11:00:27 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 83bf882 [Pipeline] echo 11:00:27 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:00:27 provisioning config files... 11:00:27 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-217@tmp/config18037123986628822529tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:00:27 ---> docker-login.sh 11:00:27 nexus3.edgexfoundry.org:10001 11:00:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:00:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:00:28 Configure a credential helper to remove this warning. See 11:00:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:00:28 11:00:28 Login Succeeded 11:00:28 nexus3.edgexfoundry.org:10002 11:00:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:00:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:00:28 Configure a credential helper to remove this warning. See 11:00:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:00:28 11:00:28 Login Succeeded 11:00:28 nexus3.edgexfoundry.org:10003 11:00:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:00:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:00:28 Configure a credential helper to remove this warning. See 11:00:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:00:28 11:00:28 Login Succeeded 11:00:28 nexus3.edgexfoundry.org:10004 11:00:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:00:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:00:28 Configure a credential helper to remove this warning. See 11:00:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:00:28 11:00:28 Login Succeeded 11:00:28 docker.io 11:00:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:00:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:00:28 Configure a credential helper to remove this warning. See 11:00:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:00:28 11:00:28 Login Succeeded 11:00:28 ---> docker-login.sh ends [Pipeline] } 11:00:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 11:00:29 + git rev-list -1 --merges 83bf882ad5587b754d71ca2a250995e2feab3237~1..83bf882ad5587b754d71ca2a250995e2feab3237 [Pipeline] echo 11:00:29 -----------> git rev-list -1 --merges 83bf882ad5587b754d71ca2a250995e2feab3237~1..83bf882ad5587b754d71ca2a250995e2feab3237 83bf882ad5587b754d71ca2a250995e2feab3237 [false] [Pipeline] sh 11:00:29 + git log --format=format:%s -1 83bf882ad5587b754d71ca2a250995e2feab3237 [Pipeline] echo 11:00:29 ========================================================= 11:00:29 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 11:00:29 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:00:30 + git log --format=format:%s -1 83bf882ad5587b754d71ca2a250995e2feab3237 [Pipeline] echo 11:00:30 [semverPrep] GIT_COMMIT: 83bf882ad5587b754d71ca2a250995e2feab3237, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo 11:00:30 [semverPrep] This is not a build commit. [Pipeline] sh 11:00:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:00:30 + grep -v github /etc/ssh/ssh_known_hosts 11:00:30 + [ -e /tmp/ssh_known_hosts ] 11:00:30 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 11:00:30 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 11:00:30 + sudo tee -a /etc/ssh/ssh_known_hosts 11:00:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:00:31 11:00:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:00:31 0.1.4: Pulling from edgex-devops/py-git-semver 11:00:31 b85a868b505f: Pulling fs layer 11:00:31 e2be974225ed: Pulling fs layer 11:00:31 339a4e72a1f5: Pulling fs layer 11:00:31 988bab9f4d93: Pulling fs layer 11:00:31 1469e6f7b9e6: Pulling fs layer 11:00:31 eaf3925da568: Pulling fs layer 11:00:31 bab4dde63d76: Pulling fs layer 11:00:31 bde34c3a00c8: Pulling fs layer 11:00:31 b352a97aabf1: Pulling fs layer 11:00:31 4872d77fe225: Pulling fs layer 11:00:31 5851b861e8e6: Pulling fs layer 11:00:31 988bab9f4d93: Waiting 11:00:31 bde34c3a00c8: Waiting 11:00:31 b352a97aabf1: Waiting 11:00:31 4872d77fe225: Waiting 11:00:31 5851b861e8e6: Waiting 11:00:31 1469e6f7b9e6: Waiting 11:00:31 eaf3925da568: Waiting 11:00:31 bab4dde63d76: Waiting 11:00:31 e2be974225ed: Download complete 11:00:31 988bab9f4d93: Verifying Checksum 11:00:31 988bab9f4d93: Download complete 11:00:31 1469e6f7b9e6: Verifying Checksum 11:00:31 1469e6f7b9e6: Download complete 11:00:31 339a4e72a1f5: Verifying Checksum 11:00:31 339a4e72a1f5: Download complete 11:00:31 eaf3925da568: Verifying Checksum 11:00:31 eaf3925da568: Download complete 11:00:31 bde34c3a00c8: Download complete 11:00:31 b352a97aabf1: Verifying Checksum 11:00:31 b352a97aabf1: Download complete 11:00:31 4872d77fe225: Download complete 11:00:31 5851b861e8e6: Verifying Checksum 11:00:31 5851b861e8e6: Download complete 11:00:31 b85a868b505f: Verifying Checksum 11:00:31 b85a868b505f: Download complete 11:00:31 bab4dde63d76: Verifying Checksum 11:00:31 bab4dde63d76: Download complete 11:00:33 b85a868b505f: Pull complete 11:00:33 e2be974225ed: Pull complete 11:00:33 339a4e72a1f5: Pull complete 11:00:34 988bab9f4d93: Pull complete 11:00:34 1469e6f7b9e6: Pull complete 11:00:34 eaf3925da568: Pull complete 11:00:36 bab4dde63d76: Pull complete 11:00:36 bde34c3a00c8: Pull complete 11:00:36 b352a97aabf1: Pull complete 11:00:36 4872d77fe225: Pull complete 11:00:37 5851b861e8e6: Pull complete 11:00:37 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 11:00:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:00:37 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:00:37 prd-ubuntu20.04-docker-8c-8g-12352 does not seem to be running inside a container 11:00:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-217 -v /w/workspace/undry_device-rfid-llrp-go_PR-217:/w/workspace/undry_device-rfid-llrp-go_PR-217:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-217@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-217@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 11:00:42 $ docker top 549ab262641c4ffcbd6d69455f6cfc98faca44c13f719387ea9e008adcfd63ec -eo pid,comm 11:00:43 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). 11:00:43 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:00:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:00:43 [ssh-agent] Looking for ssh-agent implementation... 11:00:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:00:43 $ docker exec 549ab262641c4ffcbd6d69455f6cfc98faca44c13f719387ea9e008adcfd63ec ssh-agent 11:00:43 SSH_AUTH_SOCK=/tmp/ssh-j8Kc5ftC3jPk/agent.32 11:00:43 SSH_AGENT_PID=38 11:00:43 Running ssh-add (command line suppressed) 11:00:43 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-217@tmp/private_key_1439124196871472170.key (/w/workspace/undry_device-rfid-llrp-go_PR-217@tmp/private_key_1439124196871472170.key) 11:00:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:00:43 + git tag --points-at HEAD [Pipeline] } 11:00:43 $ docker exec --env ******** --env ******** 549ab262641c4ffcbd6d69455f6cfc98faca44c13f719387ea9e008adcfd63ec ssh-agent -k 11:00:43 unset SSH_AUTH_SOCK; 11:00:43 unset SSH_AGENT_PID; 11:00:43 echo Agent pid 38 killed; 11:00:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:00:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:00:44 [ssh-agent] Looking for ssh-agent implementation... 11:00:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:00:44 $ docker exec 549ab262641c4ffcbd6d69455f6cfc98faca44c13f719387ea9e008adcfd63ec ssh-agent 11:00:44 SSH_AUTH_SOCK=/tmp/ssh-YScqcOB20Rwl/agent.70 11:00:44 SSH_AGENT_PID=76 11:00:44 Running ssh-add (command line suppressed) 11:00:44 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-217@tmp/private_key_8126377262194526417.key (/w/workspace/undry_device-rfid-llrp-go_PR-217@tmp/private_key_8126377262194526417.key) 11:00:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:00:44 + git semver init 11:00:45 2023-05-02 11:00:44,955 [run_init] DEBUG init version:0.0.0 force:False 11:00:45 2023-05-02 11:00:44,957 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-217/.semver 11:00:45 2023-05-02 11:00:44,958 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-217/.semver 11:00:45 2023-05-02 11:00:44,958 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-217/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-217, universal_newlines=False, shell=None, istream=None) 11:00:45 2023-05-02 11:00:45,909 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-217/.git/info/exclude 11:00:45 2023-05-02 11:00:45,910 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-217/.semver/PR-217 with force:False 11:00:45 2023-05-02 11:00:45,910 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-217/.semver/PR-217 11:00:45 2023-05-02 11:00:45,914 [execute] INFO git cat-file --batch-check 11:00:45 2023-05-02 11:00:45,914 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-217/.semver, universal_newlines=False, shell=None, istream=) 11:00:45 2023-05-02 11:00:45,920 [execute] INFO git cat-file --batch 11:00:45 2023-05-02 11:00:45,920 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-217/.semver, universal_newlines=False, shell=None, istream=) 11:00:45 2023-05-02 11:00:45,925 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-217/.semver/PR-217 11:00:45 0.0.0 [Pipeline] } 11:00:46 $ docker exec --env ******** --env ******** 549ab262641c4ffcbd6d69455f6cfc98faca44c13f719387ea9e008adcfd63ec ssh-agent -k 11:00:46 unset SSH_AUTH_SOCK; 11:00:46 unset SSH_AGENT_PID; 11:00:46 echo Agent pid 76 killed; 11:00:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:00:46 + git semver [Pipeline] } 11:00:47 $ docker stop --time=1 549ab262641c4ffcbd6d69455f6cfc98faca44c13f719387ea9e008adcfd63ec 11:00:48 $ docker rm -f --volumes 549ab262641c4ffcbd6d69455f6cfc98faca44c13f719387ea9e008adcfd63ec [Pipeline] // withDockerContainer [Pipeline] sh 11:00:49 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:00:49 Stashed 1 file(s) [Pipeline] echo 11:00:49 [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 11:00:50 provisioning config files... 11:00:50 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-217@tmp/config5849986841393292224tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:00:50 ---> docker-login.sh 11:00:50 nexus3.edgexfoundry.org:10001 11:00:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:00:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:00:50 Configure a credential helper to remove this warning. See 11:00:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:00:50 11:00:50 Login Succeeded 11:00:50 nexus3.edgexfoundry.org:10002 11:00:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:00:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:00:50 Configure a credential helper to remove this warning. See 11:00:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:00:50 11:00:50 Login Succeeded 11:00:50 nexus3.edgexfoundry.org:10003 11:00:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:00:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:00:51 Configure a credential helper to remove this warning. See 11:00:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:00:51 11:00:51 Login Succeeded 11:00:51 nexus3.edgexfoundry.org:10004 11:00:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:00:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:00:51 Configure a credential helper to remove this warning. See 11:00:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:00:51 11:00:51 Login Succeeded 11:00:51 docker.io 11:00:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:00:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:00:51 Configure a credential helper to remove this warning. See 11:00:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:00:51 11:00:51 Login Succeeded 11:00:51 ---> docker-login.sh ends [Pipeline] } 11:00:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:00:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:00:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:00:51 ========================================================= 11:00:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 11:00:51 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:52 + 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 . 11:00:52 Sending build context to Docker daemon 4.228MB 11:00:52 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 11:00:52 Step 2/12 : FROM ${BASE} AS builder 11:00:52 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 11:00:52 f56be85fc22e: Pulling fs layer 11:00:52 85791d961cd3: Pulling fs layer 11:00:52 d694b5ae8c79: Pulling fs layer 11:00:52 9f32a84ed3da: Pulling fs layer 11:00:52 4d19c01a9841: Pulling fs layer 11:00:52 9325e15d5711: Pulling fs layer 11:00:52 556b6ee489ea: Pulling fs layer 11:00:52 c5a4b2cf53e6: Pulling fs layer 11:00:52 556b6ee489ea: Waiting 11:00:52 9f32a84ed3da: Waiting 11:00:52 c5a4b2cf53e6: Waiting 11:00:52 4d19c01a9841: Waiting 11:00:52 9325e15d5711: Waiting 11:00:52 85791d961cd3: Verifying Checksum 11:00:52 85791d961cd3: Download complete 11:00:52 9f32a84ed3da: Verifying Checksum 11:00:52 9f32a84ed3da: Download complete 11:00:52 4d19c01a9841: Download complete 11:00:52 f56be85fc22e: Verifying Checksum 11:00:52 f56be85fc22e: Download complete 11:00:52 9325e15d5711: Verifying Checksum 11:00:52 9325e15d5711: Download complete 11:00:52 f56be85fc22e: Pull complete 11:00:53 c5a4b2cf53e6: Verifying Checksum 11:00:53 d694b5ae8c79: Verifying Checksum 11:00:53 d694b5ae8c79: Download complete 11:00:53 85791d961cd3: Pull complete 11:00:53 556b6ee489ea: Verifying Checksum 11:00:53 556b6ee489ea: Download complete 11:00:57 d694b5ae8c79: Pull complete 11:00:57 9f32a84ed3da: Pull complete 11:00:57 4d19c01a9841: Pull complete 11:00:57 9325e15d5711: Pull complete 11:01:01 556b6ee489ea: Pull complete 11:01:02 c5a4b2cf53e6: Pull complete 11:01:02 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 11:01:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 11:01:02 ---> c4be618373d6 11:01:02 Step 3/12 : ARG ADD_BUILD_TAGS="" 11:01:05 Still waiting to schedule task 11:01:05 ‘prd-ubuntu20.04-docker-arm64-4c-16g-12353’ is offline 11:01:10 ---> Running in ca655ab15068 11:01:10 Removing intermediate container ca655ab15068 11:01:10 ---> fc91f041e0ad 11:01:10 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:01:10 ---> Running in b8facd30cb18 11:01:10 Removing intermediate container b8facd30cb18 11:01:10 ---> 49f8f6852a3f 11:01:10 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 11:01:10 ---> Running in f9e40ac055d2 11:01:10 Removing intermediate container f9e40ac055d2 11:01:10 ---> 56dea8e33d3b 11:01:10 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 11:01:10 ---> Running in 6a2762d0ec3c 11:01:10 Removing intermediate container 6a2762d0ec3c 11:01:10 ---> 00f6f5598dd1 11:01:10 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:01:10 ---> Running in fa9728c688da 11:01:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 11:01:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 11:01:10 OK: 265 MiB in 53 packages 11:01:11 Removing intermediate container fa9728c688da 11:01:11 ---> b4bfd7df7e06 11:01:11 Step 8/12 : WORKDIR /app 11:01:11 ---> Running in 1af860dcbdfa 11:01:11 Removing intermediate container 1af860dcbdfa 11:01:11 ---> 3563d928e978 11:01:11 Step 9/12 : COPY go.mod vendor* ./ 11:01:11 ---> 0f4a613957a1 11:01:11 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:01:11 ---> Running in 6265d41f39c0 11:01:43 Removing intermediate container 6265d41f39c0 11:01:43 ---> 2b6b7ac2a5f8 11:01:43 Step 11/12 : COPY . . 11:01:43 ---> 18493b07d8ef 11:01:43 Step 12/12 : RUN $MAKE 11:01:43 ---> Running in 07cc6bce0267 11:01:43 noop 11:01:43 Removing intermediate container 07cc6bce0267 11:01:43 ---> 934f9e1e6a6a 11:01:43 Successfully built 934f9e1e6a6a 11:01:43 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:43 + docker inspect -f . ci-base-image-x86_64 11:01:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:01:43 prd-ubuntu20.04-docker-8c-8g-12352 does not seem to be running inside a container 11:01:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-217 -v /w/workspace/undry_device-rfid-llrp-go_PR-217:/w/workspace/undry_device-rfid-llrp-go_PR-217:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-217@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-217@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 11:01:44 $ docker top f586a04f27d0bff0fea37825fa7384f079259a01ef29cfb97b635f54b205add9 -eo pid,comm [Pipeline] { [Pipeline] sh 11:01:45 + go version 11:01:45 go version go1.20.2 linux/amd64 [Pipeline] } 11:01:45 $ docker stop --time=1 f586a04f27d0bff0fea37825fa7384f079259a01ef29cfb97b635f54b205add9 11:01:46 $ docker rm -f --volumes f586a04f27d0bff0fea37825fa7384f079259a01ef29cfb97b635f54b205add9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:47 + docker inspect -f . ci-base-image-x86_64 11:01:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:01:47 prd-ubuntu20.04-docker-8c-8g-12352 does not seem to be running inside a container 11:01:47 $ 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-217 -v /w/workspace/undry_device-rfid-llrp-go_PR-217:/w/workspace/undry_device-rfid-llrp-go_PR-217:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-217@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-217@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 11:01:48 $ docker top 8ecc87175fddf8ae1e5b6f07a4058d6b7f63c7552135701083226d5e6fe3e7f6 -eo pid,comm [Pipeline] { [Pipeline] sh 11:01:48 + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-217 [Pipeline] fileExists [Pipeline] sh 11:01:48 + make test 11:01:48 go test ./... -coverprofile=coverage.out ./... 11:01:54 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 11:02:04 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 11:02:04 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 11:02:07 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.519s coverage: 40.5% of statements 11:02:07 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.246s coverage: 51.9% of statements 11:02:07 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.008s coverage: 96.4% of statements 11:02:15 go vet ./... 11:02:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:02:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:02:20 ./bin/test-attribution-txt.sh 11:02:20 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 11:02:20 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 11:02:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 11:02:20 $ docker stop --time=1 8ecc87175fddf8ae1e5b6f07a4058d6b7f63c7552135701083226d5e6fe3e7f6 11:02:24 $ docker rm -f --volumes 8ecc87175fddf8ae1e5b6f07a4058d6b7f63c7552135701083226d5e6fe3e7f6 [Pipeline] // withDockerContainer [Pipeline] sh 11:02:24 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:02:24 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 11:02:25 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:02:25 + ls -al . 11:02:25 total 628 11:02:25 drwxrwxr-x 11 jenkins jenkins 4096 May 2 11:01 . 11:02:25 drwxrwxr-x 4 jenkins jenkins 4096 May 2 11:00 .. 11:02:25 -rw-rw-r-- 1 jenkins jenkins 134 May 2 11:00 .dockerignore 11:02:25 drwxrwxr-x 8 jenkins jenkins 4096 May 2 11:00 .git 11:02:25 drwxrwxr-x 3 jenkins jenkins 4096 May 2 11:00 .github 11:02:25 -rw-rw-r-- 1 jenkins jenkins 946 May 2 11:00 .gitignore 11:02:25 -rw-rw-r-- 1 jenkins jenkins 41 May 2 11:00 .golangci.yml 11:02:25 drwxr-xr-x 3 jenkins jenkins 4096 May 2 11:00 .semver 11:02:25 -rw-rw-r-- 1 jenkins jenkins 10794 May 2 11:00 Attribution.txt 11:02:25 -rw-rw-r-- 1 jenkins jenkins 5905 May 2 11:00 CHANGELOG.md 11:02:25 -rw-rw-r-- 1 jenkins jenkins 1347 May 2 11:00 Dockerfile 11:02:25 -rw-rw-r-- 1 jenkins jenkins 677 May 2 11:00 GOVERNANCE.md 11:02:25 -rw-rw-r-- 1 jenkins jenkins 683 May 2 11:00 Jenkinsfile 11:02:25 -rw-rw-r-- 1 jenkins jenkins 11347 May 2 11:00 LICENSE 11:02:25 -rw-rw-r-- 1 jenkins jenkins 2053 May 2 11:00 Makefile 11:02:25 -rw-rw-r-- 1 jenkins jenkins 625 May 2 11:00 OWNERS.md 11:02:25 -rw-rw-r-- 1 jenkins jenkins 28505 May 2 11:00 README.md 11:02:25 -rw-rw-r-- 1 jenkins jenkins 5 May 2 11:00 VERSION 11:02:25 drwxrwxr-x 2 jenkins jenkins 4096 May 2 11:00 bin 11:02:25 drwxrwxr-x 4 jenkins jenkins 4096 May 2 11:00 cmd 11:02:25 -rw-r--r-- 1 jenkins jenkins 458038 May 2 11:02 coverage.out 11:02:25 drwxrwxr-x 2 jenkins jenkins 4096 May 2 11:00 examples 11:02:25 -rw-rw-r-- 1 jenkins jenkins 3419 May 2 11:00 go.mod 11:02:25 -rw-rw-r-- 1 jenkins jenkins 31078 May 2 11:00 go.sum 11:02:25 drwxrwxr-x 2 jenkins jenkins 4096 May 2 11:00 images 11:02:25 drwxrwxr-x 5 jenkins jenkins 4096 May 2 11:00 internal 11:02:25 drwxrwxr-x 4 jenkins jenkins 4096 May 2 11:00 snap 11:02:25 -rw-rw-r-- 1 jenkins jenkins 193 May 2 11:00 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:02:26 + 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=83bf882ad5587b754d71ca2a250995e2feab3237 --label arch=amd64 --label version=0.0.0 . 11:02:26 Sending build context to Docker daemon 4.228MB 11:02:26 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 11:02:26 Step 2/24 : FROM ${BASE} AS builder 11:02:26 ---> 934f9e1e6a6a 11:02:26 Step 3/24 : ARG ADD_BUILD_TAGS="" 11:02:26 ---> Running in bcb7ea18e0f1 11:02:26 Removing intermediate container bcb7ea18e0f1 11:02:26 ---> ea872eaa66d5 11:02:26 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:02:26 ---> Running in 339bb0d4a949 11:02:26 Removing intermediate container 339bb0d4a949 11:02:26 ---> b8b56bdb3c5f 11:02:26 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 11:02:27 ---> Running in cb1dd0379840 11:02:27 Removing intermediate container cb1dd0379840 11:02:27 ---> 06b6de300dd6 11:02:27 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 11:02:27 ---> Running in 9c42f3f5cf0c 11:02:27 Removing intermediate container 9c42f3f5cf0c 11:02:27 ---> f03d3f2088dd 11:02:27 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:02:27 ---> Running in e23115967333 11:02:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 11:02:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 11:02:28 OK: 265 MiB in 53 packages 11:02:28 Removing intermediate container e23115967333 11:02:28 ---> b9988f2f13d0 11:02:28 Step 8/24 : WORKDIR /app 11:02:28 ---> Running in 977554afbf26 11:02:28 Removing intermediate container 977554afbf26 11:02:28 ---> 80126d5c4ecf 11:02:28 Step 9/24 : COPY go.mod vendor* ./ 11:02:28 ---> 643cc82e659a 11:02:28 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:02:29 ---> Running in 22ef64b91cc1 11:02:29 Removing intermediate container 22ef64b91cc1 11:02:29 ---> d68202273b5e 11:02:29 Step 11/24 : COPY . . 11:02:29 ---> 613d99d7e731 11:02:29 Step 12/24 : RUN $MAKE 11:02:29 ---> Running in 3eecd96a7723 11:02:30 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 11:02:56 Removing intermediate container 3eecd96a7723 11:02:56 ---> b67f6be8c2ee 11:02:56 Step 13/24 : FROM alpine:3.17 11:02:56 3.17: Pulling from library/alpine 11:02:56 f56be85fc22e: Already exists 11:02:56 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 11:02:56 Status: Downloaded newer image for alpine:3.17 11:02:56 ---> 9ed4aefc74f6 11:02:56 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 11:02:56 ---> Running in 535dba31a76b 11:02:56 Removing intermediate container 535dba31a76b 11:02:56 ---> f432a21b9fa8 11:02:56 Step 15/24 : RUN apk add --update --no-cache dumb-init 11:02:56 ---> Running in a84aec8cec09 11:02:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 11:02:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 11:02:56 (1/1) Installing dumb-init (1.2.5-r2) 11:02:56 Executing busybox-1.35.0-r29.trigger 11:02:56 OK: 7 MiB in 16 packages 11:02:56 Removing intermediate container a84aec8cec09 11:02:56 ---> 2bc0a336b761 11:02:56 Step 16/24 : COPY --from=builder /app/LICENSE / 11:02:56 ---> 65da424f0a26 11:02:56 Step 17/24 : COPY --from=builder /app/Attribution.txt / 11:02:56 ---> 68b62fd222a5 11:02:56 Step 18/24 : COPY --from=builder /app/cmd/ / 11:02:56 ---> 34173956eaa5 11:02:56 Step 19/24 : EXPOSE 59989 11:02:56 ---> Running in bee2a85c4efb 11:02:57 Removing intermediate container bee2a85c4efb 11:02:57 ---> dd55dc550ef6 11:02:57 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 11:02:57 ---> Running in 8f0cbf0a4f0d 11:02:57 Removing intermediate container 8f0cbf0a4f0d 11:02:57 ---> dad3ccef4045 11:02:57 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 11:02:57 ---> Running in 40d348e87d40 11:02:57 Removing intermediate container 40d348e87d40 11:02:57 ---> 7cc63d73e87c 11:02:57 Step 22/24 : LABEL arch=amd64 11:02:57 ---> Running in 301a9720fc31 11:02:57 Removing intermediate container 301a9720fc31 11:02:57 ---> 36f953fba755 11:02:57 Step 23/24 : LABEL git_sha=83bf882ad5587b754d71ca2a250995e2feab3237 11:02:57 ---> Running in 017937250de0 11:02:57 Removing intermediate container 017937250de0 11:02:57 ---> 0d57cf6a769c 11:02:57 Step 24/24 : LABEL version=0.0.0 11:02:57 ---> Running in da9486703be4 11:02:57 Removing intermediate container da9486703be4 11:02:57 ---> 86a248a64705 11:02:57 [Warning] One or more build-args [ARCH] were not consumed 11:02:57 Successfully built 86a248a64705 11:02:57 Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:02:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:02:58 11:02:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:02:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:02:58 latest: Pulling from edgex-lftools-log-publisher 11:02:58 5eb5b503b376: Pulling fs layer 11:02:58 5c69ac0246d0: Pulling fs layer 11:02:58 ec43610c2a17: Pulling fs layer 11:02:58 3a2ae6a8a46f: Pulling fs layer 11:02:58 33b1e0a273af: Pulling fs layer 11:02:58 5d3b04190fa2: Pulling fs layer 11:02:58 2f39f015ded8: Pulling fs layer 11:02:58 33b1e0a273af: Waiting 11:02:58 5d3b04190fa2: Waiting 11:02:58 2f39f015ded8: Waiting 11:02:58 3a2ae6a8a46f: Waiting 11:02:58 5c69ac0246d0: Download complete 11:02:58 3a2ae6a8a46f: Download complete 11:02:58 33b1e0a273af: Verifying Checksum 11:02:58 33b1e0a273af: Download complete 11:02:58 5d3b04190fa2: Verifying Checksum 11:02:58 5d3b04190fa2: Download complete 11:02:58 ec43610c2a17: Download complete 11:02:59 5eb5b503b376: Verifying Checksum 11:02:59 5eb5b503b376: Download complete 11:02:59 2f39f015ded8: Download complete 11:03:00 5eb5b503b376: Pull complete 11:03:00 5c69ac0246d0: Pull complete 11:03:00 ec43610c2a17: Pull complete 11:03:00 3a2ae6a8a46f: Pull complete 11:03:01 33b1e0a273af: Pull complete 11:03:01 5d3b04190fa2: Pull complete 11:03:05 2f39f015ded8: Pull complete 11:03:05 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:03:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:03:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:03:05 prd-ubuntu20.04-docker-8c-8g-12352 does not seem to be running inside a container 11:03:05 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-rfid-llrp-go_PR-217 -v /w/workspace/undry_device-rfid-llrp-go_PR-217:/w/workspace/undry_device-rfid-llrp-go_PR-217:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-217@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-217@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 11:03:10 $ docker top 5c9486caeb9a018b866ec864b2aa9b01eaa00a64bbc8961043894ceb05efd374 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:03:10 ---> job-cost.sh 11:03:10 lf-activate-venv: SKIPPING 11:03:10 INFO: No Stack... 11:03:11 INFO: Retrieving Pricing Info for: v3-standard-8 11:03:11 INFO: Archiving Costs [Pipeline] sh 11:03:11 + cat /w/workspace/undry_device-rfid-llrp-go_PR-217/archives/cost.csv 11:03:11 + cut -d, -f6 [Pipeline] lock 11:03:11 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-217-1-stack-cost] 11:03:11 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-217-1-stack-cost] did not exist. Created. 11:03:11 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-217-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:03:12 + echo total: 0.2199999988079071 [Pipeline] stash 11:03:12 Stashed 1 file(s) [Pipeline] } 11:03:12 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-217-1-stack-cost] [Pipeline] // lock [Pipeline] } 11:03:12 $ docker stop --time=1 5c9486caeb9a018b866ec864b2aa9b01eaa00a64bbc8961043894ceb05efd374 11:03:13 $ docker rm -f --volumes 5c9486caeb9a018b866ec864b2aa9b01eaa00a64bbc8961043894ceb05efd374 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 11:03:21 Running on prd-ubuntu20.04-docker-arm64-4c-16g-12354 in /w/workspace/undry_device-rfid-llrp-go_PR-217 [Pipeline] { [Pipeline] ws 11:03:21 Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout 11:03:21 Selected Git installation does not exist. Using Default 11:03:21 The recommended git tool is: NONE 11:03:27 using credential edgex-jenkins-ssh 11:03:27 Cloning the remote Git repository 11:03:27 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 11:03:27 > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 11:03:28 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 11:03:28 > git --version # timeout=10 11:03:28 > git --version # 'git version 2.25.1' 11:03:28 using GIT_SSH to set credentials SSH Credentials for GitHub 11:03:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:03:29 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 11:03:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:03:30 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 11:03:30 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 11:03:30 using GIT_SSH to set credentials SSH Credentials for GitHub 11:03:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/217/head:refs/remotes/origin/PR-217 +refs/heads/main:refs/remotes/origin/main # timeout=10 11:03:30 Merging remotes/origin/main commit 6e4500d7246dada94f826fd10aec60271f103086 into PR head commit 83bf882ad5587b754d71ca2a250995e2feab3237 11:03:31 Merge succeeded, producing 83bf882ad5587b754d71ca2a250995e2feab3237 11:03:31 Checking out Revision 83bf882ad5587b754d71ca2a250995e2feab3237 (PR-217) 11:03:31 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" 11:03:31 > git config core.sparsecheckout # timeout=10 11:03:31 > git checkout -f 83bf882ad5587b754d71ca2a250995e2feab3237 # timeout=10 11:03:31 > git remote # timeout=10 11:03:31 > git config --get remote.origin.url # timeout=10 11:03:31 using GIT_SSH to set credentials SSH Credentials for GitHub 11:03:31 > git merge 6e4500d7246dada94f826fd10aec60271f103086 # timeout=10 11:03:31 > git rev-parse HEAD^{commit} # timeout=10 11:03:31 > git config core.sparsecheckout # timeout=10 11:03:31 > git checkout -f 83bf882ad5587b754d71ca2a250995e2feab3237 # timeout=10 11:03:31 > git --version # timeout=10 11:03:31 > git --version # 'git version 2.25.1' 11:03:31 fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:03:33 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 11:03:33 % Total % Received % Xferd Average Speed Time Time Time Current 11:03:33 Dload Upload Total Spent Left Speed 11:03:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 207k 0 --:--:-- --:--:-- --:--:-- 207k [Pipeline] sh 11:03:33 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 11:03:34 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 11:03:34 + sudo tee /etc/docker/daemon.new 11:03:34 { 11:03:34 "registry-mirrors": [ 11:03:34 "https://nexus3.edgexfoundry.org:10001" 11:03:34 ], 11:03:34 "bip": "10.250.0.254/24", 11:03:34 "hosts": [ 11:03:34 "tcp://0.0.0.0:5555", 11:03:34 "unix:///var/run/docker.sock" 11:03:34 ], 11:03:34 "mtu": 1458, 11:03:34 "selinux-enabled": true, 11:03:34 "seccomp-profile": "/etc/docker/seccomp.json" 11:03:34 } [Pipeline] sh 11:03:34 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 11:03:34 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:03:53 provisioning config files... 11:03:53 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config15765296950877808811tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:03:53 ---> docker-login.sh 11:03:53 nexus3.edgexfoundry.org:10001 11:03:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:03:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:03:54 Configure a credential helper to remove this warning. See 11:03:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:03:54 11:03:54 Login Succeeded 11:03:54 nexus3.edgexfoundry.org:10002 11:03:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:03:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:03:54 Configure a credential helper to remove this warning. See 11:03:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:03:54 11:03:54 Login Succeeded 11:03:54 nexus3.edgexfoundry.org:10003 11:03:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:03:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:03:55 Configure a credential helper to remove this warning. See 11:03:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:03:55 11:03:55 Login Succeeded 11:03:55 nexus3.edgexfoundry.org:10004 11:03:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:03:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:03:56 Configure a credential helper to remove this warning. See 11:03:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:03:56 11:03:56 Login Succeeded 11:03:56 docker.io 11:03:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:03:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:03:57 Configure a credential helper to remove this warning. See 11:03:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:03:57 11:03:57 Login Succeeded 11:03:57 ---> docker-login.sh ends [Pipeline] } 11:03:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:03:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:03:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:03:57 ========================================================= 11:03:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 11:03:57 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:58 + 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 . 11:03:58 Sending build context to Docker daemon 1.211MB 11:03:58 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 11:03:58 Step 2/12 : FROM ${BASE} AS builder 11:04:00 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:04:00 c41833b44d91: Pulling fs layer 11:04:00 ed15518f5707: Pulling fs layer 11:04:00 feae8fd75edb: Pulling fs layer 11:04:00 242c74f7c9fa: Pulling fs layer 11:04:00 3cdef696dda3: Pulling fs layer 11:04:00 2ced38df9373: Pulling fs layer 11:04:00 58f1dce35555: Pulling fs layer 11:04:00 242c74f7c9fa: Waiting 11:04:00 3cdef696dda3: Waiting 11:04:00 58f1dce35555: Waiting 11:04:00 2ced38df9373: Waiting 11:04:06 ed15518f5707: Verifying Checksum 11:04:06 ed15518f5707: Download complete 11:04:06 242c74f7c9fa: Verifying Checksum 11:04:06 242c74f7c9fa: Download complete 11:04:06 3cdef696dda3: Verifying Checksum 11:04:06 3cdef696dda3: Download complete 11:04:06 c41833b44d91: Verifying Checksum 11:04:06 c41833b44d91: Download complete 11:04:06 c41833b44d91: Pull complete 11:04:06 58f1dce35555: Verifying Checksum 11:04:06 58f1dce35555: Download complete 11:04:06 ed15518f5707: Pull complete 11:04:07 feae8fd75edb: Verifying Checksum 11:04:07 feae8fd75edb: Download complete 11:04:08 2ced38df9373: Download complete 11:04:20 feae8fd75edb: Pull complete 11:04:20 242c74f7c9fa: Pull complete 11:04:20 3cdef696dda3: Pull complete 11:04:27 2ced38df9373: Pull complete 11:04:29 58f1dce35555: Pull complete 11:04:29 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 11:04:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 11:04:29 ---> fadd8f120f05 11:04:29 Step 3/12 : ARG ADD_BUILD_TAGS="" 11:04:30 ---> Running in f8f7356addc5 11:04:30 Removing intermediate container f8f7356addc5 11:04:30 ---> 8671d0f65894 11:04:30 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:04:30 ---> Running in 5df681381236 11:04:31 Removing intermediate container 5df681381236 11:04:31 ---> a178d730b87f 11:04:31 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 11:04:31 ---> Running in d42efaeb70a9 11:04:31 Removing intermediate container d42efaeb70a9 11:04:31 ---> b0dc67c11f94 11:04:31 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 11:04:31 ---> Running in c948114d6d0d 11:04:31 Removing intermediate container c948114d6d0d 11:04:31 ---> d7314ce5d2ba 11:04:31 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:04:31 ---> Running in f9f72734a5a7 11:04:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 11:04:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 11:04:35 OK: 263 MiB in 53 packages 11:04:35 Removing intermediate container f9f72734a5a7 11:04:35 ---> 8cf62c76531c 11:04:35 Step 8/12 : WORKDIR /app 11:04:35 ---> Running in 509375eb0bb4 11:04:36 Removing intermediate container 509375eb0bb4 11:04:36 ---> 7fbd1fa60948 11:04:36 Step 9/12 : COPY go.mod vendor* ./ 11:04:36 ---> 41d19d951d7d 11:04:36 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:04:36 ---> Running in ad0b22765d87 11:05:45 Removing intermediate container ad0b22765d87 11:05:45 ---> c9ad2b39d2d3 11:05:45 Step 11/12 : COPY . . 11:05:45 ---> 8f89200de4cb 11:05:45 Step 12/12 : RUN $MAKE 11:05:45 ---> Running in e7a53cf519fd 11:05:45 noop 11:05:45 Removing intermediate container e7a53cf519fd 11:05:45 ---> 7a7be5afdf0c 11:05:45 Successfully built 7a7be5afdf0c 11:05:45 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:05:45 + docker inspect -f . ci-base-image-arm64 11:05:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:05:45 prd-ubuntu20.04-docker-arm64-4c-16g-12354 does not seem to be running inside a container 11:05:46 $ 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 11:05:47 $ docker top 363272b140c4ee7eedbb9a4330b1620285fbe671370ad6ec95cfc90af184d697 -eo pid,comm [Pipeline] { [Pipeline] sh 11:05:48 + go version 11:05:48 go version go1.20.2 linux/arm64 [Pipeline] } 11:05:48 $ docker stop --time=1 363272b140c4ee7eedbb9a4330b1620285fbe671370ad6ec95cfc90af184d697 11:05:49 $ docker rm -f --volumes 363272b140c4ee7eedbb9a4330b1620285fbe671370ad6ec95cfc90af184d697 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:05:50 + docker inspect -f . ci-base-image-arm64 11:05:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:05:50 prd-ubuntu20.04-docker-arm64-4c-16g-12354 does not seem to be running inside a container 11:05:51 $ 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 11:05:52 $ docker top 25bd733f8438d24a95dd90fc2b4210026798a3446f982499287ad650bfe85753 -eo pid,comm [Pipeline] { [Pipeline] sh 11:05:53 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh 11:05:53 + make test 11:05:53 go test ./... -coverprofile=coverage.out ./... 11:06:32 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 11:08:39 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 11:08:39 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 11:09:11 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 29.273s coverage: 40.5% of statements 11:09:11 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.564s coverage: 51.9% of statements 11:09:11 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.043s coverage: 95.5% of statements 11:09:11 WARNING: Linting skipped (not on x86_64 or linter not installed) 11:09:11 go vet ./... 11:09:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:09:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:09:43 ./bin/test-attribution-txt.sh 11:09:43 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 11:09:43 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 11:09:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 11:09:44 $ docker stop --time=1 25bd733f8438d24a95dd90fc2b4210026798a3446f982499287ad650bfe85753 11:09:45 $ docker rm -f --volumes 25bd733f8438d24a95dd90fc2b4210026798a3446f982499287ad650bfe85753 [Pipeline] // withDockerContainer [Pipeline] sh 11:09:47 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:09:47 Warning: overwriting stash ‘coverage-report’ 11:09:47 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 11:09:48 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:09:48 + ls -al . 11:09:48 total 624 11:09:48 drwxrwxr-x 10 jenkins jenkins 4096 May 2 11:05 . 11:09:48 drwxrwxr-x 4 jenkins jenkins 4096 May 2 11:03 .. 11:09:48 -rw-rw-r-- 1 jenkins jenkins 134 May 2 11:03 .dockerignore 11:09:48 drwxrwxr-x 8 jenkins jenkins 4096 May 2 11:03 .git 11:09:48 drwxrwxr-x 3 jenkins jenkins 4096 May 2 11:03 .github 11:09:48 -rw-rw-r-- 1 jenkins jenkins 946 May 2 11:03 .gitignore 11:09:48 -rw-rw-r-- 1 jenkins jenkins 41 May 2 11:03 .golangci.yml 11:09:48 -rw-rw-r-- 1 jenkins jenkins 10794 May 2 11:03 Attribution.txt 11:09:48 -rw-rw-r-- 1 jenkins jenkins 5905 May 2 11:03 CHANGELOG.md 11:09:48 -rw-rw-r-- 1 jenkins jenkins 1347 May 2 11:03 Dockerfile 11:09:48 -rw-rw-r-- 1 jenkins jenkins 677 May 2 11:03 GOVERNANCE.md 11:09:48 -rw-rw-r-- 1 jenkins jenkins 683 May 2 11:03 Jenkinsfile 11:09:48 -rw-rw-r-- 1 jenkins jenkins 11347 May 2 11:03 LICENSE 11:09:48 -rw-rw-r-- 1 jenkins jenkins 2053 May 2 11:03 Makefile 11:09:48 -rw-rw-r-- 1 jenkins jenkins 625 May 2 11:03 OWNERS.md 11:09:48 -rw-rw-r-- 1 jenkins jenkins 28505 May 2 11:03 README.md 11:09:48 -rw-rw-r-- 1 jenkins jenkins 5 May 2 11:00 VERSION 11:09:48 drwxrwxr-x 2 jenkins jenkins 4096 May 2 11:03 bin 11:09:48 drwxrwxr-x 4 jenkins jenkins 4096 May 2 11:03 cmd 11:09:48 -rw-r--r-- 1 jenkins jenkins 458038 May 2 11:09 coverage.out 11:09:48 drwxrwxr-x 2 jenkins jenkins 4096 May 2 11:03 examples 11:09:48 -rw-rw-r-- 1 jenkins jenkins 3419 May 2 11:03 go.mod 11:09:48 -rw-rw-r-- 1 jenkins jenkins 31078 May 2 11:03 go.sum 11:09:48 drwxrwxr-x 2 jenkins jenkins 4096 May 2 11:03 images 11:09:48 drwxrwxr-x 5 jenkins jenkins 4096 May 2 11:03 internal 11:09:48 drwxrwxr-x 4 jenkins jenkins 4096 May 2 11:03 snap 11:09:48 -rw-rw-r-- 1 jenkins jenkins 193 May 2 11:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:09:49 + 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=83bf882ad5587b754d71ca2a250995e2feab3237 --label arch=arm64 --label version=0.0.0 . 11:09:49 Sending build context to Docker daemon 1.211MB 11:09:49 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 11:09:49 Step 2/24 : FROM ${BASE} AS builder 11:09:49 ---> 7a7be5afdf0c 11:09:49 Step 3/24 : ARG ADD_BUILD_TAGS="" 11:09:49 ---> Running in f6e106e06a4a 11:09:50 Removing intermediate container f6e106e06a4a 11:09:50 ---> 44bd0bc82ff6 11:09:50 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:09:50 ---> Running in a764ea950c65 11:09:50 Removing intermediate container a764ea950c65 11:09:50 ---> 0c9657cf6cab 11:09:50 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 11:09:50 ---> Running in ab8769257073 11:09:50 Removing intermediate container ab8769257073 11:09:50 ---> 20ca54d8237c 11:09:50 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 11:09:50 ---> Running in eacfc790d6b1 11:09:51 Removing intermediate container eacfc790d6b1 11:09:51 ---> d44e9603a980 11:09:51 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:09:51 ---> Running in 326840d6ea60 11:09:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 11:09:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 11:09:54 OK: 263 MiB in 53 packages 11:09:56 Removing intermediate container 326840d6ea60 11:09:56 ---> d548a40243eb 11:09:56 Step 8/24 : WORKDIR /app 11:09:56 ---> Running in 69e2e13f340e 11:09:56 Removing intermediate container 69e2e13f340e 11:09:56 ---> 8cc0019cc0bf 11:09:56 Step 9/24 : COPY go.mod vendor* ./ 11:09:56 ---> efbc5d84c419 11:09:56 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:09:56 ---> Running in a3234dbad0f3 11:09:59 Removing intermediate container a3234dbad0f3 11:09:59 ---> b9a522d077f0 11:09:59 Step 11/24 : COPY . . 11:10:00 ---> 21397d1d6caf 11:10:00 Step 12/24 : RUN $MAKE 11:10:00 ---> Running in 057956b18ea6 11:10:01 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 11:12:08 Removing intermediate container 057956b18ea6 11:12:08 ---> 14f7e955c52f 11:12:08 Step 13/24 : FROM alpine:3.17 11:12:09 3.17: Pulling from library/alpine 11:12:09 c41833b44d91: Already exists 11:12:09 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 11:12:09 Status: Downloaded newer image for alpine:3.17 11:12:09 ---> 51e60588ff2c 11:12:09 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 11:12:09 ---> Running in bf8a6359e106 11:12:10 Removing intermediate container bf8a6359e106 11:12:10 ---> af012d44ea9b 11:12:10 Step 15/24 : RUN apk add --update --no-cache dumb-init 11:12:10 ---> Running in 150a1bed7e5c 11:12:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 11:12:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 11:12:13 (1/1) Installing dumb-init (1.2.5-r2) 11:12:13 Executing busybox-1.35.0-r29.trigger 11:12:13 OK: 8 MiB in 16 packages 11:12:13 Removing intermediate container 150a1bed7e5c 11:12:13 ---> 8f6b53fc52fd 11:12:13 Step 16/24 : COPY --from=builder /app/LICENSE / 11:12:14 ---> 4d45dfe69300 11:12:14 Step 17/24 : COPY --from=builder /app/Attribution.txt / 11:12:14 ---> c0792406fa6c 11:12:14 Step 18/24 : COPY --from=builder /app/cmd/ / 11:12:16 ---> e87403bf4acc 11:12:16 Step 19/24 : EXPOSE 59989 11:12:16 ---> Running in 576d5782f38b 11:12:16 Removing intermediate container 576d5782f38b 11:12:16 ---> 43efd2ff64cf 11:12:16 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 11:12:16 ---> Running in 2cf82790b382 11:12:16 Removing intermediate container 2cf82790b382 11:12:16 ---> 88dfb31bde52 11:12:16 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 11:12:16 ---> Running in 13ede4f8ca93 11:12:17 Removing intermediate container 13ede4f8ca93 11:12:17 ---> b565b26054e6 11:12:17 Step 22/24 : LABEL arch=arm64 11:12:17 ---> Running in 55e172e50eed 11:12:17 Removing intermediate container 55e172e50eed 11:12:17 ---> a05ca1f91521 11:12:17 Step 23/24 : LABEL git_sha=83bf882ad5587b754d71ca2a250995e2feab3237 11:12:17 ---> Running in c846c453f0a7 11:12:17 Removing intermediate container c846c453f0a7 11:12:17 ---> e0513f5994ce 11:12:17 Step 24/24 : LABEL version=0.0.0 11:12:17 ---> Running in 6d64d3057087 11:12:18 Removing intermediate container 6d64d3057087 11:12:18 ---> 5acc4b54f6f9 11:12:18 [Warning] One or more build-args [ARCH] were not consumed 11:12:18 Successfully built 5acc4b54f6f9 11:12:18 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:12:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:12:19 11:12:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:12:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:12:19 arm64: Pulling from edgex-lftools-log-publisher 11:12:19 8998bd30e6a1: Pulling fs layer 11:12:19 04944245beec: Pulling fs layer 11:12:19 699f458cf7ca: Pulling fs layer 11:12:19 765212b225bb: Pulling fs layer 11:12:19 f23df028b6ca: Pulling fs layer 11:12:19 d65c8cfc05b1: Pulling fs layer 11:12:19 2437ff75d9bd: Pulling fs layer 11:12:19 f23df028b6ca: Waiting 11:12:19 765212b225bb: Waiting 11:12:19 d65c8cfc05b1: Waiting 11:12:19 2437ff75d9bd: Waiting 11:12:19 04944245beec: Verifying Checksum 11:12:19 04944245beec: Download complete 11:12:19 765212b225bb: Download complete 11:12:19 f23df028b6ca: Verifying Checksum 11:12:19 f23df028b6ca: Download complete 11:12:19 d65c8cfc05b1: Verifying Checksum 11:12:19 d65c8cfc05b1: Download complete 11:12:19 699f458cf7ca: Verifying Checksum 11:12:19 699f458cf7ca: Download complete 11:12:20 8998bd30e6a1: Verifying Checksum 11:12:20 8998bd30e6a1: Download complete 11:12:22 2437ff75d9bd: Verifying Checksum 11:12:22 2437ff75d9bd: Download complete 11:12:23 8998bd30e6a1: Pull complete 11:12:24 04944245beec: Pull complete 11:12:25 699f458cf7ca: Pull complete 11:12:25 765212b225bb: Pull complete 11:12:26 f23df028b6ca: Pull complete 11:12:26 d65c8cfc05b1: Pull complete 11:12:41 2437ff75d9bd: Pull complete 11:12:41 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 11:12:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:12:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:12:42 prd-ubuntu20.04-docker-arm64-4c-16g-12354 does not seem to be running inside a container 11:12:42 $ 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:12:44 $ docker top 69edaf32d77ed94dbd5b2c548b693cc3cca09d6df6dc5d24b07ca017ecddf5ee -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:12:45 ---> job-cost.sh 11:12:45 lf-activate-venv: SKIPPING 11:12:45 INFO: No Stack... 11:12:45 INFO: Retrieving Pricing Info for: v3-standard-4 11:12:46 INFO: Archiving Costs [Pipeline] sh 11:12:46 + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv 11:12:46 + cut -d, -f6 [Pipeline] lock 11:12:47 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-217-1-stack-cost] 11:12:47 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-217-1-stack-cost] did not exist. Created. 11:12:47 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-217-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:12:47 /w/workspace/device-rfid-llrp-go/1@tmp/durable-c7e7c7c3/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 11:12:48 + echo total: 0.10999999940395355 [Pipeline] stash 11:12:48 Warning: overwriting stash ‘stack-cost’ 11:12:48 Stashed 1 file(s) [Pipeline] } 11:12:48 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-217-1-stack-cost] [Pipeline] // lock [Pipeline] } 11:12:48 $ docker stop --time=1 69edaf32d77ed94dbd5b2c548b693cc3cca09d6df6dc5d24b07ca017ecddf5ee 11:12:49 $ docker rm -f --volumes 69edaf32d77ed94dbd5b2c548b693cc3cca09d6df6dc5d24b07ca017ecddf5ee [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:12:50 provisioning config files... 11:12:50 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-217@tmp/config9692790359736349593tmp [Pipeline] { [Pipeline] sh 11:12:51 + set +x 11:12:51 + bash -s -- 11:12:51 + curl -s https://codecov.io/bash 11:12:51 11:12:51 _____ _ 11:12:51 / ____| | | 11:12:51 | | ___ __| | ___ ___ _____ __ 11:12:51 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:12:51 | |___| (_) | (_| | __/ (_| (_) \ V / 11:12:51 \_____\___/ \__,_|\___|\___\___/ \_/ 11:12:51 Bash-1.0.6 11:12:51 11:12:51 11:12:51 ==> git version 2.25.1 found 11:12:51 ==> 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:12:51 Release-Date: 2020-01-08 11:12:51 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:12:51 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 11:12:51 ==> Jenkins CI detected. 11:12:51 current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-217 11:12:51 project root: . 11:12:51 --> token set from env 11:12:51 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:12:51 ==> Running gcov in . (disable via -X gcov) 11:12:51 ==> Python coveragepy not found 11:12:51 ==> Searching for coverage reports in: 11:12:51 + . 11:12:51 -> Found 1 reports 11:12:51 ==> Detecting git/mercurial file structure 11:12:51 ==> Reading reports 11:12:51 + ./coverage.out bytes=458038 11:12:51 ==> Appending adjustments 11:12:51 https://docs.codecov.io/docs/fixing-reports 11:12:51 + Found adjustments 11:12:51 ==> Gzipping contents 11:12:51 52K /tmp/codecov.pq88gT.gz 11:12:51 ==> Uploading reports 11:12:51 url: https://codecov.io 11:12:51 query: branch=PR-217&commit=83bf882ad5587b754d71ca2a250995e2feab3237&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-217%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=217&job=&cmd_args= 11:12:51 -> Pinging Codecov 11:12:51 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-217&commit=83bf882ad5587b754d71ca2a250995e2feab3237&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-217%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=217&job=&cmd_args= 11:12:51 -> Uploading to 11:12:51 https://storage.googleapis.com/codecov/v4/raw/2023-05-02/581DD39554BDF9B6E22D074273EAD858/83bf882ad5587b754d71ca2a250995e2feab3237/97240f9c-5b12-4c75-8d91-23eeacf9ce75.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230502%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230502T111251Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=410d16034510c2a0b1c19b40263fccc3f513bedfd3ca24c85341fff6b9f010e0 11:12:51 % Total % Received % Xferd Average Speed Time Time Time Current 11:12:51 Dload Upload Total Spent Left Speed 11:12:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50497 0 0 100 50497 0 244k --:--:-- --:--:-- --:--:-- 242k 100 50497 0 0 100 50497 0 216k --:--:-- --:--:-- --:--:-- 216k 11:12:51 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/83bf882ad5587b754d71ca2a250995e2feab3237 [Pipeline] } 11:12:51 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:12:53 + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-217/archives ] 11:12:53 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-217/archives 11:12:53 total 16 11:12:53 drwxr-xr-x 3 root root 4096 May 2 11:03 . 11:12:53 drwxrwxr-x 12 jenkins jenkins 4096 May 2 11:03 .. 11:12:53 drwxr-xr-x 2 root root 4096 May 2 11:03 cost 11:12:53 -rw-r--r-- 1 root root 91 May 2 11:03 cost.csv 11:12:53 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-217/archives 11:12:53 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-217/archives 11:12:53 total 16 11:12:53 drwxr-xr-x 3 jenkins jenkins 4096 May 2 11:03 . 11:12:53 drwxrwxr-x 12 jenkins jenkins 4096 May 2 11:03 .. 11:12:53 drwxr-xr-x 2 jenkins jenkins 4096 May 2 11:03 cost 11:12:53 -rw-r--r-- 1 jenkins jenkins 91 May 2 11:03 cost.csv [Pipeline] libraryResource [Pipeline] sh 11:12:54 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:12:54 ---> package-listing.sh 11:12:54 ++ facter osfamily 11:12:54 ++ tr '[:upper:]' '[:lower:]' 11:12:55 + OS_FAMILY=debian 11:12:55 + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-217 11:12:55 + START_PACKAGES=/tmp/packages_start.txt 11:12:55 + END_PACKAGES=/tmp/packages_end.txt 11:12:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:12:55 + PACKAGES=/tmp/packages_start.txt 11:12:55 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-217 ']' 11:12:55 + PACKAGES=/tmp/packages_end.txt 11:12:55 + case "${OS_FAMILY}" in 11:12:55 + dpkg -l 11:12:55 + grep '^ii' 11:12:55 + '[' -f /tmp/packages_start.txt ']' 11:12:55 + '[' -f /tmp/packages_end.txt ']' 11:12:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:12:55 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-217 ']' 11:12:55 + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-217/archives/ 11:12:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-217/archives/ [Pipeline] echo 11:12:55 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-217/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:12:55 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:12:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:12:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:12:56 prd-ubuntu20.04-docker-8c-8g-12352 does not seem to be running inside a container 11:12:56 $ 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-217/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-217 -v /w/workspace/undry_device-rfid-llrp-go_PR-217:/w/workspace/undry_device-rfid-llrp-go_PR-217:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-217@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-217@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:12:56 $ docker top b06c51aff0cde6099c76acdbbc901b1b876faebc2f6baab4447aae11d44cca01 -eo pid,comm [Pipeline] { [Pipeline] sh 11:12:56 + touch /tmp/pre-build-complete [Pipeline] sh 11:12:57 + mkdir -p /var/log/sysstat [Pipeline] sh 11:12:57 + ls /var/log/sa-host 11:12:57 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:12:57 provisioning config files... 11:12:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-217@tmp/config11568059919689876767tmp [Pipeline] { [Pipeline] echo 11:12:57 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:12:58 ---> create-netrc.sh [Pipeline] } 11:12:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:12:58 ---> python-tools-install.sh [Pipeline] echo 11:12:58 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:12:58 ---> sudo-logs.sh 11:12:58 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:12:58 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:12:59 ---> job-cost.sh 11:12:59 lf-activate-venv: SKIPPING 11:12:59 DEBUG: total: 0.2199999988079071 11:12:59 INFO: Retrieving Stack Cost... 11:12:59 INFO: Retrieving Pricing Info for: v3-standard-8 11:13:00 INFO: Archiving Costs [Pipeline] echo 11:13:00 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:13:00 ---> logs-deploy.sh 11:13:00 lf-activate-venv: SKIPPING 11:13:00 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-217/1 11:13:00 INFO: archiving workspace using pattern(s): 11:13:01 Archives upload complete. 11:13:01 INFO: archiving logs to Nexus