Pull request #306 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 38793cb3ff46e93f64b468cdd3357deb77ddb2d3+4b15c4fa57c71caecad0988b7896bc87d6850840 (85ee35dee3a158a3f52c0572eb8dd8ac4009a307) 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-ssh3005098472901210043.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-ssh11913692829614715024.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-306/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-306/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5102087717645222157.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-306/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7329119435992408742.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-ssh6857505212412562094.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-306/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-306/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15096404505853797515.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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-6750’ Running on prd-ubuntu20.04-docker-8c-8g-6753 in /w/workspace/undry_device-rfid-llrp-go_PR-306 [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-306 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 4b15c4fa57c71caecad0988b7896bc87d6850840 into PR head commit 38793cb3ff46e93f64b468cdd3357deb77ddb2d3 Merge succeeded, producing 38793cb3ff46e93f64b468cdd3357deb77ddb2d3 Checking out Revision 38793cb3ff46e93f64b468cdd3357deb77ddb2d3 (PR-306) > 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/306/head:refs/remotes/origin/PR-306 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 38793cb3ff46e93f64b468cdd3357deb77ddb2d3 # 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 4b15c4fa57c71caecad0988b7896bc87d6850840 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 38793cb3ff46e93f64b468cdd3357deb77ddb2d3 # timeout=10 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 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-07-30T10:32:51.128Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-07-30T10:32:51.353Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-07-30T10:32:51.479Z] ========================================================= [2024-07-30T10:32:51.479Z] EdgeX Global Pipelines Version Info [2024-07-30T10:32:51.479Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-07-30T10:32:52.612Z] ------------------- [2024-07-30T10:32:52.612Z] stable info: [2024-07-30T10:32:52.612Z] ------------------- [2024-07-30T10:32:52.612Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-30T10:32:52.612Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-30T10:32:52.612Z] Message: update stable to v1.0.260 [2024-07-30T10:32:52.872Z] ------------------- [2024-07-30T10:32:52.872Z] experimental info: [2024-07-30T10:32:52.872Z] ------------------- [2024-07-30T10:32:52.872Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-30T10:32:52.872Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-07-30T10:32:52.872Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-07-30T10:32:53.251Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2024-07-30T10:32:53.307Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2024-07-30T10:32:53.365Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-07-30T10:32:53.424Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-07-30T10:32:53.487Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-07-30T10:32:53.549Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-07-30T10:32:53.687Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-07-30T10:32:53.753Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-07-30T10:32:53.815Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-07-30T10:32:53.896Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-07-30T10:32:53.994Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-07-30T10:32:54.056Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2024-07-30T10:32:54.130Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-07-30T10:32:54.193Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-07-30T10:32:54.252Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-07-30T10:32:54.311Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-07-30T10:32:54.374Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-07-30T10:32:54.430Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-07-30T10:32:54.500Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-07-30T10:32:54.557Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-07-30T10:32:54.617Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-07-30T10:32:54.673Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-07-30T10:32:54.734Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-07-30T10:32:54.789Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-07-30T10:32:54.847Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-07-30T10:32:54.908Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-07-30T10:32:54.966Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-07-30T10:32:55.024Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-306 [Pipeline] echo [2024-07-30T10:32:55.082Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-306 [Pipeline] echo [2024-07-30T10:32:55.135Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-306 [Pipeline] echo [2024-07-30T10:32:55.193Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 38793cb3ff46e93f64b468cdd3357deb77ddb2d3 [Pipeline] echo [2024-07-30T10:32:55.245Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 38793cb [Pipeline] echo [2024-07-30T10:32:55.296Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-30T10:32:55.499Z] provisioning config files... [2024-07-30T10:32:55.514Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-306@tmp/config10782794878020431607tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-30T10:32:55.936Z] ---> ****-login.sh [2024-07-30T10:32:55.936Z] nexus3.edgexfoundry.org:10001 [2024-07-30T10:32:55.936Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-30T10:32:56.196Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-30T10:32:56.196Z] Configure a credential helper to remove this warning. See [2024-07-30T10:32:56.196Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-30T10:32:56.196Z] [2024-07-30T10:32:56.196Z] Login Succeeded [2024-07-30T10:32:56.196Z] nexus3.edgexfoundry.org:10002 [2024-07-30T10:32:56.196Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-30T10:32:56.456Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-30T10:32:56.456Z] Configure a credential helper to remove this warning. See [2024-07-30T10:32:56.456Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-30T10:32:56.456Z] [2024-07-30T10:32:56.456Z] Login Succeeded [2024-07-30T10:32:56.456Z] nexus3.edgexfoundry.org:10003 [2024-07-30T10:32:56.456Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-30T10:32:56.456Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-30T10:32:56.456Z] Configure a credential helper to remove this warning. See [2024-07-30T10:32:56.456Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-30T10:32:56.456Z] [2024-07-30T10:32:56.456Z] Login Succeeded [2024-07-30T10:32:56.457Z] nexus3.edgexfoundry.org:10004 [2024-07-30T10:32:56.457Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-30T10:32:56.457Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-30T10:32:56.457Z] Configure a credential helper to remove this warning. See [2024-07-30T10:32:56.457Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-30T10:32:56.457Z] [2024-07-30T10:32:56.457Z] Login Succeeded [2024-07-30T10:32:56.457Z] ****.io [2024-07-30T10:32:56.716Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-30T10:32:56.976Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-30T10:32:56.976Z] Configure a credential helper to remove this warning. See [2024-07-30T10:32:56.977Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-30T10:32:56.977Z] [2024-07-30T10:32:56.977Z] Login Succeeded [2024-07-30T10:32:56.977Z] ---> ****-login.sh ends [Pipeline] } [2024-07-30T10:32:57.013Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-07-30T10:32:57.714Z] + git rev-list -1 --merges 38793cb3ff46e93f64b468cdd3357deb77ddb2d3~1..38793cb3ff46e93f64b468cdd3357deb77ddb2d3 [Pipeline] echo [2024-07-30T10:32:57.764Z] -----------> git rev-list -1 --merges 38793cb3ff46e93f64b468cdd3357deb77ddb2d3~1..38793cb3ff46e93f64b468cdd3357deb77ddb2d3 38793cb3ff46e93f64b468cdd3357deb77ddb2d3 [false] [Pipeline] sh [2024-07-30T10:32:58.090Z] + git log --format=format:%s -1 38793cb3ff46e93f64b468cdd3357deb77ddb2d3 [Pipeline] echo [2024-07-30T10:32:58.131Z] ========================================================= [2024-07-30T10:32:58.131Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-07-30T10:32:58.131Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-30T10:32:58.600Z] + git log --format=format:%s -1 38793cb3ff46e93f64b468cdd3357deb77ddb2d3 [Pipeline] echo [2024-07-30T10:32:58.644Z] [semverPrep] GIT_COMMIT: 38793cb3ff46e93f64b468cdd3357deb77ddb2d3, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2024-07-30T10:32:58.687Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-07-30T10:32:59.114Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-30T10:32:59.114Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-07-30T10:32:59.114Z] + [ -e /tmp/ssh_known_hosts ] [2024-07-30T10:32:59.114Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-07-30T10:32:59.114Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-07-30T10:32:59.114Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-07-30T10:32:59.114Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:32:59.627Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-30T10:32:59.627Z] [2024-07-30T10:32:59.627Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:33:00.029Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-30T10:33:00.029Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-07-30T10:33:00.029Z] b85a868b505f: Pulling fs layer [2024-07-30T10:33:00.029Z] e2be974225ed: Pulling fs layer [2024-07-30T10:33:00.029Z] 339a4e72a1f5: Pulling fs layer [2024-07-30T10:33:00.029Z] 988bab9f4d93: Pulling fs layer [2024-07-30T10:33:00.029Z] 1469e6f7b9e6: Pulling fs layer [2024-07-30T10:33:00.029Z] eaf3925da568: Pulling fs layer [2024-07-30T10:33:00.029Z] bab4dde63d76: Pulling fs layer [2024-07-30T10:33:00.029Z] bde34c3a00c8: Pulling fs layer [2024-07-30T10:33:00.029Z] 988bab9f4d93: Waiting [2024-07-30T10:33:00.029Z] 1469e6f7b9e6: Waiting [2024-07-30T10:33:00.029Z] bab4dde63d76: Waiting [2024-07-30T10:33:00.029Z] b352a97aabf1: Pulling fs layer [2024-07-30T10:33:00.029Z] 4872d77fe225: Pulling fs layer [2024-07-30T10:33:00.029Z] 5851b861e8e6: Pulling fs layer [2024-07-30T10:33:00.029Z] b352a97aabf1: Waiting [2024-07-30T10:33:00.029Z] bde34c3a00c8: Waiting [2024-07-30T10:33:00.029Z] 4872d77fe225: Waiting [2024-07-30T10:33:00.029Z] 5851b861e8e6: Waiting [2024-07-30T10:33:00.029Z] eaf3925da568: Waiting [2024-07-30T10:33:00.029Z] e2be974225ed: Verifying Checksum [2024-07-30T10:33:00.029Z] e2be974225ed: Download complete [2024-07-30T10:33:00.029Z] 988bab9f4d93: Verifying Checksum [2024-07-30T10:33:00.029Z] 988bab9f4d93: Download complete [2024-07-30T10:33:00.288Z] 1469e6f7b9e6: Verifying Checksum [2024-07-30T10:33:00.288Z] 1469e6f7b9e6: Download complete [2024-07-30T10:33:00.288Z] eaf3925da568: Verifying Checksum [2024-07-30T10:33:00.288Z] eaf3925da568: Download complete [2024-07-30T10:33:00.288Z] 339a4e72a1f5: Verifying Checksum [2024-07-30T10:33:00.288Z] 339a4e72a1f5: Download complete [2024-07-30T10:33:00.288Z] bde34c3a00c8: Download complete [2024-07-30T10:33:00.288Z] b352a97aabf1: Verifying Checksum [2024-07-30T10:33:00.288Z] b352a97aabf1: Download complete [2024-07-30T10:33:00.288Z] 4872d77fe225: Download complete [2024-07-30T10:33:00.288Z] 5851b861e8e6: Download complete [2024-07-30T10:33:00.288Z] b85a868b505f: Verifying Checksum [2024-07-30T10:33:00.288Z] b85a868b505f: Download complete [2024-07-30T10:33:00.547Z] bab4dde63d76: Verifying Checksum [2024-07-30T10:33:00.547Z] bab4dde63d76: Download complete [2024-07-30T10:33:01.484Z] b85a868b505f: Pull complete [2024-07-30T10:33:01.744Z] e2be974225ed: Pull complete [2024-07-30T10:33:02.312Z] 339a4e72a1f5: Pull complete [2024-07-30T10:33:02.312Z] 988bab9f4d93: Pull complete [2024-07-30T10:33:02.570Z] 1469e6f7b9e6: Pull complete [2024-07-30T10:33:02.570Z] eaf3925da568: Pull complete [2024-07-30T10:33:04.474Z] bab4dde63d76: Pull complete [2024-07-30T10:33:04.474Z] bde34c3a00c8: Pull complete [2024-07-30T10:33:04.474Z] b352a97aabf1: Pull complete [2024-07-30T10:33:04.733Z] 4872d77fe225: Pull complete [2024-07-30T10:33:04.733Z] 5851b861e8e6: Pull complete [2024-07-30T10:33:04.733Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-07-30T10:33:04.733Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-30T10:33:04.733Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-30T10:33:05.018Z] prd-ubuntu20.04-docker-8c-8g-6753 does not seem to be running inside a container [2024-07-30T10:33:05.048Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-306 -v /w/workspace/undry_device-rfid-llrp-go_PR-306:/w/workspace/undry_device-rfid-llrp-go_PR-306:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-306@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-306@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-30T10:33:09.672Z] $ docker top 449c873f8a78a51134d60cd46754fcd1fc1230f77fc71b5043cdc80929ea7bb4 -eo pid,comm [2024-07-30T10:33:09.733Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-07-30T10:33:09.733Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-30T10:33:09.900Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-30T10:33:09.900Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-30T10:33:10.017Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-30T10:33:10.017Z] $ docker exec 449c873f8a78a51134d60cd46754fcd1fc1230f77fc71b5043cdc80929ea7bb4 ssh-agent [2024-07-30T10:33:10.134Z] SSH_AUTH_SOCK=/tmp/ssh-IHEnygV68Jbn/agent.33 [2024-07-30T10:33:10.134Z] SSH_AGENT_PID=39 [2024-07-30T10:33:10.140Z] Running ssh-add (command line suppressed) [2024-07-30T10:33:10.232Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-306@tmp/private_key_9365108637152377393.key (/w/workspace/undry_device-rfid-llrp-go_PR-306@tmp/private_key_9365108637152377393.key) [2024-07-30T10:33:10.249Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-30T10:33:10.597Z] + git tag --points-at HEAD [Pipeline] } [2024-07-30T10:33:10.626Z] $ docker exec --env ******** --env ******** 449c873f8a78a51134d60cd46754fcd1fc1230f77fc71b5043cdc80929ea7bb4 ssh-agent -k [2024-07-30T10:33:10.731Z] unset SSH_AUTH_SOCK; [2024-07-30T10:33:10.732Z] unset SSH_AGENT_PID; [2024-07-30T10:33:10.732Z] echo Agent pid 39 killed; [2024-07-30T10:33:10.745Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-07-30T10:33:10.865Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-30T10:33:10.865Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-30T10:33:10.981Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-30T10:33:10.982Z] $ docker exec 449c873f8a78a51134d60cd46754fcd1fc1230f77fc71b5043cdc80929ea7bb4 ssh-agent [2024-07-30T10:33:11.092Z] SSH_AUTH_SOCK=/tmp/ssh-17YkPgVmwvLX/agent.73 [2024-07-30T10:33:11.092Z] SSH_AGENT_PID=79 [2024-07-30T10:33:11.098Z] Running ssh-add (command line suppressed) [2024-07-30T10:33:11.200Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-306@tmp/private_key_16850682614628091148.key (/w/workspace/undry_device-rfid-llrp-go_PR-306@tmp/private_key_16850682614628091148.key) [2024-07-30T10:33:11.216Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-30T10:33:11.565Z] + git semver init [2024-07-30T10:33:11.826Z] 2024-07-30 10:33:11,752 [run_init] DEBUG init version:0.0.0 force:False [2024-07-30T10:33:11.826Z] 2024-07-30 10:33:11,753 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-306/.semver [2024-07-30T10:33:11.826Z] 2024-07-30 10:33:11,753 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-306/.semver [2024-07-30T10:33:11.826Z] 2024-07-30 10:33:11,753 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-306/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-306, universal_newlines=False, shell=None, istream=None) [2024-07-30T10:33:13.733Z] 2024-07-30 10:33:13,542 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-306/.git/info/exclude [2024-07-30T10:33:13.733Z] 2024-07-30 10:33:13,543 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-306/.semver/PR-306 with force:False [2024-07-30T10:33:13.733Z] 2024-07-30 10:33:13,543 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-306/.semver/PR-306 [2024-07-30T10:33:13.733Z] 2024-07-30 10:33:13,547 [execute] INFO git cat-file --batch-check [2024-07-30T10:33:13.733Z] 2024-07-30 10:33:13,548 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-306/.semver, universal_newlines=False, shell=None, istream=) [2024-07-30T10:33:13.734Z] 2024-07-30 10:33:13,553 [execute] INFO git cat-file --batch [2024-07-30T10:33:13.734Z] 2024-07-30 10:33:13,553 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-306/.semver, universal_newlines=False, shell=None, istream=) [2024-07-30T10:33:13.734Z] 2024-07-30 10:33:13,558 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-306/.semver/PR-306 [2024-07-30T10:33:13.734Z] 0.0.0 [Pipeline] } [2024-07-30T10:33:13.761Z] $ docker exec --env ******** --env ******** 449c873f8a78a51134d60cd46754fcd1fc1230f77fc71b5043cdc80929ea7bb4 ssh-agent -k [2024-07-30T10:33:13.860Z] unset SSH_AUTH_SOCK; [2024-07-30T10:33:13.861Z] unset SSH_AGENT_PID; [2024-07-30T10:33:13.861Z] echo Agent pid 79 killed; [2024-07-30T10:33:13.872Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-30T10:33:14.325Z] + git semver [Pipeline] } [2024-07-30T10:33:14.611Z] $ docker stop --time=1 449c873f8a78a51134d60cd46754fcd1fc1230f77fc71b5043cdc80929ea7bb4 [2024-07-30T10:33:15.890Z] $ docker rm -f --volumes 449c873f8a78a51134d60cd46754fcd1fc1230f77fc71b5043cdc80929ea7bb4 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-30T10:33:16.318Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-07-30T10:33:16.644Z] Stashed 1 file(s) [Pipeline] echo [2024-07-30T10:33:16.667Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-30T10:33:17.399Z] provisioning config files... [2024-07-30T10:33:17.407Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-306@tmp/config9484897176514249570tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-30T10:33:17.779Z] ---> ****-login.sh [2024-07-30T10:33:17.779Z] nexus3.edgexfoundry.org:10001 [2024-07-30T10:33:17.779Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-30T10:33:17.779Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-30T10:33:17.779Z] Configure a credential helper to remove this warning. See [2024-07-30T10:33:17.779Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-30T10:33:17.779Z] [2024-07-30T10:33:17.779Z] Login Succeeded [2024-07-30T10:33:17.779Z] nexus3.edgexfoundry.org:10002 [2024-07-30T10:33:17.780Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-30T10:33:17.780Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-30T10:33:17.780Z] Configure a credential helper to remove this warning. See [2024-07-30T10:33:17.780Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-30T10:33:17.780Z] [2024-07-30T10:33:17.780Z] Login Succeeded [2024-07-30T10:33:17.780Z] nexus3.edgexfoundry.org:10003 [2024-07-30T10:33:18.038Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-30T10:33:18.039Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-30T10:33:18.039Z] Configure a credential helper to remove this warning. See [2024-07-30T10:33:18.039Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-30T10:33:18.039Z] [2024-07-30T10:33:18.039Z] Login Succeeded [2024-07-30T10:33:18.039Z] nexus3.edgexfoundry.org:10004 [2024-07-30T10:33:18.039Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-30T10:33:18.039Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-30T10:33:18.039Z] Configure a credential helper to remove this warning. See [2024-07-30T10:33:18.039Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-30T10:33:18.039Z] [2024-07-30T10:33:18.039Z] Login Succeeded [2024-07-30T10:33:18.039Z] ****.io [2024-07-30T10:33:18.039Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-30T10:33:18.298Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-30T10:33:18.298Z] Configure a credential helper to remove this warning. See [2024-07-30T10:33:18.298Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-30T10:33:18.298Z] [2024-07-30T10:33:18.298Z] Login Succeeded [2024-07-30T10:33:18.298Z] ---> ****-login.sh ends [Pipeline] } [2024-07-30T10:33:18.338Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-30T10:33:18.588Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-30T10:33:18.639Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-30T10:33:18.693Z] ========================================================= [2024-07-30T10:33:18.693Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-07-30T10:33:18.693Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:33:19.288Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-07-30T10:33:19.288Z] Sending build context to Docker daemon 11.42MB [2024-07-30T10:33:19.288Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-07-30T10:33:19.288Z] Step 2/12 : FROM ${BASE} AS builder [2024-07-30T10:33:19.288Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-07-30T10:33:19.288Z] 619be1103602: Pulling fs layer [2024-07-30T10:33:19.288Z] 7862e08f4a3e: Pulling fs layer [2024-07-30T10:33:19.288Z] 5df492c9dc93: Pulling fs layer [2024-07-30T10:33:19.288Z] 7629e6793208: Pulling fs layer [2024-07-30T10:33:19.288Z] 4f4fb700ef54: Pulling fs layer [2024-07-30T10:33:19.288Z] fb5054dd5b73: Pulling fs layer [2024-07-30T10:33:19.288Z] eeca6798cff9: Pulling fs layer [2024-07-30T10:33:19.288Z] aa269ceb94a6: Pulling fs layer [2024-07-30T10:33:19.288Z] ada007ff1a6a: Pulling fs layer [2024-07-30T10:33:19.288Z] eeca6798cff9: Waiting [2024-07-30T10:33:19.288Z] 4f4fb700ef54: Waiting [2024-07-30T10:33:19.288Z] aa269ceb94a6: Waiting [2024-07-30T10:33:19.288Z] fb5054dd5b73: Waiting [2024-07-30T10:33:19.288Z] ada007ff1a6a: Waiting [2024-07-30T10:33:19.288Z] 7629e6793208: Waiting [2024-07-30T10:33:19.288Z] 7862e08f4a3e: Download complete [2024-07-30T10:33:19.288Z] 7629e6793208: Verifying Checksum [2024-07-30T10:33:19.288Z] 7629e6793208: Download complete [2024-07-30T10:33:19.288Z] 4f4fb700ef54: Download complete [2024-07-30T10:33:19.557Z] fb5054dd5b73: Verifying Checksum [2024-07-30T10:33:19.557Z] fb5054dd5b73: Download complete [2024-07-30T10:33:19.557Z] 619be1103602: Verifying Checksum [2024-07-30T10:33:19.557Z] 619be1103602: Download complete [2024-07-30T10:33:19.557Z] eeca6798cff9: Verifying Checksum [2024-07-30T10:33:19.557Z] eeca6798cff9: Download complete [2024-07-30T10:33:19.557Z] 619be1103602: Pull complete [2024-07-30T10:33:19.824Z] 7862e08f4a3e: Pull complete [2024-07-30T10:33:19.824Z] ada007ff1a6a: Verifying Checksum [2024-07-30T10:33:19.824Z] ada007ff1a6a: Download complete [2024-07-30T10:33:20.083Z] 5df492c9dc93: Verifying Checksum [2024-07-30T10:33:20.083Z] 5df492c9dc93: Download complete [2024-07-30T10:33:20.343Z] aa269ceb94a6: Verifying Checksum [2024-07-30T10:33:20.343Z] aa269ceb94a6: Download complete [2024-07-30T10:33:23.630Z] 5df492c9dc93: Pull complete [2024-07-30T10:33:23.630Z] 7629e6793208: Pull complete [2024-07-30T10:33:23.630Z] 4f4fb700ef54: Pull complete [2024-07-30T10:33:23.630Z] fb5054dd5b73: Pull complete [2024-07-30T10:33:23.630Z] eeca6798cff9: Pull complete [2024-07-30T10:33:25.530Z] aa269ceb94a6: Pull complete [2024-07-30T10:33:26.096Z] ada007ff1a6a: Pull complete [2024-07-30T10:33:26.096Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-07-30T10:33:26.096Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-30T10:33:26.096Z] ---> f489d0715acc [2024-07-30T10:33:26.096Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-07-30T10:33:29.384Z] ---> Running in ed9109032244 [2024-07-30T10:33:29.384Z] Removing intermediate container ed9109032244 [2024-07-30T10:33:29.384Z] ---> d11f1bcebc64 [2024-07-30T10:33:29.384Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-30T10:33:29.384Z] ---> Running in b81e2ef895c0 [2024-07-30T10:33:29.384Z] Removing intermediate container b81e2ef895c0 [2024-07-30T10:33:29.384Z] ---> dab82ab1f4ea [2024-07-30T10:33:29.384Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2024-07-30T10:33:29.384Z] ---> Running in a19be034f0e4 [2024-07-30T10:33:29.384Z] Removing intermediate container a19be034f0e4 [2024-07-30T10:33:29.384Z] ---> b67b80fdf004 [2024-07-30T10:33:29.384Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-07-30T10:33:29.384Z] ---> Running in 9f728806c5b3 [2024-07-30T10:33:29.384Z] Removing intermediate container 9f728806c5b3 [2024-07-30T10:33:29.384Z] ---> a755a15192f4 [2024-07-30T10:33:29.384Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-30T10:33:29.643Z] ---> Running in 185fc4bcd50e [2024-07-30T10:33:29.902Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-30T10:33:29.902Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-30T10:33:30.160Z] OK: 264 MiB in 52 packages [2024-07-30T10:33:30.419Z] Removing intermediate container 185fc4bcd50e [2024-07-30T10:33:30.419Z] ---> 1f78f5680a91 [2024-07-30T10:33:30.419Z] Step 8/12 : WORKDIR /app [2024-07-30T10:33:30.419Z] ---> Running in b964a7bf6bda [2024-07-30T10:33:30.677Z] Removing intermediate container b964a7bf6bda [2024-07-30T10:33:30.677Z] ---> ee45ea0b38b0 [2024-07-30T10:33:30.677Z] Step 9/12 : COPY go.mod vendor* ./ [2024-07-30T10:33:30.677Z] ---> 75f7aa5cf02b [2024-07-30T10:33:30.677Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-30T10:33:30.677Z] ---> Running in 7a29cb7b14c1 [2024-07-30T10:33:32.181Z] Still waiting to schedule task [2024-07-30T10:33:32.181Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-07-30T10:34:09.403Z] Removing intermediate container 7a29cb7b14c1 [2024-07-30T10:34:09.403Z] ---> f6287f700196 [2024-07-30T10:34:09.403Z] Step 11/12 : COPY . . [2024-07-30T10:34:09.403Z] ---> ef4bb8f2c3e7 [2024-07-30T10:34:09.403Z] Step 12/12 : RUN $MAKE [2024-07-30T10:34:09.403Z] ---> Running in f5dce9fb160b [2024-07-30T10:34:09.403Z] noop [2024-07-30T10:34:09.662Z] Removing intermediate container f5dce9fb160b [2024-07-30T10:34:09.662Z] ---> fbcad96ee967 [2024-07-30T10:34:09.662Z] Successfully built fbcad96ee967 [2024-07-30T10:34:09.662Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:34:10.140Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-30T10:34:10.140Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-30T10:34:10.312Z] prd-ubuntu20.04-docker-8c-8g-6753 does not seem to be running inside a container [2024-07-30T10:34:10.343Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-306 -v /w/workspace/undry_device-rfid-llrp-go_PR-306:/w/workspace/undry_device-rfid-llrp-go_PR-306:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-306@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-306@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-30T10:34:10.663Z] $ docker top e26221917450aa0bd65bba46d36de06fdc93875dc94e512153e651cdbe9f687c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-30T10:34:11.081Z] + go version [2024-07-30T10:34:11.081Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-07-30T10:34:11.114Z] $ docker stop --time=1 e26221917450aa0bd65bba46d36de06fdc93875dc94e512153e651cdbe9f687c [2024-07-30T10:34:12.362Z] $ docker rm -f --volumes e26221917450aa0bd65bba46d36de06fdc93875dc94e512153e651cdbe9f687c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:34:13.146Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-30T10:34:13.146Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-30T10:34:13.341Z] prd-ubuntu20.04-docker-8c-8g-6753 does not seem to be running inside a container [2024-07-30T10:34:13.384Z] $ 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-306 -v /w/workspace/undry_device-rfid-llrp-go_PR-306:/w/workspace/undry_device-rfid-llrp-go_PR-306:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-306@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-306@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-30T10:34:13.711Z] $ docker top 166af99e1de36336ae68486b475f310e1cbbda43f05bc33a61e1913936df2973 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-30T10:34:14.118Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-306 [Pipeline] fileExists [Pipeline] sh [2024-07-30T10:34:14.506Z] + make test [2024-07-30T10:34:14.506Z] go test ./... -coverprofile=coverage.out ./... [2024-07-30T10:34:15.878Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2024-07-30T10:34:33.948Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2024-07-30T10:34:33.948Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2024-07-30T10:34:35.862Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.939s coverage: 40.6% of statements [2024-07-30T10:34:35.862Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.008s coverage: 94.6% of statements [2024-07-30T10:34:35.862Z] ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.249s coverage: 51.9% of statements [2024-07-30T10:34:53.950Z] go vet ./... [2024-07-30T10:34:58.131Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-30T10:34:58.131Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-30T10:34:58.131Z] ./bin/test-attribution-txt.sh [2024-07-30T10:34:58.131Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-30T10:34:58.131Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-30T10:34:58.131Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-30T10:34:58.131Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-30T10:34:58.131Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-07-30T10:34:58.131Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-30T10:34:58.131Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-30T10:34:58.131Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-30T10:34:58.131Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-30T10:34:58.131Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-30T10:34:58.131Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-30T10:34:58.131Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-30T10:34:58.131Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-30T10:34:58.131Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-30T10:34:58.131Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-30T10:34:58.131Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-30T10:34:58.131Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-30T10:34:58.131Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-30T10:34:58.131Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-30T10:34:58.131Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-30T10:34:58.131Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-07-30T10:34:58.131Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-30T10:34:58.131Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-30T10:34:58.131Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-30T10:34:58.131Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-30T10:34:58.131Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-30T10:34:58.131Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-30T10:34:58.131Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-30T10:34:58.131Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-30T10:34:58.131Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-30T10:34:58.131Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-30T10:34:58.131Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-30T10:34:58.131Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-30T10:34:58.131Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-30T10:34:58.131Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-30T10:34:58.131Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-30T10:34:58.131Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-30T10:34:58.131Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-30T10:34:58.131Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-30T10:34:58.131Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-30T10:34:58.131Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-30T10:34:58.131Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-30T10:34:58.131Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-30T10:34:58.131Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [2024-07-30T10:34:58.131Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-30T10:34:58.131Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-30T10:34:58.131Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-30T10:34:58.131Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-30T10:34:58.131Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-30T10:34:58.131Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-30T10:34:58.131Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-30T10:34:58.131Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-07-30T10:34:58.131Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-30T10:34:58.131Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-30T10:34:58.131Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-30T10:34:58.132Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-30T10:34:58.132Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-07-30T10:34:58.132Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-30T10:34:58.132Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-30T10:34:58.132Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-30T10:34:58.132Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-30T10:34:58.132Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-30T10:34:58.132Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-30T10:34:58.132Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-07-30T10:34:58.132Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-07-30T10:34:58.175Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-30T10:34:58.218Z] $ docker stop --time=1 166af99e1de36336ae68486b475f310e1cbbda43f05bc33a61e1913936df2973 [2024-07-30T10:34:59.882Z] $ docker rm -f --volumes 166af99e1de36336ae68486b475f310e1cbbda43f05bc33a61e1913936df2973 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-30T10:35:00.516Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-30T10:35:00.623Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-07-30T10:35:01.357Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-30T10:35:01.671Z] + ls -al . [2024-07-30T10:35:01.671Z] total 688 [2024-07-30T10:35:01.671Z] drwxrwxr-x 11 jenkins jenkins 4096 Jul 30 10:34 . [2024-07-30T10:35:01.671Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 30 10:32 .. [2024-07-30T10:35:01.671Z] -rw-rw-r-- 1 jenkins jenkins 134 Jul 30 10:32 .dockerignore [2024-07-30T10:35:01.671Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 30 10:34 .git [2024-07-30T10:35:01.671Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 30 10:32 .github [2024-07-30T10:35:01.671Z] -rw-rw-r-- 1 jenkins jenkins 880 Jul 30 10:32 .gitignore [2024-07-30T10:35:01.671Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 30 10:32 .golangci.yml [2024-07-30T10:35:01.671Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 30 10:33 .semver [2024-07-30T10:35:01.671Z] -rw-rw-r-- 1 jenkins jenkins 11980 Jul 30 10:32 Attribution.txt [2024-07-30T10:35:01.671Z] -rw-rw-r-- 1 jenkins jenkins 11677 Jul 30 10:32 CHANGELOG.md [2024-07-30T10:35:01.671Z] -rw-rw-r-- 1 jenkins jenkins 1456 Jul 30 10:32 Dockerfile [2024-07-30T10:35:01.671Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 30 10:32 GOVERNANCE.md [2024-07-30T10:35:01.671Z] -rw-rw-r-- 1 jenkins jenkins 661 Jul 30 10:32 Jenkinsfile [2024-07-30T10:35:01.671Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jul 30 10:32 LICENSE [2024-07-30T10:35:01.671Z] -rw-rw-r-- 1 jenkins jenkins 2179 Jul 30 10:32 Makefile [2024-07-30T10:35:01.671Z] -rw-rw-r-- 1 jenkins jenkins 625 Jul 30 10:32 OWNERS.md [2024-07-30T10:35:01.671Z] -rw-rw-r-- 1 jenkins jenkins 28907 Jul 30 10:32 README.md [2024-07-30T10:35:01.671Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 30 10:33 VERSION [2024-07-30T10:35:01.671Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 30 10:32 bin [2024-07-30T10:35:01.671Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 30 10:32 cmd [2024-07-30T10:35:01.671Z] -rw-r--r-- 1 jenkins jenkins 438103 Jul 30 10:34 coverage.out [2024-07-30T10:35:01.671Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 30 10:32 examples [2024-07-30T10:35:01.671Z] -rw-rw-r-- 1 jenkins jenkins 7163 Jul 30 10:32 go.mod [2024-07-30T10:35:01.671Z] -rw-rw-r-- 1 jenkins jenkins 101673 Jul 30 10:32 go.sum [2024-07-30T10:35:01.671Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 30 10:32 images [2024-07-30T10:35:01.671Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 30 10:32 internal [2024-07-30T10:35:01.671Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 30 10:32 pkg [2024-07-30T10:35:01.671Z] -rw-rw-r-- 1 jenkins jenkins 193 Jul 30 10:32 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:35:02.100Z] + 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=38793cb3ff46e93f64b468cdd3357deb77ddb2d3 --label arch=amd64 --label version=0.0.0 . [2024-07-30T10:35:02.100Z] Sending build context to Docker daemon 11.42MB [2024-07-30T10:35:02.100Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2024-07-30T10:35:02.100Z] Step 2/25 : FROM ${BASE} AS builder [2024-07-30T10:35:02.100Z] ---> fbcad96ee967 [2024-07-30T10:35:02.100Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-07-30T10:35:02.100Z] ---> Running in 013d86a5b996 [2024-07-30T10:35:02.100Z] Removing intermediate container 013d86a5b996 [2024-07-30T10:35:02.100Z] ---> ebe5ed265391 [2024-07-30T10:35:02.100Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-30T10:35:02.361Z] ---> Running in ce9ad904e8e9 [2024-07-30T10:35:02.361Z] Removing intermediate container ce9ad904e8e9 [2024-07-30T10:35:02.361Z] ---> 90f125fc8189 [2024-07-30T10:35:02.361Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git" [2024-07-30T10:35:02.361Z] ---> Running in eb23a6035bef [2024-07-30T10:35:02.361Z] Removing intermediate container eb23a6035bef [2024-07-30T10:35:02.361Z] ---> 6400429a59b1 [2024-07-30T10:35:02.361Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-07-30T10:35:02.361Z] ---> Running in 7215b0d29155 [2024-07-30T10:35:02.361Z] Removing intermediate container 7215b0d29155 [2024-07-30T10:35:02.361Z] ---> 9e1de2c1f7b5 [2024-07-30T10:35:02.361Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-30T10:35:02.620Z] ---> Running in b2e5d148615c [2024-07-30T10:35:02.883Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-30T10:35:02.883Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-30T10:35:03.142Z] OK: 264 MiB in 52 packages [2024-07-30T10:35:03.400Z] Removing intermediate container b2e5d148615c [2024-07-30T10:35:03.400Z] ---> d5c9c4e44279 [2024-07-30T10:35:03.400Z] Step 8/25 : WORKDIR /app [2024-07-30T10:35:03.400Z] ---> Running in a8a67fb30bbf [2024-07-30T10:35:03.659Z] Removing intermediate container a8a67fb30bbf [2024-07-30T10:35:03.659Z] ---> a4553a66c1a3 [2024-07-30T10:35:03.659Z] Step 9/25 : COPY go.mod vendor* ./ [2024-07-30T10:35:03.659Z] ---> 769caf3937ef [2024-07-30T10:35:03.659Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-30T10:35:03.659Z] ---> Running in e4415c68ae55 [2024-07-30T10:35:04.225Z] Removing intermediate container e4415c68ae55 [2024-07-30T10:35:04.225Z] ---> 2bcbc55eb88e [2024-07-30T10:35:04.225Z] Step 11/25 : COPY . . [2024-07-30T10:35:04.792Z] ---> 1472db1c5908 [2024-07-30T10:35:04.792Z] Step 12/25 : RUN $MAKE [2024-07-30T10:35:04.792Z] ---> Running in ff8cb6480e9a [2024-07-30T10:35:05.050Z] 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.29" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2024-07-30T10:35:09.685Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6755 in /w/workspace/undry_device-rfid-llrp-go_PR-306 [Pipeline] { [Pipeline] ws [2024-07-30T10:35:09.761Z] Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout [2024-07-30T10:35:09.870Z] The recommended git tool is: git [2024-07-30T10:35:16.844Z] using credential edgex-jenkins-ssh [2024-07-30T10:35:16.873Z] Cloning the remote Git repository [2024-07-30T10:35:16.936Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-07-30T10:35:17.079Z] > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 [2024-07-30T10:35:17.416Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-07-30T10:35:17.418Z] > git --version # timeout=10 [2024-07-30T10:35:17.477Z] > git --version # 'git version 2.25.1' [2024-07-30T10:35:17.480Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-30T10:35:17.841Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-30T10:35:20.597Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2024-07-30T10:35:20.651Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-30T10:35:21.902Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2024-07-30T10:35:22.445Z] Merging remotes/origin/main commit 4b15c4fa57c71caecad0988b7896bc87d6850840 into PR head commit 38793cb3ff46e93f64b468cdd3357deb77ddb2d3 [2024-07-30T10:35:22.972Z] Merge succeeded, producing 38793cb3ff46e93f64b468cdd3357deb77ddb2d3 [2024-07-30T10:35:22.973Z] Checking out Revision 38793cb3ff46e93f64b468cdd3357deb77ddb2d3 (PR-306) [2024-07-30T10:35:21.957Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-07-30T10:35:21.958Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-30T10:35:21.979Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/306/head:refs/remotes/origin/PR-306 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-07-30T10:35:22.476Z] > git config core.sparsecheckout # timeout=10 [2024-07-30T10:35:22.610Z] > git checkout -f 38793cb3ff46e93f64b468cdd3357deb77ddb2d3 # timeout=10 [2024-07-30T10:35:22.773Z] > git remote # timeout=10 [2024-07-30T10:35:22.806Z] > git config --get remote.origin.url # timeout=10 [2024-07-30T10:35:22.834Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-30T10:35:22.885Z] > git merge 4b15c4fa57c71caecad0988b7896bc87d6850840 # timeout=10 [2024-07-30T10:35:22.936Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-07-30T10:35:22.977Z] > git config core.sparsecheckout # timeout=10 [2024-07-30T10:35:23.073Z] > git checkout -f 38793cb3ff46e93f64b468cdd3357deb77ddb2d3 # timeout=10 [2024-07-30T10:35:23.773Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2024-07-30T10:35:23.810Z] > git --version # timeout=10 [2024-07-30T10:35:23.822Z] > git --version # 'git version 2.25.1' [2024-07-30T10:35:23.841Z] fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-30T10:35:28.868Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-07-30T10:35:28.868Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-30T10:35:28.868Z] Dload Upload Total Spent Left Speed [2024-07-30T10:35:28.868Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 101k 0 --:--:-- --:--:-- --:--:-- 101k [Pipeline] sh [2024-07-30T10:35:29.215Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-07-30T10:35:29.564Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-07-30T10:35:29.564Z] + sudo tee /etc/docker/daemon.new [2024-07-30T10:35:29.564Z] { [2024-07-30T10:35:29.564Z] "registry-mirrors": [ [2024-07-30T10:35:29.564Z] "https://nexus3.edgexfoundry.org:10001" [2024-07-30T10:35:29.564Z] ], [2024-07-30T10:35:29.564Z] "bip": "10.250.0.254/24", [2024-07-30T10:35:29.564Z] "hosts": [ [2024-07-30T10:35:29.564Z] "tcp://0.0.0.0:5555", [2024-07-30T10:35:29.564Z] "unix:///var/run/docker.sock" [2024-07-30T10:35:29.564Z] ], [2024-07-30T10:35:29.564Z] "mtu": 1458, [2024-07-30T10:35:29.564Z] "selinux-enabled": true, [2024-07-30T10:35:29.564Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-07-30T10:35:29.564Z] } [Pipeline] sh [2024-07-30T10:35:29.908Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-07-30T10:35:30.254Z] + sudo service docker restart [2024-07-30T10:35:31.576Z] Removing intermediate container ff8cb6480e9a [2024-07-30T10:35:31.576Z] ---> cad8e6ed1d46 [2024-07-30T10:35:31.576Z] Step 13/25 : FROM alpine:3.18 [2024-07-30T10:35:31.576Z] 3.18: Pulling from library/alpine [2024-07-30T10:35:31.576Z] 930bdd4d222e: Pulling fs layer [2024-07-30T10:35:31.576Z] 930bdd4d222e: Verifying Checksum [2024-07-30T10:35:31.576Z] 930bdd4d222e: Download complete [2024-07-30T10:35:31.576Z] 930bdd4d222e: Pull complete [2024-07-30T10:35:31.576Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-30T10:35:31.576Z] Status: Downloaded newer image for alpine:3.18 [2024-07-30T10:35:31.576Z] ---> 18f865063206 [2024-07-30T10:35:31.576Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-07-30T10:35:31.576Z] ---> Running in ee259947bdde [2024-07-30T10:35:31.576Z] Removing intermediate container ee259947bdde [2024-07-30T10:35:31.576Z] ---> 79442f44db79 [2024-07-30T10:35:31.576Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-07-30T10:35:31.576Z] ---> Running in 8635145ebaa5 [2024-07-30T10:35:31.576Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-30T10:35:31.576Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-30T10:35:31.576Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-30T10:35:31.576Z] Executing busybox-1.36.1-r7.trigger [2024-07-30T10:35:31.576Z] OK: 7 MiB in 16 packages [2024-07-30T10:35:31.576Z] Removing intermediate container 8635145ebaa5 [2024-07-30T10:35:31.576Z] ---> 47cc951b7a2b [2024-07-30T10:35:31.576Z] Step 16/25 : RUN apk --no-cache upgrade [2024-07-30T10:35:31.576Z] ---> Running in 7240a4021594 [2024-07-30T10:35:31.576Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-30T10:35:31.576Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-30T10:35:31.835Z] OK: 7 MiB in 16 packages [2024-07-30T10:35:32.098Z] Removing intermediate container 7240a4021594 [2024-07-30T10:35:32.098Z] ---> e1e3f1c160b4 [2024-07-30T10:35:32.098Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2024-07-30T10:35:32.098Z] ---> e719d6ffb126 [2024-07-30T10:35:32.098Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2024-07-30T10:35:32.357Z] ---> 31a13e2a5245 [2024-07-30T10:35:32.357Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2024-07-30T10:35:32.924Z] ---> 542151f08b04 [2024-07-30T10:35:32.924Z] Step 20/25 : EXPOSE 59989 [2024-07-30T10:35:32.924Z] ---> Running in 4ccf75309452 [2024-07-30T10:35:33.182Z] Removing intermediate container 4ccf75309452 [2024-07-30T10:35:33.182Z] ---> 4b99351ce1e4 [2024-07-30T10:35:33.182Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2024-07-30T10:35:33.182Z] ---> Running in 830f0a942006 [2024-07-30T10:35:33.182Z] Removing intermediate container 830f0a942006 [2024-07-30T10:35:33.182Z] ---> eb64ec931ab7 [2024-07-30T10:35:33.182Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-07-30T10:35:33.182Z] ---> Running in 6ec9d1b68699 [2024-07-30T10:35:33.182Z] Removing intermediate container 6ec9d1b68699 [2024-07-30T10:35:33.182Z] ---> 2013a25f927e [2024-07-30T10:35:33.182Z] Step 23/25 : LABEL arch=amd64 [2024-07-30T10:35:33.182Z] ---> Running in 2322405a8afb [2024-07-30T10:35:33.441Z] Removing intermediate container 2322405a8afb [2024-07-30T10:35:33.441Z] ---> bfbee6fb688f [2024-07-30T10:35:33.441Z] Step 24/25 : LABEL git_sha=38793cb3ff46e93f64b468cdd3357deb77ddb2d3 [2024-07-30T10:35:33.441Z] ---> Running in bbf5d49ae05e [2024-07-30T10:35:33.441Z] Removing intermediate container bbf5d49ae05e [2024-07-30T10:35:33.441Z] ---> 3970e7b9cec7 [2024-07-30T10:35:33.441Z] Step 25/25 : LABEL version=0.0.0 [2024-07-30T10:35:33.441Z] ---> Running in 70d6a47f99f5 [2024-07-30T10:35:33.441Z] Removing intermediate container 70d6a47f99f5 [2024-07-30T10:35:33.441Z] ---> a2afe9e1fc4e [2024-07-30T10:35:33.441Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-30T10:35:33.441Z] Successfully built a2afe9e1fc4e [2024-07-30T10:35:33.441Z] Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:35:34.480Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-30T10:35:34.480Z] [2024-07-30T10:35:34.480Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:35:34.893Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-30T10:35:34.893Z] latest: Pulling from edgex-lftools-log-publisher [2024-07-30T10:35:34.893Z] 5eb5b503b376: Pulling fs layer [2024-07-30T10:35:34.893Z] 5c69ac0246d0: Pulling fs layer [2024-07-30T10:35:34.893Z] ec43610c2a17: Pulling fs layer [2024-07-30T10:35:34.893Z] 3a2ae6a8a46f: Pulling fs layer [2024-07-30T10:35:34.893Z] 33b1e0a273af: Pulling fs layer [2024-07-30T10:35:34.893Z] 5d3b04190fa2: Pulling fs layer [2024-07-30T10:35:34.893Z] 2f39f015ded8: Pulling fs layer [2024-07-30T10:35:34.893Z] 3a2ae6a8a46f: Waiting [2024-07-30T10:35:34.893Z] 33b1e0a273af: Waiting [2024-07-30T10:35:34.893Z] 5d3b04190fa2: Waiting [2024-07-30T10:35:34.893Z] 2f39f015ded8: Waiting [2024-07-30T10:35:34.893Z] 5c69ac0246d0: Verifying Checksum [2024-07-30T10:35:34.893Z] 5c69ac0246d0: Download complete [2024-07-30T10:35:34.893Z] 3a2ae6a8a46f: Verifying Checksum [2024-07-30T10:35:34.893Z] 3a2ae6a8a46f: Download complete [2024-07-30T10:35:34.894Z] 33b1e0a273af: Verifying Checksum [2024-07-30T10:35:34.894Z] 33b1e0a273af: Download complete [2024-07-30T10:35:34.894Z] 5d3b04190fa2: Verifying Checksum [2024-07-30T10:35:34.894Z] 5d3b04190fa2: Download complete [2024-07-30T10:35:34.894Z] ec43610c2a17: Verifying Checksum [2024-07-30T10:35:34.894Z] ec43610c2a17: Download complete [2024-07-30T10:35:35.153Z] 5eb5b503b376: Verifying Checksum [2024-07-30T10:35:35.153Z] 5eb5b503b376: Download complete [2024-07-30T10:35:35.717Z] 2f39f015ded8: Download complete [2024-07-30T10:35:36.283Z] 5eb5b503b376: Pull complete [2024-07-30T10:35:36.283Z] 5c69ac0246d0: Pull complete [2024-07-30T10:35:36.850Z] ec43610c2a17: Pull complete [2024-07-30T10:35:36.850Z] 3a2ae6a8a46f: Pull complete [2024-07-30T10:35:36.850Z] 33b1e0a273af: Pull complete [2024-07-30T10:35:37.108Z] 5d3b04190fa2: Pull complete [2024-07-30T10:35:41.290Z] 2f39f015ded8: Pull complete [2024-07-30T10:35:41.290Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-07-30T10:35:41.290Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-30T10:35:41.290Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-30T10:35:41.569Z] prd-ubuntu20.04-docker-8c-8g-6753 does not seem to be running inside a container [2024-07-30T10:35:41.593Z] $ 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-306 -v /w/workspace/undry_device-rfid-llrp-go_PR-306:/w/workspace/undry_device-rfid-llrp-go_PR-306:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-306@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-306@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-30T10:35:46.794Z] $ docker top bf23069c3bf59f06c035801eeff6deda55410ad4f1d1a7d9c3feca5531873dfe -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-30T10:35:47.265Z] ---> job-cost.sh [2024-07-30T10:35:47.265Z] lf-activate-venv: SKIPPING [2024-07-30T10:35:47.265Z] INFO: No Stack... [2024-07-30T10:35:47.525Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-30T10:35:48.093Z] INFO: Archiving Costs [Pipeline] sh [2024-07-30T10:35:48.415Z] + cat /w/workspace/undry_device-rfid-llrp-go_PR-306/archives/cost.csv [2024-07-30T10:35:48.415Z] + cut -d, -f6 [Pipeline] lock [2024-07-30T10:35:48.468Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-306-1-stack-cost] [2024-07-30T10:35:48.475Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-306-1-stack-cost] did not exist. Created. [2024-07-30T10:35:48.481Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-306-1-stack-cost] [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] unstash [Pipeline] configFileProvider [2024-07-30T10:35:48.655Z] provisioning config files... [2024-07-30T10:35:48.687Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config9198096605653081212tmp [Pipeline] sh [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-30T10:35:49.006Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-07-30T10:35:49.111Z] Stashed 1 file(s) [Pipeline] } [2024-07-30T10:35:49.158Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-306-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-30T10:35:49.259Z] $ docker stop --time=1 bf23069c3bf59f06c035801eeff6deda55410ad4f1d1a7d9c3feca5531873dfe [2024-07-30T10:35:49.270Z] ---> ****-login.sh [2024-07-30T10:35:49.270Z] nexus3.edgexfoundry.org:10001 [2024-07-30T10:35:49.548Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-30T10:35:49.818Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-30T10:35:49.818Z] Configure a credential helper to remove this warning. See [2024-07-30T10:35:49.818Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-30T10:35:49.818Z] [2024-07-30T10:35:49.818Z] Login Succeeded [2024-07-30T10:35:49.818Z] nexus3.edgexfoundry.org:10002 [2024-07-30T10:35:50.089Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-30T10:35:50.089Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-30T10:35:50.089Z] Configure a credential helper to remove this warning. See [2024-07-30T10:35:50.089Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-30T10:35:50.089Z] [2024-07-30T10:35:50.089Z] Login Succeeded [2024-07-30T10:35:50.089Z] nexus3.edgexfoundry.org:10003 [2024-07-30T10:35:50.357Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-30T10:35:50.357Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-30T10:35:50.357Z] Configure a credential helper to remove this warning. See [2024-07-30T10:35:50.357Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-30T10:35:50.357Z] [2024-07-30T10:35:50.410Z] $ docker rm -f --volumes bf23069c3bf59f06c035801eeff6deda55410ad4f1d1a7d9c3feca5531873dfe [Pipeline] // withDockerContainer [Pipeline] } [2024-07-30T10:35:50.630Z] Login Succeeded [2024-07-30T10:35:50.630Z] nexus3.edgexfoundry.org:10004 [2024-07-30T10:35:50.630Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [2024-07-30T10:35:50.899Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-30T10:35:50.899Z] Configure a credential helper to remove this warning. See [2024-07-30T10:35:50.899Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-30T10:35:50.899Z] [2024-07-30T10:35:50.899Z] Login Succeeded [2024-07-30T10:35:50.899Z] ****.io [Pipeline] } [2024-07-30T10:35:51.165Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-30T10:35:51.165Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-30T10:35:51.165Z] Configure a credential helper to remove this warning. See [2024-07-30T10:35:51.165Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-30T10:35:51.165Z] [2024-07-30T10:35:51.165Z] Login Succeeded [2024-07-30T10:35:51.429Z] ---> ****-login.sh ends [Pipeline] } [2024-07-30T10:35:51.466Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-30T10:35:51.890Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-30T10:35:51.941Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-30T10:35:51.986Z] ========================================================= [2024-07-30T10:35:51.986Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-07-30T10:35:51.986Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:35:52.541Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-07-30T10:35:52.809Z] Sending build context to Docker daemon 1.201MB [2024-07-30T10:35:52.809Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-07-30T10:35:52.809Z] Step 2/12 : FROM ${BASE} AS builder [2024-07-30T10:35:53.078Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-07-30T10:35:53.078Z] c6b39de5b339: Pulling fs layer [2024-07-30T10:35:53.078Z] a69c41024577: Pulling fs layer [2024-07-30T10:35:53.078Z] d6de4b400683: Pulling fs layer [2024-07-30T10:35:53.078Z] 35cb2a7552d0: Pulling fs layer [2024-07-30T10:35:53.078Z] 4f4fb700ef54: Pulling fs layer [2024-07-30T10:35:53.078Z] 464afbd9ba4c: Pulling fs layer [2024-07-30T10:35:53.078Z] 00f215d4a9da: Pulling fs layer [2024-07-30T10:35:53.078Z] d496ad576159: Pulling fs layer [2024-07-30T10:35:53.078Z] 35cb2a7552d0: Waiting [2024-07-30T10:35:53.078Z] 4f4fb700ef54: Waiting [2024-07-30T10:35:53.078Z] 464afbd9ba4c: Waiting [2024-07-30T10:35:53.078Z] 00f215d4a9da: Waiting [2024-07-30T10:35:53.078Z] d496ad576159: Waiting [2024-07-30T10:35:53.078Z] a69c41024577: Verifying Checksum [2024-07-30T10:35:53.078Z] a69c41024577: Download complete [2024-07-30T10:35:53.078Z] 35cb2a7552d0: Download complete [2024-07-30T10:35:53.078Z] 4f4fb700ef54: Verifying Checksum [2024-07-30T10:35:53.078Z] 4f4fb700ef54: Download complete [2024-07-30T10:35:53.078Z] 464afbd9ba4c: Verifying Checksum [2024-07-30T10:35:53.078Z] 464afbd9ba4c: Download complete [2024-07-30T10:35:53.078Z] c6b39de5b339: Download complete [2024-07-30T10:35:53.354Z] d496ad576159: Verifying Checksum [2024-07-30T10:35:53.354Z] d496ad576159: Download complete [2024-07-30T10:35:53.961Z] c6b39de5b339: Pull complete [2024-07-30T10:35:54.568Z] a69c41024577: Pull complete [2024-07-30T10:35:54.841Z] d6de4b400683: Download complete [2024-07-30T10:35:55.802Z] 00f215d4a9da: Verifying Checksum [2024-07-30T10:35:55.802Z] 00f215d4a9da: Download complete [2024-07-30T10:36:08.128Z] d6de4b400683: Pull complete [2024-07-30T10:36:08.128Z] 35cb2a7552d0: Pull complete [2024-07-30T10:36:08.128Z] 4f4fb700ef54: Pull complete [2024-07-30T10:36:08.128Z] 464afbd9ba4c: Pull complete [2024-07-30T10:36:16.339Z] 00f215d4a9da: Pull complete [2024-07-30T10:36:18.292Z] d496ad576159: Pull complete [2024-07-30T10:36:18.292Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-07-30T10:36:18.292Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-30T10:36:18.292Z] ---> f246e2811388 [2024-07-30T10:36:18.292Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-07-30T10:36:20.236Z] ---> Running in 8507cbf3c738 [2024-07-30T10:36:20.236Z] Removing intermediate container 8507cbf3c738 [2024-07-30T10:36:20.236Z] ---> 54686cff9d62 [2024-07-30T10:36:20.236Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-30T10:36:20.236Z] ---> Running in 85259b2ebc88 [2024-07-30T10:36:20.504Z] Removing intermediate container 85259b2ebc88 [2024-07-30T10:36:20.504Z] ---> 197298dadb09 [2024-07-30T10:36:20.504Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2024-07-30T10:36:20.504Z] ---> Running in 29fc20f957d9 [2024-07-30T10:36:20.772Z] Removing intermediate container 29fc20f957d9 [2024-07-30T10:36:20.772Z] ---> da14912937e8 [2024-07-30T10:36:20.772Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-07-30T10:36:20.772Z] ---> Running in b3b6d6ac40bf [2024-07-30T10:36:21.057Z] Removing intermediate container b3b6d6ac40bf [2024-07-30T10:36:21.057Z] ---> d27098221e44 [2024-07-30T10:36:21.057Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-30T10:36:21.324Z] ---> Running in b712baa5deb7 [2024-07-30T10:36:22.294Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-30T10:36:22.874Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-30T10:36:23.832Z] OK: 266 MiB in 52 packages [2024-07-30T10:36:24.418Z] Removing intermediate container b712baa5deb7 [2024-07-30T10:36:24.418Z] ---> 7d59acc033c0 [2024-07-30T10:36:24.418Z] Step 8/12 : WORKDIR /app [2024-07-30T10:36:24.418Z] ---> Running in 8338915e6144 [2024-07-30T10:36:24.687Z] Removing intermediate container 8338915e6144 [2024-07-30T10:36:24.687Z] ---> 31dbcc72ac6e [2024-07-30T10:36:24.687Z] Step 9/12 : COPY go.mod vendor* ./ [2024-07-30T10:36:25.273Z] ---> e0b7d36b44a0 [2024-07-30T10:36:25.273Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-30T10:36:25.273Z] ---> Running in 621dbf0d0229 [2024-07-30T10:38:17.230Z] Removing intermediate container 621dbf0d0229 [2024-07-30T10:38:17.230Z] ---> e9c9f6113f2d [2024-07-30T10:38:17.230Z] Step 11/12 : COPY . . [2024-07-30T10:38:17.230Z] ---> 804ecd625fcf [2024-07-30T10:38:17.230Z] Step 12/12 : RUN $MAKE [2024-07-30T10:38:17.230Z] ---> Running in b80c97913d12 [2024-07-30T10:38:17.230Z] noop [2024-07-30T10:38:17.230Z] Removing intermediate container b80c97913d12 [2024-07-30T10:38:17.230Z] ---> f01640ab168d [2024-07-30T10:38:17.230Z] Successfully built f01640ab168d [2024-07-30T10:38:17.230Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:38:17.782Z] + docker inspect -f . ci-base-image-arm64 [2024-07-30T10:38:17.782Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-30T10:38:18.071Z] prd-ubuntu20.04-docker-arm64-4c-16g-6755 does not seem to be running inside a container [2024-07-30T10:38:18.125Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-07-30T10:38:19.253Z] $ docker top f07b6165887adc5e792a7e5fce3db75fa54fe27bf81b07a91e5586f36373fba0 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-30T10:38:20.152Z] + go version [2024-07-30T10:38:20.152Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-07-30T10:38:20.192Z] $ docker stop --time=1 f07b6165887adc5e792a7e5fce3db75fa54fe27bf81b07a91e5586f36373fba0 [2024-07-30T10:38:21.793Z] $ docker rm -f --volumes f07b6165887adc5e792a7e5fce3db75fa54fe27bf81b07a91e5586f36373fba0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:38:22.746Z] + docker inspect -f . ci-base-image-arm64 [2024-07-30T10:38:22.746Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-30T10:38:23.014Z] prd-ubuntu20.04-docker-arm64-4c-16g-6755 does not seem to be running inside a container [2024-07-30T10:38:23.064Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-07-30T10:38:24.291Z] $ docker top 66b9f7b64adf90055448082e485710e9b5ce7cd466e87fbc68722d877aa46b12 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-30T10:38:25.253Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh [2024-07-30T10:38:25.992Z] + make test [2024-07-30T10:38:25.992Z] go test ./... -coverprofile=coverage.out ./... [2024-07-30T10:38:32.662Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2024-07-30T10:41:39.468Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2024-07-30T10:41:39.468Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2024-07-30T10:42:18.360Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 26.543s coverage: 40.6% of statements [2024-07-30T10:42:18.360Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.054s coverage: 95.5% of statements [2024-07-30T10:42:18.360Z] ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.564s coverage: 51.9% of statements [2024-07-30T10:42:18.360Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-07-30T10:42:18.360Z] go vet ./... [2024-07-30T10:42:57.218Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-30T10:42:57.218Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-30T10:42:57.218Z] ./bin/test-attribution-txt.sh [2024-07-30T10:42:57.218Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-30T10:42:57.218Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-30T10:42:57.218Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-30T10:42:57.218Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-30T10:42:57.218Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-07-30T10:42:57.218Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-30T10:42:57.218Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-30T10:42:57.218Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-30T10:42:57.218Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-30T10:42:57.218Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-30T10:42:57.218Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-30T10:42:57.218Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-30T10:42:57.218Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-30T10:42:57.218Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-30T10:42:57.218Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-30T10:42:57.218Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-30T10:42:57.218Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-30T10:42:57.218Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-30T10:42:57.218Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-30T10:42:57.218Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-30T10:42:57.218Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-07-30T10:42:57.218Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-30T10:42:57.218Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-30T10:42:57.218Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-30T10:42:57.218Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-30T10:42:57.218Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-30T10:42:57.218Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-30T10:42:57.218Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-30T10:42:57.218Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-30T10:42:57.218Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-30T10:42:57.218Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-30T10:42:57.218Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-30T10:42:57.218Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-30T10:42:57.218Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-30T10:42:57.218Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-30T10:42:57.218Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-30T10:42:57.218Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-30T10:42:57.218Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-30T10:42:57.218Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-30T10:42:57.218Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-30T10:42:57.218Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-30T10:42:57.218Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-30T10:42:57.218Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-30T10:42:57.218Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [2024-07-30T10:42:57.218Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-30T10:42:57.218Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-30T10:42:57.218Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-30T10:42:57.218Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-30T10:42:57.218Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-30T10:42:57.218Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-30T10:42:57.218Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-30T10:42:57.218Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-07-30T10:42:57.218Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-30T10:42:57.218Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-30T10:42:57.218Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-30T10:42:57.218Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-30T10:42:57.218Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-07-30T10:42:57.218Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-30T10:42:57.218Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-30T10:42:57.218Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-30T10:42:57.483Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-30T10:42:57.483Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-30T10:42:57.483Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-30T10:42:57.483Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-07-30T10:42:57.483Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-07-30T10:42:57.547Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-30T10:42:57.581Z] $ docker stop --time=1 66b9f7b64adf90055448082e485710e9b5ce7cd466e87fbc68722d877aa46b12 [2024-07-30T10:42:59.519Z] $ docker rm -f --volumes 66b9f7b64adf90055448082e485710e9b5ce7cd466e87fbc68722d877aa46b12 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-30T10:43:01.042Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-30T10:43:01.086Z] Warning: overwriting stash ‘coverage-report’ [2024-07-30T10:43:01.722Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-30T10:43:02.460Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-30T10:43:02.805Z] + ls -al . [2024-07-30T10:43:02.805Z] total 684 [2024-07-30T10:43:02.805Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 30 10:38 . [2024-07-30T10:43:02.805Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 30 10:35 .. [2024-07-30T10:43:02.805Z] -rw-rw-r-- 1 jenkins jenkins 134 Jul 30 10:35 .dockerignore [2024-07-30T10:43:02.805Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 30 10:35 .git [2024-07-30T10:43:02.805Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 30 10:35 .github [2024-07-30T10:43:02.805Z] -rw-rw-r-- 1 jenkins jenkins 880 Jul 30 10:35 .gitignore [2024-07-30T10:43:02.805Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 30 10:35 .golangci.yml [2024-07-30T10:43:02.805Z] -rw-rw-r-- 1 jenkins jenkins 11980 Jul 30 10:35 Attribution.txt [2024-07-30T10:43:02.805Z] -rw-rw-r-- 1 jenkins jenkins 11677 Jul 30 10:35 CHANGELOG.md [2024-07-30T10:43:02.805Z] -rw-rw-r-- 1 jenkins jenkins 1456 Jul 30 10:35 Dockerfile [2024-07-30T10:43:02.805Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 30 10:35 GOVERNANCE.md [2024-07-30T10:43:02.805Z] -rw-rw-r-- 1 jenkins jenkins 661 Jul 30 10:35 Jenkinsfile [2024-07-30T10:43:02.805Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jul 30 10:35 LICENSE [2024-07-30T10:43:02.805Z] -rw-rw-r-- 1 jenkins jenkins 2179 Jul 30 10:35 Makefile [2024-07-30T10:43:02.805Z] -rw-rw-r-- 1 jenkins jenkins 625 Jul 30 10:35 OWNERS.md [2024-07-30T10:43:02.805Z] -rw-rw-r-- 1 jenkins jenkins 28907 Jul 30 10:35 README.md [2024-07-30T10:43:02.805Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 30 10:33 VERSION [2024-07-30T10:43:02.805Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 30 10:35 bin [2024-07-30T10:43:02.805Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 30 10:35 cmd [2024-07-30T10:43:02.805Z] -rw-r--r-- 1 jenkins jenkins 438103 Jul 30 10:42 coverage.out [2024-07-30T10:43:02.805Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 30 10:35 examples [2024-07-30T10:43:02.805Z] -rw-rw-r-- 1 jenkins jenkins 7163 Jul 30 10:35 go.mod [2024-07-30T10:43:02.805Z] -rw-rw-r-- 1 jenkins jenkins 101673 Jul 30 10:35 go.sum [2024-07-30T10:43:02.805Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 30 10:35 images [2024-07-30T10:43:02.805Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 30 10:35 internal [2024-07-30T10:43:02.805Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 30 10:35 pkg [2024-07-30T10:43:02.805Z] -rw-rw-r-- 1 jenkins jenkins 193 Jul 30 10:35 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:43:03.258Z] + 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=38793cb3ff46e93f64b468cdd3357deb77ddb2d3 --label arch=arm64 --label version=0.0.0 . [2024-07-30T10:43:03.530Z] Sending build context to Docker daemon 1.201MB [2024-07-30T10:43:03.530Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2024-07-30T10:43:03.530Z] Step 2/25 : FROM ${BASE} AS builder [2024-07-30T10:43:03.530Z] ---> f01640ab168d [2024-07-30T10:43:03.530Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-07-30T10:43:03.802Z] ---> Running in d1e847c3c871 [2024-07-30T10:43:04.071Z] Removing intermediate container d1e847c3c871 [2024-07-30T10:43:04.071Z] ---> 5184211dafac [2024-07-30T10:43:04.071Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-30T10:43:04.071Z] ---> Running in c19f31fa857f [2024-07-30T10:43:04.657Z] Removing intermediate container c19f31fa857f [2024-07-30T10:43:04.657Z] ---> 6c72c2348f1c [2024-07-30T10:43:04.657Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git" [2024-07-30T10:43:04.923Z] ---> Running in 40455c0fbc11 [2024-07-30T10:43:05.197Z] Removing intermediate container 40455c0fbc11 [2024-07-30T10:43:05.197Z] ---> b513563d0614 [2024-07-30T10:43:05.197Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-07-30T10:43:05.197Z] ---> Running in 58a1fe10d222 [2024-07-30T10:43:05.466Z] Removing intermediate container 58a1fe10d222 [2024-07-30T10:43:05.466Z] ---> 503d925befcd [2024-07-30T10:43:05.466Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-30T10:43:05.466Z] ---> Running in a15ff88b6ff1 [2024-07-30T10:43:06.424Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-30T10:43:07.015Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-30T10:43:07.970Z] OK: 266 MiB in 52 packages [2024-07-30T10:43:08.571Z] Removing intermediate container a15ff88b6ff1 [2024-07-30T10:43:08.571Z] ---> 1086f6e10522 [2024-07-30T10:43:08.571Z] Step 8/25 : WORKDIR /app [2024-07-30T10:43:08.837Z] ---> Running in 5f716e9bc232 [2024-07-30T10:43:09.103Z] Removing intermediate container 5f716e9bc232 [2024-07-30T10:43:09.103Z] ---> ce8ba40105d2 [2024-07-30T10:43:09.103Z] Step 9/25 : COPY go.mod vendor* ./ [2024-07-30T10:43:09.684Z] ---> 48e555f5f983 [2024-07-30T10:43:09.684Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-30T10:43:09.684Z] ---> Running in 29a15e06883f [2024-07-30T10:43:11.624Z] Removing intermediate container 29a15e06883f [2024-07-30T10:43:11.624Z] ---> a590cd33f1c2 [2024-07-30T10:43:11.624Z] Step 11/25 : COPY . . [2024-07-30T10:43:12.586Z] ---> 4e17628c20c9 [2024-07-30T10:43:12.586Z] Step 12/25 : RUN $MAKE [2024-07-30T10:43:12.586Z] ---> Running in ef2371f84a72 [2024-07-30T10:43:13.546Z] 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.29" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2024-07-30T10:46:35.282Z] Removing intermediate container ef2371f84a72 [2024-07-30T10:46:35.282Z] ---> e2a4698ef890 [2024-07-30T10:46:35.282Z] Step 13/25 : FROM alpine:3.18 [2024-07-30T10:46:35.282Z] 3.18: Pulling from library/alpine [2024-07-30T10:46:35.282Z] 4983c3fe2029: Pulling fs layer [2024-07-30T10:46:35.282Z] 4983c3fe2029: Verifying Checksum [2024-07-30T10:46:35.282Z] 4983c3fe2029: Download complete [2024-07-30T10:46:35.282Z] 4983c3fe2029: Pull complete [2024-07-30T10:46:35.282Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-30T10:46:35.282Z] Status: Downloaded newer image for alpine:3.18 [2024-07-30T10:46:35.282Z] ---> a0237000ae83 [2024-07-30T10:46:35.282Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-07-30T10:46:35.282Z] ---> Running in 8333936eba47 [2024-07-30T10:46:35.282Z] Removing intermediate container 8333936eba47 [2024-07-30T10:46:35.282Z] ---> 6cecb0e2bbde [2024-07-30T10:46:35.282Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-07-30T10:46:35.282Z] ---> Running in da259f1237d3 [2024-07-30T10:46:35.282Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-30T10:46:35.547Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-30T10:46:36.516Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-30T10:46:36.516Z] Executing busybox-1.36.1-r7.trigger [2024-07-30T10:46:36.516Z] OK: 8 MiB in 16 packages [2024-07-30T10:46:37.473Z] Removing intermediate container da259f1237d3 [2024-07-30T10:46:37.473Z] ---> 37a95ffe4e1e [2024-07-30T10:46:37.473Z] Step 16/25 : RUN apk --no-cache upgrade [2024-07-30T10:46:37.473Z] ---> Running in b4baf504809e [2024-07-30T10:46:38.432Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-30T10:46:38.696Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-30T10:46:39.652Z] OK: 8 MiB in 16 packages [2024-07-30T10:46:40.236Z] Removing intermediate container b4baf504809e [2024-07-30T10:46:40.236Z] ---> 895c2eba4f63 [2024-07-30T10:46:40.236Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2024-07-30T10:46:40.818Z] ---> 09353cbc5e20 [2024-07-30T10:46:40.819Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2024-07-30T10:46:41.403Z] ---> 2e13d87ac72a [2024-07-30T10:46:41.403Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2024-07-30T10:46:43.979Z] ---> 68a50504c218 [2024-07-30T10:46:43.979Z] Step 20/25 : EXPOSE 59989 [2024-07-30T10:46:43.979Z] ---> Running in cbfff8cadd55 [2024-07-30T10:46:43.979Z] Removing intermediate container cbfff8cadd55 [2024-07-30T10:46:43.979Z] ---> 5d695d0e5731 [2024-07-30T10:46:43.979Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2024-07-30T10:46:44.247Z] ---> Running in a1f00d11d53f [2024-07-30T10:46:44.524Z] Removing intermediate container a1f00d11d53f [2024-07-30T10:46:44.524Z] ---> ea2bb9f08f17 [2024-07-30T10:46:44.524Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-07-30T10:46:44.524Z] ---> Running in 06f393e82aea [2024-07-30T10:46:44.790Z] Removing intermediate container 06f393e82aea [2024-07-30T10:46:44.790Z] ---> e7a310351709 [2024-07-30T10:46:44.790Z] Step 23/25 : LABEL arch=arm64 [2024-07-30T10:46:44.790Z] ---> Running in 1f5e3fd6329a [2024-07-30T10:46:45.057Z] Removing intermediate container 1f5e3fd6329a [2024-07-30T10:46:45.057Z] ---> 425da6dd01db [2024-07-30T10:46:45.057Z] Step 24/25 : LABEL git_sha=38793cb3ff46e93f64b468cdd3357deb77ddb2d3 [2024-07-30T10:46:45.057Z] ---> Running in 8a225047e1d7 [2024-07-30T10:46:45.328Z] Removing intermediate container 8a225047e1d7 [2024-07-30T10:46:45.328Z] ---> 6930a1b24d76 [2024-07-30T10:46:45.328Z] Step 25/25 : LABEL version=0.0.0 [2024-07-30T10:46:45.597Z] ---> Running in b78fdcf9ef60 [2024-07-30T10:46:45.864Z] Removing intermediate container b78fdcf9ef60 [2024-07-30T10:46:45.864Z] ---> 3dc55bbd1926 [2024-07-30T10:46:45.864Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-30T10:46:45.864Z] Successfully built 3dc55bbd1926 [2024-07-30T10:46:45.864Z] Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:46:46.819Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-30T10:46:46.819Z] [2024-07-30T10:46:46.819Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:46:47.247Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-30T10:46:47.247Z] arm64: Pulling from edgex-lftools-log-publisher [2024-07-30T10:46:47.247Z] 8998bd30e6a1: Pulling fs layer [2024-07-30T10:46:47.247Z] 04944245beec: Pulling fs layer [2024-07-30T10:46:47.247Z] 699f458cf7ca: Pulling fs layer [2024-07-30T10:46:47.247Z] 765212b225bb: Pulling fs layer [2024-07-30T10:46:47.247Z] f23df028b6ca: Pulling fs layer [2024-07-30T10:46:47.247Z] d65c8cfc05b1: Pulling fs layer [2024-07-30T10:46:47.247Z] 2437ff75d9bd: Pulling fs layer [2024-07-30T10:46:47.247Z] f23df028b6ca: Waiting [2024-07-30T10:46:47.247Z] d65c8cfc05b1: Waiting [2024-07-30T10:46:47.247Z] 765212b225bb: Waiting [2024-07-30T10:46:47.247Z] 2437ff75d9bd: Waiting [2024-07-30T10:46:47.514Z] 04944245beec: Verifying Checksum [2024-07-30T10:46:47.514Z] 04944245beec: Download complete [2024-07-30T10:46:47.514Z] 765212b225bb: Verifying Checksum [2024-07-30T10:46:47.514Z] 765212b225bb: Download complete [2024-07-30T10:46:47.514Z] f23df028b6ca: Download complete [2024-07-30T10:46:47.514Z] d65c8cfc05b1: Verifying Checksum [2024-07-30T10:46:47.514Z] d65c8cfc05b1: Download complete [2024-07-30T10:46:47.783Z] 699f458cf7ca: Verifying Checksum [2024-07-30T10:46:47.783Z] 699f458cf7ca: Download complete [2024-07-30T10:46:48.050Z] 8998bd30e6a1: Verifying Checksum [2024-07-30T10:46:48.050Z] 8998bd30e6a1: Download complete [2024-07-30T10:46:50.625Z] 2437ff75d9bd: Verifying Checksum [2024-07-30T10:46:50.625Z] 2437ff75d9bd: Download complete [2024-07-30T10:46:52.564Z] 8998bd30e6a1: Pull complete [2024-07-30T10:46:53.145Z] 04944245beec: Pull complete [2024-07-30T10:46:54.550Z] 699f458cf7ca: Pull complete [2024-07-30T10:46:54.818Z] 765212b225bb: Pull complete [2024-07-30T10:46:55.776Z] f23df028b6ca: Pull complete [2024-07-30T10:46:55.776Z] d65c8cfc05b1: Pull complete [2024-07-30T10:47:13.989Z] 2437ff75d9bd: Pull complete [2024-07-30T10:47:13.989Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-07-30T10:47:13.989Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-30T10:47:13.989Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-30T10:47:14.350Z] prd-ubuntu20.04-docker-arm64-4c-16g-6755 does not seem to be running inside a container [2024-07-30T10:47:14.398Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-07-30T10:47:17.037Z] $ docker top 6fe95b9da0beb4bd0e81cc96425a441d13edea78e0de1989e38c0ea386e800af -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-30T10:47:17.957Z] ---> job-cost.sh [2024-07-30T10:47:17.957Z] lf-activate-venv: SKIPPING [2024-07-30T10:47:17.957Z] INFO: No Stack... [2024-07-30T10:47:18.535Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-07-30T10:47:19.112Z] INFO: Archiving Costs [Pipeline] sh [2024-07-30T10:47:19.462Z] + cut -d, -f6 [2024-07-30T10:47:19.463Z] + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv [Pipeline] lock [2024-07-30T10:47:19.526Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-306-1-stack-cost] [2024-07-30T10:47:19.533Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-306-1-stack-cost] did not exist. Created. [2024-07-30T10:47:19.542Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-306-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-30T10:47:20.280Z] /w/workspace/device-rfid-llrp-go/1@tmp/durable-e6e16182/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-07-30T10:47:20.954Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-07-30T10:47:20.994Z] Warning: overwriting stash ‘stack-cost’ [2024-07-30T10:47:21.050Z] Stashed 1 file(s) [Pipeline] } [2024-07-30T10:47:21.079Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-306-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-30T10:47:21.164Z] $ docker stop --time=1 6fe95b9da0beb4bd0e81cc96425a441d13edea78e0de1989e38c0ea386e800af [2024-07-30T10:47:22.711Z] $ docker rm -f --volumes 6fe95b9da0beb4bd0e81cc96425a441d13edea78e0de1989e38c0ea386e800af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-07-30T10:47:23.979Z] provisioning config files... [2024-07-30T10:47:23.987Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-306@tmp/config15467622105549143561tmp [Pipeline] { [Pipeline] sh [2024-07-30T10:47:24.343Z] + set +x [2024-07-30T10:47:24.343Z] + + curl -s https://codecov.io/bashbash [2024-07-30T10:47:24.343Z] -s -- [2024-07-30T10:47:24.343Z] [2024-07-30T10:47:24.343Z] _____ _ [2024-07-30T10:47:24.343Z] / ____| | | [2024-07-30T10:47:24.343Z] | | ___ __| | ___ ___ _____ __ [2024-07-30T10:47:24.343Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-07-30T10:47:24.343Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-07-30T10:47:24.343Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-07-30T10:47:24.343Z] Bash-1.0.6 [2024-07-30T10:47:24.343Z] [2024-07-30T10:47:24.343Z] [2024-07-30T10:47:24.343Z] ==> git version 2.25.1 found [2024-07-30T10:47:24.343Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-07-30T10:47:24.343Z] Release-Date: 2020-01-08 [2024-07-30T10:47:24.343Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-07-30T10:47:24.343Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-07-30T10:47:24.343Z] ==> Jenkins CI detected. [2024-07-30T10:47:24.343Z] current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-306 [2024-07-30T10:47:24.343Z] project root: . [2024-07-30T10:47:24.343Z] --> token set from env [2024-07-30T10:47:24.343Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-07-30T10:47:24.343Z] ==> Running gcov in . (disable via -X gcov) [2024-07-30T10:47:24.343Z] ==> Python coveragepy not found [2024-07-30T10:47:24.343Z] ==> Searching for coverage reports in: [2024-07-30T10:47:24.343Z] + . [2024-07-30T10:47:24.343Z] -> Found 1 reports [2024-07-30T10:47:24.343Z] ==> Detecting git/mercurial file structure [2024-07-30T10:47:24.605Z] ==> Reading reports [2024-07-30T10:47:24.605Z] + ./coverage.out bytes=438103 [2024-07-30T10:47:24.605Z] ==> Appending adjustments [2024-07-30T10:47:24.605Z] https://docs.codecov.io/docs/fixing-reports [2024-07-30T10:47:24.605Z] + Found adjustments [2024-07-30T10:47:24.605Z] ==> Gzipping contents [2024-07-30T10:47:24.865Z] 52K /tmp/codecov.RyFNUT.gz [2024-07-30T10:47:24.865Z] ==> Uploading reports [2024-07-30T10:47:24.865Z] url: https://codecov.io [2024-07-30T10:47:24.866Z] query: branch=PR-306&commit=38793cb3ff46e93f64b468cdd3357deb77ddb2d3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-306%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=306&job=&cmd_args= [2024-07-30T10:47:24.866Z] -> Pinging Codecov [2024-07-30T10:47:24.866Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-306&commit=38793cb3ff46e93f64b468cdd3357deb77ddb2d3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-306%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=306&job=&cmd_args= [2024-07-30T10:47:24.866Z] -> Uploading to [2024-07-30T10:47:24.866Z] https://storage.googleapis.com/codecov/v4/raw/2024-07-30/581DD39554BDF9B6E22D074273EAD858/38793cb3ff46e93f64b468cdd3357deb77ddb2d3/b631b073-ff09-47f0-a893-e7cfe31831af.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240730%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240730T104724Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ee802cd2ad1d9b31e856b155f561da11d568279701125047369ca8299c660738 [2024-07-30T10:47:24.866Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-30T10:47:24.866Z] Dload Upload Total Spent Left Speed [2024-07-30T10:47:25.125Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50185 0 0 100 50185 0 180k --:--:-- --:--:-- --:--:-- 181k [2024-07-30T10:47:25.125Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/38793cb3ff46e93f64b468cdd3357deb77ddb2d3 [Pipeline] } [2024-07-30T10:47:25.161Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-07-30T10:47:27.466Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-306/archives ] [2024-07-30T10:47:27.466Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-306/archives [2024-07-30T10:47:27.466Z] total 16 [2024-07-30T10:47:27.466Z] drwxr-xr-x 3 root root 4096 Jul 30 10:35 . [2024-07-30T10:47:27.466Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 30 10:35 .. [2024-07-30T10:47:27.466Z] drwxr-xr-x 2 root root 4096 Jul 30 10:35 cost [2024-07-30T10:47:27.466Z] -rw-r--r-- 1 root root 91 Jul 30 10:35 cost.csv [2024-07-30T10:47:27.466Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-306/archives [2024-07-30T10:47:27.466Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-306/archives [2024-07-30T10:47:27.466Z] total 16 [2024-07-30T10:47:27.466Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 30 10:35 . [2024-07-30T10:47:27.466Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 30 10:35 .. [2024-07-30T10:47:27.466Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 30 10:35 cost [2024-07-30T10:47:27.466Z] -rw-r--r-- 1 jenkins jenkins 91 Jul 30 10:35 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-07-30T10:47:27.807Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-30T10:47:28.720Z] ---> package-listing.sh [2024-07-30T10:47:28.720Z] ++ tr '[:upper:]' '[:lower:]' [2024-07-30T10:47:28.720Z] ++ facter osfamily [2024-07-30T10:47:28.720Z] + OS_FAMILY=debian [2024-07-30T10:47:28.720Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-306 [2024-07-30T10:47:28.720Z] + START_PACKAGES=/tmp/packages_start.txt [2024-07-30T10:47:28.720Z] + END_PACKAGES=/tmp/packages_end.txt [2024-07-30T10:47:28.720Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-07-30T10:47:28.720Z] + PACKAGES=/tmp/packages_start.txt [2024-07-30T10:47:28.720Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-306 ']' [2024-07-30T10:47:28.720Z] + PACKAGES=/tmp/packages_end.txt [2024-07-30T10:47:28.720Z] + case "${OS_FAMILY}" in [2024-07-30T10:47:28.720Z] + dpkg -l [2024-07-30T10:47:28.720Z] + grep '^ii' [2024-07-30T10:47:28.981Z] + '[' -f /tmp/packages_start.txt ']' [2024-07-30T10:47:28.981Z] + '[' -f /tmp/packages_end.txt ']' [2024-07-30T10:47:28.981Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-07-30T10:47:28.981Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-306 ']' [2024-07-30T10:47:28.981Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-306/archives/ [2024-07-30T10:47:28.981Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-306/archives/ [Pipeline] echo [2024-07-30T10:47:29.026Z] 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-306/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-07-30T10:47:29.324Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:47:29.975Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-30T10:47:29.975Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-30T10:47:30.144Z] prd-ubuntu20.04-docker-8c-8g-6753 does not seem to be running inside a container [2024-07-30T10:47:30.172Z] $ 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-306/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-306 -v /w/workspace/undry_device-rfid-llrp-go_PR-306:/w/workspace/undry_device-rfid-llrp-go_PR-306:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-306@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-306@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-30T10:47:30.364Z] $ docker top fccff54d7d7684c7198247e72b41e35b04dc01b9542ceed4c3a6ec373f6ae638 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-30T10:47:30.763Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-07-30T10:47:31.078Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-07-30T10:47:31.395Z] + ls /var/log/sa-host [2024-07-30T10:47:31.395Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-30T10:47:31.644Z] provisioning config files... [2024-07-30T10:47:31.653Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-306@tmp/config12395586336530614199tmp [Pipeline] { [Pipeline] echo [2024-07-30T10:47:31.723Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-30T10:47:32.045Z] ---> create-netrc.sh [Pipeline] } [2024-07-30T10:47:32.080Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-07-30T10:47:32.632Z] ---> python-tools-install.sh [Pipeline] echo [2024-07-30T10:47:32.671Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-30T10:47:32.995Z] ---> sudo-logs.sh [2024-07-30T10:47:32.995Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-07-30T10:47:33.089Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-30T10:47:33.421Z] ---> job-cost.sh [2024-07-30T10:47:33.421Z] lf-activate-venv: SKIPPING [2024-07-30T10:47:33.421Z] DEBUG: total: 0.2199999988079071 [2024-07-30T10:47:33.421Z] INFO: Retrieving Stack Cost... [2024-07-30T10:47:33.680Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-30T10:47:33.939Z] INFO: Archiving Costs [Pipeline] echo [2024-07-30T10:47:33.981Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-30T10:47:34.303Z] ---> logs-deploy.sh [2024-07-30T10:47:34.303Z] lf-activate-venv: SKIPPING [2024-07-30T10:47:34.303Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-306/1 [2024-07-30T10:47:34.303Z] INFO: archiving workspace using pattern(s): [2024-07-30T10:47:35.239Z] Archives upload complete. [2024-07-30T10:47:35.239Z] INFO: archiving logs to Nexus