Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 101b75117e411bdd78502b3f1ca04c1dcd42e077+083fa2f723157b55da528870f81b1571d9ee15b2 (0c1e9b6f329014bfa6c9d14adaa6dd3624136c3a) 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-ssh6447607509033197784.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh4885634031854360346.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh5225828313753684427.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh2438528032063141699.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-ssh16752001220177388615.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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-4592 in /w/workspace/undry_device-rfid-llrp-go_PR-229 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/undry_device-rfid-llrp-go_PR-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 > 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 Merging remotes/origin/main commit 083fa2f723157b55da528870f81b1571d9ee15b2 into PR head commit 101b75117e411bdd78502b3f1ca04c1dcd42e077 Merge succeeded, producing 77d1422c8dd9d5a826384c81bc34a65b9d654784 Checking out Revision 77d1422c8dd9d5a826384c81bc34a65b9d654784 (PR-229) > 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 083fa2f723157b55da528870f81b1571d9ee15b2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 77d1422c8dd9d5a826384c81bc34a65b9d654784 # timeout=10 Commit message: "Merge commit '083fa2f723157b55da528870f81b1571d9ee15b2' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 1cc0ffb5178aeb171365d0a3a212fef1463abffc # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-08-25T21:08:37.278Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-08-25T21:08:37.342Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-08-25T21:08:37.356Z] ========================================================= [2023-08-25T21:08:37.356Z] EdgeX Global Pipelines Version Info [2023-08-25T21:08:37.356Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-08-25T21:08:38.072Z] ------------------- [2023-08-25T21:08:38.072Z] stable info: [2023-08-25T21:08:38.072Z] ------------------- [2023-08-25T21:08:38.072Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-08-25T21:08:38.072Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-25T21:08:38.072Z] Message: update stable to v1.0.253 [2023-08-25T21:08:38.641Z] ------------------- [2023-08-25T21:08:38.641Z] experimental info: [2023-08-25T21:08:38.641Z] ------------------- [2023-08-25T21:08:38.641Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-08-25T21:08:38.641Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-25T21:08:38.641Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-08-25T21:08:38.858Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2023-08-25T21:08:38.872Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2023-08-25T21:08:38.886Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-08-25T21:08:38.898Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-08-25T21:08:38.910Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-08-25T21:08:38.927Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-08-25T21:08:38.945Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-08-25T21:08:39.028Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-08-25T21:08:39.041Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-08-25T21:08:39.051Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-08-25T21:08:39.063Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-08-25T21:08:39.076Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2023-08-25T21:08:39.087Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-08-25T21:08:39.107Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-08-25T21:08:39.123Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-08-25T21:08:39.135Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-08-25T21:08:39.147Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-08-25T21:08:39.159Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-08-25T21:08:39.167Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-08-25T21:08:39.178Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-08-25T21:08:39.190Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-08-25T21:08:39.203Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-08-25T21:08:39.214Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-08-25T21:08:39.224Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-08-25T21:08:39.235Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-08-25T21:08:39.249Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-08-25T21:08:39.259Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-08-25T21:08:39.267Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-229 [Pipeline] echo [2023-08-25T21:08:39.276Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-229 [Pipeline] echo [2023-08-25T21:08:39.284Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-229 [Pipeline] echo [2023-08-25T21:08:39.293Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 77d1422c8dd9d5a826384c81bc34a65b9d654784 [Pipeline] echo [2023-08-25T21:08:39.308Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 77d1422 [Pipeline] echo [2023-08-25T21:08:39.322Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-25T21:08:39.363Z] provisioning config files... [2023-08-25T21:08:39.375Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/config9734726034261654772tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-25T21:08:39.675Z] ---> docker-login.sh [2023-08-25T21:08:39.675Z] nexus3.edgexfoundry.org:10001 [2023-08-25T21:08:39.936Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T21:08:39.937Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T21:08:39.937Z] Configure a credential helper to remove this warning. See [2023-08-25T21:08:39.937Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T21:08:39.937Z] [2023-08-25T21:08:39.937Z] Login Succeeded [2023-08-25T21:08:39.937Z] nexus3.edgexfoundry.org:10002 [2023-08-25T21:08:39.937Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T21:08:40.197Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T21:08:40.197Z] Configure a credential helper to remove this warning. See [2023-08-25T21:08:40.197Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T21:08:40.197Z] [2023-08-25T21:08:40.197Z] Login Succeeded [2023-08-25T21:08:40.197Z] nexus3.edgexfoundry.org:10003 [2023-08-25T21:08:40.197Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T21:08:40.197Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T21:08:40.197Z] Configure a credential helper to remove this warning. See [2023-08-25T21:08:40.197Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T21:08:40.197Z] [2023-08-25T21:08:40.197Z] Login Succeeded [2023-08-25T21:08:40.197Z] nexus3.edgexfoundry.org:10004 [2023-08-25T21:08:40.197Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T21:08:40.458Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T21:08:40.458Z] Configure a credential helper to remove this warning. See [2023-08-25T21:08:40.458Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T21:08:40.458Z] [2023-08-25T21:08:40.458Z] Login Succeeded [2023-08-25T21:08:40.458Z] docker.io [2023-08-25T21:08:40.458Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T21:08:40.719Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T21:08:40.719Z] Configure a credential helper to remove this warning. See [2023-08-25T21:08:40.719Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T21:08:40.719Z] [2023-08-25T21:08:40.719Z] Login Succeeded [2023-08-25T21:08:40.719Z] ---> docker-login.sh ends [Pipeline] } [2023-08-25T21:08:40.727Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-08-25T21:08:41.111Z] + git rev-list -1 --merges 77d1422c8dd9d5a826384c81bc34a65b9d654784~1..77d1422c8dd9d5a826384c81bc34a65b9d654784 [Pipeline] echo [2023-08-25T21:08:41.157Z] -----------> git rev-list -1 --merges 77d1422c8dd9d5a826384c81bc34a65b9d654784~1..77d1422c8dd9d5a826384c81bc34a65b9d654784 77d1422c8dd9d5a826384c81bc34a65b9d654784 [2023-08-25T21:08:41.157Z] 77d1422c8dd9d5a826384c81bc34a65b9d654784 [false] [Pipeline] sh [2023-08-25T21:08:41.454Z] + git log --format=format:%s -1 77d1422c8dd9d5a826384c81bc34a65b9d654784 [Pipeline] echo [2023-08-25T21:08:41.469Z] ========================================================= [2023-08-25T21:08:41.469Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-08-25T21:08:41.469Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-25T21:08:41.797Z] + git log --format=format:%s -1 77d1422c8dd9d5a826384c81bc34a65b9d654784 [Pipeline] echo [2023-08-25T21:08:41.808Z] [semverPrep] GIT_COMMIT: 77d1422c8dd9d5a826384c81bc34a65b9d654784, Commit Message: Merge commit '083fa2f723157b55da528870f81b1571d9ee15b2' into HEAD [Pipeline] echo [2023-08-25T21:08:41.820Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-08-25T21:08:42.270Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-25T21:08:42.270Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-08-25T21:08:42.270Z] + [ -e /tmp/ssh_known_hosts ] [2023-08-25T21:08:42.270Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-08-25T21:08:42.270Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-08-25T21:08:42.270Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-08-25T21:08:42.270Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T21:08:42.682Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-25T21:08:42.682Z] [2023-08-25T21:08:42.682Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T21:08:42.980Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-25T21:08:42.980Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-08-25T21:08:42.980Z] b85a868b505f: Pulling fs layer [2023-08-25T21:08:42.980Z] e2be974225ed: Pulling fs layer [2023-08-25T21:08:42.980Z] 339a4e72a1f5: Pulling fs layer [2023-08-25T21:08:42.980Z] 988bab9f4d93: Pulling fs layer [2023-08-25T21:08:42.980Z] 1469e6f7b9e6: Pulling fs layer [2023-08-25T21:08:42.980Z] eaf3925da568: Pulling fs layer [2023-08-25T21:08:42.980Z] bab4dde63d76: Pulling fs layer [2023-08-25T21:08:42.980Z] bde34c3a00c8: Pulling fs layer [2023-08-25T21:08:42.980Z] b352a97aabf1: Pulling fs layer [2023-08-25T21:08:42.980Z] 4872d77fe225: Pulling fs layer [2023-08-25T21:08:42.980Z] 5851b861e8e6: Pulling fs layer [2023-08-25T21:08:42.980Z] 1469e6f7b9e6: Waiting [2023-08-25T21:08:42.980Z] eaf3925da568: Waiting [2023-08-25T21:08:42.980Z] 988bab9f4d93: Waiting [2023-08-25T21:08:42.980Z] bab4dde63d76: Waiting [2023-08-25T21:08:42.980Z] b352a97aabf1: Waiting [2023-08-25T21:08:42.980Z] 5851b861e8e6: Waiting [2023-08-25T21:08:42.980Z] 4872d77fe225: Waiting [2023-08-25T21:08:42.980Z] bde34c3a00c8: Waiting [2023-08-25T21:08:42.980Z] e2be974225ed: Verifying Checksum [2023-08-25T21:08:42.980Z] e2be974225ed: Download complete [2023-08-25T21:08:42.980Z] 988bab9f4d93: Verifying Checksum [2023-08-25T21:08:42.980Z] 988bab9f4d93: Download complete [2023-08-25T21:08:43.240Z] 1469e6f7b9e6: Download complete [2023-08-25T21:08:43.240Z] 339a4e72a1f5: Verifying Checksum [2023-08-25T21:08:43.240Z] 339a4e72a1f5: Download complete [2023-08-25T21:08:43.240Z] eaf3925da568: Verifying Checksum [2023-08-25T21:08:43.240Z] eaf3925da568: Download complete [2023-08-25T21:08:43.240Z] bde34c3a00c8: Download complete [2023-08-25T21:08:43.240Z] b352a97aabf1: Download complete [2023-08-25T21:08:43.240Z] 4872d77fe225: Download complete [2023-08-25T21:08:43.240Z] 5851b861e8e6: Verifying Checksum [2023-08-25T21:08:43.240Z] 5851b861e8e6: Download complete [2023-08-25T21:08:43.240Z] b85a868b505f: Verifying Checksum [2023-08-25T21:08:43.240Z] b85a868b505f: Download complete [2023-08-25T21:08:43.499Z] bab4dde63d76: Verifying Checksum [2023-08-25T21:08:43.500Z] bab4dde63d76: Download complete [2023-08-25T21:08:44.881Z] b85a868b505f: Pull complete [2023-08-25T21:08:44.881Z] e2be974225ed: Pull complete [2023-08-25T21:08:45.448Z] 339a4e72a1f5: Pull complete [2023-08-25T21:08:45.448Z] 988bab9f4d93: Pull complete [2023-08-25T21:08:45.708Z] 1469e6f7b9e6: Pull complete [2023-08-25T21:08:45.968Z] eaf3925da568: Pull complete [2023-08-25T21:08:47.870Z] bab4dde63d76: Pull complete [2023-08-25T21:08:47.870Z] bde34c3a00c8: Pull complete [2023-08-25T21:08:47.870Z] b352a97aabf1: Pull complete [2023-08-25T21:08:47.870Z] 4872d77fe225: Pull complete [2023-08-25T21:08:47.870Z] 5851b861e8e6: Pull complete [2023-08-25T21:08:47.870Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-08-25T21:08:47.870Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-25T21:08:47.870Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-25T21:08:47.966Z] prd-ubuntu20.04-docker-8c-8g-4592 does not seem to be running inside a container [2023-08-25T21:08:47.995Z] $ 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-08-25T21:08:52.008Z] $ docker top 09a21821877295d51b5abb3a94644bd1941c7548787cff00378cb6b4d851c39a -eo pid,comm [2023-08-25T21:08:52.071Z] 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-08-25T21:08:52.072Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-25T21:08:52.106Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-25T21:08:52.106Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-25T21:08:52.219Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-25T21:08:52.222Z] $ docker exec 09a21821877295d51b5abb3a94644bd1941c7548787cff00378cb6b4d851c39a ssh-agent [2023-08-25T21:08:52.332Z] SSH_AUTH_SOCK=/tmp/ssh-28WAEUtzIU64/agent.33 [2023-08-25T21:08:52.332Z] SSH_AGENT_PID=40 [2023-08-25T21:08:52.340Z] Running ssh-add (command line suppressed) [2023-08-25T21:08:52.437Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/private_key_16971878845318947619.key (/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/private_key_16971878845318947619.key) [2023-08-25T21:08:52.451Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-25T21:08:52.734Z] + git tag --points-at HEAD [Pipeline] } [2023-08-25T21:08:52.748Z] $ docker exec --env ******** --env ******** 09a21821877295d51b5abb3a94644bd1941c7548787cff00378cb6b4d851c39a ssh-agent -k [2023-08-25T21:08:52.846Z] unset SSH_AUTH_SOCK; [2023-08-25T21:08:52.846Z] unset SSH_AGENT_PID; [2023-08-25T21:08:52.846Z] echo Agent pid 40 killed; [2023-08-25T21:08:52.855Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-08-25T21:08:52.884Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-25T21:08:52.884Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-25T21:08:53.033Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-25T21:08:53.035Z] $ docker exec 09a21821877295d51b5abb3a94644bd1941c7548787cff00378cb6b4d851c39a ssh-agent [2023-08-25T21:08:53.160Z] SSH_AUTH_SOCK=/tmp/ssh-ylwPTS6vvSbS/agent.72 [2023-08-25T21:08:53.160Z] SSH_AGENT_PID=78 [2023-08-25T21:08:53.166Z] Running ssh-add (command line suppressed) [2023-08-25T21:08:53.268Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/private_key_6002488509353871371.key (/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/private_key_6002488509353871371.key) [2023-08-25T21:08:53.286Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-25T21:08:53.571Z] + git semver init [2023-08-25T21:08:53.831Z] 2023-08-25 21:08:53,796 [run_init] DEBUG init version:0.0.0 force:False [2023-08-25T21:08:53.831Z] 2023-08-25 21:08:53,797 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-229/.semver [2023-08-25T21:08:53.831Z] 2023-08-25 21:08:53,798 [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-08-25T21:08:53.831Z] 2023-08-25 21:08:53,798 [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-08-25T21:08:54.771Z] 2023-08-25 21:08:54,636 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-229/.git/info/exclude [2023-08-25T21:08:54.771Z] 2023-08-25 21:08:54,637 [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-08-25T21:08:54.771Z] 2023-08-25 21:08:54,637 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-229/.semver/PR-229 [2023-08-25T21:08:54.771Z] 2023-08-25 21:08:54,641 [execute] INFO git cat-file --batch-check [2023-08-25T21:08:54.771Z] 2023-08-25 21:08:54,642 [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-08-25T21:08:54.771Z] 2023-08-25 21:08:54,648 [execute] INFO git cat-file --batch [2023-08-25T21:08:54.771Z] 2023-08-25 21:08:54,648 [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-08-25T21:08:54.771Z] 2023-08-25 21:08:54,652 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-229/.semver/PR-229 [2023-08-25T21:08:54.771Z] 0.0.0 [Pipeline] } [2023-08-25T21:08:54.780Z] $ docker exec --env ******** --env ******** 09a21821877295d51b5abb3a94644bd1941c7548787cff00378cb6b4d851c39a ssh-agent -k [2023-08-25T21:08:54.885Z] unset SSH_AUTH_SOCK; [2023-08-25T21:08:54.885Z] unset SSH_AGENT_PID; [2023-08-25T21:08:54.885Z] echo Agent pid 78 killed; [2023-08-25T21:08:54.897Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-25T21:08:55.198Z] + git semver [Pipeline] } [2023-08-25T21:08:55.471Z] $ docker stop --time=1 09a21821877295d51b5abb3a94644bd1941c7548787cff00378cb6b4d851c39a [2023-08-25T21:08:56.824Z] $ docker rm -f --volumes 09a21821877295d51b5abb3a94644bd1941c7548787cff00378cb6b4d851c39a [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-25T21:08:57.170Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-08-25T21:08:57.390Z] Stashed 1 file(s) [Pipeline] echo [2023-08-25T21:08:57.393Z] [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-08-25T21:08:57.565Z] provisioning config files... [2023-08-25T21:08:57.574Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/config13354057128361608772tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-25T21:08:57.872Z] ---> docker-login.sh [2023-08-25T21:08:57.872Z] nexus3.edgexfoundry.org:10001 [2023-08-25T21:08:57.872Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T21:08:57.872Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T21:08:57.872Z] Configure a credential helper to remove this warning. See [2023-08-25T21:08:57.872Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T21:08:57.872Z] [2023-08-25T21:08:57.872Z] Login Succeeded [2023-08-25T21:08:57.872Z] nexus3.edgexfoundry.org:10002 [2023-08-25T21:08:57.872Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T21:08:57.872Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T21:08:57.872Z] Configure a credential helper to remove this warning. See [2023-08-25T21:08:57.872Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T21:08:57.872Z] [2023-08-25T21:08:57.872Z] Login Succeeded [2023-08-25T21:08:57.872Z] nexus3.edgexfoundry.org:10003 [2023-08-25T21:08:58.131Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T21:08:58.131Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T21:08:58.131Z] Configure a credential helper to remove this warning. See [2023-08-25T21:08:58.131Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T21:08:58.131Z] [2023-08-25T21:08:58.131Z] Login Succeeded [2023-08-25T21:08:58.131Z] nexus3.edgexfoundry.org:10004 [2023-08-25T21:08:58.131Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T21:08:58.131Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T21:08:58.131Z] Configure a credential helper to remove this warning. See [2023-08-25T21:08:58.131Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T21:08:58.131Z] [2023-08-25T21:08:58.131Z] Login Succeeded [2023-08-25T21:08:58.131Z] docker.io [2023-08-25T21:08:58.391Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T21:08:58.391Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T21:08:58.391Z] Configure a credential helper to remove this warning. See [2023-08-25T21:08:58.391Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T21:08:58.391Z] [2023-08-25T21:08:58.391Z] Login Succeeded [2023-08-25T21:08:58.391Z] ---> docker-login.sh ends [Pipeline] } [2023-08-25T21:08:58.398Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-25T21:08:58.472Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-25T21:08:58.487Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-25T21:08:58.503Z] ========================================================= [2023-08-25T21:08:58.503Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-08-25T21:08:58.503Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T21:08:58.825Z] + 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-08-25T21:08:58.825Z] Sending build context to Docker daemon 4.307MB [2023-08-25T21:08:58.825Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-08-25T21:08:58.825Z] Step 2/12 : FROM ${BASE} AS builder [2023-08-25T21:08:58.825Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-08-25T21:08:58.825Z] 4db1b89c0bd1: Pulling fs layer [2023-08-25T21:08:58.825Z] 6911f1a30b25: Pulling fs layer [2023-08-25T21:08:58.825Z] e194b8c5c2a9: Pulling fs layer [2023-08-25T21:08:58.825Z] 6863d3e3a2b1: Pulling fs layer [2023-08-25T21:08:58.825Z] ec0bb842ea78: Pulling fs layer [2023-08-25T21:08:58.825Z] 40a00589a448: Pulling fs layer [2023-08-25T21:08:58.825Z] 6c08303d61cc: Pulling fs layer [2023-08-25T21:08:58.825Z] 798269fcf238: Pulling fs layer [2023-08-25T21:08:58.825Z] 6863d3e3a2b1: Waiting [2023-08-25T21:08:58.825Z] ec0bb842ea78: Waiting [2023-08-25T21:08:58.825Z] 40a00589a448: Waiting [2023-08-25T21:08:58.825Z] 6c08303d61cc: Waiting [2023-08-25T21:08:58.825Z] 798269fcf238: Waiting [2023-08-25T21:08:58.825Z] 6911f1a30b25: Download complete [2023-08-25T21:08:58.825Z] 6863d3e3a2b1: Download complete [2023-08-25T21:08:59.085Z] ec0bb842ea78: Download complete [2023-08-25T21:08:59.085Z] 4db1b89c0bd1: Download complete [2023-08-25T21:08:59.085Z] 40a00589a448: Verifying Checksum [2023-08-25T21:08:59.085Z] 40a00589a448: Download complete [2023-08-25T21:08:59.085Z] 4db1b89c0bd1: Pull complete [2023-08-25T21:08:59.346Z] 6911f1a30b25: Pull complete [2023-08-25T21:08:59.915Z] 798269fcf238: Verifying Checksum [2023-08-25T21:08:59.915Z] 798269fcf238: Download complete [2023-08-25T21:08:59.915Z] e194b8c5c2a9: Download complete [2023-08-25T21:08:59.915Z] 6c08303d61cc: Verifying Checksum [2023-08-25T21:08:59.915Z] 6c08303d61cc: Download complete [2023-08-25T21:09:03.198Z] e194b8c5c2a9: Pull complete [2023-08-25T21:09:03.198Z] 6863d3e3a2b1: Pull complete [2023-08-25T21:09:03.198Z] ec0bb842ea78: Pull complete [2023-08-25T21:09:03.198Z] 40a00589a448: Pull complete [2023-08-25T21:09:05.727Z] 6c08303d61cc: Pull complete [2023-08-25T21:09:06.663Z] 798269fcf238: Pull complete [2023-08-25T21:09:06.663Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-08-25T21:09:06.663Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-25T21:09:06.663Z] ---> ec979cd7f677 [2023-08-25T21:09:06.663Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-08-25T21:09:12.508Z] Still waiting to schedule task [2023-08-25T21:09:12.509Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-08-25T21:09:13.226Z] ---> Running in b0d64e0835bc [2023-08-25T21:09:13.226Z] Removing intermediate container b0d64e0835bc [2023-08-25T21:09:13.226Z] ---> a1f001bb3335 [2023-08-25T21:09:13.226Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-25T21:09:13.226Z] ---> Running in 465540f26709 [2023-08-25T21:09:13.226Z] Removing intermediate container 465540f26709 [2023-08-25T21:09:13.226Z] ---> 985f92804e8a [2023-08-25T21:09:13.226Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-08-25T21:09:13.226Z] ---> Running in c7fc407f2b55 [2023-08-25T21:09:13.226Z] Removing intermediate container c7fc407f2b55 [2023-08-25T21:09:13.226Z] ---> 6c664d5f30fb [2023-08-25T21:09:13.226Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-08-25T21:09:13.226Z] ---> Running in af76484911eb [2023-08-25T21:09:13.226Z] Removing intermediate container af76484911eb [2023-08-25T21:09:13.226Z] ---> cf0c7b469c26 [2023-08-25T21:09:13.226Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-25T21:09:13.226Z] ---> Running in 43ed60d43fd5 [2023-08-25T21:09:13.226Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-25T21:09:13.794Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-25T21:09:14.052Z] OK: 265 MiB in 53 packages [2023-08-25T21:09:14.310Z] Removing intermediate container 43ed60d43fd5 [2023-08-25T21:09:14.310Z] ---> 6a0e93ec8f8d [2023-08-25T21:09:14.310Z] Step 8/12 : WORKDIR /app [2023-08-25T21:09:14.310Z] ---> Running in f7c0122c2855 [2023-08-25T21:09:14.568Z] Removing intermediate container f7c0122c2855 [2023-08-25T21:09:14.568Z] ---> a24711bc0633 [2023-08-25T21:09:14.568Z] Step 9/12 : COPY go.mod vendor* ./ [2023-08-25T21:09:14.568Z] ---> 0a4f341d2840 [2023-08-25T21:09:14.568Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-25T21:09:14.568Z] ---> Running in bbbace53a20e [2023-08-25T21:10:11.252Z] Removing intermediate container bbbace53a20e [2023-08-25T21:10:11.252Z] ---> 09d54f814b4c [2023-08-25T21:10:11.252Z] Step 11/12 : COPY . . [2023-08-25T21:10:11.252Z] ---> 4faa62faac52 [2023-08-25T21:10:11.252Z] Step 12/12 : RUN $MAKE [2023-08-25T21:10:11.252Z] ---> Running in dfc84b97a833 [2023-08-25T21:10:11.252Z] noop [2023-08-25T21:10:11.252Z] Removing intermediate container dfc84b97a833 [2023-08-25T21:10:11.252Z] ---> ab96f5ee2c21 [2023-08-25T21:10:11.252Z] Successfully built ab96f5ee2c21 [2023-08-25T21:10:11.252Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T21:10:11.571Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-25T21:10:11.571Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-25T21:10:11.644Z] prd-ubuntu20.04-docker-8c-8g-4592 does not seem to be running inside a container [2023-08-25T21:10:11.675Z] $ 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-08-25T21:10:12.059Z] $ docker top 430a9a06b87c024731e34be8c55698221f561b89adb000dd4a84fa2969dccaa3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-25T21:10:12.403Z] + go version [2023-08-25T21:10:12.403Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-08-25T21:10:12.413Z] $ docker stop --time=1 430a9a06b87c024731e34be8c55698221f561b89adb000dd4a84fa2969dccaa3 [2023-08-25T21:10:13.667Z] $ docker rm -f --volumes 430a9a06b87c024731e34be8c55698221f561b89adb000dd4a84fa2969dccaa3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T21:10:14.089Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-25T21:10:14.089Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-25T21:10:14.163Z] prd-ubuntu20.04-docker-8c-8g-4592 does not seem to be running inside a container [2023-08-25T21:10:14.189Z] $ 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-08-25T21:10:14.532Z] $ docker top 220a512a5489e40fdcfd524c8d40c97f4e67d11e2328366b8dc19ea42dc66645 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-25T21:10:14.879Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-229 [Pipeline] fileExists [Pipeline] sh [2023-08-25T21:10:15.176Z] + make test [2023-08-25T21:10:15.176Z] go test ./... -coverprofile=coverage.out ./... [2023-08-25T21:10:20.441Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-08-25T21:10:32.634Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-08-25T21:10:32.634Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-08-25T21:10:36.824Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.158s coverage: 40.6% of statements [2023-08-25T21:10:36.824Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.253s coverage: 51.9% of statements [2023-08-25T21:10:36.824Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.009s coverage: 95.5% of statements [2023-08-25T21:10:46.795Z] go vet ./... [2023-08-25T21:10:50.141Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-25T21:10:50.141Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-25T21:10:50.141Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-08-25T21:10:50.154Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-25T21:10:50.174Z] $ docker stop --time=1 220a512a5489e40fdcfd524c8d40c97f4e67d11e2328366b8dc19ea42dc66645 [2023-08-25T21:10:55.364Z] $ docker rm -f --volumes 220a512a5489e40fdcfd524c8d40c97f4e67d11e2328366b8dc19ea42dc66645 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-25T21:10:55.879Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-25T21:10:55.965Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-08-25T21:10:56.609Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-25T21:10:56.900Z] + ls -al . [2023-08-25T21:10:56.900Z] total 644 [2023-08-25T21:10:56.900Z] drwxrwxr-x 11 jenkins jenkins 4096 Aug 25 21:10 . [2023-08-25T21:10:56.900Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 25 21:08 .. [2023-08-25T21:10:56.900Z] -rw-rw-r-- 1 jenkins jenkins 134 Aug 25 21:08 .dockerignore [2023-08-25T21:10:56.900Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 25 21:08 .git [2023-08-25T21:10:56.900Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 21:08 .github [2023-08-25T21:10:56.900Z] -rw-rw-r-- 1 jenkins jenkins 946 Aug 25 21:08 .gitignore [2023-08-25T21:10:56.900Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 25 21:08 .golangci.yml [2023-08-25T21:10:56.900Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 25 21:08 .semver [2023-08-25T21:10:56.900Z] -rw-rw-r-- 1 jenkins jenkins 11980 Aug 25 21:08 Attribution.txt [2023-08-25T21:10:56.900Z] -rw-rw-r-- 1 jenkins jenkins 10365 Aug 25 21:08 CHANGELOG.md [2023-08-25T21:10:56.900Z] -rw-rw-r-- 1 jenkins jenkins 1347 Aug 25 21:08 Dockerfile [2023-08-25T21:10:56.900Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 25 21:08 GOVERNANCE.md [2023-08-25T21:10:56.900Z] -rw-rw-r-- 1 jenkins jenkins 683 Aug 25 21:08 Jenkinsfile [2023-08-25T21:10:56.900Z] -rw-rw-r-- 1 jenkins jenkins 11347 Aug 25 21:08 LICENSE [2023-08-25T21:10:56.900Z] -rw-rw-r-- 1 jenkins jenkins 2179 Aug 25 21:08 Makefile [2023-08-25T21:10:56.900Z] -rw-rw-r-- 1 jenkins jenkins 625 Aug 25 21:08 OWNERS.md [2023-08-25T21:10:56.900Z] -rw-rw-r-- 1 jenkins jenkins 29016 Aug 25 21:08 README.md [2023-08-25T21:10:56.900Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 25 21:08 VERSION [2023-08-25T21:10:56.900Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 25 21:08 bin [2023-08-25T21:10:56.900Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 25 21:08 cmd [2023-08-25T21:10:56.900Z] -rw-r--r-- 1 jenkins jenkins 459493 Aug 25 21:10 coverage.out [2023-08-25T21:10:56.900Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 25 21:08 examples [2023-08-25T21:10:56.900Z] -rw-rw-r-- 1 jenkins jenkins 3876 Aug 25 21:08 go.mod [2023-08-25T21:10:56.900Z] -rw-rw-r-- 1 jenkins jenkins 33758 Aug 25 21:08 go.sum [2023-08-25T21:10:56.900Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 25 21:08 images [2023-08-25T21:10:56.900Z] drwxrwxr-x 5 jenkins jenkins 4096 Aug 25 21:08 internal [2023-08-25T21:10:56.900Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 25 21:08 snap [2023-08-25T21:10:56.900Z] -rw-rw-r-- 1 jenkins jenkins 193 Aug 25 21:08 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T21:10:57.211Z] + 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=77d1422c8dd9d5a826384c81bc34a65b9d654784 --label arch=amd64 --label version=0.0.0 . [2023-08-25T21:10:57.211Z] Sending build context to Docker daemon 4.307MB [2023-08-25T21:10:57.211Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-08-25T21:10:57.211Z] Step 2/24 : FROM ${BASE} AS builder [2023-08-25T21:10:57.211Z] ---> ab96f5ee2c21 [2023-08-25T21:10:57.211Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-08-25T21:10:57.470Z] ---> Running in 2677ad17bd7c [2023-08-25T21:10:57.470Z] Removing intermediate container 2677ad17bd7c [2023-08-25T21:10:57.470Z] ---> a5f4f281c02e [2023-08-25T21:10:57.470Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-25T21:10:57.470Z] ---> Running in 8d69fd146f63 [2023-08-25T21:10:57.471Z] Removing intermediate container 8d69fd146f63 [2023-08-25T21:10:57.471Z] ---> 1dcac883ad88 [2023-08-25T21:10:57.471Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-08-25T21:10:57.729Z] ---> Running in 21b47d5dbc68 [2023-08-25T21:10:57.729Z] Removing intermediate container 21b47d5dbc68 [2023-08-25T21:10:57.729Z] ---> 7e6acabeb24e [2023-08-25T21:10:57.729Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-08-25T21:10:57.729Z] ---> Running in 2a7bf1b50ff9 [2023-08-25T21:10:57.729Z] Removing intermediate container 2a7bf1b50ff9 [2023-08-25T21:10:57.729Z] ---> 483e264d84e9 [2023-08-25T21:10:57.729Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-25T21:10:57.729Z] ---> Running in 9b9c268eecc6 [2023-08-25T21:10:58.295Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-25T21:10:58.295Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-25T21:10:58.554Z] OK: 265 MiB in 53 packages [2023-08-25T21:10:58.813Z] Removing intermediate container 9b9c268eecc6 [2023-08-25T21:10:58.813Z] ---> 3c9b73e88607 [2023-08-25T21:10:58.813Z] Step 8/24 : WORKDIR /app [2023-08-25T21:10:58.813Z] ---> Running in 16932860fc7b [2023-08-25T21:10:59.072Z] Removing intermediate container 16932860fc7b [2023-08-25T21:10:59.072Z] ---> e4723616eda7 [2023-08-25T21:10:59.072Z] Step 9/24 : COPY go.mod vendor* ./ [2023-08-25T21:10:59.072Z] ---> 535c0a28fbda [2023-08-25T21:10:59.072Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-25T21:10:59.072Z] ---> Running in 27780a55adca [2023-08-25T21:11:00.007Z] Removing intermediate container 27780a55adca [2023-08-25T21:11:00.007Z] ---> 3f2a935aa5f0 [2023-08-25T21:11:00.007Z] Step 11/24 : COPY . . [2023-08-25T21:11:00.007Z] ---> e50179bbd721 [2023-08-25T21:11:00.007Z] Step 12/24 : RUN $MAKE [2023-08-25T21:11:00.267Z] ---> Running in 6c0459f4040c [2023-08-25T21:11:00.525Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.16" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-08-25T21:11:09.954Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4593 in /w/workspace/undry_device-rfid-llrp-go_PR-229 [Pipeline] { [Pipeline] ws [2023-08-25T21:11:09.967Z] Running in /w/workspace/device-rfid-llrp-go/12 [Pipeline] { [Pipeline] checkout [2023-08-25T21:11:09.996Z] The recommended git tool is: git [2023-08-25T21:11:14.974Z] using credential edgex-jenkins-ssh [2023-08-25T21:11:14.992Z] Cloning the remote Git repository [2023-08-25T21:11:15.023Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-08-25T21:11:15.119Z] > git init /w/workspace/device-rfid-llrp-go/12 # timeout=10 [2023-08-25T21:11:15.242Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-08-25T21:11:15.243Z] > git --version # timeout=10 [2023-08-25T21:11:15.264Z] > git --version # 'git version 2.25.1' [2023-08-25T21:11:15.266Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-25T21:11:15.405Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-25T21:11:16.464Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-08-25T21:11:16.497Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-25T21:11:17.281Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-08-25T21:11:17.788Z] Merging remotes/origin/main commit 083fa2f723157b55da528870f81b1571d9ee15b2 into PR head commit 101b75117e411bdd78502b3f1ca04c1dcd42e077 [2023-08-25T21:11:18.178Z] Merge succeeded, producing a31e6d71ad66ba6af27d761a992a3817fdd6e6f6 [2023-08-25T21:11:18.179Z] Checking out Revision a31e6d71ad66ba6af27d761a992a3817fdd6e6f6 (PR-229) [2023-08-25T21:11:17.318Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-08-25T21:11:17.319Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-25T21:11:17.334Z] > 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-08-25T21:11:17.798Z] > git config core.sparsecheckout # timeout=10 [2023-08-25T21:11:17.859Z] > git checkout -f 101b75117e411bdd78502b3f1ca04c1dcd42e077 # timeout=10 [2023-08-25T21:11:17.975Z] > git remote # timeout=10 [2023-08-25T21:11:17.995Z] > git config --get remote.origin.url # timeout=10 [2023-08-25T21:11:18.014Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-25T21:11:18.028Z] > git merge 083fa2f723157b55da528870f81b1571d9ee15b2 # timeout=10 [2023-08-25T21:11:18.150Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-08-25T21:11:18.178Z] > git config core.sparsecheckout # timeout=10 [2023-08-25T21:11:18.195Z] > git checkout -f a31e6d71ad66ba6af27d761a992a3817fdd6e6f6 # timeout=10 [2023-08-25T21:11:21.656Z] Commit message: "Merge commit '083fa2f723157b55da528870f81b1571d9ee15b2' into HEAD" [2023-08-25T21:11:21.680Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-25T21:11:22.612Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-08-25T21:11:22.612Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-25T21:11:22.612Z] Dload Upload Total Spent Left Speed [2023-08-25T21:11:22.612Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 82264 0 --:--:-- --:--:-- --:--:-- 82798 [Pipeline] sh [2023-08-25T21:11:21.659Z] > git rev-list --no-walk 1cc0ffb5178aeb171365d0a3a212fef1463abffc # timeout=10 [2023-08-25T21:11:23.285Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-08-25T21:11:23.617Z] + sudo tee /etc/docker/daemon.new [2023-08-25T21:11:23.617Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-08-25T21:11:23.617Z] { [2023-08-25T21:11:23.617Z] "registry-mirrors": [ [2023-08-25T21:11:23.617Z] "https://nexus3.edgexfoundry.org:10001" [2023-08-25T21:11:23.617Z] ], [2023-08-25T21:11:23.617Z] "bip": "10.250.0.254/24", [2023-08-25T21:11:23.617Z] "hosts": [ [2023-08-25T21:11:23.617Z] "tcp://0.0.0.0:5555", [2023-08-25T21:11:23.617Z] "unix:///var/run/docker.sock" [2023-08-25T21:11:23.617Z] ], [2023-08-25T21:11:23.617Z] "mtu": 1458, [2023-08-25T21:11:23.617Z] "selinux-enabled": true, [2023-08-25T21:11:23.617Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-08-25T21:11:23.617Z] } [Pipeline] sh [2023-08-25T21:11:23.937Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-08-25T21:11:24.259Z] + sudo service docker restart [2023-08-25T21:11:27.154Z] Removing intermediate container 6c0459f4040c [2023-08-25T21:11:27.154Z] ---> fafe3f267f17 [2023-08-25T21:11:27.154Z] Step 13/24 : FROM alpine:3.17 [2023-08-25T21:11:27.154Z] 3.17: Pulling from library/alpine [2023-08-25T21:11:27.154Z] 9398808236ff: Pulling fs layer [2023-08-25T21:11:27.154Z] 9398808236ff: Download complete [2023-08-25T21:11:27.154Z] 9398808236ff: Pull complete [2023-08-25T21:11:27.154Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-25T21:11:27.154Z] Status: Downloaded newer image for alpine:3.17 [2023-08-25T21:11:27.154Z] ---> 1e0b8b5322fc [2023-08-25T21:11:27.154Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-08-25T21:11:27.154Z] ---> Running in 23562c6ed633 [2023-08-25T21:11:27.154Z] Removing intermediate container 23562c6ed633 [2023-08-25T21:11:27.154Z] ---> b802d1102fd3 [2023-08-25T21:11:27.154Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-08-25T21:11:27.154Z] ---> Running in 679bcc7b4d84 [2023-08-25T21:11:27.154Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-25T21:11:27.154Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-25T21:11:27.154Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-08-25T21:11:27.154Z] Executing busybox-1.35.0-r29.trigger [2023-08-25T21:11:27.154Z] OK: 7 MiB in 16 packages [2023-08-25T21:11:27.154Z] Removing intermediate container 679bcc7b4d84 [2023-08-25T21:11:27.154Z] ---> 8c17ee239593 [2023-08-25T21:11:27.154Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-08-25T21:11:27.417Z] ---> 10d38f1e7a2d [2023-08-25T21:11:27.417Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-08-25T21:11:27.417Z] ---> 12a1c60c0752 [2023-08-25T21:11:27.417Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-08-25T21:11:28.798Z] ---> 5fe70315fd07 [2023-08-25T21:11:28.798Z] Step 19/24 : EXPOSE 59989 [2023-08-25T21:11:28.798Z] ---> Running in da0cafb53286 [2023-08-25T21:11:29.057Z] Removing intermediate container da0cafb53286 [2023-08-25T21:11:29.057Z] ---> c6b05552a820 [2023-08-25T21:11:29.057Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-08-25T21:11:29.057Z] ---> Running in 4bde6ff22adb [2023-08-25T21:11:29.057Z] Removing intermediate container 4bde6ff22adb [2023-08-25T21:11:29.057Z] ---> 2000bd568fe6 [2023-08-25T21:11:29.057Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-08-25T21:11:29.057Z] ---> Running in e1bffe6f79bd [2023-08-25T21:11:29.316Z] Removing intermediate container e1bffe6f79bd [2023-08-25T21:11:29.316Z] ---> 03819b66ea0b [2023-08-25T21:11:29.316Z] Step 22/24 : LABEL arch=amd64 [2023-08-25T21:11:29.316Z] ---> Running in 08ff7e3f5183 [2023-08-25T21:11:29.316Z] Removing intermediate container 08ff7e3f5183 [2023-08-25T21:11:29.316Z] ---> cd89131859ae [2023-08-25T21:11:29.316Z] Step 23/24 : LABEL git_sha=77d1422c8dd9d5a826384c81bc34a65b9d654784 [2023-08-25T21:11:29.316Z] ---> Running in 123c5b2c5c44 [2023-08-25T21:11:29.316Z] Removing intermediate container 123c5b2c5c44 [2023-08-25T21:11:29.316Z] ---> 60355f70433b [2023-08-25T21:11:29.316Z] Step 24/24 : LABEL version=0.0.0 [2023-08-25T21:11:29.316Z] ---> Running in d8c3c828314f [2023-08-25T21:11:29.576Z] Removing intermediate container d8c3c828314f [2023-08-25T21:11:29.576Z] ---> fca6005748ac [2023-08-25T21:11:29.576Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-25T21:11:29.576Z] Successfully built fca6005748ac [2023-08-25T21:11:29.576Z] 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-08-25T21:11:30.006Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-25T21:11:30.006Z] [2023-08-25T21:11:30.006Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T21:11:30.312Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-25T21:11:30.312Z] latest: Pulling from edgex-lftools-log-publisher [2023-08-25T21:11:30.312Z] 5eb5b503b376: Pulling fs layer [2023-08-25T21:11:30.312Z] 5c69ac0246d0: Pulling fs layer [2023-08-25T21:11:30.312Z] ec43610c2a17: Pulling fs layer [2023-08-25T21:11:30.312Z] 3a2ae6a8a46f: Pulling fs layer [2023-08-25T21:11:30.312Z] 33b1e0a273af: Pulling fs layer [2023-08-25T21:11:30.312Z] 5d3b04190fa2: Pulling fs layer [2023-08-25T21:11:30.312Z] 2f39f015ded8: Pulling fs layer [2023-08-25T21:11:30.312Z] 33b1e0a273af: Waiting [2023-08-25T21:11:30.312Z] 5d3b04190fa2: Waiting [2023-08-25T21:11:30.312Z] 3a2ae6a8a46f: Waiting [2023-08-25T21:11:30.312Z] 2f39f015ded8: Waiting [2023-08-25T21:11:30.312Z] 5c69ac0246d0: Download complete [2023-08-25T21:11:30.312Z] 3a2ae6a8a46f: Download complete [2023-08-25T21:11:30.312Z] 33b1e0a273af: Verifying Checksum [2023-08-25T21:11:30.312Z] 33b1e0a273af: Download complete [2023-08-25T21:11:30.312Z] 5d3b04190fa2: Verifying Checksum [2023-08-25T21:11:30.312Z] 5d3b04190fa2: Download complete [2023-08-25T21:11:30.574Z] ec43610c2a17: Verifying Checksum [2023-08-25T21:11:30.574Z] ec43610c2a17: Download complete [2023-08-25T21:11:30.574Z] 5eb5b503b376: Verifying Checksum [2023-08-25T21:11:30.574Z] 5eb5b503b376: Download complete [2023-08-25T21:11:31.144Z] 2f39f015ded8: Download complete [2023-08-25T21:11:32.079Z] 5eb5b503b376: Pull complete [2023-08-25T21:11:32.079Z] 5c69ac0246d0: Pull complete [2023-08-25T21:11:32.646Z] ec43610c2a17: Pull complete [2023-08-25T21:11:32.646Z] 3a2ae6a8a46f: Pull complete [2023-08-25T21:11:32.904Z] 33b1e0a273af: Pull complete [2023-08-25T21:11:32.904Z] 5d3b04190fa2: Pull complete [2023-08-25T21:11:37.095Z] 2f39f015ded8: Pull complete [2023-08-25T21:11:37.095Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-08-25T21:11:37.095Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-25T21:11:37.095Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-25T21:11:37.172Z] prd-ubuntu20.04-docker-8c-8g-4592 does not seem to be running inside a container [2023-08-25T21:11:37.199Z] $ 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-08-25T21:11:44.129Z] $ docker top 30f291367e0ec4cea4dcd58c0920baf698ce776848f4d75b11e3c13ff9fa4eef -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] configFileProvider [2023-08-25T21:11:44.304Z] provisioning config files... [2023-08-25T21:11:44.331Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/12@tmp/config2298286853105643230tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-25T21:11:44.556Z] ---> job-cost.sh [2023-08-25T21:11:44.556Z] lf-activate-venv: SKIPPING [2023-08-25T21:11:44.556Z] INFO: No Stack... [2023-08-25T21:11:44.672Z] ---> docker-login.sh [2023-08-25T21:11:44.672Z] nexus3.edgexfoundry.org:10001 [2023-08-25T21:11:44.816Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-25T21:11:44.942Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T21:11:45.208Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T21:11:45.209Z] Configure a credential helper to remove this warning. See [2023-08-25T21:11:45.209Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T21:11:45.209Z] [2023-08-25T21:11:45.209Z] Login Succeeded [2023-08-25T21:11:45.209Z] nexus3.edgexfoundry.org:10002 [2023-08-25T21:11:45.385Z] INFO: Archiving Costs [Pipeline] sh [2023-08-25T21:11:45.479Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T21:11:45.479Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T21:11:45.479Z] Configure a credential helper to remove this warning. See [2023-08-25T21:11:45.479Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T21:11:45.479Z] [2023-08-25T21:11:45.479Z] Login Succeeded [2023-08-25T21:11:45.479Z] nexus3.edgexfoundry.org:10003 [2023-08-25T21:11:45.682Z] + cat /w/workspace/undry_device-rfid-llrp-go_PR-229/archives/cost.csv [2023-08-25T21:11:45.682Z] + cut -d, -f6 [Pipeline] lock [2023-08-25T21:11:45.694Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-12-stack-cost] [2023-08-25T21:11:45.699Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-12-stack-cost] did not exist. Created. [2023-08-25T21:11:45.700Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-12-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-25T21:11:45.747Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T21:11:46.004Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-08-25T21:11:46.016Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T21:11:46.016Z] Configure a credential helper to remove this warning. See [2023-08-25T21:11:46.016Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T21:11:46.016Z] [2023-08-25T21:11:46.016Z] Login Succeeded [2023-08-25T21:11:46.016Z] nexus3.edgexfoundry.org:10004 [2023-08-25T21:11:46.016Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T21:11:46.037Z] Stashed 1 file(s) [Pipeline] } [2023-08-25T21:11:46.043Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-12-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-25T21:11:46.064Z] $ docker stop --time=1 30f291367e0ec4cea4dcd58c0920baf698ce776848f4d75b11e3c13ff9fa4eef [2023-08-25T21:11:46.285Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T21:11:46.285Z] Configure a credential helper to remove this warning. See [2023-08-25T21:11:46.285Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T21:11:46.285Z] [2023-08-25T21:11:46.285Z] Login Succeeded [2023-08-25T21:11:46.285Z] docker.io [2023-08-25T21:11:46.554Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T21:11:46.821Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T21:11:46.821Z] Configure a credential helper to remove this warning. See [2023-08-25T21:11:46.821Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T21:11:46.821Z] [2023-08-25T21:11:46.821Z] Login Succeeded [2023-08-25T21:11:46.821Z] ---> docker-login.sh ends [2023-08-25T21:11:47.240Z] $ docker rm -f --volumes 30f291367e0ec4cea4dcd58c0920baf698ce776848f4d75b11e3c13ff9fa4eef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2023-08-25T21:11:47.298Z] Deleting 1 temporary files [Pipeline] // script [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] echo [2023-08-25T21:11:47.543Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-25T21:11:47.556Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-25T21:11:47.568Z] ========================================================= [2023-08-25T21:11:47.568Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-08-25T21:11:47.568Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T21:11:47.910Z] + 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-08-25T21:11:48.176Z] Sending build context to Docker daemon 1.218MB [2023-08-25T21:11:48.176Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-08-25T21:11:48.176Z] Step 2/12 : FROM ${BASE} AS builder [2023-08-25T21:11:49.589Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-08-25T21:11:49.589Z] edb6bdbacee9: Pulling fs layer [2023-08-25T21:11:49.589Z] 5f9638ab2659: Pulling fs layer [2023-08-25T21:11:49.589Z] 8d51d6327a98: Pulling fs layer [2023-08-25T21:11:49.589Z] 8b374f2dd631: Pulling fs layer [2023-08-25T21:11:49.589Z] ec14aa9079de: Pulling fs layer [2023-08-25T21:11:49.589Z] 2f466654f4bb: Pulling fs layer [2023-08-25T21:11:49.589Z] 8b374f2dd631: Waiting [2023-08-25T21:11:49.589Z] ec14aa9079de: Waiting [2023-08-25T21:11:49.589Z] 554e91adad29: Pulling fs layer [2023-08-25T21:11:49.589Z] 2f466654f4bb: Waiting [2023-08-25T21:11:49.589Z] 554e91adad29: Waiting [2023-08-25T21:11:49.589Z] 5f9638ab2659: Verifying Checksum [2023-08-25T21:11:49.589Z] 5f9638ab2659: Download complete [2023-08-25T21:11:49.589Z] 8b374f2dd631: Verifying Checksum [2023-08-25T21:11:49.589Z] 8b374f2dd631: Download complete [2023-08-25T21:11:49.589Z] ec14aa9079de: Verifying Checksum [2023-08-25T21:11:49.589Z] ec14aa9079de: Download complete [2023-08-25T21:11:49.589Z] edb6bdbacee9: Download complete [2023-08-25T21:11:50.573Z] edb6bdbacee9: Pull complete [2023-08-25T21:11:50.843Z] 554e91adad29: Verifying Checksum [2023-08-25T21:11:50.843Z] 554e91adad29: Download complete [2023-08-25T21:11:51.111Z] 5f9638ab2659: Pull complete [2023-08-25T21:11:52.075Z] 8d51d6327a98: Verifying Checksum [2023-08-25T21:11:52.075Z] 8d51d6327a98: Download complete [2023-08-25T21:11:52.075Z] 2f466654f4bb: Verifying Checksum [2023-08-25T21:11:52.075Z] 2f466654f4bb: Download complete [2023-08-25T21:12:04.393Z] 8d51d6327a98: Pull complete [2023-08-25T21:12:04.393Z] 8b374f2dd631: Pull complete [2023-08-25T21:12:04.393Z] ec14aa9079de: Pull complete [2023-08-25T21:12:11.086Z] 2f466654f4bb: Pull complete [2023-08-25T21:12:13.037Z] 554e91adad29: Pull complete [2023-08-25T21:12:13.037Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-08-25T21:12:13.306Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-25T21:12:13.306Z] ---> 1e15ea492957 [2023-08-25T21:12:13.306Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-08-25T21:12:14.269Z] ---> Running in 8137459b42d1 [2023-08-25T21:12:14.269Z] Removing intermediate container 8137459b42d1 [2023-08-25T21:12:14.269Z] ---> 074dc59a10be [2023-08-25T21:12:14.269Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-25T21:12:14.545Z] ---> Running in 71e0d9f74d4a [2023-08-25T21:12:14.813Z] Removing intermediate container 71e0d9f74d4a [2023-08-25T21:12:14.813Z] ---> b62b044975fb [2023-08-25T21:12:14.813Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-08-25T21:12:14.813Z] ---> Running in 572b3eb795c7 [2023-08-25T21:12:15.081Z] Removing intermediate container 572b3eb795c7 [2023-08-25T21:12:15.082Z] ---> 73092a76a061 [2023-08-25T21:12:15.082Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-08-25T21:12:15.082Z] ---> Running in 234e9b2edb5b [2023-08-25T21:12:15.351Z] Removing intermediate container 234e9b2edb5b [2023-08-25T21:12:15.351Z] ---> a8aaff22c6a3 [2023-08-25T21:12:15.351Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-25T21:12:15.617Z] ---> Running in b95a9c23a38e [2023-08-25T21:12:16.577Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-25T21:12:18.511Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-25T21:12:20.453Z] OK: 263 MiB in 53 packages [2023-08-25T21:12:21.041Z] Removing intermediate container b95a9c23a38e [2023-08-25T21:12:21.041Z] ---> 3e2779c656d0 [2023-08-25T21:12:21.041Z] Step 8/12 : WORKDIR /app [2023-08-25T21:12:21.041Z] ---> Running in 273192a29f0f [2023-08-25T21:12:21.308Z] Removing intermediate container 273192a29f0f [2023-08-25T21:12:21.308Z] ---> c7037dbb7b9f [2023-08-25T21:12:21.308Z] Step 9/12 : COPY go.mod vendor* ./ [2023-08-25T21:12:21.895Z] ---> 8916880841b0 [2023-08-25T21:12:21.895Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-25T21:12:21.895Z] ---> Running in 35bb5bc4a8ad [2023-08-25T21:13:29.770Z] Removing intermediate container 35bb5bc4a8ad [2023-08-25T21:13:29.770Z] ---> 3150ec2f0ad2 [2023-08-25T21:13:29.770Z] Step 11/12 : COPY . . [2023-08-25T21:13:29.770Z] ---> 217f8327af82 [2023-08-25T21:13:29.770Z] Step 12/12 : RUN $MAKE [2023-08-25T21:13:29.770Z] ---> Running in 959651a67bb5 [2023-08-25T21:13:29.770Z] noop [2023-08-25T21:13:29.770Z] Removing intermediate container 959651a67bb5 [2023-08-25T21:13:29.770Z] ---> 8dbe127b690d [2023-08-25T21:13:29.770Z] Successfully built 8dbe127b690d [2023-08-25T21:13:29.770Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T21:13:30.119Z] + docker inspect -f . ci-base-image-arm64 [2023-08-25T21:13:30.119Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-25T21:13:30.324Z] prd-ubuntu20.04-docker-arm64-4c-16g-4593 does not seem to be running inside a container [2023-08-25T21:13:30.389Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/12 -v /w/workspace/device-rfid-llrp-go/12:/w/workspace/device-rfid-llrp-go/12:rw,z -v /w/workspace/device-rfid-llrp-go/12@tmp:/w/workspace/device-rfid-llrp-go/12@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-08-25T21:13:31.624Z] $ docker top b0ad22e8264aaf2c69103a8115717651f6325de7104118a0777cd7aeb99aa5de -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-25T21:13:32.436Z] + go version [2023-08-25T21:13:32.436Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-08-25T21:13:32.455Z] $ docker stop --time=1 b0ad22e8264aaf2c69103a8115717651f6325de7104118a0777cd7aeb99aa5de [2023-08-25T21:13:35.860Z] $ docker rm -f --volumes b0ad22e8264aaf2c69103a8115717651f6325de7104118a0777cd7aeb99aa5de [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T21:13:36.389Z] + docker inspect -f . ci-base-image-arm64 [2023-08-25T21:13:36.389Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-25T21:13:36.559Z] prd-ubuntu20.04-docker-arm64-4c-16g-4593 does not seem to be running inside a container [2023-08-25T21:13:36.618Z] $ 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/12 -v /w/workspace/device-rfid-llrp-go/12:/w/workspace/device-rfid-llrp-go/12:rw,z -v /w/workspace/device-rfid-llrp-go/12@tmp:/w/workspace/device-rfid-llrp-go/12@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-08-25T21:13:37.716Z] $ docker top 207e1722a70176eababb888205a877bb5c1c56eda86de626fa31fe2553986560 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-25T21:13:38.212Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/12 [Pipeline] fileExists [Pipeline] sh [2023-08-25T21:13:38.546Z] + make test [2023-08-25T21:13:38.546Z] go test ./... -coverprofile=coverage.out ./... [2023-08-25T21:14:10.814Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-08-25T21:16:17.500Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-08-25T21:16:17.500Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-08-25T21:16:44.213Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 28.267s coverage: 40.6% of statements [2023-08-25T21:16:44.213Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.616s coverage: 51.9% of statements [2023-08-25T21:16:44.213Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.054s coverage: 95.5% of statements [2023-08-25T21:16:44.213Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-08-25T21:16:44.213Z] go vet ./... [2023-08-25T21:17:10.896Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-25T21:17:10.896Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-25T21:17:10.896Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-08-25T21:17:10.917Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-25T21:17:10.931Z] $ docker stop --time=1 207e1722a70176eababb888205a877bb5c1c56eda86de626fa31fe2553986560 [2023-08-25T21:17:12.709Z] $ docker rm -f --volumes 207e1722a70176eababb888205a877bb5c1c56eda86de626fa31fe2553986560 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-25T21:17:13.815Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-25T21:17:13.835Z] Warning: overwriting stash ‘coverage-report’ [2023-08-25T21:17:14.578Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-25T21:17:14.970Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-25T21:17:15.299Z] + ls -al . [2023-08-25T21:17:15.299Z] total 640 [2023-08-25T21:17:15.299Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 25 21:13 . [2023-08-25T21:17:15.299Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 25 21:11 .. [2023-08-25T21:17:15.299Z] -rw-rw-r-- 1 jenkins jenkins 134 Aug 25 21:11 .dockerignore [2023-08-25T21:17:15.299Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 25 21:11 .git [2023-08-25T21:17:15.299Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 21:11 .github [2023-08-25T21:17:15.299Z] -rw-rw-r-- 1 jenkins jenkins 946 Aug 25 21:11 .gitignore [2023-08-25T21:17:15.299Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 25 21:11 .golangci.yml [2023-08-25T21:17:15.299Z] -rw-rw-r-- 1 jenkins jenkins 11980 Aug 25 21:11 Attribution.txt [2023-08-25T21:17:15.299Z] -rw-rw-r-- 1 jenkins jenkins 10365 Aug 25 21:11 CHANGELOG.md [2023-08-25T21:17:15.299Z] -rw-rw-r-- 1 jenkins jenkins 1347 Aug 25 21:11 Dockerfile [2023-08-25T21:17:15.299Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 25 21:11 GOVERNANCE.md [2023-08-25T21:17:15.299Z] -rw-rw-r-- 1 jenkins jenkins 683 Aug 25 21:11 Jenkinsfile [2023-08-25T21:17:15.299Z] -rw-rw-r-- 1 jenkins jenkins 11347 Aug 25 21:11 LICENSE [2023-08-25T21:17:15.299Z] -rw-rw-r-- 1 jenkins jenkins 2179 Aug 25 21:11 Makefile [2023-08-25T21:17:15.299Z] -rw-rw-r-- 1 jenkins jenkins 625 Aug 25 21:11 OWNERS.md [2023-08-25T21:17:15.299Z] -rw-rw-r-- 1 jenkins jenkins 29016 Aug 25 21:11 README.md [2023-08-25T21:17:15.299Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 25 21:08 VERSION [2023-08-25T21:17:15.299Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 25 21:11 bin [2023-08-25T21:17:15.299Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 25 21:11 cmd [2023-08-25T21:17:15.299Z] -rw-r--r-- 1 jenkins jenkins 459493 Aug 25 21:16 coverage.out [2023-08-25T21:17:15.300Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 25 21:11 examples [2023-08-25T21:17:15.300Z] -rw-rw-r-- 1 jenkins jenkins 3876 Aug 25 21:11 go.mod [2023-08-25T21:17:15.300Z] -rw-rw-r-- 1 jenkins jenkins 33758 Aug 25 21:11 go.sum [2023-08-25T21:17:15.300Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 25 21:11 images [2023-08-25T21:17:15.300Z] drwxrwxr-x 5 jenkins jenkins 4096 Aug 25 21:11 internal [2023-08-25T21:17:15.300Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 25 21:11 snap [2023-08-25T21:17:15.300Z] -rw-rw-r-- 1 jenkins jenkins 193 Aug 25 21:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T21:17:15.654Z] + 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=a31e6d71ad66ba6af27d761a992a3817fdd6e6f6 --label arch=arm64 --label version=0.0.0 . [2023-08-25T21:17:15.940Z] Sending build context to Docker daemon 1.218MB [2023-08-25T21:17:15.940Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-08-25T21:17:15.940Z] Step 2/24 : FROM ${BASE} AS builder [2023-08-25T21:17:15.940Z] ---> 8dbe127b690d [2023-08-25T21:17:15.940Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-08-25T21:17:16.237Z] ---> Running in fa7079d0eaf6 [2023-08-25T21:17:16.237Z] Removing intermediate container fa7079d0eaf6 [2023-08-25T21:17:16.237Z] ---> 2c0fd09b51d9 [2023-08-25T21:17:16.237Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-25T21:17:16.522Z] ---> Running in c50c9e27b447 [2023-08-25T21:17:16.794Z] Removing intermediate container c50c9e27b447 [2023-08-25T21:17:16.794Z] ---> b0901e3792d8 [2023-08-25T21:17:16.794Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-08-25T21:17:16.794Z] ---> Running in 3b5970659b81 [2023-08-25T21:17:17.063Z] Removing intermediate container 3b5970659b81 [2023-08-25T21:17:17.063Z] ---> 969ddee78823 [2023-08-25T21:17:17.063Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-08-25T21:17:17.063Z] ---> Running in b5120195f58c [2023-08-25T21:17:17.335Z] Removing intermediate container b5120195f58c [2023-08-25T21:17:17.335Z] ---> 5f891f0f3909 [2023-08-25T21:17:17.335Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-25T21:17:17.335Z] ---> Running in 42a43bafc4ad [2023-08-25T21:17:18.759Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-25T21:17:19.031Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-25T21:17:19.996Z] OK: 263 MiB in 53 packages [2023-08-25T21:17:20.965Z] Removing intermediate container 42a43bafc4ad [2023-08-25T21:17:20.965Z] ---> 1dcd327690c7 [2023-08-25T21:17:20.965Z] Step 8/24 : WORKDIR /app [2023-08-25T21:17:20.965Z] ---> Running in 4c175c9a4d7d [2023-08-25T21:17:20.965Z] Removing intermediate container 4c175c9a4d7d [2023-08-25T21:17:20.965Z] ---> db778a333b06 [2023-08-25T21:17:20.965Z] Step 9/24 : COPY go.mod vendor* ./ [2023-08-25T21:17:24.309Z] ---> c644afd6735a [2023-08-25T21:17:24.309Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-25T21:17:24.309Z] ---> Running in ce48d67816fc [2023-08-25T21:17:26.254Z] Removing intermediate container ce48d67816fc [2023-08-25T21:17:26.254Z] ---> 5a85be6fe5e5 [2023-08-25T21:17:26.254Z] Step 11/24 : COPY . . [2023-08-25T21:17:26.523Z] ---> 1f3e8dc547b2 [2023-08-25T21:17:26.523Z] Step 12/24 : RUN $MAKE [2023-08-25T21:17:26.791Z] ---> Running in f9a46944255c [2023-08-25T21:17:27.755Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.16" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-08-25T21:19:49.437Z] Removing intermediate container f9a46944255c [2023-08-25T21:19:49.437Z] ---> baae1596d0ce [2023-08-25T21:19:49.437Z] Step 13/24 : FROM alpine:3.17 [2023-08-25T21:19:49.437Z] 3.17: Pulling from library/alpine [2023-08-25T21:19:49.437Z] 4060ece20d7a: Pulling fs layer [2023-08-25T21:19:49.437Z] 4060ece20d7a: Verifying Checksum [2023-08-25T21:19:49.437Z] 4060ece20d7a: Download complete [2023-08-25T21:19:49.437Z] 4060ece20d7a: Pull complete [2023-08-25T21:19:49.437Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-25T21:19:49.437Z] Status: Downloaded newer image for alpine:3.17 [2023-08-25T21:19:49.437Z] ---> 8650cd65339b [2023-08-25T21:19:49.437Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-08-25T21:19:49.437Z] ---> Running in c0494705a765 [2023-08-25T21:19:49.437Z] Removing intermediate container c0494705a765 [2023-08-25T21:19:49.437Z] ---> 955d60fbfa6b [2023-08-25T21:19:49.437Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-08-25T21:19:49.437Z] ---> Running in 25daca272038 [2023-08-25T21:19:49.437Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-25T21:19:49.437Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-25T21:19:49.437Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-08-25T21:19:49.437Z] Executing busybox-1.35.0-r29.trigger [2023-08-25T21:19:49.437Z] OK: 8 MiB in 16 packages [2023-08-25T21:19:49.437Z] Removing intermediate container 25daca272038 [2023-08-25T21:19:49.437Z] ---> c88cfada3294 [2023-08-25T21:19:49.437Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-08-25T21:19:49.437Z] ---> 61026d9949a6 [2023-08-25T21:19:49.437Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-08-25T21:19:49.437Z] ---> 6f6840e1e7ef [2023-08-25T21:19:49.437Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-08-25T21:19:49.437Z] ---> e19c4a7211b9 [2023-08-25T21:19:49.437Z] Step 19/24 : EXPOSE 59989 [2023-08-25T21:19:49.437Z] ---> Running in 3b51eaf1e88f [2023-08-25T21:19:49.437Z] Removing intermediate container 3b51eaf1e88f [2023-08-25T21:19:49.437Z] ---> 7c711ac496ce [2023-08-25T21:19:49.437Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-08-25T21:19:49.437Z] ---> Running in 58df1f3eebee [2023-08-25T21:19:49.437Z] Removing intermediate container 58df1f3eebee [2023-08-25T21:19:49.437Z] ---> d4bcd6693028 [2023-08-25T21:19:49.437Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-08-25T21:19:49.437Z] ---> Running in c0709e398c7f [2023-08-25T21:19:49.437Z] Removing intermediate container c0709e398c7f [2023-08-25T21:19:49.437Z] ---> 67cda4d50115 [2023-08-25T21:19:49.437Z] Step 22/24 : LABEL arch=arm64 [2023-08-25T21:19:49.437Z] ---> Running in 139f7588bda4 [2023-08-25T21:19:49.437Z] Removing intermediate container 139f7588bda4 [2023-08-25T21:19:49.437Z] ---> ca235760fba4 [2023-08-25T21:19:49.437Z] Step 23/24 : LABEL git_sha=a31e6d71ad66ba6af27d761a992a3817fdd6e6f6 [2023-08-25T21:19:49.437Z] ---> Running in c70e1c8b7e31 [2023-08-25T21:19:49.437Z] Removing intermediate container c70e1c8b7e31 [2023-08-25T21:19:49.437Z] ---> cc145d2766c2 [2023-08-25T21:19:49.437Z] Step 24/24 : LABEL version=0.0.0 [2023-08-25T21:19:49.437Z] ---> Running in 02f23ce0b254 [2023-08-25T21:19:49.437Z] Removing intermediate container 02f23ce0b254 [2023-08-25T21:19:49.437Z] ---> 0cd4d86fd5c6 [2023-08-25T21:19:49.437Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-25T21:19:49.437Z] Successfully built 0cd4d86fd5c6 [2023-08-25T21:19:49.437Z] 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-08-25T21:19:49.883Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-25T21:19:49.883Z] [2023-08-25T21:19:49.883Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T21:19:50.207Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-25T21:19:50.207Z] arm64: Pulling from edgex-lftools-log-publisher [2023-08-25T21:19:50.207Z] 8998bd30e6a1: Pulling fs layer [2023-08-25T21:19:50.207Z] 04944245beec: Pulling fs layer [2023-08-25T21:19:50.207Z] 699f458cf7ca: Pulling fs layer [2023-08-25T21:19:50.207Z] 765212b225bb: Pulling fs layer [2023-08-25T21:19:50.207Z] f23df028b6ca: Pulling fs layer [2023-08-25T21:19:50.207Z] d65c8cfc05b1: Pulling fs layer [2023-08-25T21:19:50.207Z] 2437ff75d9bd: Pulling fs layer [2023-08-25T21:19:50.207Z] 765212b225bb: Waiting [2023-08-25T21:19:50.207Z] f23df028b6ca: Waiting [2023-08-25T21:19:50.207Z] d65c8cfc05b1: Waiting [2023-08-25T21:19:50.207Z] 2437ff75d9bd: Waiting [2023-08-25T21:19:50.476Z] 04944245beec: Verifying Checksum [2023-08-25T21:19:50.476Z] 04944245beec: Download complete [2023-08-25T21:19:50.476Z] 765212b225bb: Verifying Checksum [2023-08-25T21:19:50.476Z] 765212b225bb: Download complete [2023-08-25T21:19:50.476Z] f23df028b6ca: Verifying Checksum [2023-08-25T21:19:50.476Z] f23df028b6ca: Download complete [2023-08-25T21:19:50.476Z] d65c8cfc05b1: Verifying Checksum [2023-08-25T21:19:50.476Z] d65c8cfc05b1: Download complete [2023-08-25T21:19:50.476Z] 699f458cf7ca: Verifying Checksum [2023-08-25T21:19:50.476Z] 699f458cf7ca: Download complete [2023-08-25T21:19:51.062Z] 8998bd30e6a1: Verifying Checksum [2023-08-25T21:19:51.062Z] 8998bd30e6a1: Download complete [2023-08-25T21:19:53.006Z] 2437ff75d9bd: Verifying Checksum [2023-08-25T21:19:53.006Z] 2437ff75d9bd: Download complete [2023-08-25T21:19:54.950Z] 8998bd30e6a1: Pull complete [2023-08-25T21:19:55.217Z] 04944245beec: Pull complete [2023-08-25T21:19:56.625Z] 699f458cf7ca: Pull complete [2023-08-25T21:19:56.625Z] 765212b225bb: Pull complete [2023-08-25T21:19:57.587Z] f23df028b6ca: Pull complete [2023-08-25T21:19:57.587Z] d65c8cfc05b1: Pull complete [2023-08-25T21:20:12.573Z] 2437ff75d9bd: Pull complete [2023-08-25T21:20:12.573Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-08-25T21:20:12.573Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-25T21:20:12.573Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-25T21:20:12.765Z] prd-ubuntu20.04-docker-arm64-4c-16g-4593 does not seem to be running inside a container [2023-08-25T21:20:12.825Z] $ 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/12 -v /w/workspace/device-rfid-llrp-go/12:/w/workspace/device-rfid-llrp-go/12:rw,z -v /w/workspace/device-rfid-llrp-go/12@tmp:/w/workspace/device-rfid-llrp-go/12@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-08-25T21:20:15.240Z] $ docker top 303d73900093a8995ae3a58cee3522e3ba08dd35f443b71b0a97d8fe50d9993b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-25T21:20:15.752Z] ---> job-cost.sh [2023-08-25T21:20:16.018Z] lf-activate-venv: SKIPPING [2023-08-25T21:20:16.018Z] INFO: No Stack... [2023-08-25T21:20:16.284Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-08-25T21:20:17.241Z] INFO: Archiving Costs [Pipeline] sh [2023-08-25T21:20:17.872Z] + + catcut /w/workspace/device-rfid-llrp-go/12/archives/cost.csv -d, [2023-08-25T21:20:17.872Z] -f6 [Pipeline] lock [2023-08-25T21:20:17.935Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-12-stack-cost] [2023-08-25T21:20:17.942Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-12-stack-cost] did not exist. Created. [2023-08-25T21:20:17.942Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-12-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-25T21:20:18.273Z] /w/workspace/device-rfid-llrp-go/12@tmp/durable-b679397c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-08-25T21:20:18.599Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-08-25T21:20:18.622Z] Warning: overwriting stash ‘stack-cost’ [2023-08-25T21:20:18.681Z] Stashed 1 file(s) [Pipeline] } [2023-08-25T21:20:18.688Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-12-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-25T21:20:18.706Z] $ docker stop --time=1 303d73900093a8995ae3a58cee3522e3ba08dd35f443b71b0a97d8fe50d9993b [2023-08-25T21:20:20.176Z] $ docker rm -f --volumes 303d73900093a8995ae3a58cee3522e3ba08dd35f443b71b0a97d8fe50d9993b [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-08-25T21:20:20.549Z] provisioning config files... [2023-08-25T21:20:20.556Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/config8427716712117761530tmp [Pipeline] { [Pipeline] sh [2023-08-25T21:20:20.857Z] + set +x [2023-08-25T21:20:20.857Z] + + bash -s -- [2023-08-25T21:20:20.857Z] curl -s https://codecov.io/bash [2023-08-25T21:20:20.857Z] [2023-08-25T21:20:20.857Z] _____ _ [2023-08-25T21:20:20.857Z] / ____| | | [2023-08-25T21:20:20.857Z] | | ___ __| | ___ ___ _____ __ [2023-08-25T21:20:20.857Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-08-25T21:20:20.857Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-08-25T21:20:20.857Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-08-25T21:20:20.857Z] Bash-1.0.6 [2023-08-25T21:20:20.857Z] [2023-08-25T21:20:20.857Z] [2023-08-25T21:20:20.857Z] ==> git version 2.25.1 found [2023-08-25T21:20:20.857Z] ==> 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-08-25T21:20:20.857Z] Release-Date: 2020-01-08 [2023-08-25T21:20:20.857Z] 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-08-25T21:20:20.857Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-08-25T21:20:20.857Z] ==> Jenkins CI detected. [2023-08-25T21:20:20.857Z] current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-229 [2023-08-25T21:20:20.857Z] project root: . [2023-08-25T21:20:20.857Z] --> token set from env [2023-08-25T21:20:20.857Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-08-25T21:20:20.857Z] ==> Running gcov in . (disable via -X gcov) [2023-08-25T21:20:20.857Z] ==> Python coveragepy not found [2023-08-25T21:20:20.857Z] ==> Searching for coverage reports in: [2023-08-25T21:20:20.857Z] + . [2023-08-25T21:20:20.857Z] -> Found 1 reports [2023-08-25T21:20:20.857Z] ==> Detecting git/mercurial file structure [2023-08-25T21:20:21.117Z] ==> Reading reports [2023-08-25T21:20:21.117Z] + ./coverage.out bytes=459493 [2023-08-25T21:20:21.117Z] ==> Appending adjustments [2023-08-25T21:20:21.117Z] https://docs.codecov.io/docs/fixing-reports [2023-08-25T21:20:21.376Z] + Found adjustments [2023-08-25T21:20:21.376Z] ==> Gzipping contents [2023-08-25T21:20:21.376Z] 52K /tmp/codecov.J0bwmk.gz [2023-08-25T21:20:21.376Z] ==> Uploading reports [2023-08-25T21:20:21.376Z] url: https://codecov.io [2023-08-25T21:20:21.376Z] query: branch=PR-229&commit=77d1422c8dd9d5a826384c81bc34a65b9d654784&build=12&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-229%2F12%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=229&job=&cmd_args= [2023-08-25T21:20:21.376Z] -> Pinging Codecov [2023-08-25T21:20:21.376Z] 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=77d1422c8dd9d5a826384c81bc34a65b9d654784&build=12&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-229%2F12%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=229&job=&cmd_args= [2023-08-25T21:20:21.376Z] -> Uploading to [2023-08-25T21:20:21.376Z] https://storage.googleapis.com/codecov/v4/raw/2023-08-25/581DD39554BDF9B6E22D074273EAD858/77d1422c8dd9d5a826384c81bc34a65b9d654784/84b532d8-14c4-472b-b44a-60c743a4b4b7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230825%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230825T212021Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=188b88f369df41acc762c2b7f8cb6457e4c2d1744acd0f48f17f60d33b331055 [2023-08-25T21:20:21.376Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-25T21:20:21.376Z] Dload Upload Total Spent Left Speed [2023-08-25T21:20:21.636Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50513 0 0 100 50513 0 263k --:--:-- --:--:-- --:--:-- 265k [2023-08-25T21:20:21.636Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/77d1422c8dd9d5a826384c81bc34a65b9d654784 [Pipeline] } [2023-08-25T21:20:21.643Z] 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-08-25T21:20:22.399Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-229/archives ] [2023-08-25T21:20:22.399Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-229/archives [2023-08-25T21:20:22.399Z] total 16 [2023-08-25T21:20:22.399Z] drwxr-xr-x 3 root root 4096 Aug 25 21:11 . [2023-08-25T21:20:22.399Z] drwxrwxr-x 12 jenkins jenkins 4096 Aug 25 21:11 .. [2023-08-25T21:20:22.399Z] drwxr-xr-x 2 root root 4096 Aug 25 21:11 cost [2023-08-25T21:20:22.399Z] -rw-r--r-- 1 root root 92 Aug 25 21:11 cost.csv [2023-08-25T21:20:22.399Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-229/archives [2023-08-25T21:20:22.399Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-229/archives [2023-08-25T21:20:22.399Z] total 16 [2023-08-25T21:20:22.399Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 25 21:11 . [2023-08-25T21:20:22.399Z] drwxrwxr-x 12 jenkins jenkins 4096 Aug 25 21:11 .. [2023-08-25T21:20:22.399Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 25 21:11 cost [2023-08-25T21:20:22.399Z] -rw-r--r-- 1 jenkins jenkins 92 Aug 25 21:11 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-08-25T21:20:22.693Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-25T21:20:23.568Z] ---> package-listing.sh [2023-08-25T21:20:23.568Z] ++ facter osfamily [2023-08-25T21:20:23.568Z] ++ tr '[:upper:]' '[:lower:]' [2023-08-25T21:20:23.827Z] + OS_FAMILY=debian [2023-08-25T21:20:23.827Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-229 [2023-08-25T21:20:23.827Z] + START_PACKAGES=/tmp/packages_start.txt [2023-08-25T21:20:23.827Z] + END_PACKAGES=/tmp/packages_end.txt [2023-08-25T21:20:23.827Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-08-25T21:20:23.827Z] + PACKAGES=/tmp/packages_start.txt [2023-08-25T21:20:23.827Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-229 ']' [2023-08-25T21:20:23.827Z] + PACKAGES=/tmp/packages_end.txt [2023-08-25T21:20:23.827Z] + case "${OS_FAMILY}" in [2023-08-25T21:20:23.827Z] + dpkg -l [2023-08-25T21:20:23.827Z] + grep '^ii' [2023-08-25T21:20:23.827Z] + '[' -f /tmp/packages_start.txt ']' [2023-08-25T21:20:23.827Z] + '[' -f /tmp/packages_end.txt ']' [2023-08-25T21:20:23.827Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-08-25T21:20:23.827Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-229 ']' [2023-08-25T21:20:23.827Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-229/archives/ [2023-08-25T21:20:23.827Z] + 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-08-25T21:20:23.837Z] 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-08-25T21:20:24.113Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T21:20:24.671Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-25T21:20:24.671Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-25T21:20:24.752Z] prd-ubuntu20.04-docker-8c-8g-4592 does not seem to be running inside a container [2023-08-25T21:20:24.784Z] $ 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-08-25T21:20:25.007Z] $ docker top bc14d9e67afe681fdda5e803eb4310df2cb339b789e1d1cf465be53a2318dcd7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-25T21:20:25.363Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-08-25T21:20:25.648Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-08-25T21:20:25.933Z] + ls /var/log/sa-host [2023-08-25T21:20:25.934Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-25T21:20:25.999Z] provisioning config files... [2023-08-25T21:20:26.007Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/config17256190748453596515tmp [Pipeline] { [Pipeline] echo [2023-08-25T21:20:26.021Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-25T21:20:26.304Z] ---> create-netrc.sh [Pipeline] } [2023-08-25T21:20:26.311Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-08-25T21:20:26.631Z] ---> python-tools-install.sh [Pipeline] echo [2023-08-25T21:20:26.639Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-25T21:20:26.924Z] ---> sudo-logs.sh [2023-08-25T21:20:26.924Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-08-25T21:20:26.947Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-25T21:20:27.230Z] ---> job-cost.sh [2023-08-25T21:20:27.230Z] lf-activate-venv: SKIPPING [2023-08-25T21:20:27.230Z] DEBUG: total: 0.2199999988079071 [2023-08-25T21:20:27.230Z] INFO: Retrieving Stack Cost... [2023-08-25T21:20:27.489Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-25T21:20:28.057Z] INFO: Archiving Costs [Pipeline] echo [2023-08-25T21:20:28.069Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-25T21:20:28.353Z] ---> logs-deploy.sh [2023-08-25T21:20:28.353Z] lf-activate-venv: SKIPPING [2023-08-25T21:20:28.353Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-229/12 [2023-08-25T21:20:28.353Z] INFO: archiving workspace using pattern(s): [2023-08-25T21:20:29.293Z] Archives upload complete. [2023-08-25T21:20:29.553Z] INFO: archiving logs to Nexus [2023-08-25T21:20:30.122Z] ---> uname -a: [2023-08-25T21:20:30.122Z] Linux prd-ubuntu20-04-docker-8c-8g-4592 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-08-25T21:20:30.122Z] [2023-08-25T21:20:30.122Z] [2023-08-25T21:20:30.122Z] ---> lscpu: [2023-08-25T21:20:30.122Z] Architecture: x86_64 [2023-08-25T21:20:30.122Z] CPU op-mode(s): 32-bit, 64-bit [2023-08-25T21:20:30.122Z] Byte Order: Little Endian [2023-08-25T21:20:30.122Z] Address sizes: 40 bits physical, 48 bits virtual [2023-08-25T21:20:30.122Z] CPU(s): 8 [2023-08-25T21:20:30.122Z] On-line CPU(s) list: 0-7 [2023-08-25T21:20:30.122Z] Thread(s) per core: 1 [2023-08-25T21:20:30.122Z] Core(s) per socket: 1 [2023-08-25T21:20:30.122Z] Socket(s): 8 [2023-08-25T21:20:30.122Z] NUMA node(s): 1 [2023-08-25T21:20:30.122Z] Vendor ID: AuthenticAMD [2023-08-25T21:20:30.122Z] CPU family: 23 [2023-08-25T21:20:30.122Z] Model: 49 [2023-08-25T21:20:30.122Z] Model name: AMD EPYC-Rome Processor [2023-08-25T21:20:30.122Z] Stepping: 0 [2023-08-25T21:20:30.122Z] CPU MHz: 2799.998 [2023-08-25T21:20:30.122Z] BogoMIPS: 5599.99 [2023-08-25T21:20:30.122Z] Virtualization: AMD-V [2023-08-25T21:20:30.122Z] Hypervisor vendor: KVM [2023-08-25T21:20:30.122Z] Virtualization type: full [2023-08-25T21:20:30.122Z] L1d cache: 256 KiB [2023-08-25T21:20:30.122Z] L1i cache: 256 KiB [2023-08-25T21:20:30.122Z] L2 cache: 4 MiB [2023-08-25T21:20:30.122Z] L3 cache: 128 MiB [2023-08-25T21:20:30.122Z] NUMA node0 CPU(s): 0-7 [2023-08-25T21:20:30.122Z] Vulnerability Itlb multihit: Not affected [2023-08-25T21:20:30.122Z] Vulnerability L1tf: Not affected [2023-08-25T21:20:30.122Z] Vulnerability Mds: Not affected [2023-08-25T21:20:30.122Z] Vulnerability Meltdown: Not affected [2023-08-25T21:20:30.122Z] Vulnerability Mmio stale data: Not affected [2023-08-25T21:20:30.122Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-08-25T21:20:30.122Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-08-25T21:20:30.122Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-08-25T21:20:30.122Z] Vulnerability Srbds: Not affected [2023-08-25T21:20:30.122Z] Vulnerability Tsx async abort: Not affected [2023-08-25T21:20:30.122Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-08-25T21:20:30.122Z] [2023-08-25T21:20:30.122Z] [2023-08-25T21:20:30.122Z] ---> nproc: [2023-08-25T21:20:30.122Z] 8 [2023-08-25T21:20:30.122Z] [2023-08-25T21:20:30.122Z]