Pull request #302 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b0845339ddef1abbd6a14ff187db62c251c064f4+66cd8b5f3a15ed8e8754516932427629b55b2818 (aedfa7e619edd5a316fdf58159a622b0456ba88e) 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-ssh11205858801801430670.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh13940021987405244176.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 590556114a56c6d90cc8043840e039c2f74196dc 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-302/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-302/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17130059429959778033.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-302/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4530116180971400035.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh6548573330870895634.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-302/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-302/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17273049965929165371.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 590556114a56c6d90cc8043840e039c2f74196dc Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5632 in /w/workspace/undry_device-rfid-llrp-go_PR-302 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/undry_device-rfid-llrp-go_PR-302 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 66cd8b5f3a15ed8e8754516932427629b55b2818 into PR head commit b0845339ddef1abbd6a14ff187db62c251c064f4 > 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/302/head:refs/remotes/origin/PR-302 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b0845339ddef1abbd6a14ff187db62c251c064f4 # 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 66cd8b5f3a15ed8e8754516932427629b55b2818 # timeout=10 Merge succeeded, producing b0845339ddef1abbd6a14ff187db62c251c064f4 Checking out Revision b0845339ddef1abbd6a14ff187db62c251c064f4 (PR-302) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b0845339ddef1abbd6a14ff187db62c251c064f4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-07-15T10:12:11.829Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-07-15T10:12:12.047Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-07-15T10:12:12.168Z] ========================================================= [2024-07-15T10:12:12.168Z] EdgeX Global Pipelines Version Info [2024-07-15T10:12:12.168Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-07-15T10:12:12.967Z] ------------------- [2024-07-15T10:12:12.967Z] stable info: [2024-07-15T10:12:12.967Z] ------------------- [2024-07-15T10:12:12.967Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-15T10:12:12.967Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-15T10:12:12.967Z] Message: update stable to v1.0.260 [2024-07-15T10:12:13.540Z] ------------------- [2024-07-15T10:12:13.540Z] experimental info: [2024-07-15T10:12:13.540Z] ------------------- [2024-07-15T10:12:13.540Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-15T10:12:13.540Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-07-15T10:12:13.540Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-07-15T10:12:13.751Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2024-07-15T10:12:13.810Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2024-07-15T10:12:13.877Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-07-15T10:12:13.935Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-07-15T10:12:13.998Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-07-15T10:12:14.056Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-07-15T10:12:14.116Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-07-15T10:12:14.174Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-07-15T10:12:14.227Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-07-15T10:12:14.286Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-07-15T10:12:14.350Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-07-15T10:12:14.410Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2024-07-15T10:12:14.471Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-07-15T10:12:14.525Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-07-15T10:12:14.582Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-07-15T10:12:14.635Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-07-15T10:12:14.691Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-07-15T10:12:14.749Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-07-15T10:12:14.800Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-07-15T10:12:14.856Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-07-15T10:12:14.914Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-07-15T10:12:14.971Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-07-15T10:12:15.039Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-07-15T10:12:15.094Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-07-15T10:12:15.151Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-07-15T10:12:15.206Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-07-15T10:12:15.265Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-07-15T10:12:15.321Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-302 [Pipeline] echo [2024-07-15T10:12:15.379Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-302 [Pipeline] echo [2024-07-15T10:12:15.435Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-302 [Pipeline] echo [2024-07-15T10:12:15.494Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b0845339ddef1abbd6a14ff187db62c251c064f4 [Pipeline] echo [2024-07-15T10:12:15.552Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b084533 [Pipeline] echo [2024-07-15T10:12:15.613Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-15T10:12:15.764Z] provisioning config files... [2024-07-15T10:12:15.777Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-302@tmp/config6523631415245771575tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-15T10:12:16.177Z] ---> ****-login.sh [2024-07-15T10:12:16.177Z] nexus3.edgexfoundry.org:10001 [2024-07-15T10:12:16.436Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T10:12:16.437Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T10:12:16.437Z] Configure a credential helper to remove this warning. See [2024-07-15T10:12:16.437Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T10:12:16.437Z] [2024-07-15T10:12:16.437Z] Login Succeeded [2024-07-15T10:12:16.437Z] nexus3.edgexfoundry.org:10002 [2024-07-15T10:12:16.697Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T10:12:16.697Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T10:12:16.697Z] Configure a credential helper to remove this warning. See [2024-07-15T10:12:16.697Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T10:12:16.697Z] [2024-07-15T10:12:16.697Z] Login Succeeded [2024-07-15T10:12:16.697Z] nexus3.edgexfoundry.org:10003 [2024-07-15T10:12:16.697Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T10:12:16.698Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T10:12:16.698Z] Configure a credential helper to remove this warning. See [2024-07-15T10:12:16.698Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T10:12:16.698Z] [2024-07-15T10:12:16.698Z] Login Succeeded [2024-07-15T10:12:16.698Z] nexus3.edgexfoundry.org:10004 [2024-07-15T10:12:16.698Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T10:12:17.062Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T10:12:17.062Z] Configure a credential helper to remove this warning. See [2024-07-15T10:12:17.062Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T10:12:17.062Z] [2024-07-15T10:12:17.062Z] Login Succeeded [2024-07-15T10:12:17.062Z] ****.io [2024-07-15T10:12:17.062Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T10:12:17.323Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T10:12:17.323Z] Configure a credential helper to remove this warning. See [2024-07-15T10:12:17.323Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T10:12:17.323Z] [2024-07-15T10:12:17.323Z] Login Succeeded [2024-07-15T10:12:17.323Z] ---> ****-login.sh ends [Pipeline] } [2024-07-15T10:12:17.356Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-07-15T10:12:18.075Z] + git rev-list -1 --merges b0845339ddef1abbd6a14ff187db62c251c064f4~1..b0845339ddef1abbd6a14ff187db62c251c064f4 [Pipeline] echo [2024-07-15T10:12:18.127Z] -----------> git rev-list -1 --merges b0845339ddef1abbd6a14ff187db62c251c064f4~1..b0845339ddef1abbd6a14ff187db62c251c064f4 b0845339ddef1abbd6a14ff187db62c251c064f4 [false] [Pipeline] sh [2024-07-15T10:12:18.455Z] + git log --format=format:%s -1 b0845339ddef1abbd6a14ff187db62c251c064f4 [Pipeline] echo [2024-07-15T10:12:18.503Z] ========================================================= [2024-07-15T10:12:18.504Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-07-15T10:12:18.504Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-15T10:12:19.000Z] + git log --format=format:%s -1 b0845339ddef1abbd6a14ff187db62c251c064f4 [Pipeline] echo [2024-07-15T10:12:19.039Z] [semverPrep] GIT_COMMIT: b0845339ddef1abbd6a14ff187db62c251c064f4, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2024-07-15T10:12:19.084Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-07-15T10:12:19.501Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-15T10:12:19.501Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-07-15T10:12:19.501Z] + [ -e /tmp/ssh_known_hosts ] [2024-07-15T10:12:19.501Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-07-15T10:12:19.501Z] + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee [2024-07-15T10:12:19.501Z] -a /etc/ssh/ssh_known_hosts [2024-07-15T10:12:19.501Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T10:12:20.010Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-15T10:12:20.010Z] [2024-07-15T10:12:20.010Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T10:12:20.436Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-15T10:12:20.436Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-07-15T10:12:20.436Z] b85a868b505f: Pulling fs layer [2024-07-15T10:12:20.436Z] e2be974225ed: Pulling fs layer [2024-07-15T10:12:20.436Z] 339a4e72a1f5: Pulling fs layer [2024-07-15T10:12:20.436Z] 988bab9f4d93: Pulling fs layer [2024-07-15T10:12:20.436Z] 1469e6f7b9e6: Pulling fs layer [2024-07-15T10:12:20.436Z] eaf3925da568: Pulling fs layer [2024-07-15T10:12:20.436Z] bab4dde63d76: Pulling fs layer [2024-07-15T10:12:20.437Z] bde34c3a00c8: Pulling fs layer [2024-07-15T10:12:20.437Z] b352a97aabf1: Pulling fs layer [2024-07-15T10:12:20.437Z] 4872d77fe225: Pulling fs layer [2024-07-15T10:12:20.437Z] 5851b861e8e6: Pulling fs layer [2024-07-15T10:12:20.437Z] bab4dde63d76: Waiting [2024-07-15T10:12:20.437Z] bde34c3a00c8: Waiting [2024-07-15T10:12:20.437Z] b352a97aabf1: Waiting [2024-07-15T10:12:20.437Z] 4872d77fe225: Waiting [2024-07-15T10:12:20.437Z] 5851b861e8e6: Waiting [2024-07-15T10:12:20.437Z] 988bab9f4d93: Waiting [2024-07-15T10:12:20.437Z] 1469e6f7b9e6: Waiting [2024-07-15T10:12:20.437Z] eaf3925da568: Waiting [2024-07-15T10:12:20.437Z] e2be974225ed: Verifying Checksum [2024-07-15T10:12:20.437Z] e2be974225ed: Download complete [2024-07-15T10:12:20.437Z] 988bab9f4d93: Verifying Checksum [2024-07-15T10:12:20.437Z] 988bab9f4d93: Download complete [2024-07-15T10:12:20.437Z] 1469e6f7b9e6: Verifying Checksum [2024-07-15T10:12:20.437Z] 1469e6f7b9e6: Download complete [2024-07-15T10:12:20.437Z] 339a4e72a1f5: Verifying Checksum [2024-07-15T10:12:20.437Z] 339a4e72a1f5: Download complete [2024-07-15T10:12:20.437Z] eaf3925da568: Verifying Checksum [2024-07-15T10:12:20.437Z] eaf3925da568: Download complete [2024-07-15T10:12:20.695Z] bde34c3a00c8: Download complete [2024-07-15T10:12:20.695Z] b352a97aabf1: Download complete [2024-07-15T10:12:20.695Z] 4872d77fe225: Verifying Checksum [2024-07-15T10:12:20.695Z] 4872d77fe225: Download complete [2024-07-15T10:12:20.695Z] 5851b861e8e6: Verifying Checksum [2024-07-15T10:12:20.695Z] 5851b861e8e6: Download complete [2024-07-15T10:12:20.695Z] b85a868b505f: Verifying Checksum [2024-07-15T10:12:20.695Z] b85a868b505f: Download complete [2024-07-15T10:12:20.953Z] bab4dde63d76: Verifying Checksum [2024-07-15T10:12:20.953Z] bab4dde63d76: Download complete [2024-07-15T10:12:21.888Z] b85a868b505f: Pull complete [2024-07-15T10:12:22.146Z] e2be974225ed: Pull complete [2024-07-15T10:12:22.713Z] 339a4e72a1f5: Pull complete [2024-07-15T10:12:22.713Z] 988bab9f4d93: Pull complete [2024-07-15T10:12:22.971Z] 1469e6f7b9e6: Pull complete [2024-07-15T10:12:22.971Z] eaf3925da568: Pull complete [2024-07-15T10:12:24.879Z] bab4dde63d76: Pull complete [2024-07-15T10:12:24.879Z] bde34c3a00c8: Pull complete [2024-07-15T10:12:24.879Z] b352a97aabf1: Pull complete [2024-07-15T10:12:24.879Z] 4872d77fe225: Pull complete [2024-07-15T10:12:24.879Z] 5851b861e8e6: Pull complete [2024-07-15T10:12:25.143Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-07-15T10:12:25.143Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-15T10:12:25.143Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-15T10:12:25.441Z] prd-ubuntu20.04-docker-8c-8g-5632 does not seem to be running inside a container [2024-07-15T10:12:25.472Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-302 -v /w/workspace/undry_device-rfid-llrp-go_PR-302:/w/workspace/undry_device-rfid-llrp-go_PR-302:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-302@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-302@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-15T10:12:28.363Z] $ docker top f4f828bebc7b1e56695a03b2649b294a859a39a8397c0e595ce9241d89e11950 -eo pid,comm [2024-07-15T10:12:28.414Z] 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). [2024-07-15T10:12:28.414Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-15T10:12:28.599Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-15T10:12:28.599Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-15T10:12:28.723Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-15T10:12:28.724Z] $ docker exec f4f828bebc7b1e56695a03b2649b294a859a39a8397c0e595ce9241d89e11950 ssh-agent [2024-07-15T10:12:28.837Z] SSH_AUTH_SOCK=/tmp/ssh-1etTSyqGIETP/agent.33 [2024-07-15T10:12:28.837Z] SSH_AGENT_PID=39 [2024-07-15T10:12:28.844Z] Running ssh-add (command line suppressed) [2024-07-15T10:12:28.938Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-302@tmp/private_key_10227267581467063912.key (/w/workspace/undry_device-rfid-llrp-go_PR-302@tmp/private_key_10227267581467063912.key) [2024-07-15T10:12:28.955Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-15T10:12:29.318Z] + git tag --points-at HEAD [Pipeline] } [2024-07-15T10:12:29.347Z] $ docker exec --env ******** --env ******** f4f828bebc7b1e56695a03b2649b294a859a39a8397c0e595ce9241d89e11950 ssh-agent -k [2024-07-15T10:12:29.435Z] unset SSH_AUTH_SOCK; [2024-07-15T10:12:29.435Z] unset SSH_AGENT_PID; [2024-07-15T10:12:29.435Z] echo Agent pid 39 killed; [2024-07-15T10:12:29.446Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-07-15T10:12:29.574Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-15T10:12:29.574Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-15T10:12:29.684Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-15T10:12:29.686Z] $ docker exec f4f828bebc7b1e56695a03b2649b294a859a39a8397c0e595ce9241d89e11950 ssh-agent [2024-07-15T10:12:29.791Z] SSH_AUTH_SOCK=/tmp/ssh-S9NRw12iFv1E/agent.72 [2024-07-15T10:12:29.791Z] SSH_AGENT_PID=78 [2024-07-15T10:12:29.795Z] Running ssh-add (command line suppressed) [2024-07-15T10:12:29.892Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-302@tmp/private_key_15088495884502094742.key (/w/workspace/undry_device-rfid-llrp-go_PR-302@tmp/private_key_15088495884502094742.key) [2024-07-15T10:12:29.905Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-15T10:12:30.257Z] + git semver init [2024-07-15T10:12:30.517Z] 2024-07-15 10:12:30,433 [run_init] DEBUG init version:0.0.0 force:False [2024-07-15T10:12:30.517Z] 2024-07-15 10:12:30,433 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-302/.semver [2024-07-15T10:12:30.517Z] 2024-07-15 10:12:30,434 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-302/.semver [2024-07-15T10:12:30.517Z] 2024-07-15 10:12:30,434 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-302/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-302, universal_newlines=False, shell=None, istream=None) [2024-07-15T10:12:32.423Z] 2024-07-15 10:12:32,040 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-302/.git/info/exclude [2024-07-15T10:12:32.423Z] 2024-07-15 10:12:32,041 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-302/.semver/PR-302 with force:False [2024-07-15T10:12:32.423Z] 2024-07-15 10:12:32,041 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-302/.semver/PR-302 [2024-07-15T10:12:32.423Z] 2024-07-15 10:12:32,045 [execute] INFO git cat-file --batch-check [2024-07-15T10:12:32.423Z] 2024-07-15 10:12:32,045 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-302/.semver, universal_newlines=False, shell=None, istream=) [2024-07-15T10:12:32.423Z] 2024-07-15 10:12:32,050 [execute] INFO git cat-file --batch [2024-07-15T10:12:32.423Z] 2024-07-15 10:12:32,051 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-302/.semver, universal_newlines=False, shell=None, istream=) [2024-07-15T10:12:32.423Z] 2024-07-15 10:12:32,054 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-302/.semver/PR-302 [2024-07-15T10:12:32.423Z] 0.0.0 [Pipeline] } [2024-07-15T10:12:32.452Z] $ docker exec --env ******** --env ******** f4f828bebc7b1e56695a03b2649b294a859a39a8397c0e595ce9241d89e11950 ssh-agent -k [2024-07-15T10:12:32.548Z] unset SSH_AUTH_SOCK; [2024-07-15T10:12:32.549Z] unset SSH_AGENT_PID; [2024-07-15T10:12:32.549Z] echo Agent pid 78 killed; [2024-07-15T10:12:32.561Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-15T10:12:33.007Z] + git semver [Pipeline] } [2024-07-15T10:12:33.294Z] $ docker stop --time=1 f4f828bebc7b1e56695a03b2649b294a859a39a8397c0e595ce9241d89e11950 [2024-07-15T10:12:34.568Z] $ docker rm -f --volumes f4f828bebc7b1e56695a03b2649b294a859a39a8397c0e595ce9241d89e11950 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-15T10:12:34.994Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-07-15T10:12:35.293Z] Stashed 1 file(s) [Pipeline] echo [2024-07-15T10:12:35.320Z] [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 [2024-07-15T10:12:36.054Z] provisioning config files... [2024-07-15T10:12:36.062Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-302@tmp/config13222028580000252151tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-15T10:12:36.434Z] ---> ****-login.sh [2024-07-15T10:12:36.434Z] nexus3.edgexfoundry.org:10001 [2024-07-15T10:12:36.434Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T10:12:36.434Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T10:12:36.434Z] Configure a credential helper to remove this warning. See [2024-07-15T10:12:36.434Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T10:12:36.434Z] [2024-07-15T10:12:36.434Z] Login Succeeded [2024-07-15T10:12:36.434Z] nexus3.edgexfoundry.org:10002 [2024-07-15T10:12:36.434Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T10:12:36.434Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T10:12:36.434Z] Configure a credential helper to remove this warning. See [2024-07-15T10:12:36.435Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T10:12:36.435Z] [2024-07-15T10:12:36.435Z] Login Succeeded [2024-07-15T10:12:36.435Z] nexus3.edgexfoundry.org:10003 [2024-07-15T10:12:36.696Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T10:12:36.696Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T10:12:36.696Z] Configure a credential helper to remove this warning. See [2024-07-15T10:12:36.696Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T10:12:36.696Z] [2024-07-15T10:12:36.696Z] Login Succeeded [2024-07-15T10:12:36.696Z] nexus3.edgexfoundry.org:10004 [2024-07-15T10:12:36.696Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T10:12:36.696Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T10:12:36.697Z] Configure a credential helper to remove this warning. See [2024-07-15T10:12:36.697Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T10:12:36.697Z] [2024-07-15T10:12:36.697Z] Login Succeeded [2024-07-15T10:12:36.697Z] ****.io [2024-07-15T10:12:36.956Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T10:12:36.957Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T10:12:36.957Z] Configure a credential helper to remove this warning. See [2024-07-15T10:12:36.957Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T10:12:36.957Z] [2024-07-15T10:12:36.957Z] Login Succeeded [2024-07-15T10:12:36.957Z] ---> ****-login.sh ends [Pipeline] } [2024-07-15T10:12:36.990Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-15T10:12:37.230Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-15T10:12:37.277Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-15T10:12:37.324Z] ========================================================= [2024-07-15T10:12:37.324Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-07-15T10:12:37.324Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T10:12:37.838Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-07-15T10:12:37.838Z] Sending build context to Docker daemon 11.41MB [2024-07-15T10:12:37.838Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-07-15T10:12:37.838Z] Step 2/12 : FROM ${BASE} AS builder [2024-07-15T10:12:37.838Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-07-15T10:12:37.838Z] 619be1103602: Pulling fs layer [2024-07-15T10:12:37.838Z] 7862e08f4a3e: Pulling fs layer [2024-07-15T10:12:37.838Z] 5df492c9dc93: Pulling fs layer [2024-07-15T10:12:37.838Z] 7629e6793208: Pulling fs layer [2024-07-15T10:12:37.838Z] 4f4fb700ef54: Pulling fs layer [2024-07-15T10:12:37.838Z] fb5054dd5b73: Pulling fs layer [2024-07-15T10:12:37.838Z] eeca6798cff9: Pulling fs layer [2024-07-15T10:12:37.839Z] aa269ceb94a6: Pulling fs layer [2024-07-15T10:12:37.839Z] ada007ff1a6a: Pulling fs layer [2024-07-15T10:12:37.839Z] 4f4fb700ef54: Waiting [2024-07-15T10:12:37.839Z] fb5054dd5b73: Waiting [2024-07-15T10:12:37.839Z] 7629e6793208: Waiting [2024-07-15T10:12:37.839Z] eeca6798cff9: Waiting [2024-07-15T10:12:37.839Z] ada007ff1a6a: Waiting [2024-07-15T10:12:37.839Z] aa269ceb94a6: Waiting [2024-07-15T10:12:37.839Z] 7862e08f4a3e: Verifying Checksum [2024-07-15T10:12:37.839Z] 7862e08f4a3e: Download complete [2024-07-15T10:12:37.839Z] 7629e6793208: Verifying Checksum [2024-07-15T10:12:37.839Z] 7629e6793208: Download complete [2024-07-15T10:12:38.096Z] 4f4fb700ef54: Verifying Checksum [2024-07-15T10:12:38.096Z] 4f4fb700ef54: Download complete [2024-07-15T10:12:38.096Z] fb5054dd5b73: Verifying Checksum [2024-07-15T10:12:38.096Z] fb5054dd5b73: Download complete [2024-07-15T10:12:38.096Z] 619be1103602: Verifying Checksum [2024-07-15T10:12:38.096Z] 619be1103602: Download complete [2024-07-15T10:12:38.096Z] eeca6798cff9: Verifying Checksum [2024-07-15T10:12:38.096Z] eeca6798cff9: Download complete [2024-07-15T10:12:38.096Z] 619be1103602: Pull complete [2024-07-15T10:12:38.096Z] ada007ff1a6a: Verifying Checksum [2024-07-15T10:12:38.096Z] ada007ff1a6a: Download complete [2024-07-15T10:12:38.354Z] 7862e08f4a3e: Pull complete [2024-07-15T10:12:38.354Z] 5df492c9dc93: Verifying Checksum [2024-07-15T10:12:38.354Z] 5df492c9dc93: Download complete [2024-07-15T10:12:38.612Z] aa269ceb94a6: Verifying Checksum [2024-07-15T10:12:38.612Z] aa269ceb94a6: Download complete [2024-07-15T10:12:41.140Z] 5df492c9dc93: Pull complete [2024-07-15T10:12:41.140Z] 7629e6793208: Pull complete [2024-07-15T10:12:41.398Z] 4f4fb700ef54: Pull complete [2024-07-15T10:12:41.398Z] fb5054dd5b73: Pull complete [2024-07-15T10:12:41.398Z] eeca6798cff9: Pull complete [2024-07-15T10:12:43.926Z] aa269ceb94a6: Pull complete [2024-07-15T10:12:44.207Z] ada007ff1a6a: Pull complete [2024-07-15T10:12:44.207Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-07-15T10:12:44.207Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-15T10:12:44.207Z] ---> f489d0715acc [2024-07-15T10:12:44.207Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-07-15T10:12:48.481Z] ---> Running in 27e4ab5592e2 [2024-07-15T10:12:48.482Z] Removing intermediate container 27e4ab5592e2 [2024-07-15T10:12:48.482Z] ---> ad8e8ea9c71b [2024-07-15T10:12:48.482Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-15T10:12:48.482Z] ---> Running in 86850e1013a8 [2024-07-15T10:12:48.482Z] Removing intermediate container 86850e1013a8 [2024-07-15T10:12:48.482Z] ---> f5fd3a380fc6 [2024-07-15T10:12:48.482Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2024-07-15T10:12:48.482Z] ---> Running in ff79cb970767 [2024-07-15T10:12:48.482Z] Removing intermediate container ff79cb970767 [2024-07-15T10:12:48.482Z] ---> 2b07140903b7 [2024-07-15T10:12:48.482Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-07-15T10:12:48.482Z] ---> Running in a6159f060c84 [2024-07-15T10:12:48.482Z] Removing intermediate container a6159f060c84 [2024-07-15T10:12:48.482Z] ---> 8c929feacdca [2024-07-15T10:12:48.482Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-15T10:12:48.482Z] ---> Running in 924b8e8ce398 [2024-07-15T10:12:48.740Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-15T10:12:48.740Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-15T10:12:48.997Z] OK: 264 MiB in 52 packages [2024-07-15T10:12:49.563Z] Removing intermediate container 924b8e8ce398 [2024-07-15T10:12:49.563Z] ---> 4fa4d8521784 [2024-07-15T10:12:49.563Z] Step 8/12 : WORKDIR /app [2024-07-15T10:12:49.563Z] ---> Running in 8921e8ad1414 [2024-07-15T10:12:49.563Z] Removing intermediate container 8921e8ad1414 [2024-07-15T10:12:49.563Z] ---> 59c985948a4f [2024-07-15T10:12:49.563Z] Step 9/12 : COPY go.mod vendor* ./ [2024-07-15T10:12:49.563Z] ---> f0b4ed15a0fb [2024-07-15T10:12:49.563Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-15T10:12:49.563Z] ---> Running in 031ef1f1e83a [2024-07-15T10:12:50.838Z] Still waiting to schedule task [2024-07-15T10:12:50.838Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-07-15T10:13:36.799Z] Removing intermediate container 031ef1f1e83a [2024-07-15T10:13:36.799Z] ---> d945e3aae590 [2024-07-15T10:13:36.799Z] Step 11/12 : COPY . . [2024-07-15T10:13:36.799Z] ---> 5baa698b1d91 [2024-07-15T10:13:36.799Z] Step 12/12 : RUN $MAKE [2024-07-15T10:13:36.799Z] ---> Running in 7eaea78e91e2 [2024-07-15T10:13:36.799Z] noop [2024-07-15T10:13:36.799Z] Removing intermediate container 7eaea78e91e2 [2024-07-15T10:13:36.799Z] ---> d3f435034e04 [2024-07-15T10:13:36.799Z] Successfully built d3f435034e04 [2024-07-15T10:13:36.799Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T10:13:37.274Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-15T10:13:37.274Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-15T10:13:37.442Z] prd-ubuntu20.04-docker-8c-8g-5632 does not seem to be running inside a container [2024-07-15T10:13:37.708Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-302 -v /w/workspace/undry_device-rfid-llrp-go_PR-302:/w/workspace/undry_device-rfid-llrp-go_PR-302:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-302@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-302@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-15T10:13:38.041Z] $ docker top 86abc5f762d7d26dc78c129ad37b1be7fd99ad76965ee08d772abf4c809e5049 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-15T10:13:38.234Z] + go version [2024-07-15T10:13:38.234Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-07-15T10:13:38.507Z] $ docker stop --time=1 86abc5f762d7d26dc78c129ad37b1be7fd99ad76965ee08d772abf4c809e5049 [2024-07-15T10:13:39.771Z] $ docker rm -f --volumes 86abc5f762d7d26dc78c129ad37b1be7fd99ad76965ee08d772abf4c809e5049 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T10:13:40.504Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-15T10:13:40.504Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-15T10:13:40.729Z] prd-ubuntu20.04-docker-8c-8g-5632 does not seem to be running inside a container [2024-07-15T10:13:41.007Z] $ 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-302 -v /w/workspace/undry_device-rfid-llrp-go_PR-302:/w/workspace/undry_device-rfid-llrp-go_PR-302:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-302@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-302@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-15T10:13:41.359Z] $ docker top 6e2f41b95d8c8b7ed2c72637c8bfe5a708f0bda46af4729a78a71f984a2139d8 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-15T10:13:41.516Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-302 [Pipeline] fileExists [Pipeline] sh [2024-07-15T10:13:41.904Z] + make test [2024-07-15T10:13:41.904Z] go test ./... -coverprofile=coverage.out ./... [2024-07-15T10:13:43.279Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2024-07-15T10:14:01.351Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2024-07-15T10:14:01.351Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2024-07-15T10:14:04.635Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.218s coverage: 40.6% of statements [2024-07-15T10:14:04.635Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.010s coverage: 96.4% of statements [2024-07-15T10:14:04.635Z] ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.242s coverage: 51.9% of statements [2024-07-15T10:14:21.286Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5633 in /w/workspace/undry_device-rfid-llrp-go_PR-302 [Pipeline] { [Pipeline] ws [2024-07-15T10:14:21.359Z] Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout [2024-07-15T10:14:22.704Z] go vet ./... [2024-07-15T10:14:24.462Z] The recommended git tool is: git [2024-07-15T10:14:25.989Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-15T10:14:25.989Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-15T10:14:25.989Z] ./bin/test-attribution-txt.sh [2024-07-15T10:14:25.989Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-15T10:14:25.989Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-15T10:14:25.989Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-15T10:14:25.989Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-15T10:14:25.989Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-07-15T10:14:25.989Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-15T10:14:25.989Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-15T10:14:25.989Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-15T10:14:25.989Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-15T10:14:25.989Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-15T10:14:25.989Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-15T10:14:25.989Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-15T10:14:25.989Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-15T10:14:25.989Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-15T10:14:25.989Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-15T10:14:25.989Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-15T10:14:25.989Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-15T10:14:25.989Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-15T10:14:25.989Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-15T10:14:25.989Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-15T10:14:25.989Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-07-15T10:14:25.989Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-15T10:14:25.989Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-15T10:14:25.989Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-15T10:14:25.989Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-15T10:14:25.989Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-15T10:14:25.989Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-15T10:14:25.989Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-15T10:14:25.989Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-15T10:14:25.989Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-15T10:14:25.989Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-15T10:14:25.989Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-15T10:14:25.989Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-15T10:14:25.989Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-15T10:14:25.989Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-15T10:14:25.989Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-15T10:14:25.989Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-15T10:14:25.989Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-15T10:14:25.989Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-15T10:14:25.989Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-15T10:14:25.989Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-15T10:14:25.989Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-15T10:14:25.989Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-15T10:14:25.989Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [2024-07-15T10:14:25.989Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-15T10:14:25.989Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-15T10:14:25.989Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-15T10:14:25.989Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-15T10:14:25.989Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-15T10:14:25.989Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-15T10:14:25.989Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-15T10:14:25.989Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-07-15T10:14:25.989Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-15T10:14:25.989Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-15T10:14:25.989Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-15T10:14:25.989Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-15T10:14:25.989Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-07-15T10:14:25.989Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-15T10:14:26.247Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-15T10:14:26.247Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-15T10:14:26.247Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-15T10:14:26.247Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-15T10:14:26.247Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-15T10:14:26.247Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-07-15T10:14:26.247Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-07-15T10:14:26.343Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-15T10:14:26.365Z] $ docker stop --time=1 6e2f41b95d8c8b7ed2c72637c8bfe5a708f0bda46af4729a78a71f984a2139d8 [2024-07-15T10:14:28.709Z] using credential edgex-jenkins-ssh [2024-07-15T10:14:28.699Z] $ docker rm -f --volumes 6e2f41b95d8c8b7ed2c72637c8bfe5a708f0bda46af4729a78a71f984a2139d8 [2024-07-15T10:14:28.729Z] Cloning the remote Git repository [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-15T10:14:28.781Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-07-15T10:14:28.867Z] > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 [2024-07-15T10:14:29.017Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-07-15T10:14:29.018Z] > git --version # timeout=10 [2024-07-15T10:14:29.045Z] > git --version # 'git version 2.25.1' [2024-07-15T10:14:29.048Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-15T10:14:29.196Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-15T10:14:29.329Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-15T10:14:29.430Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-07-15T10:14:30.172Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-15T10:14:30.483Z] + ls -al . [2024-07-15T10:14:30.483Z] total 688 [2024-07-15T10:14:30.483Z] drwxrwxr-x 11 jenkins jenkins 4096 Jul 15 10:13 . [2024-07-15T10:14:30.483Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 15 10:12 .. [2024-07-15T10:14:30.483Z] -rw-rw-r-- 1 jenkins jenkins 134 Jul 15 10:12 .dockerignore [2024-07-15T10:14:30.483Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 15 10:14 .git [2024-07-15T10:14:30.483Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 15 10:12 .github [2024-07-15T10:14:30.483Z] -rw-rw-r-- 1 jenkins jenkins 880 Jul 15 10:12 .gitignore [2024-07-15T10:14:30.483Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 15 10:12 .golangci.yml [2024-07-15T10:14:30.483Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 15 10:12 .semver [2024-07-15T10:14:30.483Z] -rw-rw-r-- 1 jenkins jenkins 11980 Jul 15 10:12 Attribution.txt [2024-07-15T10:14:30.483Z] -rw-rw-r-- 1 jenkins jenkins 11677 Jul 15 10:12 CHANGELOG.md [2024-07-15T10:14:30.483Z] -rw-rw-r-- 1 jenkins jenkins 1456 Jul 15 10:12 Dockerfile [2024-07-15T10:14:30.483Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 15 10:12 GOVERNANCE.md [2024-07-15T10:14:30.483Z] -rw-rw-r-- 1 jenkins jenkins 661 Jul 15 10:12 Jenkinsfile [2024-07-15T10:14:30.483Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jul 15 10:12 LICENSE [2024-07-15T10:14:30.483Z] -rw-rw-r-- 1 jenkins jenkins 2179 Jul 15 10:12 Makefile [2024-07-15T10:14:30.483Z] -rw-rw-r-- 1 jenkins jenkins 625 Jul 15 10:12 OWNERS.md [2024-07-15T10:14:30.483Z] -rw-rw-r-- 1 jenkins jenkins 28907 Jul 15 10:12 README.md [2024-07-15T10:14:30.483Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 15 10:12 VERSION [2024-07-15T10:14:30.483Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 15 10:12 bin [2024-07-15T10:14:30.483Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 15 10:12 cmd [2024-07-15T10:14:30.483Z] -rw-r--r-- 1 jenkins jenkins 438103 Jul 15 10:14 coverage.out [2024-07-15T10:14:30.483Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 15 10:12 examples [2024-07-15T10:14:30.483Z] -rw-rw-r-- 1 jenkins jenkins 7162 Jul 15 10:12 go.mod [2024-07-15T10:14:30.483Z] -rw-rw-r-- 1 jenkins jenkins 101928 Jul 15 10:12 go.sum [2024-07-15T10:14:30.483Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 15 10:12 images [2024-07-15T10:14:30.483Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 15 10:12 internal [2024-07-15T10:14:30.483Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 15 10:12 pkg [2024-07-15T10:14:30.483Z] -rw-rw-r-- 1 jenkins jenkins 193 Jul 15 10:12 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T10:14:30.901Z] + 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=b0845339ddef1abbd6a14ff187db62c251c064f4 --label arch=amd64 --label version=0.0.0 . [2024-07-15T10:14:30.901Z] Sending build context to Docker daemon 11.41MB [2024-07-15T10:14:30.901Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2024-07-15T10:14:30.901Z] Step 2/25 : FROM ${BASE} AS builder [2024-07-15T10:14:30.901Z] ---> d3f435034e04 [2024-07-15T10:14:30.901Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-07-15T10:14:31.165Z] ---> Running in e95040c98f45 [2024-07-15T10:14:31.165Z] Removing intermediate container e95040c98f45 [2024-07-15T10:14:31.165Z] ---> 64a6bdcd80f9 [2024-07-15T10:14:31.165Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-15T10:14:31.165Z] ---> Running in ead491014d85 [2024-07-15T10:14:31.426Z] Removing intermediate container ead491014d85 [2024-07-15T10:14:31.426Z] ---> e6c52841abe5 [2024-07-15T10:14:31.426Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git" [2024-07-15T10:14:31.426Z] ---> Running in 6ffa7900cca0 [2024-07-15T10:14:31.426Z] Removing intermediate container 6ffa7900cca0 [2024-07-15T10:14:31.426Z] ---> a8c171cb4e58 [2024-07-15T10:14:31.426Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-07-15T10:14:31.426Z] ---> Running in 2df2001bc231 [2024-07-15T10:14:31.426Z] Removing intermediate container 2df2001bc231 [2024-07-15T10:14:31.426Z] ---> 04c4177ecfca [2024-07-15T10:14:31.426Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-15T10:14:31.426Z] ---> Running in e073dbd758f0 [2024-07-15T10:14:31.685Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-15T10:14:31.943Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-15T10:14:32.202Z] OK: 264 MiB in 52 packages [2024-07-15T10:14:32.771Z] Removing intermediate container e073dbd758f0 [2024-07-15T10:14:32.771Z] ---> 130a9c254e08 [2024-07-15T10:14:32.771Z] Step 8/25 : WORKDIR /app [2024-07-15T10:14:32.771Z] ---> Running in d6618efe2eca [2024-07-15T10:14:32.771Z] Removing intermediate container d6618efe2eca [2024-07-15T10:14:32.771Z] ---> a333739d087b [2024-07-15T10:14:32.771Z] Step 9/25 : COPY go.mod vendor* ./ [2024-07-15T10:14:32.771Z] ---> 0737ac289db6 [2024-07-15T10:14:32.771Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-15T10:14:32.771Z] ---> Running in d107999289c6 [2024-07-15T10:14:31.787Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2024-07-15T10:14:31.842Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-15T10:14:32.713Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2024-07-15T10:14:32.755Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-07-15T10:14:32.756Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-15T10:14:32.780Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/302/head:refs/remotes/origin/PR-302 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-07-15T10:14:33.298Z] Merging remotes/origin/main commit 66cd8b5f3a15ed8e8754516932427629b55b2818 into PR head commit b0845339ddef1abbd6a14ff187db62c251c064f4 [2024-07-15T10:14:33.335Z] Removing intermediate container d107999289c6 [2024-07-15T10:14:33.335Z] ---> c65e150f978a [2024-07-15T10:14:33.335Z] Step 11/25 : COPY . . [2024-07-15T10:14:33.607Z] Merge succeeded, producing b0845339ddef1abbd6a14ff187db62c251c064f4 [2024-07-15T10:14:33.608Z] Checking out Revision b0845339ddef1abbd6a14ff187db62c251c064f4 (PR-302) [2024-07-15T10:14:33.901Z] ---> bfd95e08ba42 [2024-07-15T10:14:33.901Z] Step 12/25 : RUN $MAKE [2024-07-15T10:14:33.901Z] ---> Running in 10d520d90cf3 [2024-07-15T10:14:34.136Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2024-07-15T10:14:34.160Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.24" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2024-07-15T10:14:34.180Z] > git --version # timeout=10 [2024-07-15T10:14:34.192Z] > git --version # 'git version 2.25.1' [2024-07-15T10:14:34.209Z] fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-15T10:14:33.316Z] > git config core.sparsecheckout # timeout=10 [2024-07-15T10:14:33.397Z] > git checkout -f b0845339ddef1abbd6a14ff187db62c251c064f4 # timeout=10 [2024-07-15T10:14:33.506Z] > git remote # timeout=10 [2024-07-15T10:14:33.524Z] > git config --get remote.origin.url # timeout=10 [2024-07-15T10:14:33.551Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-15T10:14:33.570Z] > git merge 66cd8b5f3a15ed8e8754516932427629b55b2818 # timeout=10 [2024-07-15T10:14:33.594Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-07-15T10:14:33.614Z] > git config core.sparsecheckout # timeout=10 [2024-07-15T10:14:33.626Z] > git checkout -f b0845339ddef1abbd6a14ff187db62c251c064f4 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-15T10:14:39.078Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-07-15T10:14:39.079Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-15T10:14:39.079Z] Dload Upload Total Spent Left Speed [2024-07-15T10:14:39.079Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 59 12828 59 7622 0 0 46475 0 --:--:-- --:--:-- --:--:-- 46193 100 12828 100 12828 0 0 77277 0 --:--:-- --:--:-- --:--:-- 76814 [Pipeline] sh [2024-07-15T10:14:39.428Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-07-15T10:14:39.783Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-07-15T10:14:39.783Z] + sudo tee /etc/docker/daemon.new [2024-07-15T10:14:39.783Z] { [2024-07-15T10:14:39.783Z] "registry-mirrors": [ [2024-07-15T10:14:39.783Z] "https://nexus3.edgexfoundry.org:10001" [2024-07-15T10:14:39.783Z] ], [2024-07-15T10:14:39.783Z] "bip": "10.250.0.254/24", [2024-07-15T10:14:39.783Z] "hosts": [ [2024-07-15T10:14:39.783Z] "tcp://0.0.0.0:5555", [2024-07-15T10:14:39.783Z] "unix:///var/run/docker.sock" [2024-07-15T10:14:39.783Z] ], [2024-07-15T10:14:39.783Z] "mtu": 1458, [2024-07-15T10:14:39.783Z] "selinux-enabled": true, [2024-07-15T10:14:39.783Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-07-15T10:14:39.783Z] } [Pipeline] sh [2024-07-15T10:14:40.136Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-07-15T10:14:40.490Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-15T10:14:58.841Z] provisioning config files... [2024-07-15T10:14:58.866Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config13383851248875321077tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-15T10:14:59.356Z] ---> ****-login.sh [2024-07-15T10:14:59.357Z] nexus3.edgexfoundry.org:10001 [2024-07-15T10:14:59.628Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T10:14:59.898Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T10:14:59.899Z] Configure a credential helper to remove this warning. See [2024-07-15T10:14:59.899Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T10:14:59.899Z] [2024-07-15T10:14:59.899Z] Login Succeeded [2024-07-15T10:14:59.899Z] nexus3.edgexfoundry.org:10002 [2024-07-15T10:15:00.167Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T10:15:00.437Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T10:15:00.437Z] Configure a credential helper to remove this warning. See [2024-07-15T10:15:00.437Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T10:15:00.437Z] [2024-07-15T10:15:00.437Z] Login Succeeded [2024-07-15T10:15:00.437Z] nexus3.edgexfoundry.org:10003 [2024-07-15T10:15:00.437Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T10:15:00.709Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T10:15:00.709Z] Configure a credential helper to remove this warning. See [2024-07-15T10:15:00.709Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T10:15:00.709Z] [2024-07-15T10:15:00.709Z] Login Succeeded [2024-07-15T10:15:00.709Z] nexus3.edgexfoundry.org:10004 [2024-07-15T10:15:00.980Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T10:15:00.980Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T10:15:00.980Z] Configure a credential helper to remove this warning. See [2024-07-15T10:15:00.980Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T10:15:00.980Z] [2024-07-15T10:15:00.980Z] Login Succeeded [2024-07-15T10:15:00.980Z] ****.io [2024-07-15T10:15:01.253Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T10:15:01.521Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T10:15:01.521Z] Configure a credential helper to remove this warning. See [2024-07-15T10:15:01.521Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T10:15:01.521Z] [2024-07-15T10:15:01.521Z] Login Succeeded [2024-07-15T10:15:01.521Z] ---> ****-login.sh ends [Pipeline] } [2024-07-15T10:15:01.553Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-15T10:15:02.026Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-15T10:15:02.074Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-15T10:15:02.122Z] ========================================================= [2024-07-15T10:15:02.122Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-07-15T10:15:02.122Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T10:15:02.672Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-07-15T10:15:02.940Z] Sending build context to Docker daemon 1.201MB [2024-07-15T10:15:02.940Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-07-15T10:15:02.940Z] Step 2/12 : FROM ${BASE} AS builder [2024-07-15T10:15:03.212Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-07-15T10:15:03.212Z] c6b39de5b339: Pulling fs layer [2024-07-15T10:15:03.212Z] a69c41024577: Pulling fs layer [2024-07-15T10:15:03.212Z] d6de4b400683: Pulling fs layer [2024-07-15T10:15:03.212Z] 35cb2a7552d0: Pulling fs layer [2024-07-15T10:15:03.212Z] 4f4fb700ef54: Pulling fs layer [2024-07-15T10:15:03.212Z] 464afbd9ba4c: Pulling fs layer [2024-07-15T10:15:03.212Z] 00f215d4a9da: Pulling fs layer [2024-07-15T10:15:03.212Z] d496ad576159: Pulling fs layer [2024-07-15T10:15:03.212Z] 4f4fb700ef54: Waiting [2024-07-15T10:15:03.212Z] 464afbd9ba4c: Waiting [2024-07-15T10:15:03.212Z] 00f215d4a9da: Waiting [2024-07-15T10:15:03.212Z] d496ad576159: Waiting [2024-07-15T10:15:03.212Z] 35cb2a7552d0: Waiting [2024-07-15T10:15:03.212Z] a69c41024577: Verifying Checksum [2024-07-15T10:15:03.212Z] a69c41024577: Download complete [2024-07-15T10:15:03.212Z] 35cb2a7552d0: Verifying Checksum [2024-07-15T10:15:03.212Z] 35cb2a7552d0: Download complete [2024-07-15T10:15:03.212Z] 4f4fb700ef54: Verifying Checksum [2024-07-15T10:15:03.212Z] 4f4fb700ef54: Download complete [2024-07-15T10:15:03.212Z] 464afbd9ba4c: Verifying Checksum [2024-07-15T10:15:03.212Z] 464afbd9ba4c: Download complete [2024-07-15T10:15:03.212Z] c6b39de5b339: Verifying Checksum [2024-07-15T10:15:03.212Z] c6b39de5b339: Download complete [2024-07-15T10:15:03.483Z] d496ad576159: Verifying Checksum [2024-07-15T10:15:03.483Z] d496ad576159: Download complete [2024-07-15T10:15:04.460Z] c6b39de5b339: Pull complete [2024-07-15T10:15:04.728Z] a69c41024577: Pull complete [2024-07-15T10:15:04.999Z] d6de4b400683: Verifying Checksum [2024-07-15T10:15:04.999Z] d6de4b400683: Download complete [2024-07-15T10:15:05.973Z] 00f215d4a9da: Verifying Checksum [2024-07-15T10:15:05.973Z] 00f215d4a9da: Download complete [2024-07-15T10:15:06.366Z] Removing intermediate container 10d520d90cf3 [2024-07-15T10:15:06.366Z] ---> 6925f82cbede [2024-07-15T10:15:06.366Z] Step 13/25 : FROM alpine:3.18 [2024-07-15T10:15:06.366Z] 3.18: Pulling from library/alpine [2024-07-15T10:15:06.366Z] 73baa7ef167e: Pulling fs layer [2024-07-15T10:15:06.366Z] 73baa7ef167e: Verifying Checksum [2024-07-15T10:15:06.366Z] 73baa7ef167e: Download complete [2024-07-15T10:15:06.366Z] 73baa7ef167e: Pull complete [2024-07-15T10:15:06.366Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-15T10:15:06.366Z] Status: Downloaded newer image for alpine:3.18 [2024-07-15T10:15:06.366Z] ---> 8fd7cac70a4a [2024-07-15T10:15:06.366Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-07-15T10:15:06.366Z] ---> Running in fd9ad8e16ed7 [2024-07-15T10:15:06.366Z] Removing intermediate container fd9ad8e16ed7 [2024-07-15T10:15:06.366Z] ---> f161d3ac32be [2024-07-15T10:15:06.366Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-07-15T10:15:06.366Z] ---> Running in cb68fe77c97c [2024-07-15T10:15:06.366Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-15T10:15:06.366Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-15T10:15:06.366Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-15T10:15:06.366Z] Executing busybox-1.36.1-r7.trigger [2024-07-15T10:15:06.366Z] OK: 7 MiB in 16 packages [2024-07-15T10:15:06.366Z] Removing intermediate container cb68fe77c97c [2024-07-15T10:15:06.366Z] ---> a6155b7794b2 [2024-07-15T10:15:06.366Z] Step 16/25 : RUN apk --no-cache upgrade [2024-07-15T10:15:06.366Z] ---> Running in 6b5d4c7e238e [2024-07-15T10:15:06.366Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-15T10:15:06.366Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-15T10:15:06.366Z] (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-15T10:15:06.366Z] (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-15T10:15:06.366Z] OK: 7 MiB in 16 packages [2024-07-15T10:15:06.366Z] Removing intermediate container 6b5d4c7e238e [2024-07-15T10:15:06.366Z] ---> d7252c2c883f [2024-07-15T10:15:06.366Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2024-07-15T10:15:06.366Z] ---> bd2921499f90 [2024-07-15T10:15:06.366Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2024-07-15T10:15:06.366Z] ---> af5fa3715604 [2024-07-15T10:15:06.366Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2024-07-15T10:15:07.740Z] ---> 99a8ae23af95 [2024-07-15T10:15:07.740Z] Step 20/25 : EXPOSE 59989 [2024-07-15T10:15:07.740Z] ---> Running in 30a717d967e1 [2024-07-15T10:15:07.740Z] Removing intermediate container 30a717d967e1 [2024-07-15T10:15:07.740Z] ---> ca118041c218 [2024-07-15T10:15:07.740Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2024-07-15T10:15:07.740Z] ---> Running in 2b0c61246141 [2024-07-15T10:15:07.740Z] Removing intermediate container 2b0c61246141 [2024-07-15T10:15:07.740Z] ---> c652068141f5 [2024-07-15T10:15:07.740Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-07-15T10:15:07.740Z] ---> Running in 935dd5ebd7ba [2024-07-15T10:15:07.740Z] Removing intermediate container 935dd5ebd7ba [2024-07-15T10:15:07.740Z] ---> 7f7a0be9188f [2024-07-15T10:15:07.740Z] Step 23/25 : LABEL arch=amd64 [2024-07-15T10:15:07.740Z] ---> Running in a06cfe42589f [2024-07-15T10:15:07.740Z] Removing intermediate container a06cfe42589f [2024-07-15T10:15:07.740Z] ---> a738d9adedba [2024-07-15T10:15:07.740Z] Step 24/25 : LABEL git_sha=b0845339ddef1abbd6a14ff187db62c251c064f4 [2024-07-15T10:15:07.740Z] ---> Running in bc7587ad6a3c [2024-07-15T10:15:07.740Z] Removing intermediate container bc7587ad6a3c [2024-07-15T10:15:07.740Z] ---> 0d54f47e1a21 [2024-07-15T10:15:07.740Z] Step 25/25 : LABEL version=0.0.0 [2024-07-15T10:15:07.999Z] ---> Running in d2fdfcd0fe50 [2024-07-15T10:15:07.999Z] Removing intermediate container d2fdfcd0fe50 [2024-07-15T10:15:07.999Z] ---> 16bf9059ca80 [2024-07-15T10:15:07.999Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-15T10:15:07.999Z] Successfully built 16bf9059ca80 [2024-07-15T10:15:07.999Z] 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T10:15:09.019Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-15T10:15:09.019Z] [2024-07-15T10:15:09.019Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T10:15:09.415Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-15T10:15:09.416Z] latest: Pulling from edgex-lftools-log-publisher [2024-07-15T10:15:09.416Z] 5eb5b503b376: Pulling fs layer [2024-07-15T10:15:09.416Z] 5c69ac0246d0: Pulling fs layer [2024-07-15T10:15:09.416Z] ec43610c2a17: Pulling fs layer [2024-07-15T10:15:09.416Z] 3a2ae6a8a46f: Pulling fs layer [2024-07-15T10:15:09.416Z] 33b1e0a273af: Pulling fs layer [2024-07-15T10:15:09.416Z] 5d3b04190fa2: Pulling fs layer [2024-07-15T10:15:09.416Z] 2f39f015ded8: Pulling fs layer [2024-07-15T10:15:09.416Z] 33b1e0a273af: Waiting [2024-07-15T10:15:09.416Z] 5d3b04190fa2: Waiting [2024-07-15T10:15:09.416Z] 2f39f015ded8: Waiting [2024-07-15T10:15:09.416Z] 3a2ae6a8a46f: Waiting [2024-07-15T10:15:09.416Z] 5c69ac0246d0: Download complete [2024-07-15T10:15:09.416Z] 3a2ae6a8a46f: Verifying Checksum [2024-07-15T10:15:09.416Z] 3a2ae6a8a46f: Download complete [2024-07-15T10:15:09.416Z] 33b1e0a273af: Verifying Checksum [2024-07-15T10:15:09.416Z] 33b1e0a273af: Download complete [2024-07-15T10:15:09.416Z] ec43610c2a17: Verifying Checksum [2024-07-15T10:15:09.674Z] ec43610c2a17: Download complete [2024-07-15T10:15:09.674Z] 5d3b04190fa2: Verifying Checksum [2024-07-15T10:15:09.674Z] 5d3b04190fa2: Download complete [2024-07-15T10:15:09.674Z] 5eb5b503b376: Verifying Checksum [2024-07-15T10:15:09.674Z] 5eb5b503b376: Download complete [2024-07-15T10:15:10.243Z] 2f39f015ded8: Verifying Checksum [2024-07-15T10:15:10.243Z] 2f39f015ded8: Download complete [2024-07-15T10:15:10.809Z] 5eb5b503b376: Pull complete [2024-07-15T10:15:10.809Z] 5c69ac0246d0: Pull complete [2024-07-15T10:15:11.067Z] ec43610c2a17: Pull complete [2024-07-15T10:15:11.324Z] 3a2ae6a8a46f: Pull complete [2024-07-15T10:15:11.583Z] 33b1e0a273af: Pull complete [2024-07-15T10:15:11.583Z] 5d3b04190fa2: Pull complete [2024-07-15T10:15:15.769Z] 2f39f015ded8: Pull complete [2024-07-15T10:15:15.769Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-07-15T10:15:15.769Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-15T10:15:15.769Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-15T10:15:16.031Z] prd-ubuntu20.04-docker-8c-8g-5632 does not seem to be running inside a container [2024-07-15T10:15:16.012Z] $ 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-302 -v /w/workspace/undry_device-rfid-llrp-go_PR-302:/w/workspace/undry_device-rfid-llrp-go_PR-302:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-302@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-302@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-15T10:15:18.303Z] d6de4b400683: Pull complete [2024-07-15T10:15:18.303Z] 35cb2a7552d0: Pull complete [2024-07-15T10:15:18.572Z] 4f4fb700ef54: Pull complete [2024-07-15T10:15:18.840Z] 464afbd9ba4c: Pull complete [2024-07-15T10:15:20.632Z] $ docker top 848086f1dcf829917e527d79b4897403b576b9ed5736109044e83f801c817719 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-15T10:15:21.237Z] ---> job-cost.sh [2024-07-15T10:15:21.237Z] lf-activate-venv: SKIPPING [2024-07-15T10:15:21.237Z] INFO: No Stack... [2024-07-15T10:15:21.497Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-15T10:15:21.755Z] INFO: Archiving Costs [Pipeline] sh [2024-07-15T10:15:22.087Z] + cat /w/workspace/undry_device-rfid-llrp-go_PR-302/archives/cost.csv [2024-07-15T10:15:22.087Z] + cut -d, -f6 [Pipeline] lock [2024-07-15T10:15:22.135Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-302-1-stack-cost] [2024-07-15T10:15:22.143Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-302-1-stack-cost] did not exist. Created. [2024-07-15T10:15:22.151Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-302-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-15T10:15:22.575Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-07-15T10:15:22.636Z] Stashed 1 file(s) [Pipeline] } [2024-07-15T10:15:22.678Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-302-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-15T10:15:22.726Z] $ docker stop --time=1 848086f1dcf829917e527d79b4897403b576b9ed5736109044e83f801c817719 [2024-07-15T10:15:23.874Z] $ docker rm -f --volumes 848086f1dcf829917e527d79b4897403b576b9ed5736109044e83f801c817719 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-07-15T10:15:28.931Z] 00f215d4a9da: Pull complete [2024-07-15T10:15:28.931Z] d496ad576159: Pull complete [2024-07-15T10:15:28.931Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-07-15T10:15:28.931Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-15T10:15:28.931Z] ---> f246e2811388 [2024-07-15T10:15:28.931Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-07-15T10:15:30.874Z] ---> Running in cdaf76cde9a7 [2024-07-15T10:15:30.874Z] Removing intermediate container cdaf76cde9a7 [2024-07-15T10:15:30.874Z] ---> 611ecb4d76e0 [2024-07-15T10:15:30.874Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-15T10:15:30.874Z] ---> Running in d8668a685b39 [2024-07-15T10:15:31.144Z] Removing intermediate container d8668a685b39 [2024-07-15T10:15:31.144Z] ---> 8f43d38339e7 [2024-07-15T10:15:31.144Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2024-07-15T10:15:31.413Z] ---> Running in b26912d7c0c1 [2024-07-15T10:15:31.684Z] Removing intermediate container b26912d7c0c1 [2024-07-15T10:15:31.684Z] ---> 1d016a55b0ab [2024-07-15T10:15:31.684Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-07-15T10:15:31.684Z] ---> Running in 2cb73c808c3b [2024-07-15T10:15:31.952Z] Removing intermediate container 2cb73c808c3b [2024-07-15T10:15:31.952Z] ---> 01c26cdcfbc7 [2024-07-15T10:15:31.952Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-15T10:15:31.952Z] ---> Running in 2ae5b6b8a56a [2024-07-15T10:15:33.369Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-15T10:15:33.684Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-15T10:15:34.269Z] OK: 266 MiB in 52 packages [2024-07-15T10:15:35.233Z] Removing intermediate container 2ae5b6b8a56a [2024-07-15T10:15:35.233Z] ---> e0944e281eb3 [2024-07-15T10:15:35.233Z] Step 8/12 : WORKDIR /app [2024-07-15T10:15:35.233Z] ---> Running in eb44a136b8ca [2024-07-15T10:15:35.501Z] Removing intermediate container eb44a136b8ca [2024-07-15T10:15:35.501Z] ---> be74eb0f057e [2024-07-15T10:15:35.501Z] Step 9/12 : COPY go.mod vendor* ./ [2024-07-15T10:15:36.087Z] ---> 635368f48d89 [2024-07-15T10:15:36.087Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-15T10:15:36.087Z] ---> Running in cd08bce3079b [2024-07-15T10:17:27.752Z] Removing intermediate container cd08bce3079b [2024-07-15T10:17:27.753Z] ---> d490ec6335a4 [2024-07-15T10:17:27.753Z] Step 11/12 : COPY . . [2024-07-15T10:17:27.753Z] ---> 91090698ae0c [2024-07-15T10:17:27.753Z] Step 12/12 : RUN $MAKE [2024-07-15T10:17:27.753Z] ---> Running in 9132a881f70a [2024-07-15T10:17:27.753Z] noop [2024-07-15T10:17:27.753Z] Removing intermediate container 9132a881f70a [2024-07-15T10:17:27.753Z] ---> dcb210c36116 [2024-07-15T10:17:27.753Z] Successfully built dcb210c36116 [2024-07-15T10:17:27.753Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T10:17:28.270Z] + docker inspect -f . ci-base-image-arm64 [2024-07-15T10:17:28.270Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-15T10:17:28.581Z] prd-ubuntu20.04-docker-arm64-4c-16g-5633 does not seem to be running inside a container [2024-07-15T10:17:28.644Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-07-15T10:17:29.852Z] $ docker top dbddbcfd1f82715bf2d14d8111bc218516426252f3689fa3df4ad6d8e18aa7ef -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-15T10:17:30.744Z] + go version [2024-07-15T10:17:30.744Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-07-15T10:17:30.778Z] $ docker stop --time=1 dbddbcfd1f82715bf2d14d8111bc218516426252f3689fa3df4ad6d8e18aa7ef [2024-07-15T10:17:32.378Z] $ docker rm -f --volumes dbddbcfd1f82715bf2d14d8111bc218516426252f3689fa3df4ad6d8e18aa7ef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T10:17:33.344Z] + docker inspect -f . ci-base-image-arm64 [2024-07-15T10:17:33.345Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-15T10:17:33.615Z] prd-ubuntu20.04-docker-arm64-4c-16g-5633 does not seem to be running inside a container [2024-07-15T10:17:33.668Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-07-15T10:17:34.826Z] $ docker top 8514cee8878c52e3bfad55aaf45a643069032d5fb13a6971408a4fb9e98ff4c0 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-15T10:17:35.746Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh [2024-07-15T10:17:36.476Z] + make test [2024-07-15T10:17:36.476Z] go test ./... -coverprofile=coverage.out ./... [2024-07-15T10:17:41.824Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2024-07-15T10:21:18.929Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2024-07-15T10:21:18.929Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2024-07-15T10:21:51.147Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 26.316s coverage: 40.6% of statements [2024-07-15T10:21:51.147Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.036s coverage: 95.5% of statements [2024-07-15T10:21:51.147Z] ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.560s coverage: 51.9% of statements [2024-07-15T10:21:51.147Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-07-15T10:21:51.147Z] go vet ./... [2024-07-15T10:22:38.028Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-15T10:22:38.029Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-15T10:22:38.029Z] ./bin/test-attribution-txt.sh [2024-07-15T10:22:38.029Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-15T10:22:38.029Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-15T10:22:38.029Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-15T10:22:38.029Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-15T10:22:38.029Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-07-15T10:22:38.029Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-15T10:22:38.029Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-15T10:22:38.029Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-15T10:22:38.029Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-15T10:22:38.029Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-15T10:22:38.029Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-15T10:22:38.029Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-15T10:22:38.029Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-15T10:22:38.029Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-15T10:22:38.029Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-15T10:22:38.029Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-15T10:22:38.029Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-15T10:22:38.029Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-15T10:22:38.029Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-15T10:22:38.029Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-15T10:22:38.029Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-07-15T10:22:38.029Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-15T10:22:38.029Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-15T10:22:38.029Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-15T10:22:38.029Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-15T10:22:38.029Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-15T10:22:38.029Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-15T10:22:38.029Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-15T10:22:38.029Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-15T10:22:38.029Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-15T10:22:38.029Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-15T10:22:38.029Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-15T10:22:38.029Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-15T10:22:38.029Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-15T10:22:38.029Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-15T10:22:38.029Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-15T10:22:38.029Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-15T10:22:38.029Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-15T10:22:38.029Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-15T10:22:38.029Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-15T10:22:38.029Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-15T10:22:38.029Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-15T10:22:38.029Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-15T10:22:38.029Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [2024-07-15T10:22:38.029Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-15T10:22:38.029Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-15T10:22:38.029Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-15T10:22:38.029Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-15T10:22:38.029Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-15T10:22:38.029Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-15T10:22:38.029Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-15T10:22:38.029Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-07-15T10:22:38.029Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-15T10:22:38.029Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-15T10:22:38.029Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-15T10:22:38.029Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-15T10:22:38.029Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-07-15T10:22:38.029Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-15T10:22:38.029Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-15T10:22:38.029Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-15T10:22:38.029Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-15T10:22:38.029Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-15T10:22:38.029Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-15T10:22:38.029Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-07-15T10:22:38.029Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-07-15T10:22:38.077Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-15T10:22:38.115Z] $ docker stop --time=1 8514cee8878c52e3bfad55aaf45a643069032d5fb13a6971408a4fb9e98ff4c0 [2024-07-15T10:22:39.966Z] $ docker rm -f --volumes 8514cee8878c52e3bfad55aaf45a643069032d5fb13a6971408a4fb9e98ff4c0 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-15T10:22:41.512Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-15T10:22:41.554Z] Warning: overwriting stash ‘coverage-report’ [2024-07-15T10:22:42.197Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-15T10:22:42.841Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-15T10:22:43.185Z] + ls -al . [2024-07-15T10:22:43.185Z] total 684 [2024-07-15T10:22:43.185Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 15 10:17 . [2024-07-15T10:22:43.185Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 15 10:14 .. [2024-07-15T10:22:43.185Z] -rw-rw-r-- 1 jenkins jenkins 134 Jul 15 10:14 .dockerignore [2024-07-15T10:22:43.185Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 15 10:14 .git [2024-07-15T10:22:43.185Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 15 10:14 .github [2024-07-15T10:22:43.185Z] -rw-rw-r-- 1 jenkins jenkins 880 Jul 15 10:14 .gitignore [2024-07-15T10:22:43.185Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 15 10:14 .golangci.yml [2024-07-15T10:22:43.185Z] -rw-rw-r-- 1 jenkins jenkins 11980 Jul 15 10:14 Attribution.txt [2024-07-15T10:22:43.185Z] -rw-rw-r-- 1 jenkins jenkins 11677 Jul 15 10:14 CHANGELOG.md [2024-07-15T10:22:43.185Z] -rw-rw-r-- 1 jenkins jenkins 1456 Jul 15 10:14 Dockerfile [2024-07-15T10:22:43.185Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 15 10:14 GOVERNANCE.md [2024-07-15T10:22:43.185Z] -rw-rw-r-- 1 jenkins jenkins 661 Jul 15 10:14 Jenkinsfile [2024-07-15T10:22:43.185Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jul 15 10:14 LICENSE [2024-07-15T10:22:43.185Z] -rw-rw-r-- 1 jenkins jenkins 2179 Jul 15 10:14 Makefile [2024-07-15T10:22:43.185Z] -rw-rw-r-- 1 jenkins jenkins 625 Jul 15 10:14 OWNERS.md [2024-07-15T10:22:43.185Z] -rw-rw-r-- 1 jenkins jenkins 28907 Jul 15 10:14 README.md [2024-07-15T10:22:43.185Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 15 10:12 VERSION [2024-07-15T10:22:43.185Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 15 10:14 bin [2024-07-15T10:22:43.185Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 15 10:14 cmd [2024-07-15T10:22:43.185Z] -rw-r--r-- 1 jenkins jenkins 438103 Jul 15 10:21 coverage.out [2024-07-15T10:22:43.185Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 15 10:14 examples [2024-07-15T10:22:43.185Z] -rw-rw-r-- 1 jenkins jenkins 7162 Jul 15 10:14 go.mod [2024-07-15T10:22:43.185Z] -rw-rw-r-- 1 jenkins jenkins 101928 Jul 15 10:14 go.sum [2024-07-15T10:22:43.185Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 15 10:14 images [2024-07-15T10:22:43.185Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 15 10:14 internal [2024-07-15T10:22:43.185Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 15 10:14 pkg [2024-07-15T10:22:43.185Z] -rw-rw-r-- 1 jenkins jenkins 193 Jul 15 10:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T10:22:43.634Z] + 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=b0845339ddef1abbd6a14ff187db62c251c064f4 --label arch=arm64 --label version=0.0.0 . [2024-07-15T10:22:43.901Z] Sending build context to Docker daemon 1.201MB [2024-07-15T10:22:43.901Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2024-07-15T10:22:43.901Z] Step 2/25 : FROM ${BASE} AS builder [2024-07-15T10:22:43.901Z] ---> dcb210c36116 [2024-07-15T10:22:43.901Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-07-15T10:22:44.170Z] ---> Running in be4e8a751971 [2024-07-15T10:22:44.437Z] Removing intermediate container be4e8a751971 [2024-07-15T10:22:44.437Z] ---> e6f18d0da931 [2024-07-15T10:22:44.437Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-15T10:22:44.437Z] ---> Running in 2bb938a23e92 [2024-07-15T10:22:44.704Z] Removing intermediate container 2bb938a23e92 [2024-07-15T10:22:44.704Z] ---> d1771b717d49 [2024-07-15T10:22:44.704Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git" [2024-07-15T10:22:44.704Z] ---> Running in 5387f28bd4c7 [2024-07-15T10:22:44.974Z] Removing intermediate container 5387f28bd4c7 [2024-07-15T10:22:44.974Z] ---> db90785cdb0e [2024-07-15T10:22:44.974Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-07-15T10:22:45.242Z] ---> Running in 0d919ea263fd [2024-07-15T10:22:45.508Z] Removing intermediate container 0d919ea263fd [2024-07-15T10:22:45.508Z] ---> b358ffa1184c [2024-07-15T10:22:45.508Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-15T10:22:45.508Z] ---> Running in 3701d988bdf0 [2024-07-15T10:22:46.466Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-15T10:22:47.048Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-15T10:22:48.009Z] OK: 266 MiB in 52 packages [2024-07-15T10:22:48.596Z] Removing intermediate container 3701d988bdf0 [2024-07-15T10:22:48.596Z] ---> ad0d7c21724e [2024-07-15T10:22:48.596Z] Step 8/25 : WORKDIR /app [2024-07-15T10:22:48.864Z] ---> Running in 95199ad76f7e [2024-07-15T10:22:49.132Z] Removing intermediate container 95199ad76f7e [2024-07-15T10:22:49.132Z] ---> d4c4e53fe12f [2024-07-15T10:22:49.132Z] Step 9/25 : COPY go.mod vendor* ./ [2024-07-15T10:22:49.732Z] ---> ddd56c23ebbc [2024-07-15T10:22:49.732Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-15T10:22:49.732Z] ---> Running in 951875f1777b [2024-07-15T10:22:52.326Z] Removing intermediate container 951875f1777b [2024-07-15T10:22:52.326Z] ---> 765806ab397c [2024-07-15T10:22:52.326Z] Step 11/25 : COPY . . [2024-07-15T10:22:52.596Z] ---> 11f708309ee6 [2024-07-15T10:22:52.596Z] Step 12/25 : RUN $MAKE [2024-07-15T10:22:52.596Z] ---> Running in 3c38c965cc13 [2024-07-15T10:22:53.560Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.24" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2024-07-15T10:26:15.311Z] Removing intermediate container 3c38c965cc13 [2024-07-15T10:26:15.311Z] ---> 1612b9252424 [2024-07-15T10:26:15.311Z] Step 13/25 : FROM alpine:3.18 [2024-07-15T10:26:15.311Z] 3.18: Pulling from library/alpine [2024-07-15T10:26:15.311Z] 5c905c7ebe2f: Pulling fs layer [2024-07-15T10:26:15.311Z] 5c905c7ebe2f: Verifying Checksum [2024-07-15T10:26:15.311Z] 5c905c7ebe2f: Download complete [2024-07-15T10:26:15.311Z] 5c905c7ebe2f: Pull complete [2024-07-15T10:26:15.311Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-15T10:26:15.311Z] Status: Downloaded newer image for alpine:3.18 [2024-07-15T10:26:15.311Z] ---> dec292d02e07 [2024-07-15T10:26:15.311Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-07-15T10:26:15.311Z] ---> Running in 0ea41e044a62 [2024-07-15T10:26:15.311Z] Removing intermediate container 0ea41e044a62 [2024-07-15T10:26:15.311Z] ---> a6dd6bf6812d [2024-07-15T10:26:15.311Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-07-15T10:26:15.311Z] ---> Running in a1e1f1fda5c7 [2024-07-15T10:26:16.271Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-15T10:26:16.852Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-15T10:26:17.820Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-15T10:26:17.820Z] Executing busybox-1.36.1-r7.trigger [2024-07-15T10:26:17.820Z] OK: 8 MiB in 16 packages [2024-07-15T10:26:18.781Z] Removing intermediate container a1e1f1fda5c7 [2024-07-15T10:26:18.781Z] ---> c8c08d13e2fd [2024-07-15T10:26:18.781Z] Step 16/25 : RUN apk --no-cache upgrade [2024-07-15T10:26:18.781Z] ---> Running in 340dd290131f [2024-07-15T10:26:19.749Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-15T10:26:20.014Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-15T10:26:20.981Z] (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-15T10:26:20.981Z] (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-15T10:26:20.981Z] OK: 8 MiB in 16 packages [2024-07-15T10:26:21.938Z] Removing intermediate container 340dd290131f [2024-07-15T10:26:21.938Z] ---> 313c48e353ef [2024-07-15T10:26:21.938Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2024-07-15T10:26:22.520Z] ---> 18ef230ddc0f [2024-07-15T10:26:22.520Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2024-07-15T10:26:23.101Z] ---> 45722272aef5 [2024-07-15T10:26:23.101Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2024-07-15T10:26:25.673Z] ---> 0b981bd78256 [2024-07-15T10:26:25.673Z] Step 20/25 : EXPOSE 59989 [2024-07-15T10:26:25.673Z] ---> Running in ffc7901fe07b [2024-07-15T10:26:25.673Z] Removing intermediate container ffc7901fe07b [2024-07-15T10:26:25.673Z] ---> 6104fe412e88 [2024-07-15T10:26:25.673Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2024-07-15T10:26:25.940Z] ---> Running in 65612a936025 [2024-07-15T10:26:26.205Z] Removing intermediate container 65612a936025 [2024-07-15T10:26:26.205Z] ---> c23ac0aa1c97 [2024-07-15T10:26:26.205Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-07-15T10:26:26.205Z] ---> Running in 60cdfcc84565 [2024-07-15T10:26:26.473Z] Removing intermediate container 60cdfcc84565 [2024-07-15T10:26:26.473Z] ---> 214e14ced0b8 [2024-07-15T10:26:26.473Z] Step 23/25 : LABEL arch=arm64 [2024-07-15T10:26:26.473Z] ---> Running in 6466f9862f2c [2024-07-15T10:26:26.745Z] Removing intermediate container 6466f9862f2c [2024-07-15T10:26:26.745Z] ---> 87e275f0554d [2024-07-15T10:26:26.745Z] Step 24/25 : LABEL git_sha=b0845339ddef1abbd6a14ff187db62c251c064f4 [2024-07-15T10:26:27.013Z] ---> Running in 5f26b52406f3 [2024-07-15T10:26:27.281Z] Removing intermediate container 5f26b52406f3 [2024-07-15T10:26:27.281Z] ---> 79863a1e6fff [2024-07-15T10:26:27.281Z] Step 25/25 : LABEL version=0.0.0 [2024-07-15T10:26:27.281Z] ---> Running in 8bd8544e2977 [2024-07-15T10:26:27.546Z] Removing intermediate container 8bd8544e2977 [2024-07-15T10:26:27.546Z] ---> 6a62d1d8edce [2024-07-15T10:26:27.546Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-15T10:26:27.546Z] Successfully built 6a62d1d8edce [2024-07-15T10:26:27.546Z] 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T10:26:28.452Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-15T10:26:28.452Z] [2024-07-15T10:26:28.452Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T10:26:28.892Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-15T10:26:29.159Z] arm64: Pulling from edgex-lftools-log-publisher [2024-07-15T10:26:29.159Z] 8998bd30e6a1: Pulling fs layer [2024-07-15T10:26:29.159Z] 04944245beec: Pulling fs layer [2024-07-15T10:26:29.159Z] 699f458cf7ca: Pulling fs layer [2024-07-15T10:26:29.159Z] 765212b225bb: Pulling fs layer [2024-07-15T10:26:29.159Z] f23df028b6ca: Pulling fs layer [2024-07-15T10:26:29.159Z] d65c8cfc05b1: Pulling fs layer [2024-07-15T10:26:29.159Z] 2437ff75d9bd: Pulling fs layer [2024-07-15T10:26:29.159Z] f23df028b6ca: Waiting [2024-07-15T10:26:29.159Z] d65c8cfc05b1: Waiting [2024-07-15T10:26:29.159Z] 2437ff75d9bd: Waiting [2024-07-15T10:26:29.159Z] 765212b225bb: Waiting [2024-07-15T10:26:29.159Z] 04944245beec: Verifying Checksum [2024-07-15T10:26:29.159Z] 04944245beec: Download complete [2024-07-15T10:26:29.159Z] 765212b225bb: Verifying Checksum [2024-07-15T10:26:29.159Z] 765212b225bb: Download complete [2024-07-15T10:26:29.159Z] f23df028b6ca: Verifying Checksum [2024-07-15T10:26:29.159Z] f23df028b6ca: Download complete [2024-07-15T10:26:29.159Z] d65c8cfc05b1: Verifying Checksum [2024-07-15T10:26:29.159Z] d65c8cfc05b1: Download complete [2024-07-15T10:26:29.428Z] 699f458cf7ca: Verifying Checksum [2024-07-15T10:26:29.428Z] 699f458cf7ca: Download complete [2024-07-15T10:26:29.693Z] 8998bd30e6a1: Verifying Checksum [2024-07-15T10:26:29.693Z] 8998bd30e6a1: Download complete [2024-07-15T10:26:32.267Z] 2437ff75d9bd: Verifying Checksum [2024-07-15T10:26:32.267Z] 2437ff75d9bd: Download complete [2024-07-15T10:26:34.206Z] 8998bd30e6a1: Pull complete [2024-07-15T10:26:34.788Z] 04944245beec: Pull complete [2024-07-15T10:26:36.729Z] 699f458cf7ca: Pull complete [2024-07-15T10:26:36.729Z] 765212b225bb: Pull complete [2024-07-15T10:26:37.312Z] f23df028b6ca: Pull complete [2024-07-15T10:26:37.590Z] d65c8cfc05b1: Pull complete [2024-07-15T10:26:55.777Z] 2437ff75d9bd: Pull complete [2024-07-15T10:26:55.777Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-07-15T10:26:55.777Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-15T10:26:55.777Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-15T10:26:56.136Z] prd-ubuntu20.04-docker-arm64-4c-16g-5633 does not seem to be running inside a container [2024-07-15T10:26:56.197Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-07-15T10:26:58.824Z] $ docker top b1ed42fab09781b77803dee7f6306134d645bfa06dd7e880e4f020df37f467b8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-15T10:26:59.754Z] ---> job-cost.sh [2024-07-15T10:26:59.754Z] lf-activate-venv: SKIPPING [2024-07-15T10:26:59.754Z] INFO: No Stack... [2024-07-15T10:27:00.018Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-07-15T10:27:00.974Z] INFO: Archiving Costs [Pipeline] sh [2024-07-15T10:27:01.633Z] + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv [2024-07-15T10:27:01.633Z] + cut -d, -f6 [Pipeline] lock [2024-07-15T10:27:01.715Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-302-1-stack-cost] [2024-07-15T10:27:01.722Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-302-1-stack-cost] did not exist. Created. [2024-07-15T10:27:01.733Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-302-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-15T10:27:02.490Z] /w/workspace/device-rfid-llrp-go/1@tmp/durable-174578c6/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-07-15T10:27:03.149Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-07-15T10:27:03.197Z] Warning: overwriting stash ‘stack-cost’ [2024-07-15T10:27:03.265Z] Stashed 1 file(s) [Pipeline] } [2024-07-15T10:27:03.285Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-302-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-15T10:27:03.372Z] $ docker stop --time=1 b1ed42fab09781b77803dee7f6306134d645bfa06dd7e880e4f020df37f467b8 [2024-07-15T10:27:04.879Z] $ docker rm -f --volumes b1ed42fab09781b77803dee7f6306134d645bfa06dd7e880e4f020df37f467b8 [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 [2024-07-15T10:27:06.038Z] provisioning config files... [2024-07-15T10:27:06.052Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-302@tmp/config1996935407423586254tmp [Pipeline] { [Pipeline] sh [2024-07-15T10:27:06.420Z] + set +x [2024-07-15T10:27:06.421Z] + bash -s -- [2024-07-15T10:27:06.421Z] + curl -s https://codecov.io/bash [2024-07-15T10:27:06.421Z] [2024-07-15T10:27:06.421Z] _____ _ [2024-07-15T10:27:06.421Z] / ____| | | [2024-07-15T10:27:06.421Z] | | ___ __| | ___ ___ _____ __ [2024-07-15T10:27:06.421Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-07-15T10:27:06.421Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-07-15T10:27:06.421Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-07-15T10:27:06.421Z] Bash-1.0.6 [2024-07-15T10:27:06.421Z] [2024-07-15T10:27:06.421Z] [2024-07-15T10:27:06.421Z] ==> git version 2.25.1 found [2024-07-15T10:27:06.421Z] ==> 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 [2024-07-15T10:27:06.421Z] Release-Date: 2020-01-08 [2024-07-15T10:27:06.421Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-07-15T10:27:06.421Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-07-15T10:27:06.421Z] ==> Jenkins CI detected. [2024-07-15T10:27:06.421Z] current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-302 [2024-07-15T10:27:06.421Z] project root: . [2024-07-15T10:27:06.421Z] --> token set from env [2024-07-15T10:27:06.421Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-07-15T10:27:06.696Z] ==> Running gcov in . (disable via -X gcov) [2024-07-15T10:27:06.696Z] ==> Python coveragepy not found [2024-07-15T10:27:06.696Z] ==> Searching for coverage reports in: [2024-07-15T10:27:06.696Z] + . [2024-07-15T10:27:06.696Z] -> Found 1 reports [2024-07-15T10:27:06.696Z] ==> Detecting git/mercurial file structure [2024-07-15T10:27:06.696Z] ==> Reading reports [2024-07-15T10:27:06.696Z] + ./coverage.out bytes=438103 [2024-07-15T10:27:06.696Z] ==> Appending adjustments [2024-07-15T10:27:06.696Z] https://docs.codecov.io/docs/fixing-reports [2024-07-15T10:27:06.696Z] + Found adjustments [2024-07-15T10:27:06.696Z] ==> Gzipping contents [2024-07-15T10:27:07.009Z] 52K /tmp/codecov.CvPcji.gz [2024-07-15T10:27:07.009Z] ==> Uploading reports [2024-07-15T10:27:07.009Z] url: https://codecov.io [2024-07-15T10:27:07.009Z] query: branch=PR-302&commit=b0845339ddef1abbd6a14ff187db62c251c064f4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-302%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=302&job=&cmd_args= [2024-07-15T10:27:07.009Z] -> Pinging Codecov [2024-07-15T10:27:07.009Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-302&commit=b0845339ddef1abbd6a14ff187db62c251c064f4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-302%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=302&job=&cmd_args= [2024-07-15T10:27:07.009Z] -> Uploading to [2024-07-15T10:27:07.009Z] https://storage.googleapis.com/codecov/v4/raw/2024-07-15/581DD39554BDF9B6E22D074273EAD858/b0845339ddef1abbd6a14ff187db62c251c064f4/6e71a664-7773-43d7-88b9-15e219488129.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240715%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240715T102706Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=da23a814ab156fa503032fac53582b2e28becdb2c96ef740c8508d7c0f04b886 [2024-07-15T10:27:07.009Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-15T10:27:07.009Z] Dload Upload Total Spent Left Speed [2024-07-15T10:27:07.268Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50181 0 0 100 50181 0 172k --:--:-- --:--:-- --:--:-- 172k [2024-07-15T10:27:07.268Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/b0845339ddef1abbd6a14ff187db62c251c064f4 [Pipeline] } [2024-07-15T10:27:07.301Z] 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-07-15T10:27:09.669Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-302/archives ] [2024-07-15T10:27:09.669Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-302/archives [2024-07-15T10:27:09.669Z] total 16 [2024-07-15T10:27:09.669Z] drwxr-xr-x 3 root root 4096 Jul 15 10:15 . [2024-07-15T10:27:09.669Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 15 10:15 .. [2024-07-15T10:27:09.669Z] drwxr-xr-x 2 root root 4096 Jul 15 10:15 cost [2024-07-15T10:27:09.669Z] -rw-r--r-- 1 root root 91 Jul 15 10:15 cost.csv [2024-07-15T10:27:09.669Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-302/archives [2024-07-15T10:27:09.669Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-302/archives [2024-07-15T10:27:09.669Z] total 16 [2024-07-15T10:27:09.669Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 15 10:15 . [2024-07-15T10:27:09.669Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 15 10:15 .. [2024-07-15T10:27:09.669Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 15 10:15 cost [2024-07-15T10:27:09.669Z] -rw-r--r-- 1 jenkins jenkins 91 Jul 15 10:15 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-07-15T10:27:10.018Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-15T10:27:10.926Z] ---> package-listing.sh [2024-07-15T10:27:10.926Z] ++ facter osfamily [2024-07-15T10:27:10.926Z] ++ tr '[:upper:]' '[:lower:]' [2024-07-15T10:27:11.185Z] + OS_FAMILY=debian [2024-07-15T10:27:11.185Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-302 [2024-07-15T10:27:11.185Z] + START_PACKAGES=/tmp/packages_start.txt [2024-07-15T10:27:11.185Z] + END_PACKAGES=/tmp/packages_end.txt [2024-07-15T10:27:11.185Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-07-15T10:27:11.185Z] + PACKAGES=/tmp/packages_start.txt [2024-07-15T10:27:11.185Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-302 ']' [2024-07-15T10:27:11.185Z] + PACKAGES=/tmp/packages_end.txt [2024-07-15T10:27:11.185Z] + case "${OS_FAMILY}" in [2024-07-15T10:27:11.185Z] + dpkg -l [2024-07-15T10:27:11.185Z] + grep '^ii' [2024-07-15T10:27:11.185Z] + '[' -f /tmp/packages_start.txt ']' [2024-07-15T10:27:11.185Z] + '[' -f /tmp/packages_end.txt ']' [2024-07-15T10:27:11.185Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-07-15T10:27:11.185Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-302 ']' [2024-07-15T10:27:11.185Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-302/archives/ [2024-07-15T10:27:11.185Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-302/archives/ [Pipeline] echo [2024-07-15T10:27:11.232Z] 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-302/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-07-15T10:27:11.531Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T10:27:12.178Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-15T10:27:12.178Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-15T10:27:12.357Z] prd-ubuntu20.04-docker-8c-8g-5632 does not seem to be running inside a container [2024-07-15T10:27:12.374Z] $ 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-302/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-302 -v /w/workspace/undry_device-rfid-llrp-go_PR-302:/w/workspace/undry_device-rfid-llrp-go_PR-302:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-302@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-302@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-15T10:27:12.563Z] $ docker top 03ab2f37c6aa4139c8fbfe1f2d7c9114a260dab6363815694eb19de10bcfe626 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-15T10:27:12.981Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-07-15T10:27:13.301Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-07-15T10:27:13.617Z] + ls /var/log/sa-host [2024-07-15T10:27:13.617Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-15T10:27:13.870Z] provisioning config files... [2024-07-15T10:27:13.879Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-302@tmp/config12659716569966887452tmp [Pipeline] { [Pipeline] echo [2024-07-15T10:27:13.951Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-15T10:27:14.270Z] ---> create-netrc.sh [Pipeline] } [2024-07-15T10:27:14.304Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-07-15T10:27:14.730Z] ---> python-tools-install.sh [Pipeline] echo [2024-07-15T10:27:14.776Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-15T10:27:15.096Z] ---> sudo-logs.sh [2024-07-15T10:27:15.096Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-07-15T10:27:15.209Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-15T10:27:15.543Z] ---> job-cost.sh [2024-07-15T10:27:15.543Z] lf-activate-venv: SKIPPING [2024-07-15T10:27:15.543Z] DEBUG: total: 0.2199999988079071 [2024-07-15T10:27:15.543Z] INFO: Retrieving Stack Cost... [2024-07-15T10:27:15.802Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-15T10:27:16.063Z] INFO: Archiving Costs [Pipeline] echo [2024-07-15T10:27:16.107Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-15T10:27:16.441Z] ---> logs-deploy.sh [2024-07-15T10:27:16.441Z] lf-activate-venv: SKIPPING [2024-07-15T10:27:16.441Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-302/1 [2024-07-15T10:27:16.441Z] INFO: archiving workspace using pattern(s): [2024-07-15T10:27:17.378Z] Archives upload complete. [2024-07-15T10:27:17.637Z] INFO: archiving logs to Nexus