Pull request #267 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a7f04080a49c3669dc46e46054c67a984a03fc28+fbcb6d3027ae2c9eb317848bea30a5d6743f2972 (b83a7159d3f1ad2b6ae2c2678185bd14fa1258af) 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-ssh6211518017812185321.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh454179364348130965.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-267/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-267/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9439631463982367064.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-267/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16233142465165181018.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh5758430397543979467.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-267/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-267/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14912231302688199364.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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] ========================================================= [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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-15629’ Running on prd-ubuntu20.04-docker-8c-8g-15631 in /w/workspace/undry_device-rfid-llrp-go_PR-267 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/undry_device-rfid-llrp-go_PR-267 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit fbcb6d3027ae2c9eb317848bea30a5d6743f2972 into PR head commit a7f04080a49c3669dc46e46054c67a984a03fc28 > 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/267/head:refs/remotes/origin/PR-267 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a7f04080a49c3669dc46e46054c67a984a03fc28 # 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 fbcb6d3027ae2c9eb317848bea30a5d6743f2972 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 Merge succeeded, producing a7f04080a49c3669dc46e46054c67a984a03fc28 Checking out Revision a7f04080a49c3669dc46e46054c67a984a03fc28 (PR-267) Commit message: "build(deps): bump github.com/nats-io/nkeys from 0.4.5 to 0.4.6" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:34:58 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:34:59 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:34:59 ========================================================= 21:34:59 EdgeX Global Pipelines Version Info 21:34:59 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f a7f04080a49c3669dc46e46054c67a984a03fc28 # timeout=10 21:35:00 ------------------- 21:35:00 stable info: 21:35:00 ------------------- 21:35:00 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:35:00 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 21:35:00 Message: update stable to v1.0.254 21:35:00 ------------------- 21:35:00 experimental info: 21:35:00 ------------------- 21:35:00 Commited By: **** collab-it+edgex@linuxfoundation.org 21:35:00 Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 21:35:00 Message: update experimental to v1.0.255 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:35:00 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 21:35:00 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 21:35:00 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:35:01 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:35:01 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:35:01 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 21:35:01 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:35:01 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:35:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:35:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:35:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:35:01 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 21:35:01 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:35:01 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:35:01 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:35:01 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:35:01 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:35:01 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:35:01 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:35:01 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:35:01 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:35:01 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:35:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:35:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:35:01 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:35:01 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:35:02 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:35:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-267 [Pipeline] echo 21:35:02 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-267 [Pipeline] echo 21:35:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-267 [Pipeline] echo 21:35:02 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a7f04080a49c3669dc46e46054c67a984a03fc28 [Pipeline] echo 21:35:02 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a7f0408 [Pipeline] echo 21:35:02 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:35:02 provisioning config files... 21:35:02 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-267@tmp/config11319324657866646997tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:35:02 ---> docker-login.sh 21:35:02 nexus3.edgexfoundry.org:10001 21:35:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:35:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:35:04 Configure a credential helper to remove this warning. See 21:35:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:35:04 21:35:04 Login Succeeded 21:35:04 nexus3.edgexfoundry.org:10002 21:35:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:35:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:35:04 Configure a credential helper to remove this warning. See 21:35:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:35:04 21:35:04 Login Succeeded 21:35:04 nexus3.edgexfoundry.org:10003 21:35:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:35:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:35:04 Configure a credential helper to remove this warning. See 21:35:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:35:04 21:35:04 Login Succeeded 21:35:04 nexus3.edgexfoundry.org:10004 21:35:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:35:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:35:04 Configure a credential helper to remove this warning. See 21:35:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:35:04 21:35:04 Login Succeeded 21:35:04 docker.io 21:35:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:35:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:35:04 Configure a credential helper to remove this warning. See 21:35:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:35:04 21:35:04 Login Succeeded 21:35:04 ---> docker-login.sh ends [Pipeline] } 21:35:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:35:05 + git rev-list -1 --merges a7f04080a49c3669dc46e46054c67a984a03fc28~1..a7f04080a49c3669dc46e46054c67a984a03fc28 [Pipeline] echo 21:35:05 -----------> git rev-list -1 --merges a7f04080a49c3669dc46e46054c67a984a03fc28~1..a7f04080a49c3669dc46e46054c67a984a03fc28 a7f04080a49c3669dc46e46054c67a984a03fc28 [false] [Pipeline] sh 21:35:06 + git log --format=format:%s -1 a7f04080a49c3669dc46e46054c67a984a03fc28 [Pipeline] echo 21:35:06 ========================================================= 21:35:06 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:35:06 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:35:06 + git log --format=format:%s -1 a7f04080a49c3669dc46e46054c67a984a03fc28 [Pipeline] echo 21:35:06 [semverPrep] GIT_COMMIT: a7f04080a49c3669dc46e46054c67a984a03fc28, Commit Message: build(deps): bump github.com/nats-io/nkeys from 0.4.5 to 0.4.6 [Pipeline] echo 21:35:06 [semverPrep] This is not a build commit. [Pipeline] sh 21:35:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:35:07 + grep -v github /etc/ssh/ssh_known_hosts 21:35:07 + [ -e /tmp/ssh_known_hosts ] 21:35:07 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:35:07 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:35:07 + sudo tee -a /etc/ssh/ssh_known_hosts 21:35:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:35:07 21:35:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:35:08 0.1.4: Pulling from edgex-devops/py-git-semver 21:35:08 b85a868b505f: Pulling fs layer 21:35:08 e2be974225ed: Pulling fs layer 21:35:08 339a4e72a1f5: Pulling fs layer 21:35:08 988bab9f4d93: Pulling fs layer 21:35:08 1469e6f7b9e6: Pulling fs layer 21:35:08 eaf3925da568: Pulling fs layer 21:35:08 bab4dde63d76: Pulling fs layer 21:35:08 bde34c3a00c8: Pulling fs layer 21:35:08 b352a97aabf1: Pulling fs layer 21:35:08 4872d77fe225: Pulling fs layer 21:35:08 5851b861e8e6: Pulling fs layer 21:35:08 988bab9f4d93: Waiting 21:35:08 bab4dde63d76: Waiting 21:35:08 bde34c3a00c8: Waiting 21:35:08 b352a97aabf1: Waiting 21:35:08 5851b861e8e6: Waiting 21:35:08 4872d77fe225: Waiting 21:35:08 1469e6f7b9e6: Waiting 21:35:08 eaf3925da568: Waiting 21:35:08 e2be974225ed: Verifying Checksum 21:35:08 e2be974225ed: Download complete 21:35:08 988bab9f4d93: Download complete 21:35:08 1469e6f7b9e6: Verifying Checksum 21:35:08 1469e6f7b9e6: Download complete 21:35:08 eaf3925da568: Download complete 21:35:08 339a4e72a1f5: Verifying Checksum 21:35:08 339a4e72a1f5: Download complete 21:35:08 bde34c3a00c8: Download complete 21:35:08 b352a97aabf1: Verifying Checksum 21:35:08 b352a97aabf1: Download complete 21:35:08 4872d77fe225: Verifying Checksum 21:35:08 4872d77fe225: Download complete 21:35:08 5851b861e8e6: Download complete 21:35:08 b85a868b505f: Verifying Checksum 21:35:08 b85a868b505f: Download complete 21:35:08 bab4dde63d76: Verifying Checksum 21:35:08 bab4dde63d76: Download complete 21:35:09 b85a868b505f: Pull complete 21:35:10 e2be974225ed: Pull complete 21:35:11 339a4e72a1f5: Pull complete 21:35:11 988bab9f4d93: Pull complete 21:35:12 1469e6f7b9e6: Pull complete 21:35:12 eaf3925da568: Pull complete 21:35:14 bab4dde63d76: Pull complete 21:35:14 bde34c3a00c8: Pull complete 21:35:14 b352a97aabf1: Pull complete 21:35:14 4872d77fe225: Pull complete 21:35:15 5851b861e8e6: Pull complete 21:35:15 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:35:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:35:15 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:35:15 prd-ubuntu20.04-docker-8c-8g-15631 does not seem to be running inside a container 21:35:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-267 -v /w/workspace/undry_device-rfid-llrp-go_PR-267:/w/workspace/undry_device-rfid-llrp-go_PR-267:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-267@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-267@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 21:35:22 $ docker top 45134cc2af9fbaf07f76c9a6e1f1b1f4548860d2b410ee45d5c4de821048718d -eo pid,comm 21:35:22 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). 21:35:22 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:35:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:35:22 [ssh-agent] Looking for ssh-agent implementation... 21:35:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:35:22 $ docker exec 45134cc2af9fbaf07f76c9a6e1f1b1f4548860d2b410ee45d5c4de821048718d ssh-agent 21:35:22 SSH_AUTH_SOCK=/tmp/ssh-A6EG9OchcvpF/agent.14 21:35:22 SSH_AGENT_PID=20 21:35:22 Running ssh-add (command line suppressed) 21:35:22 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-267@tmp/private_key_1475238813240135684.key (/w/workspace/undry_device-rfid-llrp-go_PR-267@tmp/private_key_1475238813240135684.key) 21:35:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:35:23 + git tag --points-at HEAD [Pipeline] } 21:35:23 $ docker exec --env ******** --env ******** 45134cc2af9fbaf07f76c9a6e1f1b1f4548860d2b410ee45d5c4de821048718d ssh-agent -k 21:35:23 unset SSH_AUTH_SOCK; 21:35:23 unset SSH_AGENT_PID; 21:35:23 echo Agent pid 20 killed; 21:35:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:35:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:35:23 [ssh-agent] Looking for ssh-agent implementation... 21:35:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:35:23 $ docker exec 45134cc2af9fbaf07f76c9a6e1f1b1f4548860d2b410ee45d5c4de821048718d ssh-agent 21:35:23 SSH_AUTH_SOCK=/tmp/ssh-BaQ5ch3wABp6/agent.70 21:35:23 SSH_AGENT_PID=76 21:35:23 Running ssh-add (command line suppressed) 21:35:23 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-267@tmp/private_key_15252743235989090250.key (/w/workspace/undry_device-rfid-llrp-go_PR-267@tmp/private_key_15252743235989090250.key) 21:35:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:35:23 + git semver init 21:35:24 2023-10-31 21:35:24,142 [run_init] DEBUG init version:0.0.0 force:False 21:35:24 2023-10-31 21:35:24,144 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-267/.semver 21:35:24 2023-10-31 21:35:24,145 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-267/.semver 21:35:24 2023-10-31 21:35:24,145 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-267/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-267, universal_newlines=False, shell=None, istream=None) 21:35:25 2023-10-31 21:35:25,124 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-267/.git/info/exclude 21:35:25 2023-10-31 21:35:25,124 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-267/.semver/PR-267 with force:False 21:35:25 2023-10-31 21:35:25,124 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-267/.semver/PR-267 21:35:25 2023-10-31 21:35:25,129 [execute] INFO git cat-file --batch-check 21:35:25 2023-10-31 21:35:25,129 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-267/.semver, universal_newlines=False, shell=None, istream=) 21:35:25 2023-10-31 21:35:25,134 [execute] INFO git cat-file --batch 21:35:25 2023-10-31 21:35:25,135 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-267/.semver, universal_newlines=False, shell=None, istream=) 21:35:25 2023-10-31 21:35:25,139 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-267/.semver/PR-267 21:35:25 0.0.0 [Pipeline] } 21:35:25 $ docker exec --env ******** --env ******** 45134cc2af9fbaf07f76c9a6e1f1b1f4548860d2b410ee45d5c4de821048718d ssh-agent -k 21:35:25 unset SSH_AUTH_SOCK; 21:35:25 unset SSH_AGENT_PID; 21:35:25 echo Agent pid 76 killed; 21:35:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:35:25 + git semver [Pipeline] } 21:35:26 $ docker stop --time=1 45134cc2af9fbaf07f76c9a6e1f1b1f4548860d2b410ee45d5c4de821048718d 21:35:28 $ docker rm -f --volumes 45134cc2af9fbaf07f76c9a6e1f1b1f4548860d2b410ee45d5c4de821048718d [Pipeline] // withDockerContainer [Pipeline] sh 21:35:28 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:35:29 Stashed 1 file(s) [Pipeline] echo 21:35:29 [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 21:35:29 provisioning config files... 21:35:29 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-267@tmp/config12075648927668534213tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:35:29 ---> docker-login.sh 21:35:29 nexus3.edgexfoundry.org:10001 21:35:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:35:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:35:29 Configure a credential helper to remove this warning. See 21:35:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:35:29 21:35:29 Login Succeeded 21:35:29 nexus3.edgexfoundry.org:10002 21:35:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:35:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:35:29 Configure a credential helper to remove this warning. See 21:35:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:35:29 21:35:29 Login Succeeded 21:35:29 nexus3.edgexfoundry.org:10003 21:35:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:35:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:35:30 Configure a credential helper to remove this warning. See 21:35:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:35:30 21:35:30 Login Succeeded 21:35:30 nexus3.edgexfoundry.org:10004 21:35:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:35:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:35:30 Configure a credential helper to remove this warning. See 21:35:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:35:30 21:35:30 Login Succeeded 21:35:30 docker.io 21:35:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:35:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:35:30 Configure a credential helper to remove this warning. See 21:35:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:35:30 21:35:30 Login Succeeded 21:35:30 ---> docker-login.sh ends [Pipeline] } 21:35:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:35:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:35:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:35:30 ========================================================= 21:35:30 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 21:35:30 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:31 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 21:35:31 Sending build context to Docker daemon 4.351MB 21:35:31 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 21:35:31 Step 2/12 : FROM ${BASE} AS builder 21:35:31 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 21:35:31 7264a8db6415: Pulling fs layer 21:35:31 c4d48a809fc2: Pulling fs layer 21:35:31 4f1c88b9dad5: Pulling fs layer 21:35:31 ad3a456e5733: Pulling fs layer 21:35:31 33e27b845d1e: Pulling fs layer 21:35:31 c68163c4e522: Pulling fs layer 21:35:31 50da416c3ac9: Pulling fs layer 21:35:31 23d2d4c4bb30: Pulling fs layer 21:35:31 c68163c4e522: Waiting 21:35:31 50da416c3ac9: Waiting 21:35:31 23d2d4c4bb30: Waiting 21:35:31 ad3a456e5733: Waiting 21:35:31 33e27b845d1e: Waiting 21:35:31 c4d48a809fc2: Download complete 21:35:31 ad3a456e5733: Download complete 21:35:31 33e27b845d1e: Verifying Checksum 21:35:31 33e27b845d1e: Download complete 21:35:31 7264a8db6415: Verifying Checksum 21:35:31 7264a8db6415: Download complete 21:35:31 c68163c4e522: Verifying Checksum 21:35:31 c68163c4e522: Download complete 21:35:32 23d2d4c4bb30: Verifying Checksum 21:35:32 23d2d4c4bb30: Download complete 21:35:32 7264a8db6415: Pull complete 21:35:32 4f1c88b9dad5: Verifying Checksum 21:35:32 4f1c88b9dad5: Download complete 21:35:32 c4d48a809fc2: Pull complete 21:35:32 50da416c3ac9: Verifying Checksum 21:35:32 50da416c3ac9: Download complete 21:35:35 4f1c88b9dad5: Pull complete 21:35:35 ad3a456e5733: Pull complete 21:35:36 33e27b845d1e: Pull complete 21:35:36 c68163c4e522: Pull complete 21:35:38 50da416c3ac9: Pull complete 21:35:39 23d2d4c4bb30: Pull complete 21:35:39 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 21:35:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 21:35:40 ---> 0786185ac409 21:35:40 Step 3/12 : ARG ADD_BUILD_TAGS="" 21:35:44 Still waiting to schedule task 21:35:44 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-15630’ 21:35:55 ---> Running in 88a8c895a9e0 21:35:55 Removing intermediate container 88a8c895a9e0 21:35:55 ---> c5b8892c3352 21:35:55 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:35:55 ---> Running in cacc6e61de92 21:35:55 Removing intermediate container cacc6e61de92 21:35:55 ---> 9e5022b13c0c 21:35:55 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 21:35:55 ---> Running in af29bec8188e 21:35:56 Removing intermediate container af29bec8188e 21:35:56 ---> 244c28673004 21:35:56 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 21:35:56 ---> Running in a7a02c6f1a16 21:35:57 Removing intermediate container a7a02c6f1a16 21:35:57 ---> 6d61827c0703 21:35:57 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:35:57 ---> Running in 96b86d3eef4f 21:35:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:35:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:35:59 OK: 264 MiB in 52 packages 21:36:00 Removing intermediate container 96b86d3eef4f 21:36:00 ---> a9bdf522424d 21:36:00 Step 8/12 : WORKDIR /app 21:36:00 ---> Running in 453df2d589b8 21:36:01 Removing intermediate container 453df2d589b8 21:36:01 ---> 6afde7558ab0 21:36:01 Step 9/12 : COPY go.mod vendor* ./ 21:36:01 ---> 07ab1fc4c919 21:36:01 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:36:01 ---> Running in cc717031425f 21:37:23 Removing intermediate container cc717031425f 21:37:23 ---> 7482b13ef712 21:37:23 Step 11/12 : COPY . . 21:37:23 ---> 60c55eb91b77 21:37:23 Step 12/12 : RUN $MAKE 21:37:23 ---> Running in 45a8fba9e405 21:37:23 noop 21:37:23 Removing intermediate container 45a8fba9e405 21:37:23 ---> b3759b4240fc 21:37:23 Successfully built b3759b4240fc 21:37:23 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:37:23 + docker inspect -f . ci-base-image-x86_64 21:37:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:37:24 prd-ubuntu20.04-docker-8c-8g-15631 does not seem to be running inside a container 21:37:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-267 -v /w/workspace/undry_device-rfid-llrp-go_PR-267:/w/workspace/undry_device-rfid-llrp-go_PR-267:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-267@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-267@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 21:37:25 $ docker top de8537773dc43c341f94642eb35e1380d6e79a04738a2be51ec127ea9ae682ea -eo pid,comm [Pipeline] { [Pipeline] sh 21:37:25 + go version 21:37:25 go version go1.21.0 linux/amd64 [Pipeline] } 21:37:25 $ docker stop --time=1 de8537773dc43c341f94642eb35e1380d6e79a04738a2be51ec127ea9ae682ea 21:37:27 $ docker rm -f --volumes de8537773dc43c341f94642eb35e1380d6e79a04738a2be51ec127ea9ae682ea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:37:28 + docker inspect -f . ci-base-image-x86_64 21:37:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:37:28 prd-ubuntu20.04-docker-8c-8g-15631 does not seem to be running inside a container 21:37:28 $ 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-267 -v /w/workspace/undry_device-rfid-llrp-go_PR-267:/w/workspace/undry_device-rfid-llrp-go_PR-267:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-267@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-267@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 21:37:29 $ docker top fe91282ffa948696fcb61d74a81a0ebc538c47f3a8086e1e62ef871009a2d87b -eo pid,comm [Pipeline] { [Pipeline] sh 21:37:30 + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-267 [Pipeline] fileExists [Pipeline] sh 21:37:30 + make test 21:37:30 go test ./... -coverprofile=coverage.out ./... 21:37:40 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 21:37:50 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 21:37:50 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 21:37:54 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.333s coverage: 40.6% of statements 21:37:54 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.251s coverage: 51.9% of statements 21:37:54 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.016s coverage: 94.6% of statements 21:38:12 go vet ./... 21:38:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:38:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:38:15 ./bin/test-attribution-txt.sh [Pipeline] echo 21:38:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:38:15 $ docker stop --time=1 fe91282ffa948696fcb61d74a81a0ebc538c47f3a8086e1e62ef871009a2d87b 21:38:20 $ docker rm -f --volumes fe91282ffa948696fcb61d74a81a0ebc538c47f3a8086e1e62ef871009a2d87b [Pipeline] // withDockerContainer [Pipeline] sh 21:38:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:38:21 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 21:38:22 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:38:22 + ls -al . 21:38:22 total 640 21:38:22 drwxrwxr-x 10 jenkins jenkins 4096 Oct 31 21:37 . 21:38:22 drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 21:34 .. 21:38:22 -rw-rw-r-- 1 jenkins jenkins 134 Oct 31 21:34 .dockerignore 21:38:22 drwxrwxr-x 8 jenkins jenkins 4096 Oct 31 21:37 .git 21:38:22 drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 21:34 .github 21:38:22 -rw-rw-r-- 1 jenkins jenkins 880 Oct 31 21:34 .gitignore 21:38:22 -rw-rw-r-- 1 jenkins jenkins 41 Oct 31 21:34 .golangci.yml 21:38:22 drwxr-xr-x 3 jenkins jenkins 4096 Oct 31 21:35 .semver 21:38:22 -rw-rw-r-- 1 jenkins jenkins 11980 Oct 31 21:34 Attribution.txt 21:38:22 -rw-rw-r-- 1 jenkins jenkins 10365 Oct 31 21:34 CHANGELOG.md 21:38:22 -rw-rw-r-- 1 jenkins jenkins 1347 Oct 31 21:34 Dockerfile 21:38:22 -rw-rw-r-- 1 jenkins jenkins 677 Oct 31 21:34 GOVERNANCE.md 21:38:22 -rw-rw-r-- 1 jenkins jenkins 661 Oct 31 21:34 Jenkinsfile 21:38:22 -rw-rw-r-- 1 jenkins jenkins 11347 Oct 31 21:34 LICENSE 21:38:22 -rw-rw-r-- 1 jenkins jenkins 2179 Oct 31 21:34 Makefile 21:38:22 -rw-rw-r-- 1 jenkins jenkins 625 Oct 31 21:34 OWNERS.md 21:38:22 -rw-rw-r-- 1 jenkins jenkins 28907 Oct 31 21:34 README.md 21:38:22 -rw-rw-r-- 1 jenkins jenkins 5 Oct 31 21:35 VERSION 21:38:22 drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 21:34 bin 21:38:22 drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 21:34 cmd 21:38:22 -rw-r--r-- 1 jenkins jenkins 459493 Oct 31 21:37 coverage.out 21:38:22 drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 21:34 examples 21:38:22 -rw-rw-r-- 1 jenkins jenkins 3878 Oct 31 21:34 go.mod 21:38:22 -rw-rw-r-- 1 jenkins jenkins 34490 Oct 31 21:34 go.sum 21:38:22 drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 21:34 images 21:38:22 drwxrwxr-x 5 jenkins jenkins 4096 Oct 31 21:34 internal 21:38:22 -rw-rw-r-- 1 jenkins jenkins 193 Oct 31 21:34 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:22 + 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=a7f04080a49c3669dc46e46054c67a984a03fc28 --label arch=amd64 --label version=0.0.0 . 21:38:22 Sending build context to Docker daemon 4.351MB 21:38:22 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 21:38:22 Step 2/24 : FROM ${BASE} AS builder 21:38:22 ---> b3759b4240fc 21:38:22 Step 3/24 : ARG ADD_BUILD_TAGS="" 21:38:23 ---> Running in 5ef24df22b85 21:38:24 Removing intermediate container 5ef24df22b85 21:38:24 ---> cc6a9b71606a 21:38:24 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:38:24 ---> Running in d348c7f01b99 21:38:24 Removing intermediate container d348c7f01b99 21:38:24 ---> fa6ecc25c3d9 21:38:24 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 21:38:24 ---> Running in 0eaf913d8c4f 21:38:24 Removing intermediate container 0eaf913d8c4f 21:38:24 ---> 05ded459ba00 21:38:24 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 21:38:24 ---> Running in fc2629437049 21:38:25 Removing intermediate container fc2629437049 21:38:25 ---> 56acbacafdcb 21:38:25 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:38:25 ---> Running in 14ad2db03e42 21:38:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:38:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:38:26 OK: 264 MiB in 52 packages 21:38:27 Removing intermediate container 14ad2db03e42 21:38:27 ---> f9e01bcd8f72 21:38:27 Step 8/24 : WORKDIR /app 21:38:27 ---> Running in 153b33066121 21:38:27 Removing intermediate container 153b33066121 21:38:27 ---> 88c2d7b2c2fd 21:38:27 Step 9/24 : COPY go.mod vendor* ./ 21:38:28 ---> ee9ada19625d 21:38:28 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:38:28 ---> Running in a494392a46fa 21:38:30 Removing intermediate container a494392a46fa 21:38:30 ---> eae73a1e0734 21:38:30 Step 11/24 : COPY . . 21:38:32 ---> 98e5a44234c8 21:38:32 Step 12/24 : RUN $MAKE 21:38:32 ---> Running in e44fb9caa7db 21:38:33 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.37" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 21:38:35 Running on prd-ubuntu20.04-docker-arm64-4c-16g-15655 in /w/workspace/undry_device-rfid-llrp-go_PR-267 [Pipeline] { [Pipeline] ws 21:38:35 Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout 21:38:35 The recommended git tool is: git 21:38:49 using credential edgex-jenkins-ssh 21:38:49 Cloning the remote Git repository 21:38:49 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 21:38:50 > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 21:38:50 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 21:38:50 > git --version # timeout=10 21:38:50 > git --version # 'git version 2.25.1' 21:38:50 using GIT_SSH to set credentials SSH Credentials for GitHub 21:38:50 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:38:51 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 21:38:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:38:54 Merging remotes/origin/main commit fbcb6d3027ae2c9eb317848bea30a5d6743f2972 into PR head commit a7f04080a49c3669dc46e46054c67a984a03fc28 21:38:54 Merge succeeded, producing a7f04080a49c3669dc46e46054c67a984a03fc28 21:38:54 Checking out Revision a7f04080a49c3669dc46e46054c67a984a03fc28 (PR-267) 21:38:53 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 21:38:53 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 21:38:53 using GIT_SSH to set credentials SSH Credentials for GitHub 21:38:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/267/head:refs/remotes/origin/PR-267 +refs/heads/main:refs/remotes/origin/main # timeout=10 21:38:54 > git config core.sparsecheckout # timeout=10 21:38:54 > git checkout -f a7f04080a49c3669dc46e46054c67a984a03fc28 # timeout=10 21:38:54 > git remote # timeout=10 21:38:54 > git config --get remote.origin.url # timeout=10 21:38:54 using GIT_SSH to set credentials SSH Credentials for GitHub 21:38:54 > git merge fbcb6d3027ae2c9eb317848bea30a5d6743f2972 # timeout=10 21:38:54 > git rev-parse HEAD^{commit} # timeout=10 21:38:54 > git config core.sparsecheckout # timeout=10 21:38:54 > git checkout -f a7f04080a49c3669dc46e46054c67a984a03fc28 # timeout=10 21:38:55 Commit message: "build(deps): bump github.com/nats-io/nkeys from 0.4.5 to 0.4.6" 21:38:55 > git --version # timeout=10 21:38:55 > git --version # 'git version 2.25.1' 21:38:55 fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:38:56 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:38:56 % Total % Received % Xferd Average Speed Time Time Time Current 21:38:56 Dload Upload Total Spent Left Speed 21:38:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 161k 0 --:--:-- --:--:-- --:--:-- 163k [Pipeline] sh 21:38:58 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:38:58 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:38:58 + sudo tee /etc/docker/daemon.new 21:38:58 { 21:38:58 "registry-mirrors": [ 21:38:58 "https://nexus3.edgexfoundry.org:10001" 21:38:58 ], 21:38:58 "bip": "10.250.0.254/24", 21:38:58 "hosts": [ 21:38:58 "tcp://0.0.0.0:5555", 21:38:58 "unix:///var/run/docker.sock" 21:38:58 ], 21:38:58 "mtu": 1458, 21:38:58 "selinux-enabled": true, 21:38:58 "seccomp-profile": "/etc/docker/seccomp.json" 21:38:58 } [Pipeline] sh 21:38:59 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:38:59 + sudo service docker restart 21:39:05 Removing intermediate container e44fb9caa7db 21:39:05 ---> ba7bd036252c 21:39:05 Step 13/24 : FROM alpine:3.18 21:39:05 3.18: Pulling from library/alpine 21:39:05 96526aa774ef: Pulling fs layer 21:39:05 96526aa774ef: Download complete 21:39:05 96526aa774ef: Pull complete 21:39:05 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 21:39:05 Status: Downloaded newer image for alpine:3.18 21:39:05 ---> 8ca4688f4f35 21:39:05 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 21:39:05 ---> Running in e5dbd850c08c 21:39:05 Removing intermediate container e5dbd850c08c 21:39:05 ---> 3dc8e559edff 21:39:05 Step 15/24 : RUN apk add --update --no-cache dumb-init 21:39:05 ---> Running in 38e7317d9eea 21:39:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:39:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:39:05 (1/1) Installing dumb-init (1.2.5-r2) 21:39:05 Executing busybox-1.36.1-r2.trigger 21:39:05 OK: 7 MiB in 16 packages 21:39:06 Removing intermediate container 38e7317d9eea 21:39:06 ---> c5625867b12c 21:39:06 Step 16/24 : COPY --from=builder /app/LICENSE / 21:39:07 ---> 2dbb77718625 21:39:07 Step 17/24 : COPY --from=builder /app/Attribution.txt / 21:39:08 ---> f4b5f3063009 21:39:08 Step 18/24 : COPY --from=builder /app/cmd/ / 21:39:10 ---> 19842f4e2fe3 21:39:10 Step 19/24 : EXPOSE 59989 21:39:10 ---> Running in 8f21c889ffba 21:39:11 Removing intermediate container 8f21c889ffba 21:39:11 ---> 29ae7f10ceb1 21:39:11 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 21:39:11 ---> Running in deda70aedb2e 21:39:12 Removing intermediate container deda70aedb2e 21:39:12 ---> 6b994566eea1 21:39:12 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 21:39:12 ---> Running in 94489ef14782 21:39:13 Removing intermediate container 94489ef14782 21:39:13 ---> 4bda7fc49970 21:39:13 Step 22/24 : LABEL arch=amd64 21:39:14 ---> Running in 117ba00206f2 21:39:15 Removing intermediate container 117ba00206f2 21:39:15 ---> 2d2bfd607694 21:39:15 Step 23/24 : LABEL git_sha=a7f04080a49c3669dc46e46054c67a984a03fc28 21:39:15 ---> Running in 64618232ca3f 21:39:17 Removing intermediate container 64618232ca3f 21:39:17 ---> bfc66b5758cd 21:39:17 Step 24/24 : LABEL version=0.0.0 21:39:17 ---> Running in 28be67bc5ca3 21:39:19 Removing intermediate container 28be67bc5ca3 21:39:19 ---> bc29147f0df4 21:39:19 [Warning] One or more build-args [ARCH] were not consumed 21:39:19 Successfully built bc29147f0df4 21:39:19 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 21:39:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:39:20 21:39:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:39:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:39:21 latest: Pulling from edgex-lftools-log-publisher 21:39:21 5eb5b503b376: Pulling fs layer 21:39:21 5c69ac0246d0: Pulling fs layer 21:39:21 ec43610c2a17: Pulling fs layer 21:39:21 3a2ae6a8a46f: Pulling fs layer 21:39:21 33b1e0a273af: Pulling fs layer 21:39:21 5d3b04190fa2: Pulling fs layer 21:39:21 2f39f015ded8: Pulling fs layer 21:39:21 33b1e0a273af: Waiting 21:39:21 5d3b04190fa2: Waiting 21:39:21 2f39f015ded8: Waiting 21:39:21 3a2ae6a8a46f: Waiting 21:39:21 5c69ac0246d0: Verifying Checksum 21:39:21 5c69ac0246d0: Download complete 21:39:21 3a2ae6a8a46f: Verifying Checksum 21:39:21 3a2ae6a8a46f: Download complete 21:39:21 ec43610c2a17: Verifying Checksum 21:39:21 ec43610c2a17: Download complete 21:39:21 33b1e0a273af: Verifying Checksum 21:39:21 33b1e0a273af: Download complete 21:39:21 5d3b04190fa2: Download complete 21:39:21 5eb5b503b376: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:39:22 provisioning config files... 21:39:22 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config11607008277847305513tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:39:22 2f39f015ded8: Download complete 21:39:22 ---> docker-login.sh 21:39:22 nexus3.edgexfoundry.org:10001 21:39:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:39:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:39:23 Configure a credential helper to remove this warning. See 21:39:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:39:23 21:39:23 Login Succeeded 21:39:23 nexus3.edgexfoundry.org:10002 21:39:23 5eb5b503b376: Pull complete 21:39:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:39:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:39:24 Configure a credential helper to remove this warning. See 21:39:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:39:24 21:39:24 Login Succeeded 21:39:24 nexus3.edgexfoundry.org:10003 21:39:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:39:24 5c69ac0246d0: Pull complete 21:39:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:39:24 Configure a credential helper to remove this warning. See 21:39:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:39:24 21:39:24 Login Succeeded 21:39:24 nexus3.edgexfoundry.org:10004 21:39:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:39:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:39:25 Configure a credential helper to remove this warning. See 21:39:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:39:25 21:39:25 Login Succeeded 21:39:25 docker.io 21:39:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:39:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:39:25 Configure a credential helper to remove this warning. See 21:39:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:39:25 21:39:25 Login Succeeded 21:39:25 ---> docker-login.sh ends [Pipeline] } 21:39:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:39:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:39:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:39:26 ========================================================= 21:39:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 21:39:26 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:39:27 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 21:39:27 Sending build context to Docker daemon 1.197MB 21:39:27 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 21:39:27 Step 2/12 : FROM ${BASE} AS builder 21:39:27 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:39:27 9fda8d8052c6: Pulling fs layer 21:39:27 5d54e960e981: Pulling fs layer 21:39:27 c4a7e357bf2a: Pulling fs layer 21:39:27 f0e02332f6b5: Pulling fs layer 21:39:27 cefa15bbcfad: Pulling fs layer 21:39:27 17808c966233: Pulling fs layer 21:39:27 f4c1fc716caa: Pulling fs layer 21:39:27 cefa15bbcfad: Waiting 21:39:27 17808c966233: Waiting 21:39:27 f4c1fc716caa: Waiting 21:39:27 f0e02332f6b5: Waiting 21:39:28 5d54e960e981: Verifying Checksum 21:39:28 5d54e960e981: Download complete 21:39:28 f0e02332f6b5: Verifying Checksum 21:39:28 f0e02332f6b5: Download complete 21:39:28 cefa15bbcfad: Verifying Checksum 21:39:28 cefa15bbcfad: Download complete 21:39:28 9fda8d8052c6: Verifying Checksum 21:39:28 9fda8d8052c6: Download complete 21:39:28 f4c1fc716caa: Verifying Checksum 21:39:28 f4c1fc716caa: Download complete 21:39:29 9fda8d8052c6: Pull complete 21:39:30 5d54e960e981: Pull complete 21:39:30 c4a7e357bf2a: Verifying Checksum 21:39:30 c4a7e357bf2a: Download complete 21:39:31 ec43610c2a17: Pull complete 21:39:31 3a2ae6a8a46f: Pull complete 21:39:31 33b1e0a273af: Pull complete 21:39:31 17808c966233: Verifying Checksum 21:39:31 17808c966233: Download complete 21:39:32 5d3b04190fa2: Pull complete 21:39:37 2f39f015ded8: Pull complete 21:39:37 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:39:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:39:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:39:38 prd-ubuntu20.04-docker-8c-8g-15631 does not seem to be running inside a container 21:39:38 $ 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-267 -v /w/workspace/undry_device-rfid-llrp-go_PR-267:/w/workspace/undry_device-rfid-llrp-go_PR-267:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-267@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-267@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 21:39:44 c4a7e357bf2a: Pull complete 21:39:44 f0e02332f6b5: Pull complete 21:39:44 cefa15bbcfad: Pull complete 21:39:54 17808c966233: Pull complete 21:39:54 f4c1fc716caa: Pull complete 21:39:54 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 21:39:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 21:39:54 ---> ea914061e18c 21:39:54 Step 3/12 : ARG ADD_BUILD_TAGS="" 21:39:56 ---> Running in bd367aa879f9 21:39:56 Removing intermediate container bd367aa879f9 21:39:56 ---> fca0eb8af4ff 21:39:56 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:39:56 ---> Running in 1173c258bbb9 21:39:57 Removing intermediate container 1173c258bbb9 21:39:57 ---> c243626c20ac 21:39:57 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 21:39:57 ---> Running in 4637120f93a0 21:39:57 Removing intermediate container 4637120f93a0 21:39:57 ---> f02ab1ec9b70 21:39:57 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 21:39:57 ---> Running in 7f7ea4c3eb74 21:39:57 $ docker top c452f0c8fd96b664487fc436b8bf42b880f3b7cc74296280e5a013dc2404d054 -eo pid,comm [Pipeline] { 21:39:58 Removing intermediate container 7f7ea4c3eb74 21:39:58 ---> 2540898b7b82 21:39:58 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:39:58 ---> Running in bdb795bb310d [Pipeline] libraryResource [Pipeline] sh 21:39:58 ---> job-cost.sh 21:39:58 lf-activate-venv: SKIPPING 21:39:58 INFO: No Stack... 21:39:58 INFO: Retrieving Pricing Info for: v3-standard-8 21:39:59 INFO: Archiving Costs [Pipeline] sh 21:39:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:39:59 + cat /w/workspace/undry_device-rfid-llrp-go_PR-267/archives/cost.csv 21:39:59 + cut -d, -f6 [Pipeline] lock 21:39:59 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-267-1-stack-cost] 21:39:59 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-267-1-stack-cost] did not exist. Created. 21:39:59 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-267-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:39:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:39:59 + echo total: 0.2199999988079071 [Pipeline] stash 21:40:00 Stashed 1 file(s) [Pipeline] } 21:40:00 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-267-1-stack-cost] [Pipeline] // lock [Pipeline] } 21:40:00 $ docker stop --time=1 c452f0c8fd96b664487fc436b8bf42b880f3b7cc74296280e5a013dc2404d054 21:40:01 OK: 266 MiB in 52 packages 21:40:05 Removing intermediate container bdb795bb310d 21:40:05 ---> 7fd004baa459 21:40:05 Step 8/12 : WORKDIR /app 21:40:05 ---> Running in 4e6e618ed902 21:40:05 Removing intermediate container 4e6e618ed902 21:40:05 ---> 95e3a5453c5d 21:40:05 Step 9/12 : COPY go.mod vendor* ./ 21:40:05 ---> 5f6ba1521a21 21:40:05 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:40:06 ---> Running in 3eda9351838d 21:40:06 $ docker rm -f --volumes c452f0c8fd96b664487fc436b8bf42b880f3b7cc74296280e5a013dc2404d054 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:41:27 Removing intermediate container 3eda9351838d 21:41:27 ---> 85640f4a0b32 21:41:27 Step 11/12 : COPY . . 21:41:27 ---> bd88486235be 21:41:27 Step 12/12 : RUN $MAKE 21:41:27 ---> Running in 493accfaf9c0 21:41:27 noop 21:41:27 Removing intermediate container 493accfaf9c0 21:41:27 ---> c328fa6014c3 21:41:27 Successfully built c328fa6014c3 21:41:27 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:41:28 + docker inspect -f . ci-base-image-arm64 21:41:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:41:28 prd-ubuntu20.04-docker-arm64-4c-16g-15655 does not seem to be running inside a container 21:41:28 $ 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 21:41:30 $ docker top e7f5be9d4df6ccb1f950686ce49767b44e2055c4145868e5c0cc165e429b8d86 -eo pid,comm [Pipeline] { [Pipeline] sh 21:41:31 + go version 21:41:31 go version go1.21.0 linux/arm64 [Pipeline] } 21:41:31 $ docker stop --time=1 e7f5be9d4df6ccb1f950686ce49767b44e2055c4145868e5c0cc165e429b8d86 21:41:33 $ docker rm -f --volumes e7f5be9d4df6ccb1f950686ce49767b44e2055c4145868e5c0cc165e429b8d86 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:41:33 + docker inspect -f . ci-base-image-arm64 21:41:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:41:34 prd-ubuntu20.04-docker-arm64-4c-16g-15655 does not seem to be running inside a container 21:41:34 $ 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 21:41:36 $ docker top d57d3a4020111d8e1a77a46a07e7f6c482af45b08e5acebf4b55098a8bb87901 -eo pid,comm [Pipeline] { [Pipeline] sh 21:41:37 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh 21:41:37 + make test 21:41:37 go test ./... -coverprofile=coverage.out ./... 21:41:43 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 21:43:49 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 21:43:49 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 21:44:28 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 30.443s coverage: 40.6% of statements 21:44:28 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.570s coverage: 51.9% of statements 21:44:28 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.051s coverage: 96.4% of statements 21:44:28 WARNING: Linting skipped (not on x86_64 or linter not installed) 21:44:28 go vet ./... 21:44:55 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:44:55 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:44:55 ./bin/test-attribution-txt.sh [Pipeline] echo 21:44:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:44:55 $ docker stop --time=1 d57d3a4020111d8e1a77a46a07e7f6c482af45b08e5acebf4b55098a8bb87901 21:44:57 $ docker rm -f --volumes d57d3a4020111d8e1a77a46a07e7f6c482af45b08e5acebf4b55098a8bb87901 [Pipeline] // withDockerContainer [Pipeline] sh 21:44:59 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:44:59 Warning: overwriting stash ‘coverage-report’ 21:45:00 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:45:00 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:45:01 + ls -al . 21:45:01 total 636 21:45:01 drwxrwxr-x 9 jenkins jenkins 4096 Oct 31 21:41 . 21:45:01 drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 21:38 .. 21:45:01 -rw-rw-r-- 1 jenkins jenkins 134 Oct 31 21:38 .dockerignore 21:45:01 drwxrwxr-x 8 jenkins jenkins 4096 Oct 31 21:38 .git 21:45:01 drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 21:38 .github 21:45:01 -rw-rw-r-- 1 jenkins jenkins 880 Oct 31 21:38 .gitignore 21:45:01 -rw-rw-r-- 1 jenkins jenkins 41 Oct 31 21:38 .golangci.yml 21:45:01 -rw-rw-r-- 1 jenkins jenkins 11980 Oct 31 21:38 Attribution.txt 21:45:01 -rw-rw-r-- 1 jenkins jenkins 10365 Oct 31 21:38 CHANGELOG.md 21:45:01 -rw-rw-r-- 1 jenkins jenkins 1347 Oct 31 21:38 Dockerfile 21:45:01 -rw-rw-r-- 1 jenkins jenkins 677 Oct 31 21:38 GOVERNANCE.md 21:45:01 -rw-rw-r-- 1 jenkins jenkins 661 Oct 31 21:38 Jenkinsfile 21:45:01 -rw-rw-r-- 1 jenkins jenkins 11347 Oct 31 21:38 LICENSE 21:45:01 -rw-rw-r-- 1 jenkins jenkins 2179 Oct 31 21:38 Makefile 21:45:01 -rw-rw-r-- 1 jenkins jenkins 625 Oct 31 21:38 OWNERS.md 21:45:01 -rw-rw-r-- 1 jenkins jenkins 28907 Oct 31 21:38 README.md 21:45:01 -rw-rw-r-- 1 jenkins jenkins 5 Oct 31 21:35 VERSION 21:45:01 drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 21:38 bin 21:45:01 drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 21:38 cmd 21:45:01 -rw-r--r-- 1 jenkins jenkins 459493 Oct 31 21:44 coverage.out 21:45:01 drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 21:38 examples 21:45:01 -rw-rw-r-- 1 jenkins jenkins 3878 Oct 31 21:38 go.mod 21:45:01 -rw-rw-r-- 1 jenkins jenkins 34490 Oct 31 21:38 go.sum 21:45:01 drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 21:38 images 21:45:01 drwxrwxr-x 5 jenkins jenkins 4096 Oct 31 21:38 internal 21:45:01 -rw-rw-r-- 1 jenkins jenkins 193 Oct 31 21:38 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:45:01 + 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=a7f04080a49c3669dc46e46054c67a984a03fc28 --label arch=arm64 --label version=0.0.0 . 21:45:01 Sending build context to Docker daemon 1.197MB 21:45:01 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 21:45:01 Step 2/24 : FROM ${BASE} AS builder 21:45:01 ---> c328fa6014c3 21:45:01 Step 3/24 : ARG ADD_BUILD_TAGS="" 21:45:02 ---> Running in 31356806c891 21:45:02 Removing intermediate container 31356806c891 21:45:02 ---> 674825fa1e9a 21:45:02 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:45:02 ---> Running in 095ba35f1c19 21:45:02 Removing intermediate container 095ba35f1c19 21:45:02 ---> 918fb7f7de05 21:45:02 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 21:45:02 ---> Running in c81d655253f0 21:45:03 Removing intermediate container c81d655253f0 21:45:03 ---> 48d5fb484d1b 21:45:03 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 21:45:03 ---> Running in 12f47a89a7b1 21:45:03 Removing intermediate container 12f47a89a7b1 21:45:03 ---> 3dfa885d6815 21:45:03 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:45:04 ---> Running in ccb5089f4ba7 21:45:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:45:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:45:07 OK: 266 MiB in 52 packages 21:45:08 Removing intermediate container ccb5089f4ba7 21:45:08 ---> 196e9fa0d909 21:45:08 Step 8/24 : WORKDIR /app 21:45:08 ---> Running in 25b362294e09 21:45:08 Removing intermediate container 25b362294e09 21:45:08 ---> c0ab3887d47e 21:45:08 Step 9/24 : COPY go.mod vendor* ./ 21:45:09 ---> 495cdbefa611 21:45:09 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:45:09 ---> Running in bed24c1cdd7a 21:45:16 Removing intermediate container bed24c1cdd7a 21:45:16 ---> b25981827e03 21:45:16 Step 11/24 : COPY . . 21:45:16 ---> 9814e38da857 21:45:16 Step 12/24 : RUN $MAKE 21:45:16 ---> Running in 5ec26fe0b265 21:45:17 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.37" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 21:47:54 Removing intermediate container 5ec26fe0b265 21:47:54 ---> 924d555c3e53 21:47:54 Step 13/24 : FROM alpine:3.18 21:47:54 3.18: Pulling from library/alpine 21:47:54 579b34f0a95b: Pulling fs layer 21:47:54 579b34f0a95b: Verifying Checksum 21:47:54 579b34f0a95b: Download complete 21:47:54 579b34f0a95b: Pull complete 21:47:54 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 21:47:54 Status: Downloaded newer image for alpine:3.18 21:47:54 ---> 3cc203321400 21:47:54 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 21:47:54 ---> Running in d56e6c1fc176 21:47:54 Removing intermediate container d56e6c1fc176 21:47:54 ---> f1fb1fcc8a31 21:47:54 Step 15/24 : RUN apk add --update --no-cache dumb-init 21:47:54 ---> Running in 4ed1869f3f90 21:47:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:47:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:47:54 (1/1) Installing dumb-init (1.2.5-r2) 21:47:54 Executing busybox-1.36.1-r2.trigger 21:47:54 OK: 8 MiB in 16 packages 21:47:54 Removing intermediate container 4ed1869f3f90 21:47:54 ---> 22df4d79bd3e 21:47:54 Step 16/24 : COPY --from=builder /app/LICENSE / 21:47:54 ---> 54c1c0883ab5 21:47:54 Step 17/24 : COPY --from=builder /app/Attribution.txt / 21:47:54 ---> adf695dc9d03 21:47:54 Step 18/24 : COPY --from=builder /app/cmd/ / 21:47:58 ---> d41f67aa637f 21:47:58 Step 19/24 : EXPOSE 59989 21:47:58 ---> Running in 510d71c10641 21:47:58 Removing intermediate container 510d71c10641 21:47:58 ---> 00371c4894f3 21:47:58 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 21:47:58 ---> Running in 0c6d88b1f77b 21:47:59 Removing intermediate container 0c6d88b1f77b 21:47:59 ---> 0cb29fd55ede 21:47:59 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 21:47:59 ---> Running in 3178da11695d 21:47:59 Removing intermediate container 3178da11695d 21:47:59 ---> b321491132e9 21:47:59 Step 22/24 : LABEL arch=arm64 21:47:59 ---> Running in 385c1826e192 21:47:59 Removing intermediate container 385c1826e192 21:47:59 ---> 6778a1f2bf63 21:47:59 Step 23/24 : LABEL git_sha=a7f04080a49c3669dc46e46054c67a984a03fc28 21:47:59 ---> Running in cd78aae68656 21:48:00 Removing intermediate container cd78aae68656 21:48:00 ---> bf69d72fc9f1 21:48:00 Step 24/24 : LABEL version=0.0.0 21:48:00 ---> Running in ca59f1656bd6 21:48:00 Removing intermediate container ca59f1656bd6 21:48:00 ---> 510f0a151462 21:48:00 [Warning] One or more build-args [ARCH] were not consumed 21:48:00 Successfully built 510f0a151462 21:48:00 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 21:48:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:48:01 21:48:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:48:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:48:02 arm64: Pulling from edgex-lftools-log-publisher 21:48:02 8998bd30e6a1: Pulling fs layer 21:48:02 04944245beec: Pulling fs layer 21:48:02 699f458cf7ca: Pulling fs layer 21:48:02 765212b225bb: Pulling fs layer 21:48:02 f23df028b6ca: Pulling fs layer 21:48:02 d65c8cfc05b1: Pulling fs layer 21:48:02 2437ff75d9bd: Pulling fs layer 21:48:02 765212b225bb: Waiting 21:48:02 f23df028b6ca: Waiting 21:48:02 d65c8cfc05b1: Waiting 21:48:02 2437ff75d9bd: Waiting 21:48:02 04944245beec: Verifying Checksum 21:48:02 04944245beec: Download complete 21:48:02 765212b225bb: Verifying Checksum 21:48:02 765212b225bb: Download complete 21:48:02 f23df028b6ca: Verifying Checksum 21:48:02 f23df028b6ca: Download complete 21:48:02 d65c8cfc05b1: Verifying Checksum 21:48:02 d65c8cfc05b1: Download complete 21:48:02 699f458cf7ca: Verifying Checksum 21:48:02 699f458cf7ca: Download complete 21:48:03 8998bd30e6a1: Verifying Checksum 21:48:03 8998bd30e6a1: Download complete 21:48:05 2437ff75d9bd: Verifying Checksum 21:48:05 2437ff75d9bd: Download complete 21:48:07 8998bd30e6a1: Pull complete 21:48:08 04944245beec: Pull complete 21:48:13 699f458cf7ca: Pull complete 21:48:13 765212b225bb: Pull complete 21:48:13 f23df028b6ca: Pull complete 21:48:14 d65c8cfc05b1: Pull complete 21:48:32 2437ff75d9bd: Pull complete 21:48:32 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:48:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:48:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:48:32 prd-ubuntu20.04-docker-arm64-4c-16g-15655 does not seem to be running inside a container 21:48:32 $ 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 21:48:36 $ docker top c039ba84ff4506d7fdfd36e2f7a1beeeed0ec2eafc9d8f1f5195d589d51dffbf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:48:37 ---> job-cost.sh 21:48:37 lf-activate-venv: SKIPPING 21:48:37 INFO: No Stack... 21:48:38 INFO: Retrieving Pricing Info for: v3-standard-4 21:48:38 INFO: Archiving Costs [Pipeline] sh 21:48:39 + + catcut /w/workspace/device-rfid-llrp-go/1/archives/cost.csv -d, 21:48:39 -f6 [Pipeline] lock 21:48:39 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-267-1-stack-cost] 21:48:39 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-267-1-stack-cost] did not exist. Created. 21:48:39 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-267-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:48:40 /w/workspace/device-rfid-llrp-go/1@tmp/durable-c34ba227/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 21:48:40 + echo total: 0.10999999940395355 [Pipeline] stash 21:48:40 Warning: overwriting stash ‘stack-cost’ 21:48:41 Stashed 1 file(s) [Pipeline] } 21:48:41 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-267-1-stack-cost] [Pipeline] // lock [Pipeline] } 21:48:41 $ docker stop --time=1 c039ba84ff4506d7fdfd36e2f7a1beeeed0ec2eafc9d8f1f5195d589d51dffbf 21:48:44 $ docker rm -f --volumes c039ba84ff4506d7fdfd36e2f7a1beeeed0ec2eafc9d8f1f5195d589d51dffbf [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 21:48:45 provisioning config files... 21:48:45 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-267@tmp/config17989115077955059236tmp [Pipeline] { [Pipeline] sh 21:48:45 + set +x 21:48:45 + curl -s https://codecov.io/bash 21:48:45 + bash -s -- 21:48:45 21:48:45 _____ _ 21:48:45 / ____| | | 21:48:45 | | ___ __| | ___ ___ _____ __ 21:48:45 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:48:45 | |___| (_) | (_| | __/ (_| (_) \ V / 21:48:45 \_____\___/ \__,_|\___|\___\___/ \_/ 21:48:45 Bash-1.0.6 21:48:45 21:48:45 21:48:45 ==> git version 2.25.1 found 21:48:45 ==> 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 21:48:45 Release-Date: 2020-01-08 21:48:45 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:48:45 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:48:45 ==> Jenkins CI detected. 21:48:45 current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-267 21:48:45 project root: . 21:48:45 --> token set from env 21:48:45 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:48:45 ==> Running gcov in . (disable via -X gcov) 21:48:45 ==> Python coveragepy not found 21:48:45 ==> Searching for coverage reports in: 21:48:45 + . 21:48:45 -> Found 1 reports 21:48:45 ==> Detecting git/mercurial file structure 21:48:45 ==> Reading reports 21:48:45 + ./coverage.out bytes=459493 21:48:45 ==> Appending adjustments 21:48:45 https://docs.codecov.io/docs/fixing-reports 21:48:45 + Found adjustments 21:48:45 ==> Gzipping contents 21:48:45 52K /tmp/codecov.3jATN5.gz 21:48:45 ==> Uploading reports 21:48:45 url: https://codecov.io 21:48:45 query: branch=PR-267&commit=a7f04080a49c3669dc46e46054c67a984a03fc28&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-267%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=267&job=&cmd_args= 21:48:45 -> Pinging Codecov 21:48:45 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-267&commit=a7f04080a49c3669dc46e46054c67a984a03fc28&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-267%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=267&job=&cmd_args= 21:48:46 -> Uploading to 21:48:46 https://storage.googleapis.com/codecov/v4/raw/2023-10-31/581DD39554BDF9B6E22D074273EAD858/a7f04080a49c3669dc46e46054c67a984a03fc28/e0551c4c-fdb1-406d-9adf-3c41c1f05445.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231031%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231031T214845Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=688a274f890c8901698f24efc48b817e6fbf808694ecf38d6cb77b3c4b71d3fb 21:48:46 % Total % Received % Xferd Average Speed Time Time Time Current 21:48:46 Dload Upload Total Spent Left Speed 21:48:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50319 0 0 100 50319 0 144k --:--:-- --:--:-- --:--:-- 148k 21:48:46 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/a7f04080a49c3669dc46e46054c67a984a03fc28 [Pipeline] } 21:48:46 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 21:48:48 + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-267/archives ] 21:48:48 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-267/archives 21:48:48 total 16 21:48:48 drwxr-xr-x 3 root root 4096 Oct 31 21:39 . 21:48:48 drwxrwxr-x 11 jenkins jenkins 4096 Oct 31 21:39 .. 21:48:48 drwxr-xr-x 2 root root 4096 Oct 31 21:39 cost 21:48:48 -rw-r--r-- 1 root root 91 Oct 31 21:39 cost.csv 21:48:48 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-267/archives 21:48:48 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-267/archives 21:48:48 total 16 21:48:48 drwxr-xr-x 3 jenkins jenkins 4096 Oct 31 21:39 . 21:48:48 drwxrwxr-x 11 jenkins jenkins 4096 Oct 31 21:39 .. 21:48:48 drwxr-xr-x 2 jenkins jenkins 4096 Oct 31 21:39 cost 21:48:48 -rw-r--r-- 1 jenkins jenkins 91 Oct 31 21:39 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:48:48 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:48:49 ---> package-listing.sh 21:48:49 ++ facter osfamily 21:48:49 ++ tr '[:upper:]' '[:lower:]' 21:48:50 + OS_FAMILY=debian 21:48:50 + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-267 21:48:50 + START_PACKAGES=/tmp/packages_start.txt 21:48:50 + END_PACKAGES=/tmp/packages_end.txt 21:48:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:48:50 + PACKAGES=/tmp/packages_start.txt 21:48:50 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-267 ']' 21:48:50 + PACKAGES=/tmp/packages_end.txt 21:48:50 + case "${OS_FAMILY}" in 21:48:50 + dpkg -l 21:48:50 + grep '^ii' 21:48:50 + '[' -f /tmp/packages_start.txt ']' 21:48:50 + '[' -f /tmp/packages_end.txt ']' 21:48:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:48:50 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-267 ']' 21:48:50 + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-267/archives/ 21:48:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-267/archives/ [Pipeline] echo 21:48:50 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-267/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:48:50 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:48:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:48:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:48:51 prd-ubuntu20.04-docker-8c-8g-15631 does not seem to be running inside a container 21:48:51 $ 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-267/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-267 -v /w/workspace/undry_device-rfid-llrp-go_PR-267:/w/workspace/undry_device-rfid-llrp-go_PR-267:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-267@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-267@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 21:48:52 $ docker top a1489daf987b83a1c1fcf1aeff25e07721df3df08848147efd54a4224ff71383 -eo pid,comm [Pipeline] { [Pipeline] sh 21:48:53 + touch /tmp/pre-build-complete [Pipeline] sh 21:48:53 + mkdir -p /var/log/sysstat [Pipeline] sh 21:48:53 + ls /var/log/sa-host 21:48:53 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:48:53 provisioning config files... 21:48:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-267@tmp/config17805055863936143870tmp [Pipeline] { [Pipeline] echo 21:48:53 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:48:54 ---> create-netrc.sh [Pipeline] } 21:48:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:48:54 ---> python-tools-install.sh [Pipeline] echo 21:48:54 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:48:55 ---> sudo-logs.sh 21:48:55 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:48:55 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:48:55 ---> job-cost.sh 21:48:55 lf-activate-venv: SKIPPING 21:48:55 DEBUG: total: 0.2199999988079071 21:48:55 INFO: Retrieving Stack Cost... 21:48:56 INFO: Retrieving Pricing Info for: v3-standard-8 21:48:56 INFO: Archiving Costs [Pipeline] echo 21:48:56 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:48:57 ---> logs-deploy.sh 21:48:57 lf-activate-venv: SKIPPING 21:48:57 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-267/1 21:48:57 INFO: archiving workspace using pattern(s): 21:48:58 Archives upload complete. 21:48:58 INFO: archiving logs to Nexus