Pull request #285 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 947edc25c7c8f186ee31740ae1a32bacc07d51f7+0ceaf042a45b624e1d5d1d7218676027e9a805b1 (4e5423df58d86cd25ad395bb489d28e824d52342) 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-ssh12397918684210633468.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-ssh4638528032475221317.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-285/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-285/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4553098234351451195.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-285/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16266790378129419716.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-ssh8055167539033502324.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-285/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-285/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6973453759465589307.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 ‘prd-centos7-blackbox-4c-2g-2059’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-5114’ is offline Running on prd-ubuntu20.04-docker-8c-8g-5122 in /w/workspace/undry_device-rfid-llrp-go_PR-285 [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-285 # 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/285/head:refs/remotes/origin/PR-285 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 0ceaf042a45b624e1d5d1d7218676027e9a805b1 into PR head commit 947edc25c7c8f186ee31740ae1a32bacc07d51f7 Merge succeeded, producing 947edc25c7c8f186ee31740ae1a32bacc07d51f7 Checking out Revision 947edc25c7c8f186ee31740ae1a32bacc07d51f7 (PR-285) Commit message: "build(deps): bump github.com/go-jose/go-jose/v3 from 3.0.1 to 3.0.3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:03:43 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:03:43 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:03:43 ========================================================= 23:03:43 EdgeX Global Pipelines Version Info 23:03:43 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 947edc25c7c8f186ee31740ae1a32bacc07d51f7 # 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 0ceaf042a45b624e1d5d1d7218676027e9a805b1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 947edc25c7c8f186ee31740ae1a32bacc07d51f7 # timeout=10 23:03:44 ------------------- 23:03:44 stable info: 23:03:44 ------------------- 23:03:44 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:03:44 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 23:03:44 Message: update stable to v1.0.258 23:03:44 ------------------- 23:03:44 experimental info: 23:03:44 ------------------- 23:03:44 Commited By: **** collab-it+edgex@linuxfoundation.org 23:03:44 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 23:03:44 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:03:44 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 23:03:44 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 23:03:44 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:03:44 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:03:45 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:03:45 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 23:03:45 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:03:45 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:03:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:03:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:03:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:03:45 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 23:03:45 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:03:45 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:03:45 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:03:45 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:03:45 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:03:45 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:03:46 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:03:46 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:03:46 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:03:46 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:03:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:03:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:03:46 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:03:46 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:03:46 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:03:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-285 [Pipeline] echo 23:03:46 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-285 [Pipeline] echo 23:03:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-285 [Pipeline] echo 23:03:46 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 947edc25c7c8f186ee31740ae1a32bacc07d51f7 [Pipeline] echo 23:03:47 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 947edc2 [Pipeline] echo 23:03:47 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:03:47 provisioning config files... 23:03:47 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-285@tmp/config9111951869100624754tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:03:47 ---> ****-login.sh 23:03:47 nexus3.edgexfoundry.org:10001 23:03:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:03:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:03:48 Configure a credential helper to remove this warning. See 23:03:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:03:48 23:03:48 Login Succeeded 23:03:48 nexus3.edgexfoundry.org:10002 23:03:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:03:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:03:49 Configure a credential helper to remove this warning. See 23:03:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:03:49 23:03:49 Login Succeeded 23:03:49 nexus3.edgexfoundry.org:10003 23:03:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:03:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:03:49 Configure a credential helper to remove this warning. See 23:03:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:03:49 23:03:49 Login Succeeded 23:03:49 nexus3.edgexfoundry.org:10004 23:03:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:03:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:03:49 Configure a credential helper to remove this warning. See 23:03:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:03:49 23:03:49 Login Succeeded 23:03:49 ****.io 23:03:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:03:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:03:49 Configure a credential helper to remove this warning. See 23:03:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:03:49 23:03:49 Login Succeeded 23:03:49 ---> ****-login.sh ends [Pipeline] } 23:03:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:03:50 + git rev-list -1 --merges 947edc25c7c8f186ee31740ae1a32bacc07d51f7~1..947edc25c7c8f186ee31740ae1a32bacc07d51f7 [Pipeline] echo 23:03:50 -----------> git rev-list -1 --merges 947edc25c7c8f186ee31740ae1a32bacc07d51f7~1..947edc25c7c8f186ee31740ae1a32bacc07d51f7 947edc25c7c8f186ee31740ae1a32bacc07d51f7 [false] [Pipeline] sh 23:03:50 + git log --format=format:%s -1 947edc25c7c8f186ee31740ae1a32bacc07d51f7 [Pipeline] echo 23:03:50 ========================================================= 23:03:50 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:03:50 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:03:51 + git log --format=format:%s -1 947edc25c7c8f186ee31740ae1a32bacc07d51f7 [Pipeline] echo 23:03:51 [semverPrep] GIT_COMMIT: 947edc25c7c8f186ee31740ae1a32bacc07d51f7, Commit Message: build(deps): bump github.com/go-jose/go-jose/v3 from 3.0.1 to 3.0.3 [Pipeline] echo 23:03:51 [semverPrep] This is not a build commit. [Pipeline] sh 23:03:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:03:52 + grep -v github /etc/ssh/ssh_known_hosts 23:03:52 + [ -e /tmp/ssh_known_hosts ] 23:03:52 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:03:52 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:03:52 + sudo tee -a /etc/ssh/ssh_known_hosts 23:03:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:03:52 23:03:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:03:53 0.1.4: Pulling from edgex-devops/py-git-semver 23:03:53 b85a868b505f: Pulling fs layer 23:03:53 e2be974225ed: Pulling fs layer 23:03:53 339a4e72a1f5: Pulling fs layer 23:03:53 988bab9f4d93: Pulling fs layer 23:03:53 1469e6f7b9e6: Pulling fs layer 23:03:53 eaf3925da568: Pulling fs layer 23:03:53 bab4dde63d76: Pulling fs layer 23:03:53 bde34c3a00c8: Pulling fs layer 23:03:53 b352a97aabf1: Pulling fs layer 23:03:53 988bab9f4d93: Waiting 23:03:53 bab4dde63d76: Waiting 23:03:53 1469e6f7b9e6: Waiting 23:03:53 bde34c3a00c8: Waiting 23:03:53 eaf3925da568: Waiting 23:03:53 4872d77fe225: Pulling fs layer 23:03:53 5851b861e8e6: Pulling fs layer 23:03:53 b352a97aabf1: Waiting 23:03:53 4872d77fe225: Waiting 23:03:53 5851b861e8e6: Waiting 23:03:53 e2be974225ed: Verifying Checksum 23:03:53 e2be974225ed: Download complete 23:03:53 988bab9f4d93: Download complete 23:03:53 1469e6f7b9e6: Verifying Checksum 23:03:53 1469e6f7b9e6: Download complete 23:03:53 eaf3925da568: Download complete 23:03:53 339a4e72a1f5: Verifying Checksum 23:03:53 339a4e72a1f5: Download complete 23:03:53 bde34c3a00c8: Download complete 23:03:53 b352a97aabf1: Verifying Checksum 23:03:53 b352a97aabf1: Download complete 23:03:53 4872d77fe225: Verifying Checksum 23:03:53 5851b861e8e6: Verifying Checksum 23:03:53 5851b861e8e6: Download complete 23:03:53 b85a868b505f: Download complete 23:03:54 bab4dde63d76: Verifying Checksum 23:03:54 bab4dde63d76: Download complete 23:03:55 b85a868b505f: Pull complete 23:03:55 e2be974225ed: Pull complete 23:03:57 339a4e72a1f5: Pull complete 23:03:57 988bab9f4d93: Pull complete 23:03:57 1469e6f7b9e6: Pull complete 23:03:57 eaf3925da568: Pull complete 23:03:57 bab4dde63d76: Pull complete 23:03:57 bde34c3a00c8: Pull complete 23:03:57 b352a97aabf1: Pull complete 23:03:57 4872d77fe225: Pull complete 23:03:57 5851b861e8e6: Pull complete 23:03:57 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:03:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:03:57 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:03:58 prd-ubuntu20.04-docker-8c-8g-5122 does not seem to be running inside a container 23:03:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-285 -v /w/workspace/undry_device-rfid-llrp-go_PR-285:/w/workspace/undry_device-rfid-llrp-go_PR-285:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-285@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-285@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 23:04:00 $ docker top 1e16ac09b6e661af71c72df4df96c54278388fe332dc82fd399f909b61805dad -eo pid,comm 23:04:00 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). 23:04:00 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:04:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:04:01 [ssh-agent] Looking for ssh-agent implementation... 23:04:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:04:01 $ docker exec 1e16ac09b6e661af71c72df4df96c54278388fe332dc82fd399f909b61805dad ssh-agent 23:04:01 SSH_AUTH_SOCK=/tmp/ssh-aAtq2WJNIomo/agent.33 23:04:01 SSH_AGENT_PID=39 23:04:01 Running ssh-add (command line suppressed) 23:04:01 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-285@tmp/private_key_17137638619819842204.key (/w/workspace/undry_device-rfid-llrp-go_PR-285@tmp/private_key_17137638619819842204.key) 23:04:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:04:01 + git tag --points-at HEAD [Pipeline] } 23:04:01 $ docker exec --env ******** --env ******** 1e16ac09b6e661af71c72df4df96c54278388fe332dc82fd399f909b61805dad ssh-agent -k 23:04:01 unset SSH_AUTH_SOCK; 23:04:01 unset SSH_AGENT_PID; 23:04:01 echo Agent pid 39 killed; 23:04:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:04:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:04:02 [ssh-agent] Looking for ssh-agent implementation... 23:04:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:04:02 $ docker exec 1e16ac09b6e661af71c72df4df96c54278388fe332dc82fd399f909b61805dad ssh-agent 23:04:02 SSH_AUTH_SOCK=/tmp/ssh-aImi9IHE2XpJ/agent.72 23:04:02 SSH_AGENT_PID=79 23:04:02 Running ssh-add (command line suppressed) 23:04:02 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-285@tmp/private_key_2572389461683272008.key (/w/workspace/undry_device-rfid-llrp-go_PR-285@tmp/private_key_2572389461683272008.key) 23:04:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:04:02 + git semver init 23:04:02 2024-03-07 23:04:02,877 [run_init] DEBUG init version:0.0.0 force:False 23:04:02 2024-03-07 23:04:02,878 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-285/.semver 23:04:02 2024-03-07 23:04:02,879 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-285/.semver 23:04:02 2024-03-07 23:04:02,879 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-285/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-285, universal_newlines=False, shell=None, istream=None) 23:04:04 2024-03-07 23:04:03,958 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-285/.git/info/exclude 23:04:04 2024-03-07 23:04:03,959 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-285/.semver/PR-285 with force:False 23:04:04 2024-03-07 23:04:03,959 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-285/.semver/PR-285 23:04:04 2024-03-07 23:04:03,964 [execute] INFO git cat-file --batch-check 23:04:04 2024-03-07 23:04:03,965 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-285/.semver, universal_newlines=False, shell=None, istream=) 23:04:04 2024-03-07 23:04:03,973 [execute] INFO git cat-file --batch 23:04:04 2024-03-07 23:04:03,973 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-285/.semver, universal_newlines=False, shell=None, istream=) 23:04:04 2024-03-07 23:04:03,980 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-285/.semver/PR-285 23:04:04 0.0.0 [Pipeline] } 23:04:04 $ docker exec --env ******** --env ******** 1e16ac09b6e661af71c72df4df96c54278388fe332dc82fd399f909b61805dad ssh-agent -k 23:04:04 unset SSH_AUTH_SOCK; 23:04:04 unset SSH_AGENT_PID; 23:04:04 echo Agent pid 79 killed; 23:04:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:04:04 + git semver [Pipeline] } 23:04:05 $ docker stop --time=1 1e16ac09b6e661af71c72df4df96c54278388fe332dc82fd399f909b61805dad 23:04:06 $ docker rm -f --volumes 1e16ac09b6e661af71c72df4df96c54278388fe332dc82fd399f909b61805dad [Pipeline] // withDockerContainer [Pipeline] sh 23:04:07 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:04:07 Stashed 1 file(s) [Pipeline] echo 23:04:07 [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 23:04:08 provisioning config files... 23:04:08 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-285@tmp/config2180535295012404725tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:04:08 ---> ****-login.sh 23:04:08 nexus3.edgexfoundry.org:10001 23:04:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:04:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:04:08 Configure a credential helper to remove this warning. See 23:04:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:04:08 23:04:08 Login Succeeded 23:04:08 nexus3.edgexfoundry.org:10002 23:04:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:04:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:04:08 Configure a credential helper to remove this warning. See 23:04:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:04:08 23:04:08 Login Succeeded 23:04:08 nexus3.edgexfoundry.org:10003 23:04:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:04:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:04:08 Configure a credential helper to remove this warning. See 23:04:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:04:08 23:04:08 Login Succeeded 23:04:08 nexus3.edgexfoundry.org:10004 23:04:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:04:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:04:08 Configure a credential helper to remove this warning. See 23:04:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:04:08 23:04:08 Login Succeeded 23:04:08 ****.io 23:04:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:04:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:04:09 Configure a credential helper to remove this warning. See 23:04:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:04:09 23:04:09 Login Succeeded 23:04:09 ---> ****-login.sh ends [Pipeline] } 23:04:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:04:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:04:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:04:09 ========================================================= 23:04:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 23:04:09 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:04:10 + 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 . 23:04:10 Sending build context to Docker daemon 8.45MB 23:04:10 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 23:04:10 Step 2/12 : FROM ${BASE} AS builder 23:04:10 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 23:04:10 7264a8db6415: Pulling fs layer 23:04:10 c4d48a809fc2: Pulling fs layer 23:04:10 4f1c88b9dad5: Pulling fs layer 23:04:10 ad3a456e5733: Pulling fs layer 23:04:10 69c7f0334f64: Pulling fs layer 23:04:10 1f1c1a5573a3: Pulling fs layer 23:04:10 ce7588e14bc9: Pulling fs layer 23:04:10 b5e4710f87ac: Pulling fs layer 23:04:10 69c7f0334f64: Waiting 23:04:10 1f1c1a5573a3: Waiting 23:04:10 ce7588e14bc9: Waiting 23:04:10 ad3a456e5733: Waiting 23:04:10 b5e4710f87ac: Waiting 23:04:10 c4d48a809fc2: Verifying Checksum 23:04:10 c4d48a809fc2: Download complete 23:04:10 ad3a456e5733: Verifying Checksum 23:04:10 ad3a456e5733: Download complete 23:04:10 69c7f0334f64: Verifying Checksum 23:04:10 69c7f0334f64: Download complete 23:04:10 7264a8db6415: Verifying Checksum 23:04:10 7264a8db6415: Download complete 23:04:10 1f1c1a5573a3: Verifying Checksum 23:04:10 1f1c1a5573a3: Download complete 23:04:11 7264a8db6415: Pull complete 23:04:11 b5e4710f87ac: Verifying Checksum 23:04:11 b5e4710f87ac: Download complete 23:04:11 4f1c88b9dad5: Verifying Checksum 23:04:11 4f1c88b9dad5: Download complete 23:04:11 c4d48a809fc2: Pull complete 23:04:11 ce7588e14bc9: Verifying Checksum 23:04:11 ce7588e14bc9: Download complete 23:04:14 4f1c88b9dad5: Pull complete 23:04:14 ad3a456e5733: Pull complete 23:04:15 69c7f0334f64: Pull complete 23:04:15 1f1c1a5573a3: Pull complete 23:04:17 ce7588e14bc9: Pull complete 23:04:17 b5e4710f87ac: Pull complete 23:04:17 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 23:04:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 23:04:17 ---> 88b5674ff536 23:04:17 Step 3/12 : ARG ADD_BUILD_TAGS="" 23:04:23 Still waiting to schedule task 23:04:23 ‘prd-centos7-blackbox-4c-2g-2059’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 23:04:23 ‘prd-ubuntu20.04-docker-arm64-4c-16g-5126’ is offline 23:04:23 ‘prd-ubuntu20.04-docker-arm64-4c-16g-5128’ is offline 23:04:24 ---> Running in 3b7eac43bf5b 23:04:24 Removing intermediate container 3b7eac43bf5b 23:04:24 ---> 34bdc1286a01 23:04:24 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:04:25 ---> Running in 7085fc599017 23:04:25 Removing intermediate container 7085fc599017 23:04:25 ---> 7cb1c2fa95db 23:04:25 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 23:04:25 ---> Running in afd567e0e1ce 23:04:25 Removing intermediate container afd567e0e1ce 23:04:25 ---> b9cb3cfcdf31 23:04:25 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 23:04:25 ---> Running in 0b3318a52ce7 23:04:25 Removing intermediate container 0b3318a52ce7 23:04:25 ---> 943b64586e3d 23:04:25 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:04:25 ---> Running in c50c95600b0d 23:04:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:04:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:04:25 OK: 264 MiB in 52 packages 23:04:26 Removing intermediate container c50c95600b0d 23:04:26 ---> 382715b7546b 23:04:26 Step 8/12 : WORKDIR /app 23:04:26 ---> Running in b37f1f4c3b50 23:04:26 Removing intermediate container b37f1f4c3b50 23:04:26 ---> 3aa270b94c29 23:04:26 Step 9/12 : COPY go.mod vendor* ./ 23:04:26 ---> fa71d69f462f 23:04:26 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:04:26 ---> Running in 188b1889e115 23:05:00 Removing intermediate container 188b1889e115 23:05:00 ---> f65999a1862b 23:05:00 Step 11/12 : COPY . . 23:05:00 ---> 6f66d81639eb 23:05:00 Step 12/12 : RUN $MAKE 23:05:00 ---> Running in 51c60f693c25 23:05:00 noop 23:05:00 Removing intermediate container 51c60f693c25 23:05:00 ---> 1392389716ff 23:05:00 Successfully built 1392389716ff 23:05:00 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:05:01 + docker inspect -f . ci-base-image-x86_64 23:05:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:05:01 prd-ubuntu20.04-docker-8c-8g-5122 does not seem to be running inside a container 23:05:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-285 -v /w/workspace/undry_device-rfid-llrp-go_PR-285:/w/workspace/undry_device-rfid-llrp-go_PR-285:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-285@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-285@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 23:05:02 $ docker top 6b74345f816428b70f4ef18fc37ad10a960e4a10969bdda45c4b5d39cbc781f9 -eo pid,comm [Pipeline] { [Pipeline] sh 23:05:03 + go version 23:05:03 go version go1.21.0 linux/amd64 [Pipeline] } 23:05:03 $ docker stop --time=1 6b74345f816428b70f4ef18fc37ad10a960e4a10969bdda45c4b5d39cbc781f9 23:05:05 $ docker rm -f --volumes 6b74345f816428b70f4ef18fc37ad10a960e4a10969bdda45c4b5d39cbc781f9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:05:06 + docker inspect -f . ci-base-image-x86_64 23:05:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:05:06 prd-ubuntu20.04-docker-8c-8g-5122 does not seem to be running inside a container 23:05:06 $ 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-285 -v /w/workspace/undry_device-rfid-llrp-go_PR-285:/w/workspace/undry_device-rfid-llrp-go_PR-285:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-285@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-285@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 23:05:06 $ docker top a8e052cb77397704809366457bd1ce520040786f4344cd689810bb5eb3517584 -eo pid,comm [Pipeline] { [Pipeline] sh 23:05:07 + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-285 [Pipeline] fileExists [Pipeline] sh 23:05:07 + make test 23:05:07 go test ./... -coverprofile=coverage.out ./... 23:05:09 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 23:05:19 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 23:05:19 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 23:05:22 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.673s coverage: 40.6% of statements 23:05:22 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.234s coverage: 51.9% of statements 23:05:22 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.007s coverage: 95.5% of statements 23:05:40 go vet ./... 23:05:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:05:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:05:42 ./bin/test-attribution-txt.sh 23:05:42 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 23:05:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 23:05:42 $ docker stop --time=1 a8e052cb77397704809366457bd1ce520040786f4344cd689810bb5eb3517584 23:05:44 $ docker rm -f --volumes a8e052cb77397704809366457bd1ce520040786f4344cd689810bb5eb3517584 [Pipeline] // withDockerContainer [Pipeline] sh 23:05:45 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:05:45 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 23:05:46 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:05:46 + ls -al . 23:05:46 total 640 23:05:46 drwxrwxr-x 10 jenkins jenkins 4096 Mar 7 23:05 . 23:05:46 drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 23:03 .. 23:05:46 -rw-rw-r-- 1 jenkins jenkins 134 Mar 7 23:03 .dockerignore 23:05:46 drwxrwxr-x 8 jenkins jenkins 4096 Mar 7 23:05 .git 23:05:46 drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 23:03 .github 23:05:46 -rw-rw-r-- 1 jenkins jenkins 880 Mar 7 23:03 .gitignore 23:05:46 -rw-rw-r-- 1 jenkins jenkins 41 Mar 7 23:03 .golangci.yml 23:05:46 drwxr-xr-x 3 jenkins jenkins 4096 Mar 7 23:04 .semver 23:05:46 -rw-rw-r-- 1 jenkins jenkins 11980 Mar 7 23:03 Attribution.txt 23:05:46 -rw-rw-r-- 1 jenkins jenkins 11677 Mar 7 23:03 CHANGELOG.md 23:05:46 -rw-rw-r-- 1 jenkins jenkins 1456 Mar 7 23:03 Dockerfile 23:05:46 -rw-rw-r-- 1 jenkins jenkins 677 Mar 7 23:03 GOVERNANCE.md 23:05:46 -rw-rw-r-- 1 jenkins jenkins 661 Mar 7 23:03 Jenkinsfile 23:05:46 -rw-rw-r-- 1 jenkins jenkins 11347 Mar 7 23:03 LICENSE 23:05:46 -rw-rw-r-- 1 jenkins jenkins 2179 Mar 7 23:03 Makefile 23:05:46 -rw-rw-r-- 1 jenkins jenkins 625 Mar 7 23:03 OWNERS.md 23:05:46 -rw-rw-r-- 1 jenkins jenkins 28907 Mar 7 23:03 README.md 23:05:46 -rw-rw-r-- 1 jenkins jenkins 5 Mar 7 23:04 VERSION 23:05:46 drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 23:03 bin 23:05:46 drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 23:03 cmd 23:05:46 -rw-r--r-- 1 jenkins jenkins 459493 Mar 7 23:05 coverage.out 23:05:46 drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 23:03 examples 23:05:46 -rw-rw-r-- 1 jenkins jenkins 3922 Mar 7 23:03 go.mod 23:05:46 -rw-rw-r-- 1 jenkins jenkins 35877 Mar 7 23:03 go.sum 23:05:46 drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 23:03 images 23:05:46 drwxrwxr-x 5 jenkins jenkins 4096 Mar 7 23:03 internal 23:05:46 -rw-rw-r-- 1 jenkins jenkins 193 Mar 7 23:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:05:47 + 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=947edc25c7c8f186ee31740ae1a32bacc07d51f7 --label arch=amd64 --label version=0.0.0 . 23:05:47 Sending build context to Docker daemon 8.45MB 23:05:47 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 23:05:47 Step 2/25 : FROM ${BASE} AS builder 23:05:47 ---> 1392389716ff 23:05:47 Step 3/25 : ARG ADD_BUILD_TAGS="" 23:05:47 ---> Running in c0267cf36116 23:05:47 Removing intermediate container c0267cf36116 23:05:47 ---> 2fd39b1c89a3 23:05:47 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:05:47 ---> Running in 3ed5858bce4e 23:05:47 Removing intermediate container 3ed5858bce4e 23:05:47 ---> 82ee5745d3c7 23:05:47 Step 5/25 : ARG ALPINE_PKG_BASE="make git" 23:05:47 ---> Running in dc43e50b72aa 23:05:47 Removing intermediate container dc43e50b72aa 23:05:47 ---> e50e1f776c26 23:05:47 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 23:05:47 ---> Running in 5b2941a9cfe9 23:05:47 Removing intermediate container 5b2941a9cfe9 23:05:47 ---> 7b63bb02ff64 23:05:47 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:05:47 ---> Running in d7aa2f80bf36 23:05:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:05:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:05:48 OK: 264 MiB in 52 packages 23:05:48 Removing intermediate container d7aa2f80bf36 23:05:48 ---> b412771b9179 23:05:48 Step 8/25 : WORKDIR /app 23:05:48 ---> Running in 8b01a7046ad3 23:05:48 Removing intermediate container 8b01a7046ad3 23:05:48 ---> 3e41cab4b28f 23:05:48 Step 9/25 : COPY go.mod vendor* ./ 23:05:48 ---> 9a81693d4533 23:05:48 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:05:48 ---> Running in f3fbdea51ec0 23:05:49 Removing intermediate container f3fbdea51ec0 23:05:49 ---> ecbb013cb846 23:05:49 Step 11/25 : COPY . . 23:05:49 ---> 764bd9663fb0 23:05:49 Step 12/25 : RUN $MAKE 23:05:49 ---> Running in 703ae13cfa4a 23:05:50 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.9" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 23:06:15 Removing intermediate container 703ae13cfa4a 23:06:15 ---> 9d15bd2f6c05 23:06:15 Step 13/25 : FROM alpine:3.18 23:06:15 3.18: Pulling from library/alpine 23:06:15 619be1103602: Pulling fs layer 23:06:15 619be1103602: Verifying Checksum 23:06:15 619be1103602: Download complete 23:06:15 619be1103602: Pull complete 23:06:15 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 23:06:15 Status: Downloaded newer image for alpine:3.18 23:06:15 ---> d3782b16ccc9 23:06:15 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 23:06:15 ---> Running in 63178034070b 23:06:15 Removing intermediate container 63178034070b 23:06:15 ---> 910f77f7f3aa 23:06:15 Step 15/25 : RUN apk add --update --no-cache dumb-init 23:06:15 ---> Running in ee3f5a909e5a 23:06:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:06:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:06:15 (1/1) Installing dumb-init (1.2.5-r2) 23:06:15 Executing busybox-1.36.1-r5.trigger 23:06:15 OK: 7 MiB in 16 packages 23:06:15 Removing intermediate container ee3f5a909e5a 23:06:15 ---> fe34db2eec43 23:06:15 Step 16/25 : RUN apk --no-cache upgrade 23:06:15 ---> Running in e30d362224bf 23:06:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:06:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:06:16 OK: 7 MiB in 16 packages 23:06:16 Removing intermediate container e30d362224bf 23:06:16 ---> 237a8a173f9b 23:06:16 Step 17/25 : COPY --from=builder /app/LICENSE / 23:06:16 ---> 3f3bb1756437 23:06:16 Step 18/25 : COPY --from=builder /app/Attribution.txt / 23:06:16 ---> fd3a4f1d6590 23:06:16 Step 19/25 : COPY --from=builder /app/cmd/ / 23:06:17 ---> 168d763d05a7 23:06:17 Step 20/25 : EXPOSE 59989 23:06:17 ---> Running in 8e9f456202d5 23:06:17 Removing intermediate container 8e9f456202d5 23:06:17 ---> 8622f144ed89 23:06:17 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 23:06:17 ---> Running in 87a7dea4ec63 23:06:19 Removing intermediate container 87a7dea4ec63 23:06:19 ---> 359d1fec2aba 23:06:19 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:06:19 ---> Running in 0eb459a1149f 23:06:19 Removing intermediate container 0eb459a1149f 23:06:19 ---> a65057c6197f 23:06:19 Step 23/25 : LABEL arch=amd64 23:06:19 ---> Running in c76d84afc185 23:06:19 Removing intermediate container c76d84afc185 23:06:19 ---> 8946209334d7 23:06:19 Step 24/25 : LABEL git_sha=947edc25c7c8f186ee31740ae1a32bacc07d51f7 23:06:19 ---> Running in 95f265a32723 23:06:19 Removing intermediate container 95f265a32723 23:06:19 ---> 9d3ed161df1d 23:06:19 Step 25/25 : LABEL version=0.0.0 23:06:19 ---> Running in 79b1886a3c3a 23:06:19 Removing intermediate container 79b1886a3c3a 23:06:19 ---> 753fa3a928a5 23:06:19 [Warning] One or more build-args [ARCH] were not consumed 23:06:19 Successfully built 753fa3a928a5 23:06:19 Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:06:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:06:21 23:06:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:06:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:06:21 latest: Pulling from edgex-lftools-log-publisher 23:06:21 5eb5b503b376: Pulling fs layer 23:06:21 5c69ac0246d0: Pulling fs layer 23:06:21 ec43610c2a17: Pulling fs layer 23:06:21 3a2ae6a8a46f: Pulling fs layer 23:06:21 33b1e0a273af: Pulling fs layer 23:06:21 5d3b04190fa2: Pulling fs layer 23:06:21 2f39f015ded8: Pulling fs layer 23:06:21 3a2ae6a8a46f: Waiting 23:06:21 33b1e0a273af: Waiting 23:06:21 5d3b04190fa2: Waiting 23:06:21 2f39f015ded8: Waiting 23:06:21 5c69ac0246d0: Download complete 23:06:21 3a2ae6a8a46f: Verifying Checksum 23:06:21 3a2ae6a8a46f: Download complete 23:06:21 33b1e0a273af: Verifying Checksum 23:06:21 33b1e0a273af: Download complete 23:06:21 ec43610c2a17: Verifying Checksum 23:06:21 ec43610c2a17: Download complete 23:06:21 5d3b04190fa2: Verifying Checksum 23:06:21 5d3b04190fa2: Download complete 23:06:22 5eb5b503b376: Verifying Checksum 23:06:22 5eb5b503b376: Download complete 23:06:22 2f39f015ded8: Download complete 23:06:23 5eb5b503b376: Pull complete 23:06:23 5c69ac0246d0: Pull complete 23:06:24 ec43610c2a17: Pull complete 23:06:24 3a2ae6a8a46f: Pull complete 23:06:24 33b1e0a273af: Pull complete 23:06:24 5d3b04190fa2: Pull complete 23:06:28 2f39f015ded8: Pull complete 23:06:28 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:06:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:06:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:06:29 prd-ubuntu20.04-docker-8c-8g-5122 does not seem to be running inside a container 23:06:29 $ 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-285 -v /w/workspace/undry_device-rfid-llrp-go_PR-285:/w/workspace/undry_device-rfid-llrp-go_PR-285:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-285@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-285@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 23:06:41 $ docker top c534f55660d9ac90ef00032f8d4b4bca2229e65e9ecdfd517ce79fb76409b73f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:06:44 ---> job-cost.sh 23:06:44 lf-activate-venv: SKIPPING 23:06:44 INFO: No Stack... 23:06:44 INFO: Retrieving Pricing Info for: v3-standard-8 23:06:44 INFO: Archiving Costs [Pipeline] sh 23:06:45 + cat /w/workspace/undry_device-rfid-llrp-go_PR-285/archives/cost.csv 23:06:45 + cut -d, -f6 [Pipeline] lock 23:06:45 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-285-1-stack-cost] 23:06:45 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-285-1-stack-cost] did not exist. Created. 23:06:45 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-285-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:06:45 + echo total: 0.2199999988079071 [Pipeline] stash 23:06:45 Stashed 1 file(s) [Pipeline] } 23:06:45 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-285-1-stack-cost] [Pipeline] // lock [Pipeline] } 23:06:45 $ docker stop --time=1 c534f55660d9ac90ef00032f8d4b4bca2229e65e9ecdfd517ce79fb76409b73f 23:06:48 $ docker rm -f --volumes c534f55660d9ac90ef00032f8d4b4bca2229e65e9ecdfd517ce79fb76409b73f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:09:55 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5143 in /w/workspace/undry_device-rfid-llrp-go_PR-285 [Pipeline] { [Pipeline] ws 23:09:55 Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout 23:09:59 The recommended git tool is: git 23:10:07 using credential edgex-jenkins-ssh 23:10:07 Cloning the remote Git repository 23:10:08 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 23:10:08 > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 23:10:08 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 23:10:08 > git --version # timeout=10 23:10:08 > git --version # 'git version 2.25.1' 23:10:08 using GIT_SSH to set credentials SSH Credentials for GitHub 23:10:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:10:10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 23:10:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:10:12 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 23:10:13 Merging remotes/origin/main commit 0ceaf042a45b624e1d5d1d7218676027e9a805b1 into PR head commit 947edc25c7c8f186ee31740ae1a32bacc07d51f7 23:10:13 Merge succeeded, producing 947edc25c7c8f186ee31740ae1a32bacc07d51f7 23:10:13 Checking out Revision 947edc25c7c8f186ee31740ae1a32bacc07d51f7 (PR-285) 23:10:12 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 23:10:12 using GIT_SSH to set credentials SSH Credentials for GitHub 23:10:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/285/head:refs/remotes/origin/PR-285 +refs/heads/main:refs/remotes/origin/main # timeout=10 23:10:13 > git config core.sparsecheckout # timeout=10 23:10:13 > git checkout -f 947edc25c7c8f186ee31740ae1a32bacc07d51f7 # timeout=10 23:10:13 > git remote # timeout=10 23:10:13 > git config --get remote.origin.url # timeout=10 23:10:13 using GIT_SSH to set credentials SSH Credentials for GitHub 23:10:13 > git merge 0ceaf042a45b624e1d5d1d7218676027e9a805b1 # timeout=10 23:10:13 > git rev-parse HEAD^{commit} # timeout=10 23:10:13 > git config core.sparsecheckout # timeout=10 23:10:13 > git checkout -f 947edc25c7c8f186ee31740ae1a32bacc07d51f7 # timeout=10 23:10:15 Commit message: "build(deps): bump github.com/go-jose/go-jose/v3 from 3.0.1 to 3.0.3" 23:10:15 > git --version # timeout=10 23:10:15 > git --version # 'git version 2.25.1' 23:10:15 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:10:17 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:10:17 % Total % Received % Xferd Average Speed Time Time Time Current 23:10:17 Dload Upload Total Spent Left Speed 23:10:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 84953 0 --:--:-- --:--:-- --:--:-- 85520 [Pipeline] sh 23:10:17 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:10:17 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:10:17 + sudo tee /etc/docker/daemon.new 23:10:17 { 23:10:17 "registry-mirrors": [ 23:10:17 "https://nexus3.edgexfoundry.org:10001" 23:10:17 ], 23:10:17 "bip": "10.250.0.254/24", 23:10:17 "hosts": [ 23:10:17 "tcp://0.0.0.0:5555", 23:10:17 "unix:///var/run/docker.sock" 23:10:17 ], 23:10:17 "mtu": 1458, 23:10:17 "selinux-enabled": true, 23:10:17 "seccomp-profile": "/etc/docker/seccomp.json" 23:10:17 } [Pipeline] sh 23:10:18 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:10:18 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:10:37 provisioning config files... 23:10:37 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config3396948021339325636tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:10:37 ---> ****-login.sh 23:10:37 nexus3.edgexfoundry.org:10001 23:10:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:10:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:10:38 Configure a credential helper to remove this warning. See 23:10:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:10:38 23:10:38 Login Succeeded 23:10:38 nexus3.edgexfoundry.org:10002 23:10:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:10:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:10:39 Configure a credential helper to remove this warning. See 23:10:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:10:39 23:10:39 Login Succeeded 23:10:39 nexus3.edgexfoundry.org:10003 23:10:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:10:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:10:39 Configure a credential helper to remove this warning. See 23:10:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:10:39 23:10:39 Login Succeeded 23:10:39 nexus3.edgexfoundry.org:10004 23:10:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:10:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:10:40 Configure a credential helper to remove this warning. See 23:10:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:10:40 23:10:40 Login Succeeded 23:10:40 ****.io 23:10:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:10:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:10:41 Configure a credential helper to remove this warning. See 23:10:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:10:41 23:10:41 Login Succeeded 23:10:41 ---> ****-login.sh ends [Pipeline] } 23:10:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:10:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:10:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:10:42 ========================================================= 23:10:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 23:10:42 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:10:42 + 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 . 23:10:43 Sending build context to Docker daemon 1.198MB 23:10:43 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 23:10:43 Step 2/12 : FROM ${BASE} AS builder 23:10:43 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:10:43 9fda8d8052c6: Pulling fs layer 23:10:43 5d54e960e981: Pulling fs layer 23:10:43 c4a7e357bf2a: Pulling fs layer 23:10:43 f0e02332f6b5: Pulling fs layer 23:10:43 872ee5b61b7b: Pulling fs layer 23:10:43 0c6a40ed1a82: Pulling fs layer 23:10:43 94ae7d8d031c: Pulling fs layer 23:10:43 f0e02332f6b5: Waiting 23:10:43 872ee5b61b7b: Waiting 23:10:43 0c6a40ed1a82: Waiting 23:10:43 94ae7d8d031c: Waiting 23:10:43 5d54e960e981: Verifying Checksum 23:10:43 5d54e960e981: Download complete 23:10:43 f0e02332f6b5: Verifying Checksum 23:10:43 f0e02332f6b5: Download complete 23:10:43 872ee5b61b7b: Verifying Checksum 23:10:43 872ee5b61b7b: Download complete 23:10:44 9fda8d8052c6: Download complete 23:10:44 94ae7d8d031c: Verifying Checksum 23:10:44 94ae7d8d031c: Download complete 23:10:45 9fda8d8052c6: Pull complete 23:10:45 5d54e960e981: Pull complete 23:10:46 c4a7e357bf2a: Download complete 23:10:47 0c6a40ed1a82: Verifying Checksum 23:10:47 0c6a40ed1a82: Download complete 23:11:02 c4a7e357bf2a: Pull complete 23:11:02 f0e02332f6b5: Pull complete 23:11:03 872ee5b61b7b: Pull complete 23:11:13 0c6a40ed1a82: Pull complete 23:11:14 94ae7d8d031c: Pull complete 23:11:14 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 23:11:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 23:11:14 ---> 86de565de09d 23:11:14 Step 3/12 : ARG ADD_BUILD_TAGS="" 23:11:15 ---> Running in abb62d92d7e3 23:11:16 Removing intermediate container abb62d92d7e3 23:11:16 ---> dd969a348680 23:11:16 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:11:16 ---> Running in 4148de4449c9 23:11:17 Removing intermediate container 4148de4449c9 23:11:17 ---> b4bf7005f783 23:11:17 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 23:11:17 ---> Running in b61a86f14adc 23:11:17 Removing intermediate container b61a86f14adc 23:11:17 ---> a3f7b61dad0d 23:11:17 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 23:11:17 ---> Running in d9d12f8aaf3e 23:11:17 Removing intermediate container d9d12f8aaf3e 23:11:17 ---> 6033f77f1dad 23:11:17 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:11:18 ---> Running in 1d8833e7e59e 23:11:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:11:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:11:21 OK: 266 MiB in 52 packages 23:11:22 Removing intermediate container 1d8833e7e59e 23:11:22 ---> cea725562e64 23:11:22 Step 8/12 : WORKDIR /app 23:11:22 ---> Running in 0e7cd1835df0 23:11:23 Removing intermediate container 0e7cd1835df0 23:11:23 ---> a64c28780e3c 23:11:23 Step 9/12 : COPY go.mod vendor* ./ 23:11:24 ---> b2c151b2d775 23:11:24 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:11:24 ---> Running in 20eab5370f2a 23:12:32 Removing intermediate container 20eab5370f2a 23:12:32 ---> 50363f8c66ed 23:12:32 Step 11/12 : COPY . . 23:12:32 ---> 923f8b072a05 23:12:32 Step 12/12 : RUN $MAKE 23:12:32 ---> Running in 1e9fac5248ea 23:12:32 noop 23:12:32 Removing intermediate container 1e9fac5248ea 23:12:32 ---> 04637bce32ba 23:12:32 Successfully built 04637bce32ba 23:12:32 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:33 + docker inspect -f . ci-base-image-arm64 23:12:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:12:33 prd-ubuntu20.04-docker-arm64-4c-16g-5143 does not seem to be running inside a container 23:12:34 $ 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 23:12:35 $ docker top e1ef786c17400dfb09678fe76937d1a03571faea73ef0a41de8df42c04a49cb2 -eo pid,comm [Pipeline] { [Pipeline] sh 23:12:36 + go version 23:12:36 go version go1.21.0 linux/arm64 [Pipeline] } 23:12:36 $ docker stop --time=1 e1ef786c17400dfb09678fe76937d1a03571faea73ef0a41de8df42c04a49cb2 23:12:38 $ docker rm -f --volumes e1ef786c17400dfb09678fe76937d1a03571faea73ef0a41de8df42c04a49cb2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:39 + docker inspect -f . ci-base-image-arm64 23:12:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:12:40 prd-ubuntu20.04-docker-arm64-4c-16g-5143 does not seem to be running inside a container 23:12:40 $ 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 23:12:41 $ docker top baa8a93c9a31d7deadf460dc379bcd047764a726412015a47f63de0498117a97 -eo pid,comm [Pipeline] { [Pipeline] sh 23:12:42 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh 23:12:43 + make test 23:12:43 go test ./... -coverprofile=coverage.out ./... 23:12:47 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 23:14:54 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 23:14:54 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 23:15:27 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 30.308s coverage: 40.6% of statements 23:15:27 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.557s coverage: 51.9% of statements 23:15:27 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.031s coverage: 96.4% of statements 23:15:27 WARNING: Linting skipped (not on x86_64 or linter not installed) 23:15:27 go vet ./... 23:15:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:15:59 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:15:59 ./bin/test-attribution-txt.sh 23:15:59 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 23:16:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 23:16:35 $ docker stop --time=1 baa8a93c9a31d7deadf460dc379bcd047764a726412015a47f63de0498117a97 23:16:37 $ docker rm -f --volumes baa8a93c9a31d7deadf460dc379bcd047764a726412015a47f63de0498117a97 [Pipeline] // withDockerContainer [Pipeline] sh 23:16:38 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:16:38 Warning: overwriting stash ‘coverage-report’ 23:16:39 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:16:40 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:16:41 + ls -al . 23:16:41 total 636 23:16:41 drwxrwxr-x 9 jenkins jenkins 4096 Mar 7 23:12 . 23:16:41 drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 23:10 .. 23:16:41 -rw-rw-r-- 1 jenkins jenkins 134 Mar 7 23:10 .dockerignore 23:16:41 drwxrwxr-x 8 jenkins jenkins 4096 Mar 7 23:10 .git 23:16:41 drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 23:10 .github 23:16:41 -rw-rw-r-- 1 jenkins jenkins 880 Mar 7 23:10 .gitignore 23:16:41 -rw-rw-r-- 1 jenkins jenkins 41 Mar 7 23:10 .golangci.yml 23:16:41 -rw-rw-r-- 1 jenkins jenkins 11980 Mar 7 23:10 Attribution.txt 23:16:41 -rw-rw-r-- 1 jenkins jenkins 11677 Mar 7 23:10 CHANGELOG.md 23:16:41 -rw-rw-r-- 1 jenkins jenkins 1456 Mar 7 23:10 Dockerfile 23:16:41 -rw-rw-r-- 1 jenkins jenkins 677 Mar 7 23:10 GOVERNANCE.md 23:16:41 -rw-rw-r-- 1 jenkins jenkins 661 Mar 7 23:10 Jenkinsfile 23:16:41 -rw-rw-r-- 1 jenkins jenkins 11347 Mar 7 23:10 LICENSE 23:16:41 -rw-rw-r-- 1 jenkins jenkins 2179 Mar 7 23:10 Makefile 23:16:41 -rw-rw-r-- 1 jenkins jenkins 625 Mar 7 23:10 OWNERS.md 23:16:41 -rw-rw-r-- 1 jenkins jenkins 28907 Mar 7 23:10 README.md 23:16:41 -rw-rw-r-- 1 jenkins jenkins 5 Mar 7 23:04 VERSION 23:16:41 drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 23:10 bin 23:16:41 drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 23:10 cmd 23:16:41 -rw-r--r-- 1 jenkins jenkins 459493 Mar 7 23:15 coverage.out 23:16:41 drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 23:10 examples 23:16:41 -rw-rw-r-- 1 jenkins jenkins 3922 Mar 7 23:10 go.mod 23:16:41 -rw-rw-r-- 1 jenkins jenkins 35877 Mar 7 23:10 go.sum 23:16:41 drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 23:10 images 23:16:41 drwxrwxr-x 5 jenkins jenkins 4096 Mar 7 23:10 internal 23:16:41 -rw-rw-r-- 1 jenkins jenkins 193 Mar 7 23:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:41 + 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=947edc25c7c8f186ee31740ae1a32bacc07d51f7 --label arch=arm64 --label version=0.0.0 . 23:16:41 Sending build context to Docker daemon 1.198MB 23:16:41 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 23:16:41 Step 2/25 : FROM ${BASE} AS builder 23:16:41 ---> 04637bce32ba 23:16:41 Step 3/25 : ARG ADD_BUILD_TAGS="" 23:16:42 ---> Running in 799a4e915307 23:16:42 Removing intermediate container 799a4e915307 23:16:42 ---> 5d1878a06de8 23:16:42 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:16:42 ---> Running in b503d0065eb3 23:16:43 Removing intermediate container b503d0065eb3 23:16:43 ---> ca4b6b069118 23:16:43 Step 5/25 : ARG ALPINE_PKG_BASE="make git" 23:16:43 ---> Running in d40259cc7b00 23:16:43 Removing intermediate container d40259cc7b00 23:16:43 ---> ff592b6605d2 23:16:43 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 23:16:43 ---> Running in 43a4b2ecde68 23:16:44 Removing intermediate container 43a4b2ecde68 23:16:44 ---> 88e9900a494b 23:16:44 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:16:44 ---> Running in b2206838983d 23:16:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:16:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:16:47 OK: 266 MiB in 52 packages 23:16:48 Removing intermediate container b2206838983d 23:16:48 ---> 7cc99f0fe938 23:16:48 Step 8/25 : WORKDIR /app 23:16:48 ---> Running in 8fc03e7d887b 23:16:49 Removing intermediate container 8fc03e7d887b 23:16:49 ---> 4d1c6c710c1e 23:16:49 Step 9/25 : COPY go.mod vendor* ./ 23:16:50 ---> 2ebc9de33f63 23:16:50 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:16:50 ---> Running in 6d3394455d29 23:16:52 Removing intermediate container 6d3394455d29 23:16:52 ---> 7c01544d3cf0 23:16:52 Step 11/25 : COPY . . 23:16:53 ---> f00fa712f82a 23:16:53 Step 12/25 : RUN $MAKE 23:16:53 ---> Running in baa76a054ed4 23:16:54 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.9" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 23:19:16 Removing intermediate container baa76a054ed4 23:19:16 ---> f3c089fc9523 23:19:16 Step 13/25 : FROM alpine:3.18 23:19:16 3.18: Pulling from library/alpine 23:19:17 c6b39de5b339: Pulling fs layer 23:19:17 c6b39de5b339: Verifying Checksum 23:19:17 c6b39de5b339: Download complete 23:19:18 c6b39de5b339: Pull complete 23:19:18 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 23:19:18 Status: Downloaded newer image for alpine:3.18 23:19:18 ---> 33abbf032149 23:19:18 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 23:19:18 ---> Running in 1e93f2b56abb 23:19:18 Removing intermediate container 1e93f2b56abb 23:19:18 ---> 64ed29005848 23:19:18 Step 15/25 : RUN apk add --update --no-cache dumb-init 23:19:18 ---> Running in ef01904fccec 23:19:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:19:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:19:21 (1/1) Installing dumb-init (1.2.5-r2) 23:19:21 Executing busybox-1.36.1-r5.trigger 23:19:21 OK: 8 MiB in 16 packages 23:19:23 Removing intermediate container ef01904fccec 23:19:23 ---> 5966f218cb92 23:19:23 Step 16/25 : RUN apk --no-cache upgrade 23:19:23 ---> Running in 35340e940acd 23:19:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:19:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:19:25 OK: 8 MiB in 16 packages 23:19:26 Removing intermediate container 35340e940acd 23:19:26 ---> 0722c426a953 23:19:26 Step 17/25 : COPY --from=builder /app/LICENSE / 23:19:27 ---> f68f302a25de 23:19:27 Step 18/25 : COPY --from=builder /app/Attribution.txt / 23:19:28 ---> e18312042189 23:19:28 Step 19/25 : COPY --from=builder /app/cmd/ / 23:19:30 ---> 0a3d16b46c53 23:19:30 Step 20/25 : EXPOSE 59989 23:19:30 ---> Running in ab1386b9de01 23:19:30 Removing intermediate container ab1386b9de01 23:19:30 ---> 8a07f0c5af81 23:19:30 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 23:19:30 ---> Running in 48158447bcc2 23:19:30 Removing intermediate container 48158447bcc2 23:19:30 ---> 72f635a4fdc8 23:19:30 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:19:30 ---> Running in 33aaf67ba3b9 23:19:31 Removing intermediate container 33aaf67ba3b9 23:19:31 ---> 4aa8d9c1ba5e 23:19:31 Step 23/25 : LABEL arch=arm64 23:19:31 ---> Running in 9ee0584963ea 23:19:31 Removing intermediate container 9ee0584963ea 23:19:31 ---> 0f4c6b328773 23:19:31 Step 24/25 : LABEL git_sha=947edc25c7c8f186ee31740ae1a32bacc07d51f7 23:19:31 ---> Running in 520abb60a13b 23:19:31 Removing intermediate container 520abb60a13b 23:19:31 ---> 421bc62490d1 23:19:31 Step 25/25 : LABEL version=0.0.0 23:19:32 ---> Running in 91d49fa37b4b 23:19:32 Removing intermediate container 91d49fa37b4b 23:19:32 ---> 738678ba6d62 23:19:32 [Warning] One or more build-args [ARCH] were not consumed 23:19:32 Successfully built 738678ba6d62 23:19:32 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 23:19:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:19:33 23:19:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:19:34 arm64: Pulling from edgex-lftools-log-publisher 23:19:34 8998bd30e6a1: Pulling fs layer 23:19:34 04944245beec: Pulling fs layer 23:19:34 699f458cf7ca: Pulling fs layer 23:19:34 765212b225bb: Pulling fs layer 23:19:34 f23df028b6ca: Pulling fs layer 23:19:34 d65c8cfc05b1: Pulling fs layer 23:19:34 2437ff75d9bd: Pulling fs layer 23:19:34 765212b225bb: Waiting 23:19:34 f23df028b6ca: Waiting 23:19:34 d65c8cfc05b1: Waiting 23:19:34 2437ff75d9bd: Waiting 23:19:34 04944245beec: Verifying Checksum 23:19:34 04944245beec: Download complete 23:19:34 765212b225bb: Verifying Checksum 23:19:34 765212b225bb: Download complete 23:19:34 f23df028b6ca: Download complete 23:19:34 d65c8cfc05b1: Verifying Checksum 23:19:34 d65c8cfc05b1: Download complete 23:19:34 699f458cf7ca: Verifying Checksum 23:19:34 699f458cf7ca: Download complete 23:19:35 8998bd30e6a1: Download complete 23:19:38 2437ff75d9bd: Verifying Checksum 23:19:38 2437ff75d9bd: Download complete 23:19:39 8998bd30e6a1: Pull complete 23:19:40 04944245beec: Pull complete 23:19:42 699f458cf7ca: Pull complete 23:19:42 765212b225bb: Pull complete 23:19:43 f23df028b6ca: Pull complete 23:19:43 d65c8cfc05b1: Pull complete 23:20:01 2437ff75d9bd: Pull complete 23:20:01 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:20:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:20:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:20:02 prd-ubuntu20.04-docker-arm64-4c-16g-5143 does not seem to be running inside a container 23:20:02 $ 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 23:20:05 $ docker top f4fb2e876e10dcf7a8ad123ffae35876af77072321b550e2ce71b867160ada82 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:20:06 ---> job-cost.sh 23:20:06 lf-activate-venv: SKIPPING 23:20:06 INFO: No Stack... 23:20:06 INFO: Retrieving Pricing Info for: v3-standard-4 23:20:07 INFO: Archiving Costs [Pipeline] sh 23:20:08 + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv 23:20:08 + cut -d, -f6 [Pipeline] lock 23:20:08 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-285-1-stack-cost] 23:20:08 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-285-1-stack-cost] did not exist. Created. 23:20:08 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-285-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:20:09 /w/workspace/device-rfid-llrp-go/1@tmp/durable-a5709190/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 23:20:09 + echo total: 0.10999999940395355 [Pipeline] stash 23:20:09 Warning: overwriting stash ‘stack-cost’ 23:20:09 Stashed 1 file(s) [Pipeline] } 23:20:09 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-285-1-stack-cost] [Pipeline] // lock [Pipeline] } 23:20:10 $ docker stop --time=1 f4fb2e876e10dcf7a8ad123ffae35876af77072321b550e2ce71b867160ada82 23:20:11 $ docker rm -f --volumes f4fb2e876e10dcf7a8ad123ffae35876af77072321b550e2ce71b867160ada82 [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 23:20:13 provisioning config files... 23:20:13 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-285@tmp/config13770056454089515363tmp [Pipeline] { [Pipeline] sh 23:20:14 + set +x 23:20:14 + curl -s https://codecov.io/bash 23:20:14 + bash -s -- 23:20:14 23:20:14 _____ _ 23:20:14 / ____| | | 23:20:14 | | ___ __| | ___ ___ _____ __ 23:20:14 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:20:14 | |___| (_) | (_| | __/ (_| (_) \ V / 23:20:14 \_____\___/ \__,_|\___|\___\___/ \_/ 23:20:14 Bash-1.0.6 23:20:14 23:20:14 23:20:14 ==> git version 2.25.1 found 23:20:14 ==> 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 23:20:14 Release-Date: 2020-01-08 23:20:14 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:20:14 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:20:14 ==> Jenkins CI detected. 23:20:14 current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-285 23:20:14 project root: . 23:20:14 --> token set from env 23:20:14 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:20:14 ==> Running gcov in . (disable via -X gcov) 23:20:14 ==> Python coveragepy not found 23:20:14 ==> Searching for coverage reports in: 23:20:14 + . 23:20:14 -> Found 1 reports 23:20:14 ==> Detecting git/mercurial file structure 23:20:14 ==> Reading reports 23:20:14 + ./coverage.out bytes=459493 23:20:14 ==> Appending adjustments 23:20:14 https://docs.codecov.io/docs/fixing-reports 23:20:14 + Found adjustments 23:20:14 ==> Gzipping contents 23:20:14 52K /tmp/codecov.9qqVSz.gz 23:20:14 ==> Uploading reports 23:20:14 url: https://codecov.io 23:20:14 query: branch=PR-285&commit=947edc25c7c8f186ee31740ae1a32bacc07d51f7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-285%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=285&job=&cmd_args= 23:20:14 -> Pinging Codecov 23:20:14 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-285&commit=947edc25c7c8f186ee31740ae1a32bacc07d51f7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-285%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=285&job=&cmd_args= 23:20:14 -> Uploading to 23:20:14 https://storage.googleapis.com/codecov/v4/raw/2024-03-07/581DD39554BDF9B6E22D074273EAD858/947edc25c7c8f186ee31740ae1a32bacc07d51f7/bbd90f54-c47a-4ffe-a805-c455df6104cd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240307%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240307T232014Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=73a280c7b16d3e6464d01fa9323a56db3bc8860462f82007728eb0ce01dd6149 23:20:14 % Total % Received % Xferd Average Speed Time Time Time Current 23:20:14 Dload Upload Total Spent Left Speed 23:20:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50318 0 0 100 50318 0 147k --:--:-- --:--:-- --:--:-- 147k 23:20:15 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/947edc25c7c8f186ee31740ae1a32bacc07d51f7 [Pipeline] } 23:20:15 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 23:20:18 + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-285/archives ] 23:20:18 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-285/archives 23:20:18 total 16 23:20:18 drwxr-xr-x 3 root root 4096 Mar 7 23:06 . 23:20:18 drwxrwxr-x 11 jenkins jenkins 4096 Mar 7 23:06 .. 23:20:18 drwxr-xr-x 2 root root 4096 Mar 7 23:06 cost 23:20:18 -rw-r--r-- 1 root root 91 Mar 7 23:06 cost.csv 23:20:18 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-285/archives 23:20:18 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-285/archives 23:20:18 total 16 23:20:18 drwxr-xr-x 3 jenkins jenkins 4096 Mar 7 23:06 . 23:20:18 drwxrwxr-x 11 jenkins jenkins 4096 Mar 7 23:06 .. 23:20:18 drwxr-xr-x 2 jenkins jenkins 4096 Mar 7 23:06 cost 23:20:18 -rw-r--r-- 1 jenkins jenkins 91 Mar 7 23:06 cost.csv [Pipeline] libraryResource [Pipeline] sh 23:20:19 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:20:19 ---> package-listing.sh 23:20:19 ++ facter osfamily 23:20:19 ++ tr '[:upper:]' '[:lower:]' 23:20:20 + OS_FAMILY=debian 23:20:20 + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-285 23:20:20 + START_PACKAGES=/tmp/packages_start.txt 23:20:20 + END_PACKAGES=/tmp/packages_end.txt 23:20:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:20:20 + PACKAGES=/tmp/packages_start.txt 23:20:20 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-285 ']' 23:20:20 + PACKAGES=/tmp/packages_end.txt 23:20:20 + case "${OS_FAMILY}" in 23:20:20 + dpkg -l 23:20:20 + grep '^ii' 23:20:20 + '[' -f /tmp/packages_start.txt ']' 23:20:20 + '[' -f /tmp/packages_end.txt ']' 23:20:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:20:20 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-285 ']' 23:20:20 + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-285/archives/ 23:20:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-285/archives/ [Pipeline] echo 23:20:20 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-285/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:20:20 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:20:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:20:21 prd-ubuntu20.04-docker-8c-8g-5122 does not seem to be running inside a container 23:20:21 $ 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-285/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-285 -v /w/workspace/undry_device-rfid-llrp-go_PR-285:/w/workspace/undry_device-rfid-llrp-go_PR-285:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-285@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-285@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 23:20:21 $ docker top 22b780a91f1d9ade8b2d5209bf0b4be92f1a95a310d941f4c1b93cea3948383d -eo pid,comm [Pipeline] { [Pipeline] sh 23:20:22 + touch /tmp/pre-build-complete [Pipeline] sh 23:20:22 + mkdir -p /var/log/sysstat [Pipeline] sh 23:20:22 + ls /var/log/sa-host 23:20:22 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:20:23 provisioning config files... 23:20:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-285@tmp/config1133206943986414255tmp [Pipeline] { [Pipeline] echo 23:20:23 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:20:23 ---> create-netrc.sh [Pipeline] } 23:20:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:20:24 ---> python-tools-install.sh [Pipeline] echo 23:20:24 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:20:24 ---> sudo-logs.sh 23:20:24 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:20:24 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:20:24 ---> job-cost.sh 23:20:24 lf-activate-venv: SKIPPING 23:20:24 DEBUG: total: 0.2199999988079071 23:20:24 INFO: Retrieving Stack Cost... 23:20:25 INFO: Retrieving Pricing Info for: v3-standard-8 23:20:25 INFO: Archiving Costs [Pipeline] echo 23:20:25 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:20:26 ---> logs-deploy.sh 23:20:26 lf-activate-venv: SKIPPING 23:20:26 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-285/1 23:20:26 INFO: archiving workspace using pattern(s): 23:20:26 Archives upload complete. 23:20:26 INFO: archiving logs to Nexus