Pull request #301 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 33879d02e3838e80a2c5771667deaf2bc17b05ba+66cd8b5f3a15ed8e8754516932427629b55b2818 (4f1c85833a6dc5efe3bd978120f5605fa85bed86) 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-ssh15423656601965289673.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6799220447904876715.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-301/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-301/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5434077386384483783.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-301/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3359256574478365016.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh73929067671593464.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-301/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-301/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13883789624746911718.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5445 in /w/workspace/undry_device-rfid-llrp-go_PR-301 [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-301 # 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/301/head:refs/remotes/origin/PR-301 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 66cd8b5f3a15ed8e8754516932427629b55b2818 into PR head commit 33879d02e3838e80a2c5771667deaf2bc17b05ba Merge succeeded, producing 33879d02e3838e80a2c5771667deaf2bc17b05ba Checking out Revision 33879d02e3838e80a2c5771667deaf2bc17b05ba (PR-301) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc > git config core.sparsecheckout # timeout=10 > git checkout -f 33879d02e3838e80a2c5771667deaf2bc17b05ba # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 66cd8b5f3a15ed8e8754516932427629b55b2818 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 33879d02e3838e80a2c5771667deaf2bc17b05ba # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:40:00 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:40:00 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:40:00 ========================================================= 10:40:00 EdgeX Global Pipelines Version Info 10:40:00 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:40:01 ------------------- 10:40:01 stable info: 10:40:01 ------------------- 10:40:01 Commited By: Ginny Guan ginny@iotechsys.com 10:40:01 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 10:40:01 Message: update stable to v1.0.260 10:40:01 ------------------- 10:40:01 experimental info: 10:40:01 ------------------- 10:40:01 Commited By: Ginny Guan ginny@iotechsys.com 10:40:01 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 10:40:01 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:40:02 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 10:40:02 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 10:40:02 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:40:02 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:40:02 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:40:02 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 10:40:02 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:40:02 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:40:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:40:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:40:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:40:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 10:40:02 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:40:03 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:40:03 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:40:03 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:40:03 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:40:03 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:40:03 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:40:03 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:40:03 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:40:03 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:40:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:40:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:40:03 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:40:03 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:40:03 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:40:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-301 [Pipeline] echo 10:40:03 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-301 [Pipeline] echo 10:40:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-301 [Pipeline] echo 10:40:04 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 33879d02e3838e80a2c5771667deaf2bc17b05ba [Pipeline] echo 10:40:04 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 33879d0 [Pipeline] echo 10:40:04 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:40:04 provisioning config files... 10:40:04 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-301@tmp/config6716200551590170315tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:40:04 ---> ****-login.sh 10:40:04 nexus3.edgexfoundry.org:10001 10:40:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:40:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:40:05 Configure a credential helper to remove this warning. See 10:40:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:40:05 10:40:05 Login Succeeded 10:40:05 nexus3.edgexfoundry.org:10002 10:40:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:40:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:40:05 Configure a credential helper to remove this warning. See 10:40:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:40:05 10:40:05 Login Succeeded 10:40:05 nexus3.edgexfoundry.org:10003 10:40:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:40:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:40:05 Configure a credential helper to remove this warning. See 10:40:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:40:05 10:40:05 Login Succeeded 10:40:05 nexus3.edgexfoundry.org:10004 10:40:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:40:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:40:05 Configure a credential helper to remove this warning. See 10:40:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:40:05 10:40:05 Login Succeeded 10:40:05 ****.io 10:40:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:40:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:40:05 Configure a credential helper to remove this warning. See 10:40:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:40:05 10:40:05 Login Succeeded 10:40:05 ---> ****-login.sh ends [Pipeline] } 10:40:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:40:06 + git rev-list -1 --merges 33879d02e3838e80a2c5771667deaf2bc17b05ba~1..33879d02e3838e80a2c5771667deaf2bc17b05ba [Pipeline] echo 10:40:06 -----------> git rev-list -1 --merges 33879d02e3838e80a2c5771667deaf2bc17b05ba~1..33879d02e3838e80a2c5771667deaf2bc17b05ba 33879d02e3838e80a2c5771667deaf2bc17b05ba [false] [Pipeline] sh 10:40:06 + git log --format=format:%s -1 33879d02e3838e80a2c5771667deaf2bc17b05ba [Pipeline] echo 10:40:07 ========================================================= 10:40:07 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:40:07 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:40:07 + git log --format=format:%s -1 33879d02e3838e80a2c5771667deaf2bc17b05ba [Pipeline] echo 10:40:07 [semverPrep] GIT_COMMIT: 33879d02e3838e80a2c5771667deaf2bc17b05ba, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 10:40:07 [semverPrep] This is not a build commit. [Pipeline] sh 10:40:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:40:08 + grep -v github /etc/ssh/ssh_known_hosts 10:40:08 + [ -e /tmp/ssh_known_hosts ] 10:40:08 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:40:08 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:40:08 + sudo tee -a /etc/ssh/ssh_known_hosts 10:40:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:40:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:40:08 10:40:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:40:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:40:08 0.1.4: Pulling from edgex-devops/py-git-semver 10:40:08 b85a868b505f: Pulling fs layer 10:40:08 e2be974225ed: Pulling fs layer 10:40:08 339a4e72a1f5: Pulling fs layer 10:40:08 988bab9f4d93: Pulling fs layer 10:40:08 1469e6f7b9e6: Pulling fs layer 10:40:08 988bab9f4d93: Waiting 10:40:08 eaf3925da568: Pulling fs layer 10:40:08 bab4dde63d76: Pulling fs layer 10:40:08 bde34c3a00c8: Pulling fs layer 10:40:08 eaf3925da568: Waiting 10:40:08 b352a97aabf1: Pulling fs layer 10:40:08 1469e6f7b9e6: Waiting 10:40:08 bde34c3a00c8: Waiting 10:40:08 4872d77fe225: Pulling fs layer 10:40:08 5851b861e8e6: Pulling fs layer 10:40:08 4872d77fe225: Waiting 10:40:08 5851b861e8e6: Waiting 10:40:08 e2be974225ed: Verifying Checksum 10:40:08 e2be974225ed: Download complete 10:40:08 988bab9f4d93: Verifying Checksum 10:40:08 988bab9f4d93: Download complete 10:40:08 1469e6f7b9e6: Verifying Checksum 10:40:08 1469e6f7b9e6: Download complete 10:40:09 339a4e72a1f5: Verifying Checksum 10:40:09 339a4e72a1f5: Download complete 10:40:09 eaf3925da568: Verifying Checksum 10:40:09 eaf3925da568: Download complete 10:40:09 bde34c3a00c8: Download complete 10:40:09 b352a97aabf1: Download complete 10:40:09 4872d77fe225: Verifying Checksum 10:40:09 4872d77fe225: Download complete 10:40:09 5851b861e8e6: Download complete 10:40:09 b85a868b505f: Download complete 10:40:09 bab4dde63d76: Verifying Checksum 10:40:09 bab4dde63d76: Download complete 10:40:10 b85a868b505f: Pull complete 10:40:10 e2be974225ed: Pull complete 10:40:11 339a4e72a1f5: Pull complete 10:40:11 988bab9f4d93: Pull complete 10:40:11 1469e6f7b9e6: Pull complete 10:40:11 eaf3925da568: Pull complete 10:40:13 bab4dde63d76: Pull complete 10:40:13 bde34c3a00c8: Pull complete 10:40:13 b352a97aabf1: Pull complete 10:40:13 4872d77fe225: Pull complete 10:40:13 5851b861e8e6: Pull complete 10:40:13 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 10:40:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:40:13 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:40:13 prd-ubuntu20.04-docker-8c-8g-5445 does not seem to be running inside a container 10:40:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-301 -v /w/workspace/undry_device-rfid-llrp-go_PR-301:/w/workspace/undry_device-rfid-llrp-go_PR-301:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-301@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-301@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:40:16 $ docker top 2b8723c555e3f0a36774c6d10585d834a072bec9a68d62dce846975406bc0745 -eo pid,comm 10:40:16 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 10:40:16 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:40:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:40:16 [ssh-agent] Looking for ssh-agent implementation... 10:40:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:40:16 $ docker exec 2b8723c555e3f0a36774c6d10585d834a072bec9a68d62dce846975406bc0745 ssh-agent 10:40:16 SSH_AUTH_SOCK=/tmp/ssh-dl5jenLmBEgx/agent.31 10:40:16 SSH_AGENT_PID=38 10:40:16 Running ssh-add (command line suppressed) 10:40:16 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-301@tmp/private_key_11165884333680604998.key (/w/workspace/undry_device-rfid-llrp-go_PR-301@tmp/private_key_11165884333680604998.key) 10:40:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:40:17 + git tag --points-at HEAD [Pipeline] } 10:40:17 $ docker exec --env ******** --env ******** 2b8723c555e3f0a36774c6d10585d834a072bec9a68d62dce846975406bc0745 ssh-agent -k 10:40:17 unset SSH_AUTH_SOCK; 10:40:17 unset SSH_AGENT_PID; 10:40:17 echo Agent pid 38 killed; 10:40:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:40:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:40:17 [ssh-agent] Looking for ssh-agent implementation... 10:40:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:40:17 $ docker exec 2b8723c555e3f0a36774c6d10585d834a072bec9a68d62dce846975406bc0745 ssh-agent 10:40:17 SSH_AUTH_SOCK=/tmp/ssh-Rk1E2gEeLijx/agent.71 10:40:17 SSH_AGENT_PID=77 10:40:17 Running ssh-add (command line suppressed) 10:40:17 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-301@tmp/private_key_6104434466426756616.key (/w/workspace/undry_device-rfid-llrp-go_PR-301@tmp/private_key_6104434466426756616.key) 10:40:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:40:18 + git semver init 10:40:18 2024-07-12 10:40:18,407 [run_init] DEBUG init version:0.0.0 force:False 10:40:18 2024-07-12 10:40:18,408 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-301/.semver 10:40:18 2024-07-12 10:40:18,408 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-301/.semver 10:40:18 2024-07-12 10:40:18,409 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-301/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-301, universal_newlines=False, shell=None, istream=None) 10:40:20 2024-07-12 10:40:20,023 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-301/.git/info/exclude 10:40:20 2024-07-12 10:40:20,024 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-301/.semver/PR-301 with force:False 10:40:20 2024-07-12 10:40:20,024 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-301/.semver/PR-301 10:40:20 2024-07-12 10:40:20,028 [execute] INFO git cat-file --batch-check 10:40:20 2024-07-12 10:40:20,028 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-301/.semver, universal_newlines=False, shell=None, istream=) 10:40:20 2024-07-12 10:40:20,035 [execute] INFO git cat-file --batch 10:40:20 2024-07-12 10:40:20,035 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-301/.semver, universal_newlines=False, shell=None, istream=) 10:40:20 2024-07-12 10:40:20,040 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-301/.semver/PR-301 10:40:20 0.0.0 [Pipeline] } 10:40:20 $ docker exec --env ******** --env ******** 2b8723c555e3f0a36774c6d10585d834a072bec9a68d62dce846975406bc0745 ssh-agent -k 10:40:20 unset SSH_AUTH_SOCK; 10:40:20 unset SSH_AGENT_PID; 10:40:20 echo Agent pid 77 killed; 10:40:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:40:21 + git semver [Pipeline] } 10:40:21 $ docker stop --time=1 2b8723c555e3f0a36774c6d10585d834a072bec9a68d62dce846975406bc0745 10:40:22 $ docker rm -f --volumes 2b8723c555e3f0a36774c6d10585d834a072bec9a68d62dce846975406bc0745 [Pipeline] // withDockerContainer [Pipeline] sh 10:40:23 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:40:23 Stashed 1 file(s) [Pipeline] echo 10:40:23 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:40:24 provisioning config files... 10:40:24 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-301@tmp/config1718296871947520698tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:40:24 ---> ****-login.sh 10:40:24 nexus3.edgexfoundry.org:10001 10:40:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:40:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:40:24 Configure a credential helper to remove this warning. See 10:40:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:40:24 10:40:24 Login Succeeded 10:40:24 nexus3.edgexfoundry.org:10002 10:40:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:40:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:40:24 Configure a credential helper to remove this warning. See 10:40:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:40:24 10:40:24 Login Succeeded 10:40:24 nexus3.edgexfoundry.org:10003 10:40:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:40:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:40:24 Configure a credential helper to remove this warning. See 10:40:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:40:24 10:40:24 Login Succeeded 10:40:24 nexus3.edgexfoundry.org:10004 10:40:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:40:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:40:24 Configure a credential helper to remove this warning. See 10:40:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:40:24 10:40:24 Login Succeeded 10:40:24 ****.io 10:40:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:40:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:40:24 Configure a credential helper to remove this warning. See 10:40:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:40:24 10:40:24 Login Succeeded 10:40:24 ---> ****-login.sh ends [Pipeline] } 10:40:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:40:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:40:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:40:25 ========================================================= 10:40:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 10:40:25 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:40:25 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 10:40:25 Sending build context to Docker daemon 11.41MB 10:40:25 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 10:40:25 Step 2/12 : FROM ${BASE} AS builder 10:40:25 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 10:40:25 619be1103602: Pulling fs layer 10:40:25 7862e08f4a3e: Pulling fs layer 10:40:25 5df492c9dc93: Pulling fs layer 10:40:25 7629e6793208: Pulling fs layer 10:40:25 4f4fb700ef54: Pulling fs layer 10:40:25 fb5054dd5b73: Pulling fs layer 10:40:25 eeca6798cff9: Pulling fs layer 10:40:25 aa269ceb94a6: Pulling fs layer 10:40:25 ada007ff1a6a: Pulling fs layer 10:40:25 7629e6793208: Waiting 10:40:25 eeca6798cff9: Waiting 10:40:25 aa269ceb94a6: Waiting 10:40:25 ada007ff1a6a: Waiting 10:40:25 4f4fb700ef54: Waiting 10:40:25 fb5054dd5b73: Waiting 10:40:25 7862e08f4a3e: Download complete 10:40:25 7629e6793208: Verifying Checksum 10:40:25 7629e6793208: Download complete 10:40:25 4f4fb700ef54: Verifying Checksum 10:40:25 4f4fb700ef54: Download complete 10:40:26 fb5054dd5b73: Verifying Checksum 10:40:26 fb5054dd5b73: Download complete 10:40:26 619be1103602: Verifying Checksum 10:40:26 619be1103602: Download complete 10:40:26 619be1103602: Pull complete 10:40:26 eeca6798cff9: Verifying Checksum 10:40:26 eeca6798cff9: Download complete 10:40:26 7862e08f4a3e: Pull complete 10:40:26 ada007ff1a6a: Verifying Checksum 10:40:26 ada007ff1a6a: Download complete 10:40:26 5df492c9dc93: Verifying Checksum 10:40:26 5df492c9dc93: Download complete 10:40:26 aa269ceb94a6: Verifying Checksum 10:40:26 aa269ceb94a6: Download complete 10:40:30 5df492c9dc93: Pull complete 10:40:30 7629e6793208: Pull complete 10:40:30 4f4fb700ef54: Pull complete 10:40:30 fb5054dd5b73: Pull complete 10:40:30 eeca6798cff9: Pull complete 10:40:32 aa269ceb94a6: Pull complete 10:40:32 ada007ff1a6a: Pull complete 10:40:32 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 10:40:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 10:40:32 ---> f489d0715acc 10:40:32 Step 3/12 : ARG ADD_BUILD_TAGS="" 10:40:36 ---> Running in a50b2fd64fa4 10:40:36 Removing intermediate container a50b2fd64fa4 10:40:36 ---> f9499cd06370 10:40:36 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:40:36 ---> Running in c19247760df5 10:40:36 Removing intermediate container c19247760df5 10:40:36 ---> 100717228552 10:40:36 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 10:40:36 ---> Running in a5be87f2e398 10:40:36 Removing intermediate container a5be87f2e398 10:40:36 ---> c1a98fc4bf54 10:40:36 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 10:40:36 ---> Running in 5c57d56d9bff 10:40:36 Removing intermediate container 5c57d56d9bff 10:40:36 ---> ac8a9f38ca68 10:40:36 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:40:36 ---> Running in 7eee0f6f7859 10:40:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:40:38 Still waiting to schedule task 10:40:38 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 10:40:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:40:39 OK: 264 MiB in 52 packages 10:40:40 Removing intermediate container 7eee0f6f7859 10:40:40 ---> a7c8eeb17aa2 10:40:40 Step 8/12 : WORKDIR /app 10:40:40 ---> Running in 1b48cf15f23c 10:40:40 Removing intermediate container 1b48cf15f23c 10:40:40 ---> be8168210b7f 10:40:40 Step 9/12 : COPY go.mod vendor* ./ 10:40:40 ---> 1bd85f61002c 10:40:40 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:40:40 ---> Running in ac0961d54c6f 10:41:36 Removing intermediate container ac0961d54c6f 10:41:36 ---> 98adb385e8f1 10:41:36 Step 11/12 : COPY . . 10:41:36 ---> f21fc47420d5 10:41:36 Step 12/12 : RUN $MAKE 10:41:36 ---> Running in a13805a59aa9 10:41:36 noop 10:41:36 Removing intermediate container a13805a59aa9 10:41:36 ---> 89de1273e695 10:41:36 Successfully built 89de1273e695 10:41:36 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:41:37 + docker inspect -f . ci-base-image-x86_64 10:41:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:41:37 prd-ubuntu20.04-docker-8c-8g-5445 does not seem to be running inside a container 10:41:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-301 -v /w/workspace/undry_device-rfid-llrp-go_PR-301:/w/workspace/undry_device-rfid-llrp-go_PR-301:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-301@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-301@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:41:37 $ docker top b5cfc6d147529e0c30985e87f3d04a80702c2f981a92643a2f9239776d0580fe -eo pid,comm [Pipeline] { [Pipeline] sh 10:41:37 + go version 10:41:37 go version go1.21.9 linux/amd64 [Pipeline] } 10:41:38 $ docker stop --time=1 b5cfc6d147529e0c30985e87f3d04a80702c2f981a92643a2f9239776d0580fe 10:41:39 $ docker rm -f --volumes b5cfc6d147529e0c30985e87f3d04a80702c2f981a92643a2f9239776d0580fe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:41:40 + docker inspect -f . ci-base-image-x86_64 10:41:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:41:40 prd-ubuntu20.04-docker-8c-8g-5445 does not seem to be running inside a container 10:41:40 $ 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-301 -v /w/workspace/undry_device-rfid-llrp-go_PR-301:/w/workspace/undry_device-rfid-llrp-go_PR-301:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-301@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-301@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:41:40 $ docker top d88746b3b1390f0bfd39f30d15ee645da3c4ab365af47a5ab8b234679a0bc776 -eo pid,comm [Pipeline] { [Pipeline] sh 10:41:41 + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-301 [Pipeline] fileExists [Pipeline] sh 10:41:41 + make test 10:41:41 go test ./... -coverprofile=coverage.out ./... 10:41:43 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 10:42:01 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 10:42:01 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 10:42:03 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5446 in /w/workspace/undry_device-rfid-llrp-go_PR-301 [Pipeline] { [Pipeline] ws 10:42:03 Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout 10:42:04 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.262s coverage: 40.6% of statements 10:42:04 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.011s coverage: 96.4% of statements 10:42:04 ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.245s coverage: 51.9% of statements 10:42:06 The recommended git tool is: git 10:42:11 using credential edgex-jenkins-ssh 10:42:11 Cloning the remote Git repository 10:42:11 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:42:11 > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 10:42:11 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:42:11 > git --version # timeout=10 10:42:11 > git --version # 'git version 2.25.1' 10:42:11 using GIT_SSH to set credentials SSH Credentials for GitHub 10:42:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:42:14 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 10:42:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:42:15 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 10:42:15 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:42:15 using GIT_SSH to set credentials SSH Credentials for GitHub 10:42:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/301/head:refs/remotes/origin/PR-301 +refs/heads/main:refs/remotes/origin/main # timeout=10 10:42:15 Merging remotes/origin/main commit 66cd8b5f3a15ed8e8754516932427629b55b2818 into PR head commit 33879d02e3838e80a2c5771667deaf2bc17b05ba 10:42:16 Merge succeeded, producing 33879d02e3838e80a2c5771667deaf2bc17b05ba 10:42:16 Checking out Revision 33879d02e3838e80a2c5771667deaf2bc17b05ba (PR-301) 10:42:16 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" 10:42:16 > git --version # timeout=10 10:42:16 > git --version # 'git version 2.25.1' 10:42:16 fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc 10:42:15 > git config core.sparsecheckout # timeout=10 10:42:15 > git checkout -f 33879d02e3838e80a2c5771667deaf2bc17b05ba # timeout=10 10:42:16 > git remote # timeout=10 10:42:16 > git config --get remote.origin.url # timeout=10 10:42:16 using GIT_SSH to set credentials SSH Credentials for GitHub 10:42:16 > git merge 66cd8b5f3a15ed8e8754516932427629b55b2818 # timeout=10 10:42:16 > git rev-parse HEAD^{commit} # timeout=10 10:42:16 > git config core.sparsecheckout # timeout=10 10:42:16 > git checkout -f 33879d02e3838e80a2c5771667deaf2bc17b05ba # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:42:21 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:42:21 % Total % Received % Xferd Average Speed Time Time Time Current 10:42:21 Dload Upload Total Spent Left Speed 10:42:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 70098 0 --:--:-- --:--:-- --:--:-- 70483 [Pipeline] sh 10:42:21 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:42:22 + sudo tee /etc/docker/daemon.new 10:42:22 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 10:42:22 { 10:42:22 "registry-mirrors": [ 10:42:22 "https://nexus3.edgexfoundry.org:10001" 10:42:22 ], 10:42:22 "bip": "10.250.0.254/24", 10:42:22 "hosts": [ 10:42:22 "tcp://0.0.0.0:5555", 10:42:22 "unix:///var/run/docker.sock" 10:42:22 ], 10:42:22 "mtu": 1458, 10:42:22 "selinux-enabled": true, 10:42:22 "seccomp-profile": "/etc/docker/seccomp.json" 10:42:22 } [Pipeline] sh 10:42:22 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:42:23 + sudo service docker restart 10:42:26 go vet ./... 10:42:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:42:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:42:30 ./bin/test-attribution-txt.sh 10:42:30 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 10:42:30 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 10:42:30 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 10:42:30 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 10:42:30 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 10:42:30 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 10:42:30 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 10:42:30 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 10:42:30 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 10:42:30 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 10:42:30 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 10:42:30 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 10:42:30 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 10:42:30 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 10:42:30 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 10:42:30 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 10:42:30 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 10:42:30 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 10:42:30 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 10:42:30 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 10:42:30 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 10:42:30 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 10:42:30 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 10:42:30 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 10:42:30 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 10:42:30 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 10:42:30 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 10:42:30 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 10:42:30 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 10:42:30 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 10:42:30 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 10:42:30 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 10:42:30 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 10:42:30 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 10:42:30 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 10:42:30 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 10:42:30 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 10:42:30 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 10:42:30 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 10:42:30 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 10:42:30 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 10:42:30 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 10:42:30 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 10:42:30 An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add 10:42:30 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 10:42:30 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 10:42:30 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 10:42:30 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 10:42:30 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 10:42:30 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 10:42:30 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 10:42:30 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 10:42:30 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 10:42:30 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 10:42:30 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 10:42:30 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 10:42:30 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 10:42:30 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 10:42:30 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 10:42:30 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 10:42:30 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 10:42:30 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 10:42:30 An attribution for golang.org/x/term is missing from Attribution.txt, please add 10:42:30 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 10:42:30 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 10:42:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 10:42:30 $ docker stop --time=1 d88746b3b1390f0bfd39f30d15ee645da3c4ab365af47a5ab8b234679a0bc776 10:42:33 $ docker rm -f --volumes d88746b3b1390f0bfd39f30d15ee645da3c4ab365af47a5ab8b234679a0bc776 [Pipeline] // withDockerContainer [Pipeline] sh 10:42:33 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:42:33 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 10:42:34 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:42:35 + ls -al . 10:42:35 total 688 10:42:35 drwxrwxr-x 11 jenkins jenkins 4096 Jul 12 10:41 . 10:42:35 drwxrwxr-x 4 jenkins jenkins 4096 Jul 12 10:39 .. 10:42:35 -rw-rw-r-- 1 jenkins jenkins 134 Jul 12 10:39 .dockerignore 10:42:35 drwxrwxr-x 8 jenkins jenkins 4096 Jul 12 10:42 .git 10:42:35 drwxrwxr-x 3 jenkins jenkins 4096 Jul 12 10:39 .github 10:42:35 -rw-rw-r-- 1 jenkins jenkins 880 Jul 12 10:39 .gitignore 10:42:35 -rw-rw-r-- 1 jenkins jenkins 41 Jul 12 10:39 .golangci.yml 10:42:35 drwxr-xr-x 3 jenkins jenkins 4096 Jul 12 10:40 .semver 10:42:35 -rw-rw-r-- 1 jenkins jenkins 11980 Jul 12 10:39 Attribution.txt 10:42:35 -rw-rw-r-- 1 jenkins jenkins 11677 Jul 12 10:39 CHANGELOG.md 10:42:35 -rw-rw-r-- 1 jenkins jenkins 1456 Jul 12 10:39 Dockerfile 10:42:35 -rw-rw-r-- 1 jenkins jenkins 677 Jul 12 10:39 GOVERNANCE.md 10:42:35 -rw-rw-r-- 1 jenkins jenkins 661 Jul 12 10:39 Jenkinsfile 10:42:35 -rw-rw-r-- 1 jenkins jenkins 11347 Jul 12 10:39 LICENSE 10:42:35 -rw-rw-r-- 1 jenkins jenkins 2179 Jul 12 10:39 Makefile 10:42:35 -rw-rw-r-- 1 jenkins jenkins 625 Jul 12 10:39 OWNERS.md 10:42:35 -rw-rw-r-- 1 jenkins jenkins 28907 Jul 12 10:39 README.md 10:42:35 -rw-rw-r-- 1 jenkins jenkins 5 Jul 12 10:40 VERSION 10:42:35 drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 10:39 bin 10:42:35 drwxrwxr-x 4 jenkins jenkins 4096 Jul 12 10:39 cmd 10:42:35 -rw-r--r-- 1 jenkins jenkins 438103 Jul 12 10:42 coverage.out 10:42:35 drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 10:39 examples 10:42:35 -rw-rw-r-- 1 jenkins jenkins 7269 Jul 12 10:39 go.mod 10:42:35 -rw-rw-r-- 1 jenkins jenkins 102296 Jul 12 10:39 go.sum 10:42:35 drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 10:39 images 10:42:35 drwxrwxr-x 4 jenkins jenkins 4096 Jul 12 10:39 internal 10:42:35 drwxrwxr-x 3 jenkins jenkins 4096 Jul 12 10:39 pkg 10:42:35 -rw-rw-r-- 1 jenkins jenkins 193 Jul 12 10:39 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:42:35 + 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=33879d02e3838e80a2c5771667deaf2bc17b05ba --label arch=amd64 --label version=0.0.0 . 10:42:35 Sending build context to Docker daemon 11.41MB 10:42:35 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 10:42:35 Step 2/25 : FROM ${BASE} AS builder 10:42:35 ---> 89de1273e695 10:42:35 Step 3/25 : ARG ADD_BUILD_TAGS="" 10:42:36 ---> Running in ff9209ce411e 10:42:36 Removing intermediate container ff9209ce411e 10:42:36 ---> c7d81d1b77d6 10:42:36 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:42:36 ---> Running in 5a19d22ed3ca 10:42:36 Removing intermediate container 5a19d22ed3ca 10:42:36 ---> d66ea506a482 10:42:36 Step 5/25 : ARG ALPINE_PKG_BASE="make git" 10:42:36 ---> Running in 283a9b1f7c73 10:42:36 Removing intermediate container 283a9b1f7c73 10:42:36 ---> 9307265fda67 10:42:36 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 10:42:36 ---> Running in 7a69eed090ec 10:42:36 Removing intermediate container 7a69eed090ec 10:42:36 ---> 85519b685517 10:42:36 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:42:36 ---> Running in ff9cc6f2532d 10:42:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:42:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:42:37 OK: 264 MiB in 52 packages 10:42:37 Removing intermediate container ff9cc6f2532d 10:42:37 ---> 6d470cec7030 10:42:37 Step 8/25 : WORKDIR /app 10:42:37 ---> Running in 13593ca9d1e4 10:42:37 Removing intermediate container 13593ca9d1e4 10:42:37 ---> 79d2b793b87b 10:42:37 Step 9/25 : COPY go.mod vendor* ./ 10:42:37 ---> d01f334b44c6 10:42:37 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:42:37 ---> Running in d3f7c21a47c6 10:42:38 Removing intermediate container d3f7c21a47c6 10:42:38 ---> c3178a7ef6ae 10:42:38 Step 11/25 : COPY . . 10:42:38 ---> ad75a8861f96 10:42:38 Step 12/25 : RUN $MAKE 10:42:38 ---> Running in e5292e0b3c15 10:42:39 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.21" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:42:41 provisioning config files... 10:42:41 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config12027156733579433499tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:42:41 ---> ****-login.sh 10:42:41 nexus3.edgexfoundry.org:10001 10:42:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:42:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:42:42 Configure a credential helper to remove this warning. See 10:42:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:42:42 10:42:42 Login Succeeded 10:42:42 nexus3.edgexfoundry.org:10002 10:42:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:42:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:42:42 Configure a credential helper to remove this warning. See 10:42:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:42:42 10:42:42 Login Succeeded 10:42:42 nexus3.edgexfoundry.org:10003 10:42:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:42:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:42:42 Configure a credential helper to remove this warning. See 10:42:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:42:42 10:42:42 Login Succeeded 10:42:42 nexus3.edgexfoundry.org:10004 10:42:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:42:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:42:43 Configure a credential helper to remove this warning. See 10:42:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:42:43 10:42:43 Login Succeeded 10:42:43 ****.io 10:42:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:42:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:42:43 Configure a credential helper to remove this warning. See 10:42:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:42:43 10:42:43 Login Succeeded 10:42:43 ---> ****-login.sh ends [Pipeline] } 10:42:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:42:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:42:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:42:44 ========================================================= 10:42:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 10:42:44 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:42:44 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 10:42:45 Sending build context to Docker daemon 1.202MB 10:42:45 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 10:42:45 Step 2/12 : FROM ${BASE} AS builder 10:42:45 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:42:45 c6b39de5b339: Pulling fs layer 10:42:45 a69c41024577: Pulling fs layer 10:42:45 d6de4b400683: Pulling fs layer 10:42:45 35cb2a7552d0: Pulling fs layer 10:42:45 4f4fb700ef54: Pulling fs layer 10:42:45 35cb2a7552d0: Waiting 10:42:45 4f4fb700ef54: Waiting 10:42:45 464afbd9ba4c: Pulling fs layer 10:42:45 00f215d4a9da: Pulling fs layer 10:42:45 464afbd9ba4c: Waiting 10:42:45 d496ad576159: Pulling fs layer 10:42:45 00f215d4a9da: Waiting 10:42:45 d496ad576159: Waiting 10:42:45 a69c41024577: Verifying Checksum 10:42:45 a69c41024577: Download complete 10:42:45 35cb2a7552d0: Verifying Checksum 10:42:45 35cb2a7552d0: Download complete 10:42:45 4f4fb700ef54: Verifying Checksum 10:42:45 4f4fb700ef54: Download complete 10:42:45 464afbd9ba4c: Verifying Checksum 10:42:45 464afbd9ba4c: Download complete 10:42:45 c6b39de5b339: Verifying Checksum 10:42:45 c6b39de5b339: Download complete 10:42:45 d496ad576159: Verifying Checksum 10:42:45 d496ad576159: Download complete 10:42:46 c6b39de5b339: Pull complete 10:42:46 a69c41024577: Pull complete 10:42:47 d6de4b400683: Verifying Checksum 10:42:47 d6de4b400683: Download complete 10:42:48 00f215d4a9da: Verifying Checksum 10:42:48 00f215d4a9da: Download complete 10:43:00 d6de4b400683: Pull complete 10:43:00 35cb2a7552d0: Pull complete 10:43:00 4f4fb700ef54: Pull complete 10:43:00 464afbd9ba4c: Pull complete 10:43:08 00f215d4a9da: Pull complete 10:43:10 d496ad576159: Pull complete 10:43:10 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 10:43:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 10:43:10 ---> f246e2811388 10:43:10 Step 3/12 : ARG ADD_BUILD_TAGS="" 10:43:11 Removing intermediate container e5292e0b3c15 10:43:11 ---> c303cd48d53c 10:43:11 Step 13/25 : FROM alpine:3.18 10:43:11 3.18: Pulling from library/alpine 10:43:11 73baa7ef167e: Pulling fs layer 10:43:11 73baa7ef167e: Verifying Checksum 10:43:11 73baa7ef167e: Download complete 10:43:11 73baa7ef167e: Pull complete 10:43:11 Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 10:43:11 Status: Downloaded newer image for alpine:3.18 10:43:11 ---> 8fd7cac70a4a 10:43:11 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 10:43:11 ---> Running in 8f0014a1284e 10:43:11 Removing intermediate container 8f0014a1284e 10:43:11 ---> 5d92fd64d4c9 10:43:11 Step 15/25 : RUN apk add --update --no-cache dumb-init 10:43:11 ---> Running in a86bfd70b401 10:43:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:43:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:43:11 (1/1) Installing dumb-init (1.2.5-r2) 10:43:11 Executing busybox-1.36.1-r7.trigger 10:43:11 OK: 7 MiB in 16 packages 10:43:12 Removing intermediate container a86bfd70b401 10:43:12 ---> 626a2a53d21a 10:43:12 Step 16/25 : RUN apk --no-cache upgrade 10:43:12 ---> Running in 5035b5250aa7 10:43:12 ---> Running in 9073b31eb7a9 10:43:12 Removing intermediate container 9073b31eb7a9 10:43:12 ---> 209e7b3f6e9a 10:43:12 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:43:12 ---> Running in 1054ce9307ca 10:43:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:43:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:43:13 Removing intermediate container 1054ce9307ca 10:43:13 ---> fb71252464a5 10:43:13 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 10:43:13 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 10:43:13 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 10:43:13 OK: 7 MiB in 16 packages 10:43:13 ---> Running in e20d88a72b43 10:43:13 Removing intermediate container 5035b5250aa7 10:43:13 ---> 8f6e6c797551 10:43:13 Step 17/25 : COPY --from=builder /app/LICENSE / 10:43:13 ---> 13a44cdee083 10:43:13 Step 18/25 : COPY --from=builder /app/Attribution.txt / 10:43:13 ---> b95f4dd42cb6 10:43:13 Step 19/25 : COPY --from=builder /app/cmd/ / 10:43:13 Removing intermediate container e20d88a72b43 10:43:13 ---> acd3f20bbbee 10:43:13 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 10:43:13 ---> Running in d19c980762c2 10:43:13 Removing intermediate container d19c980762c2 10:43:13 ---> 6395bc618684 10:43:13 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:43:13 ---> Running in 954a38103239 10:43:15 ---> f166e47fd920 10:43:15 Step 20/25 : EXPOSE 59989 10:43:15 ---> Running in 8cd81be4db3e 10:43:15 Removing intermediate container 8cd81be4db3e 10:43:15 ---> ce4f508abaf8 10:43:15 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 10:43:15 ---> Running in 1b416ef64dbd 10:43:15 Removing intermediate container 1b416ef64dbd 10:43:15 ---> 2f512eea2f7d 10:43:15 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:43:15 ---> Running in 812b12878f7c 10:43:15 Removing intermediate container 812b12878f7c 10:43:15 ---> bd9848146362 10:43:15 Step 23/25 : LABEL arch=amd64 10:43:15 ---> Running in 18aa87544c6b 10:43:15 Removing intermediate container 18aa87544c6b 10:43:15 ---> 90e0958b0470 10:43:15 Step 24/25 : LABEL git_sha=33879d02e3838e80a2c5771667deaf2bc17b05ba 10:43:15 ---> Running in 8dd3bb8817c2 10:43:15 Removing intermediate container 8dd3bb8817c2 10:43:15 ---> 29cc15081286 10:43:15 Step 25/25 : LABEL version=0.0.0 10:43:15 ---> Running in bdff51d8445f 10:43:15 Removing intermediate container bdff51d8445f 10:43:15 ---> 8df09a43a7c0 10:43:15 [Warning] One or more build-args [ARCH] were not consumed 10:43:15 Successfully built 8df09a43a7c0 10:43:15 Successfully tagged device-rfid-llrp:latest [Pipeline] } 10:43:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:43:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:43:16 OK: 266 MiB in 52 packages 10:43:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:43:16 10:43:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:43:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:43:16 latest: Pulling from edgex-lftools-log-publisher 10:43:16 5eb5b503b376: Pulling fs layer 10:43:16 5c69ac0246d0: Pulling fs layer 10:43:16 ec43610c2a17: Pulling fs layer 10:43:16 3a2ae6a8a46f: Pulling fs layer 10:43:16 33b1e0a273af: Pulling fs layer 10:43:16 5d3b04190fa2: Pulling fs layer 10:43:16 2f39f015ded8: Pulling fs layer 10:43:16 3a2ae6a8a46f: Waiting 10:43:16 33b1e0a273af: Waiting 10:43:16 5d3b04190fa2: Waiting 10:43:16 2f39f015ded8: Waiting 10:43:16 5c69ac0246d0: Verifying Checksum 10:43:16 5c69ac0246d0: Download complete 10:43:16 3a2ae6a8a46f: Verifying Checksum 10:43:16 3a2ae6a8a46f: Download complete 10:43:16 33b1e0a273af: Verifying Checksum 10:43:16 33b1e0a273af: Download complete 10:43:16 5d3b04190fa2: Verifying Checksum 10:43:16 5d3b04190fa2: Download complete 10:43:17 ec43610c2a17: Verifying Checksum 10:43:17 ec43610c2a17: Download complete 10:43:17 5eb5b503b376: Verifying Checksum 10:43:17 5eb5b503b376: Download complete 10:43:17 Removing intermediate container 954a38103239 10:43:17 ---> 1cd72d667725 10:43:17 Step 8/12 : WORKDIR /app 10:43:17 ---> Running in bfb27f898067 10:43:17 Removing intermediate container bfb27f898067 10:43:17 ---> 782738143b86 10:43:17 Step 9/12 : COPY go.mod vendor* ./ 10:43:17 2f39f015ded8: Download complete 10:43:17 ---> 12489834f5db 10:43:17 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:43:18 ---> Running in d0fa516e92ce 10:43:18 5eb5b503b376: Pull complete 10:43:18 5c69ac0246d0: Pull complete 10:43:18 ec43610c2a17: Pull complete 10:43:18 3a2ae6a8a46f: Pull complete 10:43:19 33b1e0a273af: Pull complete 10:43:19 5d3b04190fa2: Pull complete 10:43:23 2f39f015ded8: Pull complete 10:43:23 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:43:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:43:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:43:23 prd-ubuntu20.04-docker-8c-8g-5445 does not seem to be running inside a container 10:43:23 $ 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-301 -v /w/workspace/undry_device-rfid-llrp-go_PR-301:/w/workspace/undry_device-rfid-llrp-go_PR-301:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-301@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-301@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:43:27 $ docker top 39a915695b91d0d3bd5923229614c450d55c9b2591f7918bc13659d009d25d82 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:43:27 ---> job-cost.sh 10:43:27 lf-activate-venv: SKIPPING 10:43:27 INFO: No Stack... 10:43:28 INFO: Retrieving Pricing Info for: v3-standard-8 10:43:28 INFO: Archiving Costs [Pipeline] sh 10:43:28 + cat /w/workspace/undry_device-rfid-llrp-go_PR-301/archives/cost.csv 10:43:28 + cut -d, -f6 [Pipeline] lock 10:43:29 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-301-1-stack-cost] 10:43:29 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-301-1-stack-cost] did not exist. Created. 10:43:29 Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-301-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:43:29 + echo total: 0.2199999988079071 [Pipeline] stash 10:43:29 Stashed 1 file(s) [Pipeline] } 10:43:29 Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-301-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:43:29 $ docker stop --time=1 39a915695b91d0d3bd5923229614c450d55c9b2591f7918bc13659d009d25d82 10:43:30 $ docker rm -f --volumes 39a915695b91d0d3bd5923229614c450d55c9b2591f7918bc13659d009d25d82 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:45:09 Removing intermediate container d0fa516e92ce 10:45:09 ---> 87e4260cc7d4 10:45:09 Step 11/12 : COPY . . 10:45:09 ---> 2dde957d65e4 10:45:09 Step 12/12 : RUN $MAKE 10:45:09 ---> Running in cffde1a15f00 10:45:09 noop 10:45:09 Removing intermediate container cffde1a15f00 10:45:09 ---> 1d1587f7a209 10:45:09 Successfully built 1d1587f7a209 10:45:09 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:45:10 + docker inspect -f . ci-base-image-arm64 10:45:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:45:10 prd-ubuntu20.04-docker-arm64-4c-16g-5446 does not seem to be running inside a container 10:45:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:45:11 $ docker top 674b37fbfe4f039c86bc2b4f8c630e66d2a2fab0ae403a96a36d81ce6c76f823 -eo pid,comm [Pipeline] { [Pipeline] sh 10:45:12 + go version 10:45:12 go version go1.21.9 linux/arm64 [Pipeline] } 10:45:12 $ docker stop --time=1 674b37fbfe4f039c86bc2b4f8c630e66d2a2fab0ae403a96a36d81ce6c76f823 10:45:14 $ docker rm -f --volumes 674b37fbfe4f039c86bc2b4f8c630e66d2a2fab0ae403a96a36d81ce6c76f823 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:45:15 + docker inspect -f . ci-base-image-arm64 10:45:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:45:15 prd-ubuntu20.04-docker-arm64-4c-16g-5446 does not seem to be running inside a container 10:45:15 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:45:16 $ docker top d9ccdd3ce23c94cddfd20746d500c8da736c3938b1d86a2446a4c92023a2a7ae -eo pid,comm [Pipeline] { [Pipeline] sh 10:45:17 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh 10:45:17 + make test 10:45:18 go test ./... -coverprofile=coverage.out ./... 10:45:23 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 10:49:00 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 10:49:00 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 10:49:39 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 29.351s coverage: 40.6% of statements 10:49:39 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.038s coverage: 94.6% of statements 10:49:39 ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.567s coverage: 51.9% of statements 10:49:39 WARNING: Linting skipped (not on x86_64 or linter not installed) 10:49:39 go vet ./... 10:50:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:50:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:50:26 ./bin/test-attribution-txt.sh 10:50:26 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 10:50:26 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 10:50:26 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 10:50:26 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 10:50:26 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 10:50:26 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 10:50:26 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 10:50:26 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 10:50:26 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 10:50:26 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 10:50:26 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 10:50:26 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 10:50:26 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 10:50:26 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 10:50:26 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 10:50:26 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 10:50:26 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 10:50:26 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 10:50:26 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 10:50:26 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 10:50:26 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 10:50:26 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 10:50:26 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 10:50:26 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 10:50:26 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 10:50:26 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 10:50:26 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 10:50:26 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 10:50:26 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 10:50:26 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 10:50:26 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 10:50:26 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 10:50:26 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 10:50:26 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 10:50:26 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 10:50:26 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 10:50:26 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 10:50:26 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 10:50:26 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 10:50:26 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 10:50:26 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 10:50:26 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 10:50:26 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 10:50:26 An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add 10:50:26 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 10:50:26 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 10:50:26 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 10:50:26 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 10:50:26 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 10:50:26 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 10:50:26 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 10:50:26 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 10:50:26 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 10:50:26 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 10:50:26 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 10:50:26 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 10:50:26 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 10:50:26 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 10:50:26 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 10:50:26 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 10:50:26 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 10:50:26 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 10:50:26 An attribution for golang.org/x/term is missing from Attribution.txt, please add 10:50:26 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 10:50:26 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 10:50:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 10:50:26 $ docker stop --time=1 d9ccdd3ce23c94cddfd20746d500c8da736c3938b1d86a2446a4c92023a2a7ae 10:50:28 $ docker rm -f --volumes d9ccdd3ce23c94cddfd20746d500c8da736c3938b1d86a2446a4c92023a2a7ae [Pipeline] // withDockerContainer [Pipeline] sh 10:50:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:50:30 Warning: overwriting stash ‘coverage-report’ 10:50:30 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:50:31 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:50:31 + ls -al . 10:50:31 total 684 10:50:31 drwxrwxr-x 10 jenkins jenkins 4096 Jul 12 10:45 . 10:50:31 drwxrwxr-x 4 jenkins jenkins 4096 Jul 12 10:42 .. 10:50:31 -rw-rw-r-- 1 jenkins jenkins 134 Jul 12 10:42 .dockerignore 10:50:31 drwxrwxr-x 8 jenkins jenkins 4096 Jul 12 10:42 .git 10:50:31 drwxrwxr-x 3 jenkins jenkins 4096 Jul 12 10:42 .github 10:50:31 -rw-rw-r-- 1 jenkins jenkins 880 Jul 12 10:42 .gitignore 10:50:31 -rw-rw-r-- 1 jenkins jenkins 41 Jul 12 10:42 .golangci.yml 10:50:31 -rw-rw-r-- 1 jenkins jenkins 11980 Jul 12 10:42 Attribution.txt 10:50:31 -rw-rw-r-- 1 jenkins jenkins 11677 Jul 12 10:42 CHANGELOG.md 10:50:31 -rw-rw-r-- 1 jenkins jenkins 1456 Jul 12 10:42 Dockerfile 10:50:31 -rw-rw-r-- 1 jenkins jenkins 677 Jul 12 10:42 GOVERNANCE.md 10:50:31 -rw-rw-r-- 1 jenkins jenkins 661 Jul 12 10:42 Jenkinsfile 10:50:31 -rw-rw-r-- 1 jenkins jenkins 11347 Jul 12 10:42 LICENSE 10:50:31 -rw-rw-r-- 1 jenkins jenkins 2179 Jul 12 10:42 Makefile 10:50:31 -rw-rw-r-- 1 jenkins jenkins 625 Jul 12 10:42 OWNERS.md 10:50:31 -rw-rw-r-- 1 jenkins jenkins 28907 Jul 12 10:42 README.md 10:50:31 -rw-rw-r-- 1 jenkins jenkins 5 Jul 12 10:40 VERSION 10:50:31 drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 10:42 bin 10:50:31 drwxrwxr-x 4 jenkins jenkins 4096 Jul 12 10:42 cmd 10:50:31 -rw-r--r-- 1 jenkins jenkins 438103 Jul 12 10:49 coverage.out 10:50:31 drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 10:42 examples 10:50:31 -rw-rw-r-- 1 jenkins jenkins 7269 Jul 12 10:42 go.mod 10:50:31 -rw-rw-r-- 1 jenkins jenkins 102296 Jul 12 10:42 go.sum 10:50:31 drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 10:42 images 10:50:31 drwxrwxr-x 4 jenkins jenkins 4096 Jul 12 10:42 internal 10:50:31 drwxrwxr-x 3 jenkins jenkins 4096 Jul 12 10:42 pkg 10:50:31 -rw-rw-r-- 1 jenkins jenkins 193 Jul 12 10:42 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:50:32 + docker build -t device-rfid-llrp-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=33879d02e3838e80a2c5771667deaf2bc17b05ba --label arch=arm64 --label version=0.0.0 . 10:50:32 Sending build context to Docker daemon 1.202MB 10:50:32 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 10:50:32 Step 2/25 : FROM ${BASE} AS builder 10:50:32 ---> 1d1587f7a209 10:50:32 Step 3/25 : ARG ADD_BUILD_TAGS="" 10:50:32 ---> Running in 1fde41dde6b5 10:50:32 Removing intermediate container 1fde41dde6b5 10:50:32 ---> caf9b7c04b15 10:50:32 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:50:32 ---> Running in a6b7a43549cf 10:50:33 Removing intermediate container a6b7a43549cf 10:50:33 ---> 92a2d6ddb338 10:50:33 Step 5/25 : ARG ALPINE_PKG_BASE="make git" 10:50:33 ---> Running in 0218f2f4f2ad 10:50:33 Removing intermediate container 0218f2f4f2ad 10:50:33 ---> e91f4c8bf286 10:50:33 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 10:50:33 ---> Running in aac8b23af8ba 10:50:34 Removing intermediate container aac8b23af8ba 10:50:34 ---> ad7235225495 10:50:34 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:50:34 ---> Running in 7912a937ce5d 10:50:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:50:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:50:36 OK: 266 MiB in 52 packages 10:50:37 Removing intermediate container 7912a937ce5d 10:50:37 ---> c23b33e96c2b 10:50:37 Step 8/25 : WORKDIR /app 10:50:37 ---> Running in 1a73846a98c1 10:50:37 Removing intermediate container 1a73846a98c1 10:50:37 ---> b18ead236cf1 10:50:37 Step 9/25 : COPY go.mod vendor* ./ 10:50:38 ---> 6d21ca062ac6 10:50:38 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:50:38 ---> Running in c5d1283dbec3 10:50:40 Removing intermediate container c5d1283dbec3 10:50:40 ---> 54cf34be59a1 10:50:40 Step 11/25 : COPY . . 10:50:41 ---> 1f57b44844ea 10:50:41 Step 12/25 : RUN $MAKE 10:50:41 ---> Running in 2290679da431 10:50:42 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.21" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 10:54:03 Removing intermediate container 2290679da431 10:54:03 ---> 2c3e7c62350d 10:54:03 Step 13/25 : FROM alpine:3.18 10:54:03 3.18: Pulling from library/alpine 10:54:03 5c905c7ebe2f: Pulling fs layer 10:54:03 5c905c7ebe2f: Verifying Checksum 10:54:03 5c905c7ebe2f: Download complete 10:54:04 5c905c7ebe2f: Pull complete 10:54:04 Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 10:54:04 Status: Downloaded newer image for alpine:3.18 10:54:04 ---> dec292d02e07 10:54:04 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 10:54:04 ---> Running in c54bc6e18d26 10:54:04 Removing intermediate container c54bc6e18d26 10:54:04 ---> ea32f24ce2ee 10:54:04 Step 15/25 : RUN apk add --update --no-cache dumb-init 10:54:04 ---> Running in a342166624e8 10:54:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:54:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:54:07 (1/1) Installing dumb-init (1.2.5-r2) 10:54:07 Executing busybox-1.36.1-r7.trigger 10:54:07 OK: 8 MiB in 16 packages 10:54:07 Removing intermediate container a342166624e8 10:54:07 ---> a827cd629191 10:54:07 Step 16/25 : RUN apk --no-cache upgrade 10:54:08 ---> Running in 020db42f2cab 10:54:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:54:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:54:10 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 10:54:10 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 10:54:10 OK: 8 MiB in 16 packages 10:54:11 Removing intermediate container 020db42f2cab 10:54:11 ---> af3fb2e03f90 10:54:11 Step 17/25 : COPY --from=builder /app/LICENSE / 10:54:11 ---> 4f731eab9955 10:54:11 Step 18/25 : COPY --from=builder /app/Attribution.txt / 10:54:12 ---> fc6d2570eabc 10:54:12 Step 19/25 : COPY --from=builder /app/cmd/ / 10:54:14 ---> 2b3e84b206a8 10:54:14 Step 20/25 : EXPOSE 59989 10:54:14 ---> Running in fac64b6a737c 10:54:14 Removing intermediate container fac64b6a737c 10:54:14 ---> c03147e11f43 10:54:14 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 10:54:14 ---> Running in 22bf3a19c69b 10:54:15 Removing intermediate container 22bf3a19c69b 10:54:15 ---> f2a229c2fad1 10:54:15 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:54:15 ---> Running in 979c62da6877 10:54:15 Removing intermediate container 979c62da6877 10:54:15 ---> 234e7c9d341f 10:54:15 Step 23/25 : LABEL arch=arm64 10:54:15 ---> Running in 894196720be8 10:54:15 Removing intermediate container 894196720be8 10:54:15 ---> bc2e5fb450c4 10:54:15 Step 24/25 : LABEL git_sha=33879d02e3838e80a2c5771667deaf2bc17b05ba 10:54:15 ---> Running in 042d743ad136 10:54:16 Removing intermediate container 042d743ad136 10:54:16 ---> 17b4e3b3647d 10:54:16 Step 25/25 : LABEL version=0.0.0 10:54:16 ---> Running in 2e606b38155f 10:54:16 Removing intermediate container 2e606b38155f 10:54:16 ---> fa329c340850 10:54:16 [Warning] One or more build-args [ARCH] were not consumed 10:54:16 Successfully built fa329c340850 10:54:16 Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:54:17 10:54:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:54:17 arm64: Pulling from edgex-lftools-log-publisher 10:54:17 8998bd30e6a1: Pulling fs layer 10:54:17 04944245beec: Pulling fs layer 10:54:17 699f458cf7ca: Pulling fs layer 10:54:17 765212b225bb: Pulling fs layer 10:54:17 f23df028b6ca: Pulling fs layer 10:54:17 d65c8cfc05b1: Pulling fs layer 10:54:17 2437ff75d9bd: Pulling fs layer 10:54:17 d65c8cfc05b1: Waiting 10:54:17 2437ff75d9bd: Waiting 10:54:17 765212b225bb: Waiting 10:54:17 f23df028b6ca: Waiting 10:54:18 04944245beec: Verifying Checksum 10:54:18 04944245beec: Download complete 10:54:18 765212b225bb: Verifying Checksum 10:54:18 765212b225bb: Download complete 10:54:18 f23df028b6ca: Verifying Checksum 10:54:18 f23df028b6ca: Download complete 10:54:18 d65c8cfc05b1: Verifying Checksum 10:54:18 d65c8cfc05b1: Download complete 10:54:18 699f458cf7ca: Verifying Checksum 10:54:18 699f458cf7ca: Download complete 10:54:18 8998bd30e6a1: Verifying Checksum 10:54:18 8998bd30e6a1: Download complete 10:54:21 2437ff75d9bd: Verifying Checksum 10:54:21 2437ff75d9bd: Download complete 10:54:23 8998bd30e6a1: Pull complete 10:54:23 04944245beec: Pull complete 10:54:25 699f458cf7ca: Pull complete 10:54:25 765212b225bb: Pull complete 10:54:26 f23df028b6ca: Pull complete 10:54:26 d65c8cfc05b1: Pull complete 10:54:44 2437ff75d9bd: Pull complete 10:54:44 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:54:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:54:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:54:45 prd-ubuntu20.04-docker-arm64-4c-16g-5446 does not seem to be running inside a container 10:54:45 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 10:54:47 $ docker top 4057587e8b1b8c40129ac61565ca886be13c0946485f295217b700eb2ba2c244 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:54:48 ---> job-cost.sh 10:54:48 lf-activate-venv: SKIPPING 10:54:48 INFO: No Stack... 10:54:49 INFO: Retrieving Pricing Info for: v3-standard-4 10:54:49 INFO: Archiving Costs [Pipeline] sh 10:54:50 + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv 10:54:50 + cut -d, -f6 [Pipeline] lock 10:54:50 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-301-1-stack-cost] 10:54:50 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-301-1-stack-cost] did not exist. Created. 10:54:50 Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-301-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:54:51 /w/workspace/device-rfid-llrp-go/1@tmp/durable-00d3b16b/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 10:54:52 + echo total: 0.10999999940395355 [Pipeline] stash 10:54:52 Warning: overwriting stash ‘stack-cost’ 10:54:52 Stashed 1 file(s) [Pipeline] } 10:54:52 Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-301-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:54:52 $ docker stop --time=1 4057587e8b1b8c40129ac61565ca886be13c0946485f295217b700eb2ba2c244 10:54:53 $ docker rm -f --volumes 4057587e8b1b8c40129ac61565ca886be13c0946485f295217b700eb2ba2c244 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 10:54:55 provisioning config files... 10:54:55 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-301@tmp/config13982005687552745922tmp [Pipeline] { [Pipeline] sh 10:54:55 + set +x 10:54:55 + bash -s -- 10:54:55 + curl -s https://codecov.io/bash 10:54:55 10:54:55 _____ _ 10:54:55 / ____| | | 10:54:55 | | ___ __| | ___ ___ _____ __ 10:54:55 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:54:55 | |___| (_) | (_| | __/ (_| (_) \ V / 10:54:55 \_____\___/ \__,_|\___|\___\___/ \_/ 10:54:55 Bash-1.0.6 10:54:55 10:54:55 10:54:55 ==> git version 2.25.1 found 10:54:55 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 10:54:55 Release-Date: 2020-01-08 10:54:55 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:54:55 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:54:55 ==> Jenkins CI detected. 10:54:55 current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-301 10:54:55 project root: . 10:54:55 --> token set from env 10:54:55 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:54:55 ==> Running gcov in . (disable via -X gcov) 10:54:55 ==> Python coveragepy not found 10:54:55 ==> Searching for coverage reports in: 10:54:55 + . 10:54:55 -> Found 1 reports 10:54:55 ==> Detecting git/mercurial file structure 10:54:55 ==> Reading reports 10:54:55 + ./coverage.out bytes=438103 10:54:55 ==> Appending adjustments 10:54:55 https://docs.codecov.io/docs/fixing-reports 10:54:55 + Found adjustments 10:54:55 ==> Gzipping contents 10:54:55 52K /tmp/codecov.trLned.gz 10:54:55 ==> Uploading reports 10:54:55 url: https://codecov.io 10:54:55 query: branch=PR-301&commit=33879d02e3838e80a2c5771667deaf2bc17b05ba&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-301%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=301&job=&cmd_args= 10:54:55 -> Pinging Codecov 10:54:55 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-301&commit=33879d02e3838e80a2c5771667deaf2bc17b05ba&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-301%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=301&job=&cmd_args= 10:54:55 -> Uploading to 10:54:55 https://storage.googleapis.com/codecov/v4/raw/2024-07-12/581DD39554BDF9B6E22D074273EAD858/33879d02e3838e80a2c5771667deaf2bc17b05ba/03070faa-df11-468e-96ea-1dd9f7226fdf.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240712%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240712T105455Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b8e68cc27a413a28acb7164fa65f575dfd7bdffce5d51e706af13e716140b34f 10:54:55 % Total % Received % Xferd Average Speed Time Time Time Current 10:54:55 Dload Upload Total Spent Left Speed 10:54:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50188 0 0 100 50188 0 178k --:--:-- --:--:-- --:--:-- 178k 10:54:56 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/33879d02e3838e80a2c5771667deaf2bc17b05ba [Pipeline] } 10:54:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 10:54:58 + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-301/archives ] 10:54:58 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-301/archives 10:54:58 total 16 10:54:58 drwxr-xr-x 3 root root 4096 Jul 12 10:43 . 10:54:58 drwxrwxr-x 12 jenkins jenkins 4096 Jul 12 10:43 .. 10:54:58 drwxr-xr-x 2 root root 4096 Jul 12 10:43 cost 10:54:58 -rw-r--r-- 1 root root 91 Jul 12 10:43 cost.csv 10:54:58 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-301/archives 10:54:58 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-301/archives 10:54:58 total 16 10:54:58 drwxr-xr-x 3 jenkins jenkins 4096 Jul 12 10:43 . 10:54:58 drwxrwxr-x 12 jenkins jenkins 4096 Jul 12 10:43 .. 10:54:58 drwxr-xr-x 2 jenkins jenkins 4096 Jul 12 10:43 cost 10:54:58 -rw-r--r-- 1 jenkins jenkins 91 Jul 12 10:43 cost.csv [Pipeline] libraryResource [Pipeline] sh 10:54:58 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:54:59 ---> package-listing.sh 10:54:59 ++ facter osfamily 10:54:59 ++ tr '[:upper:]' '[:lower:]' 10:55:00 + OS_FAMILY=debian 10:55:00 + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-301 10:55:00 + START_PACKAGES=/tmp/packages_start.txt 10:55:00 + END_PACKAGES=/tmp/packages_end.txt 10:55:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:55:00 + PACKAGES=/tmp/packages_start.txt 10:55:00 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-301 ']' 10:55:00 + PACKAGES=/tmp/packages_end.txt 10:55:00 + case "${OS_FAMILY}" in 10:55:00 + dpkg -l 10:55:00 + grep '^ii' 10:55:00 + '[' -f /tmp/packages_start.txt ']' 10:55:00 + '[' -f /tmp/packages_end.txt ']' 10:55:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:55:00 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-301 ']' 10:55:00 + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-301/archives/ 10:55:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-301/archives/ [Pipeline] echo 10:55:00 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-301/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:55:00 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:55:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:55:01 prd-ubuntu20.04-docker-8c-8g-5445 does not seem to be running inside a container 10:55:01 $ 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-301/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-301 -v /w/workspace/undry_device-rfid-llrp-go_PR-301:/w/workspace/undry_device-rfid-llrp-go_PR-301:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-301@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-301@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:55:01 $ docker top b246469879893b31a6e57b3b64b053114a805db9df817784e8eb3e6f1efc981f -eo pid,comm [Pipeline] { [Pipeline] sh 10:55:01 + touch /tmp/pre-build-complete [Pipeline] sh 10:55:02 + mkdir -p /var/log/sysstat [Pipeline] sh 10:55:02 + ls /var/log/sa-host 10:55:02 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:55:02 provisioning config files... 10:55:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-301@tmp/config6755023563769558880tmp [Pipeline] { [Pipeline] echo 10:55:02 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:55:03 ---> create-netrc.sh [Pipeline] } 10:55:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:55:03 ---> python-tools-install.sh [Pipeline] echo 10:55:03 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:55:04 ---> sudo-logs.sh 10:55:04 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:55:04 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:55:04 ---> job-cost.sh 10:55:04 lf-activate-venv: SKIPPING 10:55:04 DEBUG: total: 0.2199999988079071 10:55:04 INFO: Retrieving Stack Cost... 10:55:04 INFO: Retrieving Pricing Info for: v3-standard-8 10:55:05 INFO: Archiving Costs [Pipeline] echo 10:55:05 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:55:05 ---> logs-deploy.sh 10:55:05 lf-activate-venv: SKIPPING 10:55:05 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-301/1 10:55:05 INFO: archiving workspace using pattern(s): 10:55:06 Archives upload complete. 10:55:06 INFO: archiving logs to Nexus