Pull request #314 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 76a78bc3b79e3f8b4134c55d24dacd57864cc036+15e688f125cb27749cddf3e3269a9133ab9603fe (f06e2df0ea71407af721a6de78a56def869e4736) 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-ssh363070361509467863.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b5a5e52272fc4198cf3754284eedf36dbf0baa35 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-ssh11115475717774972386.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision b5a5e52272fc4198cf3754284eedf36dbf0baa35 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-314/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/PR-314/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17811393991535482381.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-314/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15502379836733025552.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b5a5e52272fc4198cf3754284eedf36dbf0baa35 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b5a5e52272fc4198cf3754284eedf36dbf0baa35 # timeout=10 Commit message: "Merge pull request #456 from cherrycl/issue-452-4" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh10421509265184575518.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-314/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/PR-314/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17835797783806418033.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object b5a5e52272fc4198cf3754284eedf36dbf0baa35 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-12824 in /w/workspace/undry_device-rfid-llrp-go_PR-314 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/undry_device-rfid-llrp-go_PR-314 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 15e688f125cb27749cddf3e3269a9133ab9603fe into PR head commit 76a78bc3b79e3f8b4134c55d24dacd57864cc036 > 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 remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/314/head:refs/remotes/origin/PR-314 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 76a78bc3b79e3f8b4134c55d24dacd57864cc036 # timeout=10 Merge succeeded, producing 76a78bc3b79e3f8b4134c55d24dacd57864cc036 Checking out Revision 76a78bc3b79e3f8b4134c55d24dacd57864cc036 (PR-314) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object b5a5e52272fc4198cf3754284eedf36dbf0baa35 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 15e688f125cb27749cddf3e3269a9133ab9603fe # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 76a78bc3b79e3f8b4134c55d24dacd57864cc036 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-02T10:55:24.333Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-02T10:55:24.554Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-02T10:55:24.676Z] ========================================================= [2024-10-02T10:55:24.676Z] EdgeX Global Pipelines Version Info [2024-10-02T10:55:24.676Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-02T10:55:25.429Z] ------------------- [2024-10-02T10:55:25.430Z] stable info: [2024-10-02T10:55:25.430Z] ------------------- [2024-10-02T10:55:25.430Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-02T10:55:25.430Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-02T10:55:25.430Z] Message: update stable to v1.0.264 [2024-10-02T10:55:26.002Z] ------------------- [2024-10-02T10:55:26.002Z] experimental info: [2024-10-02T10:55:26.002Z] ------------------- [2024-10-02T10:55:26.002Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-02T10:55:26.002Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-02T10:55:26.002Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-02T10:55:26.253Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2024-10-02T10:55:26.319Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2024-10-02T10:55:26.378Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-02T10:55:26.442Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-02T10:55:26.499Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-02T10:55:26.559Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-10-02T10:55:26.627Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-02T10:55:26.688Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-10-02T10:55:26.749Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-02T10:55:26.810Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-02T10:55:26.875Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-02T10:55:26.935Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2024-10-02T10:55:26.994Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-02T10:55:27.054Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-02T10:55:27.109Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-02T10:55:27.168Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-02T10:55:27.229Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-02T10:55:27.288Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-02T10:55:27.355Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-02T10:55:27.477Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-02T10:55:27.538Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-10-02T10:55:27.599Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-10-02T10:55:27.655Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-02T10:55:27.720Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-02T10:55:27.783Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-10-02T10:55:27.852Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-02T10:55:27.912Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-02T10:55:27.971Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-314 [Pipeline] echo [2024-10-02T10:55:28.033Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-314 [Pipeline] echo [2024-10-02T10:55:28.086Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-314 [Pipeline] echo [2024-10-02T10:55:28.146Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 76a78bc3b79e3f8b4134c55d24dacd57864cc036 [Pipeline] echo [2024-10-02T10:55:28.201Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 76a78bc [Pipeline] echo [2024-10-02T10:55:28.263Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-02T10:55:28.416Z] provisioning config files... [2024-10-02T10:55:28.429Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-314@tmp/config7262090313763658672tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-02T10:55:28.831Z] ---> ****-login.sh [2024-10-02T10:55:28.831Z] nexus3.edgexfoundry.org:10001 [2024-10-02T10:55:29.093Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T10:55:29.093Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T10:55:29.093Z] Configure a credential helper to remove this warning. See [2024-10-02T10:55:29.093Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T10:55:29.093Z] [2024-10-02T10:55:29.093Z] Login Succeeded [2024-10-02T10:55:29.093Z] nexus3.edgexfoundry.org:10002 [2024-10-02T10:55:29.093Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T10:55:29.094Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T10:55:29.094Z] Configure a credential helper to remove this warning. See [2024-10-02T10:55:29.094Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T10:55:29.094Z] [2024-10-02T10:55:29.094Z] Login Succeeded [2024-10-02T10:55:29.094Z] nexus3.edgexfoundry.org:10003 [2024-10-02T10:55:29.356Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T10:55:29.356Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T10:55:29.356Z] Configure a credential helper to remove this warning. See [2024-10-02T10:55:29.356Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T10:55:29.356Z] [2024-10-02T10:55:29.356Z] Login Succeeded [2024-10-02T10:55:29.356Z] nexus3.edgexfoundry.org:10004 [2024-10-02T10:55:29.356Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T10:55:29.356Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T10:55:29.356Z] Configure a credential helper to remove this warning. See [2024-10-02T10:55:29.356Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T10:55:29.356Z] [2024-10-02T10:55:29.356Z] Login Succeeded [2024-10-02T10:55:29.356Z] ****.io [2024-10-02T10:55:29.622Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T10:55:29.622Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T10:55:29.622Z] Configure a credential helper to remove this warning. See [2024-10-02T10:55:29.622Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T10:55:29.622Z] [2024-10-02T10:55:29.622Z] Login Succeeded [2024-10-02T10:55:29.622Z] ---> ****-login.sh ends [Pipeline] } [2024-10-02T10:55:29.653Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-02T10:55:30.471Z] + git rev-list -1 --merges 76a78bc3b79e3f8b4134c55d24dacd57864cc036~1..76a78bc3b79e3f8b4134c55d24dacd57864cc036 [Pipeline] echo [2024-10-02T10:55:30.521Z] -----------> git rev-list -1 --merges 76a78bc3b79e3f8b4134c55d24dacd57864cc036~1..76a78bc3b79e3f8b4134c55d24dacd57864cc036 76a78bc3b79e3f8b4134c55d24dacd57864cc036 [false] [Pipeline] sh [2024-10-02T10:55:30.867Z] + git log --format=format:%s -1 76a78bc3b79e3f8b4134c55d24dacd57864cc036 [Pipeline] echo [2024-10-02T10:55:30.912Z] ========================================================= [2024-10-02T10:55:30.912Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-02T10:55:30.912Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-02T10:55:31.383Z] + git log --format=format:%s -1 76a78bc3b79e3f8b4134c55d24dacd57864cc036 [Pipeline] echo [2024-10-02T10:55:31.426Z] [semverPrep] GIT_COMMIT: 76a78bc3b79e3f8b4134c55d24dacd57864cc036, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2024-10-02T10:55:31.470Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-02T10:55:32.014Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-02T10:55:32.014Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-02T10:55:32.014Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-02T10:55:32.014Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-02T10:55:32.014Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-02T10:55:32.014Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-02T10:55:32.014Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:55:32.459Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-02T10:55:32.459Z] [2024-10-02T10:55:32.459Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:55:32.870Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-02T10:55:32.870Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-02T10:55:32.870Z] b85a868b505f: Pulling fs layer [2024-10-02T10:55:32.870Z] e2be974225ed: Pulling fs layer [2024-10-02T10:55:32.870Z] 339a4e72a1f5: Pulling fs layer [2024-10-02T10:55:32.870Z] 988bab9f4d93: Pulling fs layer [2024-10-02T10:55:32.870Z] 1469e6f7b9e6: Pulling fs layer [2024-10-02T10:55:32.870Z] eaf3925da568: Pulling fs layer [2024-10-02T10:55:32.870Z] bab4dde63d76: Pulling fs layer [2024-10-02T10:55:32.870Z] bde34c3a00c8: Pulling fs layer [2024-10-02T10:55:32.870Z] b352a97aabf1: Pulling fs layer [2024-10-02T10:55:32.870Z] 4872d77fe225: Pulling fs layer [2024-10-02T10:55:32.870Z] 5851b861e8e6: Pulling fs layer [2024-10-02T10:55:32.870Z] 1469e6f7b9e6: Waiting [2024-10-02T10:55:32.870Z] eaf3925da568: Waiting [2024-10-02T10:55:32.870Z] bab4dde63d76: Waiting [2024-10-02T10:55:32.870Z] bde34c3a00c8: Waiting [2024-10-02T10:55:32.870Z] b352a97aabf1: Waiting [2024-10-02T10:55:32.870Z] 4872d77fe225: Waiting [2024-10-02T10:55:32.870Z] 5851b861e8e6: Waiting [2024-10-02T10:55:32.870Z] 988bab9f4d93: Waiting [2024-10-02T10:55:32.870Z] e2be974225ed: Download complete [2024-10-02T10:55:32.870Z] 988bab9f4d93: Verifying Checksum [2024-10-02T10:55:32.870Z] 988bab9f4d93: Download complete [2024-10-02T10:55:33.129Z] 339a4e72a1f5: Verifying Checksum [2024-10-02T10:55:33.129Z] 339a4e72a1f5: Download complete [2024-10-02T10:55:33.129Z] 1469e6f7b9e6: Verifying Checksum [2024-10-02T10:55:33.129Z] eaf3925da568: Verifying Checksum [2024-10-02T10:55:33.129Z] eaf3925da568: Download complete [2024-10-02T10:55:33.129Z] bde34c3a00c8: Verifying Checksum [2024-10-02T10:55:33.129Z] bde34c3a00c8: Download complete [2024-10-02T10:55:33.129Z] b352a97aabf1: Verifying Checksum [2024-10-02T10:55:33.129Z] b352a97aabf1: Download complete [2024-10-02T10:55:33.129Z] 4872d77fe225: Verifying Checksum [2024-10-02T10:55:33.129Z] 4872d77fe225: Download complete [2024-10-02T10:55:33.129Z] 5851b861e8e6: Verifying Checksum [2024-10-02T10:55:33.129Z] 5851b861e8e6: Download complete [2024-10-02T10:55:33.129Z] b85a868b505f: Verifying Checksum [2024-10-02T10:55:33.129Z] b85a868b505f: Download complete [2024-10-02T10:55:33.388Z] bab4dde63d76: Verifying Checksum [2024-10-02T10:55:33.388Z] bab4dde63d76: Download complete [2024-10-02T10:55:34.325Z] b85a868b505f: Pull complete [2024-10-02T10:55:34.585Z] e2be974225ed: Pull complete [2024-10-02T10:55:35.154Z] 339a4e72a1f5: Pull complete [2024-10-02T10:55:35.154Z] 988bab9f4d93: Pull complete [2024-10-02T10:55:35.414Z] 1469e6f7b9e6: Pull complete [2024-10-02T10:55:35.414Z] eaf3925da568: Pull complete [2024-10-02T10:55:37.335Z] bab4dde63d76: Pull complete [2024-10-02T10:55:37.335Z] bde34c3a00c8: Pull complete [2024-10-02T10:55:37.595Z] b352a97aabf1: Pull complete [2024-10-02T10:55:37.595Z] 4872d77fe225: Pull complete [2024-10-02T10:55:37.595Z] 5851b861e8e6: Pull complete [2024-10-02T10:55:37.595Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-02T10:55:37.859Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-02T10:55:37.859Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-02T10:55:38.167Z] prd-ubuntu20.04-docker-8c-8g-12824 does not seem to be running inside a container [2024-10-02T10:55:38.202Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-314 -v /w/workspace/undry_device-rfid-llrp-go_PR-314:/w/workspace/undry_device-rfid-llrp-go_PR-314:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-314@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-314@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-02T10:55:40.769Z] $ docker top 5d7bd8631b714761debf2a214f7339233326debce1a3ea3754ee38eaf4040103 -eo pid,comm [2024-10-02T10:55:40.822Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-10-02T10:55:40.822Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-02T10:55:40.988Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-02T10:55:40.988Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-02T10:55:41.090Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-02T10:55:41.093Z] $ docker exec 5d7bd8631b714761debf2a214f7339233326debce1a3ea3754ee38eaf4040103 ssh-agent [2024-10-02T10:55:41.197Z] SSH_AUTH_SOCK=/tmp/ssh-n0FUQwnMr2wa/agent.32 [2024-10-02T10:55:41.197Z] SSH_AGENT_PID=38 [2024-10-02T10:55:41.204Z] Running ssh-add (command line suppressed) [2024-10-02T10:55:41.322Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-314@tmp/private_key_11424245898827868919.key (/w/workspace/undry_device-rfid-llrp-go_PR-314@tmp/private_key_11424245898827868919.key) [2024-10-02T10:55:41.335Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-02T10:55:41.688Z] + git tag --points-at HEAD [Pipeline] } [2024-10-02T10:55:41.719Z] $ docker exec --env ******** --env ******** 5d7bd8631b714761debf2a214f7339233326debce1a3ea3754ee38eaf4040103 ssh-agent -k [2024-10-02T10:55:41.819Z] unset SSH_AUTH_SOCK; [2024-10-02T10:55:41.819Z] unset SSH_AGENT_PID; [2024-10-02T10:55:41.819Z] echo Agent pid 38 killed; [2024-10-02T10:55:41.828Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-02T10:55:41.953Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-02T10:55:41.953Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-02T10:55:42.063Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-02T10:55:42.067Z] $ docker exec 5d7bd8631b714761debf2a214f7339233326debce1a3ea3754ee38eaf4040103 ssh-agent [2024-10-02T10:55:42.173Z] SSH_AUTH_SOCK=/tmp/ssh-9p6HZG5XE8BY/agent.71 [2024-10-02T10:55:42.173Z] SSH_AGENT_PID=77 [2024-10-02T10:55:42.177Z] Running ssh-add (command line suppressed) [2024-10-02T10:55:42.290Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-314@tmp/private_key_11977687529081742766.key (/w/workspace/undry_device-rfid-llrp-go_PR-314@tmp/private_key_11977687529081742766.key) [2024-10-02T10:55:42.302Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-02T10:55:42.654Z] + git semver init [2024-10-02T10:55:42.914Z] 2024-10-02 10:55:42,837 [run_init] DEBUG init version:0.0.0 force:False [2024-10-02T10:55:42.914Z] 2024-10-02 10:55:42,838 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-314/.semver [2024-10-02T10:55:42.914Z] 2024-10-02 10:55:42,838 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-314/.semver [2024-10-02T10:55:42.914Z] 2024-10-02 10:55:42,838 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-314/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-314, universal_newlines=False, shell=None, istream=None) [2024-10-02T10:55:44.821Z] 2024-10-02 10:55:44,501 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-314/.git/info/exclude [2024-10-02T10:55:44.821Z] 2024-10-02 10:55:44,502 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-314/.semver/PR-314 with force:False [2024-10-02T10:55:44.821Z] 2024-10-02 10:55:44,502 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-314/.semver/PR-314 [2024-10-02T10:55:44.821Z] 2024-10-02 10:55:44,506 [execute] INFO git cat-file --batch-check [2024-10-02T10:55:44.821Z] 2024-10-02 10:55:44,506 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-314/.semver, universal_newlines=False, shell=None, istream=) [2024-10-02T10:55:44.821Z] 2024-10-02 10:55:44,512 [execute] INFO git cat-file --batch [2024-10-02T10:55:44.821Z] 2024-10-02 10:55:44,512 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-314/.semver, universal_newlines=False, shell=None, istream=) [2024-10-02T10:55:44.821Z] 2024-10-02 10:55:44,517 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-314/.semver/PR-314 [2024-10-02T10:55:44.821Z] 0.0.0 [Pipeline] } [2024-10-02T10:55:44.851Z] $ docker exec --env ******** --env ******** 5d7bd8631b714761debf2a214f7339233326debce1a3ea3754ee38eaf4040103 ssh-agent -k [2024-10-02T10:55:44.957Z] unset SSH_AUTH_SOCK; [2024-10-02T10:55:44.957Z] unset SSH_AGENT_PID; [2024-10-02T10:55:44.958Z] echo Agent pid 77 killed; [2024-10-02T10:55:44.965Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-02T10:55:45.421Z] + git semver [Pipeline] } [2024-10-02T10:55:45.710Z] $ docker stop --time=1 5d7bd8631b714761debf2a214f7339233326debce1a3ea3754ee38eaf4040103 [2024-10-02T10:55:46.990Z] $ docker rm -f --volumes 5d7bd8631b714761debf2a214f7339233326debce1a3ea3754ee38eaf4040103 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-02T10:55:47.414Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-02T10:55:47.721Z] Stashed 1 file(s) [Pipeline] echo [2024-10-02T10:55:47.746Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-02T10:55:48.516Z] provisioning config files... [2024-10-02T10:55:48.526Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-314@tmp/config8143302942440410633tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-02T10:55:48.900Z] ---> ****-login.sh [2024-10-02T10:55:48.900Z] nexus3.edgexfoundry.org:10001 [2024-10-02T10:55:48.900Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T10:55:48.900Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T10:55:48.900Z] Configure a credential helper to remove this warning. See [2024-10-02T10:55:48.901Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T10:55:48.901Z] [2024-10-02T10:55:48.901Z] Login Succeeded [2024-10-02T10:55:48.901Z] nexus3.edgexfoundry.org:10002 [2024-10-02T10:55:48.901Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T10:55:48.901Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T10:55:48.901Z] Configure a credential helper to remove this warning. See [2024-10-02T10:55:48.901Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T10:55:48.901Z] [2024-10-02T10:55:48.901Z] Login Succeeded [2024-10-02T10:55:48.901Z] nexus3.edgexfoundry.org:10003 [2024-10-02T10:55:49.159Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T10:55:49.159Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T10:55:49.159Z] Configure a credential helper to remove this warning. See [2024-10-02T10:55:49.160Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T10:55:49.160Z] [2024-10-02T10:55:49.160Z] Login Succeeded [2024-10-02T10:55:49.160Z] nexus3.edgexfoundry.org:10004 [2024-10-02T10:55:49.160Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T10:55:49.160Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T10:55:49.160Z] Configure a credential helper to remove this warning. See [2024-10-02T10:55:49.160Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T10:55:49.160Z] [2024-10-02T10:55:49.160Z] Login Succeeded [2024-10-02T10:55:49.160Z] ****.io [2024-10-02T10:55:49.418Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T10:55:49.418Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T10:55:49.418Z] Configure a credential helper to remove this warning. See [2024-10-02T10:55:49.419Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T10:55:49.419Z] [2024-10-02T10:55:49.419Z] Login Succeeded [2024-10-02T10:55:49.419Z] ---> ****-login.sh ends [Pipeline] } [2024-10-02T10:55:49.453Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-02T10:55:49.692Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-02T10:55:49.742Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-02T10:55:49.792Z] ========================================================= [2024-10-02T10:55:49.792Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-10-02T10:55:49.792Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:55:50.315Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-02T10:55:50.315Z] Sending build context to Docker daemon 11.43MB [2024-10-02T10:55:50.315Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-10-02T10:55:50.315Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-02T10:55:50.315Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-02T10:55:50.315Z] 619be1103602: Pulling fs layer [2024-10-02T10:55:50.315Z] 7862e08f4a3e: Pulling fs layer [2024-10-02T10:55:50.315Z] 5df492c9dc93: Pulling fs layer [2024-10-02T10:55:50.315Z] 7629e6793208: Pulling fs layer [2024-10-02T10:55:50.315Z] 4f4fb700ef54: Pulling fs layer [2024-10-02T10:55:50.315Z] fb5054dd5b73: Pulling fs layer [2024-10-02T10:55:50.315Z] eeca6798cff9: Pulling fs layer [2024-10-02T10:55:50.315Z] aa269ceb94a6: Pulling fs layer [2024-10-02T10:55:50.315Z] ada007ff1a6a: Pulling fs layer [2024-10-02T10:55:50.315Z] 7629e6793208: Waiting [2024-10-02T10:55:50.315Z] 4f4fb700ef54: Waiting [2024-10-02T10:55:50.315Z] fb5054dd5b73: Waiting [2024-10-02T10:55:50.315Z] eeca6798cff9: Waiting [2024-10-02T10:55:50.315Z] aa269ceb94a6: Waiting [2024-10-02T10:55:50.315Z] ada007ff1a6a: Waiting [2024-10-02T10:55:50.315Z] 7862e08f4a3e: Verifying Checksum [2024-10-02T10:55:50.315Z] 7862e08f4a3e: Download complete [2024-10-02T10:55:50.576Z] 7629e6793208: Download complete [2024-10-02T10:55:50.576Z] 4f4fb700ef54: Download complete [2024-10-02T10:55:50.576Z] fb5054dd5b73: Verifying Checksum [2024-10-02T10:55:50.576Z] fb5054dd5b73: Download complete [2024-10-02T10:55:50.576Z] 619be1103602: Verifying Checksum [2024-10-02T10:55:50.576Z] 619be1103602: Download complete [2024-10-02T10:55:50.576Z] eeca6798cff9: Verifying Checksum [2024-10-02T10:55:50.576Z] 619be1103602: Pull complete [2024-10-02T10:55:50.835Z] ada007ff1a6a: Download complete [2024-10-02T10:55:50.835Z] 7862e08f4a3e: Pull complete [2024-10-02T10:55:50.835Z] 5df492c9dc93: Verifying Checksum [2024-10-02T10:55:50.835Z] 5df492c9dc93: Download complete [2024-10-02T10:55:51.402Z] aa269ceb94a6: Download complete [2024-10-02T10:55:54.699Z] 5df492c9dc93: Pull complete [2024-10-02T10:55:54.699Z] 7629e6793208: Pull complete [2024-10-02T10:55:54.699Z] 4f4fb700ef54: Pull complete [2024-10-02T10:55:54.699Z] fb5054dd5b73: Pull complete [2024-10-02T10:55:54.699Z] eeca6798cff9: Pull complete [2024-10-02T10:55:57.235Z] aa269ceb94a6: Pull complete [2024-10-02T10:55:57.495Z] ada007ff1a6a: Pull complete [2024-10-02T10:55:57.495Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-10-02T10:55:57.495Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-10-02T10:55:57.495Z] ---> f489d0715acc [2024-10-02T10:55:57.495Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-10-02T10:56:00.793Z] ---> Running in 1be93f7334de [2024-10-02T10:56:00.793Z] Removing intermediate container 1be93f7334de [2024-10-02T10:56:00.793Z] ---> e762535ce963 [2024-10-02T10:56:00.793Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-02T10:56:00.793Z] ---> Running in 70083401df42 [2024-10-02T10:56:00.793Z] Removing intermediate container 70083401df42 [2024-10-02T10:56:00.793Z] ---> 541eed518787 [2024-10-02T10:56:00.793Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2024-10-02T10:56:00.793Z] ---> Running in 70a659535957 [2024-10-02T10:56:00.793Z] Removing intermediate container 70a659535957 [2024-10-02T10:56:00.793Z] ---> 200b9b6cb618 [2024-10-02T10:56:00.793Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-02T10:56:00.793Z] ---> Running in de6392a348f6 [2024-10-02T10:56:01.057Z] Removing intermediate container de6392a348f6 [2024-10-02T10:56:01.057Z] ---> 51f4c18a0fee [2024-10-02T10:56:01.057Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-02T10:56:01.057Z] ---> Running in a0c2e890fbb8 [2024-10-02T10:56:01.318Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-02T10:56:01.318Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-02T10:56:01.591Z] OK: 264 MiB in 52 packages [2024-10-02T10:56:01.851Z] Removing intermediate container a0c2e890fbb8 [2024-10-02T10:56:01.851Z] ---> 814ce8be5e38 [2024-10-02T10:56:01.851Z] Step 8/12 : WORKDIR /app [2024-10-02T10:56:01.851Z] ---> Running in 6fe6087818e1 [2024-10-02T10:56:01.851Z] Removing intermediate container 6fe6087818e1 [2024-10-02T10:56:01.851Z] ---> f5b1098cf3cf [2024-10-02T10:56:01.851Z] Step 9/12 : COPY go.mod vendor* ./ [2024-10-02T10:56:02.111Z] ---> 0d7a2bf45a4c [2024-10-02T10:56:02.111Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-02T10:56:02.111Z] ---> Running in add916885657 [2024-10-02T10:56:03.295Z] Still waiting to schedule task [2024-10-02T10:56:03.296Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-12778’ [2024-10-02T10:56:58.492Z] Removing intermediate container add916885657 [2024-10-02T10:56:58.492Z] ---> b13387248e61 [2024-10-02T10:56:58.492Z] Step 11/12 : COPY . . [2024-10-02T10:56:58.492Z] ---> b32fb5684006 [2024-10-02T10:56:58.492Z] Step 12/12 : RUN $MAKE [2024-10-02T10:56:58.492Z] ---> Running in d9aa1b34f9b2 [2024-10-02T10:56:58.492Z] noop [2024-10-02T10:56:58.492Z] Removing intermediate container d9aa1b34f9b2 [2024-10-02T10:56:58.492Z] ---> 13fd4a28a616 [2024-10-02T10:56:58.492Z] Successfully built 13fd4a28a616 [2024-10-02T10:56:58.492Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:56:58.993Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-02T10:56:58.993Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-02T10:56:59.166Z] prd-ubuntu20.04-docker-8c-8g-12824 does not seem to be running inside a container [2024-10-02T10:56:59.201Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-314 -v /w/workspace/undry_device-rfid-llrp-go_PR-314:/w/workspace/undry_device-rfid-llrp-go_PR-314:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-314@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-314@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 ******** -e ******** ci-base-image-x86_64 cat [2024-10-02T10:56:59.531Z] $ docker top b4164a0a9746d0e68660ba22345f0c191ca9508c4085c32f425ae17c1196191e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-02T10:56:59.951Z] + go version [2024-10-02T10:56:59.951Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-10-02T10:56:59.985Z] $ docker stop --time=1 b4164a0a9746d0e68660ba22345f0c191ca9508c4085c32f425ae17c1196191e [2024-10-02T10:57:01.250Z] $ docker rm -f --volumes b4164a0a9746d0e68660ba22345f0c191ca9508c4085c32f425ae17c1196191e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:57:02.108Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-02T10:57:02.108Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-02T10:57:02.275Z] prd-ubuntu20.04-docker-8c-8g-12824 does not seem to be running inside a container [2024-10-02T10:57:02.307Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-rfid-llrp-go_PR-314 -v /w/workspace/undry_device-rfid-llrp-go_PR-314:/w/workspace/undry_device-rfid-llrp-go_PR-314:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-314@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-314@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 ******** -e ******** ci-base-image-x86_64 cat [2024-10-02T10:57:02.626Z] $ docker top c417dda9ac554e3b39dc7b2d9f69caf23773f1f18f07cfea109690ea8136ec22 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-02T10:57:03.036Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-314 [Pipeline] fileExists [Pipeline] sh [2024-10-02T10:57:03.419Z] + make test [2024-10-02T10:57:03.420Z] go test ./... -coverprofile=coverage.out ./... [2024-10-02T10:57:04.796Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2024-10-02T10:57:26.730Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2024-10-02T10:57:26.730Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2024-10-02T10:57:27.297Z] level=DEBUG ts=2024-10-02T10:57:23.127445982Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2024-10-02T10:57:27.297Z] level=INFO ts=2024-10-02T10:57:23.127896141Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2024-10-02T10:57:27.297Z] level=INFO ts=2024-10-02T10:57:23.127951662Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2024-10-02T10:57:27.297Z] level=DEBUG ts=2024-10-02T10:57:23.127990973Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2024-10-02T10:57:27.297Z] level=INFO ts=2024-10-02T10:57:23.128167766Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-10-02T10:57:27.297Z] level=WARN ts=2024-10-02T10:57:23.128212007Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-10-02T10:57:27.297Z] level=INFO ts=2024-10-02T10:57:23.128295828Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2024-10-02T10:57:27.297Z] level=INFO ts=2024-10-02T10:57:23.12839021Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-10-02T10:57:27.297Z] level=WARN ts=2024-10-02T10:57:23.128417421Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-10-02T10:57:27.297Z] level=DEBUG ts=2024-10-02T10:57:23.128451941Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2024-10-02T10:57:27.297Z] level=INFO ts=2024-10-02T10:57:23.128495452Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2024-10-02T10:57:27.297Z] level=INFO ts=2024-10-02T10:57:23.128624654Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-10-02T10:57:27.297Z] level=DEBUG ts=2024-10-02T10:57:23.128674995Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-10-02T10:57:27.297Z] level=DEBUG ts=2024-10-02T10:57:23.128767967Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2024-10-02T10:57:27.297Z] level=INFO ts=2024-10-02T10:57:23.128828198Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2024-10-02T10:57:27.297Z] level=INFO ts=2024-10-02T10:57:23.129161625Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-10-02T10:57:27.297Z] level=DEBUG ts=2024-10-02T10:57:23.129250016Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-10-02T10:57:27.297Z] level=INFO ts=2024-10-02T10:57:23.129311147Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2024-10-02T10:57:27.297Z] level=INFO ts=2024-10-02T10:57:23.12945425Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-10-02T10:57:27.297Z] level=DEBUG ts=2024-10-02T10:57:23.129489861Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-10-02T10:57:27.297Z] level=INFO ts=2024-10-02T10:57:23.129538032Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2024-10-02T10:57:27.297Z] level=INFO ts=2024-10-02T10:57:23.129573092Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:SpeedwayR-19-C5-D6 host:127.0.0.1 port:59923 vendor:25882 model:2001002 fwVersion:5.14.0.240}" [2024-10-02T10:57:27.297Z] level=DEBUG ts=2024-10-02T10:57:23.129862328Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2024-10-02T10:57:27.297Z] level=INFO ts=2024-10-02T10:57:23.130200104Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2024-10-02T10:57:27.297Z] level=INFO ts=2024-10-02T10:57:23.130226714Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2024-10-02T10:57:27.297Z] level=INFO ts=2024-10-02T10:57:23.130245025Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-10-02T10:57:27.297Z] level=WARN ts=2024-10-02T10:57:23.130255665Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-10-02T10:57:27.297Z] level=DEBUG ts=2024-10-02T10:57:23.130281495Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2024-10-02T10:57:27.297Z] level=INFO ts=2024-10-02T10:57:23.130313756Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2024-10-02T10:57:27.297Z] level=INFO ts=2024-10-02T10:57:23.130414368Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-10-02T10:57:27.297Z] level=WARN ts=2024-10-02T10:57:23.130434748Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-10-02T10:57:27.297Z] level=DEBUG ts=2024-10-02T10:57:23.130486429Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2024-10-02T10:57:27.297Z] level=INFO ts=2024-10-02T10:57:23.13052055Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2024-10-02T10:57:27.297Z] level=INFO ts=2024-10-02T10:57:23.130599331Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-10-02T10:57:27.297Z] level=DEBUG ts=2024-10-02T10:57:23.130643082Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-10-02T10:57:27.297Z] level=DEBUG ts=2024-10-02T10:57:23.130660623Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2024-10-02T10:57:27.297Z] level=INFO ts=2024-10-02T10:57:23.130689663Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2024-10-02T10:57:27.297Z] level=INFO ts=2024-10-02T10:57:23.130767085Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-10-02T10:57:27.297Z] level=DEBUG ts=2024-10-02T10:57:23.130806885Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-10-02T10:57:27.297Z] level=INFO ts=2024-10-02T10:57:23.130829836Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2024-10-02T10:57:27.297Z] level=INFO ts=2024-10-02T10:57:23.130876917Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-10-02T10:57:27.297Z] level=DEBUG ts=2024-10-02T10:57:23.130917187Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-10-02T10:57:27.297Z] level=INFO ts=2024-10-02T10:57:23.130975048Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2024-10-02T10:57:27.297Z] level=INFO ts=2024-10-02T10:57:23.131003499Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:xArray-25-9C-D4 host:127.0.0.1 port:59923 vendor:25882 model:2001007 fwVersion:5.14.0.240}" [2024-10-02T10:57:27.297Z] level=DEBUG ts=2024-10-02T10:57:23.131282504Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2024-10-02T10:57:27.297Z] level=INFO ts=2024-10-02T10:57:23.131467348Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2024-10-02T10:57:27.297Z] level=INFO ts=2024-10-02T10:57:23.131491948Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2024-10-02T10:57:27.297Z] level=DEBUG ts=2024-10-02T10:57:23.131525449Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2024-10-02T10:57:27.297Z] level=INFO ts=2024-10-02T10:57:23.13158955Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-10-02T10:57:27.297Z] level=WARN ts=2024-10-02T10:57:23.13160817Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-10-02T10:57:27.297Z] level=INFO ts=2024-10-02T10:57:23.131642371Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2024-10-02T10:57:27.297Z] level=INFO ts=2024-10-02T10:57:23.131710442Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-10-02T10:57:27.297Z] level=WARN ts=2024-10-02T10:57:23.131723632Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-10-02T10:57:27.297Z] level=DEBUG ts=2024-10-02T10:57:23.131737963Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2024-10-02T10:57:27.297Z] level=INFO ts=2024-10-02T10:57:23.131813464Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2024-10-02T10:57:27.297Z] level=INFO ts=2024-10-02T10:57:23.131906866Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-10-02T10:57:27.297Z] level=DEBUG ts=2024-10-02T10:57:23.131939647Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-10-02T10:57:27.297Z] level=DEBUG ts=2024-10-02T10:57:23.131954717Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2024-10-02T10:57:27.297Z] level=INFO ts=2024-10-02T10:57:23.132000618Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2024-10-02T10:57:27.297Z] level=INFO ts=2024-10-02T10:57:23.132073549Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-10-02T10:57:27.297Z] level=DEBUG ts=2024-10-02T10:57:23.13210702Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-10-02T10:57:27.297Z] level=INFO ts=2024-10-02T10:57:23.13213159Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2024-10-02T10:57:27.297Z] level=INFO ts=2024-10-02T10:57:23.132193481Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-10-02T10:57:27.297Z] level=DEBUG ts=2024-10-02T10:57:23.132218112Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-10-02T10:57:27.297Z] level=INFO ts=2024-10-02T10:57:23.132254402Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2024-10-02T10:57:27.297Z] level=INFO ts=2024-10-02T10:57:23.132303913Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:LLRP-D2-7F-A1 host:127.0.0.1 port:59923 vendor:25882 model:50 fwVersion:7.0.0}" [2024-10-02T10:57:27.297Z] level=DEBUG ts=2024-10-02T10:57:23.132497537Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2024-10-02T10:57:27.297Z] level=INFO ts=2024-10-02T10:57:23.132706201Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2024-10-02T10:57:27.297Z] level=DEBUG ts=2024-10-02T10:57:23.132754272Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2024-10-02T10:57:27.297Z] level=INFO ts=2024-10-02T10:57:23.132735161Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2024-10-02T10:57:27.298Z] level=INFO ts=2024-10-02T10:57:23.132809763Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-10-02T10:57:27.298Z] level=WARN ts=2024-10-02T10:57:23.132831823Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-10-02T10:57:27.298Z] level=INFO ts=2024-10-02T10:57:23.132871844Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2024-10-02T10:57:27.298Z] level=INFO ts=2024-10-02T10:57:23.132957836Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-10-02T10:57:27.298Z] level=WARN ts=2024-10-02T10:57:23.132970266Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-10-02T10:57:27.298Z] level=DEBUG ts=2024-10-02T10:57:23.132987646Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2024-10-02T10:57:27.298Z] level=INFO ts=2024-10-02T10:57:23.133028037Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2024-10-02T10:57:27.298Z] level=INFO ts=2024-10-02T10:57:23.133090028Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-10-02T10:57:27.298Z] level=DEBUG ts=2024-10-02T10:57:23.133111108Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-10-02T10:57:27.298Z] level=DEBUG ts=2024-10-02T10:57:23.133120719Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2024-10-02T10:57:27.298Z] level=INFO ts=2024-10-02T10:57:23.133137569Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2024-10-02T10:57:27.298Z] level=INFO ts=2024-10-02T10:57:23.13319906Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-10-02T10:57:27.298Z] level=DEBUG ts=2024-10-02T10:57:23.13321971Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-10-02T10:57:27.298Z] level=INFO ts=2024-10-02T10:57:23.133242501Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2024-10-02T10:57:27.298Z] level=INFO ts=2024-10-02T10:57:23.133379403Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-10-02T10:57:27.298Z] level=DEBUG ts=2024-10-02T10:57:23.133419984Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-10-02T10:57:27.298Z] level=INFO ts=2024-10-02T10:57:23.133441215Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2024-10-02T10:57:27.298Z] level=INFO ts=2024-10-02T10:57:23.133468915Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:LLRP-302411f9c92d4f host:127.0.0.1 port:59923 vendor:25882 model:50 fwVersion:7.0.0}" [2024-10-02T10:57:27.298Z] level=DEBUG ts=2024-10-02T10:57:23.133674859Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2024-10-02T10:57:27.298Z] level=INFO ts=2024-10-02T10:57:23.133907163Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2024-10-02T10:57:27.298Z] level=INFO ts=2024-10-02T10:57:23.133925124Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2024-10-02T10:57:27.298Z] level=DEBUG ts=2024-10-02T10:57:23.133958134Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2024-10-02T10:57:27.298Z] level=INFO ts=2024-10-02T10:57:23.133934624Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-10-02T10:57:27.298Z] level=WARN ts=2024-10-02T10:57:23.133984965Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-10-02T10:57:27.298Z] level=INFO ts=2024-10-02T10:57:23.134014695Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2024-10-02T10:57:27.298Z] level=INFO ts=2024-10-02T10:57:23.134097667Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-10-02T10:57:27.298Z] level=WARN ts=2024-10-02T10:57:23.134113177Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-10-02T10:57:27.298Z] level=DEBUG ts=2024-10-02T10:57:23.134135668Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2024-10-02T10:57:27.298Z] level=INFO ts=2024-10-02T10:57:23.134150428Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2024-10-02T10:57:27.298Z] level=INFO ts=2024-10-02T10:57:23.134225379Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-10-02T10:57:27.298Z] level=DEBUG ts=2024-10-02T10:57:23.13424992Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-10-02T10:57:27.298Z] level=DEBUG ts=2024-10-02T10:57:23.13426938Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2024-10-02T10:57:27.298Z] level=INFO ts=2024-10-02T10:57:23.13428051Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2024-10-02T10:57:27.298Z] level=INFO ts=2024-10-02T10:57:23.134352872Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-10-02T10:57:27.298Z] level=DEBUG ts=2024-10-02T10:57:23.134386572Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-10-02T10:57:27.298Z] level=INFO ts=2024-10-02T10:57:23.134414603Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2024-10-02T10:57:27.298Z] level=INFO ts=2024-10-02T10:57:23.134502264Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-10-02T10:57:27.298Z] level=DEBUG ts=2024-10-02T10:57:23.134526845Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-10-02T10:57:27.298Z] level=INFO ts=2024-10-02T10:57:23.134558456Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2024-10-02T10:57:27.298Z] level=INFO ts=2024-10-02T10:57:23.134585746Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:LLRP-FC-4D-1A host:127.0.0.1 port:59923 vendor:50 model:50 fwVersion:1.0.0}" [2024-10-02T10:57:27.298Z] level=DEBUG ts=2024-10-02T10:57:23.13481312Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2024-10-02T10:57:27.298Z] level=INFO ts=2024-10-02T10:57:23.134983733Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2024-10-02T10:57:27.298Z] level=INFO ts=2024-10-02T10:57:23.135008274Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2024-10-02T10:57:27.298Z] level=DEBUG ts=2024-10-02T10:57:23.135032864Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2024-10-02T10:57:27.298Z] level=INFO ts=2024-10-02T10:57:23.135068545Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-10-02T10:57:27.298Z] level=WARN ts=2024-10-02T10:57:23.135080705Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-10-02T10:57:27.298Z] level=INFO ts=2024-10-02T10:57:23.135121976Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2024-10-02T10:57:27.298Z] level=INFO ts=2024-10-02T10:57:23.135201398Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-10-02T10:57:27.298Z] level=WARN ts=2024-10-02T10:57:23.135215818Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-10-02T10:57:27.298Z] level=DEBUG ts=2024-10-02T10:57:23.135235668Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2024-10-02T10:57:27.298Z] level=INFO ts=2024-10-02T10:57:23.135255779Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2024-10-02T10:57:27.298Z] level=INFO ts=2024-10-02T10:57:23.13532521Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-10-02T10:57:27.298Z] level=DEBUG ts=2024-10-02T10:57:23.13534806Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-10-02T10:57:27.298Z] level=DEBUG ts=2024-10-02T10:57:23.135362211Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2024-10-02T10:57:27.298Z] level=INFO ts=2024-10-02T10:57:23.135385041Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2024-10-02T10:57:27.298Z] level=INFO ts=2024-10-02T10:57:23.135461112Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-10-02T10:57:27.298Z] level=DEBUG ts=2024-10-02T10:57:23.135482963Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-10-02T10:57:27.298Z] level=INFO ts=2024-10-02T10:57:23.135517033Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2024-10-02T10:57:27.298Z] level=INFO ts=2024-10-02T10:57:23.135568374Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-10-02T10:57:27.298Z] level=DEBUG ts=2024-10-02T10:57:23.135584055Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-10-02T10:57:27.298Z] level=INFO ts=2024-10-02T10:57:23.135602405Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2024-10-02T10:57:27.298Z] level=INFO ts=2024-10-02T10:57:23.135619005Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:LLRP-001a004fd9ca2b host:127.0.0.1 port:59923 vendor:50 model:50 fwVersion:1.0.0}" [2024-10-02T10:57:27.298Z] --- FAIL: TestAutoDiscoverNaming (0.01s) [2024-10-02T10:57:27.298Z] --- FAIL: TestAutoDiscoverNaming/xArray-25-9C-D4 (0.00s) [2024-10-02T10:57:27.298Z] discover_test.go:178: error shutting down test emulator: WriteTo failed: write tcp4 127.0.0.1:59923->127.0.0.1:58616: use of closed network connection [2024-10-02T10:57:27.298Z] level=DEBUG ts=2024-10-02T10:57:23.135813589Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2024-10-02T10:57:27.298Z] level=DEBUG ts=2024-10-02T10:57:23.135974902Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2024-10-02T10:57:27.298Z] level=INFO ts=2024-10-02T10:57:23.136118115Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2024-10-02T10:57:27.298Z] level=INFO ts=2024-10-02T10:57:23.136143145Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2024-10-02T10:57:27.298Z] level=DEBUG ts=2024-10-02T10:57:23.136162666Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2024-10-02T10:57:27.298Z] level=INFO ts=2024-10-02T10:57:23.136183576Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-10-02T10:57:27.298Z] level=WARN ts=2024-10-02T10:57:23.136200376Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-10-02T10:57:27.298Z] level=INFO ts=2024-10-02T10:57:23.136225877Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2024-10-02T10:57:27.298Z] level=INFO ts=2024-10-02T10:57:23.136299678Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-10-02T10:57:27.298Z] level=WARN ts=2024-10-02T10:57:23.136319518Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-10-02T10:57:27.298Z] level=DEBUG ts=2024-10-02T10:57:23.136339869Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2024-10-02T10:57:27.298Z] level=INFO ts=2024-10-02T10:57:23.136361279Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2024-10-02T10:57:27.298Z] level=INFO ts=2024-10-02T10:57:23.13640842Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-10-02T10:57:27.298Z] level=DEBUG ts=2024-10-02T10:57:23.13642311Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-10-02T10:57:27.298Z] level=DEBUG ts=2024-10-02T10:57:23.136432451Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2024-10-02T10:57:27.298Z] level=INFO ts=2024-10-02T10:57:23.136446431Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2024-10-02T10:57:27.298Z] level=INFO ts=2024-10-02T10:57:23.136489202Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-10-02T10:57:27.298Z] level=DEBUG ts=2024-10-02T10:57:23.136502982Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-10-02T10:57:27.298Z] level=INFO ts=2024-10-02T10:57:23.136518282Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2024-10-02T10:57:27.298Z] level=INFO ts=2024-10-02T10:57:23.136564883Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-10-02T10:57:27.298Z] level=DEBUG ts=2024-10-02T10:57:23.136579373Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-10-02T10:57:27.298Z] level=INFO ts=2024-10-02T10:57:23.136598934Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2024-10-02T10:57:27.298Z] level=INFO ts=2024-10-02T10:57:23.136614994Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:SpeedwayR-19-C5-D6 host:127.0.0.1 port:59923 vendor:25882 model:2001002 fwVersion:5.14.0.240}" [2024-10-02T10:57:27.298Z] level=DEBUG ts=2024-10-02T10:57:23.136716886Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2024-10-02T10:57:27.298Z] level=INFO ts=2024-10-02T10:57:23.136826678Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2024-10-02T10:57:27.298Z] level=INFO ts=2024-10-02T10:57:23.136849128Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2024-10-02T10:57:27.298Z] level=INFO ts=2024-10-02T10:57:23.136868989Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-10-02T10:57:27.298Z] level=WARN ts=2024-10-02T10:57:23.136880349Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-10-02T10:57:27.298Z] level=DEBUG ts=2024-10-02T10:57:23.13693046Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2024-10-02T10:57:27.298Z] level=INFO ts=2024-10-02T10:57:23.1369446Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2024-10-02T10:57:27.298Z] level=INFO ts=2024-10-02T10:57:23.136996271Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-10-02T10:57:27.298Z] level=WARN ts=2024-10-02T10:57:23.137007331Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2024-10-02T10:57:27.298Z] level=DEBUG ts=2024-10-02T10:57:23.137022142Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2024-10-02T10:57:27.298Z] level=INFO ts=2024-10-02T10:57:23.137041072Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2024-10-02T10:57:27.298Z] level=INFO ts=2024-10-02T10:57:23.137090263Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-10-02T10:57:27.298Z] level=DEBUG ts=2024-10-02T10:57:23.137115753Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-10-02T10:57:27.298Z] level=DEBUG ts=2024-10-02T10:57:23.137131804Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2024-10-02T10:57:27.298Z] level=INFO ts=2024-10-02T10:57:23.137139954Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2024-10-02T10:57:27.298Z] level=INFO ts=2024-10-02T10:57:23.137208365Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-10-02T10:57:27.298Z] level=DEBUG ts=2024-10-02T10:57:23.137240026Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-10-02T10:57:27.298Z] level=INFO ts=2024-10-02T10:57:23.137261526Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2024-10-02T10:57:27.298Z] level=INFO ts=2024-10-02T10:57:23.137332107Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2024-10-02T10:57:27.298Z] level=DEBUG ts=2024-10-02T10:57:23.137359108Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2024-10-02T10:57:27.298Z] level=INFO ts=2024-10-02T10:57:23.137397619Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2024-10-02T10:57:27.298Z] level=INFO ts=2024-10-02T10:57:23.137415699Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:SpeedwayR-19-C5-D6 host:127.0.0.1 port:59923 vendor:25882 model:2001002 fwVersion:5.14.0.240}" [2024-10-02T10:57:27.298Z] level=WARN ts=2024-10-02T10:57:23.13749357Z app=test source=discover.go:254 msg="Re-discovered existing device at the same TCP address, nothing to do." [2024-10-02T10:57:27.298Z] FAIL [2024-10-02T10:57:27.298Z] coverage: 40.6% of statements [2024-10-02T10:57:27.298Z] FAIL github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.124s [2024-10-02T10:57:27.298Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.011s coverage: 96.4% of statements [2024-10-02T10:57:27.299Z] ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.248s coverage: 51.9% of statements [2024-10-02T10:57:27.299Z] FAIL [2024-10-02T10:57:27.558Z] make: *** [Makefile:33: unittest] Error 1 [Pipeline] } [2024-10-02T10:57:27.608Z] $ docker stop --time=1 c417dda9ac554e3b39dc7b2d9f69caf23773f1f18f07cfea109690ea8136ec22 [2024-10-02T10:57:32.014Z] $ docker rm -f --volumes c417dda9ac554e3b39dc7b2d9f69caf23773f1f18f07cfea109690ea8136ec22 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:57:33.538Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-02T10:57:33.538Z] [2024-10-02T10:57:33.538Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T10:57:33.954Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-02T10:57:33.954Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-02T10:57:33.954Z] 5eb5b503b376: Pulling fs layer [2024-10-02T10:57:33.954Z] 5c69ac0246d0: Pulling fs layer [2024-10-02T10:57:33.954Z] ec43610c2a17: Pulling fs layer [2024-10-02T10:57:33.954Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-02T10:57:33.954Z] 33b1e0a273af: Pulling fs layer [2024-10-02T10:57:33.954Z] 5d3b04190fa2: Pulling fs layer [2024-10-02T10:57:33.954Z] 2f39f015ded8: Pulling fs layer [2024-10-02T10:57:33.954Z] 3a2ae6a8a46f: Waiting [2024-10-02T10:57:33.954Z] 5d3b04190fa2: Waiting [2024-10-02T10:57:33.954Z] 33b1e0a273af: Waiting [2024-10-02T10:57:33.954Z] 5c69ac0246d0: Verifying Checksum [2024-10-02T10:57:33.954Z] 5c69ac0246d0: Download complete [2024-10-02T10:57:34.214Z] 3a2ae6a8a46f: Verifying Checksum [2024-10-02T10:57:34.214Z] 3a2ae6a8a46f: Download complete [2024-10-02T10:57:34.214Z] 33b1e0a273af: Verifying Checksum [2024-10-02T10:57:34.214Z] 33b1e0a273af: Download complete [2024-10-02T10:57:34.214Z] 5d3b04190fa2: Verifying Checksum [2024-10-02T10:57:34.214Z] 5d3b04190fa2: Download complete [2024-10-02T10:57:34.214Z] ec43610c2a17: Verifying Checksum [2024-10-02T10:57:34.214Z] ec43610c2a17: Download complete [2024-10-02T10:57:34.214Z] 5eb5b503b376: Verifying Checksum [2024-10-02T10:57:34.214Z] 5eb5b503b376: Download complete [2024-10-02T10:57:34.782Z] 2f39f015ded8: Download complete [2024-10-02T10:57:35.348Z] 5eb5b503b376: Pull complete [2024-10-02T10:57:35.607Z] 5c69ac0246d0: Pull complete [2024-10-02T10:57:36.174Z] ec43610c2a17: Pull complete [2024-10-02T10:57:36.174Z] 3a2ae6a8a46f: Pull complete [2024-10-02T10:57:36.488Z] 33b1e0a273af: Pull complete [2024-10-02T10:57:36.489Z] 5d3b04190fa2: Pull complete [2024-10-02T10:57:40.670Z] 2f39f015ded8: Pull complete [2024-10-02T10:57:40.670Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-02T10:57:40.670Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-02T10:57:40.670Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-02T10:57:40.938Z] prd-ubuntu20.04-docker-8c-8g-12824 does not seem to be running inside a container [2024-10-02T10:57:40.975Z] $ 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/undry_device-rfid-llrp-go_PR-314 -v /w/workspace/undry_device-rfid-llrp-go_PR-314:/w/workspace/undry_device-rfid-llrp-go_PR-314:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-314@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-314@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-02T10:57:46.417Z] $ docker top c41cae44d1d19b904996c61ea1878201a495b1e4884a3625b3cf44d987294ac2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-02T10:57:46.913Z] ---> job-cost.sh [2024-10-02T10:57:46.913Z] lf-activate-venv: SKIPPING [2024-10-02T10:57:46.913Z] INFO: No Stack... [2024-10-02T10:57:47.175Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-02T10:57:47.748Z] INFO: Archiving Costs [Pipeline] sh [2024-10-02T10:57:48.082Z] + cat /w/workspace/undry_device-rfid-llrp-go_PR-314/archives/cost.csv [2024-10-02T10:57:48.082Z] + cut -d, -f6 [Pipeline] lock [2024-10-02T10:57:48.133Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-314-1-stack-cost] [2024-10-02T10:57:48.140Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-314-1-stack-cost] did not exist. Created. [2024-10-02T10:57:48.146Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-314-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-02T10:57:48.561Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-02T10:57:48.626Z] Stashed 1 file(s) [Pipeline] } [2024-10-02T10:57:48.652Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-314-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-02T10:57:48.751Z] $ docker stop --time=1 c41cae44d1d19b904996c61ea1878201a495b1e4884a3625b3cf44d987294ac2 [2024-10-02T10:57:49.923Z] $ docker rm -f --volumes c41cae44d1d19b904996c61ea1878201a495b1e4884a3625b3cf44d987294ac2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-02T10:57:50.415Z] Failed in branch amd64 [2024-10-02T11:03:21.291Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-12840 in /w/workspace/undry_device-rfid-llrp-go_PR-314 [Pipeline] { [Pipeline] ws [2024-10-02T11:03:21.365Z] Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout [2024-10-02T11:03:24.477Z] The recommended git tool is: git [2024-10-02T11:03:33.890Z] using credential edgex-jenkins-ssh [2024-10-02T11:03:33.917Z] Cloning the remote Git repository [2024-10-02T11:03:33.979Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-10-02T11:03:34.185Z] > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 [2024-10-02T11:03:34.469Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-10-02T11:03:34.470Z] > git --version # timeout=10 [2024-10-02T11:03:34.501Z] > git --version # 'git version 2.25.1' [2024-10-02T11:03:34.506Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-02T11:03:34.790Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-02T11:03:37.777Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2024-10-02T11:03:37.823Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-02T11:03:39.496Z] Merging remotes/origin/main commit 15e688f125cb27749cddf3e3269a9133ab9603fe into PR head commit 76a78bc3b79e3f8b4134c55d24dacd57864cc036 [2024-10-02T11:03:39.837Z] Merge succeeded, producing 76a78bc3b79e3f8b4134c55d24dacd57864cc036 [2024-10-02T11:03:39.838Z] Checking out Revision 76a78bc3b79e3f8b4134c55d24dacd57864cc036 (PR-314) [2024-10-02T11:03:38.891Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2024-10-02T11:03:38.936Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-10-02T11:03:38.937Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-02T11:03:38.964Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/314/head:refs/remotes/origin/PR-314 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-10-02T11:03:39.514Z] > git config core.sparsecheckout # timeout=10 [2024-10-02T11:03:39.586Z] > git checkout -f 76a78bc3b79e3f8b4134c55d24dacd57864cc036 # timeout=10 [2024-10-02T11:03:39.709Z] > git remote # timeout=10 [2024-10-02T11:03:39.727Z] > git config --get remote.origin.url # timeout=10 [2024-10-02T11:03:39.764Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-02T11:03:39.787Z] > git merge 15e688f125cb27749cddf3e3269a9133ab9603fe # timeout=10 [2024-10-02T11:03:39.816Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-10-02T11:03:39.847Z] > git config core.sparsecheckout # timeout=10 [2024-10-02T11:03:39.863Z] > git checkout -f 76a78bc3b79e3f8b4134c55d24dacd57864cc036 # timeout=10 [2024-10-02T11:03:40.607Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2024-10-02T11:03:40.672Z] > git --version # timeout=10 [2024-10-02T11:03:40.684Z] > git --version # 'git version 2.25.1' [2024-10-02T11:03:40.704Z] fatal: bad object b5a5e52272fc4198cf3754284eedf36dbf0baa35 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-02T11:03:45.775Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-02T11:03:45.775Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-02T11:03:45.775Z] Dload Upload Total Spent Left Speed [2024-10-02T11:03:45.775Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 104k 0 --:--:-- --:--:-- --:--:-- 104k [Pipeline] sh [2024-10-02T11:03:46.137Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-02T11:03:46.493Z] + + sudo teesudo /etc/docker/daemon.new jq [2024-10-02T11:03:46.494Z] . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-02T11:03:46.494Z] { [2024-10-02T11:03:46.494Z] "registry-mirrors": [ [2024-10-02T11:03:46.494Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-02T11:03:46.494Z] ], [2024-10-02T11:03:46.494Z] "bip": "10.250.0.254/24", [2024-10-02T11:03:46.494Z] "hosts": [ [2024-10-02T11:03:46.494Z] "tcp://0.0.0.0:5555", [2024-10-02T11:03:46.494Z] "unix:///var/run/docker.sock" [2024-10-02T11:03:46.494Z] ], [2024-10-02T11:03:46.494Z] "mtu": 1458, [2024-10-02T11:03:46.494Z] "selinux-enabled": true, [2024-10-02T11:03:46.494Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-02T11:03:46.494Z] } [Pipeline] sh [2024-10-02T11:03:46.856Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-02T11:03:47.224Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-02T11:04:05.599Z] provisioning config files... [2024-10-02T11:04:05.633Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config5304804080273143760tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-02T11:04:06.168Z] ---> ****-login.sh [2024-10-02T11:04:06.168Z] nexus3.edgexfoundry.org:10001 [2024-10-02T11:04:06.760Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T11:04:06.760Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T11:04:06.760Z] Configure a credential helper to remove this warning. See [2024-10-02T11:04:06.760Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T11:04:06.760Z] [2024-10-02T11:04:06.761Z] Login Succeeded [2024-10-02T11:04:07.034Z] nexus3.edgexfoundry.org:10002 [2024-10-02T11:04:07.310Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T11:04:07.310Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T11:04:07.310Z] Configure a credential helper to remove this warning. See [2024-10-02T11:04:07.310Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T11:04:07.310Z] [2024-10-02T11:04:07.310Z] Login Succeeded [2024-10-02T11:04:07.310Z] nexus3.edgexfoundry.org:10003 [2024-10-02T11:04:07.593Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T11:04:07.872Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T11:04:07.872Z] Configure a credential helper to remove this warning. See [2024-10-02T11:04:07.872Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T11:04:07.872Z] [2024-10-02T11:04:07.872Z] Login Succeeded [2024-10-02T11:04:07.872Z] nexus3.edgexfoundry.org:10004 [2024-10-02T11:04:08.147Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T11:04:08.147Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T11:04:08.147Z] Configure a credential helper to remove this warning. See [2024-10-02T11:04:08.147Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T11:04:08.147Z] [2024-10-02T11:04:08.147Z] Login Succeeded [2024-10-02T11:04:08.147Z] ****.io [2024-10-02T11:04:08.420Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T11:04:08.693Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T11:04:08.693Z] Configure a credential helper to remove this warning. See [2024-10-02T11:04:08.693Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T11:04:08.693Z] [2024-10-02T11:04:08.693Z] Login Succeeded [2024-10-02T11:04:08.693Z] ---> ****-login.sh ends [Pipeline] } [2024-10-02T11:04:08.727Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-02T11:04:09.233Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-02T11:04:09.287Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-02T11:04:09.337Z] ========================================================= [2024-10-02T11:04:09.337Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-10-02T11:04:09.337Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:04:09.903Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-02T11:04:10.175Z] Sending build context to Docker daemon 1.201MB [2024-10-02T11:04:10.175Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-10-02T11:04:10.175Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-02T11:04:10.445Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-02T11:04:10.445Z] c6b39de5b339: Pulling fs layer [2024-10-02T11:04:10.445Z] a69c41024577: Pulling fs layer [2024-10-02T11:04:10.445Z] d6de4b400683: Pulling fs layer [2024-10-02T11:04:10.445Z] 35cb2a7552d0: Pulling fs layer [2024-10-02T11:04:10.445Z] 4f4fb700ef54: Pulling fs layer [2024-10-02T11:04:10.445Z] 464afbd9ba4c: Pulling fs layer [2024-10-02T11:04:10.445Z] 00f215d4a9da: Pulling fs layer [2024-10-02T11:04:10.445Z] d496ad576159: Pulling fs layer [2024-10-02T11:04:10.445Z] 35cb2a7552d0: Waiting [2024-10-02T11:04:10.445Z] 4f4fb700ef54: Waiting [2024-10-02T11:04:10.445Z] 464afbd9ba4c: Waiting [2024-10-02T11:04:10.445Z] 00f215d4a9da: Waiting [2024-10-02T11:04:10.445Z] d496ad576159: Waiting [2024-10-02T11:04:10.445Z] a69c41024577: Download complete [2024-10-02T11:04:10.445Z] 35cb2a7552d0: Verifying Checksum [2024-10-02T11:04:10.445Z] 35cb2a7552d0: Download complete [2024-10-02T11:04:10.445Z] 4f4fb700ef54: Verifying Checksum [2024-10-02T11:04:10.445Z] 4f4fb700ef54: Download complete [2024-10-02T11:04:10.445Z] 464afbd9ba4c: Download complete [2024-10-02T11:04:10.719Z] c6b39de5b339: Download complete [2024-10-02T11:04:10.989Z] d496ad576159: Verifying Checksum [2024-10-02T11:04:10.990Z] d496ad576159: Download complete [2024-10-02T11:04:11.582Z] c6b39de5b339: Pull complete [2024-10-02T11:04:12.563Z] a69c41024577: Pull complete [2024-10-02T11:04:12.563Z] d6de4b400683: Verifying Checksum [2024-10-02T11:04:12.563Z] d6de4b400683: Download complete [2024-10-02T11:04:13.992Z] 00f215d4a9da: Verifying Checksum [2024-10-02T11:04:13.992Z] 00f215d4a9da: Download complete [2024-10-02T11:04:26.422Z] d6de4b400683: Pull complete [2024-10-02T11:04:26.422Z] 35cb2a7552d0: Pull complete [2024-10-02T11:04:26.422Z] 4f4fb700ef54: Pull complete [2024-10-02T11:04:26.700Z] 464afbd9ba4c: Pull complete [2024-10-02T11:04:36.825Z] 00f215d4a9da: Pull complete [2024-10-02T11:04:37.413Z] d496ad576159: Pull complete [2024-10-02T11:04:37.413Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-10-02T11:04:37.413Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-10-02T11:04:37.413Z] ---> f246e2811388 [2024-10-02T11:04:37.413Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-10-02T11:04:38.377Z] ---> Running in 7fec3a59e195 [2024-10-02T11:04:38.964Z] Removing intermediate container 7fec3a59e195 [2024-10-02T11:04:38.964Z] ---> 6129fb9775ee [2024-10-02T11:04:38.964Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-02T11:04:38.964Z] ---> Running in bdbefdb5cafc [2024-10-02T11:04:40.375Z] Removing intermediate container bdbefdb5cafc [2024-10-02T11:04:40.375Z] ---> 2a08b91683fb [2024-10-02T11:04:40.375Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2024-10-02T11:04:40.375Z] ---> Running in 7b7797902393 [2024-10-02T11:04:40.643Z] Removing intermediate container 7b7797902393 [2024-10-02T11:04:40.643Z] ---> 8a01eea64d1a [2024-10-02T11:04:40.643Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-02T11:04:40.643Z] ---> Running in adfea9efb58c [2024-10-02T11:04:40.920Z] Removing intermediate container adfea9efb58c [2024-10-02T11:04:40.920Z] ---> bd7e395126d4 [2024-10-02T11:04:40.920Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-02T11:04:40.920Z] ---> Running in 3628c0b3bf46 [2024-10-02T11:04:42.340Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-02T11:04:42.607Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-02T11:04:43.571Z] OK: 266 MiB in 52 packages [2024-10-02T11:04:44.151Z] Removing intermediate container 3628c0b3bf46 [2024-10-02T11:04:44.151Z] ---> 8ac8f0813dad [2024-10-02T11:04:44.151Z] Step 8/12 : WORKDIR /app [2024-10-02T11:04:44.151Z] ---> Running in b710e2325228 [2024-10-02T11:04:44.420Z] Removing intermediate container b710e2325228 [2024-10-02T11:04:44.420Z] ---> 9eefde8db1bd [2024-10-02T11:04:44.420Z] Step 9/12 : COPY go.mod vendor* ./ [2024-10-02T11:04:45.004Z] ---> faf7b3015b6f [2024-10-02T11:04:45.004Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-02T11:04:45.004Z] ---> Running in 82861757ea03 [2024-10-02T11:06:39.658Z] Removing intermediate container 82861757ea03 [2024-10-02T11:06:39.658Z] ---> 7f87561f1f53 [2024-10-02T11:06:39.658Z] Step 11/12 : COPY . . [2024-10-02T11:06:39.658Z] ---> cd5cb8b1e837 [2024-10-02T11:06:39.658Z] Step 12/12 : RUN $MAKE [2024-10-02T11:06:39.658Z] ---> Running in facbd9f50671 [2024-10-02T11:06:39.658Z] noop [2024-10-02T11:06:39.658Z] Removing intermediate container facbd9f50671 [2024-10-02T11:06:39.658Z] ---> 8705df88b419 [2024-10-02T11:06:39.658Z] Successfully built 8705df88b419 [2024-10-02T11:06:39.658Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:06:40.177Z] + docker inspect -f . ci-base-image-arm64 [2024-10-02T11:06:40.177Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-02T11:06:40.513Z] prd-ubuntu20.04-docker-arm64-4c-16g-12840 does not seem to be running inside a container [2024-10-02T11:06:40.586Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-10-02T11:06:41.867Z] $ docker top 1bff461970c40034683b3373e10a05d3bbec992962456093504b4a13ab580d39 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-02T11:06:42.801Z] + go version [2024-10-02T11:06:42.801Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-10-02T11:06:42.837Z] $ docker stop --time=1 1bff461970c40034683b3373e10a05d3bbec992962456093504b4a13ab580d39 [2024-10-02T11:06:44.474Z] $ docker rm -f --volumes 1bff461970c40034683b3373e10a05d3bbec992962456093504b4a13ab580d39 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:06:45.476Z] + docker inspect -f . ci-base-image-arm64 [2024-10-02T11:06:45.476Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-02T11:06:45.767Z] prd-ubuntu20.04-docker-arm64-4c-16g-12840 does not seem to be running inside a container [2024-10-02T11:06:45.843Z] $ 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/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-10-02T11:06:47.104Z] $ docker top d49877e4aa04541045ca2977d7a829e0abf13f4a5bd97d62358410baf037d35f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-02T11:06:48.011Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh [2024-10-02T11:06:48.418Z] + make test [2024-10-02T11:06:48.687Z] go test ./... -coverprofile=coverage.out ./... [2024-10-02T11:06:55.324Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2024-10-02T11:10:32.165Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2024-10-02T11:10:32.165Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2024-10-02T11:10:54.207Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 27.923s coverage: 40.6% of statements [2024-10-02T11:10:54.207Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.060s coverage: 95.5% of statements [2024-10-02T11:10:54.207Z] ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.571s coverage: 51.9% of statements [2024-10-02T11:10:55.165Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-10-02T11:10:55.165Z] go vet ./... [2024-10-02T11:11:51.580Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-02T11:11:51.580Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-02T11:11:51.580Z] ./bin/test-attribution-txt.sh [2024-10-02T11:11:51.580Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-10-02T11:11:51.580Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-10-02T11:11:51.580Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-10-02T11:11:51.580Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-10-02T11:11:51.580Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-10-02T11:11:51.580Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-10-02T11:11:51.581Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-10-02T11:11:51.581Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-10-02T11:11:51.581Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-10-02T11:11:51.581Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-10-02T11:11:51.581Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-10-02T11:11:51.581Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-10-02T11:11:51.581Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-10-02T11:11:51.581Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-10-02T11:11:51.581Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-10-02T11:11:51.581Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-10-02T11:11:51.581Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-10-02T11:11:51.581Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-10-02T11:11:51.581Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-10-02T11:11:51.581Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-10-02T11:11:51.581Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-10-02T11:11:51.581Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-10-02T11:11:51.581Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-10-02T11:11:51.581Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-10-02T11:11:51.581Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-10-02T11:11:51.581Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-10-02T11:11:51.581Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-10-02T11:11:51.581Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-10-02T11:11:51.581Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-10-02T11:11:51.581Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-10-02T11:11:51.581Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-10-02T11:11:51.581Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-10-02T11:11:51.581Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-10-02T11:11:51.581Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-10-02T11:11:51.581Z] An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add [2024-10-02T11:11:51.581Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-10-02T11:11:51.581Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-10-02T11:11:51.581Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-10-02T11:11:51.581Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-10-02T11:11:51.581Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-10-02T11:11:51.581Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-10-02T11:11:51.581Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-10-02T11:11:51.581Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-10-02T11:11:51.581Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [2024-10-02T11:11:51.581Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-10-02T11:11:51.581Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-10-02T11:11:51.581Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-10-02T11:11:51.581Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-10-02T11:11:51.581Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-10-02T11:11:51.581Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-10-02T11:11:51.581Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-10-02T11:11:51.581Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-10-02T11:11:51.581Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-10-02T11:11:51.581Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-10-02T11:11:51.581Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-10-02T11:11:51.581Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-10-02T11:11:51.581Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-10-02T11:11:51.581Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-10-02T11:11:51.581Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-10-02T11:11:51.581Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-10-02T11:11:51.581Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-10-02T11:11:51.581Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-10-02T11:11:51.581Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-10-02T11:11:51.581Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-10-02T11:11:51.581Z] An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [2024-10-02T11:11:51.581Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-10-02T11:11:51.625Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-02T11:11:51.666Z] $ docker stop --time=1 d49877e4aa04541045ca2977d7a829e0abf13f4a5bd97d62358410baf037d35f [2024-10-02T11:11:53.633Z] $ docker rm -f --volumes d49877e4aa04541045ca2977d7a829e0abf13f4a5bd97d62358410baf037d35f [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-02T11:11:55.389Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-02T11:11:56.227Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-02T11:11:57.216Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-02T11:11:57.570Z] + ls -al . [2024-10-02T11:11:57.570Z] total 684 [2024-10-02T11:11:57.570Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 2 11:06 . [2024-10-02T11:11:57.570Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 2 11:03 .. [2024-10-02T11:11:57.570Z] -rw-rw-r-- 1 jenkins jenkins 134 Oct 2 11:03 .dockerignore [2024-10-02T11:11:57.570Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 2 11:03 .git [2024-10-02T11:11:57.570Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 2 11:03 .github [2024-10-02T11:11:57.570Z] -rw-rw-r-- 1 jenkins jenkins 880 Oct 2 11:03 .gitignore [2024-10-02T11:11:57.570Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 2 11:03 .golangci.yml [2024-10-02T11:11:57.570Z] -rw-rw-r-- 1 jenkins jenkins 11980 Oct 2 11:03 Attribution.txt [2024-10-02T11:11:57.570Z] -rw-rw-r-- 1 jenkins jenkins 11677 Oct 2 11:03 CHANGELOG.md [2024-10-02T11:11:57.570Z] -rw-rw-r-- 1 jenkins jenkins 1456 Oct 2 11:03 Dockerfile [2024-10-02T11:11:57.570Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 2 11:03 GOVERNANCE.md [2024-10-02T11:11:57.570Z] -rw-rw-r-- 1 jenkins jenkins 661 Oct 2 11:03 Jenkinsfile [2024-10-02T11:11:57.570Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 2 11:03 LICENSE [2024-10-02T11:11:57.570Z] -rw-rw-r-- 1 jenkins jenkins 2179 Oct 2 11:03 Makefile [2024-10-02T11:11:57.570Z] -rw-rw-r-- 1 jenkins jenkins 625 Oct 2 11:03 OWNERS.md [2024-10-02T11:11:57.570Z] -rw-rw-r-- 1 jenkins jenkins 28907 Oct 2 11:03 README.md [2024-10-02T11:11:57.570Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 2 10:55 VERSION [2024-10-02T11:11:57.570Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 2 11:03 bin [2024-10-02T11:11:57.570Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 2 11:03 cmd [2024-10-02T11:11:57.570Z] -rw-r--r-- 1 jenkins jenkins 438103 Oct 2 11:10 coverage.out [2024-10-02T11:11:57.570Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 2 11:03 examples [2024-10-02T11:11:57.570Z] -rw-rw-r-- 1 jenkins jenkins 7135 Oct 2 11:03 go.mod [2024-10-02T11:11:57.570Z] -rw-rw-r-- 1 jenkins jenkins 100176 Oct 2 11:03 go.sum [2024-10-02T11:11:57.570Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 2 11:03 images [2024-10-02T11:11:57.570Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 2 11:03 internal [2024-10-02T11:11:57.570Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 2 11:03 pkg [2024-10-02T11:11:57.570Z] -rw-rw-r-- 1 jenkins jenkins 193 Oct 2 11:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:11:58.029Z] + docker build -t device-rfid-llrp-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=76a78bc3b79e3f8b4134c55d24dacd57864cc036 --label arch=arm64 --label version=0.0.0 . [2024-10-02T11:11:58.299Z] Sending build context to Docker daemon 1.201MB [2024-10-02T11:11:58.299Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2024-10-02T11:11:58.299Z] Step 2/25 : FROM ${BASE} AS builder [2024-10-02T11:11:58.299Z] ---> 8705df88b419 [2024-10-02T11:11:58.299Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-10-02T11:11:58.566Z] ---> Running in c4e2a405f83b [2024-10-02T11:11:58.833Z] Removing intermediate container c4e2a405f83b [2024-10-02T11:11:58.833Z] ---> a69757a30682 [2024-10-02T11:11:58.833Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-02T11:11:58.833Z] ---> Running in 40449695f864 [2024-10-02T11:11:59.100Z] Removing intermediate container 40449695f864 [2024-10-02T11:11:59.100Z] ---> e0ed2d2d428b [2024-10-02T11:11:59.100Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git" [2024-10-02T11:11:59.370Z] ---> Running in 4a64b2af8c20 [2024-10-02T11:11:59.637Z] Removing intermediate container 4a64b2af8c20 [2024-10-02T11:11:59.637Z] ---> e58b612ee7cc [2024-10-02T11:11:59.637Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-10-02T11:11:59.637Z] ---> Running in 68e00e14c2d7 [2024-10-02T11:11:59.903Z] Removing intermediate container 68e00e14c2d7 [2024-10-02T11:11:59.903Z] ---> 2424862bbe78 [2024-10-02T11:11:59.903Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-02T11:12:00.174Z] ---> Running in b720566afb04 [2024-10-02T11:12:01.136Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-02T11:12:01.402Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-02T11:12:02.809Z] OK: 266 MiB in 52 packages [2024-10-02T11:12:03.394Z] Removing intermediate container b720566afb04 [2024-10-02T11:12:03.394Z] ---> e9d05078f06f [2024-10-02T11:12:03.394Z] Step 8/25 : WORKDIR /app [2024-10-02T11:12:03.394Z] ---> Running in 9091cdf60bea [2024-10-02T11:12:03.660Z] Removing intermediate container 9091cdf60bea [2024-10-02T11:12:03.660Z] ---> 358fc83496e6 [2024-10-02T11:12:03.660Z] Step 9/25 : COPY go.mod vendor* ./ [2024-10-02T11:12:04.244Z] ---> 3ee7d0b1a55f [2024-10-02T11:12:04.244Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-02T11:12:04.244Z] ---> Running in 734e42528dda [2024-10-02T11:12:06.832Z] Removing intermediate container 734e42528dda [2024-10-02T11:12:06.832Z] ---> 4ecddcaca855 [2024-10-02T11:12:06.832Z] Step 11/25 : COPY . . [2024-10-02T11:12:07.420Z] ---> c4d3f46a1234 [2024-10-02T11:12:07.420Z] Step 12/25 : RUN $MAKE [2024-10-02T11:12:07.420Z] ---> Running in 46d9f11cdc48 [2024-10-02T11:12:08.380Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.40" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2024-10-02T11:16:00.233Z] Removing intermediate container 46d9f11cdc48 [2024-10-02T11:16:00.233Z] ---> 2c2fc87ba0b8 [2024-10-02T11:16:00.233Z] Step 13/25 : FROM alpine:3.18 [2024-10-02T11:16:00.233Z] 3.18: Pulling from library/alpine [2024-10-02T11:16:00.233Z] 720f3032cd11: Pulling fs layer [2024-10-02T11:16:00.233Z] 720f3032cd11: Download complete [2024-10-02T11:16:00.233Z] 720f3032cd11: Pull complete [2024-10-02T11:16:00.233Z] Digest: sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-10-02T11:16:00.233Z] Status: Downloaded newer image for alpine:3.18 [2024-10-02T11:16:00.233Z] ---> 3e834921e367 [2024-10-02T11:16:00.233Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-02T11:16:00.233Z] ---> Running in 9bddd7269c5b [2024-10-02T11:16:00.233Z] Removing intermediate container 9bddd7269c5b [2024-10-02T11:16:00.233Z] ---> ee1166deaed5 [2024-10-02T11:16:00.233Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-10-02T11:16:00.233Z] ---> Running in 71c3e48be29d [2024-10-02T11:16:00.233Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-02T11:16:00.512Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-02T11:16:01.934Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-10-02T11:16:01.934Z] Executing busybox-1.36.1-r7.trigger [2024-10-02T11:16:01.934Z] OK: 8 MiB in 16 packages [2024-10-02T11:16:02.899Z] Removing intermediate container 71c3e48be29d [2024-10-02T11:16:02.899Z] ---> 8c01bfb1d082 [2024-10-02T11:16:02.899Z] Step 16/25 : RUN apk --no-cache upgrade [2024-10-02T11:16:02.899Z] ---> Running in c5401c99b411 [2024-10-02T11:16:03.865Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-02T11:16:04.132Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-02T11:16:05.093Z] OK: 8 MiB in 16 packages [2024-10-02T11:16:06.053Z] Removing intermediate container c5401c99b411 [2024-10-02T11:16:06.053Z] ---> 46c89fc6beaf [2024-10-02T11:16:06.053Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2024-10-02T11:16:06.634Z] ---> 6d77efd49f21 [2024-10-02T11:16:06.634Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2024-10-02T11:16:07.216Z] ---> 44e0d2abf1a8 [2024-10-02T11:16:07.216Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2024-10-02T11:16:09.795Z] ---> 32d248b15750 [2024-10-02T11:16:09.795Z] Step 20/25 : EXPOSE 59989 [2024-10-02T11:16:09.795Z] ---> Running in 678aa2e2a78d [2024-10-02T11:16:09.795Z] Removing intermediate container 678aa2e2a78d [2024-10-02T11:16:09.795Z] ---> 64d5313d1be2 [2024-10-02T11:16:09.795Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2024-10-02T11:16:10.062Z] ---> Running in d1995985a166 [2024-10-02T11:16:10.329Z] Removing intermediate container d1995985a166 [2024-10-02T11:16:10.329Z] ---> 88732675d335 [2024-10-02T11:16:10.329Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-10-02T11:16:10.329Z] ---> Running in 7e90411d2a45 [2024-10-02T11:16:10.916Z] Removing intermediate container 7e90411d2a45 [2024-10-02T11:16:10.916Z] ---> a6e29af4ab44 [2024-10-02T11:16:10.916Z] Step 23/25 : LABEL arch=arm64 [2024-10-02T11:16:10.916Z] ---> Running in fad785d5ff11 [2024-10-02T11:16:11.184Z] Removing intermediate container fad785d5ff11 [2024-10-02T11:16:11.184Z] ---> 29b5c4f4b5e1 [2024-10-02T11:16:11.184Z] Step 24/25 : LABEL git_sha=76a78bc3b79e3f8b4134c55d24dacd57864cc036 [2024-10-02T11:16:11.184Z] ---> Running in 66fa92f7873e [2024-10-02T11:16:11.453Z] Removing intermediate container 66fa92f7873e [2024-10-02T11:16:11.453Z] ---> 5d220f326f9d [2024-10-02T11:16:11.453Z] Step 25/25 : LABEL version=0.0.0 [2024-10-02T11:16:11.722Z] ---> Running in 03e70ebdcac9 [2024-10-02T11:16:11.990Z] Removing intermediate container 03e70ebdcac9 [2024-10-02T11:16:11.990Z] ---> 2fced18a806a [2024-10-02T11:16:11.990Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-02T11:16:11.990Z] Successfully built 2fced18a806a [2024-10-02T11:16:11.990Z] Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:16:12.942Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-02T11:16:12.942Z] [2024-10-02T11:16:12.942Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:16:13.377Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-02T11:16:13.647Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-02T11:16:13.647Z] 8998bd30e6a1: Pulling fs layer [2024-10-02T11:16:13.647Z] 04944245beec: Pulling fs layer [2024-10-02T11:16:13.647Z] 699f458cf7ca: Pulling fs layer [2024-10-02T11:16:13.647Z] 765212b225bb: Pulling fs layer [2024-10-02T11:16:13.647Z] 765212b225bb: Waiting [2024-10-02T11:16:13.647Z] f23df028b6ca: Pulling fs layer [2024-10-02T11:16:13.647Z] d65c8cfc05b1: Pulling fs layer [2024-10-02T11:16:13.647Z] f23df028b6ca: Waiting [2024-10-02T11:16:13.647Z] d65c8cfc05b1: Waiting [2024-10-02T11:16:13.647Z] 2437ff75d9bd: Pulling fs layer [2024-10-02T11:16:13.647Z] 2437ff75d9bd: Waiting [2024-10-02T11:16:13.647Z] 04944245beec: Verifying Checksum [2024-10-02T11:16:13.647Z] 04944245beec: Download complete [2024-10-02T11:16:13.647Z] 765212b225bb: Verifying Checksum [2024-10-02T11:16:13.647Z] 765212b225bb: Download complete [2024-10-02T11:16:13.647Z] f23df028b6ca: Verifying Checksum [2024-10-02T11:16:13.647Z] f23df028b6ca: Download complete [2024-10-02T11:16:13.647Z] d65c8cfc05b1: Verifying Checksum [2024-10-02T11:16:13.647Z] d65c8cfc05b1: Download complete [2024-10-02T11:16:13.918Z] 699f458cf7ca: Verifying Checksum [2024-10-02T11:16:14.502Z] 8998bd30e6a1: Verifying Checksum [2024-10-02T11:16:14.502Z] 8998bd30e6a1: Download complete [2024-10-02T11:16:17.086Z] 2437ff75d9bd: Verifying Checksum [2024-10-02T11:16:17.086Z] 2437ff75d9bd: Download complete [2024-10-02T11:16:19.039Z] 8998bd30e6a1: Pull complete [2024-10-02T11:16:19.624Z] 04944245beec: Pull complete [2024-10-02T11:16:21.572Z] 699f458cf7ca: Pull complete [2024-10-02T11:16:21.572Z] 765212b225bb: Pull complete [2024-10-02T11:16:22.157Z] f23df028b6ca: Pull complete [2024-10-02T11:16:22.428Z] d65c8cfc05b1: Pull complete [2024-10-02T11:16:40.650Z] 2437ff75d9bd: Pull complete [2024-10-02T11:16:40.650Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-02T11:16:40.650Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-02T11:16:40.650Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-02T11:16:41.064Z] prd-ubuntu20.04-docker-arm64-4c-16g-12840 does not seem to be running inside a container [2024-10-02T11:16:41.145Z] $ 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/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-10-02T11:16:44.130Z] $ docker top 19edff52d829453cfa0e912c267a581e4cb21fcbeaf85b22956917675e3695b6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-02T11:16:44.764Z] ---> job-cost.sh [2024-10-02T11:16:45.037Z] lf-activate-venv: SKIPPING [2024-10-02T11:16:45.037Z] INFO: No Stack... [2024-10-02T11:16:45.307Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-02T11:16:46.269Z] INFO: Archiving Costs [Pipeline] sh [2024-10-02T11:16:47.029Z] + cut -d, -f6 [2024-10-02T11:16:47.029Z] + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv [Pipeline] lock [2024-10-02T11:16:47.150Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-314-1-stack-cost] [2024-10-02T11:16:47.157Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-314-1-stack-cost] did not exist. Created. [2024-10-02T11:16:47.163Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-314-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-02T11:16:47.944Z] /w/workspace/device-rfid-llrp-go/1@tmp/durable-8d6408cf/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-02T11:16:48.669Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-02T11:16:48.714Z] Warning: overwriting stash ‘stack-cost’ [2024-10-02T11:16:48.808Z] Stashed 1 file(s) [Pipeline] } [2024-10-02T11:16:48.827Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-314-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-02T11:16:48.929Z] $ docker stop --time=1 19edff52d829453cfa0e912c267a581e4cb21fcbeaf85b22956917675e3695b6 [2024-10-02T11:16:50.494Z] $ docker rm -f --volumes 19edff52d829453cfa0e912c267a581e4cb21fcbeaf85b22956917675e3695b6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-10-02T11:16:53.809Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-314/archives ] [2024-10-02T11:16:53.809Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-314/archives [2024-10-02T11:16:53.809Z] total 16 [2024-10-02T11:16:53.809Z] drwxr-xr-x 3 root root 4096 Oct 2 10:57 . [2024-10-02T11:16:53.809Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 2 10:57 .. [2024-10-02T11:16:53.809Z] drwxr-xr-x 2 root root 4096 Oct 2 10:57 cost [2024-10-02T11:16:53.809Z] -rw-r--r-- 1 root root 91 Oct 2 10:57 cost.csv [2024-10-02T11:16:53.809Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-314/archives [2024-10-02T11:16:53.809Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-314/archives [2024-10-02T11:16:53.809Z] total 16 [2024-10-02T11:16:53.809Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 2 10:57 . [2024-10-02T11:16:53.809Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 2 10:57 .. [2024-10-02T11:16:53.809Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 2 10:57 cost [2024-10-02T11:16:53.809Z] -rw-r--r-- 1 jenkins jenkins 91 Oct 2 10:57 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-02T11:16:54.144Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-02T11:16:55.049Z] ---> package-listing.sh [2024-10-02T11:16:55.049Z] ++ facter osfamily [2024-10-02T11:16:55.049Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-02T11:16:55.313Z] + OS_FAMILY=debian [2024-10-02T11:16:55.313Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-314 [2024-10-02T11:16:55.313Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-02T11:16:55.313Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-02T11:16:55.313Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-02T11:16:55.313Z] + PACKAGES=/tmp/packages_start.txt [2024-10-02T11:16:55.313Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-314 ']' [2024-10-02T11:16:55.313Z] + PACKAGES=/tmp/packages_end.txt [2024-10-02T11:16:55.313Z] + case "${OS_FAMILY}" in [2024-10-02T11:16:55.313Z] + dpkg -l [2024-10-02T11:16:55.313Z] + grep '^ii' [2024-10-02T11:16:55.313Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-02T11:16:55.313Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-02T11:16:55.313Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-02T11:16:55.313Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-314 ']' [2024-10-02T11:16:55.313Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-314/archives/ [2024-10-02T11:16:55.313Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-314/archives/ [Pipeline] echo [2024-10-02T11:16:55.354Z] 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/undry_device-rfid-llrp-go_PR-314/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-10-02T11:16:55.650Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T11:16:56.321Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-02T11:16:56.322Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-02T11:16:56.486Z] prd-ubuntu20.04-docker-8c-8g-12824 does not seem to be running inside a container [2024-10-02T11:16:56.512Z] $ 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/undry_device-rfid-llrp-go_PR-314/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-rfid-llrp-go_PR-314 -v /w/workspace/undry_device-rfid-llrp-go_PR-314:/w/workspace/undry_device-rfid-llrp-go_PR-314:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-314@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-314@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-02T11:16:56.698Z] $ docker top 77f6b055136a46b282bbcba19f787f08228ab7907691845646f2157c384b2374 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-02T11:16:57.104Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-02T11:16:57.420Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-02T11:16:57.739Z] + ls /var/log/sa-host [2024-10-02T11:16:57.740Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-02T11:16:57.986Z] provisioning config files... [2024-10-02T11:16:57.996Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-314@tmp/config6814045895867704694tmp [Pipeline] { [Pipeline] echo [2024-10-02T11:16:58.064Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-02T11:16:58.387Z] ---> create-netrc.sh [Pipeline] } [2024-10-02T11:16:58.421Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-02T11:16:58.857Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-02T11:16:58.897Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-02T11:16:59.217Z] ---> sudo-logs.sh [2024-10-02T11:16:59.217Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-02T11:16:59.327Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-02T11:16:59.651Z] ---> job-cost.sh [2024-10-02T11:16:59.651Z] lf-activate-venv: SKIPPING [2024-10-02T11:16:59.651Z] DEBUG: total: 0.2199999988079071 [2024-10-02T11:16:59.651Z] INFO: Retrieving Stack Cost... [2024-10-02T11:17:00.220Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-02T11:17:00.482Z] INFO: Archiving Costs [Pipeline] echo [2024-10-02T11:17:00.528Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-02T11:17:00.846Z] ---> logs-deploy.sh [2024-10-02T11:17:00.846Z] lf-activate-venv: SKIPPING [2024-10-02T11:17:00.846Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-314/1 [2024-10-02T11:17:00.846Z] INFO: archiving workspace using pattern(s): [2024-10-02T11:17:01.782Z] Archives upload complete. [2024-10-02T11:17:01.782Z] INFO: archiving logs to Nexus