Pull request #268 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 548ae4c0c964cacda874dcaac79844d7bb263092+fbcb6d3027ae2c9eb317848bea30a5d6743f2972 (c2a600d356a26c45791acbb0e4f7365941887537) 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-ssh13368591981872428012.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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-ssh7015265266535804154.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 05349e3f996d6f6d0c0ad3c2ccda408eae121119 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-268/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-268/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4012177491027403766.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-268/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10052169921575100407.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 05349e3f996d6f6d0c0ad3c2ccda408eae121119 # timeout=10 Commit message: "Merge pull request #444 from ernestojeda/update-streams" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17748539955364024959.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-268/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-268/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9760551478225808604.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 05349e3f996d6f6d0c0ad3c2ccda408eae121119 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-16375 in /w/workspace/undry_device-rfid-llrp-go_PR-268 [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-268 # 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/268/head:refs/remotes/origin/PR-268 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit fbcb6d3027ae2c9eb317848bea30a5d6743f2972 into PR head commit 548ae4c0c964cacda874dcaac79844d7bb263092 Merge succeeded, producing 548ae4c0c964cacda874dcaac79844d7bb263092 Checking out Revision 548ae4c0c964cacda874dcaac79844d7bb263092 (PR-268) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-02T11:00:52.100Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-02T11:00:52.276Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 548ae4c0c964cacda874dcaac79844d7bb263092 # 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 fbcb6d3027ae2c9eb317848bea30a5d6743f2972 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 548ae4c0c964cacda874dcaac79844d7bb263092 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-02T11:00:52.371Z] ========================================================= [2023-11-02T11:00:52.371Z] EdgeX Global Pipelines Version Info [2023-11-02T11:00:52.371Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-02T11:00:53.122Z] ------------------- [2023-11-02T11:00:53.122Z] stable info: [2023-11-02T11:00:53.122Z] ------------------- [2023-11-02T11:00:53.122Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-11-02T11:00:53.122Z] Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [2023-11-02T11:00:53.122Z] Message: update stable to v1.0.255 [2023-11-02T11:00:53.690Z] ------------------- [2023-11-02T11:00:53.690Z] experimental info: [2023-11-02T11:00:53.690Z] ------------------- [2023-11-02T11:00:53.690Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-02T11:00:53.690Z] Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [2023-11-02T11:00:53.690Z] Message: update experimental to v1.0.255 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-02T11:00:53.962Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2023-11-02T11:00:54.004Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2023-11-02T11:00:54.046Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-02T11:00:54.083Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-02T11:00:54.121Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-02T11:00:54.162Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-02T11:00:54.206Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-02T11:00:54.250Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-02T11:00:54.293Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-02T11:00:54.333Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-02T11:00:54.375Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-02T11:00:54.414Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2023-11-02T11:00:54.454Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-02T11:00:54.494Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-02T11:00:54.538Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-02T11:00:54.582Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-02T11:00:54.621Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-02T11:00:54.661Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-02T11:00:54.699Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-02T11:00:54.744Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-02T11:00:54.790Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-11-02T11:00:54.834Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-11-02T11:00:54.877Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-02T11:00:54.926Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-02T11:00:54.966Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-11-02T11:00:55.011Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-02T11:00:55.051Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-02T11:00:55.091Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-268 [Pipeline] echo [2023-11-02T11:00:55.133Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-268 [Pipeline] echo [2023-11-02T11:00:55.174Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-268 [Pipeline] echo [2023-11-02T11:00:55.214Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 548ae4c0c964cacda874dcaac79844d7bb263092 [Pipeline] echo [2023-11-02T11:00:55.254Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 548ae4c [Pipeline] echo [2023-11-02T11:00:55.305Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-02T11:00:55.418Z] provisioning config files... [2023-11-02T11:00:55.437Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-268@tmp/config3571929229084310957tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-02T11:00:55.809Z] ---> docker-login.sh [2023-11-02T11:00:55.809Z] nexus3.edgexfoundry.org:10001 [2023-11-02T11:00:56.069Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T11:00:56.330Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T11:00:56.330Z] Configure a credential helper to remove this warning. See [2023-11-02T11:00:56.330Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T11:00:56.330Z] [2023-11-02T11:00:56.330Z] Login Succeeded [2023-11-02T11:00:56.330Z] nexus3.edgexfoundry.org:10002 [2023-11-02T11:00:56.331Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T11:00:56.591Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T11:00:56.591Z] Configure a credential helper to remove this warning. See [2023-11-02T11:00:56.591Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T11:00:56.591Z] [2023-11-02T11:00:56.591Z] Login Succeeded [2023-11-02T11:00:56.591Z] nexus3.edgexfoundry.org:10003 [2023-11-02T11:00:56.591Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T11:00:56.591Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T11:00:56.591Z] Configure a credential helper to remove this warning. See [2023-11-02T11:00:56.591Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T11:00:56.591Z] [2023-11-02T11:00:56.591Z] Login Succeeded [2023-11-02T11:00:56.591Z] nexus3.edgexfoundry.org:10004 [2023-11-02T11:00:56.591Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T11:00:56.591Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T11:00:56.591Z] Configure a credential helper to remove this warning. See [2023-11-02T11:00:56.591Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T11:00:56.591Z] [2023-11-02T11:00:56.591Z] Login Succeeded [2023-11-02T11:00:56.591Z] docker.io [2023-11-02T11:00:56.851Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T11:00:57.112Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T11:00:57.112Z] Configure a credential helper to remove this warning. See [2023-11-02T11:00:57.113Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T11:00:57.113Z] [2023-11-02T11:00:57.113Z] Login Succeeded [2023-11-02T11:00:57.113Z] ---> docker-login.sh ends [Pipeline] } [2023-11-02T11:00:57.139Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-02T11:00:57.807Z] + git rev-list -1 --merges 548ae4c0c964cacda874dcaac79844d7bb263092~1..548ae4c0c964cacda874dcaac79844d7bb263092 [Pipeline] echo [2023-11-02T11:00:57.869Z] -----------> git rev-list -1 --merges 548ae4c0c964cacda874dcaac79844d7bb263092~1..548ae4c0c964cacda874dcaac79844d7bb263092 548ae4c0c964cacda874dcaac79844d7bb263092 [false] [Pipeline] sh [2023-11-02T11:00:58.182Z] + git log --format=format:%s -1 548ae4c0c964cacda874dcaac79844d7bb263092 [Pipeline] echo [2023-11-02T11:00:58.221Z] ========================================================= [2023-11-02T11:00:58.221Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-02T11:00:58.221Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-02T11:00:58.652Z] + git log --format=format:%s -1 548ae4c0c964cacda874dcaac79844d7bb263092 [Pipeline] echo [2023-11-02T11:00:58.683Z] [semverPrep] GIT_COMMIT: 548ae4c0c964cacda874dcaac79844d7bb263092, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-11-02T11:00:58.711Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-02T11:00:59.101Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-02T11:00:59.101Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-02T11:00:59.101Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-02T11:00:59.101Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-02T11:00:59.101Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-02T11:00:59.101Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-02T11:00:59.101Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T11:00:59.593Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-02T11:00:59.593Z] [2023-11-02T11:00:59.594Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T11:00:59.967Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-02T11:00:59.967Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-02T11:00:59.967Z] b85a868b505f: Pulling fs layer [2023-11-02T11:00:59.967Z] e2be974225ed: Pulling fs layer [2023-11-02T11:00:59.967Z] 339a4e72a1f5: Pulling fs layer [2023-11-02T11:00:59.967Z] 988bab9f4d93: Pulling fs layer [2023-11-02T11:00:59.967Z] 1469e6f7b9e6: Pulling fs layer [2023-11-02T11:00:59.967Z] eaf3925da568: Pulling fs layer [2023-11-02T11:00:59.967Z] bab4dde63d76: Pulling fs layer [2023-11-02T11:00:59.967Z] bde34c3a00c8: Pulling fs layer [2023-11-02T11:00:59.967Z] b352a97aabf1: Pulling fs layer [2023-11-02T11:00:59.967Z] 4872d77fe225: Pulling fs layer [2023-11-02T11:00:59.967Z] 5851b861e8e6: Pulling fs layer [2023-11-02T11:00:59.967Z] 988bab9f4d93: Waiting [2023-11-02T11:00:59.967Z] 1469e6f7b9e6: Waiting [2023-11-02T11:00:59.967Z] bde34c3a00c8: Waiting [2023-11-02T11:00:59.967Z] b352a97aabf1: Waiting [2023-11-02T11:00:59.967Z] 4872d77fe225: Waiting [2023-11-02T11:00:59.967Z] 5851b861e8e6: Waiting [2023-11-02T11:00:59.967Z] eaf3925da568: Waiting [2023-11-02T11:00:59.967Z] bab4dde63d76: Waiting [2023-11-02T11:00:59.967Z] e2be974225ed: Download complete [2023-11-02T11:00:59.967Z] 988bab9f4d93: Verifying Checksum [2023-11-02T11:00:59.967Z] 988bab9f4d93: Download complete [2023-11-02T11:01:00.227Z] 339a4e72a1f5: Verifying Checksum [2023-11-02T11:01:00.227Z] 339a4e72a1f5: Download complete [2023-11-02T11:01:00.227Z] eaf3925da568: Verifying Checksum [2023-11-02T11:01:00.227Z] eaf3925da568: Download complete [2023-11-02T11:01:00.227Z] 1469e6f7b9e6: Verifying Checksum [2023-11-02T11:01:00.227Z] 1469e6f7b9e6: Download complete [2023-11-02T11:01:00.227Z] bde34c3a00c8: Verifying Checksum [2023-11-02T11:01:00.227Z] bde34c3a00c8: Download complete [2023-11-02T11:01:00.227Z] b352a97aabf1: Download complete [2023-11-02T11:01:00.227Z] 4872d77fe225: Verifying Checksum [2023-11-02T11:01:00.227Z] 4872d77fe225: Download complete [2023-11-02T11:01:00.227Z] 5851b861e8e6: Verifying Checksum [2023-11-02T11:01:00.227Z] 5851b861e8e6: Download complete [2023-11-02T11:01:00.227Z] b85a868b505f: Download complete [2023-11-02T11:01:00.487Z] bab4dde63d76: Verifying Checksum [2023-11-02T11:01:00.487Z] bab4dde63d76: Download complete [2023-11-02T11:01:01.423Z] b85a868b505f: Pull complete [2023-11-02T11:01:01.683Z] e2be974225ed: Pull complete [2023-11-02T11:01:01.944Z] 339a4e72a1f5: Pull complete [2023-11-02T11:01:02.203Z] 988bab9f4d93: Pull complete [2023-11-02T11:01:02.463Z] 1469e6f7b9e6: Pull complete [2023-11-02T11:01:02.463Z] eaf3925da568: Pull complete [2023-11-02T11:01:04.367Z] bab4dde63d76: Pull complete [2023-11-02T11:01:04.367Z] bde34c3a00c8: Pull complete [2023-11-02T11:01:04.367Z] b352a97aabf1: Pull complete [2023-11-02T11:01:04.367Z] 4872d77fe225: Pull complete [2023-11-02T11:01:04.367Z] 5851b861e8e6: Pull complete [2023-11-02T11:01:04.627Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-02T11:01:04.627Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-02T11:01:04.627Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-02T11:01:04.865Z] prd-ubuntu20.04-docker-8c-8g-16375 does not seem to be running inside a container [2023-11-02T11:01:04.903Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-268 -v /w/workspace/undry_device-rfid-llrp-go_PR-268:/w/workspace/undry_device-rfid-llrp-go_PR-268:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-268@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-268@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-02T11:01:08.239Z] $ docker top 897415e87f0e346b90ce853315d98355116818511a4420124b8d70defbeb429a -eo pid,comm [2023-11-02T11:01:08.290Z] 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-11-02T11:01:08.290Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-02T11:01:08.419Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-02T11:01:08.419Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-02T11:01:08.551Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-02T11:01:08.557Z] $ docker exec 897415e87f0e346b90ce853315d98355116818511a4420124b8d70defbeb429a ssh-agent [2023-11-02T11:01:08.672Z] SSH_AUTH_SOCK=/tmp/ssh-Iv4VyUZuzioT/agent.33 [2023-11-02T11:01:08.672Z] SSH_AGENT_PID=39 [2023-11-02T11:01:08.684Z] Running ssh-add (command line suppressed) [2023-11-02T11:01:08.787Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-268@tmp/private_key_16376814757833116037.key (/w/workspace/undry_device-rfid-llrp-go_PR-268@tmp/private_key_16376814757833116037.key) [2023-11-02T11:01:08.798Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-02T11:01:09.137Z] + git tag --points-at HEAD [Pipeline] } [2023-11-02T11:01:09.211Z] $ docker exec --env ******** --env ******** 897415e87f0e346b90ce853315d98355116818511a4420124b8d70defbeb429a ssh-agent -k [2023-11-02T11:01:09.317Z] unset SSH_AUTH_SOCK; [2023-11-02T11:01:09.318Z] unset SSH_AGENT_PID; [2023-11-02T11:01:09.318Z] echo Agent pid 39 killed; [2023-11-02T11:01:09.324Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-02T11:01:09.421Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-02T11:01:09.421Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-02T11:01:09.532Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-02T11:01:09.537Z] $ docker exec 897415e87f0e346b90ce853315d98355116818511a4420124b8d70defbeb429a ssh-agent [2023-11-02T11:01:09.656Z] SSH_AUTH_SOCK=/tmp/ssh-mSXTxeP41Wis/agent.71 [2023-11-02T11:01:09.656Z] SSH_AGENT_PID=77 [2023-11-02T11:01:09.660Z] Running ssh-add (command line suppressed) [2023-11-02T11:01:09.782Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-268@tmp/private_key_15619368873130879641.key (/w/workspace/undry_device-rfid-llrp-go_PR-268@tmp/private_key_15619368873130879641.key) [2023-11-02T11:01:09.794Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-02T11:01:10.126Z] + git semver init [2023-11-02T11:01:10.387Z] 2023-11-02 11:01:10,327 [run_init] DEBUG init version:0.0.0 force:False [2023-11-02T11:01:10.387Z] 2023-11-02 11:01:10,328 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-268/.semver [2023-11-02T11:01:10.387Z] 2023-11-02 11:01:10,328 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-268/.semver [2023-11-02T11:01:10.388Z] 2023-11-02 11:01:10,328 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-268/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-268, universal_newlines=False, shell=None, istream=None) [2023-11-02T11:01:11.326Z] 2023-11-02 11:01:11,259 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-268/.git/info/exclude [2023-11-02T11:01:11.326Z] 2023-11-02 11:01:11,260 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-268/.semver/PR-268 with force:False [2023-11-02T11:01:11.326Z] 2023-11-02 11:01:11,260 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-268/.semver/PR-268 [2023-11-02T11:01:11.326Z] 2023-11-02 11:01:11,264 [execute] INFO git cat-file --batch-check [2023-11-02T11:01:11.326Z] 2023-11-02 11:01:11,264 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-268/.semver, universal_newlines=False, shell=None, istream=) [2023-11-02T11:01:11.326Z] 2023-11-02 11:01:11,271 [execute] INFO git cat-file --batch [2023-11-02T11:01:11.326Z] 2023-11-02 11:01:11,271 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-268/.semver, universal_newlines=False, shell=None, istream=) [2023-11-02T11:01:11.326Z] 2023-11-02 11:01:11,277 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-268/.semver/PR-268 [2023-11-02T11:01:11.326Z] 0.0.0 [Pipeline] } [2023-11-02T11:01:11.354Z] $ docker exec --env ******** --env ******** 897415e87f0e346b90ce853315d98355116818511a4420124b8d70defbeb429a ssh-agent -k [2023-11-02T11:01:11.453Z] unset SSH_AUTH_SOCK; [2023-11-02T11:01:11.453Z] unset SSH_AGENT_PID; [2023-11-02T11:01:11.453Z] echo Agent pid 77 killed; [2023-11-02T11:01:11.459Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-02T11:01:11.888Z] + git semver [Pipeline] } [2023-11-02T11:01:12.182Z] $ docker stop --time=1 897415e87f0e346b90ce853315d98355116818511a4420124b8d70defbeb429a [2023-11-02T11:01:13.512Z] $ docker rm -f --volumes 897415e87f0e346b90ce853315d98355116818511a4420124b8d70defbeb429a [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-02T11:01:13.907Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-02T11:01:14.179Z] Stashed 1 file(s) [Pipeline] echo [2023-11-02T11:01:14.195Z] [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-11-02T11:01:14.753Z] provisioning config files... [2023-11-02T11:01:14.763Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-268@tmp/config1918328810295217389tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-02T11:01:15.112Z] ---> docker-login.sh [2023-11-02T11:01:15.112Z] nexus3.edgexfoundry.org:10001 [2023-11-02T11:01:15.112Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T11:01:15.112Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T11:01:15.112Z] Configure a credential helper to remove this warning. See [2023-11-02T11:01:15.112Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T11:01:15.112Z] [2023-11-02T11:01:15.112Z] Login Succeeded [2023-11-02T11:01:15.112Z] nexus3.edgexfoundry.org:10002 [2023-11-02T11:01:15.112Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T11:01:15.112Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T11:01:15.112Z] Configure a credential helper to remove this warning. See [2023-11-02T11:01:15.112Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T11:01:15.112Z] [2023-11-02T11:01:15.112Z] Login Succeeded [2023-11-02T11:01:15.112Z] nexus3.edgexfoundry.org:10003 [2023-11-02T11:01:15.373Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T11:01:15.373Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T11:01:15.373Z] Configure a credential helper to remove this warning. See [2023-11-02T11:01:15.373Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T11:01:15.373Z] [2023-11-02T11:01:15.373Z] Login Succeeded [2023-11-02T11:01:15.373Z] nexus3.edgexfoundry.org:10004 [2023-11-02T11:01:15.373Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T11:01:15.373Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T11:01:15.373Z] Configure a credential helper to remove this warning. See [2023-11-02T11:01:15.373Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T11:01:15.373Z] [2023-11-02T11:01:15.373Z] Login Succeeded [2023-11-02T11:01:15.373Z] docker.io [2023-11-02T11:01:15.633Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T11:01:15.892Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T11:01:15.892Z] Configure a credential helper to remove this warning. See [2023-11-02T11:01:15.892Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T11:01:15.892Z] [2023-11-02T11:01:15.892Z] Login Succeeded [2023-11-02T11:01:15.892Z] ---> docker-login.sh ends [Pipeline] } [2023-11-02T11:01:15.921Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-02T11:01:16.137Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-02T11:01:16.177Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-02T11:01:16.210Z] ========================================================= [2023-11-02T11:01:16.211Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-02T11:01:16.211Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T11:01:16.686Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-02T11:01:16.686Z] Sending build context to Docker daemon 4.351MB [2023-11-02T11:01:16.686Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-02T11:01:16.686Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-02T11:01:16.686Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-02T11:01:16.686Z] 7264a8db6415: Pulling fs layer [2023-11-02T11:01:16.686Z] c4d48a809fc2: Pulling fs layer [2023-11-02T11:01:16.686Z] 4f1c88b9dad5: Pulling fs layer [2023-11-02T11:01:16.686Z] ad3a456e5733: Pulling fs layer [2023-11-02T11:01:16.686Z] 33e27b845d1e: Pulling fs layer [2023-11-02T11:01:16.686Z] c68163c4e522: Pulling fs layer [2023-11-02T11:01:16.686Z] 50da416c3ac9: Pulling fs layer [2023-11-02T11:01:16.686Z] 23d2d4c4bb30: Pulling fs layer [2023-11-02T11:01:16.686Z] c68163c4e522: Waiting [2023-11-02T11:01:16.686Z] 50da416c3ac9: Waiting [2023-11-02T11:01:16.686Z] 23d2d4c4bb30: Waiting [2023-11-02T11:01:16.686Z] ad3a456e5733: Waiting [2023-11-02T11:01:16.686Z] c4d48a809fc2: Download complete [2023-11-02T11:01:16.686Z] ad3a456e5733: Download complete [2023-11-02T11:01:16.686Z] 33e27b845d1e: Verifying Checksum [2023-11-02T11:01:16.686Z] 33e27b845d1e: Download complete [2023-11-02T11:01:16.686Z] 7264a8db6415: Verifying Checksum [2023-11-02T11:01:16.686Z] 7264a8db6415: Download complete [2023-11-02T11:01:16.947Z] c68163c4e522: Verifying Checksum [2023-11-02T11:01:16.947Z] c68163c4e522: Download complete [2023-11-02T11:01:16.947Z] 7264a8db6415: Pull complete [2023-11-02T11:01:17.208Z] c4d48a809fc2: Pull complete [2023-11-02T11:01:17.208Z] 23d2d4c4bb30: Verifying Checksum [2023-11-02T11:01:17.209Z] 23d2d4c4bb30: Download complete [2023-11-02T11:01:17.468Z] 4f1c88b9dad5: Verifying Checksum [2023-11-02T11:01:17.468Z] 4f1c88b9dad5: Download complete [2023-11-02T11:01:17.726Z] 50da416c3ac9: Verifying Checksum [2023-11-02T11:01:17.726Z] 50da416c3ac9: Download complete [2023-11-02T11:01:21.017Z] 4f1c88b9dad5: Pull complete [2023-11-02T11:01:21.017Z] ad3a456e5733: Pull complete [2023-11-02T11:01:21.017Z] 33e27b845d1e: Pull complete [2023-11-02T11:01:21.017Z] c68163c4e522: Pull complete [2023-11-02T11:01:23.549Z] 50da416c3ac9: Pull complete [2023-11-02T11:01:23.808Z] 23d2d4c4bb30: Pull complete [2023-11-02T11:01:23.808Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-11-02T11:01:23.808Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-02T11:01:23.808Z] ---> 0786185ac409 [2023-11-02T11:01:23.808Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-11-02T11:01:29.083Z] ---> Running in 91b586f3851a [2023-11-02T11:01:29.083Z] Removing intermediate container 91b586f3851a [2023-11-02T11:01:29.083Z] ---> 1da7cfbbfe82 [2023-11-02T11:01:29.083Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-02T11:01:29.083Z] ---> Running in 8bad46c92d0d [2023-11-02T11:01:29.083Z] Removing intermediate container 8bad46c92d0d [2023-11-02T11:01:29.083Z] ---> 1ce7e1fb4111 [2023-11-02T11:01:29.083Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-11-02T11:01:29.083Z] ---> Running in 987a91a6eb29 [2023-11-02T11:01:29.083Z] Removing intermediate container 987a91a6eb29 [2023-11-02T11:01:29.083Z] ---> 098767a950b7 [2023-11-02T11:01:29.083Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-02T11:01:29.083Z] ---> Running in d5771118c64a [2023-11-02T11:01:29.083Z] Removing intermediate container d5771118c64a [2023-11-02T11:01:29.083Z] ---> 16e6a76f5a7b [2023-11-02T11:01:29.083Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-02T11:01:29.083Z] ---> Running in 5be5efcaf652 [2023-11-02T11:01:29.083Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-02T11:01:29.341Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-02T11:01:29.575Z] Still waiting to schedule task [2023-11-02T11:01:29.575Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-11-02T11:01:29.600Z] OK: 264 MiB in 52 packages [2023-11-02T11:01:29.859Z] Removing intermediate container 5be5efcaf652 [2023-11-02T11:01:29.859Z] ---> 383bb900ac11 [2023-11-02T11:01:29.859Z] Step 8/12 : WORKDIR /app [2023-11-02T11:01:29.859Z] ---> Running in 2f2d17cd80e9 [2023-11-02T11:01:29.859Z] Removing intermediate container 2f2d17cd80e9 [2023-11-02T11:01:29.859Z] ---> 3af67a5939d8 [2023-11-02T11:01:29.859Z] Step 9/12 : COPY go.mod vendor* ./ [2023-11-02T11:01:30.116Z] ---> 581798d2e970 [2023-11-02T11:01:30.116Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-02T11:01:30.116Z] ---> Running in 4002a8eaff20 [2023-11-02T11:02:37.819Z] Removing intermediate container 4002a8eaff20 [2023-11-02T11:02:37.819Z] ---> 33e217e04969 [2023-11-02T11:02:37.819Z] Step 11/12 : COPY . . [2023-11-02T11:02:37.819Z] ---> d28b9d0f8092 [2023-11-02T11:02:37.819Z] Step 12/12 : RUN $MAKE [2023-11-02T11:02:37.819Z] ---> Running in b46f8c9602b3 [2023-11-02T11:02:37.819Z] noop [2023-11-02T11:02:37.819Z] Removing intermediate container b46f8c9602b3 [2023-11-02T11:02:37.819Z] ---> 57e8ce60945b [2023-11-02T11:02:37.819Z] Successfully built 57e8ce60945b [2023-11-02T11:02:37.819Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T11:02:38.264Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-02T11:02:38.264Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-02T11:02:38.422Z] prd-ubuntu20.04-docker-8c-8g-16375 does not seem to be running inside a container [2023-11-02T11:02:38.449Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-268 -v /w/workspace/undry_device-rfid-llrp-go_PR-268:/w/workspace/undry_device-rfid-llrp-go_PR-268:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-268@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-268@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-02T11:02:38.776Z] $ docker top b41707a6e9d94e8874cddd55f0a70e43ad0d830b3a621971b73a95d1c765dd04 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-02T11:02:39.167Z] + go version [2023-11-02T11:02:39.167Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-02T11:02:39.201Z] $ docker stop --time=1 b41707a6e9d94e8874cddd55f0a70e43ad0d830b3a621971b73a95d1c765dd04 [2023-11-02T11:02:40.784Z] $ docker rm -f --volumes b41707a6e9d94e8874cddd55f0a70e43ad0d830b3a621971b73a95d1c765dd04 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T11:02:41.560Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-02T11:02:41.560Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-02T11:02:41.724Z] prd-ubuntu20.04-docker-8c-8g-16375 does not seem to be running inside a container [2023-11-02T11:02:41.753Z] $ 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-268 -v /w/workspace/undry_device-rfid-llrp-go_PR-268:/w/workspace/undry_device-rfid-llrp-go_PR-268:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-268@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-268@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-02T11:02:42.521Z] $ docker top cc4c484952eb0377fe377b09ba5dd04d6b8258d08f513afd1bba23f53415de46 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-02T11:02:42.912Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-268 [Pipeline] fileExists [Pipeline] sh [2023-11-02T11:02:43.268Z] + make test [2023-11-02T11:02:43.268Z] go test ./... -coverprofile=coverage.out ./... [2023-11-02T11:02:49.243Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-11-02T11:02:59.251Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-11-02T11:02:59.251Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-11-02T11:03:03.437Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.270s coverage: 40.6% of statements [2023-11-02T11:03:03.437Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.239s coverage: 51.9% of statements [2023-11-02T11:03:03.437Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.006s coverage: 96.4% of statements [2023-11-02T11:03:13.817Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16376 in /w/workspace/undry_device-rfid-llrp-go_PR-268 [Pipeline] { [Pipeline] ws [2023-11-02T11:03:13.884Z] Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout [2023-11-02T11:03:13.964Z] The recommended git tool is: git [2023-11-02T11:03:18.494Z] using credential edgex-jenkins-ssh [2023-11-02T11:03:18.511Z] Cloning the remote Git repository [2023-11-02T11:03:18.555Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-11-02T11:03:18.648Z] > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 [2023-11-02T11:03:18.774Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-11-02T11:03:18.775Z] > git --version # timeout=10 [2023-11-02T11:03:18.796Z] > git --version # 'git version 2.25.1' [2023-11-02T11:03:18.798Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-02T11:03:18.948Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-02T11:03:20.108Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-11-02T11:03:20.138Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-02T11:03:20.942Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-11-02T11:03:20.980Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-11-02T11:03:20.980Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-02T11:03:20.994Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/268/head:refs/remotes/origin/PR-268 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-11-02T11:03:21.513Z] Merging remotes/origin/main commit fbcb6d3027ae2c9eb317848bea30a5d6743f2972 into PR head commit 548ae4c0c964cacda874dcaac79844d7bb263092 [2023-11-02T11:03:21.703Z] go vet ./... [2023-11-02T11:03:21.792Z] Merge succeeded, producing 548ae4c0c964cacda874dcaac79844d7bb263092 [2023-11-02T11:03:21.793Z] Checking out Revision 548ae4c0c964cacda874dcaac79844d7bb263092 (PR-268) [2023-11-02T11:03:22.261Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2023-11-02T11:03:22.308Z] > git --version # timeout=10 [2023-11-02T11:03:22.326Z] > git --version # 'git version 2.25.1' [2023-11-02T11:03:22.339Z] fatal: bad object 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [2023-11-02T11:03:21.532Z] > git config core.sparsecheckout # timeout=10 [2023-11-02T11:03:21.596Z] > git checkout -f 548ae4c0c964cacda874dcaac79844d7bb263092 # timeout=10 [2023-11-02T11:03:21.702Z] > git remote # timeout=10 [2023-11-02T11:03:21.718Z] > git config --get remote.origin.url # timeout=10 [2023-11-02T11:03:21.739Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-02T11:03:21.751Z] > git merge fbcb6d3027ae2c9eb317848bea30a5d6743f2972 # timeout=10 [2023-11-02T11:03:21.774Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-11-02T11:03:21.800Z] > git config core.sparsecheckout # timeout=10 [2023-11-02T11:03:21.815Z] > git checkout -f 548ae4c0c964cacda874dcaac79844d7bb263092 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-02T11:03:23.631Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-02T11:03:23.631Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-02T11:03:23.774Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-02T11:03:23.774Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-02T11:03:23.774Z] Dload Upload Total Spent Left Speed [2023-11-02T11:03:23.774Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 104k 0 --:--:-- --:--:-- --:--:-- 105k [2023-11-02T11:03:23.890Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-02T11:03:23.927Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-02T11:03:23.962Z] $ docker stop --time=1 cc4c484952eb0377fe377b09ba5dd04d6b8258d08f513afd1bba23f53415de46 [2023-11-02T11:03:31.624Z] $ docker rm -f --volumes cc4c484952eb0377fe377b09ba5dd04d6b8258d08f513afd1bba23f53415de46 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh [2023-11-02T11:03:32.159Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-02T11:03:32.232Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-02T11:03:32.270Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2023-11-02T11:03:32.574Z] + sudo tee /etc/docker/daemon.new [2023-11-02T11:03:32.574Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-02T11:03:32.574Z] { [2023-11-02T11:03:32.574Z] "registry-mirrors": [ [2023-11-02T11:03:32.574Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-02T11:03:32.574Z] ], [2023-11-02T11:03:32.574Z] "bip": "10.250.0.254/24", [2023-11-02T11:03:32.574Z] "hosts": [ [2023-11-02T11:03:32.574Z] "tcp://0.0.0.0:5555", [2023-11-02T11:03:32.574Z] "unix:///var/run/docker.sock" [2023-11-02T11:03:32.574Z] ], [2023-11-02T11:03:32.574Z] "mtu": 1458, [2023-11-02T11:03:32.574Z] "selinux-enabled": true, [2023-11-02T11:03:32.574Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-02T11:03:32.574Z] } [Pipeline] sh [Pipeline] sh [2023-11-02T11:03:33.077Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-02T11:03:33.115Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-02T11:03:33.412Z] + sudo service docker restart [2023-11-02T11:03:33.487Z] + ls -al . [2023-11-02T11:03:33.487Z] total 640 [2023-11-02T11:03:33.487Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 2 11:02 . [2023-11-02T11:03:33.487Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 2 11:00 .. [2023-11-02T11:03:33.487Z] -rw-rw-r-- 1 jenkins jenkins 134 Nov 2 11:00 .dockerignore [2023-11-02T11:03:33.487Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 2 11:03 .git [2023-11-02T11:03:33.487Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 2 11:00 .github [2023-11-02T11:03:33.487Z] -rw-rw-r-- 1 jenkins jenkins 880 Nov 2 11:00 .gitignore [2023-11-02T11:03:33.487Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 2 11:00 .golangci.yml [2023-11-02T11:03:33.487Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 2 11:01 .semver [2023-11-02T11:03:33.487Z] -rw-rw-r-- 1 jenkins jenkins 11980 Nov 2 11:00 Attribution.txt [2023-11-02T11:03:33.487Z] -rw-rw-r-- 1 jenkins jenkins 10365 Nov 2 11:00 CHANGELOG.md [2023-11-02T11:03:33.487Z] -rw-rw-r-- 1 jenkins jenkins 1347 Nov 2 11:00 Dockerfile [2023-11-02T11:03:33.487Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 2 11:00 GOVERNANCE.md [2023-11-02T11:03:33.487Z] -rw-rw-r-- 1 jenkins jenkins 661 Nov 2 11:00 Jenkinsfile [2023-11-02T11:03:33.487Z] -rw-rw-r-- 1 jenkins jenkins 11347 Nov 2 11:00 LICENSE [2023-11-02T11:03:33.487Z] -rw-rw-r-- 1 jenkins jenkins 2179 Nov 2 11:00 Makefile [2023-11-02T11:03:33.487Z] -rw-rw-r-- 1 jenkins jenkins 625 Nov 2 11:00 OWNERS.md [2023-11-02T11:03:33.487Z] -rw-rw-r-- 1 jenkins jenkins 28907 Nov 2 11:00 README.md [2023-11-02T11:03:33.487Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 2 11:01 VERSION [2023-11-02T11:03:33.487Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 2 11:00 bin [2023-11-02T11:03:33.487Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 2 11:00 cmd [2023-11-02T11:03:33.487Z] -rw-r--r-- 1 jenkins jenkins 459493 Nov 2 11:03 coverage.out [2023-11-02T11:03:33.487Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 2 11:00 examples [2023-11-02T11:03:33.487Z] -rw-rw-r-- 1 jenkins jenkins 3878 Nov 2 11:00 go.mod [2023-11-02T11:03:33.487Z] -rw-rw-r-- 1 jenkins jenkins 34490 Nov 2 11:00 go.sum [2023-11-02T11:03:33.487Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 2 11:00 images [2023-11-02T11:03:33.487Z] drwxrwxr-x 5 jenkins jenkins 4096 Nov 2 11:00 internal [2023-11-02T11:03:33.487Z] -rw-rw-r-- 1 jenkins jenkins 193 Nov 2 11:00 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T11:03:33.890Z] + 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=548ae4c0c964cacda874dcaac79844d7bb263092 --label arch=amd64 --label version=0.0.0 . [2023-11-02T11:03:33.890Z] Sending build context to Docker daemon 4.351MB [2023-11-02T11:03:33.890Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2023-11-02T11:03:33.890Z] Step 2/24 : FROM ${BASE} AS builder [2023-11-02T11:03:33.890Z] ---> 57e8ce60945b [2023-11-02T11:03:33.890Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-11-02T11:03:34.469Z] ---> Running in 3255e1b10631 [2023-11-02T11:03:34.728Z] Removing intermediate container 3255e1b10631 [2023-11-02T11:03:34.728Z] ---> bc4f83098dfb [2023-11-02T11:03:34.728Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-02T11:03:34.988Z] ---> Running in 698194eee908 [2023-11-02T11:03:35.246Z] Removing intermediate container 698194eee908 [2023-11-02T11:03:35.246Z] ---> c27732104172 [2023-11-02T11:03:35.246Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-11-02T11:03:35.246Z] ---> Running in 163550fe7b2c [2023-11-02T11:03:35.505Z] Removing intermediate container 163550fe7b2c [2023-11-02T11:03:35.505Z] ---> 67a1efbef91e [2023-11-02T11:03:35.505Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-11-02T11:03:35.765Z] ---> Running in 70466da9f8ff [2023-11-02T11:03:35.765Z] Removing intermediate container 70466da9f8ff [2023-11-02T11:03:35.765Z] ---> b6c058da3d9d [2023-11-02T11:03:35.765Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-02T11:03:36.024Z] ---> Running in 5be3ce9fd4c8 [2023-11-02T11:03:36.591Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-02T11:03:36.591Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-02T11:03:36.851Z] OK: 264 MiB in 52 packages [2023-11-02T11:03:37.789Z] Removing intermediate container 5be3ce9fd4c8 [2023-11-02T11:03:37.789Z] ---> 101bc5a1293d [2023-11-02T11:03:37.789Z] Step 8/24 : WORKDIR /app [2023-11-02T11:03:37.789Z] ---> Running in b438972fc255 [2023-11-02T11:03:38.049Z] Removing intermediate container b438972fc255 [2023-11-02T11:03:38.049Z] ---> 8a11e67ade4d [2023-11-02T11:03:38.049Z] Step 9/24 : COPY go.mod vendor* ./ [2023-11-02T11:03:38.049Z] ---> b7ba688b16cf [2023-11-02T11:03:38.049Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-02T11:03:38.308Z] ---> Running in b4d8c8f0bfbb [2023-11-02T11:03:39.690Z] Removing intermediate container b4d8c8f0bfbb [2023-11-02T11:03:39.690Z] ---> b3abbc17c14f [2023-11-02T11:03:39.690Z] Step 11/24 : COPY . . [2023-11-02T11:03:39.950Z] ---> a0fc167a5c9b [2023-11-02T11:03:39.950Z] Step 12/24 : RUN $MAKE [2023-11-02T11:03:40.209Z] ---> Running in f4f029e9b5ea [2023-11-02T11:03:40.777Z] 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.39" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-02T11:03:51.699Z] provisioning config files... [2023-11-02T11:03:51.721Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config15142464239490838185tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-02T11:03:52.137Z] ---> docker-login.sh [2023-11-02T11:03:52.137Z] nexus3.edgexfoundry.org:10001 [2023-11-02T11:03:52.412Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T11:03:52.683Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T11:03:52.683Z] Configure a credential helper to remove this warning. See [2023-11-02T11:03:52.683Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T11:03:52.683Z] [2023-11-02T11:03:52.683Z] Login Succeeded [2023-11-02T11:03:52.683Z] nexus3.edgexfoundry.org:10002 [2023-11-02T11:03:52.952Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T11:03:53.219Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T11:03:53.219Z] Configure a credential helper to remove this warning. See [2023-11-02T11:03:53.219Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T11:03:53.219Z] [2023-11-02T11:03:53.219Z] Login Succeeded [2023-11-02T11:03:53.219Z] nexus3.edgexfoundry.org:10003 [2023-11-02T11:03:53.490Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T11:03:53.490Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T11:03:53.490Z] Configure a credential helper to remove this warning. See [2023-11-02T11:03:53.490Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T11:03:53.490Z] [2023-11-02T11:03:53.490Z] Login Succeeded [2023-11-02T11:03:53.490Z] nexus3.edgexfoundry.org:10004 [2023-11-02T11:03:53.759Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T11:03:53.760Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T11:03:53.760Z] Configure a credential helper to remove this warning. See [2023-11-02T11:03:53.760Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T11:03:53.760Z] [2023-11-02T11:03:53.760Z] Login Succeeded [2023-11-02T11:03:53.760Z] docker.io [2023-11-02T11:03:54.026Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T11:03:54.292Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T11:03:54.292Z] Configure a credential helper to remove this warning. See [2023-11-02T11:03:54.292Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T11:03:54.292Z] [2023-11-02T11:03:54.292Z] Login Succeeded [2023-11-02T11:03:54.292Z] ---> docker-login.sh ends [Pipeline] } [2023-11-02T11:03:54.323Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-02T11:03:54.678Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-02T11:03:54.717Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-02T11:03:54.757Z] ========================================================= [2023-11-02T11:03:54.757Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-02T11:03:54.757Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T11:03:55.259Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-02T11:03:55.526Z] Sending build context to Docker daemon 1.197MB [2023-11-02T11:03:55.526Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-02T11:03:55.526Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-02T11:03:55.797Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-02T11:03:55.797Z] 9fda8d8052c6: Pulling fs layer [2023-11-02T11:03:55.797Z] 5d54e960e981: Pulling fs layer [2023-11-02T11:03:55.797Z] c4a7e357bf2a: Pulling fs layer [2023-11-02T11:03:55.797Z] f0e02332f6b5: Pulling fs layer [2023-11-02T11:03:55.797Z] cefa15bbcfad: Pulling fs layer [2023-11-02T11:03:55.797Z] 17808c966233: Pulling fs layer [2023-11-02T11:03:55.797Z] f4c1fc716caa: Pulling fs layer [2023-11-02T11:03:55.797Z] cefa15bbcfad: Waiting [2023-11-02T11:03:55.797Z] 17808c966233: Waiting [2023-11-02T11:03:55.797Z] f4c1fc716caa: Waiting [2023-11-02T11:03:55.797Z] f0e02332f6b5: Waiting [2023-11-02T11:03:55.797Z] 5d54e960e981: Verifying Checksum [2023-11-02T11:03:55.797Z] 5d54e960e981: Download complete [2023-11-02T11:03:55.797Z] f0e02332f6b5: Verifying Checksum [2023-11-02T11:03:55.797Z] f0e02332f6b5: Download complete [2023-11-02T11:03:55.797Z] cefa15bbcfad: Verifying Checksum [2023-11-02T11:03:55.797Z] cefa15bbcfad: Download complete [2023-11-02T11:03:55.797Z] 9fda8d8052c6: Download complete [2023-11-02T11:03:56.387Z] f4c1fc716caa: Verifying Checksum [2023-11-02T11:03:56.387Z] f4c1fc716caa: Download complete [2023-11-02T11:03:56.978Z] 9fda8d8052c6: Pull complete [2023-11-02T11:03:57.566Z] 5d54e960e981: Pull complete [2023-11-02T11:03:57.566Z] c4a7e357bf2a: Verifying Checksum [2023-11-02T11:03:57.566Z] c4a7e357bf2a: Download complete [2023-11-02T11:03:58.526Z] 17808c966233: Verifying Checksum [2023-11-02T11:03:58.526Z] 17808c966233: Download complete [2023-11-02T11:04:07.390Z] Removing intermediate container f4f029e9b5ea [2023-11-02T11:04:07.390Z] ---> 48384f701b96 [2023-11-02T11:04:07.390Z] Step 13/24 : FROM alpine:3.18 [2023-11-02T11:04:07.390Z] 3.18: Pulling from library/alpine [2023-11-02T11:04:07.390Z] 96526aa774ef: Pulling fs layer [2023-11-02T11:04:07.390Z] 96526aa774ef: Download complete [2023-11-02T11:04:07.390Z] 96526aa774ef: Pull complete [2023-11-02T11:04:07.390Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-02T11:04:07.390Z] Status: Downloaded newer image for alpine:3.18 [2023-11-02T11:04:07.390Z] ---> 8ca4688f4f35 [2023-11-02T11:04:07.390Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-11-02T11:04:07.390Z] ---> Running in a9d3ae0d0dc5 [2023-11-02T11:04:07.390Z] Removing intermediate container a9d3ae0d0dc5 [2023-11-02T11:04:07.390Z] ---> b6d2f95ab419 [2023-11-02T11:04:07.390Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-11-02T11:04:07.390Z] ---> Running in c4b40d0cbeee [2023-11-02T11:04:07.651Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-02T11:04:07.651Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-02T11:04:08.218Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-11-02T11:04:08.218Z] Executing busybox-1.36.1-r2.trigger [2023-11-02T11:04:08.218Z] OK: 7 MiB in 16 packages [2023-11-02T11:04:09.152Z] Removing intermediate container c4b40d0cbeee [2023-11-02T11:04:09.152Z] ---> f0f4dccb1ca6 [2023-11-02T11:04:09.152Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-11-02T11:04:09.152Z] ---> ffc8afac3a10 [2023-11-02T11:04:09.152Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-11-02T11:04:09.152Z] ---> 5201dcc39078 [2023-11-02T11:04:09.152Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-11-02T11:04:10.086Z] ---> 3ba8eaa2e5fa [2023-11-02T11:04:10.086Z] Step 19/24 : EXPOSE 59989 [2023-11-02T11:04:10.086Z] ---> Running in c3d48df2aea7 [2023-11-02T11:04:10.344Z] Removing intermediate container c3d48df2aea7 [2023-11-02T11:04:10.345Z] ---> f1250670818a [2023-11-02T11:04:10.345Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-11-02T11:04:10.345Z] ---> Running in d5768886a686 [2023-11-02T11:04:10.345Z] Removing intermediate container d5768886a686 [2023-11-02T11:04:10.345Z] ---> f3f2d6bdaa72 [2023-11-02T11:04:10.345Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-02T11:04:10.345Z] ---> Running in 4a4a4d56b47a [2023-11-02T11:04:10.603Z] Removing intermediate container 4a4a4d56b47a [2023-11-02T11:04:10.603Z] ---> 81cb2fa20267 [2023-11-02T11:04:10.603Z] Step 22/24 : LABEL arch=amd64 [2023-11-02T11:04:10.603Z] ---> Running in aa150fb6ef7b [2023-11-02T11:04:10.603Z] Removing intermediate container aa150fb6ef7b [2023-11-02T11:04:10.603Z] ---> 201203bc492f [2023-11-02T11:04:10.603Z] Step 23/24 : LABEL git_sha=548ae4c0c964cacda874dcaac79844d7bb263092 [2023-11-02T11:04:10.603Z] ---> Running in 98ff86fe8ddd [2023-11-02T11:04:10.603Z] Removing intermediate container 98ff86fe8ddd [2023-11-02T11:04:10.603Z] ---> c6b970eaf428 [2023-11-02T11:04:10.603Z] Step 24/24 : LABEL version=0.0.0 [2023-11-02T11:04:10.603Z] ---> Running in 644fe2437d94 [2023-11-02T11:04:10.862Z] Removing intermediate container 644fe2437d94 [2023-11-02T11:04:10.862Z] ---> 1e6c43b0b109 [2023-11-02T11:04:10.862Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-02T11:04:10.862Z] Successfully built 1e6c43b0b109 [2023-11-02T11:04:10.862Z] Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2023-11-02T11:04:10.965Z] c4a7e357bf2a: Pull complete [2023-11-02T11:04:10.965Z] f0e02332f6b5: Pull complete [2023-11-02T11:04:10.965Z] cefa15bbcfad: Pull complete [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-11-02T11:04:11.784Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-02T11:04:11.784Z] [2023-11-02T11:04:11.784Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T11:04:12.166Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-02T11:04:12.166Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-02T11:04:12.166Z] 5eb5b503b376: Pulling fs layer [2023-11-02T11:04:12.166Z] 5c69ac0246d0: Pulling fs layer [2023-11-02T11:04:12.166Z] ec43610c2a17: Pulling fs layer [2023-11-02T11:04:12.166Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-02T11:04:12.166Z] 33b1e0a273af: Pulling fs layer [2023-11-02T11:04:12.166Z] 5d3b04190fa2: Pulling fs layer [2023-11-02T11:04:12.166Z] 2f39f015ded8: Pulling fs layer [2023-11-02T11:04:12.166Z] 3a2ae6a8a46f: Waiting [2023-11-02T11:04:12.166Z] 33b1e0a273af: Waiting [2023-11-02T11:04:12.166Z] 5d3b04190fa2: Waiting [2023-11-02T11:04:12.166Z] 2f39f015ded8: Waiting [2023-11-02T11:04:12.166Z] 5c69ac0246d0: Download complete [2023-11-02T11:04:12.166Z] 3a2ae6a8a46f: Verifying Checksum [2023-11-02T11:04:12.166Z] 3a2ae6a8a46f: Download complete [2023-11-02T11:04:12.166Z] 33b1e0a273af: Verifying Checksum [2023-11-02T11:04:12.166Z] 33b1e0a273af: Download complete [2023-11-02T11:04:12.166Z] 5d3b04190fa2: Download complete [2023-11-02T11:04:12.166Z] ec43610c2a17: Verifying Checksum [2023-11-02T11:04:12.166Z] ec43610c2a17: Download complete [2023-11-02T11:04:12.425Z] 5eb5b503b376: Verifying Checksum [2023-11-02T11:04:12.425Z] 5eb5b503b376: Download complete [2023-11-02T11:04:12.992Z] 2f39f015ded8: Verifying Checksum [2023-11-02T11:04:12.992Z] 2f39f015ded8: Download complete [2023-11-02T11:04:13.559Z] 5eb5b503b376: Pull complete [2023-11-02T11:04:13.559Z] 5c69ac0246d0: Pull complete [2023-11-02T11:04:14.124Z] ec43610c2a17: Pull complete [2023-11-02T11:04:14.124Z] 3a2ae6a8a46f: Pull complete [2023-11-02T11:04:14.383Z] 33b1e0a273af: Pull complete [2023-11-02T11:04:14.383Z] 5d3b04190fa2: Pull complete [2023-11-02T11:04:18.572Z] 2f39f015ded8: Pull complete [2023-11-02T11:04:18.572Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-02T11:04:18.572Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-02T11:04:18.572Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-02T11:04:18.785Z] prd-ubuntu20.04-docker-8c-8g-16375 does not seem to be running inside a container [2023-11-02T11:04:18.817Z] $ 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-268 -v /w/workspace/undry_device-rfid-llrp-go_PR-268:/w/workspace/undry_device-rfid-llrp-go_PR-268:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-268@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-268@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-02T11:04:19.177Z] 17808c966233: Pull complete [2023-11-02T11:04:22.663Z] $ docker top 19e62911f453fb49db547a22b9bdf8dff4da9e52b22f63ed24542658de4fe6a2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-02T11:04:23.141Z] ---> job-cost.sh [2023-11-02T11:04:23.141Z] lf-activate-venv: SKIPPING [2023-11-02T11:04:23.141Z] INFO: No Stack... [2023-11-02T11:04:23.400Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-02T11:04:23.430Z] f4c1fc716caa: Pull complete [2023-11-02T11:04:23.430Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-11-02T11:04:23.430Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-02T11:04:23.430Z] ---> ea914061e18c [2023-11-02T11:04:23.430Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-11-02T11:04:23.967Z] INFO: Archiving Costs [Pipeline] sh [2023-11-02T11:04:24.289Z] + + cut -d, -f6 [2023-11-02T11:04:24.289Z] cat /w/workspace/undry_device-rfid-llrp-go_PR-268/archives/cost.csv [Pipeline] lock [2023-11-02T11:04:24.332Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-268-1-stack-cost] [2023-11-02T11:04:24.336Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-268-1-stack-cost] did not exist. Created. [2023-11-02T11:04:24.337Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-268-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-02T11:04:24.727Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-02T11:04:24.783Z] Stashed 1 file(s) [Pipeline] } [2023-11-02T11:04:24.815Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-268-1-stack-cost] [2023-11-02T11:04:24.838Z] ---> Running in ed339e4a586a [2023-11-02T11:04:24.838Z] Removing intermediate container ed339e4a586a [2023-11-02T11:04:24.838Z] ---> ba28617ec02c [2023-11-02T11:04:24.838Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-02T11:04:24.838Z] ---> Running in eac22123977e [Pipeline] // lock [Pipeline] } [2023-11-02T11:04:24.897Z] $ docker stop --time=1 19e62911f453fb49db547a22b9bdf8dff4da9e52b22f63ed24542658de4fe6a2 [2023-11-02T11:04:25.108Z] Removing intermediate container eac22123977e [2023-11-02T11:04:25.108Z] ---> af5386caae8a [2023-11-02T11:04:25.108Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-11-02T11:04:25.373Z] ---> Running in 3a9eac217311 [2023-11-02T11:04:25.639Z] Removing intermediate container 3a9eac217311 [2023-11-02T11:04:25.639Z] ---> 79fa8d10f40d [2023-11-02T11:04:25.639Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-02T11:04:25.639Z] ---> Running in ede0a5c10a15 [2023-11-02T11:04:25.910Z] Removing intermediate container ede0a5c10a15 [2023-11-02T11:04:25.910Z] ---> 01ce183297f2 [2023-11-02T11:04:25.910Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-02T11:04:25.910Z] ---> Running in 7d06bb297bc7 [2023-11-02T11:04:26.042Z] $ docker rm -f --volumes 19e62911f453fb49db547a22b9bdf8dff4da9e52b22f63ed24542658de4fe6a2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-02T11:04:27.005Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-02T11:04:27.590Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-02T11:04:28.555Z] OK: 266 MiB in 52 packages [2023-11-02T11:04:29.523Z] Removing intermediate container 7d06bb297bc7 [2023-11-02T11:04:29.523Z] ---> aff987ec77a2 [2023-11-02T11:04:29.523Z] Step 8/12 : WORKDIR /app [2023-11-02T11:04:29.523Z] ---> Running in fd5b05e7a8d8 [2023-11-02T11:04:29.790Z] Removing intermediate container fd5b05e7a8d8 [2023-11-02T11:04:29.790Z] ---> 620c4282db8f [2023-11-02T11:04:29.790Z] Step 9/12 : COPY go.mod vendor* ./ [2023-11-02T11:04:30.378Z] ---> efb09e500b5f [2023-11-02T11:04:30.378Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-02T11:04:30.378Z] ---> Running in 0e2613836a35 [2023-11-02T11:05:52.018Z] Removing intermediate container 0e2613836a35 [2023-11-02T11:05:52.018Z] ---> b99e567aa58e [2023-11-02T11:05:52.018Z] Step 11/12 : COPY . . [2023-11-02T11:05:52.018Z] ---> f203cf9cadfd [2023-11-02T11:05:52.018Z] Step 12/12 : RUN $MAKE [2023-11-02T11:05:52.018Z] ---> Running in 0425a8346ea1 [2023-11-02T11:05:52.018Z] noop [2023-11-02T11:05:52.018Z] Removing intermediate container 0425a8346ea1 [2023-11-02T11:05:52.018Z] ---> a186a01cf8bf [2023-11-02T11:05:52.018Z] Successfully built a186a01cf8bf [2023-11-02T11:05:52.018Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T11:05:52.498Z] + docker inspect -f . ci-base-image-arm64 [2023-11-02T11:05:52.498Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-02T11:05:52.790Z] prd-ubuntu20.04-docker-arm64-4c-16g-16376 does not seem to be running inside a container [2023-11-02T11:05:52.850Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-11-02T11:05:54.029Z] $ docker top 7cd56dfb614700cb638896da4de1170c523b28fb6799194bb96c99c3a9d372ae -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-02T11:05:54.912Z] + go version [2023-11-02T11:05:54.912Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-02T11:05:54.944Z] $ docker stop --time=1 7cd56dfb614700cb638896da4de1170c523b28fb6799194bb96c99c3a9d372ae [2023-11-02T11:05:56.585Z] $ docker rm -f --volumes 7cd56dfb614700cb638896da4de1170c523b28fb6799194bb96c99c3a9d372ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T11:05:57.428Z] + docker inspect -f . ci-base-image-arm64 [2023-11-02T11:05:57.428Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-02T11:05:57.697Z] prd-ubuntu20.04-docker-arm64-4c-16g-16376 does not seem to be running inside a container [2023-11-02T11:05:57.758Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-11-02T11:06:01.138Z] $ docker top 5b9b62bdf0e008eb76c9125d646d8fc1940f1fa80dc8fd47411bd17891ccee40 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-02T11:06:02.005Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh [2023-11-02T11:06:02.709Z] + make test [2023-11-02T11:06:02.709Z] go test ./... -coverprofile=coverage.out ./... [2023-11-02T11:06:06.963Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-11-02T11:07:43.645Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-11-02T11:07:43.645Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-11-02T11:08:10.312Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 30.742s coverage: 40.6% of statements [2023-11-02T11:08:10.312Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.573s coverage: 51.9% of statements [2023-11-02T11:08:10.312Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.087s coverage: 95.5% of statements [2023-11-02T11:08:10.312Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-11-02T11:08:10.312Z] go vet ./... [2023-11-02T11:08:36.987Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-02T11:08:36.987Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-02T11:08:36.987Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-02T11:08:37.026Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-02T11:08:37.061Z] $ docker stop --time=1 5b9b62bdf0e008eb76c9125d646d8fc1940f1fa80dc8fd47411bd17891ccee40 [2023-11-02T11:08:38.922Z] $ docker rm -f --volumes 5b9b62bdf0e008eb76c9125d646d8fc1940f1fa80dc8fd47411bd17891ccee40 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-02T11:08:40.144Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-02T11:08:40.178Z] Warning: overwriting stash ‘coverage-report’ [2023-11-02T11:08:40.774Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-02T11:08:41.353Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-02T11:08:41.697Z] + ls -al . [2023-11-02T11:08:41.697Z] total 636 [2023-11-02T11:08:41.697Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 2 11:06 . [2023-11-02T11:08:41.697Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 2 11:03 .. [2023-11-02T11:08:41.697Z] -rw-rw-r-- 1 jenkins jenkins 134 Nov 2 11:03 .dockerignore [2023-11-02T11:08:41.697Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 2 11:03 .git [2023-11-02T11:08:41.697Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 2 11:03 .github [2023-11-02T11:08:41.697Z] -rw-rw-r-- 1 jenkins jenkins 880 Nov 2 11:03 .gitignore [2023-11-02T11:08:41.697Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 2 11:03 .golangci.yml [2023-11-02T11:08:41.697Z] -rw-rw-r-- 1 jenkins jenkins 11980 Nov 2 11:03 Attribution.txt [2023-11-02T11:08:41.697Z] -rw-rw-r-- 1 jenkins jenkins 10365 Nov 2 11:03 CHANGELOG.md [2023-11-02T11:08:41.697Z] -rw-rw-r-- 1 jenkins jenkins 1347 Nov 2 11:03 Dockerfile [2023-11-02T11:08:41.697Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 2 11:03 GOVERNANCE.md [2023-11-02T11:08:41.697Z] -rw-rw-r-- 1 jenkins jenkins 661 Nov 2 11:03 Jenkinsfile [2023-11-02T11:08:41.697Z] -rw-rw-r-- 1 jenkins jenkins 11347 Nov 2 11:03 LICENSE [2023-11-02T11:08:41.697Z] -rw-rw-r-- 1 jenkins jenkins 2179 Nov 2 11:03 Makefile [2023-11-02T11:08:41.697Z] -rw-rw-r-- 1 jenkins jenkins 625 Nov 2 11:03 OWNERS.md [2023-11-02T11:08:41.697Z] -rw-rw-r-- 1 jenkins jenkins 28907 Nov 2 11:03 README.md [2023-11-02T11:08:41.697Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 2 11:01 VERSION [2023-11-02T11:08:41.697Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 2 11:03 bin [2023-11-02T11:08:41.697Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 2 11:03 cmd [2023-11-02T11:08:41.697Z] -rw-r--r-- 1 jenkins jenkins 459493 Nov 2 11:08 coverage.out [2023-11-02T11:08:41.697Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 2 11:03 examples [2023-11-02T11:08:41.697Z] -rw-rw-r-- 1 jenkins jenkins 3878 Nov 2 11:03 go.mod [2023-11-02T11:08:41.697Z] -rw-rw-r-- 1 jenkins jenkins 34490 Nov 2 11:03 go.sum [2023-11-02T11:08:41.697Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 2 11:03 images [2023-11-02T11:08:41.697Z] drwxrwxr-x 5 jenkins jenkins 4096 Nov 2 11:03 internal [2023-11-02T11:08:41.697Z] -rw-rw-r-- 1 jenkins jenkins 193 Nov 2 11:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T11:08:42.120Z] + 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=548ae4c0c964cacda874dcaac79844d7bb263092 --label arch=arm64 --label version=0.0.0 . [2023-11-02T11:08:42.387Z] Sending build context to Docker daemon 1.197MB [2023-11-02T11:08:42.387Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2023-11-02T11:08:42.387Z] Step 2/24 : FROM ${BASE} AS builder [2023-11-02T11:08:42.387Z] ---> a186a01cf8bf [2023-11-02T11:08:42.387Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-11-02T11:08:42.659Z] ---> Running in 978a37770237 [2023-11-02T11:08:42.927Z] Removing intermediate container 978a37770237 [2023-11-02T11:08:42.927Z] ---> 4fcb9f8a00b4 [2023-11-02T11:08:42.927Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-02T11:08:42.927Z] ---> Running in c046ce349b66 [2023-11-02T11:08:43.194Z] Removing intermediate container c046ce349b66 [2023-11-02T11:08:43.194Z] ---> ebf4a7947bbd [2023-11-02T11:08:43.194Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-11-02T11:08:43.194Z] ---> Running in 4417b905bc76 [2023-11-02T11:08:43.467Z] Removing intermediate container 4417b905bc76 [2023-11-02T11:08:43.467Z] ---> 701a65b01dd9 [2023-11-02T11:08:43.467Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-11-02T11:08:43.735Z] ---> Running in 8d83ffc6ef11 [2023-11-02T11:08:44.003Z] Removing intermediate container 8d83ffc6ef11 [2023-11-02T11:08:44.003Z] ---> 351ca4857db8 [2023-11-02T11:08:44.003Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-02T11:08:44.003Z] ---> Running in 0955de814d74 [2023-11-02T11:08:44.963Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-02T11:08:45.547Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-02T11:08:46.505Z] OK: 266 MiB in 52 packages [2023-11-02T11:08:47.466Z] Removing intermediate container 0955de814d74 [2023-11-02T11:08:47.466Z] ---> 9549f36555a9 [2023-11-02T11:08:47.466Z] Step 8/24 : WORKDIR /app [2023-11-02T11:08:47.466Z] ---> Running in b3ae9decdf40 [2023-11-02T11:08:47.735Z] Removing intermediate container b3ae9decdf40 [2023-11-02T11:08:47.735Z] ---> 89a439fe4370 [2023-11-02T11:08:47.735Z] Step 9/24 : COPY go.mod vendor* ./ [2023-11-02T11:08:48.318Z] ---> dbb853630f2d [2023-11-02T11:08:48.318Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-02T11:08:48.318Z] ---> Running in bcbd612e4d89 [2023-11-02T11:08:50.276Z] Removing intermediate container bcbd612e4d89 [2023-11-02T11:08:50.276Z] ---> 8319618fe10e [2023-11-02T11:08:50.276Z] Step 11/24 : COPY . . [2023-11-02T11:08:50.859Z] ---> a17b0ad85756 [2023-11-02T11:08:50.859Z] Step 12/24 : RUN $MAKE [2023-11-02T11:08:51.126Z] ---> Running in e93399c9b84d [2023-11-02T11:08:52.085Z] 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.39" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-11-02T11:10:43.725Z] Removing intermediate container e93399c9b84d [2023-11-02T11:10:43.725Z] ---> 38e656a9267e [2023-11-02T11:10:43.725Z] Step 13/24 : FROM alpine:3.18 [2023-11-02T11:10:43.725Z] 3.18: Pulling from library/alpine [2023-11-02T11:10:43.725Z] 579b34f0a95b: Pulling fs layer [2023-11-02T11:10:43.725Z] 579b34f0a95b: Verifying Checksum [2023-11-02T11:10:43.725Z] 579b34f0a95b: Download complete [2023-11-02T11:10:43.725Z] 579b34f0a95b: Pull complete [2023-11-02T11:10:43.725Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-02T11:10:43.725Z] Status: Downloaded newer image for alpine:3.18 [2023-11-02T11:10:43.725Z] ---> 3cc203321400 [2023-11-02T11:10:43.725Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-11-02T11:10:43.725Z] ---> Running in 77333cc4e809 [2023-11-02T11:10:43.725Z] Removing intermediate container 77333cc4e809 [2023-11-02T11:10:43.725Z] ---> a7ca9e269a96 [2023-11-02T11:10:43.725Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-11-02T11:10:43.725Z] ---> Running in 63756357fa80 [2023-11-02T11:10:43.725Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-02T11:10:43.725Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-02T11:10:43.725Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-11-02T11:10:43.725Z] Executing busybox-1.36.1-r2.trigger [2023-11-02T11:10:43.725Z] OK: 8 MiB in 16 packages [2023-11-02T11:10:43.725Z] Removing intermediate container 63756357fa80 [2023-11-02T11:10:43.725Z] ---> 87a5bfed1d57 [2023-11-02T11:10:43.725Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-11-02T11:10:43.725Z] ---> 5aa3d9f2724a [2023-11-02T11:10:43.725Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-11-02T11:10:43.725Z] ---> 7b853ccd7bcf [2023-11-02T11:10:43.725Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-11-02T11:10:43.725Z] ---> c19a3362cf77 [2023-11-02T11:10:43.725Z] Step 19/24 : EXPOSE 59989 [2023-11-02T11:10:43.725Z] ---> Running in c66dfc6fffb7 [2023-11-02T11:10:43.725Z] Removing intermediate container c66dfc6fffb7 [2023-11-02T11:10:43.725Z] ---> f42dfad4d79f [2023-11-02T11:10:43.725Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-11-02T11:10:43.725Z] ---> Running in dcdca71ee5f0 [2023-11-02T11:10:43.725Z] Removing intermediate container dcdca71ee5f0 [2023-11-02T11:10:43.725Z] ---> 80022f59790f [2023-11-02T11:10:43.725Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-02T11:10:43.725Z] ---> Running in 807b6abd651d [2023-11-02T11:10:43.725Z] Removing intermediate container 807b6abd651d [2023-11-02T11:10:43.725Z] ---> 2fdadf4396bd [2023-11-02T11:10:43.725Z] Step 22/24 : LABEL arch=arm64 [2023-11-02T11:10:43.725Z] ---> Running in cc622e4246c8 [2023-11-02T11:10:43.725Z] Removing intermediate container cc622e4246c8 [2023-11-02T11:10:43.725Z] ---> 2ba00623b8b0 [2023-11-02T11:10:43.725Z] Step 23/24 : LABEL git_sha=548ae4c0c964cacda874dcaac79844d7bb263092 [2023-11-02T11:10:43.725Z] ---> Running in 34fc5bf26fbc [2023-11-02T11:10:43.990Z] Removing intermediate container 34fc5bf26fbc [2023-11-02T11:10:43.990Z] ---> 3d854494406c [2023-11-02T11:10:43.990Z] Step 24/24 : LABEL version=0.0.0 [2023-11-02T11:10:43.990Z] ---> Running in 574d0a3069a9 [2023-11-02T11:10:44.254Z] Removing intermediate container 574d0a3069a9 [2023-11-02T11:10:44.255Z] ---> 4563b51069ae [2023-11-02T11:10:44.255Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-02T11:10:44.255Z] Successfully built 4563b51069ae [2023-11-02T11:10:44.255Z] 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-11-02T11:10:45.058Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-02T11:10:45.058Z] [2023-11-02T11:10:45.058Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T11:10:45.448Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-02T11:10:45.448Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-02T11:10:45.448Z] 8998bd30e6a1: Pulling fs layer [2023-11-02T11:10:45.448Z] 04944245beec: Pulling fs layer [2023-11-02T11:10:45.448Z] 699f458cf7ca: Pulling fs layer [2023-11-02T11:10:45.448Z] 765212b225bb: Pulling fs layer [2023-11-02T11:10:45.448Z] f23df028b6ca: Pulling fs layer [2023-11-02T11:10:45.448Z] d65c8cfc05b1: Pulling fs layer [2023-11-02T11:10:45.448Z] 2437ff75d9bd: Pulling fs layer [2023-11-02T11:10:45.448Z] f23df028b6ca: Waiting [2023-11-02T11:10:45.448Z] 765212b225bb: Waiting [2023-11-02T11:10:45.448Z] d65c8cfc05b1: Waiting [2023-11-02T11:10:45.448Z] 2437ff75d9bd: Waiting [2023-11-02T11:10:45.719Z] 04944245beec: Verifying Checksum [2023-11-02T11:10:45.719Z] 04944245beec: Download complete [2023-11-02T11:10:45.719Z] 765212b225bb: Verifying Checksum [2023-11-02T11:10:45.719Z] 765212b225bb: Download complete [2023-11-02T11:10:45.719Z] f23df028b6ca: Download complete [2023-11-02T11:10:45.719Z] d65c8cfc05b1: Verifying Checksum [2023-11-02T11:10:45.719Z] d65c8cfc05b1: Download complete [2023-11-02T11:10:45.985Z] 699f458cf7ca: Verifying Checksum [2023-11-02T11:10:45.985Z] 699f458cf7ca: Download complete [2023-11-02T11:10:46.250Z] 8998bd30e6a1: Verifying Checksum [2023-11-02T11:10:46.250Z] 8998bd30e6a1: Download complete [2023-11-02T11:10:48.827Z] 2437ff75d9bd: Verifying Checksum [2023-11-02T11:10:48.827Z] 2437ff75d9bd: Download complete [2023-11-02T11:10:50.768Z] 8998bd30e6a1: Pull complete [2023-11-02T11:10:51.033Z] 04944245beec: Pull complete [2023-11-02T11:10:52.435Z] 699f458cf7ca: Pull complete [2023-11-02T11:10:52.779Z] 765212b225bb: Pull complete [2023-11-02T11:10:53.754Z] f23df028b6ca: Pull complete [2023-11-02T11:10:53.754Z] d65c8cfc05b1: Pull complete [2023-11-02T11:11:11.976Z] 2437ff75d9bd: Pull complete [2023-11-02T11:11:11.977Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-02T11:11:11.977Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-02T11:11:11.977Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-02T11:11:12.310Z] prd-ubuntu20.04-docker-arm64-4c-16g-16376 does not seem to be running inside a container [2023-11-02T11:11:12.368Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-11-02T11:11:14.931Z] $ docker top fc747baef40ebbaa2c82e93734ae16ad1ad04895bad4d46b9d3bfd6d113fe064 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-02T11:11:15.809Z] ---> job-cost.sh [2023-11-02T11:11:15.809Z] lf-activate-venv: SKIPPING [2023-11-02T11:11:15.809Z] INFO: No Stack... [2023-11-02T11:11:16.075Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-02T11:11:17.027Z] INFO: Archiving Costs [Pipeline] sh [2023-11-02T11:11:17.679Z] + + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv [2023-11-02T11:11:17.679Z] cut -d, -f6 [Pipeline] lock [2023-11-02T11:11:17.755Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-268-1-stack-cost] [2023-11-02T11:11:17.762Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-268-1-stack-cost] did not exist. Created. [2023-11-02T11:11:17.762Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-268-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-02T11:11:18.176Z] /w/workspace/device-rfid-llrp-go/1@tmp/durable-e4df7b1c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-02T11:11:18.527Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-02T11:11:18.565Z] Warning: overwriting stash ‘stack-cost’ [2023-11-02T11:11:18.618Z] Stashed 1 file(s) [Pipeline] } [2023-11-02T11:11:18.633Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-268-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-02T11:11:18.706Z] $ docker stop --time=1 fc747baef40ebbaa2c82e93734ae16ad1ad04895bad4d46b9d3bfd6d113fe064 [2023-11-02T11:11:20.224Z] $ docker rm -f --volumes fc747baef40ebbaa2c82e93734ae16ad1ad04895bad4d46b9d3bfd6d113fe064 [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-11-02T11:11:21.168Z] provisioning config files... [2023-11-02T11:11:21.175Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-268@tmp/config12049437744457669230tmp [Pipeline] { [Pipeline] sh [2023-11-02T11:11:21.502Z] + set +x [2023-11-02T11:11:21.503Z] + bash -s -- [2023-11-02T11:11:21.503Z] + curl -s https://codecov.io/bash [2023-11-02T11:11:21.761Z] [2023-11-02T11:11:21.761Z] _____ _ [2023-11-02T11:11:21.761Z] / ____| | | [2023-11-02T11:11:21.761Z] | | ___ __| | ___ ___ _____ __ [2023-11-02T11:11:21.761Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-02T11:11:21.761Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-02T11:11:21.761Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-02T11:11:21.761Z] Bash-1.0.6 [2023-11-02T11:11:21.761Z] [2023-11-02T11:11:21.761Z] [2023-11-02T11:11:21.761Z] ==> git version 2.25.1 found [2023-11-02T11:11:21.761Z] ==> 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-11-02T11:11:21.761Z] Release-Date: 2020-01-08 [2023-11-02T11:11:21.761Z] 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-11-02T11:11:21.761Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-02T11:11:21.761Z] ==> Jenkins CI detected. [2023-11-02T11:11:21.761Z] current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-268 [2023-11-02T11:11:21.761Z] project root: . [2023-11-02T11:11:21.761Z] --> token set from env [2023-11-02T11:11:21.761Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-02T11:11:21.762Z] ==> Running gcov in . (disable via -X gcov) [2023-11-02T11:11:21.762Z] ==> Python coveragepy not found [2023-11-02T11:11:21.762Z] ==> Searching for coverage reports in: [2023-11-02T11:11:21.762Z] + . [2023-11-02T11:11:21.762Z] -> Found 1 reports [2023-11-02T11:11:21.762Z] ==> Detecting git/mercurial file structure [2023-11-02T11:11:21.762Z] ==> Reading reports [2023-11-02T11:11:21.762Z] + ./coverage.out bytes=459493 [2023-11-02T11:11:21.762Z] ==> Appending adjustments [2023-11-02T11:11:21.762Z] https://docs.codecov.io/docs/fixing-reports [2023-11-02T11:11:22.021Z] + Found adjustments [2023-11-02T11:11:22.021Z] ==> Gzipping contents [2023-11-02T11:11:22.021Z] 52K /tmp/codecov.KSiT5E.gz [2023-11-02T11:11:22.021Z] ==> Uploading reports [2023-11-02T11:11:22.021Z] url: https://codecov.io [2023-11-02T11:11:22.021Z] query: branch=PR-268&commit=548ae4c0c964cacda874dcaac79844d7bb263092&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-268%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=268&job=&cmd_args= [2023-11-02T11:11:22.021Z] -> Pinging Codecov [2023-11-02T11:11:22.021Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-268&commit=548ae4c0c964cacda874dcaac79844d7bb263092&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-268%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=268&job=&cmd_args= [2023-11-02T11:11:22.288Z] -> Uploading to [2023-11-02T11:11:22.288Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-02/581DD39554BDF9B6E22D074273EAD858/548ae4c0c964cacda874dcaac79844d7bb263092/68e4b487-703f-42b1-8621-ee4cb4b2bef8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231102%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231102T111122Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=eca5db3b2f6028b297d3915465b212ce065c13a1e143aa96c3afdfa046dad915 [2023-11-02T11:11:22.288Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-02T11:11:22.288Z] Dload Upload Total Spent Left Speed [2023-11-02T11:11:22.557Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50324 0 0 100 50324 0 156k --:--:-- --:--:-- --:--:-- 156k [2023-11-02T11:11:22.557Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/548ae4c0c964cacda874dcaac79844d7bb263092 [Pipeline] } [2023-11-02T11:11:22.584Z] 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-11-02T11:11:24.356Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-268/archives ] [2023-11-02T11:11:24.356Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-268/archives [2023-11-02T11:11:24.356Z] total 16 [2023-11-02T11:11:24.356Z] drwxr-xr-x 3 root root 4096 Nov 2 11:04 . [2023-11-02T11:11:24.356Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 2 11:04 .. [2023-11-02T11:11:24.356Z] drwxr-xr-x 2 root root 4096 Nov 2 11:04 cost [2023-11-02T11:11:24.356Z] -rw-r--r-- 1 root root 91 Nov 2 11:04 cost.csv [2023-11-02T11:11:24.356Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-268/archives [2023-11-02T11:11:24.356Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-268/archives [2023-11-02T11:11:24.356Z] total 16 [2023-11-02T11:11:24.356Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 2 11:04 . [2023-11-02T11:11:24.356Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 2 11:04 .. [2023-11-02T11:11:24.356Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 2 11:04 cost [2023-11-02T11:11:24.356Z] -rw-r--r-- 1 jenkins jenkins 91 Nov 2 11:04 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-02T11:11:24.686Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-02T11:11:25.575Z] ---> package-listing.sh [2023-11-02T11:11:25.575Z] ++ facter osfamily [2023-11-02T11:11:25.575Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-02T11:11:25.835Z] + OS_FAMILY=debian [2023-11-02T11:11:25.835Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-268 [2023-11-02T11:11:25.835Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-02T11:11:25.835Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-02T11:11:25.835Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-02T11:11:25.835Z] + PACKAGES=/tmp/packages_start.txt [2023-11-02T11:11:25.835Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-268 ']' [2023-11-02T11:11:25.835Z] + PACKAGES=/tmp/packages_end.txt [2023-11-02T11:11:25.835Z] + case "${OS_FAMILY}" in [2023-11-02T11:11:25.835Z] + dpkg -l [2023-11-02T11:11:25.835Z] + grep '^ii' [2023-11-02T11:11:25.835Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-02T11:11:25.835Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-02T11:11:25.835Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-02T11:11:25.835Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-268 ']' [2023-11-02T11:11:25.835Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-268/archives/ [2023-11-02T11:11:25.835Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-268/archives/ [Pipeline] echo [2023-11-02T11:11:25.871Z] 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-268/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-11-02T11:11:26.167Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T11:11:26.797Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-02T11:11:26.797Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-02T11:11:26.942Z] prd-ubuntu20.04-docker-8c-8g-16375 does not seem to be running inside a container [2023-11-02T11:11:26.967Z] $ 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-268/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-268 -v /w/workspace/undry_device-rfid-llrp-go_PR-268:/w/workspace/undry_device-rfid-llrp-go_PR-268:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-268@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-268@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-02T11:11:27.144Z] $ docker top ff44ed5e30900f3d711840b20ace4923f6aecb04195932e4e5f2330dfd0054d9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-02T11:11:27.543Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-02T11:11:27.851Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-02T11:11:28.168Z] + ls /var/log/sa-host [2023-11-02T11:11:28.168Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-02T11:11:28.369Z] provisioning config files... [2023-11-02T11:11:28.378Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-268@tmp/config14431814748616076155tmp [Pipeline] { [Pipeline] echo [2023-11-02T11:11:28.423Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-02T11:11:28.736Z] ---> create-netrc.sh [Pipeline] } [2023-11-02T11:11:28.764Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-02T11:11:29.166Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-02T11:11:29.199Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-02T11:11:29.512Z] ---> sudo-logs.sh [2023-11-02T11:11:29.512Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-02T11:11:29.596Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-02T11:11:29.906Z] ---> job-cost.sh [2023-11-02T11:11:29.906Z] lf-activate-venv: SKIPPING [2023-11-02T11:11:29.906Z] DEBUG: total: 0.2199999988079071 [2023-11-02T11:11:29.906Z] INFO: Retrieving Stack Cost... [2023-11-02T11:11:30.166Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-02T11:11:30.735Z] INFO: Archiving Costs [Pipeline] echo [2023-11-02T11:11:30.771Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-02T11:11:31.083Z] ---> logs-deploy.sh [2023-11-02T11:11:31.084Z] lf-activate-venv: SKIPPING [2023-11-02T11:11:31.084Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-268/1 [2023-11-02T11:11:31.084Z] INFO: archiving workspace using pattern(s): [2023-11-02T11:11:32.021Z] Archives upload complete. [2023-11-02T11:11:32.021Z] INFO: archiving logs to Nexus