Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3cb9e9114c4929d088368e218b2dd487cc0bb4af 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-ssh2908920650452530254.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh11232643149771579495.key Verifying host key using known hosts file > 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 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh16785275817168583669.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > 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-ssh15525782628578464452.key Verifying host key using known hosts file > 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-ssh16188560130824095783.key Verifying host key using known hosts file > 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.18 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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-117016 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 3cb9e9114c4929d088368e218b2dd487cc0bb4af (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 > git config core.sparsecheckout # timeout=10 > git checkout -f 3cb9e9114c4929d088368e218b2dd487cc0bb4af # timeout=10 Commit message: "fix: update command request and response topic (#118)" > git rev-list --no-walk b8ba3e221760256c2fe6830bd74ef8a303aa4de5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-26T00:19:34.022Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-26T00:19:34.076Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-26T00:19:34.092Z] ========================================================= [2022-10-26T00:19:34.092Z] EdgeX Global Pipelines Version Info [2022-10-26T00:19:34.092Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-26T00:19:34.795Z] ------------------- [2022-10-26T00:19:34.795Z] stable info: [2022-10-26T00:19:34.795Z] ------------------- [2022-10-26T00:19:34.795Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-26T00:19:34.795Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-26T00:19:34.795Z] Message: update stable to v1.0.243 [2022-10-26T00:19:35.366Z] ------------------- [2022-10-26T00:19:35.366Z] experimental info: [2022-10-26T00:19:35.366Z] ------------------- [2022-10-26T00:19:35.366Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-26T00:19:35.366Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-26T00:19:35.366Z] Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-26T00:19:35.536Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2022-10-26T00:19:35.548Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2022-10-26T00:19:35.556Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-26T00:19:35.566Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-26T00:19:35.576Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-26T00:19:35.586Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-26T00:19:35.600Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-26T00:19:35.613Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-10-26T00:19:35.626Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-26T00:19:35.636Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-26T00:19:35.645Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-26T00:19:35.657Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2022-10-26T00:19:35.667Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-26T00:19:35.676Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-26T00:19:35.686Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-26T00:19:35.698Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-10-26T00:19:35.707Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-10-26T00:19:35.716Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-10-26T00:19:35.726Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-26T00:19:35.744Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-26T00:19:35.760Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-10-26T00:19:35.776Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-10-26T00:19:35.788Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-10-26T00:19:35.819Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-10-26T00:19:35.835Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-10-26T00:19:35.846Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-26T00:19:35.858Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-26T00:19:35.874Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-10-26T00:19:35.884Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-10-26T00:19:35.895Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-10-26T00:19:35.907Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3cb9e9114c4929d088368e218b2dd487cc0bb4af [Pipeline] echo [2022-10-26T00:19:35.921Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3cb9e91 [Pipeline] echo [2022-10-26T00:19:35.936Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-26T00:19:35.981Z] provisioning config files... [2022-10-26T00:19:35.994Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config7386333673390490561tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T00:19:36.296Z] ---> docker-login.sh [2022-10-26T00:19:36.296Z] nexus3.edgexfoundry.org:10001 [2022-10-26T00:19:36.556Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T00:19:36.817Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T00:19:36.817Z] Configure a credential helper to remove this warning. See [2022-10-26T00:19:36.817Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T00:19:36.817Z] [2022-10-26T00:19:36.817Z] Login Succeeded [2022-10-26T00:19:36.817Z] nexus3.edgexfoundry.org:10002 [2022-10-26T00:19:36.817Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T00:19:36.817Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T00:19:36.817Z] Configure a credential helper to remove this warning. See [2022-10-26T00:19:36.817Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T00:19:36.817Z] [2022-10-26T00:19:36.817Z] Login Succeeded [2022-10-26T00:19:36.817Z] nexus3.edgexfoundry.org:10003 [2022-10-26T00:19:36.817Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T00:19:37.077Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T00:19:37.077Z] Configure a credential helper to remove this warning. See [2022-10-26T00:19:37.077Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T00:19:37.077Z] [2022-10-26T00:19:37.077Z] Login Succeeded [2022-10-26T00:19:37.077Z] nexus3.edgexfoundry.org:10004 [2022-10-26T00:19:37.077Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T00:19:37.077Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T00:19:37.077Z] Configure a credential helper to remove this warning. See [2022-10-26T00:19:37.077Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T00:19:37.077Z] [2022-10-26T00:19:37.077Z] Login Succeeded [2022-10-26T00:19:37.077Z] docker.io [2022-10-26T00:19:37.077Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T00:19:37.650Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T00:19:37.650Z] Configure a credential helper to remove this warning. See [2022-10-26T00:19:37.650Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T00:19:37.650Z] [2022-10-26T00:19:37.650Z] Login Succeeded [2022-10-26T00:19:37.650Z] ---> docker-login.sh ends [Pipeline] } [2022-10-26T00:19:37.657Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-10-26T00:19:38.011Z] + git rev-list -1 --merges 3cb9e9114c4929d088368e218b2dd487cc0bb4af~1..3cb9e9114c4929d088368e218b2dd487cc0bb4af [Pipeline] echo [2022-10-26T00:19:38.043Z] -----------> git rev-list -1 --merges 3cb9e9114c4929d088368e218b2dd487cc0bb4af~1..3cb9e9114c4929d088368e218b2dd487cc0bb4af 3cb9e9114c4929d088368e218b2dd487cc0bb4af [false] [Pipeline] sh [2022-10-26T00:19:38.333Z] + git log --format=format:%s -1 3cb9e9114c4929d088368e218b2dd487cc0bb4af [Pipeline] echo [2022-10-26T00:19:38.354Z] ========================================================= [2022-10-26T00:19:38.354Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-26T00:19:38.354Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-26T00:19:38.690Z] + git log --format=format:%s -1 3cb9e9114c4929d088368e218b2dd487cc0bb4af [Pipeline] echo [2022-10-26T00:19:38.702Z] [semverPrep] GIT_COMMIT: 3cb9e9114c4929d088368e218b2dd487cc0bb4af, Commit Message: fix: update command request and response topic (#118) [Pipeline] echo [2022-10-26T00:19:38.714Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-10-26T00:19:39.072Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-26T00:19:39.072Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-26T00:19:39.072Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-26T00:19:39.072Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-26T00:19:39.072Z] + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee [2022-10-26T00:19:39.072Z] -a /etc/ssh/ssh_known_hosts [2022-10-26T00:19:39.072Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T00:19:39.481Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-26T00:19:39.481Z] [2022-10-26T00:19:39.481Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T00:19:39.783Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-26T00:19:39.783Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-26T00:19:39.783Z] b85a868b505f: Pulling fs layer [2022-10-26T00:19:39.783Z] e2be974225ed: Pulling fs layer [2022-10-26T00:19:39.783Z] 339a4e72a1f5: Pulling fs layer [2022-10-26T00:19:39.783Z] 988bab9f4d93: Pulling fs layer [2022-10-26T00:19:39.783Z] 1469e6f7b9e6: Pulling fs layer [2022-10-26T00:19:39.783Z] eaf3925da568: Pulling fs layer [2022-10-26T00:19:39.783Z] bab4dde63d76: Pulling fs layer [2022-10-26T00:19:39.783Z] bde34c3a00c8: Pulling fs layer [2022-10-26T00:19:39.783Z] 988bab9f4d93: Waiting [2022-10-26T00:19:39.783Z] b352a97aabf1: Pulling fs layer [2022-10-26T00:19:39.783Z] 1469e6f7b9e6: Waiting [2022-10-26T00:19:39.783Z] 4872d77fe225: Pulling fs layer [2022-10-26T00:19:39.783Z] 5851b861e8e6: Pulling fs layer [2022-10-26T00:19:39.783Z] eaf3925da568: Waiting [2022-10-26T00:19:39.783Z] bab4dde63d76: Waiting [2022-10-26T00:19:39.783Z] 4872d77fe225: Waiting [2022-10-26T00:19:39.783Z] 5851b861e8e6: Waiting [2022-10-26T00:19:39.783Z] bde34c3a00c8: Waiting [2022-10-26T00:19:39.783Z] b352a97aabf1: Waiting [2022-10-26T00:19:39.783Z] e2be974225ed: Download complete [2022-10-26T00:19:39.783Z] 988bab9f4d93: Verifying Checksum [2022-10-26T00:19:39.783Z] 988bab9f4d93: Download complete [2022-10-26T00:19:40.043Z] 1469e6f7b9e6: Verifying Checksum [2022-10-26T00:19:40.043Z] 1469e6f7b9e6: Download complete [2022-10-26T00:19:40.043Z] eaf3925da568: Verifying Checksum [2022-10-26T00:19:40.043Z] eaf3925da568: Download complete [2022-10-26T00:19:40.043Z] 339a4e72a1f5: Verifying Checksum [2022-10-26T00:19:40.043Z] 339a4e72a1f5: Download complete [2022-10-26T00:19:40.043Z] bde34c3a00c8: Verifying Checksum [2022-10-26T00:19:40.043Z] bde34c3a00c8: Download complete [2022-10-26T00:19:40.043Z] b352a97aabf1: Verifying Checksum [2022-10-26T00:19:40.043Z] b352a97aabf1: Download complete [2022-10-26T00:19:40.043Z] 4872d77fe225: Download complete [2022-10-26T00:19:40.043Z] 5851b861e8e6: Verifying Checksum [2022-10-26T00:19:40.043Z] 5851b861e8e6: Download complete [2022-10-26T00:19:40.043Z] b85a868b505f: Verifying Checksum [2022-10-26T00:19:40.043Z] b85a868b505f: Download complete [2022-10-26T00:19:40.303Z] bab4dde63d76: Verifying Checksum [2022-10-26T00:19:40.304Z] bab4dde63d76: Download complete [2022-10-26T00:19:41.685Z] b85a868b505f: Pull complete [2022-10-26T00:19:41.685Z] e2be974225ed: Pull complete [2022-10-26T00:19:41.944Z] 339a4e72a1f5: Pull complete [2022-10-26T00:19:42.204Z] 988bab9f4d93: Pull complete [2022-10-26T00:19:42.461Z] 1469e6f7b9e6: Pull complete [2022-10-26T00:19:42.461Z] eaf3925da568: Pull complete [2022-10-26T00:19:44.358Z] bab4dde63d76: Pull complete [2022-10-26T00:19:44.358Z] bde34c3a00c8: Pull complete [2022-10-26T00:19:44.358Z] b352a97aabf1: Pull complete [2022-10-26T00:19:44.358Z] 4872d77fe225: Pull complete [2022-10-26T00:19:44.358Z] 5851b861e8e6: Pull complete [2022-10-26T00:19:44.358Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-26T00:19:44.617Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-26T00:19:44.617Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T00:19:44.697Z] prd-ubuntu20.04-docker-8c-8g-117016 does not seem to be running inside a container [2022-10-26T00:19:44.731Z] $ 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 [2022-10-26T00:19:47.934Z] $ docker top 2d6d51687d120ae9d716d5f2d3dc97d3fcf729b27bc656fe8913a2941deb0f73 -eo pid,comm [2022-10-26T00:19:47.987Z] 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). [2022-10-26T00:19:47.988Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-26T00:19:48.024Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-26T00:19:48.024Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-26T00:19:48.142Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-26T00:19:48.144Z] $ docker exec 2d6d51687d120ae9d716d5f2d3dc97d3fcf729b27bc656fe8913a2941deb0f73 ssh-agent [2022-10-26T00:19:48.255Z] SSH_AUTH_SOCK=/tmp/ssh-U2VervBJ2dp7/agent.31 [2022-10-26T00:19:48.255Z] SSH_AGENT_PID=38 [2022-10-26T00:19:48.262Z] Running ssh-add (command line suppressed) [2022-10-26T00:19:48.366Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7093139543819270798.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7093139543819270798.key) [2022-10-26T00:19:48.380Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-26T00:19:48.670Z] + git tag --points-at HEAD [Pipeline] } [2022-10-26T00:19:48.682Z] $ docker exec --env ******** --env ******** 2d6d51687d120ae9d716d5f2d3dc97d3fcf729b27bc656fe8913a2941deb0f73 ssh-agent -k [2022-10-26T00:19:48.782Z] unset SSH_AUTH_SOCK; [2022-10-26T00:19:48.782Z] unset SSH_AGENT_PID; [2022-10-26T00:19:48.782Z] echo Agent pid 38 killed; [2022-10-26T00:19:48.792Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-26T00:19:48.818Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-26T00:19:48.818Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-26T00:19:48.917Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-26T00:19:48.919Z] $ docker exec 2d6d51687d120ae9d716d5f2d3dc97d3fcf729b27bc656fe8913a2941deb0f73 ssh-agent [2022-10-26T00:19:49.039Z] SSH_AUTH_SOCK=/tmp/ssh-KJxGqRTbXUfW/agent.70 [2022-10-26T00:19:49.039Z] SSH_AGENT_PID=76 [2022-10-26T00:19:49.044Z] Running ssh-add (command line suppressed) [2022-10-26T00:19:49.139Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_13037582829381763947.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_13037582829381763947.key) [2022-10-26T00:19:49.155Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-26T00:19:49.440Z] + git semver init [2022-10-26T00:19:49.702Z] 2022-10-26 00:19:49,621 [run_init] DEBUG init version:0.0.0 force:False [2022-10-26T00:19:49.702Z] 2022-10-26 00:19:49,621 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver [2022-10-26T00:19:49.702Z] 2022-10-26 00:19:49,622 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver [2022-10-26T00:19:49.702Z] 2022-10-26 00:19:49,622 [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) [2022-10-26T00:19:50.640Z] 2022-10-26 00:19:50,597 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude [2022-10-26T00:19:50.641Z] 2022-10-26 00:19:50,598 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False [2022-10-26T00:19:50.641Z] 2022-10-26 00:19:50,598 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-10-26T00:19:50.641Z] 2022-10-26 00:19:50,598 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-10-26T00:19:50.641Z] 2.3.0-dev.19 [Pipeline] } [2022-10-26T00:19:50.649Z] $ docker exec --env ******** --env ******** 2d6d51687d120ae9d716d5f2d3dc97d3fcf729b27bc656fe8913a2941deb0f73 ssh-agent -k [2022-10-26T00:19:50.736Z] unset SSH_AUTH_SOCK; [2022-10-26T00:19:50.736Z] unset SSH_AGENT_PID; [2022-10-26T00:19:50.736Z] echo Agent pid 76 killed; [2022-10-26T00:19:50.748Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-26T00:19:51.045Z] + git semver [Pipeline] } [2022-10-26T00:19:51.315Z] $ docker stop --time=1 2d6d51687d120ae9d716d5f2d3dc97d3fcf729b27bc656fe8913a2941deb0f73 [2022-10-26T00:19:52.624Z] $ docker rm -f 2d6d51687d120ae9d716d5f2d3dc97d3fcf729b27bc656fe8913a2941deb0f73 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-26T00:19:52.963Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-26T00:19:53.123Z] Stashed 1 file(s) [Pipeline] echo [2022-10-26T00:19:53.125Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.19 [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 [2022-10-26T00:19:53.263Z] provisioning config files... [2022-10-26T00:19:53.272Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config4970719415389613645tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T00:19:53.567Z] ---> docker-login.sh [2022-10-26T00:19:53.567Z] nexus3.edgexfoundry.org:10001 [2022-10-26T00:19:53.567Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T00:19:53.567Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T00:19:53.567Z] Configure a credential helper to remove this warning. See [2022-10-26T00:19:53.567Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T00:19:53.567Z] [2022-10-26T00:19:53.567Z] Login Succeeded [2022-10-26T00:19:53.567Z] nexus3.edgexfoundry.org:10002 [2022-10-26T00:19:53.567Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T00:19:53.567Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T00:19:53.567Z] Configure a credential helper to remove this warning. See [2022-10-26T00:19:53.567Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T00:19:53.567Z] [2022-10-26T00:19:53.567Z] Login Succeeded [2022-10-26T00:19:53.567Z] nexus3.edgexfoundry.org:10003 [2022-10-26T00:19:53.826Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T00:19:53.826Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T00:19:53.826Z] Configure a credential helper to remove this warning. See [2022-10-26T00:19:53.826Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T00:19:53.826Z] [2022-10-26T00:19:53.826Z] Login Succeeded [2022-10-26T00:19:53.826Z] nexus3.edgexfoundry.org:10004 [2022-10-26T00:19:53.826Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T00:19:53.826Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T00:19:53.826Z] Configure a credential helper to remove this warning. See [2022-10-26T00:19:53.826Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T00:19:53.826Z] [2022-10-26T00:19:53.826Z] Login Succeeded [2022-10-26T00:19:53.826Z] docker.io [2022-10-26T00:19:54.085Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T00:19:54.344Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T00:19:54.344Z] Configure a credential helper to remove this warning. See [2022-10-26T00:19:54.344Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T00:19:54.344Z] [2022-10-26T00:19:54.344Z] Login Succeeded [2022-10-26T00:19:54.344Z] ---> docker-login.sh ends [Pipeline] } [2022-10-26T00:19:54.352Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-26T00:19:54.414Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-26T00:19:54.426Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-26T00:19:54.434Z] ========================================================= [2022-10-26T00:19:54.434Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-26T00:19:54.434Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T00:19:54.751Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-10-26T00:19:54.751Z] Sending build context to Docker daemon 4.09MB [2022-10-26T00:19:54.751Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2022-10-26T00:19:54.751Z] Step 2/12 : FROM ${BASE} AS builder [2022-10-26T00:19:54.751Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-26T00:19:54.751Z] 213ec9aee27d: Pulling fs layer [2022-10-26T00:19:54.751Z] 4583459ba037: Pulling fs layer [2022-10-26T00:19:54.751Z] 93c1e223e6f2: Pulling fs layer [2022-10-26T00:19:54.751Z] 53926ce57604: Pulling fs layer [2022-10-26T00:19:54.751Z] 21b2b0c7a3f4: Pulling fs layer [2022-10-26T00:19:54.751Z] 30f14e443154: Pulling fs layer [2022-10-26T00:19:54.751Z] 801331c1e519: Pulling fs layer [2022-10-26T00:19:54.751Z] 99cc6dd402b0: Pulling fs layer [2022-10-26T00:19:54.751Z] 7d9ed39f4882: Pulling fs layer [2022-10-26T00:19:54.751Z] 801331c1e519: Waiting [2022-10-26T00:19:54.751Z] 21b2b0c7a3f4: Waiting [2022-10-26T00:19:54.751Z] 30f14e443154: Waiting [2022-10-26T00:19:54.751Z] 99cc6dd402b0: Waiting [2022-10-26T00:19:54.751Z] 7d9ed39f4882: Waiting [2022-10-26T00:19:54.751Z] 53926ce57604: Waiting [2022-10-26T00:19:54.751Z] 93c1e223e6f2: Verifying Checksum [2022-10-26T00:19:54.751Z] 93c1e223e6f2: Download complete [2022-10-26T00:19:54.751Z] 4583459ba037: Verifying Checksum [2022-10-26T00:19:54.751Z] 4583459ba037: Download complete [2022-10-26T00:19:54.751Z] 21b2b0c7a3f4: Verifying Checksum [2022-10-26T00:19:54.751Z] 21b2b0c7a3f4: Download complete [2022-10-26T00:19:55.011Z] 30f14e443154: Verifying Checksum [2022-10-26T00:19:55.011Z] 30f14e443154: Download complete [2022-10-26T00:19:55.011Z] 213ec9aee27d: Verifying Checksum [2022-10-26T00:19:55.011Z] 213ec9aee27d: Download complete [2022-10-26T00:19:55.011Z] 801331c1e519: Download complete [2022-10-26T00:19:55.011Z] 213ec9aee27d: Pull complete [2022-10-26T00:19:55.270Z] 4583459ba037: Pull complete [2022-10-26T00:19:55.270Z] 93c1e223e6f2: Pull complete [2022-10-26T00:19:55.833Z] 7d9ed39f4882: Verifying Checksum [2022-10-26T00:19:55.833Z] 7d9ed39f4882: Download complete [2022-10-26T00:19:55.833Z] 53926ce57604: Verifying Checksum [2022-10-26T00:19:55.834Z] 53926ce57604: Download complete [2022-10-26T00:19:55.834Z] 99cc6dd402b0: Verifying Checksum [2022-10-26T00:19:55.834Z] 99cc6dd402b0: Download complete [2022-10-26T00:19:59.119Z] 53926ce57604: Pull complete [2022-10-26T00:19:59.380Z] 21b2b0c7a3f4: Pull complete [2022-10-26T00:19:59.380Z] 30f14e443154: Pull complete [2022-10-26T00:19:59.380Z] 801331c1e519: Pull complete [2022-10-26T00:20:01.292Z] 99cc6dd402b0: Pull complete [2022-10-26T00:20:02.230Z] 7d9ed39f4882: Pull complete [2022-10-26T00:20:02.230Z] Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 [2022-10-26T00:20:02.230Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-26T00:20:02.230Z] ---> 1dedd983c030 [2022-10-26T00:20:02.230Z] Step 3/12 : ARG MAKE='make build' [2022-10-26T00:20:07.511Z] ---> Running in 9394f12c3f15 [2022-10-26T00:20:07.511Z] Removing intermediate container 9394f12c3f15 [2022-10-26T00:20:07.511Z] ---> 6ed95574c921 [2022-10-26T00:20:07.511Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-10-26T00:20:07.511Z] ---> Running in f250a4df0bb0 [2022-10-26T00:20:07.511Z] Removing intermediate container f250a4df0bb0 [2022-10-26T00:20:07.511Z] ---> 1a7145f4f72b [2022-10-26T00:20:07.511Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-10-26T00:20:07.511Z] ---> Running in f548ea7d9303 [2022-10-26T00:20:07.511Z] Removing intermediate container f548ea7d9303 [2022-10-26T00:20:07.511Z] ---> d4b7025d41bd [2022-10-26T00:20:07.511Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-26T00:20:07.511Z] ---> Running in 0d8bf7e074fc [2022-10-26T00:20:07.770Z] Removing intermediate container 0d8bf7e074fc [2022-10-26T00:20:07.770Z] ---> 6130d5cdafd5 [2022-10-26T00:20:07.770Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-26T00:20:07.770Z] ---> Running in aaba4cd25a7c [2022-10-26T00:20:08.028Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-26T00:20:08.220Z] Still waiting to schedule task [2022-10-26T00:20:08.220Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-10-26T00:20:08.593Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-26T00:20:09.161Z] OK: 211 MiB in 51 packages [2022-10-26T00:20:09.727Z] Removing intermediate container aaba4cd25a7c [2022-10-26T00:20:09.727Z] ---> a7ec44c2bf1a [2022-10-26T00:20:09.727Z] Step 8/12 : WORKDIR /app [2022-10-26T00:20:09.727Z] ---> Running in 70ddd2466a49 [2022-10-26T00:20:09.727Z] Removing intermediate container 70ddd2466a49 [2022-10-26T00:20:09.727Z] ---> d84c2d32da09 [2022-10-26T00:20:09.727Z] Step 9/12 : COPY go.mod vendor* ./ [2022-10-26T00:20:09.727Z] ---> cc149c4762aa [2022-10-26T00:20:09.727Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T00:20:09.727Z] ---> Running in 7bd59e73de66 [2022-10-26T00:20:41.800Z] Removing intermediate container 7bd59e73de66 [2022-10-26T00:20:41.800Z] ---> cacc6d21b22d [2022-10-26T00:20:41.800Z] Step 11/12 : COPY . . [2022-10-26T00:20:41.800Z] ---> 085df9899572 [2022-10-26T00:20:41.800Z] Step 12/12 : RUN $MAKE [2022-10-26T00:20:41.800Z] ---> Running in 68d89d02849a [2022-10-26T00:20:41.800Z] noop [2022-10-26T00:20:41.800Z] Removing intermediate container 68d89d02849a [2022-10-26T00:20:41.800Z] ---> 7834c3af3d74 [2022-10-26T00:20:41.800Z] Successfully built 7834c3af3d74 [2022-10-26T00:20:41.800Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T00:20:42.109Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-26T00:20:42.109Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T00:20:42.173Z] prd-ubuntu20.04-docker-8c-8g-117016 does not seem to be running inside a container [2022-10-26T00:20:42.206Z] $ 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 [2022-10-26T00:20:42.527Z] $ docker top 9b9ac6765e293d9fc3109a644f6501e1a78c0b06d91213ed3c2269e556304666 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T00:20:42.858Z] + go version [2022-10-26T00:20:42.858Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-10-26T00:20:42.871Z] $ docker stop --time=1 9b9ac6765e293d9fc3109a644f6501e1a78c0b06d91213ed3c2269e556304666 [2022-10-26T00:20:44.120Z] $ docker rm -f 9b9ac6765e293d9fc3109a644f6501e1a78c0b06d91213ed3c2269e556304666 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T00:20:44.499Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-26T00:20:44.499Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T00:20:44.553Z] prd-ubuntu20.04-docker-8c-8g-117016 does not seem to be running inside a container [2022-10-26T00:20:44.584Z] $ 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 [2022-10-26T00:20:44.922Z] $ docker top 9abfb204d7c6493208809b8c778cabaa284417e273efbafa8c1571cee59f352d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T00:20:45.267Z] + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh [2022-10-26T00:20:45.557Z] + make test [2022-10-26T00:20:45.557Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-10-26T00:20:45.815Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2022-10-26T00:20:55.778Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2022-10-26T00:20:55.778Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2022-10-26T00:20:59.954Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.575s coverage: 38.5% of statements [2022-10-26T00:20:59.954Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.247s coverage: 51.9% of statements [2022-10-26T00:20:59.954Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.029s coverage: 95.5% of statements [2022-10-26T00:21:08.055Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-10-26T00:21:08.056Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-26T00:21:09.949Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-26T00:21:10.208Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-26T00:21:10.208Z] ./bin/test-attribution-txt.sh [2022-10-26T00:21:10.208Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [Pipeline] echo [2022-10-26T00:21:10.220Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-26T00:21:10.234Z] $ docker stop --time=1 9abfb204d7c6493208809b8c778cabaa284417e273efbafa8c1571cee59f352d [2022-10-26T00:21:12.600Z] $ docker rm -f 9abfb204d7c6493208809b8c778cabaa284417e273efbafa8c1571cee59f352d [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-26T00:21:13.050Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-26T00:21:13.115Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-10-26T00:21:13.594Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-26T00:21:13.877Z] + ls -al . [2022-10-26T00:21:13.877Z] total 640 [2022-10-26T00:21:13.877Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 26 00:20 . [2022-10-26T00:21:13.877Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 00:19 .. [2022-10-26T00:21:13.877Z] -rw-rw-r-- 1 jenkins jenkins 134 Oct 26 00:19 .dockerignore [2022-10-26T00:21:13.877Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 26 00:21 .git [2022-10-26T00:21:13.877Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 00:19 .github [2022-10-26T00:21:13.877Z] -rw-rw-r-- 1 jenkins jenkins 946 Oct 26 00:19 .gitignore [2022-10-26T00:21:13.877Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 26 00:19 .golangci.yml [2022-10-26T00:21:13.877Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 26 00:19 .semver [2022-10-26T00:21:13.877Z] -rw-rw-r-- 1 jenkins jenkins 10866 Oct 26 00:19 Attribution.txt [2022-10-26T00:21:13.877Z] -rw-rw-r-- 1 jenkins jenkins 3740 Oct 26 00:19 CHANGELOG.md [2022-10-26T00:21:13.877Z] -rw-rw-r-- 1 jenkins jenkins 1518 Oct 26 00:19 Dockerfile [2022-10-26T00:21:13.877Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 26 00:19 GOVERNANCE.md [2022-10-26T00:21:13.877Z] -rw-rw-r-- 1 jenkins jenkins 683 Oct 26 00:19 Jenkinsfile [2022-10-26T00:21:13.877Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 26 00:19 LICENSE [2022-10-26T00:21:13.877Z] -rw-rw-r-- 1 jenkins jenkins 2196 Oct 26 00:19 Makefile [2022-10-26T00:21:13.877Z] -rw-rw-r-- 1 jenkins jenkins 625 Oct 26 00:19 OWNERS.md [2022-10-26T00:21:13.877Z] -rw-rw-r-- 1 jenkins jenkins 28496 Oct 26 00:19 README.md [2022-10-26T00:21:13.877Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 26 00:19 VERSION [2022-10-26T00:21:13.877Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 00:19 bin [2022-10-26T00:21:13.877Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 00:19 cmd [2022-10-26T00:21:13.877Z] -rw-r--r-- 1 jenkins jenkins 460049 Oct 26 00:20 coverage.out [2022-10-26T00:21:13.877Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 00:19 examples [2022-10-26T00:21:13.877Z] -rw-rw-r-- 1 jenkins jenkins 3597 Oct 26 00:19 go.mod [2022-10-26T00:21:13.877Z] -rw-rw-r-- 1 jenkins jenkins 44718 Oct 26 00:19 go.sum [2022-10-26T00:21:13.877Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 00:19 images [2022-10-26T00:21:13.877Z] drwxrwxr-x 5 jenkins jenkins 4096 Oct 26 00:19 internal [2022-10-26T00:21:13.877Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 00:19 snap [2022-10-26T00:21:13.877Z] -rw-rw-r-- 1 jenkins jenkins 193 Oct 26 00:19 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T00:21:14.180Z] + 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=3cb9e9114c4929d088368e218b2dd487cc0bb4af --label arch=amd64 --label version=2.3.0-dev.19 . [2022-10-26T00:21:14.180Z] Sending build context to Docker daemon 4.09MB [2022-10-26T00:21:14.180Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2022-10-26T00:21:14.180Z] Step 2/25 : FROM ${BASE} AS builder [2022-10-26T00:21:14.180Z] ---> 7834c3af3d74 [2022-10-26T00:21:14.180Z] Step 3/25 : ARG MAKE='make build' [2022-10-26T00:21:14.438Z] ---> Running in 912639efc41f [2022-10-26T00:21:14.438Z] Removing intermediate container 912639efc41f [2022-10-26T00:21:14.438Z] ---> 700b11483320 [2022-10-26T00:21:14.438Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-10-26T00:21:14.438Z] ---> Running in 79f1c89ac73c [2022-10-26T00:21:14.438Z] Removing intermediate container 79f1c89ac73c [2022-10-26T00:21:14.438Z] ---> b4dbca61f007 [2022-10-26T00:21:14.438Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2022-10-26T00:21:14.438Z] ---> Running in c19ea14b74dd [2022-10-26T00:21:14.699Z] Removing intermediate container c19ea14b74dd [2022-10-26T00:21:14.699Z] ---> eb6d057636a3 [2022-10-26T00:21:14.699Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-26T00:21:14.699Z] ---> Running in bac937c11c70 [2022-10-26T00:21:15.265Z] Removing intermediate container bac937c11c70 [2022-10-26T00:21:15.265Z] ---> 961d747aa4b1 [2022-10-26T00:21:15.265Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-26T00:21:15.266Z] ---> Running in a26f0a0462f1 [2022-10-26T00:21:15.523Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-26T00:21:16.090Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-26T00:21:16.657Z] OK: 211 MiB in 51 packages [2022-10-26T00:21:16.919Z] Removing intermediate container a26f0a0462f1 [2022-10-26T00:21:16.919Z] ---> a794098f3608 [2022-10-26T00:21:16.919Z] Step 8/25 : WORKDIR /app [2022-10-26T00:21:16.919Z] ---> Running in c18afa5b1bd5 [2022-10-26T00:21:16.919Z] Removing intermediate container c18afa5b1bd5 [2022-10-26T00:21:16.919Z] ---> a216b64e1be2 [2022-10-26T00:21:16.919Z] Step 9/25 : COPY go.mod vendor* ./ [2022-10-26T00:21:17.178Z] ---> 33e33f1ddf20 [2022-10-26T00:21:17.178Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T00:21:17.178Z] ---> Running in d3e1d5b8ff83 [2022-10-26T00:21:17.745Z] Removing intermediate container d3e1d5b8ff83 [2022-10-26T00:21:17.745Z] ---> 048c14bf1802 [2022-10-26T00:21:17.745Z] Step 11/25 : COPY . . [2022-10-26T00:21:18.007Z] ---> c133b5c3b0c3 [2022-10-26T00:21:18.007Z] Step 12/25 : RUN $MAKE [2022-10-26T00:21:18.007Z] ---> Running in 16651b6a3e47 [2022-10-26T00:21:18.265Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.46 -X github.com/edgexfoundry/device-rfid-llrp-go.Version=2.3.0-dev.19" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd [2022-10-26T00:21:40.179Z] Removing intermediate container 16651b6a3e47 [2022-10-26T00:21:40.179Z] ---> c6cd2339e7aa [2022-10-26T00:21:40.179Z] Step 13/25 : FROM alpine:3.16 [2022-10-26T00:21:40.437Z] 3.16: Pulling from library/alpine [2022-10-26T00:21:40.695Z] 213ec9aee27d: Already exists [2022-10-26T00:21:40.954Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-26T00:21:40.954Z] Status: Downloaded newer image for alpine:3.16 [2022-10-26T00:21:40.954Z] ---> 9c6f07244728 [2022-10-26T00:21:40.954Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-26T00:21:40.954Z] ---> Running in 2cac19f12a4f [2022-10-26T00:21:40.954Z] Removing intermediate container 2cac19f12a4f [2022-10-26T00:21:40.954Z] ---> 5718b374cce6 [2022-10-26T00:21:40.954Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-26T00:21:40.954Z] ---> Running in f8f904962f6e [2022-10-26T00:21:41.518Z] Removing intermediate container f8f904962f6e [2022-10-26T00:21:41.518Z] ---> c27cdce62887 [2022-10-26T00:21:41.518Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-26T00:21:41.518Z] ---> Running in 64ecdcd07863 [2022-10-26T00:21:41.778Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-26T00:21:42.343Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-26T00:21:42.909Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-26T00:21:43.167Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-26T00:21:43.426Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-26T00:21:43.993Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-26T00:21:44.313Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-26T00:21:44.919Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-26T00:21:44.919Z] Executing busybox-1.35.0-r17.trigger [2022-10-26T00:21:44.919Z] OK: 8 MiB in 20 packages [2022-10-26T00:21:45.527Z] Removing intermediate container 64ecdcd07863 [2022-10-26T00:21:45.527Z] ---> f5721d5eae85 [2022-10-26T00:21:45.527Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2022-10-26T00:21:45.527Z] ---> a877e13af508 [2022-10-26T00:21:45.527Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2022-10-26T00:21:45.527Z] ---> 2a422f52a2e7 [2022-10-26T00:21:45.527Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2022-10-26T00:21:46.501Z] ---> 8a9f5568bdba [2022-10-26T00:21:46.501Z] Step 20/25 : EXPOSE 59989 [2022-10-26T00:21:46.501Z] ---> Running in 4eb93136ffb1 [2022-10-26T00:21:46.501Z] Removing intermediate container 4eb93136ffb1 [2022-10-26T00:21:46.501Z] ---> b73db84b9b92 [2022-10-26T00:21:46.501Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2022-10-26T00:21:46.501Z] ---> Running in f8c17652f32f [2022-10-26T00:21:46.501Z] Removing intermediate container f8c17652f32f [2022-10-26T00:21:46.501Z] ---> b87e36b6ba5a [2022-10-26T00:21:46.501Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-10-26T00:21:46.501Z] ---> Running in d05f0807cef6 [2022-10-26T00:21:46.759Z] Removing intermediate container d05f0807cef6 [2022-10-26T00:21:46.759Z] ---> b2a5db6299a5 [2022-10-26T00:21:46.759Z] Step 23/25 : LABEL arch=amd64 [2022-10-26T00:21:46.759Z] ---> Running in 0ac8b6938c60 [2022-10-26T00:21:46.759Z] Removing intermediate container 0ac8b6938c60 [2022-10-26T00:21:46.759Z] ---> 5a09e114a2d6 [2022-10-26T00:21:46.759Z] Step 24/25 : LABEL git_sha=3cb9e9114c4929d088368e218b2dd487cc0bb4af [2022-10-26T00:21:46.759Z] ---> Running in 3d9608beb796 [2022-10-26T00:21:46.759Z] Removing intermediate container 3d9608beb796 [2022-10-26T00:21:46.759Z] ---> 26d371cc7a13 [2022-10-26T00:21:46.759Z] Step 25/25 : LABEL version=2.3.0-dev.19 [2022-10-26T00:21:46.759Z] ---> Running in 236370c14b75 [2022-10-26T00:21:47.018Z] Removing intermediate container 236370c14b75 [2022-10-26T00:21:47.018Z] ---> 7c0143374ead [2022-10-26T00:21:47.018Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-26T00:21:47.018Z] Successfully built 7c0143374ead [2022-10-26T00:21:47.018Z] 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 [2022-10-26T00:21:47.101Z] provisioning config files... [2022-10-26T00:21:47.109Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config7083950248071048465tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T00:21:47.414Z] ---> docker-login.sh [2022-10-26T00:21:47.414Z] nexus3.edgexfoundry.org:10001 [2022-10-26T00:21:47.414Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T00:21:47.414Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T00:21:47.414Z] Configure a credential helper to remove this warning. See [2022-10-26T00:21:47.414Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T00:21:47.414Z] [2022-10-26T00:21:47.414Z] Login Succeeded [2022-10-26T00:21:47.414Z] nexus3.edgexfoundry.org:10002 [2022-10-26T00:21:47.414Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T00:21:47.414Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T00:21:47.414Z] Configure a credential helper to remove this warning. See [2022-10-26T00:21:47.414Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T00:21:47.414Z] [2022-10-26T00:21:47.414Z] Login Succeeded [2022-10-26T00:21:47.414Z] nexus3.edgexfoundry.org:10003 [2022-10-26T00:21:47.671Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T00:21:47.671Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T00:21:47.671Z] Configure a credential helper to remove this warning. See [2022-10-26T00:21:47.671Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T00:21:47.671Z] [2022-10-26T00:21:47.671Z] Login Succeeded [2022-10-26T00:21:47.671Z] nexus3.edgexfoundry.org:10004 [2022-10-26T00:21:47.671Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T00:21:47.671Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T00:21:47.671Z] Configure a credential helper to remove this warning. See [2022-10-26T00:21:47.671Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T00:21:47.671Z] [2022-10-26T00:21:47.671Z] Login Succeeded [2022-10-26T00:21:47.671Z] docker.io [2022-10-26T00:21:47.930Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T00:21:48.188Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T00:21:48.188Z] Configure a credential helper to remove this warning. See [2022-10-26T00:21:48.188Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T00:21:48.188Z] [2022-10-26T00:21:48.188Z] Login Succeeded [2022-10-26T00:21:48.188Z] ---> docker-login.sh ends [Pipeline] } [2022-10-26T00:21:48.194Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-26T00:21:48.226Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-26T00:21:48.247Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: [2022-10-26T00:21:48.247Z] 3cb9e9114c4929d088368e218b2dd487cc0bb4af [2022-10-26T00:21:48.247Z] latest [2022-10-26T00:21:48.247Z] 2.3.0-dev.19 [2022-10-26T00:21:48.247Z] 3cb9e9114c4929d088368e218b2dd487cc0bb4af-2.3.0-dev.19 [2022-10-26T00:21:48.247Z] main [2022-10-26T00:21:48.247Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T00:21:48.576Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:3cb9e9114c4929d088368e218b2dd487cc0bb4af [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T00:21:48.890Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:3cb9e9114c4929d088368e218b2dd487cc0bb4af [2022-10-26T00:21:48.890Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-10-26T00:21:48.890Z] 94276596175e: Preparing [2022-10-26T00:21:48.890Z] 4c3e0cfaf866: Preparing [2022-10-26T00:21:48.890Z] 0dcf78afb5bb: Preparing [2022-10-26T00:21:48.890Z] 51f24d8a8e1c: Preparing [2022-10-26T00:21:48.890Z] 58da888f8350: Preparing [2022-10-26T00:21:48.890Z] 994393dc58e7: Preparing [2022-10-26T00:21:48.890Z] 994393dc58e7: Waiting [2022-10-26T00:21:48.890Z] 4c3e0cfaf866: Pushed [2022-10-26T00:21:48.890Z] 0dcf78afb5bb: Pushed [2022-10-26T00:21:48.890Z] 58da888f8350: Pushed [2022-10-26T00:21:48.890Z] 994393dc58e7: Layer already exists [2022-10-26T00:21:49.148Z] 51f24d8a8e1c: Pushed [2022-10-26T00:21:51.675Z] 94276596175e: Pushed [2022-10-26T00:21:51.675Z] 3cb9e9114c4929d088368e218b2dd487cc0bb4af: digest: sha256:340de12d3f4508a68e39839b8f433ea14c4cbe569db931f81ee8792ddf1fae37 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T00:21:51.981Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T00:21:52.285Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2022-10-26T00:21:52.285Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-10-26T00:21:52.285Z] 94276596175e: Preparing [2022-10-26T00:21:52.285Z] 4c3e0cfaf866: Preparing [2022-10-26T00:21:52.285Z] 0dcf78afb5bb: Preparing [2022-10-26T00:21:52.285Z] 51f24d8a8e1c: Preparing [2022-10-26T00:21:52.285Z] 58da888f8350: Preparing [2022-10-26T00:21:52.285Z] 994393dc58e7: Preparing [2022-10-26T00:21:52.285Z] 994393dc58e7: Waiting [2022-10-26T00:21:52.285Z] 4c3e0cfaf866: Layer already exists [2022-10-26T00:21:52.285Z] 58da888f8350: Layer already exists [2022-10-26T00:21:52.285Z] 51f24d8a8e1c: Layer already exists [2022-10-26T00:21:52.285Z] 0dcf78afb5bb: Layer already exists [2022-10-26T00:21:52.285Z] 94276596175e: Layer already exists [2022-10-26T00:21:52.285Z] 994393dc58e7: Layer already exists [2022-10-26T00:21:52.285Z] latest: digest: sha256:340de12d3f4508a68e39839b8f433ea14c4cbe569db931f81ee8792ddf1fae37 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T00:21:52.584Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:2.3.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T00:21:52.892Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:2.3.0-dev.19 [2022-10-26T00:21:52.892Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-10-26T00:21:52.892Z] 94276596175e: Preparing [2022-10-26T00:21:52.892Z] 4c3e0cfaf866: Preparing [2022-10-26T00:21:52.892Z] 0dcf78afb5bb: Preparing [2022-10-26T00:21:52.892Z] 51f24d8a8e1c: Preparing [2022-10-26T00:21:52.892Z] 58da888f8350: Preparing [2022-10-26T00:21:52.892Z] 994393dc58e7: Preparing [2022-10-26T00:21:52.892Z] 994393dc58e7: Waiting [2022-10-26T00:21:52.892Z] 4c3e0cfaf866: Layer already exists [2022-10-26T00:21:52.892Z] 94276596175e: Layer already exists [2022-10-26T00:21:52.892Z] 0dcf78afb5bb: Layer already exists [2022-10-26T00:21:52.892Z] 58da888f8350: Layer already exists [2022-10-26T00:21:52.892Z] 51f24d8a8e1c: Layer already exists [2022-10-26T00:21:52.892Z] 994393dc58e7: Layer already exists [2022-10-26T00:21:52.892Z] 2.3.0-dev.19: digest: sha256:340de12d3f4508a68e39839b8f433ea14c4cbe569db931f81ee8792ddf1fae37 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T00:21:53.202Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:3cb9e9114c4929d088368e218b2dd487cc0bb4af-2.3.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T00:21:53.503Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:3cb9e9114c4929d088368e218b2dd487cc0bb4af-2.3.0-dev.19 [2022-10-26T00:21:53.503Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-10-26T00:21:53.504Z] 94276596175e: Preparing [2022-10-26T00:21:53.504Z] 4c3e0cfaf866: Preparing [2022-10-26T00:21:53.504Z] 0dcf78afb5bb: Preparing [2022-10-26T00:21:53.504Z] 51f24d8a8e1c: Preparing [2022-10-26T00:21:53.504Z] 58da888f8350: Preparing [2022-10-26T00:21:53.504Z] 994393dc58e7: Preparing [2022-10-26T00:21:53.504Z] 994393dc58e7: Waiting [2022-10-26T00:21:53.504Z] 0dcf78afb5bb: Layer already exists [2022-10-26T00:21:53.504Z] 94276596175e: Layer already exists [2022-10-26T00:21:53.504Z] 4c3e0cfaf866: Layer already exists [2022-10-26T00:21:53.504Z] 51f24d8a8e1c: Layer already exists [2022-10-26T00:21:53.504Z] 58da888f8350: Layer already exists [2022-10-26T00:21:53.504Z] 994393dc58e7: Layer already exists [2022-10-26T00:21:53.504Z] 3cb9e9114c4929d088368e218b2dd487cc0bb4af-2.3.0-dev.19: digest: sha256:340de12d3f4508a68e39839b8f433ea14c4cbe569db931f81ee8792ddf1fae37 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T00:21:53.813Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T00:21:54.130Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [2022-10-26T00:21:54.131Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-10-26T00:21:54.131Z] 94276596175e: Preparing [2022-10-26T00:21:54.131Z] 4c3e0cfaf866: Preparing [2022-10-26T00:21:54.131Z] 0dcf78afb5bb: Preparing [2022-10-26T00:21:54.131Z] 51f24d8a8e1c: Preparing [2022-10-26T00:21:54.131Z] 58da888f8350: Preparing [2022-10-26T00:21:54.131Z] 994393dc58e7: Preparing [2022-10-26T00:21:54.131Z] 994393dc58e7: Waiting [2022-10-26T00:21:54.131Z] 58da888f8350: Layer already exists [2022-10-26T00:21:54.131Z] 0dcf78afb5bb: Layer already exists [2022-10-26T00:21:54.131Z] 51f24d8a8e1c: Layer already exists [2022-10-26T00:21:54.131Z] 94276596175e: Layer already exists [2022-10-26T00:21:54.131Z] 4c3e0cfaf866: Layer already exists [2022-10-26T00:21:54.131Z] 994393dc58e7: Layer already exists [2022-10-26T00:21:54.131Z] main: digest: sha256:340de12d3f4508a68e39839b8f433ea14c4cbe569db931f81ee8792ddf1fae37 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-26T00:21:54.180Z] ===================================================== [Pipeline] echo [2022-10-26T00:21:54.191Z] taggedImages: [2022-10-26T00:21:54.191Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:3cb9e9114c4929d088368e218b2dd487cc0bb4af [2022-10-26T00:21:54.191Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2022-10-26T00:21:54.191Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:2.3.0-dev.19 [2022-10-26T00:21:54.191Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:3cb9e9114c4929d088368e218b2dd487cc0bb4af-2.3.0-dev.19 [2022-10-26T00:21:54.191Z] - 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 [2022-10-26T00:21:54.564Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-26T00:21:54.564Z] [2022-10-26T00:21:54.564Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T00:21:54.861Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-26T00:21:54.861Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-26T00:21:54.861Z] 5eb5b503b376: Pulling fs layer [2022-10-26T00:21:54.861Z] 5c69ac0246d0: Pulling fs layer [2022-10-26T00:21:54.861Z] ec43610c2a17: Pulling fs layer [2022-10-26T00:21:54.861Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-26T00:21:54.861Z] 33b1e0a273af: Pulling fs layer [2022-10-26T00:21:54.861Z] 5d3b04190fa2: Pulling fs layer [2022-10-26T00:21:54.861Z] 2f39f015ded8: Pulling fs layer [2022-10-26T00:21:54.861Z] 3a2ae6a8a46f: Waiting [2022-10-26T00:21:54.861Z] 33b1e0a273af: Waiting [2022-10-26T00:21:54.861Z] 5d3b04190fa2: Waiting [2022-10-26T00:21:54.861Z] 2f39f015ded8: Waiting [2022-10-26T00:21:54.861Z] 5c69ac0246d0: Verifying Checksum [2022-10-26T00:21:54.861Z] 5c69ac0246d0: Download complete [2022-10-26T00:21:54.861Z] 3a2ae6a8a46f: Verifying Checksum [2022-10-26T00:21:54.861Z] 3a2ae6a8a46f: Download complete [2022-10-26T00:21:54.861Z] 33b1e0a273af: Verifying Checksum [2022-10-26T00:21:54.861Z] 33b1e0a273af: Download complete [2022-10-26T00:21:54.861Z] 5d3b04190fa2: Verifying Checksum [2022-10-26T00:21:54.861Z] 5d3b04190fa2: Download complete [2022-10-26T00:21:55.120Z] ec43610c2a17: Verifying Checksum [2022-10-26T00:21:55.120Z] ec43610c2a17: Download complete [2022-10-26T00:21:55.120Z] 5eb5b503b376: Verifying Checksum [2022-10-26T00:21:55.120Z] 5eb5b503b376: Download complete [2022-10-26T00:21:55.685Z] 2f39f015ded8: Verifying Checksum [2022-10-26T00:21:55.685Z] 2f39f015ded8: Download complete [2022-10-26T00:21:56.251Z] 5eb5b503b376: Pull complete [2022-10-26T00:21:56.251Z] 5c69ac0246d0: Pull complete [2022-10-26T00:21:56.819Z] ec43610c2a17: Pull complete [2022-10-26T00:21:56.819Z] 3a2ae6a8a46f: Pull complete [2022-10-26T00:21:56.819Z] 33b1e0a273af: Pull complete [2022-10-26T00:21:57.083Z] 5d3b04190fa2: Pull complete [2022-10-26T00:22:01.265Z] 2f39f015ded8: Pull complete [2022-10-26T00:22:01.265Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-26T00:22:01.265Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-26T00:22:01.265Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T00:22:01.335Z] prd-ubuntu20.04-docker-8c-8g-117016 does not seem to be running inside a container [2022-10-26T00:22:01.368Z] $ 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 [2022-10-26T00:22:06.090Z] $ docker top 61a30cc2c86a1c707d57e636bcd6a558aa64395039d787754db64c238411baf5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T00:22:06.481Z] ---> job-cost.sh [2022-10-26T00:22:06.481Z] lf-activate-venv: SKIPPING [2022-10-26T00:22:06.481Z] INFO: No Stack... [2022-10-26T00:22:07.416Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-26T00:22:07.675Z] INFO: Archiving Costs [Pipeline] sh [2022-10-26T00:22:07.957Z] + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv [2022-10-26T00:22:07.957Z] + cut -d, -f6 [Pipeline] lock [2022-10-26T00:22:07.969Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-55-stack-cost] [2022-10-26T00:22:07.974Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-55-stack-cost] did not exist. Created. [2022-10-26T00:22:07.974Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-55-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-26T00:22:08.270Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-10-26T00:22:08.301Z] Stashed 1 file(s) [Pipeline] } [2022-10-26T00:22:08.307Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-55-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-26T00:22:08.324Z] $ docker stop --time=1 61a30cc2c86a1c707d57e636bcd6a558aa64395039d787754db64c238411baf5 [2022-10-26T00:22:09.478Z] $ docker rm -f 61a30cc2c86a1c707d57e636bcd6a558aa64395039d787754db64c238411baf5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-26T00:22:44.764Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-117019 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws [2022-10-26T00:22:44.776Z] Running in /w/workspace/device-rfid-llrp-go/55 [Pipeline] { [Pipeline] checkout [2022-10-26T00:22:44.812Z] Selected Git installation does not exist. Using Default [2022-10-26T00:22:44.812Z] The recommended git tool is: NONE [2022-10-26T00:22:50.659Z] using credential edgex-jenkins-ssh [2022-10-26T00:22:50.676Z] Cloning the remote Git repository [2022-10-26T00:22:50.730Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-10-26T00:22:50.816Z] > git init /w/workspace/device-rfid-llrp-go/55 # timeout=10 [2022-10-26T00:22:50.989Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-10-26T00:22:50.990Z] > git --version # timeout=10 [2022-10-26T00:22:51.015Z] > git --version # 'git version 2.25.1' [2022-10-26T00:22:51.017Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-26T00:22:51.066Z] Verifying host key using known hosts file [2022-10-26T00:22:51.313Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-26T00:22:51.328Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-26T00:22:53.630Z] Avoid second fetch [2022-10-26T00:22:53.630Z] Checking out Revision 3cb9e9114c4929d088368e218b2dd487cc0bb4af (main) [2022-10-26T00:22:52.564Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2022-10-26T00:22:52.598Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-26T00:22:53.651Z] > git config core.sparsecheckout # timeout=10 [2022-10-26T00:22:53.674Z] > git checkout -f 3cb9e9114c4929d088368e218b2dd487cc0bb4af # timeout=10 [2022-10-26T00:22:54.272Z] Commit message: "fix: update command request and response topic (#118)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-26T00:22:55.218Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-26T00:22:55.218Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-26T00:22:55.218Z] Dload Upload Total Spent Left Speed [2022-10-26T00:22:55.218Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 92661 0 --:--:-- --:--:-- --:--:-- 92661 [Pipeline] sh [2022-10-26T00:22:55.818Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-26T00:22:56.160Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-26T00:22:56.160Z] + sudo tee /etc/docker/daemon.new [2022-10-26T00:22:56.160Z] { [2022-10-26T00:22:56.160Z] "registry-mirrors": [ [2022-10-26T00:22:56.160Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-26T00:22:56.160Z] ], [2022-10-26T00:22:56.160Z] "bip": "10.250.0.254/24", [2022-10-26T00:22:56.160Z] "hosts": [ [2022-10-26T00:22:56.160Z] "tcp://0.0.0.0:5555", [2022-10-26T00:22:56.160Z] "unix:///var/run/docker.sock" [2022-10-26T00:22:56.160Z] ], [2022-10-26T00:22:56.160Z] "mtu": 1458, [2022-10-26T00:22:56.160Z] "selinux-enabled": true, [2022-10-26T00:22:56.160Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-26T00:22:56.160Z] } [Pipeline] sh [2022-10-26T00:22:56.508Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-26T00:22:56.867Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-26T00:23:15.153Z] provisioning config files... [2022-10-26T00:23:15.181Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/55@tmp/config8206784585475208760tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T00:23:15.541Z] ---> docker-login.sh [2022-10-26T00:23:15.541Z] nexus3.edgexfoundry.org:10001 [2022-10-26T00:23:16.130Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T00:23:16.130Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T00:23:16.130Z] Configure a credential helper to remove this warning. See [2022-10-26T00:23:16.130Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T00:23:16.130Z] [2022-10-26T00:23:16.130Z] Login Succeeded [2022-10-26T00:23:16.130Z] nexus3.edgexfoundry.org:10002 [2022-10-26T00:23:16.399Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T00:23:16.399Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T00:23:16.399Z] Configure a credential helper to remove this warning. See [2022-10-26T00:23:16.399Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T00:23:16.399Z] [2022-10-26T00:23:16.399Z] Login Succeeded [2022-10-26T00:23:16.668Z] nexus3.edgexfoundry.org:10003 [2022-10-26T00:23:16.668Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T00:23:16.940Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T00:23:16.940Z] Configure a credential helper to remove this warning. See [2022-10-26T00:23:16.940Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T00:23:16.940Z] [2022-10-26T00:23:16.940Z] Login Succeeded [2022-10-26T00:23:16.940Z] nexus3.edgexfoundry.org:10004 [2022-10-26T00:23:17.210Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T00:23:17.210Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T00:23:17.210Z] Configure a credential helper to remove this warning. See [2022-10-26T00:23:17.210Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T00:23:17.210Z] [2022-10-26T00:23:17.210Z] Login Succeeded [2022-10-26T00:23:17.210Z] docker.io [2022-10-26T00:23:17.479Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T00:23:17.748Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T00:23:17.748Z] Configure a credential helper to remove this warning. See [2022-10-26T00:23:17.748Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T00:23:17.748Z] [2022-10-26T00:23:17.748Z] Login Succeeded [2022-10-26T00:23:17.748Z] ---> docker-login.sh ends [Pipeline] } [2022-10-26T00:23:17.764Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-26T00:23:17.917Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-26T00:23:17.928Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-26T00:23:17.938Z] ========================================================= [2022-10-26T00:23:17.938Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-26T00:23:17.938Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T00:23:18.283Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-10-26T00:23:18.552Z] Sending build context to Docker daemon 1.22MB [2022-10-26T00:23:18.552Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2022-10-26T00:23:18.552Z] Step 2/12 : FROM ${BASE} AS builder [2022-10-26T00:23:18.823Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-26T00:23:18.823Z] 9b18e9b68314: Pulling fs layer [2022-10-26T00:23:18.823Z] d32db5db7311: Pulling fs layer [2022-10-26T00:23:18.823Z] d0c4b47475fc: Pulling fs layer [2022-10-26T00:23:18.823Z] 5831b945b038: Pulling fs layer [2022-10-26T00:23:18.823Z] 86bbec2aaacd: Pulling fs layer [2022-10-26T00:23:18.823Z] e10730c5d714: Pulling fs layer [2022-10-26T00:23:18.823Z] 5dd5c2283517: Pulling fs layer [2022-10-26T00:23:18.823Z] 5831b945b038: Waiting [2022-10-26T00:23:18.823Z] d5ac0230b979: Pulling fs layer [2022-10-26T00:23:18.823Z] 86bbec2aaacd: Waiting [2022-10-26T00:23:18.823Z] e10730c5d714: Waiting [2022-10-26T00:23:18.823Z] 5dd5c2283517: Waiting [2022-10-26T00:23:18.823Z] d5ac0230b979: Waiting [2022-10-26T00:23:18.823Z] d0c4b47475fc: Verifying Checksum [2022-10-26T00:23:18.823Z] d0c4b47475fc: Download complete [2022-10-26T00:23:18.823Z] d32db5db7311: Verifying Checksum [2022-10-26T00:23:18.823Z] d32db5db7311: Download complete [2022-10-26T00:23:18.823Z] 86bbec2aaacd: Verifying Checksum [2022-10-26T00:23:18.823Z] 86bbec2aaacd: Download complete [2022-10-26T00:23:18.823Z] e10730c5d714: Verifying Checksum [2022-10-26T00:23:18.823Z] e10730c5d714: Download complete [2022-10-26T00:23:18.823Z] 9b18e9b68314: Verifying Checksum [2022-10-26T00:23:18.823Z] 9b18e9b68314: Download complete [2022-10-26T00:23:19.796Z] 9b18e9b68314: Pull complete [2022-10-26T00:23:19.796Z] d5ac0230b979: Verifying Checksum [2022-10-26T00:23:19.796Z] d5ac0230b979: Download complete [2022-10-26T00:23:20.392Z] d32db5db7311: Pull complete [2022-10-26T00:23:20.666Z] d0c4b47475fc: Pull complete [2022-10-26T00:23:20.940Z] 5dd5c2283517: Verifying Checksum [2022-10-26T00:23:20.940Z] 5dd5c2283517: Download complete [2022-10-26T00:23:21.525Z] 5831b945b038: Verifying Checksum [2022-10-26T00:23:21.525Z] 5831b945b038: Download complete [2022-10-26T00:23:33.886Z] 5831b945b038: Pull complete [2022-10-26T00:23:33.886Z] 86bbec2aaacd: Pull complete [2022-10-26T00:23:33.886Z] e10730c5d714: Pull complete [2022-10-26T00:23:40.554Z] 5dd5c2283517: Pull complete [2022-10-26T00:23:41.982Z] d5ac0230b979: Pull complete [2022-10-26T00:23:41.982Z] Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 [2022-10-26T00:23:41.982Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-26T00:23:41.982Z] ---> 59b3b1a385d4 [2022-10-26T00:23:41.982Z] Step 3/12 : ARG MAKE='make build' [2022-10-26T00:23:43.943Z] ---> Running in 738777619db5 [2022-10-26T00:23:44.537Z] Removing intermediate container 738777619db5 [2022-10-26T00:23:44.537Z] ---> 9b663bafc7bf [2022-10-26T00:23:44.537Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-10-26T00:23:44.537Z] ---> Running in b3c8935be4f5 [2022-10-26T00:23:44.807Z] Removing intermediate container b3c8935be4f5 [2022-10-26T00:23:44.807Z] ---> 4cc4a05b066c [2022-10-26T00:23:44.807Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-10-26T00:23:44.807Z] ---> Running in 946b3febae0d [2022-10-26T00:23:45.076Z] Removing intermediate container 946b3febae0d [2022-10-26T00:23:45.076Z] ---> ae8184de557c [2022-10-26T00:23:45.076Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-26T00:23:45.342Z] ---> Running in 52a248e61edf [2022-10-26T00:23:47.288Z] Removing intermediate container 52a248e61edf [2022-10-26T00:23:47.288Z] ---> bd59638d1536 [2022-10-26T00:23:47.288Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-26T00:23:47.288Z] ---> Running in dc2303b50be5 [2022-10-26T00:23:47.872Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-26T00:23:48.454Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-26T00:23:49.861Z] OK: 221 MiB in 51 packages [2022-10-26T00:23:50.820Z] Removing intermediate container dc2303b50be5 [2022-10-26T00:23:50.820Z] ---> 113397933563 [2022-10-26T00:23:50.820Z] Step 8/12 : WORKDIR /app [2022-10-26T00:23:50.820Z] ---> Running in 285e8dd53a63 [2022-10-26T00:23:51.088Z] Removing intermediate container 285e8dd53a63 [2022-10-26T00:23:51.088Z] ---> 8ff8c6446b2d [2022-10-26T00:23:51.088Z] Step 9/12 : COPY go.mod vendor* ./ [2022-10-26T00:23:51.752Z] ---> f58ad2b112a4 [2022-10-26T00:23:51.753Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T00:23:51.753Z] ---> Running in 26757e7a3d63 [2022-10-26T00:24:48.197Z] Removing intermediate container 26757e7a3d63 [2022-10-26T00:24:48.197Z] ---> ffa12b39e77a [2022-10-26T00:24:48.197Z] Step 11/12 : COPY . . [2022-10-26T00:24:48.197Z] ---> 0bcdeef14c57 [2022-10-26T00:24:48.197Z] Step 12/12 : RUN $MAKE [2022-10-26T00:24:48.197Z] ---> Running in 477bd29c4fa7 [2022-10-26T00:24:48.197Z] noop [2022-10-26T00:24:48.197Z] Removing intermediate container 477bd29c4fa7 [2022-10-26T00:24:48.197Z] ---> 598daf930900 [2022-10-26T00:24:48.197Z] Successfully built 598daf930900 [2022-10-26T00:24:48.197Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T00:24:48.549Z] + docker inspect -f . ci-base-image-arm64 [2022-10-26T00:24:48.549Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T00:24:48.758Z] prd-ubuntu20.04-docker-arm64-4c-16g-117019 does not seem to be running inside a container [2022-10-26T00:24:48.832Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/55 -v /w/workspace/device-rfid-llrp-go/55:/w/workspace/device-rfid-llrp-go/55:rw,z -v /w/workspace/device-rfid-llrp-go/55@tmp:/w/workspace/device-rfid-llrp-go/55@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-10-26T00:24:50.137Z] $ docker top 04033fc34775e47d29322bd77e339fc3e9af16d54ff56d72a85d7636cfccdda8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T00:24:50.986Z] + go version [2022-10-26T00:24:50.986Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-10-26T00:24:51.005Z] $ docker stop --time=1 04033fc34775e47d29322bd77e339fc3e9af16d54ff56d72a85d7636cfccdda8 [2022-10-26T00:24:52.648Z] $ docker rm -f 04033fc34775e47d29322bd77e339fc3e9af16d54ff56d72a85d7636cfccdda8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T00:24:53.186Z] + docker inspect -f . ci-base-image-arm64 [2022-10-26T00:24:53.186Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T00:24:53.361Z] prd-ubuntu20.04-docker-arm64-4c-16g-117019 does not seem to be running inside a container [2022-10-26T00:24:53.428Z] $ 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/55 -v /w/workspace/device-rfid-llrp-go/55:/w/workspace/device-rfid-llrp-go/55:rw,z -v /w/workspace/device-rfid-llrp-go/55@tmp:/w/workspace/device-rfid-llrp-go/55@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-10-26T00:24:54.651Z] $ docker top 3be8ef533a3e381270c704cabb1a5c807d0e0b27b5fae1814ef2e6b37a3c2e0f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T00:24:55.174Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/55 [Pipeline] fileExists [Pipeline] sh [2022-10-26T00:24:56.093Z] + make test [2022-10-26T00:24:56.093Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-10-26T00:24:58.044Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2022-10-26T00:26:34.725Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2022-10-26T00:26:34.725Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2022-10-26T00:27:01.520Z] level=DEBUG ts=2022-10-26T00:26:32.775665157Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2022-10-26T00:27:01.520Z] level=INFO ts=2022-10-26T00:26:32.786209998Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" [2022-10-26T00:27:01.520Z] level=INFO ts=2022-10-26T00:26:32.78941041Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2022-10-26T00:27:01.520Z] level=DEBUG ts=2022-10-26T00:26:32.789575835Z app=test source=discover.go:364 msg="Sending GetReaderConfig." [2022-10-26T00:27:01.520Z] level=INFO ts=2022-10-26T00:26:32.790479808Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-10-26T00:27:01.520Z] level=WARN ts=2022-10-26T00:26:32.790566166Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2022-10-26T00:27:01.520Z] level=INFO ts=2022-10-26T00:26:32.790753183Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2022-10-26T00:27:01.520Z] level=INFO ts=2022-10-26T00:26:32.791202304Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-10-26T00:27:01.520Z] level=WARN ts=2022-10-26T00:26:32.791363158Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2022-10-26T00:27:01.520Z] level=DEBUG ts=2022-10-26T00:26:32.79149231Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2022-10-26T00:27:01.520Z] level=INFO ts=2022-10-26T00:26:32.791701939Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2022-10-26T00:27:01.520Z] level=INFO ts=2022-10-26T00:26:32.792080264Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-10-26T00:27:01.520Z] level=DEBUG ts=2022-10-26T00:26:32.792168272Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2022-10-26T00:27:01.520Z] level=DEBUG ts=2022-10-26T00:26:32.792327796Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." [2022-10-26T00:27:01.520Z] level=INFO ts=2022-10-26T00:26:32.792426655Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2022-10-26T00:27:01.520Z] level=INFO ts=2022-10-26T00:26:32.793335128Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-10-26T00:27:01.520Z] level=DEBUG ts=2022-10-26T00:26:32.793426757Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2022-10-26T00:27:01.520Z] level=INFO ts=2022-10-26T00:26:32.794587882Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2022-10-26T00:27:01.520Z] level=INFO ts=2022-10-26T00:26:32.805248995Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-10-26T00:27:01.520Z] level=DEBUG ts=2022-10-26T00:26:32.805542611Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2022-10-26T00:27:01.520Z] level=INFO ts=2022-10-26T00:26:32.805974051Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2022-10-26T00:27:01.520Z] level=INFO ts=2022-10-26T00:26:32.806132325Z app=test source=discover.go:431 msg="Discovered device: &{deviceName:SpeedwayR-19-C5-D6 host:127.0.0.1 port:59923 vendor:25882 model:2001002 fwVersion:5.14.0.240}" [2022-10-26T00:27:01.521Z] level=DEBUG ts=2022-10-26T00:26:32.807365058Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2022-10-26T00:27:01.521Z] level=INFO ts=2022-10-26T00:26:32.808202574Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" [2022-10-26T00:27:01.521Z] level=INFO ts=2022-10-26T00:26:32.80826706Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2022-10-26T00:27:01.521Z] level=DEBUG ts=2022-10-26T00:26:32.808356008Z app=test source=discover.go:364 msg="Sending GetReaderConfig." [2022-10-26T00:27:01.521Z] level=INFO ts=2022-10-26T00:26:32.808692509Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-10-26T00:27:01.521Z] level=WARN ts=2022-10-26T00:26:32.808745754Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2022-10-26T00:27:01.521Z] level=INFO ts=2022-10-26T00:26:32.808879476Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2022-10-26T00:27:01.521Z] level=INFO ts=2022-10-26T00:26:32.809326617Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-10-26T00:27:01.521Z] level=WARN ts=2022-10-26T00:26:32.809498772Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2022-10-26T00:27:01.521Z] level=DEBUG ts=2022-10-26T00:26:32.809685739Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2022-10-26T00:27:01.521Z] level=INFO ts=2022-10-26T00:26:32.80991255Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2022-10-26T00:27:01.521Z] level=INFO ts=2022-10-26T00:26:32.810372052Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-10-26T00:27:01.521Z] level=DEBUG ts=2022-10-26T00:26:32.810551918Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2022-10-26T00:27:01.521Z] level=DEBUG ts=2022-10-26T00:26:32.810725174Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." [2022-10-26T00:27:01.521Z] level=INFO ts=2022-10-26T00:26:32.81089595Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2022-10-26T00:27:01.521Z] level=INFO ts=2022-10-26T00:26:32.811373923Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-10-26T00:27:01.521Z] level=DEBUG ts=2022-10-26T00:26:32.811570451Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2022-10-26T00:27:01.521Z] level=INFO ts=2022-10-26T00:26:32.8117765Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2022-10-26T00:27:01.521Z] level=INFO ts=2022-10-26T00:26:32.812183727Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-10-26T00:27:01.521Z] level=DEBUG ts=2022-10-26T00:26:32.812367644Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2022-10-26T00:27:01.521Z] level=INFO ts=2022-10-26T00:26:32.812582334Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2022-10-26T00:27:01.521Z] level=INFO ts=2022-10-26T00:26:32.812750309Z app=test source=discover.go:431 msg="Discovered device: &{deviceName:xArray-25-9C-D4 host:127.0.0.1 port:59923 vendor:25882 model:2001007 fwVersion:5.14.0.240}" [2022-10-26T00:27:01.521Z] level=DEBUG ts=2022-10-26T00:26:32.813722437Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2022-10-26T00:27:01.521Z] level=INFO ts=2022-10-26T00:26:32.815159229Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" [2022-10-26T00:27:01.521Z] level=INFO ts=2022-10-26T00:26:32.815357747Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2022-10-26T00:27:01.521Z] level=DEBUG ts=2022-10-26T00:26:32.815579147Z app=test source=discover.go:364 msg="Sending GetReaderConfig." [2022-10-26T00:27:01.521Z] level=INFO ts=2022-10-26T00:26:32.816093234Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-10-26T00:27:01.521Z] level=WARN ts=2022-10-26T00:26:32.816320704Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2022-10-26T00:27:01.521Z] level=INFO ts=2022-10-26T00:26:32.816523153Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2022-10-26T00:27:01.521Z] level=INFO ts=2022-10-26T00:26:32.816957973Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-10-26T00:27:01.521Z] level=WARN ts=2022-10-26T00:26:32.817142419Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2022-10-26T00:27:01.521Z] level=DEBUG ts=2022-10-26T00:26:32.817287793Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2022-10-26T00:27:01.521Z] level=INFO ts=2022-10-26T00:26:32.817488801Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2022-10-26T00:27:01.521Z] level=INFO ts=2022-10-26T00:26:32.817976455Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-10-26T00:27:01.521Z] level=DEBUG ts=2022-10-26T00:26:32.818160172Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2022-10-26T00:27:01.521Z] level=DEBUG ts=2022-10-26T00:26:32.81835593Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." [2022-10-26T00:27:01.521Z] level=INFO ts=2022-10-26T00:26:32.818534876Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2022-10-26T00:27:01.521Z] level=INFO ts=2022-10-26T00:26:32.81901821Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-10-26T00:27:01.521Z] level=DEBUG ts=2022-10-26T00:26:32.819225589Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2022-10-26T00:27:01.521Z] level=INFO ts=2022-10-26T00:26:32.819467491Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2022-10-26T00:27:01.521Z] level=INFO ts=2022-10-26T00:26:32.825386401Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-10-26T00:27:01.521Z] level=DEBUG ts=2022-10-26T00:26:32.82559478Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2022-10-26T00:27:01.521Z] level=INFO ts=2022-10-26T00:26:32.825957383Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2022-10-26T00:27:01.521Z] level=INFO ts=2022-10-26T00:26:32.826112907Z app=test source=discover.go:431 msg="Discovered device: &{deviceName:LLRP-D2-7F-A1 host:127.0.0.1 port:59923 vendor:25882 model:50 fwVersion:7.0.0}" [2022-10-26T00:27:01.521Z] level=DEBUG ts=2022-10-26T00:26:32.827473402Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2022-10-26T00:27:01.521Z] level=INFO ts=2022-10-26T00:26:32.828517577Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" [2022-10-26T00:27:01.521Z] level=INFO ts=2022-10-26T00:26:32.82877507Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2022-10-26T00:27:01.521Z] level=INFO ts=2022-10-26T00:26:32.828914673Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-10-26T00:27:01.521Z] level=WARN ts=2022-10-26T00:26:32.829139854Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2022-10-26T00:27:01.521Z] level=DEBUG ts=2022-10-26T00:26:32.828942256Z app=test source=discover.go:364 msg="Sending GetReaderConfig." [2022-10-26T00:27:01.521Z] level=INFO ts=2022-10-26T00:26:32.829524599Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2022-10-26T00:27:01.521Z] level=INFO ts=2022-10-26T00:26:32.830061188Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-10-26T00:27:01.521Z] level=WARN ts=2022-10-26T00:26:32.830130384Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2022-10-26T00:27:01.521Z] level=DEBUG ts=2022-10-26T00:26:32.830248035Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2022-10-26T00:27:01.521Z] level=INFO ts=2022-10-26T00:26:32.830508088Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2022-10-26T00:27:01.521Z] level=INFO ts=2022-10-26T00:26:32.831125965Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-10-26T00:27:01.521Z] level=DEBUG ts=2022-10-26T00:26:32.831256597Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2022-10-26T00:27:01.521Z] level=DEBUG ts=2022-10-26T00:26:32.831337244Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." [2022-10-26T00:27:01.521Z] level=INFO ts=2022-10-26T00:26:32.831450044Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2022-10-26T00:27:01.521Z] level=INFO ts=2022-10-26T00:26:32.831848241Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-10-26T00:27:01.521Z] level=DEBUG ts=2022-10-26T00:26:32.832010675Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2022-10-26T00:27:01.521Z] level=INFO ts=2022-10-26T00:26:32.832110374Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2022-10-26T00:27:01.521Z] level=INFO ts=2022-10-26T00:26:32.832449685Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-10-26T00:27:01.521Z] level=DEBUG ts=2022-10-26T00:26:32.832590288Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2022-10-26T00:27:01.521Z] level=INFO ts=2022-10-26T00:26:32.832756203Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2022-10-26T00:27:01.521Z] level=INFO ts=2022-10-26T00:26:32.832920408Z app=test source=discover.go:431 msg="Discovered device: &{deviceName:LLRP-302411f9c92d4f host:127.0.0.1 port:59923 vendor:25882 model:50 fwVersion:7.0.0}" [2022-10-26T00:27:01.521Z] level=DEBUG ts=2022-10-26T00:26:32.834219077Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2022-10-26T00:27:01.521Z] level=INFO ts=2022-10-26T00:26:32.835101537Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" [2022-10-26T00:27:01.521Z] level=INFO ts=2022-10-26T00:26:32.835183285Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2022-10-26T00:27:01.521Z] level=INFO ts=2022-10-26T00:26:32.835257191Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-10-26T00:27:01.521Z] level=WARN ts=2022-10-26T00:26:32.835316427Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2022-10-26T00:27:01.521Z] level=DEBUG ts=2022-10-26T00:26:32.835454029Z app=test source=discover.go:364 msg="Sending GetReaderConfig." [2022-10-26T00:27:01.521Z] level=INFO ts=2022-10-26T00:26:32.835495083Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2022-10-26T00:27:01.521Z] level=INFO ts=2022-10-26T00:26:32.835804061Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-10-26T00:27:01.521Z] level=WARN ts=2022-10-26T00:26:32.835859246Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2022-10-26T00:27:01.521Z] level=DEBUG ts=2022-10-26T00:26:32.835966316Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2022-10-26T00:27:01.521Z] level=INFO ts=2022-10-26T00:26:32.836099858Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2022-10-26T00:27:01.521Z] level=INFO ts=2022-10-26T00:26:32.836441269Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-10-26T00:27:01.521Z] level=DEBUG ts=2022-10-26T00:26:32.83655969Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2022-10-26T00:27:01.521Z] level=DEBUG ts=2022-10-26T00:26:32.836639367Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." [2022-10-26T00:27:01.521Z] level=INFO ts=2022-10-26T00:26:32.836792651Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2022-10-26T00:27:01.521Z] level=INFO ts=2022-10-26T00:26:32.83710338Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-10-26T00:27:01.521Z] level=DEBUG ts=2022-10-26T00:26:32.83720999Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2022-10-26T00:27:01.521Z] level=INFO ts=2022-10-26T00:26:32.837364074Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2022-10-26T00:27:01.521Z] level=INFO ts=2022-10-26T00:26:32.837662851Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-10-26T00:27:01.522Z] level=DEBUG ts=2022-10-26T00:26:32.837839017Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2022-10-26T00:27:01.522Z] level=INFO ts=2022-10-26T00:26:32.838020243Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2022-10-26T00:27:01.522Z] level=INFO ts=2022-10-26T00:26:32.838188199Z app=test source=discover.go:431 msg="Discovered device: &{deviceName:LLRP-FC-4D-1A host:127.0.0.1 port:59923 vendor:50 model:50 fwVersion:1.0.0}" [2022-10-26T00:27:01.522Z] level=DEBUG ts=2022-10-26T00:26:32.839308001Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2022-10-26T00:27:01.522Z] level=INFO ts=2022-10-26T00:26:32.840198182Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" [2022-10-26T00:27:01.522Z] level=INFO ts=2022-10-26T00:26:32.840309872Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2022-10-26T00:27:01.522Z] level=DEBUG ts=2022-10-26T00:26:32.840410981Z app=test source=discover.go:364 msg="Sending GetReaderConfig." [2022-10-26T00:27:01.522Z] level=INFO ts=2022-10-26T00:26:32.840549874Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-10-26T00:27:01.522Z] level=WARN ts=2022-10-26T00:26:32.840683916Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2022-10-26T00:27:01.522Z] level=INFO ts=2022-10-26T00:26:32.840863453Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2022-10-26T00:27:01.522Z] level=INFO ts=2022-10-26T00:26:32.841321144Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-10-26T00:27:01.522Z] level=WARN ts=2022-10-26T00:26:32.84149058Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2022-10-26T00:27:01.522Z] level=INFO ts=2022-10-26T00:26:32.841936141Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2022-10-26T00:27:01.522Z] level=DEBUG ts=2022-10-26T00:26:32.841745523Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2022-10-26T00:27:01.522Z] level=INFO ts=2022-10-26T00:26:32.84258668Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-10-26T00:27:01.522Z] level=DEBUG ts=2022-10-26T00:26:32.842911249Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2022-10-26T00:27:01.522Z] level=DEBUG ts=2022-10-26T00:26:32.842997077Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." [2022-10-26T00:27:01.522Z] level=INFO ts=2022-10-26T00:26:32.843409465Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2022-10-26T00:27:01.522Z] level=INFO ts=2022-10-26T00:26:32.843992008Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-10-26T00:27:01.522Z] level=DEBUG ts=2022-10-26T00:26:32.844282785Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2022-10-26T00:27:01.522Z] level=INFO ts=2022-10-26T00:26:32.844806982Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2022-10-26T00:27:01.522Z] level=INFO ts=2022-10-26T00:26:32.845421048Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-10-26T00:27:01.522Z] level=DEBUG ts=2022-10-26T00:26:32.845685522Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2022-10-26T00:27:01.522Z] level=INFO ts=2022-10-26T00:26:32.846085789Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2022-10-26T00:27:01.522Z] level=INFO ts=2022-10-26T00:26:32.846244834Z app=test source=discover.go:431 msg="Discovered device: &{deviceName:LLRP-001a004fd9ca2b host:127.0.0.1 port:59923 vendor:50 model:50 fwVersion:1.0.0}" [2022-10-26T00:27:01.522Z] --- FAIL: TestAutoDiscoverNaming (0.07s) [2022-10-26T00:27:01.522Z] --- FAIL: TestAutoDiscoverNaming/SpeedwayR-19-C5-D6 (0.03s) [2022-10-26T00:27:01.522Z] discover_test.go:178: error shutting down test emulator: WriteTo failed: write tcp4 127.0.0.1:59923->127.0.0.1:58284: use of closed network connection [2022-10-26T00:27:01.522Z] level=DEBUG ts=2022-10-26T00:26:32.847780074Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2022-10-26T00:27:01.522Z] level=DEBUG ts=2022-10-26T00:26:32.84949801Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2022-10-26T00:27:01.522Z] level=INFO ts=2022-10-26T00:26:32.850621693Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" [2022-10-26T00:27:01.522Z] level=INFO ts=2022-10-26T00:26:32.851023899Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2022-10-26T00:27:01.522Z] level=DEBUG ts=2022-10-26T00:26:32.85113782Z app=test source=discover.go:364 msg="Sending GetReaderConfig." [2022-10-26T00:27:01.522Z] level=INFO ts=2022-10-26T00:26:32.851183114Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-10-26T00:27:01.522Z] level=WARN ts=2022-10-26T00:26:32.851435517Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2022-10-26T00:27:01.522Z] level=INFO ts=2022-10-26T00:26:32.851744965Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2022-10-26T00:27:01.522Z] level=INFO ts=2022-10-26T00:26:32.852075835Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-10-26T00:27:01.522Z] level=WARN ts=2022-10-26T00:26:32.852144632Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2022-10-26T00:27:01.522Z] level=DEBUG ts=2022-10-26T00:26:32.852249201Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2022-10-26T00:27:01.522Z] level=INFO ts=2022-10-26T00:26:32.852368732Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2022-10-26T00:27:01.522Z] level=INFO ts=2022-10-26T00:26:32.852845956Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-10-26T00:27:01.522Z] level=DEBUG ts=2022-10-26T00:26:32.852981108Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2022-10-26T00:27:01.522Z] level=DEBUG ts=2022-10-26T00:26:32.853152063Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." [2022-10-26T00:27:01.522Z] level=INFO ts=2022-10-26T00:26:32.853362503Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2022-10-26T00:27:01.522Z] level=INFO ts=2022-10-26T00:26:32.853853137Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-10-26T00:27:01.522Z] level=DEBUG ts=2022-10-26T00:26:32.85399169Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2022-10-26T00:27:01.522Z] level=INFO ts=2022-10-26T00:26:32.854113091Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2022-10-26T00:27:01.522Z] level=INFO ts=2022-10-26T00:26:32.854457002Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-10-26T00:27:01.522Z] level=DEBUG ts=2022-10-26T00:26:32.854565622Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2022-10-26T00:27:01.522Z] level=INFO ts=2022-10-26T00:26:32.854716546Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2022-10-26T00:27:01.522Z] level=INFO ts=2022-10-26T00:26:32.854817795Z app=test source=discover.go:431 msg="Discovered device: &{deviceName:SpeedwayR-19-C5-D6 host:127.0.0.1 port:59923 vendor:25882 model:2001002 fwVersion:5.14.0.240}" [2022-10-26T00:27:01.522Z] level=DEBUG ts=2022-10-26T00:26:32.85552458Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2022-10-26T00:27:01.522Z] level=INFO ts=2022-10-26T00:26:32.856314732Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" [2022-10-26T00:27:01.522Z] level=INFO ts=2022-10-26T00:26:32.856417921Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2022-10-26T00:27:01.522Z] level=DEBUG ts=2022-10-26T00:26:32.856529281Z app=test source=discover.go:364 msg="Sending GetReaderConfig." [2022-10-26T00:27:01.522Z] level=INFO ts=2022-10-26T00:26:32.856879933Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-10-26T00:27:01.522Z] level=WARN ts=2022-10-26T00:26:32.856967921Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2022-10-26T00:27:01.522Z] level=INFO ts=2022-10-26T00:26:32.857263508Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2022-10-26T00:27:01.522Z] level=INFO ts=2022-10-26T00:26:32.857747383Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-10-26T00:27:01.522Z] level=WARN ts=2022-10-26T00:26:32.857921608Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2022-10-26T00:27:01.522Z] level=DEBUG ts=2022-10-26T00:26:32.858148529Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2022-10-26T00:27:01.522Z] level=INFO ts=2022-10-26T00:26:32.85837836Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2022-10-26T00:27:01.522Z] level=INFO ts=2022-10-26T00:26:32.858805289Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-10-26T00:27:01.522Z] level=DEBUG ts=2022-10-26T00:26:32.859081084Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2022-10-26T00:27:01.522Z] level=DEBUG ts=2022-10-26T00:26:32.859167052Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." [2022-10-26T00:27:01.522Z] level=INFO ts=2022-10-26T00:26:32.85925156Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2022-10-26T00:27:01.522Z] level=INFO ts=2022-10-26T00:26:32.859730283Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-10-26T00:27:01.522Z] level=DEBUG ts=2022-10-26T00:26:32.85991472Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2022-10-26T00:27:01.522Z] level=INFO ts=2022-10-26T00:26:32.860066874Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2022-10-26T00:27:01.522Z] level=INFO ts=2022-10-26T00:26:32.860341129Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-10-26T00:27:01.522Z] level=DEBUG ts=2022-10-26T00:26:32.860439378Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2022-10-26T00:27:01.522Z] level=INFO ts=2022-10-26T00:26:32.8605736Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2022-10-26T00:27:01.522Z] level=INFO ts=2022-10-26T00:26:32.860702262Z app=test source=discover.go:431 msg="Discovered device: &{deviceName:SpeedwayR-19-C5-D6 host:127.0.0.1 port:59923 vendor:25882 model:2001002 fwVersion:5.14.0.240}" [2022-10-26T00:27:01.522Z] level=WARN ts=2022-10-26T00:26:32.861514026Z app=test source=discover.go:253 msg="Re-discovered existing device at the same TCP address, nothing to do." [2022-10-26T00:27:01.522Z] FAIL [2022-10-26T00:27:01.522Z] coverage: 38.5% of statements [2022-10-26T00:27:01.522Z] FAIL github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 26.202s [2022-10-26T00:27:01.522Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.491s coverage: 52.0% of statements [2022-10-26T00:27:01.522Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.024s coverage: 95.5% of statements [2022-10-26T00:27:01.522Z] FAIL [2022-10-26T00:27:01.522Z] make: *** [Makefile:39: unittest] Error 1 [Pipeline] } [2022-10-26T00:27:01.550Z] $ docker stop --time=1 3be8ef533a3e381270c704cabb1a5c807d0e0b27b5fae1814ef2e6b37a3c2e0f [2022-10-26T00:27:03.313Z] $ docker rm -f 3be8ef533a3e381270c704cabb1a5c807d0e0b27b5fae1814ef2e6b37a3c2e0f [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 [2022-10-26T00:27:04.378Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-26T00:27:04.378Z] [2022-10-26T00:27:04.378Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T00:27:04.710Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-26T00:27:04.979Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-26T00:27:04.979Z] 8998bd30e6a1: Pulling fs layer [2022-10-26T00:27:04.979Z] 04944245beec: Pulling fs layer [2022-10-26T00:27:04.979Z] 699f458cf7ca: Pulling fs layer [2022-10-26T00:27:04.979Z] 765212b225bb: Pulling fs layer [2022-10-26T00:27:04.979Z] f23df028b6ca: Pulling fs layer [2022-10-26T00:27:04.979Z] d65c8cfc05b1: Pulling fs layer [2022-10-26T00:27:04.979Z] 2437ff75d9bd: Pulling fs layer [2022-10-26T00:27:04.979Z] 765212b225bb: Waiting [2022-10-26T00:27:04.979Z] f23df028b6ca: Waiting [2022-10-26T00:27:04.979Z] d65c8cfc05b1: Waiting [2022-10-26T00:27:04.979Z] 2437ff75d9bd: Waiting [2022-10-26T00:27:04.979Z] 04944245beec: Verifying Checksum [2022-10-26T00:27:04.979Z] 04944245beec: Download complete [2022-10-26T00:27:05.253Z] 765212b225bb: Verifying Checksum [2022-10-26T00:27:05.253Z] 765212b225bb: Download complete [2022-10-26T00:27:05.253Z] f23df028b6ca: Verifying Checksum [2022-10-26T00:27:05.253Z] f23df028b6ca: Download complete [2022-10-26T00:27:05.253Z] d65c8cfc05b1: Verifying Checksum [2022-10-26T00:27:05.253Z] d65c8cfc05b1: Download complete [2022-10-26T00:27:05.522Z] 699f458cf7ca: Verifying Checksum [2022-10-26T00:27:05.522Z] 699f458cf7ca: Download complete [2022-10-26T00:27:05.788Z] 8998bd30e6a1: Verifying Checksum [2022-10-26T00:27:05.788Z] 8998bd30e6a1: Download complete [2022-10-26T00:27:08.371Z] 2437ff75d9bd: Verifying Checksum [2022-10-26T00:27:08.371Z] 2437ff75d9bd: Download complete [2022-10-26T00:27:10.356Z] 8998bd30e6a1: Pull complete [2022-10-26T00:27:10.954Z] 04944245beec: Pull complete [2022-10-26T00:27:13.577Z] 699f458cf7ca: Pull complete [2022-10-26T00:27:13.577Z] 765212b225bb: Pull complete [2022-10-26T00:27:14.989Z] f23df028b6ca: Pull complete [2022-10-26T00:27:15.575Z] d65c8cfc05b1: Pull complete [2022-10-26T00:27:33.773Z] 2437ff75d9bd: Pull complete [2022-10-26T00:27:33.773Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-26T00:27:33.773Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-26T00:27:33.773Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T00:27:33.961Z] prd-ubuntu20.04-docker-arm64-4c-16g-117019 does not seem to be running inside a container [2022-10-26T00:27:34.023Z] $ 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/55 -v /w/workspace/device-rfid-llrp-go/55:/w/workspace/device-rfid-llrp-go/55:rw,z -v /w/workspace/device-rfid-llrp-go/55@tmp:/w/workspace/device-rfid-llrp-go/55@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-10-26T00:27:34.856Z] $ docker top 8a8cfad4c8240b19521cf9502097eed5b26a6b5dcf00cae1cc07e29fc590eaf5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T00:27:35.704Z] ---> job-cost.sh [2022-10-26T00:27:35.704Z] lf-activate-venv: SKIPPING [2022-10-26T00:27:35.704Z] INFO: No Stack... [2022-10-26T00:27:36.289Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-26T00:27:36.873Z] INFO: Archiving Costs [Pipeline] sh [2022-10-26T00:27:37.517Z] + cut -d, -f6 [2022-10-26T00:27:37.517Z] + cat /w/workspace/device-rfid-llrp-go/55/archives/cost.csv [Pipeline] lock [2022-10-26T00:27:37.578Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-55-stack-cost] [2022-10-26T00:27:37.587Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-55-stack-cost] did not exist. Created. [2022-10-26T00:27:37.587Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-55-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-26T00:27:38.241Z] /w/workspace/device-rfid-llrp-go/55@tmp/durable-869e796b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-10-26T00:27:38.894Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-26T00:27:38.922Z] Warning: overwriting stash ‘stack-cost’ [2022-10-26T00:27:39.331Z] Stashed 1 file(s) [Pipeline] } [2022-10-26T00:27:39.340Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-55-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-26T00:27:39.362Z] $ docker stop --time=1 8a8cfad4c8240b19521cf9502097eed5b26a6b5dcf00cae1cc07e29fc590eaf5 [2022-10-26T00:27:40.941Z] $ docker rm -f 8a8cfad4c8240b19521cf9502097eed5b26a6b5dcf00cae1cc07e29fc590eaf5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-26T00:27:41.217Z] 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 [2022-10-26T00:27:41.960Z] + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] [2022-10-26T00:27:41.960Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2022-10-26T00:27:41.960Z] total 16 [2022-10-26T00:27:41.960Z] drwxr-xr-x 3 root root 4096 Oct 26 00:22 . [2022-10-26T00:27:41.960Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 26 00:22 .. [2022-10-26T00:27:41.960Z] drwxr-xr-x 2 root root 4096 Oct 26 00:22 cost [2022-10-26T00:27:41.960Z] -rw-r--r-- 1 root root 90 Oct 26 00:22 cost.csv [2022-10-26T00:27:41.960Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives [2022-10-26T00:27:41.960Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2022-10-26T00:27:41.960Z] total 16 [2022-10-26T00:27:41.960Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 26 00:22 . [2022-10-26T00:27:41.960Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 26 00:22 .. [2022-10-26T00:27:41.960Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 26 00:22 cost [2022-10-26T00:27:41.960Z] -rw-r--r-- 1 jenkins jenkins 90 Oct 26 00:22 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-10-26T00:27:42.250Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T00:27:43.104Z] ---> package-listing.sh [2022-10-26T00:27:43.104Z] ++ facter osfamily [2022-10-26T00:27:43.104Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-26T00:27:43.365Z] + OS_FAMILY=debian [2022-10-26T00:27:43.365Z] + workspace=/w/workspace/foundry_device-rfid-llrp-go_main [2022-10-26T00:27:43.365Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-26T00:27:43.365Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-26T00:27:43.365Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-26T00:27:43.365Z] + PACKAGES=/tmp/packages_start.txt [2022-10-26T00:27:43.365Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2022-10-26T00:27:43.365Z] + PACKAGES=/tmp/packages_end.txt [2022-10-26T00:27:43.365Z] + case "${OS_FAMILY}" in [2022-10-26T00:27:43.365Z] + dpkg -l [2022-10-26T00:27:43.365Z] + grep '^ii' [2022-10-26T00:27:43.365Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-26T00:27:43.365Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-26T00:27:43.365Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-26T00:27:43.365Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2022-10-26T00:27:43.365Z] + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [2022-10-26T00:27:43.365Z] + 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 [2022-10-26T00:27:43.376Z] 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 [2022-10-26T00:27:43.654Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T00:27:44.207Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-26T00:27:44.208Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T00:27:44.268Z] prd-ubuntu20.04-docker-8c-8g-117016 does not seem to be running inside a container [2022-10-26T00:27:44.304Z] $ 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 [2022-10-26T00:27:44.517Z] $ docker top dd54595db33462ca2f4c54685536f168b004e8822e95bdf3273b43da6cce0c13 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T00:27:44.851Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-26T00:27:45.138Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-26T00:27:45.424Z] + ls /var/log/sa-host [2022-10-26T00:27:45.424Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-26T00:27:45.563Z] provisioning config files... [2022-10-26T00:27:45.570Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config5100940886339947432tmp [Pipeline] { [Pipeline] echo [2022-10-26T00:27:45.581Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T00:27:45.859Z] ---> create-netrc.sh [Pipeline] } [2022-10-26T00:27:45.865Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-26T00:27:46.185Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-26T00:27:46.193Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T00:27:46.474Z] ---> sudo-logs.sh [2022-10-26T00:27:46.474Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-26T00:27:46.502Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T00:27:46.784Z] ---> job-cost.sh [2022-10-26T00:27:46.784Z] lf-activate-venv: SKIPPING [2022-10-26T00:27:46.784Z] DEBUG: total: 0.2199999988079071 [2022-10-26T00:27:46.784Z] INFO: Retrieving Stack Cost... [2022-10-26T00:27:47.043Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-26T00:27:47.303Z] INFO: Archiving Costs [Pipeline] echo [2022-10-26T00:27:47.314Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T00:27:47.596Z] ---> logs-deploy.sh [2022-10-26T00:27:47.596Z] lf-activate-venv: SKIPPING [2022-10-26T00:27:47.596Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/55 [2022-10-26T00:27:47.596Z] INFO: archiving workspace using pattern(s): [2022-10-26T00:27:48.533Z] Archives upload complete. [2022-10-26T00:27:48.533Z] INFO: archiving logs to Nexus