Pull request #248 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8f17274fbd6fd908dcbefe986680757ef43eb348+7d7b15f1b790f27adc0bce77c10ac3b7efd52a16 (33702b1d189b1c9db4c04bb5626e631c69c0ad62) 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-ssh10269254147717715802.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-ssh6405450316376384598.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-248/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-248/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13213097596921946704.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-248/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10793129276598533861.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-ssh3289463870442885860.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-248/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-248/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11878380429744203405.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5786 in /w/workspace/undry_device-rfid-llrp-go_PR-248 [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-248 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/248/head:refs/remotes/origin/PR-248 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 7d7b15f1b790f27adc0bce77c10ac3b7efd52a16 into PR head commit 8f17274fbd6fd908dcbefe986680757ef43eb348 Merge succeeded, producing 8f17274fbd6fd908dcbefe986680757ef43eb348 Checking out Revision 8f17274fbd6fd908dcbefe986680757ef43eb348 (PR-248) 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 > git config core.sparsecheckout # timeout=10 > git checkout -f 8f17274fbd6fd908dcbefe986680757ef43eb348 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 7d7b15f1b790f27adc0bce77c10ac3b7efd52a16 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8f17274fbd6fd908dcbefe986680757ef43eb348 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-11T10:21:15.777Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-11T10:21:15.975Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-11T10:21:16.083Z] ========================================================= [2023-09-11T10:21:16.083Z] EdgeX Global Pipelines Version Info [2023-09-11T10:21:16.083Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-11T10:21:16.842Z] ------------------- [2023-09-11T10:21:16.842Z] stable info: [2023-09-11T10:21:16.842Z] ------------------- [2023-09-11T10:21:16.842Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-11T10:21:16.842Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-09-11T10:21:16.842Z] Message: update stable to v1.0.253 [2023-09-11T10:21:17.415Z] ------------------- [2023-09-11T10:21:17.415Z] experimental info: [2023-09-11T10:21:17.415Z] ------------------- [2023-09-11T10:21:17.415Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-11T10:21:17.415Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-09-11T10:21:17.415Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-11T10:21:17.701Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2023-09-11T10:21:17.747Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2023-09-11T10:21:17.787Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-11T10:21:17.831Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-11T10:21:17.873Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-11T10:21:17.930Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-09-11T10:21:17.972Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-11T10:21:18.019Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-11T10:21:18.066Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-11T10:21:18.113Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-11T10:21:18.162Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-11T10:21:18.243Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2023-09-11T10:21:18.288Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-11T10:21:18.334Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-11T10:21:18.378Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-11T10:21:18.421Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-11T10:21:18.465Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-11T10:21:18.509Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-11T10:21:18.556Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-11T10:21:18.603Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-11T10:21:18.650Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-09-11T10:21:18.699Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-09-11T10:21:18.750Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-11T10:21:18.797Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-11T10:21:18.846Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-09-11T10:21:18.893Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-11T10:21:18.936Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-11T10:21:18.981Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-248 [Pipeline] echo [2023-09-11T10:21:19.024Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-248 [Pipeline] echo [2023-09-11T10:21:19.072Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-248 [Pipeline] echo [2023-09-11T10:21:19.120Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8f17274fbd6fd908dcbefe986680757ef43eb348 [Pipeline] echo [2023-09-11T10:21:19.163Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8f17274 [Pipeline] echo [2023-09-11T10:21:19.207Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-11T10:21:19.320Z] provisioning config files... [2023-09-11T10:21:19.335Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-248@tmp/config12544836293198871310tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-11T10:21:19.675Z] ---> docker-login.sh [2023-09-11T10:21:19.676Z] nexus3.edgexfoundry.org:10001 [2023-09-11T10:21:19.676Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T10:21:19.937Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T10:21:19.937Z] Configure a credential helper to remove this warning. See [2023-09-11T10:21:19.937Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T10:21:19.937Z] [2023-09-11T10:21:19.937Z] Login Succeeded [2023-09-11T10:21:19.937Z] nexus3.edgexfoundry.org:10002 [2023-09-11T10:21:19.937Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T10:21:20.197Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T10:21:20.197Z] Configure a credential helper to remove this warning. See [2023-09-11T10:21:20.197Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T10:21:20.197Z] [2023-09-11T10:21:20.197Z] Login Succeeded [2023-09-11T10:21:20.197Z] nexus3.edgexfoundry.org:10003 [2023-09-11T10:21:20.197Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T10:21:20.197Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T10:21:20.197Z] Configure a credential helper to remove this warning. See [2023-09-11T10:21:20.197Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T10:21:20.197Z] [2023-09-11T10:21:20.197Z] Login Succeeded [2023-09-11T10:21:20.197Z] nexus3.edgexfoundry.org:10004 [2023-09-11T10:21:20.197Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T10:21:20.456Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T10:21:20.456Z] Configure a credential helper to remove this warning. See [2023-09-11T10:21:20.456Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T10:21:20.456Z] [2023-09-11T10:21:20.456Z] Login Succeeded [2023-09-11T10:21:20.456Z] docker.io [2023-09-11T10:21:20.456Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T10:21:20.715Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T10:21:20.715Z] Configure a credential helper to remove this warning. See [2023-09-11T10:21:20.715Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T10:21:20.715Z] [2023-09-11T10:21:20.715Z] Login Succeeded [2023-09-11T10:21:20.715Z] ---> docker-login.sh ends [Pipeline] } [2023-09-11T10:21:20.743Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-11T10:21:21.394Z] + git rev-list -1 --merges 8f17274fbd6fd908dcbefe986680757ef43eb348~1..8f17274fbd6fd908dcbefe986680757ef43eb348 [Pipeline] echo [2023-09-11T10:21:21.451Z] -----------> git rev-list -1 --merges 8f17274fbd6fd908dcbefe986680757ef43eb348~1..8f17274fbd6fd908dcbefe986680757ef43eb348 8f17274fbd6fd908dcbefe986680757ef43eb348 [false] [Pipeline] sh [2023-09-11T10:21:21.757Z] + git log --format=format:%s -1 8f17274fbd6fd908dcbefe986680757ef43eb348 [Pipeline] echo [2023-09-11T10:21:21.794Z] ========================================================= [2023-09-11T10:21:21.794Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-11T10:21:21.794Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-11T10:21:22.241Z] + git log --format=format:%s -1 8f17274fbd6fd908dcbefe986680757ef43eb348 [Pipeline] echo [2023-09-11T10:21:22.276Z] [semverPrep] GIT_COMMIT: 8f17274fbd6fd908dcbefe986680757ef43eb348, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-09-11T10:21:22.307Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-11T10:21:22.707Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-11T10:21:22.707Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-11T10:21:22.707Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-11T10:21:22.707Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-11T10:21:22.707Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-11T10:21:22.707Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-11T10:21:22.707Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T10:21:23.201Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-11T10:21:23.202Z] [2023-09-11T10:21:23.202Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T10:21:23.582Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-11T10:21:23.582Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-11T10:21:23.582Z] b85a868b505f: Pulling fs layer [2023-09-11T10:21:23.582Z] e2be974225ed: Pulling fs layer [2023-09-11T10:21:23.582Z] 339a4e72a1f5: Pulling fs layer [2023-09-11T10:21:23.582Z] 988bab9f4d93: Pulling fs layer [2023-09-11T10:21:23.582Z] 1469e6f7b9e6: Pulling fs layer [2023-09-11T10:21:23.582Z] eaf3925da568: Pulling fs layer [2023-09-11T10:21:23.582Z] bab4dde63d76: Pulling fs layer [2023-09-11T10:21:23.582Z] bde34c3a00c8: Pulling fs layer [2023-09-11T10:21:23.582Z] b352a97aabf1: Pulling fs layer [2023-09-11T10:21:23.582Z] 4872d77fe225: Pulling fs layer [2023-09-11T10:21:23.582Z] 5851b861e8e6: Pulling fs layer [2023-09-11T10:21:23.582Z] 1469e6f7b9e6: Waiting [2023-09-11T10:21:23.582Z] b352a97aabf1: Waiting [2023-09-11T10:21:23.582Z] 4872d77fe225: Waiting [2023-09-11T10:21:23.582Z] eaf3925da568: Waiting [2023-09-11T10:21:23.582Z] 5851b861e8e6: Waiting [2023-09-11T10:21:23.582Z] 988bab9f4d93: Waiting [2023-09-11T10:21:23.583Z] bde34c3a00c8: Waiting [2023-09-11T10:21:23.583Z] e2be974225ed: Download complete [2023-09-11T10:21:23.842Z] 988bab9f4d93: Download complete [2023-09-11T10:21:23.842Z] 1469e6f7b9e6: Verifying Checksum [2023-09-11T10:21:23.842Z] 1469e6f7b9e6: Download complete [2023-09-11T10:21:23.842Z] eaf3925da568: Download complete [2023-09-11T10:21:23.842Z] 339a4e72a1f5: Verifying Checksum [2023-09-11T10:21:23.842Z] 339a4e72a1f5: Download complete [2023-09-11T10:21:23.842Z] bde34c3a00c8: Download complete [2023-09-11T10:21:23.842Z] b352a97aabf1: Download complete [2023-09-11T10:21:23.842Z] 4872d77fe225: Verifying Checksum [2023-09-11T10:21:23.842Z] 4872d77fe225: Download complete [2023-09-11T10:21:23.842Z] 5851b861e8e6: Verifying Checksum [2023-09-11T10:21:23.842Z] 5851b861e8e6: Download complete [2023-09-11T10:21:23.842Z] b85a868b505f: Verifying Checksum [2023-09-11T10:21:23.842Z] b85a868b505f: Download complete [2023-09-11T10:21:24.101Z] bab4dde63d76: Verifying Checksum [2023-09-11T10:21:24.101Z] bab4dde63d76: Download complete [2023-09-11T10:21:25.479Z] b85a868b505f: Pull complete [2023-09-11T10:21:25.479Z] e2be974225ed: Pull complete [2023-09-11T10:21:25.738Z] 339a4e72a1f5: Pull complete [2023-09-11T10:21:25.998Z] 988bab9f4d93: Pull complete [2023-09-11T10:21:26.263Z] 1469e6f7b9e6: Pull complete [2023-09-11T10:21:26.263Z] eaf3925da568: Pull complete [2023-09-11T10:21:28.171Z] bab4dde63d76: Pull complete [2023-09-11T10:21:28.171Z] bde34c3a00c8: Pull complete [2023-09-11T10:21:28.431Z] b352a97aabf1: Pull complete [2023-09-11T10:21:28.431Z] 4872d77fe225: Pull complete [2023-09-11T10:21:28.431Z] 5851b861e8e6: Pull complete [2023-09-11T10:21:28.431Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-11T10:21:28.431Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-11T10:21:28.431Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-11T10:21:28.661Z] prd-ubuntu20.04-docker-8c-8g-5786 does not seem to be running inside a container [2023-09-11T10:21:28.686Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-248 -v /w/workspace/undry_device-rfid-llrp-go_PR-248:/w/workspace/undry_device-rfid-llrp-go_PR-248:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-248@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-248@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-09-11T10:21:31.327Z] $ docker top 53f7ff01d7cb541b0cc941d09ca2d8569510de27513337a89955809dacb34eb6 -eo pid,comm [2023-09-11T10:21:31.387Z] 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-09-11T10:21:31.387Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-11T10:21:31.517Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-11T10:21:31.517Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-11T10:21:31.630Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-11T10:21:31.628Z] $ docker exec 53f7ff01d7cb541b0cc941d09ca2d8569510de27513337a89955809dacb34eb6 ssh-agent [2023-09-11T10:21:31.742Z] SSH_AUTH_SOCK=/tmp/ssh-T0FiuvVl8Etr/agent.32 [2023-09-11T10:21:31.742Z] SSH_AGENT_PID=38 [2023-09-11T10:21:31.749Z] Running ssh-add (command line suppressed) [2023-09-11T10:21:31.845Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-248@tmp/private_key_13565933813898824334.key (/w/workspace/undry_device-rfid-llrp-go_PR-248@tmp/private_key_13565933813898824334.key) [2023-09-11T10:21:31.867Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-11T10:21:32.196Z] + git tag --points-at HEAD [Pipeline] } [2023-09-11T10:21:32.217Z] $ docker exec --env ******** --env ******** 53f7ff01d7cb541b0cc941d09ca2d8569510de27513337a89955809dacb34eb6 ssh-agent -k [2023-09-11T10:21:32.322Z] unset SSH_AUTH_SOCK; [2023-09-11T10:21:32.323Z] unset SSH_AGENT_PID; [2023-09-11T10:21:32.323Z] echo Agent pid 38 killed; [2023-09-11T10:21:32.339Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-11T10:21:32.433Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-11T10:21:32.433Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-11T10:21:32.543Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-11T10:21:32.541Z] $ docker exec 53f7ff01d7cb541b0cc941d09ca2d8569510de27513337a89955809dacb34eb6 ssh-agent [2023-09-11T10:21:32.651Z] SSH_AUTH_SOCK=/tmp/ssh-WF295TlkPVYE/agent.70 [2023-09-11T10:21:32.651Z] SSH_AGENT_PID=76 [2023-09-11T10:21:32.656Z] Running ssh-add (command line suppressed) [2023-09-11T10:21:32.747Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-248@tmp/private_key_9398093954176850320.key (/w/workspace/undry_device-rfid-llrp-go_PR-248@tmp/private_key_9398093954176850320.key) [2023-09-11T10:21:32.765Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-11T10:21:33.092Z] + git semver init [2023-09-11T10:21:33.353Z] 2023-09-11 10:21:33,268 [run_init] DEBUG init version:0.0.0 force:False [2023-09-11T10:21:33.353Z] 2023-09-11 10:21:33,269 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-248/.semver [2023-09-11T10:21:33.353Z] 2023-09-11 10:21:33,269 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-248/.semver [2023-09-11T10:21:33.353Z] 2023-09-11 10:21:33,269 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-248/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-248, universal_newlines=False, shell=None, istream=None) [2023-09-11T10:21:34.292Z] 2023-09-11 10:21:34,050 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-248/.git/info/exclude [2023-09-11T10:21:34.292Z] 2023-09-11 10:21:34,050 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-248/.semver/PR-248 with force:False [2023-09-11T10:21:34.292Z] 2023-09-11 10:21:34,051 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-248/.semver/PR-248 [2023-09-11T10:21:34.292Z] 2023-09-11 10:21:34,055 [execute] INFO git cat-file --batch-check [2023-09-11T10:21:34.292Z] 2023-09-11 10:21:34,055 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-248/.semver, universal_newlines=False, shell=None, istream=) [2023-09-11T10:21:34.292Z] 2023-09-11 10:21:34,061 [execute] INFO git cat-file --batch [2023-09-11T10:21:34.292Z] 2023-09-11 10:21:34,061 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-248/.semver, universal_newlines=False, shell=None, istream=) [2023-09-11T10:21:34.292Z] 2023-09-11 10:21:34,066 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-248/.semver/PR-248 [2023-09-11T10:21:34.292Z] 0.0.0 [Pipeline] } [2023-09-11T10:21:34.315Z] $ docker exec --env ******** --env ******** 53f7ff01d7cb541b0cc941d09ca2d8569510de27513337a89955809dacb34eb6 ssh-agent -k [2023-09-11T10:21:34.421Z] unset SSH_AUTH_SOCK; [2023-09-11T10:21:34.421Z] unset SSH_AGENT_PID; [2023-09-11T10:21:34.421Z] echo Agent pid 76 killed; [2023-09-11T10:21:34.437Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-11T10:21:34.858Z] + git semver [Pipeline] } [2023-09-11T10:21:35.144Z] $ docker stop --time=1 53f7ff01d7cb541b0cc941d09ca2d8569510de27513337a89955809dacb34eb6 [2023-09-11T10:21:36.443Z] $ docker rm -f --volumes 53f7ff01d7cb541b0cc941d09ca2d8569510de27513337a89955809dacb34eb6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-11T10:21:36.860Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-11T10:21:37.135Z] Stashed 1 file(s) [Pipeline] echo [2023-09-11T10:21:37.152Z] [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-09-11T10:21:37.797Z] provisioning config files... [2023-09-11T10:21:37.808Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-248@tmp/config13798369157680854105tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-11T10:21:38.150Z] ---> docker-login.sh [2023-09-11T10:21:38.150Z] nexus3.edgexfoundry.org:10001 [2023-09-11T10:21:38.150Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T10:21:38.150Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T10:21:38.150Z] Configure a credential helper to remove this warning. See [2023-09-11T10:21:38.150Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T10:21:38.150Z] [2023-09-11T10:21:38.150Z] Login Succeeded [2023-09-11T10:21:38.150Z] nexus3.edgexfoundry.org:10002 [2023-09-11T10:21:38.150Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T10:21:38.150Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T10:21:38.150Z] Configure a credential helper to remove this warning. See [2023-09-11T10:21:38.150Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T10:21:38.150Z] [2023-09-11T10:21:38.150Z] Login Succeeded [2023-09-11T10:21:38.150Z] nexus3.edgexfoundry.org:10003 [2023-09-11T10:21:38.410Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T10:21:38.410Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T10:21:38.410Z] Configure a credential helper to remove this warning. See [2023-09-11T10:21:38.410Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T10:21:38.410Z] [2023-09-11T10:21:38.410Z] Login Succeeded [2023-09-11T10:21:38.410Z] nexus3.edgexfoundry.org:10004 [2023-09-11T10:21:38.410Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T10:21:38.410Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T10:21:38.410Z] Configure a credential helper to remove this warning. See [2023-09-11T10:21:38.410Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T10:21:38.410Z] [2023-09-11T10:21:38.410Z] Login Succeeded [2023-09-11T10:21:38.410Z] docker.io [2023-09-11T10:21:38.669Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T10:21:38.669Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T10:21:38.669Z] Configure a credential helper to remove this warning. See [2023-09-11T10:21:38.669Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T10:21:38.669Z] [2023-09-11T10:21:38.669Z] Login Succeeded [2023-09-11T10:21:38.669Z] ---> docker-login.sh ends [Pipeline] } [2023-09-11T10:21:38.702Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-11T10:21:38.898Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-11T10:21:38.934Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-11T10:21:38.966Z] ========================================================= [2023-09-11T10:21:38.966Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-09-11T10:21:38.966Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T10:21:39.459Z] + 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-09-11T10:21:39.459Z] Sending build context to Docker daemon 4.323MB [2023-09-11T10:21:39.459Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-09-11T10:21:39.459Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-11T10:21:39.459Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-11T10:21:39.459Z] 4db1b89c0bd1: Pulling fs layer [2023-09-11T10:21:39.459Z] 6911f1a30b25: Pulling fs layer [2023-09-11T10:21:39.459Z] e194b8c5c2a9: Pulling fs layer [2023-09-11T10:21:39.459Z] 6863d3e3a2b1: Pulling fs layer [2023-09-11T10:21:39.459Z] ec0bb842ea78: Pulling fs layer [2023-09-11T10:21:39.459Z] 40a00589a448: Pulling fs layer [2023-09-11T10:21:39.459Z] 6c08303d61cc: Pulling fs layer [2023-09-11T10:21:39.459Z] 798269fcf238: Pulling fs layer [2023-09-11T10:21:39.459Z] 6863d3e3a2b1: Waiting [2023-09-11T10:21:39.459Z] ec0bb842ea78: Waiting [2023-09-11T10:21:39.459Z] 40a00589a448: Waiting [2023-09-11T10:21:39.459Z] 6c08303d61cc: Waiting [2023-09-11T10:21:39.459Z] 798269fcf238: Waiting [2023-09-11T10:21:39.459Z] 6911f1a30b25: Verifying Checksum [2023-09-11T10:21:39.459Z] 6911f1a30b25: Download complete [2023-09-11T10:21:39.459Z] 6863d3e3a2b1: Verifying Checksum [2023-09-11T10:21:39.459Z] 6863d3e3a2b1: Download complete [2023-09-11T10:21:39.719Z] ec0bb842ea78: Verifying Checksum [2023-09-11T10:21:39.719Z] ec0bb842ea78: Download complete [2023-09-11T10:21:39.719Z] 4db1b89c0bd1: Verifying Checksum [2023-09-11T10:21:39.719Z] 4db1b89c0bd1: Download complete [2023-09-11T10:21:39.719Z] 40a00589a448: Verifying Checksum [2023-09-11T10:21:39.719Z] 40a00589a448: Download complete [2023-09-11T10:21:39.719Z] 4db1b89c0bd1: Pull complete [2023-09-11T10:21:39.982Z] 6911f1a30b25: Pull complete [2023-09-11T10:21:40.243Z] 798269fcf238: Verifying Checksum [2023-09-11T10:21:40.243Z] 798269fcf238: Download complete [2023-09-11T10:21:40.243Z] e194b8c5c2a9: Verifying Checksum [2023-09-11T10:21:40.243Z] e194b8c5c2a9: Download complete [2023-09-11T10:21:40.502Z] 6c08303d61cc: Verifying Checksum [2023-09-11T10:21:40.502Z] 6c08303d61cc: Download complete [2023-09-11T10:21:43.790Z] e194b8c5c2a9: Pull complete [2023-09-11T10:21:43.790Z] 6863d3e3a2b1: Pull complete [2023-09-11T10:21:43.790Z] ec0bb842ea78: Pull complete [2023-09-11T10:21:43.790Z] 40a00589a448: Pull complete [2023-09-11T10:21:46.328Z] 6c08303d61cc: Pull complete [2023-09-11T10:21:47.263Z] 798269fcf238: Pull complete [2023-09-11T10:21:47.263Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-09-11T10:21:47.263Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-09-11T10:21:47.263Z] ---> ec979cd7f677 [2023-09-11T10:21:47.263Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-09-11T10:21:51.452Z] ---> Running in 6d72c4055143 [2023-09-11T10:21:51.452Z] Removing intermediate container 6d72c4055143 [2023-09-11T10:21:51.452Z] ---> a13884f8452c [2023-09-11T10:21:51.452Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-11T10:21:51.452Z] ---> Running in a66be1ef2b0c [2023-09-11T10:21:51.452Z] Removing intermediate container a66be1ef2b0c [2023-09-11T10:21:51.452Z] ---> eeda222687aa [2023-09-11T10:21:51.452Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-09-11T10:21:51.452Z] ---> Running in c5f487b231d0 [2023-09-11T10:21:51.452Z] Removing intermediate container c5f487b231d0 [2023-09-11T10:21:51.452Z] ---> 9f00e95ec994 [2023-09-11T10:21:51.452Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-11T10:21:51.452Z] ---> Running in ed82b8d3c394 [2023-09-11T10:21:51.452Z] Removing intermediate container ed82b8d3c394 [2023-09-11T10:21:51.452Z] ---> 958dcc45e5bd [2023-09-11T10:21:51.452Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-11T10:21:51.452Z] ---> Running in 68416297d0ff [2023-09-11T10:21:51.712Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-11T10:21:51.712Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-11T10:21:51.971Z] OK: 265 MiB in 53 packages [2023-09-11T10:21:52.231Z] Removing intermediate container 68416297d0ff [2023-09-11T10:21:52.231Z] ---> b38a93f17ae5 [2023-09-11T10:21:52.231Z] Step 8/12 : WORKDIR /app [2023-09-11T10:21:52.490Z] ---> Running in 9e85422db0ce [2023-09-11T10:21:52.490Z] Removing intermediate container 9e85422db0ce [2023-09-11T10:21:52.490Z] ---> b4ef2c7d137d [2023-09-11T10:21:52.490Z] Step 9/12 : COPY go.mod vendor* ./ [2023-09-11T10:21:52.490Z] ---> 0e695e545356 [2023-09-11T10:21:52.490Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-11T10:21:52.490Z] ---> Running in 548bb1ed717c [2023-09-11T10:21:52.617Z] Still waiting to schedule task [2023-09-11T10:21:52.617Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-09-11T10:22:39.246Z] Removing intermediate container 548bb1ed717c [2023-09-11T10:22:39.246Z] ---> c464e342880f [2023-09-11T10:22:39.246Z] Step 11/12 : COPY . . [2023-09-11T10:22:39.246Z] ---> 83b018a2a947 [2023-09-11T10:22:39.246Z] Step 12/12 : RUN $MAKE [2023-09-11T10:22:39.246Z] ---> Running in 4347d2c05ab3 [2023-09-11T10:22:39.246Z] noop [2023-09-11T10:22:39.246Z] Removing intermediate container 4347d2c05ab3 [2023-09-11T10:22:39.246Z] ---> df914e068347 [2023-09-11T10:22:39.246Z] Successfully built df914e068347 [2023-09-11T10:22:39.246Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T10:22:39.694Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-11T10:22:39.694Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-11T10:22:39.844Z] prd-ubuntu20.04-docker-8c-8g-5786 does not seem to be running inside a container [2023-09-11T10:22:39.878Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-248 -v /w/workspace/undry_device-rfid-llrp-go_PR-248:/w/workspace/undry_device-rfid-llrp-go_PR-248:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-248@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-248@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-09-11T10:22:40.203Z] $ docker top 70c7bba94fd6d6fa8d5f58f7dd574813ae9fd558cdf52afdb60f0d1c96e0bcba -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-11T10:22:40.599Z] + go version [2023-09-11T10:22:40.599Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-09-11T10:22:40.629Z] $ docker stop --time=1 70c7bba94fd6d6fa8d5f58f7dd574813ae9fd558cdf52afdb60f0d1c96e0bcba [2023-09-11T10:22:41.913Z] $ docker rm -f --volumes 70c7bba94fd6d6fa8d5f58f7dd574813ae9fd558cdf52afdb60f0d1c96e0bcba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T10:22:42.627Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-11T10:22:42.627Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-11T10:22:42.790Z] prd-ubuntu20.04-docker-8c-8g-5786 does not seem to be running inside a container [2023-09-11T10:22:42.820Z] $ 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-248 -v /w/workspace/undry_device-rfid-llrp-go_PR-248:/w/workspace/undry_device-rfid-llrp-go_PR-248:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-248@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-248@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-09-11T10:22:43.136Z] $ docker top 11d514d7bb177bf945feb91481619c4f107e5b13c4410a8a4b4f48ca57840b22 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-11T10:22:43.533Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-248 [Pipeline] fileExists [Pipeline] sh [2023-09-11T10:22:43.901Z] + make test [2023-09-11T10:22:43.901Z] go test ./... -coverprofile=coverage.out ./... [2023-09-11T10:22:48.086Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-09-11T10:22:58.047Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-09-11T10:22:58.047Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-09-11T10:23:02.226Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.550s coverage: 40.6% of statements [2023-09-11T10:23:02.226Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.244s coverage: 51.9% of statements [2023-09-11T10:23:02.226Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.007s coverage: 96.4% of statements [2023-09-11T10:23:08.783Z] go vet ./... [2023-09-11T10:23:13.033Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-11T10:23:13.033Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-11T10:23:13.033Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-11T10:23:13.066Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-11T10:23:13.091Z] $ docker stop --time=1 11d514d7bb177bf945feb91481619c4f107e5b13c4410a8a4b4f48ca57840b22 [2023-09-11T10:23:16.673Z] $ docker rm -f --volumes 11d514d7bb177bf945feb91481619c4f107e5b13c4410a8a4b4f48ca57840b22 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-11T10:23:17.238Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-11T10:23:17.340Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-09-11T10:23:18.022Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-11T10:23:18.336Z] + ls -al . [2023-09-11T10:23:18.337Z] total 644 [2023-09-11T10:23:18.337Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 11 10:22 . [2023-09-11T10:23:18.337Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 11 10:21 .. [2023-09-11T10:23:18.337Z] -rw-rw-r-- 1 jenkins jenkins 134 Sep 11 10:21 .dockerignore [2023-09-11T10:23:18.337Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 11 10:21 .git [2023-09-11T10:23:18.337Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 11 10:21 .github [2023-09-11T10:23:18.337Z] -rw-rw-r-- 1 jenkins jenkins 946 Sep 11 10:21 .gitignore [2023-09-11T10:23:18.337Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 11 10:21 .golangci.yml [2023-09-11T10:23:18.337Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 11 10:21 .semver [2023-09-11T10:23:18.337Z] -rw-rw-r-- 1 jenkins jenkins 11980 Sep 11 10:21 Attribution.txt [2023-09-11T10:23:18.337Z] -rw-rw-r-- 1 jenkins jenkins 10365 Sep 11 10:21 CHANGELOG.md [2023-09-11T10:23:18.337Z] -rw-rw-r-- 1 jenkins jenkins 1347 Sep 11 10:21 Dockerfile [2023-09-11T10:23:18.337Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 11 10:21 GOVERNANCE.md [2023-09-11T10:23:18.337Z] -rw-rw-r-- 1 jenkins jenkins 683 Sep 11 10:21 Jenkinsfile [2023-09-11T10:23:18.337Z] -rw-rw-r-- 1 jenkins jenkins 11347 Sep 11 10:21 LICENSE [2023-09-11T10:23:18.337Z] -rw-rw-r-- 1 jenkins jenkins 2179 Sep 11 10:21 Makefile [2023-09-11T10:23:18.337Z] -rw-rw-r-- 1 jenkins jenkins 625 Sep 11 10:21 OWNERS.md [2023-09-11T10:23:18.337Z] -rw-rw-r-- 1 jenkins jenkins 29016 Sep 11 10:21 README.md [2023-09-11T10:23:18.337Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 11 10:21 VERSION [2023-09-11T10:23:18.337Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 11 10:21 bin [2023-09-11T10:23:18.337Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 11 10:21 cmd [2023-09-11T10:23:18.337Z] -rw-r--r-- 1 jenkins jenkins 459493 Sep 11 10:23 coverage.out [2023-09-11T10:23:18.337Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 11 10:21 examples [2023-09-11T10:23:18.337Z] -rw-rw-r-- 1 jenkins jenkins 3876 Sep 11 10:21 go.mod [2023-09-11T10:23:18.337Z] -rw-rw-r-- 1 jenkins jenkins 33758 Sep 11 10:21 go.sum [2023-09-11T10:23:18.337Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 11 10:21 images [2023-09-11T10:23:18.337Z] drwxrwxr-x 5 jenkins jenkins 4096 Sep 11 10:21 internal [2023-09-11T10:23:18.337Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 11 10:21 snap [2023-09-11T10:23:18.337Z] -rw-rw-r-- 1 jenkins jenkins 193 Sep 11 10:21 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T10:23:18.748Z] + 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=8f17274fbd6fd908dcbefe986680757ef43eb348 --label arch=amd64 --label version=0.0.0 . [2023-09-11T10:23:18.748Z] Sending build context to Docker daemon 4.323MB [2023-09-11T10:23:18.748Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-09-11T10:23:18.748Z] Step 2/24 : FROM ${BASE} AS builder [2023-09-11T10:23:18.748Z] ---> df914e068347 [2023-09-11T10:23:18.748Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-09-11T10:23:19.007Z] ---> Running in 02886bbea75c [2023-09-11T10:23:19.007Z] Removing intermediate container 02886bbea75c [2023-09-11T10:23:19.007Z] ---> 7bf700e93d58 [2023-09-11T10:23:19.007Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-11T10:23:19.007Z] ---> Running in 728e55e2c416 [2023-09-11T10:23:19.007Z] Removing intermediate container 728e55e2c416 [2023-09-11T10:23:19.007Z] ---> e072c4d09752 [2023-09-11T10:23:19.007Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-09-11T10:23:19.007Z] ---> Running in af37b8e3ef16 [2023-09-11T10:23:19.266Z] Removing intermediate container af37b8e3ef16 [2023-09-11T10:23:19.266Z] ---> 93917dc992ca [2023-09-11T10:23:19.266Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-09-11T10:23:19.266Z] ---> Running in a9a3d4381341 [2023-09-11T10:23:19.266Z] Removing intermediate container a9a3d4381341 [2023-09-11T10:23:19.266Z] ---> dd7798415def [2023-09-11T10:23:19.266Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-11T10:23:19.266Z] ---> Running in e39e60a52b70 [2023-09-11T10:23:19.524Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-11T10:23:19.783Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-11T10:23:20.041Z] OK: 265 MiB in 53 packages [2023-09-11T10:23:20.299Z] Removing intermediate container e39e60a52b70 [2023-09-11T10:23:20.299Z] ---> d5b0a8bd5ed8 [2023-09-11T10:23:20.299Z] Step 8/24 : WORKDIR /app [2023-09-11T10:23:20.299Z] ---> Running in 294185fdcb7f [2023-09-11T10:23:20.299Z] Removing intermediate container 294185fdcb7f [2023-09-11T10:23:20.299Z] ---> 20dd40203638 [2023-09-11T10:23:20.299Z] Step 9/24 : COPY go.mod vendor* ./ [2023-09-11T10:23:20.559Z] ---> 8ca620885539 [2023-09-11T10:23:20.559Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-11T10:23:20.559Z] ---> Running in 0330961bd40a [2023-09-11T10:23:21.126Z] Removing intermediate container 0330961bd40a [2023-09-11T10:23:21.126Z] ---> 2877fdec2c46 [2023-09-11T10:23:21.126Z] Step 11/24 : COPY . . [2023-09-11T10:23:21.384Z] ---> 5ae66544a7fe [2023-09-11T10:23:21.384Z] Step 12/24 : RUN $MAKE [2023-09-11T10:23:21.384Z] ---> Running in 37d73110f026 [2023-09-11T10:23:21.641Z] 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.20" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-09-11T10:23:25.917Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5787 in /w/workspace/undry_device-rfid-llrp-go_PR-248 [Pipeline] { [Pipeline] ws [2023-09-11T10:23:25.975Z] Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout [2023-09-11T10:23:26.066Z] The recommended git tool is: git [2023-09-11T10:23:30.883Z] using credential edgex-jenkins-ssh [2023-09-11T10:23:30.900Z] Cloning the remote Git repository [2023-09-11T10:23:30.950Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-09-11T10:23:31.048Z] > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 [2023-09-11T10:23:31.196Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-09-11T10:23:31.197Z] > git --version # timeout=10 [2023-09-11T10:23:31.218Z] > git --version # 'git version 2.25.1' [2023-09-11T10:23:31.220Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-11T10:23:31.371Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-11T10:23:33.947Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-09-11T10:23:33.971Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-11T10:23:34.760Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-09-11T10:23:34.808Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-09-11T10:23:34.809Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-11T10:23:34.822Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/248/head:refs/remotes/origin/PR-248 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-09-11T10:23:35.269Z] Merging remotes/origin/main commit 7d7b15f1b790f27adc0bce77c10ac3b7efd52a16 into PR head commit 8f17274fbd6fd908dcbefe986680757ef43eb348 [2023-09-11T10:23:35.565Z] Merge succeeded, producing 8f17274fbd6fd908dcbefe986680757ef43eb348 [2023-09-11T10:23:35.565Z] Checking out Revision 8f17274fbd6fd908dcbefe986680757ef43eb348 (PR-248) [2023-09-11T10:23:36.063Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2023-09-11T10:23:36.113Z] > git --version # timeout=10 [2023-09-11T10:23:36.126Z] > git --version # 'git version 2.25.1' [2023-09-11T10:23:36.141Z] fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-09-11T10:23:35.288Z] > git config core.sparsecheckout # timeout=10 [2023-09-11T10:23:35.366Z] > git checkout -f 8f17274fbd6fd908dcbefe986680757ef43eb348 # timeout=10 [2023-09-11T10:23:35.471Z] > git remote # timeout=10 [2023-09-11T10:23:35.495Z] > git config --get remote.origin.url # timeout=10 [2023-09-11T10:23:35.514Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-11T10:23:35.527Z] > git merge 7d7b15f1b790f27adc0bce77c10ac3b7efd52a16 # timeout=10 [2023-09-11T10:23:35.551Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-09-11T10:23:35.572Z] > git config core.sparsecheckout # timeout=10 [2023-09-11T10:23:35.589Z] > git checkout -f 8f17274fbd6fd908dcbefe986680757ef43eb348 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-11T10:23:37.316Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-11T10:23:37.316Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-11T10:23:37.316Z] Dload Upload Total Spent Left Speed [2023-09-11T10:23:37.317Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 87335 0 --:--:-- --:--:-- --:--:-- 87937 [Pipeline] sh [2023-09-11T10:23:37.884Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-11T10:23:38.227Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-11T10:23:38.227Z] + sudo tee /etc/docker/daemon.new [2023-09-11T10:23:38.227Z] { [2023-09-11T10:23:38.227Z] "registry-mirrors": [ [2023-09-11T10:23:38.227Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-11T10:23:38.227Z] ], [2023-09-11T10:23:38.227Z] "bip": "10.250.0.254/24", [2023-09-11T10:23:38.227Z] "hosts": [ [2023-09-11T10:23:38.227Z] "tcp://0.0.0.0:5555", [2023-09-11T10:23:38.227Z] "unix:///var/run/docker.sock" [2023-09-11T10:23:38.227Z] ], [2023-09-11T10:23:38.227Z] "mtu": 1458, [2023-09-11T10:23:38.227Z] "selinux-enabled": true, [2023-09-11T10:23:38.227Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-11T10:23:38.227Z] } [Pipeline] sh [2023-09-11T10:23:38.565Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-11T10:23:38.906Z] + sudo service docker restart [2023-09-11T10:23:43.551Z] Removing intermediate container 37d73110f026 [2023-09-11T10:23:43.551Z] ---> 333635ecc9ef [2023-09-11T10:23:43.551Z] Step 13/24 : FROM alpine:3.17 [2023-09-11T10:23:43.551Z] 3.17: Pulling from library/alpine [2023-09-11T10:23:43.551Z] 9398808236ff: Pulling fs layer [2023-09-11T10:23:43.551Z] 9398808236ff: Verifying Checksum [2023-09-11T10:23:43.551Z] 9398808236ff: Download complete [2023-09-11T10:23:43.551Z] 9398808236ff: Pull complete [2023-09-11T10:23:43.551Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-11T10:23:43.551Z] Status: Downloaded newer image for alpine:3.17 [2023-09-11T10:23:43.551Z] ---> 1e0b8b5322fc [2023-09-11T10:23:43.551Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-09-11T10:23:43.551Z] ---> Running in ee07fcb13fee [2023-09-11T10:23:43.551Z] Removing intermediate container ee07fcb13fee [2023-09-11T10:23:43.551Z] ---> f0ffbfcae7a6 [2023-09-11T10:23:43.551Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-09-11T10:23:43.551Z] ---> Running in 9b99921a3178 [2023-09-11T10:23:43.551Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-11T10:23:43.551Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-11T10:23:43.551Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-09-11T10:23:43.551Z] Executing busybox-1.35.0-r29.trigger [2023-09-11T10:23:43.551Z] OK: 7 MiB in 16 packages [2023-09-11T10:23:43.551Z] Removing intermediate container 9b99921a3178 [2023-09-11T10:23:43.551Z] ---> d8ba71fbda72 [2023-09-11T10:23:43.551Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-09-11T10:23:43.551Z] ---> 1d2e1fbb21d5 [2023-09-11T10:23:43.551Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-09-11T10:23:43.551Z] ---> 0a37cf7cef81 [2023-09-11T10:23:43.551Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-09-11T10:23:44.483Z] ---> 3c243a7ac542 [2023-09-11T10:23:44.483Z] Step 19/24 : EXPOSE 59989 [2023-09-11T10:23:44.483Z] ---> Running in 93dc23a9787a [2023-09-11T10:23:44.483Z] Removing intermediate container 93dc23a9787a [2023-09-11T10:23:44.483Z] ---> 07575035482e [2023-09-11T10:23:44.483Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-09-11T10:23:44.483Z] ---> Running in 5f51caad6d01 [2023-09-11T10:23:44.743Z] Removing intermediate container 5f51caad6d01 [2023-09-11T10:23:44.743Z] ---> b8964d1ae01b [2023-09-11T10:23:44.743Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-11T10:23:44.743Z] ---> Running in c0d0ceb6c7e3 [2023-09-11T10:23:44.743Z] Removing intermediate container c0d0ceb6c7e3 [2023-09-11T10:23:44.743Z] ---> 3a228a6f4601 [2023-09-11T10:23:44.743Z] Step 22/24 : LABEL arch=amd64 [2023-09-11T10:23:44.743Z] ---> Running in 37da3bf023a5 [2023-09-11T10:23:44.743Z] Removing intermediate container 37da3bf023a5 [2023-09-11T10:23:44.743Z] ---> 0122563d6713 [2023-09-11T10:23:44.743Z] Step 23/24 : LABEL git_sha=8f17274fbd6fd908dcbefe986680757ef43eb348 [2023-09-11T10:23:44.743Z] ---> Running in e934bfd0ff0f [2023-09-11T10:23:45.001Z] Removing intermediate container e934bfd0ff0f [2023-09-11T10:23:45.001Z] ---> 5e82cd3e9643 [2023-09-11T10:23:45.001Z] Step 24/24 : LABEL version=0.0.0 [2023-09-11T10:23:45.001Z] ---> Running in 65b8dc137af4 [2023-09-11T10:23:45.001Z] Removing intermediate container 65b8dc137af4 [2023-09-11T10:23:45.001Z] ---> be8aa7b00267 [2023-09-11T10:23:45.001Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-11T10:23:45.001Z] Successfully built be8aa7b00267 [2023-09-11T10:23:45.001Z] Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T10:23:45.895Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-11T10:23:45.895Z] [2023-09-11T10:23:45.895Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T10:23:46.272Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-11T10:23:46.272Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-11T10:23:46.272Z] 5eb5b503b376: Pulling fs layer [2023-09-11T10:23:46.272Z] 5c69ac0246d0: Pulling fs layer [2023-09-11T10:23:46.272Z] ec43610c2a17: Pulling fs layer [2023-09-11T10:23:46.272Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-11T10:23:46.272Z] 33b1e0a273af: Pulling fs layer [2023-09-11T10:23:46.272Z] 5d3b04190fa2: Pulling fs layer [2023-09-11T10:23:46.272Z] 2f39f015ded8: Pulling fs layer [2023-09-11T10:23:46.272Z] 33b1e0a273af: Waiting [2023-09-11T10:23:46.272Z] 5d3b04190fa2: Waiting [2023-09-11T10:23:46.272Z] 2f39f015ded8: Waiting [2023-09-11T10:23:46.272Z] 3a2ae6a8a46f: Waiting [2023-09-11T10:23:46.272Z] 5c69ac0246d0: Download complete [2023-09-11T10:23:46.272Z] 3a2ae6a8a46f: Verifying Checksum [2023-09-11T10:23:46.272Z] 3a2ae6a8a46f: Download complete [2023-09-11T10:23:46.272Z] ec43610c2a17: Verifying Checksum [2023-09-11T10:23:46.272Z] ec43610c2a17: Download complete [2023-09-11T10:23:46.272Z] 33b1e0a273af: Verifying Checksum [2023-09-11T10:23:46.272Z] 33b1e0a273af: Download complete [2023-09-11T10:23:46.272Z] 5d3b04190fa2: Verifying Checksum [2023-09-11T10:23:46.272Z] 5d3b04190fa2: Download complete [2023-09-11T10:23:46.531Z] 5eb5b503b376: Download complete [2023-09-11T10:23:47.113Z] 2f39f015ded8: Download complete [2023-09-11T10:23:47.679Z] 5eb5b503b376: Pull complete [2023-09-11T10:23:47.679Z] 5c69ac0246d0: Pull complete [2023-09-11T10:23:48.245Z] ec43610c2a17: Pull complete [2023-09-11T10:23:48.245Z] 3a2ae6a8a46f: Pull complete [2023-09-11T10:23:48.502Z] 33b1e0a273af: Pull complete [2023-09-11T10:23:48.502Z] 5d3b04190fa2: Pull complete [2023-09-11T10:23:52.680Z] 2f39f015ded8: Pull complete [2023-09-11T10:23:52.680Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-11T10:23:52.680Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-11T10:23:52.680Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-11T10:23:52.914Z] prd-ubuntu20.04-docker-8c-8g-5786 does not seem to be running inside a container [2023-09-11T10:23:52.940Z] $ 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-248 -v /w/workspace/undry_device-rfid-llrp-go_PR-248:/w/workspace/undry_device-rfid-llrp-go_PR-248:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-248@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-248@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-09-11T10:23:57.183Z] $ docker top 711d01f442082315ef5765f96197abff4c8816206e4f942af686f6e5521e5001 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] configFileProvider [2023-09-11T10:23:57.444Z] provisioning config files... [2023-09-11T10:23:57.470Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config7731957854302946113tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-11T10:23:57.682Z] ---> job-cost.sh [2023-09-11T10:23:57.682Z] lf-activate-venv: SKIPPING [2023-09-11T10:23:57.682Z] INFO: No Stack... [2023-09-11T10:23:57.858Z] ---> docker-login.sh [2023-09-11T10:23:57.858Z] nexus3.edgexfoundry.org:10001 [2023-09-11T10:23:57.943Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-11T10:23:58.128Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T10:23:58.201Z] INFO: Archiving Costs [Pipeline] sh [2023-09-11T10:23:58.398Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T10:23:58.399Z] Configure a credential helper to remove this warning. See [2023-09-11T10:23:58.399Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T10:23:58.399Z] [2023-09-11T10:23:58.399Z] Login Succeeded [2023-09-11T10:23:58.399Z] nexus3.edgexfoundry.org:10002 [2023-09-11T10:23:58.517Z] + cat /w/workspace/undry_device-rfid-llrp-go_PR-248/archives/cost.csv [2023-09-11T10:23:58.517Z] + cut -d, -f6 [Pipeline] lock [2023-09-11T10:23:58.567Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-248-1-stack-cost] [2023-09-11T10:23:58.572Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-248-1-stack-cost] did not exist. Created. [2023-09-11T10:23:58.572Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-248-1-stack-cost] [Pipeline] { [Pipeline] unstash [2023-09-11T10:23:58.671Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T10:23:58.671Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T10:23:58.671Z] Configure a credential helper to remove this warning. See [2023-09-11T10:23:58.671Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T10:23:58.671Z] [2023-09-11T10:23:58.671Z] Login Succeeded [2023-09-11T10:23:58.671Z] nexus3.edgexfoundry.org:10003 [Pipeline] sh [2023-09-11T10:23:58.942Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T10:23:58.957Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-11T10:23:59.011Z] Stashed 1 file(s) [Pipeline] } [2023-09-11T10:23:59.039Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-248-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-11T10:23:59.136Z] $ docker stop --time=1 711d01f442082315ef5765f96197abff4c8816206e4f942af686f6e5521e5001 [2023-09-11T10:23:59.212Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T10:23:59.212Z] Configure a credential helper to remove this warning. See [2023-09-11T10:23:59.212Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T10:23:59.212Z] [2023-09-11T10:23:59.212Z] Login Succeeded [2023-09-11T10:23:59.212Z] nexus3.edgexfoundry.org:10004 [2023-09-11T10:23:59.483Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T10:23:59.483Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T10:23:59.483Z] Configure a credential helper to remove this warning. See [2023-09-11T10:23:59.483Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T10:23:59.483Z] [2023-09-11T10:23:59.483Z] Login Succeeded [2023-09-11T10:23:59.483Z] docker.io [2023-09-11T10:23:59.752Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-11T10:24:00.021Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-11T10:24:00.021Z] Configure a credential helper to remove this warning. See [2023-09-11T10:24:00.021Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-11T10:24:00.021Z] [2023-09-11T10:24:00.021Z] Login Succeeded [2023-09-11T10:24:00.021Z] ---> docker-login.sh ends [2023-09-11T10:24:00.288Z] $ docker rm -f --volumes 711d01f442082315ef5765f96197abff4c8816206e4f942af686f6e5521e5001 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2023-09-11T10:24:00.460Z] Deleting 1 temporary files [Pipeline] // script [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] echo [2023-09-11T10:24:00.841Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-11T10:24:00.877Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-11T10:24:00.909Z] ========================================================= [2023-09-11T10:24:00.909Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-09-11T10:24:00.909Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T10:24:01.410Z] + 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-09-11T10:24:01.679Z] Sending build context to Docker daemon 1.218MB [2023-09-11T10:24:01.679Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-09-11T10:24:01.679Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-11T10:24:01.949Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-11T10:24:01.949Z] edb6bdbacee9: Pulling fs layer [2023-09-11T10:24:01.949Z] 5f9638ab2659: Pulling fs layer [2023-09-11T10:24:01.950Z] 8d51d6327a98: Pulling fs layer [2023-09-11T10:24:01.950Z] 8b374f2dd631: Pulling fs layer [2023-09-11T10:24:01.950Z] ec14aa9079de: Pulling fs layer [2023-09-11T10:24:01.950Z] 2f466654f4bb: Pulling fs layer [2023-09-11T10:24:01.950Z] 554e91adad29: Pulling fs layer [2023-09-11T10:24:01.950Z] ec14aa9079de: Waiting [2023-09-11T10:24:01.950Z] 2f466654f4bb: Waiting [2023-09-11T10:24:01.950Z] 554e91adad29: Waiting [2023-09-11T10:24:01.950Z] 8b374f2dd631: Waiting [2023-09-11T10:24:01.950Z] 5f9638ab2659: Verifying Checksum [2023-09-11T10:24:01.950Z] 5f9638ab2659: Download complete [2023-09-11T10:24:01.950Z] 8b374f2dd631: Verifying Checksum [2023-09-11T10:24:01.950Z] 8b374f2dd631: Download complete [2023-09-11T10:24:01.950Z] ec14aa9079de: Verifying Checksum [2023-09-11T10:24:01.950Z] ec14aa9079de: Download complete [2023-09-11T10:24:01.950Z] edb6bdbacee9: Verifying Checksum [2023-09-11T10:24:01.950Z] edb6bdbacee9: Download complete [2023-09-11T10:24:03.400Z] edb6bdbacee9: Pull complete [2023-09-11T10:24:03.400Z] 554e91adad29: Verifying Checksum [2023-09-11T10:24:03.400Z] 554e91adad29: Download complete [2023-09-11T10:24:03.671Z] 5f9638ab2659: Pull complete [2023-09-11T10:24:04.642Z] 2f466654f4bb: Verifying Checksum [2023-09-11T10:24:04.642Z] 2f466654f4bb: Download complete [2023-09-11T10:24:04.642Z] 8d51d6327a98: Verifying Checksum [2023-09-11T10:24:04.642Z] 8d51d6327a98: Download complete [2023-09-11T10:24:17.054Z] 8d51d6327a98: Pull complete [2023-09-11T10:24:17.054Z] 8b374f2dd631: Pull complete [2023-09-11T10:24:17.054Z] ec14aa9079de: Pull complete [2023-09-11T10:24:23.707Z] 2f466654f4bb: Pull complete [2023-09-11T10:24:25.126Z] 554e91adad29: Pull complete [2023-09-11T10:24:25.126Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-09-11T10:24:25.126Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-09-11T10:24:25.126Z] ---> 1e15ea492957 [2023-09-11T10:24:25.126Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-09-11T10:24:27.075Z] ---> Running in ab938e72eae9 [2023-09-11T10:24:27.075Z] Removing intermediate container ab938e72eae9 [2023-09-11T10:24:27.075Z] ---> 70cc9e9dfc66 [2023-09-11T10:24:27.075Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-11T10:24:27.341Z] ---> Running in 7ae3b40662e3 [2023-09-11T10:24:27.608Z] Removing intermediate container 7ae3b40662e3 [2023-09-11T10:24:27.608Z] ---> 037271e9c86a [2023-09-11T10:24:27.608Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-09-11T10:24:27.608Z] ---> Running in a5e3d7c15fcb [2023-09-11T10:24:27.878Z] Removing intermediate container a5e3d7c15fcb [2023-09-11T10:24:27.878Z] ---> dbdf62df3f59 [2023-09-11T10:24:27.878Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-11T10:24:27.878Z] ---> Running in f39d02334178 [2023-09-11T10:24:28.145Z] Removing intermediate container f39d02334178 [2023-09-11T10:24:28.145Z] ---> 527a26d1b3bb [2023-09-11T10:24:28.145Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-11T10:24:28.411Z] ---> Running in ceef8a586a66 [2023-09-11T10:24:29.369Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-11T10:24:30.321Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-11T10:24:31.289Z] OK: 263 MiB in 53 packages [2023-09-11T10:24:31.874Z] Removing intermediate container ceef8a586a66 [2023-09-11T10:24:31.874Z] ---> db003886903b [2023-09-11T10:24:31.874Z] Step 8/12 : WORKDIR /app [2023-09-11T10:24:31.874Z] ---> Running in 6189c16de975 [2023-09-11T10:24:32.141Z] Removing intermediate container 6189c16de975 [2023-09-11T10:24:32.141Z] ---> 99bd51cf6e03 [2023-09-11T10:24:32.141Z] Step 9/12 : COPY go.mod vendor* ./ [2023-09-11T10:24:32.722Z] ---> c9d12bfaa9e4 [2023-09-11T10:24:32.722Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-11T10:24:32.722Z] ---> Running in 6940578024af [2023-09-11T10:25:40.605Z] Removing intermediate container 6940578024af [2023-09-11T10:25:40.605Z] ---> 8aaac56e8685 [2023-09-11T10:25:40.605Z] Step 11/12 : COPY . . [2023-09-11T10:25:40.605Z] ---> 0431d167e82e [2023-09-11T10:25:40.605Z] Step 12/12 : RUN $MAKE [2023-09-11T10:25:40.605Z] ---> Running in 9b1d78443d40 [2023-09-11T10:25:40.605Z] noop [2023-09-11T10:25:40.605Z] Removing intermediate container 9b1d78443d40 [2023-09-11T10:25:40.605Z] ---> 802ea2516a04 [2023-09-11T10:25:40.605Z] Successfully built 802ea2516a04 [2023-09-11T10:25:40.605Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T10:25:41.085Z] + docker inspect -f . ci-base-image-arm64 [2023-09-11T10:25:41.085Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-11T10:25:41.353Z] prd-ubuntu20.04-docker-arm64-4c-16g-5787 does not seem to be running inside a container [2023-09-11T10:25:41.421Z] $ 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 ******** ci-base-image-arm64 cat [2023-09-11T10:25:42.524Z] $ docker top d2c31ca9626174769eb1232576ee53f9cf52bc41c1d801b902e65bf1d5368244 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-11T10:25:43.382Z] + go version [2023-09-11T10:25:43.382Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-09-11T10:25:43.417Z] $ docker stop --time=1 d2c31ca9626174769eb1232576ee53f9cf52bc41c1d801b902e65bf1d5368244 [2023-09-11T10:25:44.954Z] $ docker rm -f --volumes d2c31ca9626174769eb1232576ee53f9cf52bc41c1d801b902e65bf1d5368244 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T10:25:45.794Z] + docker inspect -f . ci-base-image-arm64 [2023-09-11T10:25:45.794Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-11T10:25:46.043Z] prd-ubuntu20.04-docker-arm64-4c-16g-5787 does not seem to be running inside a container [2023-09-11T10:25:46.107Z] $ 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 ******** ci-base-image-arm64 cat [2023-09-11T10:25:48.556Z] $ docker top 2762f31dc5f9018fbdde7e20c6b8fff7c9d36e07f81ffbe7e190c29cc7d9caf9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-11T10:25:49.093Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh [2023-09-11T10:25:49.474Z] + make test [2023-09-11T10:25:49.474Z] go test ./... -coverprofile=coverage.out ./... [2023-09-11T10:26:21.677Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-09-11T10:28:28.356Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-09-11T10:28:28.356Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-09-11T10:28:55.045Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 28.642s coverage: 40.6% of statements [2023-09-11T10:28:55.045Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.562s coverage: 51.9% of statements [2023-09-11T10:28:55.045Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.034s coverage: 95.5% of statements [2023-09-11T10:28:55.045Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-11T10:28:55.045Z] go vet ./... [2023-09-11T10:29:21.735Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-11T10:29:21.735Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-11T10:29:22.006Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-11T10:29:22.306Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-11T10:29:22.342Z] $ docker stop --time=1 2762f31dc5f9018fbdde7e20c6b8fff7c9d36e07f81ffbe7e190c29cc7d9caf9 [2023-09-11T10:29:24.124Z] $ docker rm -f --volumes 2762f31dc5f9018fbdde7e20c6b8fff7c9d36e07f81ffbe7e190c29cc7d9caf9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-11T10:29:25.314Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-11T10:29:25.351Z] Warning: overwriting stash ‘coverage-report’ [2023-09-11T10:29:25.959Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-11T10:29:26.542Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-11T10:29:26.877Z] + ls -al . [2023-09-11T10:29:26.877Z] total 640 [2023-09-11T10:29:26.877Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 11 10:25 . [2023-09-11T10:29:26.877Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 11 10:23 .. [2023-09-11T10:29:26.877Z] -rw-rw-r-- 1 jenkins jenkins 134 Sep 11 10:23 .dockerignore [2023-09-11T10:29:26.877Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 11 10:23 .git [2023-09-11T10:29:26.877Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 11 10:23 .github [2023-09-11T10:29:26.877Z] -rw-rw-r-- 1 jenkins jenkins 946 Sep 11 10:23 .gitignore [2023-09-11T10:29:26.877Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 11 10:23 .golangci.yml [2023-09-11T10:29:26.877Z] -rw-rw-r-- 1 jenkins jenkins 11980 Sep 11 10:23 Attribution.txt [2023-09-11T10:29:26.877Z] -rw-rw-r-- 1 jenkins jenkins 10365 Sep 11 10:23 CHANGELOG.md [2023-09-11T10:29:26.877Z] -rw-rw-r-- 1 jenkins jenkins 1347 Sep 11 10:23 Dockerfile [2023-09-11T10:29:26.877Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 11 10:23 GOVERNANCE.md [2023-09-11T10:29:26.877Z] -rw-rw-r-- 1 jenkins jenkins 683 Sep 11 10:23 Jenkinsfile [2023-09-11T10:29:26.877Z] -rw-rw-r-- 1 jenkins jenkins 11347 Sep 11 10:23 LICENSE [2023-09-11T10:29:26.877Z] -rw-rw-r-- 1 jenkins jenkins 2179 Sep 11 10:23 Makefile [2023-09-11T10:29:26.877Z] -rw-rw-r-- 1 jenkins jenkins 625 Sep 11 10:23 OWNERS.md [2023-09-11T10:29:26.877Z] -rw-rw-r-- 1 jenkins jenkins 29016 Sep 11 10:23 README.md [2023-09-11T10:29:26.877Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 11 10:21 VERSION [2023-09-11T10:29:26.877Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 11 10:23 bin [2023-09-11T10:29:26.877Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 11 10:23 cmd [2023-09-11T10:29:26.877Z] -rw-r--r-- 1 jenkins jenkins 459493 Sep 11 10:28 coverage.out [2023-09-11T10:29:26.877Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 11 10:23 examples [2023-09-11T10:29:26.877Z] -rw-rw-r-- 1 jenkins jenkins 3876 Sep 11 10:23 go.mod [2023-09-11T10:29:26.877Z] -rw-rw-r-- 1 jenkins jenkins 33758 Sep 11 10:23 go.sum [2023-09-11T10:29:26.877Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 11 10:23 images [2023-09-11T10:29:26.877Z] drwxrwxr-x 5 jenkins jenkins 4096 Sep 11 10:23 internal [2023-09-11T10:29:26.877Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 11 10:23 snap [2023-09-11T10:29:26.877Z] -rw-rw-r-- 1 jenkins jenkins 193 Sep 11 10:23 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T10:29:27.291Z] + 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=8f17274fbd6fd908dcbefe986680757ef43eb348 --label arch=arm64 --label version=0.0.0 . [2023-09-11T10:29:27.560Z] Sending build context to Docker daemon 1.218MB [2023-09-11T10:29:27.560Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-09-11T10:29:27.560Z] Step 2/24 : FROM ${BASE} AS builder [2023-09-11T10:29:27.560Z] ---> 802ea2516a04 [2023-09-11T10:29:27.560Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-09-11T10:29:27.560Z] ---> Running in 1b910985e313 [2023-09-11T10:29:27.828Z] Removing intermediate container 1b910985e313 [2023-09-11T10:29:27.828Z] ---> a914616e056b [2023-09-11T10:29:27.828Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-11T10:29:28.098Z] ---> Running in 1be4c5755d68 [2023-09-11T10:29:28.367Z] Removing intermediate container 1be4c5755d68 [2023-09-11T10:29:28.367Z] ---> 7b30ee4fa7ee [2023-09-11T10:29:28.367Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-09-11T10:29:28.367Z] ---> Running in f72f57e1b56a [2023-09-11T10:29:28.633Z] Removing intermediate container f72f57e1b56a [2023-09-11T10:29:28.633Z] ---> 5084dbadeffc [2023-09-11T10:29:28.633Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-09-11T10:29:28.633Z] ---> Running in ab44e3b4f3aa [2023-09-11T10:29:28.901Z] Removing intermediate container ab44e3b4f3aa [2023-09-11T10:29:28.901Z] ---> ee1f0957d096 [2023-09-11T10:29:28.901Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-11T10:29:28.901Z] ---> Running in dec17d457682 [2023-09-11T10:29:29.866Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-11T10:29:30.446Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-11T10:29:31.402Z] OK: 263 MiB in 53 packages [2023-09-11T10:29:32.365Z] Removing intermediate container dec17d457682 [2023-09-11T10:29:32.365Z] ---> 53030fae34db [2023-09-11T10:29:32.365Z] Step 8/24 : WORKDIR /app [2023-09-11T10:29:32.365Z] ---> Running in 95d23437bd95 [2023-09-11T10:29:32.631Z] Removing intermediate container 95d23437bd95 [2023-09-11T10:29:32.631Z] ---> e05fd13b86a6 [2023-09-11T10:29:32.631Z] Step 9/24 : COPY go.mod vendor* ./ [2023-09-11T10:29:36.897Z] ---> d2ac11d83258 [2023-09-11T10:29:36.897Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-11T10:29:36.897Z] ---> Running in ec81c96f865b [2023-09-11T10:29:38.855Z] Removing intermediate container ec81c96f865b [2023-09-11T10:29:38.855Z] ---> 4b8ae4e119e9 [2023-09-11T10:29:38.855Z] Step 11/24 : COPY . . [2023-09-11T10:29:39.492Z] ---> 73de53fa912c [2023-09-11T10:29:39.492Z] Step 12/24 : RUN $MAKE [2023-09-11T10:29:39.492Z] ---> Running in 8f9a5d2baf13 [2023-09-11T10:29:40.450Z] 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.20" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-09-11T10:32:02.141Z] Removing intermediate container 8f9a5d2baf13 [2023-09-11T10:32:02.141Z] ---> cf8b49523502 [2023-09-11T10:32:02.141Z] Step 13/24 : FROM alpine:3.17 [2023-09-11T10:32:02.141Z] 3.17: Pulling from library/alpine [2023-09-11T10:32:02.141Z] 4060ece20d7a: Pulling fs layer [2023-09-11T10:32:02.141Z] 4060ece20d7a: Verifying Checksum [2023-09-11T10:32:02.141Z] 4060ece20d7a: Download complete [2023-09-11T10:32:02.141Z] 4060ece20d7a: Pull complete [2023-09-11T10:32:02.141Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-11T10:32:02.141Z] Status: Downloaded newer image for alpine:3.17 [2023-09-11T10:32:02.141Z] ---> 8650cd65339b [2023-09-11T10:32:02.141Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-09-11T10:32:02.141Z] ---> Running in 8d804256593f [2023-09-11T10:32:02.141Z] Removing intermediate container 8d804256593f [2023-09-11T10:32:02.141Z] ---> 952a8cb9952c [2023-09-11T10:32:02.141Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-09-11T10:32:02.141Z] ---> Running in c269d39b73a6 [2023-09-11T10:32:02.141Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-11T10:32:02.141Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-11T10:32:02.141Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-09-11T10:32:02.141Z] Executing busybox-1.35.0-r29.trigger [2023-09-11T10:32:02.141Z] OK: 8 MiB in 16 packages [2023-09-11T10:32:02.141Z] Removing intermediate container c269d39b73a6 [2023-09-11T10:32:02.141Z] ---> 8bd084711298 [2023-09-11T10:32:02.141Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-09-11T10:32:02.141Z] ---> c14688caaa73 [2023-09-11T10:32:02.141Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-09-11T10:32:02.141Z] ---> 19427aa66791 [2023-09-11T10:32:02.141Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-09-11T10:32:02.141Z] ---> bd14f3d44a83 [2023-09-11T10:32:02.141Z] Step 19/24 : EXPOSE 59989 [2023-09-11T10:32:02.141Z] ---> Running in 8ad6a79e92cf [2023-09-11T10:32:02.141Z] Removing intermediate container 8ad6a79e92cf [2023-09-11T10:32:02.141Z] ---> 429f84beded3 [2023-09-11T10:32:02.141Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-09-11T10:32:02.141Z] ---> Running in da5f5db8bcde [2023-09-11T10:32:02.141Z] Removing intermediate container da5f5db8bcde [2023-09-11T10:32:02.141Z] ---> 80db08783540 [2023-09-11T10:32:02.141Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-11T10:32:02.141Z] ---> Running in 09267c67d268 [2023-09-11T10:32:02.141Z] Removing intermediate container 09267c67d268 [2023-09-11T10:32:02.141Z] ---> 3edabdfe1048 [2023-09-11T10:32:02.141Z] Step 22/24 : LABEL arch=arm64 [2023-09-11T10:32:02.141Z] ---> Running in cd21959e763a [2023-09-11T10:32:02.141Z] Removing intermediate container cd21959e763a [2023-09-11T10:32:02.141Z] ---> 4ff41db07299 [2023-09-11T10:32:02.141Z] Step 23/24 : LABEL git_sha=8f17274fbd6fd908dcbefe986680757ef43eb348 [2023-09-11T10:32:02.141Z] ---> Running in 59af5ee58f9c [2023-09-11T10:32:02.141Z] Removing intermediate container 59af5ee58f9c [2023-09-11T10:32:02.141Z] ---> 4cc6f175fbf9 [2023-09-11T10:32:02.141Z] Step 24/24 : LABEL version=0.0.0 [2023-09-11T10:32:02.141Z] ---> Running in 3dc35c420d01 [2023-09-11T10:32:02.412Z] Removing intermediate container 3dc35c420d01 [2023-09-11T10:32:02.412Z] ---> 6ec5ef8a2bfb [2023-09-11T10:32:02.412Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-11T10:32:02.412Z] Successfully built 6ec5ef8a2bfb [2023-09-11T10:32:02.412Z] 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-09-11T10:32:03.249Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-11T10:32:03.249Z] [2023-09-11T10:32:03.249Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T10:32:03.652Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-11T10:32:03.652Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-11T10:32:03.652Z] 8998bd30e6a1: Pulling fs layer [2023-09-11T10:32:03.652Z] 04944245beec: Pulling fs layer [2023-09-11T10:32:03.652Z] 699f458cf7ca: Pulling fs layer [2023-09-11T10:32:03.652Z] 765212b225bb: Pulling fs layer [2023-09-11T10:32:03.652Z] f23df028b6ca: Pulling fs layer [2023-09-11T10:32:03.652Z] d65c8cfc05b1: Pulling fs layer [2023-09-11T10:32:03.652Z] 2437ff75d9bd: Pulling fs layer [2023-09-11T10:32:03.652Z] d65c8cfc05b1: Waiting [2023-09-11T10:32:03.652Z] 2437ff75d9bd: Waiting [2023-09-11T10:32:03.652Z] f23df028b6ca: Waiting [2023-09-11T10:32:03.652Z] 765212b225bb: Waiting [2023-09-11T10:32:03.923Z] 04944245beec: Verifying Checksum [2023-09-11T10:32:03.923Z] 04944245beec: Download complete [2023-09-11T10:32:03.923Z] 765212b225bb: Verifying Checksum [2023-09-11T10:32:03.923Z] 765212b225bb: Download complete [2023-09-11T10:32:03.923Z] f23df028b6ca: Verifying Checksum [2023-09-11T10:32:03.923Z] f23df028b6ca: Download complete [2023-09-11T10:32:03.923Z] d65c8cfc05b1: Verifying Checksum [2023-09-11T10:32:03.923Z] d65c8cfc05b1: Download complete [2023-09-11T10:32:03.923Z] 699f458cf7ca: Verifying Checksum [2023-09-11T10:32:03.923Z] 699f458cf7ca: Download complete [2023-09-11T10:32:04.512Z] 8998bd30e6a1: Download complete [2023-09-11T10:32:06.629Z] 2437ff75d9bd: Verifying Checksum [2023-09-11T10:32:06.629Z] 2437ff75d9bd: Download complete [2023-09-11T10:32:08.630Z] 8998bd30e6a1: Pull complete [2023-09-11T10:32:08.920Z] 04944245beec: Pull complete [2023-09-11T10:32:10.332Z] 699f458cf7ca: Pull complete [2023-09-11T10:32:10.332Z] 765212b225bb: Pull complete [2023-09-11T10:32:11.291Z] f23df028b6ca: Pull complete [2023-09-11T10:32:11.291Z] d65c8cfc05b1: Pull complete [2023-09-11T10:32:26.287Z] 2437ff75d9bd: Pull complete [2023-09-11T10:32:26.287Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-11T10:32:26.287Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-11T10:32:26.287Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-11T10:32:26.599Z] prd-ubuntu20.04-docker-arm64-4c-16g-5787 does not seem to be running inside a container [2023-09-11T10:32:26.663Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-09-11T10:32:29.072Z] $ docker top 4c61a3b7bf18e6ff47f301006584156771ed70a75ab96030b88c036785784f5b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-11T10:32:29.969Z] ---> job-cost.sh [2023-09-11T10:32:29.969Z] lf-activate-venv: SKIPPING [2023-09-11T10:32:29.969Z] INFO: No Stack... [2023-09-11T10:32:30.234Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-11T10:32:31.189Z] INFO: Archiving Costs [Pipeline] sh [2023-09-11T10:32:31.528Z] + cut -d, -f6 [2023-09-11T10:32:31.528Z] + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv [Pipeline] lock [2023-09-11T10:32:31.872Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-248-1-stack-cost] [2023-09-11T10:32:31.876Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-248-1-stack-cost] did not exist. Created. [2023-09-11T10:32:31.876Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-248-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-11T10:32:32.290Z] /w/workspace/device-rfid-llrp-go/1@tmp/durable-d8403978/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-11T10:32:32.636Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-11T10:32:32.672Z] Warning: overwriting stash ‘stack-cost’ [2023-09-11T10:32:32.734Z] Stashed 1 file(s) [Pipeline] } [2023-09-11T10:32:32.749Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-248-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-11T10:32:32.829Z] $ docker stop --time=1 4c61a3b7bf18e6ff47f301006584156771ed70a75ab96030b88c036785784f5b [2023-09-11T10:32:34.289Z] $ docker rm -f --volumes 4c61a3b7bf18e6ff47f301006584156771ed70a75ab96030b88c036785784f5b [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-09-11T10:32:35.313Z] provisioning config files... [2023-09-11T10:32:35.321Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-248@tmp/config12172447240835222449tmp [Pipeline] { [Pipeline] sh [2023-09-11T10:32:35.658Z] + set +x [2023-09-11T10:32:35.658Z] + curl -s https://codecov.io/bash [2023-09-11T10:32:35.658Z] + bash -s -- [2023-09-11T10:32:35.658Z] [2023-09-11T10:32:35.658Z] _____ _ [2023-09-11T10:32:35.658Z] / ____| | | [2023-09-11T10:32:35.658Z] | | ___ __| | ___ ___ _____ __ [2023-09-11T10:32:35.658Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-11T10:32:35.658Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-11T10:32:35.658Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-11T10:32:35.658Z] Bash-1.0.6 [2023-09-11T10:32:35.658Z] [2023-09-11T10:32:35.658Z] [2023-09-11T10:32:35.658Z] ==> git version 2.25.1 found [2023-09-11T10:32:35.658Z] ==> 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-09-11T10:32:35.658Z] Release-Date: 2020-01-08 [2023-09-11T10:32:35.658Z] 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-09-11T10:32:35.658Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-11T10:32:35.658Z] ==> Jenkins CI detected. [2023-09-11T10:32:35.658Z] current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-248 [2023-09-11T10:32:35.658Z] project root: . [2023-09-11T10:32:35.658Z] --> token set from env [2023-09-11T10:32:35.658Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-11T10:32:35.658Z] ==> Running gcov in . (disable via -X gcov) [2023-09-11T10:32:35.658Z] ==> Python coveragepy not found [2023-09-11T10:32:35.658Z] ==> Searching for coverage reports in: [2023-09-11T10:32:35.658Z] + . [2023-09-11T10:32:35.658Z] -> Found 1 reports [2023-09-11T10:32:35.658Z] ==> Detecting git/mercurial file structure [2023-09-11T10:32:35.917Z] ==> Reading reports [2023-09-11T10:32:35.917Z] + ./coverage.out bytes=459493 [2023-09-11T10:32:35.917Z] ==> Appending adjustments [2023-09-11T10:32:35.917Z] https://docs.codecov.io/docs/fixing-reports [2023-09-11T10:32:35.917Z] + Found adjustments [2023-09-11T10:32:35.917Z] ==> Gzipping contents [2023-09-11T10:32:36.177Z] 52K /tmp/codecov.sOJOmC.gz [2023-09-11T10:32:36.177Z] ==> Uploading reports [2023-09-11T10:32:36.177Z] url: https://codecov.io [2023-09-11T10:32:36.177Z] query: branch=PR-248&commit=8f17274fbd6fd908dcbefe986680757ef43eb348&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-248%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=248&job=&cmd_args= [2023-09-11T10:32:36.177Z] -> Pinging Codecov [2023-09-11T10:32:36.177Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-248&commit=8f17274fbd6fd908dcbefe986680757ef43eb348&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-248%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=248&job=&cmd_args= [2023-09-11T10:32:36.177Z] -> Uploading to [2023-09-11T10:32:36.177Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-11/581DD39554BDF9B6E22D074273EAD858/8f17274fbd6fd908dcbefe986680757ef43eb348/2cf9ddb0-3e1c-4738-a542-3b744a4ee57b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230911%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230911T103236Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3a55b6d5db42c1ee9de8d83f820f6c5fdc33c9a802f2480205cfe59217a01fe9 [2023-09-11T10:32:36.177Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-11T10:32:36.177Z] Dload Upload Total Spent Left Speed [2023-09-11T10:32:36.437Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50512 0 0 100 50512 0 230k --:--:-- --:--:-- --:--:-- 230k [2023-09-11T10:32:36.437Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/8f17274fbd6fd908dcbefe986680757ef43eb348 [Pipeline] } [2023-09-11T10:32:36.463Z] 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-09-11T10:32:38.307Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-248/archives ] [2023-09-11T10:32:38.308Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-248/archives [2023-09-11T10:32:38.308Z] total 16 [2023-09-11T10:32:38.308Z] drwxr-xr-x 3 root root 4096 Sep 11 10:23 . [2023-09-11T10:32:38.308Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 11 10:23 .. [2023-09-11T10:32:38.308Z] drwxr-xr-x 2 root root 4096 Sep 11 10:23 cost [2023-09-11T10:32:38.308Z] -rw-r--r-- 1 root root 91 Sep 11 10:23 cost.csv [2023-09-11T10:32:38.308Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-248/archives [2023-09-11T10:32:38.308Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-248/archives [2023-09-11T10:32:38.308Z] total 16 [2023-09-11T10:32:38.308Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 11 10:23 . [2023-09-11T10:32:38.308Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 11 10:23 .. [2023-09-11T10:32:38.308Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 11 10:23 cost [2023-09-11T10:32:38.308Z] -rw-r--r-- 1 jenkins jenkins 91 Sep 11 10:23 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-11T10:32:38.634Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-11T10:32:39.527Z] ---> package-listing.sh [2023-09-11T10:32:39.527Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-11T10:32:39.527Z] ++ facter osfamily [2023-09-11T10:32:39.787Z] + OS_FAMILY=debian [2023-09-11T10:32:39.787Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-248 [2023-09-11T10:32:39.787Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-11T10:32:39.787Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-11T10:32:39.787Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-11T10:32:39.787Z] + PACKAGES=/tmp/packages_start.txt [2023-09-11T10:32:39.787Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-248 ']' [2023-09-11T10:32:39.787Z] + PACKAGES=/tmp/packages_end.txt [2023-09-11T10:32:39.787Z] + case "${OS_FAMILY}" in [2023-09-11T10:32:39.787Z] + dpkg -l [2023-09-11T10:32:39.787Z] + grep '^ii' [2023-09-11T10:32:39.787Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-11T10:32:39.787Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-11T10:32:39.787Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-11T10:32:39.787Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-248 ']' [2023-09-11T10:32:39.787Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-248/archives/ [2023-09-11T10:32:39.787Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-248/archives/ [Pipeline] echo [2023-09-11T10:32:39.818Z] 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-248/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-09-11T10:32:40.109Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-11T10:32:40.737Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-11T10:32:40.737Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-11T10:32:40.881Z] prd-ubuntu20.04-docker-8c-8g-5786 does not seem to be running inside a container [2023-09-11T10:32:40.914Z] $ 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-248/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-248 -v /w/workspace/undry_device-rfid-llrp-go_PR-248:/w/workspace/undry_device-rfid-llrp-go_PR-248:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-248@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-248@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-09-11T10:32:41.104Z] $ docker top 9e05bf6ec87ab826b5849e925db6f67590dfcc15d189b48418ac5f166df845bf -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-11T10:32:41.487Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-11T10:32:41.804Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-11T10:32:42.114Z] + ls /var/log/sa-host [2023-09-11T10:32:42.114Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-11T10:32:42.335Z] provisioning config files... [2023-09-11T10:32:42.344Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-248@tmp/config18338603440051295522tmp [Pipeline] { [Pipeline] echo [2023-09-11T10:32:42.397Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-11T10:32:42.707Z] ---> create-netrc.sh [Pipeline] } [2023-09-11T10:32:42.730Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-11T10:32:43.151Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-11T10:32:43.181Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-11T10:32:43.488Z] ---> sudo-logs.sh [2023-09-11T10:32:43.489Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-11T10:32:43.576Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-11T10:32:43.884Z] ---> job-cost.sh [2023-09-11T10:32:43.884Z] lf-activate-venv: SKIPPING [2023-09-11T10:32:43.884Z] DEBUG: total: 0.2199999988079071 [2023-09-11T10:32:43.884Z] INFO: Retrieving Stack Cost... [2023-09-11T10:32:44.143Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-11T10:32:44.712Z] INFO: Archiving Costs [Pipeline] echo [2023-09-11T10:32:44.751Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-11T10:32:45.061Z] ---> logs-deploy.sh [2023-09-11T10:32:45.061Z] lf-activate-venv: SKIPPING [2023-09-11T10:32:45.061Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-248/1 [2023-09-11T10:32:45.061Z] INFO: archiving workspace using pattern(s): [2023-09-11T10:32:45.997Z] Archives upload complete. [2023-09-11T10:32:45.997Z] INFO: archiving logs to Nexus