Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 101b75117e411bdd78502b3f1ca04c1dcd42e077+4d5d7787f034dd5542ee48778370d67321a0492e (8d23a0a2620ab83d541c2d6bf004b031386702f8) 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-ssh15707109270876757900.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh16283378597887000238.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 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-229/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-229/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5716941425257526989.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh14734166851446810896.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-229/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-229/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16893804016904550478.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-17360’ Running on prd-ubuntu20.04-docker-8c-8g-17364 in /w/workspace/undry_device-rfid-llrp-go_PR-229 [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-229 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 4d5d7787f034dd5542ee48778370d67321a0492e into PR head commit 101b75117e411bdd78502b3f1ca04c1dcd42e077 Merge succeeded, producing 26b6b66569e79959a925736adff6451eabaa91cd Checking out Revision 26b6b66569e79959a925736adff6451eabaa91cd (PR-229) > 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/229/head:refs/remotes/origin/PR-229 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 101b75117e411bdd78502b3f1ca04c1dcd42e077 # 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 4d5d7787f034dd5542ee48778370d67321a0492e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 26b6b66569e79959a925736adff6451eabaa91cd # timeout=10 Commit message: "Merge commit '4d5d7787f034dd5542ee48778370d67321a0492e' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-30T21:07:39.973Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-30T21:07:40.029Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-30T21:07:40.044Z] ========================================================= [2023-05-30T21:07:40.044Z] EdgeX Global Pipelines Version Info [2023-05-30T21:07:40.044Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 78bb442a3bdf5a43a9501d3555747cd978b6e06e # timeout=10 [2023-05-30T21:07:40.754Z] ------------------- [2023-05-30T21:07:40.754Z] stable info: [2023-05-30T21:07:40.754Z] ------------------- [2023-05-30T21:07:40.754Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-30T21:07:40.754Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-30T21:07:40.754Z] Message: update stable to v1.0.249 [2023-05-30T21:07:41.325Z] ------------------- [2023-05-30T21:07:41.325Z] experimental info: [2023-05-30T21:07:41.325Z] ------------------- [2023-05-30T21:07:41.325Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-30T21:07:41.325Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-30T21:07:41.325Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-30T21:07:41.510Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2023-05-30T21:07:41.521Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2023-05-30T21:07:41.533Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-30T21:07:41.545Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-30T21:07:41.556Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-30T21:07:41.569Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-30T21:07:41.581Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-30T21:07:41.596Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-30T21:07:41.606Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-30T21:07:41.619Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-30T21:07:41.633Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-30T21:07:41.648Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2023-05-30T21:07:41.661Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-30T21:07:41.669Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-30T21:07:41.683Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-30T21:07:41.694Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-30T21:07:41.706Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-30T21:07:41.718Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-30T21:07:41.730Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-30T21:07:41.740Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-30T21:07:41.760Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-30T21:07:41.779Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-30T21:07:41.799Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-30T21:07:41.818Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-30T21:07:41.830Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-30T21:07:41.840Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-30T21:07:41.849Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-30T21:07:41.860Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-229 [Pipeline] echo [2023-05-30T21:07:41.869Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-229 [Pipeline] echo [2023-05-30T21:07:41.878Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-229 [Pipeline] echo [2023-05-30T21:07:41.889Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 26b6b66569e79959a925736adff6451eabaa91cd [Pipeline] echo [2023-05-30T21:07:41.909Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 26b6b66 [Pipeline] echo [2023-05-30T21:07:41.923Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-30T21:07:41.969Z] provisioning config files... [2023-05-30T21:07:41.982Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/config11051067206526688086tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T21:07:42.287Z] ---> docker-login.sh [2023-05-30T21:07:42.287Z] nexus3.edgexfoundry.org:10001 [2023-05-30T21:07:42.548Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T21:07:42.548Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T21:07:42.548Z] Configure a credential helper to remove this warning. See [2023-05-30T21:07:42.548Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T21:07:42.548Z] [2023-05-30T21:07:42.548Z] Login Succeeded [2023-05-30T21:07:42.548Z] nexus3.edgexfoundry.org:10002 [2023-05-30T21:07:42.548Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T21:07:42.548Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T21:07:42.548Z] Configure a credential helper to remove this warning. See [2023-05-30T21:07:42.548Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T21:07:42.548Z] [2023-05-30T21:07:42.548Z] Login Succeeded [2023-05-30T21:07:42.548Z] nexus3.edgexfoundry.org:10003 [2023-05-30T21:07:42.808Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T21:07:42.808Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T21:07:42.808Z] Configure a credential helper to remove this warning. See [2023-05-30T21:07:42.808Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T21:07:42.808Z] [2023-05-30T21:07:42.808Z] Login Succeeded [2023-05-30T21:07:42.808Z] nexus3.edgexfoundry.org:10004 [2023-05-30T21:07:42.808Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T21:07:42.808Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T21:07:42.808Z] Configure a credential helper to remove this warning. See [2023-05-30T21:07:42.808Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T21:07:42.808Z] [2023-05-30T21:07:42.808Z] Login Succeeded [2023-05-30T21:07:42.808Z] docker.io [2023-05-30T21:07:42.808Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T21:07:43.068Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T21:07:43.068Z] Configure a credential helper to remove this warning. See [2023-05-30T21:07:43.068Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T21:07:43.068Z] [2023-05-30T21:07:43.068Z] Login Succeeded [2023-05-30T21:07:43.068Z] ---> docker-login.sh ends [Pipeline] } [2023-05-30T21:07:43.076Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-30T21:07:43.459Z] + git rev-list -1 --merges 26b6b66569e79959a925736adff6451eabaa91cd~1..26b6b66569e79959a925736adff6451eabaa91cd [Pipeline] echo [2023-05-30T21:07:43.502Z] -----------> git rev-list -1 --merges 26b6b66569e79959a925736adff6451eabaa91cd~1..26b6b66569e79959a925736adff6451eabaa91cd 26b6b66569e79959a925736adff6451eabaa91cd [2023-05-30T21:07:43.502Z] 26b6b66569e79959a925736adff6451eabaa91cd [false] [Pipeline] sh [2023-05-30T21:07:43.793Z] + git log --format=format:%s -1 26b6b66569e79959a925736adff6451eabaa91cd [Pipeline] echo [2023-05-30T21:07:43.807Z] ========================================================= [2023-05-30T21:07:43.807Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-30T21:07:43.807Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-30T21:07:44.148Z] + git log --format=format:%s -1 26b6b66569e79959a925736adff6451eabaa91cd [Pipeline] echo [2023-05-30T21:07:44.159Z] [semverPrep] GIT_COMMIT: 26b6b66569e79959a925736adff6451eabaa91cd, Commit Message: Merge commit '4d5d7787f034dd5542ee48778370d67321a0492e' into HEAD [Pipeline] echo [2023-05-30T21:07:44.169Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-30T21:07:44.516Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-30T21:07:44.516Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-30T21:07:44.516Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-30T21:07:44.516Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-30T21:07:44.516Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-30T21:07:44.516Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-30T21:07:44.516Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T21:07:44.858Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-30T21:07:44.858Z] [2023-05-30T21:07:44.858Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T21:07:45.156Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-30T21:07:45.156Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-30T21:07:45.156Z] b85a868b505f: Pulling fs layer [2023-05-30T21:07:45.156Z] e2be974225ed: Pulling fs layer [2023-05-30T21:07:45.156Z] 339a4e72a1f5: Pulling fs layer [2023-05-30T21:07:45.156Z] 988bab9f4d93: Pulling fs layer [2023-05-30T21:07:45.156Z] 1469e6f7b9e6: Pulling fs layer [2023-05-30T21:07:45.156Z] eaf3925da568: Pulling fs layer [2023-05-30T21:07:45.156Z] bab4dde63d76: Pulling fs layer [2023-05-30T21:07:45.156Z] bde34c3a00c8: Pulling fs layer [2023-05-30T21:07:45.156Z] b352a97aabf1: Pulling fs layer [2023-05-30T21:07:45.156Z] 4872d77fe225: Pulling fs layer [2023-05-30T21:07:45.156Z] 5851b861e8e6: Pulling fs layer [2023-05-30T21:07:45.156Z] 988bab9f4d93: Waiting [2023-05-30T21:07:45.156Z] 1469e6f7b9e6: Waiting [2023-05-30T21:07:45.156Z] eaf3925da568: Waiting [2023-05-30T21:07:45.156Z] 4872d77fe225: Waiting [2023-05-30T21:07:45.156Z] 5851b861e8e6: Waiting [2023-05-30T21:07:45.156Z] bab4dde63d76: Waiting [2023-05-30T21:07:45.156Z] b352a97aabf1: Waiting [2023-05-30T21:07:45.156Z] bde34c3a00c8: Waiting [2023-05-30T21:07:45.156Z] e2be974225ed: Verifying Checksum [2023-05-30T21:07:45.156Z] e2be974225ed: Download complete [2023-05-30T21:07:45.156Z] 988bab9f4d93: Verifying Checksum [2023-05-30T21:07:45.156Z] 988bab9f4d93: Download complete [2023-05-30T21:07:45.421Z] 1469e6f7b9e6: Verifying Checksum [2023-05-30T21:07:45.421Z] 1469e6f7b9e6: Download complete [2023-05-30T21:07:45.421Z] 339a4e72a1f5: Verifying Checksum [2023-05-30T21:07:45.421Z] 339a4e72a1f5: Download complete [2023-05-30T21:07:45.421Z] eaf3925da568: Verifying Checksum [2023-05-30T21:07:45.421Z] eaf3925da568: Download complete [2023-05-30T21:07:45.421Z] bde34c3a00c8: Download complete [2023-05-30T21:07:45.421Z] b352a97aabf1: Download complete [2023-05-30T21:07:45.421Z] 4872d77fe225: Verifying Checksum [2023-05-30T21:07:45.421Z] 4872d77fe225: Download complete [2023-05-30T21:07:45.421Z] 5851b861e8e6: Download complete [2023-05-30T21:07:45.421Z] b85a868b505f: Verifying Checksum [2023-05-30T21:07:45.421Z] b85a868b505f: Download complete [2023-05-30T21:07:45.680Z] bab4dde63d76: Verifying Checksum [2023-05-30T21:07:45.680Z] bab4dde63d76: Download complete [2023-05-30T21:07:46.619Z] b85a868b505f: Pull complete [2023-05-30T21:07:46.879Z] e2be974225ed: Pull complete [2023-05-30T21:07:47.151Z] 339a4e72a1f5: Pull complete [2023-05-30T21:07:47.414Z] 988bab9f4d93: Pull complete [2023-05-30T21:07:47.677Z] 1469e6f7b9e6: Pull complete [2023-05-30T21:07:47.677Z] eaf3925da568: Pull complete [2023-05-30T21:07:49.588Z] bab4dde63d76: Pull complete [2023-05-30T21:07:49.588Z] bde34c3a00c8: Pull complete [2023-05-30T21:07:49.588Z] b352a97aabf1: Pull complete [2023-05-30T21:07:49.588Z] 4872d77fe225: Pull complete [2023-05-30T21:07:49.847Z] 5851b861e8e6: Pull complete [2023-05-30T21:07:49.847Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-30T21:07:49.847Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-30T21:07:49.847Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T21:07:49.949Z] prd-ubuntu20.04-docker-8c-8g-17364 does not seem to be running inside a container [2023-05-30T21:07:49.976Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-229 -v /w/workspace/undry_device-rfid-llrp-go_PR-229:/w/workspace/undry_device-rfid-llrp-go_PR-229:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-229@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-229@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-devops/py-git-semver:0.1.4 cat [2023-05-30T21:07:51.184Z] $ docker top 49ab6d406faca0e95e68a9f5711a7661617ce60e739fd209377cbddcdc49f660 -eo pid,comm [2023-05-30T21:07:51.241Z] 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-05-30T21:07:51.241Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-30T21:07:51.282Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-30T21:07:51.282Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-30T21:07:51.415Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-30T21:07:51.415Z] $ docker exec 49ab6d406faca0e95e68a9f5711a7661617ce60e739fd209377cbddcdc49f660 ssh-agent [2023-05-30T21:07:51.526Z] SSH_AUTH_SOCK=/tmp/ssh-wmWpYT5JPHzE/agent.31 [2023-05-30T21:07:51.526Z] SSH_AGENT_PID=37 [2023-05-30T21:07:51.532Z] Running ssh-add (command line suppressed) [2023-05-30T21:07:51.626Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/private_key_4718507401794246374.key (/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/private_key_4718507401794246374.key) [2023-05-30T21:07:51.643Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-30T21:07:51.930Z] + git tag --points-at HEAD [Pipeline] } [2023-05-30T21:07:51.942Z] $ docker exec --env ******** --env ******** 49ab6d406faca0e95e68a9f5711a7661617ce60e739fd209377cbddcdc49f660 ssh-agent -k [2023-05-30T21:07:52.043Z] unset SSH_AUTH_SOCK; [2023-05-30T21:07:52.043Z] unset SSH_AGENT_PID; [2023-05-30T21:07:52.043Z] echo Agent pid 37 killed; [2023-05-30T21:07:52.058Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-30T21:07:52.083Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-30T21:07:52.083Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-30T21:07:52.204Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-30T21:07:52.203Z] $ docker exec 49ab6d406faca0e95e68a9f5711a7661617ce60e739fd209377cbddcdc49f660 ssh-agent [2023-05-30T21:07:52.310Z] SSH_AUTH_SOCK=/tmp/ssh-DZOvrftxQKVO/agent.69 [2023-05-30T21:07:52.310Z] SSH_AGENT_PID=75 [2023-05-30T21:07:52.315Z] Running ssh-add (command line suppressed) [2023-05-30T21:07:52.429Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/private_key_11485826125199596830.key (/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/private_key_11485826125199596830.key) [2023-05-30T21:07:52.446Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-30T21:07:52.735Z] + git semver init [2023-05-30T21:07:52.995Z] 2023-05-30 21:07:52,901 [run_init] DEBUG init version:0.0.0 force:False [2023-05-30T21:07:52.995Z] 2023-05-30 21:07:52,903 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-229/.semver [2023-05-30T21:07:52.995Z] 2023-05-30 21:07:52,903 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-229/.semver [2023-05-30T21:07:52.995Z] 2023-05-30 21:07:52,903 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-229/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-229, universal_newlines=False, shell=None, istream=None) [2023-05-30T21:07:53.934Z] 2023-05-30 21:07:53,656 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-229/.git/info/exclude [2023-05-30T21:07:53.934Z] 2023-05-30 21:07:53,656 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-229/.semver/PR-229 with force:False [2023-05-30T21:07:53.934Z] 2023-05-30 21:07:53,656 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-229/.semver/PR-229 [2023-05-30T21:07:53.934Z] 2023-05-30 21:07:53,664 [execute] INFO git cat-file --batch-check [2023-05-30T21:07:53.934Z] 2023-05-30 21:07:53,665 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-229/.semver, universal_newlines=False, shell=None, istream=) [2023-05-30T21:07:53.934Z] 2023-05-30 21:07:53,671 [execute] INFO git cat-file --batch [2023-05-30T21:07:53.934Z] 2023-05-30 21:07:53,671 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-229/.semver, universal_newlines=False, shell=None, istream=) [2023-05-30T21:07:53.934Z] 2023-05-30 21:07:53,676 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-229/.semver/PR-229 [2023-05-30T21:07:53.934Z] 0.0.0 [Pipeline] } [2023-05-30T21:07:53.942Z] $ docker exec --env ******** --env ******** 49ab6d406faca0e95e68a9f5711a7661617ce60e739fd209377cbddcdc49f660 ssh-agent -k [2023-05-30T21:07:54.040Z] unset SSH_AUTH_SOCK; [2023-05-30T21:07:54.041Z] unset SSH_AGENT_PID; [2023-05-30T21:07:54.041Z] echo Agent pid 75 killed; [2023-05-30T21:07:54.056Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-30T21:07:54.371Z] + git semver [Pipeline] } [2023-05-30T21:07:54.642Z] $ docker stop --time=1 49ab6d406faca0e95e68a9f5711a7661617ce60e739fd209377cbddcdc49f660 [2023-05-30T21:07:55.967Z] $ docker rm -f --volumes 49ab6d406faca0e95e68a9f5711a7661617ce60e739fd209377cbddcdc49f660 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-30T21:07:56.306Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-30T21:07:56.530Z] Stashed 1 file(s) [Pipeline] echo [2023-05-30T21:07:56.533Z] [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-05-30T21:07:56.635Z] provisioning config files... [2023-05-30T21:07:56.642Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/config3331499661264608881tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T21:07:56.940Z] ---> docker-login.sh [2023-05-30T21:07:56.940Z] nexus3.edgexfoundry.org:10001 [2023-05-30T21:07:56.940Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T21:07:56.940Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T21:07:56.940Z] Configure a credential helper to remove this warning. See [2023-05-30T21:07:56.940Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T21:07:56.940Z] [2023-05-30T21:07:56.940Z] Login Succeeded [2023-05-30T21:07:56.940Z] nexus3.edgexfoundry.org:10002 [2023-05-30T21:07:56.940Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T21:07:56.940Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T21:07:56.940Z] Configure a credential helper to remove this warning. See [2023-05-30T21:07:56.940Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T21:07:56.940Z] [2023-05-30T21:07:56.940Z] Login Succeeded [2023-05-30T21:07:56.940Z] nexus3.edgexfoundry.org:10003 [2023-05-30T21:07:57.199Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T21:07:57.199Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T21:07:57.199Z] Configure a credential helper to remove this warning. See [2023-05-30T21:07:57.199Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T21:07:57.199Z] [2023-05-30T21:07:57.199Z] Login Succeeded [2023-05-30T21:07:57.199Z] nexus3.edgexfoundry.org:10004 [2023-05-30T21:07:57.199Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T21:07:57.199Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T21:07:57.199Z] Configure a credential helper to remove this warning. See [2023-05-30T21:07:57.199Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T21:07:57.199Z] [2023-05-30T21:07:57.199Z] Login Succeeded [2023-05-30T21:07:57.199Z] docker.io [2023-05-30T21:07:57.470Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T21:07:57.470Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T21:07:57.470Z] Configure a credential helper to remove this warning. See [2023-05-30T21:07:57.470Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T21:07:57.470Z] [2023-05-30T21:07:57.470Z] Login Succeeded [2023-05-30T21:07:57.470Z] ---> docker-login.sh ends [Pipeline] } [2023-05-30T21:07:57.476Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-30T21:07:57.531Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T21:07:57.543Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T21:07:57.550Z] ========================================================= [2023-05-30T21:07:57.550Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-30T21:07:57.550Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T21:07:57.853Z] + 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-05-30T21:07:57.853Z] Sending build context to Docker daemon 4.272MB [2023-05-30T21:07:57.853Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-30T21:07:57.853Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-30T21:07:57.853Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-30T21:07:57.853Z] f56be85fc22e: Pulling fs layer [2023-05-30T21:07:57.853Z] 85791d961cd3: Pulling fs layer [2023-05-30T21:07:57.853Z] d694b5ae8c79: Pulling fs layer [2023-05-30T21:07:57.853Z] 9f32a84ed3da: Pulling fs layer [2023-05-30T21:07:57.853Z] 4d19c01a9841: Pulling fs layer [2023-05-30T21:07:57.853Z] 9325e15d5711: Pulling fs layer [2023-05-30T21:07:57.853Z] 556b6ee489ea: Pulling fs layer [2023-05-30T21:07:57.853Z] c5a4b2cf53e6: Pulling fs layer [2023-05-30T21:07:57.853Z] 9f32a84ed3da: Waiting [2023-05-30T21:07:57.853Z] 4d19c01a9841: Waiting [2023-05-30T21:07:57.853Z] 9325e15d5711: Waiting [2023-05-30T21:07:57.853Z] 556b6ee489ea: Waiting [2023-05-30T21:07:57.853Z] c5a4b2cf53e6: Waiting [2023-05-30T21:07:57.853Z] 85791d961cd3: Download complete [2023-05-30T21:07:57.853Z] 9f32a84ed3da: Download complete [2023-05-30T21:07:57.853Z] f56be85fc22e: Verifying Checksum [2023-05-30T21:07:57.853Z] f56be85fc22e: Download complete [2023-05-30T21:07:57.853Z] 4d19c01a9841: Verifying Checksum [2023-05-30T21:07:57.853Z] 4d19c01a9841: Download complete [2023-05-30T21:07:58.112Z] 9325e15d5711: Verifying Checksum [2023-05-30T21:07:58.112Z] 9325e15d5711: Download complete [2023-05-30T21:07:58.112Z] f56be85fc22e: Pull complete [2023-05-30T21:07:58.378Z] 85791d961cd3: Pull complete [2023-05-30T21:07:58.638Z] c5a4b2cf53e6: Download complete [2023-05-30T21:07:58.638Z] d694b5ae8c79: Verifying Checksum [2023-05-30T21:07:58.638Z] d694b5ae8c79: Download complete [2023-05-30T21:07:58.896Z] 556b6ee489ea: Verifying Checksum [2023-05-30T21:07:58.896Z] 556b6ee489ea: Download complete [2023-05-30T21:08:02.182Z] d694b5ae8c79: Pull complete [2023-05-30T21:08:02.182Z] 9f32a84ed3da: Pull complete [2023-05-30T21:08:02.182Z] 4d19c01a9841: Pull complete [2023-05-30T21:08:02.182Z] 9325e15d5711: Pull complete [2023-05-30T21:08:04.711Z] 556b6ee489ea: Pull complete [2023-05-30T21:08:05.278Z] c5a4b2cf53e6: Pull complete [2023-05-30T21:08:05.278Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-30T21:08:05.278Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-30T21:08:05.278Z] ---> c4be618373d6 [2023-05-30T21:08:05.278Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-30T21:08:06.658Z] ---> Running in 0841ef4c661c [2023-05-30T21:08:06.658Z] Removing intermediate container 0841ef4c661c [2023-05-30T21:08:06.658Z] ---> 61c40a656287 [2023-05-30T21:08:06.658Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-30T21:08:06.658Z] ---> Running in 82f6259d0abd [2023-05-30T21:08:06.918Z] Removing intermediate container 82f6259d0abd [2023-05-30T21:08:06.918Z] ---> 0f465dc5e9e8 [2023-05-30T21:08:06.918Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-30T21:08:06.918Z] ---> Running in 1dc694884c77 [2023-05-30T21:08:06.918Z] Removing intermediate container 1dc694884c77 [2023-05-30T21:08:06.918Z] ---> 6c12414152a1 [2023-05-30T21:08:06.918Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-30T21:08:06.918Z] ---> Running in 7a46fa9ce7c3 [2023-05-30T21:08:07.177Z] Removing intermediate container 7a46fa9ce7c3 [2023-05-30T21:08:07.177Z] ---> 923ca4368590 [2023-05-30T21:08:07.177Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-30T21:08:07.177Z] ---> Running in 4ab828f8b976 [2023-05-30T21:08:07.436Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T21:08:07.436Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T21:08:07.696Z] OK: 265 MiB in 53 packages [2023-05-30T21:08:07.956Z] Removing intermediate container 4ab828f8b976 [2023-05-30T21:08:07.956Z] ---> b9d0b84edf28 [2023-05-30T21:08:07.956Z] Step 8/12 : WORKDIR /app [2023-05-30T21:08:08.214Z] ---> Running in f7291f1e46dc [2023-05-30T21:08:08.214Z] Removing intermediate container f7291f1e46dc [2023-05-30T21:08:08.214Z] ---> 1a78f5640c22 [2023-05-30T21:08:08.214Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-30T21:08:08.214Z] ---> 7700c0940ded [2023-05-30T21:08:08.214Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T21:08:08.214Z] ---> Running in 91fb23343f58 [2023-05-30T21:08:11.606Z] Still waiting to schedule task [2023-05-30T21:08:11.607Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-17361’ [2023-05-30T21:08:26.388Z] Removing intermediate container 91fb23343f58 [2023-05-30T21:08:26.389Z] ---> 174df0e44214 [2023-05-30T21:08:26.389Z] Step 11/12 : COPY . . [2023-05-30T21:08:26.647Z] ---> 44a0cbb188e5 [2023-05-30T21:08:26.647Z] Step 12/12 : RUN $MAKE [2023-05-30T21:08:26.647Z] ---> Running in 6feb2f84992b [2023-05-30T21:08:26.905Z] noop [2023-05-30T21:08:27.162Z] Removing intermediate container 6feb2f84992b [2023-05-30T21:08:27.162Z] ---> 56ae62b94a4c [2023-05-30T21:08:27.162Z] Successfully built 56ae62b94a4c [2023-05-30T21:08:27.162Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T21:08:27.468Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-30T21:08:27.468Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T21:08:27.539Z] prd-ubuntu20.04-docker-8c-8g-17364 does not seem to be running inside a container [2023-05-30T21:08:27.570Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-229 -v /w/workspace/undry_device-rfid-llrp-go_PR-229:/w/workspace/undry_device-rfid-llrp-go_PR-229:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-229@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-229@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-30T21:08:27.876Z] $ docker top a8bc46174499d6e9273d7d4553cd45e803ef18fdd7d51260831aa3143556bfbc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T21:08:28.217Z] + go version [2023-05-30T21:08:28.217Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-30T21:08:28.230Z] $ docker stop --time=1 a8bc46174499d6e9273d7d4553cd45e803ef18fdd7d51260831aa3143556bfbc [2023-05-30T21:08:29.511Z] $ docker rm -f --volumes a8bc46174499d6e9273d7d4553cd45e803ef18fdd7d51260831aa3143556bfbc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T21:08:29.898Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-30T21:08:29.898Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T21:08:29.968Z] prd-ubuntu20.04-docker-8c-8g-17364 does not seem to be running inside a container [2023-05-30T21:08:30.007Z] $ 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-229 -v /w/workspace/undry_device-rfid-llrp-go_PR-229:/w/workspace/undry_device-rfid-llrp-go_PR-229:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-229@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-229@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-30T21:08:30.367Z] $ docker top ffc8c4ef8160383eeffe0e74a41eef518439f7b625de3b76a0d2bdd245afeacf -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T21:08:30.710Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-229 [Pipeline] fileExists [Pipeline] sh [2023-05-30T21:08:31.003Z] + make test [2023-05-30T21:08:31.003Z] go test ./... -coverprofile=coverage.out ./... [2023-05-30T21:08:36.274Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-05-30T21:08:46.238Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-05-30T21:08:46.238Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-05-30T21:08:48.766Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.489s coverage: 40.5% of statements [2023-05-30T21:08:48.766Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.242s coverage: 51.9% of statements [2023-05-30T21:08:48.766Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.008s coverage: 95.5% of statements [2023-05-30T21:08:55.320Z] go vet ./... [2023-05-30T21:08:59.503Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-30T21:08:59.503Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-30T21:08:59.503Z] ./bin/test-attribution-txt.sh [2023-05-30T21:08:59.503Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-05-30T21:08:59.503Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-05-30T21:08:59.515Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-30T21:08:59.531Z] $ docker stop --time=1 ffc8c4ef8160383eeffe0e74a41eef518439f7b625de3b76a0d2bdd245afeacf [2023-05-30T21:09:02.008Z] $ docker rm -f --volumes ffc8c4ef8160383eeffe0e74a41eef518439f7b625de3b76a0d2bdd245afeacf [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-30T21:09:02.466Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-30T21:09:02.542Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-30T21:09:02.982Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-30T21:09:03.267Z] + ls -al . [2023-05-30T21:09:03.267Z] total 632 [2023-05-30T21:09:03.267Z] drwxrwxr-x 11 jenkins jenkins 4096 May 30 21:08 . [2023-05-30T21:09:03.267Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 21:07 .. [2023-05-30T21:09:03.267Z] -rw-rw-r-- 1 jenkins jenkins 134 May 30 21:07 .dockerignore [2023-05-30T21:09:03.267Z] drwxrwxr-x 8 jenkins jenkins 4096 May 30 21:07 .git [2023-05-30T21:09:03.267Z] drwxrwxr-x 3 jenkins jenkins 4096 May 30 21:07 .github [2023-05-30T21:09:03.267Z] -rw-rw-r-- 1 jenkins jenkins 946 May 30 21:07 .gitignore [2023-05-30T21:09:03.267Z] -rw-rw-r-- 1 jenkins jenkins 41 May 30 21:07 .golangci.yml [2023-05-30T21:09:03.267Z] drwxr-xr-x 3 jenkins jenkins 4096 May 30 21:07 .semver [2023-05-30T21:09:03.267Z] -rw-rw-r-- 1 jenkins jenkins 10794 May 30 21:07 Attribution.txt [2023-05-30T21:09:03.267Z] -rw-rw-r-- 1 jenkins jenkins 10365 May 30 21:07 CHANGELOG.md [2023-05-30T21:09:03.267Z] -rw-rw-r-- 1 jenkins jenkins 1347 May 30 21:07 Dockerfile [2023-05-30T21:09:03.267Z] -rw-rw-r-- 1 jenkins jenkins 677 May 30 21:07 GOVERNANCE.md [2023-05-30T21:09:03.267Z] -rw-rw-r-- 1 jenkins jenkins 683 May 30 21:07 Jenkinsfile [2023-05-30T21:09:03.267Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 30 21:07 LICENSE [2023-05-30T21:09:03.267Z] -rw-rw-r-- 1 jenkins jenkins 2053 May 30 21:07 Makefile [2023-05-30T21:09:03.267Z] -rw-rw-r-- 1 jenkins jenkins 625 May 30 21:07 OWNERS.md [2023-05-30T21:09:03.267Z] -rw-rw-r-- 1 jenkins jenkins 28505 May 30 21:07 README.md [2023-05-30T21:09:03.267Z] -rw-rw-r-- 1 jenkins jenkins 5 May 30 21:07 VERSION [2023-05-30T21:09:03.267Z] drwxrwxr-x 2 jenkins jenkins 4096 May 30 21:07 bin [2023-05-30T21:09:03.267Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 21:07 cmd [2023-05-30T21:09:03.267Z] -rw-r--r-- 1 jenkins jenkins 458039 May 30 21:08 coverage.out [2023-05-30T21:09:03.267Z] drwxrwxr-x 2 jenkins jenkins 4096 May 30 21:07 examples [2023-05-30T21:09:03.267Z] -rw-rw-r-- 1 jenkins jenkins 3371 May 30 21:07 go.mod [2023-05-30T21:09:03.267Z] -rw-rw-r-- 1 jenkins jenkins 30982 May 30 21:07 go.sum [2023-05-30T21:09:03.267Z] drwxrwxr-x 2 jenkins jenkins 4096 May 30 21:07 images [2023-05-30T21:09:03.267Z] drwxrwxr-x 5 jenkins jenkins 4096 May 30 21:07 internal [2023-05-30T21:09:03.267Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 21:07 snap [2023-05-30T21:09:03.267Z] -rw-rw-r-- 1 jenkins jenkins 193 May 30 21:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T21:09:03.574Z] + docker build -t device-rfid-llrp -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=26b6b66569e79959a925736adff6451eabaa91cd --label arch=amd64 --label version=0.0.0 . [2023-05-30T21:09:03.574Z] Sending build context to Docker daemon 4.272MB [2023-05-30T21:09:03.574Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-30T21:09:03.574Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-30T21:09:03.574Z] ---> 56ae62b94a4c [2023-05-30T21:09:03.574Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-30T21:09:03.574Z] ---> Running in 99f0290ec4f4 [2023-05-30T21:09:03.833Z] Removing intermediate container 99f0290ec4f4 [2023-05-30T21:09:03.833Z] ---> cb0587b70303 [2023-05-30T21:09:03.833Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-30T21:09:03.833Z] ---> Running in f40121dc5613 [2023-05-30T21:09:03.833Z] Removing intermediate container f40121dc5613 [2023-05-30T21:09:03.833Z] ---> 1a5efe647c20 [2023-05-30T21:09:03.833Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-05-30T21:09:03.833Z] ---> Running in 865c19e9bf67 [2023-05-30T21:09:03.833Z] Removing intermediate container 865c19e9bf67 [2023-05-30T21:09:03.833Z] ---> 2636bb536a91 [2023-05-30T21:09:03.833Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-30T21:09:03.833Z] ---> Running in 1c3a1b978ea3 [2023-05-30T21:09:03.833Z] Removing intermediate container 1c3a1b978ea3 [2023-05-30T21:09:03.833Z] ---> 3d6243e0b378 [2023-05-30T21:09:03.833Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-30T21:09:04.093Z] ---> Running in 21bab2def0c8 [2023-05-30T21:09:04.351Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T21:09:04.351Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T21:09:04.610Z] OK: 265 MiB in 53 packages [2023-05-30T21:09:04.868Z] Removing intermediate container 21bab2def0c8 [2023-05-30T21:09:04.868Z] ---> ae8336bdb26e [2023-05-30T21:09:04.868Z] Step 8/24 : WORKDIR /app [2023-05-30T21:09:04.868Z] ---> Running in 8dc09462b29e [2023-05-30T21:09:04.868Z] Removing intermediate container 8dc09462b29e [2023-05-30T21:09:04.868Z] ---> 0edef7c5848b [2023-05-30T21:09:04.868Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-30T21:09:05.127Z] ---> cbed5e52f1a8 [2023-05-30T21:09:05.127Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T21:09:05.127Z] ---> Running in e802a9d76697 [2023-05-30T21:09:05.695Z] Removing intermediate container e802a9d76697 [2023-05-30T21:09:05.695Z] ---> 9a106e88f86b [2023-05-30T21:09:05.695Z] Step 11/24 : COPY . . [2023-05-30T21:09:06.266Z] ---> 95eb5a9df565 [2023-05-30T21:09:06.266Z] Step 12/24 : RUN $MAKE [2023-05-30T21:09:06.266Z] ---> Running in 5ca06f3d2efc [2023-05-30T21:09:06.266Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-05-30T21:09:24.345Z] Removing intermediate container 5ca06f3d2efc [2023-05-30T21:09:24.345Z] ---> 715f32361081 [2023-05-30T21:09:24.345Z] Step 13/24 : FROM alpine:3.17 [2023-05-30T21:09:24.345Z] 3.17: Pulling from library/alpine [2023-05-30T21:09:24.345Z] f56be85fc22e: Already exists [2023-05-30T21:09:24.345Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-30T21:09:24.345Z] Status: Downloaded newer image for alpine:3.17 [2023-05-30T21:09:24.345Z] ---> 9ed4aefc74f6 [2023-05-30T21:09:24.345Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-05-30T21:09:24.345Z] ---> Running in 34abd1bc2211 [2023-05-30T21:09:24.345Z] Removing intermediate container 34abd1bc2211 [2023-05-30T21:09:24.345Z] ---> 4695db955c85 [2023-05-30T21:09:24.345Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-05-30T21:09:24.345Z] ---> Running in 93695352acfd [2023-05-30T21:09:24.345Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T21:09:24.345Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T21:09:24.345Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-30T21:09:24.345Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T21:09:24.345Z] OK: 7 MiB in 16 packages [2023-05-30T21:09:24.602Z] Removing intermediate container 93695352acfd [2023-05-30T21:09:24.602Z] ---> 7c798de58c09 [2023-05-30T21:09:24.602Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-05-30T21:09:24.602Z] ---> 29a9754df54a [2023-05-30T21:09:24.602Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-05-30T21:09:24.859Z] ---> a3faac0c78c8 [2023-05-30T21:09:24.859Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-05-30T21:09:25.433Z] ---> 415147439684 [2023-05-30T21:09:25.433Z] Step 19/24 : EXPOSE 59989 [2023-05-30T21:09:25.433Z] ---> Running in 8e279959ca9c [2023-05-30T21:09:25.433Z] Removing intermediate container 8e279959ca9c [2023-05-30T21:09:25.433Z] ---> 7a089a7b9f6a [2023-05-30T21:09:25.433Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-05-30T21:09:25.433Z] ---> Running in fa0a09c76606 [2023-05-30T21:09:25.433Z] Removing intermediate container fa0a09c76606 [2023-05-30T21:09:25.433Z] ---> 000358328d6d [2023-05-30T21:09:25.433Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-30T21:09:25.433Z] ---> Running in 2323b68f6e6e [2023-05-30T21:09:25.708Z] Removing intermediate container 2323b68f6e6e [2023-05-30T21:09:25.708Z] ---> cb40851e3b33 [2023-05-30T21:09:25.708Z] Step 22/24 : LABEL arch=amd64 [2023-05-30T21:09:25.708Z] ---> Running in 1a2e3f065eff [2023-05-30T21:09:25.708Z] Removing intermediate container 1a2e3f065eff [2023-05-30T21:09:25.708Z] ---> 9a80fadf3135 [2023-05-30T21:09:25.708Z] Step 23/24 : LABEL git_sha=26b6b66569e79959a925736adff6451eabaa91cd [2023-05-30T21:09:25.708Z] ---> Running in 820c2090d9f6 [2023-05-30T21:09:25.708Z] Removing intermediate container 820c2090d9f6 [2023-05-30T21:09:25.708Z] ---> b43c34a64ff3 [2023-05-30T21:09:25.708Z] Step 24/24 : LABEL version=0.0.0 [2023-05-30T21:09:25.708Z] ---> Running in 500f70485ab9 [2023-05-30T21:09:25.708Z] Removing intermediate container 500f70485ab9 [2023-05-30T21:09:25.708Z] ---> f6d70b5618af [2023-05-30T21:09:25.708Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-30T21:09:25.708Z] Successfully built f6d70b5618af [2023-05-30T21:09:25.967Z] Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T21:09:26.385Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-30T21:09:26.385Z] [2023-05-30T21:09:26.385Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T21:09:26.679Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-30T21:09:26.679Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-30T21:09:26.679Z] 5eb5b503b376: Pulling fs layer [2023-05-30T21:09:26.679Z] 5c69ac0246d0: Pulling fs layer [2023-05-30T21:09:26.679Z] ec43610c2a17: Pulling fs layer [2023-05-30T21:09:26.679Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-30T21:09:26.679Z] 33b1e0a273af: Pulling fs layer [2023-05-30T21:09:26.679Z] 5d3b04190fa2: Pulling fs layer [2023-05-30T21:09:26.679Z] 2f39f015ded8: Pulling fs layer [2023-05-30T21:09:26.679Z] 3a2ae6a8a46f: Waiting [2023-05-30T21:09:26.679Z] 33b1e0a273af: Waiting [2023-05-30T21:09:26.679Z] 5d3b04190fa2: Waiting [2023-05-30T21:09:26.679Z] 5c69ac0246d0: Download complete [2023-05-30T21:09:26.679Z] 3a2ae6a8a46f: Download complete [2023-05-30T21:09:26.679Z] 33b1e0a273af: Verifying Checksum [2023-05-30T21:09:26.679Z] 33b1e0a273af: Download complete [2023-05-30T21:09:26.679Z] 5d3b04190fa2: Download complete [2023-05-30T21:09:26.679Z] ec43610c2a17: Verifying Checksum [2023-05-30T21:09:26.679Z] ec43610c2a17: Download complete [2023-05-30T21:09:26.937Z] 5eb5b503b376: Verifying Checksum [2023-05-30T21:09:26.937Z] 5eb5b503b376: Download complete [2023-05-30T21:09:27.502Z] 2f39f015ded8: Download complete [2023-05-30T21:09:28.067Z] 5eb5b503b376: Pull complete [2023-05-30T21:09:28.067Z] 5c69ac0246d0: Pull complete [2023-05-30T21:09:28.326Z] ec43610c2a17: Pull complete [2023-05-30T21:09:28.326Z] 3a2ae6a8a46f: Pull complete [2023-05-30T21:09:28.584Z] 33b1e0a273af: Pull complete [2023-05-30T21:09:28.584Z] 5d3b04190fa2: Pull complete [2023-05-30T21:09:32.766Z] 2f39f015ded8: Pull complete [2023-05-30T21:09:32.766Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-30T21:09:32.766Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-30T21:09:32.766Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T21:09:32.837Z] prd-ubuntu20.04-docker-8c-8g-17364 does not seem to be running inside a container [2023-05-30T21:09:32.871Z] $ 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-229 -v /w/workspace/undry_device-rfid-llrp-go_PR-229:/w/workspace/undry_device-rfid-llrp-go_PR-229:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-229@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-229@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-30T21:09:35.152Z] $ docker top fd8b379817842e279db5b11b38fd2ad6da709e5d4dd86b3d343055c0cd0157d1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T21:09:35.505Z] ---> job-cost.sh [2023-05-30T21:09:35.505Z] lf-activate-venv: SKIPPING [2023-05-30T21:09:35.505Z] INFO: No Stack... [2023-05-30T21:09:36.072Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-30T21:09:36.330Z] INFO: Archiving Costs [Pipeline] sh [2023-05-30T21:09:36.615Z] + cat /w/workspace/undry_device-rfid-llrp-go_PR-229/archives/cost.csv [2023-05-30T21:09:36.615Z] + cut -d, -f6 [Pipeline] lock [2023-05-30T21:09:36.627Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-8-stack-cost] [2023-05-30T21:09:36.632Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-8-stack-cost] did not exist. Created. [2023-05-30T21:09:36.632Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-30T21:09:36.930Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-30T21:09:36.952Z] Stashed 1 file(s) [Pipeline] } [2023-05-30T21:09:36.958Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-8-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-30T21:09:36.980Z] $ docker stop --time=1 fd8b379817842e279db5b11b38fd2ad6da709e5d4dd86b3d343055c0cd0157d1 [2023-05-30T21:09:38.129Z] $ docker rm -f --volumes fd8b379817842e279db5b11b38fd2ad6da709e5d4dd86b3d343055c0cd0157d1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-30T21:11:24.082Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-17366 in /w/workspace/undry_device-rfid-llrp-go_PR-229 [Pipeline] { [Pipeline] ws [2023-05-30T21:11:24.094Z] Running in /w/workspace/device-rfid-llrp-go/8 [Pipeline] { [Pipeline] checkout [2023-05-30T21:11:24.126Z] Selected Git installation does not exist. Using Default [2023-05-30T21:11:24.126Z] The recommended git tool is: NONE [2023-05-30T21:11:29.826Z] using credential edgex-jenkins-ssh [2023-05-30T21:11:29.843Z] Cloning the remote Git repository [2023-05-30T21:11:29.893Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-05-30T21:11:29.993Z] > git init /w/workspace/device-rfid-llrp-go/8 # timeout=10 [2023-05-30T21:11:30.145Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-05-30T21:11:30.146Z] > git --version # timeout=10 [2023-05-30T21:11:30.170Z] > git --version # 'git version 2.25.1' [2023-05-30T21:11:30.173Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-30T21:11:30.327Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-30T21:11:31.537Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-05-30T21:11:31.559Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-30T21:11:32.470Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-05-30T21:11:32.514Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-05-30T21:11:32.515Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-30T21:11:32.536Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/229/head:refs/remotes/origin/PR-229 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-30T21:11:33.064Z] Merging remotes/origin/main commit 4d5d7787f034dd5542ee48778370d67321a0492e into PR head commit 101b75117e411bdd78502b3f1ca04c1dcd42e077 [2023-05-30T21:11:33.500Z] Merge succeeded, producing 13a2c5584ac1e9c1247707e72fac1ed510badd8a [2023-05-30T21:11:33.501Z] Checking out Revision 13a2c5584ac1e9c1247707e72fac1ed510badd8a (PR-229) [2023-05-30T21:11:33.086Z] > git config core.sparsecheckout # timeout=10 [2023-05-30T21:11:33.173Z] > git checkout -f 101b75117e411bdd78502b3f1ca04c1dcd42e077 # timeout=10 [2023-05-30T21:11:33.288Z] > git remote # timeout=10 [2023-05-30T21:11:33.309Z] > git config --get remote.origin.url # timeout=10 [2023-05-30T21:11:33.340Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-30T21:11:33.355Z] > git merge 4d5d7787f034dd5542ee48778370d67321a0492e # timeout=10 [2023-05-30T21:11:33.479Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-30T21:11:33.508Z] > git config core.sparsecheckout # timeout=10 [2023-05-30T21:11:33.525Z] > git checkout -f 13a2c5584ac1e9c1247707e72fac1ed510badd8a # timeout=10 [2023-05-30T21:11:37.103Z] Commit message: "Merge commit '4d5d7787f034dd5542ee48778370d67321a0492e' into HEAD" [2023-05-30T21:11:37.132Z] First time build. Skipping changelog. [2023-05-30T21:11:37.113Z] > git rev-list --no-walk 78bb442a3bdf5a43a9501d3555747cd978b6e06e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-30T21:11:37.972Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-30T21:11:37.972Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-30T21:11:37.972Z] Dload Upload Total Spent Left Speed [2023-05-30T21:11:37.972Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 234k 0 --:--:-- --:--:-- --:--:-- 234k [Pipeline] sh [2023-05-30T21:11:38.732Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-30T21:11:39.069Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-30T21:11:39.070Z] + sudo tee /etc/docker/daemon.new [2023-05-30T21:11:39.070Z] { [2023-05-30T21:11:39.070Z] "registry-mirrors": [ [2023-05-30T21:11:39.070Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-30T21:11:39.070Z] ], [2023-05-30T21:11:39.070Z] "bip": "10.250.0.254/24", [2023-05-30T21:11:39.070Z] "hosts": [ [2023-05-30T21:11:39.070Z] "tcp://0.0.0.0:5555", [2023-05-30T21:11:39.070Z] "unix:///var/run/docker.sock" [2023-05-30T21:11:39.070Z] ], [2023-05-30T21:11:39.070Z] "mtu": 1458, [2023-05-30T21:11:39.070Z] "selinux-enabled": true, [2023-05-30T21:11:39.070Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-30T21:11:39.070Z] } [Pipeline] sh [2023-05-30T21:11:39.402Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-30T21:11:39.735Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-30T21:11:58.012Z] provisioning config files... [2023-05-30T21:11:58.038Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/8@tmp/config3654150355527873787tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T21:11:58.388Z] ---> docker-login.sh [2023-05-30T21:11:58.388Z] nexus3.edgexfoundry.org:10001 [2023-05-30T21:11:58.978Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T21:11:58.978Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T21:11:58.978Z] Configure a credential helper to remove this warning. See [2023-05-30T21:11:58.978Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T21:11:58.978Z] [2023-05-30T21:11:58.978Z] Login Succeeded [2023-05-30T21:11:58.978Z] nexus3.edgexfoundry.org:10002 [2023-05-30T21:11:59.251Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T21:11:59.251Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T21:11:59.251Z] Configure a credential helper to remove this warning. See [2023-05-30T21:11:59.251Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T21:11:59.251Z] [2023-05-30T21:11:59.251Z] Login Succeeded [2023-05-30T21:11:59.535Z] nexus3.edgexfoundry.org:10003 [2023-05-30T21:11:59.535Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T21:11:59.811Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T21:11:59.811Z] Configure a credential helper to remove this warning. See [2023-05-30T21:11:59.811Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T21:11:59.811Z] [2023-05-30T21:11:59.811Z] Login Succeeded [2023-05-30T21:11:59.811Z] nexus3.edgexfoundry.org:10004 [2023-05-30T21:12:00.081Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T21:12:00.081Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T21:12:00.081Z] Configure a credential helper to remove this warning. See [2023-05-30T21:12:00.081Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T21:12:00.081Z] [2023-05-30T21:12:00.081Z] Login Succeeded [2023-05-30T21:12:00.081Z] docker.io [2023-05-30T21:12:00.352Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T21:12:00.624Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T21:12:00.624Z] Configure a credential helper to remove this warning. See [2023-05-30T21:12:00.624Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T21:12:00.624Z] [2023-05-30T21:12:00.624Z] Login Succeeded [2023-05-30T21:12:00.624Z] ---> docker-login.sh ends [Pipeline] } [2023-05-30T21:12:00.640Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-30T21:12:00.897Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T21:12:00.918Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T21:12:00.933Z] ========================================================= [2023-05-30T21:12:00.933Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-30T21:12:00.933Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T21:12:01.281Z] + 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-05-30T21:12:01.557Z] Sending build context to Docker daemon 1.217MB [2023-05-30T21:12:01.557Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-30T21:12:01.557Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-30T21:12:01.833Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-30T21:12:01.833Z] c41833b44d91: Pulling fs layer [2023-05-30T21:12:01.833Z] ed15518f5707: Pulling fs layer [2023-05-30T21:12:01.833Z] feae8fd75edb: Pulling fs layer [2023-05-30T21:12:01.833Z] 242c74f7c9fa: Pulling fs layer [2023-05-30T21:12:01.833Z] 3cdef696dda3: Pulling fs layer [2023-05-30T21:12:01.833Z] 2ced38df9373: Pulling fs layer [2023-05-30T21:12:01.833Z] 58f1dce35555: Pulling fs layer [2023-05-30T21:12:01.833Z] 2ced38df9373: Waiting [2023-05-30T21:12:01.833Z] 58f1dce35555: Waiting [2023-05-30T21:12:01.833Z] 242c74f7c9fa: Waiting [2023-05-30T21:12:01.833Z] 3cdef696dda3: Waiting [2023-05-30T21:12:01.833Z] ed15518f5707: Verifying Checksum [2023-05-30T21:12:01.833Z] ed15518f5707: Download complete [2023-05-30T21:12:01.833Z] 242c74f7c9fa: Verifying Checksum [2023-05-30T21:12:01.833Z] 242c74f7c9fa: Download complete [2023-05-30T21:12:01.833Z] 3cdef696dda3: Verifying Checksum [2023-05-30T21:12:01.833Z] 3cdef696dda3: Download complete [2023-05-30T21:12:01.833Z] c41833b44d91: Verifying Checksum [2023-05-30T21:12:02.808Z] c41833b44d91: Pull complete [2023-05-30T21:12:03.401Z] 58f1dce35555: Verifying Checksum [2023-05-30T21:12:03.401Z] 58f1dce35555: Download complete [2023-05-30T21:12:03.401Z] ed15518f5707: Pull complete [2023-05-30T21:12:04.372Z] feae8fd75edb: Verifying Checksum [2023-05-30T21:12:04.372Z] feae8fd75edb: Download complete [2023-05-30T21:12:04.642Z] 2ced38df9373: Verifying Checksum [2023-05-30T21:12:04.642Z] 2ced38df9373: Download complete [2023-05-30T21:12:17.004Z] feae8fd75edb: Pull complete [2023-05-30T21:12:17.004Z] 242c74f7c9fa: Pull complete [2023-05-30T21:12:17.004Z] 3cdef696dda3: Pull complete [2023-05-30T21:12:22.369Z] 2ced38df9373: Pull complete [2023-05-30T21:12:25.742Z] 58f1dce35555: Pull complete [2023-05-30T21:12:25.742Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-30T21:12:25.742Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-30T21:12:25.742Z] ---> fadd8f120f05 [2023-05-30T21:12:25.742Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-30T21:12:27.168Z] ---> Running in fdd688b98d35 [2023-05-30T21:12:27.436Z] Removing intermediate container fdd688b98d35 [2023-05-30T21:12:27.436Z] ---> 16ef3decd3eb [2023-05-30T21:12:27.436Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-30T21:12:27.436Z] ---> Running in 70f84150d27c [2023-05-30T21:12:27.718Z] Removing intermediate container 70f84150d27c [2023-05-30T21:12:27.718Z] ---> 1f23f781e6fc [2023-05-30T21:12:27.718Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-30T21:12:27.987Z] ---> Running in ba92d912d8e5 [2023-05-30T21:12:28.255Z] Removing intermediate container ba92d912d8e5 [2023-05-30T21:12:28.255Z] ---> cc800ceaf12d [2023-05-30T21:12:28.255Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-30T21:12:28.255Z] ---> Running in 346f2471f830 [2023-05-30T21:12:28.523Z] Removing intermediate container 346f2471f830 [2023-05-30T21:12:28.523Z] ---> cb52b6271e08 [2023-05-30T21:12:28.523Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-30T21:12:28.792Z] ---> Running in a88cbfb92f63 [2023-05-30T21:12:29.756Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T21:12:30.341Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T21:12:31.305Z] OK: 263 MiB in 53 packages [2023-05-30T21:12:32.280Z] Removing intermediate container a88cbfb92f63 [2023-05-30T21:12:32.280Z] ---> 0669caa4b26c [2023-05-30T21:12:32.280Z] Step 8/12 : WORKDIR /app [2023-05-30T21:12:32.280Z] ---> Running in 1be50b7c8de7 [2023-05-30T21:12:32.576Z] Removing intermediate container 1be50b7c8de7 [2023-05-30T21:12:32.577Z] ---> 315499dd783d [2023-05-30T21:12:32.577Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-30T21:12:33.163Z] ---> 71f4754772ef [2023-05-30T21:12:33.163Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T21:12:33.163Z] ---> Running in e1d4742139fe [2023-05-30T21:13:41.052Z] Removing intermediate container e1d4742139fe [2023-05-30T21:13:41.052Z] ---> 7b434b7832e7 [2023-05-30T21:13:41.052Z] Step 11/12 : COPY . . [2023-05-30T21:13:41.052Z] ---> ec0bc2ca5d5b [2023-05-30T21:13:41.052Z] Step 12/12 : RUN $MAKE [2023-05-30T21:13:41.052Z] ---> Running in d4ee1cf1c65c [2023-05-30T21:13:41.052Z] noop [2023-05-30T21:13:41.052Z] Removing intermediate container d4ee1cf1c65c [2023-05-30T21:13:41.052Z] ---> 80850390608f [2023-05-30T21:13:41.052Z] Successfully built 80850390608f [2023-05-30T21:13:41.052Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T21:13:41.410Z] + docker inspect -f . ci-base-image-arm64 [2023-05-30T21:13:41.410Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T21:13:41.634Z] prd-ubuntu20.04-docker-arm64-4c-16g-17366 does not seem to be running inside a container [2023-05-30T21:13:41.715Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/8 -v /w/workspace/device-rfid-llrp-go/8:/w/workspace/device-rfid-llrp-go/8:rw,z -v /w/workspace/device-rfid-llrp-go/8@tmp:/w/workspace/device-rfid-llrp-go/8@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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-30T21:13:43.058Z] $ docker top b7f4e3361fc9119a599658ce0064c8b4582dc0e0c70b05e5d8a90b5753b774ba -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T21:13:43.911Z] + go version [2023-05-30T21:13:43.911Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-30T21:13:43.936Z] $ docker stop --time=1 b7f4e3361fc9119a599658ce0064c8b4582dc0e0c70b05e5d8a90b5753b774ba [2023-05-30T21:13:45.566Z] $ docker rm -f --volumes b7f4e3361fc9119a599658ce0064c8b4582dc0e0c70b05e5d8a90b5753b774ba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T21:13:46.097Z] + docker inspect -f . ci-base-image-arm64 [2023-05-30T21:13:46.098Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T21:13:46.286Z] prd-ubuntu20.04-docker-arm64-4c-16g-17366 does not seem to be running inside a container [2023-05-30T21:13:46.365Z] $ 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/8 -v /w/workspace/device-rfid-llrp-go/8:/w/workspace/device-rfid-llrp-go/8:rw,z -v /w/workspace/device-rfid-llrp-go/8@tmp:/w/workspace/device-rfid-llrp-go/8@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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-30T21:13:50.902Z] $ docker top df15e5027a210534898a7df260aa679051d445fc8142c73aac4057d0f278bb55 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T21:13:51.735Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/8 [Pipeline] fileExists [Pipeline] sh [2023-05-30T21:13:52.071Z] + make test [2023-05-30T21:13:52.071Z] go test ./... -coverprofile=coverage.out ./... [2023-05-30T21:14:24.336Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-05-30T21:16:31.030Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-05-30T21:16:31.030Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-05-30T21:17:09.927Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 28.779s coverage: 40.5% of statements [2023-05-30T21:17:09.927Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.563s coverage: 51.9% of statements [2023-05-30T21:17:09.927Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.047s coverage: 95.5% of statements [2023-05-30T21:17:09.927Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-30T21:17:09.927Z] go vet ./... [2023-05-30T21:17:36.641Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-30T21:17:36.641Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-30T21:17:36.641Z] ./bin/test-attribution-txt.sh [2023-05-30T21:17:36.641Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-05-30T21:17:36.641Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-05-30T21:17:36.660Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-30T21:17:36.675Z] $ docker stop --time=1 df15e5027a210534898a7df260aa679051d445fc8142c73aac4057d0f278bb55 [2023-05-30T21:17:38.599Z] $ docker rm -f --volumes df15e5027a210534898a7df260aa679051d445fc8142c73aac4057d0f278bb55 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-30T21:17:39.760Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-30T21:17:39.782Z] Warning: overwriting stash ‘coverage-report’ [2023-05-30T21:17:40.617Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-30T21:17:41.025Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-30T21:17:41.375Z] + ls -al . [2023-05-30T21:17:41.375Z] total 628 [2023-05-30T21:17:41.375Z] drwxrwxr-x 10 jenkins jenkins 4096 May 30 21:13 . [2023-05-30T21:17:41.375Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 21:11 .. [2023-05-30T21:17:41.375Z] -rw-rw-r-- 1 jenkins jenkins 134 May 30 21:11 .dockerignore [2023-05-30T21:17:41.375Z] drwxrwxr-x 8 jenkins jenkins 4096 May 30 21:11 .git [2023-05-30T21:17:41.375Z] drwxrwxr-x 3 jenkins jenkins 4096 May 30 21:11 .github [2023-05-30T21:17:41.375Z] -rw-rw-r-- 1 jenkins jenkins 946 May 30 21:11 .gitignore [2023-05-30T21:17:41.375Z] -rw-rw-r-- 1 jenkins jenkins 41 May 30 21:11 .golangci.yml [2023-05-30T21:17:41.375Z] -rw-rw-r-- 1 jenkins jenkins 10794 May 30 21:11 Attribution.txt [2023-05-30T21:17:41.375Z] -rw-rw-r-- 1 jenkins jenkins 10365 May 30 21:11 CHANGELOG.md [2023-05-30T21:17:41.375Z] -rw-rw-r-- 1 jenkins jenkins 1347 May 30 21:11 Dockerfile [2023-05-30T21:17:41.375Z] -rw-rw-r-- 1 jenkins jenkins 677 May 30 21:11 GOVERNANCE.md [2023-05-30T21:17:41.375Z] -rw-rw-r-- 1 jenkins jenkins 683 May 30 21:11 Jenkinsfile [2023-05-30T21:17:41.375Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 30 21:11 LICENSE [2023-05-30T21:17:41.375Z] -rw-rw-r-- 1 jenkins jenkins 2053 May 30 21:11 Makefile [2023-05-30T21:17:41.375Z] -rw-rw-r-- 1 jenkins jenkins 625 May 30 21:11 OWNERS.md [2023-05-30T21:17:41.375Z] -rw-rw-r-- 1 jenkins jenkins 28505 May 30 21:11 README.md [2023-05-30T21:17:41.375Z] -rw-rw-r-- 1 jenkins jenkins 5 May 30 21:07 VERSION [2023-05-30T21:17:41.375Z] drwxrwxr-x 2 jenkins jenkins 4096 May 30 21:11 bin [2023-05-30T21:17:41.375Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 21:11 cmd [2023-05-30T21:17:41.375Z] -rw-r--r-- 1 jenkins jenkins 458039 May 30 21:17 coverage.out [2023-05-30T21:17:41.375Z] drwxrwxr-x 2 jenkins jenkins 4096 May 30 21:11 examples [2023-05-30T21:17:41.375Z] -rw-rw-r-- 1 jenkins jenkins 3371 May 30 21:11 go.mod [2023-05-30T21:17:41.375Z] -rw-rw-r-- 1 jenkins jenkins 30982 May 30 21:11 go.sum [2023-05-30T21:17:41.375Z] drwxrwxr-x 2 jenkins jenkins 4096 May 30 21:11 images [2023-05-30T21:17:41.375Z] drwxrwxr-x 5 jenkins jenkins 4096 May 30 21:11 internal [2023-05-30T21:17:41.375Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 21:11 snap [2023-05-30T21:17:41.375Z] -rw-rw-r-- 1 jenkins jenkins 193 May 30 21:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T21:17:41.754Z] + docker build -t device-rfid-llrp-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=13a2c5584ac1e9c1247707e72fac1ed510badd8a --label arch=arm64 --label version=0.0.0 . [2023-05-30T21:17:42.049Z] Sending build context to Docker daemon 1.217MB [2023-05-30T21:17:42.049Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-30T21:17:42.049Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-30T21:17:42.049Z] ---> 80850390608f [2023-05-30T21:17:42.049Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-30T21:17:42.321Z] ---> Running in 01d3b811a3e6 [2023-05-30T21:17:42.321Z] Removing intermediate container 01d3b811a3e6 [2023-05-30T21:17:42.321Z] ---> c41a378673be [2023-05-30T21:17:42.321Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-30T21:17:42.590Z] ---> Running in 46948f875f2f [2023-05-30T21:17:42.859Z] Removing intermediate container 46948f875f2f [2023-05-30T21:17:42.859Z] ---> d5e5db3c314d [2023-05-30T21:17:42.859Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-05-30T21:17:42.859Z] ---> Running in e96beb4e2ee4 [2023-05-30T21:17:43.129Z] Removing intermediate container e96beb4e2ee4 [2023-05-30T21:17:43.129Z] ---> 1396b78e91fa [2023-05-30T21:17:43.129Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-30T21:17:43.411Z] ---> Running in f20ab61b87bf [2023-05-30T21:17:43.684Z] Removing intermediate container f20ab61b87bf [2023-05-30T21:17:43.684Z] ---> ae4862499716 [2023-05-30T21:17:43.684Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-30T21:17:43.684Z] ---> Running in 78ea68323aaf [2023-05-30T21:17:44.651Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T21:17:45.243Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T21:17:46.213Z] OK: 263 MiB in 53 packages [2023-05-30T21:17:47.182Z] Removing intermediate container 78ea68323aaf [2023-05-30T21:17:47.182Z] ---> 7acc052ffcf3 [2023-05-30T21:17:47.182Z] Step 8/24 : WORKDIR /app [2023-05-30T21:17:47.182Z] ---> Running in 85e4de9a47b2 [2023-05-30T21:17:47.450Z] Removing intermediate container 85e4de9a47b2 [2023-05-30T21:17:47.450Z] ---> 9e234c6dbe42 [2023-05-30T21:17:47.450Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-30T21:17:48.044Z] ---> cd7e956c3a15 [2023-05-30T21:17:48.044Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T21:17:48.044Z] ---> Running in ed99da28d243 [2023-05-30T21:17:50.634Z] Removing intermediate container ed99da28d243 [2023-05-30T21:17:50.634Z] ---> 637812edc01f [2023-05-30T21:17:50.634Z] Step 11/24 : COPY . . [2023-05-30T21:17:52.591Z] ---> 0e4bcdc502cf [2023-05-30T21:17:52.591Z] Step 12/24 : RUN $MAKE [2023-05-30T21:17:52.591Z] ---> Running in e199be07d20c [2023-05-30T21:17:53.559Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-05-30T21:20:15.238Z] Removing intermediate container e199be07d20c [2023-05-30T21:20:15.238Z] ---> 9c4ba0b91432 [2023-05-30T21:20:15.238Z] Step 13/24 : FROM alpine:3.17 [2023-05-30T21:20:15.238Z] 3.17: Pulling from library/alpine [2023-05-30T21:20:15.238Z] c41833b44d91: Already exists [2023-05-30T21:20:15.238Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-30T21:20:15.238Z] Status: Downloaded newer image for alpine:3.17 [2023-05-30T21:20:15.238Z] ---> 51e60588ff2c [2023-05-30T21:20:15.238Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-05-30T21:20:15.238Z] ---> Running in d52dfa881a51 [2023-05-30T21:20:15.238Z] Removing intermediate container d52dfa881a51 [2023-05-30T21:20:15.238Z] ---> 16ac66279555 [2023-05-30T21:20:15.238Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-05-30T21:20:15.238Z] ---> Running in aa2d7ce3427d [2023-05-30T21:20:15.238Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T21:20:15.238Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T21:20:15.238Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-30T21:20:15.238Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T21:20:15.238Z] OK: 8 MiB in 16 packages [2023-05-30T21:20:15.238Z] Removing intermediate container aa2d7ce3427d [2023-05-30T21:20:15.239Z] ---> b3cb349c9ba2 [2023-05-30T21:20:15.239Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-05-30T21:20:15.239Z] ---> 37fdc90d04d7 [2023-05-30T21:20:15.239Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-05-30T21:20:15.239Z] ---> b0c2e7cae5a7 [2023-05-30T21:20:15.239Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-05-30T21:20:15.239Z] ---> a6e6b9714faa [2023-05-30T21:20:15.239Z] Step 19/24 : EXPOSE 59989 [2023-05-30T21:20:15.239Z] ---> Running in 4be8b5508ea7 [2023-05-30T21:20:15.239Z] Removing intermediate container 4be8b5508ea7 [2023-05-30T21:20:15.239Z] ---> 30c4c23d9207 [2023-05-30T21:20:15.239Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-05-30T21:20:15.239Z] ---> Running in 5b80d7936303 [2023-05-30T21:20:15.239Z] Removing intermediate container 5b80d7936303 [2023-05-30T21:20:15.239Z] ---> fb29e079f43f [2023-05-30T21:20:15.239Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-30T21:20:15.239Z] ---> Running in 73d94f56f40a [2023-05-30T21:20:15.239Z] Removing intermediate container 73d94f56f40a [2023-05-30T21:20:15.239Z] ---> a1eb9afa54c0 [2023-05-30T21:20:15.239Z] Step 22/24 : LABEL arch=arm64 [2023-05-30T21:20:15.239Z] ---> Running in 431157a4963c [2023-05-30T21:20:15.239Z] Removing intermediate container 431157a4963c [2023-05-30T21:20:15.239Z] ---> 4b191fa103fa [2023-05-30T21:20:15.239Z] Step 23/24 : LABEL git_sha=13a2c5584ac1e9c1247707e72fac1ed510badd8a [2023-05-30T21:20:15.239Z] ---> Running in d56db77ad8e1 [2023-05-30T21:20:15.239Z] Removing intermediate container d56db77ad8e1 [2023-05-30T21:20:15.239Z] ---> 1a3ae7ac74b3 [2023-05-30T21:20:15.239Z] Step 24/24 : LABEL version=0.0.0 [2023-05-30T21:20:15.239Z] ---> Running in b9102b256506 [2023-05-30T21:20:15.239Z] Removing intermediate container b9102b256506 [2023-05-30T21:20:15.239Z] ---> b5a1dc376ab5 [2023-05-30T21:20:15.239Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-30T21:20:15.239Z] Successfully built b5a1dc376ab5 [2023-05-30T21:20:15.239Z] Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T21:20:15.683Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-30T21:20:15.683Z] [2023-05-30T21:20:15.683Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T21:20:16.005Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-30T21:20:16.005Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-30T21:20:16.005Z] 8998bd30e6a1: Pulling fs layer [2023-05-30T21:20:16.005Z] 04944245beec: Pulling fs layer [2023-05-30T21:20:16.005Z] 699f458cf7ca: Pulling fs layer [2023-05-30T21:20:16.005Z] 765212b225bb: Pulling fs layer [2023-05-30T21:20:16.005Z] f23df028b6ca: Pulling fs layer [2023-05-30T21:20:16.005Z] d65c8cfc05b1: Pulling fs layer [2023-05-30T21:20:16.005Z] 2437ff75d9bd: Pulling fs layer [2023-05-30T21:20:16.005Z] f23df028b6ca: Waiting [2023-05-30T21:20:16.005Z] d65c8cfc05b1: Waiting [2023-05-30T21:20:16.005Z] 2437ff75d9bd: Waiting [2023-05-30T21:20:16.005Z] 765212b225bb: Waiting [2023-05-30T21:20:16.270Z] 04944245beec: Verifying Checksum [2023-05-30T21:20:16.270Z] 04944245beec: Download complete [2023-05-30T21:20:16.270Z] 765212b225bb: Verifying Checksum [2023-05-30T21:20:16.270Z] 765212b225bb: Download complete [2023-05-30T21:20:16.270Z] f23df028b6ca: Verifying Checksum [2023-05-30T21:20:16.270Z] f23df028b6ca: Download complete [2023-05-30T21:20:16.270Z] d65c8cfc05b1: Download complete [2023-05-30T21:20:16.270Z] 699f458cf7ca: Verifying Checksum [2023-05-30T21:20:16.270Z] 699f458cf7ca: Download complete [2023-05-30T21:20:16.851Z] 8998bd30e6a1: Download complete [2023-05-30T21:20:18.785Z] 2437ff75d9bd: Verifying Checksum [2023-05-30T21:20:18.785Z] 2437ff75d9bd: Download complete [2023-05-30T21:20:20.195Z] 8998bd30e6a1: Pull complete [2023-05-30T21:20:20.461Z] 04944245beec: Pull complete [2023-05-30T21:20:21.864Z] 699f458cf7ca: Pull complete [2023-05-30T21:20:21.864Z] 765212b225bb: Pull complete [2023-05-30T21:20:22.443Z] f23df028b6ca: Pull complete [2023-05-30T21:20:22.708Z] d65c8cfc05b1: Pull complete [2023-05-30T21:20:37.685Z] 2437ff75d9bd: Pull complete [2023-05-30T21:20:37.685Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-30T21:20:37.685Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-30T21:20:37.685Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T21:20:37.871Z] prd-ubuntu20.04-docker-arm64-4c-16g-17366 does not seem to be running inside a container [2023-05-30T21:20:37.934Z] $ 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/8 -v /w/workspace/device-rfid-llrp-go/8:/w/workspace/device-rfid-llrp-go/8:rw,z -v /w/workspace/device-rfid-llrp-go/8@tmp:/w/workspace/device-rfid-llrp-go/8@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-30T21:20:40.542Z] $ docker top 4c0abe2df1fc25db7c91566cb6010738822dd5b50ae5a846bac9bde4c0528a95 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T21:20:41.365Z] ---> job-cost.sh [2023-05-30T21:20:41.365Z] lf-activate-venv: SKIPPING [2023-05-30T21:20:41.365Z] INFO: No Stack... [2023-05-30T21:20:41.945Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-30T21:20:42.524Z] INFO: Archiving Costs [Pipeline] sh [2023-05-30T21:20:42.839Z] + cat /w/workspace/device-rfid-llrp-go/8/archives/cost.csv [2023-05-30T21:20:42.839Z] + cut -d, -f6 [Pipeline] lock [2023-05-30T21:20:42.899Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-8-stack-cost] [2023-05-30T21:20:42.907Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-8-stack-cost] did not exist. Created. [2023-05-30T21:20:42.907Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-30T21:20:43.245Z] /w/workspace/device-rfid-llrp-go/8@tmp/durable-06f8efc7/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-30T21:20:43.581Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-30T21:20:43.603Z] Warning: overwriting stash ‘stack-cost’ [2023-05-30T21:20:43.655Z] Stashed 1 file(s) [Pipeline] } [2023-05-30T21:20:43.662Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-8-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-30T21:20:43.685Z] $ docker stop --time=1 4c0abe2df1fc25db7c91566cb6010738822dd5b50ae5a846bac9bde4c0528a95 [2023-05-30T21:20:45.157Z] $ docker rm -f --volumes 4c0abe2df1fc25db7c91566cb6010738822dd5b50ae5a846bac9bde4c0528a95 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-05-30T21:20:45.526Z] provisioning config files... [2023-05-30T21:20:45.534Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/config8082961134979414679tmp [Pipeline] { [Pipeline] sh [2023-05-30T21:20:45.829Z] + set +x [2023-05-30T21:20:45.829Z] + + curl -s https://codecov.io/bash [2023-05-30T21:20:45.829Z] bash -s -- [2023-05-30T21:20:45.829Z] [2023-05-30T21:20:45.829Z] _____ _ [2023-05-30T21:20:45.829Z] / ____| | | [2023-05-30T21:20:45.829Z] | | ___ __| | ___ ___ _____ __ [2023-05-30T21:20:45.829Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-30T21:20:45.829Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-30T21:20:45.829Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-30T21:20:45.829Z] Bash-1.0.6 [2023-05-30T21:20:45.829Z] [2023-05-30T21:20:45.829Z] [2023-05-30T21:20:45.829Z] ==> git version 2.25.1 found [2023-05-30T21:20:45.829Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-05-30T21:20:45.829Z] Release-Date: 2020-01-08 [2023-05-30T21:20:45.829Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-30T21:20:45.829Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-30T21:20:45.829Z] ==> Jenkins CI detected. [2023-05-30T21:20:45.829Z] current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-229 [2023-05-30T21:20:45.829Z] project root: . [2023-05-30T21:20:45.829Z] --> token set from env [2023-05-30T21:20:45.829Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-30T21:20:45.829Z] ==> Running gcov in . (disable via -X gcov) [2023-05-30T21:20:45.829Z] ==> Python coveragepy not found [2023-05-30T21:20:45.829Z] ==> Searching for coverage reports in: [2023-05-30T21:20:45.829Z] + . [2023-05-30T21:20:45.829Z] -> Found 1 reports [2023-05-30T21:20:45.829Z] ==> Detecting git/mercurial file structure [2023-05-30T21:20:45.829Z] ==> Reading reports [2023-05-30T21:20:45.829Z] + ./coverage.out bytes=458039 [2023-05-30T21:20:45.829Z] ==> Appending adjustments [2023-05-30T21:20:45.829Z] https://docs.codecov.io/docs/fixing-reports [2023-05-30T21:20:46.089Z] + Found adjustments [2023-05-30T21:20:46.089Z] ==> Gzipping contents [2023-05-30T21:20:46.089Z] 52K /tmp/codecov.rLyNjH.gz [2023-05-30T21:20:46.089Z] ==> Uploading reports [2023-05-30T21:20:46.089Z] url: https://codecov.io [2023-05-30T21:20:46.089Z] query: branch=PR-229&commit=26b6b66569e79959a925736adff6451eabaa91cd&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-229%2F8%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=229&job=&cmd_args= [2023-05-30T21:20:46.089Z] -> Pinging Codecov [2023-05-30T21:20:46.089Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-229&commit=26b6b66569e79959a925736adff6451eabaa91cd&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-229%2F8%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=229&job=&cmd_args= [2023-05-30T21:20:46.348Z] -> Uploading to [2023-05-30T21:20:46.348Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-30/581DD39554BDF9B6E22D074273EAD858/26b6b66569e79959a925736adff6451eabaa91cd/45408671-5565-4a96-b982-ce4790f224e9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230530%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230530T212046Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c7aac54022bf6372847f6bd2a55e23dee004e7f3053386b1b29052524e9b79d6 [2023-05-30T21:20:46.348Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-30T21:20:46.348Z] Dload Upload Total Spent Left Speed [2023-05-30T21:20:46.608Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50483 0 0 100 50483 0 232k --:--:-- --:--:-- --:--:-- 232k [2023-05-30T21:20:46.608Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/26b6b66569e79959a925736adff6451eabaa91cd [Pipeline] } [2023-05-30T21:20:46.616Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [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-05-30T21:20:47.335Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-229/archives ] [2023-05-30T21:20:47.335Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-229/archives [2023-05-30T21:20:47.335Z] total 16 [2023-05-30T21:20:47.335Z] drwxr-xr-x 3 root root 4096 May 30 21:09 . [2023-05-30T21:20:47.335Z] drwxrwxr-x 12 jenkins jenkins 4096 May 30 21:09 .. [2023-05-30T21:20:47.335Z] drwxr-xr-x 2 root root 4096 May 30 21:09 cost [2023-05-30T21:20:47.335Z] -rw-r--r-- 1 root root 91 May 30 21:09 cost.csv [2023-05-30T21:20:47.335Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-229/archives [2023-05-30T21:20:47.335Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-229/archives [2023-05-30T21:20:47.335Z] total 16 [2023-05-30T21:20:47.335Z] drwxr-xr-x 3 jenkins jenkins 4096 May 30 21:09 . [2023-05-30T21:20:47.335Z] drwxrwxr-x 12 jenkins jenkins 4096 May 30 21:09 .. [2023-05-30T21:20:47.335Z] drwxr-xr-x 2 jenkins jenkins 4096 May 30 21:09 cost [2023-05-30T21:20:47.335Z] -rw-r--r-- 1 jenkins jenkins 91 May 30 21:09 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-30T21:20:47.629Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T21:20:48.499Z] ---> package-listing.sh [2023-05-30T21:20:48.499Z] ++ facter osfamily [2023-05-30T21:20:48.499Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-30T21:20:48.758Z] + OS_FAMILY=debian [2023-05-30T21:20:48.758Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-229 [2023-05-30T21:20:48.758Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-30T21:20:48.758Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-30T21:20:48.758Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-30T21:20:48.758Z] + PACKAGES=/tmp/packages_start.txt [2023-05-30T21:20:48.758Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-229 ']' [2023-05-30T21:20:48.758Z] + PACKAGES=/tmp/packages_end.txt [2023-05-30T21:20:48.758Z] + case "${OS_FAMILY}" in [2023-05-30T21:20:48.758Z] + dpkg -l [2023-05-30T21:20:48.758Z] + grep '^ii' [2023-05-30T21:20:48.758Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-30T21:20:48.758Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-30T21:20:48.758Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-30T21:20:48.758Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-229 ']' [2023-05-30T21:20:48.758Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-229/archives/ [2023-05-30T21:20:48.758Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-229/archives/ [Pipeline] echo [2023-05-30T21:20:48.769Z] 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-229/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-30T21:20:49.046Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T21:20:49.608Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-30T21:20:49.608Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T21:20:49.684Z] prd-ubuntu20.04-docker-8c-8g-17364 does not seem to be running inside a container [2023-05-30T21:20:49.721Z] $ 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-229/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-229 -v /w/workspace/undry_device-rfid-llrp-go_PR-229:/w/workspace/undry_device-rfid-llrp-go_PR-229:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-229@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-229@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-30T21:20:49.883Z] $ docker top 3583613f906a7cafcb8d7647a682facb6640522d990b7b757537331f6df500a9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T21:20:50.221Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-30T21:20:50.504Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-30T21:20:50.785Z] + ls /var/log/sa-host [2023-05-30T21:20:50.785Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-30T21:20:50.846Z] provisioning config files... [2023-05-30T21:20:50.852Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/config917435847802778159tmp [Pipeline] { [Pipeline] echo [2023-05-30T21:20:50.863Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T21:20:51.146Z] ---> create-netrc.sh [Pipeline] } [2023-05-30T21:20:51.153Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-30T21:20:51.486Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-30T21:20:51.494Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T21:20:51.777Z] ---> sudo-logs.sh [2023-05-30T21:20:51.777Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-30T21:20:51.803Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T21:20:52.087Z] ---> job-cost.sh [2023-05-30T21:20:52.087Z] lf-activate-venv: SKIPPING [2023-05-30T21:20:52.087Z] DEBUG: total: 0.2199999988079071 [2023-05-30T21:20:52.087Z] INFO: Retrieving Stack Cost... [2023-05-30T21:20:52.345Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-30T21:20:52.914Z] INFO: Archiving Costs [Pipeline] echo [2023-05-30T21:20:52.925Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T21:20:53.207Z] ---> logs-deploy.sh [2023-05-30T21:20:53.207Z] lf-activate-venv: SKIPPING [2023-05-30T21:20:53.208Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-229/8 [2023-05-30T21:20:53.208Z] INFO: archiving workspace using pattern(s): [2023-05-30T21:20:54.146Z] Archives upload complete. [2023-05-30T21:20:54.146Z] INFO: archiving logs to Nexus