Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f5262328ab65540e21e451b8b0dec2850c67e729 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-ssh3716957089246850435.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-ssh9772340617565842853.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-ssh8347861969478197180.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-ssh2794642242411428880.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-ssh2019234351185052064.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 Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-5927’ is offline Running on prd-ubuntu20.04-docker-8c-8g-5929 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 f5262328ab65540e21e451b8b0dec2850c67e729 (main) Commit message: "Merge pull request #303 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.25" > git config core.sparsecheckout # timeout=10 > git checkout -f f5262328ab65540e21e451b8b0dec2850c67e729 # timeout=10 > git rev-list --no-walk 5ddd7e6e889966c4c3ff010a60ebd9ac8ffa4b77 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-07-19T10:45:51.747Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-07-19T10:45:51.914Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-07-19T10:45:51.994Z] ========================================================= [2024-07-19T10:45:51.994Z] EdgeX Global Pipelines Version Info [2024-07-19T10:45:51.994Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-07-19T10:45:52.925Z] ------------------- [2024-07-19T10:45:52.925Z] stable info: [2024-07-19T10:45:52.925Z] ------------------- [2024-07-19T10:45:52.925Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-19T10:45:52.925Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-19T10:45:52.925Z] Message: update stable to v1.0.260 [2024-07-19T10:45:53.576Z] ------------------- [2024-07-19T10:45:53.576Z] experimental info: [2024-07-19T10:45:53.576Z] ------------------- [2024-07-19T10:45:53.576Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-19T10:45:53.576Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-07-19T10:45:53.576Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-07-19T10:45:53.714Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2024-07-19T10:45:53.756Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2024-07-19T10:45:53.775Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-07-19T10:45:53.822Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-07-19T10:45:53.895Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-07-19T10:45:53.971Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-07-19T10:45:54.007Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-07-19T10:45:54.039Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-07-19T10:45:54.122Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-07-19T10:45:54.230Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-07-19T10:45:54.262Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-07-19T10:45:54.322Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2024-07-19T10:45:54.358Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-07-19T10:45:54.388Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-07-19T10:45:54.409Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-07-19T10:45:54.468Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-07-19T10:45:54.547Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-07-19T10:45:54.614Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-07-19T10:45:54.666Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-07-19T10:45:54.679Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-07-19T10:45:54.692Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-07-19T10:45:54.706Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-07-19T10:45:54.746Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-07-19T10:45:54.772Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-07-19T10:45:54.787Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-07-19T10:45:54.838Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-07-19T10:45:54.852Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-07-19T10:45:54.913Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-07-19T10:45:54.974Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-07-19T10:45:55.070Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-07-19T10:45:55.105Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f5262328ab65540e21e451b8b0dec2850c67e729 [Pipeline] echo [2024-07-19T10:45:55.128Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f526232 [Pipeline] echo [2024-07-19T10:45:55.163Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-19T10:45:55.285Z] provisioning config files... [2024-07-19T10:45:55.315Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config14017293394683231139tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-19T10:45:55.850Z] ---> ****-login.sh [2024-07-19T10:45:55.851Z] nexus3.edgexfoundry.org:10001 [2024-07-19T10:45:55.851Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T10:45:56.187Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T10:45:56.187Z] Configure a credential helper to remove this warning. See [2024-07-19T10:45:56.187Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T10:45:56.187Z] [2024-07-19T10:45:56.187Z] Login Succeeded [2024-07-19T10:45:56.187Z] nexus3.edgexfoundry.org:10002 [2024-07-19T10:45:56.187Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T10:45:56.187Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T10:45:56.187Z] Configure a credential helper to remove this warning. See [2024-07-19T10:45:56.187Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T10:45:56.187Z] [2024-07-19T10:45:56.187Z] Login Succeeded [2024-07-19T10:45:56.187Z] nexus3.edgexfoundry.org:10003 [2024-07-19T10:45:56.187Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T10:45:56.187Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T10:45:56.187Z] Configure a credential helper to remove this warning. See [2024-07-19T10:45:56.187Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T10:45:56.187Z] [2024-07-19T10:45:56.187Z] Login Succeeded [2024-07-19T10:45:56.187Z] nexus3.edgexfoundry.org:10004 [2024-07-19T10:45:56.487Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T10:45:56.487Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T10:45:56.487Z] Configure a credential helper to remove this warning. See [2024-07-19T10:45:56.487Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T10:45:56.487Z] [2024-07-19T10:45:56.487Z] Login Succeeded [2024-07-19T10:45:56.487Z] ****.io [2024-07-19T10:45:56.487Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T10:45:56.487Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T10:45:56.487Z] Configure a credential helper to remove this warning. See [2024-07-19T10:45:56.487Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T10:45:56.487Z] [2024-07-19T10:45:56.487Z] Login Succeeded [2024-07-19T10:45:56.487Z] ---> ****-login.sh ends [Pipeline] } [2024-07-19T10:45:56.508Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-07-19T10:45:57.188Z] + git rev-list -1 --merges f5262328ab65540e21e451b8b0dec2850c67e729~1..f5262328ab65540e21e451b8b0dec2850c67e729 [Pipeline] echo [2024-07-19T10:45:57.317Z] -----------> git rev-list -1 --merges f5262328ab65540e21e451b8b0dec2850c67e729~1..f5262328ab65540e21e451b8b0dec2850c67e729 f5262328ab65540e21e451b8b0dec2850c67e729 [2024-07-19T10:45:57.317Z] f5262328ab65540e21e451b8b0dec2850c67e729 [false] [Pipeline] sh [2024-07-19T10:45:57.724Z] + git log --format=format:%s -1 f5262328ab65540e21e451b8b0dec2850c67e729 [Pipeline] echo [2024-07-19T10:45:57.762Z] ========================================================= [2024-07-19T10:45:57.763Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-07-19T10:45:57.763Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-19T10:45:58.275Z] + git log --format=format:%s -1 f5262328ab65540e21e451b8b0dec2850c67e729 [Pipeline] echo [2024-07-19T10:45:58.311Z] [semverPrep] GIT_COMMIT: f5262328ab65540e21e451b8b0dec2850c67e729, Commit Message: Merge pull request #303 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.25 [Pipeline] echo [2024-07-19T10:45:58.360Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-07-19T10:45:58.919Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-19T10:45:58.919Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-07-19T10:45:58.919Z] + [ -e /tmp/ssh_known_hosts ] [2024-07-19T10:45:58.919Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-07-19T10:45:58.919Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-07-19T10:45:58.919Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-07-19T10:45:58.919Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T10:45:59.531Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-19T10:45:59.531Z] [2024-07-19T10:45:59.531Z] 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-19T10:45:59.931Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-19T10:45:59.931Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-07-19T10:45:59.931Z] b85a868b505f: Pulling fs layer [2024-07-19T10:45:59.931Z] e2be974225ed: Pulling fs layer [2024-07-19T10:45:59.931Z] 339a4e72a1f5: Pulling fs layer [2024-07-19T10:45:59.931Z] 988bab9f4d93: Pulling fs layer [2024-07-19T10:45:59.931Z] 1469e6f7b9e6: Pulling fs layer [2024-07-19T10:45:59.931Z] eaf3925da568: Pulling fs layer [2024-07-19T10:45:59.931Z] bab4dde63d76: Pulling fs layer [2024-07-19T10:45:59.931Z] bde34c3a00c8: Pulling fs layer [2024-07-19T10:45:59.931Z] b352a97aabf1: Pulling fs layer [2024-07-19T10:45:59.931Z] 4872d77fe225: Pulling fs layer [2024-07-19T10:45:59.931Z] 5851b861e8e6: Pulling fs layer [2024-07-19T10:45:59.931Z] bab4dde63d76: Waiting [2024-07-19T10:45:59.931Z] bde34c3a00c8: Waiting [2024-07-19T10:45:59.931Z] 5851b861e8e6: Waiting [2024-07-19T10:45:59.931Z] b352a97aabf1: Waiting [2024-07-19T10:45:59.931Z] 988bab9f4d93: Waiting [2024-07-19T10:45:59.931Z] eaf3925da568: Waiting [2024-07-19T10:45:59.931Z] e2be974225ed: Download complete [2024-07-19T10:45:59.931Z] 988bab9f4d93: Verifying Checksum [2024-07-19T10:45:59.931Z] 988bab9f4d93: Download complete [2024-07-19T10:45:59.931Z] 339a4e72a1f5: Verifying Checksum [2024-07-19T10:45:59.931Z] 339a4e72a1f5: Download complete [2024-07-19T10:45:59.931Z] 1469e6f7b9e6: Verifying Checksum [2024-07-19T10:46:00.241Z] eaf3925da568: Verifying Checksum [2024-07-19T10:46:00.241Z] eaf3925da568: Download complete [2024-07-19T10:46:00.241Z] bde34c3a00c8: Download complete [2024-07-19T10:46:00.241Z] b352a97aabf1: Download complete [2024-07-19T10:46:00.241Z] 4872d77fe225: Verifying Checksum [2024-07-19T10:46:00.241Z] 4872d77fe225: Download complete [2024-07-19T10:46:00.241Z] 5851b861e8e6: Verifying Checksum [2024-07-19T10:46:00.241Z] 5851b861e8e6: Download complete [2024-07-19T10:46:00.241Z] b85a868b505f: Verifying Checksum [2024-07-19T10:46:00.241Z] b85a868b505f: Download complete [2024-07-19T10:46:00.544Z] bab4dde63d76: Verifying Checksum [2024-07-19T10:46:00.544Z] bab4dde63d76: Download complete [2024-07-19T10:46:01.187Z] b85a868b505f: Pull complete [2024-07-19T10:46:01.482Z] e2be974225ed: Pull complete [2024-07-19T10:46:01.808Z] 339a4e72a1f5: Pull complete [2024-07-19T10:46:02.098Z] 988bab9f4d93: Pull complete [2024-07-19T10:46:02.098Z] 1469e6f7b9e6: Pull complete [2024-07-19T10:46:02.369Z] eaf3925da568: Pull complete [2024-07-19T10:46:04.440Z] bab4dde63d76: Pull complete [2024-07-19T10:46:04.440Z] bde34c3a00c8: Pull complete [2024-07-19T10:46:04.440Z] b352a97aabf1: Pull complete [2024-07-19T10:46:04.440Z] 4872d77fe225: Pull complete [2024-07-19T10:46:04.440Z] 5851b861e8e6: Pull complete [2024-07-19T10:46:04.440Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-07-19T10:46:04.440Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-19T10:46:04.440Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-19T10:46:04.833Z] prd-ubuntu20.04-docker-8c-8g-5929 does not seem to be running inside a container [2024-07-19T10:46:04.976Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-19T10:46:07.748Z] $ docker top 7633a52a6ab39a00cd5f2c2bc5de3c53020c1073c63381019e5ccba4a3b1d40f -eo pid,comm [2024-07-19T10:46:07.821Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-07-19T10:46:07.821Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-19T10:46:07.990Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-19T10:46:07.990Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-19T10:46:08.140Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-19T10:46:08.141Z] $ docker exec 7633a52a6ab39a00cd5f2c2bc5de3c53020c1073c63381019e5ccba4a3b1d40f ssh-agent [2024-07-19T10:46:08.286Z] SSH_AUTH_SOCK=/tmp/ssh-CGRCVT38cT6v/agent.32 [2024-07-19T10:46:08.286Z] SSH_AGENT_PID=39 [2024-07-19T10:46:08.308Z] Running ssh-add (command line suppressed) [2024-07-19T10:46:08.398Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_10346695046057522490.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_10346695046057522490.key) [2024-07-19T10:46:08.456Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-19T10:46:08.855Z] + git tag --points-at HEAD [Pipeline] } [2024-07-19T10:46:08.863Z] $ docker exec --env ******** --env ******** 7633a52a6ab39a00cd5f2c2bc5de3c53020c1073c63381019e5ccba4a3b1d40f ssh-agent -k [2024-07-19T10:46:08.941Z] unset SSH_AUTH_SOCK; [2024-07-19T10:46:08.942Z] unset SSH_AGENT_PID; [2024-07-19T10:46:08.942Z] echo Agent pid 39 killed; [2024-07-19T10:46:08.965Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-07-19T10:46:09.058Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-19T10:46:09.058Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-19T10:46:09.208Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-19T10:46:09.209Z] $ docker exec 7633a52a6ab39a00cd5f2c2bc5de3c53020c1073c63381019e5ccba4a3b1d40f ssh-agent [2024-07-19T10:46:09.367Z] SSH_AUTH_SOCK=/tmp/ssh-VG3VpTKS6A3c/agent.72 [2024-07-19T10:46:09.367Z] SSH_AGENT_PID=78 [2024-07-19T10:46:09.386Z] Running ssh-add (command line suppressed) [2024-07-19T10:46:09.485Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_15632786587469723052.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_15632786587469723052.key) [2024-07-19T10:46:09.498Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-19T10:46:09.898Z] + git semver init [2024-07-19T10:46:10.208Z] 2024-07-19 10:46:09,991 [run_init] DEBUG init version:0.0.0 force:False [2024-07-19T10:46:10.208Z] 2024-07-19 10:46:09,992 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver [2024-07-19T10:46:10.208Z] 2024-07-19 10:46:09,992 [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-19T10:46:10.208Z] 2024-07-19 10:46:09,993 [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-19T10:46:11.747Z] 2024-07-19 10:46:11,637 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude [2024-07-19T10:46:11.747Z] 2024-07-19 10:46:11,637 [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-19T10:46:11.747Z] 2024-07-19 10:46:11,637 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-07-19T10:46:11.747Z] 2024-07-19 10:46:11,638 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-07-19T10:46:11.747Z] 3.2.0-dev.14 [Pipeline] } [2024-07-19T10:46:11.797Z] $ docker exec --env ******** --env ******** 7633a52a6ab39a00cd5f2c2bc5de3c53020c1073c63381019e5ccba4a3b1d40f ssh-agent -k [2024-07-19T10:46:11.894Z] unset SSH_AUTH_SOCK; [2024-07-19T10:46:11.895Z] unset SSH_AGENT_PID; [2024-07-19T10:46:11.895Z] echo Agent pid 78 killed; [2024-07-19T10:46:11.904Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-19T10:46:12.313Z] + git semver [Pipeline] } [2024-07-19T10:46:12.626Z] $ docker stop --time=1 7633a52a6ab39a00cd5f2c2bc5de3c53020c1073c63381019e5ccba4a3b1d40f [2024-07-19T10:46:13.979Z] $ docker rm -f --volumes 7633a52a6ab39a00cd5f2c2bc5de3c53020c1073c63381019e5ccba4a3b1d40f [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-19T10:46:14.404Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-07-19T10:46:15.071Z] Stashed 1 file(s) [Pipeline] echo [2024-07-19T10:46:15.073Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.14 [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-19T10:46:15.485Z] provisioning config files... [2024-07-19T10:46:15.503Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config6412476791608379972tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-19T10:46:15.947Z] ---> ****-login.sh [2024-07-19T10:46:15.947Z] nexus3.edgexfoundry.org:10001 [2024-07-19T10:46:15.947Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T10:46:15.947Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T10:46:15.947Z] Configure a credential helper to remove this warning. See [2024-07-19T10:46:15.947Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T10:46:15.947Z] [2024-07-19T10:46:15.947Z] Login Succeeded [2024-07-19T10:46:15.947Z] nexus3.edgexfoundry.org:10002 [2024-07-19T10:46:15.947Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T10:46:15.947Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T10:46:15.947Z] Configure a credential helper to remove this warning. See [2024-07-19T10:46:15.947Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T10:46:15.947Z] [2024-07-19T10:46:15.947Z] Login Succeeded [2024-07-19T10:46:15.947Z] nexus3.edgexfoundry.org:10003 [2024-07-19T10:46:16.276Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T10:46:16.276Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T10:46:16.276Z] Configure a credential helper to remove this warning. See [2024-07-19T10:46:16.276Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T10:46:16.276Z] [2024-07-19T10:46:16.276Z] Login Succeeded [2024-07-19T10:46:16.276Z] nexus3.edgexfoundry.org:10004 [2024-07-19T10:46:16.276Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T10:46:16.276Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T10:46:16.276Z] Configure a credential helper to remove this warning. See [2024-07-19T10:46:16.276Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T10:46:16.276Z] [2024-07-19T10:46:16.276Z] Login Succeeded [2024-07-19T10:46:16.276Z] ****.io [2024-07-19T10:46:16.276Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T10:46:16.580Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T10:46:16.580Z] Configure a credential helper to remove this warning. See [2024-07-19T10:46:16.580Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T10:46:16.580Z] [2024-07-19T10:46:16.580Z] Login Succeeded [2024-07-19T10:46:16.580Z] ---> ****-login.sh ends [Pipeline] } [2024-07-19T10:46:16.627Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-19T10:46:16.845Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-19T10:46:16.908Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-19T10:46:16.973Z] ========================================================= [2024-07-19T10:46:16.973Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-07-19T10:46:16.973Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T10:46:17.455Z] + 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-19T10:46:17.455Z] Sending build context to Docker daemon 11.41MB [2024-07-19T10:46:17.455Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-07-19T10:46:17.455Z] Step 2/12 : FROM ${BASE} AS builder [2024-07-19T10:46:17.455Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-07-19T10:46:17.455Z] 619be1103602: Pulling fs layer [2024-07-19T10:46:17.455Z] 7862e08f4a3e: Pulling fs layer [2024-07-19T10:46:17.455Z] 5df492c9dc93: Pulling fs layer [2024-07-19T10:46:17.455Z] 7629e6793208: Pulling fs layer [2024-07-19T10:46:17.455Z] 4f4fb700ef54: Pulling fs layer [2024-07-19T10:46:17.455Z] fb5054dd5b73: Pulling fs layer [2024-07-19T10:46:17.455Z] eeca6798cff9: Pulling fs layer [2024-07-19T10:46:17.455Z] aa269ceb94a6: Pulling fs layer [2024-07-19T10:46:17.455Z] ada007ff1a6a: Pulling fs layer [2024-07-19T10:46:17.455Z] 7629e6793208: Waiting [2024-07-19T10:46:17.455Z] 4f4fb700ef54: Waiting [2024-07-19T10:46:17.455Z] fb5054dd5b73: Waiting [2024-07-19T10:46:17.455Z] eeca6798cff9: Waiting [2024-07-19T10:46:17.455Z] aa269ceb94a6: Waiting [2024-07-19T10:46:17.455Z] ada007ff1a6a: Waiting [2024-07-19T10:46:17.455Z] 7862e08f4a3e: Download complete [2024-07-19T10:46:17.455Z] 7629e6793208: Verifying Checksum [2024-07-19T10:46:17.455Z] 7629e6793208: Download complete [2024-07-19T10:46:17.455Z] 4f4fb700ef54: Verifying Checksum [2024-07-19T10:46:17.455Z] 4f4fb700ef54: Download complete [2024-07-19T10:46:17.455Z] fb5054dd5b73: Verifying Checksum [2024-07-19T10:46:17.455Z] fb5054dd5b73: Download complete [2024-07-19T10:46:17.739Z] 619be1103602: Verifying Checksum [2024-07-19T10:46:17.739Z] 619be1103602: Download complete [2024-07-19T10:46:17.739Z] eeca6798cff9: Verifying Checksum [2024-07-19T10:46:17.739Z] eeca6798cff9: Download complete [2024-07-19T10:46:17.739Z] 619be1103602: Pull complete [2024-07-19T10:46:17.739Z] ada007ff1a6a: Verifying Checksum [2024-07-19T10:46:17.739Z] ada007ff1a6a: Download complete [2024-07-19T10:46:18.032Z] 7862e08f4a3e: Pull complete [2024-07-19T10:46:18.032Z] 5df492c9dc93: Download complete [2024-07-19T10:46:18.320Z] aa269ceb94a6: Download complete [2024-07-19T10:46:21.818Z] 5df492c9dc93: Pull complete [2024-07-19T10:46:21.818Z] 7629e6793208: Pull complete [2024-07-19T10:46:21.818Z] 4f4fb700ef54: Pull complete [2024-07-19T10:46:21.818Z] fb5054dd5b73: Pull complete [2024-07-19T10:46:21.818Z] eeca6798cff9: Pull complete [2024-07-19T10:46:23.946Z] aa269ceb94a6: Pull complete [2024-07-19T10:46:24.593Z] ada007ff1a6a: Pull complete [2024-07-19T10:46:24.593Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-07-19T10:46:24.593Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-19T10:46:24.593Z] ---> f489d0715acc [2024-07-19T10:46:24.593Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-07-19T10:46:28.124Z] ---> Running in 993fd8ea3e58 [2024-07-19T10:46:28.419Z] Removing intermediate container 993fd8ea3e58 [2024-07-19T10:46:28.419Z] ---> 96a2bae93680 [2024-07-19T10:46:28.419Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-19T10:46:28.419Z] ---> Running in 23ae9c6220ef [2024-07-19T10:46:28.419Z] Removing intermediate container 23ae9c6220ef [2024-07-19T10:46:28.419Z] ---> 86314d1aecbb [2024-07-19T10:46:28.419Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2024-07-19T10:46:28.419Z] ---> Running in 124497784d6c [2024-07-19T10:46:28.419Z] Removing intermediate container 124497784d6c [2024-07-19T10:46:28.419Z] ---> 3c2861514288 [2024-07-19T10:46:28.419Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-07-19T10:46:28.733Z] ---> Running in fef3bbcc4ce1 [2024-07-19T10:46:28.733Z] Removing intermediate container fef3bbcc4ce1 [2024-07-19T10:46:28.733Z] ---> 9ec76a300a61 [2024-07-19T10:46:28.733Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-19T10:46:28.733Z] ---> Running in 9e084da57735 [2024-07-19T10:46:29.029Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-19T10:46:29.029Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-19T10:46:29.302Z] OK: 264 MiB in 52 packages [2024-07-19T10:46:29.619Z] Removing intermediate container 9e084da57735 [2024-07-19T10:46:29.619Z] ---> 5ec43cca2fa6 [2024-07-19T10:46:29.619Z] Step 8/12 : WORKDIR /app [2024-07-19T10:46:29.619Z] ---> Running in 41ebec8395b3 [2024-07-19T10:46:29.927Z] Removing intermediate container 41ebec8395b3 [2024-07-19T10:46:29.927Z] ---> 4a3f33ea13f0 [2024-07-19T10:46:29.927Z] Step 9/12 : COPY go.mod vendor* ./ [2024-07-19T10:46:29.927Z] ---> 2f1e49ac78f1 [2024-07-19T10:46:29.927Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-19T10:46:29.927Z] ---> Running in bc86d57de670 [2024-07-19T10:46:30.434Z] Still waiting to schedule task [2024-07-19T10:46:30.434Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-5928’ is offline [2024-07-19T10:47:17.594Z] Removing intermediate container bc86d57de670 [2024-07-19T10:47:17.594Z] ---> 0687e043e3e4 [2024-07-19T10:47:17.594Z] Step 11/12 : COPY . . [2024-07-19T10:47:18.653Z] ---> b8a2e78b6e4a [2024-07-19T10:47:18.653Z] Step 12/12 : RUN $MAKE [2024-07-19T10:47:18.653Z] ---> Running in 5d1b6d696d17 [2024-07-19T10:47:18.653Z] noop [2024-07-19T10:47:18.953Z] Removing intermediate container 5d1b6d696d17 [2024-07-19T10:47:18.953Z] ---> 069d20057a2f [2024-07-19T10:47:18.953Z] Successfully built 069d20057a2f [2024-07-19T10:47:18.953Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T10:47:19.516Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-19T10:47:19.516Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-19T10:47:19.761Z] prd-ubuntu20.04-docker-8c-8g-5929 does not seem to be running inside a container [2024-07-19T10:47:19.855Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2024-07-19T10:47:20.235Z] $ docker top c13bb3db176f3dc7e4530fbbffaf3aba9917c9e39aaaf169bfc3cf2e3929425b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-19T10:47:20.831Z] + go version [2024-07-19T10:47:20.831Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-07-19T10:47:20.885Z] $ docker stop --time=1 c13bb3db176f3dc7e4530fbbffaf3aba9917c9e39aaaf169bfc3cf2e3929425b [2024-07-19T10:47:22.208Z] $ docker rm -f --volumes c13bb3db176f3dc7e4530fbbffaf3aba9917c9e39aaaf169bfc3cf2e3929425b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T10:47:23.075Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-19T10:47:23.075Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-19T10:47:23.410Z] prd-ubuntu20.04-docker-8c-8g-5929 does not seem to be running inside a container [2024-07-19T10:47:23.495Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2024-07-19T10:47:23.863Z] $ docker top 6951aeee3988b58516d42b63f7ef8f64449fcce6e6c3a559d18011e3e1a6010d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-19T10:47:24.401Z] + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh [2024-07-19T10:47:24.804Z] + make test [2024-07-19T10:47:24.804Z] go test ./... -coverprofile=coverage.out ./... [2024-07-19T10:47:26.903Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2024-07-19T10:47:45.354Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2024-07-19T10:47:45.354Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2024-07-19T10:47:48.932Z] level=DEBUG ts=2024-07-19T10:47:44.359055713Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2024-07-19T10:47:48.932Z] level=INFO ts=2024-07-19T10:47:44.359971802Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2024-07-19T10:47:48.932Z] level=INFO ts=2024-07-19T10:47:44.360069224Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2024-07-19T10:47:48.932Z] level=INFO ts=2024-07-19T10:47:44.360089894Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-07-19T10:47:48.932Z] level=WARN ts=2024-07-19T10:47:44.360103204Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-07-19T10:47:48.932Z] level=DEBUG ts=2024-07-19T10:47:44.360134955Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2024-07-19T10:47:48.932Z] level=INFO ts=2024-07-19T10:47:44.360218977Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2024-07-19T10:47:48.932Z] level=INFO ts=2024-07-19T10:47:44.360355439Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-07-19T10:47:48.932Z] level=WARN ts=2024-07-19T10:47:44.36038314Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-07-19T10:47:48.932Z] level=DEBUG ts=2024-07-19T10:47:44.360418001Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2024-07-19T10:47:48.932Z] level=INFO ts=2024-07-19T10:47:44.360458671Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2024-07-19T10:47:48.932Z] level=INFO ts=2024-07-19T10:47:44.360543573Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-07-19T10:47:48.932Z] level=DEBUG ts=2024-07-19T10:47:44.360561173Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-07-19T10:47:48.932Z] level=DEBUG ts=2024-07-19T10:47:44.360581535Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2024-07-19T10:47:48.932Z] level=INFO ts=2024-07-19T10:47:44.360611075Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2024-07-19T10:47:48.932Z] level=INFO ts=2024-07-19T10:47:44.360692157Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-07-19T10:47:48.932Z] level=DEBUG ts=2024-07-19T10:47:44.360723778Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-07-19T10:47:48.932Z] level=INFO ts=2024-07-19T10:47:44.360747788Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2024-07-19T10:47:48.932Z] level=INFO ts=2024-07-19T10:47:44.360813229Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-07-19T10:47:48.932Z] level=DEBUG ts=2024-07-19T10:47:44.36083977Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-07-19T10:47:48.932Z] level=INFO ts=2024-07-19T10:47:44.360889251Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2024-07-19T10:47:48.932Z] level=INFO ts=2024-07-19T10:47:44.360941712Z 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-19T10:47:48.932Z] level=DEBUG ts=2024-07-19T10:47:44.361384501Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2024-07-19T10:47:48.932Z] level=INFO ts=2024-07-19T10:47:44.361691637Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2024-07-19T10:47:48.932Z] level=INFO ts=2024-07-19T10:47:44.361710238Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2024-07-19T10:47:48.932Z] level=INFO ts=2024-07-19T10:47:44.361774209Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-07-19T10:47:48.932Z] level=WARN ts=2024-07-19T10:47:44.361788949Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-07-19T10:47:48.932Z] level=INFO ts=2024-07-19T10:47:44.36181816Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2024-07-19T10:47:48.932Z] level=DEBUG ts=2024-07-19T10:47:44.361721918Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2024-07-19T10:47:48.932Z] level=INFO ts=2024-07-19T10:47:44.361918302Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-07-19T10:47:48.932Z] level=WARN ts=2024-07-19T10:47:44.361934362Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-07-19T10:47:48.932Z] level=DEBUG ts=2024-07-19T10:47:44.361953492Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2024-07-19T10:47:48.932Z] level=INFO ts=2024-07-19T10:47:44.361995613Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2024-07-19T10:47:48.932Z] level=INFO ts=2024-07-19T10:47:44.362071115Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-07-19T10:47:48.932Z] level=DEBUG ts=2024-07-19T10:47:44.362094905Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-07-19T10:47:48.932Z] level=DEBUG ts=2024-07-19T10:47:44.362114466Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2024-07-19T10:47:48.932Z] level=INFO ts=2024-07-19T10:47:44.362134676Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2024-07-19T10:47:48.932Z] level=INFO ts=2024-07-19T10:47:44.362187977Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-07-19T10:47:48.932Z] level=DEBUG ts=2024-07-19T10:47:44.362209888Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-07-19T10:47:48.932Z] level=INFO ts=2024-07-19T10:47:44.362241728Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2024-07-19T10:47:48.932Z] level=INFO ts=2024-07-19T10:47:44.36230624Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-07-19T10:47:48.932Z] level=DEBUG ts=2024-07-19T10:47:44.36233391Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-07-19T10:47:48.932Z] level=INFO ts=2024-07-19T10:47:44.362359561Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2024-07-19T10:47:48.932Z] level=INFO ts=2024-07-19T10:47:44.362397321Z 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-19T10:47:48.932Z] level=DEBUG ts=2024-07-19T10:47:44.362632976Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2024-07-19T10:47:48.932Z] level=INFO ts=2024-07-19T10:47:44.36280206Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2024-07-19T10:47:48.932Z] level=INFO ts=2024-07-19T10:47:44.362854371Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2024-07-19T10:47:48.932Z] level=DEBUG ts=2024-07-19T10:47:44.363013294Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2024-07-19T10:47:48.932Z] level=INFO ts=2024-07-19T10:47:44.363488934Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-07-19T10:47:48.932Z] level=WARN ts=2024-07-19T10:47:44.363503555Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-07-19T10:47:48.932Z] level=INFO ts=2024-07-19T10:47:44.363535675Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2024-07-19T10:47:48.932Z] level=INFO ts=2024-07-19T10:47:44.364332521Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-07-19T10:47:48.932Z] level=WARN ts=2024-07-19T10:47:44.364346762Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-07-19T10:47:48.932Z] level=DEBUG ts=2024-07-19T10:47:44.364360642Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2024-07-19T10:47:48.932Z] level=INFO ts=2024-07-19T10:47:44.364382932Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2024-07-19T10:47:48.932Z] level=INFO ts=2024-07-19T10:47:44.364494725Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-07-19T10:47:48.932Z] level=DEBUG ts=2024-07-19T10:47:44.364525335Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-07-19T10:47:48.932Z] level=DEBUG ts=2024-07-19T10:47:44.364539976Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2024-07-19T10:47:48.932Z] level=INFO ts=2024-07-19T10:47:44.364561956Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2024-07-19T10:47:48.932Z] level=INFO ts=2024-07-19T10:47:44.364634377Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-07-19T10:47:48.932Z] level=DEBUG ts=2024-07-19T10:47:44.364694079Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-07-19T10:47:48.932Z] level=INFO ts=2024-07-19T10:47:44.364716989Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2024-07-19T10:47:48.932Z] level=INFO ts=2024-07-19T10:47:44.364785371Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-07-19T10:47:48.932Z] level=DEBUG ts=2024-07-19T10:47:44.364808511Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-07-19T10:47:48.932Z] level=INFO ts=2024-07-19T10:47:44.364866442Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2024-07-19T10:47:48.932Z] level=INFO ts=2024-07-19T10:47:44.364893633Z 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-19T10:47:48.932Z] level=DEBUG ts=2024-07-19T10:47:44.365123557Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2024-07-19T10:47:48.932Z] level=INFO ts=2024-07-19T10:47:44.36525758Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2024-07-19T10:47:48.932Z] level=INFO ts=2024-07-19T10:47:44.36527801Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2024-07-19T10:47:48.932Z] level=DEBUG ts=2024-07-19T10:47:44.365294771Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2024-07-19T10:47:48.932Z] level=INFO ts=2024-07-19T10:47:44.365395903Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-07-19T10:47:48.932Z] level=WARN ts=2024-07-19T10:47:44.365431874Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-07-19T10:47:48.932Z] level=INFO ts=2024-07-19T10:47:44.365509125Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2024-07-19T10:47:48.932Z] level=INFO ts=2024-07-19T10:47:44.365594887Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-07-19T10:47:48.932Z] level=WARN ts=2024-07-19T10:47:44.365608777Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-07-19T10:47:48.932Z] level=DEBUG ts=2024-07-19T10:47:44.365627347Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2024-07-19T10:47:48.932Z] level=INFO ts=2024-07-19T10:47:44.365646758Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2024-07-19T10:47:48.932Z] level=INFO ts=2024-07-19T10:47:44.365706709Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-07-19T10:47:48.932Z] level=DEBUG ts=2024-07-19T10:47:44.36573033Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-07-19T10:47:48.932Z] level=DEBUG ts=2024-07-19T10:47:44.365744Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2024-07-19T10:47:48.932Z] level=INFO ts=2024-07-19T10:47:44.36576183Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2024-07-19T10:47:48.932Z] level=INFO ts=2024-07-19T10:47:44.365834032Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-07-19T10:47:48.932Z] level=DEBUG ts=2024-07-19T10:47:44.365869032Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-07-19T10:47:48.932Z] level=INFO ts=2024-07-19T10:47:44.365889943Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2024-07-19T10:47:48.932Z] level=INFO ts=2024-07-19T10:47:44.365936694Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-07-19T10:47:48.932Z] level=DEBUG ts=2024-07-19T10:47:44.365958454Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-07-19T10:47:48.932Z] level=INFO ts=2024-07-19T10:47:44.365994435Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2024-07-19T10:47:48.932Z] level=INFO ts=2024-07-19T10:47:44.366015375Z 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-19T10:47:48.932Z] level=DEBUG ts=2024-07-19T10:47:44.366231221Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2024-07-19T10:47:48.932Z] level=INFO ts=2024-07-19T10:47:44.366438295Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2024-07-19T10:47:48.932Z] level=INFO ts=2024-07-19T10:47:44.366454125Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2024-07-19T10:47:48.932Z] level=DEBUG ts=2024-07-19T10:47:44.366485126Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2024-07-19T10:47:48.932Z] level=INFO ts=2024-07-19T10:47:44.366464185Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-07-19T10:47:48.932Z] level=WARN ts=2024-07-19T10:47:44.366515956Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-07-19T10:47:48.932Z] level=INFO ts=2024-07-19T10:47:44.366547167Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2024-07-19T10:47:48.932Z] level=INFO ts=2024-07-19T10:47:44.366606298Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-07-19T10:47:48.932Z] level=WARN ts=2024-07-19T10:47:44.366618598Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-07-19T10:47:48.932Z] level=DEBUG ts=2024-07-19T10:47:44.366632219Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2024-07-19T10:47:48.932Z] level=INFO ts=2024-07-19T10:47:44.366648929Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2024-07-19T10:47:48.932Z] level=INFO ts=2024-07-19T10:47:44.36670379Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-07-19T10:47:48.932Z] level=DEBUG ts=2024-07-19T10:47:44.36672102Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-07-19T10:47:48.932Z] level=DEBUG ts=2024-07-19T10:47:44.366737001Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2024-07-19T10:47:48.932Z] level=INFO ts=2024-07-19T10:47:44.366749561Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2024-07-19T10:47:48.932Z] level=INFO ts=2024-07-19T10:47:44.366807252Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-07-19T10:47:48.932Z] level=DEBUG ts=2024-07-19T10:47:44.366831333Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-07-19T10:47:48.932Z] level=INFO ts=2024-07-19T10:47:44.366848933Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2024-07-19T10:47:48.932Z] level=INFO ts=2024-07-19T10:47:44.366897054Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-07-19T10:47:48.932Z] level=DEBUG ts=2024-07-19T10:47:44.366915954Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-07-19T10:47:48.932Z] level=INFO ts=2024-07-19T10:47:44.366935795Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2024-07-19T10:47:48.933Z] level=INFO ts=2024-07-19T10:47:44.366950765Z 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-19T10:47:48.933Z] level=DEBUG ts=2024-07-19T10:47:44.367082908Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2024-07-19T10:47:48.933Z] level=INFO ts=2024-07-19T10:47:44.36722261Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2024-07-19T10:47:48.933Z] level=INFO ts=2024-07-19T10:47:44.367247711Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2024-07-19T10:47:48.933Z] level=INFO ts=2024-07-19T10:47:44.367259781Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-07-19T10:47:48.933Z] level=DEBUG ts=2024-07-19T10:47:44.367260271Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2024-07-19T10:47:48.933Z] level=WARN ts=2024-07-19T10:47:44.367269421Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-07-19T10:47:48.933Z] level=INFO ts=2024-07-19T10:47:44.367304692Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2024-07-19T10:47:48.933Z] level=INFO ts=2024-07-19T10:47:44.367349163Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-07-19T10:47:48.933Z] level=WARN ts=2024-07-19T10:47:44.367360223Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-07-19T10:47:48.933Z] level=DEBUG ts=2024-07-19T10:47:44.367373653Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2024-07-19T10:47:48.933Z] level=INFO ts=2024-07-19T10:47:44.367393774Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2024-07-19T10:47:48.933Z] level=INFO ts=2024-07-19T10:47:44.367453095Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-07-19T10:47:48.933Z] level=DEBUG ts=2024-07-19T10:47:44.367480036Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-07-19T10:47:48.933Z] level=DEBUG ts=2024-07-19T10:47:44.367494976Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2024-07-19T10:47:48.933Z] level=INFO ts=2024-07-19T10:47:44.367517296Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2024-07-19T10:47:48.933Z] level=INFO ts=2024-07-19T10:47:44.367571157Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-07-19T10:47:48.933Z] level=DEBUG ts=2024-07-19T10:47:44.367592138Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-07-19T10:47:48.933Z] level=INFO ts=2024-07-19T10:47:44.367610088Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2024-07-19T10:47:48.933Z] level=INFO ts=2024-07-19T10:47:44.367662969Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-07-19T10:47:48.933Z] level=DEBUG ts=2024-07-19T10:47:44.36768268Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-07-19T10:47:48.933Z] level=INFO ts=2024-07-19T10:47:44.367726271Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2024-07-19T10:47:48.933Z] level=INFO ts=2024-07-19T10:47:44.367743431Z 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-19T10:47:48.933Z] --- FAIL: TestAutoDiscoverNaming (0.01s) [2024-07-19T10:47:48.933Z] --- FAIL: TestAutoDiscoverNaming/LLRP-D2-7F-A1 (0.00s) [2024-07-19T10:47:48.933Z] discover_test.go:178: error shutting down test emulator: WriteTo failed: write tcp4 127.0.0.1:59923->127.0.0.1:46502: use of closed network connection [2024-07-19T10:47:48.933Z] level=DEBUG ts=2024-07-19T10:47:44.367926145Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2024-07-19T10:47:48.933Z] level=DEBUG ts=2024-07-19T10:47:44.36818398Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2024-07-19T10:47:48.933Z] level=INFO ts=2024-07-19T10:47:44.368364723Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2024-07-19T10:47:48.933Z] level=INFO ts=2024-07-19T10:47:44.368414604Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2024-07-19T10:47:48.933Z] level=INFO ts=2024-07-19T10:47:44.368430925Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-07-19T10:47:48.933Z] level=WARN ts=2024-07-19T10:47:44.368446855Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-07-19T10:47:48.933Z] level=DEBUG ts=2024-07-19T10:47:44.368452905Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2024-07-19T10:47:48.933Z] level=INFO ts=2024-07-19T10:47:44.368500816Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2024-07-19T10:47:48.933Z] level=INFO ts=2024-07-19T10:47:44.368559687Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-07-19T10:47:48.933Z] level=WARN ts=2024-07-19T10:47:44.368587648Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-07-19T10:47:48.933Z] level=DEBUG ts=2024-07-19T10:47:44.368610798Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2024-07-19T10:47:48.933Z] level=INFO ts=2024-07-19T10:47:44.368629399Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2024-07-19T10:47:48.933Z] level=INFO ts=2024-07-19T10:47:44.36870495Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-07-19T10:47:48.933Z] level=DEBUG ts=2024-07-19T10:47:44.368728641Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-07-19T10:47:48.933Z] level=DEBUG ts=2024-07-19T10:47:44.368742661Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2024-07-19T10:47:48.933Z] level=INFO ts=2024-07-19T10:47:44.368756981Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2024-07-19T10:47:48.933Z] level=INFO ts=2024-07-19T10:47:44.368813122Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-07-19T10:47:48.933Z] level=DEBUG ts=2024-07-19T10:47:44.368837953Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-07-19T10:47:48.933Z] level=INFO ts=2024-07-19T10:47:44.368858703Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2024-07-19T10:47:48.933Z] level=INFO ts=2024-07-19T10:47:44.368919524Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-07-19T10:47:48.933Z] level=DEBUG ts=2024-07-19T10:47:44.368946575Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-07-19T10:47:48.933Z] level=INFO ts=2024-07-19T10:47:44.368977537Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2024-07-19T10:47:48.933Z] level=INFO ts=2024-07-19T10:47:44.368998827Z 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-19T10:47:48.933Z] level=DEBUG ts=2024-07-19T10:47:44.369119619Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2024-07-19T10:47:48.933Z] level=INFO ts=2024-07-19T10:47:44.369244822Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2024-07-19T10:47:48.933Z] level=INFO ts=2024-07-19T10:47:44.369265442Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2024-07-19T10:47:48.933Z] level=DEBUG ts=2024-07-19T10:47:44.369280533Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2024-07-19T10:47:48.933Z] level=INFO ts=2024-07-19T10:47:44.369310803Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-07-19T10:47:48.933Z] level=WARN ts=2024-07-19T10:47:44.369324104Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-07-19T10:47:48.933Z] level=INFO ts=2024-07-19T10:47:44.369353144Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2024-07-19T10:47:48.933Z] level=INFO ts=2024-07-19T10:47:44.369417525Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-07-19T10:47:48.933Z] level=WARN ts=2024-07-19T10:47:44.369427416Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-07-19T10:47:48.933Z] level=DEBUG ts=2024-07-19T10:47:44.369445136Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2024-07-19T10:47:48.933Z] level=INFO ts=2024-07-19T10:47:44.369480327Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2024-07-19T10:47:48.933Z] level=INFO ts=2024-07-19T10:47:44.369582149Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-07-19T10:47:48.933Z] level=DEBUG ts=2024-07-19T10:47:44.369605379Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-07-19T10:47:48.933Z] level=DEBUG ts=2024-07-19T10:47:44.369620279Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2024-07-19T10:47:48.933Z] level=INFO ts=2024-07-19T10:47:44.36964002Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2024-07-19T10:47:48.933Z] level=INFO ts=2024-07-19T10:47:44.369694471Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-07-19T10:47:48.933Z] level=DEBUG ts=2024-07-19T10:47:44.369710841Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-07-19T10:47:48.933Z] level=INFO ts=2024-07-19T10:47:44.369746342Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2024-07-19T10:47:48.933Z] level=INFO ts=2024-07-19T10:47:44.369808233Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-07-19T10:47:48.933Z] level=DEBUG ts=2024-07-19T10:47:44.369834504Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-07-19T10:47:48.933Z] level=INFO ts=2024-07-19T10:47:44.369858874Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2024-07-19T10:47:48.933Z] level=INFO ts=2024-07-19T10:47:44.369874615Z 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-19T10:47:48.933Z] level=WARN ts=2024-07-19T10:47:44.369957336Z app=test source=discover.go:254 msg="Re-discovered existing device at the same TCP address, nothing to do." [2024-07-19T10:47:48.933Z] FAIL [2024-07-19T10:47:48.933Z] coverage: 40.6% of statements [2024-07-19T10:47:48.933Z] FAIL github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.824s [2024-07-19T10:47:48.933Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.009s coverage: 96.4% of statements [2024-07-19T10:47:48.933Z] ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.244s coverage: 51.9% of statements [2024-07-19T10:47:48.933Z] FAIL [2024-07-19T10:47:48.933Z] make: *** [Makefile:33: unittest] Error 1 [Pipeline] } [2024-07-19T10:47:49.021Z] $ docker stop --time=1 6951aeee3988b58516d42b63f7ef8f64449fcce6e6c3a559d18011e3e1a6010d [2024-07-19T10:47:53.325Z] $ docker rm -f --volumes 6951aeee3988b58516d42b63f7ef8f64449fcce6e6c3a559d18011e3e1a6010d [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 [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" 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-19T10:47:54.553Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-19T10:47:54.553Z] [2024-07-19T10:47:54.553Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T10:47:55.033Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-19T10:47:55.033Z] latest: Pulling from edgex-lftools-log-publisher [2024-07-19T10:47:55.033Z] 5eb5b503b376: Pulling fs layer [2024-07-19T10:47:55.033Z] 5c69ac0246d0: Pulling fs layer [2024-07-19T10:47:55.033Z] ec43610c2a17: Pulling fs layer [2024-07-19T10:47:55.033Z] 3a2ae6a8a46f: Pulling fs layer [2024-07-19T10:47:55.033Z] 33b1e0a273af: Pulling fs layer [2024-07-19T10:47:55.033Z] 5d3b04190fa2: Pulling fs layer [2024-07-19T10:47:55.033Z] 2f39f015ded8: Pulling fs layer [2024-07-19T10:47:55.033Z] 3a2ae6a8a46f: Waiting [2024-07-19T10:47:55.033Z] 33b1e0a273af: Waiting [2024-07-19T10:47:55.033Z] 5d3b04190fa2: Waiting [2024-07-19T10:47:55.033Z] 2f39f015ded8: Waiting [2024-07-19T10:47:55.328Z] 5c69ac0246d0: Download complete [2024-07-19T10:47:55.328Z] 3a2ae6a8a46f: Verifying Checksum [2024-07-19T10:47:55.328Z] 3a2ae6a8a46f: Download complete [2024-07-19T10:47:55.328Z] 33b1e0a273af: Verifying Checksum [2024-07-19T10:47:55.328Z] 33b1e0a273af: Download complete [2024-07-19T10:47:55.328Z] 5d3b04190fa2: Verifying Checksum [2024-07-19T10:47:55.328Z] 5d3b04190fa2: Download complete [2024-07-19T10:47:55.328Z] ec43610c2a17: Verifying Checksum [2024-07-19T10:47:55.328Z] ec43610c2a17: Download complete [2024-07-19T10:47:55.328Z] 5eb5b503b376: Verifying Checksum [2024-07-19T10:47:55.328Z] 5eb5b503b376: Download complete [2024-07-19T10:47:56.007Z] 2f39f015ded8: Download complete [2024-07-19T10:47:56.320Z] 5eb5b503b376: Pull complete [2024-07-19T10:47:56.635Z] 5c69ac0246d0: Pull complete [2024-07-19T10:47:56.930Z] ec43610c2a17: Pull complete [2024-07-19T10:47:56.930Z] 3a2ae6a8a46f: Pull complete [2024-07-19T10:47:57.211Z] 33b1e0a273af: Pull complete [2024-07-19T10:47:57.211Z] 5d3b04190fa2: Pull complete [2024-07-19T10:48:00.927Z] 2f39f015ded8: Pull complete [2024-07-19T10:48:00.927Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-07-19T10:48:00.927Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-19T10:48:00.927Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-19T10:48:01.179Z] prd-ubuntu20.04-docker-8c-8g-5929 does not seem to be running inside a container [2024-07-19T10:48:01.260Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-19T10:48:04.930Z] $ docker top 9213dd439fb89ec0daaa3c4b6e0a9482afff9017348b431076639f5cabe050a1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-19T10:48:05.510Z] ---> job-cost.sh [2024-07-19T10:48:05.510Z] lf-activate-venv: SKIPPING [2024-07-19T10:48:05.510Z] INFO: No Stack... [2024-07-19T10:48:05.842Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-19T10:48:06.145Z] INFO: Archiving Costs [Pipeline] sh [2024-07-19T10:48:06.472Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5930 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws [2024-07-19T10:48:06.496Z] Running in /w/workspace/device-rfid-llrp-go/148 [Pipeline] { [2024-07-19T10:48:06.510Z] + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv [2024-07-19T10:48:06.510Z] + cut -d, -f6 [Pipeline] checkout [2024-07-19T10:48:09.573Z] The recommended git tool is: git [Pipeline] lock [2024-07-19T10:48:09.582Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-148-stack-cost] [2024-07-19T10:48:09.603Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-148-stack-cost] did not exist. Created. [2024-07-19T10:48:09.649Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-148-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-19T10:48:10.080Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-07-19T10:48:10.169Z] Stashed 1 file(s) [Pipeline] } [2024-07-19T10:48:10.196Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-148-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-19T10:48:10.256Z] $ docker stop --time=1 9213dd439fb89ec0daaa3c4b6e0a9482afff9017348b431076639f5cabe050a1 [2024-07-19T10:48:11.419Z] $ docker rm -f --volumes 9213dd439fb89ec0daaa3c4b6e0a9482afff9017348b431076639f5cabe050a1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-07-19T10:48:11.698Z] Failed in branch amd64 [2024-07-19T10:48:16.446Z] using credential edgex-jenkins-ssh [2024-07-19T10:48:16.575Z] Cloning the remote Git repository [2024-07-19T10:48:16.634Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-07-19T10:48:16.756Z] > git init /w/workspace/device-rfid-llrp-go/148 # timeout=10 [2024-07-19T10:48:16.908Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-07-19T10:48:16.910Z] > git --version # timeout=10 [2024-07-19T10:48:16.931Z] > git --version # 'git version 2.25.1' [2024-07-19T10:48:16.933Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-19T10:48:17.061Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-19T10:48:19.629Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2024-07-19T10:48:19.652Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-19T10:48:20.809Z] Avoid second fetch [2024-07-19T10:48:20.809Z] Checking out Revision f5262328ab65540e21e451b8b0dec2850c67e729 (main) [2024-07-19T10:48:20.827Z] > git config core.sparsecheckout # timeout=10 [2024-07-19T10:48:20.878Z] > git checkout -f f5262328ab65540e21e451b8b0dec2850c67e729 # timeout=10 [2024-07-19T10:48:21.870Z] Commit message: "Merge pull request #303 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.25" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-19T10:48:27.215Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-07-19T10:48:27.216Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-19T10:48:27.216Z] Dload Upload Total Spent Left Speed [2024-07-19T10:48:27.216Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 107k 0 --:--:-- --:--:-- --:--:-- 107k [Pipeline] sh [2024-07-19T10:48:27.632Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-07-19T10:48:28.159Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-07-19T10:48:28.159Z] + sudo tee /etc/docker/daemon.new [2024-07-19T10:48:28.159Z] { [2024-07-19T10:48:28.159Z] "registry-mirrors": [ [2024-07-19T10:48:28.159Z] "https://nexus3.edgexfoundry.org:10001" [2024-07-19T10:48:28.159Z] ], [2024-07-19T10:48:28.159Z] "bip": "10.250.0.254/24", [2024-07-19T10:48:28.159Z] "hosts": [ [2024-07-19T10:48:28.159Z] "tcp://0.0.0.0:5555", [2024-07-19T10:48:28.159Z] "unix:///var/run/docker.sock" [2024-07-19T10:48:28.159Z] ], [2024-07-19T10:48:28.159Z] "mtu": 1458, [2024-07-19T10:48:28.159Z] "selinux-enabled": true, [2024-07-19T10:48:28.159Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-07-19T10:48:28.159Z] } [Pipeline] sh [2024-07-19T10:48:28.589Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-07-19T10:48:28.998Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-19T10:48:47.846Z] provisioning config files... [2024-07-19T10:48:47.884Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/148@tmp/config5244692141768618592tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-19T10:48:48.538Z] ---> ****-login.sh [2024-07-19T10:48:48.538Z] nexus3.edgexfoundry.org:10001 [2024-07-19T10:48:48.856Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T10:48:49.145Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T10:48:49.145Z] Configure a credential helper to remove this warning. See [2024-07-19T10:48:49.145Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T10:48:49.145Z] [2024-07-19T10:48:49.145Z] Login Succeeded [2024-07-19T10:48:49.145Z] nexus3.edgexfoundry.org:10002 [2024-07-19T10:48:49.453Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T10:48:49.453Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T10:48:49.453Z] Configure a credential helper to remove this warning. See [2024-07-19T10:48:49.453Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T10:48:49.453Z] [2024-07-19T10:48:49.453Z] Login Succeeded [2024-07-19T10:48:49.453Z] nexus3.edgexfoundry.org:10003 [2024-07-19T10:48:49.767Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T10:48:49.767Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T10:48:49.767Z] Configure a credential helper to remove this warning. See [2024-07-19T10:48:49.767Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T10:48:49.767Z] [2024-07-19T10:48:49.767Z] Login Succeeded [2024-07-19T10:48:49.767Z] nexus3.edgexfoundry.org:10004 [2024-07-19T10:48:50.077Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T10:48:50.077Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T10:48:50.077Z] Configure a credential helper to remove this warning. See [2024-07-19T10:48:50.077Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T10:48:50.077Z] [2024-07-19T10:48:50.077Z] Login Succeeded [2024-07-19T10:48:50.077Z] ****.io [2024-07-19T10:48:50.376Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T10:48:50.680Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T10:48:50.680Z] Configure a credential helper to remove this warning. See [2024-07-19T10:48:50.680Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T10:48:50.680Z] [2024-07-19T10:48:50.680Z] Login Succeeded [2024-07-19T10:48:50.680Z] ---> ****-login.sh ends [Pipeline] } [2024-07-19T10:48:50.744Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-19T10:48:51.597Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-19T10:48:51.650Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-19T10:48:51.735Z] ========================================================= [2024-07-19T10:48:51.735Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-07-19T10:48:51.735Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T10:48:52.391Z] + 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-19T10:48:52.727Z] Sending build context to Docker daemon 1.201MB [2024-07-19T10:48:52.727Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-07-19T10:48:52.727Z] Step 2/12 : FROM ${BASE} AS builder [2024-07-19T10:48:52.727Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-07-19T10:48:52.727Z] c6b39de5b339: Pulling fs layer [2024-07-19T10:48:52.727Z] a69c41024577: Pulling fs layer [2024-07-19T10:48:52.727Z] d6de4b400683: Pulling fs layer [2024-07-19T10:48:52.727Z] 35cb2a7552d0: Pulling fs layer [2024-07-19T10:48:52.727Z] 4f4fb700ef54: Pulling fs layer [2024-07-19T10:48:52.727Z] 464afbd9ba4c: Pulling fs layer [2024-07-19T10:48:52.727Z] 00f215d4a9da: Pulling fs layer [2024-07-19T10:48:52.727Z] d496ad576159: Pulling fs layer [2024-07-19T10:48:52.727Z] 35cb2a7552d0: Waiting [2024-07-19T10:48:52.727Z] 4f4fb700ef54: Waiting [2024-07-19T10:48:52.727Z] 464afbd9ba4c: Waiting [2024-07-19T10:48:52.727Z] 00f215d4a9da: Waiting [2024-07-19T10:48:52.727Z] d496ad576159: Waiting [2024-07-19T10:48:52.727Z] a69c41024577: Verifying Checksum [2024-07-19T10:48:52.727Z] a69c41024577: Download complete [2024-07-19T10:48:53.063Z] 35cb2a7552d0: Download complete [2024-07-19T10:48:53.063Z] 4f4fb700ef54: Verifying Checksum [2024-07-19T10:48:53.063Z] 4f4fb700ef54: Download complete [2024-07-19T10:48:53.063Z] c6b39de5b339: Download complete [2024-07-19T10:48:53.063Z] 464afbd9ba4c: Verifying Checksum [2024-07-19T10:48:53.063Z] 464afbd9ba4c: Download complete [2024-07-19T10:48:53.351Z] d496ad576159: Verifying Checksum [2024-07-19T10:48:53.351Z] d496ad576159: Download complete [2024-07-19T10:48:53.664Z] c6b39de5b339: Pull complete [2024-07-19T10:48:54.333Z] a69c41024577: Pull complete [2024-07-19T10:48:55.039Z] d6de4b400683: Verifying Checksum [2024-07-19T10:48:55.039Z] d6de4b400683: Download complete [2024-07-19T10:48:55.777Z] 00f215d4a9da: Verifying Checksum [2024-07-19T10:48:55.777Z] 00f215d4a9da: Download complete [2024-07-19T10:49:08.703Z] d6de4b400683: Pull complete [2024-07-19T10:49:08.703Z] 35cb2a7552d0: Pull complete [2024-07-19T10:49:08.703Z] 4f4fb700ef54: Pull complete [2024-07-19T10:49:08.703Z] 464afbd9ba4c: Pull complete [2024-07-19T10:49:17.392Z] 00f215d4a9da: Pull complete [2024-07-19T10:49:18.496Z] d496ad576159: Pull complete [2024-07-19T10:49:18.496Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-07-19T10:49:18.496Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-19T10:49:18.496Z] ---> f246e2811388 [2024-07-19T10:49:18.496Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-07-19T10:49:19.556Z] ---> Running in 25f8283245ef [2024-07-19T10:49:19.556Z] Removing intermediate container 25f8283245ef [2024-07-19T10:49:19.556Z] ---> b0b150903483 [2024-07-19T10:49:19.556Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-19T10:49:19.884Z] ---> Running in adce99e6fae8 [2024-07-19T10:49:20.229Z] Removing intermediate container adce99e6fae8 [2024-07-19T10:49:20.229Z] ---> 81cf376c1537 [2024-07-19T10:49:20.229Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2024-07-19T10:49:20.229Z] ---> Running in 7ba0928404fe [2024-07-19T10:49:20.583Z] Removing intermediate container 7ba0928404fe [2024-07-19T10:49:20.583Z] ---> 2fb226fce61c [2024-07-19T10:49:20.583Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-07-19T10:49:20.583Z] ---> Running in 7ed0a4b15e22 [2024-07-19T10:49:20.879Z] Removing intermediate container 7ed0a4b15e22 [2024-07-19T10:49:20.879Z] ---> 441d87fc389b [2024-07-19T10:49:20.879Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-19T10:49:20.879Z] ---> Running in 4bd30e9adcbb [2024-07-19T10:49:21.943Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-19T10:49:22.605Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-19T10:49:23.300Z] OK: 266 MiB in 52 packages [2024-07-19T10:49:23.957Z] Removing intermediate container 4bd30e9adcbb [2024-07-19T10:49:23.957Z] ---> f70e22b28661 [2024-07-19T10:49:23.957Z] Step 8/12 : WORKDIR /app [2024-07-19T10:49:24.271Z] ---> Running in 752a67b5370a [2024-07-19T10:49:24.611Z] Removing intermediate container 752a67b5370a [2024-07-19T10:49:24.611Z] ---> af26ba98a95e [2024-07-19T10:49:24.611Z] Step 9/12 : COPY go.mod vendor* ./ [2024-07-19T10:49:24.923Z] ---> f6bf568bba80 [2024-07-19T10:49:24.923Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-19T10:49:24.923Z] ---> Running in 098a01f1f4f1 [2024-07-19T10:51:17.622Z] Removing intermediate container 098a01f1f4f1 [2024-07-19T10:51:17.622Z] ---> e812dffa41a0 [2024-07-19T10:51:17.622Z] Step 11/12 : COPY . . [2024-07-19T10:51:17.622Z] ---> 33ce40fe2985 [2024-07-19T10:51:17.622Z] Step 12/12 : RUN $MAKE [2024-07-19T10:51:17.622Z] ---> Running in 54a3925e3b25 [2024-07-19T10:51:17.622Z] noop [2024-07-19T10:51:17.622Z] Removing intermediate container 54a3925e3b25 [2024-07-19T10:51:17.622Z] ---> 5c2cf3362cc2 [2024-07-19T10:51:17.622Z] Successfully built 5c2cf3362cc2 [2024-07-19T10:51:17.622Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T10:51:18.256Z] + docker inspect -f . ci-base-image-arm64 [2024-07-19T10:51:18.256Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-19T10:51:18.632Z] prd-ubuntu20.04-docker-arm64-4c-16g-5930 does not seem to be running inside a container [2024-07-19T10:51:18.753Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/148 -v /w/workspace/device-rfid-llrp-go/148:/w/workspace/device-rfid-llrp-go/148:rw,z -v /w/workspace/device-rfid-llrp-go/148@tmp:/w/workspace/device-rfid-llrp-go/148@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-07-19T10:51:20.052Z] $ docker top 0e279fed321bc483d70861c8435a53a856bf6ed6c42bc29b74c214969c9ca691 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-19T10:51:20.816Z] + go version [2024-07-19T10:51:20.816Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-07-19T10:51:20.893Z] $ docker stop --time=1 0e279fed321bc483d70861c8435a53a856bf6ed6c42bc29b74c214969c9ca691 [2024-07-19T10:51:22.498Z] $ docker rm -f --volumes 0e279fed321bc483d70861c8435a53a856bf6ed6c42bc29b74c214969c9ca691 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T10:51:23.468Z] + docker inspect -f . ci-base-image-arm64 [2024-07-19T10:51:23.468Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-19T10:51:23.779Z] prd-ubuntu20.04-docker-arm64-4c-16g-5930 does not seem to be running inside a container [2024-07-19T10:51:23.930Z] $ 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/148 -v /w/workspace/device-rfid-llrp-go/148:/w/workspace/device-rfid-llrp-go/148:rw,z -v /w/workspace/device-rfid-llrp-go/148@tmp:/w/workspace/device-rfid-llrp-go/148@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-07-19T10:51:25.160Z] $ docker top 463ef56d8510f1338615ce4594eec2279dc9451776c6e6ca10952c88fdcb1117 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-19T10:51:25.901Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/148 [Pipeline] fileExists [Pipeline] sh [2024-07-19T10:51:26.675Z] + make test [2024-07-19T10:51:26.676Z] go test ./... -coverprofile=coverage.out ./... [2024-07-19T10:51:32.319Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2024-07-19T10:55:10.385Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2024-07-19T10:55:10.385Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2024-07-19T10:55:43.697Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 29.851s coverage: 40.6% of statements [2024-07-19T10:55:43.697Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.046s coverage: 96.4% of statements [2024-07-19T10:55:43.697Z] ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.579s coverage: 51.9% of statements [2024-07-19T10:55:43.697Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-07-19T10:55:43.697Z] go vet ./... [2024-07-19T10:56:31.216Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-19T10:56:31.216Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-19T10:56:31.216Z] ./bin/test-attribution-txt.sh [2024-07-19T10:56:31.216Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-19T10:56:31.216Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-19T10:56:31.216Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-19T10:56:31.216Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-19T10:56:31.216Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-07-19T10:56:31.216Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-19T10:56:31.216Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-19T10:56:31.216Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-19T10:56:31.216Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-19T10:56:31.216Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-19T10:56:31.216Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-19T10:56:31.216Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-19T10:56:31.216Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-19T10:56:31.216Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-19T10:56:31.216Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-19T10:56:31.216Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-19T10:56:31.216Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-19T10:56:31.216Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-19T10:56:31.216Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-19T10:56:31.216Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-19T10:56:31.216Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-07-19T10:56:31.216Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-19T10:56:31.216Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-19T10:56:31.216Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-19T10:56:31.216Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-19T10:56:31.216Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-19T10:56:31.216Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-19T10:56:31.216Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-19T10:56:31.216Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-19T10:56:31.216Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-19T10:56:31.216Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-19T10:56:31.216Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-19T10:56:31.216Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-19T10:56:31.216Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-19T10:56:31.216Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-19T10:56:31.216Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-19T10:56:31.216Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-19T10:56:31.216Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-19T10:56:31.216Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-19T10:56:31.216Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-19T10:56:31.216Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-19T10:56:31.216Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-19T10:56:31.216Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-19T10:56:31.216Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [2024-07-19T10:56:31.216Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-19T10:56:31.216Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-19T10:56:31.216Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-19T10:56:31.216Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-19T10:56:31.216Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-19T10:56:31.216Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-19T10:56:31.216Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-19T10:56:31.216Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-07-19T10:56:31.216Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-19T10:56:31.216Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-19T10:56:31.216Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-19T10:56:31.216Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-19T10:56:31.216Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-07-19T10:56:31.216Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-19T10:56:31.216Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-19T10:56:31.216Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-19T10:56:31.216Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-19T10:56:31.216Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-19T10:56:31.216Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-19T10:56:31.216Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-07-19T10:56:31.216Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-07-19T10:56:31.281Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-19T10:56:31.336Z] $ docker stop --time=1 463ef56d8510f1338615ce4594eec2279dc9451776c6e6ca10952c88fdcb1117 [2024-07-19T10:56:33.295Z] $ docker rm -f --volumes 463ef56d8510f1338615ce4594eec2279dc9451776c6e6ca10952c88fdcb1117 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-19T10:56:34.999Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-19T10:56:36.198Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-19T10:56:37.200Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-19T10:56:37.558Z] + ls -al . [2024-07-19T10:56:37.558Z] total 684 [2024-07-19T10:56:37.558Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 19 10:51 . [2024-07-19T10:56:37.558Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 10:48 .. [2024-07-19T10:56:37.558Z] -rw-rw-r-- 1 jenkins jenkins 134 Jul 19 10:48 .dockerignore [2024-07-19T10:56:37.558Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 19 10:48 .git [2024-07-19T10:56:37.558Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 10:48 .github [2024-07-19T10:56:37.558Z] -rw-rw-r-- 1 jenkins jenkins 880 Jul 19 10:48 .gitignore [2024-07-19T10:56:37.558Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 19 10:48 .golangci.yml [2024-07-19T10:56:37.558Z] -rw-rw-r-- 1 jenkins jenkins 11980 Jul 19 10:48 Attribution.txt [2024-07-19T10:56:37.558Z] -rw-rw-r-- 1 jenkins jenkins 11677 Jul 19 10:48 CHANGELOG.md [2024-07-19T10:56:37.558Z] -rw-rw-r-- 1 jenkins jenkins 1456 Jul 19 10:48 Dockerfile [2024-07-19T10:56:37.558Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 19 10:48 GOVERNANCE.md [2024-07-19T10:56:37.558Z] -rw-rw-r-- 1 jenkins jenkins 661 Jul 19 10:48 Jenkinsfile [2024-07-19T10:56:37.558Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jul 19 10:48 LICENSE [2024-07-19T10:56:37.558Z] -rw-rw-r-- 1 jenkins jenkins 2179 Jul 19 10:48 Makefile [2024-07-19T10:56:37.558Z] -rw-rw-r-- 1 jenkins jenkins 625 Jul 19 10:48 OWNERS.md [2024-07-19T10:56:37.558Z] -rw-rw-r-- 1 jenkins jenkins 28907 Jul 19 10:48 README.md [2024-07-19T10:56:37.558Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 19 10:46 VERSION [2024-07-19T10:56:37.558Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 10:48 bin [2024-07-19T10:56:37.558Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 10:48 cmd [2024-07-19T10:56:37.558Z] -rw-r--r-- 1 jenkins jenkins 438103 Jul 19 10:55 coverage.out [2024-07-19T10:56:37.558Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 10:48 examples [2024-07-19T10:56:37.558Z] -rw-rw-r-- 1 jenkins jenkins 7162 Jul 19 10:48 go.mod [2024-07-19T10:56:37.558Z] -rw-rw-r-- 1 jenkins jenkins 101671 Jul 19 10:48 go.sum [2024-07-19T10:56:37.558Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 10:48 images [2024-07-19T10:56:37.558Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 10:48 internal [2024-07-19T10:56:37.558Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 10:48 pkg [2024-07-19T10:56:37.558Z] -rw-rw-r-- 1 jenkins jenkins 193 Jul 19 10:48 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T10:56:38.102Z] + docker build -t device-rfid-llrp-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=f5262328ab65540e21e451b8b0dec2850c67e729 --label arch=arm64 --label version=3.2.0-dev.14 . [2024-07-19T10:56:38.445Z] Sending build context to Docker daemon 1.201MB [2024-07-19T10:56:38.445Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2024-07-19T10:56:38.445Z] Step 2/25 : FROM ${BASE} AS builder [2024-07-19T10:56:38.445Z] ---> 5c2cf3362cc2 [2024-07-19T10:56:38.445Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-07-19T10:56:38.445Z] ---> Running in d87ce0bff6b9 [2024-07-19T10:56:38.761Z] Removing intermediate container d87ce0bff6b9 [2024-07-19T10:56:38.761Z] ---> ea5c8dec16ab [2024-07-19T10:56:38.761Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-19T10:56:38.761Z] ---> Running in 6c988fe52725 [2024-07-19T10:56:39.098Z] Removing intermediate container 6c988fe52725 [2024-07-19T10:56:39.098Z] ---> 15677b653aa4 [2024-07-19T10:56:39.098Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git" [2024-07-19T10:56:39.415Z] ---> Running in c4ac2f5b4dce [2024-07-19T10:56:39.415Z] Removing intermediate container c4ac2f5b4dce [2024-07-19T10:56:39.415Z] ---> d6880f345f54 [2024-07-19T10:56:39.415Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-07-19T10:56:39.733Z] ---> Running in 8804631b31be [2024-07-19T10:56:40.051Z] Removing intermediate container 8804631b31be [2024-07-19T10:56:40.051Z] ---> 0ace0290ddd3 [2024-07-19T10:56:40.051Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-19T10:56:40.051Z] ---> Running in 598bbec4fe2e [2024-07-19T10:56:41.156Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-19T10:56:41.481Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-19T10:56:42.551Z] OK: 266 MiB in 52 packages [2024-07-19T10:56:43.184Z] Removing intermediate container 598bbec4fe2e [2024-07-19T10:56:43.184Z] ---> 32c036d55eaf [2024-07-19T10:56:43.184Z] Step 8/25 : WORKDIR /app [2024-07-19T10:56:43.184Z] ---> Running in 5f8115420059 [2024-07-19T10:56:43.509Z] Removing intermediate container 5f8115420059 [2024-07-19T10:56:43.509Z] ---> d10f666fe32f [2024-07-19T10:56:43.509Z] Step 9/25 : COPY go.mod vendor* ./ [2024-07-19T10:56:44.185Z] ---> 80346c718def [2024-07-19T10:56:44.185Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-19T10:56:44.185Z] ---> Running in 4d57e046b74b [2024-07-19T10:56:46.344Z] Removing intermediate container 4d57e046b74b [2024-07-19T10:56:46.344Z] ---> d0a09506bc94 [2024-07-19T10:56:46.344Z] Step 11/25 : COPY . . [2024-07-19T10:56:46.974Z] ---> 53160082f8bc [2024-07-19T10:56:46.974Z] Step 12/25 : RUN $MAKE [2024-07-19T10:56:46.974Z] ---> Running in 3567c06e2f1b [2024-07-19T10:56:48.050Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.2.0-dev.14 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.25" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2024-07-19T11:00:10.808Z] Removing intermediate container 3567c06e2f1b [2024-07-19T11:00:10.808Z] ---> c85212dc2b1c [2024-07-19T11:00:10.808Z] Step 13/25 : FROM alpine:3.18 [2024-07-19T11:00:10.808Z] 3.18: Pulling from library/alpine [2024-07-19T11:00:10.808Z] 5c905c7ebe2f: Pulling fs layer [2024-07-19T11:00:10.808Z] 5c905c7ebe2f: Verifying Checksum [2024-07-19T11:00:10.808Z] 5c905c7ebe2f: Download complete [2024-07-19T11:00:10.808Z] 5c905c7ebe2f: Pull complete [2024-07-19T11:00:10.808Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-19T11:00:10.808Z] Status: Downloaded newer image for alpine:3.18 [2024-07-19T11:00:10.808Z] ---> dec292d02e07 [2024-07-19T11:00:10.808Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-07-19T11:00:10.808Z] ---> Running in 29d4ea00acb9 [2024-07-19T11:00:10.808Z] Removing intermediate container 29d4ea00acb9 [2024-07-19T11:00:10.808Z] ---> e21ee2e621ce [2024-07-19T11:00:10.808Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-07-19T11:00:10.808Z] ---> Running in 2405c2b0cb09 [2024-07-19T11:00:11.868Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-19T11:00:12.190Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-19T11:00:13.237Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-19T11:00:13.237Z] Executing busybox-1.36.1-r7.trigger [2024-07-19T11:00:13.237Z] OK: 8 MiB in 16 packages [2024-07-19T11:00:14.360Z] Removing intermediate container 2405c2b0cb09 [2024-07-19T11:00:14.360Z] ---> 58d83d6c2fc1 [2024-07-19T11:00:14.360Z] Step 16/25 : RUN apk --no-cache upgrade [2024-07-19T11:00:14.360Z] ---> Running in 7b62bd991f52 [2024-07-19T11:00:15.418Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-19T11:00:15.418Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-19T11:00:16.513Z] (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-19T11:00:16.513Z] (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-19T11:00:16.513Z] OK: 8 MiB in 16 packages [2024-07-19T11:00:17.575Z] Removing intermediate container 7b62bd991f52 [2024-07-19T11:00:17.575Z] ---> 11f413157103 [2024-07-19T11:00:17.575Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2024-07-19T11:00:18.257Z] ---> b964fb3b3ec1 [2024-07-19T11:00:18.257Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2024-07-19T11:00:18.563Z] ---> 5c5b2897ccbf [2024-07-19T11:00:18.563Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2024-07-19T11:00:20.694Z] ---> f8f87407d9fa [2024-07-19T11:00:20.694Z] Step 20/25 : EXPOSE 59989 [2024-07-19T11:00:20.694Z] ---> Running in b5edaab9515e [2024-07-19T11:00:20.996Z] Removing intermediate container b5edaab9515e [2024-07-19T11:00:20.996Z] ---> 1c2a9875a90d [2024-07-19T11:00:20.996Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2024-07-19T11:00:20.996Z] ---> Running in e8ec53fc402c [2024-07-19T11:00:21.290Z] Removing intermediate container e8ec53fc402c [2024-07-19T11:00:21.290Z] ---> fae68cd77d65 [2024-07-19T11:00:21.290Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-07-19T11:00:21.290Z] ---> Running in 1cf9cc84c9dd [2024-07-19T11:00:21.614Z] Removing intermediate container 1cf9cc84c9dd [2024-07-19T11:00:21.614Z] ---> 2bcf89d67118 [2024-07-19T11:00:21.614Z] Step 23/25 : LABEL arch=arm64 [2024-07-19T11:00:21.934Z] ---> Running in f2ee272b3090 [2024-07-19T11:00:21.934Z] Removing intermediate container f2ee272b3090 [2024-07-19T11:00:21.934Z] ---> 734db451c443 [2024-07-19T11:00:21.934Z] Step 24/25 : LABEL git_sha=f5262328ab65540e21e451b8b0dec2850c67e729 [2024-07-19T11:00:22.262Z] ---> Running in 26fbc240e298 [2024-07-19T11:00:22.262Z] Removing intermediate container 26fbc240e298 [2024-07-19T11:00:22.262Z] ---> 111e576e7b71 [2024-07-19T11:00:22.262Z] Step 25/25 : LABEL version=3.2.0-dev.14 [2024-07-19T11:00:22.576Z] ---> Running in cd072b657877 [2024-07-19T11:00:22.874Z] Removing intermediate container cd072b657877 [2024-07-19T11:00:22.874Z] ---> f099d951d6cb [2024-07-19T11:00:22.874Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-19T11:00:22.874Z] Successfully built f099d951d6cb [2024-07-19T11:00:22.874Z] Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-19T11:00:23.239Z] provisioning config files... [2024-07-19T11:00:23.347Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/148@tmp/config9107338187238922963tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-19T11:00:23.796Z] ---> ****-login.sh [2024-07-19T11:00:23.796Z] nexus3.edgexfoundry.org:10001 [2024-07-19T11:00:23.796Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T11:00:24.090Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T11:00:24.090Z] Configure a credential helper to remove this warning. See [2024-07-19T11:00:24.090Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T11:00:24.090Z] [2024-07-19T11:00:24.090Z] Login Succeeded [2024-07-19T11:00:24.091Z] nexus3.edgexfoundry.org:10002 [2024-07-19T11:00:24.393Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T11:00:24.393Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T11:00:24.393Z] Configure a credential helper to remove this warning. See [2024-07-19T11:00:24.393Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T11:00:24.393Z] [2024-07-19T11:00:24.393Z] Login Succeeded [2024-07-19T11:00:24.393Z] nexus3.edgexfoundry.org:10003 [2024-07-19T11:00:24.680Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T11:00:24.680Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T11:00:24.680Z] Configure a credential helper to remove this warning. See [2024-07-19T11:00:24.680Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T11:00:24.680Z] [2024-07-19T11:00:24.680Z] Login Succeeded [2024-07-19T11:00:24.680Z] nexus3.edgexfoundry.org:10004 [2024-07-19T11:00:24.950Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T11:00:25.254Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T11:00:25.254Z] Configure a credential helper to remove this warning. See [2024-07-19T11:00:25.254Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T11:00:25.254Z] [2024-07-19T11:00:25.254Z] Login Succeeded [2024-07-19T11:00:25.254Z] ****.io [2024-07-19T11:00:25.254Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T11:00:25.597Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T11:00:25.597Z] Configure a credential helper to remove this warning. See [2024-07-19T11:00:25.597Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T11:00:25.597Z] [2024-07-19T11:00:25.597Z] Login Succeeded [2024-07-19T11:00:25.597Z] ---> ****-login.sh ends [Pipeline] } [2024-07-19T11:00:25.630Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-19T11:00:25.802Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-19T11:00:25.845Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: [2024-07-19T11:00:25.845Z] f5262328ab65540e21e451b8b0dec2850c67e729 [2024-07-19T11:00:25.845Z] latest [2024-07-19T11:00:25.845Z] 3.2.0-dev.14 [2024-07-19T11:00:25.845Z] f5262328ab65540e21e451b8b0dec2850c67e729-3.2.0-dev.14 [2024-07-19T11:00:25.845Z] main [2024-07-19T11:00:25.845Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T11:00:26.415Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:f5262328ab65540e21e451b8b0dec2850c67e729 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T11:00:27.066Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:f5262328ab65540e21e451b8b0dec2850c67e729 [2024-07-19T11:00:27.066Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2024-07-19T11:00:27.066Z] 5c92f3d53645: Preparing [2024-07-19T11:00:27.066Z] c2d8e3f1f428: Preparing [2024-07-19T11:00:27.066Z] d15e0001848a: Preparing [2024-07-19T11:00:27.066Z] 7e243007f291: Preparing [2024-07-19T11:00:27.066Z] 4b117877a963: Preparing [2024-07-19T11:00:27.066Z] da707bb00cb8: Preparing [2024-07-19T11:00:27.066Z] da707bb00cb8: Waiting [2024-07-19T11:00:27.359Z] c2d8e3f1f428: Pushed [2024-07-19T11:00:27.359Z] d15e0001848a: Pushed [2024-07-19T11:00:27.359Z] 4b117877a963: Pushed [2024-07-19T11:00:27.359Z] da707bb00cb8: Layer already exists [2024-07-19T11:00:28.388Z] 7e243007f291: Pushed [2024-07-19T11:00:36.877Z] 5c92f3d53645: Pushed [2024-07-19T11:00:36.877Z] f5262328ab65540e21e451b8b0dec2850c67e729: digest: sha256:5a8a3722a4137097c4a0d464ec134b4a1781888d93f3a4e5a11612c0c5255b02 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T11:00:37.417Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T11:00:38.090Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2024-07-19T11:00:38.090Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2024-07-19T11:00:38.090Z] 5c92f3d53645: Preparing [2024-07-19T11:00:38.090Z] c2d8e3f1f428: Preparing [2024-07-19T11:00:38.090Z] d15e0001848a: Preparing [2024-07-19T11:00:38.090Z] 7e243007f291: Preparing [2024-07-19T11:00:38.090Z] 4b117877a963: Preparing [2024-07-19T11:00:38.090Z] da707bb00cb8: Preparing [2024-07-19T11:00:38.090Z] da707bb00cb8: Waiting [2024-07-19T11:00:38.090Z] 4b117877a963: Layer already exists [2024-07-19T11:00:38.090Z] c2d8e3f1f428: Layer already exists [2024-07-19T11:00:38.090Z] 7e243007f291: Layer already exists [2024-07-19T11:00:38.090Z] 5c92f3d53645: Layer already exists [2024-07-19T11:00:38.090Z] d15e0001848a: Layer already exists [2024-07-19T11:00:38.090Z] da707bb00cb8: Layer already exists [2024-07-19T11:00:38.090Z] latest: digest: sha256:5a8a3722a4137097c4a0d464ec134b4a1781888d93f3a4e5a11612c0c5255b02 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T11:00:38.644Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.2.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T11:00:39.137Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.2.0-dev.14 [2024-07-19T11:00:39.137Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2024-07-19T11:00:39.137Z] 5c92f3d53645: Preparing [2024-07-19T11:00:39.137Z] c2d8e3f1f428: Preparing [2024-07-19T11:00:39.137Z] d15e0001848a: Preparing [2024-07-19T11:00:39.137Z] 7e243007f291: Preparing [2024-07-19T11:00:39.137Z] 4b117877a963: Preparing [2024-07-19T11:00:39.137Z] da707bb00cb8: Preparing [2024-07-19T11:00:39.137Z] da707bb00cb8: Waiting [2024-07-19T11:00:39.137Z] c2d8e3f1f428: Layer already exists [2024-07-19T11:00:39.137Z] 4b117877a963: Layer already exists [2024-07-19T11:00:39.137Z] d15e0001848a: Layer already exists [2024-07-19T11:00:39.137Z] 5c92f3d53645: Layer already exists [2024-07-19T11:00:39.137Z] 7e243007f291: Layer already exists [2024-07-19T11:00:39.137Z] da707bb00cb8: Layer already exists [2024-07-19T11:00:39.137Z] 3.2.0-dev.14: digest: sha256:5a8a3722a4137097c4a0d464ec134b4a1781888d93f3a4e5a11612c0c5255b02 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T11:00:39.578Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:f5262328ab65540e21e451b8b0dec2850c67e729-3.2.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T11:00:40.068Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:f5262328ab65540e21e451b8b0dec2850c67e729-3.2.0-dev.14 [2024-07-19T11:00:40.068Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2024-07-19T11:00:40.068Z] 5c92f3d53645: Preparing [2024-07-19T11:00:40.068Z] c2d8e3f1f428: Preparing [2024-07-19T11:00:40.068Z] d15e0001848a: Preparing [2024-07-19T11:00:40.068Z] 7e243007f291: Preparing [2024-07-19T11:00:40.068Z] 4b117877a963: Preparing [2024-07-19T11:00:40.068Z] da707bb00cb8: Preparing [2024-07-19T11:00:40.068Z] da707bb00cb8: Waiting [2024-07-19T11:00:40.068Z] 4b117877a963: Layer already exists [2024-07-19T11:00:40.068Z] c2d8e3f1f428: Layer already exists [2024-07-19T11:00:40.068Z] d15e0001848a: Layer already exists [2024-07-19T11:00:40.068Z] 7e243007f291: Layer already exists [2024-07-19T11:00:40.068Z] 5c92f3d53645: Layer already exists [2024-07-19T11:00:40.068Z] da707bb00cb8: Layer already exists [2024-07-19T11:00:40.068Z] f5262328ab65540e21e451b8b0dec2850c67e729-3.2.0-dev.14: digest: sha256:5a8a3722a4137097c4a0d464ec134b4a1781888d93f3a4e5a11612c0c5255b02 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T11:00:40.677Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T11:00:41.195Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [2024-07-19T11:00:41.195Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2024-07-19T11:00:41.195Z] 5c92f3d53645: Preparing [2024-07-19T11:00:41.195Z] c2d8e3f1f428: Preparing [2024-07-19T11:00:41.195Z] d15e0001848a: Preparing [2024-07-19T11:00:41.195Z] 7e243007f291: Preparing [2024-07-19T11:00:41.195Z] 4b117877a963: Preparing [2024-07-19T11:00:41.195Z] da707bb00cb8: Preparing [2024-07-19T11:00:41.195Z] da707bb00cb8: Waiting [2024-07-19T11:00:41.195Z] 5c92f3d53645: Layer already exists [2024-07-19T11:00:41.195Z] 4b117877a963: Layer already exists [2024-07-19T11:00:41.195Z] c2d8e3f1f428: Layer already exists [2024-07-19T11:00:41.195Z] 7e243007f291: Layer already exists [2024-07-19T11:00:41.195Z] d15e0001848a: Layer already exists [2024-07-19T11:00:41.195Z] da707bb00cb8: Layer already exists [2024-07-19T11:00:41.195Z] main: digest: sha256:5a8a3722a4137097c4a0d464ec134b4a1781888d93f3a4e5a11612c0c5255b02 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-19T11:00:41.724Z] ===================================================== [Pipeline] echo [2024-07-19T11:00:41.734Z] taggedImages: [2024-07-19T11:00:41.734Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:f5262328ab65540e21e451b8b0dec2850c67e729 [2024-07-19T11:00:41.734Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2024-07-19T11:00:41.734Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.2.0-dev.14 [2024-07-19T11:00:41.734Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:f5262328ab65540e21e451b8b0dec2850c67e729-3.2.0-dev.14 [2024-07-19T11:00:41.734Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T11:00:42.387Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-19T11:00:42.387Z] [2024-07-19T11:00:42.387Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T11:00:42.848Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-19T11:00:42.848Z] arm64: Pulling from edgex-lftools-log-publisher [2024-07-19T11:00:42.848Z] 8998bd30e6a1: Pulling fs layer [2024-07-19T11:00:42.848Z] 04944245beec: Pulling fs layer [2024-07-19T11:00:42.848Z] 699f458cf7ca: Pulling fs layer [2024-07-19T11:00:42.848Z] 765212b225bb: Pulling fs layer [2024-07-19T11:00:42.848Z] f23df028b6ca: Pulling fs layer [2024-07-19T11:00:42.848Z] d65c8cfc05b1: Pulling fs layer [2024-07-19T11:00:42.848Z] 2437ff75d9bd: Pulling fs layer [2024-07-19T11:00:42.848Z] d65c8cfc05b1: Waiting [2024-07-19T11:00:42.848Z] 765212b225bb: Waiting [2024-07-19T11:00:42.848Z] f23df028b6ca: Waiting [2024-07-19T11:00:42.848Z] 2437ff75d9bd: Waiting [2024-07-19T11:00:42.848Z] 04944245beec: Verifying Checksum [2024-07-19T11:00:42.848Z] 04944245beec: Download complete [2024-07-19T11:00:42.848Z] 765212b225bb: Verifying Checksum [2024-07-19T11:00:42.848Z] 765212b225bb: Download complete [2024-07-19T11:00:43.157Z] f23df028b6ca: Verifying Checksum [2024-07-19T11:00:43.157Z] f23df028b6ca: Download complete [2024-07-19T11:00:43.157Z] d65c8cfc05b1: Verifying Checksum [2024-07-19T11:00:43.157Z] d65c8cfc05b1: Download complete [2024-07-19T11:00:43.157Z] 699f458cf7ca: Verifying Checksum [2024-07-19T11:00:43.157Z] 699f458cf7ca: Download complete [2024-07-19T11:00:43.472Z] 8998bd30e6a1: Verifying Checksum [2024-07-19T11:00:43.472Z] 8998bd30e6a1: Download complete [2024-07-19T11:00:46.264Z] 2437ff75d9bd: Verifying Checksum [2024-07-19T11:00:46.264Z] 2437ff75d9bd: Download complete [2024-07-19T11:00:48.362Z] 8998bd30e6a1: Pull complete [2024-07-19T11:00:48.669Z] 04944245beec: Pull complete [2024-07-19T11:00:50.231Z] 699f458cf7ca: Pull complete [2024-07-19T11:00:50.542Z] 765212b225bb: Pull complete [2024-07-19T11:00:51.237Z] f23df028b6ca: Pull complete [2024-07-19T11:00:51.560Z] d65c8cfc05b1: Pull complete [2024-07-19T11:01:07.149Z] 2437ff75d9bd: Pull complete [2024-07-19T11:01:07.149Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-07-19T11:01:07.149Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-19T11:01:07.149Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-19T11:01:07.635Z] prd-ubuntu20.04-docker-arm64-4c-16g-5930 does not seem to be running inside a container [2024-07-19T11:01:07.709Z] $ 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/148 -v /w/workspace/device-rfid-llrp-go/148:/w/workspace/device-rfid-llrp-go/148:rw,z -v /w/workspace/device-rfid-llrp-go/148@tmp:/w/workspace/device-rfid-llrp-go/148@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-07-19T11:01:10.283Z] $ docker top 267e527be2603842de90b4d60d21035d89ca509893879424d1ed35bd973309ef -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-19T11:01:10.996Z] ---> job-cost.sh [2024-07-19T11:01:11.291Z] lf-activate-venv: SKIPPING [2024-07-19T11:01:11.291Z] INFO: No Stack... [2024-07-19T11:01:11.623Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-07-19T11:01:12.293Z] INFO: Archiving Costs [Pipeline] sh [2024-07-19T11:01:12.770Z] + + cut -d, -f6cat [2024-07-19T11:01:12.770Z] /w/workspace/device-rfid-llrp-go/148/archives/cost.csv [Pipeline] lock [2024-07-19T11:01:12.926Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-148-stack-cost] [2024-07-19T11:01:12.957Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-148-stack-cost] did not exist. Created. [2024-07-19T11:01:12.990Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-148-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-19T11:01:13.537Z] /w/workspace/device-rfid-llrp-go/148@tmp/durable-97c2ec40/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-07-19T11:01:14.008Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-07-19T11:01:14.080Z] Warning: overwriting stash ‘stack-cost’ [2024-07-19T11:01:14.173Z] Stashed 1 file(s) [Pipeline] } [2024-07-19T11:01:14.211Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-148-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-19T11:01:14.209Z] $ docker stop --time=1 267e527be2603842de90b4d60d21035d89ca509893879424d1ed35bd973309ef [2024-07-19T11:01:15.751Z] $ docker rm -f --volumes 267e527be2603842de90b4d60d21035d89ca509893879424d1ed35bd973309ef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) 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-19T11:01:18.298Z] + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] [2024-07-19T11:01:18.298Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2024-07-19T11:01:18.298Z] total 16 [2024-07-19T11:01:18.298Z] drwxr-xr-x 3 root root 4096 Jul 19 10:48 . [2024-07-19T11:01:18.298Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 19 10:48 .. [2024-07-19T11:01:18.298Z] drwxr-xr-x 2 root root 4096 Jul 19 10:48 cost [2024-07-19T11:01:18.298Z] -rw-r--r-- 1 root root 91 Jul 19 10:48 cost.csv [2024-07-19T11:01:18.298Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives [2024-07-19T11:01:18.298Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2024-07-19T11:01:18.298Z] total 16 [2024-07-19T11:01:18.298Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 19 10:48 . [2024-07-19T11:01:18.298Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 19 10:48 .. [2024-07-19T11:01:18.298Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 19 10:48 cost [2024-07-19T11:01:18.298Z] -rw-r--r-- 1 jenkins jenkins 91 Jul 19 10:48 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-07-19T11:01:18.748Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-19T11:01:19.407Z] ---> package-listing.sh [2024-07-19T11:01:19.407Z] ++ tr '[:upper:]' '[:lower:]' [2024-07-19T11:01:19.407Z] ++ facter osfamily [2024-07-19T11:01:19.696Z] + OS_FAMILY=debian [2024-07-19T11:01:19.696Z] + workspace=/w/workspace/foundry_device-rfid-llrp-go_main [2024-07-19T11:01:19.696Z] + START_PACKAGES=/tmp/packages_start.txt [2024-07-19T11:01:19.696Z] + END_PACKAGES=/tmp/packages_end.txt [2024-07-19T11:01:19.696Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-07-19T11:01:19.696Z] + PACKAGES=/tmp/packages_start.txt [2024-07-19T11:01:19.696Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2024-07-19T11:01:19.696Z] + PACKAGES=/tmp/packages_end.txt [2024-07-19T11:01:19.696Z] + case "${OS_FAMILY}" in [2024-07-19T11:01:19.696Z] + dpkg -l [2024-07-19T11:01:19.696Z] + grep '^ii' [2024-07-19T11:01:19.696Z] + '[' -f /tmp/packages_start.txt ']' [2024-07-19T11:01:19.696Z] + '[' -f /tmp/packages_end.txt ']' [2024-07-19T11:01:19.696Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-07-19T11:01:19.696Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2024-07-19T11:01:19.696Z] + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [2024-07-19T11:01:19.696Z] + 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-19T11:01:19.795Z] 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-19T11:01:20.132Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T11:01:20.541Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-19T11:01:20.541Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-19T11:01:20.762Z] prd-ubuntu20.04-docker-8c-8g-5929 does not seem to be running inside a container [2024-07-19T11:01:20.910Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-19T11:01:21.128Z] $ docker top aee1b04259db55e1caeb97f2fde5963d14a24cef845d76bbb335ff747edc6d1a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-19T11:01:21.622Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-07-19T11:01:22.076Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-07-19T11:01:22.494Z] + ls /var/log/sa-host [2024-07-19T11:01:22.494Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-19T11:01:22.853Z] provisioning config files... [2024-07-19T11:01:22.882Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config1626425788429790264tmp [Pipeline] { [Pipeline] echo [2024-07-19T11:01:22.959Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-19T11:01:23.387Z] ---> create-netrc.sh [Pipeline] } [2024-07-19T11:01:23.405Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-07-19T11:01:23.846Z] ---> python-tools-install.sh [Pipeline] echo [2024-07-19T11:01:23.879Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-19T11:01:24.316Z] ---> sudo-logs.sh [2024-07-19T11:01:24.316Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-07-19T11:01:24.415Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-19T11:01:24.778Z] ---> job-cost.sh [2024-07-19T11:01:24.778Z] lf-activate-venv: SKIPPING [2024-07-19T11:01:24.778Z] DEBUG: total: 0.2199999988079071 [2024-07-19T11:01:24.778Z] INFO: Retrieving Stack Cost... [2024-07-19T11:01:25.094Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-19T11:01:25.393Z] INFO: Archiving Costs [Pipeline] echo [2024-07-19T11:01:25.418Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-19T11:01:25.787Z] ---> logs-deploy.sh [2024-07-19T11:01:25.787Z] lf-activate-venv: SKIPPING [2024-07-19T11:01:25.787Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/148 [2024-07-19T11:01:25.787Z] INFO: archiving workspace using pattern(s): [2024-07-19T11:01:26.477Z] Archives upload complete. [2024-07-19T11:01:26.826Z] INFO: archiving logs to Nexus