Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c113c35f422ed3e43f4da535b17fc150c7364f0a 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-ssh1682252097919023188.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-ssh4741310825455671950.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9725210484145938769.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 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-ssh4387518922479840157.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14271257953898054584.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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 Running on prd-ubuntu20.04-docker-8c-8g-6754 in /w/workspace/foundry_device-rfid-llrp-go_main [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/foundry_device-rfid-llrp-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision c113c35f422ed3e43f4da535b17fc150c7364f0a (main) Commit message: "Merge pull request #306 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.29" > git config core.sparsecheckout # timeout=10 > git checkout -f c113c35f422ed3e43f4da535b17fc150c7364f0a # timeout=10 > git rev-list --no-walk 4b15c4fa57c71caecad0988b7896bc87d6850840 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-07-30T10:49:02.916Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-07-30T10:49:02.994Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-07-30T10:49:03.017Z] ========================================================= [2024-07-30T10:49:03.017Z] EdgeX Global Pipelines Version Info [2024-07-30T10:49:03.017Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-07-30T10:49:03.805Z] ------------------- [2024-07-30T10:49:03.805Z] stable info: [2024-07-30T10:49:03.805Z] ------------------- [2024-07-30T10:49:03.805Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-30T10:49:03.805Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-30T10:49:03.805Z] Message: update stable to v1.0.260 [2024-07-30T10:49:04.380Z] ------------------- [2024-07-30T10:49:04.380Z] experimental info: [2024-07-30T10:49:04.380Z] ------------------- [2024-07-30T10:49:04.380Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-30T10:49:04.380Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-07-30T10:49:04.380Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-07-30T10:49:04.468Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2024-07-30T10:49:04.492Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2024-07-30T10:49:04.516Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-07-30T10:49:04.538Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-07-30T10:49:04.561Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-07-30T10:49:04.580Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-07-30T10:49:04.598Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-07-30T10:49:04.620Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-07-30T10:49:04.642Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-07-30T10:49:04.659Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-07-30T10:49:04.678Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-07-30T10:49:04.701Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2024-07-30T10:49:04.720Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-07-30T10:49:04.740Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-07-30T10:49:04.758Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-07-30T10:49:04.781Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-07-30T10:49:04.800Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-07-30T10:49:04.824Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-07-30T10:49:04.847Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-07-30T10:49:04.866Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-07-30T10:49:04.890Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-07-30T10:49:04.915Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-07-30T10:49:04.933Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-07-30T10:49:04.961Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-07-30T10:49:04.991Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-07-30T10:49:05.022Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-07-30T10:49:05.040Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-07-30T10:49:05.065Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-07-30T10:49:05.091Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-07-30T10:49:05.116Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-07-30T10:49:05.137Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c113c35f422ed3e43f4da535b17fc150c7364f0a [Pipeline] echo [2024-07-30T10:49:05.162Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c113c35 [Pipeline] echo [2024-07-30T10:49:05.181Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-30T10:49:05.237Z] provisioning config files... [2024-07-30T10:49:05.252Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config11313738287699710946tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-30T10:49:05.583Z] ---> ****-login.sh [2024-07-30T10:49:05.583Z] nexus3.edgexfoundry.org:10001 [2024-07-30T10:49:05.844Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-30T10:49:05.844Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-30T10:49:05.844Z] Configure a credential helper to remove this warning. See [2024-07-30T10:49:05.844Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-30T10:49:05.844Z] [2024-07-30T10:49:05.844Z] Login Succeeded [2024-07-30T10:49:05.844Z] nexus3.edgexfoundry.org:10002 [2024-07-30T10:49:05.844Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-30T10:49:05.844Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-30T10:49:05.844Z] Configure a credential helper to remove this warning. See [2024-07-30T10:49:05.844Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-30T10:49:05.844Z] [2024-07-30T10:49:05.844Z] Login Succeeded [2024-07-30T10:49:05.844Z] nexus3.edgexfoundry.org:10003 [2024-07-30T10:49:06.105Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-30T10:49:06.105Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-30T10:49:06.105Z] Configure a credential helper to remove this warning. See [2024-07-30T10:49:06.105Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-30T10:49:06.105Z] [2024-07-30T10:49:06.105Z] Login Succeeded [2024-07-30T10:49:06.105Z] nexus3.edgexfoundry.org:10004 [2024-07-30T10:49:06.105Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-30T10:49:06.105Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-30T10:49:06.105Z] Configure a credential helper to remove this warning. See [2024-07-30T10:49:06.105Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-30T10:49:06.105Z] [2024-07-30T10:49:06.105Z] Login Succeeded [2024-07-30T10:49:06.105Z] ****.io [2024-07-30T10:49:06.366Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-30T10:49:06.367Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-30T10:49:06.367Z] Configure a credential helper to remove this warning. See [2024-07-30T10:49:06.367Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-30T10:49:06.367Z] [2024-07-30T10:49:06.367Z] Login Succeeded [2024-07-30T10:49:06.367Z] ---> ****-login.sh ends [Pipeline] } [2024-07-30T10:49:06.375Z] 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:49:06.780Z] + git rev-list -1 --merges c113c35f422ed3e43f4da535b17fc150c7364f0a~1..c113c35f422ed3e43f4da535b17fc150c7364f0a [Pipeline] echo [2024-07-30T10:49:06.798Z] -----------> git rev-list -1 --merges c113c35f422ed3e43f4da535b17fc150c7364f0a~1..c113c35f422ed3e43f4da535b17fc150c7364f0a c113c35f422ed3e43f4da535b17fc150c7364f0a [2024-07-30T10:49:06.798Z] c113c35f422ed3e43f4da535b17fc150c7364f0a [false] [Pipeline] sh [2024-07-30T10:49:07.093Z] + git log --format=format:%s -1 c113c35f422ed3e43f4da535b17fc150c7364f0a [Pipeline] echo [2024-07-30T10:49:07.111Z] ========================================================= [2024-07-30T10:49:07.111Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-07-30T10:49:07.111Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-30T10:49:07.453Z] + git log --format=format:%s -1 c113c35f422ed3e43f4da535b17fc150c7364f0a [Pipeline] echo [2024-07-30T10:49:07.465Z] [semverPrep] GIT_COMMIT: c113c35f422ed3e43f4da535b17fc150c7364f0a, Commit Message: Merge pull request #306 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.29 [Pipeline] echo [2024-07-30T10:49:07.477Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-07-30T10:49:07.855Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-30T10:49:07.855Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-07-30T10:49:07.855Z] + [ -e /tmp/ssh_known_hosts ] [2024-07-30T10:49:07.855Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-07-30T10:49:07.855Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-07-30T10:49:07.855Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-07-30T10:49:07.855Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:49:08.284Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-30T10:49:08.284Z] [2024-07-30T10:49:08.284Z] 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:49:08.597Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-30T10:49:08.598Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-07-30T10:49:08.598Z] b85a868b505f: Pulling fs layer [2024-07-30T10:49:08.598Z] e2be974225ed: Pulling fs layer [2024-07-30T10:49:08.598Z] 339a4e72a1f5: Pulling fs layer [2024-07-30T10:49:08.598Z] 988bab9f4d93: Pulling fs layer [2024-07-30T10:49:08.598Z] 1469e6f7b9e6: Pulling fs layer [2024-07-30T10:49:08.598Z] eaf3925da568: Pulling fs layer [2024-07-30T10:49:08.598Z] bab4dde63d76: Pulling fs layer [2024-07-30T10:49:08.598Z] bde34c3a00c8: Pulling fs layer [2024-07-30T10:49:08.598Z] b352a97aabf1: Pulling fs layer [2024-07-30T10:49:08.598Z] 4872d77fe225: Pulling fs layer [2024-07-30T10:49:08.598Z] 5851b861e8e6: Pulling fs layer [2024-07-30T10:49:08.598Z] 988bab9f4d93: Waiting [2024-07-30T10:49:08.598Z] 1469e6f7b9e6: Waiting [2024-07-30T10:49:08.598Z] eaf3925da568: Waiting [2024-07-30T10:49:08.598Z] bab4dde63d76: Waiting [2024-07-30T10:49:08.598Z] 4872d77fe225: Waiting [2024-07-30T10:49:08.598Z] 5851b861e8e6: Waiting [2024-07-30T10:49:08.598Z] bde34c3a00c8: Waiting [2024-07-30T10:49:08.598Z] b352a97aabf1: Waiting [2024-07-30T10:49:08.598Z] e2be974225ed: Verifying Checksum [2024-07-30T10:49:08.598Z] e2be974225ed: Download complete [2024-07-30T10:49:08.598Z] 988bab9f4d93: Download complete [2024-07-30T10:49:08.598Z] 1469e6f7b9e6: Verifying Checksum [2024-07-30T10:49:08.598Z] 1469e6f7b9e6: Download complete [2024-07-30T10:49:08.858Z] 339a4e72a1f5: Verifying Checksum [2024-07-30T10:49:08.858Z] 339a4e72a1f5: Download complete [2024-07-30T10:49:08.858Z] eaf3925da568: Download complete [2024-07-30T10:49:08.858Z] bde34c3a00c8: Verifying Checksum [2024-07-30T10:49:08.858Z] bde34c3a00c8: Download complete [2024-07-30T10:49:08.858Z] b352a97aabf1: Download complete [2024-07-30T10:49:08.858Z] 4872d77fe225: Verifying Checksum [2024-07-30T10:49:08.858Z] 4872d77fe225: Download complete [2024-07-30T10:49:08.858Z] 5851b861e8e6: Download complete [2024-07-30T10:49:08.858Z] b85a868b505f: Verifying Checksum [2024-07-30T10:49:08.858Z] b85a868b505f: Download complete [2024-07-30T10:49:09.117Z] bab4dde63d76: Verifying Checksum [2024-07-30T10:49:09.117Z] bab4dde63d76: Download complete [2024-07-30T10:49:10.055Z] b85a868b505f: Pull complete [2024-07-30T10:49:10.055Z] e2be974225ed: Pull complete [2024-07-30T10:49:10.622Z] 339a4e72a1f5: Pull complete [2024-07-30T10:49:10.622Z] 988bab9f4d93: Pull complete [2024-07-30T10:49:10.881Z] 1469e6f7b9e6: Pull complete [2024-07-30T10:49:10.881Z] eaf3925da568: Pull complete [2024-07-30T10:49:12.793Z] bab4dde63d76: Pull complete [2024-07-30T10:49:12.793Z] bde34c3a00c8: Pull complete [2024-07-30T10:49:12.793Z] b352a97aabf1: Pull complete [2024-07-30T10:49:12.793Z] 4872d77fe225: Pull complete [2024-07-30T10:49:12.793Z] 5851b861e8e6: Pull complete [2024-07-30T10:49:12.793Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-07-30T10:49:12.793Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-30T10:49:12.793Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-30T10:49:12.897Z] prd-ubuntu20.04-docker-8c-8g-6754 does not seem to be running inside a container [2024-07-30T10:49:12.914Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-30T10:49:14.047Z] $ docker top 1efc41313c6ea596c033e60ce9ddac66b49c167fec379c1f9f657d48889b69d2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-30T10:49:14.177Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-30T10:49:14.177Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-30T10:49:14.282Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-30T10:49:14.271Z] $ docker exec 1efc41313c6ea596c033e60ce9ddac66b49c167fec379c1f9f657d48889b69d2 ssh-agent [2024-07-30T10:49:14.385Z] SSH_AUTH_SOCK=/tmp/ssh-YfwIB8gRnfCa/agent.32 [2024-07-30T10:49:14.385Z] SSH_AGENT_PID=38 [2024-07-30T10:49:14.391Z] Running ssh-add (command line suppressed) [2024-07-30T10:49:14.481Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_1914215172866388450.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_1914215172866388450.key) [2024-07-30T10:49:14.507Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-30T10:49:14.800Z] + git tag --points-at HEAD [Pipeline] } [2024-07-30T10:49:14.798Z] $ docker exec --env ******** --env ******** 1efc41313c6ea596c033e60ce9ddac66b49c167fec379c1f9f657d48889b69d2 ssh-agent -k [2024-07-30T10:49:14.898Z] unset SSH_AUTH_SOCK; [2024-07-30T10:49:14.898Z] unset SSH_AGENT_PID; [2024-07-30T10:49:14.899Z] echo Agent pid 38 killed; [2024-07-30T10:49:14.923Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-07-30T10:49:14.965Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-30T10:49:14.965Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-30T10:49:15.078Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-30T10:49:15.067Z] $ docker exec 1efc41313c6ea596c033e60ce9ddac66b49c167fec379c1f9f657d48889b69d2 ssh-agent [2024-07-30T10:49:15.183Z] SSH_AUTH_SOCK=/tmp/ssh-jAdLtmJtEf0f/agent.71 [2024-07-30T10:49:15.183Z] SSH_AGENT_PID=77 [2024-07-30T10:49:15.187Z] Running ssh-add (command line suppressed) [2024-07-30T10:49:15.266Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_13272841709198115858.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_13272841709198115858.key) [2024-07-30T10:49:15.291Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-30T10:49:15.587Z] + git semver init [2024-07-30T10:49:15.846Z] 2024-07-30 10:49:15,752 [run_init] DEBUG init version:0.0.0 force:False [2024-07-30T10:49:15.846Z] 2024-07-30 10:49:15,753 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver [2024-07-30T10:49:15.846Z] 2024-07-30 10:49:15,753 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver [2024-07-30T10:49:15.846Z] 2024-07-30 10:49:15,753 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/foundry_device-rfid-llrp-go_main/.semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2024-07-30T10:49:17.757Z] 2024-07-30 10:49:17,283 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude [2024-07-30T10:49:17.757Z] 2024-07-30 10:49:17,283 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False [2024-07-30T10:49:17.757Z] 2024-07-30 10:49:17,283 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-07-30T10:49:17.757Z] 2024-07-30 10:49:17,284 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-07-30T10:49:17.757Z] 3.2.0-dev.15 [Pipeline] } [2024-07-30T10:49:17.752Z] $ docker exec --env ******** --env ******** 1efc41313c6ea596c033e60ce9ddac66b49c167fec379c1f9f657d48889b69d2 ssh-agent -k [2024-07-30T10:49:17.863Z] unset SSH_AUTH_SOCK; [2024-07-30T10:49:17.864Z] unset SSH_AGENT_PID; [2024-07-30T10:49:17.864Z] echo Agent pid 77 killed; [2024-07-30T10:49:17.890Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-30T10:49:18.216Z] + git semver [Pipeline] } [2024-07-30T10:49:18.475Z] $ docker stop --time=1 1efc41313c6ea596c033e60ce9ddac66b49c167fec379c1f9f657d48889b69d2 [2024-07-30T10:49:19.752Z] $ docker rm -f --volumes 1efc41313c6ea596c033e60ce9ddac66b49c167fec379c1f9f657d48889b69d2 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-30T10:49:20.109Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-07-30T10:49:20.326Z] Stashed 1 file(s) [Pipeline] echo [2024-07-30T10:49:20.330Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.15 [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:49:20.511Z] provisioning config files... [2024-07-30T10:49:20.519Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config12478105838760338752tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-30T10:49:20.820Z] ---> ****-login.sh [2024-07-30T10:49:20.820Z] nexus3.edgexfoundry.org:10001 [2024-07-30T10:49:20.820Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-30T10:49:20.821Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-30T10:49:20.821Z] Configure a credential helper to remove this warning. See [2024-07-30T10:49:20.821Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-30T10:49:20.821Z] [2024-07-30T10:49:20.821Z] Login Succeeded [2024-07-30T10:49:20.821Z] nexus3.edgexfoundry.org:10002 [2024-07-30T10:49:20.821Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-30T10:49:20.821Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-30T10:49:20.821Z] Configure a credential helper to remove this warning. See [2024-07-30T10:49:20.821Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-30T10:49:20.821Z] [2024-07-30T10:49:20.821Z] Login Succeeded [2024-07-30T10:49:20.821Z] nexus3.edgexfoundry.org:10003 [2024-07-30T10:49:21.079Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-30T10:49:21.079Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-30T10:49:21.079Z] Configure a credential helper to remove this warning. See [2024-07-30T10:49:21.080Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-30T10:49:21.080Z] [2024-07-30T10:49:21.080Z] Login Succeeded [2024-07-30T10:49:21.080Z] nexus3.edgexfoundry.org:10004 [2024-07-30T10:49:21.080Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-30T10:49:21.080Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-30T10:49:21.080Z] Configure a credential helper to remove this warning. See [2024-07-30T10:49:21.080Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-30T10:49:21.080Z] [2024-07-30T10:49:21.080Z] Login Succeeded [2024-07-30T10:49:21.080Z] ****.io [2024-07-30T10:49:21.338Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-30T10:49:21.338Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-30T10:49:21.338Z] Configure a credential helper to remove this warning. See [2024-07-30T10:49:21.339Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-30T10:49:21.339Z] [2024-07-30T10:49:21.339Z] Login Succeeded [2024-07-30T10:49:21.339Z] ---> ****-login.sh ends [Pipeline] } [2024-07-30T10:49:21.345Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-30T10:49:21.431Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-30T10:49:21.448Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-30T10:49:21.467Z] ========================================================= [2024-07-30T10:49:21.467Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-07-30T10:49:21.467Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:49:21.797Z] + 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:49:21.797Z] Sending build context to Docker daemon 11.42MB [2024-07-30T10:49:21.797Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-07-30T10:49:21.797Z] Step 2/12 : FROM ${BASE} AS builder [2024-07-30T10:49:21.797Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-07-30T10:49:21.797Z] 619be1103602: Pulling fs layer [2024-07-30T10:49:21.797Z] 7862e08f4a3e: Pulling fs layer [2024-07-30T10:49:21.797Z] 5df492c9dc93: Pulling fs layer [2024-07-30T10:49:21.797Z] 7629e6793208: Pulling fs layer [2024-07-30T10:49:21.797Z] 4f4fb700ef54: Pulling fs layer [2024-07-30T10:49:21.797Z] fb5054dd5b73: Pulling fs layer [2024-07-30T10:49:21.797Z] eeca6798cff9: Pulling fs layer [2024-07-30T10:49:21.797Z] aa269ceb94a6: Pulling fs layer [2024-07-30T10:49:21.797Z] ada007ff1a6a: Pulling fs layer [2024-07-30T10:49:21.797Z] 7629e6793208: Waiting [2024-07-30T10:49:21.797Z] 4f4fb700ef54: Waiting [2024-07-30T10:49:21.797Z] fb5054dd5b73: Waiting [2024-07-30T10:49:21.797Z] aa269ceb94a6: Waiting [2024-07-30T10:49:21.797Z] eeca6798cff9: Waiting [2024-07-30T10:49:21.797Z] 7862e08f4a3e: Verifying Checksum [2024-07-30T10:49:21.797Z] 7862e08f4a3e: Download complete [2024-07-30T10:49:21.797Z] 7629e6793208: Verifying Checksum [2024-07-30T10:49:21.797Z] 7629e6793208: Download complete [2024-07-30T10:49:21.797Z] 4f4fb700ef54: Verifying Checksum [2024-07-30T10:49:21.797Z] 4f4fb700ef54: Download complete [2024-07-30T10:49:21.797Z] fb5054dd5b73: Verifying Checksum [2024-07-30T10:49:21.797Z] fb5054dd5b73: Download complete [2024-07-30T10:49:21.797Z] 619be1103602: Verifying Checksum [2024-07-30T10:49:21.797Z] 619be1103602: Download complete [2024-07-30T10:49:22.056Z] eeca6798cff9: Verifying Checksum [2024-07-30T10:49:22.056Z] eeca6798cff9: Download complete [2024-07-30T10:49:22.056Z] 619be1103602: Pull complete [2024-07-30T10:49:22.056Z] ada007ff1a6a: Verifying Checksum [2024-07-30T10:49:22.056Z] ada007ff1a6a: Download complete [2024-07-30T10:49:22.056Z] 7862e08f4a3e: Pull complete [2024-07-30T10:49:22.314Z] 5df492c9dc93: Verifying Checksum [2024-07-30T10:49:22.314Z] 5df492c9dc93: Download complete [2024-07-30T10:49:22.880Z] aa269ceb94a6: Verifying Checksum [2024-07-30T10:49:22.880Z] aa269ceb94a6: Download complete [2024-07-30T10:49:25.411Z] 5df492c9dc93: Pull complete [2024-07-30T10:49:25.411Z] 7629e6793208: Pull complete [2024-07-30T10:49:25.411Z] 4f4fb700ef54: Pull complete [2024-07-30T10:49:25.668Z] fb5054dd5b73: Pull complete [2024-07-30T10:49:25.668Z] eeca6798cff9: Pull complete [2024-07-30T10:49:28.194Z] aa269ceb94a6: Pull complete [2024-07-30T10:49:28.194Z] ada007ff1a6a: Pull complete [2024-07-30T10:49:28.194Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-07-30T10:49:28.194Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-30T10:49:28.194Z] ---> f489d0715acc [2024-07-30T10:49:28.194Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-07-30T10:49:29.568Z] ---> Running in 501dbd62ce75 [2024-07-30T10:49:29.568Z] Removing intermediate container 501dbd62ce75 [2024-07-30T10:49:29.568Z] ---> c1648cd9634f [2024-07-30T10:49:29.568Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-30T10:49:29.568Z] ---> Running in ffd468f7ce03 [2024-07-30T10:49:29.826Z] Removing intermediate container ffd468f7ce03 [2024-07-30T10:49:29.826Z] ---> bb6ea7180af5 [2024-07-30T10:49:29.826Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2024-07-30T10:49:29.826Z] ---> Running in 8680f6a07b5d [2024-07-30T10:49:29.826Z] Removing intermediate container 8680f6a07b5d [2024-07-30T10:49:29.826Z] ---> cb1d21fc41f9 [2024-07-30T10:49:29.826Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-07-30T10:49:29.826Z] ---> Running in 86ad5f2e7b60 [2024-07-30T10:49:29.826Z] Removing intermediate container 86ad5f2e7b60 [2024-07-30T10:49:29.826Z] ---> afa267e5a277 [2024-07-30T10:49:29.826Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-30T10:49:29.826Z] ---> Running in 4c40d563739b [2024-07-30T10:49:30.085Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-30T10:49:30.343Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-30T10:49:30.343Z] OK: 264 MiB in 52 packages [2024-07-30T10:49:30.910Z] Removing intermediate container 4c40d563739b [2024-07-30T10:49:30.910Z] ---> 139debb9ef49 [2024-07-30T10:49:30.910Z] Step 8/12 : WORKDIR /app [2024-07-30T10:49:30.910Z] ---> Running in 5d548558f483 [2024-07-30T10:49:30.910Z] Removing intermediate container 5d548558f483 [2024-07-30T10:49:30.910Z] ---> 0f0c68f06289 [2024-07-30T10:49:30.910Z] Step 9/12 : COPY go.mod vendor* ./ [2024-07-30T10:49:30.910Z] ---> 290fd51ab6af [2024-07-30T10:49:30.910Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-30T10:49:30.910Z] ---> Running in d919a1fd6afa [2024-07-30T10:49:35.459Z] Still waiting to schedule task [2024-07-30T10:49:35.459Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-6755’ is offline [2024-07-30T10:50:09.619Z] Removing intermediate container d919a1fd6afa [2024-07-30T10:50:09.619Z] ---> 8a9e06dee6cc [2024-07-30T10:50:09.619Z] Step 11/12 : COPY . . [2024-07-30T10:50:09.619Z] ---> 6be18e85e9c6 [2024-07-30T10:50:09.619Z] Step 12/12 : RUN $MAKE [2024-07-30T10:50:09.619Z] ---> Running in fcf9da269fc2 [2024-07-30T10:50:09.619Z] noop [2024-07-30T10:50:09.619Z] Removing intermediate container fcf9da269fc2 [2024-07-30T10:50:09.619Z] ---> 3a925a1eadff [2024-07-30T10:50:09.619Z] Successfully built 3a925a1eadff [2024-07-30T10:50:09.619Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:50:09.943Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-30T10:50:09.944Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-30T10:50:10.018Z] prd-ubuntu20.04-docker-8c-8g-6754 does not seem to be running inside a container [2024-07-30T10:50:10.032Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@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 ******** ci-base-image-x86_64 cat [2024-07-30T10:50:10.350Z] $ docker top 56616af10568465a1e348be12ba299e3bec62c15a15a555051a77d0b69ac401b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-30T10:50:10.715Z] + go version [2024-07-30T10:50:10.715Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-07-30T10:50:10.712Z] $ docker stop --time=1 56616af10568465a1e348be12ba299e3bec62c15a15a555051a77d0b69ac401b [2024-07-30T10:50:12.003Z] $ docker rm -f --volumes 56616af10568465a1e348be12ba299e3bec62c15a15a555051a77d0b69ac401b [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:50:12.454Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-30T10:50:12.454Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-30T10:50:12.533Z] prd-ubuntu20.04-docker-8c-8g-6754 does not seem to be running inside a container [2024-07-30T10:50:12.624Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@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 ******** ci-base-image-x86_64 cat [2024-07-30T10:50:12.963Z] $ docker top c8062837b8335ff35ea51d404c5e1ee4441f283a96fc455e03ab5e32cca53bff -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-30T10:50:13.324Z] + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh [2024-07-30T10:50:13.625Z] + make test [2024-07-30T10:50:13.625Z] go test ./... -coverprofile=coverage.out ./... [2024-07-30T10:50:15.000Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2024-07-30T10:50:33.068Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2024-07-30T10:50:33.068Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2024-07-30T10:50:35.602Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.968s coverage: 40.6% of statements [2024-07-30T10:50:35.602Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.009s coverage: 95.5% of statements [2024-07-30T10:50:35.602Z] ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.241s coverage: 51.9% of statements [2024-07-30T10:50:53.678Z] go vet ./... [2024-07-30T10:50:57.853Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-30T10:50:57.853Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-30T10:50:57.853Z] ./bin/test-attribution-txt.sh [2024-07-30T10:50:57.853Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-30T10:50:57.853Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-30T10:50:57.853Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-30T10:50:57.853Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-30T10:50:57.853Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-07-30T10:50:57.853Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-30T10:50:57.853Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-30T10:50:57.853Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-30T10:50:57.853Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-30T10:50:57.853Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-30T10:50:57.853Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-30T10:50:57.853Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-30T10:50:57.853Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-30T10:50:57.853Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-30T10:50:57.853Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-30T10:50:57.853Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-30T10:50:57.853Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-30T10:50:57.853Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-30T10:50:57.853Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-30T10:50:57.853Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-30T10:50:57.853Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-07-30T10:50:57.853Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-30T10:50:57.853Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-30T10:50:57.853Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-30T10:50:57.853Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-30T10:50:57.853Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-30T10:50:57.853Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-30T10:50:57.853Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-30T10:50:57.853Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-30T10:50:57.853Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-30T10:50:57.853Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-30T10:50:57.853Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-30T10:50:57.853Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-30T10:50:57.853Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-30T10:50:57.853Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-30T10:50:57.853Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-30T10:50:57.853Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-30T10:50:57.853Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-30T10:50:57.853Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-30T10:50:57.853Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-30T10:50:57.853Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-30T10:50:57.853Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-30T10:50:57.853Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-30T10:50:57.853Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [2024-07-30T10:50:57.853Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-30T10:50:57.853Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-30T10:50:57.853Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-30T10:50:57.853Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-30T10:50:57.853Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-30T10:50:57.853Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-30T10:50:57.853Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-30T10:50:57.853Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-07-30T10:50:57.853Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-30T10:50:57.853Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-30T10:50:57.853Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-30T10:50:57.853Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-30T10:50:57.853Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-07-30T10:50:57.853Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-30T10:50:57.853Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-30T10:50:57.853Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-30T10:50:57.853Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-30T10:50:57.853Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-30T10:50:57.853Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-30T10:50:57.853Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-07-30T10:50:57.853Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-07-30T10:50:57.866Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-30T10:50:57.874Z] $ docker stop --time=1 c8062837b8335ff35ea51d404c5e1ee4441f283a96fc455e03ab5e32cca53bff [2024-07-30T10:50:59.520Z] $ docker rm -f --volumes c8062837b8335ff35ea51d404c5e1ee4441f283a96fc455e03ab5e32cca53bff [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-30T10:51:00.064Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-30T10:51:00.150Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-07-30T10:51:00.777Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-30T10:51:01.065Z] + ls -al . [2024-07-30T10:51:01.065Z] total 688 [2024-07-30T10:51:01.065Z] drwxrwxr-x 11 jenkins jenkins 4096 Jul 30 10:50 . [2024-07-30T10:51:01.065Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 30 10:48 .. [2024-07-30T10:51:01.065Z] -rw-rw-r-- 1 jenkins jenkins 134 Jul 30 10:48 .dockerignore [2024-07-30T10:51:01.065Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 30 10:50 .git [2024-07-30T10:51:01.065Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 30 10:48 .github [2024-07-30T10:51:01.065Z] -rw-rw-r-- 1 jenkins jenkins 880 Jul 30 10:48 .gitignore [2024-07-30T10:51:01.065Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 30 10:48 .golangci.yml [2024-07-30T10:51:01.065Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 30 10:49 .semver [2024-07-30T10:51:01.065Z] -rw-rw-r-- 1 jenkins jenkins 11980 Jul 30 10:48 Attribution.txt [2024-07-30T10:51:01.065Z] -rw-rw-r-- 1 jenkins jenkins 11677 Jul 30 10:48 CHANGELOG.md [2024-07-30T10:51:01.065Z] -rw-rw-r-- 1 jenkins jenkins 1456 Jul 30 10:48 Dockerfile [2024-07-30T10:51:01.065Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 30 10:48 GOVERNANCE.md [2024-07-30T10:51:01.065Z] -rw-rw-r-- 1 jenkins jenkins 661 Jul 30 10:48 Jenkinsfile [2024-07-30T10:51:01.065Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jul 30 10:48 LICENSE [2024-07-30T10:51:01.065Z] -rw-rw-r-- 1 jenkins jenkins 2179 Jul 30 10:48 Makefile [2024-07-30T10:51:01.065Z] -rw-rw-r-- 1 jenkins jenkins 625 Jul 30 10:48 OWNERS.md [2024-07-30T10:51:01.065Z] -rw-rw-r-- 1 jenkins jenkins 28907 Jul 30 10:48 README.md [2024-07-30T10:51:01.065Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 30 10:49 VERSION [2024-07-30T10:51:01.065Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 30 10:48 bin [2024-07-30T10:51:01.065Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 30 10:48 cmd [2024-07-30T10:51:01.065Z] -rw-r--r-- 1 jenkins jenkins 438103 Jul 30 10:50 coverage.out [2024-07-30T10:51:01.065Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 30 10:48 examples [2024-07-30T10:51:01.065Z] -rw-rw-r-- 1 jenkins jenkins 7163 Jul 30 10:48 go.mod [2024-07-30T10:51:01.065Z] -rw-rw-r-- 1 jenkins jenkins 101673 Jul 30 10:48 go.sum [2024-07-30T10:51:01.065Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 30 10:48 images [2024-07-30T10:51:01.065Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 30 10:48 internal [2024-07-30T10:51:01.065Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 30 10:48 pkg [2024-07-30T10:51:01.065Z] -rw-rw-r-- 1 jenkins jenkins 193 Jul 30 10:48 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:51:01.388Z] + 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=c113c35f422ed3e43f4da535b17fc150c7364f0a --label arch=amd64 --label version=3.2.0-dev.15 . [2024-07-30T10:51:01.388Z] Sending build context to Docker daemon 11.42MB [2024-07-30T10:51:01.388Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2024-07-30T10:51:01.388Z] Step 2/25 : FROM ${BASE} AS builder [2024-07-30T10:51:01.388Z] ---> 3a925a1eadff [2024-07-30T10:51:01.388Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-07-30T10:51:01.388Z] ---> Running in 36fba81c826e [2024-07-30T10:51:01.388Z] Removing intermediate container 36fba81c826e [2024-07-30T10:51:01.388Z] ---> 7a29745db516 [2024-07-30T10:51:01.388Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-30T10:51:01.648Z] ---> Running in f758ac76ff5e [2024-07-30T10:51:01.648Z] Removing intermediate container f758ac76ff5e [2024-07-30T10:51:01.648Z] ---> b39446aa895c [2024-07-30T10:51:01.648Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git" [2024-07-30T10:51:01.648Z] ---> Running in 9b60dbed0392 [2024-07-30T10:51:01.648Z] Removing intermediate container 9b60dbed0392 [2024-07-30T10:51:01.648Z] ---> e96733bfb492 [2024-07-30T10:51:01.648Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-07-30T10:51:01.648Z] ---> Running in c4d0dfaf359c [2024-07-30T10:51:01.907Z] Removing intermediate container c4d0dfaf359c [2024-07-30T10:51:01.908Z] ---> e8d073ae7ee7 [2024-07-30T10:51:01.908Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-30T10:51:01.908Z] ---> Running in 176a8befb832 [2024-07-30T10:51:02.166Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-30T10:51:02.166Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-30T10:51:02.425Z] OK: 264 MiB in 52 packages [2024-07-30T10:51:02.682Z] Removing intermediate container 176a8befb832 [2024-07-30T10:51:02.682Z] ---> f35dca2bf5d5 [2024-07-30T10:51:02.682Z] Step 8/25 : WORKDIR /app [2024-07-30T10:51:02.682Z] ---> Running in 8674c6e9ee4d [2024-07-30T10:51:02.940Z] Removing intermediate container 8674c6e9ee4d [2024-07-30T10:51:02.940Z] ---> 9c488dd07e56 [2024-07-30T10:51:02.940Z] Step 9/25 : COPY go.mod vendor* ./ [2024-07-30T10:51:02.940Z] ---> 4ac5ec926540 [2024-07-30T10:51:02.940Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-30T10:51:02.940Z] ---> Running in b0eb609c13c9 [2024-07-30T10:51:03.508Z] Removing intermediate container b0eb609c13c9 [2024-07-30T10:51:03.508Z] ---> b41a38c8691f [2024-07-30T10:51:03.508Z] Step 11/25 : COPY . . [2024-07-30T10:51:03.948Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6756 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws [2024-07-30T10:51:03.964Z] Running in /w/workspace/device-rfid-llrp-go/150 [Pipeline] { [Pipeline] checkout [2024-07-30T10:51:03.998Z] The recommended git tool is: git [2024-07-30T10:51:04.073Z] ---> 465bf21c0a5d [2024-07-30T10:51:04.073Z] Step 12/25 : RUN $MAKE [2024-07-30T10:51:04.073Z] ---> Running in b415bcf1bb41 [2024-07-30T10:51:04.073Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.2.0-dev.15 -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:51:08.733Z] using credential edgex-jenkins-ssh [2024-07-30T10:51:08.759Z] Cloning the remote Git repository [2024-07-30T10:51:08.797Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-07-30T10:51:08.886Z] > git init /w/workspace/device-rfid-llrp-go/150 # timeout=10 [2024-07-30T10:51:09.024Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-07-30T10:51:09.025Z] > git --version # timeout=10 [2024-07-30T10:51:09.044Z] > git --version # 'git version 2.25.1' [2024-07-30T10:51:09.046Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-30T10:51:09.183Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-30T10:51:12.571Z] Avoid second fetch [2024-07-30T10:51:12.571Z] Checking out Revision c113c35f422ed3e43f4da535b17fc150c7364f0a (main) [2024-07-30T10:51:11.747Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2024-07-30T10:51:11.774Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-30T10:51:12.581Z] > git config core.sparsecheckout # timeout=10 [2024-07-30T10:51:12.645Z] > git checkout -f c113c35f422ed3e43f4da535b17fc150c7364f0a # timeout=10 [2024-07-30T10:51:13.160Z] Commit message: "Merge pull request #306 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.29" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-30T10:51:17.850Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-07-30T10:51:17.850Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-30T10:51:17.850Z] Dload Upload Total Spent Left Speed [2024-07-30T10:51:17.850Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 119k 0 --:--:-- --:--:-- --:--:-- 119k [Pipeline] sh [2024-07-30T10:51:18.192Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-07-30T10:51:18.518Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-07-30T10:51:18.518Z] + sudo tee /etc/docker/daemon.new [2024-07-30T10:51:18.518Z] { [2024-07-30T10:51:18.518Z] "registry-mirrors": [ [2024-07-30T10:51:18.518Z] "https://nexus3.edgexfoundry.org:10001" [2024-07-30T10:51:18.518Z] ], [2024-07-30T10:51:18.518Z] "bip": "10.250.0.254/24", [2024-07-30T10:51:18.518Z] "hosts": [ [2024-07-30T10:51:18.518Z] "tcp://0.0.0.0:5555", [2024-07-30T10:51:18.518Z] "unix:///var/run/docker.sock" [2024-07-30T10:51:18.518Z] ], [2024-07-30T10:51:18.518Z] "mtu": 1458, [2024-07-30T10:51:18.518Z] "selinux-enabled": true, [2024-07-30T10:51:18.518Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-07-30T10:51:18.518Z] } [Pipeline] sh [2024-07-30T10:51:18.850Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-07-30T10:51:19.188Z] + sudo service docker restart [2024-07-30T10:51:30.599Z] Removing intermediate container b415bcf1bb41 [2024-07-30T10:51:30.599Z] ---> d61ce9cbc09c [2024-07-30T10:51:30.599Z] Step 13/25 : FROM alpine:3.18 [2024-07-30T10:51:30.599Z] 3.18: Pulling from library/alpine [2024-07-30T10:51:30.599Z] 930bdd4d222e: Pulling fs layer [2024-07-30T10:51:30.599Z] 930bdd4d222e: Verifying Checksum [2024-07-30T10:51:30.599Z] 930bdd4d222e: Download complete [2024-07-30T10:51:30.599Z] 930bdd4d222e: Pull complete [2024-07-30T10:51:30.599Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-30T10:51:30.599Z] Status: Downloaded newer image for alpine:3.18 [2024-07-30T10:51:30.599Z] ---> 18f865063206 [2024-07-30T10:51:30.599Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-07-30T10:51:30.599Z] ---> Running in 861bfbbdf71d [2024-07-30T10:51:30.599Z] Removing intermediate container 861bfbbdf71d [2024-07-30T10:51:30.599Z] ---> aa14577549e3 [2024-07-30T10:51:30.599Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-07-30T10:51:30.599Z] ---> Running in 660df1383c26 [2024-07-30T10:51:30.599Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-30T10:51:30.599Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-30T10:51:30.599Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-30T10:51:30.599Z] Executing busybox-1.36.1-r7.trigger [2024-07-30T10:51:30.599Z] OK: 7 MiB in 16 packages [2024-07-30T10:51:30.599Z] Removing intermediate container 660df1383c26 [2024-07-30T10:51:30.599Z] ---> a99189e56f19 [2024-07-30T10:51:30.599Z] Step 16/25 : RUN apk --no-cache upgrade [2024-07-30T10:51:30.599Z] ---> Running in 43198fdd6d21 [2024-07-30T10:51:30.858Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-30T10:51:31.118Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-30T10:51:31.118Z] OK: 7 MiB in 16 packages [2024-07-30T10:51:31.684Z] Removing intermediate container 43198fdd6d21 [2024-07-30T10:51:31.685Z] ---> 1dfd5f19c211 [2024-07-30T10:51:31.685Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2024-07-30T10:51:31.685Z] ---> bb13b29a4a83 [2024-07-30T10:51:31.685Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2024-07-30T10:51:31.685Z] ---> b7cb49d3f98b [2024-07-30T10:51:31.685Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2024-07-30T10:51:32.617Z] ---> 21fde272cf34 [2024-07-30T10:51:32.617Z] Step 20/25 : EXPOSE 59989 [2024-07-30T10:51:32.617Z] ---> Running in db34f93aec4b [2024-07-30T10:51:32.617Z] Removing intermediate container db34f93aec4b [2024-07-30T10:51:32.617Z] ---> d71437406830 [2024-07-30T10:51:32.617Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2024-07-30T10:51:32.617Z] ---> Running in ce722f893c41 [2024-07-30T10:51:32.617Z] Removing intermediate container ce722f893c41 [2024-07-30T10:51:32.617Z] ---> ceebd1352767 [2024-07-30T10:51:32.617Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-07-30T10:51:32.617Z] ---> Running in 347caf1f6562 [2024-07-30T10:51:32.875Z] Removing intermediate container 347caf1f6562 [2024-07-30T10:51:32.875Z] ---> 487cf1804ee7 [2024-07-30T10:51:32.875Z] Step 23/25 : LABEL arch=amd64 [2024-07-30T10:51:32.875Z] ---> Running in 9fa948f5796a [2024-07-30T10:51:32.875Z] Removing intermediate container 9fa948f5796a [2024-07-30T10:51:32.875Z] ---> fb2aea6dd340 [2024-07-30T10:51:32.875Z] Step 24/25 : LABEL git_sha=c113c35f422ed3e43f4da535b17fc150c7364f0a [2024-07-30T10:51:32.875Z] ---> Running in 9dc068cdc282 [2024-07-30T10:51:32.875Z] Removing intermediate container 9dc068cdc282 [2024-07-30T10:51:32.875Z] ---> d4e1a9d0fb99 [2024-07-30T10:51:32.875Z] Step 25/25 : LABEL version=3.2.0-dev.15 [2024-07-30T10:51:32.875Z] ---> Running in 2246e7076a1b [2024-07-30T10:51:33.134Z] Removing intermediate container 2246e7076a1b [2024-07-30T10:51:33.134Z] ---> 9c12e4abcb64 [2024-07-30T10:51:33.134Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-30T10:51:33.134Z] Successfully built 9c12e4abcb64 [2024-07-30T10:51:33.134Z] Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-30T10:51:33.255Z] provisioning config files... [2024-07-30T10:51:33.263Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config14695189081796535650tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-30T10:51:33.556Z] ---> ****-login.sh [2024-07-30T10:51:33.556Z] nexus3.edgexfoundry.org:10001 [2024-07-30T10:51:33.556Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-30T10:51:33.556Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-30T10:51:33.557Z] Configure a credential helper to remove this warning. See [2024-07-30T10:51:33.557Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-30T10:51:33.557Z] [2024-07-30T10:51:33.557Z] Login Succeeded [2024-07-30T10:51:33.557Z] nexus3.edgexfoundry.org:10002 [2024-07-30T10:51:33.815Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-30T10:51:33.815Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-30T10:51:33.815Z] Configure a credential helper to remove this warning. See [2024-07-30T10:51:33.815Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-30T10:51:33.815Z] [2024-07-30T10:51:33.815Z] Login Succeeded [2024-07-30T10:51:33.815Z] nexus3.edgexfoundry.org:10003 [2024-07-30T10:51:33.815Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-30T10:51:33.815Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-30T10:51:33.815Z] Configure a credential helper to remove this warning. See [2024-07-30T10:51:33.815Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-30T10:51:33.815Z] [2024-07-30T10:51:33.815Z] Login Succeeded [2024-07-30T10:51:33.815Z] nexus3.edgexfoundry.org:10004 [2024-07-30T10:51:33.815Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-30T10:51:34.074Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-30T10:51:34.074Z] Configure a credential helper to remove this warning. See [2024-07-30T10:51:34.074Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-30T10:51:34.074Z] [2024-07-30T10:51:34.074Z] Login Succeeded [2024-07-30T10:51:34.074Z] ****.io [2024-07-30T10:51:34.074Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-30T10:51:34.074Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-30T10:51:34.074Z] Configure a credential helper to remove this warning. See [2024-07-30T10:51:34.074Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-30T10:51:34.074Z] [2024-07-30T10:51:34.074Z] Login Succeeded [2024-07-30T10:51:34.074Z] ---> ****-login.sh ends [Pipeline] } [2024-07-30T10:51:34.080Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-30T10:51:34.132Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-30T10:51:34.174Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: [2024-07-30T10:51:34.174Z] c113c35f422ed3e43f4da535b17fc150c7364f0a [2024-07-30T10:51:34.174Z] latest [2024-07-30T10:51:34.174Z] 3.2.0-dev.15 [2024-07-30T10:51:34.174Z] c113c35f422ed3e43f4da535b17fc150c7364f0a-3.2.0-dev.15 [2024-07-30T10:51:34.174Z] main [2024-07-30T10:51:34.174Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:51:34.531Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:c113c35f422ed3e43f4da535b17fc150c7364f0a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:51:34.862Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:c113c35f422ed3e43f4da535b17fc150c7364f0a [2024-07-30T10:51:34.862Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2024-07-30T10:51:34.862Z] f29485351fd2: Preparing [2024-07-30T10:51:34.862Z] d5fa95ad740f: Preparing [2024-07-30T10:51:34.862Z] fbb6f1937dcf: Preparing [2024-07-30T10:51:34.862Z] 398441a60999: Preparing [2024-07-30T10:51:34.862Z] 57dcc2e08d80: Preparing [2024-07-30T10:51:34.862Z] ce7f800efff9: Preparing [2024-07-30T10:51:34.862Z] 398441a60999: Pushed [2024-07-30T10:51:34.862Z] 57dcc2e08d80: Pushed [2024-07-30T10:51:34.862Z] ce7f800efff9: Layer already exists [2024-07-30T10:51:34.862Z] fbb6f1937dcf: Pushed [2024-07-30T10:51:34.862Z] d5fa95ad740f: Pushed [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-30T10:51:37.445Z] provisioning config files... [2024-07-30T10:51:37.468Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/150@tmp/config11117129674888236191tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-30T10:51:37.919Z] ---> ****-login.sh [2024-07-30T10:51:37.919Z] nexus3.edgexfoundry.org:10001 [2024-07-30T10:51:38.196Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-30T10:51:38.466Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-30T10:51:38.467Z] Configure a credential helper to remove this warning. See [2024-07-30T10:51:38.467Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-30T10:51:38.467Z] [2024-07-30T10:51:38.467Z] Login Succeeded [2024-07-30T10:51:38.467Z] nexus3.edgexfoundry.org:10002 [2024-07-30T10:51:38.737Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-30T10:51:39.009Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-30T10:51:39.009Z] Configure a credential helper to remove this warning. See [2024-07-30T10:51:39.009Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-30T10:51:39.009Z] [2024-07-30T10:51:39.009Z] Login Succeeded [2024-07-30T10:51:39.009Z] nexus3.edgexfoundry.org:10003 [2024-07-30T10:51:39.009Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-30T10:51:39.050Z] f29485351fd2: Pushed [2024-07-30T10:51:39.050Z] c113c35f422ed3e43f4da535b17fc150c7364f0a: digest: sha256:c18a45ee3cce2bf30f132f6fdf3f4d2b3dc5da63baaa16f2e383d98329cb2c5f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:51:39.282Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-30T10:51:39.282Z] Configure a credential helper to remove this warning. See [2024-07-30T10:51:39.282Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-30T10:51:39.282Z] [2024-07-30T10:51:39.282Z] Login Succeeded [2024-07-30T10:51:39.282Z] nexus3.edgexfoundry.org:10004 [2024-07-30T10:51:39.376Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:51:39.554Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-30T10:51:39.554Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-30T10:51:39.554Z] Configure a credential helper to remove this warning. See [2024-07-30T10:51:39.554Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-30T10:51:39.554Z] [2024-07-30T10:51:39.554Z] Login Succeeded [2024-07-30T10:51:39.554Z] ****.io [2024-07-30T10:51:39.705Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2024-07-30T10:51:39.705Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2024-07-30T10:51:39.705Z] f29485351fd2: Preparing [2024-07-30T10:51:39.705Z] d5fa95ad740f: Preparing [2024-07-30T10:51:39.705Z] fbb6f1937dcf: Preparing [2024-07-30T10:51:39.705Z] 398441a60999: Preparing [2024-07-30T10:51:39.705Z] 57dcc2e08d80: Preparing [2024-07-30T10:51:39.705Z] ce7f800efff9: Preparing [2024-07-30T10:51:39.705Z] ce7f800efff9: Waiting [2024-07-30T10:51:39.705Z] f29485351fd2: Layer already exists [2024-07-30T10:51:39.705Z] d5fa95ad740f: Layer already exists [2024-07-30T10:51:39.705Z] 57dcc2e08d80: Layer already exists [2024-07-30T10:51:39.705Z] 398441a60999: Layer already exists [2024-07-30T10:51:39.705Z] fbb6f1937dcf: Layer already exists [2024-07-30T10:51:39.705Z] ce7f800efff9: Layer already exists [2024-07-30T10:51:39.705Z] latest: digest: sha256:c18a45ee3cce2bf30f132f6fdf3f4d2b3dc5da63baaa16f2e383d98329cb2c5f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:51:39.822Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-30T10:51:40.020Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:51:40.091Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-30T10:51:40.091Z] Configure a credential helper to remove this warning. See [2024-07-30T10:51:40.091Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-30T10:51:40.091Z] [2024-07-30T10:51:40.091Z] Login Succeeded [2024-07-30T10:51:40.091Z] ---> ****-login.sh ends [Pipeline] } [2024-07-30T10:51:40.104Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2024-07-30T10:51:40.342Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.2.0-dev.15 [2024-07-30T10:51:40.342Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2024-07-30T10:51:40.342Z] f29485351fd2: Preparing [2024-07-30T10:51:40.342Z] d5fa95ad740f: Preparing [2024-07-30T10:51:40.342Z] fbb6f1937dcf: Preparing [2024-07-30T10:51:40.342Z] 398441a60999: Preparing [2024-07-30T10:51:40.342Z] 57dcc2e08d80: Preparing [2024-07-30T10:51:40.342Z] ce7f800efff9: Preparing [2024-07-30T10:51:40.343Z] ce7f800efff9: Waiting [2024-07-30T10:51:40.343Z] f29485351fd2: Layer already exists [2024-07-30T10:51:40.343Z] d5fa95ad740f: Layer already exists [2024-07-30T10:51:40.343Z] 57dcc2e08d80: Layer already exists [2024-07-30T10:51:40.343Z] fbb6f1937dcf: Layer already exists [2024-07-30T10:51:40.343Z] 398441a60999: Layer already exists [2024-07-30T10:51:40.343Z] ce7f800efff9: Layer already exists [2024-07-30T10:51:40.343Z] 3.2.0-dev.15: digest: sha256:c18a45ee3cce2bf30f132f6fdf3f4d2b3dc5da63baaa16f2e383d98329cb2c5f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] echo [2024-07-30T10:51:40.424Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-30T10:51:40.438Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-30T10:51:40.452Z] ========================================================= [2024-07-30T10:51:40.452Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-07-30T10:51:40.452Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:51:40.666Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:c113c35f422ed3e43f4da535b17fc150c7364f0a-3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:51:40.818Z] + 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:51:40.985Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:c113c35f422ed3e43f4da535b17fc150c7364f0a-3.2.0-dev.15 [2024-07-30T10:51:40.985Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2024-07-30T10:51:40.985Z] f29485351fd2: Preparing [2024-07-30T10:51:40.985Z] d5fa95ad740f: Preparing [2024-07-30T10:51:40.985Z] fbb6f1937dcf: Preparing [2024-07-30T10:51:40.985Z] 398441a60999: Preparing [2024-07-30T10:51:40.985Z] 57dcc2e08d80: Preparing [2024-07-30T10:51:40.985Z] ce7f800efff9: Preparing [2024-07-30T10:51:40.985Z] ce7f800efff9: Waiting [2024-07-30T10:51:40.985Z] 57dcc2e08d80: Layer already exists [2024-07-30T10:51:40.985Z] fbb6f1937dcf: Layer already exists [2024-07-30T10:51:40.985Z] d5fa95ad740f: Layer already exists [2024-07-30T10:51:40.985Z] 398441a60999: Layer already exists [2024-07-30T10:51:40.985Z] f29485351fd2: Layer already exists [2024-07-30T10:51:40.985Z] ce7f800efff9: Layer already exists [2024-07-30T10:51:40.985Z] c113c35f422ed3e43f4da535b17fc150c7364f0a-3.2.0-dev.15: digest: sha256:c18a45ee3cce2bf30f132f6fdf3f4d2b3dc5da63baaa16f2e383d98329cb2c5f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:51:41.086Z] Sending build context to Docker daemon 1.201MB [2024-07-30T10:51:41.086Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-07-30T10:51:41.086Z] Step 2/12 : FROM ${BASE} AS builder [2024-07-30T10:51:41.315Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2024-07-30T10:51:41.361Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-07-30T10:51:41.361Z] c6b39de5b339: Pulling fs layer [2024-07-30T10:51:41.361Z] a69c41024577: Pulling fs layer [2024-07-30T10:51:41.361Z] d6de4b400683: Pulling fs layer [2024-07-30T10:51:41.361Z] 35cb2a7552d0: Pulling fs layer [2024-07-30T10:51:41.361Z] 4f4fb700ef54: Pulling fs layer [2024-07-30T10:51:41.361Z] 464afbd9ba4c: Pulling fs layer [2024-07-30T10:51:41.361Z] 00f215d4a9da: Pulling fs layer [2024-07-30T10:51:41.361Z] d496ad576159: Pulling fs layer [2024-07-30T10:51:41.361Z] 464afbd9ba4c: Waiting [2024-07-30T10:51:41.361Z] d496ad576159: Waiting [2024-07-30T10:51:41.361Z] 35cb2a7552d0: Waiting [2024-07-30T10:51:41.361Z] 4f4fb700ef54: Waiting [2024-07-30T10:51:41.361Z] 00f215d4a9da: Waiting [2024-07-30T10:51:41.361Z] a69c41024577: Verifying Checksum [2024-07-30T10:51:41.361Z] a69c41024577: Download complete [2024-07-30T10:51:41.361Z] 35cb2a7552d0: Verifying Checksum [2024-07-30T10:51:41.361Z] 35cb2a7552d0: Download complete [2024-07-30T10:51:41.361Z] 4f4fb700ef54: Verifying Checksum [2024-07-30T10:51:41.361Z] 4f4fb700ef54: Download complete [2024-07-30T10:51:41.361Z] 464afbd9ba4c: Verifying Checksum [2024-07-30T10:51:41.361Z] c6b39de5b339: Verifying Checksum [2024-07-30T10:51:41.361Z] c6b39de5b339: Download complete [2024-07-30T10:51:41.361Z] 464afbd9ba4c: Download complete [Pipeline] sh [2024-07-30T10:51:41.634Z] d496ad576159: Verifying Checksum [2024-07-30T10:51:41.634Z] d496ad576159: Download complete [2024-07-30T10:51:41.639Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [2024-07-30T10:51:41.639Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2024-07-30T10:51:41.639Z] f29485351fd2: Preparing [2024-07-30T10:51:41.639Z] d5fa95ad740f: Preparing [2024-07-30T10:51:41.639Z] fbb6f1937dcf: Preparing [2024-07-30T10:51:41.639Z] 398441a60999: Preparing [2024-07-30T10:51:41.639Z] 57dcc2e08d80: Preparing [2024-07-30T10:51:41.639Z] ce7f800efff9: Preparing [2024-07-30T10:51:41.639Z] ce7f800efff9: Waiting [2024-07-30T10:51:41.639Z] d5fa95ad740f: Layer already exists [2024-07-30T10:51:41.639Z] 57dcc2e08d80: Layer already exists [2024-07-30T10:51:41.639Z] 398441a60999: Layer already exists [2024-07-30T10:51:41.639Z] f29485351fd2: Layer already exists [2024-07-30T10:51:41.639Z] fbb6f1937dcf: Layer already exists [2024-07-30T10:51:41.639Z] ce7f800efff9: Layer already exists [2024-07-30T10:51:41.639Z] main: digest: sha256:c18a45ee3cce2bf30f132f6fdf3f4d2b3dc5da63baaa16f2e383d98329cb2c5f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-30T10:51:41.715Z] ===================================================== [Pipeline] echo [2024-07-30T10:51:41.728Z] taggedImages: [2024-07-30T10:51:41.728Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:c113c35f422ed3e43f4da535b17fc150c7364f0a [2024-07-30T10:51:41.728Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2024-07-30T10:51:41.728Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.2.0-dev.15 [2024-07-30T10:51:41.728Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:c113c35f422ed3e43f4da535b17fc150c7364f0a-3.2.0-dev.15 [2024-07-30T10:51:41.728Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // script [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:51:42.148Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-30T10:51:42.148Z] [2024-07-30T10:51:42.148Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:51:42.224Z] c6b39de5b339: Pull complete [2024-07-30T10:51:42.457Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-30T10:51:42.457Z] latest: Pulling from edgex-lftools-log-publisher [2024-07-30T10:51:42.457Z] 5eb5b503b376: Pulling fs layer [2024-07-30T10:51:42.457Z] 5c69ac0246d0: Pulling fs layer [2024-07-30T10:51:42.457Z] ec43610c2a17: Pulling fs layer [2024-07-30T10:51:42.457Z] 3a2ae6a8a46f: Pulling fs layer [2024-07-30T10:51:42.457Z] 33b1e0a273af: Pulling fs layer [2024-07-30T10:51:42.457Z] 5d3b04190fa2: Pulling fs layer [2024-07-30T10:51:42.457Z] 2f39f015ded8: Pulling fs layer [2024-07-30T10:51:42.457Z] 3a2ae6a8a46f: Waiting [2024-07-30T10:51:42.457Z] 33b1e0a273af: Waiting [2024-07-30T10:51:42.457Z] 5d3b04190fa2: Waiting [2024-07-30T10:51:42.457Z] 2f39f015ded8: Waiting [2024-07-30T10:51:42.457Z] 5c69ac0246d0: Download complete [2024-07-30T10:51:42.457Z] 3a2ae6a8a46f: Verifying Checksum [2024-07-30T10:51:42.457Z] 3a2ae6a8a46f: Download complete [2024-07-30T10:51:42.457Z] 33b1e0a273af: Verifying Checksum [2024-07-30T10:51:42.457Z] 33b1e0a273af: Download complete [2024-07-30T10:51:42.457Z] ec43610c2a17: Verifying Checksum [2024-07-30T10:51:42.457Z] ec43610c2a17: Download complete [2024-07-30T10:51:42.457Z] 5d3b04190fa2: Verifying Checksum [2024-07-30T10:51:42.457Z] 5d3b04190fa2: Download complete [2024-07-30T10:51:42.716Z] 5eb5b503b376: Verifying Checksum [2024-07-30T10:51:42.716Z] 5eb5b503b376: Download complete [2024-07-30T10:51:42.830Z] a69c41024577: Pull complete [2024-07-30T10:51:43.099Z] d6de4b400683: Verifying Checksum [2024-07-30T10:51:43.099Z] d6de4b400683: Download complete [2024-07-30T10:51:43.281Z] 2f39f015ded8: Download complete [2024-07-30T10:51:43.847Z] 5eb5b503b376: Pull complete [2024-07-30T10:51:43.847Z] 5c69ac0246d0: Pull complete [2024-07-30T10:51:44.059Z] 00f215d4a9da: Verifying Checksum [2024-07-30T10:51:44.059Z] 00f215d4a9da: Download complete [2024-07-30T10:51:44.412Z] ec43610c2a17: Pull complete [2024-07-30T10:51:44.412Z] 3a2ae6a8a46f: Pull complete [2024-07-30T10:51:44.412Z] 33b1e0a273af: Pull complete [2024-07-30T10:51:44.669Z] 5d3b04190fa2: Pull complete [2024-07-30T10:51:48.853Z] 2f39f015ded8: Pull complete [2024-07-30T10:51:48.853Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-07-30T10:51:48.853Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-30T10:51:48.853Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-30T10:51:48.959Z] prd-ubuntu20.04-docker-8c-8g-6754 does not seem to be running inside a container [2024-07-30T10:51:48.976Z] $ 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/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@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-lftools-log-publisher:latest cat [2024-07-30T10:51:50.239Z] $ docker top ef61170d77f1d0b77f91aa58175db66d5e68deb2841ba42bfa03399318a3af03 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-30T10:51:50.642Z] ---> job-cost.sh [2024-07-30T10:51:50.642Z] lf-activate-venv: SKIPPING [2024-07-30T10:51:50.642Z] INFO: No Stack... [2024-07-30T10:51:51.210Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-30T10:51:51.471Z] INFO: Archiving Costs [Pipeline] sh [2024-07-30T10:51:51.762Z] + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv [2024-07-30T10:51:51.762Z] + cut -d, -f6 [Pipeline] lock [2024-07-30T10:51:51.776Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-150-stack-cost] [2024-07-30T10:51:51.784Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-150-stack-cost] did not exist. Created. [2024-07-30T10:51:51.791Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-150-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-30T10:51:52.103Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-07-30T10:51:52.128Z] Stashed 1 file(s) [Pipeline] } [2024-07-30T10:51:52.136Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-150-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-30T10:51:52.154Z] $ docker stop --time=1 ef61170d77f1d0b77f91aa58175db66d5e68deb2841ba42bfa03399318a3af03 [2024-07-30T10:51:53.305Z] $ docker rm -f --volumes ef61170d77f1d0b77f91aa58175db66d5e68deb2841ba42bfa03399318a3af03 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-07-30T10:51:56.360Z] d6de4b400683: Pull complete [2024-07-30T10:51:56.360Z] 35cb2a7552d0: Pull complete [2024-07-30T10:51:56.360Z] 4f4fb700ef54: Pull complete [2024-07-30T10:51:56.360Z] 464afbd9ba4c: Pull complete [2024-07-30T10:52:06.436Z] 00f215d4a9da: Pull complete [2024-07-30T10:52:06.436Z] d496ad576159: Pull complete [2024-07-30T10:52:06.436Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-07-30T10:52:06.436Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-30T10:52:06.436Z] ---> f246e2811388 [2024-07-30T10:52:06.436Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-07-30T10:52:08.385Z] ---> Running in 520d1e55b48f [2024-07-30T10:52:08.385Z] Removing intermediate container 520d1e55b48f [2024-07-30T10:52:08.385Z] ---> d8c62a3c13f5 [2024-07-30T10:52:08.385Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-30T10:52:08.652Z] ---> Running in 26952d7f2ff3 [2024-07-30T10:52:08.924Z] Removing intermediate container 26952d7f2ff3 [2024-07-30T10:52:08.924Z] ---> bc1cc7311c8b [2024-07-30T10:52:08.924Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2024-07-30T10:52:08.924Z] ---> Running in 681b61c609de [2024-07-30T10:52:09.191Z] Removing intermediate container 681b61c609de [2024-07-30T10:52:09.191Z] ---> fbee779997a7 [2024-07-30T10:52:09.191Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-07-30T10:52:09.191Z] ---> Running in 1ae1b4febca5 [2024-07-30T10:52:09.457Z] Removing intermediate container 1ae1b4febca5 [2024-07-30T10:52:09.457Z] ---> 288357f4aeec [2024-07-30T10:52:09.457Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-30T10:52:09.723Z] ---> Running in d7b583d1de52 [2024-07-30T10:52:10.676Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-30T10:52:11.257Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-30T10:52:12.222Z] OK: 266 MiB in 52 packages [2024-07-30T10:52:13.182Z] Removing intermediate container d7b583d1de52 [2024-07-30T10:52:13.182Z] ---> 913d6f63a500 [2024-07-30T10:52:13.182Z] Step 8/12 : WORKDIR /app [2024-07-30T10:52:13.182Z] ---> Running in a0675efd150a [2024-07-30T10:52:13.456Z] Removing intermediate container a0675efd150a [2024-07-30T10:52:13.456Z] ---> 37b8841c8c05 [2024-07-30T10:52:13.456Z] Step 9/12 : COPY go.mod vendor* ./ [2024-07-30T10:52:13.721Z] ---> a5a3213bf99c [2024-07-30T10:52:13.721Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-30T10:52:13.998Z] ---> Running in c5ad960af639 [2024-07-30T10:54:05.689Z] Removing intermediate container c5ad960af639 [2024-07-30T10:54:05.689Z] ---> 37a7e5b72af0 [2024-07-30T10:54:05.689Z] Step 11/12 : COPY . . [2024-07-30T10:54:05.689Z] ---> 989ced2fde23 [2024-07-30T10:54:05.689Z] Step 12/12 : RUN $MAKE [2024-07-30T10:54:05.689Z] ---> Running in 2c5457af0796 [2024-07-30T10:54:05.689Z] noop [2024-07-30T10:54:05.689Z] Removing intermediate container 2c5457af0796 [2024-07-30T10:54:05.689Z] ---> 345d98284d86 [2024-07-30T10:54:05.689Z] Successfully built 345d98284d86 [2024-07-30T10:54:05.689Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:54:06.055Z] + docker inspect -f . ci-base-image-arm64 [2024-07-30T10:54:06.055Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-30T10:54:06.278Z] prd-ubuntu20.04-docker-arm64-4c-16g-6756 does not seem to be running inside a container [2024-07-30T10:54:06.334Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/150 -v /w/workspace/device-rfid-llrp-go/150:/w/workspace/device-rfid-llrp-go/150:rw,z -v /w/workspace/device-rfid-llrp-go/150@tmp:/w/workspace/device-rfid-llrp-go/150@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 ******** ci-base-image-arm64 cat [2024-07-30T10:54:07.528Z] $ docker top aa248a6b59bb8f4f4b2eba0b1b1cd03b756c7e4b6245f4769cc7b29813395392 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-30T10:54:08.342Z] + go version [2024-07-30T10:54:08.342Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-07-30T10:54:08.373Z] $ docker stop --time=1 aa248a6b59bb8f4f4b2eba0b1b1cd03b756c7e4b6245f4769cc7b29813395392 [2024-07-30T10:54:09.976Z] $ docker rm -f --volumes aa248a6b59bb8f4f4b2eba0b1b1cd03b756c7e4b6245f4769cc7b29813395392 [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:54:10.548Z] + docker inspect -f . ci-base-image-arm64 [2024-07-30T10:54:10.548Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-30T10:54:10.725Z] prd-ubuntu20.04-docker-arm64-4c-16g-6756 does not seem to be running inside a container [2024-07-30T10:54:10.791Z] $ 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/150 -v /w/workspace/device-rfid-llrp-go/150:/w/workspace/device-rfid-llrp-go/150:rw,z -v /w/workspace/device-rfid-llrp-go/150@tmp:/w/workspace/device-rfid-llrp-go/150@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 ******** ci-base-image-arm64 cat [2024-07-30T10:54:12.063Z] $ docker top 5fc8fd499eb157b70e150ec2181ced6b486861324889f8d6ff22205112e53292 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-30T10:54:12.575Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/150 [Pipeline] fileExists [Pipeline] sh [2024-07-30T10:54:12.910Z] + make test [2024-07-30T10:54:12.910Z] go test ./... -coverprofile=coverage.out ./... [2024-07-30T10:54:19.573Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2024-07-30T10:57:56.365Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2024-07-30T10:57:56.365Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2024-07-30T10:58:28.602Z] level=DEBUG ts=2024-07-30T10:57:58.751890326Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2024-07-30T10:58:28.602Z] level=INFO ts=2024-07-30T10:57:58.753592499Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2024-07-30T10:58:28.602Z] level=INFO ts=2024-07-30T10:57:58.753733806Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2024-07-30T10:58:28.602Z] level=DEBUG ts=2024-07-30T10:57:58.753867683Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2024-07-30T10:58:28.602Z] level=INFO ts=2024-07-30T10:57:58.754528575Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-07-30T10:58:28.602Z] level=WARN ts=2024-07-30T10:57:58.75461946Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-07-30T10:58:28.602Z] level=INFO ts=2024-07-30T10:57:58.754928305Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2024-07-30T10:58:28.602Z] level=INFO ts=2024-07-30T10:57:58.755448Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-07-30T10:58:28.602Z] level=WARN ts=2024-07-30T10:57:58.755513214Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-07-30T10:58:28.602Z] level=DEBUG ts=2024-07-30T10:57:58.755603398Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2024-07-30T10:58:28.602Z] level=INFO ts=2024-07-30T10:57:58.755735235Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2024-07-30T10:58:28.603Z] level=INFO ts=2024-07-30T10:57:58.756100533Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-07-30T10:58:28.603Z] level=DEBUG ts=2024-07-30T10:57:58.756185527Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-07-30T10:58:28.603Z] level=DEBUG ts=2024-07-30T10:57:58.756277151Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2024-07-30T10:58:28.603Z] level=INFO ts=2024-07-30T10:57:58.756360285Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2024-07-30T10:58:28.603Z] level=INFO ts=2024-07-30T10:57:58.756735704Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-07-30T10:58:28.603Z] level=DEBUG ts=2024-07-30T10:57:58.756838119Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-07-30T10:58:28.603Z] level=INFO ts=2024-07-30T10:57:58.756981006Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2024-07-30T10:58:28.603Z] level=INFO ts=2024-07-30T10:57:58.757437468Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-07-30T10:58:28.603Z] level=DEBUG ts=2024-07-30T10:57:58.757539543Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-07-30T10:58:28.603Z] level=INFO ts=2024-07-30T10:57:58.757732763Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2024-07-30T10:58:28.603Z] level=INFO ts=2024-07-30T10:57:58.757858079Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:SpeedwayR-19-C5-D6 host:127.0.0.1 port:59923 vendor:25882 model:2001002 fwVersion:5.14.0.240}" [2024-07-30T10:58:28.603Z] level=DEBUG ts=2024-07-30T10:57:58.758957603Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2024-07-30T10:58:28.603Z] level=INFO ts=2024-07-30T10:57:58.75971403Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2024-07-30T10:58:28.603Z] level=INFO ts=2024-07-30T10:57:58.759803434Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2024-07-30T10:58:28.603Z] level=DEBUG ts=2024-07-30T10:57:58.759905069Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2024-07-30T10:58:28.603Z] level=INFO ts=2024-07-30T10:57:58.760270877Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-07-30T10:58:28.603Z] level=WARN ts=2024-07-30T10:57:58.760338951Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-07-30T10:58:28.603Z] level=INFO ts=2024-07-30T10:57:58.760499409Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2024-07-30T10:58:28.603Z] level=INFO ts=2024-07-30T10:57:58.760872607Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-07-30T10:58:28.603Z] level=WARN ts=2024-07-30T10:57:58.7609322Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-07-30T10:58:28.603Z] level=DEBUG ts=2024-07-30T10:57:58.761022424Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2024-07-30T10:58:28.603Z] level=INFO ts=2024-07-30T10:57:58.76113376Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2024-07-30T10:58:28.603Z] level=INFO ts=2024-07-30T10:57:58.761505048Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-07-30T10:58:28.603Z] level=DEBUG ts=2024-07-30T10:57:58.761612063Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-07-30T10:58:28.603Z] level=DEBUG ts=2024-07-30T10:57:58.761708978Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2024-07-30T10:58:28.603Z] level=INFO ts=2024-07-30T10:57:58.761804573Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2024-07-30T10:58:28.603Z] level=INFO ts=2024-07-30T10:57:58.762193092Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-07-30T10:58:28.603Z] level=DEBUG ts=2024-07-30T10:57:58.762303737Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-07-30T10:58:28.603Z] level=INFO ts=2024-07-30T10:57:58.762411762Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2024-07-30T10:58:28.603Z] level=INFO ts=2024-07-30T10:57:58.762837243Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-07-30T10:58:28.603Z] level=DEBUG ts=2024-07-30T10:57:58.762925518Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-07-30T10:58:28.603Z] level=INFO ts=2024-07-30T10:57:58.763105596Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2024-07-30T10:58:28.603Z] level=INFO ts=2024-07-30T10:57:58.76318595Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:xArray-25-9C-D4 host:127.0.0.1 port:59923 vendor:25882 model:2001007 fwVersion:5.14.0.240}" [2024-07-30T10:58:28.603Z] level=DEBUG ts=2024-07-30T10:57:58.764055203Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2024-07-30T10:58:28.603Z] level=INFO ts=2024-07-30T10:57:58.765540126Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2024-07-30T10:58:28.603Z] level=INFO ts=2024-07-30T10:57:58.76561108Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2024-07-30T10:58:28.603Z] level=INFO ts=2024-07-30T10:57:58.765684243Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-07-30T10:58:28.603Z] level=WARN ts=2024-07-30T10:57:58.765767117Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-07-30T10:58:28.603Z] level=DEBUG ts=2024-07-30T10:57:58.765912114Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2024-07-30T10:58:28.603Z] level=INFO ts=2024-07-30T10:57:58.766004259Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2024-07-30T10:58:28.603Z] level=INFO ts=2024-07-30T10:57:58.766461671Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-07-30T10:58:28.603Z] level=WARN ts=2024-07-30T10:57:58.766608518Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-07-30T10:58:28.603Z] level=DEBUG ts=2024-07-30T10:57:58.766699983Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2024-07-30T10:58:28.603Z] level=INFO ts=2024-07-30T10:57:58.766895713Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2024-07-30T10:58:28.603Z] level=INFO ts=2024-07-30T10:57:58.767315123Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-07-30T10:58:28.603Z] level=DEBUG ts=2024-07-30T10:57:58.767427559Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-07-30T10:58:28.603Z] level=DEBUG ts=2024-07-30T10:57:58.767508023Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2024-07-30T10:58:28.603Z] level=INFO ts=2024-07-30T10:57:58.767589987Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2024-07-30T10:58:28.603Z] level=INFO ts=2024-07-30T10:57:58.767999587Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-07-30T10:58:28.603Z] level=DEBUG ts=2024-07-30T10:57:58.768091771Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-07-30T10:58:28.603Z] level=INFO ts=2024-07-30T10:57:58.768195196Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2024-07-30T10:58:28.603Z] level=INFO ts=2024-07-30T10:57:58.768537613Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-07-30T10:58:28.603Z] level=DEBUG ts=2024-07-30T10:57:58.768625458Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-07-30T10:58:28.603Z] level=INFO ts=2024-07-30T10:57:58.768743323Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2024-07-30T10:58:28.603Z] level=INFO ts=2024-07-30T10:57:58.768821127Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:LLRP-D2-7F-A1 host:127.0.0.1 port:59923 vendor:25882 model:50 fwVersion:7.0.0}" [2024-07-30T10:58:28.603Z] level=DEBUG ts=2024-07-30T10:57:58.769624377Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2024-07-30T10:58:28.603Z] level=INFO ts=2024-07-30T10:57:58.770331471Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2024-07-30T10:58:28.603Z] level=INFO ts=2024-07-30T10:57:58.770406295Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2024-07-30T10:58:28.603Z] level=DEBUG ts=2024-07-30T10:57:58.7705093Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2024-07-30T10:58:28.603Z] level=INFO ts=2024-07-30T10:57:58.771472717Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-07-30T10:58:28.603Z] level=WARN ts=2024-07-30T10:57:58.771581583Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-07-30T10:58:28.603Z] level=INFO ts=2024-07-30T10:57:58.771863807Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2024-07-30T10:58:28.603Z] level=INFO ts=2024-07-30T10:57:58.772219434Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-07-30T10:58:28.603Z] level=WARN ts=2024-07-30T10:57:58.772280097Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-07-30T10:58:28.603Z] level=DEBUG ts=2024-07-30T10:57:58.772504328Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2024-07-30T10:58:28.603Z] level=INFO ts=2024-07-30T10:57:58.772628984Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2024-07-30T10:58:28.603Z] level=INFO ts=2024-07-30T10:57:58.773058725Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-07-30T10:58:28.603Z] level=DEBUG ts=2024-07-30T10:57:58.773253025Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-07-30T10:58:28.603Z] level=DEBUG ts=2024-07-30T10:57:58.773338859Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2024-07-30T10:58:28.603Z] level=INFO ts=2024-07-30T10:57:58.773454175Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2024-07-30T10:58:28.603Z] level=INFO ts=2024-07-30T10:57:58.773947529Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-07-30T10:58:28.603Z] level=DEBUG ts=2024-07-30T10:57:58.774144529Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-07-30T10:58:28.603Z] level=INFO ts=2024-07-30T10:57:58.774250364Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2024-07-30T10:58:28.603Z] level=INFO ts=2024-07-30T10:57:58.774564509Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-07-30T10:58:28.603Z] level=DEBUG ts=2024-07-30T10:57:58.774806901Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-07-30T10:58:28.603Z] level=INFO ts=2024-07-30T10:57:58.775105456Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2024-07-30T10:58:28.603Z] level=INFO ts=2024-07-30T10:57:58.77518877Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:LLRP-302411f9c92d4f host:127.0.0.1 port:59923 vendor:25882 model:50 fwVersion:7.0.0}" [2024-07-30T10:58:28.603Z] level=DEBUG ts=2024-07-30T10:57:58.776224321Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2024-07-30T10:58:28.603Z] level=INFO ts=2024-07-30T10:57:58.777006509Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2024-07-30T10:58:28.603Z] level=INFO ts=2024-07-30T10:57:58.777130345Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2024-07-30T10:58:28.603Z] level=DEBUG ts=2024-07-30T10:57:58.777270512Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2024-07-30T10:58:28.603Z] level=INFO ts=2024-07-30T10:57:58.777714944Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-07-30T10:58:28.603Z] level=WARN ts=2024-07-30T10:57:58.777799088Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-07-30T10:58:28.603Z] level=INFO ts=2024-07-30T10:57:58.777983647Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2024-07-30T10:58:28.603Z] level=INFO ts=2024-07-30T10:57:58.778317023Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-07-30T10:58:28.603Z] level=WARN ts=2024-07-30T10:57:58.778398257Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-07-30T10:58:28.603Z] level=DEBUG ts=2024-07-30T10:57:58.778485542Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2024-07-30T10:58:28.603Z] level=INFO ts=2024-07-30T10:57:58.77865293Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2024-07-30T10:58:28.603Z] level=INFO ts=2024-07-30T10:57:58.779111402Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-07-30T10:58:28.603Z] level=DEBUG ts=2024-07-30T10:57:58.779230298Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-07-30T10:58:28.603Z] level=DEBUG ts=2024-07-30T10:57:58.779339764Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2024-07-30T10:58:28.603Z] level=INFO ts=2024-07-30T10:57:58.779424968Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2024-07-30T10:58:28.603Z] level=INFO ts=2024-07-30T10:57:58.779891121Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-07-30T10:58:28.603Z] level=DEBUG ts=2024-07-30T10:57:58.780008756Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-07-30T10:58:28.603Z] level=INFO ts=2024-07-30T10:57:58.780117302Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2024-07-30T10:58:28.603Z] level=INFO ts=2024-07-30T10:57:58.780553893Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-07-30T10:58:28.603Z] level=DEBUG ts=2024-07-30T10:57:58.78068316Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-07-30T10:58:28.603Z] level=INFO ts=2024-07-30T10:57:58.780850068Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2024-07-30T10:58:28.603Z] level=INFO ts=2024-07-30T10:57:58.780956743Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:LLRP-FC-4D-1A host:127.0.0.1 port:59923 vendor:50 model:50 fwVersion:1.0.0}" [2024-07-30T10:58:28.603Z] level=DEBUG ts=2024-07-30T10:57:58.781722001Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2024-07-30T10:58:28.603Z] level=INFO ts=2024-07-30T10:57:58.782388163Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2024-07-30T10:58:28.603Z] level=INFO ts=2024-07-30T10:57:58.782539731Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2024-07-30T10:58:28.603Z] level=DEBUG ts=2024-07-30T10:57:58.782694988Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2024-07-30T10:58:28.603Z] level=INFO ts=2024-07-30T10:57:58.783248135Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-07-30T10:58:28.603Z] level=WARN ts=2024-07-30T10:57:58.783430844Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-07-30T10:58:28.603Z] level=INFO ts=2024-07-30T10:57:58.783830254Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2024-07-30T10:58:28.603Z] level=INFO ts=2024-07-30T10:57:58.784345369Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-07-30T10:58:28.603Z] level=WARN ts=2024-07-30T10:57:58.784504737Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-07-30T10:58:28.603Z] level=DEBUG ts=2024-07-30T10:57:58.784737189Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2024-07-30T10:58:28.603Z] level=INFO ts=2024-07-30T10:57:58.785047244Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2024-07-30T10:58:28.603Z] level=INFO ts=2024-07-30T10:57:58.785764499Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-07-30T10:58:28.603Z] level=DEBUG ts=2024-07-30T10:57:58.786064774Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-07-30T10:58:28.603Z] level=DEBUG ts=2024-07-30T10:57:58.786232082Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2024-07-30T10:58:28.603Z] level=INFO ts=2024-07-30T10:57:58.786361858Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2024-07-30T10:58:28.603Z] level=INFO ts=2024-07-30T10:57:58.786842932Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-07-30T10:58:28.603Z] level=DEBUG ts=2024-07-30T10:57:58.787240072Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-07-30T10:58:28.603Z] level=INFO ts=2024-07-30T10:57:58.787361557Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2024-07-30T10:58:28.603Z] level=INFO ts=2024-07-30T10:57:58.787734486Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-07-30T10:58:28.603Z] level=DEBUG ts=2024-07-30T10:57:58.78802838Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-07-30T10:58:28.603Z] level=INFO ts=2024-07-30T10:57:58.788511904Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2024-07-30T10:58:28.603Z] level=INFO ts=2024-07-30T10:57:58.788687053Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:LLRP-001a004fd9ca2b host:127.0.0.1 port:59923 vendor:50 model:50 fwVersion:1.0.0}" [2024-07-30T10:58:28.603Z] --- FAIL: TestAutoDiscoverNaming (0.04s) [2024-07-30T10:58:28.603Z] --- FAIL: TestAutoDiscoverNaming/LLRP-302411f9c92d4f (0.01s) [2024-07-30T10:58:28.603Z] discover_test.go:178: error shutting down test emulator: WriteTo failed: write tcp4 127.0.0.1:59923->127.0.0.1:56188: use of closed network connection [2024-07-30T10:58:28.603Z] level=DEBUG ts=2024-07-30T10:57:58.789748045Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2024-07-30T10:58:28.603Z] level=DEBUG ts=2024-07-30T10:57:58.790816897Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2024-07-30T10:58:28.603Z] level=INFO ts=2024-07-30T10:57:58.791587575Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2024-07-30T10:58:28.603Z] level=INFO ts=2024-07-30T10:57:58.79169657Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2024-07-30T10:58:28.603Z] level=DEBUG ts=2024-07-30T10:57:58.791806656Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2024-07-30T10:58:28.603Z] level=INFO ts=2024-07-30T10:57:58.792181774Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-07-30T10:58:28.603Z] level=WARN ts=2024-07-30T10:57:58.792276289Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-07-30T10:58:28.603Z] level=INFO ts=2024-07-30T10:57:58.792460438Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2024-07-30T10:58:28.603Z] level=INFO ts=2024-07-30T10:57:58.792969673Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-07-30T10:58:28.603Z] level=WARN ts=2024-07-30T10:57:58.793129821Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-07-30T10:58:28.603Z] level=DEBUG ts=2024-07-30T10:57:58.793386693Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2024-07-30T10:58:28.604Z] level=INFO ts=2024-07-30T10:57:58.79351621Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2024-07-30T10:58:28.604Z] level=INFO ts=2024-07-30T10:57:58.793949631Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-07-30T10:58:28.604Z] level=DEBUG ts=2024-07-30T10:57:58.794098548Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-07-30T10:58:28.604Z] level=DEBUG ts=2024-07-30T10:57:58.794206324Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2024-07-30T10:58:28.604Z] level=INFO ts=2024-07-30T10:57:58.794293308Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2024-07-30T10:58:28.604Z] level=INFO ts=2024-07-30T10:57:58.794818154Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-07-30T10:58:28.604Z] level=DEBUG ts=2024-07-30T10:57:58.794968411Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-07-30T10:58:28.604Z] level=INFO ts=2024-07-30T10:57:58.795140239Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2024-07-30T10:58:28.604Z] level=INFO ts=2024-07-30T10:57:58.795643774Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-07-30T10:58:28.604Z] level=DEBUG ts=2024-07-30T10:57:58.79596357Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-07-30T10:58:28.604Z] level=INFO ts=2024-07-30T10:57:58.796159859Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2024-07-30T10:58:28.604Z] level=INFO ts=2024-07-30T10:57:58.796276765Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:SpeedwayR-19-C5-D6 host:127.0.0.1 port:59923 vendor:25882 model:2001002 fwVersion:5.14.0.240}" [2024-07-30T10:58:28.604Z] level=DEBUG ts=2024-07-30T10:57:58.797173309Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2024-07-30T10:58:28.604Z] level=INFO ts=2024-07-30T10:57:58.7981994Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2024-07-30T10:58:28.604Z] level=INFO ts=2024-07-30T10:57:58.798662912Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2024-07-30T10:58:28.604Z] level=DEBUG ts=2024-07-30T10:57:58.79882397Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2024-07-30T10:58:28.604Z] level=INFO ts=2024-07-30T10:57:58.798849972Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-07-30T10:58:28.604Z] level=WARN ts=2024-07-30T10:57:58.799252211Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-07-30T10:58:28.604Z] level=INFO ts=2024-07-30T10:57:58.799598578Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2024-07-30T10:58:28.604Z] level=INFO ts=2024-07-30T10:57:58.800114124Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-07-30T10:58:28.604Z] level=WARN ts=2024-07-30T10:57:58.800202888Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-07-30T10:58:28.604Z] level=DEBUG ts=2024-07-30T10:57:58.800296413Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2024-07-30T10:58:28.604Z] level=INFO ts=2024-07-30T10:57:58.800423959Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2024-07-30T10:58:28.604Z] level=INFO ts=2024-07-30T10:57:58.800786267Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-07-30T10:58:28.604Z] level=DEBUG ts=2024-07-30T10:57:58.800875521Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-07-30T10:58:28.604Z] level=DEBUG ts=2024-07-30T10:57:58.800957245Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2024-07-30T10:58:28.604Z] level=INFO ts=2024-07-30T10:57:58.80105335Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2024-07-30T10:58:28.604Z] level=INFO ts=2024-07-30T10:57:58.801404827Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-07-30T10:58:28.604Z] level=DEBUG ts=2024-07-30T10:57:58.801490941Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-07-30T10:58:28.604Z] level=INFO ts=2024-07-30T10:57:58.801594806Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2024-07-30T10:58:28.604Z] level=INFO ts=2024-07-30T10:57:58.801946954Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-07-30T10:58:28.604Z] level=DEBUG ts=2024-07-30T10:57:58.802032968Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-07-30T10:58:28.604Z] level=INFO ts=2024-07-30T10:57:58.802157774Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2024-07-30T10:58:28.604Z] level=INFO ts=2024-07-30T10:57:58.802238258Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:SpeedwayR-19-C5-D6 host:127.0.0.1 port:59923 vendor:25882 model:2001002 fwVersion:5.14.0.240}" [2024-07-30T10:58:28.604Z] level=WARN ts=2024-07-30T10:57:58.802732672Z app=test source=discover.go:254 msg="Re-discovered existing device at the same TCP address, nothing to do." [2024-07-30T10:58:28.604Z] FAIL [2024-07-30T10:58:28.604Z] coverage: 40.6% of statements [2024-07-30T10:58:28.604Z] FAIL github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 27.831s [2024-07-30T10:58:28.604Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.038s coverage: 96.4% of statements [2024-07-30T10:58:28.604Z] ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.585s coverage: 51.9% of statements [2024-07-30T10:58:28.604Z] FAIL [2024-07-30T10:58:28.604Z] make: *** [Makefile:33: unittest] Error 1 [Pipeline] } [2024-07-30T10:58:28.621Z] $ docker stop --time=1 5fc8fd499eb157b70e150ec2181ced6b486861324889f8d6ff22205112e53292 [2024-07-30T10:58:30.517Z] $ docker rm -f --volumes 5fc8fd499eb157b70e150ec2181ced6b486861324889f8d6ff22205112e53292 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:58:32.070Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-30T10:58:32.070Z] [2024-07-30T10:58:32.070Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:58:32.395Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-30T10:58:32.660Z] arm64: Pulling from edgex-lftools-log-publisher [2024-07-30T10:58:32.660Z] 8998bd30e6a1: Pulling fs layer [2024-07-30T10:58:32.660Z] 04944245beec: Pulling fs layer [2024-07-30T10:58:32.660Z] 699f458cf7ca: Pulling fs layer [2024-07-30T10:58:32.660Z] 765212b225bb: Pulling fs layer [2024-07-30T10:58:32.660Z] f23df028b6ca: Pulling fs layer [2024-07-30T10:58:32.660Z] d65c8cfc05b1: Pulling fs layer [2024-07-30T10:58:32.660Z] 2437ff75d9bd: Pulling fs layer [2024-07-30T10:58:32.660Z] f23df028b6ca: Waiting [2024-07-30T10:58:32.660Z] 765212b225bb: Waiting [2024-07-30T10:58:32.660Z] d65c8cfc05b1: Waiting [2024-07-30T10:58:32.660Z] 2437ff75d9bd: Waiting [2024-07-30T10:58:32.660Z] 04944245beec: Verifying Checksum [2024-07-30T10:58:32.660Z] 04944245beec: Download complete [2024-07-30T10:58:32.660Z] 765212b225bb: Verifying Checksum [2024-07-30T10:58:32.660Z] 765212b225bb: Download complete [2024-07-30T10:58:32.660Z] f23df028b6ca: Verifying Checksum [2024-07-30T10:58:32.660Z] f23df028b6ca: Download complete [2024-07-30T10:58:32.927Z] d65c8cfc05b1: Verifying Checksum [2024-07-30T10:58:32.927Z] d65c8cfc05b1: Download complete [2024-07-30T10:58:32.927Z] 699f458cf7ca: Verifying Checksum [2024-07-30T10:58:32.927Z] 699f458cf7ca: Download complete [2024-07-30T10:58:33.518Z] 8998bd30e6a1: Verifying Checksum [2024-07-30T10:58:33.518Z] 8998bd30e6a1: Download complete [2024-07-30T10:58:36.094Z] 2437ff75d9bd: Verifying Checksum [2024-07-30T10:58:36.094Z] 2437ff75d9bd: Download complete [2024-07-30T10:58:38.665Z] 8998bd30e6a1: Pull complete [2024-07-30T10:58:38.665Z] 04944245beec: Pull complete [2024-07-30T10:58:40.071Z] 699f458cf7ca: Pull complete [2024-07-30T10:58:40.335Z] 765212b225bb: Pull complete [2024-07-30T10:58:41.294Z] f23df028b6ca: Pull complete [2024-07-30T10:58:41.561Z] d65c8cfc05b1: Pull complete [2024-07-30T10:58:59.799Z] 2437ff75d9bd: Pull complete [2024-07-30T10:58:59.799Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-07-30T10:58:59.799Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-30T10:58:59.799Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-30T10:59:00.070Z] prd-ubuntu20.04-docker-arm64-4c-16g-6756 does not seem to be running inside a container [2024-07-30T10:59:00.165Z] $ 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/150 -v /w/workspace/device-rfid-llrp-go/150:/w/workspace/device-rfid-llrp-go/150:rw,z -v /w/workspace/device-rfid-llrp-go/150@tmp:/w/workspace/device-rfid-llrp-go/150@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-lftools-log-publisher:arm64 cat [2024-07-30T10:59:02.703Z] $ docker top 9dc628ea7fb27a24bd83cb350ab96fb3414291974c36ec497059335b04f06ef8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-30T10:59:03.561Z] ---> job-cost.sh [2024-07-30T10:59:03.561Z] lf-activate-venv: SKIPPING [2024-07-30T10:59:03.561Z] INFO: No Stack... [2024-07-30T10:59:03.830Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-07-30T10:59:04.785Z] INFO: Archiving Costs [Pipeline] sh [2024-07-30T10:59:05.413Z] + cat /w/workspace/device-rfid-llrp-go/150/archives/cost.csv [2024-07-30T10:59:05.413Z] + cut -d, -f6 [Pipeline] lock [2024-07-30T10:59:05.465Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-150-stack-cost] [2024-07-30T10:59:05.472Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-150-stack-cost] did not exist. Created. [2024-07-30T10:59:05.479Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-150-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-30T10:59:05.817Z] /w/workspace/device-rfid-llrp-go/150@tmp/durable-21f8d513/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-07-30T10:59:06.719Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-07-30T10:59:06.745Z] Warning: overwriting stash ‘stack-cost’ [2024-07-30T10:59:07.166Z] Stashed 1 file(s) [Pipeline] } [2024-07-30T10:59:07.177Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-150-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-30T10:59:07.203Z] $ docker stop --time=1 9dc628ea7fb27a24bd83cb350ab96fb3414291974c36ec497059335b04f06ef8 [2024-07-30T10:59:08.697Z] $ docker rm -f --volumes 9dc628ea7fb27a24bd83cb350ab96fb3414291974c36ec497059335b04f06ef8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-07-30T10:59:09.021Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [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:59:09.863Z] + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] [2024-07-30T10:59:09.863Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2024-07-30T10:59:09.863Z] total 16 [2024-07-30T10:59:09.863Z] drwxr-xr-x 3 root root 4096 Jul 30 10:51 . [2024-07-30T10:59:09.863Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 30 10:51 .. [2024-07-30T10:59:09.863Z] drwxr-xr-x 2 root root 4096 Jul 30 10:51 cost [2024-07-30T10:59:09.863Z] -rw-r--r-- 1 root root 92 Jul 30 10:51 cost.csv [2024-07-30T10:59:09.863Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives [2024-07-30T10:59:09.863Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2024-07-30T10:59:09.863Z] total 16 [2024-07-30T10:59:09.863Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 30 10:51 . [2024-07-30T10:59:09.863Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 30 10:51 .. [2024-07-30T10:59:09.863Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 30 10:51 cost [2024-07-30T10:59:09.863Z] -rw-r--r-- 1 jenkins jenkins 92 Jul 30 10:51 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-07-30T10:59:10.154Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-30T10:59:11.015Z] ---> package-listing.sh [2024-07-30T10:59:11.015Z] ++ facter osfamily [2024-07-30T10:59:11.015Z] ++ tr '[:upper:]' '[:lower:]' [2024-07-30T10:59:11.273Z] + OS_FAMILY=debian [2024-07-30T10:59:11.273Z] + workspace=/w/workspace/foundry_device-rfid-llrp-go_main [2024-07-30T10:59:11.273Z] + START_PACKAGES=/tmp/packages_start.txt [2024-07-30T10:59:11.273Z] + END_PACKAGES=/tmp/packages_end.txt [2024-07-30T10:59:11.273Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-07-30T10:59:11.273Z] + PACKAGES=/tmp/packages_start.txt [2024-07-30T10:59:11.273Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2024-07-30T10:59:11.273Z] + PACKAGES=/tmp/packages_end.txt [2024-07-30T10:59:11.273Z] + case "${OS_FAMILY}" in [2024-07-30T10:59:11.273Z] + dpkg -l [2024-07-30T10:59:11.273Z] + grep '^ii' [2024-07-30T10:59:11.273Z] + '[' -f /tmp/packages_start.txt ']' [2024-07-30T10:59:11.273Z] + '[' -f /tmp/packages_end.txt ']' [2024-07-30T10:59:11.273Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-07-30T10:59:11.273Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2024-07-30T10:59:11.273Z] + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [2024-07-30T10:59:11.273Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [Pipeline] echo [2024-07-30T10:59:11.282Z] 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/foundry_device-rfid-llrp-go_main/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:59:11.555Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T10:59:12.120Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-30T10:59:12.120Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-30T10:59:12.208Z] prd-ubuntu20.04-docker-8c-8g-6754 does not seem to be running inside a container [2024-07-30T10:59:12.241Z] $ 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/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-30T10:59:12.419Z] $ docker top bf0129305440b2c4d3c661e56034ac47ff42610713e3469c4883cb70bcb811fa -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-30T10:59:12.778Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-07-30T10:59:13.064Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-07-30T10:59:13.346Z] + ls /var/log/sa-host [2024-07-30T10:59:13.346Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-30T10:59:13.418Z] provisioning config files... [2024-07-30T10:59:13.427Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config15239715882054347338tmp [Pipeline] { [Pipeline] echo [2024-07-30T10:59:13.443Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-30T10:59:13.725Z] ---> create-netrc.sh [Pipeline] } [2024-07-30T10:59:13.731Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-07-30T10:59:14.069Z] ---> python-tools-install.sh [Pipeline] echo [2024-07-30T10:59:14.078Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-30T10:59:14.361Z] ---> sudo-logs.sh [2024-07-30T10:59:14.361Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-07-30T10:59:14.387Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-30T10:59:14.668Z] ---> job-cost.sh [2024-07-30T10:59:14.668Z] lf-activate-venv: SKIPPING [2024-07-30T10:59:14.668Z] DEBUG: total: 0.2199999988079071 [2024-07-30T10:59:14.668Z] INFO: Retrieving Stack Cost... [2024-07-30T10:59:14.927Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-30T10:59:15.495Z] INFO: Archiving Costs [Pipeline] echo [2024-07-30T10:59:15.509Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-30T10:59:15.788Z] ---> logs-deploy.sh [2024-07-30T10:59:15.788Z] lf-activate-venv: SKIPPING [2024-07-30T10:59:15.788Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/150 [2024-07-30T10:59:15.788Z] INFO: archiving workspace using pattern(s): [2024-07-30T10:59:16.724Z] Archives upload complete. [2024-07-30T10:59:16.724Z] INFO: archiving logs to Nexus