Pull request #272 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/device-rfid-llrp-go Obtained Jenkinsfile from 1d4b55298d1a6ec69ac03fd565c0f7b2d3f5e0b1+4e83b6680fa27d1881f69792a07b123682c6b4e6 (5a6dc1346b03edb6bc4465f4ac6ce0c89320f699) 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-ssh15844590127083069816.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh18082868754359797723.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-272/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-272/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11454423733158806002.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-272/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9280884819908894595.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > 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-ssh11933157730877896637.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-272/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-272/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1554380920622271036.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-17520 in /w/workspace/undry_device-rfid-llrp-go_PR-272 [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-272 # 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 Merging remotes/origin/main commit 4e83b6680fa27d1881f69792a07b123682c6b4e6 into PR head commit 1d4b55298d1a6ec69ac03fd565c0f7b2d3f5e0b1 Merge succeeded, producing 1d4b55298d1a6ec69ac03fd565c0f7b2d3f5e0b1 Checking out Revision 1d4b55298d1a6ec69ac03fd565c0f7b2d3f5e0b1 (PR-272) > 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/272/head:refs/remotes/origin/PR-272 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1d4b55298d1a6ec69ac03fd565c0f7b2d3f5e0b1 # 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 4e83b6680fa27d1881f69792a07b123682c6b4e6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1d4b55298d1a6ec69ac03fd565c0f7b2d3f5e0b1 # timeout=10 Commit message: "fix: Address CVE in Alpine base image" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-14T18:56:45.267Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-14T18:56:45.451Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-14T18:56:45.564Z] ========================================================= [2023-11-14T18:56:45.564Z] EdgeX Global Pipelines Version Info [2023-11-14T18:56:45.564Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-14T18:56:46.301Z] ------------------- [2023-11-14T18:56:46.301Z] stable info: [2023-11-14T18:56:46.301Z] ------------------- [2023-11-14T18:56:46.301Z] Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com [2023-11-14T18:56:46.301Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-14T18:56:46.301Z] Message: update stable to v1.0.257 [2023-11-14T18:56:46.872Z] ------------------- [2023-11-14T18:56:46.872Z] experimental info: [2023-11-14T18:56:46.872Z] ------------------- [2023-11-14T18:56:46.872Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-14T18:56:46.872Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-14T18:56:46.872Z] Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-14T18:56:47.199Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2023-11-14T18:56:47.243Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2023-11-14T18:56:47.289Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-14T18:56:47.329Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-14T18:56:47.369Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-14T18:56:47.412Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-14T18:56:47.462Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-14T18:56:47.506Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-14T18:56:47.552Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-14T18:56:47.595Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-14T18:56:47.641Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-14T18:56:47.683Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2023-11-14T18:56:47.728Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-14T18:56:47.771Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-14T18:56:47.815Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-14T18:56:47.859Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-14T18:56:47.904Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-14T18:56:47.949Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-14T18:56:47.995Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-14T18:56:48.041Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-14T18:56:48.083Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-11-14T18:56:48.128Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-11-14T18:56:48.171Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-14T18:56:48.214Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-14T18:56:48.259Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-11-14T18:56:48.306Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-14T18:56:48.348Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-14T18:56:48.391Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-272 [Pipeline] echo [2023-11-14T18:56:48.434Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-272 [Pipeline] echo [2023-11-14T18:56:48.474Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-272 [Pipeline] echo [2023-11-14T18:56:48.514Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1d4b55298d1a6ec69ac03fd565c0f7b2d3f5e0b1 [Pipeline] echo [2023-11-14T18:56:48.561Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1d4b552 [Pipeline] echo [2023-11-14T18:56:48.609Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-14T18:56:48.725Z] provisioning config files... [2023-11-14T18:56:48.740Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-272@tmp/config13133760062572486294tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-14T18:56:49.086Z] ---> docker-login.sh [2023-11-14T18:56:49.086Z] nexus3.edgexfoundry.org:10001 [2023-11-14T18:56:49.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T18:56:49.921Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T18:56:49.921Z] Configure a credential helper to remove this warning. See [2023-11-14T18:56:49.921Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T18:56:49.921Z] [2023-11-14T18:56:49.921Z] Login Succeeded [2023-11-14T18:56:49.921Z] nexus3.edgexfoundry.org:10002 [2023-11-14T18:56:49.921Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T18:56:49.921Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T18:56:49.921Z] Configure a credential helper to remove this warning. See [2023-11-14T18:56:49.921Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T18:56:49.921Z] [2023-11-14T18:56:49.921Z] Login Succeeded [2023-11-14T18:56:49.921Z] nexus3.edgexfoundry.org:10003 [2023-11-14T18:56:49.921Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T18:56:50.181Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T18:56:50.181Z] Configure a credential helper to remove this warning. See [2023-11-14T18:56:50.181Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T18:56:50.181Z] [2023-11-14T18:56:50.181Z] Login Succeeded [2023-11-14T18:56:50.181Z] nexus3.edgexfoundry.org:10004 [2023-11-14T18:56:50.181Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T18:56:50.181Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T18:56:50.182Z] Configure a credential helper to remove this warning. See [2023-11-14T18:56:50.182Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T18:56:50.182Z] [2023-11-14T18:56:50.182Z] Login Succeeded [2023-11-14T18:56:50.182Z] docker.io [2023-11-14T18:56:50.182Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T18:56:50.442Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T18:56:50.442Z] Configure a credential helper to remove this warning. See [2023-11-14T18:56:50.442Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T18:56:50.442Z] [2023-11-14T18:56:50.442Z] Login Succeeded [2023-11-14T18:56:50.442Z] ---> docker-login.sh ends [Pipeline] } [2023-11-14T18:56:50.469Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-14T18:56:51.110Z] + git rev-list -1 --merges 1d4b55298d1a6ec69ac03fd565c0f7b2d3f5e0b1~1..1d4b55298d1a6ec69ac03fd565c0f7b2d3f5e0b1 [Pipeline] echo [2023-11-14T18:56:51.176Z] -----------> git rev-list -1 --merges 1d4b55298d1a6ec69ac03fd565c0f7b2d3f5e0b1~1..1d4b55298d1a6ec69ac03fd565c0f7b2d3f5e0b1 1d4b55298d1a6ec69ac03fd565c0f7b2d3f5e0b1 [false] [Pipeline] sh [2023-11-14T18:56:51.490Z] + git log --format=format:%s -1 1d4b55298d1a6ec69ac03fd565c0f7b2d3f5e0b1 [Pipeline] echo [2023-11-14T18:56:51.523Z] ========================================================= [2023-11-14T18:56:51.523Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-14T18:56:51.523Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-14T18:56:51.944Z] + git log --format=format:%s -1 1d4b55298d1a6ec69ac03fd565c0f7b2d3f5e0b1 [Pipeline] echo [2023-11-14T18:56:51.976Z] [semverPrep] GIT_COMMIT: 1d4b55298d1a6ec69ac03fd565c0f7b2d3f5e0b1, Commit Message: fix: Address CVE in Alpine base image [Pipeline] echo [2023-11-14T18:56:52.005Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-14T18:56:52.374Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-14T18:56:52.374Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-14T18:56:52.374Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-14T18:56:52.374Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-14T18:56:52.374Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-14T18:56:52.374Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-14T18:56:52.374Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T18:56:52.801Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-14T18:56:52.802Z] [2023-11-14T18:56:52.802Z] 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-14T18:56:53.186Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-14T18:56:53.186Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-14T18:56:53.186Z] b85a868b505f: Pulling fs layer [2023-11-14T18:56:53.186Z] e2be974225ed: Pulling fs layer [2023-11-14T18:56:53.186Z] 339a4e72a1f5: Pulling fs layer [2023-11-14T18:56:53.186Z] 988bab9f4d93: Pulling fs layer [2023-11-14T18:56:53.186Z] 1469e6f7b9e6: Pulling fs layer [2023-11-14T18:56:53.186Z] eaf3925da568: Pulling fs layer [2023-11-14T18:56:53.186Z] bab4dde63d76: Pulling fs layer [2023-11-14T18:56:53.186Z] bde34c3a00c8: Pulling fs layer [2023-11-14T18:56:53.186Z] b352a97aabf1: Pulling fs layer [2023-11-14T18:56:53.186Z] 4872d77fe225: Pulling fs layer [2023-11-14T18:56:53.186Z] 5851b861e8e6: Pulling fs layer [2023-11-14T18:56:53.186Z] 988bab9f4d93: Waiting [2023-11-14T18:56:53.186Z] 1469e6f7b9e6: Waiting [2023-11-14T18:56:53.186Z] eaf3925da568: Waiting [2023-11-14T18:56:53.186Z] bab4dde63d76: Waiting [2023-11-14T18:56:53.186Z] b352a97aabf1: Waiting [2023-11-14T18:56:53.186Z] 4872d77fe225: Waiting [2023-11-14T18:56:53.186Z] 5851b861e8e6: Waiting [2023-11-14T18:56:53.186Z] bde34c3a00c8: Waiting [2023-11-14T18:56:53.186Z] e2be974225ed: Download complete [2023-11-14T18:56:53.186Z] 988bab9f4d93: Verifying Checksum [2023-11-14T18:56:53.186Z] 988bab9f4d93: Download complete [2023-11-14T18:56:53.447Z] 1469e6f7b9e6: Verifying Checksum [2023-11-14T18:56:53.447Z] 1469e6f7b9e6: Download complete [2023-11-14T18:56:53.447Z] 339a4e72a1f5: Verifying Checksum [2023-11-14T18:56:53.447Z] 339a4e72a1f5: Download complete [2023-11-14T18:56:53.447Z] eaf3925da568: Verifying Checksum [2023-11-14T18:56:53.447Z] eaf3925da568: Download complete [2023-11-14T18:56:53.447Z] bde34c3a00c8: Download complete [2023-11-14T18:56:53.447Z] b352a97aabf1: Download complete [2023-11-14T18:56:53.447Z] 4872d77fe225: Verifying Checksum [2023-11-14T18:56:53.447Z] 4872d77fe225: Download complete [2023-11-14T18:56:53.447Z] 5851b861e8e6: Verifying Checksum [2023-11-14T18:56:53.447Z] 5851b861e8e6: Download complete [2023-11-14T18:56:53.447Z] b85a868b505f: Verifying Checksum [2023-11-14T18:56:53.447Z] b85a868b505f: Download complete [2023-11-14T18:56:53.707Z] bab4dde63d76: Verifying Checksum [2023-11-14T18:56:53.707Z] bab4dde63d76: Download complete [2023-11-14T18:56:55.618Z] b85a868b505f: Pull complete [2023-11-14T18:56:55.883Z] e2be974225ed: Pull complete [2023-11-14T18:56:56.143Z] 339a4e72a1f5: Pull complete [2023-11-14T18:56:56.402Z] 988bab9f4d93: Pull complete [2023-11-14T18:56:56.661Z] 1469e6f7b9e6: Pull complete [2023-11-14T18:56:56.661Z] eaf3925da568: Pull complete [2023-11-14T18:56:58.563Z] bab4dde63d76: Pull complete [2023-11-14T18:56:58.563Z] bde34c3a00c8: Pull complete [2023-11-14T18:56:58.563Z] b352a97aabf1: Pull complete [2023-11-14T18:56:58.563Z] 4872d77fe225: Pull complete [2023-11-14T18:56:58.823Z] 5851b861e8e6: Pull complete [2023-11-14T18:56:58.823Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-14T18:56:58.823Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-14T18:56:58.823Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T18:56:59.079Z] prd-ubuntu20.04-docker-8c-8g-17520 does not seem to be running inside a container [2023-11-14T18:56:59.112Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-272 -v /w/workspace/undry_device-rfid-llrp-go_PR-272:/w/workspace/undry_device-rfid-llrp-go_PR-272:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-272@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-272@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-devops/py-git-semver:0.1.4 cat [2023-11-14T18:57:03.316Z] $ docker top 503d1bc20a624cb05d024a31f7352a4c470fd72884abcc58ead53d58fabfe072 -eo pid,comm [2023-11-14T18:57:03.377Z] 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-14T18:57:03.377Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-14T18:57:03.499Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-14T18:57:03.499Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-14T18:57:03.620Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-14T18:57:03.628Z] $ docker exec 503d1bc20a624cb05d024a31f7352a4c470fd72884abcc58ead53d58fabfe072 ssh-agent [2023-11-14T18:57:03.735Z] SSH_AUTH_SOCK=/tmp/ssh-uSm2AaKcWa2Q/agent.31 [2023-11-14T18:57:03.735Z] SSH_AGENT_PID=37 [2023-11-14T18:57:03.742Z] Running ssh-add (command line suppressed) [2023-11-14T18:57:03.847Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-272@tmp/private_key_11852240762060302199.key (/w/workspace/undry_device-rfid-llrp-go_PR-272@tmp/private_key_11852240762060302199.key) [2023-11-14T18:57:03.858Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-14T18:57:04.191Z] + git tag --points-at HEAD [Pipeline] } [2023-11-14T18:57:04.221Z] $ docker exec --env ******** --env ******** 503d1bc20a624cb05d024a31f7352a4c470fd72884abcc58ead53d58fabfe072 ssh-agent -k [2023-11-14T18:57:04.299Z] unset SSH_AUTH_SOCK; [2023-11-14T18:57:04.300Z] unset SSH_AGENT_PID; [2023-11-14T18:57:04.300Z] echo Agent pid 37 killed; [2023-11-14T18:57:04.308Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-14T18:57:04.392Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-14T18:57:04.392Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-14T18:57:04.500Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-14T18:57:04.506Z] $ docker exec 503d1bc20a624cb05d024a31f7352a4c470fd72884abcc58ead53d58fabfe072 ssh-agent [2023-11-14T18:57:04.617Z] SSH_AUTH_SOCK=/tmp/ssh-1AYhRIojF37O/agent.69 [2023-11-14T18:57:04.617Z] SSH_AGENT_PID=75 [2023-11-14T18:57:04.622Z] Running ssh-add (command line suppressed) [2023-11-14T18:57:04.718Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-272@tmp/private_key_10513801066692978021.key (/w/workspace/undry_device-rfid-llrp-go_PR-272@tmp/private_key_10513801066692978021.key) [2023-11-14T18:57:04.728Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-14T18:57:05.057Z] + git semver init [2023-11-14T18:57:05.315Z] 2023-11-14 18:57:05,235 [run_init] DEBUG init version:0.0.0 force:False [2023-11-14T18:57:05.315Z] 2023-11-14 18:57:05,236 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-272/.semver [2023-11-14T18:57:05.315Z] 2023-11-14 18:57:05,236 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-272/.semver [2023-11-14T18:57:05.315Z] 2023-11-14 18:57:05,237 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-272/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-272, universal_newlines=False, shell=None, istream=None) [2023-11-14T18:57:06.253Z] 2023-11-14 18:57:06,130 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-272/.git/info/exclude [2023-11-14T18:57:06.253Z] 2023-11-14 18:57:06,130 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-272/.semver/PR-272 with force:False [2023-11-14T18:57:06.253Z] 2023-11-14 18:57:06,130 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-272/.semver/PR-272 [2023-11-14T18:57:06.253Z] 2023-11-14 18:57:06,133 [execute] INFO git cat-file --batch-check [2023-11-14T18:57:06.253Z] 2023-11-14 18:57:06,133 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-272/.semver, universal_newlines=False, shell=None, istream=) [2023-11-14T18:57:06.253Z] 2023-11-14 18:57:06,139 [execute] INFO git cat-file --batch [2023-11-14T18:57:06.253Z] 2023-11-14 18:57:06,140 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-272/.semver, universal_newlines=False, shell=None, istream=) [2023-11-14T18:57:06.253Z] 2023-11-14 18:57:06,146 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-272/.semver/PR-272 [2023-11-14T18:57:06.254Z] 0.0.0 [Pipeline] } [2023-11-14T18:57:06.283Z] $ docker exec --env ******** --env ******** 503d1bc20a624cb05d024a31f7352a4c470fd72884abcc58ead53d58fabfe072 ssh-agent -k [2023-11-14T18:57:06.387Z] unset SSH_AUTH_SOCK; [2023-11-14T18:57:06.387Z] unset SSH_AGENT_PID; [2023-11-14T18:57:06.388Z] echo Agent pid 75 killed; [2023-11-14T18:57:06.394Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-14T18:57:06.823Z] + git semver [Pipeline] } [2023-11-14T18:57:07.113Z] $ docker stop --time=1 503d1bc20a624cb05d024a31f7352a4c470fd72884abcc58ead53d58fabfe072 [2023-11-14T18:57:08.469Z] $ docker rm -f --volumes 503d1bc20a624cb05d024a31f7352a4c470fd72884abcc58ead53d58fabfe072 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-14T18:57:08.871Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-14T18:57:09.150Z] Stashed 1 file(s) [Pipeline] echo [2023-11-14T18:57:09.169Z] [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-14T18:57:09.783Z] provisioning config files... [2023-11-14T18:57:09.793Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-272@tmp/config4043027797832917499tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-14T18:57:10.139Z] ---> docker-login.sh [2023-11-14T18:57:10.139Z] nexus3.edgexfoundry.org:10001 [2023-11-14T18:57:10.139Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T18:57:10.139Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T18:57:10.139Z] Configure a credential helper to remove this warning. See [2023-11-14T18:57:10.139Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T18:57:10.139Z] [2023-11-14T18:57:10.139Z] Login Succeeded [2023-11-14T18:57:10.139Z] nexus3.edgexfoundry.org:10002 [2023-11-14T18:57:10.139Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T18:57:10.139Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T18:57:10.139Z] Configure a credential helper to remove this warning. See [2023-11-14T18:57:10.139Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T18:57:10.139Z] [2023-11-14T18:57:10.139Z] Login Succeeded [2023-11-14T18:57:10.139Z] nexus3.edgexfoundry.org:10003 [2023-11-14T18:57:10.399Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T18:57:10.399Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T18:57:10.399Z] Configure a credential helper to remove this warning. See [2023-11-14T18:57:10.399Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T18:57:10.399Z] [2023-11-14T18:57:10.399Z] Login Succeeded [2023-11-14T18:57:10.399Z] nexus3.edgexfoundry.org:10004 [2023-11-14T18:57:10.399Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T18:57:10.399Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T18:57:10.399Z] Configure a credential helper to remove this warning. See [2023-11-14T18:57:10.399Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T18:57:10.399Z] [2023-11-14T18:57:10.399Z] Login Succeeded [2023-11-14T18:57:10.399Z] docker.io [2023-11-14T18:57:10.659Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T18:57:10.659Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T18:57:10.659Z] Configure a credential helper to remove this warning. See [2023-11-14T18:57:10.659Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T18:57:10.659Z] [2023-11-14T18:57:10.659Z] Login Succeeded [2023-11-14T18:57:10.659Z] ---> docker-login.sh ends [Pipeline] } [2023-11-14T18:57:10.937Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-14T18:57:11.140Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-14T18:57:11.178Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-14T18:57:11.211Z] ========================================================= [2023-11-14T18:57:11.211Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-14T18:57:11.211Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T18:57:11.691Z] + 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-14T18:57:11.691Z] Sending build context to Docker daemon 4.354MB [2023-11-14T18:57:11.691Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-14T18:57:11.691Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-14T18:57:11.691Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-14T18:57:11.691Z] 7264a8db6415: Pulling fs layer [2023-11-14T18:57:11.691Z] c4d48a809fc2: Pulling fs layer [2023-11-14T18:57:11.691Z] 4f1c88b9dad5: Pulling fs layer [2023-11-14T18:57:11.691Z] ad3a456e5733: Pulling fs layer [2023-11-14T18:57:11.691Z] 69c7f0334f64: Pulling fs layer [2023-11-14T18:57:11.691Z] 1f1c1a5573a3: Pulling fs layer [2023-11-14T18:57:11.691Z] ce7588e14bc9: Pulling fs layer [2023-11-14T18:57:11.691Z] b5e4710f87ac: Pulling fs layer [2023-11-14T18:57:11.691Z] 69c7f0334f64: Waiting [2023-11-14T18:57:11.691Z] 1f1c1a5573a3: Waiting [2023-11-14T18:57:11.691Z] ce7588e14bc9: Waiting [2023-11-14T18:57:11.691Z] b5e4710f87ac: Waiting [2023-11-14T18:57:11.691Z] ad3a456e5733: Waiting [2023-11-14T18:57:11.691Z] c4d48a809fc2: Download complete [2023-11-14T18:57:11.967Z] ad3a456e5733: Download complete [2023-11-14T18:57:11.967Z] 69c7f0334f64: Verifying Checksum [2023-11-14T18:57:11.967Z] 69c7f0334f64: Download complete [2023-11-14T18:57:11.967Z] 7264a8db6415: Verifying Checksum [2023-11-14T18:57:11.967Z] 7264a8db6415: Download complete [2023-11-14T18:57:11.967Z] 1f1c1a5573a3: Verifying Checksum [2023-11-14T18:57:11.967Z] 1f1c1a5573a3: Download complete [2023-11-14T18:57:11.967Z] 7264a8db6415: Pull complete [2023-11-14T18:57:12.231Z] c4d48a809fc2: Pull complete [2023-11-14T18:57:12.231Z] b5e4710f87ac: Verifying Checksum [2023-11-14T18:57:12.231Z] b5e4710f87ac: Download complete [2023-11-14T18:57:12.491Z] 4f1c88b9dad5: Verifying Checksum [2023-11-14T18:57:12.491Z] 4f1c88b9dad5: Download complete [2023-11-14T18:57:13.057Z] ce7588e14bc9: Verifying Checksum [2023-11-14T18:57:13.057Z] ce7588e14bc9: Download complete [2023-11-14T18:57:17.263Z] 4f1c88b9dad5: Pull complete [2023-11-14T18:57:17.263Z] ad3a456e5733: Pull complete [2023-11-14T18:57:17.521Z] 69c7f0334f64: Pull complete [2023-11-14T18:57:17.521Z] 1f1c1a5573a3: Pull complete [2023-11-14T18:57:20.814Z] ce7588e14bc9: Pull complete [2023-11-14T18:57:22.291Z] b5e4710f87ac: Pull complete [2023-11-14T18:57:22.291Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-11-14T18:57:22.291Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-14T18:57:22.291Z] ---> 88b5674ff536 [2023-11-14T18:57:22.291Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-11-14T18:57:24.615Z] Still waiting to schedule task [2023-11-14T18:57:24.616Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-11-14T18:57:32.323Z] ---> Running in 0622622780af [2023-11-14T18:57:32.323Z] Removing intermediate container 0622622780af [2023-11-14T18:57:32.323Z] ---> 0afbfd947870 [2023-11-14T18:57:32.323Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-14T18:57:32.323Z] ---> Running in e363b86f5f9b [2023-11-14T18:57:32.323Z] Removing intermediate container e363b86f5f9b [2023-11-14T18:57:32.323Z] ---> 6d6e66790425 [2023-11-14T18:57:32.323Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-11-14T18:57:32.323Z] ---> Running in d8d4796ef812 [2023-11-14T18:57:32.323Z] Removing intermediate container d8d4796ef812 [2023-11-14T18:57:32.323Z] ---> 7145d5de7c37 [2023-11-14T18:57:32.323Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-14T18:57:32.323Z] ---> Running in cf981581ee6f [2023-11-14T18:57:32.323Z] Removing intermediate container cf981581ee6f [2023-11-14T18:57:32.323Z] ---> 295f89794f6c [2023-11-14T18:57:32.323Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-14T18:57:32.323Z] ---> Running in 22ebe6a98161 [2023-11-14T18:57:32.323Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-14T18:57:32.323Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-14T18:57:32.323Z] OK: 264 MiB in 52 packages [2023-11-14T18:57:32.323Z] Removing intermediate container 22ebe6a98161 [2023-11-14T18:57:32.323Z] ---> 280c2d485a5c [2023-11-14T18:57:32.323Z] Step 8/12 : WORKDIR /app [2023-11-14T18:57:32.323Z] ---> Running in a425c2659950 [2023-11-14T18:57:32.323Z] Removing intermediate container a425c2659950 [2023-11-14T18:57:32.323Z] ---> 2995d91489c8 [2023-11-14T18:57:32.323Z] Step 9/12 : COPY go.mod vendor* ./ [2023-11-14T18:57:32.323Z] ---> 323ba047933c [2023-11-14T18:57:32.323Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-14T18:57:32.323Z] ---> Running in ab495b727a01 [2023-11-14T18:58:19.232Z] Removing intermediate container ab495b727a01 [2023-11-14T18:58:19.232Z] ---> 3f0ad4803cdd [2023-11-14T18:58:19.232Z] Step 11/12 : COPY . . [2023-11-14T18:58:19.232Z] ---> cc845a0c96d1 [2023-11-14T18:58:19.232Z] Step 12/12 : RUN $MAKE [2023-11-14T18:58:19.232Z] ---> Running in 6e07aa8236ac [2023-11-14T18:58:19.232Z] noop [2023-11-14T18:58:19.232Z] Removing intermediate container 6e07aa8236ac [2023-11-14T18:58:19.232Z] ---> ec2132ac3e38 [2023-11-14T18:58:19.232Z] Successfully built ec2132ac3e38 [2023-11-14T18:58:19.232Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T18:58:19.698Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-14T18:58:19.698Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T18:58:19.856Z] prd-ubuntu20.04-docker-8c-8g-17520 does not seem to be running inside a container [2023-11-14T18:58:19.897Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-272 -v /w/workspace/undry_device-rfid-llrp-go_PR-272:/w/workspace/undry_device-rfid-llrp-go_PR-272:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-272@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-272@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-14T18:58:20.230Z] $ docker top 3d20dc73dc043c2a4b0d61681672a422eef37c71e471e299df3134c8ece45bb3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-14T18:58:20.611Z] + go version [2023-11-14T18:58:20.611Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-14T18:58:20.649Z] $ docker stop --time=1 3d20dc73dc043c2a4b0d61681672a422eef37c71e471e299df3134c8ece45bb3 [2023-11-14T18:58:21.956Z] $ docker rm -f --volumes 3d20dc73dc043c2a4b0d61681672a422eef37c71e471e299df3134c8ece45bb3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T18:58:22.661Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-14T18:58:22.661Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T18:58:22.810Z] prd-ubuntu20.04-docker-8c-8g-17520 does not seem to be running inside a container [2023-11-14T18:58:22.845Z] $ 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-272 -v /w/workspace/undry_device-rfid-llrp-go_PR-272:/w/workspace/undry_device-rfid-llrp-go_PR-272:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-272@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-272@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-14T18:58:23.161Z] $ docker top ecc187b65551696e2c036898a332a8588f63d9b33eb817104b73fa7cb0602743 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-14T18:58:23.559Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-272 [Pipeline] fileExists [Pipeline] sh [2023-11-14T18:58:23.924Z] + make test [2023-11-14T18:58:23.924Z] go test ./... -coverprofile=coverage.out ./... [2023-11-14T18:58:25.316Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-11-14T18:58:35.280Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-11-14T18:58:35.280Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-11-14T18:58:39.464Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.047s coverage: 40.6% of statements [2023-11-14T18:58:39.464Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.240s coverage: 51.9% of statements [2023-11-14T18:58:39.464Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.010s coverage: 96.4% of statements [2023-11-14T18:58:54.328Z] go vet ./... [2023-11-14T18:58:57.609Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-14T18:58:57.609Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-14T18:58:57.609Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-14T18:58:57.653Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-14T18:58:57.689Z] $ docker stop --time=1 ecc187b65551696e2c036898a332a8588f63d9b33eb817104b73fa7cb0602743 [2023-11-14T18:59:01.113Z] $ docker rm -f --volumes ecc187b65551696e2c036898a332a8588f63d9b33eb817104b73fa7cb0602743 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-14T18:59:01.639Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-14T18:59:01.739Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-11-14T18:59:02.448Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-14T18:59:02.759Z] + ls -al . [2023-11-14T18:59:02.759Z] total 640 [2023-11-14T18:59:02.759Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 14 18:58 . [2023-11-14T18:59:02.759Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 14 18:56 .. [2023-11-14T18:59:02.759Z] -rw-rw-r-- 1 jenkins jenkins 134 Nov 14 18:56 .dockerignore [2023-11-14T18:59:02.759Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 14 18:58 .git [2023-11-14T18:59:02.759Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 18:56 .github [2023-11-14T18:59:02.759Z] -rw-rw-r-- 1 jenkins jenkins 880 Nov 14 18:56 .gitignore [2023-11-14T18:59:02.759Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 14 18:56 .golangci.yml [2023-11-14T18:59:02.759Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 14 18:57 .semver [2023-11-14T18:59:02.759Z] -rw-rw-r-- 1 jenkins jenkins 11980 Nov 14 18:56 Attribution.txt [2023-11-14T18:59:02.759Z] -rw-rw-r-- 1 jenkins jenkins 11677 Nov 14 18:56 CHANGELOG.md [2023-11-14T18:59:02.759Z] -rw-rw-r-- 1 jenkins jenkins 1456 Nov 14 18:56 Dockerfile [2023-11-14T18:59:02.759Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 14 18:56 GOVERNANCE.md [2023-11-14T18:59:02.759Z] -rw-rw-r-- 1 jenkins jenkins 661 Nov 14 18:56 Jenkinsfile [2023-11-14T18:59:02.759Z] -rw-rw-r-- 1 jenkins jenkins 11347 Nov 14 18:56 LICENSE [2023-11-14T18:59:02.759Z] -rw-rw-r-- 1 jenkins jenkins 2179 Nov 14 18:56 Makefile [2023-11-14T18:59:02.759Z] -rw-rw-r-- 1 jenkins jenkins 625 Nov 14 18:56 OWNERS.md [2023-11-14T18:59:02.759Z] -rw-rw-r-- 1 jenkins jenkins 28907 Nov 14 18:56 README.md [2023-11-14T18:59:02.759Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 14 18:57 VERSION [2023-11-14T18:59:02.759Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 18:56 bin [2023-11-14T18:59:02.759Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 14 18:56 cmd [2023-11-14T18:59:02.759Z] -rw-r--r-- 1 jenkins jenkins 459493 Nov 14 18:58 coverage.out [2023-11-14T18:59:02.759Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 18:56 examples [2023-11-14T18:59:02.759Z] -rw-rw-r-- 1 jenkins jenkins 3831 Nov 14 18:56 go.mod [2023-11-14T18:59:02.759Z] -rw-rw-r-- 1 jenkins jenkins 34396 Nov 14 18:56 go.sum [2023-11-14T18:59:02.759Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 18:56 images [2023-11-14T18:59:02.759Z] drwxrwxr-x 5 jenkins jenkins 4096 Nov 14 18:56 internal [2023-11-14T18:59:02.759Z] -rw-rw-r-- 1 jenkins jenkins 193 Nov 14 18:56 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T18:59:03.140Z] + 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=1d4b55298d1a6ec69ac03fd565c0f7b2d3f5e0b1 --label arch=amd64 --label version=0.0.0 . [2023-11-14T18:59:03.140Z] Sending build context to Docker daemon 4.354MB [2023-11-14T18:59:03.140Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-11-14T18:59:03.140Z] Step 2/25 : FROM ${BASE} AS builder [2023-11-14T18:59:03.140Z] ---> ec2132ac3e38 [2023-11-14T18:59:03.140Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-11-14T18:59:03.399Z] ---> Running in 769a5bb63d51 [2023-11-14T18:59:03.399Z] Removing intermediate container 769a5bb63d51 [2023-11-14T18:59:03.399Z] ---> ba971f38e3f0 [2023-11-14T18:59:03.399Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-14T18:59:03.399Z] ---> Running in d56ae895389e [2023-11-14T18:59:03.399Z] Removing intermediate container d56ae895389e [2023-11-14T18:59:03.399Z] ---> bb4729654cb1 [2023-11-14T18:59:03.399Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git" [2023-11-14T18:59:03.399Z] ---> Running in c0276a780cc3 [2023-11-14T18:59:03.658Z] Removing intermediate container c0276a780cc3 [2023-11-14T18:59:03.658Z] ---> f1ba0d964fcb [2023-11-14T18:59:03.658Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-11-14T18:59:03.658Z] ---> Running in d593c5910ebe [2023-11-14T18:59:03.658Z] Removing intermediate container d593c5910ebe [2023-11-14T18:59:03.658Z] ---> 5e87e1615788 [2023-11-14T18:59:03.658Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-14T18:59:03.658Z] ---> Running in 0d0f3f7fac89 [2023-11-14T18:59:03.916Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-14T18:59:04.176Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-14T18:59:04.434Z] OK: 264 MiB in 52 packages [2023-11-14T18:59:04.692Z] Removing intermediate container 0d0f3f7fac89 [2023-11-14T18:59:04.692Z] ---> d41cc986f693 [2023-11-14T18:59:04.692Z] Step 8/25 : WORKDIR /app [2023-11-14T18:59:04.692Z] ---> Running in 51d0759f66f6 [2023-11-14T18:59:04.692Z] Removing intermediate container 51d0759f66f6 [2023-11-14T18:59:04.692Z] ---> 56f5882fbf70 [2023-11-14T18:59:04.692Z] Step 9/25 : COPY go.mod vendor* ./ [2023-11-14T18:59:04.952Z] ---> da146a584fb6 [2023-11-14T18:59:04.952Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-14T18:59:04.952Z] ---> Running in b42141744b18 [2023-11-14T18:59:05.519Z] Removing intermediate container b42141744b18 [2023-11-14T18:59:05.519Z] ---> bd99ad4e4c85 [2023-11-14T18:59:05.519Z] Step 11/25 : COPY . . [2023-11-14T18:59:05.777Z] ---> 271106c3330c [2023-11-14T18:59:05.777Z] Step 12/25 : RUN $MAKE [2023-11-14T18:59:05.777Z] ---> Running in 066096f21ae6 [2023-11-14T18:59:06.035Z] 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" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-11-14T18:59:28.068Z] Removing intermediate container 066096f21ae6 [2023-11-14T18:59:28.068Z] ---> 1a4f9030a88b [2023-11-14T18:59:28.068Z] Step 13/25 : FROM alpine:3.18 [2023-11-14T18:59:28.068Z] 3.18: Pulling from library/alpine [2023-11-14T18:59:28.068Z] 96526aa774ef: Pulling fs layer [2023-11-14T18:59:28.068Z] 96526aa774ef: Download complete [2023-11-14T18:59:28.068Z] 96526aa774ef: Pull complete [2023-11-14T18:59:28.068Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-14T18:59:28.068Z] Status: Downloaded newer image for alpine:3.18 [2023-11-14T18:59:28.068Z] ---> 8ca4688f4f35 [2023-11-14T18:59:28.068Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-11-14T18:59:28.068Z] ---> Running in 1b2f9c2a68bb [2023-11-14T18:59:28.068Z] Removing intermediate container 1b2f9c2a68bb [2023-11-14T18:59:28.068Z] ---> 99c984924e14 [2023-11-14T18:59:28.068Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-11-14T18:59:28.068Z] ---> Running in db149af934e9 [2023-11-14T18:59:28.068Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-14T18:59:28.068Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-14T18:59:28.068Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-11-14T18:59:28.068Z] Executing busybox-1.36.1-r2.trigger [2023-11-14T18:59:28.068Z] OK: 7 MiB in 16 packages [2023-11-14T18:59:28.068Z] Removing intermediate container db149af934e9 [2023-11-14T18:59:28.068Z] ---> 280d4a20068b [2023-11-14T18:59:28.068Z] Step 16/25 : RUN apk --no-cache upgrade [2023-11-14T18:59:28.068Z] ---> Running in 66d9bac7a64c [2023-11-14T18:59:28.326Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-14T18:59:28.585Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-14T18:59:28.845Z] (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-14T18:59:28.845Z] (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T18:59:28.845Z] Executing busybox-1.36.1-r5.post-upgrade [2023-11-14T18:59:28.845Z] (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T18:59:28.845Z] (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-14T18:59:28.845Z] (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-14T18:59:28.846Z] (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T18:59:28.846Z] (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-14T18:59:28.846Z] Executing busybox-1.36.1-r5.trigger [2023-11-14T18:59:28.846Z] OK: 7 MiB in 16 packages [2023-11-14T18:59:29.104Z] Removing intermediate container 66d9bac7a64c [2023-11-14T18:59:29.104Z] ---> 79a41796cb80 [2023-11-14T18:59:29.104Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2023-11-14T18:59:29.363Z] ---> 4fc5911e7f29 [2023-11-14T18:59:29.363Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2023-11-14T18:59:29.363Z] ---> 4721674c9b5f [2023-11-14T18:59:29.363Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2023-11-14T18:59:30.297Z] ---> c39ed826cc6a [2023-11-14T18:59:30.297Z] Step 20/25 : EXPOSE 59989 [2023-11-14T18:59:30.297Z] ---> Running in b8fb8649a85b [2023-11-14T18:59:30.297Z] Removing intermediate container b8fb8649a85b [2023-11-14T18:59:30.297Z] ---> d0ef24656b54 [2023-11-14T18:59:30.297Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2023-11-14T18:59:30.297Z] ---> Running in 2159ed41e539 [2023-11-14T18:59:30.556Z] Removing intermediate container 2159ed41e539 [2023-11-14T18:59:30.556Z] ---> c4a095fbccb2 [2023-11-14T18:59:30.556Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-14T18:59:30.556Z] ---> Running in 310adf2724e8 [2023-11-14T18:59:30.556Z] Removing intermediate container 310adf2724e8 [2023-11-14T18:59:30.556Z] ---> 6431666efd1e [2023-11-14T18:59:30.556Z] Step 23/25 : LABEL arch=amd64 [2023-11-14T18:59:30.556Z] ---> Running in 1aeb43a43e2b [2023-11-14T18:59:30.556Z] Removing intermediate container 1aeb43a43e2b [2023-11-14T18:59:30.556Z] ---> 8a978cdc6fd4 [2023-11-14T18:59:30.556Z] Step 24/25 : LABEL git_sha=1d4b55298d1a6ec69ac03fd565c0f7b2d3f5e0b1 [2023-11-14T18:59:30.815Z] ---> Running in 61279f358161 [2023-11-14T18:59:30.815Z] Removing intermediate container 61279f358161 [2023-11-14T18:59:30.815Z] ---> 5a26e0d026c5 [2023-11-14T18:59:30.815Z] Step 25/25 : LABEL version=0.0.0 [2023-11-14T18:59:30.815Z] ---> Running in e4d0f99f467f [2023-11-14T18:59:30.815Z] Removing intermediate container e4d0f99f467f [2023-11-14T18:59:30.815Z] ---> f279bc4a25fa [2023-11-14T18:59:30.815Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-14T18:59:30.815Z] Successfully built f279bc4a25fa [2023-11-14T18:59:30.815Z] Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T18:59:31.715Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-14T18:59:31.715Z] [2023-11-14T18:59:31.715Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T18:59:32.198Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-14T18:59:32.198Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-14T18:59:32.198Z] 5eb5b503b376: Pulling fs layer [2023-11-14T18:59:32.198Z] 5c69ac0246d0: Pulling fs layer [2023-11-14T18:59:32.198Z] ec43610c2a17: Pulling fs layer [2023-11-14T18:59:32.198Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-14T18:59:32.198Z] 33b1e0a273af: Pulling fs layer [2023-11-14T18:59:32.198Z] 3a2ae6a8a46f: Waiting [2023-11-14T18:59:32.198Z] 5d3b04190fa2: Pulling fs layer [2023-11-14T18:59:32.198Z] 33b1e0a273af: Waiting [2023-11-14T18:59:32.198Z] 5d3b04190fa2: Waiting [2023-11-14T18:59:32.198Z] 2f39f015ded8: Pulling fs layer [2023-11-14T18:59:32.198Z] 5c69ac0246d0: Verifying Checksum [2023-11-14T18:59:32.198Z] 5c69ac0246d0: Download complete [2023-11-14T18:59:32.198Z] 3a2ae6a8a46f: Verifying Checksum [2023-11-14T18:59:32.198Z] 3a2ae6a8a46f: Download complete [2023-11-14T18:59:32.198Z] 33b1e0a273af: Verifying Checksum [2023-11-14T18:59:32.198Z] 33b1e0a273af: Download complete [2023-11-14T18:59:32.457Z] 5d3b04190fa2: Verifying Checksum [2023-11-14T18:59:32.457Z] 5d3b04190fa2: Download complete [2023-11-14T18:59:32.457Z] ec43610c2a17: Verifying Checksum [2023-11-14T18:59:32.457Z] ec43610c2a17: Download complete [2023-11-14T18:59:32.457Z] 5eb5b503b376: Verifying Checksum [2023-11-14T18:59:32.457Z] 5eb5b503b376: Download complete [2023-11-14T18:59:33.026Z] 2f39f015ded8: Download complete [2023-11-14T18:59:33.590Z] 5eb5b503b376: Pull complete [2023-11-14T18:59:33.590Z] 5c69ac0246d0: Pull complete [2023-11-14T18:59:34.155Z] ec43610c2a17: Pull complete [2023-11-14T18:59:34.155Z] 3a2ae6a8a46f: Pull complete [2023-11-14T18:59:34.155Z] 33b1e0a273af: Pull complete [2023-11-14T18:59:34.155Z] 5d3b04190fa2: Pull complete [2023-11-14T18:59:38.343Z] 2f39f015ded8: Pull complete [2023-11-14T18:59:38.343Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-14T18:59:38.343Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-14T18:59:38.343Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T18:59:38.548Z] prd-ubuntu20.04-docker-8c-8g-17520 does not seem to be running inside a container [2023-11-14T18:59:38.582Z] $ 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-272 -v /w/workspace/undry_device-rfid-llrp-go_PR-272:/w/workspace/undry_device-rfid-llrp-go_PR-272:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-272@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-272@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-14T18:59:41.149Z] $ docker top 6fec5cb151597de973f8be92f9c66de352b14efdcfe518baff86e3c750a81a50 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-14T18:59:41.566Z] ---> job-cost.sh [2023-11-14T18:59:41.566Z] lf-activate-venv: SKIPPING [2023-11-14T18:59:41.566Z] INFO: No Stack... [2023-11-14T18:59:41.825Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-14T18:59:42.086Z] INFO: Archiving Costs [Pipeline] sh [2023-11-14T18:59:42.400Z] + cat /w/workspace/undry_device-rfid-llrp-go_PR-272/archives/cost.csv [2023-11-14T18:59:42.400Z] + cut -d, -f6 [Pipeline] lock [2023-11-14T18:59:42.437Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-272-1-stack-cost] [2023-11-14T18:59:42.442Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-272-1-stack-cost] did not exist. Created. [2023-11-14T18:59:42.442Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-272-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-14T18:59:42.840Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-14T18:59:42.891Z] Stashed 1 file(s) [Pipeline] } [2023-11-14T18:59:42.918Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-272-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-14T18:59:43.011Z] $ docker stop --time=1 6fec5cb151597de973f8be92f9c66de352b14efdcfe518baff86e3c750a81a50 [2023-11-14T18:59:44.152Z] $ docker rm -f --volumes 6fec5cb151597de973f8be92f9c66de352b14efdcfe518baff86e3c750a81a50 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-14T19:00:47.773Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-17522 in /w/workspace/undry_device-rfid-llrp-go_PR-272 [Pipeline] { [Pipeline] ws [2023-11-14T19:00:47.839Z] Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout [2023-11-14T19:00:47.922Z] The recommended git tool is: git [2023-11-14T19:00:53.905Z] using credential edgex-jenkins-ssh [2023-11-14T19:00:53.926Z] Cloning the remote Git repository [2023-11-14T19:00:53.979Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-11-14T19:00:54.097Z] > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 [2023-11-14T19:00:54.280Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-11-14T19:00:54.282Z] > git --version # timeout=10 [2023-11-14T19:00:54.307Z] > git --version # 'git version 2.25.1' [2023-11-14T19:00:54.311Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-14T19:00:54.484Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-14T19:00:55.692Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-11-14T19:00:55.728Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-14T19:00:56.720Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-11-14T19:00:56.769Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-11-14T19:00:56.770Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-14T19:00:56.787Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/272/head:refs/remotes/origin/PR-272 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-11-14T19:00:57.415Z] Merging remotes/origin/main commit 4e83b6680fa27d1881f69792a07b123682c6b4e6 into PR head commit 1d4b55298d1a6ec69ac03fd565c0f7b2d3f5e0b1 [2023-11-14T19:00:57.736Z] Merge succeeded, producing 1d4b55298d1a6ec69ac03fd565c0f7b2d3f5e0b1 [2023-11-14T19:00:57.736Z] Checking out Revision 1d4b55298d1a6ec69ac03fd565c0f7b2d3f5e0b1 (PR-272) [2023-11-14T19:00:57.437Z] > git config core.sparsecheckout # timeout=10 [2023-11-14T19:00:57.517Z] > git checkout -f 1d4b55298d1a6ec69ac03fd565c0f7b2d3f5e0b1 # timeout=10 [2023-11-14T19:00:57.628Z] > git remote # timeout=10 [2023-11-14T19:00:57.647Z] > git config --get remote.origin.url # timeout=10 [2023-11-14T19:00:57.674Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-14T19:00:57.687Z] > git merge 4e83b6680fa27d1881f69792a07b123682c6b4e6 # timeout=10 [2023-11-14T19:00:57.715Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-11-14T19:00:57.745Z] > git config core.sparsecheckout # timeout=10 [2023-11-14T19:00:57.761Z] > git checkout -f 1d4b55298d1a6ec69ac03fd565c0f7b2d3f5e0b1 # timeout=10 [2023-11-14T19:01:01.316Z] Commit message: "fix: Address CVE in Alpine base image" [2023-11-14T19:01:01.369Z] > git --version # timeout=10 [2023-11-14T19:01:01.384Z] > git --version # 'git version 2.25.1' [2023-11-14T19:01:01.399Z] fatal: bad object 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-14T19:01:02.704Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-14T19:01:02.704Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-14T19:01:02.704Z] Dload Upload Total Spent Left Speed [2023-11-14T19:01:02.704Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 225k 0 --:--:-- --:--:-- --:--:-- 225k [Pipeline] sh [2023-11-14T19:01:03.508Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-14T19:01:03.856Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-14T19:01:03.856Z] + sudo tee /etc/docker/daemon.new [2023-11-14T19:01:03.856Z] { [2023-11-14T19:01:03.856Z] "registry-mirrors": [ [2023-11-14T19:01:03.856Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-14T19:01:03.856Z] ], [2023-11-14T19:01:03.856Z] "bip": "10.250.0.254/24", [2023-11-14T19:01:03.856Z] "hosts": [ [2023-11-14T19:01:03.856Z] "tcp://0.0.0.0:5555", [2023-11-14T19:01:03.856Z] "unix:///var/run/docker.sock" [2023-11-14T19:01:03.856Z] ], [2023-11-14T19:01:03.856Z] "mtu": 1458, [2023-11-14T19:01:03.856Z] "selinux-enabled": true, [2023-11-14T19:01:03.856Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-14T19:01:03.856Z] } [Pipeline] sh [2023-11-14T19:01:04.199Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-14T19:01:04.546Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-14T19:01:22.892Z] provisioning config files... [2023-11-14T19:01:22.920Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config4452130690189493931tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-14T19:01:23.318Z] ---> docker-login.sh [2023-11-14T19:01:23.318Z] nexus3.edgexfoundry.org:10001 [2023-11-14T19:01:23.911Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T19:01:24.189Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T19:01:24.189Z] Configure a credential helper to remove this warning. See [2023-11-14T19:01:24.189Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T19:01:24.189Z] [2023-11-14T19:01:24.189Z] Login Succeeded [2023-11-14T19:01:24.189Z] nexus3.edgexfoundry.org:10002 [2023-11-14T19:01:24.463Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T19:01:24.463Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T19:01:24.463Z] Configure a credential helper to remove this warning. See [2023-11-14T19:01:24.463Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T19:01:24.463Z] [2023-11-14T19:01:24.463Z] Login Succeeded [2023-11-14T19:01:24.463Z] nexus3.edgexfoundry.org:10003 [2023-11-14T19:01:24.733Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T19:01:25.009Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T19:01:25.009Z] Configure a credential helper to remove this warning. See [2023-11-14T19:01:25.009Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T19:01:25.009Z] [2023-11-14T19:01:25.009Z] Login Succeeded [2023-11-14T19:01:25.009Z] nexus3.edgexfoundry.org:10004 [2023-11-14T19:01:25.282Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T19:01:25.282Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T19:01:25.282Z] Configure a credential helper to remove this warning. See [2023-11-14T19:01:25.282Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T19:01:25.282Z] [2023-11-14T19:01:25.282Z] Login Succeeded [2023-11-14T19:01:25.282Z] docker.io [2023-11-14T19:01:25.552Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T19:01:25.821Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T19:01:25.821Z] Configure a credential helper to remove this warning. See [2023-11-14T19:01:25.821Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T19:01:25.821Z] [2023-11-14T19:01:25.821Z] Login Succeeded [2023-11-14T19:01:25.821Z] ---> docker-login.sh ends [Pipeline] } [2023-11-14T19:01:25.849Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-14T19:01:26.261Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-14T19:01:26.301Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-14T19:01:26.338Z] ========================================================= [2023-11-14T19:01:26.338Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-14T19:01:26.338Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T19:01:26.849Z] + 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-14T19:01:27.118Z] Sending build context to Docker daemon 1.198MB [2023-11-14T19:01:27.118Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-14T19:01:27.118Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-14T19:01:27.389Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-14T19:01:27.389Z] 9fda8d8052c6: Pulling fs layer [2023-11-14T19:01:27.389Z] 5d54e960e981: Pulling fs layer [2023-11-14T19:01:27.389Z] c4a7e357bf2a: Pulling fs layer [2023-11-14T19:01:27.389Z] f0e02332f6b5: Pulling fs layer [2023-11-14T19:01:27.389Z] 872ee5b61b7b: Pulling fs layer [2023-11-14T19:01:27.389Z] 0c6a40ed1a82: Pulling fs layer [2023-11-14T19:01:27.389Z] 94ae7d8d031c: Pulling fs layer [2023-11-14T19:01:27.389Z] 872ee5b61b7b: Waiting [2023-11-14T19:01:27.389Z] 0c6a40ed1a82: Waiting [2023-11-14T19:01:27.389Z] 94ae7d8d031c: Waiting [2023-11-14T19:01:27.389Z] f0e02332f6b5: Waiting [2023-11-14T19:01:27.389Z] 5d54e960e981: Verifying Checksum [2023-11-14T19:01:27.389Z] 5d54e960e981: Download complete [2023-11-14T19:01:27.389Z] f0e02332f6b5: Verifying Checksum [2023-11-14T19:01:27.389Z] f0e02332f6b5: Download complete [2023-11-14T19:01:27.389Z] 872ee5b61b7b: Verifying Checksum [2023-11-14T19:01:27.389Z] 872ee5b61b7b: Download complete [2023-11-14T19:01:27.389Z] 9fda8d8052c6: Download complete [2023-11-14T19:01:27.984Z] 94ae7d8d031c: Verifying Checksum [2023-11-14T19:01:27.984Z] 94ae7d8d031c: Download complete [2023-11-14T19:01:28.576Z] 9fda8d8052c6: Pull complete [2023-11-14T19:01:29.181Z] 5d54e960e981: Pull complete [2023-11-14T19:01:29.450Z] c4a7e357bf2a: Verifying Checksum [2023-11-14T19:01:29.450Z] c4a7e357bf2a: Download complete [2023-11-14T19:01:30.418Z] 0c6a40ed1a82: Verifying Checksum [2023-11-14T19:01:30.418Z] 0c6a40ed1a82: Download complete [2023-11-14T19:01:42.769Z] c4a7e357bf2a: Pull complete [2023-11-14T19:01:43.039Z] f0e02332f6b5: Pull complete [2023-11-14T19:01:43.314Z] 872ee5b61b7b: Pull complete [2023-11-14T19:01:58.324Z] 0c6a40ed1a82: Pull complete [2023-11-14T19:01:58.324Z] 94ae7d8d031c: Pull complete [2023-11-14T19:01:58.324Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-11-14T19:01:58.324Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-14T19:01:58.324Z] ---> 86de565de09d [2023-11-14T19:01:58.324Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-11-14T19:01:58.593Z] ---> Running in 19f532aa9c62 [2023-11-14T19:01:58.864Z] Removing intermediate container 19f532aa9c62 [2023-11-14T19:01:58.864Z] ---> 9022ab74298d [2023-11-14T19:01:58.864Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-14T19:01:59.132Z] ---> Running in 5b214e3c2f46 [2023-11-14T19:01:59.399Z] Removing intermediate container 5b214e3c2f46 [2023-11-14T19:01:59.399Z] ---> d11695851731 [2023-11-14T19:01:59.399Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-11-14T19:01:59.399Z] ---> Running in 6f22599a109d [2023-11-14T19:01:59.672Z] Removing intermediate container 6f22599a109d [2023-11-14T19:01:59.672Z] ---> 66d6bcc722d8 [2023-11-14T19:01:59.672Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-14T19:01:59.939Z] ---> Running in 8a222ac9f898 [2023-11-14T19:02:00.209Z] Removing intermediate container 8a222ac9f898 [2023-11-14T19:02:00.209Z] ---> f38ac052a17a [2023-11-14T19:02:00.209Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-14T19:02:00.209Z] ---> Running in 584956a4a847 [2023-11-14T19:02:01.628Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-14T19:02:01.900Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-14T19:02:02.864Z] OK: 266 MiB in 52 packages [2023-11-14T19:02:03.839Z] Removing intermediate container 584956a4a847 [2023-11-14T19:02:03.839Z] ---> 997bbaf874ab [2023-11-14T19:02:03.839Z] Step 8/12 : WORKDIR /app [2023-11-14T19:02:04.108Z] ---> Running in 187a41ca82df [2023-11-14T19:02:04.376Z] Removing intermediate container 187a41ca82df [2023-11-14T19:02:04.376Z] ---> c7257ce7e358 [2023-11-14T19:02:04.376Z] Step 9/12 : COPY go.mod vendor* ./ [2023-11-14T19:02:04.957Z] ---> de6d2064ea2d [2023-11-14T19:02:04.957Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-14T19:02:04.957Z] ---> Running in 97962156ee8c [2023-11-14T19:03:26.665Z] Removing intermediate container 97962156ee8c [2023-11-14T19:03:26.665Z] ---> c35d29218d92 [2023-11-14T19:03:26.665Z] Step 11/12 : COPY . . [2023-11-14T19:03:26.665Z] ---> fd7fa3d05f07 [2023-11-14T19:03:26.665Z] Step 12/12 : RUN $MAKE [2023-11-14T19:03:26.665Z] ---> Running in dd5b49296e49 [2023-11-14T19:03:26.665Z] noop [2023-11-14T19:03:26.665Z] Removing intermediate container dd5b49296e49 [2023-11-14T19:03:26.665Z] ---> c792b0e29ba1 [2023-11-14T19:03:26.665Z] Successfully built c792b0e29ba1 [2023-11-14T19:03:26.665Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T19:03:27.157Z] + docker inspect -f . ci-base-image-arm64 [2023-11-14T19:03:27.157Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T19:03:27.457Z] prd-ubuntu20.04-docker-arm64-4c-16g-17522 does not seem to be running inside a container [2023-11-14T19:03:27.531Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-11-14T19:03:28.834Z] $ docker top 786b011e580cac928db9a510fee4aa318cf1d73ebb2e242e2421cb1f8c04d9a1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-14T19:03:29.726Z] + go version [2023-11-14T19:03:29.726Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-14T19:03:29.763Z] $ docker stop --time=1 786b011e580cac928db9a510fee4aa318cf1d73ebb2e242e2421cb1f8c04d9a1 [2023-11-14T19:03:31.423Z] $ docker rm -f --volumes 786b011e580cac928db9a510fee4aa318cf1d73ebb2e242e2421cb1f8c04d9a1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T19:03:32.271Z] + docker inspect -f . ci-base-image-arm64 [2023-11-14T19:03:32.271Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T19:03:32.549Z] prd-ubuntu20.04-docker-arm64-4c-16g-17522 does not seem to be running inside a container [2023-11-14T19:03:32.620Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-11-14T19:03:33.826Z] $ docker top f6dbffc1c432e89f726d579fe88b904df42d89162451dfe9daf632696741ffae -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-14T19:03:34.743Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh [2023-11-14T19:03:35.455Z] + make test [2023-11-14T19:03:35.456Z] go test ./... -coverprofile=coverage.out ./... [2023-11-14T19:03:42.114Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-11-14T19:05:48.797Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-11-14T19:05:48.797Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-11-14T19:06:27.689Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 32.993s coverage: 40.6% of statements [2023-11-14T19:06:27.689Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.830s coverage: 51.9% of statements [2023-11-14T19:06:27.689Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.093s coverage: 95.5% of statements [2023-11-14T19:06:27.689Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-11-14T19:06:27.689Z] go vet ./... [2023-11-14T19:06:49.765Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-14T19:06:49.765Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-14T19:06:49.765Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-14T19:06:49.805Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-14T19:06:49.838Z] $ docker stop --time=1 f6dbffc1c432e89f726d579fe88b904df42d89162451dfe9daf632696741ffae [2023-11-14T19:06:51.785Z] $ docker rm -f --volumes f6dbffc1c432e89f726d579fe88b904df42d89162451dfe9daf632696741ffae [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-14T19:06:53.184Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-14T19:06:53.224Z] Warning: overwriting stash ‘coverage-report’ [2023-11-14T19:06:56.138Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-14T19:06:56.786Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-14T19:06:57.134Z] + ls -al . [2023-11-14T19:06:57.134Z] total 636 [2023-11-14T19:06:57.134Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 14 19:03 . [2023-11-14T19:06:57.134Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 14 19:00 .. [2023-11-14T19:06:57.134Z] -rw-rw-r-- 1 jenkins jenkins 134 Nov 14 19:00 .dockerignore [2023-11-14T19:06:57.134Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 14 19:00 .git [2023-11-14T19:06:57.134Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 19:00 .github [2023-11-14T19:06:57.134Z] -rw-rw-r-- 1 jenkins jenkins 880 Nov 14 19:00 .gitignore [2023-11-14T19:06:57.134Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 14 19:00 .golangci.yml [2023-11-14T19:06:57.134Z] -rw-rw-r-- 1 jenkins jenkins 11980 Nov 14 19:00 Attribution.txt [2023-11-14T19:06:57.134Z] -rw-rw-r-- 1 jenkins jenkins 11677 Nov 14 19:00 CHANGELOG.md [2023-11-14T19:06:57.134Z] -rw-rw-r-- 1 jenkins jenkins 1456 Nov 14 19:00 Dockerfile [2023-11-14T19:06:57.134Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 14 19:00 GOVERNANCE.md [2023-11-14T19:06:57.134Z] -rw-rw-r-- 1 jenkins jenkins 661 Nov 14 19:00 Jenkinsfile [2023-11-14T19:06:57.134Z] -rw-rw-r-- 1 jenkins jenkins 11347 Nov 14 19:00 LICENSE [2023-11-14T19:06:57.134Z] -rw-rw-r-- 1 jenkins jenkins 2179 Nov 14 19:00 Makefile [2023-11-14T19:06:57.134Z] -rw-rw-r-- 1 jenkins jenkins 625 Nov 14 19:00 OWNERS.md [2023-11-14T19:06:57.134Z] -rw-rw-r-- 1 jenkins jenkins 28907 Nov 14 19:00 README.md [2023-11-14T19:06:57.134Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 14 18:57 VERSION [2023-11-14T19:06:57.134Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 19:00 bin [2023-11-14T19:06:57.134Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 14 19:00 cmd [2023-11-14T19:06:57.134Z] -rw-r--r-- 1 jenkins jenkins 459493 Nov 14 19:06 coverage.out [2023-11-14T19:06:57.134Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 19:00 examples [2023-11-14T19:06:57.134Z] -rw-rw-r-- 1 jenkins jenkins 3831 Nov 14 19:00 go.mod [2023-11-14T19:06:57.134Z] -rw-rw-r-- 1 jenkins jenkins 34396 Nov 14 19:00 go.sum [2023-11-14T19:06:57.134Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 19:00 images [2023-11-14T19:06:57.134Z] drwxrwxr-x 5 jenkins jenkins 4096 Nov 14 19:00 internal [2023-11-14T19:06:57.134Z] -rw-rw-r-- 1 jenkins jenkins 193 Nov 14 19:00 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T19:06:57.572Z] + 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=1d4b55298d1a6ec69ac03fd565c0f7b2d3f5e0b1 --label arch=arm64 --label version=0.0.0 . [2023-11-14T19:06:57.842Z] Sending build context to Docker daemon 1.198MB [2023-11-14T19:06:57.842Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-11-14T19:06:57.842Z] Step 2/25 : FROM ${BASE} AS builder [2023-11-14T19:06:57.842Z] ---> c792b0e29ba1 [2023-11-14T19:06:57.842Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-11-14T19:06:58.110Z] ---> Running in 7f511d4491a3 [2023-11-14T19:06:58.378Z] Removing intermediate container 7f511d4491a3 [2023-11-14T19:06:58.378Z] ---> 0c8aa5abff52 [2023-11-14T19:06:58.378Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-14T19:06:58.378Z] ---> Running in 21b4a226003f [2023-11-14T19:06:58.647Z] Removing intermediate container 21b4a226003f [2023-11-14T19:06:58.647Z] ---> e61e2a9fe426 [2023-11-14T19:06:58.647Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git" [2023-11-14T19:06:58.914Z] ---> Running in f8494fa0976a [2023-11-14T19:06:59.182Z] Removing intermediate container f8494fa0976a [2023-11-14T19:06:59.182Z] ---> 31bb854eab7c [2023-11-14T19:06:59.182Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-11-14T19:06:59.182Z] ---> Running in 44b87b29fa4d [2023-11-14T19:06:59.459Z] Removing intermediate container 44b87b29fa4d [2023-11-14T19:06:59.459Z] ---> 26f04db180f5 [2023-11-14T19:06:59.459Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-14T19:06:59.728Z] ---> Running in 02e095433305 [2023-11-14T19:07:00.692Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-14T19:07:01.277Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-14T19:07:02.685Z] OK: 266 MiB in 52 packages [2023-11-14T19:07:03.268Z] Removing intermediate container 02e095433305 [2023-11-14T19:07:03.268Z] ---> 797b01e694d2 [2023-11-14T19:07:03.268Z] Step 8/25 : WORKDIR /app [2023-11-14T19:07:03.535Z] ---> Running in 7436f3b1096a [2023-11-14T19:07:03.805Z] Removing intermediate container 7436f3b1096a [2023-11-14T19:07:03.805Z] ---> 518fdf11383f [2023-11-14T19:07:03.805Z] Step 9/25 : COPY go.mod vendor* ./ [2023-11-14T19:07:04.392Z] ---> 7bc28d01a917 [2023-11-14T19:07:04.393Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-14T19:07:04.393Z] ---> Running in 9743e6e3843f [2023-11-14T19:07:06.977Z] Removing intermediate container 9743e6e3843f [2023-11-14T19:07:06.977Z] ---> 3699fe0af648 [2023-11-14T19:07:06.977Z] Step 11/25 : COPY . . [2023-11-14T19:07:07.571Z] ---> 5310383f9c8b [2023-11-14T19:07:07.571Z] Step 12/25 : RUN $MAKE [2023-11-14T19:07:07.571Z] ---> Running in 4c5e0e93ba27 [2023-11-14T19:07:08.990Z] 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" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-11-14T19:09:30.962Z] Removing intermediate container 4c5e0e93ba27 [2023-11-14T19:09:30.962Z] ---> a75707799681 [2023-11-14T19:09:30.962Z] Step 13/25 : FROM alpine:3.18 [2023-11-14T19:09:30.962Z] 3.18: Pulling from library/alpine [2023-11-14T19:09:30.962Z] 579b34f0a95b: Pulling fs layer [2023-11-14T19:09:30.962Z] 579b34f0a95b: Verifying Checksum [2023-11-14T19:09:30.962Z] 579b34f0a95b: Download complete [2023-11-14T19:09:30.962Z] 579b34f0a95b: Pull complete [2023-11-14T19:09:30.962Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-14T19:09:30.962Z] Status: Downloaded newer image for alpine:3.18 [2023-11-14T19:09:30.962Z] ---> 3cc203321400 [2023-11-14T19:09:30.962Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-11-14T19:09:30.962Z] ---> Running in e300fc6ecbfd [2023-11-14T19:09:30.962Z] Removing intermediate container e300fc6ecbfd [2023-11-14T19:09:30.962Z] ---> 93a8ae5a8770 [2023-11-14T19:09:30.962Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-11-14T19:09:30.962Z] ---> Running in 2186b871c405 [2023-11-14T19:09:30.962Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-14T19:09:30.962Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-14T19:09:30.962Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-11-14T19:09:30.962Z] Executing busybox-1.36.1-r2.trigger [2023-11-14T19:09:30.962Z] OK: 8 MiB in 16 packages [2023-11-14T19:09:30.962Z] Removing intermediate container 2186b871c405 [2023-11-14T19:09:30.962Z] ---> 525324cf429d [2023-11-14T19:09:30.962Z] Step 16/25 : RUN apk --no-cache upgrade [2023-11-14T19:09:30.962Z] ---> Running in 0a960a7bf1ba [2023-11-14T19:09:30.962Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-14T19:09:30.962Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-14T19:09:30.962Z] (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-14T19:09:30.962Z] (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T19:09:30.962Z] Executing busybox-1.36.1-r5.post-upgrade [2023-11-14T19:09:30.962Z] (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T19:09:30.962Z] (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-14T19:09:30.962Z] (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-14T19:09:30.962Z] (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T19:09:30.962Z] (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-14T19:09:30.962Z] Executing busybox-1.36.1-r5.trigger [2023-11-14T19:09:30.962Z] OK: 8 MiB in 16 packages [2023-11-14T19:09:30.962Z] Removing intermediate container 0a960a7bf1ba [2023-11-14T19:09:30.962Z] ---> 41f4c2c6bace [2023-11-14T19:09:30.962Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2023-11-14T19:09:30.962Z] ---> 48d02a79a2a7 [2023-11-14T19:09:30.962Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2023-11-14T19:09:30.962Z] ---> 5ad0ea256e46 [2023-11-14T19:09:30.962Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2023-11-14T19:09:30.962Z] ---> 7437060f34f4 [2023-11-14T19:09:30.962Z] Step 20/25 : EXPOSE 59989 [2023-11-14T19:09:30.962Z] ---> Running in e0ac0a085ecd [2023-11-14T19:09:30.962Z] Removing intermediate container e0ac0a085ecd [2023-11-14T19:09:30.962Z] ---> 59431fc38634 [2023-11-14T19:09:30.962Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2023-11-14T19:09:30.962Z] ---> Running in d73e8d25fb10 [2023-11-14T19:09:31.229Z] Removing intermediate container d73e8d25fb10 [2023-11-14T19:09:31.229Z] ---> f4b21568c791 [2023-11-14T19:09:31.229Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-14T19:09:31.229Z] ---> Running in 231630e13337 [2023-11-14T19:09:31.501Z] Removing intermediate container 231630e13337 [2023-11-14T19:09:31.501Z] ---> 8c458af99cb0 [2023-11-14T19:09:31.501Z] Step 23/25 : LABEL arch=arm64 [2023-11-14T19:09:31.501Z] ---> Running in 306a58bf0d96 [2023-11-14T19:09:32.087Z] Removing intermediate container 306a58bf0d96 [2023-11-14T19:09:32.087Z] ---> b08029d1d71c [2023-11-14T19:09:32.087Z] Step 24/25 : LABEL git_sha=1d4b55298d1a6ec69ac03fd565c0f7b2d3f5e0b1 [2023-11-14T19:09:32.087Z] ---> Running in 79f41a8fd86e [2023-11-14T19:09:32.357Z] Removing intermediate container 79f41a8fd86e [2023-11-14T19:09:32.357Z] ---> b09e5b5b7029 [2023-11-14T19:09:32.357Z] Step 25/25 : LABEL version=0.0.0 [2023-11-14T19:09:32.357Z] ---> Running in 7a2eb4699b79 [2023-11-14T19:09:32.627Z] Removing intermediate container 7a2eb4699b79 [2023-11-14T19:09:32.627Z] ---> cf706221407f [2023-11-14T19:09:32.627Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-14T19:09:32.627Z] Successfully built cf706221407f [2023-11-14T19:09:32.627Z] 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-14T19:09:33.434Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-14T19:09:33.434Z] [2023-11-14T19:09:33.434Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T19:09:33.847Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-14T19:09:33.847Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-14T19:09:33.847Z] 8998bd30e6a1: Pulling fs layer [2023-11-14T19:09:33.847Z] 04944245beec: Pulling fs layer [2023-11-14T19:09:33.847Z] 699f458cf7ca: Pulling fs layer [2023-11-14T19:09:33.847Z] 765212b225bb: Pulling fs layer [2023-11-14T19:09:33.847Z] f23df028b6ca: Pulling fs layer [2023-11-14T19:09:33.847Z] d65c8cfc05b1: Pulling fs layer [2023-11-14T19:09:33.847Z] 2437ff75d9bd: Pulling fs layer [2023-11-14T19:09:33.847Z] f23df028b6ca: Waiting [2023-11-14T19:09:33.847Z] d65c8cfc05b1: Waiting [2023-11-14T19:09:33.847Z] 2437ff75d9bd: Waiting [2023-11-14T19:09:33.847Z] 765212b225bb: Waiting [2023-11-14T19:09:34.116Z] 04944245beec: Verifying Checksum [2023-11-14T19:09:34.116Z] 04944245beec: Download complete [2023-11-14T19:09:34.116Z] 765212b225bb: Verifying Checksum [2023-11-14T19:09:34.116Z] 765212b225bb: Download complete [2023-11-14T19:09:34.116Z] f23df028b6ca: Verifying Checksum [2023-11-14T19:09:34.116Z] f23df028b6ca: Download complete [2023-11-14T19:09:34.116Z] d65c8cfc05b1: Verifying Checksum [2023-11-14T19:09:34.116Z] d65c8cfc05b1: Download complete [2023-11-14T19:09:34.391Z] 699f458cf7ca: Verifying Checksum [2023-11-14T19:09:34.391Z] 699f458cf7ca: Download complete [2023-11-14T19:09:34.661Z] 8998bd30e6a1: Verifying Checksum [2023-11-14T19:09:34.661Z] 8998bd30e6a1: Download complete [2023-11-14T19:09:37.247Z] 2437ff75d9bd: Verifying Checksum [2023-11-14T19:09:37.247Z] 2437ff75d9bd: Download complete [2023-11-14T19:09:39.188Z] 8998bd30e6a1: Pull complete [2023-11-14T19:09:39.772Z] 04944245beec: Pull complete [2023-11-14T19:09:41.720Z] 699f458cf7ca: Pull complete [2023-11-14T19:09:41.720Z] 765212b225bb: Pull complete [2023-11-14T19:09:42.681Z] f23df028b6ca: Pull complete [2023-11-14T19:09:42.952Z] d65c8cfc05b1: Pull complete [2023-11-14T19:10:01.169Z] 2437ff75d9bd: Pull complete [2023-11-14T19:10:01.169Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-14T19:10:01.169Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-14T19:10:01.169Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T19:10:01.503Z] prd-ubuntu20.04-docker-arm64-4c-16g-17522 does not seem to be running inside a container [2023-11-14T19:10:01.578Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-11-14T19:10:04.464Z] $ docker top 12162fbd14474c6281ad0166e95eea90a946d8973520fbfe1b9747c3a537d456 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-14T19:10:05.403Z] ---> job-cost.sh [2023-11-14T19:10:05.403Z] lf-activate-venv: SKIPPING [2023-11-14T19:10:05.403Z] INFO: No Stack... [2023-11-14T19:10:05.993Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-14T19:10:06.576Z] INFO: Archiving Costs [Pipeline] sh [2023-11-14T19:10:07.235Z] + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv [2023-11-14T19:10:07.235Z] + cut -d, -f6 [Pipeline] lock [2023-11-14T19:10:07.329Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-272-1-stack-cost] [2023-11-14T19:10:07.334Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-272-1-stack-cost] did not exist. Created. [2023-11-14T19:10:07.334Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-272-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-14T19:10:08.092Z] /w/workspace/device-rfid-llrp-go/1@tmp/durable-94df5566/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-14T19:10:08.779Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-14T19:10:08.817Z] Warning: overwriting stash ‘stack-cost’ [2023-11-14T19:10:08.883Z] Stashed 1 file(s) [Pipeline] } [2023-11-14T19:10:08.899Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-272-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-14T19:10:08.984Z] $ docker stop --time=1 12162fbd14474c6281ad0166e95eea90a946d8973520fbfe1b9747c3a537d456 [2023-11-14T19:10:13.704Z] $ docker rm -f --volumes 12162fbd14474c6281ad0166e95eea90a946d8973520fbfe1b9747c3a537d456 [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-14T19:10:14.719Z] provisioning config files... [2023-11-14T19:10:14.726Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-272@tmp/config11025509442226655302tmp [Pipeline] { [Pipeline] sh [2023-11-14T19:10:15.116Z] + set +x [2023-11-14T19:10:15.116Z] + curl -s https://codecov.io/bash [2023-11-14T19:10:15.116Z] + bash -s -- [2023-11-14T19:10:15.116Z] [2023-11-14T19:10:15.116Z] _____ _ [2023-11-14T19:10:15.116Z] / ____| | | [2023-11-14T19:10:15.116Z] | | ___ __| | ___ ___ _____ __ [2023-11-14T19:10:15.116Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-14T19:10:15.116Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-14T19:10:15.116Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-14T19:10:15.116Z] Bash-1.0.6 [2023-11-14T19:10:15.116Z] [2023-11-14T19:10:15.116Z] [2023-11-14T19:10:15.116Z] ==> git version 2.25.1 found [2023-11-14T19:10:15.116Z] ==> 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-14T19:10:15.116Z] Release-Date: 2020-01-08 [2023-11-14T19:10:15.116Z] 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-14T19:10:15.116Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-14T19:10:15.116Z] ==> Jenkins CI detected. [2023-11-14T19:10:15.116Z] current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-272 [2023-11-14T19:10:15.116Z] project root: . [2023-11-14T19:10:15.116Z] --> token set from env [2023-11-14T19:10:15.116Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-14T19:10:15.376Z] ==> Running gcov in . (disable via -X gcov) [2023-11-14T19:10:15.376Z] ==> Python coveragepy not found [2023-11-14T19:10:15.376Z] ==> Searching for coverage reports in: [2023-11-14T19:10:15.376Z] + . [2023-11-14T19:10:15.376Z] -> Found 1 reports [2023-11-14T19:10:15.376Z] ==> Detecting git/mercurial file structure [2023-11-14T19:10:15.376Z] ==> Reading reports [2023-11-14T19:10:15.376Z] + ./coverage.out bytes=459493 [2023-11-14T19:10:15.376Z] ==> Appending adjustments [2023-11-14T19:10:15.376Z] https://docs.codecov.io/docs/fixing-reports [2023-11-14T19:10:15.635Z] + Found adjustments [2023-11-14T19:10:15.635Z] ==> Gzipping contents [2023-11-14T19:10:15.635Z] 52K /tmp/codecov.YuwXKa.gz [2023-11-14T19:10:15.635Z] ==> Uploading reports [2023-11-14T19:10:15.635Z] url: https://codecov.io [2023-11-14T19:10:15.635Z] query: branch=PR-272&commit=1d4b55298d1a6ec69ac03fd565c0f7b2d3f5e0b1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-272%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=272&job=&cmd_args= [2023-11-14T19:10:15.635Z] -> Pinging Codecov [2023-11-14T19:10:15.635Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-272&commit=1d4b55298d1a6ec69ac03fd565c0f7b2d3f5e0b1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-272%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=272&job=&cmd_args= [2023-11-14T19:10:15.894Z] -> Uploading to [2023-11-14T19:10:15.894Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-14/581DD39554BDF9B6E22D074273EAD858/1d4b55298d1a6ec69ac03fd565c0f7b2d3f5e0b1/52c8ab2e-ca15-4617-9403-c62387f0dc4d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231114%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231114T191015Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e99383f17504bdd5845b7a64f7c725720b62a0659d04580ea4b444aa49d13d32 [2023-11-14T19:10:15.894Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-14T19:10:15.894Z] Dload Upload Total Spent Left Speed [2023-11-14T19:10:16.154Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50321 0 0 100 50321 0 168k --:--:-- --:--:-- --:--:-- 168k [2023-11-14T19:10:16.154Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/1d4b55298d1a6ec69ac03fd565c0f7b2d3f5e0b1 [Pipeline] } [2023-11-14T19:10:16.183Z] 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-14T19:10:17.897Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-272/archives ] [2023-11-14T19:10:17.897Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-272/archives [2023-11-14T19:10:17.897Z] total 16 [2023-11-14T19:10:17.897Z] drwxr-xr-x 3 root root 4096 Nov 14 18:59 . [2023-11-14T19:10:17.897Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 14 18:59 .. [2023-11-14T19:10:17.897Z] drwxr-xr-x 2 root root 4096 Nov 14 18:59 cost [2023-11-14T19:10:17.897Z] -rw-r--r-- 1 root root 91 Nov 14 18:59 cost.csv [2023-11-14T19:10:17.897Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-272/archives [2023-11-14T19:10:17.897Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-272/archives [2023-11-14T19:10:17.897Z] total 16 [2023-11-14T19:10:17.897Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 14 18:59 . [2023-11-14T19:10:17.897Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 14 18:59 .. [2023-11-14T19:10:17.897Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 14 18:59 cost [2023-11-14T19:10:17.897Z] -rw-r--r-- 1 jenkins jenkins 91 Nov 14 18:59 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-14T19:10:18.222Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-14T19:10:19.254Z] ---> package-listing.sh [2023-11-14T19:10:19.254Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-14T19:10:19.254Z] ++ facter osfamily [2023-11-14T19:10:19.515Z] + OS_FAMILY=debian [2023-11-14T19:10:19.515Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-272 [2023-11-14T19:10:19.515Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-14T19:10:19.515Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-14T19:10:19.515Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-14T19:10:19.515Z] + PACKAGES=/tmp/packages_start.txt [2023-11-14T19:10:19.515Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-272 ']' [2023-11-14T19:10:19.515Z] + PACKAGES=/tmp/packages_end.txt [2023-11-14T19:10:19.515Z] + case "${OS_FAMILY}" in [2023-11-14T19:10:19.515Z] + dpkg -l [2023-11-14T19:10:19.515Z] + grep '^ii' [2023-11-14T19:10:19.515Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-14T19:10:19.515Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-14T19:10:19.515Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-14T19:10:19.515Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-272 ']' [2023-11-14T19:10:19.515Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-272/archives/ [2023-11-14T19:10:19.515Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-272/archives/ [Pipeline] echo [2023-11-14T19:10:19.554Z] 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-272/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-11-14T19:10:19.849Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T19:10:20.476Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-14T19:10:20.476Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T19:10:20.639Z] prd-ubuntu20.04-docker-8c-8g-17520 does not seem to be running inside a container [2023-11-14T19:10:20.673Z] $ 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-272/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-272 -v /w/workspace/undry_device-rfid-llrp-go_PR-272:/w/workspace/undry_device-rfid-llrp-go_PR-272:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-272@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-272@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-14T19:10:21.033Z] $ docker top e7facdfd7fb1419f52970e3c07c2dafddfbc341e84fe5a38016a7d04e36526be -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-14T19:10:21.418Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-14T19:10:21.759Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-14T19:10:22.076Z] + ls /var/log/sa-host [2023-11-14T19:10:22.076Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-14T19:10:22.227Z] provisioning config files... [2023-11-14T19:10:22.238Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-272@tmp/config6684795109318735238tmp [Pipeline] { [Pipeline] echo [2023-11-14T19:10:22.287Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-14T19:10:22.608Z] ---> create-netrc.sh [Pipeline] } [2023-11-14T19:10:22.636Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-14T19:10:23.054Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-14T19:10:23.088Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-14T19:10:23.396Z] ---> sudo-logs.sh [2023-11-14T19:10:23.396Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-14T19:10:23.547Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-14T19:10:23.860Z] ---> job-cost.sh [2023-11-14T19:10:23.860Z] lf-activate-venv: SKIPPING [2023-11-14T19:10:23.860Z] DEBUG: total: 0.2199999988079071 [2023-11-14T19:10:23.860Z] INFO: Retrieving Stack Cost... [2023-11-14T19:10:24.427Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-14T19:10:24.686Z] INFO: Archiving Costs [Pipeline] echo [2023-11-14T19:10:24.719Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-14T19:10:25.029Z] ---> logs-deploy.sh [2023-11-14T19:10:25.029Z] lf-activate-venv: SKIPPING [2023-11-14T19:10:25.029Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-272/1 [2023-11-14T19:10:25.029Z] INFO: archiving workspace using pattern(s): [2023-11-14T19:10:26.407Z] Archives upload complete. [2023-11-14T19:10:26.407Z] INFO: archiving logs to Nexus