Pull request #222 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jumpingliu for edgexfoundry/device-rfid-llrp-go Loading trusted files from base branch main at 32b390a5ddbe6c018cd477180d327d835f10055c rather than 239f460a0e744e852ab7b869ed17198be1360528 Obtained Jenkinsfile from 32b390a5ddbe6c018cd477180d327d835f10055c 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-ssh12594571609880587616.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh5713021033292172283.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-222/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-222/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8741861964838001261.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-222/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1895525174373593754.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh16929452928341686617.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-222/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-222/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4941697517855865504.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 4fc256d9079ed2258907e613f84b1b8da264a4bd Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-14446 in /w/workspace/undry_device-rfid-llrp-go_PR-222 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/undry_device-rfid-llrp-go_PR-222 # 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/222/head:refs/remotes/origin/PR-222 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 32b390a5ddbe6c018cd477180d327d835f10055c into PR head commit 239f460a0e744e852ab7b869ed17198be1360528 Merge succeeded, producing 239f460a0e744e852ab7b869ed17198be1360528 Checking out Revision 239f460a0e744e852ab7b869ed17198be1360528 (PR-222) > git config core.sparsecheckout # timeout=10 > git checkout -f 239f460a0e744e852ab7b869ed17198be1360528 # 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 32b390a5ddbe6c018cd477180d327d835f10055c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 239f460a0e744e852ab7b869ed17198be1360528 # timeout=10 Commit message: "build: Ignore all go-mods except device-sdk-go" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:33:36 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:33:37 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:33:37 ========================================================= 04:33:37 EdgeX Global Pipelines Version Info 04:33:37 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:33:37 ------------------- 04:33:37 stable info: 04:33:37 ------------------- 04:33:37 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:33:37 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 04:33:37 Message: update stable to v1.0.249 04:33:38 ------------------- 04:33:38 experimental info: 04:33:38 ------------------- 04:33:38 Commited By: **** collab-it+edgex@linuxfoundation.org 04:33:38 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 04:33:38 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:33:38 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 04:33:38 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 04:33:38 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:33:38 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:33:38 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:33:38 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 04:33:39 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:33:39 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:33:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:33:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:33:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:33:39 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 04:33:39 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:33:39 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:33:39 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:33:39 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:33:39 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:33:39 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:33:39 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:33:39 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:33:39 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:33:39 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:33:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:33:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:33:39 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:33:39 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:33:39 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:33:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-222 [Pipeline] echo 04:33:39 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-222 [Pipeline] echo 04:33:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-222 [Pipeline] echo 04:33:40 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 239f460a0e744e852ab7b869ed17198be1360528 [Pipeline] echo 04:33:40 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 239f460 [Pipeline] echo 04:33:40 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:33:40 provisioning config files... 04:33:40 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-222@tmp/config8560112926094770198tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:33:40 ---> docker-login.sh 04:33:40 nexus3.edgexfoundry.org:10001 04:33:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:33:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:33:40 Configure a credential helper to remove this warning. See 04:33:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:33:40 04:33:40 Login Succeeded 04:33:40 nexus3.edgexfoundry.org:10002 04:33:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:33:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:33:40 Configure a credential helper to remove this warning. See 04:33:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:33:40 04:33:40 Login Succeeded 04:33:40 nexus3.edgexfoundry.org:10003 04:33:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:33:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:33:41 Configure a credential helper to remove this warning. See 04:33:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:33:41 04:33:41 Login Succeeded 04:33:41 nexus3.edgexfoundry.org:10004 04:33:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:33:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:33:41 Configure a credential helper to remove this warning. See 04:33:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:33:41 04:33:41 Login Succeeded 04:33:41 docker.io 04:33:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:33:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:33:41 Configure a credential helper to remove this warning. See 04:33:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:33:41 04:33:41 Login Succeeded 04:33:41 ---> docker-login.sh ends [Pipeline] } 04:33:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:33:42 + git rev-list -1 --merges 239f460a0e744e852ab7b869ed17198be1360528~1..239f460a0e744e852ab7b869ed17198be1360528 [Pipeline] echo 04:33:42 -----------> git rev-list -1 --merges 239f460a0e744e852ab7b869ed17198be1360528~1..239f460a0e744e852ab7b869ed17198be1360528 239f460a0e744e852ab7b869ed17198be1360528 [false] [Pipeline] sh 04:33:42 + git log --format=format:%s -1 239f460a0e744e852ab7b869ed17198be1360528 [Pipeline] echo 04:33:42 ========================================================= 04:33:42 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:33:42 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:33:42 + git log --format=format:%s -1 239f460a0e744e852ab7b869ed17198be1360528 [Pipeline] echo 04:33:42 [semverPrep] GIT_COMMIT: 239f460a0e744e852ab7b869ed17198be1360528, Commit Message: build: Ignore all go-mods except device-sdk-go [Pipeline] echo 04:33:42 [semverPrep] This is not a build commit. [Pipeline] sh 04:33:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:33:43 + grep -v github /etc/ssh/ssh_known_hosts 04:33:43 + [ -e /tmp/ssh_known_hosts ] 04:33:43 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:33:43 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:33:43 sudo tee -a /etc/ssh/ssh_known_hosts 04:33:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:33:43 04:33:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:33:44 0.1.4: Pulling from edgex-devops/py-git-semver 04:33:44 b85a868b505f: Pulling fs layer 04:33:44 e2be974225ed: Pulling fs layer 04:33:44 339a4e72a1f5: Pulling fs layer 04:33:44 988bab9f4d93: Pulling fs layer 04:33:44 1469e6f7b9e6: Pulling fs layer 04:33:44 eaf3925da568: Pulling fs layer 04:33:44 bab4dde63d76: Pulling fs layer 04:33:44 bde34c3a00c8: Pulling fs layer 04:33:44 b352a97aabf1: Pulling fs layer 04:33:44 4872d77fe225: Pulling fs layer 04:33:44 5851b861e8e6: Pulling fs layer 04:33:44 988bab9f4d93: Waiting 04:33:44 1469e6f7b9e6: Waiting 04:33:44 eaf3925da568: Waiting 04:33:44 bab4dde63d76: Waiting 04:33:44 bde34c3a00c8: Waiting 04:33:44 b352a97aabf1: Waiting 04:33:44 4872d77fe225: Waiting 04:33:44 5851b861e8e6: Waiting 04:33:44 e2be974225ed: Verifying Checksum 04:33:44 e2be974225ed: Download complete 04:33:44 988bab9f4d93: Download complete 04:33:44 1469e6f7b9e6: Verifying Checksum 04:33:44 1469e6f7b9e6: Download complete 04:33:44 339a4e72a1f5: Verifying Checksum 04:33:44 339a4e72a1f5: Download complete 04:33:44 eaf3925da568: Verifying Checksum 04:33:44 eaf3925da568: Download complete 04:33:44 bde34c3a00c8: Download complete 04:33:44 b352a97aabf1: Download complete 04:33:44 4872d77fe225: Download complete 04:33:44 5851b861e8e6: Verifying Checksum 04:33:44 5851b861e8e6: Download complete 04:33:44 b85a868b505f: Verifying Checksum 04:33:44 b85a868b505f: Download complete 04:33:44 bab4dde63d76: Verifying Checksum 04:33:44 bab4dde63d76: Download complete 04:33:45 b85a868b505f: Pull complete 04:33:45 e2be974225ed: Pull complete 04:33:46 339a4e72a1f5: Pull complete 04:33:46 988bab9f4d93: Pull complete 04:33:46 1469e6f7b9e6: Pull complete 04:33:46 eaf3925da568: Pull complete 04:33:48 bab4dde63d76: Pull complete 04:33:48 bde34c3a00c8: Pull complete 04:33:48 b352a97aabf1: Pull complete 04:33:48 4872d77fe225: Pull complete 04:33:48 5851b861e8e6: Pull complete 04:33:48 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:33:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:33:48 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:33:48 prd-ubuntu20.04-docker-8c-8g-14446 does not seem to be running inside a container 04:33:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-222 -v /w/workspace/undry_device-rfid-llrp-go_PR-222:/w/workspace/undry_device-rfid-llrp-go_PR-222:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-222@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-222@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-devops/py-git-semver:0.1.4 cat 04:33:50 $ docker top 34d1a6c1fbaa73cb67a24ac754c3cd644de4bf57e2b8117fc7ce710d289281e9 -eo pid,comm 04:33:50 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). 04:33:50 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:33:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:33:50 [ssh-agent] Looking for ssh-agent implementation... 04:33:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:33:50 $ docker exec 34d1a6c1fbaa73cb67a24ac754c3cd644de4bf57e2b8117fc7ce710d289281e9 ssh-agent 04:33:50 SSH_AUTH_SOCK=/tmp/ssh-SjLiTuElzQSh/agent.32 04:33:50 SSH_AGENT_PID=38 04:33:50 Running ssh-add (command line suppressed) 04:33:51 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-222@tmp/private_key_6738548055380844427.key (/w/workspace/undry_device-rfid-llrp-go_PR-222@tmp/private_key_6738548055380844427.key) 04:33:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:33:51 + git tag --points-at HEAD [Pipeline] } 04:33:51 $ docker exec --env ******** --env ******** 34d1a6c1fbaa73cb67a24ac754c3cd644de4bf57e2b8117fc7ce710d289281e9 ssh-agent -k 04:33:51 unset SSH_AUTH_SOCK; 04:33:51 unset SSH_AGENT_PID; 04:33:51 echo Agent pid 38 killed; 04:33:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:33:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:33:51 [ssh-agent] Looking for ssh-agent implementation... 04:33:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:33:51 $ docker exec 34d1a6c1fbaa73cb67a24ac754c3cd644de4bf57e2b8117fc7ce710d289281e9 ssh-agent 04:33:51 SSH_AUTH_SOCK=/tmp/ssh-Pmd0OaDva5Ib/agent.70 04:33:51 SSH_AGENT_PID=76 04:33:51 Running ssh-add (command line suppressed) 04:33:52 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-222@tmp/private_key_9990167809499358018.key (/w/workspace/undry_device-rfid-llrp-go_PR-222@tmp/private_key_9990167809499358018.key) 04:33:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:33:52 + git semver init 04:33:52 2023-05-08 04:33:52,524 [run_init] DEBUG init version:0.0.0 force:False 04:33:52 2023-05-08 04:33:52,524 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-222/.semver 04:33:52 2023-05-08 04:33:52,525 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-222/.semver 04:33:52 2023-05-08 04:33:52,525 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-222/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-222, universal_newlines=False, shell=None, istream=None) 04:33:53 2023-05-08 04:33:53,478 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-222/.git/info/exclude 04:33:53 2023-05-08 04:33:53,479 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-222/.semver/PR-222 with force:False 04:33:53 2023-05-08 04:33:53,479 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-222/.semver/PR-222 04:33:53 2023-05-08 04:33:53,483 [execute] INFO git cat-file --batch-check 04:33:53 2023-05-08 04:33:53,483 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-222/.semver, universal_newlines=False, shell=None, istream=) 04:33:53 2023-05-08 04:33:53,489 [execute] INFO git cat-file --batch 04:33:53 2023-05-08 04:33:53,490 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-222/.semver, universal_newlines=False, shell=None, istream=) 04:33:53 2023-05-08 04:33:53,494 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-222/.semver/PR-222 04:33:53 0.0.0 [Pipeline] } 04:33:53 $ docker exec --env ******** --env ******** 34d1a6c1fbaa73cb67a24ac754c3cd644de4bf57e2b8117fc7ce710d289281e9 ssh-agent -k 04:33:53 unset SSH_AUTH_SOCK; 04:33:53 unset SSH_AGENT_PID; 04:33:53 echo Agent pid 76 killed; 04:33:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:33:54 + git semver [Pipeline] } 04:33:54 $ docker stop --time=1 34d1a6c1fbaa73cb67a24ac754c3cd644de4bf57e2b8117fc7ce710d289281e9 04:33:55 $ docker rm -f --volumes 34d1a6c1fbaa73cb67a24ac754c3cd644de4bf57e2b8117fc7ce710d289281e9 [Pipeline] // withDockerContainer [Pipeline] sh 04:33:56 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:33:56 Stashed 1 file(s) [Pipeline] echo 04:33:56 [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 04:33:56 provisioning config files... 04:33:56 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-222@tmp/config1041315038546245455tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:33:57 ---> docker-login.sh 04:33:57 nexus3.edgexfoundry.org:10001 04:33:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:33:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:33:57 Configure a credential helper to remove this warning. See 04:33:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:33:57 04:33:57 Login Succeeded 04:33:57 nexus3.edgexfoundry.org:10002 04:33:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:33:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:33:57 Configure a credential helper to remove this warning. See 04:33:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:33:57 04:33:57 Login Succeeded 04:33:57 nexus3.edgexfoundry.org:10003 04:33:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:33:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:33:57 Configure a credential helper to remove this warning. See 04:33:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:33:57 04:33:57 Login Succeeded 04:33:57 nexus3.edgexfoundry.org:10004 04:33:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:33:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:33:57 Configure a credential helper to remove this warning. See 04:33:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:33:57 04:33:57 Login Succeeded 04:33:57 docker.io 04:33:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:33:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:33:57 Configure a credential helper to remove this warning. See 04:33:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:33:57 04:33:57 Login Succeeded 04:33:57 ---> docker-login.sh ends [Pipeline] } 04:33:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:33:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:33:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:33:58 ========================================================= 04:33:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 04:33:58 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:58 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 04:33:58 Sending build context to Docker daemon 4.233MB 04:33:58 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 04:33:58 Step 2/12 : FROM ${BASE} AS builder 04:33:58 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 04:33:58 f56be85fc22e: Pulling fs layer 04:33:58 85791d961cd3: Pulling fs layer 04:33:58 d694b5ae8c79: Pulling fs layer 04:33:58 9f32a84ed3da: Pulling fs layer 04:33:58 4d19c01a9841: Pulling fs layer 04:33:58 9325e15d5711: Pulling fs layer 04:33:58 556b6ee489ea: Pulling fs layer 04:33:58 c5a4b2cf53e6: Pulling fs layer 04:33:58 556b6ee489ea: Waiting 04:33:58 9f32a84ed3da: Waiting 04:33:58 4d19c01a9841: Waiting 04:33:58 9325e15d5711: Waiting 04:33:58 85791d961cd3: Download complete 04:33:58 9f32a84ed3da: Download complete 04:33:58 f56be85fc22e: Verifying Checksum 04:33:58 f56be85fc22e: Download complete 04:33:58 4d19c01a9841: Verifying Checksum 04:33:58 4d19c01a9841: Download complete 04:33:58 9325e15d5711: Verifying Checksum 04:33:58 9325e15d5711: Download complete 04:33:58 f56be85fc22e: Pull complete 04:33:59 85791d961cd3: Pull complete 04:33:59 c5a4b2cf53e6: Verifying Checksum 04:33:59 c5a4b2cf53e6: Download complete 04:33:59 d694b5ae8c79: Verifying Checksum 04:33:59 d694b5ae8c79: Download complete 04:33:59 556b6ee489ea: Verifying Checksum 04:33:59 556b6ee489ea: Download complete 04:34:02 d694b5ae8c79: Pull complete 04:34:02 9f32a84ed3da: Pull complete 04:34:02 4d19c01a9841: Pull complete 04:34:02 9325e15d5711: Pull complete 04:34:05 556b6ee489ea: Pull complete 04:34:06 c5a4b2cf53e6: Pull complete 04:34:06 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 04:34:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 04:34:06 ---> c4be618373d6 04:34:06 Step 3/12 : ARG ADD_BUILD_TAGS="" 04:34:09 ---> Running in 7294d1d51835 04:34:09 Removing intermediate container 7294d1d51835 04:34:09 ---> 2841b2916d7b 04:34:09 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:34:09 ---> Running in d1c184177f63 04:34:09 Removing intermediate container d1c184177f63 04:34:09 ---> f127e9a89e95 04:34:09 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 04:34:09 ---> Running in 99b6e605a763 04:34:09 Removing intermediate container 99b6e605a763 04:34:09 ---> 3cd5bc04e0b2 04:34:09 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 04:34:09 ---> Running in 2caa0cf655dd 04:34:09 Removing intermediate container 2caa0cf655dd 04:34:09 ---> 2c133cab771f 04:34:09 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:34:09 ---> Running in 48e6785d7d3c 04:34:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:34:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:34:10 OK: 265 MiB in 53 packages 04:34:10 Removing intermediate container 48e6785d7d3c 04:34:10 ---> 45ea50b69313 04:34:10 Step 8/12 : WORKDIR /app 04:34:10 ---> Running in 7bf77036067a 04:34:11 Removing intermediate container 7bf77036067a 04:34:11 ---> 7bd35b8f8fc0 04:34:11 Step 9/12 : COPY go.mod vendor* ./ 04:34:11 ---> 3d8e0cd24ae7 04:34:11 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:34:11 ---> Running in d20afb6b4dbc 04:34:11 Still waiting to schedule task 04:34:11 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 04:34:33 Removing intermediate container d20afb6b4dbc 04:34:33 ---> 0f29c29daebe 04:34:33 Step 11/12 : COPY . . 04:34:33 ---> 976a25a18bfb 04:34:33 Step 12/12 : RUN $MAKE 04:34:33 ---> Running in 8089fab70b87 04:34:33 noop 04:34:33 Removing intermediate container 8089fab70b87 04:34:33 ---> ab4c33e57862 04:34:33 Successfully built ab4c33e57862 04:34:33 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:34:33 + docker inspect -f . ci-base-image-x86_64 04:34:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:34:33 prd-ubuntu20.04-docker-8c-8g-14446 does not seem to be running inside a container 04:34:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-222 -v /w/workspace/undry_device-rfid-llrp-go_PR-222:/w/workspace/undry_device-rfid-llrp-go_PR-222:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-222@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-222@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:34:34 $ docker top 40af2ff1c29dcd8a799b0a409b1c809047312c35bab80344e64e47b5e45973a9 -eo pid,comm [Pipeline] { [Pipeline] sh 04:34:34 + go version 04:34:34 go version go1.20.2 linux/amd64 [Pipeline] } 04:34:34 $ docker stop --time=1 40af2ff1c29dcd8a799b0a409b1c809047312c35bab80344e64e47b5e45973a9 04:34:35 $ docker rm -f --volumes 40af2ff1c29dcd8a799b0a409b1c809047312c35bab80344e64e47b5e45973a9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:34:36 + docker inspect -f . ci-base-image-x86_64 04:34:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:34:36 prd-ubuntu20.04-docker-8c-8g-14446 does not seem to be running inside a container 04:34:36 $ 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-222 -v /w/workspace/undry_device-rfid-llrp-go_PR-222:/w/workspace/undry_device-rfid-llrp-go_PR-222:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-222@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-222@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:34:37 $ docker top 4f6597e2b59a40db286994160b2c7b6c85129dfd7fa1998c87fb20b4c89e3372 -eo pid,comm [Pipeline] { [Pipeline] sh 04:34:37 + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-222 [Pipeline] fileExists [Pipeline] sh 04:34:37 + make test 04:34:37 go test ./... -coverprofile=coverage.out ./... 04:34:43 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 04:34:53 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 04:34:53 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 04:34:56 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.062s coverage: 40.5% of statements 04:34:56 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.248s coverage: 51.9% of statements 04:34:56 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.012s coverage: 95.5% of statements 04:35:04 go vet ./... 04:35:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:35:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:35:08 ./bin/test-attribution-txt.sh 04:35:08 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 04:35:08 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 04:35:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:35:08 $ docker stop --time=1 4f6597e2b59a40db286994160b2c7b6c85129dfd7fa1998c87fb20b4c89e3372 04:35:11 $ docker rm -f --volumes 4f6597e2b59a40db286994160b2c7b6c85129dfd7fa1998c87fb20b4c89e3372 [Pipeline] // withDockerContainer [Pipeline] sh 04:35:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:35:12 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:35:12 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:35:13 + ls -al . 04:35:13 total 628 04:35:13 drwxrwxr-x 11 jenkins jenkins 4096 May 8 04:34 . 04:35:13 drwxrwxr-x 4 jenkins jenkins 4096 May 8 04:33 .. 04:35:13 -rw-rw-r-- 1 jenkins jenkins 134 May 8 04:33 .dockerignore 04:35:13 drwxrwxr-x 8 jenkins jenkins 4096 May 8 04:33 .git 04:35:13 drwxrwxr-x 3 jenkins jenkins 4096 May 8 04:33 .github 04:35:13 -rw-rw-r-- 1 jenkins jenkins 946 May 8 04:33 .gitignore 04:35:13 -rw-rw-r-- 1 jenkins jenkins 41 May 8 04:33 .golangci.yml 04:35:13 drwxr-xr-x 3 jenkins jenkins 4096 May 8 04:33 .semver 04:35:13 -rw-rw-r-- 1 jenkins jenkins 10794 May 8 04:33 Attribution.txt 04:35:13 -rw-rw-r-- 1 jenkins jenkins 5905 May 8 04:33 CHANGELOG.md 04:35:13 -rw-rw-r-- 1 jenkins jenkins 1347 May 8 04:33 Dockerfile 04:35:13 -rw-rw-r-- 1 jenkins jenkins 677 May 8 04:33 GOVERNANCE.md 04:35:13 -rw-rw-r-- 1 jenkins jenkins 683 May 8 04:33 Jenkinsfile 04:35:13 -rw-rw-r-- 1 jenkins jenkins 11347 May 8 04:33 LICENSE 04:35:13 -rw-rw-r-- 1 jenkins jenkins 2053 May 8 04:33 Makefile 04:35:13 -rw-rw-r-- 1 jenkins jenkins 625 May 8 04:33 OWNERS.md 04:35:13 -rw-rw-r-- 1 jenkins jenkins 28505 May 8 04:33 README.md 04:35:13 -rw-rw-r-- 1 jenkins jenkins 5 May 8 04:33 VERSION 04:35:13 drwxrwxr-x 2 jenkins jenkins 4096 May 8 04:33 bin 04:35:13 drwxrwxr-x 4 jenkins jenkins 4096 May 8 04:33 cmd 04:35:13 -rw-r--r-- 1 jenkins jenkins 458038 May 8 04:34 coverage.out 04:35:13 drwxrwxr-x 2 jenkins jenkins 4096 May 8 04:33 examples 04:35:13 -rw-rw-r-- 1 jenkins jenkins 3419 May 8 04:33 go.mod 04:35:13 -rw-rw-r-- 1 jenkins jenkins 31078 May 8 04:33 go.sum 04:35:13 drwxrwxr-x 2 jenkins jenkins 4096 May 8 04:33 images 04:35:13 drwxrwxr-x 5 jenkins jenkins 4096 May 8 04:33 internal 04:35:13 drwxrwxr-x 4 jenkins jenkins 4096 May 8 04:33 snap 04:35:13 -rw-rw-r-- 1 jenkins jenkins 193 May 8 04:33 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:35:13 + 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=239f460a0e744e852ab7b869ed17198be1360528 --label arch=amd64 --label version=0.0.0 . 04:35:13 Sending build context to Docker daemon 4.233MB 04:35:13 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 04:35:13 Step 2/24 : FROM ${BASE} AS builder 04:35:13 ---> ab4c33e57862 04:35:13 Step 3/24 : ARG ADD_BUILD_TAGS="" 04:35:13 ---> Running in 78769332d441 04:35:13 Removing intermediate container 78769332d441 04:35:13 ---> 9cc0eef20b8c 04:35:13 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:35:13 ---> Running in f622b00e0e66 04:35:13 Removing intermediate container f622b00e0e66 04:35:13 ---> 736a03849dba 04:35:13 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 04:35:13 ---> Running in 9da023630f90 04:35:13 Removing intermediate container 9da023630f90 04:35:13 ---> 08354cea63e6 04:35:13 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 04:35:13 ---> Running in 8bf51baeadf7 04:35:14 Removing intermediate container 8bf51baeadf7 04:35:14 ---> fd93566faf89 04:35:14 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:35:14 ---> Running in 55d5ed69c63b 04:35:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:35:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:35:14 OK: 265 MiB in 53 packages 04:35:14 Removing intermediate container 55d5ed69c63b 04:35:14 ---> bb6cb97dd032 04:35:14 Step 8/24 : WORKDIR /app 04:35:15 ---> Running in dba0ad81335b 04:35:15 Removing intermediate container dba0ad81335b 04:35:15 ---> c36336873b0d 04:35:15 Step 9/24 : COPY go.mod vendor* ./ 04:35:15 ---> ad411183d911 04:35:15 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:35:15 ---> Running in 9991504d4587 04:35:16 Removing intermediate container 9991504d4587 04:35:16 ---> 941af1172344 04:35:16 Step 11/24 : COPY . . 04:35:16 ---> d85d0a03b378 04:35:16 Step 12/24 : RUN $MAKE 04:35:16 ---> Running in b4a9cbbe083e 04:35:16 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 04:35:34 Removing intermediate container b4a9cbbe083e 04:35:34 ---> f71af4a28c2b 04:35:34 Step 13/24 : FROM alpine:3.17 04:35:34 3.17: Pulling from library/alpine 04:35:34 f56be85fc22e: Already exists 04:35:34 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 04:35:34 Status: Downloaded newer image for alpine:3.17 04:35:34 ---> 9ed4aefc74f6 04:35:34 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 04:35:34 ---> Running in 0b023bab7d06 04:35:34 Removing intermediate container 0b023bab7d06 04:35:34 ---> 27f335ca6ded 04:35:34 Step 15/24 : RUN apk add --update --no-cache dumb-init 04:35:34 ---> Running in 2c919558ad67 04:35:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:35:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:35:34 (1/1) Installing dumb-init (1.2.5-r2) 04:35:34 Executing busybox-1.35.0-r29.trigger 04:35:34 OK: 7 MiB in 16 packages 04:35:35 Removing intermediate container 2c919558ad67 04:35:35 ---> ac9ac274d545 04:35:35 Step 16/24 : COPY --from=builder /app/LICENSE / 04:35:35 ---> 929bf7c4cd85 04:35:35 Step 17/24 : COPY --from=builder /app/Attribution.txt / 04:35:35 ---> df2e5296b2e3 04:35:35 Step 18/24 : COPY --from=builder /app/cmd/ / 04:35:36 ---> 8cc39f2be7fb 04:35:36 Step 19/24 : EXPOSE 59989 04:35:36 ---> Running in da2af1c00eeb 04:35:36 Removing intermediate container da2af1c00eeb 04:35:36 ---> 4e76e151b3a8 04:35:36 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 04:35:36 ---> Running in d8a968426d8f 04:35:36 Removing intermediate container d8a968426d8f 04:35:36 ---> 459c4938e491 04:35:36 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 04:35:36 ---> Running in 4dfb72313c45 04:35:36 Removing intermediate container 4dfb72313c45 04:35:36 ---> 50017e0b0ee4 04:35:36 Step 22/24 : LABEL arch=amd64 04:35:36 ---> Running in 068ebbebcb64 04:35:36 Removing intermediate container 068ebbebcb64 04:35:36 ---> 0003736f9a13 04:35:36 Step 23/24 : LABEL git_sha=239f460a0e744e852ab7b869ed17198be1360528 04:35:36 ---> Running in a7aa61ab8098 04:35:36 Removing intermediate container a7aa61ab8098 04:35:36 ---> 7e16213ccff9 04:35:36 Step 24/24 : LABEL version=0.0.0 04:35:36 ---> Running in 3b8674c9dca9 04:35:36 Removing intermediate container 3b8674c9dca9 04:35:36 ---> 91a691480a1d 04:35:36 [Warning] One or more build-args [ARCH] were not consumed 04:35:36 Successfully built 91a691480a1d 04:35:36 Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:35:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:35:37 04:35:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:35:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:35:38 latest: Pulling from edgex-lftools-log-publisher 04:35:38 5eb5b503b376: Pulling fs layer 04:35:38 5c69ac0246d0: Pulling fs layer 04:35:38 ec43610c2a17: Pulling fs layer 04:35:38 3a2ae6a8a46f: Pulling fs layer 04:35:38 33b1e0a273af: Pulling fs layer 04:35:38 5d3b04190fa2: Pulling fs layer 04:35:38 2f39f015ded8: Pulling fs layer 04:35:38 33b1e0a273af: Waiting 04:35:38 2f39f015ded8: Waiting 04:35:38 5d3b04190fa2: Waiting 04:35:38 3a2ae6a8a46f: Waiting 04:35:38 5c69ac0246d0: Download complete 04:35:38 3a2ae6a8a46f: Verifying Checksum 04:35:38 3a2ae6a8a46f: Download complete 04:35:38 33b1e0a273af: Verifying Checksum 04:35:38 33b1e0a273af: Download complete 04:35:38 ec43610c2a17: Verifying Checksum 04:35:38 ec43610c2a17: Download complete 04:35:38 5d3b04190fa2: Verifying Checksum 04:35:38 5d3b04190fa2: Download complete 04:35:38 5eb5b503b376: Verifying Checksum 04:35:38 5eb5b503b376: Download complete 04:35:38 2f39f015ded8: Download complete 04:35:39 5eb5b503b376: Pull complete 04:35:39 5c69ac0246d0: Pull complete 04:35:39 ec43610c2a17: Pull complete 04:35:39 3a2ae6a8a46f: Pull complete 04:35:40 33b1e0a273af: Pull complete 04:35:40 5d3b04190fa2: Pull complete 04:35:44 2f39f015ded8: Pull complete 04:35:44 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:35:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:35:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:35:44 prd-ubuntu20.04-docker-8c-8g-14446 does not seem to be running inside a container 04:35:44 $ 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-222 -v /w/workspace/undry_device-rfid-llrp-go_PR-222:/w/workspace/undry_device-rfid-llrp-go_PR-222:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-222@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-222@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:35:47 $ docker top 1a800ffff50f9abe04142ad0e57c8abc3b666ed1d27b20d1e9000e9e329e1a5f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:35:47 ---> job-cost.sh 04:35:47 lf-activate-venv: SKIPPING 04:35:47 INFO: No Stack... 04:35:48 INFO: Retrieving Pricing Info for: v3-standard-8 04:35:48 INFO: Archiving Costs [Pipeline] sh 04:35:48 + cat /w/workspace/undry_device-rfid-llrp-go_PR-222/archives/cost.csv 04:35:48 + cut -d, -f6 [Pipeline] lock 04:35:49 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-222-1-stack-cost] 04:35:49 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-222-1-stack-cost] did not exist. Created. 04:35:49 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-222-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:35:49 + echo total: 0.2199999988079071 [Pipeline] stash 04:35:49 Stashed 1 file(s) [Pipeline] } 04:35:49 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-222-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:35:49 $ docker stop --time=1 1a800ffff50f9abe04142ad0e57c8abc3b666ed1d27b20d1e9000e9e329e1a5f 04:35:50 $ docker rm -f --volumes 1a800ffff50f9abe04142ad0e57c8abc3b666ed1d27b20d1e9000e9e329e1a5f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:36:32 Running on prd-ubuntu20.04-docker-arm64-4c-16g-14449 in /w/workspace/undry_device-rfid-llrp-go_PR-222 [Pipeline] { [Pipeline] ws 04:36:32 Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout 04:36:32 Selected Git installation does not exist. Using Default 04:36:32 The recommended git tool is: NONE 04:36:39 using credential edgex-jenkins-ssh 04:36:39 Cloning the remote Git repository 04:36:39 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 04:36:40 > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 04:36:40 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 04:36:40 > git --version # timeout=10 04:36:40 > git --version # 'git version 2.25.1' 04:36:40 using GIT_SSH to set credentials SSH Credentials for GitHub 04:36:40 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:36:41 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 04:36:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:36:43 Merging remotes/origin/main commit 32b390a5ddbe6c018cd477180d327d835f10055c into PR head commit 239f460a0e744e852ab7b869ed17198be1360528 04:36:44 Merge succeeded, producing 239f460a0e744e852ab7b869ed17198be1360528 04:36:44 Checking out Revision 239f460a0e744e852ab7b869ed17198be1360528 (PR-222) 04:36:43 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 04:36:43 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 04:36:43 using GIT_SSH to set credentials SSH Credentials for GitHub 04:36:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/222/head:refs/remotes/origin/PR-222 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:36:43 > git config core.sparsecheckout # timeout=10 04:36:43 > git checkout -f 239f460a0e744e852ab7b869ed17198be1360528 # timeout=10 04:36:43 > git remote # timeout=10 04:36:43 > git config --get remote.origin.url # timeout=10 04:36:44 using GIT_SSH to set credentials SSH Credentials for GitHub 04:36:44 > git merge 32b390a5ddbe6c018cd477180d327d835f10055c # timeout=10 04:36:44 > git rev-parse HEAD^{commit} # timeout=10 04:36:44 > git config core.sparsecheckout # timeout=10 04:36:44 > git checkout -f 239f460a0e744e852ab7b869ed17198be1360528 # timeout=10 04:36:47 Commit message: "build: Ignore all go-mods except device-sdk-go" 04:36:47 > git --version # timeout=10 04:36:47 > git --version # 'git version 2.25.1' 04:36:47 fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:36:49 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:36:49 % Total % Received % Xferd Average Speed Time Time Time Current 04:36:49 Dload Upload Total Spent Left Speed 04:36:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 185k 0 --:--:-- --:--:-- --:--:-- 183k [Pipeline] sh 04:36:49 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:36:50 + sudo tee /etc/docker/daemon.new 04:36:50 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:36:50 { 04:36:50 "registry-mirrors": [ 04:36:50 "https://nexus3.edgexfoundry.org:10001" 04:36:50 ], 04:36:50 "bip": "10.250.0.254/24", 04:36:50 "hosts": [ 04:36:50 "tcp://0.0.0.0:5555", 04:36:50 "unix:///var/run/docker.sock" 04:36:50 ], 04:36:50 "mtu": 1458, 04:36:50 "selinux-enabled": true, 04:36:50 "seccomp-profile": "/etc/docker/seccomp.json" 04:36:50 } [Pipeline] sh 04:36:50 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:36:51 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:37:09 provisioning config files... 04:37:09 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config8753505405951252622tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:37:09 ---> docker-login.sh 04:37:09 nexus3.edgexfoundry.org:10001 04:37:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:37:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:37:10 Configure a credential helper to remove this warning. See 04:37:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:37:10 04:37:10 Login Succeeded 04:37:10 nexus3.edgexfoundry.org:10002 04:37:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:37:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:37:11 Configure a credential helper to remove this warning. See 04:37:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:37:11 04:37:11 Login Succeeded 04:37:11 nexus3.edgexfoundry.org:10003 04:37:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:37:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:37:11 Configure a credential helper to remove this warning. See 04:37:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:37:11 04:37:11 Login Succeeded 04:37:11 nexus3.edgexfoundry.org:10004 04:37:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:37:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:37:11 Configure a credential helper to remove this warning. See 04:37:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:37:11 04:37:11 Login Succeeded 04:37:11 docker.io 04:37:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:37:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:37:12 Configure a credential helper to remove this warning. See 04:37:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:37:12 04:37:12 Login Succeeded 04:37:12 ---> docker-login.sh ends [Pipeline] } 04:37:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:37:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:37:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:37:13 ========================================================= 04:37:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 04:37:13 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:37:13 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 04:37:13 Sending build context to Docker daemon 1.212MB 04:37:13 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 04:37:13 Step 2/12 : FROM ${BASE} AS builder 04:37:14 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:37:14 c41833b44d91: Pulling fs layer 04:37:14 ed15518f5707: Pulling fs layer 04:37:14 feae8fd75edb: Pulling fs layer 04:37:14 242c74f7c9fa: Pulling fs layer 04:37:14 3cdef696dda3: Pulling fs layer 04:37:14 2ced38df9373: Pulling fs layer 04:37:14 58f1dce35555: Pulling fs layer 04:37:14 3cdef696dda3: Waiting 04:37:14 2ced38df9373: Waiting 04:37:14 58f1dce35555: Waiting 04:37:14 242c74f7c9fa: Waiting 04:37:14 ed15518f5707: Verifying Checksum 04:37:14 ed15518f5707: Download complete 04:37:14 242c74f7c9fa: Verifying Checksum 04:37:14 242c74f7c9fa: Download complete 04:37:14 3cdef696dda3: Download complete 04:37:14 c41833b44d91: Verifying Checksum 04:37:14 c41833b44d91: Download complete 04:37:15 c41833b44d91: Pull complete 04:37:15 58f1dce35555: Verifying Checksum 04:37:15 58f1dce35555: Download complete 04:37:15 ed15518f5707: Pull complete 04:37:17 feae8fd75edb: Verifying Checksum 04:37:17 feae8fd75edb: Download complete 04:37:17 2ced38df9373: Verifying Checksum 04:37:17 2ced38df9373: Download complete 04:37:27 feae8fd75edb: Pull complete 04:37:27 242c74f7c9fa: Pull complete 04:37:27 3cdef696dda3: Pull complete 04:37:34 2ced38df9373: Pull complete 04:37:36 58f1dce35555: Pull complete 04:37:36 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 04:37:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 04:37:36 ---> fadd8f120f05 04:37:36 Step 3/12 : ARG ADD_BUILD_TAGS="" 04:37:39 ---> Running in 78aefaa31fc7 04:37:39 Removing intermediate container 78aefaa31fc7 04:37:39 ---> 651e9bee8879 04:37:39 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:37:39 ---> Running in 1e54b95eea68 04:37:39 Removing intermediate container 1e54b95eea68 04:37:39 ---> f63a38f7943d 04:37:39 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 04:37:39 ---> Running in ded8a9af947f 04:37:39 Removing intermediate container ded8a9af947f 04:37:39 ---> 0a3c086a8db0 04:37:39 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 04:37:39 ---> Running in 3e8b25bd6a26 04:37:40 Removing intermediate container 3e8b25bd6a26 04:37:40 ---> 9e48635747ff 04:37:40 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:37:40 ---> Running in 7af1805794a2 04:37:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:37:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:37:43 OK: 263 MiB in 53 packages 04:37:44 Removing intermediate container 7af1805794a2 04:37:44 ---> b9f87def12b8 04:37:44 Step 8/12 : WORKDIR /app 04:37:44 ---> Running in 9de58d449bb9 04:37:45 Removing intermediate container 9de58d449bb9 04:37:45 ---> 47b22c35e176 04:37:45 Step 9/12 : COPY go.mod vendor* ./ 04:37:45 ---> 1d0172ee7a72 04:37:45 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:37:46 ---> Running in 86a94896a8a5 04:38:53 Removing intermediate container 86a94896a8a5 04:38:53 ---> 4addba373e80 04:38:53 Step 11/12 : COPY . . 04:38:53 ---> 627a48c0313a 04:38:53 Step 12/12 : RUN $MAKE 04:38:53 ---> Running in 73aa5a8fe938 04:38:54 noop 04:38:55 Removing intermediate container 73aa5a8fe938 04:38:55 ---> 3907185e855a 04:38:55 Successfully built 3907185e855a 04:38:55 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:55 + docker inspect -f . ci-base-image-arm64 04:38:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:38:55 prd-ubuntu20.04-docker-arm64-4c-16g-14449 does not seem to be running inside a container 04:38:56 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:38:57 $ docker top 39a2d78570e9312ca2018f78baead1e87b263b545581b7824a62084c35d1aee6 -eo pid,comm [Pipeline] { [Pipeline] sh 04:38:58 + go version 04:38:58 go version go1.20.2 linux/arm64 [Pipeline] } 04:38:58 $ docker stop --time=1 39a2d78570e9312ca2018f78baead1e87b263b545581b7824a62084c35d1aee6 04:39:00 $ docker rm -f --volumes 39a2d78570e9312ca2018f78baead1e87b263b545581b7824a62084c35d1aee6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:39:01 + docker inspect -f . ci-base-image-arm64 04:39:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:39:01 prd-ubuntu20.04-docker-arm64-4c-16g-14449 does not seem to be running inside a container 04:39:01 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:39:02 $ docker top dcae2a80dcee2174a56543fbaaf77a29bd8085274069a6a94b58f08b2ece32b9 -eo pid,comm [Pipeline] { [Pipeline] sh 04:39:03 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh 04:39:04 + make test 04:39:04 go test ./... -coverprofile=coverage.out ./... 04:39:51 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 04:42:13 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 04:42:13 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 04:43:00 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 34.782s coverage: 40.5% of statements 04:43:00 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.632s coverage: 52.0% of statements 04:43:00 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.070s coverage: 95.5% of statements 04:43:00 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:43:00 go vet ./... 04:43:27 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:43:27 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:43:27 ./bin/test-attribution-txt.sh 04:43:27 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 04:43:27 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 04:43:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:43:27 $ docker stop --time=1 dcae2a80dcee2174a56543fbaaf77a29bd8085274069a6a94b58f08b2ece32b9 04:43:29 $ docker rm -f --volumes dcae2a80dcee2174a56543fbaaf77a29bd8085274069a6a94b58f08b2ece32b9 [Pipeline] // withDockerContainer [Pipeline] sh 04:43:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:43:30 Warning: overwriting stash ‘coverage-report’ 04:43:31 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:43:32 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:43:32 + ls -al . 04:43:32 total 624 04:43:32 drwxrwxr-x 10 jenkins jenkins 4096 May 8 04:39 . 04:43:32 drwxrwxr-x 4 jenkins jenkins 4096 May 8 04:36 .. 04:43:32 -rw-rw-r-- 1 jenkins jenkins 134 May 8 04:36 .dockerignore 04:43:32 drwxrwxr-x 8 jenkins jenkins 4096 May 8 04:36 .git 04:43:32 drwxrwxr-x 3 jenkins jenkins 4096 May 8 04:36 .github 04:43:32 -rw-rw-r-- 1 jenkins jenkins 946 May 8 04:36 .gitignore 04:43:32 -rw-rw-r-- 1 jenkins jenkins 41 May 8 04:36 .golangci.yml 04:43:32 -rw-rw-r-- 1 jenkins jenkins 10794 May 8 04:36 Attribution.txt 04:43:32 -rw-rw-r-- 1 jenkins jenkins 5905 May 8 04:36 CHANGELOG.md 04:43:32 -rw-rw-r-- 1 jenkins jenkins 1347 May 8 04:36 Dockerfile 04:43:32 -rw-rw-r-- 1 jenkins jenkins 677 May 8 04:36 GOVERNANCE.md 04:43:32 -rw-rw-r-- 1 jenkins jenkins 683 May 8 04:36 Jenkinsfile 04:43:32 -rw-rw-r-- 1 jenkins jenkins 11347 May 8 04:36 LICENSE 04:43:32 -rw-rw-r-- 1 jenkins jenkins 2053 May 8 04:36 Makefile 04:43:32 -rw-rw-r-- 1 jenkins jenkins 625 May 8 04:36 OWNERS.md 04:43:32 -rw-rw-r-- 1 jenkins jenkins 28505 May 8 04:36 README.md 04:43:32 -rw-rw-r-- 1 jenkins jenkins 5 May 8 04:33 VERSION 04:43:32 drwxrwxr-x 2 jenkins jenkins 4096 May 8 04:36 bin 04:43:32 drwxrwxr-x 4 jenkins jenkins 4096 May 8 04:36 cmd 04:43:32 -rw-r--r-- 1 jenkins jenkins 458038 May 8 04:42 coverage.out 04:43:32 drwxrwxr-x 2 jenkins jenkins 4096 May 8 04:36 examples 04:43:32 -rw-rw-r-- 1 jenkins jenkins 3419 May 8 04:36 go.mod 04:43:32 -rw-rw-r-- 1 jenkins jenkins 31078 May 8 04:36 go.sum 04:43:32 drwxrwxr-x 2 jenkins jenkins 4096 May 8 04:36 images 04:43:32 drwxrwxr-x 5 jenkins jenkins 4096 May 8 04:36 internal 04:43:32 drwxrwxr-x 4 jenkins jenkins 4096 May 8 04:36 snap 04:43:32 -rw-rw-r-- 1 jenkins jenkins 193 May 8 04:36 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:32 + 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=239f460a0e744e852ab7b869ed17198be1360528 --label arch=arm64 --label version=0.0.0 . 04:43:33 Sending build context to Docker daemon 1.212MB 04:43:33 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 04:43:33 Step 2/24 : FROM ${BASE} AS builder 04:43:33 ---> 3907185e855a 04:43:33 Step 3/24 : ARG ADD_BUILD_TAGS="" 04:43:33 ---> Running in 9d3cdfcabe3d 04:43:33 Removing intermediate container 9d3cdfcabe3d 04:43:33 ---> c3c863255986 04:43:33 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:43:33 ---> Running in b745ccf3570d 04:43:34 Removing intermediate container b745ccf3570d 04:43:34 ---> 15c221276e81 04:43:34 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 04:43:34 ---> Running in a55603b1209d 04:43:34 Removing intermediate container a55603b1209d 04:43:34 ---> 381809e328ce 04:43:34 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 04:43:34 ---> Running in 4b865bc7a7a6 04:43:35 Removing intermediate container 4b865bc7a7a6 04:43:35 ---> 38deb6e1486c 04:43:35 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:43:35 ---> Running in ee0875852876 04:43:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:43:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:43:38 OK: 263 MiB in 53 packages 04:43:39 Removing intermediate container ee0875852876 04:43:39 ---> f55b7166badf 04:43:39 Step 8/24 : WORKDIR /app 04:43:39 ---> Running in 9e858b77d9cb 04:43:39 Removing intermediate container 9e858b77d9cb 04:43:39 ---> bc62e17f7002 04:43:39 Step 9/24 : COPY go.mod vendor* ./ 04:43:40 ---> 6f29781571e9 04:43:40 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:43:40 ---> Running in e4fa756a4b52 04:43:42 Removing intermediate container e4fa756a4b52 04:43:42 ---> 1511cbb52f07 04:43:42 Step 11/24 : COPY . . 04:43:43 ---> 98fb451b4a30 04:43:43 Step 12/24 : RUN $MAKE 04:43:43 ---> Running in 44ea7fefbba7 04:43:45 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 04:46:22 Removing intermediate container 44ea7fefbba7 04:46:22 ---> 1c7c3a3bbda6 04:46:22 Step 13/24 : FROM alpine:3.17 04:46:22 3.17: Pulling from library/alpine 04:46:22 c41833b44d91: Already exists 04:46:22 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 04:46:22 Status: Downloaded newer image for alpine:3.17 04:46:22 ---> 51e60588ff2c 04:46:22 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 04:46:22 ---> Running in 32aac96d9eeb 04:46:22 Removing intermediate container 32aac96d9eeb 04:46:22 ---> 69ad72ea7822 04:46:22 Step 15/24 : RUN apk add --update --no-cache dumb-init 04:46:22 ---> Running in 03dd9535029e 04:46:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:46:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:46:23 (1/1) Installing dumb-init (1.2.5-r2) 04:46:23 Executing busybox-1.35.0-r29.trigger 04:46:23 OK: 8 MiB in 16 packages 04:46:24 Removing intermediate container 03dd9535029e 04:46:24 ---> 9e2c24f3be62 04:46:24 Step 16/24 : COPY --from=builder /app/LICENSE / 04:46:24 ---> 8d02d00ad8e2 04:46:24 Step 17/24 : COPY --from=builder /app/Attribution.txt / 04:46:24 ---> 2036432cb3fe 04:46:24 Step 18/24 : COPY --from=builder /app/cmd/ / 04:46:26 ---> 3d4c9f855a0c 04:46:26 Step 19/24 : EXPOSE 59989 04:46:26 ---> Running in 1ab4eb110563 04:46:26 Removing intermediate container 1ab4eb110563 04:46:26 ---> b9358c0c1879 04:46:26 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 04:46:26 ---> Running in 6dcb7c613d41 04:46:27 Removing intermediate container 6dcb7c613d41 04:46:27 ---> c2806e14a6b7 04:46:27 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 04:46:27 ---> Running in d6fb582582e3 04:46:27 Removing intermediate container d6fb582582e3 04:46:27 ---> 85b10a66541b 04:46:27 Step 22/24 : LABEL arch=arm64 04:46:27 ---> Running in 8e4c3a0d021b 04:46:28 Removing intermediate container 8e4c3a0d021b 04:46:28 ---> 380306f7cda7 04:46:28 Step 23/24 : LABEL git_sha=239f460a0e744e852ab7b869ed17198be1360528 04:46:28 ---> Running in bbbb241adafa 04:46:28 Removing intermediate container bbbb241adafa 04:46:28 ---> 3b4321ac3407 04:46:28 Step 24/24 : LABEL version=0.0.0 04:46:28 ---> Running in 4fccd708e143 04:46:28 Removing intermediate container 4fccd708e143 04:46:28 ---> 4c2bef251943 04:46:28 [Warning] One or more build-args [ARCH] were not consumed 04:46:28 Successfully built 4c2bef251943 04:46:28 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 04:46:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:46:29 04:46:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:46:30 arm64: Pulling from edgex-lftools-log-publisher 04:46:30 8998bd30e6a1: Pulling fs layer 04:46:30 04944245beec: Pulling fs layer 04:46:30 699f458cf7ca: Pulling fs layer 04:46:30 765212b225bb: Pulling fs layer 04:46:30 f23df028b6ca: Pulling fs layer 04:46:30 d65c8cfc05b1: Pulling fs layer 04:46:30 2437ff75d9bd: Pulling fs layer 04:46:30 f23df028b6ca: Waiting 04:46:30 d65c8cfc05b1: Waiting 04:46:30 2437ff75d9bd: Waiting 04:46:30 765212b225bb: Waiting 04:46:30 04944245beec: Verifying Checksum 04:46:30 04944245beec: Download complete 04:46:30 765212b225bb: Verifying Checksum 04:46:30 765212b225bb: Download complete 04:46:30 f23df028b6ca: Verifying Checksum 04:46:30 f23df028b6ca: Download complete 04:46:30 d65c8cfc05b1: Verifying Checksum 04:46:30 d65c8cfc05b1: Download complete 04:46:30 699f458cf7ca: Verifying Checksum 04:46:30 699f458cf7ca: Download complete 04:46:31 8998bd30e6a1: Download complete 04:46:33 2437ff75d9bd: Verifying Checksum 04:46:33 2437ff75d9bd: Download complete 04:46:35 8998bd30e6a1: Pull complete 04:46:35 04944245beec: Pull complete 04:46:37 699f458cf7ca: Pull complete 04:46:37 765212b225bb: Pull complete 04:46:38 f23df028b6ca: Pull complete 04:46:38 d65c8cfc05b1: Pull complete 04:46:53 2437ff75d9bd: Pull complete 04:46:53 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:46:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:46:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:46:53 prd-ubuntu20.04-docker-arm64-4c-16g-14449 does not seem to be running inside a container 04:46:53 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 04:46:57 $ docker top 935747b9fd50e76f796a72b963fcee34f90a3f9cb7d8502350c046985cbdd60c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:46:58 ---> job-cost.sh 04:46:58 lf-activate-venv: SKIPPING 04:46:58 INFO: No Stack... 04:46:58 INFO: Retrieving Pricing Info for: v3-standard-4 04:46:59 INFO: Archiving Costs [Pipeline] sh 04:47:00 + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv 04:47:00 + cut -d, -f6 [Pipeline] lock 04:47:00 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-222-1-stack-cost] 04:47:00 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-222-1-stack-cost] did not exist. Created. 04:47:00 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-222-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:47:01 /w/workspace/device-rfid-llrp-go/1@tmp/durable-ad0ac997/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:47:01 + echo total: 0.10999999940395355 [Pipeline] stash 04:47:01 Warning: overwriting stash ‘stack-cost’ 04:47:01 Stashed 1 file(s) [Pipeline] } 04:47:01 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-222-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:47:01 $ docker stop --time=1 935747b9fd50e76f796a72b963fcee34f90a3f9cb7d8502350c046985cbdd60c 04:47:03 $ docker rm -f --volumes 935747b9fd50e76f796a72b963fcee34f90a3f9cb7d8502350c046985cbdd60c [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 04:47:04 provisioning config files... 04:47:04 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-222@tmp/config6378237527904802499tmp [Pipeline] { [Pipeline] sh 04:47:05 + set +x 04:47:05 + curl -s https://codecov.io/bash 04:47:05 + bash -s -- 04:47:05 04:47:05 _____ _ 04:47:05 / ____| | | 04:47:05 | | ___ __| | ___ ___ _____ __ 04:47:05 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:47:05 | |___| (_) | (_| | __/ (_| (_) \ V / 04:47:05 \_____\___/ \__,_|\___|\___\___/ \_/ 04:47:05 Bash-1.0.6 04:47:05 04:47:05 04:47:05 ==> git version 2.25.1 found 04:47:05 ==> 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 04:47:05 Release-Date: 2020-01-08 04:47:05 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:47:05 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:47:05 ==> Jenkins CI detected. 04:47:05 current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-222 04:47:05 project root: . 04:47:05 --> token set from env 04:47:05 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:47:05 ==> Running gcov in . (disable via -X gcov) 04:47:05 ==> Python coveragepy not found 04:47:05 ==> Searching for coverage reports in: 04:47:05 + . 04:47:05 -> Found 1 reports 04:47:05 ==> Detecting git/mercurial file structure 04:47:05 ==> Reading reports 04:47:05 + ./coverage.out bytes=458038 04:47:05 ==> Appending adjustments 04:47:05 https://docs.codecov.io/docs/fixing-reports 04:47:05 + Found adjustments 04:47:05 ==> Gzipping contents 04:47:05 52K /tmp/codecov.bh043r.gz 04:47:05 ==> Uploading reports 04:47:05 url: https://codecov.io 04:47:05 query: branch=PR-222&commit=239f460a0e744e852ab7b869ed17198be1360528&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-222%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=222&job=&cmd_args= 04:47:05 -> Pinging Codecov 04:47:05 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-222&commit=239f460a0e744e852ab7b869ed17198be1360528&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-222%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=222&job=&cmd_args= 04:47:05 -> Uploading to 04:47:05 https://storage.googleapis.com/codecov/v4/raw/2023-05-08/581DD39554BDF9B6E22D074273EAD858/239f460a0e744e852ab7b869ed17198be1360528/420594c9-8df5-4b96-847e-1f03cc1321d7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230508%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230508T044705Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6727614427a5e530a4675f85328ad0b2a3f4dc85b2bea647a1de0ee3e657661c 04:47:05 % Total % Received % Xferd Average Speed Time Time Time Current 04:47:05 Dload Upload Total Spent Left Speed 04:47:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50498 0 0 100 50498 0 202k --:--:-- --:--:-- --:--:-- 202k 04:47:06 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/239f460a0e744e852ab7b869ed17198be1360528 [Pipeline] } 04:47:06 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 04:47:07 + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-222/archives ] 04:47:07 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-222/archives 04:47:07 total 16 04:47:07 drwxr-xr-x 3 root root 4096 May 8 04:35 . 04:47:07 drwxrwxr-x 12 jenkins jenkins 4096 May 8 04:35 .. 04:47:07 drwxr-xr-x 2 root root 4096 May 8 04:35 cost 04:47:07 -rw-r--r-- 1 root root 91 May 8 04:35 cost.csv 04:47:07 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-222/archives 04:47:07 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-222/archives 04:47:07 total 16 04:47:07 drwxr-xr-x 3 jenkins jenkins 4096 May 8 04:35 . 04:47:07 drwxrwxr-x 12 jenkins jenkins 4096 May 8 04:35 .. 04:47:07 drwxr-xr-x 2 jenkins jenkins 4096 May 8 04:35 cost 04:47:07 -rw-r--r-- 1 jenkins jenkins 91 May 8 04:35 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:47:08 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:47:08 ---> package-listing.sh 04:47:08 ++ tr '[:upper:]' '[:lower:]' 04:47:08 ++ facter osfamily 04:47:09 + OS_FAMILY=debian 04:47:09 + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-222 04:47:09 + START_PACKAGES=/tmp/packages_start.txt 04:47:09 + END_PACKAGES=/tmp/packages_end.txt 04:47:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:47:09 + PACKAGES=/tmp/packages_start.txt 04:47:09 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-222 ']' 04:47:09 + PACKAGES=/tmp/packages_end.txt 04:47:09 + case "${OS_FAMILY}" in 04:47:09 + dpkg -l 04:47:09 + grep '^ii' 04:47:09 + '[' -f /tmp/packages_start.txt ']' 04:47:09 + '[' -f /tmp/packages_end.txt ']' 04:47:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:47:09 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-222 ']' 04:47:09 + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-222/archives/ 04:47:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-222/archives/ [Pipeline] echo 04:47:09 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-222/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:47:09 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:47:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:47:10 prd-ubuntu20.04-docker-8c-8g-14446 does not seem to be running inside a container 04:47:10 $ 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-222/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-222 -v /w/workspace/undry_device-rfid-llrp-go_PR-222:/w/workspace/undry_device-rfid-llrp-go_PR-222:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-222@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-222@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:47:10 $ docker top 916eb35dd073b34f9a5eef0c68986f3d52ec0a930041ae7f425d719588574767 -eo pid,comm [Pipeline] { [Pipeline] sh 04:47:10 + touch /tmp/pre-build-complete [Pipeline] sh 04:47:11 + mkdir -p /var/log/sysstat [Pipeline] sh 04:47:11 + ls /var/log/sa-host 04:47:11 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:47:11 provisioning config files... 04:47:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-222@tmp/config16631017786763630573tmp [Pipeline] { [Pipeline] echo 04:47:11 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:47:12 ---> create-netrc.sh [Pipeline] } 04:47:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:47:12 ---> python-tools-install.sh [Pipeline] echo 04:47:12 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:47:12 ---> sudo-logs.sh 04:47:12 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:47:12 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:47:13 ---> job-cost.sh 04:47:13 lf-activate-venv: SKIPPING 04:47:13 DEBUG: total: 0.2199999988079071 04:47:13 INFO: Retrieving Stack Cost... 04:47:13 INFO: Retrieving Pricing Info for: v3-standard-8 04:47:14 INFO: Archiving Costs [Pipeline] echo 04:47:14 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:47:14 ---> logs-deploy.sh 04:47:14 lf-activate-venv: SKIPPING 04:47:14 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-222/1 04:47:14 INFO: archiving workspace using pattern(s): 04:47:15 Archives upload complete. 04:47:15 INFO: archiving logs to Nexus