Pull request #245 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from af3961679184577eaec253ea10c70dd267b16fb4+083fa2f723157b55da528870f81b1571d9ee15b2 (9bd24757ee3ae9cb58638bfd5e71d6be769ee166) 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-ssh719495533362937041.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4764574857103371251.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 The recommended git tool is: git using credential edgex-jenkins-ssh 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-245/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-245/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11620121787568978859.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-245/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1933308987321781625.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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-ssh18232914803957940210.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-245/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-245/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16126249443106425646.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-4995 in /w/workspace/undry_device-rfid-llrp-go_PR-245 [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-245 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 083fa2f723157b55da528870f81b1571d9ee15b2 into PR head commit af3961679184577eaec253ea10c70dd267b16fb4 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/245/head:refs/remotes/origin/PR-245 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f af3961679184577eaec253ea10c70dd267b16fb4 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 Merge succeeded, producing af3961679184577eaec253ea10c70dd267b16fb4 Checking out Revision af3961679184577eaec253ea10c70dd267b16fb4 (PR-245) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-08-31T10:50:36.504Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-08-31T10:50:36.681Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 083fa2f723157b55da528870f81b1571d9ee15b2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f af3961679184577eaec253ea10c70dd267b16fb4 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-08-31T10:50:36.773Z] ========================================================= [2023-08-31T10:50:36.773Z] EdgeX Global Pipelines Version Info [2023-08-31T10:50:36.773Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-08-31T10:50:37.903Z] ------------------- [2023-08-31T10:50:37.903Z] stable info: [2023-08-31T10:50:37.903Z] ------------------- [2023-08-31T10:50:37.903Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-08-31T10:50:37.903Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-31T10:50:37.903Z] Message: update stable to v1.0.253 [2023-08-31T10:50:38.164Z] ------------------- [2023-08-31T10:50:38.164Z] experimental info: [2023-08-31T10:50:38.164Z] ------------------- [2023-08-31T10:50:38.164Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-08-31T10:50:38.164Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-31T10:50:38.164Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-08-31T10:50:38.476Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2023-08-31T10:50:38.518Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2023-08-31T10:50:38.558Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-08-31T10:50:38.600Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-08-31T10:50:38.641Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-08-31T10:50:38.687Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-08-31T10:50:38.731Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-08-31T10:50:38.778Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-08-31T10:50:38.823Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-08-31T10:50:38.870Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-08-31T10:50:38.919Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-08-31T10:50:38.961Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2023-08-31T10:50:39.006Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-08-31T10:50:39.049Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-08-31T10:50:39.091Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-08-31T10:50:39.134Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-08-31T10:50:39.178Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-08-31T10:50:39.223Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-08-31T10:50:39.263Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-08-31T10:50:39.307Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-08-31T10:50:39.352Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-08-31T10:50:39.397Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-08-31T10:50:39.439Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-08-31T10:50:39.482Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-08-31T10:50:39.523Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-08-31T10:50:39.562Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-08-31T10:50:39.603Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-08-31T10:50:39.645Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-245 [Pipeline] echo [2023-08-31T10:50:39.683Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-245 [Pipeline] echo [2023-08-31T10:50:39.724Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-245 [Pipeline] echo [2023-08-31T10:50:39.772Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = af3961679184577eaec253ea10c70dd267b16fb4 [Pipeline] echo [2023-08-31T10:50:39.812Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = af39616 [Pipeline] echo [2023-08-31T10:50:39.859Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-31T10:50:39.978Z] provisioning config files... [2023-08-31T10:50:40.041Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-245@tmp/config3041401373176892543tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-31T10:50:40.381Z] ---> docker-login.sh [2023-08-31T10:50:40.381Z] nexus3.edgexfoundry.org:10001 [2023-08-31T10:50:40.640Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T10:50:41.213Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T10:50:41.213Z] Configure a credential helper to remove this warning. See [2023-08-31T10:50:41.213Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T10:50:41.213Z] [2023-08-31T10:50:41.213Z] Login Succeeded [2023-08-31T10:50:41.213Z] nexus3.edgexfoundry.org:10002 [2023-08-31T10:50:41.213Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T10:50:41.213Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T10:50:41.213Z] Configure a credential helper to remove this warning. See [2023-08-31T10:50:41.213Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T10:50:41.213Z] [2023-08-31T10:50:41.213Z] Login Succeeded [2023-08-31T10:50:41.213Z] nexus3.edgexfoundry.org:10003 [2023-08-31T10:50:41.213Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T10:50:41.213Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T10:50:41.213Z] Configure a credential helper to remove this warning. See [2023-08-31T10:50:41.213Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T10:50:41.213Z] [2023-08-31T10:50:41.213Z] Login Succeeded [2023-08-31T10:50:41.213Z] nexus3.edgexfoundry.org:10004 [2023-08-31T10:50:41.213Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T10:50:41.473Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T10:50:41.473Z] Configure a credential helper to remove this warning. See [2023-08-31T10:50:41.473Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T10:50:41.473Z] [2023-08-31T10:50:41.473Z] Login Succeeded [2023-08-31T10:50:41.473Z] docker.io [2023-08-31T10:50:41.473Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T10:50:41.733Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T10:50:41.733Z] Configure a credential helper to remove this warning. See [2023-08-31T10:50:41.733Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T10:50:41.733Z] [2023-08-31T10:50:41.733Z] Login Succeeded [2023-08-31T10:50:41.733Z] ---> docker-login.sh ends [Pipeline] } [2023-08-31T10:50:41.761Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-08-31T10:50:42.406Z] + git rev-list -1 --merges af3961679184577eaec253ea10c70dd267b16fb4~1..af3961679184577eaec253ea10c70dd267b16fb4 [Pipeline] echo [2023-08-31T10:50:42.483Z] -----------> git rev-list -1 --merges af3961679184577eaec253ea10c70dd267b16fb4~1..af3961679184577eaec253ea10c70dd267b16fb4 af3961679184577eaec253ea10c70dd267b16fb4 [false] [Pipeline] sh [2023-08-31T10:50:42.793Z] + git log --format=format:%s -1 af3961679184577eaec253ea10c70dd267b16fb4 [Pipeline] echo [2023-08-31T10:50:42.832Z] ========================================================= [2023-08-31T10:50:42.832Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-08-31T10:50:42.832Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-31T10:50:43.268Z] + git log --format=format:%s -1 af3961679184577eaec253ea10c70dd267b16fb4 [Pipeline] echo [2023-08-31T10:50:43.301Z] [semverPrep] GIT_COMMIT: af3961679184577eaec253ea10c70dd267b16fb4, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-08-31T10:50:43.331Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-08-31T10:50:43.726Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-31T10:50:43.726Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-08-31T10:50:43.726Z] + [ -e /tmp/ssh_known_hosts ] [2023-08-31T10:50:43.726Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-08-31T10:50:43.726Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-08-31T10:50:43.726Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-08-31T10:50:43.726Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T10:50:44.237Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-31T10:50:44.237Z] [2023-08-31T10:50:44.237Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T10:50:44.624Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-31T10:50:44.624Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-08-31T10:50:44.624Z] b85a868b505f: Pulling fs layer [2023-08-31T10:50:44.624Z] e2be974225ed: Pulling fs layer [2023-08-31T10:50:44.624Z] 339a4e72a1f5: Pulling fs layer [2023-08-31T10:50:44.624Z] 988bab9f4d93: Pulling fs layer [2023-08-31T10:50:44.624Z] 1469e6f7b9e6: Pulling fs layer [2023-08-31T10:50:44.624Z] eaf3925da568: Pulling fs layer [2023-08-31T10:50:44.624Z] bab4dde63d76: Pulling fs layer [2023-08-31T10:50:44.624Z] bde34c3a00c8: Pulling fs layer [2023-08-31T10:50:44.624Z] b352a97aabf1: Pulling fs layer [2023-08-31T10:50:44.624Z] 4872d77fe225: Pulling fs layer [2023-08-31T10:50:44.624Z] 5851b861e8e6: Pulling fs layer [2023-08-31T10:50:44.624Z] 988bab9f4d93: Waiting [2023-08-31T10:50:44.624Z] 1469e6f7b9e6: Waiting [2023-08-31T10:50:44.624Z] eaf3925da568: Waiting [2023-08-31T10:50:44.624Z] bab4dde63d76: Waiting [2023-08-31T10:50:44.624Z] bde34c3a00c8: Waiting [2023-08-31T10:50:44.624Z] b352a97aabf1: Waiting [2023-08-31T10:50:44.624Z] 4872d77fe225: Waiting [2023-08-31T10:50:44.624Z] 5851b861e8e6: Waiting [2023-08-31T10:50:44.624Z] e2be974225ed: Verifying Checksum [2023-08-31T10:50:44.624Z] e2be974225ed: Download complete [2023-08-31T10:50:44.624Z] 988bab9f4d93: Download complete [2023-08-31T10:50:44.624Z] 1469e6f7b9e6: Verifying Checksum [2023-08-31T10:50:44.624Z] 1469e6f7b9e6: Download complete [2023-08-31T10:50:44.624Z] eaf3925da568: Verifying Checksum [2023-08-31T10:50:44.624Z] eaf3925da568: Download complete [2023-08-31T10:50:44.883Z] 339a4e72a1f5: Verifying Checksum [2023-08-31T10:50:44.883Z] 339a4e72a1f5: Download complete [2023-08-31T10:50:44.883Z] bde34c3a00c8: Verifying Checksum [2023-08-31T10:50:44.883Z] bde34c3a00c8: Download complete [2023-08-31T10:50:44.883Z] b352a97aabf1: Verifying Checksum [2023-08-31T10:50:44.883Z] b352a97aabf1: Download complete [2023-08-31T10:50:44.883Z] 4872d77fe225: Verifying Checksum [2023-08-31T10:50:44.883Z] 4872d77fe225: Download complete [2023-08-31T10:50:44.883Z] 5851b861e8e6: Verifying Checksum [2023-08-31T10:50:44.883Z] 5851b861e8e6: Download complete [2023-08-31T10:50:44.883Z] b85a868b505f: Download complete [2023-08-31T10:50:45.141Z] bab4dde63d76: Verifying Checksum [2023-08-31T10:50:45.141Z] bab4dde63d76: Download complete [2023-08-31T10:50:46.075Z] b85a868b505f: Pull complete [2023-08-31T10:50:46.075Z] e2be974225ed: Pull complete [2023-08-31T10:50:46.643Z] 339a4e72a1f5: Pull complete [2023-08-31T10:50:46.643Z] 988bab9f4d93: Pull complete [2023-08-31T10:50:46.903Z] 1469e6f7b9e6: Pull complete [2023-08-31T10:50:46.903Z] eaf3925da568: Pull complete [2023-08-31T10:50:48.813Z] bab4dde63d76: Pull complete [2023-08-31T10:50:48.813Z] bde34c3a00c8: Pull complete [2023-08-31T10:50:48.813Z] b352a97aabf1: Pull complete [2023-08-31T10:50:48.813Z] 4872d77fe225: Pull complete [2023-08-31T10:50:48.813Z] 5851b861e8e6: Pull complete [2023-08-31T10:50:48.813Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-08-31T10:50:48.813Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-31T10:50:48.813Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-31T10:50:49.052Z] prd-ubuntu20.04-docker-8c-8g-4995 does not seem to be running inside a container [2023-08-31T10:50:49.089Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-245 -v /w/workspace/undry_device-rfid-llrp-go_PR-245:/w/workspace/undry_device-rfid-llrp-go_PR-245:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-245@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-245@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-31T10:50:51.978Z] $ docker top 4efdb8f74ac06dcf2b9ceb459acd36aa5db02d282b794234b99ee41bbe93db70 -eo pid,comm [2023-08-31T10:50:52.023Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-08-31T10:50:52.023Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-31T10:50:52.159Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-31T10:50:52.159Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-31T10:50:52.275Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-31T10:50:52.281Z] $ docker exec 4efdb8f74ac06dcf2b9ceb459acd36aa5db02d282b794234b99ee41bbe93db70 ssh-agent [2023-08-31T10:50:52.369Z] SSH_AUTH_SOCK=/tmp/ssh-UYG3wvMSVxm1/agent.31 [2023-08-31T10:50:52.369Z] SSH_AGENT_PID=37 [2023-08-31T10:50:52.375Z] Running ssh-add (command line suppressed) [2023-08-31T10:50:52.473Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-245@tmp/private_key_14793782303936757156.key (/w/workspace/undry_device-rfid-llrp-go_PR-245@tmp/private_key_14793782303936757156.key) [2023-08-31T10:50:52.483Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-31T10:50:52.814Z] + git tag --points-at HEAD [Pipeline] } [2023-08-31T10:50:52.844Z] $ docker exec --env ******** --env ******** 4efdb8f74ac06dcf2b9ceb459acd36aa5db02d282b794234b99ee41bbe93db70 ssh-agent -k [2023-08-31T10:50:52.937Z] unset SSH_AUTH_SOCK; [2023-08-31T10:50:52.938Z] unset SSH_AGENT_PID; [2023-08-31T10:50:52.938Z] echo Agent pid 37 killed; [2023-08-31T10:50:52.947Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-08-31T10:50:53.041Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-31T10:50:53.041Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-31T10:50:53.143Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-31T10:50:53.148Z] $ docker exec 4efdb8f74ac06dcf2b9ceb459acd36aa5db02d282b794234b99ee41bbe93db70 ssh-agent [2023-08-31T10:50:53.251Z] SSH_AUTH_SOCK=/tmp/ssh-vNel2tF7XGZC/agent.68 [2023-08-31T10:50:53.251Z] SSH_AGENT_PID=74 [2023-08-31T10:50:53.256Z] Running ssh-add (command line suppressed) [2023-08-31T10:50:53.360Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-245@tmp/private_key_10760492448585880536.key (/w/workspace/undry_device-rfid-llrp-go_PR-245@tmp/private_key_10760492448585880536.key) [2023-08-31T10:50:53.370Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-31T10:50:53.698Z] + git semver init [2023-08-31T10:50:53.958Z] 2023-08-31 10:50:53,856 [run_init] DEBUG init version:0.0.0 force:False [2023-08-31T10:50:53.958Z] 2023-08-31 10:50:53,857 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-245/.semver [2023-08-31T10:50:53.958Z] 2023-08-31 10:50:53,857 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-245/.semver [2023-08-31T10:50:53.958Z] 2023-08-31 10:50:53,858 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-245/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-245, universal_newlines=False, shell=None, istream=None) [2023-08-31T10:50:54.910Z] 2023-08-31 10:50:54,670 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-245/.git/info/exclude [2023-08-31T10:50:54.910Z] 2023-08-31 10:50:54,671 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-245/.semver/PR-245 with force:False [2023-08-31T10:50:54.910Z] 2023-08-31 10:50:54,671 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-245/.semver/PR-245 [2023-08-31T10:50:54.910Z] 2023-08-31 10:50:54,675 [execute] INFO git cat-file --batch-check [2023-08-31T10:50:54.910Z] 2023-08-31 10:50:54,676 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-245/.semver, universal_newlines=False, shell=None, istream=) [2023-08-31T10:50:54.910Z] 2023-08-31 10:50:54,681 [execute] INFO git cat-file --batch [2023-08-31T10:50:54.910Z] 2023-08-31 10:50:54,681 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-245/.semver, universal_newlines=False, shell=None, istream=) [2023-08-31T10:50:54.910Z] 2023-08-31 10:50:54,685 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-245/.semver/PR-245 [2023-08-31T10:50:54.910Z] 0.0.0 [Pipeline] } [2023-08-31T10:50:54.976Z] $ docker exec --env ******** --env ******** 4efdb8f74ac06dcf2b9ceb459acd36aa5db02d282b794234b99ee41bbe93db70 ssh-agent -k [2023-08-31T10:50:55.066Z] unset SSH_AUTH_SOCK; [2023-08-31T10:50:55.066Z] unset SSH_AGENT_PID; [2023-08-31T10:50:55.066Z] echo Agent pid 74 killed; [2023-08-31T10:50:55.071Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-31T10:50:55.598Z] + git semver [Pipeline] } [2023-08-31T10:50:55.885Z] $ docker stop --time=1 4efdb8f74ac06dcf2b9ceb459acd36aa5db02d282b794234b99ee41bbe93db70 [2023-08-31T10:50:57.171Z] $ docker rm -f --volumes 4efdb8f74ac06dcf2b9ceb459acd36aa5db02d282b794234b99ee41bbe93db70 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-31T10:50:57.559Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-08-31T10:50:57.826Z] Stashed 1 file(s) [Pipeline] echo [2023-08-31T10:50:57.841Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-31T10:50:58.509Z] provisioning config files... [2023-08-31T10:50:58.519Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-245@tmp/config16893323455245526740tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-31T10:50:58.874Z] ---> docker-login.sh [2023-08-31T10:50:58.874Z] nexus3.edgexfoundry.org:10001 [2023-08-31T10:50:58.874Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T10:50:58.874Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T10:50:58.874Z] Configure a credential helper to remove this warning. See [2023-08-31T10:50:58.874Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T10:50:58.874Z] [2023-08-31T10:50:58.874Z] Login Succeeded [2023-08-31T10:50:58.874Z] nexus3.edgexfoundry.org:10002 [2023-08-31T10:50:58.874Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T10:50:58.874Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T10:50:58.874Z] Configure a credential helper to remove this warning. See [2023-08-31T10:50:58.874Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T10:50:58.874Z] [2023-08-31T10:50:58.874Z] Login Succeeded [2023-08-31T10:50:58.874Z] nexus3.edgexfoundry.org:10003 [2023-08-31T10:50:59.132Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T10:50:59.132Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T10:50:59.132Z] Configure a credential helper to remove this warning. See [2023-08-31T10:50:59.132Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T10:50:59.132Z] [2023-08-31T10:50:59.132Z] Login Succeeded [2023-08-31T10:50:59.132Z] nexus3.edgexfoundry.org:10004 [2023-08-31T10:50:59.132Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T10:50:59.132Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T10:50:59.132Z] Configure a credential helper to remove this warning. See [2023-08-31T10:50:59.132Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T10:50:59.132Z] [2023-08-31T10:50:59.132Z] Login Succeeded [2023-08-31T10:50:59.132Z] docker.io [2023-08-31T10:50:59.132Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T10:50:59.391Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T10:50:59.391Z] Configure a credential helper to remove this warning. See [2023-08-31T10:50:59.391Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T10:50:59.391Z] [2023-08-31T10:50:59.391Z] Login Succeeded [2023-08-31T10:50:59.391Z] ---> docker-login.sh ends [Pipeline] } [2023-08-31T10:50:59.420Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-31T10:50:59.634Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-31T10:50:59.676Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-31T10:50:59.710Z] ========================================================= [2023-08-31T10:50:59.710Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-08-31T10:50:59.710Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T10:51:00.190Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-08-31T10:51:00.190Z] Sending build context to Docker daemon 4.32MB [2023-08-31T10:51:00.190Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-08-31T10:51:00.190Z] Step 2/12 : FROM ${BASE} AS builder [2023-08-31T10:51:00.190Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-08-31T10:51:00.190Z] 4db1b89c0bd1: Pulling fs layer [2023-08-31T10:51:00.190Z] 6911f1a30b25: Pulling fs layer [2023-08-31T10:51:00.190Z] e194b8c5c2a9: Pulling fs layer [2023-08-31T10:51:00.190Z] 6863d3e3a2b1: Pulling fs layer [2023-08-31T10:51:00.190Z] ec0bb842ea78: Pulling fs layer [2023-08-31T10:51:00.190Z] 40a00589a448: Pulling fs layer [2023-08-31T10:51:00.190Z] 6c08303d61cc: Pulling fs layer [2023-08-31T10:51:00.190Z] 798269fcf238: Pulling fs layer [2023-08-31T10:51:00.190Z] ec0bb842ea78: Waiting [2023-08-31T10:51:00.190Z] 40a00589a448: Waiting [2023-08-31T10:51:00.190Z] 6c08303d61cc: Waiting [2023-08-31T10:51:00.190Z] 798269fcf238: Waiting [2023-08-31T10:51:00.190Z] 6863d3e3a2b1: Waiting [2023-08-31T10:51:00.190Z] 6911f1a30b25: Download complete [2023-08-31T10:51:00.190Z] 6863d3e3a2b1: Verifying Checksum [2023-08-31T10:51:00.190Z] 6863d3e3a2b1: Download complete [2023-08-31T10:51:00.190Z] ec0bb842ea78: Verifying Checksum [2023-08-31T10:51:00.190Z] ec0bb842ea78: Download complete [2023-08-31T10:51:00.190Z] 4db1b89c0bd1: Download complete [2023-08-31T10:51:00.507Z] 40a00589a448: Verifying Checksum [2023-08-31T10:51:00.507Z] 40a00589a448: Download complete [2023-08-31T10:51:00.507Z] 4db1b89c0bd1: Pull complete [2023-08-31T10:51:00.768Z] 6911f1a30b25: Pull complete [2023-08-31T10:51:01.026Z] e194b8c5c2a9: Verifying Checksum [2023-08-31T10:51:01.026Z] e194b8c5c2a9: Download complete [2023-08-31T10:51:01.026Z] 798269fcf238: Verifying Checksum [2023-08-31T10:51:01.026Z] 798269fcf238: Download complete [2023-08-31T10:51:01.026Z] 6c08303d61cc: Verifying Checksum [2023-08-31T10:51:01.026Z] 6c08303d61cc: Download complete [2023-08-31T10:51:04.314Z] e194b8c5c2a9: Pull complete [2023-08-31T10:51:04.314Z] 6863d3e3a2b1: Pull complete [2023-08-31T10:51:04.314Z] ec0bb842ea78: Pull complete [2023-08-31T10:51:04.314Z] 40a00589a448: Pull complete [2023-08-31T10:51:06.213Z] 6c08303d61cc: Pull complete [2023-08-31T10:51:07.148Z] 798269fcf238: Pull complete [2023-08-31T10:51:07.148Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-08-31T10:51:07.148Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-31T10:51:07.148Z] ---> ec979cd7f677 [2023-08-31T10:51:07.148Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-08-31T10:51:13.309Z] Still waiting to schedule task [2023-08-31T10:51:13.310Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-08-31T10:51:15.299Z] ---> Running in 3490ee45eecd [2023-08-31T10:51:15.299Z] Removing intermediate container 3490ee45eecd [2023-08-31T10:51:15.299Z] ---> 33e8efc0593e [2023-08-31T10:51:15.299Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-31T10:51:15.299Z] ---> Running in f02c18d5bc47 [2023-08-31T10:51:15.299Z] Removing intermediate container f02c18d5bc47 [2023-08-31T10:51:15.299Z] ---> a1b57ba3bb40 [2023-08-31T10:51:15.299Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-08-31T10:51:15.299Z] ---> Running in 5f3b2a42674a [2023-08-31T10:51:15.299Z] Removing intermediate container 5f3b2a42674a [2023-08-31T10:51:15.299Z] ---> 54f9771a836d [2023-08-31T10:51:15.299Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-08-31T10:51:15.299Z] ---> Running in 4b252a50d960 [2023-08-31T10:51:15.300Z] Removing intermediate container 4b252a50d960 [2023-08-31T10:51:15.300Z] ---> de89eaf292c1 [2023-08-31T10:51:15.300Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-31T10:51:15.300Z] ---> Running in ae771a725493 [2023-08-31T10:51:15.300Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-31T10:51:15.300Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-31T10:51:15.561Z] OK: 265 MiB in 53 packages [2023-08-31T10:51:15.821Z] Removing intermediate container ae771a725493 [2023-08-31T10:51:15.821Z] ---> d9957058b230 [2023-08-31T10:51:15.821Z] Step 8/12 : WORKDIR /app [2023-08-31T10:51:15.821Z] ---> Running in 3d9038c43646 [2023-08-31T10:51:15.821Z] Removing intermediate container 3d9038c43646 [2023-08-31T10:51:15.821Z] ---> aae1133a3f26 [2023-08-31T10:51:15.821Z] Step 9/12 : COPY go.mod vendor* ./ [2023-08-31T10:51:16.079Z] ---> 760b76dcd210 [2023-08-31T10:51:16.079Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-31T10:51:16.079Z] ---> Running in 466a08ba796e [2023-08-31T10:52:23.801Z] Removing intermediate container 466a08ba796e [2023-08-31T10:52:23.801Z] ---> 3d2875badd22 [2023-08-31T10:52:23.801Z] Step 11/12 : COPY . . [2023-08-31T10:52:23.801Z] ---> 35a134d32ada [2023-08-31T10:52:23.801Z] Step 12/12 : RUN $MAKE [2023-08-31T10:52:23.801Z] ---> Running in d13febba7cd7 [2023-08-31T10:52:23.801Z] noop [2023-08-31T10:52:23.801Z] Removing intermediate container d13febba7cd7 [2023-08-31T10:52:23.801Z] ---> c2b00fdd395c [2023-08-31T10:52:23.801Z] Successfully built c2b00fdd395c [2023-08-31T10:52:23.801Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T10:52:24.264Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-31T10:52:24.264Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-31T10:52:24.410Z] prd-ubuntu20.04-docker-8c-8g-4995 does not seem to be running inside a container [2023-08-31T10:52:24.444Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-245 -v /w/workspace/undry_device-rfid-llrp-go_PR-245:/w/workspace/undry_device-rfid-llrp-go_PR-245:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-245@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-245@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-31T10:52:24.773Z] $ docker top 11c8fa4aa4d6c52d6cf1e6b2657c27dd0a268e85797d8c60c53075b0f569775c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-31T10:52:25.154Z] + go version [2023-08-31T10:52:25.154Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-08-31T10:52:25.188Z] $ docker stop --time=1 11c8fa4aa4d6c52d6cf1e6b2657c27dd0a268e85797d8c60c53075b0f569775c [2023-08-31T10:52:26.486Z] $ docker rm -f --volumes 11c8fa4aa4d6c52d6cf1e6b2657c27dd0a268e85797d8c60c53075b0f569775c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T10:52:27.212Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-31T10:52:27.212Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-31T10:52:27.368Z] prd-ubuntu20.04-docker-8c-8g-4995 does not seem to be running inside a container [2023-08-31T10:52:27.403Z] $ 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-245 -v /w/workspace/undry_device-rfid-llrp-go_PR-245:/w/workspace/undry_device-rfid-llrp-go_PR-245:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-245@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-245@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-31T10:52:27.805Z] $ docker top 451b62c98de4c9a49a0a36f5753918dca34800baf67b597d80771a6700bd6da5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-31T10:52:28.189Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-245 [Pipeline] fileExists [Pipeline] sh [2023-08-31T10:52:28.541Z] + make test [2023-08-31T10:52:28.542Z] go test ./... -coverprofile=coverage.out ./... [2023-08-31T10:52:33.807Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-08-31T10:52:42.263Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4996 in /w/workspace/undry_device-rfid-llrp-go_PR-245 [Pipeline] { [Pipeline] ws [2023-08-31T10:52:42.321Z] Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout [2023-08-31T10:52:42.407Z] The recommended git tool is: git [2023-08-31T10:52:43.990Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-08-31T10:52:43.990Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-08-31T10:52:47.395Z] using credential edgex-jenkins-ssh [2023-08-31T10:52:47.410Z] Cloning the remote Git repository [2023-08-31T10:52:48.172Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.592s coverage: 40.6% of statements [2023-08-31T10:52:48.172Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.246s coverage: 51.9% of statements [2023-08-31T10:52:48.172Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.007s coverage: 95.5% of statements [2023-08-31T10:52:47.451Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-08-31T10:52:47.542Z] > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 [2023-08-31T10:52:47.677Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-08-31T10:52:47.678Z] > git --version # timeout=10 [2023-08-31T10:52:47.699Z] > git --version # 'git version 2.25.1' [2023-08-31T10:52:47.701Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-31T10:52:47.842Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-31T10:52:49.047Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-08-31T10:52:49.064Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-31T10:52:50.419Z] Merging remotes/origin/main commit 083fa2f723157b55da528870f81b1571d9ee15b2 into PR head commit af3961679184577eaec253ea10c70dd267b16fb4 [2023-08-31T10:52:50.717Z] Merge succeeded, producing af3961679184577eaec253ea10c70dd267b16fb4 [2023-08-31T10:52:50.717Z] Checking out Revision af3961679184577eaec253ea10c70dd267b16fb4 (PR-245) [2023-08-31T10:52:49.891Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-08-31T10:52:49.924Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-08-31T10:52:49.925Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-31T10:52:49.940Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/245/head:refs/remotes/origin/PR-245 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-08-31T10:52:50.439Z] > git config core.sparsecheckout # timeout=10 [2023-08-31T10:52:50.502Z] > git checkout -f af3961679184577eaec253ea10c70dd267b16fb4 # timeout=10 [2023-08-31T10:52:50.615Z] > git remote # timeout=10 [2023-08-31T10:52:50.636Z] > git config --get remote.origin.url # timeout=10 [2023-08-31T10:52:50.657Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-31T10:52:50.670Z] > git merge 083fa2f723157b55da528870f81b1571d9ee15b2 # timeout=10 [2023-08-31T10:52:50.696Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-08-31T10:52:50.724Z] > git config core.sparsecheckout # timeout=10 [2023-08-31T10:52:50.737Z] > git checkout -f af3961679184577eaec253ea10c70dd267b16fb4 # timeout=10 [2023-08-31T10:52:51.170Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2023-08-31T10:52:51.218Z] > git --version # timeout=10 [2023-08-31T10:52:51.231Z] > git --version # 'git version 2.25.1' [2023-08-31T10:52:51.250Z] fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-31T10:52:52.396Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-08-31T10:52:52.396Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-31T10:52:52.396Z] Dload Upload Total Spent Left Speed [2023-08-31T10:52:52.396Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 79198 0 --:--:-- --:--:-- --:--:-- 79693 [Pipeline] sh [2023-08-31T10:52:53.039Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-08-31T10:52:53.387Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-08-31T10:52:53.387Z] + sudo tee /etc/docker/daemon.new [2023-08-31T10:52:53.387Z] { [2023-08-31T10:52:53.387Z] "registry-mirrors": [ [2023-08-31T10:52:53.387Z] "https://nexus3.edgexfoundry.org:10001" [2023-08-31T10:52:53.387Z] ], [2023-08-31T10:52:53.387Z] "bip": "10.250.0.254/24", [2023-08-31T10:52:53.387Z] "hosts": [ [2023-08-31T10:52:53.387Z] "tcp://0.0.0.0:5555", [2023-08-31T10:52:53.387Z] "unix:///var/run/docker.sock" [2023-08-31T10:52:53.387Z] ], [2023-08-31T10:52:53.387Z] "mtu": 1458, [2023-08-31T10:52:53.387Z] "selinux-enabled": true, [2023-08-31T10:52:53.387Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-08-31T10:52:53.387Z] } [Pipeline] sh [2023-08-31T10:52:53.784Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-08-31T10:52:54.141Z] + sudo service docker restart [2023-08-31T10:52:54.850Z] go vet ./... [2023-08-31T10:52:59.032Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-31T10:52:59.032Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-31T10:52:59.032Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-08-31T10:52:59.076Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-31T10:52:59.108Z] $ docker stop --time=1 451b62c98de4c9a49a0a36f5753918dca34800baf67b597d80771a6700bd6da5 [2023-08-31T10:53:02.334Z] $ docker rm -f --volumes 451b62c98de4c9a49a0a36f5753918dca34800baf67b597d80771a6700bd6da5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-31T10:53:02.882Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-31T10:53:02.988Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-08-31T10:53:03.676Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-31T10:53:03.991Z] + ls -al . [2023-08-31T10:53:03.991Z] total 644 [2023-08-31T10:53:03.991Z] drwxrwxr-x 11 jenkins jenkins 4096 Aug 31 10:52 . [2023-08-31T10:53:03.991Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 31 10:50 .. [2023-08-31T10:53:03.991Z] -rw-rw-r-- 1 jenkins jenkins 134 Aug 31 10:50 .dockerignore [2023-08-31T10:53:03.991Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 31 10:50 .git [2023-08-31T10:53:03.991Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 31 10:50 .github [2023-08-31T10:53:03.991Z] -rw-rw-r-- 1 jenkins jenkins 946 Aug 31 10:50 .gitignore [2023-08-31T10:53:03.991Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 31 10:50 .golangci.yml [2023-08-31T10:53:03.991Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 31 10:50 .semver [2023-08-31T10:53:03.991Z] -rw-rw-r-- 1 jenkins jenkins 11980 Aug 31 10:50 Attribution.txt [2023-08-31T10:53:03.991Z] -rw-rw-r-- 1 jenkins jenkins 10365 Aug 31 10:50 CHANGELOG.md [2023-08-31T10:53:03.991Z] -rw-rw-r-- 1 jenkins jenkins 1347 Aug 31 10:50 Dockerfile [2023-08-31T10:53:03.991Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 31 10:50 GOVERNANCE.md [2023-08-31T10:53:03.991Z] -rw-rw-r-- 1 jenkins jenkins 683 Aug 31 10:50 Jenkinsfile [2023-08-31T10:53:03.991Z] -rw-rw-r-- 1 jenkins jenkins 11347 Aug 31 10:50 LICENSE [2023-08-31T10:53:03.991Z] -rw-rw-r-- 1 jenkins jenkins 2179 Aug 31 10:50 Makefile [2023-08-31T10:53:03.991Z] -rw-rw-r-- 1 jenkins jenkins 625 Aug 31 10:50 OWNERS.md [2023-08-31T10:53:03.991Z] -rw-rw-r-- 1 jenkins jenkins 29016 Aug 31 10:50 README.md [2023-08-31T10:53:03.991Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 31 10:50 VERSION [2023-08-31T10:53:03.991Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 31 10:50 bin [2023-08-31T10:53:03.991Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 31 10:50 cmd [2023-08-31T10:53:03.991Z] -rw-r--r-- 1 jenkins jenkins 459493 Aug 31 10:52 coverage.out [2023-08-31T10:53:03.991Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 31 10:50 examples [2023-08-31T10:53:03.991Z] -rw-rw-r-- 1 jenkins jenkins 3876 Aug 31 10:50 go.mod [2023-08-31T10:53:03.991Z] -rw-rw-r-- 1 jenkins jenkins 33758 Aug 31 10:50 go.sum [2023-08-31T10:53:03.991Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 31 10:50 images [2023-08-31T10:53:03.991Z] drwxrwxr-x 5 jenkins jenkins 4096 Aug 31 10:50 internal [2023-08-31T10:53:03.991Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 31 10:50 snap [2023-08-31T10:53:03.991Z] -rw-rw-r-- 1 jenkins jenkins 193 Aug 31 10:50 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T10:53:04.403Z] + 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=af3961679184577eaec253ea10c70dd267b16fb4 --label arch=amd64 --label version=0.0.0 . [2023-08-31T10:53:04.403Z] Sending build context to Docker daemon 4.32MB [2023-08-31T10:53:04.403Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-08-31T10:53:04.403Z] Step 2/24 : FROM ${BASE} AS builder [2023-08-31T10:53:04.403Z] ---> c2b00fdd395c [2023-08-31T10:53:04.403Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-08-31T10:53:04.662Z] ---> Running in dc92338030de [2023-08-31T10:53:04.662Z] Removing intermediate container dc92338030de [2023-08-31T10:53:04.662Z] ---> 2e02dc159cf4 [2023-08-31T10:53:04.662Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-31T10:53:04.662Z] ---> Running in 899270f581d1 [2023-08-31T10:53:04.921Z] Removing intermediate container 899270f581d1 [2023-08-31T10:53:04.921Z] ---> 491bbd3c5fb6 [2023-08-31T10:53:04.921Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-08-31T10:53:04.921Z] ---> Running in 24a6c0b14d1e [2023-08-31T10:53:04.921Z] Removing intermediate container 24a6c0b14d1e [2023-08-31T10:53:04.921Z] ---> 29f90886738d [2023-08-31T10:53:04.921Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-08-31T10:53:04.921Z] ---> Running in aacc1a2b4839 [2023-08-31T10:53:05.179Z] Removing intermediate container aacc1a2b4839 [2023-08-31T10:53:05.179Z] ---> 66dc6cf83215 [2023-08-31T10:53:05.179Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-31T10:53:05.179Z] ---> Running in cb9fc496354e [2023-08-31T10:53:05.438Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-31T10:53:05.696Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-31T10:53:05.696Z] OK: 265 MiB in 53 packages [2023-08-31T10:53:06.264Z] Removing intermediate container cb9fc496354e [2023-08-31T10:53:06.264Z] ---> 127694e2e518 [2023-08-31T10:53:06.264Z] Step 8/24 : WORKDIR /app [2023-08-31T10:53:06.264Z] ---> Running in ec3c280346f9 [2023-08-31T10:53:06.264Z] Removing intermediate container ec3c280346f9 [2023-08-31T10:53:06.264Z] ---> 1dc5cd5c2f8e [2023-08-31T10:53:06.264Z] Step 9/24 : COPY go.mod vendor* ./ [2023-08-31T10:53:06.264Z] ---> 44768714d120 [2023-08-31T10:53:06.264Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-31T10:53:06.522Z] ---> Running in 02540069de06 [2023-08-31T10:53:07.102Z] Removing intermediate container 02540069de06 [2023-08-31T10:53:07.102Z] ---> d76079c1b9ca [2023-08-31T10:53:07.102Z] Step 11/24 : COPY . . [2023-08-31T10:53:07.361Z] ---> 6401a71e4b54 [2023-08-31T10:53:07.361Z] Step 12/24 : RUN $MAKE [2023-08-31T10:53:07.361Z] ---> Running in 5a357a268539 [2023-08-31T10:53:07.620Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.17" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-31T10:53:12.451Z] provisioning config files... [2023-08-31T10:53:12.478Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config12496070283373831430tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-31T10:53:12.859Z] ---> docker-login.sh [2023-08-31T10:53:12.860Z] nexus3.edgexfoundry.org:10001 [2023-08-31T10:53:13.128Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T10:53:13.401Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T10:53:13.401Z] Configure a credential helper to remove this warning. See [2023-08-31T10:53:13.401Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T10:53:13.401Z] [2023-08-31T10:53:13.401Z] Login Succeeded [2023-08-31T10:53:13.401Z] nexus3.edgexfoundry.org:10002 [2023-08-31T10:53:13.670Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T10:53:13.670Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T10:53:13.670Z] Configure a credential helper to remove this warning. See [2023-08-31T10:53:13.670Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T10:53:13.670Z] [2023-08-31T10:53:13.670Z] Login Succeeded [2023-08-31T10:53:13.670Z] nexus3.edgexfoundry.org:10003 [2023-08-31T10:53:13.939Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T10:53:14.209Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T10:53:14.209Z] Configure a credential helper to remove this warning. See [2023-08-31T10:53:14.209Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T10:53:14.209Z] [2023-08-31T10:53:14.209Z] Login Succeeded [2023-08-31T10:53:14.209Z] nexus3.edgexfoundry.org:10004 [2023-08-31T10:53:14.482Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T10:53:14.482Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T10:53:14.482Z] Configure a credential helper to remove this warning. See [2023-08-31T10:53:14.482Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T10:53:14.482Z] [2023-08-31T10:53:14.482Z] Login Succeeded [2023-08-31T10:53:14.482Z] docker.io [2023-08-31T10:53:14.750Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T10:53:15.017Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T10:53:15.017Z] Configure a credential helper to remove this warning. See [2023-08-31T10:53:15.017Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T10:53:15.017Z] [2023-08-31T10:53:15.017Z] Login Succeeded [2023-08-31T10:53:15.017Z] ---> docker-login.sh ends [Pipeline] } [2023-08-31T10:53:15.047Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-31T10:53:15.426Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-31T10:53:15.463Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-31T10:53:15.496Z] ========================================================= [2023-08-31T10:53:15.496Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-08-31T10:53:15.496Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T10:53:16.010Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-08-31T10:53:16.279Z] Sending build context to Docker daemon 1.218MB [2023-08-31T10:53:16.280Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-08-31T10:53:16.280Z] Step 2/12 : FROM ${BASE} AS builder [2023-08-31T10:53:16.549Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-08-31T10:53:16.550Z] edb6bdbacee9: Pulling fs layer [2023-08-31T10:53:16.550Z] 5f9638ab2659: Pulling fs layer [2023-08-31T10:53:16.550Z] 8d51d6327a98: Pulling fs layer [2023-08-31T10:53:16.550Z] 8b374f2dd631: Pulling fs layer [2023-08-31T10:53:16.550Z] ec14aa9079de: Pulling fs layer [2023-08-31T10:53:16.550Z] 2f466654f4bb: Pulling fs layer [2023-08-31T10:53:16.550Z] 554e91adad29: Pulling fs layer [2023-08-31T10:53:16.550Z] ec14aa9079de: Waiting [2023-08-31T10:53:16.550Z] 2f466654f4bb: Waiting [2023-08-31T10:53:16.550Z] 8b374f2dd631: Waiting [2023-08-31T10:53:16.550Z] 554e91adad29: Waiting [2023-08-31T10:53:16.550Z] 5f9638ab2659: Verifying Checksum [2023-08-31T10:53:16.550Z] 5f9638ab2659: Download complete [2023-08-31T10:53:16.550Z] 8b374f2dd631: Verifying Checksum [2023-08-31T10:53:16.550Z] 8b374f2dd631: Download complete [2023-08-31T10:53:16.550Z] ec14aa9079de: Verifying Checksum [2023-08-31T10:53:16.550Z] ec14aa9079de: Download complete [2023-08-31T10:53:16.550Z] edb6bdbacee9: Verifying Checksum [2023-08-31T10:53:16.550Z] edb6bdbacee9: Download complete [2023-08-31T10:53:17.542Z] edb6bdbacee9: Pull complete [2023-08-31T10:53:18.131Z] 554e91adad29: Verifying Checksum [2023-08-31T10:53:18.131Z] 554e91adad29: Download complete [2023-08-31T10:53:18.131Z] 5f9638ab2659: Pull complete [2023-08-31T10:53:19.098Z] 8d51d6327a98: Verifying Checksum [2023-08-31T10:53:19.098Z] 8d51d6327a98: Download complete [2023-08-31T10:53:19.374Z] 2f466654f4bb: Verifying Checksum [2023-08-31T10:53:19.374Z] 2f466654f4bb: Download complete [2023-08-31T10:53:31.708Z] 8d51d6327a98: Pull complete [2023-08-31T10:53:31.708Z] 8b374f2dd631: Pull complete [2023-08-31T10:53:31.708Z] ec14aa9079de: Pull complete [2023-08-31T10:53:34.346Z] Removing intermediate container 5a357a268539 [2023-08-31T10:53:34.346Z] ---> 81e5225edc16 [2023-08-31T10:53:34.346Z] Step 13/24 : FROM alpine:3.17 [2023-08-31T10:53:34.346Z] 3.17: Pulling from library/alpine [2023-08-31T10:53:34.346Z] 9398808236ff: Pulling fs layer [2023-08-31T10:53:36.254Z] 9398808236ff: Verifying Checksum [2023-08-31T10:53:36.255Z] 9398808236ff: Download complete [2023-08-31T10:53:36.255Z] 9398808236ff: Pull complete [2023-08-31T10:53:36.255Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-31T10:53:36.255Z] Status: Downloaded newer image for alpine:3.17 [2023-08-31T10:53:36.255Z] ---> 1e0b8b5322fc [2023-08-31T10:53:36.255Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-08-31T10:53:36.514Z] ---> Running in accfb8d01359 [2023-08-31T10:53:36.514Z] Removing intermediate container accfb8d01359 [2023-08-31T10:53:36.514Z] ---> 1cd2cf9e60dc [2023-08-31T10:53:36.514Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-08-31T10:53:36.514Z] ---> Running in dd1452e211aa [2023-08-31T10:53:36.771Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-31T10:53:37.031Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-31T10:53:37.209Z] 2f466654f4bb: Pull complete [2023-08-31T10:53:37.289Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-08-31T10:53:37.289Z] Executing busybox-1.35.0-r29.trigger [2023-08-31T10:53:37.289Z] OK: 7 MiB in 16 packages [2023-08-31T10:53:37.858Z] Removing intermediate container dd1452e211aa [2023-08-31T10:53:37.858Z] ---> 26498eaf12e5 [2023-08-31T10:53:37.858Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-08-31T10:53:37.858Z] ---> 5731352a1dc5 [2023-08-31T10:53:37.858Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-08-31T10:53:37.858Z] ---> 8744946fa5dc [2023-08-31T10:53:37.858Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-08-31T10:53:39.233Z] ---> 72c881210143 [2023-08-31T10:53:39.233Z] Step 19/24 : EXPOSE 59989 [2023-08-31T10:53:39.233Z] ---> Running in a83102433404 [2023-08-31T10:53:39.233Z] Removing intermediate container a83102433404 [2023-08-31T10:53:39.233Z] ---> 268a46e4294b [2023-08-31T10:53:39.233Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-08-31T10:53:39.233Z] ---> Running in 4c46d3c6d241 [2023-08-31T10:53:39.491Z] Removing intermediate container 4c46d3c6d241 [2023-08-31T10:53:39.491Z] ---> ec40d01a3d93 [2023-08-31T10:53:39.491Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-08-31T10:53:39.491Z] ---> Running in 452c6fd46c55 [2023-08-31T10:53:39.491Z] Removing intermediate container 452c6fd46c55 [2023-08-31T10:53:39.491Z] ---> fc50b9a5afba [2023-08-31T10:53:39.491Z] Step 22/24 : LABEL arch=amd64 [2023-08-31T10:53:39.491Z] ---> Running in 70ff5bb9ab3d [2023-08-31T10:53:39.491Z] Removing intermediate container 70ff5bb9ab3d [2023-08-31T10:53:39.491Z] ---> 1cbdadee239a [2023-08-31T10:53:39.491Z] Step 23/24 : LABEL git_sha=af3961679184577eaec253ea10c70dd267b16fb4 [2023-08-31T10:53:39.491Z] ---> Running in 005a5e3f5ed5 [2023-08-31T10:53:39.749Z] Removing intermediate container 005a5e3f5ed5 [2023-08-31T10:53:39.749Z] ---> e8ab7338dce7 [2023-08-31T10:53:39.749Z] Step 24/24 : LABEL version=0.0.0 [2023-08-31T10:53:39.749Z] ---> Running in fc7faea47708 [2023-08-31T10:53:39.749Z] Removing intermediate container fc7faea47708 [2023-08-31T10:53:39.749Z] ---> 3aa009135127 [2023-08-31T10:53:39.749Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-31T10:53:39.749Z] Successfully built 3aa009135127 [2023-08-31T10:53:39.749Z] Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2023-08-31T10:53:39.864Z] 554e91adad29: Pull complete [2023-08-31T10:53:39.864Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-08-31T10:53:39.864Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-31T10:53:39.864Z] ---> 1e15ea492957 [2023-08-31T10:53:39.864Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T10:53:40.666Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-31T10:53:40.666Z] [2023-08-31T10:53:40.666Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T10:53:41.041Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-31T10:53:41.041Z] latest: Pulling from edgex-lftools-log-publisher [2023-08-31T10:53:41.041Z] 5eb5b503b376: Pulling fs layer [2023-08-31T10:53:41.041Z] 5c69ac0246d0: Pulling fs layer [2023-08-31T10:53:41.041Z] ec43610c2a17: Pulling fs layer [2023-08-31T10:53:41.041Z] 3a2ae6a8a46f: Pulling fs layer [2023-08-31T10:53:41.041Z] 33b1e0a273af: Pulling fs layer [2023-08-31T10:53:41.041Z] 5d3b04190fa2: Pulling fs layer [2023-08-31T10:53:41.041Z] 2f39f015ded8: Pulling fs layer [2023-08-31T10:53:41.041Z] 3a2ae6a8a46f: Waiting [2023-08-31T10:53:41.041Z] 33b1e0a273af: Waiting [2023-08-31T10:53:41.041Z] 5d3b04190fa2: Waiting [2023-08-31T10:53:41.041Z] 2f39f015ded8: Waiting [2023-08-31T10:53:41.041Z] 5c69ac0246d0: Download complete [2023-08-31T10:53:41.041Z] 3a2ae6a8a46f: Verifying Checksum [2023-08-31T10:53:41.041Z] 3a2ae6a8a46f: Download complete [2023-08-31T10:53:41.041Z] 33b1e0a273af: Verifying Checksum [2023-08-31T10:53:41.041Z] 33b1e0a273af: Download complete [2023-08-31T10:53:41.041Z] ec43610c2a17: Verifying Checksum [2023-08-31T10:53:41.041Z] ec43610c2a17: Download complete [2023-08-31T10:53:41.041Z] 5d3b04190fa2: Verifying Checksum [2023-08-31T10:53:41.041Z] 5d3b04190fa2: Download complete [2023-08-31T10:53:41.296Z] ---> Running in e5df9823808b [2023-08-31T10:53:41.303Z] 5eb5b503b376: Verifying Checksum [2023-08-31T10:53:41.303Z] 5eb5b503b376: Download complete [2023-08-31T10:53:41.565Z] Removing intermediate container e5df9823808b [2023-08-31T10:53:41.565Z] ---> 0eb5af271a98 [2023-08-31T10:53:41.565Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-31T10:53:41.836Z] ---> Running in fd58b559db98 [2023-08-31T10:53:41.870Z] 2f39f015ded8: Verifying Checksum [2023-08-31T10:53:41.870Z] 2f39f015ded8: Download complete [2023-08-31T10:53:42.105Z] Removing intermediate container fd58b559db98 [2023-08-31T10:53:42.105Z] ---> e4b9f42ef0b9 [2023-08-31T10:53:42.105Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-08-31T10:53:42.105Z] ---> Running in f3ce4ae4eb3c [2023-08-31T10:53:42.376Z] Removing intermediate container f3ce4ae4eb3c [2023-08-31T10:53:42.376Z] ---> 6385fc1d418e [2023-08-31T10:53:42.376Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-08-31T10:53:42.376Z] ---> Running in 2437d7734708 [2023-08-31T10:53:42.436Z] 5eb5b503b376: Pull complete [2023-08-31T10:53:42.436Z] 5c69ac0246d0: Pull complete [2023-08-31T10:53:42.647Z] Removing intermediate container 2437d7734708 [2023-08-31T10:53:42.647Z] ---> 606f6829c2e2 [2023-08-31T10:53:42.647Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-31T10:53:42.919Z] ---> Running in 85507957d110 [2023-08-31T10:53:43.003Z] ec43610c2a17: Pull complete [2023-08-31T10:53:43.003Z] 3a2ae6a8a46f: Pull complete [2023-08-31T10:53:43.003Z] 33b1e0a273af: Pull complete [2023-08-31T10:53:43.260Z] 5d3b04190fa2: Pull complete [2023-08-31T10:53:43.883Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-31T10:53:44.468Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-31T10:53:45.429Z] OK: 263 MiB in 53 packages [2023-08-31T10:53:46.404Z] Removing intermediate container 85507957d110 [2023-08-31T10:53:46.404Z] ---> 719a97aa0bc5 [2023-08-31T10:53:46.404Z] Step 8/12 : WORKDIR /app [2023-08-31T10:53:46.404Z] ---> Running in f8b6da1432f8 [2023-08-31T10:53:46.674Z] Removing intermediate container f8b6da1432f8 [2023-08-31T10:53:46.674Z] ---> 9279a603fe8b [2023-08-31T10:53:46.674Z] Step 9/12 : COPY go.mod vendor* ./ [2023-08-31T10:53:47.439Z] 2f39f015ded8: Pull complete [2023-08-31T10:53:47.439Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-08-31T10:53:47.439Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-31T10:53:47.439Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-31T10:53:47.669Z] prd-ubuntu20.04-docker-8c-8g-4995 does not seem to be running inside a container [2023-08-31T10:53:47.696Z] $ 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-245 -v /w/workspace/undry_device-rfid-llrp-go_PR-245:/w/workspace/undry_device-rfid-llrp-go_PR-245:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-245@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-245@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-31T10:53:50.025Z] ---> e9d1522ad1b5 [2023-08-31T10:53:50.025Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-31T10:53:50.025Z] ---> Running in cb643c6db19e [2023-08-31T10:53:53.259Z] $ docker top 26dd5d671472fff500d9094560d39023313e0b00f992188bf44bfa1c8fe887a4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-31T10:53:53.740Z] ---> job-cost.sh [2023-08-31T10:53:53.740Z] lf-activate-venv: SKIPPING [2023-08-31T10:53:53.740Z] INFO: No Stack... [2023-08-31T10:53:53.998Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-31T10:53:54.256Z] INFO: Archiving Costs [Pipeline] sh [2023-08-31T10:53:54.568Z] + cat /w/workspace/undry_device-rfid-llrp-go_PR-245/archives/cost.csv [2023-08-31T10:53:54.569Z] + cut -d, -f6 [Pipeline] lock [2023-08-31T10:53:54.609Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-245-1-stack-cost] [2023-08-31T10:53:54.614Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-245-1-stack-cost] did not exist. Created. [2023-08-31T10:53:54.614Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-245-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-31T10:53:55.006Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-08-31T10:53:55.056Z] Stashed 1 file(s) [Pipeline] } [2023-08-31T10:53:55.089Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-245-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-31T10:53:55.173Z] $ docker stop --time=1 26dd5d671472fff500d9094560d39023313e0b00f992188bf44bfa1c8fe887a4 [2023-08-31T10:53:56.431Z] $ docker rm -f --volumes 26dd5d671472fff500d9094560d39023313e0b00f992188bf44bfa1c8fe887a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-08-31T10:55:11.698Z] Removing intermediate container cb643c6db19e [2023-08-31T10:55:11.699Z] ---> 305c4aa36d1a [2023-08-31T10:55:11.699Z] Step 11/12 : COPY . . [2023-08-31T10:55:11.699Z] ---> 79fe72ae7d8d [2023-08-31T10:55:11.699Z] Step 12/12 : RUN $MAKE [2023-08-31T10:55:11.699Z] ---> Running in 726f90b1182e [2023-08-31T10:55:11.699Z] noop [2023-08-31T10:55:11.699Z] Removing intermediate container 726f90b1182e [2023-08-31T10:55:11.699Z] ---> f29b387846eb [2023-08-31T10:55:11.699Z] Successfully built f29b387846eb [2023-08-31T10:55:11.699Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T10:55:12.194Z] + docker inspect -f . ci-base-image-arm64 [2023-08-31T10:55:12.194Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-31T10:55:12.468Z] prd-ubuntu20.04-docker-arm64-4c-16g-4996 does not seem to be running inside a container [2023-08-31T10:55:12.539Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-08-31T10:55:13.704Z] $ docker top 3c6dc639188ece6a839eb4ba9917da4f6f2a09d0d9570256ccfe53b2d61f6ace -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-31T10:55:14.598Z] + go version [2023-08-31T10:55:14.598Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-08-31T10:55:14.633Z] $ docker stop --time=1 3c6dc639188ece6a839eb4ba9917da4f6f2a09d0d9570256ccfe53b2d61f6ace [2023-08-31T10:55:16.191Z] $ docker rm -f --volumes 3c6dc639188ece6a839eb4ba9917da4f6f2a09d0d9570256ccfe53b2d61f6ace [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T10:55:17.046Z] + docker inspect -f . ci-base-image-arm64 [2023-08-31T10:55:17.046Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-31T10:55:17.308Z] prd-ubuntu20.04-docker-arm64-4c-16g-4996 does not seem to be running inside a container [2023-08-31T10:55:17.366Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-08-31T10:55:18.511Z] $ docker top 621397ad1747408abb4bc049791822d33818616a0e637e86d095955daf362444 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-31T10:55:19.070Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh [2023-08-31T10:55:19.453Z] + make test [2023-08-31T10:55:19.454Z] go test ./... -coverprofile=coverage.out ./... [2023-08-31T10:55:51.690Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-08-31T10:57:58.356Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-08-31T10:57:58.356Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-08-31T10:58:20.421Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 25.738s coverage: 40.6% of statements [2023-08-31T10:58:20.421Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.522s coverage: 51.9% of statements [2023-08-31T10:58:20.421Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.036s coverage: 94.6% of statements [2023-08-31T10:58:20.421Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-08-31T10:58:20.421Z] go vet ./... [2023-08-31T10:58:47.126Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-31T10:58:47.126Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-31T10:58:47.126Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-08-31T10:58:47.426Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-31T10:58:47.456Z] $ docker stop --time=1 621397ad1747408abb4bc049791822d33818616a0e637e86d095955daf362444 [2023-08-31T10:58:49.192Z] $ docker rm -f --volumes 621397ad1747408abb4bc049791822d33818616a0e637e86d095955daf362444 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-31T10:58:50.365Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-31T10:58:50.402Z] Warning: overwriting stash ‘coverage-report’ [2023-08-31T10:58:50.994Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-31T10:58:51.598Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-31T10:58:51.932Z] + ls -al . [2023-08-31T10:58:51.932Z] total 640 [2023-08-31T10:58:51.932Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 31 10:55 . [2023-08-31T10:58:51.932Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 31 10:52 .. [2023-08-31T10:58:51.932Z] -rw-rw-r-- 1 jenkins jenkins 134 Aug 31 10:52 .dockerignore [2023-08-31T10:58:51.932Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 31 10:52 .git [2023-08-31T10:58:51.932Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 31 10:52 .github [2023-08-31T10:58:51.932Z] -rw-rw-r-- 1 jenkins jenkins 946 Aug 31 10:52 .gitignore [2023-08-31T10:58:51.932Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 31 10:52 .golangci.yml [2023-08-31T10:58:51.932Z] -rw-rw-r-- 1 jenkins jenkins 11980 Aug 31 10:52 Attribution.txt [2023-08-31T10:58:51.932Z] -rw-rw-r-- 1 jenkins jenkins 10365 Aug 31 10:52 CHANGELOG.md [2023-08-31T10:58:51.932Z] -rw-rw-r-- 1 jenkins jenkins 1347 Aug 31 10:52 Dockerfile [2023-08-31T10:58:51.932Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 31 10:52 GOVERNANCE.md [2023-08-31T10:58:51.932Z] -rw-rw-r-- 1 jenkins jenkins 683 Aug 31 10:52 Jenkinsfile [2023-08-31T10:58:51.932Z] -rw-rw-r-- 1 jenkins jenkins 11347 Aug 31 10:52 LICENSE [2023-08-31T10:58:51.932Z] -rw-rw-r-- 1 jenkins jenkins 2179 Aug 31 10:52 Makefile [2023-08-31T10:58:51.932Z] -rw-rw-r-- 1 jenkins jenkins 625 Aug 31 10:52 OWNERS.md [2023-08-31T10:58:51.932Z] -rw-rw-r-- 1 jenkins jenkins 29016 Aug 31 10:52 README.md [2023-08-31T10:58:51.932Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 31 10:50 VERSION [2023-08-31T10:58:51.932Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 31 10:52 bin [2023-08-31T10:58:51.932Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 31 10:52 cmd [2023-08-31T10:58:51.932Z] -rw-r--r-- 1 jenkins jenkins 459493 Aug 31 10:58 coverage.out [2023-08-31T10:58:51.932Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 31 10:52 examples [2023-08-31T10:58:51.932Z] -rw-rw-r-- 1 jenkins jenkins 3876 Aug 31 10:52 go.mod [2023-08-31T10:58:51.932Z] -rw-rw-r-- 1 jenkins jenkins 33758 Aug 31 10:52 go.sum [2023-08-31T10:58:51.932Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 31 10:52 images [2023-08-31T10:58:51.932Z] drwxrwxr-x 5 jenkins jenkins 4096 Aug 31 10:52 internal [2023-08-31T10:58:51.932Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 31 10:52 snap [2023-08-31T10:58:51.932Z] -rw-rw-r-- 1 jenkins jenkins 193 Aug 31 10:52 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T10:58:52.356Z] + 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=af3961679184577eaec253ea10c70dd267b16fb4 --label arch=arm64 --label version=0.0.0 . [2023-08-31T10:58:52.623Z] Sending build context to Docker daemon 1.218MB [2023-08-31T10:58:52.623Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-08-31T10:58:52.623Z] Step 2/24 : FROM ${BASE} AS builder [2023-08-31T10:58:52.623Z] ---> f29b387846eb [2023-08-31T10:58:52.623Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-08-31T10:58:52.623Z] ---> Running in 76e8845a43b5 [2023-08-31T10:58:52.891Z] Removing intermediate container 76e8845a43b5 [2023-08-31T10:58:52.891Z] ---> 3cf48651499e [2023-08-31T10:58:52.891Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-31T10:58:53.158Z] ---> Running in b051997dedaa [2023-08-31T10:58:53.427Z] Removing intermediate container b051997dedaa [2023-08-31T10:58:53.427Z] ---> 8f596418328f [2023-08-31T10:58:53.427Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-08-31T10:58:53.427Z] ---> Running in 62bd65d69b59 [2023-08-31T10:58:53.701Z] Removing intermediate container 62bd65d69b59 [2023-08-31T10:58:53.701Z] ---> 5707d70b1db9 [2023-08-31T10:58:53.701Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-08-31T10:58:53.701Z] ---> Running in 9b4b8ea0379b [2023-08-31T10:58:53.971Z] Removing intermediate container 9b4b8ea0379b [2023-08-31T10:58:53.971Z] ---> 4db56a6328a8 [2023-08-31T10:58:53.971Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-31T10:58:53.971Z] ---> Running in d8f3d944b90c [2023-08-31T10:58:54.929Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-31T10:58:55.509Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-31T10:58:56.461Z] OK: 263 MiB in 53 packages [2023-08-31T10:58:57.422Z] Removing intermediate container d8f3d944b90c [2023-08-31T10:58:57.422Z] ---> 7013b41c2b58 [2023-08-31T10:58:57.422Z] Step 8/24 : WORKDIR /app [2023-08-31T10:58:57.422Z] ---> Running in 8c5ec693ee35 [2023-08-31T10:58:57.696Z] Removing intermediate container 8c5ec693ee35 [2023-08-31T10:58:57.696Z] ---> 1e50781e23d4 [2023-08-31T10:58:57.696Z] Step 9/24 : COPY go.mod vendor* ./ [2023-08-31T10:58:57.966Z] ---> 0f908939130e [2023-08-31T10:58:57.966Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-31T10:59:01.306Z] ---> Running in d8f3126c6f25 [2023-08-31T10:59:03.257Z] Removing intermediate container d8f3126c6f25 [2023-08-31T10:59:03.257Z] ---> d4959f5794e4 [2023-08-31T10:59:03.257Z] Step 11/24 : COPY . . [2023-08-31T10:59:03.842Z] ---> 13a3593291f6 [2023-08-31T10:59:03.842Z] Step 12/24 : RUN $MAKE [2023-08-31T10:59:03.842Z] ---> Running in 94343f4f6e8c [2023-08-31T10:59:04.800Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.17" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-08-31T11:01:26.487Z] Removing intermediate container 94343f4f6e8c [2023-08-31T11:01:26.487Z] ---> 2091dc05d131 [2023-08-31T11:01:26.487Z] Step 13/24 : FROM alpine:3.17 [2023-08-31T11:01:26.487Z] 3.17: Pulling from library/alpine [2023-08-31T11:01:26.487Z] 4060ece20d7a: Pulling fs layer [2023-08-31T11:01:26.487Z] 4060ece20d7a: Verifying Checksum [2023-08-31T11:01:26.487Z] 4060ece20d7a: Download complete [2023-08-31T11:01:26.487Z] 4060ece20d7a: Pull complete [2023-08-31T11:01:26.487Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-31T11:01:26.487Z] Status: Downloaded newer image for alpine:3.17 [2023-08-31T11:01:26.487Z] ---> 8650cd65339b [2023-08-31T11:01:26.487Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-08-31T11:01:26.487Z] ---> Running in 916bb96d491a [2023-08-31T11:01:26.487Z] Removing intermediate container 916bb96d491a [2023-08-31T11:01:26.487Z] ---> fb96ce454cbb [2023-08-31T11:01:26.487Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-08-31T11:01:26.487Z] ---> Running in c4b79a1dcf2c [2023-08-31T11:01:26.487Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-31T11:01:26.487Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-31T11:01:26.487Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-08-31T11:01:26.487Z] Executing busybox-1.35.0-r29.trigger [2023-08-31T11:01:26.487Z] OK: 8 MiB in 16 packages [2023-08-31T11:01:26.487Z] Removing intermediate container c4b79a1dcf2c [2023-08-31T11:01:26.487Z] ---> 1d48b2077a45 [2023-08-31T11:01:26.487Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-08-31T11:01:26.487Z] ---> 8c4df784b2fc [2023-08-31T11:01:26.487Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-08-31T11:01:26.487Z] ---> 9e69104f63d6 [2023-08-31T11:01:26.487Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-08-31T11:01:26.487Z] ---> 0421c7a2bedf [2023-08-31T11:01:26.487Z] Step 19/24 : EXPOSE 59989 [2023-08-31T11:01:26.487Z] ---> Running in 54bfa4eb2efe [2023-08-31T11:01:26.487Z] Removing intermediate container 54bfa4eb2efe [2023-08-31T11:01:26.487Z] ---> d88062261be3 [2023-08-31T11:01:26.487Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-08-31T11:01:26.487Z] ---> Running in ae3498de01c0 [2023-08-31T11:01:26.487Z] Removing intermediate container ae3498de01c0 [2023-08-31T11:01:26.487Z] ---> f13f06c8da72 [2023-08-31T11:01:26.487Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-08-31T11:01:26.487Z] ---> Running in fe661c0517c0 [2023-08-31T11:01:26.487Z] Removing intermediate container fe661c0517c0 [2023-08-31T11:01:26.487Z] ---> 2e54d02a15b5 [2023-08-31T11:01:26.487Z] Step 22/24 : LABEL arch=arm64 [2023-08-31T11:01:26.487Z] ---> Running in 4c47a92bf6d4 [2023-08-31T11:01:26.487Z] Removing intermediate container 4c47a92bf6d4 [2023-08-31T11:01:26.487Z] ---> 9b88eaf5897d [2023-08-31T11:01:26.487Z] Step 23/24 : LABEL git_sha=af3961679184577eaec253ea10c70dd267b16fb4 [2023-08-31T11:01:26.487Z] ---> Running in cd29e89430f4 [2023-08-31T11:01:26.487Z] Removing intermediate container cd29e89430f4 [2023-08-31T11:01:26.487Z] ---> 31351ff3fb9b [2023-08-31T11:01:26.487Z] Step 24/24 : LABEL version=0.0.0 [2023-08-31T11:01:26.487Z] ---> Running in f81e36a49e6f [2023-08-31T11:01:26.487Z] Removing intermediate container f81e36a49e6f [2023-08-31T11:01:26.487Z] ---> 2d12fbb64a48 [2023-08-31T11:01:26.487Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-31T11:01:26.487Z] Successfully built 2d12fbb64a48 [2023-08-31T11:01:26.487Z] Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T11:01:27.533Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-31T11:01:27.533Z] [2023-08-31T11:01:27.533Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T11:01:27.936Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-31T11:01:27.936Z] arm64: Pulling from edgex-lftools-log-publisher [2023-08-31T11:01:27.936Z] 8998bd30e6a1: Pulling fs layer [2023-08-31T11:01:27.936Z] 04944245beec: Pulling fs layer [2023-08-31T11:01:27.936Z] 699f458cf7ca: Pulling fs layer [2023-08-31T11:01:27.936Z] 765212b225bb: Pulling fs layer [2023-08-31T11:01:27.936Z] f23df028b6ca: Pulling fs layer [2023-08-31T11:01:27.936Z] d65c8cfc05b1: Pulling fs layer [2023-08-31T11:01:27.936Z] 2437ff75d9bd: Pulling fs layer [2023-08-31T11:01:27.936Z] 765212b225bb: Waiting [2023-08-31T11:01:27.936Z] f23df028b6ca: Waiting [2023-08-31T11:01:27.936Z] d65c8cfc05b1: Waiting [2023-08-31T11:01:27.936Z] 2437ff75d9bd: Waiting [2023-08-31T11:01:28.203Z] 04944245beec: Verifying Checksum [2023-08-31T11:01:28.203Z] 04944245beec: Download complete [2023-08-31T11:01:28.203Z] 765212b225bb: Download complete [2023-08-31T11:01:28.203Z] f23df028b6ca: Verifying Checksum [2023-08-31T11:01:28.203Z] f23df028b6ca: Download complete [2023-08-31T11:01:28.203Z] d65c8cfc05b1: Verifying Checksum [2023-08-31T11:01:28.203Z] d65c8cfc05b1: Download complete [2023-08-31T11:01:28.203Z] 699f458cf7ca: Verifying Checksum [2023-08-31T11:01:28.203Z] 699f458cf7ca: Download complete [2023-08-31T11:01:28.786Z] 8998bd30e6a1: Verifying Checksum [2023-08-31T11:01:28.786Z] 8998bd30e6a1: Download complete [2023-08-31T11:01:30.725Z] 2437ff75d9bd: Verifying Checksum [2023-08-31T11:01:30.725Z] 2437ff75d9bd: Download complete [2023-08-31T11:01:34.065Z] 8998bd30e6a1: Pull complete [2023-08-31T11:01:34.065Z] 04944245beec: Pull complete [2023-08-31T11:01:35.022Z] 699f458cf7ca: Pull complete [2023-08-31T11:01:35.290Z] 765212b225bb: Pull complete [2023-08-31T11:01:36.249Z] f23df028b6ca: Pull complete [2023-08-31T11:01:36.249Z] d65c8cfc05b1: Pull complete [2023-08-31T11:01:51.231Z] 2437ff75d9bd: Pull complete [2023-08-31T11:01:51.231Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-08-31T11:01:51.231Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-31T11:01:51.231Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-31T11:01:51.547Z] prd-ubuntu20.04-docker-arm64-4c-16g-4996 does not seem to be running inside a container [2023-08-31T11:01:51.606Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-08-31T11:01:53.907Z] $ docker top 90524c9ad660abdc0dd2821830cd2b6d8e3fca22ca2557dfdd317bc132c158ae -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-31T11:01:54.478Z] ---> job-cost.sh [2023-08-31T11:01:54.743Z] lf-activate-venv: SKIPPING [2023-08-31T11:01:54.743Z] INFO: No Stack... [2023-08-31T11:01:55.322Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-08-31T11:01:56.274Z] INFO: Archiving Costs [Pipeline] sh [2023-08-31T11:01:56.690Z] + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv [2023-08-31T11:01:56.690Z] + cut -d, -f6 [Pipeline] lock [2023-08-31T11:01:57.047Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-245-1-stack-cost] [2023-08-31T11:01:57.053Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-245-1-stack-cost] did not exist. Created. [2023-08-31T11:01:57.053Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-245-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-31T11:01:57.482Z] /w/workspace/device-rfid-llrp-go/1@tmp/durable-46c70928/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-08-31T11:01:57.847Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-08-31T11:01:57.901Z] Warning: overwriting stash ‘stack-cost’ [2023-08-31T11:01:57.966Z] Stashed 1 file(s) [Pipeline] } [2023-08-31T11:01:57.982Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-245-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-31T11:01:58.066Z] $ docker stop --time=1 90524c9ad660abdc0dd2821830cd2b6d8e3fca22ca2557dfdd317bc132c158ae [2023-08-31T11:01:59.545Z] $ docker rm -f --volumes 90524c9ad660abdc0dd2821830cd2b6d8e3fca22ca2557dfdd317bc132c158ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-08-31T11:02:00.560Z] provisioning config files... [2023-08-31T11:02:00.567Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-245@tmp/config8931546569918896789tmp [Pipeline] { [Pipeline] sh [2023-08-31T11:02:00.992Z] + set +x [2023-08-31T11:02:00.992Z] + + curlbash -s -s https://codecov.io/bash -- [2023-08-31T11:02:00.992Z] [2023-08-31T11:02:01.251Z] [2023-08-31T11:02:01.251Z] _____ _ [2023-08-31T11:02:01.251Z] / ____| | | [2023-08-31T11:02:01.251Z] | | ___ __| | ___ ___ _____ __ [2023-08-31T11:02:01.251Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-08-31T11:02:01.251Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-08-31T11:02:01.251Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-08-31T11:02:01.251Z] Bash-1.0.6 [2023-08-31T11:02:01.251Z] [2023-08-31T11:02:01.251Z] [2023-08-31T11:02:01.251Z] ==> git version 2.25.1 found [2023-08-31T11:02:01.251Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-08-31T11:02:01.251Z] Release-Date: 2020-01-08 [2023-08-31T11:02:01.251Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-08-31T11:02:01.251Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-08-31T11:02:01.251Z] ==> Jenkins CI detected. [2023-08-31T11:02:01.251Z] current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-245 [2023-08-31T11:02:01.251Z] project root: . [2023-08-31T11:02:01.251Z] --> token set from env [2023-08-31T11:02:01.251Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-08-31T11:02:01.251Z] ==> Running gcov in . (disable via -X gcov) [2023-08-31T11:02:01.251Z] ==> Python coveragepy not found [2023-08-31T11:02:01.251Z] ==> Searching for coverage reports in: [2023-08-31T11:02:01.252Z] + . [2023-08-31T11:02:01.252Z] -> Found 1 reports [2023-08-31T11:02:01.252Z] ==> Detecting git/mercurial file structure [2023-08-31T11:02:01.252Z] ==> Reading reports [2023-08-31T11:02:01.252Z] + ./coverage.out bytes=459493 [2023-08-31T11:02:01.252Z] ==> Appending adjustments [2023-08-31T11:02:01.252Z] https://docs.codecov.io/docs/fixing-reports [2023-08-31T11:02:01.511Z] + Found adjustments [2023-08-31T11:02:01.511Z] ==> Gzipping contents [2023-08-31T11:02:01.511Z] 52K /tmp/codecov.jOoNDG.gz [2023-08-31T11:02:01.511Z] ==> Uploading reports [2023-08-31T11:02:01.511Z] url: https://codecov.io [2023-08-31T11:02:01.511Z] query: branch=PR-245&commit=af3961679184577eaec253ea10c70dd267b16fb4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-245%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=245&job=&cmd_args= [2023-08-31T11:02:01.511Z] -> Pinging Codecov [2023-08-31T11:02:01.511Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-245&commit=af3961679184577eaec253ea10c70dd267b16fb4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-245%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=245&job=&cmd_args= [2023-08-31T11:02:01.511Z] -> Uploading to [2023-08-31T11:02:01.511Z] https://storage.googleapis.com/codecov/v4/raw/2023-08-31/581DD39554BDF9B6E22D074273EAD858/af3961679184577eaec253ea10c70dd267b16fb4/053ebe86-d444-4be3-8931-43c655d1b049.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230831%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230831T110201Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f1b862247c60900d44f0b1cff371827e64e50a381a1385a295e671d9e3ac2e8d [2023-08-31T11:02:01.511Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-31T11:02:01.511Z] Dload Upload Total Spent Left Speed [2023-08-31T11:02:01.774Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50515 0 0 100 50515 0 203k --:--:-- --:--:-- --:--:-- 203k [2023-08-31T11:02:01.774Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/af3961679184577eaec253ea10c70dd267b16fb4 [Pipeline] } [2023-08-31T11:02:01.798Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-08-31T11:02:03.627Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-245/archives ] [2023-08-31T11:02:03.627Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-245/archives [2023-08-31T11:02:03.627Z] total 16 [2023-08-31T11:02:03.627Z] drwxr-xr-x 3 root root 4096 Aug 31 10:53 . [2023-08-31T11:02:03.627Z] drwxrwxr-x 12 jenkins jenkins 4096 Aug 31 10:53 .. [2023-08-31T11:02:03.627Z] drwxr-xr-x 2 root root 4096 Aug 31 10:53 cost [2023-08-31T11:02:03.627Z] -rw-r--r-- 1 root root 91 Aug 31 10:53 cost.csv [2023-08-31T11:02:03.627Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-245/archives [2023-08-31T11:02:03.627Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-245/archives [2023-08-31T11:02:03.627Z] total 16 [2023-08-31T11:02:03.627Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 31 10:53 . [2023-08-31T11:02:03.627Z] drwxrwxr-x 12 jenkins jenkins 4096 Aug 31 10:53 .. [2023-08-31T11:02:03.627Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 31 10:53 cost [2023-08-31T11:02:03.627Z] -rw-r--r-- 1 jenkins jenkins 91 Aug 31 10:53 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-08-31T11:02:03.957Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-31T11:02:04.846Z] ---> package-listing.sh [2023-08-31T11:02:04.846Z] ++ tr '[:upper:]' '[:lower:]' [2023-08-31T11:02:04.846Z] ++ facter osfamily [2023-08-31T11:02:05.105Z] + OS_FAMILY=debian [2023-08-31T11:02:05.105Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-245 [2023-08-31T11:02:05.105Z] + START_PACKAGES=/tmp/packages_start.txt [2023-08-31T11:02:05.105Z] + END_PACKAGES=/tmp/packages_end.txt [2023-08-31T11:02:05.105Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-08-31T11:02:05.105Z] + PACKAGES=/tmp/packages_start.txt [2023-08-31T11:02:05.105Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-245 ']' [2023-08-31T11:02:05.105Z] + PACKAGES=/tmp/packages_end.txt [2023-08-31T11:02:05.105Z] + case "${OS_FAMILY}" in [2023-08-31T11:02:05.105Z] + dpkg -l [2023-08-31T11:02:05.105Z] + grep '^ii' [2023-08-31T11:02:05.105Z] + '[' -f /tmp/packages_start.txt ']' [2023-08-31T11:02:05.105Z] + '[' -f /tmp/packages_end.txt ']' [2023-08-31T11:02:05.105Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-08-31T11:02:05.105Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-245 ']' [2023-08-31T11:02:05.105Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-245/archives/ [2023-08-31T11:02:05.105Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-245/archives/ [Pipeline] echo [2023-08-31T11:02:05.142Z] 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-245/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-08-31T11:02:05.434Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T11:02:06.066Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-31T11:02:06.066Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-31T11:02:06.218Z] prd-ubuntu20.04-docker-8c-8g-4995 does not seem to be running inside a container [2023-08-31T11:02:06.256Z] $ 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-245/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-245 -v /w/workspace/undry_device-rfid-llrp-go_PR-245:/w/workspace/undry_device-rfid-llrp-go_PR-245:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-245@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-245@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-31T11:02:06.434Z] $ docker top e6e589cf89e579141f14cc4676a5d0c71170bcab325c5a0e81deab680ac78907 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-31T11:02:06.828Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-08-31T11:02:07.147Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-08-31T11:02:07.458Z] + ls /var/log/sa-host [2023-08-31T11:02:07.458Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-31T11:02:07.668Z] provisioning config files... [2023-08-31T11:02:07.678Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-245@tmp/config8489589292532877900tmp [Pipeline] { [Pipeline] echo [2023-08-31T11:02:07.729Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-31T11:02:08.042Z] ---> create-netrc.sh [Pipeline] } [2023-08-31T11:02:08.067Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-08-31T11:02:08.457Z] ---> python-tools-install.sh [Pipeline] echo [2023-08-31T11:02:08.490Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-31T11:02:08.803Z] ---> sudo-logs.sh [2023-08-31T11:02:08.803Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-08-31T11:02:08.885Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-31T11:02:09.203Z] ---> job-cost.sh [2023-08-31T11:02:09.203Z] lf-activate-venv: SKIPPING [2023-08-31T11:02:09.203Z] DEBUG: total: 0.2199999988079071 [2023-08-31T11:02:09.203Z] INFO: Retrieving Stack Cost... [2023-08-31T11:02:09.462Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-31T11:02:10.030Z] INFO: Archiving Costs [Pipeline] echo [2023-08-31T11:02:10.065Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-31T11:02:10.378Z] ---> logs-deploy.sh [2023-08-31T11:02:10.378Z] lf-activate-venv: SKIPPING [2023-08-31T11:02:10.378Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-245/1 [2023-08-31T11:02:10.378Z] INFO: archiving workspace using pattern(s): [2023-08-31T11:02:11.313Z] Archives upload complete. [2023-08-31T11:02:11.313Z] INFO: archiving logs to Nexus