Pull request #288 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a9e615c5343a9e57a997e43a21ccd45c149e1fd7+788eb5aa681600b58a588c2696b7c43b899f9bac (652c8bc832d860c4ca0ee2ce5141aa3bf9461d95) 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-ssh15338979255918821302.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh12931554298272436161.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-288/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-288/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7261408460693384510.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-288/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10088810624204213464.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh3726226610380993272.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-288/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-288/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4063675662769864981.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-64 in /w/workspace/undry_device-rfid-llrp-go_PR-288 [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-288 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/288/head:refs/remotes/origin/PR-288 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 788eb5aa681600b58a588c2696b7c43b899f9bac into PR head commit a9e615c5343a9e57a997e43a21ccd45c149e1fd7 Merge succeeded, producing a9e615c5343a9e57a997e43a21ccd45c149e1fd7 Checking out Revision a9e615c5343a9e57a997e43a21ccd45c149e1fd7 (PR-288) 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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > git config core.sparsecheckout # timeout=10 > git checkout -f a9e615c5343a9e57a997e43a21ccd45c149e1fd7 # 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 788eb5aa681600b58a588c2696b7c43b899f9bac # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a9e615c5343a9e57a997e43a21ccd45c149e1fd7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:43:56 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:43:57 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:43:57 ========================================================= 10:43:57 EdgeX Global Pipelines Version Info 10:43:57 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:43:58 ------------------- 10:43:58 stable info: 10:43:58 ------------------- 10:43:58 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:43:58 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 10:43:58 Message: update stable to v1.0.258 10:43:58 ------------------- 10:43:58 experimental info: 10:43:58 ------------------- 10:43:58 Commited By: **** collab-it+edgex@linuxfoundation.org 10:43:58 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 10:43:58 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:43:58 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 10:43:58 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 10:43:59 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:43:59 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:43:59 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:43:59 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 10:43:59 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:43:59 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:43:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:43:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:43:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:43:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 10:43:59 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:43:59 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:43:59 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:43:59 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:43:59 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:43:59 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:43:59 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:43:59 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:43:59 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:43:59 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:44:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:44:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:44:00 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:44:00 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:44:00 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:44:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-288 [Pipeline] echo 10:44:00 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-288 [Pipeline] echo 10:44:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-288 [Pipeline] echo 10:44:00 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a9e615c5343a9e57a997e43a21ccd45c149e1fd7 [Pipeline] echo 10:44:00 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a9e615c [Pipeline] echo 10:44:00 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:44:00 provisioning config files... 10:44:00 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-288@tmp/config15345978300361534949tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:44:01 ---> ****-login.sh 10:44:01 nexus3.edgexfoundry.org:10001 10:44:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:44:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:44:01 Configure a credential helper to remove this warning. See 10:44:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:44:01 10:44:01 Login Succeeded 10:44:01 nexus3.edgexfoundry.org:10002 10:44:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:44:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:44:01 Configure a credential helper to remove this warning. See 10:44:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:44:01 10:44:01 Login Succeeded 10:44:01 nexus3.edgexfoundry.org:10003 10:44:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:44:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:44:01 Configure a credential helper to remove this warning. See 10:44:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:44:01 10:44:01 Login Succeeded 10:44:01 nexus3.edgexfoundry.org:10004 10:44:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:44:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:44:01 Configure a credential helper to remove this warning. See 10:44:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:44:01 10:44:01 Login Succeeded 10:44:01 ****.io 10:44:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:44:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:44:02 Configure a credential helper to remove this warning. See 10:44:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:44:02 10:44:02 Login Succeeded 10:44:02 ---> ****-login.sh ends [Pipeline] } 10:44:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:44:03 + git rev-list -1 --merges a9e615c5343a9e57a997e43a21ccd45c149e1fd7~1..a9e615c5343a9e57a997e43a21ccd45c149e1fd7 [Pipeline] echo 10:44:03 -----------> git rev-list -1 --merges a9e615c5343a9e57a997e43a21ccd45c149e1fd7~1..a9e615c5343a9e57a997e43a21ccd45c149e1fd7 a9e615c5343a9e57a997e43a21ccd45c149e1fd7 [false] [Pipeline] sh 10:44:03 + git log --format=format:%s -1 a9e615c5343a9e57a997e43a21ccd45c149e1fd7 [Pipeline] echo 10:44:03 ========================================================= 10:44:03 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:44:03 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:44:03 + git log --format=format:%s -1 a9e615c5343a9e57a997e43a21ccd45c149e1fd7 [Pipeline] echo 10:44:03 [semverPrep] GIT_COMMIT: a9e615c5343a9e57a997e43a21ccd45c149e1fd7, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 10:44:04 [semverPrep] This is not a build commit. [Pipeline] sh 10:44:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:44:04 + grep -v github /etc/ssh/ssh_known_hosts 10:44:04 + [ -e /tmp/ssh_known_hosts ] 10:44:04 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:44:04 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:44:04 + sudo tee -a /etc/ssh/ssh_known_hosts 10:44:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:44:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:44:04 10:44:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:44:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:44:05 0.1.4: Pulling from edgex-devops/py-git-semver 10:44:05 b85a868b505f: Pulling fs layer 10:44:05 e2be974225ed: Pulling fs layer 10:44:05 339a4e72a1f5: Pulling fs layer 10:44:05 988bab9f4d93: Pulling fs layer 10:44:05 1469e6f7b9e6: Pulling fs layer 10:44:05 eaf3925da568: Pulling fs layer 10:44:05 bab4dde63d76: Pulling fs layer 10:44:05 bde34c3a00c8: Pulling fs layer 10:44:05 b352a97aabf1: Pulling fs layer 10:44:05 4872d77fe225: Pulling fs layer 10:44:05 5851b861e8e6: Pulling fs layer 10:44:05 988bab9f4d93: Waiting 10:44:05 1469e6f7b9e6: Waiting 10:44:05 5851b861e8e6: Waiting 10:44:05 4872d77fe225: Waiting 10:44:05 eaf3925da568: Waiting 10:44:05 bde34c3a00c8: Waiting 10:44:05 b352a97aabf1: Waiting 10:44:05 bab4dde63d76: Waiting 10:44:05 e2be974225ed: Verifying Checksum 10:44:05 e2be974225ed: Download complete 10:44:05 988bab9f4d93: Verifying Checksum 10:44:05 988bab9f4d93: Download complete 10:44:05 1469e6f7b9e6: Verifying Checksum 10:44:05 1469e6f7b9e6: Download complete 10:44:05 eaf3925da568: Download complete 10:44:05 339a4e72a1f5: Verifying Checksum 10:44:05 339a4e72a1f5: Download complete 10:44:05 bde34c3a00c8: Download complete 10:44:05 b352a97aabf1: Download complete 10:44:05 4872d77fe225: Download complete 10:44:05 5851b861e8e6: Verifying Checksum 10:44:05 5851b861e8e6: Download complete 10:44:05 b85a868b505f: Verifying Checksum 10:44:05 b85a868b505f: Download complete 10:44:05 bab4dde63d76: Verifying Checksum 10:44:05 bab4dde63d76: Download complete 10:44:06 b85a868b505f: Pull complete 10:44:07 e2be974225ed: Pull complete 10:44:07 339a4e72a1f5: Pull complete 10:44:07 988bab9f4d93: Pull complete 10:44:07 1469e6f7b9e6: Pull complete 10:44:07 eaf3925da568: Pull complete 10:44:09 bab4dde63d76: Pull complete 10:44:09 bde34c3a00c8: Pull complete 10:44:09 b352a97aabf1: Pull complete 10:44:09 4872d77fe225: Pull complete 10:44:09 5851b861e8e6: Pull complete 10:44:09 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 10:44:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:44:09 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:44:10 prd-ubuntu20.04-docker-8c-8g-64 does not seem to be running inside a container 10:44:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-288 -v /w/workspace/undry_device-rfid-llrp-go_PR-288:/w/workspace/undry_device-rfid-llrp-go_PR-288:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-288@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-288@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 10:44:14 $ docker top dcf73f9c15aeedafe2daf695be3f8ad5f9edbd25d3955fc2b9b4e8679009d902 -eo pid,comm 10:44:14 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). 10:44:14 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:44:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:44:14 [ssh-agent] Looking for ssh-agent implementation... 10:44:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:44:14 $ docker exec dcf73f9c15aeedafe2daf695be3f8ad5f9edbd25d3955fc2b9b4e8679009d902 ssh-agent 10:44:14 SSH_AUTH_SOCK=/tmp/ssh-3BrvOa8J5GZ6/agent.32 10:44:14 SSH_AGENT_PID=38 10:44:14 Running ssh-add (command line suppressed) 10:44:14 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-288@tmp/private_key_4223936456061717014.key (/w/workspace/undry_device-rfid-llrp-go_PR-288@tmp/private_key_4223936456061717014.key) 10:44:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:44:15 + git tag --points-at HEAD [Pipeline] } 10:44:15 $ docker exec --env ******** --env ******** dcf73f9c15aeedafe2daf695be3f8ad5f9edbd25d3955fc2b9b4e8679009d902 ssh-agent -k 10:44:15 unset SSH_AUTH_SOCK; 10:44:15 unset SSH_AGENT_PID; 10:44:15 echo Agent pid 38 killed; 10:44:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:44:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:44:15 [ssh-agent] Looking for ssh-agent implementation... 10:44:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:44:15 $ docker exec dcf73f9c15aeedafe2daf695be3f8ad5f9edbd25d3955fc2b9b4e8679009d902 ssh-agent 10:44:15 SSH_AUTH_SOCK=/tmp/ssh-G7NAknT1zGuq/agent.71 10:44:15 SSH_AGENT_PID=77 10:44:15 Running ssh-add (command line suppressed) 10:44:15 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-288@tmp/private_key_12091981672457225359.key (/w/workspace/undry_device-rfid-llrp-go_PR-288@tmp/private_key_12091981672457225359.key) 10:44:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:44:15 + git semver init 10:44:16 2024-03-15 10:44:16,114 [run_init] DEBUG init version:0.0.0 force:False 10:44:16 2024-03-15 10:44:16,115 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-288/.semver 10:44:16 2024-03-15 10:44:16,115 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-288/.semver 10:44:16 2024-03-15 10:44:16,115 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-288/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-288, universal_newlines=False, shell=None, istream=None) 10:44:17 2024-03-15 10:44:17,112 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-288/.git/info/exclude 10:44:17 2024-03-15 10:44:17,112 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-288/.semver/PR-288 with force:False 10:44:17 2024-03-15 10:44:17,112 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-288/.semver/PR-288 10:44:17 2024-03-15 10:44:17,116 [execute] INFO git cat-file --batch-check 10:44:17 2024-03-15 10:44:17,116 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-288/.semver, universal_newlines=False, shell=None, istream=) 10:44:17 2024-03-15 10:44:17,121 [execute] INFO git cat-file --batch 10:44:17 2024-03-15 10:44:17,122 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-288/.semver, universal_newlines=False, shell=None, istream=) 10:44:17 2024-03-15 10:44:17,125 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-288/.semver/PR-288 10:44:17 0.0.0 [Pipeline] } 10:44:17 $ docker exec --env ******** --env ******** dcf73f9c15aeedafe2daf695be3f8ad5f9edbd25d3955fc2b9b4e8679009d902 ssh-agent -k 10:44:17 unset SSH_AUTH_SOCK; 10:44:17 unset SSH_AGENT_PID; 10:44:17 echo Agent pid 77 killed; 10:44:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:44:17 + git semver [Pipeline] } 10:44:17 $ docker stop --time=1 dcf73f9c15aeedafe2daf695be3f8ad5f9edbd25d3955fc2b9b4e8679009d902 10:44:19 $ docker rm -f --volumes dcf73f9c15aeedafe2daf695be3f8ad5f9edbd25d3955fc2b9b4e8679009d902 [Pipeline] // withDockerContainer [Pipeline] sh 10:44:19 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:44:19 Stashed 1 file(s) [Pipeline] echo 10:44:20 [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 10:44:20 provisioning config files... 10:44:20 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-288@tmp/config14122227758472768310tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:44:20 ---> ****-login.sh 10:44:20 nexus3.edgexfoundry.org:10001 10:44:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:44:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:44:20 Configure a credential helper to remove this warning. See 10:44:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:44:20 10:44:20 Login Succeeded 10:44:20 nexus3.edgexfoundry.org:10002 10:44:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:44:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:44:20 Configure a credential helper to remove this warning. See 10:44:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:44:20 10:44:20 Login Succeeded 10:44:20 nexus3.edgexfoundry.org:10003 10:44:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:44:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:44:21 Configure a credential helper to remove this warning. See 10:44:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:44:21 10:44:21 Login Succeeded 10:44:21 nexus3.edgexfoundry.org:10004 10:44:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:44:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:44:21 Configure a credential helper to remove this warning. See 10:44:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:44:21 10:44:21 Login Succeeded 10:44:21 ****.io 10:44:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:44:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:44:21 Configure a credential helper to remove this warning. See 10:44:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:44:21 10:44:21 Login Succeeded 10:44:21 ---> ****-login.sh ends [Pipeline] } 10:44:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:44:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:44:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:44:21 ========================================================= 10:44:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 10:44:21 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:44:22 + 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 . 10:44:22 Sending build context to Docker daemon 8.441MB 10:44:22 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 10:44:22 Step 2/12 : FROM ${BASE} AS builder 10:44:22 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 10:44:22 7264a8db6415: Pulling fs layer 10:44:22 c4d48a809fc2: Pulling fs layer 10:44:22 4f1c88b9dad5: Pulling fs layer 10:44:22 ad3a456e5733: Pulling fs layer 10:44:22 69c7f0334f64: Pulling fs layer 10:44:22 1f1c1a5573a3: Pulling fs layer 10:44:22 ce7588e14bc9: Pulling fs layer 10:44:22 b5e4710f87ac: Pulling fs layer 10:44:22 ad3a456e5733: Waiting 10:44:22 69c7f0334f64: Waiting 10:44:22 1f1c1a5573a3: Waiting 10:44:22 ce7588e14bc9: Waiting 10:44:22 b5e4710f87ac: Waiting 10:44:22 c4d48a809fc2: Verifying Checksum 10:44:22 c4d48a809fc2: Download complete 10:44:22 ad3a456e5733: Verifying Checksum 10:44:22 ad3a456e5733: Download complete 10:44:22 69c7f0334f64: Verifying Checksum 10:44:22 69c7f0334f64: Download complete 10:44:22 7264a8db6415: Verifying Checksum 10:44:22 7264a8db6415: Download complete 10:44:22 1f1c1a5573a3: Verifying Checksum 10:44:22 1f1c1a5573a3: Download complete 10:44:22 7264a8db6415: Pull complete 10:44:22 b5e4710f87ac: Verifying Checksum 10:44:22 c4d48a809fc2: Pull complete 10:44:22 4f1c88b9dad5: Verifying Checksum 10:44:22 4f1c88b9dad5: Download complete 10:44:23 ce7588e14bc9: Verifying Checksum 10:44:23 ce7588e14bc9: Download complete 10:44:25 4f1c88b9dad5: Pull complete 10:44:25 ad3a456e5733: Pull complete 10:44:25 69c7f0334f64: Pull complete 10:44:25 1f1c1a5573a3: Pull complete 10:44:28 ce7588e14bc9: Pull complete 10:44:28 b5e4710f87ac: Pull complete 10:44:28 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 10:44:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 10:44:28 ---> 88b5674ff536 10:44:28 Step 3/12 : ARG ADD_BUILD_TAGS="" 10:44:33 ---> Running in a56d71c820df 10:44:33 Removing intermediate container a56d71c820df 10:44:33 ---> 9df49199de04 10:44:33 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:44:34 ---> Running in d6af67e4e763 10:44:34 Removing intermediate container d6af67e4e763 10:44:34 ---> 7ed495607427 10:44:34 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 10:44:34 ---> Running in b69052c96b78 10:44:34 Removing intermediate container b69052c96b78 10:44:34 ---> 264875cbcdca 10:44:34 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 10:44:34 ---> Running in a154031e335f 10:44:34 Removing intermediate container a154031e335f 10:44:34 ---> 17f238365729 10:44:34 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:44:34 ---> Running in 8f3bdce8c869 10:44:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:44:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:44:35 OK: 264 MiB in 52 packages 10:44:35 Still waiting to schedule task 10:44:35 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 10:44:35 Removing intermediate container 8f3bdce8c869 10:44:35 ---> c58c3fb3927e 10:44:35 Step 8/12 : WORKDIR /app 10:44:35 ---> Running in b1739a403179 10:44:35 Removing intermediate container b1739a403179 10:44:35 ---> 44a8768ab0cf 10:44:35 Step 9/12 : COPY go.mod vendor* ./ 10:44:35 ---> d73c276c99f8 10:44:35 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:44:35 ---> Running in 5aff70387fc3 10:45:15 Removing intermediate container 5aff70387fc3 10:45:15 ---> 9727d0fc3559 10:45:15 Step 11/12 : COPY . . 10:45:15 ---> d2b0d9a9356d 10:45:15 Step 12/12 : RUN $MAKE 10:45:15 ---> Running in cb1d6c296260 10:45:15 noop 10:45:15 Removing intermediate container cb1d6c296260 10:45:15 ---> 85281207c6f8 10:45:15 Successfully built 85281207c6f8 10:45:15 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:45:16 + docker inspect -f . ci-base-image-x86_64 10:45:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:45:16 prd-ubuntu20.04-docker-8c-8g-64 does not seem to be running inside a container 10:45:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-288 -v /w/workspace/undry_device-rfid-llrp-go_PR-288:/w/workspace/undry_device-rfid-llrp-go_PR-288:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-288@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-288@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 10:45:16 $ docker top 0db7d82b3ad3a469eaa1dfd19304b796d322e23146290f9f44920b68dab90088 -eo pid,comm [Pipeline] { [Pipeline] sh 10:45:17 + go version 10:45:17 go version go1.21.0 linux/amd64 [Pipeline] } 10:45:17 $ docker stop --time=1 0db7d82b3ad3a469eaa1dfd19304b796d322e23146290f9f44920b68dab90088 10:45:18 $ docker rm -f --volumes 0db7d82b3ad3a469eaa1dfd19304b796d322e23146290f9f44920b68dab90088 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:45:19 + docker inspect -f . ci-base-image-x86_64 10:45:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:45:19 prd-ubuntu20.04-docker-8c-8g-64 does not seem to be running inside a container 10:45:19 $ 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-288 -v /w/workspace/undry_device-rfid-llrp-go_PR-288:/w/workspace/undry_device-rfid-llrp-go_PR-288:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-288@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-288@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 10:45:19 $ docker top 5b1235ff11392e4869376fd96abdb59dc7f4f3b6a679456e8f97f7a462222170 -eo pid,comm [Pipeline] { [Pipeline] sh 10:45:20 + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-288 [Pipeline] fileExists [Pipeline] sh 10:45:20 + make test 10:45:20 go test ./... -coverprofile=coverage.out ./... 10:45:21 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 10:45:32 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 10:45:32 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 10:45:36 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.207s coverage: 40.6% of statements 10:45:36 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.244s coverage: 51.9% of statements 10:45:36 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.009s coverage: 95.5% of statements 10:45:54 go vet ./... 10:45:58 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:45:58 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:45:58 ./bin/test-attribution-txt.sh 10:45:58 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 10:45:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 10:45:58 $ docker stop --time=1 5b1235ff11392e4869376fd96abdb59dc7f4f3b6a679456e8f97f7a462222170 10:46:01 $ docker rm -f --volumes 5b1235ff11392e4869376fd96abdb59dc7f4f3b6a679456e8f97f7a462222170 [Pipeline] // withDockerContainer [Pipeline] sh 10:46:01 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:46:01 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 10:46:02 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:46:03 + ls -al . 10:46:03 total 640 10:46:03 drwxrwxr-x 10 jenkins jenkins 4096 Mar 15 10:45 . 10:46:03 drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 10:43 .. 10:46:03 -rw-rw-r-- 1 jenkins jenkins 134 Mar 15 10:43 .dockerignore 10:46:03 drwxrwxr-x 8 jenkins jenkins 4096 Mar 15 10:45 .git 10:46:03 drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 10:43 .github 10:46:03 -rw-rw-r-- 1 jenkins jenkins 880 Mar 15 10:43 .gitignore 10:46:03 -rw-rw-r-- 1 jenkins jenkins 41 Mar 15 10:43 .golangci.yml 10:46:03 drwxr-xr-x 3 jenkins jenkins 4096 Mar 15 10:44 .semver 10:46:03 -rw-rw-r-- 1 jenkins jenkins 11980 Mar 15 10:43 Attribution.txt 10:46:03 -rw-rw-r-- 1 jenkins jenkins 11677 Mar 15 10:43 CHANGELOG.md 10:46:03 -rw-rw-r-- 1 jenkins jenkins 1456 Mar 15 10:43 Dockerfile 10:46:03 -rw-rw-r-- 1 jenkins jenkins 677 Mar 15 10:43 GOVERNANCE.md 10:46:03 -rw-rw-r-- 1 jenkins jenkins 661 Mar 15 10:43 Jenkinsfile 10:46:03 -rw-rw-r-- 1 jenkins jenkins 11347 Mar 15 10:43 LICENSE 10:46:03 -rw-rw-r-- 1 jenkins jenkins 2179 Mar 15 10:43 Makefile 10:46:03 -rw-rw-r-- 1 jenkins jenkins 625 Mar 15 10:43 OWNERS.md 10:46:03 -rw-rw-r-- 1 jenkins jenkins 28907 Mar 15 10:43 README.md 10:46:03 -rw-rw-r-- 1 jenkins jenkins 5 Mar 15 10:44 VERSION 10:46:03 drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 10:43 bin 10:46:03 drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 10:43 cmd 10:46:03 -rw-r--r-- 1 jenkins jenkins 459493 Mar 15 10:45 coverage.out 10:46:03 drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 10:43 examples 10:46:03 -rw-rw-r-- 1 jenkins jenkins 3923 Mar 15 10:43 go.mod 10:46:03 -rw-rw-r-- 1 jenkins jenkins 35612 Mar 15 10:43 go.sum 10:46:03 drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 10:43 images 10:46:03 drwxrwxr-x 5 jenkins jenkins 4096 Mar 15 10:43 internal 10:46:03 -rw-rw-r-- 1 jenkins jenkins 193 Mar 15 10:43 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:03 + 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=a9e615c5343a9e57a997e43a21ccd45c149e1fd7 --label arch=amd64 --label version=0.0.0 . 10:46:03 Sending build context to Docker daemon 8.441MB 10:46:03 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 10:46:03 Step 2/25 : FROM ${BASE} AS builder 10:46:03 ---> 85281207c6f8 10:46:03 Step 3/25 : ARG ADD_BUILD_TAGS="" 10:46:03 ---> Running in cd9074bc33c4 10:46:03 Removing intermediate container cd9074bc33c4 10:46:03 ---> 39e2c900cdee 10:46:03 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:46:03 ---> Running in fa6c5d14ad18 10:46:03 Removing intermediate container fa6c5d14ad18 10:46:03 ---> 774620b2307d 10:46:03 Step 5/25 : ARG ALPINE_PKG_BASE="make git" 10:46:03 ---> Running in e41612a000f8 10:46:04 Removing intermediate container e41612a000f8 10:46:04 ---> 28e57cd6672f 10:46:04 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 10:46:04 ---> Running in b6964707bcee 10:46:04 Removing intermediate container b6964707bcee 10:46:04 ---> 69f496767234 10:46:04 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:46:04 ---> Running in c3c4ea2378ac 10:46:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:46:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:46:04 OK: 264 MiB in 52 packages 10:46:05 Removing intermediate container c3c4ea2378ac 10:46:05 ---> 784bf9907f8f 10:46:05 Step 8/25 : WORKDIR /app 10:46:05 ---> Running in dba47ac5aaad 10:46:05 Removing intermediate container dba47ac5aaad 10:46:05 ---> d784413f9e34 10:46:05 Step 9/25 : COPY go.mod vendor* ./ 10:46:05 ---> 673b86d5ec15 10:46:05 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:46:05 ---> Running in 51a98866cddb 10:46:05 Removing intermediate container 51a98866cddb 10:46:05 ---> ec37ab1ec327 10:46:05 Step 11/25 : COPY . . 10:46:06 ---> 922de3f87ae1 10:46:06 Step 12/25 : RUN $MAKE 10:46:06 ---> Running in 3fb7d853e815 10:46:06 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.11" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 10:46:14 Running on prd-ubuntu20.04-docker-arm64-4c-16g-65 in /w/workspace/undry_device-rfid-llrp-go_PR-288 [Pipeline] { [Pipeline] ws 10:46:14 Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout 10:46:15 The recommended git tool is: git 10:46:20 using credential edgex-jenkins-ssh 10:46:20 Cloning the remote Git repository 10:46:20 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:46:20 > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 10:46:20 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:46:20 > git --version # timeout=10 10:46:20 > git --version # 'git version 2.25.1' 10:46:20 using GIT_SSH to set credentials SSH Credentials for GitHub 10:46:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:46:22 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 10:46:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:46:23 Merging remotes/origin/main commit 788eb5aa681600b58a588c2696b7c43b899f9bac into PR head commit a9e615c5343a9e57a997e43a21ccd45c149e1fd7 10:46:23 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 10:46:23 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:46:23 using GIT_SSH to set credentials SSH Credentials for GitHub 10:46:23 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/288/head:refs/remotes/origin/PR-288 +refs/heads/main:refs/remotes/origin/main # timeout=10 10:46:23 > git config core.sparsecheckout # timeout=10 10:46:23 > git checkout -f a9e615c5343a9e57a997e43a21ccd45c149e1fd7 # timeout=10 10:46:23 Merge succeeded, producing a9e615c5343a9e57a997e43a21ccd45c149e1fd7 10:46:23 Checking out Revision a9e615c5343a9e57a997e43a21ccd45c149e1fd7 (PR-288) 10:46:24 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" 10:46:24 > git --version # timeout=10 10:46:24 > git --version # 'git version 2.25.1' 10:46:24 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 10:46:23 > git remote # timeout=10 10:46:23 > git config --get remote.origin.url # timeout=10 10:46:23 using GIT_SSH to set credentials SSH Credentials for GitHub 10:46:23 > git merge 788eb5aa681600b58a588c2696b7c43b899f9bac # timeout=10 10:46:23 > git rev-parse HEAD^{commit} # timeout=10 10:46:23 > git config core.sparsecheckout # timeout=10 10:46:23 > git checkout -f a9e615c5343a9e57a997e43a21ccd45c149e1fd7 # timeout=10 [Pipeline] withEnv [Pipeline] { 10:46:28 Removing intermediate container 3fb7d853e815 10:46:28 ---> dc9755325467 10:46:28 Step 13/25 : FROM alpine:3.18 10:46:28 3.18: Pulling from library/alpine 10:46:28 619be1103602: Pulling fs layer 10:46:28 619be1103602: Verifying Checksum 10:46:28 619be1103602: Download complete 10:46:28 619be1103602: Pull complete 10:46:28 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 10:46:28 Status: Downloaded newer image for alpine:3.18 10:46:28 ---> d3782b16ccc9 10:46:28 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 10:46:28 ---> Running in c710c4688092 10:46:28 Removing intermediate container c710c4688092 10:46:28 ---> 7962c373a0df 10:46:28 Step 15/25 : RUN apk add --update --no-cache dumb-init 10:46:28 ---> Running in 7833bb5eaa28 10:46:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:46:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:46:28 (1/1) Installing dumb-init (1.2.5-r2) 10:46:28 Executing busybox-1.36.1-r5.trigger 10:46:28 OK: 7 MiB in 16 packages 10:46:28 Removing intermediate container 7833bb5eaa28 10:46:28 ---> a684203d8b9f 10:46:28 Step 16/25 : RUN apk --no-cache upgrade 10:46:28 ---> Running in 4488aac1ed88 10:46:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:46:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:46:28 OK: 7 MiB in 16 packages 10:46:28 Removing intermediate container 4488aac1ed88 10:46:28 ---> 616a32308866 10:46:28 Step 17/25 : COPY --from=builder /app/LICENSE / 10:46:28 ---> 018386cf0e9f 10:46:28 Step 18/25 : COPY --from=builder /app/Attribution.txt / 10:46:28 ---> 893aef9a4e9d 10:46:28 Step 19/25 : COPY --from=builder /app/cmd/ / [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:46:29 ---> 71889f7490f0 10:46:29 Step 20/25 : EXPOSE 59989 10:46:29 ---> Running in 3bd9d1913dc5 10:46:29 Removing intermediate container 3bd9d1913dc5 10:46:29 ---> c1e39b1ef288 10:46:29 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 10:46:29 ---> Running in f6694edb8cef 10:46:29 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:46:29 % Total % Received % Xferd Average Speed Time Time Time Current 10:46:29 Dload Upload Total Spent Left Speed 10:46:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 101k 0 --:--:-- --:--:-- --:--:-- 101k [Pipeline] sh 10:46:29 Removing intermediate container f6694edb8cef 10:46:29 ---> 3d23b028b7fb 10:46:29 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:46:29 ---> Running in daebecb691bf 10:46:29 Removing intermediate container daebecb691bf 10:46:29 ---> d486495b6c4b 10:46:29 Step 23/25 : LABEL arch=amd64 10:46:29 ---> Running in 2f15d84508c8 10:46:29 Removing intermediate container 2f15d84508c8 10:46:29 ---> 0d2424ac85ef 10:46:29 Step 24/25 : LABEL git_sha=a9e615c5343a9e57a997e43a21ccd45c149e1fd7 10:46:29 ---> Running in 56f9cd3fe39d 10:46:29 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:46:29 Removing intermediate container 56f9cd3fe39d 10:46:29 ---> 63733968e390 10:46:29 Step 25/25 : LABEL version=0.0.0 10:46:29 ---> Running in c79117aebe35 10:46:29 Removing intermediate container c79117aebe35 10:46:29 ---> 20e5df792efa 10:46:29 [Warning] One or more build-args [ARCH] were not consumed 10:46:29 Successfully built 20e5df792efa 10:46:29 Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) 10:46:30 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 10:46:30 + sudo tee /etc/docker/daemon.new 10:46:30 { 10:46:30 "registry-mirrors": [ 10:46:30 "https://nexus3.edgexfoundry.org:10001" 10:46:30 ], 10:46:30 "bip": "10.250.0.254/24", 10:46:30 "hosts": [ 10:46:30 "tcp://0.0.0.0:5555", 10:46:30 "unix:///var/run/docker.sock" 10:46:30 ], 10:46:30 "mtu": 1458, 10:46:30 "selinux-enabled": true, 10:46:30 "seccomp-profile": "/etc/docker/seccomp.json" 10:46:30 } [Pipeline] sh Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } 10:46:30 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] // stage Post stage [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:30 + sudo service docker restart 10:46:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:46:31 10:46:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:46:31 latest: Pulling from edgex-lftools-log-publisher 10:46:31 5eb5b503b376: Pulling fs layer 10:46:31 5c69ac0246d0: Pulling fs layer 10:46:31 ec43610c2a17: Pulling fs layer 10:46:31 3a2ae6a8a46f: Pulling fs layer 10:46:31 33b1e0a273af: Pulling fs layer 10:46:31 5d3b04190fa2: Pulling fs layer 10:46:31 2f39f015ded8: Pulling fs layer 10:46:31 3a2ae6a8a46f: Waiting 10:46:31 33b1e0a273af: Waiting 10:46:31 5d3b04190fa2: Waiting 10:46:31 2f39f015ded8: Waiting 10:46:31 5c69ac0246d0: Verifying Checksum 10:46:31 5c69ac0246d0: Download complete 10:46:31 3a2ae6a8a46f: Download complete 10:46:31 33b1e0a273af: Verifying Checksum 10:46:31 33b1e0a273af: Download complete 10:46:31 5d3b04190fa2: Download complete 10:46:31 ec43610c2a17: Verifying Checksum 10:46:31 ec43610c2a17: Download complete 10:46:31 5eb5b503b376: Verifying Checksum 10:46:31 5eb5b503b376: Download complete 10:46:32 2f39f015ded8: Download complete 10:46:32 5eb5b503b376: Pull complete 10:46:33 5c69ac0246d0: Pull complete 10:46:33 ec43610c2a17: Pull complete 10:46:33 3a2ae6a8a46f: Pull complete 10:46:33 33b1e0a273af: Pull complete 10:46:33 5d3b04190fa2: Pull complete 10:46:38 2f39f015ded8: Pull complete 10:46:38 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:46:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:46:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:46:38 prd-ubuntu20.04-docker-8c-8g-64 does not seem to be running inside a container 10:46:38 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-rfid-llrp-go_PR-288 -v /w/workspace/undry_device-rfid-llrp-go_PR-288:/w/workspace/undry_device-rfid-llrp-go_PR-288:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-288@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-288@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 10:46:42 $ docker top 85ac4a95d1bc133832810a9c920307d94c17c656a7db960cbeed30d3d2854ada -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:46:43 ---> job-cost.sh 10:46:43 lf-activate-venv: SKIPPING 10:46:43 INFO: No Stack... 10:46:43 INFO: Retrieving Pricing Info for: v3-standard-8 10:46:43 INFO: Archiving Costs [Pipeline] sh 10:46:44 + cat /w/workspace/undry_device-rfid-llrp-go_PR-288/archives/cost.csv 10:46:44 + cut -d, -f6 [Pipeline] lock 10:46:44 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-288-1-stack-cost] 10:46:44 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-288-1-stack-cost] did not exist. Created. 10:46:44 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-288-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:46:44 + echo total: 0.2199999988079071 [Pipeline] stash 10:46:44 Stashed 1 file(s) [Pipeline] } 10:46:44 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-288-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:46:44 $ docker stop --time=1 85ac4a95d1bc133832810a9c920307d94c17c656a7db960cbeed30d3d2854ada 10:46:46 $ docker rm -f --volumes 85ac4a95d1bc133832810a9c920307d94c17c656a7db960cbeed30d3d2854ada [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:46:49 provisioning config files... 10:46:49 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config5076109280739277867tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:46:49 ---> ****-login.sh 10:46:49 nexus3.edgexfoundry.org:10001 10:46:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:46:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:46:50 Configure a credential helper to remove this warning. See 10:46:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:46:50 10:46:50 Login Succeeded 10:46:50 nexus3.edgexfoundry.org:10002 10:46:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:46:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:46:50 Configure a credential helper to remove this warning. See 10:46:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:46:50 10:46:50 Login Succeeded 10:46:50 nexus3.edgexfoundry.org:10003 10:46:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:46:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:46:51 Configure a credential helper to remove this warning. See 10:46:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:46:51 10:46:51 Login Succeeded 10:46:51 nexus3.edgexfoundry.org:10004 10:46:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:46:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:46:51 Configure a credential helper to remove this warning. See 10:46:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:46:51 10:46:51 Login Succeeded 10:46:51 ****.io 10:46:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:46:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:46:51 Configure a credential helper to remove this warning. See 10:46:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:46:51 10:46:51 Login Succeeded 10:46:51 ---> ****-login.sh ends [Pipeline] } 10:46:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:46:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:46:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:46:52 ========================================================= 10:46:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 10:46:52 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:52 + 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 . 10:46:53 Sending build context to Docker daemon 1.198MB 10:46:53 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 10:46:53 Step 2/12 : FROM ${BASE} AS builder 10:46:53 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:46:53 9fda8d8052c6: Pulling fs layer 10:46:53 5d54e960e981: Pulling fs layer 10:46:53 c4a7e357bf2a: Pulling fs layer 10:46:53 f0e02332f6b5: Pulling fs layer 10:46:53 872ee5b61b7b: Pulling fs layer 10:46:53 0c6a40ed1a82: Pulling fs layer 10:46:53 94ae7d8d031c: Pulling fs layer 10:46:53 f0e02332f6b5: Waiting 10:46:53 872ee5b61b7b: Waiting 10:46:53 0c6a40ed1a82: Waiting 10:46:53 5d54e960e981: Download complete 10:46:53 f0e02332f6b5: Verifying Checksum 10:46:53 f0e02332f6b5: Download complete 10:46:53 872ee5b61b7b: Verifying Checksum 10:46:53 872ee5b61b7b: Download complete 10:46:53 9fda8d8052c6: Verifying Checksum 10:46:53 9fda8d8052c6: Download complete 10:46:53 94ae7d8d031c: Verifying Checksum 10:46:53 94ae7d8d031c: Download complete 10:46:54 9fda8d8052c6: Pull complete 10:46:54 5d54e960e981: Pull complete 10:46:55 c4a7e357bf2a: Verifying Checksum 10:46:55 c4a7e357bf2a: Download complete 10:46:56 0c6a40ed1a82: Verifying Checksum 10:46:56 0c6a40ed1a82: Download complete 10:47:08 c4a7e357bf2a: Pull complete 10:47:08 f0e02332f6b5: Pull complete 10:47:08 872ee5b61b7b: Pull complete 10:47:16 0c6a40ed1a82: Pull complete 10:47:18 94ae7d8d031c: Pull complete 10:47:18 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 10:47:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 10:47:18 ---> 86de565de09d 10:47:18 Step 3/12 : ARG ADD_BUILD_TAGS="" 10:47:20 ---> Running in ce01b601c8c9 10:47:20 Removing intermediate container ce01b601c8c9 10:47:20 ---> 3734c8b63984 10:47:20 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:47:20 ---> Running in 50435d6af543 10:47:20 Removing intermediate container 50435d6af543 10:47:20 ---> 0c394a820714 10:47:20 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 10:47:20 ---> Running in 99f7bc7fb363 10:47:21 Removing intermediate container 99f7bc7fb363 10:47:21 ---> 7dc4ee834974 10:47:21 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 10:47:21 ---> Running in 92612784c794 10:47:21 Removing intermediate container 92612784c794 10:47:21 ---> 55ee1f4fbc04 10:47:21 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:47:21 ---> Running in 1e4a0433840b 10:47:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:47:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:47:23 OK: 266 MiB in 52 packages 10:47:24 Removing intermediate container 1e4a0433840b 10:47:24 ---> 6113be225f6d 10:47:24 Step 8/12 : WORKDIR /app 10:47:24 ---> Running in 582552b591d1 10:47:25 Removing intermediate container 582552b591d1 10:47:25 ---> 6d2e53bd2f73 10:47:25 Step 9/12 : COPY go.mod vendor* ./ 10:47:25 ---> 2f5123a903df 10:47:25 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:47:25 ---> Running in 8e60e4cb7a2f 10:48:22 Removing intermediate container 8e60e4cb7a2f 10:48:22 ---> 8ef698f8dcdb 10:48:22 Step 11/12 : COPY . . 10:48:22 ---> 3ce60e784c6e 10:48:22 Step 12/12 : RUN $MAKE 10:48:22 ---> Running in 80e490411d1e 10:48:23 noop 10:48:23 Removing intermediate container 80e490411d1e 10:48:23 ---> 5d4431dc38f5 10:48:23 Successfully built 5d4431dc38f5 10:48:23 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:48:24 + docker inspect -f . ci-base-image-arm64 10:48:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:48:24 prd-ubuntu20.04-docker-arm64-4c-16g-65 does not seem to be running inside a container 10:48:24 $ 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 10:48:25 $ docker top 1a5ca3dbe08166fe7c5cf96d64d937a231fae95b1c3a9baea2daeacaf42ecebd -eo pid,comm [Pipeline] { [Pipeline] sh 10:48:26 + go version 10:48:26 go version go1.21.0 linux/arm64 [Pipeline] } 10:48:26 $ docker stop --time=1 1a5ca3dbe08166fe7c5cf96d64d937a231fae95b1c3a9baea2daeacaf42ecebd 10:48:28 $ docker rm -f --volumes 1a5ca3dbe08166fe7c5cf96d64d937a231fae95b1c3a9baea2daeacaf42ecebd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:48:29 + docker inspect -f . ci-base-image-arm64 10:48:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:48:29 prd-ubuntu20.04-docker-arm64-4c-16g-65 does not seem to be running inside a container 10:48:29 $ 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 10:48:30 $ docker top 051f0c1e636f9ba27c24775cc2447e550b4fac3feeb660091d30fcacefc3a3d9 -eo pid,comm [Pipeline] { [Pipeline] sh 10:48:31 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh 10:48:31 + make test 10:48:31 go test ./... -coverprofile=coverage.out ./... 10:48:36 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 10:50:12 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 10:50:12 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 10:50:34 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 28.721s coverage: 40.6% of statements 10:50:34 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.531s coverage: 51.9% of statements 10:50:34 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.042s coverage: 95.5% of statements 10:50:34 WARNING: Linting skipped (not on x86_64 or linter not installed) 10:50:34 go vet ./... 10:50:56 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:50:56 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:50:56 ./bin/test-attribution-txt.sh 10:50:56 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 10:50:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 10:50:56 $ docker stop --time=1 051f0c1e636f9ba27c24775cc2447e550b4fac3feeb660091d30fcacefc3a3d9 10:50:58 $ docker rm -f --volumes 051f0c1e636f9ba27c24775cc2447e550b4fac3feeb660091d30fcacefc3a3d9 [Pipeline] // withDockerContainer [Pipeline] sh 10:50:59 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:50:59 Warning: overwriting stash ‘coverage-report’ 10:51:00 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:51:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:51:01 + ls -al . 10:51:01 total 636 10:51:01 drwxrwxr-x 9 jenkins jenkins 4096 Mar 15 10:48 . 10:51:01 drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 10:46 .. 10:51:01 -rw-rw-r-- 1 jenkins jenkins 134 Mar 15 10:46 .dockerignore 10:51:01 drwxrwxr-x 8 jenkins jenkins 4096 Mar 15 10:46 .git 10:51:01 drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 10:46 .github 10:51:01 -rw-rw-r-- 1 jenkins jenkins 880 Mar 15 10:46 .gitignore 10:51:01 -rw-rw-r-- 1 jenkins jenkins 41 Mar 15 10:46 .golangci.yml 10:51:01 -rw-rw-r-- 1 jenkins jenkins 11980 Mar 15 10:46 Attribution.txt 10:51:01 -rw-rw-r-- 1 jenkins jenkins 11677 Mar 15 10:46 CHANGELOG.md 10:51:01 -rw-rw-r-- 1 jenkins jenkins 1456 Mar 15 10:46 Dockerfile 10:51:01 -rw-rw-r-- 1 jenkins jenkins 677 Mar 15 10:46 GOVERNANCE.md 10:51:01 -rw-rw-r-- 1 jenkins jenkins 661 Mar 15 10:46 Jenkinsfile 10:51:01 -rw-rw-r-- 1 jenkins jenkins 11347 Mar 15 10:46 LICENSE 10:51:01 -rw-rw-r-- 1 jenkins jenkins 2179 Mar 15 10:46 Makefile 10:51:01 -rw-rw-r-- 1 jenkins jenkins 625 Mar 15 10:46 OWNERS.md 10:51:01 -rw-rw-r-- 1 jenkins jenkins 28907 Mar 15 10:46 README.md 10:51:01 -rw-rw-r-- 1 jenkins jenkins 5 Mar 15 10:44 VERSION 10:51:01 drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 10:46 bin 10:51:01 drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 10:46 cmd 10:51:01 -rw-r--r-- 1 jenkins jenkins 459493 Mar 15 10:50 coverage.out 10:51:01 drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 10:46 examples 10:51:01 -rw-rw-r-- 1 jenkins jenkins 3923 Mar 15 10:46 go.mod 10:51:01 -rw-rw-r-- 1 jenkins jenkins 35612 Mar 15 10:46 go.sum 10:51:01 drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 10:46 images 10:51:01 drwxrwxr-x 5 jenkins jenkins 4096 Mar 15 10:46 internal 10:51:01 -rw-rw-r-- 1 jenkins jenkins 193 Mar 15 10:46 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:51:01 + docker build -t device-rfid-llrp-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=a9e615c5343a9e57a997e43a21ccd45c149e1fd7 --label arch=arm64 --label version=0.0.0 . 10:51:02 Sending build context to Docker daemon 1.198MB 10:51:02 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 10:51:02 Step 2/25 : FROM ${BASE} AS builder 10:51:02 ---> 5d4431dc38f5 10:51:02 Step 3/25 : ARG ADD_BUILD_TAGS="" 10:51:02 ---> Running in c00bb4b8c5c0 10:51:02 Removing intermediate container c00bb4b8c5c0 10:51:02 ---> 68df38c41d17 10:51:02 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:51:02 ---> Running in 065f99c01a2a 10:51:03 Removing intermediate container 065f99c01a2a 10:51:03 ---> ad879f4e817d 10:51:03 Step 5/25 : ARG ALPINE_PKG_BASE="make git" 10:51:03 ---> Running in bde3ce1f45d3 10:51:03 Removing intermediate container bde3ce1f45d3 10:51:03 ---> 868fb833bb77 10:51:03 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 10:51:03 ---> Running in 5502d4a9a0c6 10:51:03 Removing intermediate container 5502d4a9a0c6 10:51:03 ---> bcb02f7cb0be 10:51:03 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:51:03 ---> Running in 988036713bd9 10:51:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:51:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:51:06 OK: 266 MiB in 52 packages 10:51:07 Removing intermediate container 988036713bd9 10:51:07 ---> 976c55270e0a 10:51:07 Step 8/25 : WORKDIR /app 10:51:07 ---> Running in 2e17d637183c 10:51:07 Removing intermediate container 2e17d637183c 10:51:07 ---> 47bbfca686a8 10:51:07 Step 9/25 : COPY go.mod vendor* ./ 10:51:07 ---> c52ddf49403f 10:51:07 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:51:07 ---> Running in e3395e7a8323 10:51:09 Removing intermediate container e3395e7a8323 10:51:09 ---> 9d346ad9f278 10:51:09 Step 11/25 : COPY . . 10:51:10 ---> 8524303d5f17 10:51:10 Step 12/25 : RUN $MAKE 10:51:10 ---> Running in 580017e904ff 10:51:11 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.11" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 10:53:03 Removing intermediate container 580017e904ff 10:53:03 ---> 89f54bdcfe9d 10:53:03 Step 13/25 : FROM alpine:3.18 10:53:03 3.18: Pulling from library/alpine 10:53:03 c6b39de5b339: Pulling fs layer 10:53:03 c6b39de5b339: Verifying Checksum 10:53:03 c6b39de5b339: Download complete 10:53:03 c6b39de5b339: Pull complete 10:53:03 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 10:53:03 Status: Downloaded newer image for alpine:3.18 10:53:03 ---> 33abbf032149 10:53:03 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 10:53:03 ---> Running in c640d54a52c0 10:53:03 Removing intermediate container c640d54a52c0 10:53:03 ---> 5c275861aa6d 10:53:03 Step 15/25 : RUN apk add --update --no-cache dumb-init 10:53:03 ---> Running in daa0a381a286 10:53:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:53:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:53:03 (1/1) Installing dumb-init (1.2.5-r2) 10:53:03 Executing busybox-1.36.1-r5.trigger 10:53:03 OK: 8 MiB in 16 packages 10:53:03 Removing intermediate container daa0a381a286 10:53:03 ---> 87c8062ccd8c 10:53:03 Step 16/25 : RUN apk --no-cache upgrade 10:53:03 ---> Running in 11d9891e3422 10:53:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:53:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:53:03 OK: 8 MiB in 16 packages 10:53:03 Removing intermediate container 11d9891e3422 10:53:03 ---> f15b54a8c374 10:53:03 Step 17/25 : COPY --from=builder /app/LICENSE / 10:53:03 ---> 6b1c2a74af50 10:53:03 Step 18/25 : COPY --from=builder /app/Attribution.txt / 10:53:03 ---> 0fc4cc4dee0d 10:53:03 Step 19/25 : COPY --from=builder /app/cmd/ / 10:53:03 ---> 48f59eb152f9 10:53:03 Step 20/25 : EXPOSE 59989 10:53:03 ---> Running in d095d5238669 10:53:03 Removing intermediate container d095d5238669 10:53:03 ---> 4314646db165 10:53:03 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 10:53:03 ---> Running in d8b66ca81225 10:53:04 Removing intermediate container d8b66ca81225 10:53:04 ---> 1dea8c4a2636 10:53:04 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:53:04 ---> Running in 99c28b45422b 10:53:04 Removing intermediate container 99c28b45422b 10:53:04 ---> 0bd6631b8b95 10:53:04 Step 23/25 : LABEL arch=arm64 10:53:04 ---> Running in d492ff7da03a 10:53:04 Removing intermediate container d492ff7da03a 10:53:04 ---> 1313aa2bed01 10:53:04 Step 24/25 : LABEL git_sha=a9e615c5343a9e57a997e43a21ccd45c149e1fd7 10:53:04 ---> Running in db002458b53b 10:53:05 Removing intermediate container db002458b53b 10:53:05 ---> 6d5c1b988b57 10:53:05 Step 25/25 : LABEL version=0.0.0 10:53:05 ---> Running in 3ad9295ae3e0 10:53:05 Removing intermediate container 3ad9295ae3e0 10:53:05 ---> 904a8cf65483 10:53:05 [Warning] One or more build-args [ARCH] were not consumed 10:53:05 Successfully built 904a8cf65483 10:53:05 Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:53:06 10:53:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:53:06 arm64: Pulling from edgex-lftools-log-publisher 10:53:06 8998bd30e6a1: Pulling fs layer 10:53:06 04944245beec: Pulling fs layer 10:53:06 699f458cf7ca: Pulling fs layer 10:53:06 765212b225bb: Pulling fs layer 10:53:06 f23df028b6ca: Pulling fs layer 10:53:06 d65c8cfc05b1: Pulling fs layer 10:53:06 2437ff75d9bd: Pulling fs layer 10:53:06 f23df028b6ca: Waiting 10:53:06 d65c8cfc05b1: Waiting 10:53:06 765212b225bb: Waiting 10:53:06 2437ff75d9bd: Waiting 10:53:07 04944245beec: Verifying Checksum 10:53:07 04944245beec: Download complete 10:53:07 765212b225bb: Download complete 10:53:07 f23df028b6ca: Download complete 10:53:07 d65c8cfc05b1: Verifying Checksum 10:53:07 d65c8cfc05b1: Download complete 10:53:07 699f458cf7ca: Verifying Checksum 10:53:07 699f458cf7ca: Download complete 10:53:07 8998bd30e6a1: Verifying Checksum 10:53:07 8998bd30e6a1: Download complete 10:53:10 2437ff75d9bd: Verifying Checksum 10:53:10 2437ff75d9bd: Download complete 10:53:12 8998bd30e6a1: Pull complete 10:53:12 04944245beec: Pull complete 10:53:14 699f458cf7ca: Pull complete 10:53:14 765212b225bb: Pull complete 10:53:15 f23df028b6ca: Pull complete 10:53:15 d65c8cfc05b1: Pull complete 10:53:33 2437ff75d9bd: Pull complete 10:53:33 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:53:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:53:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:53:34 prd-ubuntu20.04-docker-arm64-4c-16g-65 does not seem to be running inside a container 10:53:34 $ 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 10:53:36 $ docker top 897e75d3b39a20504c2ac2c756b99e27a17a90afecc65d7c03631e0c29d35b3b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:53:37 ---> job-cost.sh 10:53:37 lf-activate-venv: SKIPPING 10:53:37 INFO: No Stack... 10:53:38 INFO: Retrieving Pricing Info for: v3-standard-4 10:53:39 INFO: Archiving Costs [Pipeline] sh 10:53:39 + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv 10:53:39 + cut -d, -f6 [Pipeline] lock 10:53:39 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-288-1-stack-cost] 10:53:39 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-288-1-stack-cost] did not exist. Created. 10:53:39 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-288-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:53:40 /w/workspace/device-rfid-llrp-go/1@tmp/durable-e5fd1b7e/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 10:53:41 + echo total: 0.10999999940395355 [Pipeline] stash 10:53:41 Warning: overwriting stash ‘stack-cost’ 10:53:41 Stashed 1 file(s) [Pipeline] } 10:53:41 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-288-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:53:41 $ docker stop --time=1 897e75d3b39a20504c2ac2c756b99e27a17a90afecc65d7c03631e0c29d35b3b 10:53:42 $ docker rm -f --volumes 897e75d3b39a20504c2ac2c756b99e27a17a90afecc65d7c03631e0c29d35b3b [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 10:53:43 provisioning config files... 10:53:43 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-288@tmp/config1602363050705440744tmp [Pipeline] { [Pipeline] sh 10:53:44 + set +x 10:53:44 + bash -s -- 10:53:44 + curl -s https://codecov.io/bash 10:53:44 10:53:44 _____ _ 10:53:44 / ____| | | 10:53:44 | | ___ __| | ___ ___ _____ __ 10:53:44 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:53:44 | |___| (_) | (_| | __/ (_| (_) \ V / 10:53:44 \_____\___/ \__,_|\___|\___\___/ \_/ 10:53:44 Bash-1.0.6 10:53:44 10:53:44 10:53:44 ==> git version 2.25.1 found 10:53:44 ==> 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 10:53:44 Release-Date: 2020-01-08 10:53:44 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:53:44 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:53:44 ==> Jenkins CI detected. 10:53:44 current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-288 10:53:44 project root: . 10:53:44 --> token set from env 10:53:44 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:53:44 ==> Running gcov in . (disable via -X gcov) 10:53:44 ==> Python coveragepy not found 10:53:44 ==> Searching for coverage reports in: 10:53:44 + . 10:53:44 -> Found 1 reports 10:53:44 ==> Detecting git/mercurial file structure 10:53:44 ==> Reading reports 10:53:44 + ./coverage.out bytes=459493 10:53:44 ==> Appending adjustments 10:53:44 https://docs.codecov.io/docs/fixing-reports 10:53:44 + Found adjustments 10:53:44 ==> Gzipping contents 10:53:44 52K /tmp/codecov.fNNcst.gz 10:53:44 ==> Uploading reports 10:53:44 url: https://codecov.io 10:53:44 query: branch=PR-288&commit=a9e615c5343a9e57a997e43a21ccd45c149e1fd7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-288%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=288&job=&cmd_args= 10:53:44 -> Pinging Codecov 10:53:44 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-288&commit=a9e615c5343a9e57a997e43a21ccd45c149e1fd7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-288%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=288&job=&cmd_args= 10:53:44 -> Uploading to 10:53:44 https://storage.googleapis.com/codecov/v4/raw/2024-03-15/581DD39554BDF9B6E22D074273EAD858/a9e615c5343a9e57a997e43a21ccd45c149e1fd7/e2911ef8-bc0f-4412-b2ae-387122693ded.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240315%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240315T105344Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a3bee52d52e7ddc050d93d0a401d776c32ac2fe6cfa7e3adf85b9b5b5d5d5a97 10:53:45 % Total % Received % Xferd Average Speed Time Time Time Current 10:53:45 Dload Upload Total Spent Left Speed 10:53:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50322 0 0 100 50322 0 154k --:--:-- --:--:-- --:--:-- 154k 10:53:45 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/a9e615c5343a9e57a997e43a21ccd45c149e1fd7 [Pipeline] } 10:53:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 10:53:47 + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-288/archives ] 10:53:47 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-288/archives 10:53:47 total 16 10:53:47 drwxr-xr-x 3 root root 4096 Mar 15 10:46 . 10:53:47 drwxrwxr-x 11 jenkins jenkins 4096 Mar 15 10:46 .. 10:53:47 drwxr-xr-x 2 root root 4096 Mar 15 10:46 cost 10:53:47 -rw-r--r-- 1 root root 91 Mar 15 10:46 cost.csv 10:53:47 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-288/archives 10:53:47 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-288/archives 10:53:47 total 16 10:53:47 drwxr-xr-x 3 jenkins jenkins 4096 Mar 15 10:46 . 10:53:47 drwxrwxr-x 11 jenkins jenkins 4096 Mar 15 10:46 .. 10:53:47 drwxr-xr-x 2 jenkins jenkins 4096 Mar 15 10:46 cost 10:53:47 -rw-r--r-- 1 jenkins jenkins 91 Mar 15 10:46 cost.csv [Pipeline] libraryResource [Pipeline] sh 10:53:47 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:53:48 ---> package-listing.sh 10:53:48 ++ facter osfamily 10:53:48 ++ tr '[:upper:]' '[:lower:]' 10:53:48 + OS_FAMILY=debian 10:53:48 + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-288 10:53:48 + START_PACKAGES=/tmp/packages_start.txt 10:53:48 + END_PACKAGES=/tmp/packages_end.txt 10:53:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:53:48 + PACKAGES=/tmp/packages_start.txt 10:53:48 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-288 ']' 10:53:48 + PACKAGES=/tmp/packages_end.txt 10:53:48 + case "${OS_FAMILY}" in 10:53:48 + dpkg -l 10:53:48 + grep '^ii' 10:53:48 + '[' -f /tmp/packages_start.txt ']' 10:53:48 + '[' -f /tmp/packages_end.txt ']' 10:53:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:53:48 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-288 ']' 10:53:48 + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-288/archives/ 10:53:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-288/archives/ [Pipeline] echo 10:53:48 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-288/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:53:48 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:53:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:53:49 prd-ubuntu20.04-docker-8c-8g-64 does not seem to be running inside a container 10:53:49 $ 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-288/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-288 -v /w/workspace/undry_device-rfid-llrp-go_PR-288:/w/workspace/undry_device-rfid-llrp-go_PR-288:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-288@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-288@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 10:53:50 $ docker top 996edb611088db45a7354687d54098ae84dc5bee8e7ef36603f574100f52157c -eo pid,comm [Pipeline] { [Pipeline] sh 10:53:50 + touch /tmp/pre-build-complete [Pipeline] sh 10:53:50 + mkdir -p /var/log/sysstat [Pipeline] sh 10:53:51 + ls /var/log/sa-host 10:53:51 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:53:51 provisioning config files... 10:53:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-288@tmp/config13655767540452087196tmp [Pipeline] { [Pipeline] echo 10:53:51 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:53:51 ---> create-netrc.sh [Pipeline] } 10:53:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:53:52 ---> python-tools-install.sh [Pipeline] echo 10:53:52 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:53:52 ---> sudo-logs.sh 10:53:52 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:53:52 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:53:52 ---> job-cost.sh 10:53:52 lf-activate-venv: SKIPPING 10:53:52 DEBUG: total: 0.2199999988079071 10:53:52 INFO: Retrieving Stack Cost... 10:53:53 INFO: Retrieving Pricing Info for: v3-standard-8 10:53:53 INFO: Archiving Costs [Pipeline] echo 10:53:53 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:53:53 ---> logs-deploy.sh 10:53:53 lf-activate-venv: SKIPPING 10:53:53 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-288/1 10:53:53 INFO: archiving workspace using pattern(s): 10:53:54 Archives upload complete. 10:53:54 INFO: archiving logs to Nexus