Pull request #198 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d92310b87f5ede6e22848364674ad6cdf3c24724+a41d6dc477aab60bbffd9796b8b3bd1f25c661ce (c48fb37fef662982abae22d04b8e15b4225d9e2a) 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-ssh10747416317684778668.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh10679378475945702515.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh 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-198/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-198/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1153306346491077550.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-198/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5521753271126473586.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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-ssh10745388687100996124.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-198/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-198/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14307279723367490039.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 66200e8eedfc470904d6b329e562ec5b45423d6a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-6019’ Running on prd-ubuntu20.04-docker-8c-8g-6023 in /w/workspace/undry_device-rfid-llrp-go_PR-198 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/undry_device-rfid-llrp-go_PR-198 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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/198/head:refs/remotes/origin/PR-198 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit a41d6dc477aab60bbffd9796b8b3bd1f25c661ce into PR head commit d92310b87f5ede6e22848364674ad6cdf3c24724 Merge succeeded, producing d92310b87f5ede6e22848364674ad6cdf3c24724 Checking out Revision d92310b87f5ede6e22848364674ad6cdf3c24724 (PR-198) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-28T11:03:47.778Z] Timeout set to expire in 6 hr 0 min [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f d92310b87f5ede6e22848364674ad6cdf3c24724 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge a41d6dc477aab60bbffd9796b8b3bd1f25c661ce # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d92310b87f5ede6e22848364674ad6cdf3c24724 # timeout=10 [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-28T11:03:47.949Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-28T11:03:48.053Z] ========================================================= [2023-03-28T11:03:48.053Z] EdgeX Global Pipelines Version Info [2023-03-28T11:03:48.053Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-28T11:03:48.788Z] ------------------- [2023-03-28T11:03:48.788Z] stable info: [2023-03-28T11:03:48.788Z] ------------------- [2023-03-28T11:03:48.788Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-28T11:03:48.788Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-28T11:03:48.788Z] Message: update stable to v1.0.245 [2023-03-28T11:03:49.358Z] ------------------- [2023-03-28T11:03:49.359Z] experimental info: [2023-03-28T11:03:49.359Z] ------------------- [2023-03-28T11:03:49.359Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-28T11:03:49.359Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-03-28T11:03:49.359Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-28T11:03:49.688Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2023-03-28T11:03:49.730Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2023-03-28T11:03:49.768Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-28T11:03:49.810Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-28T11:03:49.849Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-28T11:03:49.887Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-28T11:03:49.928Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-28T11:03:49.966Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-28T11:03:49.999Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-28T11:03:50.043Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-28T11:03:50.084Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-28T11:03:50.120Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2023-03-28T11:03:50.158Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-28T11:03:50.204Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-28T11:03:50.247Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-28T11:03:50.288Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-28T11:03:50.331Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-28T11:03:50.371Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-28T11:03:50.409Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-28T11:03:50.449Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-28T11:03:50.489Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-28T11:03:50.529Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-28T11:03:50.577Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-28T11:03:50.620Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-28T11:03:50.662Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-28T11:03:50.703Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-28T11:03:50.739Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-28T11:03:50.779Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-198 [Pipeline] echo [2023-03-28T11:03:50.818Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-198 [Pipeline] echo [2023-03-28T11:03:50.858Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-198 [Pipeline] echo [2023-03-28T11:03:50.900Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d92310b87f5ede6e22848364674ad6cdf3c24724 [Pipeline] echo [2023-03-28T11:03:50.937Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d92310b [Pipeline] echo [2023-03-28T11:03:50.977Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-28T11:03:51.086Z] provisioning config files... [2023-03-28T11:03:51.104Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-198@tmp/config18441718042982821769tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-28T11:03:51.446Z] ---> docker-login.sh [2023-03-28T11:03:51.446Z] nexus3.edgexfoundry.org:10001 [2023-03-28T11:03:52.016Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T11:03:52.016Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T11:03:52.016Z] Configure a credential helper to remove this warning. See [2023-03-28T11:03:52.016Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T11:03:52.016Z] [2023-03-28T11:03:52.016Z] Login Succeeded [2023-03-28T11:03:52.016Z] nexus3.edgexfoundry.org:10002 [2023-03-28T11:03:52.016Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T11:03:52.016Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T11:03:52.016Z] Configure a credential helper to remove this warning. See [2023-03-28T11:03:52.016Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T11:03:52.016Z] [2023-03-28T11:03:52.016Z] Login Succeeded [2023-03-28T11:03:52.016Z] nexus3.edgexfoundry.org:10003 [2023-03-28T11:03:52.277Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T11:03:52.277Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T11:03:52.277Z] Configure a credential helper to remove this warning. See [2023-03-28T11:03:52.277Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T11:03:52.277Z] [2023-03-28T11:03:52.277Z] Login Succeeded [2023-03-28T11:03:52.277Z] nexus3.edgexfoundry.org:10004 [2023-03-28T11:03:52.277Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T11:03:52.277Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T11:03:52.277Z] Configure a credential helper to remove this warning. See [2023-03-28T11:03:52.277Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T11:03:52.277Z] [2023-03-28T11:03:52.277Z] Login Succeeded [2023-03-28T11:03:52.277Z] docker.io [2023-03-28T11:03:52.277Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T11:03:52.541Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T11:03:52.541Z] Configure a credential helper to remove this warning. See [2023-03-28T11:03:52.541Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T11:03:52.541Z] [2023-03-28T11:03:52.541Z] Login Succeeded [2023-03-28T11:03:52.541Z] ---> docker-login.sh ends [Pipeline] } [2023-03-28T11:03:52.576Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-28T11:03:53.209Z] + git rev-list -1 --merges d92310b87f5ede6e22848364674ad6cdf3c24724~1..d92310b87f5ede6e22848364674ad6cdf3c24724 [Pipeline] echo [2023-03-28T11:03:53.275Z] -----------> git rev-list -1 --merges d92310b87f5ede6e22848364674ad6cdf3c24724~1..d92310b87f5ede6e22848364674ad6cdf3c24724 d92310b87f5ede6e22848364674ad6cdf3c24724 [false] [Pipeline] sh [2023-03-28T11:03:53.584Z] + git log --format=format:%s -1 d92310b87f5ede6e22848364674ad6cdf3c24724 [Pipeline] echo [2023-03-28T11:03:53.620Z] ========================================================= [2023-03-28T11:03:53.620Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-28T11:03:53.620Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-28T11:03:54.055Z] + git log --format=format:%s -1 d92310b87f5ede6e22848364674ad6cdf3c24724 [Pipeline] echo [2023-03-28T11:03:54.093Z] [semverPrep] GIT_COMMIT: d92310b87f5ede6e22848364674ad6cdf3c24724, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo [2023-03-28T11:03:54.120Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-28T11:03:54.494Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-28T11:03:54.495Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-28T11:03:54.495Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-28T11:03:54.495Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-28T11:03:54.495Z] + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee [2023-03-28T11:03:54.495Z] -a /etc/ssh/ssh_known_hosts [2023-03-28T11:03:54.495Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T11:03:54.932Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-28T11:03:54.932Z] [2023-03-28T11:03:54.932Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T11:03:55.315Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-28T11:03:55.315Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-28T11:03:55.315Z] b85a868b505f: Pulling fs layer [2023-03-28T11:03:55.315Z] e2be974225ed: Pulling fs layer [2023-03-28T11:03:55.315Z] 339a4e72a1f5: Pulling fs layer [2023-03-28T11:03:55.315Z] 988bab9f4d93: Pulling fs layer [2023-03-28T11:03:55.315Z] 1469e6f7b9e6: Pulling fs layer [2023-03-28T11:03:55.315Z] eaf3925da568: Pulling fs layer [2023-03-28T11:03:55.315Z] bab4dde63d76: Pulling fs layer [2023-03-28T11:03:55.315Z] bde34c3a00c8: Pulling fs layer [2023-03-28T11:03:55.315Z] b352a97aabf1: Pulling fs layer [2023-03-28T11:03:55.315Z] 4872d77fe225: Pulling fs layer [2023-03-28T11:03:55.315Z] 5851b861e8e6: Pulling fs layer [2023-03-28T11:03:55.315Z] 988bab9f4d93: Waiting [2023-03-28T11:03:55.315Z] b352a97aabf1: Waiting [2023-03-28T11:03:55.315Z] 4872d77fe225: Waiting [2023-03-28T11:03:55.315Z] 5851b861e8e6: Waiting [2023-03-28T11:03:55.315Z] 1469e6f7b9e6: Waiting [2023-03-28T11:03:55.315Z] eaf3925da568: Waiting [2023-03-28T11:03:55.315Z] bde34c3a00c8: Waiting [2023-03-28T11:03:55.315Z] bab4dde63d76: Waiting [2023-03-28T11:03:55.315Z] e2be974225ed: Download complete [2023-03-28T11:03:55.315Z] 988bab9f4d93: Verifying Checksum [2023-03-28T11:03:55.315Z] 988bab9f4d93: Download complete [2023-03-28T11:03:55.576Z] 1469e6f7b9e6: Verifying Checksum [2023-03-28T11:03:55.576Z] 1469e6f7b9e6: Download complete [2023-03-28T11:03:55.576Z] eaf3925da568: Verifying Checksum [2023-03-28T11:03:55.576Z] 339a4e72a1f5: Verifying Checksum [2023-03-28T11:03:55.576Z] eaf3925da568: Download complete [2023-03-28T11:03:55.576Z] 339a4e72a1f5: Download complete [2023-03-28T11:03:55.576Z] bde34c3a00c8: Verifying Checksum [2023-03-28T11:03:55.576Z] bde34c3a00c8: Download complete [2023-03-28T11:03:55.576Z] b352a97aabf1: Verifying Checksum [2023-03-28T11:03:55.576Z] b352a97aabf1: Download complete [2023-03-28T11:03:55.576Z] 4872d77fe225: Verifying Checksum [2023-03-28T11:03:55.576Z] 4872d77fe225: Download complete [2023-03-28T11:03:55.576Z] 5851b861e8e6: Verifying Checksum [2023-03-28T11:03:55.576Z] 5851b861e8e6: Download complete [2023-03-28T11:03:55.576Z] b85a868b505f: Verifying Checksum [2023-03-28T11:03:55.836Z] bab4dde63d76: Verifying Checksum [2023-03-28T11:03:55.836Z] bab4dde63d76: Download complete [2023-03-28T11:03:56.772Z] b85a868b505f: Pull complete [2023-03-28T11:03:57.040Z] e2be974225ed: Pull complete [2023-03-28T11:03:57.609Z] 339a4e72a1f5: Pull complete [2023-03-28T11:03:57.609Z] 988bab9f4d93: Pull complete [2023-03-28T11:03:57.868Z] 1469e6f7b9e6: Pull complete [2023-03-28T11:03:58.129Z] eaf3925da568: Pull complete [2023-03-28T11:04:00.056Z] bab4dde63d76: Pull complete [2023-03-28T11:04:00.056Z] bde34c3a00c8: Pull complete [2023-03-28T11:04:00.056Z] b352a97aabf1: Pull complete [2023-03-28T11:04:00.316Z] 4872d77fe225: Pull complete [2023-03-28T11:04:00.316Z] 5851b861e8e6: Pull complete [2023-03-28T11:04:00.316Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-28T11:04:00.316Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-28T11:04:00.316Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T11:04:00.534Z] prd-ubuntu20.04-docker-8c-8g-6023 does not seem to be running inside a container [2023-03-28T11:04:00.571Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-198 -v /w/workspace/undry_device-rfid-llrp-go_PR-198:/w/workspace/undry_device-rfid-llrp-go_PR-198:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-198@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-198@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-28T11:04:07.680Z] $ docker top f9f4103a7794a308a5d3bdceed8c35660d241c73354be39c4e3e7c97d67c3ce4 -eo pid,comm [2023-03-28T11:04:07.732Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-28T11:04:07.732Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-28T11:04:07.860Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-28T11:04:07.860Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-28T11:04:07.967Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-28T11:04:07.974Z] $ docker exec f9f4103a7794a308a5d3bdceed8c35660d241c73354be39c4e3e7c97d67c3ce4 ssh-agent [2023-03-28T11:04:08.076Z] SSH_AUTH_SOCK=/tmp/ssh-VoyL7dBCGGjg/agent.33 [2023-03-28T11:04:08.076Z] SSH_AGENT_PID=39 [2023-03-28T11:04:08.083Z] Running ssh-add (command line suppressed) [2023-03-28T11:04:08.174Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-198@tmp/private_key_13859902325829973500.key (/w/workspace/undry_device-rfid-llrp-go_PR-198@tmp/private_key_13859902325829973500.key) [2023-03-28T11:04:08.184Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-28T11:04:08.512Z] + git tag --points-at HEAD [Pipeline] } [2023-03-28T11:04:08.541Z] $ docker exec --env ******** --env ******** f9f4103a7794a308a5d3bdceed8c35660d241c73354be39c4e3e7c97d67c3ce4 ssh-agent -k [2023-03-28T11:04:08.644Z] unset SSH_AUTH_SOCK; [2023-03-28T11:04:08.645Z] unset SSH_AGENT_PID; [2023-03-28T11:04:08.645Z] echo Agent pid 39 killed; [2023-03-28T11:04:08.654Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-28T11:04:08.738Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-28T11:04:08.738Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-28T11:04:08.839Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-28T11:04:08.845Z] $ docker exec f9f4103a7794a308a5d3bdceed8c35660d241c73354be39c4e3e7c97d67c3ce4 ssh-agent [2023-03-28T11:04:08.935Z] SSH_AUTH_SOCK=/tmp/ssh-h1pzXLd5JwhX/agent.71 [2023-03-28T11:04:08.935Z] SSH_AGENT_PID=77 [2023-03-28T11:04:08.942Z] Running ssh-add (command line suppressed) [2023-03-28T11:04:09.045Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-198@tmp/private_key_8449595916987274489.key (/w/workspace/undry_device-rfid-llrp-go_PR-198@tmp/private_key_8449595916987274489.key) [2023-03-28T11:04:09.054Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-28T11:04:09.383Z] + git semver init [2023-03-28T11:04:09.651Z] 2023-03-28 11:04:09,560 [run_init] DEBUG init version:0.0.0 force:False [2023-03-28T11:04:09.651Z] 2023-03-28 11:04:09,561 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-198/.semver [2023-03-28T11:04:09.651Z] 2023-03-28 11:04:09,561 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-198/.semver [2023-03-28T11:04:09.651Z] 2023-03-28 11:04:09,561 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-198/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-198, universal_newlines=False, shell=None, istream=None) [2023-03-28T11:04:10.591Z] 2023-03-28 11:04:10,334 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-198/.git/info/exclude [2023-03-28T11:04:10.591Z] 2023-03-28 11:04:10,335 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-198/.semver/PR-198 with force:False [2023-03-28T11:04:10.591Z] 2023-03-28 11:04:10,335 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-198/.semver/PR-198 [2023-03-28T11:04:10.591Z] 2023-03-28 11:04:10,339 [execute] INFO git cat-file --batch-check [2023-03-28T11:04:10.591Z] 2023-03-28 11:04:10,339 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-198/.semver, universal_newlines=False, shell=None, istream=) [2023-03-28T11:04:10.591Z] 2023-03-28 11:04:10,345 [execute] INFO git cat-file --batch [2023-03-28T11:04:10.591Z] 2023-03-28 11:04:10,345 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-198/.semver, universal_newlines=False, shell=None, istream=) [2023-03-28T11:04:10.591Z] 2023-03-28 11:04:10,350 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-198/.semver/PR-198 [2023-03-28T11:04:10.591Z] 0.0.0 [Pipeline] } [2023-03-28T11:04:10.620Z] $ docker exec --env ******** --env ******** f9f4103a7794a308a5d3bdceed8c35660d241c73354be39c4e3e7c97d67c3ce4 ssh-agent -k [2023-03-28T11:04:10.750Z] unset SSH_AUTH_SOCK; [2023-03-28T11:04:10.751Z] unset SSH_AGENT_PID; [2023-03-28T11:04:10.751Z] echo Agent pid 77 killed; [2023-03-28T11:04:10.758Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-28T11:04:11.194Z] + git semver [Pipeline] } [2023-03-28T11:04:11.481Z] $ docker stop --time=1 f9f4103a7794a308a5d3bdceed8c35660d241c73354be39c4e3e7c97d67c3ce4 [2023-03-28T11:04:12.792Z] $ docker rm -f --volumes f9f4103a7794a308a5d3bdceed8c35660d241c73354be39c4e3e7c97d67c3ce4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-28T11:04:13.210Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-28T11:04:13.508Z] Stashed 1 file(s) [Pipeline] echo [2023-03-28T11:04:13.524Z] [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 [2023-03-28T11:04:14.085Z] provisioning config files... [2023-03-28T11:04:14.094Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-198@tmp/config8443282190921039970tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-28T11:04:14.432Z] ---> docker-login.sh [2023-03-28T11:04:14.432Z] nexus3.edgexfoundry.org:10001 [2023-03-28T11:04:14.432Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T11:04:14.432Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T11:04:14.432Z] Configure a credential helper to remove this warning. See [2023-03-28T11:04:14.432Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T11:04:14.432Z] [2023-03-28T11:04:14.432Z] Login Succeeded [2023-03-28T11:04:14.432Z] nexus3.edgexfoundry.org:10002 [2023-03-28T11:04:14.692Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T11:04:14.692Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T11:04:14.692Z] Configure a credential helper to remove this warning. See [2023-03-28T11:04:14.692Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T11:04:14.692Z] [2023-03-28T11:04:14.692Z] Login Succeeded [2023-03-28T11:04:14.692Z] nexus3.edgexfoundry.org:10003 [2023-03-28T11:04:14.692Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T11:04:14.692Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T11:04:14.692Z] Configure a credential helper to remove this warning. See [2023-03-28T11:04:14.692Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T11:04:14.692Z] [2023-03-28T11:04:14.692Z] Login Succeeded [2023-03-28T11:04:14.692Z] nexus3.edgexfoundry.org:10004 [2023-03-28T11:04:14.692Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T11:04:14.963Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T11:04:14.963Z] Configure a credential helper to remove this warning. See [2023-03-28T11:04:14.963Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T11:04:14.963Z] [2023-03-28T11:04:14.963Z] Login Succeeded [2023-03-28T11:04:14.963Z] docker.io [2023-03-28T11:04:14.963Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T11:04:15.225Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T11:04:15.225Z] Configure a credential helper to remove this warning. See [2023-03-28T11:04:15.225Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T11:04:15.225Z] [2023-03-28T11:04:15.225Z] Login Succeeded [2023-03-28T11:04:15.225Z] ---> docker-login.sh ends [Pipeline] } [2023-03-28T11:04:15.255Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-28T11:04:15.470Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-28T11:04:15.503Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-28T11:04:15.532Z] ========================================================= [2023-03-28T11:04:15.532Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-28T11:04:15.532Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T11:04:15.971Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-28T11:04:15.971Z] Sending build context to Docker daemon 4.187MB [2023-03-28T11:04:15.971Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-28T11:04:15.971Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-28T11:04:16.230Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-28T11:04:16.230Z] 63b65145d645: Pulling fs layer [2023-03-28T11:04:16.230Z] a2d21d5440eb: Pulling fs layer [2023-03-28T11:04:16.230Z] 935e6c44a52c: Pulling fs layer [2023-03-28T11:04:16.230Z] 94cc34f8dd06: Pulling fs layer [2023-03-28T11:04:16.230Z] 30dea6a524f1: Pulling fs layer [2023-03-28T11:04:16.230Z] a2aff8979fd8: Pulling fs layer [2023-03-28T11:04:16.230Z] 6808be2612f2: Pulling fs layer [2023-03-28T11:04:16.230Z] f25807f1079a: Pulling fs layer [2023-03-28T11:04:16.230Z] 94cc34f8dd06: Waiting [2023-03-28T11:04:16.230Z] 30dea6a524f1: Waiting [2023-03-28T11:04:16.230Z] a2aff8979fd8: Waiting [2023-03-28T11:04:16.230Z] f25807f1079a: Waiting [2023-03-28T11:04:16.230Z] 6808be2612f2: Waiting [2023-03-28T11:04:16.491Z] a2d21d5440eb: Verifying Checksum [2023-03-28T11:04:16.491Z] a2d21d5440eb: Download complete [2023-03-28T11:04:16.491Z] 94cc34f8dd06: Download complete [2023-03-28T11:04:16.491Z] 30dea6a524f1: Download complete [2023-03-28T11:04:16.491Z] 63b65145d645: Verifying Checksum [2023-03-28T11:04:16.491Z] 63b65145d645: Download complete [2023-03-28T11:04:16.491Z] a2aff8979fd8: Verifying Checksum [2023-03-28T11:04:16.491Z] a2aff8979fd8: Download complete [2023-03-28T11:04:17.066Z] 63b65145d645: Pull complete [2023-03-28T11:04:17.066Z] f25807f1079a: Verifying Checksum [2023-03-28T11:04:17.066Z] f25807f1079a: Download complete [2023-03-28T11:04:17.066Z] 935e6c44a52c: Verifying Checksum [2023-03-28T11:04:17.066Z] 935e6c44a52c: Download complete [2023-03-28T11:04:17.326Z] 6808be2612f2: Verifying Checksum [2023-03-28T11:04:17.326Z] 6808be2612f2: Download complete [2023-03-28T11:04:17.899Z] a2d21d5440eb: Pull complete [2023-03-28T11:04:22.096Z] 935e6c44a52c: Pull complete [2023-03-28T11:04:22.665Z] 94cc34f8dd06: Pull complete [2023-03-28T11:04:23.233Z] 30dea6a524f1: Pull complete [2023-03-28T11:04:24.171Z] a2aff8979fd8: Pull complete [2023-03-28T11:04:27.456Z] 6808be2612f2: Pull complete [2023-03-28T11:04:28.392Z] f25807f1079a: Pull complete [2023-03-28T11:04:28.652Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-28T11:04:28.652Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-28T11:04:28.652Z] ---> 3b553350e43f [2023-03-28T11:04:28.652Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-28T11:04:28.916Z] Still waiting to schedule task [2023-03-28T11:04:28.916Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-6022’ [2023-03-28T11:04:46.753Z] ---> Running in 3b358aa3dc98 [2023-03-28T11:04:46.753Z] Removing intermediate container 3b358aa3dc98 [2023-03-28T11:04:46.753Z] ---> fc8248ab58e1 [2023-03-28T11:04:46.753Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-28T11:04:46.753Z] ---> Running in a29161292cad [2023-03-28T11:04:46.753Z] Removing intermediate container a29161292cad [2023-03-28T11:04:46.753Z] ---> 1b34fff14d2e [2023-03-28T11:04:46.753Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-28T11:04:46.753Z] ---> Running in 8f33551421ea [2023-03-28T11:04:46.753Z] Removing intermediate container 8f33551421ea [2023-03-28T11:04:46.753Z] ---> 2f9a1b02a81f [2023-03-28T11:04:46.753Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-28T11:04:46.753Z] ---> Running in 7426683b69f4 [2023-03-28T11:04:46.753Z] Removing intermediate container 7426683b69f4 [2023-03-28T11:04:46.753Z] ---> 0a1004389beb [2023-03-28T11:04:46.753Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-28T11:04:46.753Z] ---> Running in fcc4aaaa8483 [2023-03-28T11:04:46.753Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-28T11:04:46.753Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-28T11:04:46.753Z] OK: 265 MiB in 53 packages [2023-03-28T11:04:46.753Z] Removing intermediate container fcc4aaaa8483 [2023-03-28T11:04:46.753Z] ---> 72668d619549 [2023-03-28T11:04:46.753Z] Step 8/12 : WORKDIR /app [2023-03-28T11:04:46.753Z] ---> Running in 2e043e526709 [2023-03-28T11:04:46.753Z] Removing intermediate container 2e043e526709 [2023-03-28T11:04:46.753Z] ---> b05eede6034f [2023-03-28T11:04:46.753Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-28T11:04:47.014Z] ---> 2e36ca544bb9 [2023-03-28T11:04:47.014Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-28T11:04:47.014Z] ---> Running in cc00b4663bf9 [2023-03-28T11:05:43.278Z] Removing intermediate container cc00b4663bf9 [2023-03-28T11:05:43.278Z] ---> 451a3f91378b [2023-03-28T11:05:43.278Z] Step 11/12 : COPY . . [2023-03-28T11:05:43.278Z] ---> ec124c7c23bc [2023-03-28T11:05:43.278Z] Step 12/12 : RUN $MAKE [2023-03-28T11:05:43.278Z] ---> Running in af2b993b9a4a [2023-03-28T11:05:43.278Z] noop [2023-03-28T11:05:43.279Z] Removing intermediate container af2b993b9a4a [2023-03-28T11:05:43.279Z] ---> 9ad8d3f6ab90 [2023-03-28T11:05:43.279Z] Successfully built 9ad8d3f6ab90 [2023-03-28T11:05:43.279Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T11:05:43.721Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-28T11:05:43.721Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T11:05:43.899Z] prd-ubuntu20.04-docker-8c-8g-6023 does not seem to be running inside a container [2023-03-28T11:05:43.936Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-198 -v /w/workspace/undry_device-rfid-llrp-go_PR-198:/w/workspace/undry_device-rfid-llrp-go_PR-198:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-198@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-198@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-x86_64 cat [2023-03-28T11:05:44.337Z] $ docker top efa6fa624860143a6f6177e6955d61c9c79a2f36683864771028161b01259c8f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-28T11:05:44.724Z] + go version [2023-03-28T11:05:44.724Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-28T11:05:44.767Z] $ docker stop --time=1 efa6fa624860143a6f6177e6955d61c9c79a2f36683864771028161b01259c8f [2023-03-28T11:05:46.068Z] $ docker rm -f --volumes efa6fa624860143a6f6177e6955d61c9c79a2f36683864771028161b01259c8f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T11:05:46.786Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-28T11:05:46.786Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T11:05:46.935Z] prd-ubuntu20.04-docker-8c-8g-6023 does not seem to be running inside a container [2023-03-28T11:05:46.971Z] $ 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-198 -v /w/workspace/undry_device-rfid-llrp-go_PR-198:/w/workspace/undry_device-rfid-llrp-go_PR-198:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-198@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-198@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-x86_64 cat [2023-03-28T11:05:47.358Z] $ docker top e837d15735b34e7329f860fdf2acdf8ae652fddc2ab4147547b96dd13132653f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-28T11:05:47.811Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-198 [Pipeline] fileExists [Pipeline] sh [2023-03-28T11:05:48.183Z] + make test [2023-03-28T11:05:48.183Z] go test ./... -coverprofile=coverage.out ./... [2023-03-28T11:05:53.453Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-03-28T11:06:01.554Z] # github.com/edgexfoundry/device-sdk-go/v3/internal/transformer [2023-03-28T11:06:01.554Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.57/internal/transformer/transformparam.go:30:19: invalid operation: pv.Maximum != "" (mismatched types *float64 and untyped string) [2023-03-28T11:06:01.554Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.57/internal/transformer/transformparam.go:31:37: cannot use pv.Maximum (variable of type *float64) as string value in argument to validateWriteMaximum [2023-03-28T11:06:01.554Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.57/internal/transformer/transformparam.go:36:19: invalid operation: pv.Minimum != "" (mismatched types *float64 and untyped string) [2023-03-28T11:06:01.554Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.57/internal/transformer/transformparam.go:37:37: cannot use pv.Minimum (variable of type *float64) as string value in argument to validateWriteMinimum [2023-03-28T11:06:01.554Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.57/internal/transformer/transformparam.go:42:18: invalid operation: pv.Offset != 0 (mismatched types *float64 and untyped int) [2023-03-28T11:06:01.554Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.57/internal/transformer/transformparam.go:42:36: invalid operation: pv.Offset != defaultOffset (mismatched types *float64 and float64) [2023-03-28T11:06:01.554Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.57/internal/transformer/transformparam.go:43:45: cannot use pv.Offset (variable of type *float64) as float64 value in argument to transformOffset [2023-03-28T11:06:01.554Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.57/internal/transformer/transformparam.go:48:17: invalid operation: pv.Scale != 0 (mismatched types *float64 and untyped int) [2023-03-28T11:06:01.554Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.57/internal/transformer/transformparam.go:48:34: invalid operation: pv.Scale != defaultScale (mismatched types *float64 and float64) [2023-03-28T11:06:01.554Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.57/internal/transformer/transformparam.go:49:44: cannot use pv.Scale (variable of type *float64) as float64 value in argument to transformScale [2023-03-28T11:06:01.554Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.57/internal/transformer/transformparam.go:49:44: too many errors [2023-03-28T11:06:01.811Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-03-28T11:06:05.991Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.501s coverage: 40.9% of statements [2023-03-28T11:06:05.991Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.246s coverage: 51.9% of statements [2023-03-28T11:06:05.991Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.008s coverage: 96.4% of statements [2023-03-28T11:06:05.991Z] FAIL [2023-03-28T11:06:05.991Z] make: *** [Makefile:31: unittest] Error 1 [Pipeline] } [2023-03-28T11:06:06.034Z] $ docker stop --time=1 e837d15735b34e7329f860fdf2acdf8ae652fddc2ab4147547b96dd13132653f [2023-03-28T11:06:12.200Z] $ docker rm -f --volumes e837d15735b34e7329f860fdf2acdf8ae652fddc2ab4147547b96dd13132653f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T11:06:13.414Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-28T11:06:13.414Z] [2023-03-28T11:06:13.414Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T11:06:13.789Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-28T11:06:13.789Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-28T11:06:13.789Z] 5eb5b503b376: Pulling fs layer [2023-03-28T11:06:13.789Z] 5c69ac0246d0: Pulling fs layer [2023-03-28T11:06:13.789Z] ec43610c2a17: Pulling fs layer [2023-03-28T11:06:13.789Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-28T11:06:13.789Z] 33b1e0a273af: Pulling fs layer [2023-03-28T11:06:13.789Z] 5d3b04190fa2: Pulling fs layer [2023-03-28T11:06:13.789Z] 2f39f015ded8: Pulling fs layer [2023-03-28T11:06:13.789Z] 2f39f015ded8: Waiting [2023-03-28T11:06:13.789Z] 33b1e0a273af: Waiting [2023-03-28T11:06:13.789Z] 3a2ae6a8a46f: Waiting [2023-03-28T11:06:13.789Z] 5c69ac0246d0: Verifying Checksum [2023-03-28T11:06:13.789Z] 5c69ac0246d0: Download complete [2023-03-28T11:06:14.049Z] 3a2ae6a8a46f: Download complete [2023-03-28T11:06:14.049Z] 33b1e0a273af: Verifying Checksum [2023-03-28T11:06:14.049Z] 33b1e0a273af: Download complete [2023-03-28T11:06:14.049Z] 5d3b04190fa2: Download complete [2023-03-28T11:06:14.049Z] ec43610c2a17: Verifying Checksum [2023-03-28T11:06:14.049Z] ec43610c2a17: Download complete [2023-03-28T11:06:14.049Z] 5eb5b503b376: Download complete [2023-03-28T11:06:14.621Z] 2f39f015ded8: Download complete [2023-03-28T11:06:15.202Z] 5eb5b503b376: Pull complete [2023-03-28T11:06:15.460Z] 5c69ac0246d0: Pull complete [2023-03-28T11:06:15.718Z] ec43610c2a17: Pull complete [2023-03-28T11:06:15.980Z] 3a2ae6a8a46f: Pull complete [2023-03-28T11:06:16.239Z] 33b1e0a273af: Pull complete [2023-03-28T11:06:16.239Z] 5d3b04190fa2: Pull complete [2023-03-28T11:06:20.427Z] 2f39f015ded8: Pull complete [2023-03-28T11:06:20.427Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-28T11:06:20.427Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-28T11:06:20.427Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T11:06:20.639Z] prd-ubuntu20.04-docker-8c-8g-6023 does not seem to be running inside a container [2023-03-28T11:06:20.674Z] $ 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-198 -v /w/workspace/undry_device-rfid-llrp-go_PR-198:/w/workspace/undry_device-rfid-llrp-go_PR-198:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-198@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-198@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:latest cat [2023-03-28T11:06:31.782Z] $ docker top 7e7bddadff9b4bdc5211f4c7836c107df66b39c4774f2f7dfd999f1390efe14a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-28T11:06:32.216Z] ---> job-cost.sh [2023-03-28T11:06:32.216Z] lf-activate-venv: SKIPPING [2023-03-28T11:06:32.216Z] INFO: No Stack... [2023-03-28T11:06:32.478Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-28T11:06:33.045Z] INFO: Archiving Costs [Pipeline] sh [2023-03-28T11:06:33.359Z] + cat /w/workspace/undry_device-rfid-llrp-go_PR-198/archives/cost.csv [2023-03-28T11:06:33.359Z] + cut -d, -f6 [Pipeline] lock [2023-03-28T11:06:33.399Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-198-1-stack-cost] [2023-03-28T11:06:33.408Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-198-1-stack-cost] did not exist. Created. [2023-03-28T11:06:33.408Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-198-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-28T11:06:33.798Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-28T11:06:33.891Z] Stashed 1 file(s) [Pipeline] } [2023-03-28T11:06:33.906Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-198-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-28T11:06:33.983Z] $ docker stop --time=1 7e7bddadff9b4bdc5211f4c7836c107df66b39c4774f2f7dfd999f1390efe14a [2023-03-28T11:06:35.227Z] $ docker rm -f --volumes 7e7bddadff9b4bdc5211f4c7836c107df66b39c4774f2f7dfd999f1390efe14a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-28T11:06:35.585Z] Failed in branch amd64 [2023-03-28T11:08:01.236Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6026 in /w/workspace/undry_device-rfid-llrp-go_PR-198 [Pipeline] { [Pipeline] ws [2023-03-28T11:08:01.288Z] Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout [2023-03-28T11:08:01.365Z] Selected Git installation does not exist. Using Default [2023-03-28T11:08:01.365Z] The recommended git tool is: NONE [2023-03-28T11:08:07.338Z] using credential edgex-jenkins-ssh [2023-03-28T11:08:07.357Z] Cloning the remote Git repository [2023-03-28T11:08:07.417Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-03-28T11:08:07.523Z] > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 [2023-03-28T11:08:07.696Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-03-28T11:08:07.697Z] > git --version # timeout=10 [2023-03-28T11:08:07.722Z] > git --version # 'git version 2.25.1' [2023-03-28T11:08:07.725Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-28T11:08:07.903Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-28T11:08:08.947Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-03-28T11:08:08.980Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-28T11:08:10.036Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-03-28T11:08:10.082Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-03-28T11:08:10.083Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-28T11:08:10.101Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/198/head:refs/remotes/origin/PR-198 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-28T11:08:10.612Z] Merging remotes/origin/main commit a41d6dc477aab60bbffd9796b8b3bd1f25c661ce into PR head commit d92310b87f5ede6e22848364674ad6cdf3c24724 [2023-03-28T11:08:10.949Z] Merge succeeded, producing d92310b87f5ede6e22848364674ad6cdf3c24724 [2023-03-28T11:08:10.949Z] Checking out Revision d92310b87f5ede6e22848364674ad6cdf3c24724 (PR-198) [2023-03-28T11:08:10.633Z] > git config core.sparsecheckout # timeout=10 [2023-03-28T11:08:10.709Z] > git checkout -f d92310b87f5ede6e22848364674ad6cdf3c24724 # timeout=10 [2023-03-28T11:08:10.827Z] > git remote # timeout=10 [2023-03-28T11:08:10.861Z] > git config --get remote.origin.url # timeout=10 [2023-03-28T11:08:10.886Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-28T11:08:10.902Z] > git merge a41d6dc477aab60bbffd9796b8b3bd1f25c661ce # timeout=10 [2023-03-28T11:08:10.933Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-28T11:08:10.959Z] > git config core.sparsecheckout # timeout=10 [2023-03-28T11:08:10.989Z] > git checkout -f d92310b87f5ede6e22848364674ad6cdf3c24724 # timeout=10 [2023-03-28T11:08:11.566Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" [2023-03-28T11:08:11.633Z] > git --version # timeout=10 [2023-03-28T11:08:11.645Z] > git --version # 'git version 2.25.1' [2023-03-28T11:08:11.668Z] fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-28T11:08:13.157Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-28T11:08:13.158Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-28T11:08:13.158Z] Dload Upload Total Spent Left Speed [2023-03-28T11:08:13.434Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 33033 0 --:--:-- --:--:-- --:--:-- 33119 [Pipeline] sh [2023-03-28T11:08:14.115Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-28T11:08:14.460Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-28T11:08:14.460Z] + sudo tee /etc/docker/daemon.new [2023-03-28T11:08:14.735Z] { [2023-03-28T11:08:14.735Z] "registry-mirrors": [ [2023-03-28T11:08:14.735Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-28T11:08:14.735Z] ], [2023-03-28T11:08:14.735Z] "bip": "10.250.0.254/24", [2023-03-28T11:08:14.735Z] "hosts": [ [2023-03-28T11:08:14.735Z] "tcp://0.0.0.0:5555", [2023-03-28T11:08:14.735Z] "unix:///var/run/docker.sock" [2023-03-28T11:08:14.735Z] ], [2023-03-28T11:08:14.735Z] "mtu": 1458, [2023-03-28T11:08:14.735Z] "selinux-enabled": true, [2023-03-28T11:08:14.735Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-28T11:08:14.735Z] } [Pipeline] sh [2023-03-28T11:08:15.097Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-28T11:08:15.462Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-28T11:08:33.804Z] provisioning config files... [2023-03-28T11:08:33.838Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config12757333597566252441tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-28T11:08:34.238Z] ---> docker-login.sh [2023-03-28T11:08:34.238Z] nexus3.edgexfoundry.org:10001 [2023-03-28T11:08:34.832Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T11:08:34.832Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T11:08:34.832Z] Configure a credential helper to remove this warning. See [2023-03-28T11:08:34.832Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T11:08:34.832Z] [2023-03-28T11:08:34.832Z] Login Succeeded [2023-03-28T11:08:34.832Z] nexus3.edgexfoundry.org:10002 [2023-03-28T11:08:35.102Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T11:08:35.377Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T11:08:35.378Z] Configure a credential helper to remove this warning. See [2023-03-28T11:08:35.378Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T11:08:35.378Z] [2023-03-28T11:08:35.378Z] Login Succeeded [2023-03-28T11:08:35.378Z] nexus3.edgexfoundry.org:10003 [2023-03-28T11:08:35.647Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T11:08:35.647Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T11:08:35.647Z] Configure a credential helper to remove this warning. See [2023-03-28T11:08:35.647Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T11:08:35.647Z] [2023-03-28T11:08:35.647Z] Login Succeeded [2023-03-28T11:08:35.647Z] nexus3.edgexfoundry.org:10004 [2023-03-28T11:08:35.918Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T11:08:35.919Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T11:08:35.919Z] Configure a credential helper to remove this warning. See [2023-03-28T11:08:35.919Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T11:08:35.919Z] [2023-03-28T11:08:35.919Z] Login Succeeded [2023-03-28T11:08:35.919Z] docker.io [2023-03-28T11:08:36.189Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T11:08:36.459Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T11:08:36.459Z] Configure a credential helper to remove this warning. See [2023-03-28T11:08:36.459Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T11:08:36.459Z] [2023-03-28T11:08:36.459Z] Login Succeeded [2023-03-28T11:08:36.459Z] ---> docker-login.sh ends [Pipeline] } [2023-03-28T11:08:36.487Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-28T11:08:36.882Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-28T11:08:36.921Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-28T11:08:36.951Z] ========================================================= [2023-03-28T11:08:36.951Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-28T11:08:36.951Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T11:08:37.433Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-28T11:08:37.713Z] Sending build context to Docker daemon 1.211MB [2023-03-28T11:08:37.713Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-28T11:08:37.713Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-28T11:08:37.984Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-28T11:08:37.985Z] af6eaf76a39c: Pulling fs layer [2023-03-28T11:08:37.985Z] 55522c791124: Pulling fs layer [2023-03-28T11:08:37.985Z] ce5c4a1c91eb: Pulling fs layer [2023-03-28T11:08:37.985Z] 169dfbe0d373: Pulling fs layer [2023-03-28T11:08:37.985Z] e1ff8fa3b103: Pulling fs layer [2023-03-28T11:08:37.985Z] 52ebb69f0ebf: Pulling fs layer [2023-03-28T11:08:37.985Z] 5abe8eddf0d5: Pulling fs layer [2023-03-28T11:08:37.985Z] 169dfbe0d373: Waiting [2023-03-28T11:08:37.985Z] e1ff8fa3b103: Waiting [2023-03-28T11:08:37.985Z] 52ebb69f0ebf: Waiting [2023-03-28T11:08:37.985Z] 5abe8eddf0d5: Waiting [2023-03-28T11:08:37.985Z] 55522c791124: Verifying Checksum [2023-03-28T11:08:37.985Z] 55522c791124: Download complete [2023-03-28T11:08:37.985Z] 169dfbe0d373: Verifying Checksum [2023-03-28T11:08:37.985Z] 169dfbe0d373: Download complete [2023-03-28T11:08:37.985Z] e1ff8fa3b103: Verifying Checksum [2023-03-28T11:08:37.985Z] e1ff8fa3b103: Download complete [2023-03-28T11:08:37.985Z] af6eaf76a39c: Verifying Checksum [2023-03-28T11:08:37.985Z] af6eaf76a39c: Download complete [2023-03-28T11:08:39.431Z] 5abe8eddf0d5: Verifying Checksum [2023-03-28T11:08:39.431Z] 5abe8eddf0d5: Download complete [2023-03-28T11:08:40.027Z] af6eaf76a39c: Pull complete [2023-03-28T11:08:40.624Z] 55522c791124: Pull complete [2023-03-28T11:08:40.895Z] 52ebb69f0ebf: Verifying Checksum [2023-03-28T11:08:40.895Z] 52ebb69f0ebf: Download complete [2023-03-28T11:08:40.895Z] ce5c4a1c91eb: Verifying Checksum [2023-03-28T11:08:40.895Z] ce5c4a1c91eb: Download complete [2023-03-28T11:08:53.351Z] ce5c4a1c91eb: Pull complete [2023-03-28T11:08:53.351Z] 169dfbe0d373: Pull complete [2023-03-28T11:08:53.351Z] e1ff8fa3b103: Pull complete [2023-03-28T11:09:00.039Z] 52ebb69f0ebf: Pull complete [2023-03-28T11:09:02.631Z] 5abe8eddf0d5: Pull complete [2023-03-28T11:09:02.631Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-28T11:09:02.631Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-28T11:09:02.631Z] ---> 6cb57ee374ae [2023-03-28T11:09:02.631Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-28T11:09:04.634Z] ---> Running in cefb379b402a [2023-03-28T11:09:04.634Z] Removing intermediate container cefb379b402a [2023-03-28T11:09:04.634Z] ---> eefd8061dd73 [2023-03-28T11:09:04.634Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-28T11:09:04.903Z] ---> Running in 890de482543e [2023-03-28T11:09:05.176Z] Removing intermediate container 890de482543e [2023-03-28T11:09:05.176Z] ---> 57f49afd9bdc [2023-03-28T11:09:05.176Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-28T11:09:05.176Z] ---> Running in 614208974a59 [2023-03-28T11:09:05.446Z] Removing intermediate container 614208974a59 [2023-03-28T11:09:05.446Z] ---> 213fbd68966e [2023-03-28T11:09:05.446Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-28T11:09:05.715Z] ---> Running in 85ada8aae77b [2023-03-28T11:09:05.983Z] Removing intermediate container 85ada8aae77b [2023-03-28T11:09:05.983Z] ---> 1ea45dd89e6b [2023-03-28T11:09:05.983Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-28T11:09:05.983Z] ---> Running in dd8b55bae676 [2023-03-28T11:09:07.401Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-28T11:09:07.668Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-28T11:09:08.632Z] OK: 263 MiB in 53 packages [2023-03-28T11:09:09.594Z] Removing intermediate container dd8b55bae676 [2023-03-28T11:09:09.594Z] ---> ee11b6336828 [2023-03-28T11:09:09.594Z] Step 8/12 : WORKDIR /app [2023-03-28T11:09:09.594Z] ---> Running in 357595478d6b [2023-03-28T11:09:09.861Z] Removing intermediate container 357595478d6b [2023-03-28T11:09:09.861Z] ---> d5f41fa127c1 [2023-03-28T11:09:09.861Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-28T11:09:10.454Z] ---> 31fb1195e5b6 [2023-03-28T11:09:10.454Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-28T11:09:10.454Z] ---> Running in 2a4aa842dd62 [2023-03-28T11:10:18.326Z] Removing intermediate container 2a4aa842dd62 [2023-03-28T11:10:18.326Z] ---> f40a6a1a8280 [2023-03-28T11:10:18.326Z] Step 11/12 : COPY . . [2023-03-28T11:10:18.326Z] ---> 90f531e115c7 [2023-03-28T11:10:18.326Z] Step 12/12 : RUN $MAKE [2023-03-28T11:10:18.326Z] ---> Running in 2993593dcc25 [2023-03-28T11:10:18.326Z] noop [2023-03-28T11:10:18.326Z] Removing intermediate container 2993593dcc25 [2023-03-28T11:10:18.326Z] ---> 610278acc9f4 [2023-03-28T11:10:18.326Z] Successfully built 610278acc9f4 [2023-03-28T11:10:18.326Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T11:10:18.801Z] + docker inspect -f . ci-base-image-arm64 [2023-03-28T11:10:18.801Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T11:10:19.079Z] prd-ubuntu20.04-docker-arm64-4c-16g-6026 does not seem to be running inside a container [2023-03-28T11:10:19.152Z] $ 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 [2023-03-28T11:10:20.391Z] $ docker top 65764458f98692f239ab3bb1adf48866abc18307dda72b40155a7b67f22e23d7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-28T11:10:21.264Z] + go version [2023-03-28T11:10:21.264Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-28T11:10:21.305Z] $ docker stop --time=1 65764458f98692f239ab3bb1adf48866abc18307dda72b40155a7b67f22e23d7 [2023-03-28T11:10:22.925Z] $ docker rm -f --volumes 65764458f98692f239ab3bb1adf48866abc18307dda72b40155a7b67f22e23d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T11:10:23.766Z] + docker inspect -f . ci-base-image-arm64 [2023-03-28T11:10:23.767Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T11:10:24.026Z] prd-ubuntu20.04-docker-arm64-4c-16g-6026 does not seem to be running inside a container [2023-03-28T11:10:24.095Z] $ 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 [2023-03-28T11:10:25.286Z] $ docker top 6f6e0ce74ed8f0f1886d68e9d6bc98f11f3f84e416aefea0bce479c28f01aa9e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-28T11:10:26.162Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh [2023-03-28T11:10:26.551Z] + make test [2023-03-28T11:10:26.820Z] go test ./... -coverprofile=coverage.out ./... [2023-03-28T11:10:59.048Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-03-28T11:12:50.726Z] # github.com/edgexfoundry/device-sdk-go/v3/internal/transformer [2023-03-28T11:12:50.726Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.57/internal/transformer/transformparam.go:30:19: invalid operation: pv.Maximum != "" (mismatched types *float64 and untyped string) [2023-03-28T11:12:50.726Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.57/internal/transformer/transformparam.go:31:37: cannot use pv.Maximum (variable of type *float64) as string value in argument to validateWriteMaximum [2023-03-28T11:12:50.726Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.57/internal/transformer/transformparam.go:36:19: invalid operation: pv.Minimum != "" (mismatched types *float64 and untyped string) [2023-03-28T11:12:50.726Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.57/internal/transformer/transformparam.go:37:37: cannot use pv.Minimum (variable of type *float64) as string value in argument to validateWriteMinimum [2023-03-28T11:12:50.726Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.57/internal/transformer/transformparam.go:42:18: invalid operation: pv.Offset != 0 (mismatched types *float64 and untyped int) [2023-03-28T11:12:50.726Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.57/internal/transformer/transformparam.go:42:36: invalid operation: pv.Offset != defaultOffset (mismatched types *float64 and float64) [2023-03-28T11:12:50.726Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.57/internal/transformer/transformparam.go:43:45: cannot use pv.Offset (variable of type *float64) as float64 value in argument to transformOffset [2023-03-28T11:12:50.726Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.57/internal/transformer/transformparam.go:48:17: invalid operation: pv.Scale != 0 (mismatched types *float64 and untyped int) [2023-03-28T11:12:50.727Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.57/internal/transformer/transformparam.go:48:34: invalid operation: pv.Scale != defaultScale (mismatched types *float64 and float64) [2023-03-28T11:12:50.727Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.57/internal/transformer/transformparam.go:49:44: cannot use pv.Scale (variable of type *float64) as float64 value in argument to transformScale [2023-03-28T11:12:50.727Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.57/internal/transformer/transformparam.go:49:44: too many errors [2023-03-28T11:12:56.112Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-03-28T11:13:34.996Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 30.023s coverage: 40.9% of statements [2023-03-28T11:13:34.996Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.621s coverage: 52.0% of statements [2023-03-28T11:13:34.996Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.083s coverage: 95.5% of statements [2023-03-28T11:13:34.996Z] FAIL [2023-03-28T11:13:35.580Z] make: *** [Makefile:31: unittest] Error 1 [Pipeline] } [2023-03-28T11:13:35.629Z] $ docker stop --time=1 6f6e0ce74ed8f0f1886d68e9d6bc98f11f3f84e416aefea0bce479c28f01aa9e [2023-03-28T11:13:37.428Z] $ docker rm -f --volumes 6f6e0ce74ed8f0f1886d68e9d6bc98f11f3f84e416aefea0bce479c28f01aa9e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T11:13:39.127Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-28T11:13:39.127Z] [2023-03-28T11:13:39.127Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T11:13:39.536Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-28T11:13:39.804Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-28T11:13:39.804Z] 8998bd30e6a1: Pulling fs layer [2023-03-28T11:13:39.804Z] 04944245beec: Pulling fs layer [2023-03-28T11:13:39.804Z] 699f458cf7ca: Pulling fs layer [2023-03-28T11:13:39.804Z] 765212b225bb: Pulling fs layer [2023-03-28T11:13:39.804Z] f23df028b6ca: Pulling fs layer [2023-03-28T11:13:39.804Z] d65c8cfc05b1: Pulling fs layer [2023-03-28T11:13:39.804Z] 2437ff75d9bd: Pulling fs layer [2023-03-28T11:13:39.804Z] d65c8cfc05b1: Waiting [2023-03-28T11:13:39.804Z] f23df028b6ca: Waiting [2023-03-28T11:13:39.804Z] 04944245beec: Verifying Checksum [2023-03-28T11:13:39.804Z] 04944245beec: Download complete [2023-03-28T11:13:39.804Z] 765212b225bb: Verifying Checksum [2023-03-28T11:13:39.804Z] 765212b225bb: Download complete [2023-03-28T11:13:40.073Z] f23df028b6ca: Verifying Checksum [2023-03-28T11:13:40.073Z] f23df028b6ca: Download complete [2023-03-28T11:13:40.073Z] d65c8cfc05b1: Verifying Checksum [2023-03-28T11:13:40.073Z] d65c8cfc05b1: Download complete [2023-03-28T11:13:40.073Z] 699f458cf7ca: Verifying Checksum [2023-03-28T11:13:40.073Z] 699f458cf7ca: Download complete [2023-03-28T11:13:40.341Z] 8998bd30e6a1: Verifying Checksum [2023-03-28T11:13:40.341Z] 8998bd30e6a1: Download complete [2023-03-28T11:13:42.921Z] 2437ff75d9bd: Verifying Checksum [2023-03-28T11:13:42.921Z] 2437ff75d9bd: Download complete [2023-03-28T11:13:44.338Z] 8998bd30e6a1: Pull complete [2023-03-28T11:13:44.924Z] 04944245beec: Pull complete [2023-03-28T11:13:46.337Z] 699f458cf7ca: Pull complete [2023-03-28T11:13:46.608Z] 765212b225bb: Pull complete [2023-03-28T11:13:47.194Z] f23df028b6ca: Pull complete [2023-03-28T11:13:47.463Z] d65c8cfc05b1: Pull complete [2023-03-28T11:14:02.470Z] 2437ff75d9bd: Pull complete [2023-03-28T11:14:02.470Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-28T11:14:02.470Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-28T11:14:02.470Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T11:14:02.787Z] prd-ubuntu20.04-docker-arm64-4c-16g-6026 does not seem to be running inside a container [2023-03-28T11:14:02.856Z] $ 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 [2023-03-28T11:14:05.147Z] $ docker top cf8a5889a8a465fe7c8eda9b299b356a3b5ae3ada0c0599e1bb731b2b35b522a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-28T11:14:06.120Z] ---> job-cost.sh [2023-03-28T11:14:06.120Z] lf-activate-venv: SKIPPING [2023-03-28T11:14:06.120Z] INFO: No Stack... [2023-03-28T11:14:06.390Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-28T11:14:07.358Z] INFO: Archiving Costs [Pipeline] sh [2023-03-28T11:14:08.028Z] + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv [2023-03-28T11:14:08.028Z] + cut -d, -f6 [Pipeline] lock [2023-03-28T11:14:08.082Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-198-1-stack-cost] [2023-03-28T11:14:08.093Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-198-1-stack-cost] did not exist. Created. [2023-03-28T11:14:08.093Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-198-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-28T11:14:08.504Z] /w/workspace/device-rfid-llrp-go/1@tmp/durable-e6924258/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-28T11:14:09.125Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-28T11:14:09.425Z] Warning: overwriting stash ‘stack-cost’ [2023-03-28T11:14:09.827Z] Stashed 1 file(s) [Pipeline] } [2023-03-28T11:14:09.844Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-198-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-28T11:14:09.931Z] $ docker stop --time=1 cf8a5889a8a465fe7c8eda9b299b356a3b5ae3ada0c0599e1bb731b2b35b522a [2023-03-28T11:14:11.397Z] $ docker rm -f --volumes cf8a5889a8a465fe7c8eda9b299b356a3b5ae3ada0c0599e1bb731b2b35b522a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-28T11:14:12.110Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-28T11:14:14.149Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-198/archives ] [2023-03-28T11:14:14.149Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-198/archives [2023-03-28T11:14:14.149Z] total 16 [2023-03-28T11:14:14.149Z] drwxr-xr-x 3 root root 4096 Mar 28 11:06 . [2023-03-28T11:14:14.149Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 28 11:06 .. [2023-03-28T11:14:14.149Z] drwxr-xr-x 2 root root 4096 Mar 28 11:06 cost [2023-03-28T11:14:14.149Z] -rw-r--r-- 1 root root 91 Mar 28 11:06 cost.csv [2023-03-28T11:14:14.149Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-198/archives [2023-03-28T11:14:14.149Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-198/archives [2023-03-28T11:14:14.149Z] total 16 [2023-03-28T11:14:14.149Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 28 11:06 . [2023-03-28T11:14:14.149Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 28 11:06 .. [2023-03-28T11:14:14.149Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 28 11:06 cost [2023-03-28T11:14:14.149Z] -rw-r--r-- 1 jenkins jenkins 91 Mar 28 11:06 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-28T11:14:14.479Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-28T11:14:15.367Z] ---> package-listing.sh [2023-03-28T11:14:15.367Z] ++ facter osfamily [2023-03-28T11:14:15.367Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-28T11:14:15.627Z] + OS_FAMILY=debian [2023-03-28T11:14:15.627Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-198 [2023-03-28T11:14:15.627Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-28T11:14:15.627Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-28T11:14:15.627Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-28T11:14:15.627Z] + PACKAGES=/tmp/packages_start.txt [2023-03-28T11:14:15.627Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-198 ']' [2023-03-28T11:14:15.627Z] + PACKAGES=/tmp/packages_end.txt [2023-03-28T11:14:15.627Z] + case "${OS_FAMILY}" in [2023-03-28T11:14:15.627Z] + dpkg -l [2023-03-28T11:14:15.627Z] + grep '^ii' [2023-03-28T11:14:15.627Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-28T11:14:15.627Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-28T11:14:15.627Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-28T11:14:15.627Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-198 ']' [2023-03-28T11:14:15.627Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-198/archives/ [2023-03-28T11:14:15.627Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-198/archives/ [Pipeline] echo [2023-03-28T11:14:15.659Z] 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-198/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-28T11:14:15.948Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T11:14:16.577Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-28T11:14:16.577Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T11:14:16.715Z] prd-ubuntu20.04-docker-8c-8g-6023 does not seem to be running inside a container [2023-03-28T11:14:16.745Z] $ 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-198/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-198 -v /w/workspace/undry_device-rfid-llrp-go_PR-198:/w/workspace/undry_device-rfid-llrp-go_PR-198:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-198@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-198@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 [2023-03-28T11:14:16.936Z] $ docker top 3b3788a7cd4ddfc1894b63104a050ff1826a41bc25adbde273581cd9284ae4b0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-28T11:14:30.978Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-28T11:14:31.293Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-28T11:14:31.604Z] + ls /var/log/sa-host [2023-03-28T11:14:31.604Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-28T11:14:31.736Z] provisioning config files... [2023-03-28T11:14:31.745Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-198@tmp/config199842819967969014tmp [Pipeline] { [Pipeline] echo [2023-03-28T11:14:31.799Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-28T11:14:32.117Z] ---> create-netrc.sh [Pipeline] } [2023-03-28T11:14:32.145Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-28T11:14:32.534Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-28T11:14:32.565Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-28T11:14:32.873Z] ---> sudo-logs.sh [2023-03-28T11:14:32.873Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-28T11:14:33.002Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-28T11:14:33.314Z] ---> job-cost.sh [2023-03-28T11:14:33.314Z] lf-activate-venv: SKIPPING [2023-03-28T11:14:33.314Z] DEBUG: total: 0.2199999988079071 [2023-03-28T11:14:33.314Z] INFO: Retrieving Stack Cost... [2023-03-28T11:14:33.882Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-28T11:14:34.449Z] INFO: Archiving Costs [Pipeline] echo [2023-03-28T11:14:34.486Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-28T11:14:34.793Z] ---> logs-deploy.sh [2023-03-28T11:14:34.793Z] lf-activate-venv: SKIPPING [2023-03-28T11:14:34.793Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-198/1 [2023-03-28T11:14:34.793Z] INFO: archiving workspace using pattern(s): [2023-03-28T11:14:35.728Z] Archives upload complete. [2023-03-28T11:14:35.728Z] INFO: archiving logs to Nexus