Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 033b407f9eaa2330e089f27ad80a4426d2f7bae5 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-ssh810248297448900929.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh16696802365080701334.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh11129746485585160365.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh1517605395595754572.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-ssh7824449720758763496.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, buildSnap:false] ========================================================= [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.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-7006’ Running on prd-ubuntu20.04-docker-8c-8g-7008 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE 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 033b407f9eaa2330e089f27ad80a4426d2f7bae5 (main) > 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 Commit message: "Merge pull request #200 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.64" > git config core.sparsecheckout # timeout=10 > git checkout -f 033b407f9eaa2330e089f27ad80a4426d2f7bae5 # timeout=10 > git rev-list --no-walk 7497b34e8f43de057e951c857a8ff1edb3d4a1d1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-06T14:09:24.306Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-06T14:09:24.358Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-06T14:09:24.376Z] ========================================================= [2023-04-06T14:09:24.376Z] EdgeX Global Pipelines Version Info [2023-04-06T14:09:24.376Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-06T14:09:25.092Z] ------------------- [2023-04-06T14:09:25.092Z] stable info: [2023-04-06T14:09:25.092Z] ------------------- [2023-04-06T14:09:25.092Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-04-06T14:09:25.092Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-04-06T14:09:25.092Z] Message: update stable to v1.0.245 [2023-04-06T14:09:25.665Z] ------------------- [2023-04-06T14:09:25.666Z] experimental info: [2023-04-06T14:09:25.666Z] ------------------- [2023-04-06T14:09:25.666Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-06T14:09:25.666Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-04-06T14:09:25.666Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-06T14:09:25.864Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2023-04-06T14:09:25.880Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2023-04-06T14:09:25.897Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-06T14:09:25.913Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-06T14:09:25.932Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-06T14:09:25.951Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-06T14:09:25.972Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-06T14:09:25.989Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-06T14:09:26.008Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-06T14:09:26.028Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-06T14:09:26.045Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-06T14:09:26.062Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2023-04-06T14:09:26.079Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-06T14:09:26.096Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-06T14:09:26.116Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-06T14:09:26.132Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-06T14:09:26.144Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-06T14:09:26.161Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-06T14:09:26.172Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-06T14:09:26.185Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-06T14:09:26.201Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-06T14:09:26.216Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-06T14:09:26.231Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-06T14:09:26.246Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-06T14:09:26.261Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-06T14:09:26.277Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-06T14:09:26.291Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-06T14:09:26.306Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-04-06T14:09:26.322Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-04-06T14:09:26.336Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-04-06T14:09:26.351Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 033b407f9eaa2330e089f27ad80a4426d2f7bae5 [Pipeline] echo [2023-04-06T14:09:26.364Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 033b407 [Pipeline] echo [2023-04-06T14:09:26.378Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-06T14:09:26.425Z] provisioning config files... [2023-04-06T14:09:26.437Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config9263027659354747614tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-06T14:09:26.738Z] ---> docker-login.sh [2023-04-06T14:09:26.738Z] nexus3.edgexfoundry.org:10001 [2023-04-06T14:09:26.997Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-06T14:09:26.997Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-06T14:09:26.997Z] Configure a credential helper to remove this warning. See [2023-04-06T14:09:26.997Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-06T14:09:26.997Z] [2023-04-06T14:09:26.997Z] Login Succeeded [2023-04-06T14:09:26.997Z] nexus3.edgexfoundry.org:10002 [2023-04-06T14:09:26.997Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-06T14:09:26.997Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-06T14:09:26.997Z] Configure a credential helper to remove this warning. See [2023-04-06T14:09:26.997Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-06T14:09:26.997Z] [2023-04-06T14:09:26.997Z] Login Succeeded [2023-04-06T14:09:27.254Z] nexus3.edgexfoundry.org:10003 [2023-04-06T14:09:27.254Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-06T14:09:27.254Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-06T14:09:27.254Z] Configure a credential helper to remove this warning. See [2023-04-06T14:09:27.254Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-06T14:09:27.254Z] [2023-04-06T14:09:27.254Z] Login Succeeded [2023-04-06T14:09:27.254Z] nexus3.edgexfoundry.org:10004 [2023-04-06T14:09:27.254Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-06T14:09:27.254Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-06T14:09:27.254Z] Configure a credential helper to remove this warning. See [2023-04-06T14:09:27.254Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-06T14:09:27.254Z] [2023-04-06T14:09:27.254Z] Login Succeeded [2023-04-06T14:09:27.254Z] docker.io [2023-04-06T14:09:27.513Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-06T14:09:27.513Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-06T14:09:27.513Z] Configure a credential helper to remove this warning. See [2023-04-06T14:09:27.513Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-06T14:09:27.513Z] [2023-04-06T14:09:27.513Z] Login Succeeded [2023-04-06T14:09:27.513Z] ---> docker-login.sh ends [Pipeline] } [2023-04-06T14:09:27.520Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-06T14:09:27.891Z] + git rev-list -1 --merges 033b407f9eaa2330e089f27ad80a4426d2f7bae5~1..033b407f9eaa2330e089f27ad80a4426d2f7bae5 [Pipeline] echo [2023-04-06T14:09:27.930Z] -----------> git rev-list -1 --merges 033b407f9eaa2330e089f27ad80a4426d2f7bae5~1..033b407f9eaa2330e089f27ad80a4426d2f7bae5 033b407f9eaa2330e089f27ad80a4426d2f7bae5 [2023-04-06T14:09:27.930Z] 033b407f9eaa2330e089f27ad80a4426d2f7bae5 [false] [Pipeline] sh [2023-04-06T14:09:28.217Z] + git log --format=format:%s -1 033b407f9eaa2330e089f27ad80a4426d2f7bae5 [Pipeline] echo [2023-04-06T14:09:28.230Z] ========================================================= [2023-04-06T14:09:28.231Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-06T14:09:28.231Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-06T14:09:28.556Z] + git log --format=format:%s -1 033b407f9eaa2330e089f27ad80a4426d2f7bae5 [Pipeline] echo [2023-04-06T14:09:28.565Z] [semverPrep] GIT_COMMIT: 033b407f9eaa2330e089f27ad80a4426d2f7bae5, Commit Message: Merge pull request #200 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.64 [Pipeline] echo [2023-04-06T14:09:28.573Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-06T14:09:29.683Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-06T14:09:29.683Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-06T14:09:29.683Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-06T14:09:29.683Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-06T14:09:29.683Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-06T14:09:29.683Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-06T14:09:29.683Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-06T14:09:30.157Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-06T14:09:30.158Z] [2023-04-06T14:09:30.158Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-06T14:09:31.201Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-06T14:09:31.201Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-06T14:09:31.201Z] b85a868b505f: Pulling fs layer [2023-04-06T14:09:31.201Z] e2be974225ed: Pulling fs layer [2023-04-06T14:09:31.201Z] 339a4e72a1f5: Pulling fs layer [2023-04-06T14:09:31.201Z] 988bab9f4d93: Pulling fs layer [2023-04-06T14:09:31.201Z] 1469e6f7b9e6: Pulling fs layer [2023-04-06T14:09:31.201Z] eaf3925da568: Pulling fs layer [2023-04-06T14:09:31.201Z] bab4dde63d76: Pulling fs layer [2023-04-06T14:09:31.201Z] bde34c3a00c8: Pulling fs layer [2023-04-06T14:09:31.201Z] b352a97aabf1: Pulling fs layer [2023-04-06T14:09:31.201Z] 4872d77fe225: Pulling fs layer [2023-04-06T14:09:31.201Z] 5851b861e8e6: Pulling fs layer [2023-04-06T14:09:31.201Z] bab4dde63d76: Waiting [2023-04-06T14:09:31.201Z] bde34c3a00c8: Waiting [2023-04-06T14:09:31.201Z] 988bab9f4d93: Waiting [2023-04-06T14:09:31.201Z] b352a97aabf1: Waiting [2023-04-06T14:09:31.201Z] 1469e6f7b9e6: Waiting [2023-04-06T14:09:31.201Z] eaf3925da568: Waiting [2023-04-06T14:09:31.201Z] 5851b861e8e6: Waiting [2023-04-06T14:09:31.201Z] 4872d77fe225: Waiting [2023-04-06T14:09:31.201Z] e2be974225ed: Download complete [2023-04-06T14:09:31.201Z] 988bab9f4d93: Verifying Checksum [2023-04-06T14:09:31.201Z] 988bab9f4d93: Download complete [2023-04-06T14:09:31.460Z] 1469e6f7b9e6: Verifying Checksum [2023-04-06T14:09:31.460Z] 1469e6f7b9e6: Download complete [2023-04-06T14:09:31.460Z] eaf3925da568: Verifying Checksum [2023-04-06T14:09:31.460Z] eaf3925da568: Download complete [2023-04-06T14:09:31.460Z] 339a4e72a1f5: Verifying Checksum [2023-04-06T14:09:31.460Z] 339a4e72a1f5: Download complete [2023-04-06T14:09:31.460Z] bde34c3a00c8: Download complete [2023-04-06T14:09:31.460Z] b352a97aabf1: Download complete [2023-04-06T14:09:31.460Z] 4872d77fe225: Download complete [2023-04-06T14:09:31.460Z] 5851b861e8e6: Verifying Checksum [2023-04-06T14:09:31.460Z] 5851b861e8e6: Download complete [2023-04-06T14:09:31.460Z] b85a868b505f: Verifying Checksum [2023-04-06T14:09:31.460Z] b85a868b505f: Download complete [2023-04-06T14:09:31.718Z] bab4dde63d76: Verifying Checksum [2023-04-06T14:09:31.718Z] bab4dde63d76: Download complete [2023-04-06T14:09:32.652Z] b85a868b505f: Pull complete [2023-04-06T14:09:32.912Z] e2be974225ed: Pull complete [2023-04-06T14:09:33.478Z] 339a4e72a1f5: Pull complete [2023-04-06T14:09:33.478Z] 988bab9f4d93: Pull complete [2023-04-06T14:09:33.737Z] 1469e6f7b9e6: Pull complete [2023-04-06T14:09:33.997Z] eaf3925da568: Pull complete [2023-04-06T14:09:35.898Z] bab4dde63d76: Pull complete [2023-04-06T14:09:35.898Z] bde34c3a00c8: Pull complete [2023-04-06T14:09:35.898Z] b352a97aabf1: Pull complete [2023-04-06T14:09:35.898Z] 4872d77fe225: Pull complete [2023-04-06T14:09:35.898Z] 5851b861e8e6: Pull complete [2023-04-06T14:09:35.898Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-06T14:09:35.898Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-06T14:09:35.898Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-06T14:09:36.003Z] prd-ubuntu20.04-docker-8c-8g-7008 does not seem to be running inside a container [2023-04-06T14:09:36.038Z] $ 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 [2023-04-06T14:09:40.256Z] $ docker top 30af3998b9197145ebccda97c4525bfdf850ca6c0f9f7410bed17a337ce0cab2 -eo pid,comm [2023-04-06T14:09:40.322Z] 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). [2023-04-06T14:09:40.322Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-06T14:09:40.360Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-06T14:09:40.360Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-06T14:09:40.459Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-06T14:09:40.464Z] $ docker exec 30af3998b9197145ebccda97c4525bfdf850ca6c0f9f7410bed17a337ce0cab2 ssh-agent [2023-04-06T14:09:40.572Z] SSH_AUTH_SOCK=/tmp/ssh-HuZDwEXv9iwL/agent.33 [2023-04-06T14:09:40.572Z] SSH_AGENT_PID=39 [2023-04-06T14:09:40.577Z] Running ssh-add (command line suppressed) [2023-04-06T14:09:40.672Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_2616620941325504386.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_2616620941325504386.key) [2023-04-06T14:09:40.683Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-06T14:09:40.969Z] + git tag --points-at HEAD [Pipeline] } [2023-04-06T14:09:40.988Z] $ docker exec --env ******** --env ******** 30af3998b9197145ebccda97c4525bfdf850ca6c0f9f7410bed17a337ce0cab2 ssh-agent -k [2023-04-06T14:09:41.086Z] unset SSH_AUTH_SOCK; [2023-04-06T14:09:41.086Z] unset SSH_AGENT_PID; [2023-04-06T14:09:41.086Z] echo Agent pid 39 killed; [2023-04-06T14:09:41.093Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-06T14:09:41.119Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-06T14:09:41.119Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-06T14:09:41.215Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-06T14:09:41.219Z] $ docker exec 30af3998b9197145ebccda97c4525bfdf850ca6c0f9f7410bed17a337ce0cab2 ssh-agent [2023-04-06T14:09:41.318Z] SSH_AUTH_SOCK=/tmp/ssh-aHJpdaXM5xTp/agent.71 [2023-04-06T14:09:41.318Z] SSH_AGENT_PID=77 [2023-04-06T14:09:41.324Z] Running ssh-add (command line suppressed) [2023-04-06T14:09:41.418Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7408006226369443908.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7408006226369443908.key) [2023-04-06T14:09:41.431Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-06T14:09:41.716Z] + git semver init [2023-04-06T14:09:41.975Z] 2023-04-06 14:09:41,901 [run_init] DEBUG init version:0.0.0 force:False [2023-04-06T14:09:41.975Z] 2023-04-06 14:09:41,902 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver [2023-04-06T14:09:41.975Z] 2023-04-06 14:09:41,902 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver [2023-04-06T14:09:41.975Z] 2023-04-06 14:09:41,902 [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) [2023-04-06T14:09:42.909Z] 2023-04-06 14:09:42,730 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude [2023-04-06T14:09:42.909Z] 2023-04-06 14:09:42,730 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False [2023-04-06T14:09:42.909Z] 2023-04-06 14:09:42,731 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-04-06T14:09:42.909Z] 2023-04-06 14:09:42,731 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-04-06T14:09:42.909Z] 3.0.0-dev.13 [Pipeline] } [2023-04-06T14:09:42.918Z] $ docker exec --env ******** --env ******** 30af3998b9197145ebccda97c4525bfdf850ca6c0f9f7410bed17a337ce0cab2 ssh-agent -k [2023-04-06T14:09:43.008Z] unset SSH_AUTH_SOCK; [2023-04-06T14:09:43.008Z] unset SSH_AGENT_PID; [2023-04-06T14:09:43.008Z] echo Agent pid 77 killed; [2023-04-06T14:09:43.014Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-06T14:09:43.310Z] + git semver [Pipeline] } [2023-04-06T14:09:43.580Z] $ docker stop --time=1 30af3998b9197145ebccda97c4525bfdf850ca6c0f9f7410bed17a337ce0cab2 [2023-04-06T14:09:45.269Z] $ docker rm -f --volumes 30af3998b9197145ebccda97c4525bfdf850ca6c0f9f7410bed17a337ce0cab2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-06T14:09:45.682Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-06T14:09:45.920Z] Stashed 1 file(s) [Pipeline] echo [2023-04-06T14:09:45.922Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.13 [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 [2023-04-06T14:09:46.070Z] provisioning config files... [2023-04-06T14:09:46.079Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config15500182440201378638tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-06T14:09:46.374Z] ---> docker-login.sh [2023-04-06T14:09:46.374Z] nexus3.edgexfoundry.org:10001 [2023-04-06T14:09:46.374Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-06T14:09:46.374Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-06T14:09:46.374Z] Configure a credential helper to remove this warning. See [2023-04-06T14:09:46.374Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-06T14:09:46.374Z] [2023-04-06T14:09:46.374Z] Login Succeeded [2023-04-06T14:09:46.374Z] nexus3.edgexfoundry.org:10002 [2023-04-06T14:09:46.374Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-06T14:09:46.374Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-06T14:09:46.374Z] Configure a credential helper to remove this warning. See [2023-04-06T14:09:46.374Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-06T14:09:46.374Z] [2023-04-06T14:09:46.374Z] Login Succeeded [2023-04-06T14:09:46.374Z] nexus3.edgexfoundry.org:10003 [2023-04-06T14:09:46.633Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-06T14:09:46.633Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-06T14:09:46.633Z] Configure a credential helper to remove this warning. See [2023-04-06T14:09:46.633Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-06T14:09:46.633Z] [2023-04-06T14:09:46.633Z] Login Succeeded [2023-04-06T14:09:46.633Z] nexus3.edgexfoundry.org:10004 [2023-04-06T14:09:46.633Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-06T14:09:46.633Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-06T14:09:46.633Z] Configure a credential helper to remove this warning. See [2023-04-06T14:09:46.633Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-06T14:09:46.633Z] [2023-04-06T14:09:46.633Z] Login Succeeded [2023-04-06T14:09:46.633Z] docker.io [2023-04-06T14:09:46.633Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-06T14:09:46.892Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-06T14:09:46.892Z] Configure a credential helper to remove this warning. See [2023-04-06T14:09:46.892Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-06T14:09:46.892Z] [2023-04-06T14:09:46.892Z] Login Succeeded [2023-04-06T14:09:46.892Z] ---> docker-login.sh ends [Pipeline] } [2023-04-06T14:09:46.899Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-06T14:09:46.957Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-06T14:09:46.971Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-06T14:09:46.981Z] ========================================================= [2023-04-06T14:09:46.981Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-06T14:09:46.981Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-06T14:09:47.303Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-06T14:09:47.303Z] Sending build context to Docker daemon 4.2MB [2023-04-06T14:09:47.303Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-06T14:09:47.303Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-06T14:09:47.562Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-06T14:09:47.562Z] 63b65145d645: Pulling fs layer [2023-04-06T14:09:47.562Z] a2d21d5440eb: Pulling fs layer [2023-04-06T14:09:47.562Z] 935e6c44a52c: Pulling fs layer [2023-04-06T14:09:47.562Z] 94cc34f8dd06: Pulling fs layer [2023-04-06T14:09:47.562Z] 30dea6a524f1: Pulling fs layer [2023-04-06T14:09:47.562Z] a2aff8979fd8: Pulling fs layer [2023-04-06T14:09:47.562Z] 6808be2612f2: Pulling fs layer [2023-04-06T14:09:47.562Z] f25807f1079a: Pulling fs layer [2023-04-06T14:09:47.562Z] a2aff8979fd8: Waiting [2023-04-06T14:09:47.562Z] 6808be2612f2: Waiting [2023-04-06T14:09:47.562Z] f25807f1079a: Waiting [2023-04-06T14:09:47.562Z] 94cc34f8dd06: Waiting [2023-04-06T14:09:47.562Z] 30dea6a524f1: Waiting [2023-04-06T14:09:47.562Z] a2d21d5440eb: Verifying Checksum [2023-04-06T14:09:47.562Z] a2d21d5440eb: Download complete [2023-04-06T14:09:47.562Z] 94cc34f8dd06: Download complete [2023-04-06T14:09:47.562Z] 30dea6a524f1: Download complete [2023-04-06T14:09:47.562Z] 63b65145d645: Verifying Checksum [2023-04-06T14:09:47.562Z] 63b65145d645: Download complete [2023-04-06T14:09:47.562Z] a2aff8979fd8: Verifying Checksum [2023-04-06T14:09:47.562Z] a2aff8979fd8: Download complete [2023-04-06T14:09:47.822Z] 63b65145d645: Pull complete [2023-04-06T14:09:48.080Z] f25807f1079a: Verifying Checksum [2023-04-06T14:09:48.080Z] f25807f1079a: Download complete [2023-04-06T14:09:48.340Z] 935e6c44a52c: Verifying Checksum [2023-04-06T14:09:48.340Z] 935e6c44a52c: Download complete [2023-04-06T14:09:48.340Z] a2d21d5440eb: Pull complete [2023-04-06T14:09:48.340Z] 6808be2612f2: Verifying Checksum [2023-04-06T14:09:48.340Z] 6808be2612f2: Download complete [2023-04-06T14:09:51.625Z] 935e6c44a52c: Pull complete [2023-04-06T14:09:51.625Z] 94cc34f8dd06: Pull complete [2023-04-06T14:09:51.883Z] 30dea6a524f1: Pull complete [2023-04-06T14:09:52.142Z] a2aff8979fd8: Pull complete [2023-04-06T14:09:54.041Z] 6808be2612f2: Pull complete [2023-04-06T14:09:54.983Z] f25807f1079a: Pull complete [2023-04-06T14:09:54.983Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-04-06T14:09:54.983Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-06T14:09:54.983Z] ---> 3b553350e43f [2023-04-06T14:09:54.983Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-04-06T14:10:01.028Z] Still waiting to schedule task [2023-04-06T14:10:01.028Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-7007’ [2023-04-06T14:10:03.192Z] ---> Running in 23594235d806 [2023-04-06T14:10:03.192Z] Removing intermediate container 23594235d806 [2023-04-06T14:10:03.192Z] ---> efade3694eae [2023-04-06T14:10:03.192Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-06T14:10:03.192Z] ---> Running in ddd3f8fb80d7 [2023-04-06T14:10:03.192Z] Removing intermediate container ddd3f8fb80d7 [2023-04-06T14:10:03.192Z] ---> 7b4c939d5753 [2023-04-06T14:10:03.192Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-04-06T14:10:03.192Z] ---> Running in e3655f15c0dd [2023-04-06T14:10:03.192Z] Removing intermediate container e3655f15c0dd [2023-04-06T14:10:03.192Z] ---> dc1b5600a54b [2023-04-06T14:10:03.192Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-06T14:10:03.192Z] ---> Running in e42ccde544c1 [2023-04-06T14:10:03.192Z] Removing intermediate container e42ccde544c1 [2023-04-06T14:10:03.192Z] ---> 4c2da96ed2f3 [2023-04-06T14:10:03.192Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-06T14:10:03.192Z] ---> Running in 1fd259499c29 [2023-04-06T14:10:03.192Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-06T14:10:03.192Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-06T14:10:03.192Z] OK: 265 MiB in 53 packages [2023-04-06T14:10:03.192Z] Removing intermediate container 1fd259499c29 [2023-04-06T14:10:03.192Z] ---> 7291c428c80d [2023-04-06T14:10:03.192Z] Step 8/12 : WORKDIR /app [2023-04-06T14:10:03.192Z] ---> Running in ece358e45b08 [2023-04-06T14:10:03.450Z] Removing intermediate container ece358e45b08 [2023-04-06T14:10:03.450Z] ---> e1c652e025d7 [2023-04-06T14:10:03.450Z] Step 9/12 : COPY go.mod vendor* ./ [2023-04-06T14:10:03.450Z] ---> 3c91eb8f2101 [2023-04-06T14:10:03.450Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-06T14:10:03.450Z] ---> Running in b43147fe6e61 [2023-04-06T14:10:35.831Z] Removing intermediate container b43147fe6e61 [2023-04-06T14:10:35.831Z] ---> ef19f4238c77 [2023-04-06T14:10:35.831Z] Step 11/12 : COPY . . [2023-04-06T14:10:35.831Z] ---> 07ff23a2d944 [2023-04-06T14:10:35.831Z] Step 12/12 : RUN $MAKE [2023-04-06T14:10:35.831Z] ---> Running in 38ac4a3cbeac [2023-04-06T14:10:35.831Z] noop [2023-04-06T14:10:35.831Z] Removing intermediate container 38ac4a3cbeac [2023-04-06T14:10:35.831Z] ---> b5501b6526b9 [2023-04-06T14:10:35.831Z] Successfully built b5501b6526b9 [2023-04-06T14:10:35.831Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-06T14:10:36.134Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-06T14:10:36.134Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-06T14:10:36.200Z] prd-ubuntu20.04-docker-8c-8g-7008 does not seem to be running inside a container [2023-04-06T14:10:36.228Z] $ 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 [2023-04-06T14:10:36.566Z] $ docker top 79aa5a19df513499d4890044b599990064d4c6352f911d143fb7ed607696a237 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-06T14:10:36.902Z] + go version [2023-04-06T14:10:36.902Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-06T14:10:36.912Z] $ docker stop --time=1 79aa5a19df513499d4890044b599990064d4c6352f911d143fb7ed607696a237 [2023-04-06T14:10:38.247Z] $ docker rm -f --volumes 79aa5a19df513499d4890044b599990064d4c6352f911d143fb7ed607696a237 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-06T14:10:38.640Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-06T14:10:38.640Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-06T14:10:38.705Z] prd-ubuntu20.04-docker-8c-8g-7008 does not seem to be running inside a container [2023-04-06T14:10:38.738Z] $ 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 [2023-04-06T14:10:39.025Z] $ docker top 28505c5157420b17df7bbcd4544a33902a8b15514bf3624ceee3e16298d207d4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-06T14:10:39.360Z] + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh [2023-04-06T14:10:39.660Z] + make test [2023-04-06T14:10:39.660Z] go test ./... -coverprofile=coverage.out ./... [2023-04-06T14:10:44.939Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-04-06T14:10:53.694Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-04-06T14:10:53.694Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-04-06T14:10:56.977Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.585s coverage: 40.9% of statements [2023-04-06T14:10:56.977Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.250s coverage: 51.9% of statements [2023-04-06T14:10:56.977Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.008s coverage: 95.5% of statements [2023-04-06T14:11:03.530Z] go vet ./... [2023-04-06T14:11:06.821Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-06T14:11:06.821Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-06T14:11:06.821Z] ./bin/test-attribution-txt.sh [2023-04-06T14:11:07.079Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [2023-04-06T14:11:07.079Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-04-06T14:11:07.079Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-04-06T14:11:07.089Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-06T14:11:07.101Z] $ docker stop --time=1 28505c5157420b17df7bbcd4544a33902a8b15514bf3624ceee3e16298d207d4 [2023-04-06T14:11:11.558Z] $ docker rm -f --volumes 28505c5157420b17df7bbcd4544a33902a8b15514bf3624ceee3e16298d207d4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-06T14:11:12.011Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-06T14:11:12.090Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-06T14:11:12.521Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-06T14:11:12.803Z] + ls -al . [2023-04-06T14:11:12.803Z] total 628 [2023-04-06T14:11:12.803Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 6 14:10 . [2023-04-06T14:11:12.803Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 6 14:09 .. [2023-04-06T14:11:12.803Z] -rw-rw-r-- 1 jenkins jenkins 134 Apr 6 14:09 .dockerignore [2023-04-06T14:11:12.803Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 6 14:09 .git [2023-04-06T14:11:12.803Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 6 14:09 .github [2023-04-06T14:11:12.803Z] -rw-rw-r-- 1 jenkins jenkins 946 Apr 6 14:09 .gitignore [2023-04-06T14:11:12.803Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 6 14:09 .golangci.yml [2023-04-06T14:11:12.803Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 6 14:09 .semver [2023-04-06T14:11:12.803Z] -rw-rw-r-- 1 jenkins jenkins 10664 Apr 6 14:09 Attribution.txt [2023-04-06T14:11:12.803Z] -rw-rw-r-- 1 jenkins jenkins 5905 Apr 6 14:09 CHANGELOG.md [2023-04-06T14:11:12.803Z] -rw-rw-r-- 1 jenkins jenkins 1347 Apr 6 14:09 Dockerfile [2023-04-06T14:11:12.803Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 6 14:09 GOVERNANCE.md [2023-04-06T14:11:12.803Z] -rw-rw-r-- 1 jenkins jenkins 683 Apr 6 14:09 Jenkinsfile [2023-04-06T14:11:12.803Z] -rw-rw-r-- 1 jenkins jenkins 11347 Apr 6 14:09 LICENSE [2023-04-06T14:11:12.803Z] -rw-rw-r-- 1 jenkins jenkins 2053 Apr 6 14:09 Makefile [2023-04-06T14:11:12.803Z] -rw-rw-r-- 1 jenkins jenkins 625 Apr 6 14:09 OWNERS.md [2023-04-06T14:11:12.803Z] -rw-rw-r-- 1 jenkins jenkins 28505 Apr 6 14:09 README.md [2023-04-06T14:11:12.803Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 6 14:09 VERSION [2023-04-06T14:11:12.803Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 6 14:09 bin [2023-04-06T14:11:12.803Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 6 14:09 cmd [2023-04-06T14:11:12.803Z] -rw-r--r-- 1 jenkins jenkins 457600 Apr 6 14:10 coverage.out [2023-04-06T14:11:12.803Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 6 14:09 examples [2023-04-06T14:11:12.803Z] -rw-rw-r-- 1 jenkins jenkins 3419 Apr 6 14:09 go.mod [2023-04-06T14:11:12.803Z] -rw-rw-r-- 1 jenkins jenkins 31303 Apr 6 14:09 go.sum [2023-04-06T14:11:12.803Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 6 14:09 images [2023-04-06T14:11:12.803Z] drwxrwxr-x 5 jenkins jenkins 4096 Apr 6 14:09 internal [2023-04-06T14:11:12.803Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 6 14:09 snap [2023-04-06T14:11:12.803Z] -rw-rw-r-- 1 jenkins jenkins 193 Apr 6 14:09 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-06T14:11:13.103Z] + docker build -t device-rfid-llrp -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=033b407f9eaa2330e089f27ad80a4426d2f7bae5 --label arch=amd64 --label version=3.0.0-dev.13 . [2023-04-06T14:11:13.103Z] Sending build context to Docker daemon 4.2MB [2023-04-06T14:11:13.103Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-04-06T14:11:13.103Z] Step 2/24 : FROM ${BASE} AS builder [2023-04-06T14:11:13.103Z] ---> b5501b6526b9 [2023-04-06T14:11:13.103Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-04-06T14:11:13.363Z] ---> Running in ed1b32225fd4 [2023-04-06T14:11:13.363Z] Removing intermediate container ed1b32225fd4 [2023-04-06T14:11:13.363Z] ---> 919e62b2d72f [2023-04-06T14:11:13.363Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-06T14:11:13.363Z] ---> Running in c243bc2aec59 [2023-04-06T14:11:13.622Z] Removing intermediate container c243bc2aec59 [2023-04-06T14:11:13.622Z] ---> b3c461aa4a35 [2023-04-06T14:11:13.622Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-04-06T14:11:13.622Z] ---> Running in 4a44e38f25d3 [2023-04-06T14:11:13.622Z] Removing intermediate container 4a44e38f25d3 [2023-04-06T14:11:13.622Z] ---> 0fb0f4f76c47 [2023-04-06T14:11:13.622Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-04-06T14:11:13.622Z] ---> Running in 33f230b6e267 [2023-04-06T14:11:13.622Z] Removing intermediate container 33f230b6e267 [2023-04-06T14:11:13.622Z] ---> 707630ea5c11 [2023-04-06T14:11:13.622Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-06T14:11:13.622Z] ---> Running in 8289ddead3d5 [2023-04-06T14:11:13.881Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-06T14:11:14.141Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-06T14:11:14.400Z] OK: 265 MiB in 53 packages [2023-04-06T14:11:14.660Z] Removing intermediate container 8289ddead3d5 [2023-04-06T14:11:14.660Z] ---> b4c61425302e [2023-04-06T14:11:14.660Z] Step 8/24 : WORKDIR /app [2023-04-06T14:11:14.660Z] ---> Running in 4048a34bc67e [2023-04-06T14:11:14.922Z] Removing intermediate container 4048a34bc67e [2023-04-06T14:11:14.922Z] ---> d50824d58b78 [2023-04-06T14:11:14.922Z] Step 9/24 : COPY go.mod vendor* ./ [2023-04-06T14:11:14.922Z] ---> 3f84f8b9904b [2023-04-06T14:11:14.922Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-06T14:11:14.922Z] ---> Running in 99d546fc9883 [2023-04-06T14:11:15.896Z] Removing intermediate container 99d546fc9883 [2023-04-06T14:11:15.896Z] ---> f4b1497c8ba9 [2023-04-06T14:11:15.896Z] Step 11/24 : COPY . . [2023-04-06T14:11:16.159Z] ---> 80740a6f5fb0 [2023-04-06T14:11:16.159Z] Step 12/24 : RUN $MAKE [2023-04-06T14:11:16.159Z] ---> Running in 74537ff83305 [2023-04-06T14:11:16.417Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.0.0-dev.13" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-04-06T14:11:38.340Z] Removing intermediate container 74537ff83305 [2023-04-06T14:11:38.340Z] ---> bc1b40d5e510 [2023-04-06T14:11:38.340Z] Step 13/24 : FROM alpine:3.17 [2023-04-06T14:11:38.340Z] 3.17: Pulling from library/alpine [2023-04-06T14:11:38.340Z] f56be85fc22e: Pulling fs layer [2023-04-06T14:11:38.340Z] f56be85fc22e: Verifying Checksum [2023-04-06T14:11:38.340Z] f56be85fc22e: Download complete [2023-04-06T14:11:38.340Z] f56be85fc22e: Pull complete [2023-04-06T14:11:38.340Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-06T14:11:38.340Z] Status: Downloaded newer image for alpine:3.17 [2023-04-06T14:11:38.340Z] ---> 9ed4aefc74f6 [2023-04-06T14:11:38.340Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-04-06T14:11:38.340Z] ---> Running in dd48d96daf1a [2023-04-06T14:11:38.340Z] Removing intermediate container dd48d96daf1a [2023-04-06T14:11:38.340Z] ---> bd6f9c9acff2 [2023-04-06T14:11:38.340Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-04-06T14:11:38.340Z] ---> Running in 42869fa207ba [2023-04-06T14:11:38.340Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-06T14:11:38.340Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-06T14:11:38.340Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-06T14:11:38.340Z] Executing busybox-1.35.0-r29.trigger [2023-04-06T14:11:38.340Z] OK: 7 MiB in 16 packages [2023-04-06T14:11:38.340Z] Removing intermediate container 42869fa207ba [2023-04-06T14:11:38.340Z] ---> fc1fe259e541 [2023-04-06T14:11:38.340Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-04-06T14:11:38.598Z] ---> bf0bd2115876 [2023-04-06T14:11:38.598Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-04-06T14:11:38.598Z] ---> 573a31455958 [2023-04-06T14:11:38.598Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-04-06T14:11:39.970Z] ---> 56f458e0a91b [2023-04-06T14:11:39.970Z] Step 19/24 : EXPOSE 59989 [2023-04-06T14:11:39.970Z] ---> Running in caf69520a8f9 [2023-04-06T14:11:39.970Z] Removing intermediate container caf69520a8f9 [2023-04-06T14:11:39.970Z] ---> d26898efdedc [2023-04-06T14:11:39.970Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-04-06T14:11:39.970Z] ---> Running in 2d1285088d30 [2023-04-06T14:11:39.970Z] Removing intermediate container 2d1285088d30 [2023-04-06T14:11:39.970Z] ---> d8fcbb3b1284 [2023-04-06T14:11:39.970Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-06T14:11:39.970Z] ---> Running in 0b5eca678466 [2023-04-06T14:11:39.970Z] Removing intermediate container 0b5eca678466 [2023-04-06T14:11:39.970Z] ---> 60c758312cdb [2023-04-06T14:11:39.970Z] Step 22/24 : LABEL arch=amd64 [2023-04-06T14:11:39.970Z] ---> Running in 23cb096ef808 [2023-04-06T14:11:40.228Z] Removing intermediate container 23cb096ef808 [2023-04-06T14:11:40.228Z] ---> ff3e36d047f8 [2023-04-06T14:11:40.228Z] Step 23/24 : LABEL git_sha=033b407f9eaa2330e089f27ad80a4426d2f7bae5 [2023-04-06T14:11:40.228Z] ---> Running in a7e19e75636a [2023-04-06T14:11:40.228Z] Removing intermediate container a7e19e75636a [2023-04-06T14:11:40.228Z] ---> 00fb8ba81fe8 [2023-04-06T14:11:40.228Z] Step 24/24 : LABEL version=3.0.0-dev.13 [2023-04-06T14:11:40.228Z] ---> Running in 0b3bff65bb9c [2023-04-06T14:11:40.228Z] Removing intermediate container 0b3bff65bb9c [2023-04-06T14:11:40.228Z] ---> 7f226edba719 [2023-04-06T14:11:40.228Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-06T14:11:40.487Z] Successfully built 7f226edba719 [2023-04-06T14:11:40.487Z] Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-06T14:11:40.598Z] provisioning config files... [2023-04-06T14:11:40.606Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config14538424625318656924tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-06T14:11:40.902Z] ---> docker-login.sh [2023-04-06T14:11:40.902Z] nexus3.edgexfoundry.org:10001 [2023-04-06T14:11:40.902Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-06T14:11:40.902Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-06T14:11:40.902Z] Configure a credential helper to remove this warning. See [2023-04-06T14:11:40.902Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-06T14:11:40.902Z] [2023-04-06T14:11:40.902Z] Login Succeeded [2023-04-06T14:11:40.903Z] nexus3.edgexfoundry.org:10002 [2023-04-06T14:11:40.903Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-06T14:11:40.903Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-06T14:11:40.903Z] Configure a credential helper to remove this warning. See [2023-04-06T14:11:40.903Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-06T14:11:40.903Z] [2023-04-06T14:11:40.903Z] Login Succeeded [2023-04-06T14:11:40.903Z] nexus3.edgexfoundry.org:10003 [2023-04-06T14:11:41.162Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-06T14:11:41.162Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-06T14:11:41.162Z] Configure a credential helper to remove this warning. See [2023-04-06T14:11:41.162Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-06T14:11:41.162Z] [2023-04-06T14:11:41.162Z] Login Succeeded [2023-04-06T14:11:41.162Z] nexus3.edgexfoundry.org:10004 [2023-04-06T14:11:41.162Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-06T14:11:41.162Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-06T14:11:41.162Z] Configure a credential helper to remove this warning. See [2023-04-06T14:11:41.162Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-06T14:11:41.162Z] [2023-04-06T14:11:41.162Z] Login Succeeded [2023-04-06T14:11:41.162Z] docker.io [2023-04-06T14:11:41.162Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-06T14:11:41.420Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-06T14:11:41.420Z] Configure a credential helper to remove this warning. See [2023-04-06T14:11:41.420Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-06T14:11:41.420Z] [2023-04-06T14:11:41.420Z] Login Succeeded [2023-04-06T14:11:41.420Z] ---> docker-login.sh ends [Pipeline] } [2023-04-06T14:11:41.477Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-06T14:11:41.524Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-06T14:11:41.552Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: [2023-04-06T14:11:41.552Z] 033b407f9eaa2330e089f27ad80a4426d2f7bae5 [2023-04-06T14:11:41.552Z] latest [2023-04-06T14:11:41.552Z] 3.0.0-dev.13 [2023-04-06T14:11:41.552Z] 033b407f9eaa2330e089f27ad80a4426d2f7bae5-3.0.0-dev.13 [2023-04-06T14:11:41.552Z] main [2023-04-06T14:11:41.552Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-06T14:11:41.921Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:033b407f9eaa2330e089f27ad80a4426d2f7bae5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-06T14:11:42.302Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:033b407f9eaa2330e089f27ad80a4426d2f7bae5 [2023-04-06T14:11:42.302Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-04-06T14:11:42.302Z] 959333612e0d: Preparing [2023-04-06T14:11:42.302Z] 12cf43f94c28: Preparing [2023-04-06T14:11:42.302Z] 06ca2cd899e4: Preparing [2023-04-06T14:11:42.302Z] 289476f43d44: Preparing [2023-04-06T14:11:42.302Z] f1417ff83b31: Preparing [2023-04-06T14:11:42.302Z] f1417ff83b31: Layer already exists [2023-04-06T14:11:42.302Z] 06ca2cd899e4: Pushed [2023-04-06T14:11:42.302Z] 12cf43f94c28: Pushed [2023-04-06T14:11:42.302Z] 289476f43d44: Pushed [2023-04-06T14:11:44.860Z] 959333612e0d: Pushed [2023-04-06T14:11:44.861Z] 033b407f9eaa2330e089f27ad80a4426d2f7bae5: digest: sha256:f1c6d9c41165f621efc3617e06fdac5f28be626687795ef098f23b50e5ae5de6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-06T14:11:45.185Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-06T14:11:45.503Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2023-04-06T14:11:45.503Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-04-06T14:11:45.503Z] 959333612e0d: Preparing [2023-04-06T14:11:45.503Z] 12cf43f94c28: Preparing [2023-04-06T14:11:45.503Z] 06ca2cd899e4: Preparing [2023-04-06T14:11:45.503Z] 289476f43d44: Preparing [2023-04-06T14:11:45.503Z] f1417ff83b31: Preparing [2023-04-06T14:11:45.503Z] 289476f43d44: Layer already exists [2023-04-06T14:11:45.503Z] 959333612e0d: Layer already exists [2023-04-06T14:11:45.503Z] 12cf43f94c28: Layer already exists [2023-04-06T14:11:45.503Z] f1417ff83b31: Layer already exists [2023-04-06T14:11:45.503Z] 06ca2cd899e4: Layer already exists [2023-04-06T14:11:45.503Z] latest: digest: sha256:f1c6d9c41165f621efc3617e06fdac5f28be626687795ef098f23b50e5ae5de6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-06T14:11:45.826Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-06T14:11:46.149Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.0.0-dev.13 [2023-04-06T14:11:46.149Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-04-06T14:11:46.149Z] 959333612e0d: Preparing [2023-04-06T14:11:46.149Z] 12cf43f94c28: Preparing [2023-04-06T14:11:46.149Z] 06ca2cd899e4: Preparing [2023-04-06T14:11:46.149Z] 289476f43d44: Preparing [2023-04-06T14:11:46.149Z] f1417ff83b31: Preparing [2023-04-06T14:11:46.149Z] 06ca2cd899e4: Layer already exists [2023-04-06T14:11:46.149Z] 12cf43f94c28: Layer already exists [2023-04-06T14:11:46.149Z] f1417ff83b31: Layer already exists [2023-04-06T14:11:46.149Z] 289476f43d44: Layer already exists [2023-04-06T14:11:46.149Z] 959333612e0d: Layer already exists [2023-04-06T14:11:46.149Z] 3.0.0-dev.13: digest: sha256:f1c6d9c41165f621efc3617e06fdac5f28be626687795ef098f23b50e5ae5de6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-06T14:11:46.476Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:033b407f9eaa2330e089f27ad80a4426d2f7bae5-3.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-06T14:11:46.798Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:033b407f9eaa2330e089f27ad80a4426d2f7bae5-3.0.0-dev.13 [2023-04-06T14:11:46.798Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-04-06T14:11:46.798Z] 959333612e0d: Preparing [2023-04-06T14:11:46.798Z] 12cf43f94c28: Preparing [2023-04-06T14:11:46.798Z] 06ca2cd899e4: Preparing [2023-04-06T14:11:46.798Z] 289476f43d44: Preparing [2023-04-06T14:11:46.798Z] f1417ff83b31: Preparing [2023-04-06T14:11:46.798Z] 959333612e0d: Layer already exists [2023-04-06T14:11:46.798Z] 289476f43d44: Layer already exists [2023-04-06T14:11:46.798Z] f1417ff83b31: Layer already exists [2023-04-06T14:11:46.798Z] 06ca2cd899e4: Layer already exists [2023-04-06T14:11:46.798Z] 12cf43f94c28: Layer already exists [2023-04-06T14:11:46.798Z] 033b407f9eaa2330e089f27ad80a4426d2f7bae5-3.0.0-dev.13: digest: sha256:f1c6d9c41165f621efc3617e06fdac5f28be626687795ef098f23b50e5ae5de6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-06T14:11:47.118Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-06T14:11:47.439Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [2023-04-06T14:11:47.439Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-04-06T14:11:47.439Z] 959333612e0d: Preparing [2023-04-06T14:11:47.439Z] 12cf43f94c28: Preparing [2023-04-06T14:11:47.439Z] 06ca2cd899e4: Preparing [2023-04-06T14:11:47.439Z] 289476f43d44: Preparing [2023-04-06T14:11:47.439Z] f1417ff83b31: Preparing [2023-04-06T14:11:47.439Z] 959333612e0d: Layer already exists [2023-04-06T14:11:47.439Z] 289476f43d44: Layer already exists [2023-04-06T14:11:47.439Z] f1417ff83b31: Layer already exists [2023-04-06T14:11:47.439Z] 12cf43f94c28: Layer already exists [2023-04-06T14:11:47.439Z] 06ca2cd899e4: Layer already exists [2023-04-06T14:11:47.439Z] main: digest: sha256:f1c6d9c41165f621efc3617e06fdac5f28be626687795ef098f23b50e5ae5de6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-06T14:11:47.489Z] ===================================================== [Pipeline] echo [2023-04-06T14:11:47.498Z] taggedImages: [2023-04-06T14:11:47.498Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:033b407f9eaa2330e089f27ad80a4426d2f7bae5 [2023-04-06T14:11:47.498Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2023-04-06T14:11:47.498Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.0.0-dev.13 [2023-04-06T14:11:47.498Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:033b407f9eaa2330e089f27ad80a4426d2f7bae5-3.0.0-dev.13 [2023-04-06T14:11:47.498Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-06T14:11:47.879Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-06T14:11:47.879Z] [2023-04-06T14:11:47.879Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-06T14:11:48.180Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-06T14:11:48.180Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-06T14:11:48.180Z] 5eb5b503b376: Pulling fs layer [2023-04-06T14:11:48.180Z] 5c69ac0246d0: Pulling fs layer [2023-04-06T14:11:48.180Z] ec43610c2a17: Pulling fs layer [2023-04-06T14:11:48.180Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-06T14:11:48.180Z] 33b1e0a273af: Pulling fs layer [2023-04-06T14:11:48.180Z] 5d3b04190fa2: Pulling fs layer [2023-04-06T14:11:48.180Z] 2f39f015ded8: Pulling fs layer [2023-04-06T14:11:48.180Z] 2f39f015ded8: Waiting [2023-04-06T14:11:48.180Z] 5d3b04190fa2: Waiting [2023-04-06T14:11:48.180Z] 33b1e0a273af: Waiting [2023-04-06T14:11:48.180Z] 5c69ac0246d0: Download complete [2023-04-06T14:11:48.180Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-06T14:11:48.180Z] 3a2ae6a8a46f: Download complete [2023-04-06T14:11:48.180Z] 33b1e0a273af: Verifying Checksum [2023-04-06T14:11:48.180Z] 33b1e0a273af: Download complete [2023-04-06T14:11:48.438Z] 5d3b04190fa2: Download complete [2023-04-06T14:11:48.438Z] ec43610c2a17: Verifying Checksum [2023-04-06T14:11:48.438Z] ec43610c2a17: Download complete [2023-04-06T14:11:48.438Z] 5eb5b503b376: Verifying Checksum [2023-04-06T14:11:48.438Z] 5eb5b503b376: Download complete [2023-04-06T14:11:49.002Z] 2f39f015ded8: Download complete [2023-04-06T14:11:49.565Z] 5eb5b503b376: Pull complete [2023-04-06T14:11:49.822Z] 5c69ac0246d0: Pull complete [2023-04-06T14:11:50.388Z] ec43610c2a17: Pull complete [2023-04-06T14:11:50.388Z] 3a2ae6a8a46f: Pull complete [2023-04-06T14:11:50.646Z] 33b1e0a273af: Pull complete [2023-04-06T14:11:50.646Z] 5d3b04190fa2: Pull complete [2023-04-06T14:11:54.823Z] 2f39f015ded8: Pull complete [2023-04-06T14:11:54.823Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-06T14:11:54.823Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-06T14:11:54.823Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-06T14:11:54.914Z] prd-ubuntu20.04-docker-8c-8g-7008 does not seem to be running inside a container [2023-04-06T14:11:54.946Z] $ 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 [2023-04-06T14:12:01.383Z] $ docker top f36fcce576a260814c65276c8dd39055bb40f434c28c5ef4a1a8932d74fde69c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-06T14:12:01.753Z] ---> job-cost.sh [2023-04-06T14:12:01.753Z] lf-activate-venv: SKIPPING [2023-04-06T14:12:01.753Z] INFO: No Stack... [2023-04-06T14:12:02.320Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-06T14:12:02.579Z] INFO: Archiving Costs [Pipeline] sh [2023-04-06T14:12:02.867Z] + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv [2023-04-06T14:12:02.867Z] + cut -d, -f6 [Pipeline] lock [2023-04-06T14:12:02.878Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-80-stack-cost] [2023-04-06T14:12:02.884Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-80-stack-cost] did not exist. Created. [2023-04-06T14:12:02.884Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-80-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-06T14:12:03.186Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-06T14:12:03.212Z] Stashed 1 file(s) [Pipeline] } [2023-04-06T14:12:03.219Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-80-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-06T14:12:03.237Z] $ docker stop --time=1 f36fcce576a260814c65276c8dd39055bb40f434c28c5ef4a1a8932d74fde69c [2023-04-06T14:12:04.384Z] $ docker rm -f --volumes f36fcce576a260814c65276c8dd39055bb40f434c28c5ef4a1a8932d74fde69c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-06T14:13:25.589Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7009 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws [2023-04-06T14:13:25.602Z] Running in /w/workspace/device-rfid-llrp-go/80 [Pipeline] { [Pipeline] checkout [2023-04-06T14:13:25.645Z] Selected Git installation does not exist. Using Default [2023-04-06T14:13:25.645Z] The recommended git tool is: NONE [2023-04-06T14:13:31.777Z] using credential edgex-jenkins-ssh [2023-04-06T14:13:31.800Z] Cloning the remote Git repository [2023-04-06T14:13:31.849Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-04-06T14:13:31.971Z] > git init /w/workspace/device-rfid-llrp-go/80 # timeout=10 [2023-04-06T14:13:32.148Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-04-06T14:13:32.150Z] > git --version # timeout=10 [2023-04-06T14:13:32.174Z] > git --version # 'git version 2.25.1' [2023-04-06T14:13:32.177Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-06T14:13:32.350Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-06T14:13:34.356Z] Avoid second fetch [2023-04-06T14:13:34.356Z] Checking out Revision 033b407f9eaa2330e089f27ad80a4426d2f7bae5 (main) [2023-04-06T14:13:33.405Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-04-06T14:13:33.426Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-06T14:13:34.380Z] > git config core.sparsecheckout # timeout=10 [2023-04-06T14:13:35.071Z] Commit message: "Merge pull request #200 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.64" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-06T14:13:34.470Z] > git checkout -f 033b407f9eaa2330e089f27ad80a4426d2f7bae5 # timeout=10 [2023-04-06T14:13:36.049Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-06T14:13:36.050Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-06T14:13:36.050Z] Dload Upload Total Spent Left Speed [2023-04-06T14:13:36.050Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 85006 0 --:--:-- --:--:-- --:--:-- 85006 [Pipeline] sh [2023-04-06T14:13:36.711Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-06T14:13:37.060Z] + sudo+ jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.jsonsudo [2023-04-06T14:13:37.061Z] tee /etc/docker/daemon.new [2023-04-06T14:13:37.061Z] { [2023-04-06T14:13:37.061Z] "registry-mirrors": [ [2023-04-06T14:13:37.061Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-06T14:13:37.061Z] ], [2023-04-06T14:13:37.061Z] "bip": "10.250.0.254/24", [2023-04-06T14:13:37.061Z] "hosts": [ [2023-04-06T14:13:37.061Z] "tcp://0.0.0.0:5555", [2023-04-06T14:13:37.061Z] "unix:///var/run/docker.sock" [2023-04-06T14:13:37.061Z] ], [2023-04-06T14:13:37.061Z] "mtu": 1458, [2023-04-06T14:13:37.061Z] "selinux-enabled": true, [2023-04-06T14:13:37.061Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-06T14:13:37.061Z] } [Pipeline] sh [2023-04-06T14:13:37.395Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-06T14:13:37.735Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-06T14:13:56.041Z] provisioning config files... [2023-04-06T14:13:56.070Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/80@tmp/config2995625160783747202tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-06T14:13:56.437Z] ---> docker-login.sh [2023-04-06T14:13:56.437Z] nexus3.edgexfoundry.org:10001 [2023-04-06T14:13:57.025Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-06T14:13:57.025Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-06T14:13:57.025Z] Configure a credential helper to remove this warning. See [2023-04-06T14:13:57.025Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-06T14:13:57.025Z] [2023-04-06T14:13:57.025Z] Login Succeeded [2023-04-06T14:13:57.025Z] nexus3.edgexfoundry.org:10002 [2023-04-06T14:13:57.296Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-06T14:13:57.566Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-06T14:13:57.566Z] Configure a credential helper to remove this warning. See [2023-04-06T14:13:57.566Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-06T14:13:57.566Z] [2023-04-06T14:13:57.566Z] Login Succeeded [2023-04-06T14:13:57.566Z] nexus3.edgexfoundry.org:10003 [2023-04-06T14:13:57.566Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-06T14:13:57.849Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-06T14:13:57.849Z] Configure a credential helper to remove this warning. See [2023-04-06T14:13:57.849Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-06T14:13:57.849Z] [2023-04-06T14:13:57.849Z] Login Succeeded [2023-04-06T14:13:57.849Z] nexus3.edgexfoundry.org:10004 [2023-04-06T14:13:58.120Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-06T14:13:58.120Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-06T14:13:58.120Z] Configure a credential helper to remove this warning. See [2023-04-06T14:13:58.120Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-06T14:13:58.120Z] [2023-04-06T14:13:58.120Z] Login Succeeded [2023-04-06T14:13:58.120Z] docker.io [2023-04-06T14:13:58.393Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-06T14:13:58.663Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-06T14:13:58.663Z] Configure a credential helper to remove this warning. See [2023-04-06T14:13:58.663Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-06T14:13:58.663Z] [2023-04-06T14:13:58.663Z] Login Succeeded [2023-04-06T14:13:58.663Z] ---> docker-login.sh ends [Pipeline] } [2023-04-06T14:13:58.678Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-06T14:13:58.967Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-06T14:13:58.980Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-06T14:13:58.992Z] ========================================================= [2023-04-06T14:13:58.992Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-06T14:13:58.992Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-06T14:13:59.355Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-06T14:13:59.626Z] Sending build context to Docker daemon 1.211MB [2023-04-06T14:13:59.626Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-06T14:13:59.626Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-06T14:13:59.897Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-06T14:13:59.897Z] af6eaf76a39c: Pulling fs layer [2023-04-06T14:13:59.897Z] 55522c791124: Pulling fs layer [2023-04-06T14:13:59.897Z] ce5c4a1c91eb: Pulling fs layer [2023-04-06T14:13:59.897Z] 169dfbe0d373: Pulling fs layer [2023-04-06T14:13:59.897Z] e1ff8fa3b103: Pulling fs layer [2023-04-06T14:13:59.897Z] 52ebb69f0ebf: Pulling fs layer [2023-04-06T14:13:59.897Z] 5abe8eddf0d5: Pulling fs layer [2023-04-06T14:13:59.897Z] 169dfbe0d373: Waiting [2023-04-06T14:13:59.897Z] 52ebb69f0ebf: Waiting [2023-04-06T14:13:59.897Z] 55522c791124: Verifying Checksum [2023-04-06T14:13:59.897Z] 55522c791124: Download complete [2023-04-06T14:13:59.897Z] 169dfbe0d373: Verifying Checksum [2023-04-06T14:13:59.897Z] 169dfbe0d373: Download complete [2023-04-06T14:13:59.897Z] e1ff8fa3b103: Verifying Checksum [2023-04-06T14:13:59.897Z] e1ff8fa3b103: Download complete [2023-04-06T14:13:59.897Z] af6eaf76a39c: Verifying Checksum [2023-04-06T14:13:59.897Z] af6eaf76a39c: Download complete [2023-04-06T14:14:00.878Z] af6eaf76a39c: Pull complete [2023-04-06T14:14:01.154Z] 5abe8eddf0d5: Verifying Checksum [2023-04-06T14:14:01.154Z] 5abe8eddf0d5: Download complete [2023-04-06T14:14:01.426Z] 55522c791124: Pull complete [2023-04-06T14:14:02.861Z] 52ebb69f0ebf: Verifying Checksum [2023-04-06T14:14:02.861Z] 52ebb69f0ebf: Download complete [2023-04-06T14:14:02.861Z] ce5c4a1c91eb: Verifying Checksum [2023-04-06T14:14:02.861Z] ce5c4a1c91eb: Download complete [2023-04-06T14:14:15.224Z] ce5c4a1c91eb: Pull complete [2023-04-06T14:14:15.224Z] 169dfbe0d373: Pull complete [2023-04-06T14:14:15.224Z] e1ff8fa3b103: Pull complete [2023-04-06T14:14:21.917Z] 52ebb69f0ebf: Pull complete [2023-04-06T14:14:23.889Z] 5abe8eddf0d5: Pull complete [2023-04-06T14:14:23.889Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-04-06T14:14:23.889Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-06T14:14:23.889Z] ---> 6cb57ee374ae [2023-04-06T14:14:23.889Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-04-06T14:14:25.852Z] ---> Running in c59cecf17ba2 [2023-04-06T14:14:26.123Z] Removing intermediate container c59cecf17ba2 [2023-04-06T14:14:26.123Z] ---> 567e7875f76b [2023-04-06T14:14:26.123Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-06T14:14:26.123Z] ---> Running in b8f194a14736 [2023-04-06T14:14:26.710Z] Removing intermediate container b8f194a14736 [2023-04-06T14:14:26.710Z] ---> b3be36379782 [2023-04-06T14:14:26.711Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-04-06T14:14:26.711Z] ---> Running in ee78ed878d1d [2023-04-06T14:14:26.979Z] Removing intermediate container ee78ed878d1d [2023-04-06T14:14:26.980Z] ---> 3e3de80c08dd [2023-04-06T14:14:26.980Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-06T14:14:26.980Z] ---> Running in 483c12bb07af [2023-04-06T14:14:27.248Z] Removing intermediate container 483c12bb07af [2023-04-06T14:14:27.248Z] ---> 9573beb88c27 [2023-04-06T14:14:27.248Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-06T14:14:27.517Z] ---> Running in 356af439bc82 [2023-04-06T14:14:28.484Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-06T14:14:29.067Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-06T14:14:30.105Z] OK: 263 MiB in 53 packages [2023-04-06T14:14:31.102Z] Removing intermediate container 356af439bc82 [2023-04-06T14:14:31.102Z] ---> 65b612e21f91 [2023-04-06T14:14:31.102Z] Step 8/12 : WORKDIR /app [2023-04-06T14:14:31.102Z] ---> Running in a63680e0c2e8 [2023-04-06T14:14:31.694Z] Removing intermediate container a63680e0c2e8 [2023-04-06T14:14:31.694Z] ---> 7f786be07ef9 [2023-04-06T14:14:31.694Z] Step 9/12 : COPY go.mod vendor* ./ [2023-04-06T14:14:32.284Z] ---> 46ab64608afa [2023-04-06T14:14:32.284Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-06T14:14:32.284Z] ---> Running in 189f807791e7 [2023-04-06T14:15:40.215Z] Removing intermediate container 189f807791e7 [2023-04-06T14:15:40.215Z] ---> a6778f9c09e4 [2023-04-06T14:15:40.215Z] Step 11/12 : COPY . . [2023-04-06T14:15:40.215Z] ---> ef2313e8108d [2023-04-06T14:15:40.215Z] Step 12/12 : RUN $MAKE [2023-04-06T14:15:40.215Z] ---> Running in 3727920a7f55 [2023-04-06T14:15:40.215Z] noop [2023-04-06T14:15:40.215Z] Removing intermediate container 3727920a7f55 [2023-04-06T14:15:40.215Z] ---> d206c2687eeb [2023-04-06T14:15:40.215Z] Successfully built d206c2687eeb [2023-04-06T14:15:40.215Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-06T14:15:40.570Z] + docker inspect -f . ci-base-image-arm64 [2023-04-06T14:15:40.570Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-06T14:15:40.780Z] prd-ubuntu20.04-docker-arm64-4c-16g-7009 does not seem to be running inside a container [2023-04-06T14:15:40.845Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/80 -v /w/workspace/device-rfid-llrp-go/80:/w/workspace/device-rfid-llrp-go/80:rw,z -v /w/workspace/device-rfid-llrp-go/80@tmp:/w/workspace/device-rfid-llrp-go/80@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-06T14:15:42.041Z] $ docker top 57d616890b70d02859038dcb46a3b28bd594b533337063501fa85968e0e36dee -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-06T14:15:42.867Z] + go version [2023-04-06T14:15:42.867Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-06T14:15:42.888Z] $ docker stop --time=1 57d616890b70d02859038dcb46a3b28bd594b533337063501fa85968e0e36dee [2023-04-06T14:15:44.591Z] $ docker rm -f --volumes 57d616890b70d02859038dcb46a3b28bd594b533337063501fa85968e0e36dee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-06T14:15:45.150Z] + docker inspect -f . ci-base-image-arm64 [2023-04-06T14:15:45.150Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-06T14:15:45.345Z] prd-ubuntu20.04-docker-arm64-4c-16g-7009 does not seem to be running inside a container [2023-04-06T14:15:45.424Z] $ 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/80 -v /w/workspace/device-rfid-llrp-go/80:/w/workspace/device-rfid-llrp-go/80:rw,z -v /w/workspace/device-rfid-llrp-go/80@tmp:/w/workspace/device-rfid-llrp-go/80@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-06T14:15:46.614Z] $ docker top 7510249ac09b7b7319b7c03889571a9429a8f1588fada4a3d283466d7fd8110e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-06T14:15:47.149Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/80 [Pipeline] fileExists [Pipeline] sh [2023-04-06T14:15:48.063Z] + make test [2023-04-06T14:15:48.063Z] go test ./... -coverprofile=coverage.out ./... [2023-04-06T14:16:20.282Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-04-06T14:18:26.979Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-04-06T14:18:26.979Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-04-06T14:18:53.709Z] level=DEBUG ts=2023-04-06T14:18:18.337259783Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-04-06T14:18:53.709Z] level=INFO ts=2023-04-06T14:18:18.339598037Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-04-06T14:18:53.709Z] level=INFO ts=2023-04-06T14:18:18.340430578Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-04-06T14:18:53.709Z] level=INFO ts=2023-04-06T14:18:18.34159644Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-04-06T14:18:53.709Z] level=WARN ts=2023-04-06T14:18:18.341807683Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-04-06T14:18:53.709Z] level=DEBUG ts=2023-04-06T14:18:18.342148564Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2023-04-06T14:18:53.709Z] level=INFO ts=2023-04-06T14:18:18.342924372Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-04-06T14:18:53.709Z] level=INFO ts=2023-04-06T14:18:18.343762894Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-04-06T14:18:53.709Z] level=WARN ts=2023-04-06T14:18:18.343958866Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-04-06T14:18:53.709Z] level=DEBUG ts=2023-04-06T14:18:18.344228712Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-04-06T14:18:53.709Z] level=INFO ts=2023-04-06T14:18:18.345043582Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-04-06T14:18:53.709Z] level=INFO ts=2023-04-06T14:18:18.345540023Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-04-06T14:18:53.709Z] level=DEBUG ts=2023-04-06T14:18:18.34614441Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-04-06T14:18:53.709Z] level=DEBUG ts=2023-04-06T14:18:18.346327901Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2023-04-06T14:18:53.709Z] level=INFO ts=2023-04-06T14:18:18.346434518Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-04-06T14:18:53.709Z] level=INFO ts=2023-04-06T14:18:18.350269734Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-04-06T14:18:53.709Z] level=DEBUG ts=2023-04-06T14:18:18.351613427Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-04-06T14:18:53.709Z] level=INFO ts=2023-04-06T14:18:18.354085599Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-04-06T14:18:53.709Z] level=INFO ts=2023-04-06T14:18:18.357968878Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-04-06T14:18:53.709Z] level=DEBUG ts=2023-04-06T14:18:18.358128488Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-04-06T14:18:53.709Z] level=INFO ts=2023-04-06T14:18:18.358389824Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-04-06T14:18:53.709Z] level=INFO ts=2023-04-06T14:18:18.358770128Z 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}" [2023-04-06T14:18:53.709Z] level=DEBUG ts=2023-04-06T14:18:18.360426399Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-04-06T14:18:53.709Z] level=INFO ts=2023-04-06T14:18:18.361845337Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-04-06T14:18:53.709Z] level=INFO ts=2023-04-06T14:18:18.361961044Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-04-06T14:18:53.709Z] level=DEBUG ts=2023-04-06T14:18:18.36206463Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2023-04-06T14:18:53.709Z] level=INFO ts=2023-04-06T14:18:18.362166927Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-04-06T14:18:53.709Z] level=WARN ts=2023-04-06T14:18:18.362231051Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-04-06T14:18:53.710Z] level=INFO ts=2023-04-06T14:18:18.362643836Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-04-06T14:18:53.710Z] level=INFO ts=2023-04-06T14:18:18.363184839Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-04-06T14:18:53.710Z] level=WARN ts=2023-04-06T14:18:18.363249973Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-04-06T14:18:53.710Z] level=DEBUG ts=2023-04-06T14:18:18.363375211Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-04-06T14:18:53.710Z] level=INFO ts=2023-04-06T14:18:18.363700581Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-04-06T14:18:53.710Z] level=INFO ts=2023-04-06T14:18:18.364436526Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-04-06T14:18:53.710Z] level=DEBUG ts=2023-04-06T14:18:18.364709393Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-04-06T14:18:53.710Z] level=DEBUG ts=2023-04-06T14:18:18.364849512Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2023-04-06T14:18:53.710Z] level=INFO ts=2023-04-06T14:18:18.365130209Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-04-06T14:18:53.710Z] level=INFO ts=2023-04-06T14:18:18.365930768Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-04-06T14:18:53.710Z] level=DEBUG ts=2023-04-06T14:18:18.366344784Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-04-06T14:18:53.710Z] level=INFO ts=2023-04-06T14:18:18.36659901Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-04-06T14:18:53.710Z] level=INFO ts=2023-04-06T14:18:18.367062948Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-04-06T14:18:53.710Z] level=DEBUG ts=2023-04-06T14:18:18.367191886Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-04-06T14:18:53.710Z] level=INFO ts=2023-04-06T14:18:18.367380878Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-04-06T14:18:53.710Z] level=INFO ts=2023-04-06T14:18:18.367552688Z 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}" [2023-04-06T14:18:53.710Z] level=DEBUG ts=2023-04-06T14:18:18.36872183Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-04-06T14:18:53.710Z] level=INFO ts=2023-04-06T14:18:18.369566092Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-04-06T14:18:53.710Z] level=INFO ts=2023-04-06T14:18:18.369747713Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-04-06T14:18:53.710Z] level=DEBUG ts=2023-04-06T14:18:18.369878591Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2023-04-06T14:18:53.710Z] level=INFO ts=2023-04-06T14:18:18.369971237Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-04-06T14:18:53.710Z] level=WARN ts=2023-04-06T14:18:18.370067193Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-04-06T14:18:53.710Z] level=INFO ts=2023-04-06T14:18:18.370220692Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-04-06T14:18:53.710Z] level=INFO ts=2023-04-06T14:18:18.370603896Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-04-06T14:18:53.710Z] level=WARN ts=2023-04-06T14:18:18.370763436Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-04-06T14:18:53.710Z] level=DEBUG ts=2023-04-06T14:18:18.370877013Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-04-06T14:18:53.710Z] level=INFO ts=2023-04-06T14:18:18.371003691Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-04-06T14:18:53.710Z] level=INFO ts=2023-04-06T14:18:18.371348872Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-04-06T14:18:53.710Z] level=DEBUG ts=2023-04-06T14:18:18.371584156Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-04-06T14:18:53.710Z] level=DEBUG ts=2023-04-06T14:18:18.371659361Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2023-04-06T14:18:53.710Z] level=INFO ts=2023-04-06T14:18:18.37197257Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-04-06T14:18:53.710Z] level=INFO ts=2023-04-06T14:18:18.372481662Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-04-06T14:18:53.710Z] level=DEBUG ts=2023-04-06T14:18:18.372645792Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-04-06T14:18:53.710Z] level=INFO ts=2023-04-06T14:18:18.37277674Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-04-06T14:18:53.710Z] level=INFO ts=2023-04-06T14:18:18.373044966Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-04-06T14:18:53.710Z] level=DEBUG ts=2023-04-06T14:18:18.373344315Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-04-06T14:18:53.710Z] level=INFO ts=2023-04-06T14:18:18.373526276Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-04-06T14:18:53.710Z] level=INFO ts=2023-04-06T14:18:18.373743139Z 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}" [2023-04-06T14:18:53.710Z] level=DEBUG ts=2023-04-06T14:18:18.374939723Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-04-06T14:18:53.710Z] level=INFO ts=2023-04-06T14:18:18.375941235Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-04-06T14:18:53.710Z] level=INFO ts=2023-04-06T14:18:18.376478748Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-04-06T14:18:53.710Z] level=INFO ts=2023-04-06T14:18:18.376654799Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-04-06T14:18:53.710Z] level=WARN ts=2023-04-06T14:18:18.376779386Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-04-06T14:18:53.710Z] level=DEBUG ts=2023-04-06T14:18:18.376711752Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2023-04-06T14:18:53.710Z] level=INFO ts=2023-04-06T14:18:18.377083235Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-04-06T14:18:53.710Z] level=INFO ts=2023-04-06T14:18:18.377449558Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-04-06T14:18:53.710Z] level=WARN ts=2023-04-06T14:18:18.377531683Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-04-06T14:18:53.710Z] level=DEBUG ts=2023-04-06T14:18:18.377699283Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-04-06T14:18:53.710Z] level=INFO ts=2023-04-06T14:18:18.377836241Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-04-06T14:18:53.710Z] level=INFO ts=2023-04-06T14:18:18.378329342Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-04-06T14:18:53.710Z] level=DEBUG ts=2023-04-06T14:18:18.378505023Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-04-06T14:18:53.710Z] level=DEBUG ts=2023-04-06T14:18:18.378582727Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2023-04-06T14:18:53.710Z] level=INFO ts=2023-04-06T14:18:18.378695674Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-04-06T14:18:53.710Z] level=INFO ts=2023-04-06T14:18:18.379017834Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-04-06T14:18:53.710Z] level=DEBUG ts=2023-04-06T14:18:18.379190125Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-04-06T14:18:53.710Z] level=INFO ts=2023-04-06T14:18:18.379326243Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-04-06T14:18:53.710Z] level=INFO ts=2023-04-06T14:18:18.379685105Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-04-06T14:18:53.710Z] level=DEBUG ts=2023-04-06T14:18:18.379897998Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-04-06T14:18:53.710Z] level=INFO ts=2023-04-06T14:18:18.380163915Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-04-06T14:18:53.710Z] level=INFO ts=2023-04-06T14:18:18.380351216Z 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}" [2023-04-06T14:18:53.710Z] level=DEBUG ts=2023-04-06T14:18:18.381359458Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-04-06T14:18:53.710Z] level=INFO ts=2023-04-06T14:18:18.382438155Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-04-06T14:18:53.710Z] level=INFO ts=2023-04-06T14:18:18.382677299Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-04-06T14:18:53.710Z] level=INFO ts=2023-04-06T14:18:18.382893163Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-04-06T14:18:53.710Z] level=WARN ts=2023-04-06T14:18:18.383057283Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-04-06T14:18:53.710Z] level=DEBUG ts=2023-04-06T14:18:18.382941066Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2023-04-06T14:18:53.710Z] level=INFO ts=2023-04-06T14:18:18.383389393Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-04-06T14:18:53.710Z] level=INFO ts=2023-04-06T14:18:18.383797308Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-04-06T14:18:53.710Z] level=WARN ts=2023-04-06T14:18:18.383952028Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-04-06T14:18:53.710Z] level=DEBUG ts=2023-04-06T14:18:18.384335932Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-04-06T14:18:53.710Z] level=INFO ts=2023-04-06T14:18:18.384551465Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-04-06T14:18:53.710Z] level=INFO ts=2023-04-06T14:18:18.385000802Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-04-06T14:18:53.710Z] level=DEBUG ts=2023-04-06T14:18:18.385247958Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-04-06T14:18:53.710Z] level=DEBUG ts=2023-04-06T14:18:18.385315562Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2023-04-06T14:18:53.710Z] level=INFO ts=2023-04-06T14:18:18.385809312Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-04-06T14:18:53.710Z] level=INFO ts=2023-04-06T14:18:18.386559868Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-04-06T14:18:53.710Z] level=DEBUG ts=2023-04-06T14:18:18.386788373Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-04-06T14:18:53.710Z] level=INFO ts=2023-04-06T14:18:18.387026777Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-04-06T14:18:53.710Z] level=INFO ts=2023-04-06T14:18:18.38755275Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-04-06T14:18:53.710Z] level=DEBUG ts=2023-04-06T14:18:18.3877274Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-04-06T14:18:53.710Z] level=INFO ts=2023-04-06T14:18:18.388069811Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-04-06T14:18:53.710Z] level=INFO ts=2023-04-06T14:18:18.388231751Z 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}" [2023-04-06T14:18:53.710Z] level=DEBUG ts=2023-04-06T14:18:18.389457327Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-04-06T14:18:53.710Z] level=INFO ts=2023-04-06T14:18:18.390330481Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-04-06T14:18:53.710Z] level=DEBUG ts=2023-04-06T14:18:18.390697723Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2023-04-06T14:18:53.710Z] level=INFO ts=2023-04-06T14:18:18.390432427Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-04-06T14:18:53.710Z] level=INFO ts=2023-04-06T14:18:18.390986131Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-04-06T14:18:53.710Z] level=WARN ts=2023-04-06T14:18:18.391067636Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-04-06T14:18:53.710Z] level=INFO ts=2023-04-06T14:18:18.391378815Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-04-06T14:18:53.710Z] level=INFO ts=2023-04-06T14:18:18.39178953Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-04-06T14:18:53.710Z] level=WARN ts=2023-04-06T14:18:18.39195112Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-04-06T14:18:53.710Z] level=INFO ts=2023-04-06T14:18:18.392523606Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-04-06T14:18:53.710Z] level=DEBUG ts=2023-04-06T14:18:18.392383037Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-04-06T14:18:53.710Z] level=INFO ts=2023-04-06T14:18:18.392978864Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-04-06T14:18:53.710Z] level=DEBUG ts=2023-04-06T14:18:18.393324335Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2023-04-06T14:18:53.710Z] level=INFO ts=2023-04-06T14:18:18.39356851Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-04-06T14:18:53.710Z] level=DEBUG ts=2023-04-06T14:18:18.393208378Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-04-06T14:18:53.710Z] level=INFO ts=2023-04-06T14:18:18.394309486Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-04-06T14:18:53.710Z] level=DEBUG ts=2023-04-06T14:18:18.394583982Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-04-06T14:18:53.710Z] level=INFO ts=2023-04-06T14:18:18.394890051Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-04-06T14:18:53.710Z] level=INFO ts=2023-04-06T14:18:18.395242383Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-04-06T14:18:53.710Z] level=DEBUG ts=2023-04-06T14:18:18.395454096Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-04-06T14:18:53.710Z] level=INFO ts=2023-04-06T14:18:18.395717302Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-04-06T14:18:53.710Z] level=INFO ts=2023-04-06T14:18:18.39600463Z 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}" [2023-04-06T14:18:53.710Z] --- FAIL: TestAutoDiscoverNaming (0.06s) [2023-04-06T14:18:53.710Z] --- FAIL: TestAutoDiscoverNaming/SpeedwayR-19-C5-D6 (0.03s) [2023-04-06T14:18:53.710Z] discover_test.go:178: error shutting down test emulator: WriteTo failed: write tcp4 127.0.0.1:59923->127.0.0.1:39746: use of closed network connection [2023-04-06T14:18:53.710Z] level=DEBUG ts=2023-04-06T14:18:18.397287639Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-04-06T14:18:53.710Z] level=DEBUG ts=2023-04-06T14:18:18.398529215Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-04-06T14:18:53.710Z] level=INFO ts=2023-04-06T14:18:18.399293602Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-04-06T14:18:53.710Z] level=INFO ts=2023-04-06T14:18:18.399484704Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-04-06T14:18:53.710Z] level=INFO ts=2023-04-06T14:18:18.399625723Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-04-06T14:18:53.710Z] level=DEBUG ts=2023-04-06T14:18:18.399766912Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2023-04-06T14:18:53.710Z] level=WARN ts=2023-04-06T14:18:18.399784123Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-04-06T14:18:53.710Z] level=INFO ts=2023-04-06T14:18:18.400117953Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-04-06T14:18:53.710Z] level=INFO ts=2023-04-06T14:18:18.400574431Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-04-06T14:18:53.710Z] level=WARN ts=2023-04-06T14:18:18.400654886Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-04-06T14:18:53.710Z] level=DEBUG ts=2023-04-06T14:18:18.400766693Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-04-06T14:18:53.710Z] level=INFO ts=2023-04-06T14:18:18.400901461Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-04-06T14:18:53.710Z] level=INFO ts=2023-04-06T14:18:18.401356349Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-04-06T14:18:53.710Z] level=DEBUG ts=2023-04-06T14:18:18.401660368Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-04-06T14:18:53.710Z] level=DEBUG ts=2023-04-06T14:18:18.401778255Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2023-04-06T14:18:53.710Z] level=INFO ts=2023-04-06T14:18:18.401928305Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-04-06T14:18:53.710Z] level=INFO ts=2023-04-06T14:18:18.40233857Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-04-06T14:18:53.710Z] level=DEBUG ts=2023-04-06T14:18:18.402599946Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-04-06T14:18:53.710Z] level=INFO ts=2023-04-06T14:18:18.402919616Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-04-06T14:18:53.710Z] level=INFO ts=2023-04-06T14:18:18.4033139Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-04-06T14:18:53.710Z] level=DEBUG ts=2023-04-06T14:18:18.403581966Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-04-06T14:18:53.710Z] level=INFO ts=2023-04-06T14:18:18.403761237Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-04-06T14:18:53.710Z] level=INFO ts=2023-04-06T14:18:18.403918007Z 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}" [2023-04-06T14:18:53.710Z] level=DEBUG ts=2023-04-06T14:18:18.404437059Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-04-06T14:18:53.710Z] level=INFO ts=2023-04-06T14:18:18.405047107Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-04-06T14:18:53.710Z] level=INFO ts=2023-04-06T14:18:18.405146643Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-04-06T14:18:53.710Z] level=DEBUG ts=2023-04-06T14:18:18.40526718Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2023-04-06T14:18:53.710Z] level=INFO ts=2023-04-06T14:18:18.405503105Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-04-06T14:18:53.710Z] level=WARN ts=2023-04-06T14:18:18.40559049Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-04-06T14:18:53.710Z] level=INFO ts=2023-04-06T14:18:18.405808074Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-04-06T14:18:53.710Z] level=INFO ts=2023-04-06T14:18:18.406122843Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-04-06T14:18:53.710Z] level=WARN ts=2023-04-06T14:18:18.406261351Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-04-06T14:18:53.710Z] level=DEBUG ts=2023-04-06T14:18:18.406376108Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-04-06T14:18:53.710Z] level=INFO ts=2023-04-06T14:18:18.40655661Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-04-06T14:18:53.710Z] level=INFO ts=2023-04-06T14:18:18.40689164Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-04-06T14:18:53.710Z] level=DEBUG ts=2023-04-06T14:18:18.407038869Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-04-06T14:18:53.710Z] level=DEBUG ts=2023-04-06T14:18:18.407232041Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2023-04-06T14:18:53.710Z] level=INFO ts=2023-04-06T14:18:18.407409792Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-04-06T14:18:53.710Z] level=INFO ts=2023-04-06T14:18:18.407901752Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-04-06T14:18:53.710Z] level=DEBUG ts=2023-04-06T14:18:18.408296247Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-04-06T14:18:53.710Z] level=INFO ts=2023-04-06T14:18:18.40850878Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-04-06T14:18:53.710Z] level=INFO ts=2023-04-06T14:18:18.409040893Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-04-06T14:18:53.710Z] level=DEBUG ts=2023-04-06T14:18:18.409219084Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-04-06T14:18:53.710Z] level=INFO ts=2023-04-06T14:18:18.40948744Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-04-06T14:18:53.710Z] level=INFO ts=2023-04-06T14:18:18.409718834Z 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}" [2023-04-06T14:18:53.710Z] level=WARN ts=2023-04-06T14:18:18.410445179Z app=test source=discover.go:254 msg="Re-discovered existing device at the same TCP address, nothing to do." [2023-04-06T14:18:53.710Z] FAIL [2023-04-06T14:18:53.710Z] github.com/edgexfoundry/device-rfid-llrp-go/internal/driver coverage: 40.9% of statements [2023-04-06T14:18:53.710Z] FAIL github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 32.392s [2023-04-06T14:18:53.710Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.627s coverage: 52.0% of statements [2023-04-06T14:18:53.710Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.039s coverage: 95.5% of statements [2023-04-06T14:18:53.710Z] FAIL [2023-04-06T14:18:53.710Z] make: *** [Makefile:31: unittest] Error 1 [Pipeline] } [2023-04-06T14:18:53.734Z] $ docker stop --time=1 7510249ac09b7b7319b7c03889571a9429a8f1588fada4a3d283466d7fd8110e [2023-04-06T14:18:55.481Z] $ docker rm -f --volumes 7510249ac09b7b7319b7c03889571a9429a8f1588fada4a3d283466d7fd8110e [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 Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-06T14:18:56.694Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-06T14:18:56.694Z] [2023-04-06T14:18:56.694Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-06T14:18:57.018Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-06T14:18:57.296Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-06T14:18:57.296Z] 8998bd30e6a1: Pulling fs layer [2023-04-06T14:18:57.296Z] 04944245beec: Pulling fs layer [2023-04-06T14:18:57.296Z] 699f458cf7ca: Pulling fs layer [2023-04-06T14:18:57.296Z] 765212b225bb: Pulling fs layer [2023-04-06T14:18:57.296Z] f23df028b6ca: Pulling fs layer [2023-04-06T14:18:57.296Z] d65c8cfc05b1: Pulling fs layer [2023-04-06T14:18:57.296Z] 2437ff75d9bd: Pulling fs layer [2023-04-06T14:18:57.296Z] 765212b225bb: Waiting [2023-04-06T14:18:57.296Z] f23df028b6ca: Waiting [2023-04-06T14:18:57.296Z] d65c8cfc05b1: Waiting [2023-04-06T14:18:57.296Z] 2437ff75d9bd: Waiting [2023-04-06T14:18:57.296Z] 04944245beec: Verifying Checksum [2023-04-06T14:18:57.296Z] 04944245beec: Download complete [2023-04-06T14:18:57.296Z] 765212b225bb: Verifying Checksum [2023-04-06T14:18:57.296Z] 765212b225bb: Download complete [2023-04-06T14:18:57.296Z] f23df028b6ca: Verifying Checksum [2023-04-06T14:18:57.296Z] f23df028b6ca: Download complete [2023-04-06T14:18:57.296Z] d65c8cfc05b1: Verifying Checksum [2023-04-06T14:18:57.296Z] d65c8cfc05b1: Download complete [2023-04-06T14:18:57.567Z] 699f458cf7ca: Verifying Checksum [2023-04-06T14:18:57.567Z] 699f458cf7ca: Download complete [2023-04-06T14:18:57.835Z] 8998bd30e6a1: Verifying Checksum [2023-04-06T14:18:57.835Z] 8998bd30e6a1: Download complete [2023-04-06T14:19:00.429Z] 2437ff75d9bd: Verifying Checksum [2023-04-06T14:19:00.429Z] 2437ff75d9bd: Download complete [2023-04-06T14:19:02.378Z] 8998bd30e6a1: Pull complete [2023-04-06T14:19:02.967Z] 04944245beec: Pull complete [2023-04-06T14:19:04.381Z] 699f458cf7ca: Pull complete [2023-04-06T14:19:04.381Z] 765212b225bb: Pull complete [2023-04-06T14:19:05.344Z] f23df028b6ca: Pull complete [2023-04-06T14:19:05.344Z] d65c8cfc05b1: Pull complete [2023-04-06T14:19:20.341Z] 2437ff75d9bd: Pull complete [2023-04-06T14:19:20.341Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-06T14:19:20.341Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-06T14:19:20.341Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-06T14:19:20.532Z] prd-ubuntu20.04-docker-arm64-4c-16g-7009 does not seem to be running inside a container [2023-04-06T14:19:20.605Z] $ 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/80 -v /w/workspace/device-rfid-llrp-go/80:/w/workspace/device-rfid-llrp-go/80:rw,z -v /w/workspace/device-rfid-llrp-go/80@tmp:/w/workspace/device-rfid-llrp-go/80@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-04-06T14:19:23.252Z] $ docker top a099b155c065faeadca5520a9323ac6db719a710e1e83dc1f2efc2ce164d4989 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-06T14:19:23.761Z] ---> job-cost.sh [2023-04-06T14:19:24.028Z] lf-activate-venv: SKIPPING [2023-04-06T14:19:24.028Z] INFO: No Stack... [2023-04-06T14:19:24.298Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-06T14:19:25.253Z] INFO: Archiving Costs [Pipeline] sh [2023-04-06T14:19:25.570Z] + cat /w/workspace/device-rfid-llrp-go/80/archives/cost.csv [2023-04-06T14:19:25.570Z] + cut -d, -f6 [Pipeline] lock [2023-04-06T14:19:25.898Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-80-stack-cost] [2023-04-06T14:19:25.905Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-80-stack-cost] did not exist. Created. [2023-04-06T14:19:25.905Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-80-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-06T14:19:26.249Z] /w/workspace/device-rfid-llrp-go/80@tmp/durable-bcf685a9/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-06T14:19:26.582Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-06T14:19:26.612Z] Warning: overwriting stash ‘stack-cost’ [2023-04-06T14:19:27.036Z] Stashed 1 file(s) [Pipeline] } [2023-04-06T14:19:27.046Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-80-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-06T14:19:27.073Z] $ docker stop --time=1 a099b155c065faeadca5520a9323ac6db719a710e1e83dc1f2efc2ce164d4989 [2023-04-06T14:19:28.545Z] $ docker rm -f --volumes a099b155c065faeadca5520a9323ac6db719a710e1e83dc1f2efc2ce164d4989 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-06T14:19:28.800Z] Failed in branch arm64 [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 [2023-04-06T14:19:29.474Z] + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] [2023-04-06T14:19:29.474Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-04-06T14:19:29.474Z] total 16 [2023-04-06T14:19:29.474Z] drwxr-xr-x 3 root root 4096 Apr 6 14:12 . [2023-04-06T14:19:29.474Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 6 14:12 .. [2023-04-06T14:19:29.474Z] drwxr-xr-x 2 root root 4096 Apr 6 14:12 cost [2023-04-06T14:19:29.474Z] -rw-r--r-- 1 root root 90 Apr 6 14:12 cost.csv [2023-04-06T14:19:29.474Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-04-06T14:19:29.474Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-04-06T14:19:29.474Z] total 16 [2023-04-06T14:19:29.474Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 6 14:12 . [2023-04-06T14:19:29.474Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 6 14:12 .. [2023-04-06T14:19:29.474Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 6 14:12 cost [2023-04-06T14:19:29.474Z] -rw-r--r-- 1 jenkins jenkins 90 Apr 6 14:12 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-06T14:19:29.763Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-06T14:19:30.619Z] ---> package-listing.sh [2023-04-06T14:19:30.619Z] ++ facter osfamily [2023-04-06T14:19:30.619Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-06T14:19:30.878Z] + OS_FAMILY=debian [2023-04-06T14:19:30.878Z] + workspace=/w/workspace/foundry_device-rfid-llrp-go_main [2023-04-06T14:19:30.878Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-06T14:19:30.878Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-06T14:19:30.878Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-06T14:19:30.878Z] + PACKAGES=/tmp/packages_start.txt [2023-04-06T14:19:30.878Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2023-04-06T14:19:30.878Z] + PACKAGES=/tmp/packages_end.txt [2023-04-06T14:19:30.878Z] + case "${OS_FAMILY}" in [2023-04-06T14:19:30.878Z] + dpkg -l [2023-04-06T14:19:30.878Z] + grep '^ii' [2023-04-06T14:19:30.878Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-06T14:19:30.878Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-06T14:19:30.878Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-06T14:19:30.878Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2023-04-06T14:19:30.878Z] + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [2023-04-06T14:19:30.878Z] + 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 [2023-04-06T14:19:30.888Z] 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 [2023-04-06T14:19:31.164Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-06T14:19:31.721Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-06T14:19:31.721Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-06T14:19:31.792Z] prd-ubuntu20.04-docker-8c-8g-7008 does not seem to be running inside a container [2023-04-06T14:19:31.824Z] $ 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 [2023-04-06T14:19:32.080Z] $ docker top 591e2e8a2dcd06b884a665c511cddb54054fe2e1c7ef1397878f6e3368d62dac -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-06T14:19:32.419Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-06T14:19:32.706Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-06T14:19:32.989Z] + ls /var/log/sa-host [2023-04-06T14:19:32.989Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-06T14:19:33.075Z] provisioning config files... [2023-04-06T14:19:33.083Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config15259531117389852632tmp [Pipeline] { [Pipeline] echo [2023-04-06T14:19:33.098Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-06T14:19:33.383Z] ---> create-netrc.sh [Pipeline] } [2023-04-06T14:19:33.390Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-06T14:19:33.722Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-06T14:19:33.731Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-06T14:19:34.012Z] ---> sudo-logs.sh [2023-04-06T14:19:34.013Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-06T14:19:34.048Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-06T14:19:34.332Z] ---> job-cost.sh [2023-04-06T14:19:34.332Z] lf-activate-venv: SKIPPING [2023-04-06T14:19:34.332Z] DEBUG: total: 0.2199999988079071 [2023-04-06T14:19:34.332Z] INFO: Retrieving Stack Cost... [2023-04-06T14:19:34.592Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-06T14:19:35.161Z] INFO: Archiving Costs [Pipeline] echo [2023-04-06T14:19:35.174Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-06T14:19:35.463Z] ---> logs-deploy.sh [2023-04-06T14:19:35.463Z] lf-activate-venv: SKIPPING [2023-04-06T14:19:35.463Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/80 [2023-04-06T14:19:35.463Z] INFO: archiving workspace using pattern(s): [2023-04-06T14:19:36.397Z] Archives upload complete. [2023-04-06T14:19:36.397Z] INFO: archiving logs to Nexus