Pull request #268 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 548ae4c0c964cacda874dcaac79844d7bb263092+fbcb6d3027ae2c9eb317848bea30a5d6743f2972 (c2a600d356a26c45791acbb0e4f7365941887537) 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-ssh13368591981872428012.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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-ssh7015265266535804154.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 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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-268/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-268/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4012177491027403766.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-268/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10052169921575100407.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 05349e3f996d6f6d0c0ad3c2ccda408eae121119 # timeout=10 Commit message: "Merge pull request #444 from ernestojeda/update-streams" > 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-ssh17748539955364024959.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-268/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-268/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9760551478225808604.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 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-16375 in /w/workspace/undry_device-rfid-llrp-go_PR-268 [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-268 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/268/head:refs/remotes/origin/PR-268 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit fbcb6d3027ae2c9eb317848bea30a5d6743f2972 into PR head commit 548ae4c0c964cacda874dcaac79844d7bb263092 Merge succeeded, producing 548ae4c0c964cacda874dcaac79844d7bb263092 Checking out Revision 548ae4c0c964cacda874dcaac79844d7bb263092 (PR-268) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:00:52 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:00:52 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 548ae4c0c964cacda874dcaac79844d7bb263092 # 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 > git config core.sparsecheckout # timeout=10 > git checkout -f 548ae4c0c964cacda874dcaac79844d7bb263092 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:00:52 ========================================================= 11:00:52 EdgeX Global Pipelines Version Info 11:00:52 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:00:53 ------------------- 11:00:53 stable info: 11:00:53 ------------------- 11:00:53 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 11:00:53 Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 11:00:53 Message: update stable to v1.0.255 11:00:53 ------------------- 11:00:53 experimental info: 11:00:53 ------------------- 11:00:53 Commited By: **** collab-it+edgex@linuxfoundation.org 11:00:53 Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 11:00:53 Message: update experimental to v1.0.255 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:00:53 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 11:00:54 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 11:00:54 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:00:54 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:00:54 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:00:54 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 11:00:54 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 11:00:54 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 11:00:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:00:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:00:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 11:00:54 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 11:00:54 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:00:54 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:00:54 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 11:00:54 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 11:00:54 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 11:00:54 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 11:00:54 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:00:54 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 11:00:54 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 11:00:54 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 11:00:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 11:00:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 11:00:54 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 11:00:55 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:00:55 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 11:00:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-268 [Pipeline] echo 11:00:55 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-268 [Pipeline] echo 11:00:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-268 [Pipeline] echo 11:00:55 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 548ae4c0c964cacda874dcaac79844d7bb263092 [Pipeline] echo 11:00:55 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 548ae4c [Pipeline] echo 11:00:55 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:00:55 provisioning config files... 11:00:55 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-268@tmp/config3571929229084310957tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:00:55 ---> docker-login.sh 11:00:55 nexus3.edgexfoundry.org:10001 11:00:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:00:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:00:56 Configure a credential helper to remove this warning. See 11:00:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:00:56 11:00:56 Login Succeeded 11:00:56 nexus3.edgexfoundry.org:10002 11:00:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:00:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:00:56 Configure a credential helper to remove this warning. See 11:00:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:00:56 11:00:56 Login Succeeded 11:00:56 nexus3.edgexfoundry.org:10003 11:00:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:00:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:00:56 Configure a credential helper to remove this warning. See 11:00:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:00:56 11:00:56 Login Succeeded 11:00:56 nexus3.edgexfoundry.org:10004 11:00:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:00:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:00:56 Configure a credential helper to remove this warning. See 11:00:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:00:56 11:00:56 Login Succeeded 11:00:56 docker.io 11:00:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:00:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:00:57 Configure a credential helper to remove this warning. See 11:00:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:00:57 11:00:57 Login Succeeded 11:00:57 ---> docker-login.sh ends [Pipeline] } 11:00:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 11:00:57 + git rev-list -1 --merges 548ae4c0c964cacda874dcaac79844d7bb263092~1..548ae4c0c964cacda874dcaac79844d7bb263092 [Pipeline] echo 11:00:57 -----------> git rev-list -1 --merges 548ae4c0c964cacda874dcaac79844d7bb263092~1..548ae4c0c964cacda874dcaac79844d7bb263092 548ae4c0c964cacda874dcaac79844d7bb263092 [false] [Pipeline] sh 11:00:58 + git log --format=format:%s -1 548ae4c0c964cacda874dcaac79844d7bb263092 [Pipeline] echo 11:00:58 ========================================================= 11:00:58 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 11:00:58 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:00:58 + git log --format=format:%s -1 548ae4c0c964cacda874dcaac79844d7bb263092 [Pipeline] echo 11:00:58 [semverPrep] GIT_COMMIT: 548ae4c0c964cacda874dcaac79844d7bb263092, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 11:00:58 [semverPrep] This is not a build commit. [Pipeline] sh 11:00:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:00:59 + grep -v github /etc/ssh/ssh_known_hosts 11:00:59 + [ -e /tmp/ssh_known_hosts ] 11:00:59 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 11:00:59 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 11:00:59 + sudo tee -a /etc/ssh/ssh_known_hosts 11:00:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:00:59 11:00:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:00:59 0.1.4: Pulling from edgex-devops/py-git-semver 11:00:59 b85a868b505f: Pulling fs layer 11:00:59 e2be974225ed: Pulling fs layer 11:00:59 339a4e72a1f5: Pulling fs layer 11:00:59 988bab9f4d93: Pulling fs layer 11:00:59 1469e6f7b9e6: Pulling fs layer 11:00:59 eaf3925da568: Pulling fs layer 11:00:59 bab4dde63d76: Pulling fs layer 11:00:59 bde34c3a00c8: Pulling fs layer 11:00:59 b352a97aabf1: Pulling fs layer 11:00:59 4872d77fe225: Pulling fs layer 11:00:59 5851b861e8e6: Pulling fs layer 11:00:59 988bab9f4d93: Waiting 11:00:59 1469e6f7b9e6: Waiting 11:00:59 bde34c3a00c8: Waiting 11:00:59 b352a97aabf1: Waiting 11:00:59 4872d77fe225: Waiting 11:00:59 5851b861e8e6: Waiting 11:00:59 eaf3925da568: Waiting 11:00:59 bab4dde63d76: Waiting 11:00:59 e2be974225ed: Download complete 11:00:59 988bab9f4d93: Verifying Checksum 11:00:59 988bab9f4d93: Download complete 11:01:00 339a4e72a1f5: Verifying Checksum 11:01:00 339a4e72a1f5: Download complete 11:01:00 eaf3925da568: Verifying Checksum 11:01:00 eaf3925da568: Download complete 11:01:00 1469e6f7b9e6: Verifying Checksum 11:01:00 1469e6f7b9e6: Download complete 11:01:00 bde34c3a00c8: Verifying Checksum 11:01:00 bde34c3a00c8: Download complete 11:01:00 b352a97aabf1: Download complete 11:01:00 4872d77fe225: Verifying Checksum 11:01:00 4872d77fe225: Download complete 11:01:00 5851b861e8e6: Verifying Checksum 11:01:00 5851b861e8e6: Download complete 11:01:00 b85a868b505f: Download complete 11:01:00 bab4dde63d76: Verifying Checksum 11:01:00 bab4dde63d76: Download complete 11:01:01 b85a868b505f: Pull complete 11:01:01 e2be974225ed: Pull complete 11:01:01 339a4e72a1f5: Pull complete 11:01:02 988bab9f4d93: Pull complete 11:01:02 1469e6f7b9e6: Pull complete 11:01:02 eaf3925da568: Pull complete 11:01:04 bab4dde63d76: Pull complete 11:01:04 bde34c3a00c8: Pull complete 11:01:04 b352a97aabf1: Pull complete 11:01:04 4872d77fe225: Pull complete 11:01:04 5851b861e8e6: Pull complete 11:01:04 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 11:01:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:01:04 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:01:04 prd-ubuntu20.04-docker-8c-8g-16375 does not seem to be running inside a container 11:01:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-268 -v /w/workspace/undry_device-rfid-llrp-go_PR-268:/w/workspace/undry_device-rfid-llrp-go_PR-268:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-268@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-268@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:01:08 $ docker top 897415e87f0e346b90ce853315d98355116818511a4420124b8d70defbeb429a -eo pid,comm 11:01:08 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 11:01:08 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:01:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:01:08 [ssh-agent] Looking for ssh-agent implementation... 11:01:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:01:08 $ docker exec 897415e87f0e346b90ce853315d98355116818511a4420124b8d70defbeb429a ssh-agent 11:01:08 SSH_AUTH_SOCK=/tmp/ssh-Iv4VyUZuzioT/agent.33 11:01:08 SSH_AGENT_PID=39 11:01:08 Running ssh-add (command line suppressed) 11:01:08 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-268@tmp/private_key_16376814757833116037.key (/w/workspace/undry_device-rfid-llrp-go_PR-268@tmp/private_key_16376814757833116037.key) 11:01:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:01:09 + git tag --points-at HEAD [Pipeline] } 11:01:09 $ docker exec --env ******** --env ******** 897415e87f0e346b90ce853315d98355116818511a4420124b8d70defbeb429a ssh-agent -k 11:01:09 unset SSH_AUTH_SOCK; 11:01:09 unset SSH_AGENT_PID; 11:01:09 echo Agent pid 39 killed; 11:01:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:01:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:01:09 [ssh-agent] Looking for ssh-agent implementation... 11:01:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:01:09 $ docker exec 897415e87f0e346b90ce853315d98355116818511a4420124b8d70defbeb429a ssh-agent 11:01:09 SSH_AUTH_SOCK=/tmp/ssh-mSXTxeP41Wis/agent.71 11:01:09 SSH_AGENT_PID=77 11:01:09 Running ssh-add (command line suppressed) 11:01:09 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-268@tmp/private_key_15619368873130879641.key (/w/workspace/undry_device-rfid-llrp-go_PR-268@tmp/private_key_15619368873130879641.key) 11:01:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:01:10 + git semver init 11:01:10 2023-11-02 11:01:10,327 [run_init] DEBUG init version:0.0.0 force:False 11:01:10 2023-11-02 11:01:10,328 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-268/.semver 11:01:10 2023-11-02 11:01:10,328 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-268/.semver 11:01:10 2023-11-02 11:01:10,328 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-268/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-268, universal_newlines=False, shell=None, istream=None) 11:01:11 2023-11-02 11:01:11,259 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-268/.git/info/exclude 11:01:11 2023-11-02 11:01:11,260 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-268/.semver/PR-268 with force:False 11:01:11 2023-11-02 11:01:11,260 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-268/.semver/PR-268 11:01:11 2023-11-02 11:01:11,264 [execute] INFO git cat-file --batch-check 11:01:11 2023-11-02 11:01:11,264 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-268/.semver, universal_newlines=False, shell=None, istream=) 11:01:11 2023-11-02 11:01:11,271 [execute] INFO git cat-file --batch 11:01:11 2023-11-02 11:01:11,271 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-268/.semver, universal_newlines=False, shell=None, istream=) 11:01:11 2023-11-02 11:01:11,277 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-268/.semver/PR-268 11:01:11 0.0.0 [Pipeline] } 11:01:11 $ docker exec --env ******** --env ******** 897415e87f0e346b90ce853315d98355116818511a4420124b8d70defbeb429a ssh-agent -k 11:01:11 unset SSH_AUTH_SOCK; 11:01:11 unset SSH_AGENT_PID; 11:01:11 echo Agent pid 77 killed; 11:01:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:01:11 + git semver [Pipeline] } 11:01:12 $ docker stop --time=1 897415e87f0e346b90ce853315d98355116818511a4420124b8d70defbeb429a 11:01:13 $ docker rm -f --volumes 897415e87f0e346b90ce853315d98355116818511a4420124b8d70defbeb429a [Pipeline] // withDockerContainer [Pipeline] sh 11:01:13 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:01:14 Stashed 1 file(s) [Pipeline] echo 11:01:14 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:01:14 provisioning config files... 11:01:14 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-268@tmp/config1918328810295217389tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:01:15 ---> docker-login.sh 11:01:15 nexus3.edgexfoundry.org:10001 11:01:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:01:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:01:15 Configure a credential helper to remove this warning. See 11:01:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:01:15 11:01:15 Login Succeeded 11:01:15 nexus3.edgexfoundry.org:10002 11:01:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:01:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:01:15 Configure a credential helper to remove this warning. See 11:01:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:01:15 11:01:15 Login Succeeded 11:01:15 nexus3.edgexfoundry.org:10003 11:01:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:01:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:01:15 Configure a credential helper to remove this warning. See 11:01:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:01:15 11:01:15 Login Succeeded 11:01:15 nexus3.edgexfoundry.org:10004 11:01:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:01:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:01:15 Configure a credential helper to remove this warning. See 11:01:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:01:15 11:01:15 Login Succeeded 11:01:15 docker.io 11:01:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:01:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:01:15 Configure a credential helper to remove this warning. See 11:01:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:01:15 11:01:15 Login Succeeded 11:01:15 ---> docker-login.sh ends [Pipeline] } 11:01:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:01:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:01:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:01:16 ========================================================= 11:01:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 11:01:16 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:16 + 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 . 11:01:16 Sending build context to Docker daemon 4.351MB 11:01:16 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 11:01:16 Step 2/12 : FROM ${BASE} AS builder 11:01:16 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 11:01:16 7264a8db6415: Pulling fs layer 11:01:16 c4d48a809fc2: Pulling fs layer 11:01:16 4f1c88b9dad5: Pulling fs layer 11:01:16 ad3a456e5733: Pulling fs layer 11:01:16 33e27b845d1e: Pulling fs layer 11:01:16 c68163c4e522: Pulling fs layer 11:01:16 50da416c3ac9: Pulling fs layer 11:01:16 23d2d4c4bb30: Pulling fs layer 11:01:16 c68163c4e522: Waiting 11:01:16 50da416c3ac9: Waiting 11:01:16 23d2d4c4bb30: Waiting 11:01:16 ad3a456e5733: Waiting 11:01:16 c4d48a809fc2: Download complete 11:01:16 ad3a456e5733: Download complete 11:01:16 33e27b845d1e: Verifying Checksum 11:01:16 33e27b845d1e: Download complete 11:01:16 7264a8db6415: Verifying Checksum 11:01:16 7264a8db6415: Download complete 11:01:16 c68163c4e522: Verifying Checksum 11:01:16 c68163c4e522: Download complete 11:01:16 7264a8db6415: Pull complete 11:01:17 c4d48a809fc2: Pull complete 11:01:17 23d2d4c4bb30: Verifying Checksum 11:01:17 23d2d4c4bb30: Download complete 11:01:17 4f1c88b9dad5: Verifying Checksum 11:01:17 4f1c88b9dad5: Download complete 11:01:17 50da416c3ac9: Verifying Checksum 11:01:17 50da416c3ac9: Download complete 11:01:21 4f1c88b9dad5: Pull complete 11:01:21 ad3a456e5733: Pull complete 11:01:21 33e27b845d1e: Pull complete 11:01:21 c68163c4e522: Pull complete 11:01:23 50da416c3ac9: Pull complete 11:01:23 23d2d4c4bb30: Pull complete 11:01:23 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 11:01:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 11:01:23 ---> 0786185ac409 11:01:23 Step 3/12 : ARG ADD_BUILD_TAGS="" 11:01:29 ---> Running in 91b586f3851a 11:01:29 Removing intermediate container 91b586f3851a 11:01:29 ---> 1da7cfbbfe82 11:01:29 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:01:29 ---> Running in 8bad46c92d0d 11:01:29 Removing intermediate container 8bad46c92d0d 11:01:29 ---> 1ce7e1fb4111 11:01:29 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 11:01:29 ---> Running in 987a91a6eb29 11:01:29 Removing intermediate container 987a91a6eb29 11:01:29 ---> 098767a950b7 11:01:29 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 11:01:29 ---> Running in d5771118c64a 11:01:29 Removing intermediate container d5771118c64a 11:01:29 ---> 16e6a76f5a7b 11:01:29 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:01:29 ---> Running in 5be5efcaf652 11:01:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:01:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:01:29 Still waiting to schedule task 11:01:29 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 11:01:29 OK: 264 MiB in 52 packages 11:01:29 Removing intermediate container 5be5efcaf652 11:01:29 ---> 383bb900ac11 11:01:29 Step 8/12 : WORKDIR /app 11:01:29 ---> Running in 2f2d17cd80e9 11:01:29 Removing intermediate container 2f2d17cd80e9 11:01:29 ---> 3af67a5939d8 11:01:29 Step 9/12 : COPY go.mod vendor* ./ 11:01:30 ---> 581798d2e970 11:01:30 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:01:30 ---> Running in 4002a8eaff20 11:02:37 Removing intermediate container 4002a8eaff20 11:02:37 ---> 33e217e04969 11:02:37 Step 11/12 : COPY . . 11:02:37 ---> d28b9d0f8092 11:02:37 Step 12/12 : RUN $MAKE 11:02:37 ---> Running in b46f8c9602b3 11:02:37 noop 11:02:37 Removing intermediate container b46f8c9602b3 11:02:37 ---> 57e8ce60945b 11:02:37 Successfully built 57e8ce60945b 11:02:37 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:02:38 + docker inspect -f . ci-base-image-x86_64 11:02:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:02:38 prd-ubuntu20.04-docker-8c-8g-16375 does not seem to be running inside a container 11:02:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-268 -v /w/workspace/undry_device-rfid-llrp-go_PR-268:/w/workspace/undry_device-rfid-llrp-go_PR-268:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-268@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-268@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:02:38 $ docker top b41707a6e9d94e8874cddd55f0a70e43ad0d830b3a621971b73a95d1c765dd04 -eo pid,comm [Pipeline] { [Pipeline] sh 11:02:39 + go version 11:02:39 go version go1.21.0 linux/amd64 [Pipeline] } 11:02:39 $ docker stop --time=1 b41707a6e9d94e8874cddd55f0a70e43ad0d830b3a621971b73a95d1c765dd04 11:02:40 $ docker rm -f --volumes b41707a6e9d94e8874cddd55f0a70e43ad0d830b3a621971b73a95d1c765dd04 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:02:41 + docker inspect -f . ci-base-image-x86_64 11:02:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:02:41 prd-ubuntu20.04-docker-8c-8g-16375 does not seem to be running inside a container 11:02:41 $ 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-268 -v /w/workspace/undry_device-rfid-llrp-go_PR-268:/w/workspace/undry_device-rfid-llrp-go_PR-268:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-268@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-268@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:02:42 $ docker top cc4c484952eb0377fe377b09ba5dd04d6b8258d08f513afd1bba23f53415de46 -eo pid,comm [Pipeline] { [Pipeline] sh 11:02:42 + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-268 [Pipeline] fileExists [Pipeline] sh 11:02:43 + make test 11:02:43 go test ./... -coverprofile=coverage.out ./... 11:02:49 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 11:02:59 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 11:02:59 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 11:03:03 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.270s coverage: 40.6% of statements 11:03:03 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.239s coverage: 51.9% of statements 11:03:03 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.006s coverage: 96.4% of statements 11:03:13 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16376 in /w/workspace/undry_device-rfid-llrp-go_PR-268 [Pipeline] { [Pipeline] ws 11:03:13 Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout 11:03:13 The recommended git tool is: git 11:03:18 using credential edgex-jenkins-ssh 11:03:18 Cloning the remote Git repository 11:03:18 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 11:03:18 > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 11:03:18 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 11:03:18 > git --version # timeout=10 11:03:18 > git --version # 'git version 2.25.1' 11:03:18 using GIT_SSH to set credentials SSH Credentials for GitHub 11:03:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:03:20 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 11:03:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:03:20 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 11:03:20 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 11:03:20 using GIT_SSH to set credentials SSH Credentials for GitHub 11:03:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/268/head:refs/remotes/origin/PR-268 +refs/heads/main:refs/remotes/origin/main # timeout=10 11:03:21 Merging remotes/origin/main commit fbcb6d3027ae2c9eb317848bea30a5d6743f2972 into PR head commit 548ae4c0c964cacda874dcaac79844d7bb263092 11:03:21 go vet ./... 11:03:21 Merge succeeded, producing 548ae4c0c964cacda874dcaac79844d7bb263092 11:03:21 Checking out Revision 548ae4c0c964cacda874dcaac79844d7bb263092 (PR-268) 11:03:22 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" 11:03:22 > git --version # timeout=10 11:03:22 > git --version # 'git version 2.25.1' 11:03:22 fatal: bad object 05349e3f996d6f6d0c0ad3c2ccda408eae121119 11:03:21 > git config core.sparsecheckout # timeout=10 11:03:21 > git checkout -f 548ae4c0c964cacda874dcaac79844d7bb263092 # timeout=10 11:03:21 > git remote # timeout=10 11:03:21 > git config --get remote.origin.url # timeout=10 11:03:21 using GIT_SSH to set credentials SSH Credentials for GitHub 11:03:21 > git merge fbcb6d3027ae2c9eb317848bea30a5d6743f2972 # timeout=10 11:03:21 > git rev-parse HEAD^{commit} # timeout=10 11:03:21 > git config core.sparsecheckout # timeout=10 11:03:21 > git checkout -f 548ae4c0c964cacda874dcaac79844d7bb263092 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:03:23 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:03:23 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:03:23 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 11:03:23 % Total % Received % Xferd Average Speed Time Time Time Current 11:03:23 Dload Upload Total Spent Left Speed 11:03:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 104k 0 --:--:-- --:--:-- --:--:-- 105k 11:03:23 ./bin/test-attribution-txt.sh [Pipeline] echo 11:03:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 11:03:23 $ docker stop --time=1 cc4c484952eb0377fe377b09ba5dd04d6b8258d08f513afd1bba23f53415de46 11:03:31 $ docker rm -f --volumes cc4c484952eb0377fe377b09ba5dd04d6b8258d08f513afd1bba23f53415de46 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh 11:03:32 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:03:32 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 11:03:32 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 11:03:32 + sudo tee /etc/docker/daemon.new 11:03:32 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 11:03:32 { 11:03:32 "registry-mirrors": [ 11:03:32 "https://nexus3.edgexfoundry.org:10001" 11:03:32 ], 11:03:32 "bip": "10.250.0.254/24", 11:03:32 "hosts": [ 11:03:32 "tcp://0.0.0.0:5555", 11:03:32 "unix:///var/run/docker.sock" 11:03:32 ], 11:03:32 "mtu": 1458, 11:03:32 "selinux-enabled": true, 11:03:32 "seccomp-profile": "/etc/docker/seccomp.json" 11:03:32 } [Pipeline] sh [Pipeline] sh 11:03:33 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 11:03:33 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:03:33 + sudo service docker restart 11:03:33 + ls -al . 11:03:33 total 640 11:03:33 drwxrwxr-x 10 jenkins jenkins 4096 Nov 2 11:02 . 11:03:33 drwxrwxr-x 4 jenkins jenkins 4096 Nov 2 11:00 .. 11:03:33 -rw-rw-r-- 1 jenkins jenkins 134 Nov 2 11:00 .dockerignore 11:03:33 drwxrwxr-x 8 jenkins jenkins 4096 Nov 2 11:03 .git 11:03:33 drwxrwxr-x 3 jenkins jenkins 4096 Nov 2 11:00 .github 11:03:33 -rw-rw-r-- 1 jenkins jenkins 880 Nov 2 11:00 .gitignore 11:03:33 -rw-rw-r-- 1 jenkins jenkins 41 Nov 2 11:00 .golangci.yml 11:03:33 drwxr-xr-x 3 jenkins jenkins 4096 Nov 2 11:01 .semver 11:03:33 -rw-rw-r-- 1 jenkins jenkins 11980 Nov 2 11:00 Attribution.txt 11:03:33 -rw-rw-r-- 1 jenkins jenkins 10365 Nov 2 11:00 CHANGELOG.md 11:03:33 -rw-rw-r-- 1 jenkins jenkins 1347 Nov 2 11:00 Dockerfile 11:03:33 -rw-rw-r-- 1 jenkins jenkins 677 Nov 2 11:00 GOVERNANCE.md 11:03:33 -rw-rw-r-- 1 jenkins jenkins 661 Nov 2 11:00 Jenkinsfile 11:03:33 -rw-rw-r-- 1 jenkins jenkins 11347 Nov 2 11:00 LICENSE 11:03:33 -rw-rw-r-- 1 jenkins jenkins 2179 Nov 2 11:00 Makefile 11:03:33 -rw-rw-r-- 1 jenkins jenkins 625 Nov 2 11:00 OWNERS.md 11:03:33 -rw-rw-r-- 1 jenkins jenkins 28907 Nov 2 11:00 README.md 11:03:33 -rw-rw-r-- 1 jenkins jenkins 5 Nov 2 11:01 VERSION 11:03:33 drwxrwxr-x 2 jenkins jenkins 4096 Nov 2 11:00 bin 11:03:33 drwxrwxr-x 4 jenkins jenkins 4096 Nov 2 11:00 cmd 11:03:33 -rw-r--r-- 1 jenkins jenkins 459493 Nov 2 11:03 coverage.out 11:03:33 drwxrwxr-x 2 jenkins jenkins 4096 Nov 2 11:00 examples 11:03:33 -rw-rw-r-- 1 jenkins jenkins 3878 Nov 2 11:00 go.mod 11:03:33 -rw-rw-r-- 1 jenkins jenkins 34490 Nov 2 11:00 go.sum 11:03:33 drwxrwxr-x 2 jenkins jenkins 4096 Nov 2 11:00 images 11:03:33 drwxrwxr-x 5 jenkins jenkins 4096 Nov 2 11:00 internal 11:03:33 -rw-rw-r-- 1 jenkins jenkins 193 Nov 2 11:00 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:33 + 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=548ae4c0c964cacda874dcaac79844d7bb263092 --label arch=amd64 --label version=0.0.0 . 11:03:33 Sending build context to Docker daemon 4.351MB 11:03:33 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 11:03:33 Step 2/24 : FROM ${BASE} AS builder 11:03:33 ---> 57e8ce60945b 11:03:33 Step 3/24 : ARG ADD_BUILD_TAGS="" 11:03:34 ---> Running in 3255e1b10631 11:03:34 Removing intermediate container 3255e1b10631 11:03:34 ---> bc4f83098dfb 11:03:34 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:03:34 ---> Running in 698194eee908 11:03:35 Removing intermediate container 698194eee908 11:03:35 ---> c27732104172 11:03:35 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 11:03:35 ---> Running in 163550fe7b2c 11:03:35 Removing intermediate container 163550fe7b2c 11:03:35 ---> 67a1efbef91e 11:03:35 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 11:03:35 ---> Running in 70466da9f8ff 11:03:35 Removing intermediate container 70466da9f8ff 11:03:35 ---> b6c058da3d9d 11:03:35 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:03:36 ---> Running in 5be3ce9fd4c8 11:03:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:03:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:03:36 OK: 264 MiB in 52 packages 11:03:37 Removing intermediate container 5be3ce9fd4c8 11:03:37 ---> 101bc5a1293d 11:03:37 Step 8/24 : WORKDIR /app 11:03:37 ---> Running in b438972fc255 11:03:38 Removing intermediate container b438972fc255 11:03:38 ---> 8a11e67ade4d 11:03:38 Step 9/24 : COPY go.mod vendor* ./ 11:03:38 ---> b7ba688b16cf 11:03:38 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:03:38 ---> Running in b4d8c8f0bfbb 11:03:39 Removing intermediate container b4d8c8f0bfbb 11:03:39 ---> b3abbc17c14f 11:03:39 Step 11/24 : COPY . . 11:03:39 ---> a0fc167a5c9b 11:03:39 Step 12/24 : RUN $MAKE 11:03:40 ---> Running in f4f029e9b5ea 11:03:40 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.39" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:03:51 provisioning config files... 11:03:51 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config15142464239490838185tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:03:52 ---> docker-login.sh 11:03:52 nexus3.edgexfoundry.org:10001 11:03:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:03:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:03:52 Configure a credential helper to remove this warning. See 11:03:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:03:52 11:03:52 Login Succeeded 11:03:52 nexus3.edgexfoundry.org:10002 11:03:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:03:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:03:53 Configure a credential helper to remove this warning. See 11:03:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:03:53 11:03:53 Login Succeeded 11:03:53 nexus3.edgexfoundry.org:10003 11:03:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:03:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:03:53 Configure a credential helper to remove this warning. See 11:03:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:03:53 11:03:53 Login Succeeded 11:03:53 nexus3.edgexfoundry.org:10004 11:03:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:03:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:03:53 Configure a credential helper to remove this warning. See 11:03:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:03:53 11:03:53 Login Succeeded 11:03:53 docker.io 11:03:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:03:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:03:54 Configure a credential helper to remove this warning. See 11:03:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:03:54 11:03:54 Login Succeeded 11:03:54 ---> docker-login.sh ends [Pipeline] } 11:03:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:03:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:03:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:03:54 ========================================================= 11:03:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 11:03:54 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:55 + 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 . 11:03:55 Sending build context to Docker daemon 1.197MB 11:03:55 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 11:03:55 Step 2/12 : FROM ${BASE} AS builder 11:03:55 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:03:55 9fda8d8052c6: Pulling fs layer 11:03:55 5d54e960e981: Pulling fs layer 11:03:55 c4a7e357bf2a: Pulling fs layer 11:03:55 f0e02332f6b5: Pulling fs layer 11:03:55 cefa15bbcfad: Pulling fs layer 11:03:55 17808c966233: Pulling fs layer 11:03:55 f4c1fc716caa: Pulling fs layer 11:03:55 cefa15bbcfad: Waiting 11:03:55 17808c966233: Waiting 11:03:55 f4c1fc716caa: Waiting 11:03:55 f0e02332f6b5: Waiting 11:03:55 5d54e960e981: Verifying Checksum 11:03:55 5d54e960e981: Download complete 11:03:55 f0e02332f6b5: Verifying Checksum 11:03:55 f0e02332f6b5: Download complete 11:03:55 cefa15bbcfad: Verifying Checksum 11:03:55 cefa15bbcfad: Download complete 11:03:55 9fda8d8052c6: Download complete 11:03:56 f4c1fc716caa: Verifying Checksum 11:03:56 f4c1fc716caa: Download complete 11:03:56 9fda8d8052c6: Pull complete 11:03:57 5d54e960e981: Pull complete 11:03:57 c4a7e357bf2a: Verifying Checksum 11:03:57 c4a7e357bf2a: Download complete 11:03:58 17808c966233: Verifying Checksum 11:03:58 17808c966233: Download complete 11:04:07 Removing intermediate container f4f029e9b5ea 11:04:07 ---> 48384f701b96 11:04:07 Step 13/24 : FROM alpine:3.18 11:04:07 3.18: Pulling from library/alpine 11:04:07 96526aa774ef: Pulling fs layer 11:04:07 96526aa774ef: Download complete 11:04:07 96526aa774ef: Pull complete 11:04:07 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 11:04:07 Status: Downloaded newer image for alpine:3.18 11:04:07 ---> 8ca4688f4f35 11:04:07 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 11:04:07 ---> Running in a9d3ae0d0dc5 11:04:07 Removing intermediate container a9d3ae0d0dc5 11:04:07 ---> b6d2f95ab419 11:04:07 Step 15/24 : RUN apk add --update --no-cache dumb-init 11:04:07 ---> Running in c4b40d0cbeee 11:04:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:04:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:04:08 (1/1) Installing dumb-init (1.2.5-r2) 11:04:08 Executing busybox-1.36.1-r2.trigger 11:04:08 OK: 7 MiB in 16 packages 11:04:09 Removing intermediate container c4b40d0cbeee 11:04:09 ---> f0f4dccb1ca6 11:04:09 Step 16/24 : COPY --from=builder /app/LICENSE / 11:04:09 ---> ffc8afac3a10 11:04:09 Step 17/24 : COPY --from=builder /app/Attribution.txt / 11:04:09 ---> 5201dcc39078 11:04:09 Step 18/24 : COPY --from=builder /app/cmd/ / 11:04:10 ---> 3ba8eaa2e5fa 11:04:10 Step 19/24 : EXPOSE 59989 11:04:10 ---> Running in c3d48df2aea7 11:04:10 Removing intermediate container c3d48df2aea7 11:04:10 ---> f1250670818a 11:04:10 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 11:04:10 ---> Running in d5768886a686 11:04:10 Removing intermediate container d5768886a686 11:04:10 ---> f3f2d6bdaa72 11:04:10 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 11:04:10 ---> Running in 4a4a4d56b47a 11:04:10 Removing intermediate container 4a4a4d56b47a 11:04:10 ---> 81cb2fa20267 11:04:10 Step 22/24 : LABEL arch=amd64 11:04:10 ---> Running in aa150fb6ef7b 11:04:10 Removing intermediate container aa150fb6ef7b 11:04:10 ---> 201203bc492f 11:04:10 Step 23/24 : LABEL git_sha=548ae4c0c964cacda874dcaac79844d7bb263092 11:04:10 ---> Running in 98ff86fe8ddd 11:04:10 Removing intermediate container 98ff86fe8ddd 11:04:10 ---> c6b970eaf428 11:04:10 Step 24/24 : LABEL version=0.0.0 11:04:10 ---> Running in 644fe2437d94 11:04:10 Removing intermediate container 644fe2437d94 11:04:10 ---> 1e6c43b0b109 11:04:10 [Warning] One or more build-args [ARCH] were not consumed 11:04:10 Successfully built 1e6c43b0b109 11:04:10 Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } 11:04:10 c4a7e357bf2a: Pull complete 11:04:10 f0e02332f6b5: Pull complete 11:04:10 cefa15bbcfad: Pull complete [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:04:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:04:11 11:04:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:04:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:04:12 latest: Pulling from edgex-lftools-log-publisher 11:04:12 5eb5b503b376: Pulling fs layer 11:04:12 5c69ac0246d0: Pulling fs layer 11:04:12 ec43610c2a17: Pulling fs layer 11:04:12 3a2ae6a8a46f: Pulling fs layer 11:04:12 33b1e0a273af: Pulling fs layer 11:04:12 5d3b04190fa2: Pulling fs layer 11:04:12 2f39f015ded8: Pulling fs layer 11:04:12 3a2ae6a8a46f: Waiting 11:04:12 33b1e0a273af: Waiting 11:04:12 5d3b04190fa2: Waiting 11:04:12 2f39f015ded8: Waiting 11:04:12 5c69ac0246d0: Download complete 11:04:12 3a2ae6a8a46f: Verifying Checksum 11:04:12 3a2ae6a8a46f: Download complete 11:04:12 33b1e0a273af: Verifying Checksum 11:04:12 33b1e0a273af: Download complete 11:04:12 5d3b04190fa2: Download complete 11:04:12 ec43610c2a17: Verifying Checksum 11:04:12 ec43610c2a17: Download complete 11:04:12 5eb5b503b376: Verifying Checksum 11:04:12 5eb5b503b376: Download complete 11:04:12 2f39f015ded8: Verifying Checksum 11:04:12 2f39f015ded8: Download complete 11:04:13 5eb5b503b376: Pull complete 11:04:13 5c69ac0246d0: Pull complete 11:04:14 ec43610c2a17: Pull complete 11:04:14 3a2ae6a8a46f: Pull complete 11:04:14 33b1e0a273af: Pull complete 11:04:14 5d3b04190fa2: Pull complete 11:04:18 2f39f015ded8: Pull complete 11:04:18 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:04:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:04:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:04:18 prd-ubuntu20.04-docker-8c-8g-16375 does not seem to be running inside a container 11:04:18 $ 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-268 -v /w/workspace/undry_device-rfid-llrp-go_PR-268:/w/workspace/undry_device-rfid-llrp-go_PR-268:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-268@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-268@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:04:19 17808c966233: Pull complete 11:04:22 $ docker top 19e62911f453fb49db547a22b9bdf8dff4da9e52b22f63ed24542658de4fe6a2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:04:23 ---> job-cost.sh 11:04:23 lf-activate-venv: SKIPPING 11:04:23 INFO: No Stack... 11:04:23 INFO: Retrieving Pricing Info for: v3-standard-8 11:04:23 f4c1fc716caa: Pull complete 11:04:23 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 11:04:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 11:04:23 ---> ea914061e18c 11:04:23 Step 3/12 : ARG ADD_BUILD_TAGS="" 11:04:23 INFO: Archiving Costs [Pipeline] sh 11:04:24 + + cut -d, -f6 11:04:24 cat /w/workspace/undry_device-rfid-llrp-go_PR-268/archives/cost.csv [Pipeline] lock 11:04:24 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-268-1-stack-cost] 11:04:24 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-268-1-stack-cost] did not exist. Created. 11:04:24 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-268-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:04:24 + echo total: 0.2199999988079071 [Pipeline] stash 11:04:24 Stashed 1 file(s) [Pipeline] } 11:04:24 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-268-1-stack-cost] 11:04:24 ---> Running in ed339e4a586a 11:04:24 Removing intermediate container ed339e4a586a 11:04:24 ---> ba28617ec02c 11:04:24 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:04:24 ---> Running in eac22123977e [Pipeline] // lock [Pipeline] } 11:04:24 $ docker stop --time=1 19e62911f453fb49db547a22b9bdf8dff4da9e52b22f63ed24542658de4fe6a2 11:04:25 Removing intermediate container eac22123977e 11:04:25 ---> af5386caae8a 11:04:25 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 11:04:25 ---> Running in 3a9eac217311 11:04:25 Removing intermediate container 3a9eac217311 11:04:25 ---> 79fa8d10f40d 11:04:25 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 11:04:25 ---> Running in ede0a5c10a15 11:04:25 Removing intermediate container ede0a5c10a15 11:04:25 ---> 01ce183297f2 11:04:25 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:04:25 ---> Running in 7d06bb297bc7 11:04:26 $ docker rm -f --volumes 19e62911f453fb49db547a22b9bdf8dff4da9e52b22f63ed24542658de4fe6a2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 11:04:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:04:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:04:28 OK: 266 MiB in 52 packages 11:04:29 Removing intermediate container 7d06bb297bc7 11:04:29 ---> aff987ec77a2 11:04:29 Step 8/12 : WORKDIR /app 11:04:29 ---> Running in fd5b05e7a8d8 11:04:29 Removing intermediate container fd5b05e7a8d8 11:04:29 ---> 620c4282db8f 11:04:29 Step 9/12 : COPY go.mod vendor* ./ 11:04:30 ---> efb09e500b5f 11:04:30 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:04:30 ---> Running in 0e2613836a35 11:05:52 Removing intermediate container 0e2613836a35 11:05:52 ---> b99e567aa58e 11:05:52 Step 11/12 : COPY . . 11:05:52 ---> f203cf9cadfd 11:05:52 Step 12/12 : RUN $MAKE 11:05:52 ---> Running in 0425a8346ea1 11:05:52 noop 11:05:52 Removing intermediate container 0425a8346ea1 11:05:52 ---> a186a01cf8bf 11:05:52 Successfully built a186a01cf8bf 11:05:52 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:05:52 + docker inspect -f . ci-base-image-arm64 11:05:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:05:52 prd-ubuntu20.04-docker-arm64-4c-16g-16376 does not seem to be running inside a container 11:05:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 11:05:54 $ docker top 7cd56dfb614700cb638896da4de1170c523b28fb6799194bb96c99c3a9d372ae -eo pid,comm [Pipeline] { [Pipeline] sh 11:05:54 + go version 11:05:54 go version go1.21.0 linux/arm64 [Pipeline] } 11:05:54 $ docker stop --time=1 7cd56dfb614700cb638896da4de1170c523b28fb6799194bb96c99c3a9d372ae 11:05:56 $ docker rm -f --volumes 7cd56dfb614700cb638896da4de1170c523b28fb6799194bb96c99c3a9d372ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:05:57 + docker inspect -f . ci-base-image-arm64 11:05:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:05:57 prd-ubuntu20.04-docker-arm64-4c-16g-16376 does not seem to be running inside a container 11:05:57 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 11:06:01 $ docker top 5b9b62bdf0e008eb76c9125d646d8fc1940f1fa80dc8fd47411bd17891ccee40 -eo pid,comm [Pipeline] { [Pipeline] sh 11:06:02 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh 11:06:02 + make test 11:06:02 go test ./... -coverprofile=coverage.out ./... 11:06:06 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 11:07:43 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 11:07:43 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 11:08:10 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 30.742s coverage: 40.6% of statements 11:08:10 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.573s coverage: 51.9% of statements 11:08:10 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.087s coverage: 95.5% of statements 11:08:10 WARNING: Linting skipped (not on x86_64 or linter not installed) 11:08:10 go vet ./... 11:08:36 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:08:36 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:08:36 ./bin/test-attribution-txt.sh [Pipeline] echo 11:08:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 11:08:37 $ docker stop --time=1 5b9b62bdf0e008eb76c9125d646d8fc1940f1fa80dc8fd47411bd17891ccee40 11:08:38 $ docker rm -f --volumes 5b9b62bdf0e008eb76c9125d646d8fc1940f1fa80dc8fd47411bd17891ccee40 [Pipeline] // withDockerContainer [Pipeline] sh 11:08:40 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:08:40 Warning: overwriting stash ‘coverage-report’ 11:08:40 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 11:08:41 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:08:41 + ls -al . 11:08:41 total 636 11:08:41 drwxrwxr-x 9 jenkins jenkins 4096 Nov 2 11:06 . 11:08:41 drwxrwxr-x 4 jenkins jenkins 4096 Nov 2 11:03 .. 11:08:41 -rw-rw-r-- 1 jenkins jenkins 134 Nov 2 11:03 .dockerignore 11:08:41 drwxrwxr-x 8 jenkins jenkins 4096 Nov 2 11:03 .git 11:08:41 drwxrwxr-x 3 jenkins jenkins 4096 Nov 2 11:03 .github 11:08:41 -rw-rw-r-- 1 jenkins jenkins 880 Nov 2 11:03 .gitignore 11:08:41 -rw-rw-r-- 1 jenkins jenkins 41 Nov 2 11:03 .golangci.yml 11:08:41 -rw-rw-r-- 1 jenkins jenkins 11980 Nov 2 11:03 Attribution.txt 11:08:41 -rw-rw-r-- 1 jenkins jenkins 10365 Nov 2 11:03 CHANGELOG.md 11:08:41 -rw-rw-r-- 1 jenkins jenkins 1347 Nov 2 11:03 Dockerfile 11:08:41 -rw-rw-r-- 1 jenkins jenkins 677 Nov 2 11:03 GOVERNANCE.md 11:08:41 -rw-rw-r-- 1 jenkins jenkins 661 Nov 2 11:03 Jenkinsfile 11:08:41 -rw-rw-r-- 1 jenkins jenkins 11347 Nov 2 11:03 LICENSE 11:08:41 -rw-rw-r-- 1 jenkins jenkins 2179 Nov 2 11:03 Makefile 11:08:41 -rw-rw-r-- 1 jenkins jenkins 625 Nov 2 11:03 OWNERS.md 11:08:41 -rw-rw-r-- 1 jenkins jenkins 28907 Nov 2 11:03 README.md 11:08:41 -rw-rw-r-- 1 jenkins jenkins 5 Nov 2 11:01 VERSION 11:08:41 drwxrwxr-x 2 jenkins jenkins 4096 Nov 2 11:03 bin 11:08:41 drwxrwxr-x 4 jenkins jenkins 4096 Nov 2 11:03 cmd 11:08:41 -rw-r--r-- 1 jenkins jenkins 459493 Nov 2 11:08 coverage.out 11:08:41 drwxrwxr-x 2 jenkins jenkins 4096 Nov 2 11:03 examples 11:08:41 -rw-rw-r-- 1 jenkins jenkins 3878 Nov 2 11:03 go.mod 11:08:41 -rw-rw-r-- 1 jenkins jenkins 34490 Nov 2 11:03 go.sum 11:08:41 drwxrwxr-x 2 jenkins jenkins 4096 Nov 2 11:03 images 11:08:41 drwxrwxr-x 5 jenkins jenkins 4096 Nov 2 11:03 internal 11:08:41 -rw-rw-r-- 1 jenkins jenkins 193 Nov 2 11:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:08:42 + 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=548ae4c0c964cacda874dcaac79844d7bb263092 --label arch=arm64 --label version=0.0.0 . 11:08:42 Sending build context to Docker daemon 1.197MB 11:08:42 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 11:08:42 Step 2/24 : FROM ${BASE} AS builder 11:08:42 ---> a186a01cf8bf 11:08:42 Step 3/24 : ARG ADD_BUILD_TAGS="" 11:08:42 ---> Running in 978a37770237 11:08:42 Removing intermediate container 978a37770237 11:08:42 ---> 4fcb9f8a00b4 11:08:42 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:08:42 ---> Running in c046ce349b66 11:08:43 Removing intermediate container c046ce349b66 11:08:43 ---> ebf4a7947bbd 11:08:43 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 11:08:43 ---> Running in 4417b905bc76 11:08:43 Removing intermediate container 4417b905bc76 11:08:43 ---> 701a65b01dd9 11:08:43 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 11:08:43 ---> Running in 8d83ffc6ef11 11:08:44 Removing intermediate container 8d83ffc6ef11 11:08:44 ---> 351ca4857db8 11:08:44 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:08:44 ---> Running in 0955de814d74 11:08:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:08:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:08:46 OK: 266 MiB in 52 packages 11:08:47 Removing intermediate container 0955de814d74 11:08:47 ---> 9549f36555a9 11:08:47 Step 8/24 : WORKDIR /app 11:08:47 ---> Running in b3ae9decdf40 11:08:47 Removing intermediate container b3ae9decdf40 11:08:47 ---> 89a439fe4370 11:08:47 Step 9/24 : COPY go.mod vendor* ./ 11:08:48 ---> dbb853630f2d 11:08:48 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:08:48 ---> Running in bcbd612e4d89 11:08:50 Removing intermediate container bcbd612e4d89 11:08:50 ---> 8319618fe10e 11:08:50 Step 11/24 : COPY . . 11:08:50 ---> a17b0ad85756 11:08:50 Step 12/24 : RUN $MAKE 11:08:51 ---> Running in e93399c9b84d 11:08:52 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.39" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 11:10:43 Removing intermediate container e93399c9b84d 11:10:43 ---> 38e656a9267e 11:10:43 Step 13/24 : FROM alpine:3.18 11:10:43 3.18: Pulling from library/alpine 11:10:43 579b34f0a95b: Pulling fs layer 11:10:43 579b34f0a95b: Verifying Checksum 11:10:43 579b34f0a95b: Download complete 11:10:43 579b34f0a95b: Pull complete 11:10:43 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 11:10:43 Status: Downloaded newer image for alpine:3.18 11:10:43 ---> 3cc203321400 11:10:43 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 11:10:43 ---> Running in 77333cc4e809 11:10:43 Removing intermediate container 77333cc4e809 11:10:43 ---> a7ca9e269a96 11:10:43 Step 15/24 : RUN apk add --update --no-cache dumb-init 11:10:43 ---> Running in 63756357fa80 11:10:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:10:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:10:43 (1/1) Installing dumb-init (1.2.5-r2) 11:10:43 Executing busybox-1.36.1-r2.trigger 11:10:43 OK: 8 MiB in 16 packages 11:10:43 Removing intermediate container 63756357fa80 11:10:43 ---> 87a5bfed1d57 11:10:43 Step 16/24 : COPY --from=builder /app/LICENSE / 11:10:43 ---> 5aa3d9f2724a 11:10:43 Step 17/24 : COPY --from=builder /app/Attribution.txt / 11:10:43 ---> 7b853ccd7bcf 11:10:43 Step 18/24 : COPY --from=builder /app/cmd/ / 11:10:43 ---> c19a3362cf77 11:10:43 Step 19/24 : EXPOSE 59989 11:10:43 ---> Running in c66dfc6fffb7 11:10:43 Removing intermediate container c66dfc6fffb7 11:10:43 ---> f42dfad4d79f 11:10:43 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 11:10:43 ---> Running in dcdca71ee5f0 11:10:43 Removing intermediate container dcdca71ee5f0 11:10:43 ---> 80022f59790f 11:10:43 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 11:10:43 ---> Running in 807b6abd651d 11:10:43 Removing intermediate container 807b6abd651d 11:10:43 ---> 2fdadf4396bd 11:10:43 Step 22/24 : LABEL arch=arm64 11:10:43 ---> Running in cc622e4246c8 11:10:43 Removing intermediate container cc622e4246c8 11:10:43 ---> 2ba00623b8b0 11:10:43 Step 23/24 : LABEL git_sha=548ae4c0c964cacda874dcaac79844d7bb263092 11:10:43 ---> Running in 34fc5bf26fbc 11:10:43 Removing intermediate container 34fc5bf26fbc 11:10:43 ---> 3d854494406c 11:10:43 Step 24/24 : LABEL version=0.0.0 11:10:43 ---> Running in 574d0a3069a9 11:10:44 Removing intermediate container 574d0a3069a9 11:10:44 ---> 4563b51069ae 11:10:44 [Warning] One or more build-args [ARCH] were not consumed 11:10:44 Successfully built 4563b51069ae 11:10:44 Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:10:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:10:45 11:10:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:10:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:10:45 arm64: Pulling from edgex-lftools-log-publisher 11:10:45 8998bd30e6a1: Pulling fs layer 11:10:45 04944245beec: Pulling fs layer 11:10:45 699f458cf7ca: Pulling fs layer 11:10:45 765212b225bb: Pulling fs layer 11:10:45 f23df028b6ca: Pulling fs layer 11:10:45 d65c8cfc05b1: Pulling fs layer 11:10:45 2437ff75d9bd: Pulling fs layer 11:10:45 f23df028b6ca: Waiting 11:10:45 765212b225bb: Waiting 11:10:45 d65c8cfc05b1: Waiting 11:10:45 2437ff75d9bd: Waiting 11:10:45 04944245beec: Verifying Checksum 11:10:45 04944245beec: Download complete 11:10:45 765212b225bb: Verifying Checksum 11:10:45 765212b225bb: Download complete 11:10:45 f23df028b6ca: Download complete 11:10:45 d65c8cfc05b1: Verifying Checksum 11:10:45 d65c8cfc05b1: Download complete 11:10:45 699f458cf7ca: Verifying Checksum 11:10:45 699f458cf7ca: Download complete 11:10:46 8998bd30e6a1: Verifying Checksum 11:10:46 8998bd30e6a1: Download complete 11:10:48 2437ff75d9bd: Verifying Checksum 11:10:48 2437ff75d9bd: Download complete 11:10:50 8998bd30e6a1: Pull complete 11:10:51 04944245beec: Pull complete 11:10:52 699f458cf7ca: Pull complete 11:10:52 765212b225bb: Pull complete 11:10:53 f23df028b6ca: Pull complete 11:10:53 d65c8cfc05b1: Pull complete 11:11:11 2437ff75d9bd: Pull complete 11:11:11 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 11:11:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:11:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:11:12 prd-ubuntu20.04-docker-arm64-4c-16g-16376 does not seem to be running inside a container 11:11:12 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 11:11:14 $ docker top fc747baef40ebbaa2c82e93734ae16ad1ad04895bad4d46b9d3bfd6d113fe064 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:11:15 ---> job-cost.sh 11:11:15 lf-activate-venv: SKIPPING 11:11:15 INFO: No Stack... 11:11:16 INFO: Retrieving Pricing Info for: v3-standard-4 11:11:17 INFO: Archiving Costs [Pipeline] sh 11:11:17 + + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv 11:11:17 cut -d, -f6 [Pipeline] lock 11:11:17 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-268-1-stack-cost] 11:11:17 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-268-1-stack-cost] did not exist. Created. 11:11:17 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-268-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:11:18 /w/workspace/device-rfid-llrp-go/1@tmp/durable-e4df7b1c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 11:11:18 + echo total: 0.10999999940395355 [Pipeline] stash 11:11:18 Warning: overwriting stash ‘stack-cost’ 11:11:18 Stashed 1 file(s) [Pipeline] } 11:11:18 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-268-1-stack-cost] [Pipeline] // lock [Pipeline] } 11:11:18 $ docker stop --time=1 fc747baef40ebbaa2c82e93734ae16ad1ad04895bad4d46b9d3bfd6d113fe064 11:11:20 $ docker rm -f --volumes fc747baef40ebbaa2c82e93734ae16ad1ad04895bad4d46b9d3bfd6d113fe064 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 11:11:21 provisioning config files... 11:11:21 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-268@tmp/config12049437744457669230tmp [Pipeline] { [Pipeline] sh 11:11:21 + set +x 11:11:21 + bash -s -- 11:11:21 + curl -s https://codecov.io/bash 11:11:21 11:11:21 _____ _ 11:11:21 / ____| | | 11:11:21 | | ___ __| | ___ ___ _____ __ 11:11:21 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:11:21 | |___| (_) | (_| | __/ (_| (_) \ V / 11:11:21 \_____\___/ \__,_|\___|\___\___/ \_/ 11:11:21 Bash-1.0.6 11:11:21 11:11:21 11:11:21 ==> git version 2.25.1 found 11:11:21 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 11:11:21 Release-Date: 2020-01-08 11:11:21 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 11:11:21 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 11:11:21 ==> Jenkins CI detected. 11:11:21 current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-268 11:11:21 project root: . 11:11:21 --> token set from env 11:11:21 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:11:21 ==> Running gcov in . (disable via -X gcov) 11:11:21 ==> Python coveragepy not found 11:11:21 ==> Searching for coverage reports in: 11:11:21 + . 11:11:21 -> Found 1 reports 11:11:21 ==> Detecting git/mercurial file structure 11:11:21 ==> Reading reports 11:11:21 + ./coverage.out bytes=459493 11:11:21 ==> Appending adjustments 11:11:21 https://docs.codecov.io/docs/fixing-reports 11:11:22 + Found adjustments 11:11:22 ==> Gzipping contents 11:11:22 52K /tmp/codecov.KSiT5E.gz 11:11:22 ==> Uploading reports 11:11:22 url: https://codecov.io 11:11:22 query: branch=PR-268&commit=548ae4c0c964cacda874dcaac79844d7bb263092&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-268%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=268&job=&cmd_args= 11:11:22 -> Pinging Codecov 11:11:22 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-268&commit=548ae4c0c964cacda874dcaac79844d7bb263092&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-268%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=268&job=&cmd_args= 11:11:22 -> Uploading to 11:11:22 https://storage.googleapis.com/codecov/v4/raw/2023-11-02/581DD39554BDF9B6E22D074273EAD858/548ae4c0c964cacda874dcaac79844d7bb263092/68e4b487-703f-42b1-8621-ee4cb4b2bef8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231102%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231102T111122Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=eca5db3b2f6028b297d3915465b212ce065c13a1e143aa96c3afdfa046dad915 11:11:22 % Total % Received % Xferd Average Speed Time Time Time Current 11:11:22 Dload Upload Total Spent Left Speed 11:11:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50324 0 0 100 50324 0 156k --:--:-- --:--:-- --:--:-- 156k 11:11:22 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/548ae4c0c964cacda874dcaac79844d7bb263092 [Pipeline] } 11:11:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 11:11:24 + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-268/archives ] 11:11:24 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-268/archives 11:11:24 total 16 11:11:24 drwxr-xr-x 3 root root 4096 Nov 2 11:04 . 11:11:24 drwxrwxr-x 11 jenkins jenkins 4096 Nov 2 11:04 .. 11:11:24 drwxr-xr-x 2 root root 4096 Nov 2 11:04 cost 11:11:24 -rw-r--r-- 1 root root 91 Nov 2 11:04 cost.csv 11:11:24 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-268/archives 11:11:24 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-268/archives 11:11:24 total 16 11:11:24 drwxr-xr-x 3 jenkins jenkins 4096 Nov 2 11:04 . 11:11:24 drwxrwxr-x 11 jenkins jenkins 4096 Nov 2 11:04 .. 11:11:24 drwxr-xr-x 2 jenkins jenkins 4096 Nov 2 11:04 cost 11:11:24 -rw-r--r-- 1 jenkins jenkins 91 Nov 2 11:04 cost.csv [Pipeline] libraryResource [Pipeline] sh 11:11:24 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:11:25 ---> package-listing.sh 11:11:25 ++ facter osfamily 11:11:25 ++ tr '[:upper:]' '[:lower:]' 11:11:25 + OS_FAMILY=debian 11:11:25 + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-268 11:11:25 + START_PACKAGES=/tmp/packages_start.txt 11:11:25 + END_PACKAGES=/tmp/packages_end.txt 11:11:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:11:25 + PACKAGES=/tmp/packages_start.txt 11:11:25 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-268 ']' 11:11:25 + PACKAGES=/tmp/packages_end.txt 11:11:25 + case "${OS_FAMILY}" in 11:11:25 + dpkg -l 11:11:25 + grep '^ii' 11:11:25 + '[' -f /tmp/packages_start.txt ']' 11:11:25 + '[' -f /tmp/packages_end.txt ']' 11:11:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:11:25 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-268 ']' 11:11:25 + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-268/archives/ 11:11:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-268/archives/ [Pipeline] echo 11:11:25 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-268/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:11:26 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:11:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:11:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:11:26 prd-ubuntu20.04-docker-8c-8g-16375 does not seem to be running inside a container 11:11:26 $ 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-268/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-268 -v /w/workspace/undry_device-rfid-llrp-go_PR-268:/w/workspace/undry_device-rfid-llrp-go_PR-268:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-268@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-268@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:11:27 $ docker top ff44ed5e30900f3d711840b20ace4923f6aecb04195932e4e5f2330dfd0054d9 -eo pid,comm [Pipeline] { [Pipeline] sh 11:11:27 + touch /tmp/pre-build-complete [Pipeline] sh 11:11:27 + mkdir -p /var/log/sysstat [Pipeline] sh 11:11:28 + ls /var/log/sa-host 11:11:28 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:11:28 provisioning config files... 11:11:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-268@tmp/config14431814748616076155tmp [Pipeline] { [Pipeline] echo 11:11:28 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:11:28 ---> create-netrc.sh [Pipeline] } 11:11:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:11:29 ---> python-tools-install.sh [Pipeline] echo 11:11:29 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:11:29 ---> sudo-logs.sh 11:11:29 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:11:29 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:11:29 ---> job-cost.sh 11:11:29 lf-activate-venv: SKIPPING 11:11:29 DEBUG: total: 0.2199999988079071 11:11:29 INFO: Retrieving Stack Cost... 11:11:30 INFO: Retrieving Pricing Info for: v3-standard-8 11:11:30 INFO: Archiving Costs [Pipeline] echo 11:11:30 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:11:31 ---> logs-deploy.sh 11:11:31 lf-activate-venv: SKIPPING 11:11:31 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-268/1 11:11:31 INFO: archiving workspace using pattern(s): 11:11:32 Archives upload complete. 11:11:32 INFO: archiving logs to Nexus