Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 788eb5aa681600b58a588c2696b7c43b899f9bac 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-ssh172711059921067706.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh17524270565782933826.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > 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-ssh17809932064350810588.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh18330112915245706085.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-ssh11090197464159070435.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5237 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 Avoid second fetch Checking out Revision 788eb5aa681600b58a588c2696b7c43b899f9bac (main) Commit message: "Merge pull request #286 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.10" > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 788eb5aa681600b58a588c2696b7c43b899f9bac # timeout=10 > git rev-list --no-walk 0ceaf042a45b624e1d5d1d7218676027e9a805b1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-03-08T10:51:46.377Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-03-08T10:51:46.460Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-03-08T10:51:46.488Z] ========================================================= [2024-03-08T10:51:46.488Z] EdgeX Global Pipelines Version Info [2024-03-08T10:51:46.488Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-03-08T10:51:47.231Z] ------------------- [2024-03-08T10:51:47.231Z] stable info: [2024-03-08T10:51:47.231Z] ------------------- [2024-03-08T10:51:47.231Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-03-08T10:51:47.231Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-08T10:51:47.231Z] Message: update stable to v1.0.258 [2024-03-08T10:51:48.171Z] ------------------- [2024-03-08T10:51:48.171Z] experimental info: [2024-03-08T10:51:48.171Z] ------------------- [2024-03-08T10:51:48.171Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-03-08T10:51:48.171Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-08T10:51:48.171Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-03-08T10:51:48.247Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2024-03-08T10:51:48.271Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2024-03-08T10:51:48.301Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-03-08T10:51:48.324Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-03-08T10:51:48.349Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-03-08T10:51:48.371Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-03-08T10:51:48.401Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-03-08T10:51:48.424Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-03-08T10:51:48.453Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-03-08T10:51:48.490Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-03-08T10:51:48.516Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-03-08T10:51:48.542Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2024-03-08T10:51:48.570Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-03-08T10:51:48.599Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-03-08T10:51:48.630Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-03-08T10:51:48.662Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-03-08T10:51:48.696Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-03-08T10:51:48.732Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-03-08T10:51:48.768Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-03-08T10:51:48.808Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-03-08T10:51:48.847Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-03-08T10:51:48.887Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-03-08T10:51:48.921Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-03-08T10:51:48.959Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-03-08T10:51:48.994Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-03-08T10:51:49.027Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-03-08T10:51:49.057Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-03-08T10:51:49.089Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-03-08T10:51:49.122Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-03-08T10:51:49.153Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-03-08T10:51:49.184Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 788eb5aa681600b58a588c2696b7c43b899f9bac [Pipeline] echo [2024-03-08T10:51:49.222Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 788eb5a [Pipeline] echo [2024-03-08T10:51:49.265Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-08T10:51:49.357Z] provisioning config files... [2024-03-08T10:51:49.371Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config2411264650444652479tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-08T10:51:49.720Z] ---> ****-login.sh [2024-03-08T10:51:49.720Z] nexus3.edgexfoundry.org:10001 [2024-03-08T10:51:49.982Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T10:51:49.982Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T10:51:49.982Z] Configure a credential helper to remove this warning. See [2024-03-08T10:51:49.982Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T10:51:49.982Z] [2024-03-08T10:51:49.983Z] Login Succeeded [2024-03-08T10:51:49.983Z] nexus3.edgexfoundry.org:10002 [2024-03-08T10:51:50.245Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T10:51:50.245Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T10:51:50.245Z] Configure a credential helper to remove this warning. See [2024-03-08T10:51:50.245Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T10:51:50.245Z] [2024-03-08T10:51:50.245Z] Login Succeeded [2024-03-08T10:51:50.245Z] nexus3.edgexfoundry.org:10003 [2024-03-08T10:51:50.245Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T10:51:50.245Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T10:51:50.245Z] Configure a credential helper to remove this warning. See [2024-03-08T10:51:50.245Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T10:51:50.245Z] [2024-03-08T10:51:50.245Z] Login Succeeded [2024-03-08T10:51:50.245Z] nexus3.edgexfoundry.org:10004 [2024-03-08T10:51:50.506Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T10:51:50.507Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T10:51:50.507Z] Configure a credential helper to remove this warning. See [2024-03-08T10:51:50.507Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T10:51:50.507Z] [2024-03-08T10:51:50.507Z] Login Succeeded [2024-03-08T10:51:50.507Z] ****.io [2024-03-08T10:51:50.507Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T10:51:50.768Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T10:51:50.768Z] Configure a credential helper to remove this warning. See [2024-03-08T10:51:50.768Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T10:51:50.768Z] [2024-03-08T10:51:50.768Z] Login Succeeded [2024-03-08T10:51:50.768Z] ---> ****-login.sh ends [Pipeline] } [2024-03-08T10:51:50.776Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-03-08T10:51:51.312Z] + git rev-list -1 --merges 788eb5aa681600b58a588c2696b7c43b899f9bac~1..788eb5aa681600b58a588c2696b7c43b899f9bac [Pipeline] echo [2024-03-08T10:51:51.341Z] -----------> git rev-list -1 --merges 788eb5aa681600b58a588c2696b7c43b899f9bac~1..788eb5aa681600b58a588c2696b7c43b899f9bac 788eb5aa681600b58a588c2696b7c43b899f9bac [2024-03-08T10:51:51.341Z] 788eb5aa681600b58a588c2696b7c43b899f9bac [false] [Pipeline] sh [2024-03-08T10:51:51.649Z] + git log --format=format:%s -1 788eb5aa681600b58a588c2696b7c43b899f9bac [Pipeline] echo [2024-03-08T10:51:51.664Z] ========================================================= [2024-03-08T10:51:51.664Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-03-08T10:51:51.664Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-08T10:51:52.058Z] + git log --format=format:%s -1 788eb5aa681600b58a588c2696b7c43b899f9bac [Pipeline] echo [2024-03-08T10:51:52.071Z] [semverPrep] GIT_COMMIT: 788eb5aa681600b58a588c2696b7c43b899f9bac, Commit Message: Merge pull request #286 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.10 [Pipeline] echo [2024-03-08T10:51:52.097Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-03-08T10:51:52.507Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-08T10:51:52.507Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-03-08T10:51:52.507Z] + [ -e /tmp/ssh_known_hosts ] [2024-03-08T10:51:52.507Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-03-08T10:51:52.507Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-03-08T10:51:52.507Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-03-08T10:51:52.507Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T10:51:52.943Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-08T10:51:52.943Z] [2024-03-08T10:51:52.943Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T10:51:53.258Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-08T10:51:53.258Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-03-08T10:51:53.258Z] b85a868b505f: Pulling fs layer [2024-03-08T10:51:53.258Z] e2be974225ed: Pulling fs layer [2024-03-08T10:51:53.258Z] 339a4e72a1f5: Pulling fs layer [2024-03-08T10:51:53.258Z] 988bab9f4d93: Pulling fs layer [2024-03-08T10:51:53.258Z] 1469e6f7b9e6: Pulling fs layer [2024-03-08T10:51:53.258Z] eaf3925da568: Pulling fs layer [2024-03-08T10:51:53.258Z] bab4dde63d76: Pulling fs layer [2024-03-08T10:51:53.258Z] bde34c3a00c8: Pulling fs layer [2024-03-08T10:51:53.258Z] b352a97aabf1: Pulling fs layer [2024-03-08T10:51:53.258Z] 4872d77fe225: Pulling fs layer [2024-03-08T10:51:53.258Z] 5851b861e8e6: Pulling fs layer [2024-03-08T10:51:53.258Z] 1469e6f7b9e6: Waiting [2024-03-08T10:51:53.258Z] eaf3925da568: Waiting [2024-03-08T10:51:53.258Z] bab4dde63d76: Waiting [2024-03-08T10:51:53.258Z] bde34c3a00c8: Waiting [2024-03-08T10:51:53.258Z] b352a97aabf1: Waiting [2024-03-08T10:51:53.258Z] 4872d77fe225: Waiting [2024-03-08T10:51:53.258Z] 5851b861e8e6: Waiting [2024-03-08T10:51:53.258Z] 988bab9f4d93: Waiting [2024-03-08T10:51:53.258Z] e2be974225ed: Verifying Checksum [2024-03-08T10:51:53.258Z] e2be974225ed: Download complete [2024-03-08T10:51:53.258Z] 988bab9f4d93: Verifying Checksum [2024-03-08T10:51:53.258Z] 988bab9f4d93: Download complete [2024-03-08T10:51:53.258Z] 1469e6f7b9e6: Verifying Checksum [2024-03-08T10:51:53.258Z] 1469e6f7b9e6: Download complete [2024-03-08T10:51:53.258Z] eaf3925da568: Download complete [2024-03-08T10:51:53.258Z] 339a4e72a1f5: Verifying Checksum [2024-03-08T10:51:53.258Z] 339a4e72a1f5: Download complete [2024-03-08T10:51:53.518Z] bde34c3a00c8: Verifying Checksum [2024-03-08T10:51:53.518Z] bde34c3a00c8: Download complete [2024-03-08T10:51:53.518Z] b352a97aabf1: Download complete [2024-03-08T10:51:53.518Z] 4872d77fe225: Verifying Checksum [2024-03-08T10:51:53.518Z] 4872d77fe225: Download complete [2024-03-08T10:51:53.518Z] 5851b861e8e6: Download complete [2024-03-08T10:51:53.518Z] b85a868b505f: Verifying Checksum [2024-03-08T10:51:53.518Z] b85a868b505f: Download complete [2024-03-08T10:51:53.777Z] bab4dde63d76: Verifying Checksum [2024-03-08T10:51:53.777Z] bab4dde63d76: Download complete [2024-03-08T10:51:54.716Z] b85a868b505f: Pull complete [2024-03-08T10:51:54.716Z] e2be974225ed: Pull complete [2024-03-08T10:51:55.284Z] 339a4e72a1f5: Pull complete [2024-03-08T10:51:55.284Z] 988bab9f4d93: Pull complete [2024-03-08T10:51:55.543Z] 1469e6f7b9e6: Pull complete [2024-03-08T10:51:55.543Z] eaf3925da568: Pull complete [2024-03-08T10:51:57.452Z] bab4dde63d76: Pull complete [2024-03-08T10:51:57.452Z] bde34c3a00c8: Pull complete [2024-03-08T10:51:57.452Z] b352a97aabf1: Pull complete [2024-03-08T10:51:57.452Z] 4872d77fe225: Pull complete [2024-03-08T10:51:57.452Z] 5851b861e8e6: Pull complete [2024-03-08T10:51:57.452Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-03-08T10:51:57.452Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-08T10:51:57.452Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-08T10:51:57.641Z] prd-ubuntu20.04-docker-8c-8g-5237 does not seem to be running inside a container [2024-03-08T10:51:57.678Z] $ 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-03-08T10:51:59.615Z] $ docker top 7de79be5c7d3ed1b8dd005209056cf71002548a103373928a57437800ac997c4 -eo pid,comm [2024-03-08T10:51:59.665Z] 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-03-08T10:51:59.665Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-08T10:51:59.764Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-08T10:51:59.765Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-08T10:51:59.884Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-08T10:51:59.892Z] $ docker exec 7de79be5c7d3ed1b8dd005209056cf71002548a103373928a57437800ac997c4 ssh-agent [2024-03-08T10:51:59.987Z] SSH_AUTH_SOCK=/tmp/ssh-pBP0BeWLbtvI/agent.32 [2024-03-08T10:51:59.987Z] SSH_AGENT_PID=38 [2024-03-08T10:51:59.992Z] Running ssh-add (command line suppressed) [2024-03-08T10:52:00.096Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7380119476788335916.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7380119476788335916.key) [2024-03-08T10:52:00.104Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-08T10:52:00.412Z] + git tag --points-at HEAD [Pipeline] } [2024-03-08T10:52:00.430Z] $ docker exec --env ******** --env ******** 7de79be5c7d3ed1b8dd005209056cf71002548a103373928a57437800ac997c4 ssh-agent -k [2024-03-08T10:52:00.525Z] unset SSH_AUTH_SOCK; [2024-03-08T10:52:00.525Z] unset SSH_AGENT_PID; [2024-03-08T10:52:00.525Z] echo Agent pid 38 killed; [2024-03-08T10:52:00.530Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-03-08T10:52:00.593Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-08T10:52:00.594Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-08T10:52:00.701Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-08T10:52:00.708Z] $ docker exec 7de79be5c7d3ed1b8dd005209056cf71002548a103373928a57437800ac997c4 ssh-agent [2024-03-08T10:52:00.814Z] SSH_AUTH_SOCK=/tmp/ssh-MbIk35Zlx718/agent.70 [2024-03-08T10:52:00.814Z] SSH_AGENT_PID=76 [2024-03-08T10:52:00.820Z] Running ssh-add (command line suppressed) [2024-03-08T10:52:00.924Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_8902712422557482759.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_8902712422557482759.key) [2024-03-08T10:52:00.932Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-08T10:52:01.235Z] + git semver init [2024-03-08T10:52:01.493Z] 2024-03-08 10:52:01,414 [run_init] DEBUG init version:0.0.0 force:False [2024-03-08T10:52:01.493Z] 2024-03-08 10:52:01,414 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver [2024-03-08T10:52:01.493Z] 2024-03-08 10:52:01,415 [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-03-08T10:52:01.493Z] 2024-03-08 10:52:01,415 [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-03-08T10:52:02.430Z] 2024-03-08 10:52:02,359 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude [2024-03-08T10:52:02.430Z] 2024-03-08 10:52:02,359 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False [2024-03-08T10:52:02.430Z] 2024-03-08 10:52:02,360 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-03-08T10:52:02.430Z] 2024-03-08 10:52:02,360 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-03-08T10:52:02.430Z] 3.2.0-dev.7 [Pipeline] } [2024-03-08T10:52:02.444Z] $ docker exec --env ******** --env ******** 7de79be5c7d3ed1b8dd005209056cf71002548a103373928a57437800ac997c4 ssh-agent -k [2024-03-08T10:52:02.542Z] unset SSH_AUTH_SOCK; [2024-03-08T10:52:02.542Z] unset SSH_AGENT_PID; [2024-03-08T10:52:02.542Z] echo Agent pid 76 killed; [2024-03-08T10:52:02.548Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-08T10:52:02.930Z] + git semver [Pipeline] } [2024-03-08T10:52:03.206Z] $ docker stop --time=1 7de79be5c7d3ed1b8dd005209056cf71002548a103373928a57437800ac997c4 [2024-03-08T10:52:04.503Z] $ docker rm -f --volumes 7de79be5c7d3ed1b8dd005209056cf71002548a103373928a57437800ac997c4 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-08T10:52:04.874Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-03-08T10:52:05.145Z] Stashed 1 file(s) [Pipeline] echo [2024-03-08T10:52:05.148Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.7 [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-03-08T10:52:05.588Z] provisioning config files... [2024-03-08T10:52:05.598Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config542622596788528612tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-08T10:52:05.921Z] ---> ****-login.sh [2024-03-08T10:52:05.921Z] nexus3.edgexfoundry.org:10001 [2024-03-08T10:52:05.921Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T10:52:05.922Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T10:52:05.922Z] Configure a credential helper to remove this warning. See [2024-03-08T10:52:05.922Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T10:52:05.922Z] [2024-03-08T10:52:05.922Z] Login Succeeded [2024-03-08T10:52:05.922Z] nexus3.edgexfoundry.org:10002 [2024-03-08T10:52:05.922Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T10:52:05.922Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T10:52:05.922Z] Configure a credential helper to remove this warning. See [2024-03-08T10:52:05.922Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T10:52:05.922Z] [2024-03-08T10:52:05.922Z] Login Succeeded [2024-03-08T10:52:05.922Z] nexus3.edgexfoundry.org:10003 [2024-03-08T10:52:06.179Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T10:52:06.180Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T10:52:06.180Z] Configure a credential helper to remove this warning. See [2024-03-08T10:52:06.180Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T10:52:06.180Z] [2024-03-08T10:52:06.180Z] Login Succeeded [2024-03-08T10:52:06.180Z] nexus3.edgexfoundry.org:10004 [2024-03-08T10:52:06.180Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T10:52:06.180Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T10:52:06.180Z] Configure a credential helper to remove this warning. See [2024-03-08T10:52:06.180Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T10:52:06.180Z] [2024-03-08T10:52:06.180Z] Login Succeeded [2024-03-08T10:52:06.180Z] ****.io [2024-03-08T10:52:06.438Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T10:52:06.438Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T10:52:06.438Z] Configure a credential helper to remove this warning. See [2024-03-08T10:52:06.438Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T10:52:06.438Z] [2024-03-08T10:52:06.438Z] Login Succeeded [2024-03-08T10:52:06.438Z] ---> ****-login.sh ends [Pipeline] } [2024-03-08T10:52:06.445Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-08T10:52:06.613Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-08T10:52:06.653Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-08T10:52:06.689Z] ========================================================= [2024-03-08T10:52:06.689Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-03-08T10:52:06.689Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T10:52:07.108Z] + 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-03-08T10:52:07.108Z] Sending build context to Docker daemon 8.445MB [2024-03-08T10:52:07.108Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-03-08T10:52:07.108Z] Step 2/12 : FROM ${BASE} AS builder [2024-03-08T10:52:07.108Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-03-08T10:52:07.108Z] 7264a8db6415: Pulling fs layer [2024-03-08T10:52:07.108Z] c4d48a809fc2: Pulling fs layer [2024-03-08T10:52:07.108Z] 4f1c88b9dad5: Pulling fs layer [2024-03-08T10:52:07.108Z] ad3a456e5733: Pulling fs layer [2024-03-08T10:52:07.108Z] 69c7f0334f64: Pulling fs layer [2024-03-08T10:52:07.108Z] 1f1c1a5573a3: Pulling fs layer [2024-03-08T10:52:07.108Z] ce7588e14bc9: Pulling fs layer [2024-03-08T10:52:07.108Z] b5e4710f87ac: Pulling fs layer [2024-03-08T10:52:07.108Z] 69c7f0334f64: Waiting [2024-03-08T10:52:07.108Z] 1f1c1a5573a3: Waiting [2024-03-08T10:52:07.108Z] ce7588e14bc9: Waiting [2024-03-08T10:52:07.108Z] ad3a456e5733: Waiting [2024-03-08T10:52:07.108Z] c4d48a809fc2: Download complete [2024-03-08T10:52:07.108Z] ad3a456e5733: Verifying Checksum [2024-03-08T10:52:07.108Z] ad3a456e5733: Download complete [2024-03-08T10:52:07.108Z] 69c7f0334f64: Verifying Checksum [2024-03-08T10:52:07.108Z] 69c7f0334f64: Download complete [2024-03-08T10:52:07.108Z] 7264a8db6415: Verifying Checksum [2024-03-08T10:52:07.108Z] 7264a8db6415: Download complete [2024-03-08T10:52:07.365Z] 1f1c1a5573a3: Verifying Checksum [2024-03-08T10:52:07.365Z] 1f1c1a5573a3: Download complete [2024-03-08T10:52:07.365Z] 7264a8db6415: Pull complete [2024-03-08T10:52:07.623Z] c4d48a809fc2: Pull complete [2024-03-08T10:52:07.623Z] b5e4710f87ac: Verifying Checksum [2024-03-08T10:52:07.623Z] b5e4710f87ac: Download complete [2024-03-08T10:52:07.623Z] 4f1c88b9dad5: Verifying Checksum [2024-03-08T10:52:07.623Z] 4f1c88b9dad5: Download complete [2024-03-08T10:52:07.881Z] ce7588e14bc9: Download complete [2024-03-08T10:52:10.408Z] 4f1c88b9dad5: Pull complete [2024-03-08T10:52:10.667Z] ad3a456e5733: Pull complete [2024-03-08T10:52:10.667Z] 69c7f0334f64: Pull complete [2024-03-08T10:52:10.667Z] 1f1c1a5573a3: Pull complete [2024-03-08T10:52:13.201Z] ce7588e14bc9: Pull complete [2024-03-08T10:52:13.461Z] b5e4710f87ac: Pull complete [2024-03-08T10:52:13.461Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-03-08T10:52:13.461Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-08T10:52:13.461Z] ---> 88b5674ff536 [2024-03-08T10:52:13.461Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-03-08T10:52:16.035Z] ---> Running in 212de6532b66 [2024-03-08T10:52:16.035Z] Removing intermediate container 212de6532b66 [2024-03-08T10:52:16.035Z] ---> 3a3d37385c01 [2024-03-08T10:52:16.035Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-08T10:52:16.035Z] ---> Running in 39278854f7fe [2024-03-08T10:52:16.035Z] Removing intermediate container 39278854f7fe [2024-03-08T10:52:16.035Z] ---> 2b2f003782b1 [2024-03-08T10:52:16.035Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2024-03-08T10:52:16.035Z] ---> Running in d3909b39c11d [2024-03-08T10:52:16.035Z] Removing intermediate container d3909b39c11d [2024-03-08T10:52:16.035Z] ---> a13317f7b73a [2024-03-08T10:52:16.035Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-03-08T10:52:16.035Z] ---> Running in 8b7751beb76b [2024-03-08T10:52:16.035Z] Removing intermediate container 8b7751beb76b [2024-03-08T10:52:16.035Z] ---> 5b64bb7574ea [2024-03-08T10:52:16.035Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-08T10:52:16.035Z] ---> Running in 0d89594454d2 [2024-03-08T10:52:16.294Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-08T10:52:16.553Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-08T10:52:16.812Z] OK: 264 MiB in 52 packages [2024-03-08T10:52:17.071Z] Removing intermediate container 0d89594454d2 [2024-03-08T10:52:17.071Z] ---> 8beade217b82 [2024-03-08T10:52:17.071Z] Step 8/12 : WORKDIR /app [2024-03-08T10:52:17.329Z] ---> Running in 4b77ac9aa265 [2024-03-08T10:52:17.329Z] Removing intermediate container 4b77ac9aa265 [2024-03-08T10:52:17.329Z] ---> 3a6efe133038 [2024-03-08T10:52:17.329Z] Step 9/12 : COPY go.mod vendor* ./ [2024-03-08T10:52:17.329Z] ---> 663808d666cc [2024-03-08T10:52:17.329Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-08T10:52:17.329Z] ---> Running in 3a19a8213bdf [2024-03-08T10:52:20.468Z] Still waiting to schedule task [2024-03-08T10:52:20.468Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-03-08T10:52:43.903Z] Removing intermediate container 3a19a8213bdf [2024-03-08T10:52:43.903Z] ---> c9a9812ffdfb [2024-03-08T10:52:43.903Z] Step 11/12 : COPY . . [2024-03-08T10:52:43.903Z] ---> 0415490cdfbd [2024-03-08T10:52:43.903Z] Step 12/12 : RUN $MAKE [2024-03-08T10:52:43.903Z] ---> Running in b903fef0a515 [2024-03-08T10:52:44.163Z] noop [2024-03-08T10:52:44.422Z] Removing intermediate container b903fef0a515 [2024-03-08T10:52:44.422Z] ---> 85150f5758c4 [2024-03-08T10:52:44.422Z] Successfully built 85150f5758c4 [2024-03-08T10:52:44.422Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T10:52:44.798Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-08T10:52:44.798Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-08T10:52:44.917Z] prd-ubuntu20.04-docker-8c-8g-5237 does not seem to be running inside a container [2024-03-08T10:52:44.949Z] $ 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-03-08T10:52:45.284Z] $ docker top f036cbf94f78bb72a68c335e82b331e49350434fdca6bb86b8b67fc21ff5c3ac -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-08T10:52:45.659Z] + go version [2024-03-08T10:52:45.660Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-03-08T10:52:45.675Z] $ docker stop --time=1 f036cbf94f78bb72a68c335e82b331e49350434fdca6bb86b8b67fc21ff5c3ac [2024-03-08T10:52:46.925Z] $ docker rm -f --volumes f036cbf94f78bb72a68c335e82b331e49350434fdca6bb86b8b67fc21ff5c3ac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T10:52:47.529Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-08T10:52:47.530Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-08T10:52:47.649Z] prd-ubuntu20.04-docker-8c-8g-5237 does not seem to be running inside a container [2024-03-08T10:52:47.684Z] $ 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-03-08T10:52:48.056Z] $ docker top 1eba11fda42a0773c390a80e34b1c80485db61dc4fbb2738246f1b1ba5625cca -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-08T10:52:48.435Z] + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh [2024-03-08T10:52:48.749Z] + make test [2024-03-08T10:52:48.749Z] go test ./... -coverprofile=coverage.out ./... [2024-03-08T10:52:50.126Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2024-03-08T10:53:00.092Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2024-03-08T10:53:00.092Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2024-03-08T10:53:03.383Z] level=DEBUG ts=2024-03-08T10:52:59.179854547Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2024-03-08T10:53:03.383Z] level=INFO ts=2024-03-08T10:52:59.180106097Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2024-03-08T10:53:03.383Z] level=INFO ts=2024-03-08T10:52:59.180175348Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2024-03-08T10:53:03.383Z] level=DEBUG ts=2024-03-08T10:52:59.180208598Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2024-03-08T10:53:03.383Z] level=INFO ts=2024-03-08T10:52:59.182891792Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-03-08T10:53:03.383Z] level=WARN ts=2024-03-08T10:52:59.183018393Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-03-08T10:53:03.383Z] level=INFO ts=2024-03-08T10:52:59.183139143Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2024-03-08T10:53:03.383Z] level=INFO ts=2024-03-08T10:52:59.183407994Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-03-08T10:53:03.383Z] level=WARN ts=2024-03-08T10:52:59.183440834Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-03-08T10:53:03.383Z] level=DEBUG ts=2024-03-08T10:52:59.183468924Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2024-03-08T10:53:03.383Z] level=INFO ts=2024-03-08T10:52:59.183579474Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2024-03-08T10:53:03.383Z] level=INFO ts=2024-03-08T10:52:59.183732184Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-03-08T10:53:03.383Z] level=DEBUG ts=2024-03-08T10:52:59.183769444Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-03-08T10:53:03.383Z] level=DEBUG ts=2024-03-08T10:52:59.183794784Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2024-03-08T10:53:03.383Z] level=INFO ts=2024-03-08T10:52:59.183834234Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2024-03-08T10:53:03.383Z] level=INFO ts=2024-03-08T10:52:59.183991245Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-03-08T10:53:03.383Z] level=DEBUG ts=2024-03-08T10:52:59.184056125Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-03-08T10:53:03.383Z] level=INFO ts=2024-03-08T10:52:59.184116775Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2024-03-08T10:53:03.383Z] level=INFO ts=2024-03-08T10:52:59.184336475Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-03-08T10:53:03.383Z] level=DEBUG ts=2024-03-08T10:52:59.184378355Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-03-08T10:53:03.383Z] level=INFO ts=2024-03-08T10:52:59.184454685Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2024-03-08T10:53:03.383Z] level=INFO ts=2024-03-08T10:52:59.184492785Z 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-03-08T10:53:03.383Z] level=DEBUG ts=2024-03-08T10:52:59.184833646Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2024-03-08T10:53:03.383Z] level=INFO ts=2024-03-08T10:52:59.185115716Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2024-03-08T10:53:03.383Z] level=INFO ts=2024-03-08T10:52:59.185140376Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2024-03-08T10:53:03.383Z] level=DEBUG ts=2024-03-08T10:52:59.185158236Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2024-03-08T10:53:03.383Z] level=INFO ts=2024-03-08T10:52:59.185290297Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-03-08T10:53:03.383Z] level=WARN ts=2024-03-08T10:52:59.185316987Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-03-08T10:53:03.383Z] level=INFO ts=2024-03-08T10:52:59.185388807Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2024-03-08T10:53:03.383Z] level=INFO ts=2024-03-08T10:52:59.185575007Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-03-08T10:53:03.383Z] level=WARN ts=2024-03-08T10:52:59.185596187Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-03-08T10:53:03.383Z] level=DEBUG ts=2024-03-08T10:52:59.185623367Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2024-03-08T10:53:03.383Z] level=INFO ts=2024-03-08T10:52:59.185689027Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2024-03-08T10:53:03.383Z] level=INFO ts=2024-03-08T10:52:59.185805868Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-03-08T10:53:03.383Z] level=DEBUG ts=2024-03-08T10:52:59.185869578Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-03-08T10:53:03.383Z] level=DEBUG ts=2024-03-08T10:52:59.185888568Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2024-03-08T10:53:03.383Z] level=INFO ts=2024-03-08T10:52:59.185942298Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2024-03-08T10:53:03.383Z] level=INFO ts=2024-03-08T10:52:59.186062409Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-03-08T10:53:03.383Z] level=DEBUG ts=2024-03-08T10:52:59.186096869Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-03-08T10:53:03.383Z] level=INFO ts=2024-03-08T10:52:59.186124309Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2024-03-08T10:53:03.383Z] level=INFO ts=2024-03-08T10:52:59.186199409Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-03-08T10:53:03.383Z] level=DEBUG ts=2024-03-08T10:52:59.186222739Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-03-08T10:53:03.383Z] level=INFO ts=2024-03-08T10:52:59.186268619Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2024-03-08T10:53:03.383Z] level=INFO ts=2024-03-08T10:52:59.186298459Z 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-03-08T10:53:03.383Z] level=DEBUG ts=2024-03-08T10:52:59.186611279Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2024-03-08T10:53:03.383Z] level=INFO ts=2024-03-08T10:52:59.18686351Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2024-03-08T10:53:03.383Z] level=INFO ts=2024-03-08T10:52:59.18689524Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2024-03-08T10:53:03.383Z] level=DEBUG ts=2024-03-08T10:52:59.18691426Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2024-03-08T10:53:03.383Z] level=INFO ts=2024-03-08T10:52:59.18696359Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-03-08T10:53:03.383Z] level=WARN ts=2024-03-08T10:52:59.18697575Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-03-08T10:53:03.383Z] level=INFO ts=2024-03-08T10:52:59.18701345Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2024-03-08T10:53:03.383Z] level=INFO ts=2024-03-08T10:52:59.1871774Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-03-08T10:53:03.383Z] level=WARN ts=2024-03-08T10:52:59.18719959Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-03-08T10:53:03.384Z] level=DEBUG ts=2024-03-08T10:52:59.18721756Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2024-03-08T10:53:03.384Z] level=INFO ts=2024-03-08T10:52:59.18729357Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2024-03-08T10:53:03.384Z] level=INFO ts=2024-03-08T10:52:59.187439311Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-03-08T10:53:03.384Z] level=DEBUG ts=2024-03-08T10:52:59.187491371Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-03-08T10:53:03.384Z] level=DEBUG ts=2024-03-08T10:52:59.187550551Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2024-03-08T10:53:03.384Z] level=INFO ts=2024-03-08T10:52:59.187593381Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2024-03-08T10:53:03.384Z] level=INFO ts=2024-03-08T10:52:59.187763551Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-03-08T10:53:03.384Z] level=DEBUG ts=2024-03-08T10:52:59.187797111Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-03-08T10:53:03.384Z] level=INFO ts=2024-03-08T10:52:59.187869991Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2024-03-08T10:53:03.384Z] level=INFO ts=2024-03-08T10:52:59.187997521Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-03-08T10:53:03.384Z] level=DEBUG ts=2024-03-08T10:52:59.188026001Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-03-08T10:53:03.384Z] level=INFO ts=2024-03-08T10:52:59.188101582Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2024-03-08T10:53:03.384Z] level=INFO ts=2024-03-08T10:52:59.188164392Z 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-03-08T10:53:03.384Z] level=DEBUG ts=2024-03-08T10:52:59.188465612Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2024-03-08T10:53:03.384Z] level=INFO ts=2024-03-08T10:52:59.188746483Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2024-03-08T10:53:03.384Z] level=INFO ts=2024-03-08T10:52:59.188775924Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2024-03-08T10:53:03.384Z] level=DEBUG ts=2024-03-08T10:52:59.188796094Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2024-03-08T10:53:03.384Z] level=INFO ts=2024-03-08T10:52:59.188844984Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-03-08T10:53:03.384Z] level=WARN ts=2024-03-08T10:52:59.188864644Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-03-08T10:53:03.384Z] level=INFO ts=2024-03-08T10:52:59.188902614Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2024-03-08T10:53:03.384Z] level=INFO ts=2024-03-08T10:52:59.188994824Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-03-08T10:53:03.384Z] level=WARN ts=2024-03-08T10:52:59.189015564Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-03-08T10:53:03.384Z] level=DEBUG ts=2024-03-08T10:52:59.189043534Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2024-03-08T10:53:03.384Z] level=INFO ts=2024-03-08T10:52:59.189087464Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2024-03-08T10:53:03.384Z] level=INFO ts=2024-03-08T10:52:59.189163244Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-03-08T10:53:03.384Z] level=DEBUG ts=2024-03-08T10:52:59.189188864Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-03-08T10:53:03.384Z] level=DEBUG ts=2024-03-08T10:52:59.189203784Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2024-03-08T10:53:03.384Z] level=INFO ts=2024-03-08T10:52:59.189220444Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2024-03-08T10:53:03.384Z] level=INFO ts=2024-03-08T10:52:59.189280684Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-03-08T10:53:03.384Z] level=DEBUG ts=2024-03-08T10:52:59.189303604Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-03-08T10:53:03.384Z] level=INFO ts=2024-03-08T10:52:59.189333344Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2024-03-08T10:53:03.384Z] level=INFO ts=2024-03-08T10:52:59.189477555Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-03-08T10:53:03.384Z] level=DEBUG ts=2024-03-08T10:52:59.189558555Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-03-08T10:53:03.384Z] level=INFO ts=2024-03-08T10:52:59.189611495Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2024-03-08T10:53:03.384Z] level=INFO ts=2024-03-08T10:52:59.189669205Z 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-03-08T10:53:03.384Z] level=DEBUG ts=2024-03-08T10:52:59.190010955Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2024-03-08T10:53:03.384Z] level=INFO ts=2024-03-08T10:52:59.190195346Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2024-03-08T10:53:03.384Z] level=INFO ts=2024-03-08T10:52:59.190214506Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2024-03-08T10:53:03.384Z] level=DEBUG ts=2024-03-08T10:52:59.190256116Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2024-03-08T10:53:03.384Z] level=INFO ts=2024-03-08T10:52:59.190359766Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-03-08T10:53:03.384Z] level=WARN ts=2024-03-08T10:52:59.190386146Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-03-08T10:53:03.384Z] level=INFO ts=2024-03-08T10:52:59.190438846Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2024-03-08T10:53:03.384Z] level=INFO ts=2024-03-08T10:52:59.190529026Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-03-08T10:53:03.384Z] level=WARN ts=2024-03-08T10:52:59.190543256Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-03-08T10:53:03.384Z] level=DEBUG ts=2024-03-08T10:52:59.190561976Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2024-03-08T10:53:03.384Z] level=INFO ts=2024-03-08T10:52:59.190585266Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2024-03-08T10:53:03.384Z] level=INFO ts=2024-03-08T10:52:59.190681506Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-03-08T10:53:03.384Z] level=DEBUG ts=2024-03-08T10:52:59.190712006Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-03-08T10:53:03.384Z] level=DEBUG ts=2024-03-08T10:52:59.190742286Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2024-03-08T10:53:03.384Z] level=INFO ts=2024-03-08T10:52:59.190769577Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2024-03-08T10:53:03.384Z] level=INFO ts=2024-03-08T10:52:59.190879207Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-03-08T10:53:03.384Z] level=DEBUG ts=2024-03-08T10:52:59.190928167Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-03-08T10:53:03.384Z] level=INFO ts=2024-03-08T10:52:59.190957587Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2024-03-08T10:53:03.384Z] level=INFO ts=2024-03-08T10:52:59.191019497Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-03-08T10:53:03.384Z] level=DEBUG ts=2024-03-08T10:52:59.191074577Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-03-08T10:53:03.384Z] level=INFO ts=2024-03-08T10:52:59.191153757Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2024-03-08T10:53:03.384Z] level=INFO ts=2024-03-08T10:52:59.191172947Z 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-03-08T10:53:03.384Z] level=DEBUG ts=2024-03-08T10:52:59.191394728Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2024-03-08T10:53:03.384Z] level=INFO ts=2024-03-08T10:52:59.191534069Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2024-03-08T10:53:03.384Z] level=INFO ts=2024-03-08T10:52:59.191549719Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2024-03-08T10:53:03.384Z] level=DEBUG ts=2024-03-08T10:52:59.191561949Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2024-03-08T10:53:03.384Z] level=INFO ts=2024-03-08T10:52:59.191621259Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-03-08T10:53:03.384Z] level=WARN ts=2024-03-08T10:52:59.191644929Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-03-08T10:53:03.384Z] level=INFO ts=2024-03-08T10:52:59.191695019Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2024-03-08T10:53:03.384Z] level=INFO ts=2024-03-08T10:52:59.191778809Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-03-08T10:53:03.384Z] level=WARN ts=2024-03-08T10:52:59.191799489Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-03-08T10:53:03.384Z] level=DEBUG ts=2024-03-08T10:52:59.191823039Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2024-03-08T10:53:03.384Z] level=INFO ts=2024-03-08T10:52:59.191866809Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2024-03-08T10:53:03.384Z] level=INFO ts=2024-03-08T10:52:59.191955389Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-03-08T10:53:03.384Z] level=DEBUG ts=2024-03-08T10:52:59.191994109Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-03-08T10:53:03.384Z] level=DEBUG ts=2024-03-08T10:52:59.19204755Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2024-03-08T10:53:03.384Z] level=INFO ts=2024-03-08T10:52:59.19208123Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2024-03-08T10:53:03.384Z] level=INFO ts=2024-03-08T10:52:59.19216617Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-03-08T10:53:03.384Z] level=DEBUG ts=2024-03-08T10:52:59.19219814Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-03-08T10:53:03.384Z] level=INFO ts=2024-03-08T10:52:59.19223512Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2024-03-08T10:53:03.384Z] level=INFO ts=2024-03-08T10:52:59.19231952Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-03-08T10:53:03.384Z] level=DEBUG ts=2024-03-08T10:52:59.19236167Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-03-08T10:53:03.384Z] level=INFO ts=2024-03-08T10:52:59.19239032Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2024-03-08T10:53:03.384Z] level=INFO ts=2024-03-08T10:52:59.19243168Z 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-03-08T10:53:03.384Z] --- FAIL: TestAutoDiscoverNaming (0.01s) [2024-03-08T10:53:03.384Z] --- FAIL: TestAutoDiscoverNaming/LLRP-FC-4D-1A (0.00s) [2024-03-08T10:53:03.384Z] discover_test.go:178: error shutting down test emulator: WriteTo failed: write tcp4 127.0.0.1:59923->127.0.0.1:32870: use of closed network connection [2024-03-08T10:53:03.384Z] level=DEBUG ts=2024-03-08T10:52:59.19268576Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2024-03-08T10:53:03.384Z] level=DEBUG ts=2024-03-08T10:52:59.192973771Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2024-03-08T10:53:03.384Z] level=INFO ts=2024-03-08T10:52:59.193159121Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2024-03-08T10:53:03.384Z] level=INFO ts=2024-03-08T10:52:59.193181241Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2024-03-08T10:53:03.384Z] level=INFO ts=2024-03-08T10:52:59.193201441Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-03-08T10:53:03.384Z] level=WARN ts=2024-03-08T10:52:59.193212381Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-03-08T10:53:03.384Z] level=DEBUG ts=2024-03-08T10:52:59.193216011Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2024-03-08T10:53:03.384Z] level=INFO ts=2024-03-08T10:52:59.193243551Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2024-03-08T10:53:03.384Z] level=INFO ts=2024-03-08T10:52:59.193304651Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-03-08T10:53:03.384Z] level=WARN ts=2024-03-08T10:52:59.193318651Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-03-08T10:53:03.384Z] level=DEBUG ts=2024-03-08T10:52:59.193331881Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2024-03-08T10:53:03.384Z] level=INFO ts=2024-03-08T10:52:59.193385532Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2024-03-08T10:53:03.384Z] level=INFO ts=2024-03-08T10:52:59.193474142Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-03-08T10:53:03.384Z] level=DEBUG ts=2024-03-08T10:52:59.193509402Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-03-08T10:53:03.384Z] level=DEBUG ts=2024-03-08T10:52:59.193521562Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2024-03-08T10:53:03.384Z] level=INFO ts=2024-03-08T10:52:59.193589172Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2024-03-08T10:53:03.384Z] level=INFO ts=2024-03-08T10:52:59.193673702Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-03-08T10:53:03.384Z] level=DEBUG ts=2024-03-08T10:52:59.193694202Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-03-08T10:53:03.384Z] level=INFO ts=2024-03-08T10:52:59.193744652Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2024-03-08T10:53:03.384Z] level=INFO ts=2024-03-08T10:52:59.193818052Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-03-08T10:53:03.384Z] level=DEBUG ts=2024-03-08T10:52:59.193845532Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-03-08T10:53:03.384Z] level=INFO ts=2024-03-08T10:52:59.193866872Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2024-03-08T10:53:03.384Z] level=INFO ts=2024-03-08T10:52:59.193884122Z 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-03-08T10:53:03.384Z] level=DEBUG ts=2024-03-08T10:52:59.193988982Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2024-03-08T10:53:03.384Z] level=INFO ts=2024-03-08T10:52:59.194113073Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2024-03-08T10:53:03.384Z] level=INFO ts=2024-03-08T10:52:59.194129203Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2024-03-08T10:53:03.384Z] level=DEBUG ts=2024-03-08T10:52:59.194141123Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2024-03-08T10:53:03.384Z] level=INFO ts=2024-03-08T10:52:59.194194764Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-03-08T10:53:03.384Z] level=WARN ts=2024-03-08T10:52:59.194234814Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-03-08T10:53:03.384Z] level=INFO ts=2024-03-08T10:52:59.194285624Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2024-03-08T10:53:03.384Z] level=INFO ts=2024-03-08T10:52:59.194361744Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-03-08T10:53:03.384Z] level=WARN ts=2024-03-08T10:52:59.194389704Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-03-08T10:53:03.384Z] level=DEBUG ts=2024-03-08T10:52:59.194420144Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2024-03-08T10:53:03.384Z] level=INFO ts=2024-03-08T10:52:59.194456334Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2024-03-08T10:53:03.384Z] level=INFO ts=2024-03-08T10:52:59.194543794Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-03-08T10:53:03.384Z] level=DEBUG ts=2024-03-08T10:52:59.194580664Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-03-08T10:53:03.384Z] level=DEBUG ts=2024-03-08T10:52:59.194603794Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2024-03-08T10:53:03.384Z] level=INFO ts=2024-03-08T10:52:59.194628064Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2024-03-08T10:53:03.384Z] level=INFO ts=2024-03-08T10:52:59.194728455Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-03-08T10:53:03.384Z] level=DEBUG ts=2024-03-08T10:52:59.194785255Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-03-08T10:53:03.384Z] level=INFO ts=2024-03-08T10:52:59.194811865Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2024-03-08T10:53:03.384Z] level=INFO ts=2024-03-08T10:52:59.194897245Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-03-08T10:53:03.384Z] level=DEBUG ts=2024-03-08T10:52:59.194937575Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-03-08T10:53:03.384Z] level=INFO ts=2024-03-08T10:52:59.194978525Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2024-03-08T10:53:03.384Z] level=INFO ts=2024-03-08T10:52:59.195016775Z 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-03-08T10:53:03.384Z] level=WARN ts=2024-03-08T10:52:59.195144825Z app=test source=discover.go:254 msg="Re-discovered existing device at the same TCP address, nothing to do." [2024-03-08T10:53:03.384Z] FAIL [2024-03-08T10:53:03.384Z] coverage: 40.6% of statements [2024-03-08T10:53:03.384Z] FAIL github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.909s [2024-03-08T10:53:03.384Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.255s coverage: 51.9% of statements [2024-03-08T10:53:03.384Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.008s coverage: 96.4% of statements [2024-03-08T10:53:03.384Z] FAIL [2024-03-08T10:53:03.384Z] make: *** [Makefile:33: unittest] Error 1 [Pipeline] } [2024-03-08T10:53:03.399Z] $ docker stop --time=1 1eba11fda42a0773c390a80e34b1c80485db61dc4fbb2738246f1b1ba5625cca [2024-03-08T10:53:06.908Z] $ docker rm -f --volumes 1eba11fda42a0773c390a80e34b1c80485db61dc4fbb2738246f1b1ba5625cca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T10:53:07.866Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-08T10:53:07.866Z] [2024-03-08T10:53:07.866Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T10:53:08.188Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-08T10:53:08.189Z] latest: Pulling from edgex-lftools-log-publisher [2024-03-08T10:53:08.189Z] 5eb5b503b376: Pulling fs layer [2024-03-08T10:53:08.189Z] 5c69ac0246d0: Pulling fs layer [2024-03-08T10:53:08.189Z] ec43610c2a17: Pulling fs layer [2024-03-08T10:53:08.189Z] 3a2ae6a8a46f: Pulling fs layer [2024-03-08T10:53:08.189Z] 33b1e0a273af: Pulling fs layer [2024-03-08T10:53:08.189Z] 5d3b04190fa2: Pulling fs layer [2024-03-08T10:53:08.189Z] 2f39f015ded8: Pulling fs layer [2024-03-08T10:53:08.189Z] 3a2ae6a8a46f: Waiting [2024-03-08T10:53:08.189Z] 33b1e0a273af: Waiting [2024-03-08T10:53:08.189Z] 5d3b04190fa2: Waiting [2024-03-08T10:53:08.189Z] 2f39f015ded8: Waiting [2024-03-08T10:53:08.189Z] 5c69ac0246d0: Download complete [2024-03-08T10:53:08.189Z] 3a2ae6a8a46f: Verifying Checksum [2024-03-08T10:53:08.189Z] 3a2ae6a8a46f: Download complete [2024-03-08T10:53:08.447Z] 33b1e0a273af: Verifying Checksum [2024-03-08T10:53:08.447Z] 33b1e0a273af: Download complete [2024-03-08T10:53:08.447Z] 5d3b04190fa2: Download complete [2024-03-08T10:53:08.447Z] ec43610c2a17: Verifying Checksum [2024-03-08T10:53:08.447Z] ec43610c2a17: Download complete [2024-03-08T10:53:08.447Z] 5eb5b503b376: Verifying Checksum [2024-03-08T10:53:08.447Z] 5eb5b503b376: Download complete [2024-03-08T10:53:09.014Z] 2f39f015ded8: Verifying Checksum [2024-03-08T10:53:09.014Z] 2f39f015ded8: Download complete [2024-03-08T10:53:09.579Z] 5eb5b503b376: Pull complete [2024-03-08T10:53:09.579Z] 5c69ac0246d0: Pull complete [2024-03-08T10:53:10.146Z] ec43610c2a17: Pull complete [2024-03-08T10:53:10.146Z] 3a2ae6a8a46f: Pull complete [2024-03-08T10:53:10.404Z] 33b1e0a273af: Pull complete [2024-03-08T10:53:10.405Z] 5d3b04190fa2: Pull complete [2024-03-08T10:53:14.586Z] 2f39f015ded8: Pull complete [2024-03-08T10:53:14.586Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-03-08T10:53:14.586Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-08T10:53:14.586Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-08T10:53:14.765Z] prd-ubuntu20.04-docker-8c-8g-5237 does not seem to be running inside a container [2024-03-08T10:53:14.796Z] $ 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-03-08T10:53:19.754Z] $ docker top b5db389ef6310d6efcae53d4820a590a8c042144572caf216e6af194e07b2ecf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-08T10:53:20.260Z] ---> job-cost.sh [2024-03-08T10:53:20.260Z] lf-activate-venv: SKIPPING [2024-03-08T10:53:20.260Z] INFO: No Stack... [2024-03-08T10:53:20.831Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-08T10:53:21.091Z] INFO: Archiving Costs [Pipeline] sh [2024-03-08T10:53:21.378Z] + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv [2024-03-08T10:53:21.378Z] + cut -d, -f6 [Pipeline] lock [2024-03-08T10:53:21.391Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-140-stack-cost] [2024-03-08T10:53:21.397Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-140-stack-cost] did not exist. Created. [2024-03-08T10:53:21.402Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-140-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-08T10:53:21.745Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-03-08T10:53:21.811Z] Stashed 1 file(s) [Pipeline] } [2024-03-08T10:53:21.819Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-140-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-08T10:53:21.887Z] $ docker stop --time=1 b5db389ef6310d6efcae53d4820a590a8c042144572caf216e6af194e07b2ecf [2024-03-08T10:53:23.030Z] $ docker rm -f --volumes b5db389ef6310d6efcae53d4820a590a8c042144572caf216e6af194e07b2ecf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-03-08T10:53:23.351Z] Failed in branch amd64 [2024-03-08T10:53:54.011Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5238 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws [2024-03-08T10:53:54.050Z] Running in /w/workspace/device-rfid-llrp-go/140 [Pipeline] { [Pipeline] checkout [2024-03-08T10:53:54.108Z] The recommended git tool is: git [2024-03-08T10:53:58.902Z] using credential edgex-jenkins-ssh [2024-03-08T10:53:58.921Z] Cloning the remote Git repository [2024-03-08T10:53:58.962Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-03-08T10:53:59.051Z] > git init /w/workspace/device-rfid-llrp-go/140 # timeout=10 [2024-03-08T10:53:59.184Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-03-08T10:53:59.185Z] > git --version # timeout=10 [2024-03-08T10:53:59.206Z] > git --version # 'git version 2.25.1' [2024-03-08T10:53:59.208Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-08T10:53:59.357Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-08T10:54:01.001Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2024-03-08T10:54:01.041Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-08T10:54:01.929Z] Avoid second fetch [2024-03-08T10:54:01.930Z] Checking out Revision 788eb5aa681600b58a588c2696b7c43b899f9bac (main) [2024-03-08T10:54:02.564Z] Commit message: "Merge pull request #286 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.10" [2024-03-08T10:54:01.951Z] > git config core.sparsecheckout # timeout=10 [2024-03-08T10:54:02.011Z] > git checkout -f 788eb5aa681600b58a588c2696b7c43b899f9bac # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-08T10:54:03.674Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-03-08T10:54:03.674Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-08T10:54:03.674Z] Dload Upload Total Spent Left Speed [2024-03-08T10:54:03.674Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 109k 0 --:--:-- --:--:-- --:--:-- 109k [Pipeline] sh [2024-03-08T10:54:04.019Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-03-08T10:54:04.352Z] + sudo tee /etc/docker/daemon.new [2024-03-08T10:54:04.352Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-03-08T10:54:04.352Z] { [2024-03-08T10:54:04.352Z] "registry-mirrors": [ [2024-03-08T10:54:04.352Z] "https://nexus3.edgexfoundry.org:10001" [2024-03-08T10:54:04.352Z] ], [2024-03-08T10:54:04.352Z] "bip": "10.250.0.254/24", [2024-03-08T10:54:04.352Z] "hosts": [ [2024-03-08T10:54:04.352Z] "tcp://0.0.0.0:5555", [2024-03-08T10:54:04.352Z] "unix:///var/run/docker.sock" [2024-03-08T10:54:04.352Z] ], [2024-03-08T10:54:04.352Z] "mtu": 1458, [2024-03-08T10:54:04.352Z] "selinux-enabled": true, [2024-03-08T10:54:04.352Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-03-08T10:54:04.352Z] } [Pipeline] sh [2024-03-08T10:54:04.671Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-03-08T10:54:04.991Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-08T10:54:23.271Z] provisioning config files... [2024-03-08T10:54:23.297Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/140@tmp/config10648293426370645686tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-08T10:54:23.733Z] ---> ****-login.sh [2024-03-08T10:54:23.733Z] nexus3.edgexfoundry.org:10001 [2024-03-08T10:54:24.005Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T10:54:24.274Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T10:54:24.274Z] Configure a credential helper to remove this warning. See [2024-03-08T10:54:24.274Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T10:54:24.274Z] [2024-03-08T10:54:24.274Z] Login Succeeded [2024-03-08T10:54:24.274Z] nexus3.edgexfoundry.org:10002 [2024-03-08T10:54:24.542Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T10:54:24.810Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T10:54:24.810Z] Configure a credential helper to remove this warning. See [2024-03-08T10:54:24.810Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T10:54:24.810Z] [2024-03-08T10:54:24.810Z] Login Succeeded [2024-03-08T10:54:24.810Z] nexus3.edgexfoundry.org:10003 [2024-03-08T10:54:24.810Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T10:54:25.079Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T10:54:25.079Z] Configure a credential helper to remove this warning. See [2024-03-08T10:54:25.079Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T10:54:25.079Z] [2024-03-08T10:54:25.079Z] Login Succeeded [2024-03-08T10:54:25.079Z] nexus3.edgexfoundry.org:10004 [2024-03-08T10:54:25.347Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T10:54:25.347Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T10:54:25.347Z] Configure a credential helper to remove this warning. See [2024-03-08T10:54:25.347Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T10:54:25.347Z] [2024-03-08T10:54:25.347Z] Login Succeeded [2024-03-08T10:54:25.347Z] ****.io [2024-03-08T10:54:25.616Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T10:54:25.880Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T10:54:25.880Z] Configure a credential helper to remove this warning. See [2024-03-08T10:54:25.880Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T10:54:25.880Z] [2024-03-08T10:54:25.880Z] Login Succeeded [2024-03-08T10:54:25.880Z] ---> ****-login.sh ends [Pipeline] } [2024-03-08T10:54:25.892Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-08T10:54:26.296Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-08T10:54:26.338Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-08T10:54:26.383Z] ========================================================= [2024-03-08T10:54:26.383Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-03-08T10:54:26.383Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T10:54:26.877Z] + 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-03-08T10:54:27.145Z] Sending build context to Docker daemon 1.198MB [2024-03-08T10:54:27.145Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-03-08T10:54:27.145Z] Step 2/12 : FROM ${BASE} AS builder [2024-03-08T10:54:27.414Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-03-08T10:54:27.414Z] 9fda8d8052c6: Pulling fs layer [2024-03-08T10:54:27.414Z] 5d54e960e981: Pulling fs layer [2024-03-08T10:54:27.414Z] c4a7e357bf2a: Pulling fs layer [2024-03-08T10:54:27.414Z] f0e02332f6b5: Pulling fs layer [2024-03-08T10:54:27.414Z] 872ee5b61b7b: Pulling fs layer [2024-03-08T10:54:27.414Z] 0c6a40ed1a82: Pulling fs layer [2024-03-08T10:54:27.414Z] 94ae7d8d031c: Pulling fs layer [2024-03-08T10:54:27.414Z] 0c6a40ed1a82: Waiting [2024-03-08T10:54:27.414Z] f0e02332f6b5: Waiting [2024-03-08T10:54:27.414Z] 872ee5b61b7b: Waiting [2024-03-08T10:54:27.414Z] 5d54e960e981: Download complete [2024-03-08T10:54:27.414Z] f0e02332f6b5: Verifying Checksum [2024-03-08T10:54:27.414Z] f0e02332f6b5: Download complete [2024-03-08T10:54:27.414Z] 872ee5b61b7b: Download complete [2024-03-08T10:54:27.414Z] 9fda8d8052c6: Verifying Checksum [2024-03-08T10:54:27.414Z] 9fda8d8052c6: Download complete [2024-03-08T10:54:28.002Z] 94ae7d8d031c: Verifying Checksum [2024-03-08T10:54:28.002Z] 94ae7d8d031c: Download complete [2024-03-08T10:54:28.271Z] 9fda8d8052c6: Pull complete [2024-03-08T10:54:28.860Z] 5d54e960e981: Pull complete [2024-03-08T10:54:29.130Z] c4a7e357bf2a: Download complete [2024-03-08T10:54:30.546Z] 0c6a40ed1a82: Verifying Checksum [2024-03-08T10:54:30.546Z] 0c6a40ed1a82: Download complete [2024-03-08T10:54:42.882Z] c4a7e357bf2a: Pull complete [2024-03-08T10:54:42.882Z] f0e02332f6b5: Pull complete [2024-03-08T10:54:42.882Z] 872ee5b61b7b: Pull complete [2024-03-08T10:54:51.103Z] 0c6a40ed1a82: Pull complete [2024-03-08T10:54:52.063Z] 94ae7d8d031c: Pull complete [2024-03-08T10:54:52.063Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-03-08T10:54:52.063Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-08T10:54:52.063Z] ---> 86de565de09d [2024-03-08T10:54:52.063Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-03-08T10:54:54.001Z] ---> Running in f1fbf31b00df [2024-03-08T10:54:54.267Z] Removing intermediate container f1fbf31b00df [2024-03-08T10:54:54.267Z] ---> 940ff72d99dd [2024-03-08T10:54:54.267Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-08T10:54:54.267Z] ---> Running in 32017683a373 [2024-03-08T10:54:54.534Z] Removing intermediate container 32017683a373 [2024-03-08T10:54:54.534Z] ---> ec0cfa887b9e [2024-03-08T10:54:54.534Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2024-03-08T10:54:54.534Z] ---> Running in a5961a3ed78e [2024-03-08T10:54:54.801Z] Removing intermediate container a5961a3ed78e [2024-03-08T10:54:54.801Z] ---> 716c56361495 [2024-03-08T10:54:54.801Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-03-08T10:54:55.076Z] ---> Running in a77edef8526a [2024-03-08T10:54:55.343Z] Removing intermediate container a77edef8526a [2024-03-08T10:54:55.343Z] ---> b703dd8d5491 [2024-03-08T10:54:55.343Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-08T10:54:55.343Z] ---> Running in 53abca2443b4 [2024-03-08T10:54:56.312Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-08T10:54:56.892Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-08T10:54:57.851Z] OK: 266 MiB in 52 packages [2024-03-08T10:54:58.811Z] Removing intermediate container 53abca2443b4 [2024-03-08T10:54:58.811Z] ---> d2da42ac8bd0 [2024-03-08T10:54:58.811Z] Step 8/12 : WORKDIR /app [2024-03-08T10:54:58.811Z] ---> Running in 8a35fa8dfaed [2024-03-08T10:54:59.080Z] Removing intermediate container 8a35fa8dfaed [2024-03-08T10:54:59.080Z] ---> e01119215cce [2024-03-08T10:54:59.080Z] Step 9/12 : COPY go.mod vendor* ./ [2024-03-08T10:54:59.678Z] ---> 0fa7cb761815 [2024-03-08T10:54:59.678Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-08T10:54:59.678Z] ---> Running in 20fb82358d66 [2024-03-08T10:56:07.561Z] Removing intermediate container 20fb82358d66 [2024-03-08T10:56:07.561Z] ---> bb38b8c974ff [2024-03-08T10:56:07.561Z] Step 11/12 : COPY . . [2024-03-08T10:56:07.561Z] ---> f36a49bd459d [2024-03-08T10:56:07.561Z] Step 12/12 : RUN $MAKE [2024-03-08T10:56:07.561Z] ---> Running in de5b8919fcca [2024-03-08T10:56:07.561Z] noop [2024-03-08T10:56:07.561Z] Removing intermediate container de5b8919fcca [2024-03-08T10:56:07.561Z] ---> c326ebfad1bd [2024-03-08T10:56:07.561Z] Successfully built c326ebfad1bd [2024-03-08T10:56:07.561Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T10:56:08.005Z] + docker inspect -f . ci-base-image-arm64 [2024-03-08T10:56:08.005Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-08T10:56:08.281Z] prd-ubuntu20.04-docker-arm64-4c-16g-5238 does not seem to be running inside a container [2024-03-08T10:56:08.437Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/140 -v /w/workspace/device-rfid-llrp-go/140:/w/workspace/device-rfid-llrp-go/140:rw,z -v /w/workspace/device-rfid-llrp-go/140@tmp:/w/workspace/device-rfid-llrp-go/140@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-03-08T10:56:09.637Z] $ docker top b29071b62202554d860db3e1c341d57c1d08f0dce72e57a936ccffdbdbb2a3f5 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-08T10:56:10.535Z] + go version [2024-03-08T10:56:10.535Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-03-08T10:56:10.554Z] $ docker stop --time=1 b29071b62202554d860db3e1c341d57c1d08f0dce72e57a936ccffdbdbb2a3f5 [2024-03-08T10:56:12.185Z] $ docker rm -f --volumes b29071b62202554d860db3e1c341d57c1d08f0dce72e57a936ccffdbdbb2a3f5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T10:56:13.000Z] + docker inspect -f . ci-base-image-arm64 [2024-03-08T10:56:13.000Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-08T10:56:13.219Z] prd-ubuntu20.04-docker-arm64-4c-16g-5238 does not seem to be running inside a container [2024-03-08T10:56:13.274Z] $ 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/140 -v /w/workspace/device-rfid-llrp-go/140:/w/workspace/device-rfid-llrp-go/140:rw,z -v /w/workspace/device-rfid-llrp-go/140@tmp:/w/workspace/device-rfid-llrp-go/140@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-03-08T10:56:14.389Z] $ docker top 28f0f8bab5385fed0b260bc846a380b1795dca263b89244840ad71a52fb4b3a7 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-08T10:56:15.283Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/140 [Pipeline] fileExists [Pipeline] sh [2024-03-08T10:56:15.642Z] + make test [2024-03-08T10:56:15.907Z] go test ./... -coverprofile=coverage.out ./... [2024-03-08T10:56:19.242Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2024-03-08T10:57:55.882Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2024-03-08T10:57:55.882Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2024-03-08T10:58:17.935Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 27.803s coverage: 40.6% of statements [2024-03-08T10:58:17.935Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.581s coverage: 51.9% of statements [2024-03-08T10:58:17.935Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.035s coverage: 96.4% of statements [2024-03-08T10:58:17.935Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-03-08T10:58:17.935Z] go vet ./... [2024-03-08T10:58:40.009Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-08T10:58:40.278Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-08T10:58:40.546Z] ./bin/test-attribution-txt.sh [2024-03-08T10:58:41.127Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-03-08T10:58:41.147Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-08T10:58:41.193Z] $ docker stop --time=1 28f0f8bab5385fed0b260bc846a380b1795dca263b89244840ad71a52fb4b3a7 [2024-03-08T10:58:42.952Z] $ docker rm -f --volumes 28f0f8bab5385fed0b260bc846a380b1795dca263b89244840ad71a52fb4b3a7 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-08T10:58:44.248Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-08T10:58:44.864Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-08T10:58:45.599Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-08T10:58:45.909Z] + ls -al . [2024-03-08T10:58:45.909Z] total 636 [2024-03-08T10:58:45.909Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 8 10:56 . [2024-03-08T10:58:45.909Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 10:53 .. [2024-03-08T10:58:45.909Z] -rw-rw-r-- 1 jenkins jenkins 134 Mar 8 10:54 .dockerignore [2024-03-08T10:58:45.909Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 8 10:54 .git [2024-03-08T10:58:45.909Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 10:54 .github [2024-03-08T10:58:45.909Z] -rw-rw-r-- 1 jenkins jenkins 880 Mar 8 10:54 .gitignore [2024-03-08T10:58:45.909Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 8 10:54 .golangci.yml [2024-03-08T10:58:45.909Z] -rw-rw-r-- 1 jenkins jenkins 11980 Mar 8 10:54 Attribution.txt [2024-03-08T10:58:45.909Z] -rw-rw-r-- 1 jenkins jenkins 11677 Mar 8 10:54 CHANGELOG.md [2024-03-08T10:58:45.909Z] -rw-rw-r-- 1 jenkins jenkins 1456 Mar 8 10:54 Dockerfile [2024-03-08T10:58:45.909Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 8 10:54 GOVERNANCE.md [2024-03-08T10:58:45.909Z] -rw-rw-r-- 1 jenkins jenkins 661 Mar 8 10:54 Jenkinsfile [2024-03-08T10:58:45.909Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 8 10:54 LICENSE [2024-03-08T10:58:45.909Z] -rw-rw-r-- 1 jenkins jenkins 2179 Mar 8 10:54 Makefile [2024-03-08T10:58:45.909Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 8 10:54 OWNERS.md [2024-03-08T10:58:45.909Z] -rw-rw-r-- 1 jenkins jenkins 28907 Mar 8 10:54 README.md [2024-03-08T10:58:45.909Z] -rw-rw-r-- 1 jenkins jenkins 11 Mar 8 10:52 VERSION [2024-03-08T10:58:45.909Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 10:54 bin [2024-03-08T10:58:45.909Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 10:54 cmd [2024-03-08T10:58:45.909Z] -rw-r--r-- 1 jenkins jenkins 459493 Mar 8 10:58 coverage.out [2024-03-08T10:58:45.909Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 10:54 examples [2024-03-08T10:58:45.909Z] -rw-rw-r-- 1 jenkins jenkins 3923 Mar 8 10:54 go.mod [2024-03-08T10:58:45.909Z] -rw-rw-r-- 1 jenkins jenkins 35612 Mar 8 10:54 go.sum [2024-03-08T10:58:45.909Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 10:54 images [2024-03-08T10:58:45.909Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 8 10:54 internal [2024-03-08T10:58:45.909Z] -rw-rw-r-- 1 jenkins jenkins 193 Mar 8 10:54 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T10:58:46.311Z] + 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=788eb5aa681600b58a588c2696b7c43b899f9bac --label arch=arm64 --label version=3.2.0-dev.7 . [2024-03-08T10:58:46.582Z] Sending build context to Docker daemon 1.198MB [2024-03-08T10:58:46.582Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2024-03-08T10:58:46.582Z] Step 2/25 : FROM ${BASE} AS builder [2024-03-08T10:58:46.582Z] ---> c326ebfad1bd [2024-03-08T10:58:46.582Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-03-08T10:58:46.582Z] ---> Running in 3eb5f308f00c [2024-03-08T10:58:46.847Z] Removing intermediate container 3eb5f308f00c [2024-03-08T10:58:46.848Z] ---> df70b7728590 [2024-03-08T10:58:46.848Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-08T10:58:47.113Z] ---> Running in 1ad5a8fd3978 [2024-03-08T10:58:47.382Z] Removing intermediate container 1ad5a8fd3978 [2024-03-08T10:58:47.382Z] ---> b79f02ae5fb8 [2024-03-08T10:58:47.382Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git" [2024-03-08T10:58:47.382Z] ---> Running in ae9f1202f8dd [2024-03-08T10:58:47.647Z] Removing intermediate container ae9f1202f8dd [2024-03-08T10:58:47.647Z] ---> 3986d24946e7 [2024-03-08T10:58:47.647Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-03-08T10:58:47.913Z] ---> Running in fbe02f760b49 [2024-03-08T10:58:48.184Z] Removing intermediate container fbe02f760b49 [2024-03-08T10:58:48.184Z] ---> 25c52c01333b [2024-03-08T10:58:48.184Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-08T10:58:48.184Z] ---> Running in ddfd65c96ef4 [2024-03-08T10:58:49.143Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-08T10:58:49.724Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-08T10:58:50.683Z] OK: 266 MiB in 52 packages [2024-03-08T10:58:51.642Z] Removing intermediate container ddfd65c96ef4 [2024-03-08T10:58:51.642Z] ---> 21caf80a5d12 [2024-03-08T10:58:51.642Z] Step 8/25 : WORKDIR /app [2024-03-08T10:58:51.642Z] ---> Running in edbc4e63f40d [2024-03-08T10:58:51.909Z] Removing intermediate container edbc4e63f40d [2024-03-08T10:58:51.910Z] ---> 48ceea3fc9b2 [2024-03-08T10:58:51.910Z] Step 9/25 : COPY go.mod vendor* ./ [2024-03-08T10:58:52.180Z] ---> 26934d8942f8 [2024-03-08T10:58:52.180Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-08T10:58:52.449Z] ---> Running in 99c2cd991fe9 [2024-03-08T10:58:54.391Z] Removing intermediate container 99c2cd991fe9 [2024-03-08T10:58:54.391Z] ---> 35cc9e878d4b [2024-03-08T10:58:54.391Z] Step 11/25 : COPY . . [2024-03-08T10:58:54.982Z] ---> aafe0c0be93f [2024-03-08T10:58:54.982Z] Step 12/25 : RUN $MAKE [2024-03-08T10:58:54.982Z] ---> Running in 519422acb109 [2024-03-08T10:58:55.942Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.2.0-dev.7 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.10" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2024-03-08T11:00:47.586Z] Removing intermediate container 519422acb109 [2024-03-08T11:00:47.586Z] ---> f9f008b49cc9 [2024-03-08T11:00:47.586Z] Step 13/25 : FROM alpine:3.18 [2024-03-08T11:00:47.586Z] 3.18: Pulling from library/alpine [2024-03-08T11:00:47.586Z] c6b39de5b339: Pulling fs layer [2024-03-08T11:00:47.586Z] c6b39de5b339: Download complete [2024-03-08T11:00:47.586Z] c6b39de5b339: Pull complete [2024-03-08T11:00:47.586Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-08T11:00:47.586Z] Status: Downloaded newer image for alpine:3.18 [2024-03-08T11:00:47.586Z] ---> 33abbf032149 [2024-03-08T11:00:47.586Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-03-08T11:00:47.586Z] ---> Running in 35580796fad0 [2024-03-08T11:00:47.586Z] Removing intermediate container 35580796fad0 [2024-03-08T11:00:47.586Z] ---> b8933ad45766 [2024-03-08T11:00:47.586Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-03-08T11:00:47.586Z] ---> Running in bdac9f50cf72 [2024-03-08T11:00:47.586Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-08T11:00:47.586Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-08T11:00:47.586Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-03-08T11:00:47.586Z] Executing busybox-1.36.1-r5.trigger [2024-03-08T11:00:47.586Z] OK: 8 MiB in 16 packages [2024-03-08T11:00:47.586Z] Removing intermediate container bdac9f50cf72 [2024-03-08T11:00:47.586Z] ---> c95bfe85c89d [2024-03-08T11:00:47.586Z] Step 16/25 : RUN apk --no-cache upgrade [2024-03-08T11:00:47.586Z] ---> Running in ef69d73354fd [2024-03-08T11:00:47.586Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-08T11:00:47.586Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-08T11:00:47.586Z] OK: 8 MiB in 16 packages [2024-03-08T11:00:47.586Z] Removing intermediate container ef69d73354fd [2024-03-08T11:00:47.586Z] ---> 5d32d8777fd4 [2024-03-08T11:00:47.586Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2024-03-08T11:00:47.586Z] ---> d7b5262f6d91 [2024-03-08T11:00:47.586Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2024-03-08T11:00:47.586Z] ---> b0b99eb7992a [2024-03-08T11:00:47.586Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2024-03-08T11:00:47.586Z] ---> 75ecadbd7b0d [2024-03-08T11:00:47.586Z] Step 20/25 : EXPOSE 59989 [2024-03-08T11:00:47.586Z] ---> Running in d44bf6477b59 [2024-03-08T11:00:47.586Z] Removing intermediate container d44bf6477b59 [2024-03-08T11:00:47.586Z] ---> 35826c77f00d [2024-03-08T11:00:47.586Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2024-03-08T11:00:47.586Z] ---> Running in bbfeb0007582 [2024-03-08T11:00:47.586Z] Removing intermediate container bbfeb0007582 [2024-03-08T11:00:47.586Z] ---> 705894375c2d [2024-03-08T11:00:47.586Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-03-08T11:00:47.586Z] ---> Running in 9a5ad4736d12 [2024-03-08T11:00:47.855Z] Removing intermediate container 9a5ad4736d12 [2024-03-08T11:00:47.855Z] ---> 62ad839ce61f [2024-03-08T11:00:47.855Z] Step 23/25 : LABEL arch=arm64 [2024-03-08T11:00:48.122Z] ---> Running in c1c3ac2613f0 [2024-03-08T11:00:48.388Z] Removing intermediate container c1c3ac2613f0 [2024-03-08T11:00:48.388Z] ---> 65fdf380b49d [2024-03-08T11:00:48.388Z] Step 24/25 : LABEL git_sha=788eb5aa681600b58a588c2696b7c43b899f9bac [2024-03-08T11:00:48.388Z] ---> Running in d8787df4e9f8 [2024-03-08T11:00:48.653Z] Removing intermediate container d8787df4e9f8 [2024-03-08T11:00:48.653Z] ---> 022d005e0103 [2024-03-08T11:00:48.653Z] Step 25/25 : LABEL version=3.2.0-dev.7 [2024-03-08T11:00:48.653Z] ---> Running in 99628decf420 [2024-03-08T11:00:48.919Z] Removing intermediate container 99628decf420 [2024-03-08T11:00:48.919Z] ---> 3a87fb0147c6 [2024-03-08T11:00:48.919Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-08T11:00:48.919Z] Successfully built 3a87fb0147c6 [2024-03-08T11:00:48.919Z] 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-03-08T11:00:49.648Z] provisioning config files... [2024-03-08T11:00:49.665Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/140@tmp/config4570194423241156070tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-08T11:00:50.046Z] ---> ****-login.sh [2024-03-08T11:00:50.046Z] nexus3.edgexfoundry.org:10001 [2024-03-08T11:00:50.046Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T11:00:50.312Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T11:00:50.312Z] Configure a credential helper to remove this warning. See [2024-03-08T11:00:50.312Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T11:00:50.312Z] [2024-03-08T11:00:50.312Z] Login Succeeded [2024-03-08T11:00:50.312Z] nexus3.edgexfoundry.org:10002 [2024-03-08T11:00:50.577Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T11:00:50.577Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T11:00:50.577Z] Configure a credential helper to remove this warning. See [2024-03-08T11:00:50.577Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T11:00:50.577Z] [2024-03-08T11:00:50.577Z] Login Succeeded [2024-03-08T11:00:50.577Z] nexus3.edgexfoundry.org:10003 [2024-03-08T11:00:50.842Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T11:00:51.107Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T11:00:51.107Z] Configure a credential helper to remove this warning. See [2024-03-08T11:00:51.107Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T11:00:51.107Z] [2024-03-08T11:00:51.107Z] Login Succeeded [2024-03-08T11:00:51.107Z] nexus3.edgexfoundry.org:10004 [2024-03-08T11:00:51.107Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T11:00:51.372Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T11:00:51.372Z] Configure a credential helper to remove this warning. See [2024-03-08T11:00:51.372Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T11:00:51.372Z] [2024-03-08T11:00:51.372Z] Login Succeeded [2024-03-08T11:00:51.372Z] ****.io [2024-03-08T11:00:51.637Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T11:00:51.902Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T11:00:51.902Z] Configure a credential helper to remove this warning. See [2024-03-08T11:00:51.902Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T11:00:51.902Z] [2024-03-08T11:00:51.902Z] Login Succeeded [2024-03-08T11:00:51.902Z] ---> ****-login.sh ends [Pipeline] } [2024-03-08T11:00:51.914Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-08T11:00:52.083Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-08T11:00:52.141Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: [2024-03-08T11:00:52.141Z] 788eb5aa681600b58a588c2696b7c43b899f9bac [2024-03-08T11:00:52.141Z] latest [2024-03-08T11:00:52.141Z] 3.2.0-dev.7 [2024-03-08T11:00:52.141Z] 788eb5aa681600b58a588c2696b7c43b899f9bac-3.2.0-dev.7 [2024-03-08T11:00:52.141Z] main [2024-03-08T11:00:52.141Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T11:00:52.652Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:788eb5aa681600b58a588c2696b7c43b899f9bac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T11:00:53.214Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:788eb5aa681600b58a588c2696b7c43b899f9bac [2024-03-08T11:00:53.214Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2024-03-08T11:00:53.214Z] 5c53a2331626: Preparing [2024-03-08T11:00:53.214Z] a3a68996c9c7: Preparing [2024-03-08T11:00:53.214Z] 83eaaa33d2ce: Preparing [2024-03-08T11:00:53.214Z] b320f56a5e11: Preparing [2024-03-08T11:00:53.214Z] 35643172f6d3: Preparing [2024-03-08T11:00:53.214Z] 7c504f21be85: Preparing [2024-03-08T11:00:53.214Z] 7c504f21be85: Waiting [2024-03-08T11:00:53.481Z] a3a68996c9c7: Pushed [2024-03-08T11:00:53.481Z] 7c504f21be85: Layer already exists [2024-03-08T11:00:53.481Z] 83eaaa33d2ce: Pushed [2024-03-08T11:00:53.481Z] 35643172f6d3: Pushed [2024-03-08T11:00:53.481Z] b320f56a5e11: Pushed [2024-03-08T11:01:00.103Z] 5c53a2331626: Pushed [2024-03-08T11:01:00.103Z] 788eb5aa681600b58a588c2696b7c43b899f9bac: digest: sha256:e419b3d9b4145966bbb2bada71df97500fd9b29d65df4231b61f007f6f3c68ed size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T11:01:00.541Z] + 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-03-08T11:01:00.969Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2024-03-08T11:01:00.969Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2024-03-08T11:01:00.969Z] 5c53a2331626: Preparing [2024-03-08T11:01:00.969Z] a3a68996c9c7: Preparing [2024-03-08T11:01:00.969Z] 83eaaa33d2ce: Preparing [2024-03-08T11:01:00.969Z] b320f56a5e11: Preparing [2024-03-08T11:01:00.969Z] 35643172f6d3: Preparing [2024-03-08T11:01:00.969Z] 7c504f21be85: Preparing [2024-03-08T11:01:00.969Z] 7c504f21be85: Waiting [2024-03-08T11:01:00.969Z] 83eaaa33d2ce: Layer already exists [2024-03-08T11:01:00.969Z] 35643172f6d3: Layer already exists [2024-03-08T11:01:00.969Z] a3a68996c9c7: Layer already exists [2024-03-08T11:01:00.969Z] 5c53a2331626: Layer already exists [2024-03-08T11:01:00.969Z] b320f56a5e11: Layer already exists [2024-03-08T11:01:00.969Z] 7c504f21be85: Layer already exists [2024-03-08T11:01:01.234Z] latest: digest: sha256:e419b3d9b4145966bbb2bada71df97500fd9b29d65df4231b61f007f6f3c68ed size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T11:01:01.714Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T11:01:02.158Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.2.0-dev.7 [2024-03-08T11:01:02.158Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2024-03-08T11:01:02.158Z] 5c53a2331626: Preparing [2024-03-08T11:01:02.158Z] a3a68996c9c7: Preparing [2024-03-08T11:01:02.158Z] 83eaaa33d2ce: Preparing [2024-03-08T11:01:02.158Z] b320f56a5e11: Preparing [2024-03-08T11:01:02.158Z] 35643172f6d3: Preparing [2024-03-08T11:01:02.158Z] 7c504f21be85: Preparing [2024-03-08T11:01:02.158Z] 7c504f21be85: Waiting [2024-03-08T11:01:02.158Z] 35643172f6d3: Layer already exists [2024-03-08T11:01:02.158Z] a3a68996c9c7: Layer already exists [2024-03-08T11:01:02.158Z] 5c53a2331626: Layer already exists [2024-03-08T11:01:02.158Z] 83eaaa33d2ce: Layer already exists [2024-03-08T11:01:02.158Z] b320f56a5e11: Layer already exists [2024-03-08T11:01:02.158Z] 7c504f21be85: Layer already exists [2024-03-08T11:01:02.158Z] 3.2.0-dev.7: digest: sha256:e419b3d9b4145966bbb2bada71df97500fd9b29d65df4231b61f007f6f3c68ed size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T11:01:02.925Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:788eb5aa681600b58a588c2696b7c43b899f9bac-3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T11:01:03.411Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:788eb5aa681600b58a588c2696b7c43b899f9bac-3.2.0-dev.7 [2024-03-08T11:01:03.411Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2024-03-08T11:01:03.411Z] 5c53a2331626: Preparing [2024-03-08T11:01:03.411Z] a3a68996c9c7: Preparing [2024-03-08T11:01:03.411Z] 83eaaa33d2ce: Preparing [2024-03-08T11:01:03.411Z] b320f56a5e11: Preparing [2024-03-08T11:01:03.411Z] 35643172f6d3: Preparing [2024-03-08T11:01:03.411Z] 7c504f21be85: Preparing [2024-03-08T11:01:03.411Z] 7c504f21be85: Waiting [2024-03-08T11:01:03.411Z] 5c53a2331626: Layer already exists [2024-03-08T11:01:03.411Z] 83eaaa33d2ce: Layer already exists [2024-03-08T11:01:03.411Z] a3a68996c9c7: Layer already exists [2024-03-08T11:01:03.411Z] 35643172f6d3: Layer already exists [2024-03-08T11:01:03.411Z] b320f56a5e11: Layer already exists [2024-03-08T11:01:03.411Z] 7c504f21be85: Layer already exists [2024-03-08T11:01:03.411Z] 788eb5aa681600b58a588c2696b7c43b899f9bac-3.2.0-dev.7: digest: sha256:e419b3d9b4145966bbb2bada71df97500fd9b29d65df4231b61f007f6f3c68ed size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T11:01:04.235Z] + 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-03-08T11:01:04.736Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [2024-03-08T11:01:04.736Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2024-03-08T11:01:04.736Z] 5c53a2331626: Preparing [2024-03-08T11:01:04.736Z] a3a68996c9c7: Preparing [2024-03-08T11:01:04.736Z] 83eaaa33d2ce: Preparing [2024-03-08T11:01:04.736Z] b320f56a5e11: Preparing [2024-03-08T11:01:04.736Z] 35643172f6d3: Preparing [2024-03-08T11:01:04.736Z] 7c504f21be85: Preparing [2024-03-08T11:01:04.736Z] 7c504f21be85: Waiting [2024-03-08T11:01:04.736Z] 35643172f6d3: Layer already exists [2024-03-08T11:01:04.736Z] a3a68996c9c7: Layer already exists [2024-03-08T11:01:04.736Z] b320f56a5e11: Layer already exists [2024-03-08T11:01:04.736Z] 83eaaa33d2ce: Layer already exists [2024-03-08T11:01:04.736Z] 5c53a2331626: Layer already exists [2024-03-08T11:01:04.736Z] 7c504f21be85: Layer already exists [2024-03-08T11:01:05.002Z] main: digest: sha256:e419b3d9b4145966bbb2bada71df97500fd9b29d65df4231b61f007f6f3c68ed size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-08T11:01:05.269Z] ===================================================== [Pipeline] echo [2024-03-08T11:01:05.321Z] taggedImages: [2024-03-08T11:01:05.321Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:788eb5aa681600b58a588c2696b7c43b899f9bac [2024-03-08T11:01:05.321Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2024-03-08T11:01:05.321Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.2.0-dev.7 [2024-03-08T11:01:05.321Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:788eb5aa681600b58a588c2696b7c43b899f9bac-3.2.0-dev.7 [2024-03-08T11:01:05.321Z] - 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-03-08T11:01:05.936Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-08T11:01:05.937Z] [2024-03-08T11:01:05.937Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T11:01:06.447Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-08T11:01:06.713Z] arm64: Pulling from edgex-lftools-log-publisher [2024-03-08T11:01:06.713Z] 8998bd30e6a1: Pulling fs layer [2024-03-08T11:01:06.713Z] 04944245beec: Pulling fs layer [2024-03-08T11:01:06.713Z] 699f458cf7ca: Pulling fs layer [2024-03-08T11:01:06.713Z] 765212b225bb: Pulling fs layer [2024-03-08T11:01:06.713Z] f23df028b6ca: Pulling fs layer [2024-03-08T11:01:06.713Z] d65c8cfc05b1: Pulling fs layer [2024-03-08T11:01:06.713Z] 2437ff75d9bd: Pulling fs layer [2024-03-08T11:01:06.713Z] 765212b225bb: Waiting [2024-03-08T11:01:06.713Z] 2437ff75d9bd: Waiting [2024-03-08T11:01:06.713Z] d65c8cfc05b1: Waiting [2024-03-08T11:01:06.713Z] f23df028b6ca: Waiting [2024-03-08T11:01:06.713Z] 04944245beec: Verifying Checksum [2024-03-08T11:01:06.713Z] 04944245beec: Download complete [2024-03-08T11:01:06.713Z] 765212b225bb: Verifying Checksum [2024-03-08T11:01:06.713Z] 765212b225bb: Download complete [2024-03-08T11:01:06.713Z] f23df028b6ca: Verifying Checksum [2024-03-08T11:01:06.713Z] f23df028b6ca: Download complete [2024-03-08T11:01:06.979Z] d65c8cfc05b1: Verifying Checksum [2024-03-08T11:01:06.979Z] d65c8cfc05b1: Download complete [2024-03-08T11:01:06.979Z] 699f458cf7ca: Verifying Checksum [2024-03-08T11:01:06.979Z] 699f458cf7ca: Download complete [2024-03-08T11:01:07.246Z] 8998bd30e6a1: Verifying Checksum [2024-03-08T11:01:07.246Z] 8998bd30e6a1: Download complete [2024-03-08T11:01:09.820Z] 2437ff75d9bd: Verifying Checksum [2024-03-08T11:01:09.820Z] 2437ff75d9bd: Download complete [2024-03-08T11:01:11.758Z] 8998bd30e6a1: Pull complete [2024-03-08T11:01:12.339Z] 04944245beec: Pull complete [2024-03-08T11:01:14.277Z] 699f458cf7ca: Pull complete [2024-03-08T11:01:14.277Z] 765212b225bb: Pull complete [2024-03-08T11:01:14.860Z] f23df028b6ca: Pull complete [2024-03-08T11:01:15.126Z] d65c8cfc05b1: Pull complete [2024-03-08T11:01:33.323Z] 2437ff75d9bd: Pull complete [2024-03-08T11:01:33.323Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-03-08T11:01:33.323Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-08T11:01:33.323Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-08T11:01:33.664Z] prd-ubuntu20.04-docker-arm64-4c-16g-5238 does not seem to be running inside a container [2024-03-08T11:01:33.720Z] $ 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/140 -v /w/workspace/device-rfid-llrp-go/140:/w/workspace/device-rfid-llrp-go/140:rw,z -v /w/workspace/device-rfid-llrp-go/140@tmp:/w/workspace/device-rfid-llrp-go/140@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-03-08T11:01:36.237Z] $ docker top e60f8f5514464194f9924edbf911feee2295d44e966756ff85bc590c15ad8a4b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-08T11:01:36.818Z] ---> job-cost.sh [2024-03-08T11:01:37.083Z] lf-activate-venv: SKIPPING [2024-03-08T11:01:37.083Z] INFO: No Stack... [2024-03-08T11:01:37.661Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-03-08T11:01:38.243Z] INFO: Archiving Costs [Pipeline] sh [2024-03-08T11:01:38.567Z] + cat /w/workspace/device-rfid-llrp-go/140/archives/cost.csv [2024-03-08T11:01:38.567Z] + cut -d, -f6 [Pipeline] lock [2024-03-08T11:01:38.891Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-140-stack-cost] [2024-03-08T11:01:38.898Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-140-stack-cost] did not exist. Created. [2024-03-08T11:01:38.903Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-140-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-08T11:01:39.315Z] /w/workspace/device-rfid-llrp-go/140@tmp/durable-e516e7ef/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-03-08T11:01:39.901Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-03-08T11:01:40.234Z] Warning: overwriting stash ‘stack-cost’ [2024-03-08T11:01:40.291Z] Stashed 1 file(s) [Pipeline] } [2024-03-08T11:01:40.298Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-140-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-08T11:01:40.408Z] $ docker stop --time=1 e60f8f5514464194f9924edbf911feee2295d44e966756ff85bc590c15ad8a4b [2024-03-08T11:01:41.933Z] $ docker rm -f --volumes e60f8f5514464194f9924edbf911feee2295d44e966756ff85bc590c15ad8a4b [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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [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-03-08T11:01:45.144Z] + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] [2024-03-08T11:01:45.144Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2024-03-08T11:01:45.144Z] total 16 [2024-03-08T11:01:45.144Z] drwxr-xr-x 3 root root 4096 Mar 8 10:53 . [2024-03-08T11:01:45.144Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 8 10:53 .. [2024-03-08T11:01:45.144Z] drwxr-xr-x 2 root root 4096 Mar 8 10:53 cost [2024-03-08T11:01:45.144Z] -rw-r--r-- 1 root root 91 Mar 8 10:53 cost.csv [2024-03-08T11:01:45.144Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives [2024-03-08T11:01:45.144Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2024-03-08T11:01:45.144Z] total 16 [2024-03-08T11:01:45.144Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 8 10:53 . [2024-03-08T11:01:45.144Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 8 10:53 .. [2024-03-08T11:01:45.144Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 8 10:53 cost [2024-03-08T11:01:45.144Z] -rw-r--r-- 1 jenkins jenkins 91 Mar 8 10:53 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-03-08T11:01:45.438Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-08T11:01:46.295Z] ---> package-listing.sh [2024-03-08T11:01:46.295Z] ++ facter osfamily [2024-03-08T11:01:46.295Z] ++ tr '[:upper:]' '[:lower:]' [2024-03-08T11:01:46.553Z] + OS_FAMILY=debian [2024-03-08T11:01:46.553Z] + workspace=/w/workspace/foundry_device-rfid-llrp-go_main [2024-03-08T11:01:46.553Z] + START_PACKAGES=/tmp/packages_start.txt [2024-03-08T11:01:46.553Z] + END_PACKAGES=/tmp/packages_end.txt [2024-03-08T11:01:46.553Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-03-08T11:01:46.553Z] + PACKAGES=/tmp/packages_start.txt [2024-03-08T11:01:46.553Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2024-03-08T11:01:46.553Z] + PACKAGES=/tmp/packages_end.txt [2024-03-08T11:01:46.553Z] + case "${OS_FAMILY}" in [2024-03-08T11:01:46.553Z] + dpkg -l [2024-03-08T11:01:46.553Z] + grep '^ii' [2024-03-08T11:01:46.553Z] + '[' -f /tmp/packages_start.txt ']' [2024-03-08T11:01:46.553Z] + '[' -f /tmp/packages_end.txt ']' [2024-03-08T11:01:46.553Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-03-08T11:01:46.553Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2024-03-08T11:01:46.553Z] + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [2024-03-08T11:01:46.553Z] + 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-03-08T11:01:46.563Z] 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-03-08T11:01:46.840Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T11:01:47.439Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-08T11:01:47.439Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-08T11:01:47.601Z] prd-ubuntu20.04-docker-8c-8g-5237 does not seem to be running inside a container [2024-03-08T11:01:47.624Z] $ 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-03-08T11:01:47.814Z] $ docker top d45064253c931ad65b102f5837dded50864b0a2782735f5d0fa31835fae5c803 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-08T11:01:48.259Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-03-08T11:01:48.544Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-03-08T11:01:48.828Z] + ls /var/log/sa-host [2024-03-08T11:01:48.828Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-08T11:01:49.037Z] provisioning config files... [2024-03-08T11:01:49.045Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config14933682209139857595tmp [Pipeline] { [Pipeline] echo [2024-03-08T11:01:49.144Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-08T11:01:49.425Z] ---> create-netrc.sh [Pipeline] } [2024-03-08T11:01:49.433Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-03-08T11:01:49.886Z] ---> python-tools-install.sh [Pipeline] echo [2024-03-08T11:01:49.894Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-08T11:01:50.175Z] ---> sudo-logs.sh [2024-03-08T11:01:50.175Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-03-08T11:01:50.253Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-08T11:01:50.534Z] ---> job-cost.sh [2024-03-08T11:01:50.534Z] lf-activate-venv: SKIPPING [2024-03-08T11:01:50.534Z] DEBUG: total: 0.2199999988079071 [2024-03-08T11:01:50.534Z] INFO: Retrieving Stack Cost... [2024-03-08T11:01:51.102Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-08T11:01:51.361Z] INFO: Archiving Costs [Pipeline] echo [2024-03-08T11:01:51.371Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-08T11:01:51.650Z] ---> logs-deploy.sh [2024-03-08T11:01:51.650Z] lf-activate-venv: SKIPPING [2024-03-08T11:01:51.650Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/140 [2024-03-08T11:01:51.650Z] INFO: archiving workspace using pattern(s): [2024-03-08T11:01:52.588Z] Archives upload complete. [2024-03-08T11:01:52.588Z] INFO: archiving logs to Nexus