Pull request #222 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jumpingliu for edgexfoundry/device-rfid-llrp-go Loading trusted files from base branch main at 32b390a5ddbe6c018cd477180d327d835f10055c rather than 239f460a0e744e852ab7b869ed17198be1360528 Obtained Jenkinsfile from 32b390a5ddbe6c018cd477180d327d835f10055c 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-ssh12594571609880587616.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh5713021033292172283.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-222/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-222/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8741861964838001261.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-222/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1895525174373593754.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh16929452928341686617.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-222/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-222/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4941697517855865504.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 4fc256d9079ed2258907e613f84b1b8da264a4bd Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-14446 in /w/workspace/undry_device-rfid-llrp-go_PR-222 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE 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-222 # 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/222/head:refs/remotes/origin/PR-222 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 32b390a5ddbe6c018cd477180d327d835f10055c into PR head commit 239f460a0e744e852ab7b869ed17198be1360528 Merge succeeded, producing 239f460a0e744e852ab7b869ed17198be1360528 Checking out Revision 239f460a0e744e852ab7b869ed17198be1360528 (PR-222) > git config core.sparsecheckout # timeout=10 > git checkout -f 239f460a0e744e852ab7b869ed17198be1360528 # 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 32b390a5ddbe6c018cd477180d327d835f10055c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 239f460a0e744e852ab7b869ed17198be1360528 # timeout=10 Commit message: "build: Ignore all go-mods except device-sdk-go" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-08T04:33:36.870Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-08T04:33:37.077Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-08T04:33:37.192Z] ========================================================= [2023-05-08T04:33:37.192Z] EdgeX Global Pipelines Version Info [2023-05-08T04:33:37.192Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-08T04:33:37.936Z] ------------------- [2023-05-08T04:33:37.936Z] stable info: [2023-05-08T04:33:37.936Z] ------------------- [2023-05-08T04:33:37.936Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-08T04:33:37.936Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-08T04:33:37.936Z] Message: update stable to v1.0.249 [2023-05-08T04:33:38.507Z] ------------------- [2023-05-08T04:33:38.507Z] experimental info: [2023-05-08T04:33:38.507Z] ------------------- [2023-05-08T04:33:38.507Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-08T04:33:38.507Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-08T04:33:38.507Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-08T04:33:38.792Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2023-05-08T04:33:38.829Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2023-05-08T04:33:38.873Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-08T04:33:38.912Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-08T04:33:38.954Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-08T04:33:38.989Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-08T04:33:39.029Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-08T04:33:39.068Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-08T04:33:39.110Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-08T04:33:39.155Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-08T04:33:39.198Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-08T04:33:39.236Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2023-05-08T04:33:39.276Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-08T04:33:39.320Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-08T04:33:39.357Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-08T04:33:39.405Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-08T04:33:39.455Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-08T04:33:39.494Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-08T04:33:39.541Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-08T04:33:39.584Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-08T04:33:39.625Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-08T04:33:39.666Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-08T04:33:39.708Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-08T04:33:39.744Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-08T04:33:39.782Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-08T04:33:39.825Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-08T04:33:39.869Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-08T04:33:39.911Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-222 [Pipeline] echo [2023-05-08T04:33:39.953Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-222 [Pipeline] echo [2023-05-08T04:33:39.990Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-222 [Pipeline] echo [2023-05-08T04:33:40.027Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 239f460a0e744e852ab7b869ed17198be1360528 [Pipeline] echo [2023-05-08T04:33:40.066Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 239f460 [Pipeline] echo [2023-05-08T04:33:40.100Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-08T04:33:40.218Z] provisioning config files... [2023-05-08T04:33:40.234Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-222@tmp/config8560112926094770198tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-08T04:33:40.571Z] ---> docker-login.sh [2023-05-08T04:33:40.571Z] nexus3.edgexfoundry.org:10001 [2023-05-08T04:33:40.831Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T04:33:40.831Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T04:33:40.831Z] Configure a credential helper to remove this warning. See [2023-05-08T04:33:40.831Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T04:33:40.831Z] [2023-05-08T04:33:40.831Z] Login Succeeded [2023-05-08T04:33:40.831Z] nexus3.edgexfoundry.org:10002 [2023-05-08T04:33:40.831Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T04:33:40.831Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T04:33:40.831Z] Configure a credential helper to remove this warning. See [2023-05-08T04:33:40.831Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T04:33:40.831Z] [2023-05-08T04:33:40.831Z] Login Succeeded [2023-05-08T04:33:40.831Z] nexus3.edgexfoundry.org:10003 [2023-05-08T04:33:41.091Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T04:33:41.091Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T04:33:41.091Z] Configure a credential helper to remove this warning. See [2023-05-08T04:33:41.091Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T04:33:41.091Z] [2023-05-08T04:33:41.091Z] Login Succeeded [2023-05-08T04:33:41.091Z] nexus3.edgexfoundry.org:10004 [2023-05-08T04:33:41.091Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T04:33:41.091Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T04:33:41.091Z] Configure a credential helper to remove this warning. See [2023-05-08T04:33:41.091Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T04:33:41.091Z] [2023-05-08T04:33:41.091Z] Login Succeeded [2023-05-08T04:33:41.091Z] docker.io [2023-05-08T04:33:41.091Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T04:33:41.350Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T04:33:41.350Z] Configure a credential helper to remove this warning. See [2023-05-08T04:33:41.350Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T04:33:41.350Z] [2023-05-08T04:33:41.350Z] Login Succeeded [2023-05-08T04:33:41.350Z] ---> docker-login.sh ends [Pipeline] } [2023-05-08T04:33:41.378Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-08T04:33:42.009Z] + git rev-list -1 --merges 239f460a0e744e852ab7b869ed17198be1360528~1..239f460a0e744e852ab7b869ed17198be1360528 [Pipeline] echo [2023-05-08T04:33:42.063Z] -----------> git rev-list -1 --merges 239f460a0e744e852ab7b869ed17198be1360528~1..239f460a0e744e852ab7b869ed17198be1360528 239f460a0e744e852ab7b869ed17198be1360528 [false] [Pipeline] sh [2023-05-08T04:33:42.368Z] + git log --format=format:%s -1 239f460a0e744e852ab7b869ed17198be1360528 [Pipeline] echo [2023-05-08T04:33:42.404Z] ========================================================= [2023-05-08T04:33:42.404Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-08T04:33:42.404Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-08T04:33:42.847Z] + git log --format=format:%s -1 239f460a0e744e852ab7b869ed17198be1360528 [Pipeline] echo [2023-05-08T04:33:42.878Z] [semverPrep] GIT_COMMIT: 239f460a0e744e852ab7b869ed17198be1360528, Commit Message: build: Ignore all go-mods except device-sdk-go [Pipeline] echo [2023-05-08T04:33:42.908Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-08T04:33:43.283Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-08T04:33:43.283Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-08T04:33:43.283Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-08T04:33:43.283Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-08T04:33:43.283Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-08T04:33:43.283Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-08T04:33:43.283Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:33:43.715Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-08T04:33:43.715Z] [2023-05-08T04:33:43.715Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:33:44.107Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-08T04:33:44.107Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-08T04:33:44.107Z] b85a868b505f: Pulling fs layer [2023-05-08T04:33:44.107Z] e2be974225ed: Pulling fs layer [2023-05-08T04:33:44.107Z] 339a4e72a1f5: Pulling fs layer [2023-05-08T04:33:44.107Z] 988bab9f4d93: Pulling fs layer [2023-05-08T04:33:44.107Z] 1469e6f7b9e6: Pulling fs layer [2023-05-08T04:33:44.107Z] eaf3925da568: Pulling fs layer [2023-05-08T04:33:44.107Z] bab4dde63d76: Pulling fs layer [2023-05-08T04:33:44.107Z] bde34c3a00c8: Pulling fs layer [2023-05-08T04:33:44.107Z] b352a97aabf1: Pulling fs layer [2023-05-08T04:33:44.107Z] 4872d77fe225: Pulling fs layer [2023-05-08T04:33:44.107Z] 5851b861e8e6: Pulling fs layer [2023-05-08T04:33:44.107Z] 988bab9f4d93: Waiting [2023-05-08T04:33:44.107Z] 1469e6f7b9e6: Waiting [2023-05-08T04:33:44.107Z] eaf3925da568: Waiting [2023-05-08T04:33:44.107Z] bab4dde63d76: Waiting [2023-05-08T04:33:44.107Z] bde34c3a00c8: Waiting [2023-05-08T04:33:44.107Z] b352a97aabf1: Waiting [2023-05-08T04:33:44.107Z] 4872d77fe225: Waiting [2023-05-08T04:33:44.107Z] 5851b861e8e6: Waiting [2023-05-08T04:33:44.107Z] e2be974225ed: Verifying Checksum [2023-05-08T04:33:44.107Z] e2be974225ed: Download complete [2023-05-08T04:33:44.107Z] 988bab9f4d93: Download complete [2023-05-08T04:33:44.107Z] 1469e6f7b9e6: Verifying Checksum [2023-05-08T04:33:44.107Z] 1469e6f7b9e6: Download complete [2023-05-08T04:33:44.107Z] 339a4e72a1f5: Verifying Checksum [2023-05-08T04:33:44.107Z] 339a4e72a1f5: Download complete [2023-05-08T04:33:44.107Z] eaf3925da568: Verifying Checksum [2023-05-08T04:33:44.107Z] eaf3925da568: Download complete [2023-05-08T04:33:44.366Z] bde34c3a00c8: Download complete [2023-05-08T04:33:44.366Z] b352a97aabf1: Download complete [2023-05-08T04:33:44.366Z] 4872d77fe225: Download complete [2023-05-08T04:33:44.366Z] 5851b861e8e6: Verifying Checksum [2023-05-08T04:33:44.366Z] 5851b861e8e6: Download complete [2023-05-08T04:33:44.366Z] b85a868b505f: Verifying Checksum [2023-05-08T04:33:44.366Z] b85a868b505f: Download complete [2023-05-08T04:33:44.634Z] bab4dde63d76: Verifying Checksum [2023-05-08T04:33:44.634Z] bab4dde63d76: Download complete [2023-05-08T04:33:45.580Z] b85a868b505f: Pull complete [2023-05-08T04:33:45.580Z] e2be974225ed: Pull complete [2023-05-08T04:33:46.149Z] 339a4e72a1f5: Pull complete [2023-05-08T04:33:46.149Z] 988bab9f4d93: Pull complete [2023-05-08T04:33:46.409Z] 1469e6f7b9e6: Pull complete [2023-05-08T04:33:46.409Z] eaf3925da568: Pull complete [2023-05-08T04:33:48.313Z] bab4dde63d76: Pull complete [2023-05-08T04:33:48.313Z] bde34c3a00c8: Pull complete [2023-05-08T04:33:48.313Z] b352a97aabf1: Pull complete [2023-05-08T04:33:48.313Z] 4872d77fe225: Pull complete [2023-05-08T04:33:48.313Z] 5851b861e8e6: Pull complete [2023-05-08T04:33:48.313Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-08T04:33:48.313Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-08T04:33:48.313Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T04:33:48.547Z] prd-ubuntu20.04-docker-8c-8g-14446 does not seem to be running inside a container [2023-05-08T04:33:48.585Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-222 -v /w/workspace/undry_device-rfid-llrp-go_PR-222:/w/workspace/undry_device-rfid-llrp-go_PR-222:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-222@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-222@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-08T04:33:50.513Z] $ docker top 34d1a6c1fbaa73cb67a24ac754c3cd644de4bf57e2b8117fc7ce710d289281e9 -eo pid,comm [2023-05-08T04:33:50.571Z] 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-05-08T04:33:50.571Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-08T04:33:50.724Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-08T04:33:50.724Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-08T04:33:50.843Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-08T04:33:50.849Z] $ docker exec 34d1a6c1fbaa73cb67a24ac754c3cd644de4bf57e2b8117fc7ce710d289281e9 ssh-agent [2023-05-08T04:33:50.957Z] SSH_AUTH_SOCK=/tmp/ssh-SjLiTuElzQSh/agent.32 [2023-05-08T04:33:50.957Z] SSH_AGENT_PID=38 [2023-05-08T04:33:50.964Z] Running ssh-add (command line suppressed) [2023-05-08T04:33:51.069Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-222@tmp/private_key_6738548055380844427.key (/w/workspace/undry_device-rfid-llrp-go_PR-222@tmp/private_key_6738548055380844427.key) [2023-05-08T04:33:51.081Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-08T04:33:51.417Z] + git tag --points-at HEAD [Pipeline] } [2023-05-08T04:33:51.445Z] $ docker exec --env ******** --env ******** 34d1a6c1fbaa73cb67a24ac754c3cd644de4bf57e2b8117fc7ce710d289281e9 ssh-agent -k [2023-05-08T04:33:51.551Z] unset SSH_AUTH_SOCK; [2023-05-08T04:33:51.552Z] unset SSH_AGENT_PID; [2023-05-08T04:33:51.552Z] echo Agent pid 38 killed; [2023-05-08T04:33:51.557Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-08T04:33:51.648Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-08T04:33:51.648Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-08T04:33:51.772Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-08T04:33:51.778Z] $ docker exec 34d1a6c1fbaa73cb67a24ac754c3cd644de4bf57e2b8117fc7ce710d289281e9 ssh-agent [2023-05-08T04:33:51.883Z] SSH_AUTH_SOCK=/tmp/ssh-Pmd0OaDva5Ib/agent.70 [2023-05-08T04:33:51.883Z] SSH_AGENT_PID=76 [2023-05-08T04:33:51.887Z] Running ssh-add (command line suppressed) [2023-05-08T04:33:52.003Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-222@tmp/private_key_9990167809499358018.key (/w/workspace/undry_device-rfid-llrp-go_PR-222@tmp/private_key_9990167809499358018.key) [2023-05-08T04:33:52.017Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-08T04:33:52.354Z] + git semver init [2023-05-08T04:33:52.614Z] 2023-05-08 04:33:52,524 [run_init] DEBUG init version:0.0.0 force:False [2023-05-08T04:33:52.614Z] 2023-05-08 04:33:52,524 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-222/.semver [2023-05-08T04:33:52.614Z] 2023-05-08 04:33:52,525 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-222/.semver [2023-05-08T04:33:52.614Z] 2023-05-08 04:33:52,525 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-222/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-222, universal_newlines=False, shell=None, istream=None) [2023-05-08T04:33:53.551Z] 2023-05-08 04:33:53,478 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-222/.git/info/exclude [2023-05-08T04:33:53.552Z] 2023-05-08 04:33:53,479 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-222/.semver/PR-222 with force:False [2023-05-08T04:33:53.552Z] 2023-05-08 04:33:53,479 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-222/.semver/PR-222 [2023-05-08T04:33:53.552Z] 2023-05-08 04:33:53,483 [execute] INFO git cat-file --batch-check [2023-05-08T04:33:53.552Z] 2023-05-08 04:33:53,483 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-222/.semver, universal_newlines=False, shell=None, istream=) [2023-05-08T04:33:53.552Z] 2023-05-08 04:33:53,489 [execute] INFO git cat-file --batch [2023-05-08T04:33:53.552Z] 2023-05-08 04:33:53,490 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-222/.semver, universal_newlines=False, shell=None, istream=) [2023-05-08T04:33:53.552Z] 2023-05-08 04:33:53,494 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-222/.semver/PR-222 [2023-05-08T04:33:53.552Z] 0.0.0 [Pipeline] } [2023-05-08T04:33:53.582Z] $ docker exec --env ******** --env ******** 34d1a6c1fbaa73cb67a24ac754c3cd644de4bf57e2b8117fc7ce710d289281e9 ssh-agent -k [2023-05-08T04:33:53.684Z] unset SSH_AUTH_SOCK; [2023-05-08T04:33:53.684Z] unset SSH_AGENT_PID; [2023-05-08T04:33:53.684Z] echo Agent pid 76 killed; [2023-05-08T04:33:53.688Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-08T04:33:54.112Z] + git semver [Pipeline] } [2023-05-08T04:33:54.398Z] $ docker stop --time=1 34d1a6c1fbaa73cb67a24ac754c3cd644de4bf57e2b8117fc7ce710d289281e9 [2023-05-08T04:33:55.711Z] $ docker rm -f --volumes 34d1a6c1fbaa73cb67a24ac754c3cd644de4bf57e2b8117fc7ce710d289281e9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-08T04:33:56.117Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-08T04:33:56.388Z] Stashed 1 file(s) [Pipeline] echo [2023-05-08T04:33:56.410Z] [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-05-08T04:33:56.977Z] provisioning config files... [2023-05-08T04:33:56.987Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-222@tmp/config1041315038546245455tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-08T04:33:57.328Z] ---> docker-login.sh [2023-05-08T04:33:57.328Z] nexus3.edgexfoundry.org:10001 [2023-05-08T04:33:57.328Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T04:33:57.328Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T04:33:57.328Z] Configure a credential helper to remove this warning. See [2023-05-08T04:33:57.328Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T04:33:57.328Z] [2023-05-08T04:33:57.328Z] Login Succeeded [2023-05-08T04:33:57.328Z] nexus3.edgexfoundry.org:10002 [2023-05-08T04:33:57.328Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T04:33:57.328Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T04:33:57.328Z] Configure a credential helper to remove this warning. See [2023-05-08T04:33:57.328Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T04:33:57.328Z] [2023-05-08T04:33:57.328Z] Login Succeeded [2023-05-08T04:33:57.328Z] nexus3.edgexfoundry.org:10003 [2023-05-08T04:33:57.589Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T04:33:57.589Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T04:33:57.589Z] Configure a credential helper to remove this warning. See [2023-05-08T04:33:57.589Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T04:33:57.589Z] [2023-05-08T04:33:57.589Z] Login Succeeded [2023-05-08T04:33:57.589Z] nexus3.edgexfoundry.org:10004 [2023-05-08T04:33:57.589Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T04:33:57.589Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T04:33:57.589Z] Configure a credential helper to remove this warning. See [2023-05-08T04:33:57.589Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T04:33:57.589Z] [2023-05-08T04:33:57.589Z] Login Succeeded [2023-05-08T04:33:57.589Z] docker.io [2023-05-08T04:33:57.589Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T04:33:57.848Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T04:33:57.848Z] Configure a credential helper to remove this warning. See [2023-05-08T04:33:57.848Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T04:33:57.848Z] [2023-05-08T04:33:57.848Z] Login Succeeded [2023-05-08T04:33:57.848Z] ---> docker-login.sh ends [Pipeline] } [2023-05-08T04:33:57.873Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-08T04:33:58.047Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-08T04:33:58.082Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-08T04:33:58.114Z] ========================================================= [2023-05-08T04:33:58.115Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-08T04:33:58.115Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:33:58.579Z] + 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-05-08T04:33:58.579Z] Sending build context to Docker daemon 4.233MB [2023-05-08T04:33:58.579Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-08T04:33:58.579Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-08T04:33:58.579Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-08T04:33:58.579Z] f56be85fc22e: Pulling fs layer [2023-05-08T04:33:58.579Z] 85791d961cd3: Pulling fs layer [2023-05-08T04:33:58.579Z] d694b5ae8c79: Pulling fs layer [2023-05-08T04:33:58.579Z] 9f32a84ed3da: Pulling fs layer [2023-05-08T04:33:58.580Z] 4d19c01a9841: Pulling fs layer [2023-05-08T04:33:58.580Z] 9325e15d5711: Pulling fs layer [2023-05-08T04:33:58.580Z] 556b6ee489ea: Pulling fs layer [2023-05-08T04:33:58.580Z] c5a4b2cf53e6: Pulling fs layer [2023-05-08T04:33:58.580Z] 556b6ee489ea: Waiting [2023-05-08T04:33:58.580Z] 9f32a84ed3da: Waiting [2023-05-08T04:33:58.580Z] 4d19c01a9841: Waiting [2023-05-08T04:33:58.580Z] 9325e15d5711: Waiting [2023-05-08T04:33:58.580Z] 85791d961cd3: Download complete [2023-05-08T04:33:58.580Z] 9f32a84ed3da: Download complete [2023-05-08T04:33:58.580Z] f56be85fc22e: Verifying Checksum [2023-05-08T04:33:58.580Z] f56be85fc22e: Download complete [2023-05-08T04:33:58.580Z] 4d19c01a9841: Verifying Checksum [2023-05-08T04:33:58.580Z] 4d19c01a9841: Download complete [2023-05-08T04:33:58.841Z] 9325e15d5711: Verifying Checksum [2023-05-08T04:33:58.841Z] 9325e15d5711: Download complete [2023-05-08T04:33:58.841Z] f56be85fc22e: Pull complete [2023-05-08T04:33:59.102Z] 85791d961cd3: Pull complete [2023-05-08T04:33:59.360Z] c5a4b2cf53e6: Verifying Checksum [2023-05-08T04:33:59.360Z] c5a4b2cf53e6: Download complete [2023-05-08T04:33:59.360Z] d694b5ae8c79: Verifying Checksum [2023-05-08T04:33:59.360Z] d694b5ae8c79: Download complete [2023-05-08T04:33:59.360Z] 556b6ee489ea: Verifying Checksum [2023-05-08T04:33:59.360Z] 556b6ee489ea: Download complete [2023-05-08T04:34:02.644Z] d694b5ae8c79: Pull complete [2023-05-08T04:34:02.644Z] 9f32a84ed3da: Pull complete [2023-05-08T04:34:02.644Z] 4d19c01a9841: Pull complete [2023-05-08T04:34:02.644Z] 9325e15d5711: Pull complete [2023-05-08T04:34:05.185Z] 556b6ee489ea: Pull complete [2023-05-08T04:34:06.145Z] c5a4b2cf53e6: Pull complete [2023-05-08T04:34:06.145Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-08T04:34:06.145Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-08T04:34:06.145Z] ---> c4be618373d6 [2023-05-08T04:34:06.145Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-08T04:34:09.433Z] ---> Running in 7294d1d51835 [2023-05-08T04:34:09.433Z] Removing intermediate container 7294d1d51835 [2023-05-08T04:34:09.433Z] ---> 2841b2916d7b [2023-05-08T04:34:09.433Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-08T04:34:09.433Z] ---> Running in d1c184177f63 [2023-05-08T04:34:09.433Z] Removing intermediate container d1c184177f63 [2023-05-08T04:34:09.433Z] ---> f127e9a89e95 [2023-05-08T04:34:09.433Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-08T04:34:09.433Z] ---> Running in 99b6e605a763 [2023-05-08T04:34:09.433Z] Removing intermediate container 99b6e605a763 [2023-05-08T04:34:09.433Z] ---> 3cd5bc04e0b2 [2023-05-08T04:34:09.433Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-08T04:34:09.433Z] ---> Running in 2caa0cf655dd [2023-05-08T04:34:09.433Z] Removing intermediate container 2caa0cf655dd [2023-05-08T04:34:09.433Z] ---> 2c133cab771f [2023-05-08T04:34:09.433Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-08T04:34:09.433Z] ---> Running in 48e6785d7d3c [2023-05-08T04:34:09.691Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-08T04:34:10.628Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-08T04:34:10.628Z] OK: 265 MiB in 53 packages [2023-05-08T04:34:10.888Z] Removing intermediate container 48e6785d7d3c [2023-05-08T04:34:10.888Z] ---> 45ea50b69313 [2023-05-08T04:34:10.888Z] Step 8/12 : WORKDIR /app [2023-05-08T04:34:10.888Z] ---> Running in 7bf77036067a [2023-05-08T04:34:11.148Z] Removing intermediate container 7bf77036067a [2023-05-08T04:34:11.148Z] ---> 7bd35b8f8fc0 [2023-05-08T04:34:11.148Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-08T04:34:11.148Z] ---> 3d8e0cd24ae7 [2023-05-08T04:34:11.148Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-08T04:34:11.148Z] ---> Running in d20afb6b4dbc [2023-05-08T04:34:11.815Z] Still waiting to schedule task [2023-05-08T04:34:11.816Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-08T04:34:33.110Z] Removing intermediate container d20afb6b4dbc [2023-05-08T04:34:33.110Z] ---> 0f29c29daebe [2023-05-08T04:34:33.110Z] Step 11/12 : COPY . . [2023-05-08T04:34:33.110Z] ---> 976a25a18bfb [2023-05-08T04:34:33.110Z] Step 12/12 : RUN $MAKE [2023-05-08T04:34:33.110Z] ---> Running in 8089fab70b87 [2023-05-08T04:34:33.110Z] noop [2023-05-08T04:34:33.110Z] Removing intermediate container 8089fab70b87 [2023-05-08T04:34:33.110Z] ---> ab4c33e57862 [2023-05-08T04:34:33.110Z] Successfully built ab4c33e57862 [2023-05-08T04:34:33.110Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:34:33.571Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-08T04:34:33.572Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T04:34:33.738Z] prd-ubuntu20.04-docker-8c-8g-14446 does not seem to be running inside a container [2023-05-08T04:34:33.773Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-222 -v /w/workspace/undry_device-rfid-llrp-go_PR-222:/w/workspace/undry_device-rfid-llrp-go_PR-222:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-222@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-222@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-08T04:34:34.112Z] $ docker top 40af2ff1c29dcd8a799b0a409b1c809047312c35bab80344e64e47b5e45973a9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-08T04:34:34.512Z] + go version [2023-05-08T04:34:34.512Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-08T04:34:34.554Z] $ docker stop --time=1 40af2ff1c29dcd8a799b0a409b1c809047312c35bab80344e64e47b5e45973a9 [2023-05-08T04:34:35.841Z] $ docker rm -f --volumes 40af2ff1c29dcd8a799b0a409b1c809047312c35bab80344e64e47b5e45973a9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:34:36.599Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-08T04:34:36.599Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T04:34:36.761Z] prd-ubuntu20.04-docker-8c-8g-14446 does not seem to be running inside a container [2023-05-08T04:34:36.797Z] $ 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-222 -v /w/workspace/undry_device-rfid-llrp-go_PR-222:/w/workspace/undry_device-rfid-llrp-go_PR-222:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-222@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-222@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-08T04:34:37.134Z] $ docker top 4f6597e2b59a40db286994160b2c7b6c85129dfd7fa1998c87fb20b4c89e3372 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-08T04:34:37.536Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-222 [Pipeline] fileExists [Pipeline] sh [2023-05-08T04:34:37.914Z] + make test [2023-05-08T04:34:37.914Z] go test ./... -coverprofile=coverage.out ./... [2023-05-08T04:34:43.201Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-05-08T04:34:53.220Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-05-08T04:34:53.220Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-05-08T04:34:56.504Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.062s coverage: 40.5% of statements [2023-05-08T04:34:56.504Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.248s coverage: 51.9% of statements [2023-05-08T04:34:56.504Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.012s coverage: 95.5% of statements [2023-05-08T04:35:04.645Z] go vet ./... [2023-05-08T04:35:08.867Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-08T04:35:08.867Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-08T04:35:08.867Z] ./bin/test-attribution-txt.sh [2023-05-08T04:35:08.867Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-05-08T04:35:08.867Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-05-08T04:35:08.902Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-08T04:35:08.934Z] $ docker stop --time=1 4f6597e2b59a40db286994160b2c7b6c85129dfd7fa1998c87fb20b4c89e3372 [2023-05-08T04:35:11.542Z] $ docker rm -f --volumes 4f6597e2b59a40db286994160b2c7b6c85129dfd7fa1998c87fb20b4c89e3372 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-08T04:35:12.133Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-08T04:35:12.245Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-08T04:35:12.865Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-08T04:35:13.193Z] + ls -al . [2023-05-08T04:35:13.193Z] total 628 [2023-05-08T04:35:13.193Z] drwxrwxr-x 11 jenkins jenkins 4096 May 8 04:34 . [2023-05-08T04:35:13.193Z] drwxrwxr-x 4 jenkins jenkins 4096 May 8 04:33 .. [2023-05-08T04:35:13.193Z] -rw-rw-r-- 1 jenkins jenkins 134 May 8 04:33 .dockerignore [2023-05-08T04:35:13.193Z] drwxrwxr-x 8 jenkins jenkins 4096 May 8 04:33 .git [2023-05-08T04:35:13.193Z] drwxrwxr-x 3 jenkins jenkins 4096 May 8 04:33 .github [2023-05-08T04:35:13.193Z] -rw-rw-r-- 1 jenkins jenkins 946 May 8 04:33 .gitignore [2023-05-08T04:35:13.193Z] -rw-rw-r-- 1 jenkins jenkins 41 May 8 04:33 .golangci.yml [2023-05-08T04:35:13.193Z] drwxr-xr-x 3 jenkins jenkins 4096 May 8 04:33 .semver [2023-05-08T04:35:13.193Z] -rw-rw-r-- 1 jenkins jenkins 10794 May 8 04:33 Attribution.txt [2023-05-08T04:35:13.193Z] -rw-rw-r-- 1 jenkins jenkins 5905 May 8 04:33 CHANGELOG.md [2023-05-08T04:35:13.194Z] -rw-rw-r-- 1 jenkins jenkins 1347 May 8 04:33 Dockerfile [2023-05-08T04:35:13.194Z] -rw-rw-r-- 1 jenkins jenkins 677 May 8 04:33 GOVERNANCE.md [2023-05-08T04:35:13.194Z] -rw-rw-r-- 1 jenkins jenkins 683 May 8 04:33 Jenkinsfile [2023-05-08T04:35:13.194Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 8 04:33 LICENSE [2023-05-08T04:35:13.194Z] -rw-rw-r-- 1 jenkins jenkins 2053 May 8 04:33 Makefile [2023-05-08T04:35:13.194Z] -rw-rw-r-- 1 jenkins jenkins 625 May 8 04:33 OWNERS.md [2023-05-08T04:35:13.194Z] -rw-rw-r-- 1 jenkins jenkins 28505 May 8 04:33 README.md [2023-05-08T04:35:13.194Z] -rw-rw-r-- 1 jenkins jenkins 5 May 8 04:33 VERSION [2023-05-08T04:35:13.194Z] drwxrwxr-x 2 jenkins jenkins 4096 May 8 04:33 bin [2023-05-08T04:35:13.194Z] drwxrwxr-x 4 jenkins jenkins 4096 May 8 04:33 cmd [2023-05-08T04:35:13.194Z] -rw-r--r-- 1 jenkins jenkins 458038 May 8 04:34 coverage.out [2023-05-08T04:35:13.194Z] drwxrwxr-x 2 jenkins jenkins 4096 May 8 04:33 examples [2023-05-08T04:35:13.194Z] -rw-rw-r-- 1 jenkins jenkins 3419 May 8 04:33 go.mod [2023-05-08T04:35:13.194Z] -rw-rw-r-- 1 jenkins jenkins 31078 May 8 04:33 go.sum [2023-05-08T04:35:13.194Z] drwxrwxr-x 2 jenkins jenkins 4096 May 8 04:33 images [2023-05-08T04:35:13.194Z] drwxrwxr-x 5 jenkins jenkins 4096 May 8 04:33 internal [2023-05-08T04:35:13.194Z] drwxrwxr-x 4 jenkins jenkins 4096 May 8 04:33 snap [2023-05-08T04:35:13.194Z] -rw-rw-r-- 1 jenkins jenkins 193 May 8 04:33 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:35:13.590Z] + 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=239f460a0e744e852ab7b869ed17198be1360528 --label arch=amd64 --label version=0.0.0 . [2023-05-08T04:35:13.590Z] Sending build context to Docker daemon 4.233MB [2023-05-08T04:35:13.590Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-08T04:35:13.590Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-08T04:35:13.590Z] ---> ab4c33e57862 [2023-05-08T04:35:13.590Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-08T04:35:13.590Z] ---> Running in 78769332d441 [2023-05-08T04:35:13.851Z] Removing intermediate container 78769332d441 [2023-05-08T04:35:13.851Z] ---> 9cc0eef20b8c [2023-05-08T04:35:13.851Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-08T04:35:13.851Z] ---> Running in f622b00e0e66 [2023-05-08T04:35:13.851Z] Removing intermediate container f622b00e0e66 [2023-05-08T04:35:13.851Z] ---> 736a03849dba [2023-05-08T04:35:13.851Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-05-08T04:35:13.851Z] ---> Running in 9da023630f90 [2023-05-08T04:35:13.851Z] Removing intermediate container 9da023630f90 [2023-05-08T04:35:13.851Z] ---> 08354cea63e6 [2023-05-08T04:35:13.851Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-08T04:35:13.851Z] ---> Running in 8bf51baeadf7 [2023-05-08T04:35:14.113Z] Removing intermediate container 8bf51baeadf7 [2023-05-08T04:35:14.113Z] ---> fd93566faf89 [2023-05-08T04:35:14.113Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-08T04:35:14.113Z] ---> Running in 55d5ed69c63b [2023-05-08T04:35:14.372Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-08T04:35:14.372Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-08T04:35:14.631Z] OK: 265 MiB in 53 packages [2023-05-08T04:35:14.889Z] Removing intermediate container 55d5ed69c63b [2023-05-08T04:35:14.889Z] ---> bb6cb97dd032 [2023-05-08T04:35:14.889Z] Step 8/24 : WORKDIR /app [2023-05-08T04:35:15.150Z] ---> Running in dba0ad81335b [2023-05-08T04:35:15.150Z] Removing intermediate container dba0ad81335b [2023-05-08T04:35:15.150Z] ---> c36336873b0d [2023-05-08T04:35:15.150Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-08T04:35:15.150Z] ---> ad411183d911 [2023-05-08T04:35:15.150Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-08T04:35:15.150Z] ---> Running in 9991504d4587 [2023-05-08T04:35:16.089Z] Removing intermediate container 9991504d4587 [2023-05-08T04:35:16.089Z] ---> 941af1172344 [2023-05-08T04:35:16.089Z] Step 11/24 : COPY . . [2023-05-08T04:35:16.089Z] ---> d85d0a03b378 [2023-05-08T04:35:16.089Z] Step 12/24 : RUN $MAKE [2023-05-08T04:35:16.089Z] ---> Running in b4a9cbbe083e [2023-05-08T04:35:16.349Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-05-08T04:35:34.471Z] Removing intermediate container b4a9cbbe083e [2023-05-08T04:35:34.471Z] ---> f71af4a28c2b [2023-05-08T04:35:34.471Z] Step 13/24 : FROM alpine:3.17 [2023-05-08T04:35:34.471Z] 3.17: Pulling from library/alpine [2023-05-08T04:35:34.471Z] f56be85fc22e: Already exists [2023-05-08T04:35:34.471Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-08T04:35:34.471Z] Status: Downloaded newer image for alpine:3.17 [2023-05-08T04:35:34.471Z] ---> 9ed4aefc74f6 [2023-05-08T04:35:34.471Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-05-08T04:35:34.471Z] ---> Running in 0b023bab7d06 [2023-05-08T04:35:34.471Z] Removing intermediate container 0b023bab7d06 [2023-05-08T04:35:34.471Z] ---> 27f335ca6ded [2023-05-08T04:35:34.471Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-05-08T04:35:34.471Z] ---> Running in 2c919558ad67 [2023-05-08T04:35:34.729Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-08T04:35:34.729Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-08T04:35:34.987Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-08T04:35:34.987Z] Executing busybox-1.35.0-r29.trigger [2023-05-08T04:35:34.987Z] OK: 7 MiB in 16 packages [2023-05-08T04:35:35.248Z] Removing intermediate container 2c919558ad67 [2023-05-08T04:35:35.248Z] ---> ac9ac274d545 [2023-05-08T04:35:35.248Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-05-08T04:35:35.508Z] ---> 929bf7c4cd85 [2023-05-08T04:35:35.508Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-05-08T04:35:35.508Z] ---> df2e5296b2e3 [2023-05-08T04:35:35.508Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-05-08T04:35:36.447Z] ---> 8cc39f2be7fb [2023-05-08T04:35:36.447Z] Step 19/24 : EXPOSE 59989 [2023-05-08T04:35:36.447Z] ---> Running in da2af1c00eeb [2023-05-08T04:35:36.447Z] Removing intermediate container da2af1c00eeb [2023-05-08T04:35:36.447Z] ---> 4e76e151b3a8 [2023-05-08T04:35:36.447Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-05-08T04:35:36.447Z] ---> Running in d8a968426d8f [2023-05-08T04:35:36.447Z] Removing intermediate container d8a968426d8f [2023-05-08T04:35:36.447Z] ---> 459c4938e491 [2023-05-08T04:35:36.447Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-08T04:35:36.447Z] ---> Running in 4dfb72313c45 [2023-05-08T04:35:36.447Z] Removing intermediate container 4dfb72313c45 [2023-05-08T04:35:36.447Z] ---> 50017e0b0ee4 [2023-05-08T04:35:36.447Z] Step 22/24 : LABEL arch=amd64 [2023-05-08T04:35:36.447Z] ---> Running in 068ebbebcb64 [2023-05-08T04:35:36.706Z] Removing intermediate container 068ebbebcb64 [2023-05-08T04:35:36.706Z] ---> 0003736f9a13 [2023-05-08T04:35:36.707Z] Step 23/24 : LABEL git_sha=239f460a0e744e852ab7b869ed17198be1360528 [2023-05-08T04:35:36.707Z] ---> Running in a7aa61ab8098 [2023-05-08T04:35:36.707Z] Removing intermediate container a7aa61ab8098 [2023-05-08T04:35:36.707Z] ---> 7e16213ccff9 [2023-05-08T04:35:36.707Z] Step 24/24 : LABEL version=0.0.0 [2023-05-08T04:35:36.707Z] ---> Running in 3b8674c9dca9 [2023-05-08T04:35:36.707Z] Removing intermediate container 3b8674c9dca9 [2023-05-08T04:35:36.707Z] ---> 91a691480a1d [2023-05-08T04:35:36.707Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-08T04:35:36.707Z] Successfully built 91a691480a1d [2023-05-08T04:35:36.707Z] 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-05-08T04:35:37.607Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-08T04:35:37.607Z] [2023-05-08T04:35:37.607Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:35:38.019Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-08T04:35:38.019Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-08T04:35:38.019Z] 5eb5b503b376: Pulling fs layer [2023-05-08T04:35:38.019Z] 5c69ac0246d0: Pulling fs layer [2023-05-08T04:35:38.019Z] ec43610c2a17: Pulling fs layer [2023-05-08T04:35:38.019Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-08T04:35:38.019Z] 33b1e0a273af: Pulling fs layer [2023-05-08T04:35:38.019Z] 5d3b04190fa2: Pulling fs layer [2023-05-08T04:35:38.019Z] 2f39f015ded8: Pulling fs layer [2023-05-08T04:35:38.019Z] 33b1e0a273af: Waiting [2023-05-08T04:35:38.019Z] 2f39f015ded8: Waiting [2023-05-08T04:35:38.019Z] 5d3b04190fa2: Waiting [2023-05-08T04:35:38.019Z] 3a2ae6a8a46f: Waiting [2023-05-08T04:35:38.019Z] 5c69ac0246d0: Download complete [2023-05-08T04:35:38.019Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-08T04:35:38.019Z] 3a2ae6a8a46f: Download complete [2023-05-08T04:35:38.019Z] 33b1e0a273af: Verifying Checksum [2023-05-08T04:35:38.019Z] 33b1e0a273af: Download complete [2023-05-08T04:35:38.019Z] ec43610c2a17: Verifying Checksum [2023-05-08T04:35:38.019Z] ec43610c2a17: Download complete [2023-05-08T04:35:38.019Z] 5d3b04190fa2: Verifying Checksum [2023-05-08T04:35:38.019Z] 5d3b04190fa2: Download complete [2023-05-08T04:35:38.277Z] 5eb5b503b376: Verifying Checksum [2023-05-08T04:35:38.277Z] 5eb5b503b376: Download complete [2023-05-08T04:35:38.843Z] 2f39f015ded8: Download complete [2023-05-08T04:35:39.408Z] 5eb5b503b376: Pull complete [2023-05-08T04:35:39.408Z] 5c69ac0246d0: Pull complete [2023-05-08T04:35:39.974Z] ec43610c2a17: Pull complete [2023-05-08T04:35:39.974Z] 3a2ae6a8a46f: Pull complete [2023-05-08T04:35:40.234Z] 33b1e0a273af: Pull complete [2023-05-08T04:35:40.234Z] 5d3b04190fa2: Pull complete [2023-05-08T04:35:44.416Z] 2f39f015ded8: Pull complete [2023-05-08T04:35:44.416Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-08T04:35:44.416Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-08T04:35:44.416Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T04:35:44.633Z] prd-ubuntu20.04-docker-8c-8g-14446 does not seem to be running inside a container [2023-05-08T04:35:44.669Z] $ 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-222 -v /w/workspace/undry_device-rfid-llrp-go_PR-222:/w/workspace/undry_device-rfid-llrp-go_PR-222:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-222@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-222@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-08T04:35:47.400Z] $ docker top 1a800ffff50f9abe04142ad0e57c8abc3b666ed1d27b20d1e9000e9e329e1a5f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-08T04:35:47.833Z] ---> job-cost.sh [2023-05-08T04:35:47.833Z] lf-activate-venv: SKIPPING [2023-05-08T04:35:47.833Z] INFO: No Stack... [2023-05-08T04:35:48.092Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-08T04:35:48.662Z] INFO: Archiving Costs [Pipeline] sh [2023-05-08T04:35:48.976Z] + cat /w/workspace/undry_device-rfid-llrp-go_PR-222/archives/cost.csv [2023-05-08T04:35:48.976Z] + cut -d, -f6 [Pipeline] lock [2023-05-08T04:35:49.018Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-222-1-stack-cost] [2023-05-08T04:35:49.023Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-222-1-stack-cost] did not exist. Created. [2023-05-08T04:35:49.023Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-222-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-08T04:35:49.423Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-08T04:35:49.469Z] Stashed 1 file(s) [Pipeline] } [2023-05-08T04:35:49.499Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-222-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-08T04:35:49.585Z] $ docker stop --time=1 1a800ffff50f9abe04142ad0e57c8abc3b666ed1d27b20d1e9000e9e329e1a5f [2023-05-08T04:35:50.732Z] $ docker rm -f --volumes 1a800ffff50f9abe04142ad0e57c8abc3b666ed1d27b20d1e9000e9e329e1a5f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-08T04:36:32.418Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-14449 in /w/workspace/undry_device-rfid-llrp-go_PR-222 [Pipeline] { [Pipeline] ws [2023-05-08T04:36:32.486Z] Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout [2023-05-08T04:36:32.577Z] Selected Git installation does not exist. Using Default [2023-05-08T04:36:32.577Z] The recommended git tool is: NONE [2023-05-08T04:36:39.855Z] using credential edgex-jenkins-ssh [2023-05-08T04:36:39.881Z] Cloning the remote Git repository [2023-05-08T04:36:39.951Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-05-08T04:36:40.083Z] > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 [2023-05-08T04:36:40.319Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-05-08T04:36:40.321Z] > git --version # timeout=10 [2023-05-08T04:36:40.351Z] > git --version # 'git version 2.25.1' [2023-05-08T04:36:40.355Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-08T04:36:40.557Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-08T04:36:41.765Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-05-08T04:36:41.805Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-08T04:36:43.707Z] Merging remotes/origin/main commit 32b390a5ddbe6c018cd477180d327d835f10055c into PR head commit 239f460a0e744e852ab7b869ed17198be1360528 [2023-05-08T04:36:44.088Z] Merge succeeded, producing 239f460a0e744e852ab7b869ed17198be1360528 [2023-05-08T04:36:44.088Z] Checking out Revision 239f460a0e744e852ab7b869ed17198be1360528 (PR-222) [2023-05-08T04:36:43.025Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-05-08T04:36:43.087Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-05-08T04:36:43.088Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-08T04:36:43.109Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/222/head:refs/remotes/origin/PR-222 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-08T04:36:43.733Z] > git config core.sparsecheckout # timeout=10 [2023-05-08T04:36:43.843Z] > git checkout -f 239f460a0e744e852ab7b869ed17198be1360528 # timeout=10 [2023-05-08T04:36:43.967Z] > git remote # timeout=10 [2023-05-08T04:36:43.994Z] > git config --get remote.origin.url # timeout=10 [2023-05-08T04:36:44.015Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-08T04:36:44.030Z] > git merge 32b390a5ddbe6c018cd477180d327d835f10055c # timeout=10 [2023-05-08T04:36:44.068Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-08T04:36:44.098Z] > git config core.sparsecheckout # timeout=10 [2023-05-08T04:36:44.113Z] > git checkout -f 239f460a0e744e852ab7b869ed17198be1360528 # timeout=10 [2023-05-08T04:36:47.804Z] Commit message: "build: Ignore all go-mods except device-sdk-go" [2023-05-08T04:36:47.882Z] > git --version # timeout=10 [2023-05-08T04:36:47.896Z] > git --version # 'git version 2.25.1' [2023-05-08T04:36:47.926Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-08T04:36:49.057Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-08T04:36:49.057Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-08T04:36:49.057Z] Dload Upload Total Spent Left Speed [2023-05-08T04:36:49.057Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 185k 0 --:--:-- --:--:-- --:--:-- 183k [Pipeline] sh [2023-05-08T04:36:49.990Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-08T04:36:50.355Z] + sudo tee /etc/docker/daemon.new [2023-05-08T04:36:50.355Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-08T04:36:50.355Z] { [2023-05-08T04:36:50.355Z] "registry-mirrors": [ [2023-05-08T04:36:50.355Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-08T04:36:50.355Z] ], [2023-05-08T04:36:50.355Z] "bip": "10.250.0.254/24", [2023-05-08T04:36:50.355Z] "hosts": [ [2023-05-08T04:36:50.355Z] "tcp://0.0.0.0:5555", [2023-05-08T04:36:50.355Z] "unix:///var/run/docker.sock" [2023-05-08T04:36:50.355Z] ], [2023-05-08T04:36:50.355Z] "mtu": 1458, [2023-05-08T04:36:50.355Z] "selinux-enabled": true, [2023-05-08T04:36:50.355Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-08T04:36:50.355Z] } [Pipeline] sh [2023-05-08T04:36:50.723Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-08T04:36:51.091Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-08T04:37:09.478Z] provisioning config files... [2023-05-08T04:37:09.513Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config8753505405951252622tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-08T04:37:09.919Z] ---> docker-login.sh [2023-05-08T04:37:09.919Z] nexus3.edgexfoundry.org:10001 [2023-05-08T04:37:10.524Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T04:37:10.524Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T04:37:10.524Z] Configure a credential helper to remove this warning. See [2023-05-08T04:37:10.524Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T04:37:10.524Z] [2023-05-08T04:37:10.524Z] Login Succeeded [2023-05-08T04:37:10.524Z] nexus3.edgexfoundry.org:10002 [2023-05-08T04:37:11.116Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T04:37:11.116Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T04:37:11.116Z] Configure a credential helper to remove this warning. See [2023-05-08T04:37:11.116Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T04:37:11.116Z] [2023-05-08T04:37:11.116Z] Login Succeeded [2023-05-08T04:37:11.116Z] nexus3.edgexfoundry.org:10003 [2023-05-08T04:37:11.389Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T04:37:11.389Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T04:37:11.389Z] Configure a credential helper to remove this warning. See [2023-05-08T04:37:11.389Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T04:37:11.389Z] [2023-05-08T04:37:11.389Z] Login Succeeded [2023-05-08T04:37:11.389Z] nexus3.edgexfoundry.org:10004 [2023-05-08T04:37:11.663Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T04:37:11.937Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T04:37:11.937Z] Configure a credential helper to remove this warning. See [2023-05-08T04:37:11.937Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T04:37:11.937Z] [2023-05-08T04:37:11.937Z] Login Succeeded [2023-05-08T04:37:11.937Z] docker.io [2023-05-08T04:37:12.209Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T04:37:12.482Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T04:37:12.482Z] Configure a credential helper to remove this warning. See [2023-05-08T04:37:12.482Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T04:37:12.482Z] [2023-05-08T04:37:12.482Z] Login Succeeded [2023-05-08T04:37:12.482Z] ---> docker-login.sh ends [Pipeline] } [2023-05-08T04:37:12.510Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-08T04:37:12.931Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-08T04:37:12.966Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-08T04:37:13.001Z] ========================================================= [2023-05-08T04:37:13.001Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-08T04:37:13.001Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:37:13.501Z] + 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-05-08T04:37:13.772Z] Sending build context to Docker daemon 1.212MB [2023-05-08T04:37:13.772Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-08T04:37:13.772Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-08T04:37:14.046Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-08T04:37:14.046Z] c41833b44d91: Pulling fs layer [2023-05-08T04:37:14.046Z] ed15518f5707: Pulling fs layer [2023-05-08T04:37:14.046Z] feae8fd75edb: Pulling fs layer [2023-05-08T04:37:14.046Z] 242c74f7c9fa: Pulling fs layer [2023-05-08T04:37:14.046Z] 3cdef696dda3: Pulling fs layer [2023-05-08T04:37:14.046Z] 2ced38df9373: Pulling fs layer [2023-05-08T04:37:14.046Z] 58f1dce35555: Pulling fs layer [2023-05-08T04:37:14.046Z] 3cdef696dda3: Waiting [2023-05-08T04:37:14.046Z] 2ced38df9373: Waiting [2023-05-08T04:37:14.046Z] 58f1dce35555: Waiting [2023-05-08T04:37:14.046Z] 242c74f7c9fa: Waiting [2023-05-08T04:37:14.046Z] ed15518f5707: Verifying Checksum [2023-05-08T04:37:14.046Z] ed15518f5707: Download complete [2023-05-08T04:37:14.046Z] 242c74f7c9fa: Verifying Checksum [2023-05-08T04:37:14.046Z] 242c74f7c9fa: Download complete [2023-05-08T04:37:14.046Z] 3cdef696dda3: Download complete [2023-05-08T04:37:14.046Z] c41833b44d91: Verifying Checksum [2023-05-08T04:37:14.046Z] c41833b44d91: Download complete [2023-05-08T04:37:15.035Z] c41833b44d91: Pull complete [2023-05-08T04:37:15.639Z] 58f1dce35555: Verifying Checksum [2023-05-08T04:37:15.639Z] 58f1dce35555: Download complete [2023-05-08T04:37:15.639Z] ed15518f5707: Pull complete [2023-05-08T04:37:17.074Z] feae8fd75edb: Verifying Checksum [2023-05-08T04:37:17.074Z] feae8fd75edb: Download complete [2023-05-08T04:37:17.074Z] 2ced38df9373: Verifying Checksum [2023-05-08T04:37:17.074Z] 2ced38df9373: Download complete [2023-05-08T04:37:27.206Z] feae8fd75edb: Pull complete [2023-05-08T04:37:27.475Z] 242c74f7c9fa: Pull complete [2023-05-08T04:37:27.745Z] 3cdef696dda3: Pull complete [2023-05-08T04:37:34.446Z] 2ced38df9373: Pull complete [2023-05-08T04:37:36.412Z] 58f1dce35555: Pull complete [2023-05-08T04:37:36.412Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-08T04:37:36.412Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-08T04:37:36.412Z] ---> fadd8f120f05 [2023-05-08T04:37:36.412Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-08T04:37:39.024Z] ---> Running in 78aefaa31fc7 [2023-05-08T04:37:39.024Z] Removing intermediate container 78aefaa31fc7 [2023-05-08T04:37:39.024Z] ---> 651e9bee8879 [2023-05-08T04:37:39.024Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-08T04:37:39.024Z] ---> Running in 1e54b95eea68 [2023-05-08T04:37:39.295Z] Removing intermediate container 1e54b95eea68 [2023-05-08T04:37:39.296Z] ---> f63a38f7943d [2023-05-08T04:37:39.296Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-08T04:37:39.573Z] ---> Running in ded8a9af947f [2023-05-08T04:37:39.842Z] Removing intermediate container ded8a9af947f [2023-05-08T04:37:39.842Z] ---> 0a3c086a8db0 [2023-05-08T04:37:39.842Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-08T04:37:39.842Z] ---> Running in 3e8b25bd6a26 [2023-05-08T04:37:40.441Z] Removing intermediate container 3e8b25bd6a26 [2023-05-08T04:37:40.441Z] ---> 9e48635747ff [2023-05-08T04:37:40.441Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-08T04:37:40.441Z] ---> Running in 7af1805794a2 [2023-05-08T04:37:41.875Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-08T04:37:42.468Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-08T04:37:43.903Z] OK: 263 MiB in 53 packages [2023-05-08T04:37:44.876Z] Removing intermediate container 7af1805794a2 [2023-05-08T04:37:44.876Z] ---> b9f87def12b8 [2023-05-08T04:37:44.877Z] Step 8/12 : WORKDIR /app [2023-05-08T04:37:44.877Z] ---> Running in 9de58d449bb9 [2023-05-08T04:37:45.145Z] Removing intermediate container 9de58d449bb9 [2023-05-08T04:37:45.145Z] ---> 47b22c35e176 [2023-05-08T04:37:45.145Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-08T04:37:45.741Z] ---> 1d0172ee7a72 [2023-05-08T04:37:45.741Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-08T04:37:46.009Z] ---> Running in 86a94896a8a5 [2023-05-08T04:38:53.964Z] Removing intermediate container 86a94896a8a5 [2023-05-08T04:38:53.964Z] ---> 4addba373e80 [2023-05-08T04:38:53.964Z] Step 11/12 : COPY . . [2023-05-08T04:38:53.964Z] ---> 627a48c0313a [2023-05-08T04:38:53.964Z] Step 12/12 : RUN $MAKE [2023-05-08T04:38:53.964Z] ---> Running in 73aa5a8fe938 [2023-05-08T04:38:54.562Z] noop [2023-05-08T04:38:55.154Z] Removing intermediate container 73aa5a8fe938 [2023-05-08T04:38:55.154Z] ---> 3907185e855a [2023-05-08T04:38:55.154Z] Successfully built 3907185e855a [2023-05-08T04:38:55.154Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:38:55.662Z] + docker inspect -f . ci-base-image-arm64 [2023-05-08T04:38:55.662Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T04:38:55.988Z] prd-ubuntu20.04-docker-arm64-4c-16g-14449 does not seem to be running inside a container [2023-05-08T04:38:56.082Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-08T04:38:57.513Z] $ docker top 39a2d78570e9312ca2018f78baead1e87b263b545581b7824a62084c35d1aee6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-08T04:38:58.470Z] + go version [2023-05-08T04:38:58.470Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-08T04:38:58.518Z] $ docker stop --time=1 39a2d78570e9312ca2018f78baead1e87b263b545581b7824a62084c35d1aee6 [2023-05-08T04:39:00.267Z] $ docker rm -f --volumes 39a2d78570e9312ca2018f78baead1e87b263b545581b7824a62084c35d1aee6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:39:01.142Z] + docker inspect -f . ci-base-image-arm64 [2023-05-08T04:39:01.142Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T04:39:01.434Z] prd-ubuntu20.04-docker-arm64-4c-16g-14449 does not seem to be running inside a container [2023-05-08T04:39:01.536Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-08T04:39:02.928Z] $ docker top dcae2a80dcee2174a56543fbaaf77a29bd8085274069a6a94b58f08b2ece32b9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-08T04:39:03.865Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh [2023-05-08T04:39:04.603Z] + make test [2023-05-08T04:39:04.603Z] go test ./... -coverprofile=coverage.out ./... [2023-05-08T04:39:51.550Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-05-08T04:42:13.350Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-05-08T04:42:13.350Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-05-08T04:43:00.274Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 34.782s coverage: 40.5% of statements [2023-05-08T04:43:00.274Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.632s coverage: 52.0% of statements [2023-05-08T04:43:00.274Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.070s coverage: 95.5% of statements [2023-05-08T04:43:00.274Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-08T04:43:00.274Z] go vet ./... [2023-05-08T04:43:27.039Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-08T04:43:27.039Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-08T04:43:27.039Z] ./bin/test-attribution-txt.sh [2023-05-08T04:43:27.039Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-05-08T04:43:27.039Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-05-08T04:43:27.078Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-08T04:43:27.119Z] $ docker stop --time=1 dcae2a80dcee2174a56543fbaaf77a29bd8085274069a6a94b58f08b2ece32b9 [2023-05-08T04:43:29.078Z] $ docker rm -f --volumes dcae2a80dcee2174a56543fbaaf77a29bd8085274069a6a94b58f08b2ece32b9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-08T04:43:30.429Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-08T04:43:30.469Z] Warning: overwriting stash ‘coverage-report’ [2023-05-08T04:43:31.539Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-08T04:43:32.165Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-08T04:43:32.521Z] + ls -al . [2023-05-08T04:43:32.521Z] total 624 [2023-05-08T04:43:32.521Z] drwxrwxr-x 10 jenkins jenkins 4096 May 8 04:39 . [2023-05-08T04:43:32.521Z] drwxrwxr-x 4 jenkins jenkins 4096 May 8 04:36 .. [2023-05-08T04:43:32.521Z] -rw-rw-r-- 1 jenkins jenkins 134 May 8 04:36 .dockerignore [2023-05-08T04:43:32.521Z] drwxrwxr-x 8 jenkins jenkins 4096 May 8 04:36 .git [2023-05-08T04:43:32.521Z] drwxrwxr-x 3 jenkins jenkins 4096 May 8 04:36 .github [2023-05-08T04:43:32.521Z] -rw-rw-r-- 1 jenkins jenkins 946 May 8 04:36 .gitignore [2023-05-08T04:43:32.521Z] -rw-rw-r-- 1 jenkins jenkins 41 May 8 04:36 .golangci.yml [2023-05-08T04:43:32.521Z] -rw-rw-r-- 1 jenkins jenkins 10794 May 8 04:36 Attribution.txt [2023-05-08T04:43:32.521Z] -rw-rw-r-- 1 jenkins jenkins 5905 May 8 04:36 CHANGELOG.md [2023-05-08T04:43:32.521Z] -rw-rw-r-- 1 jenkins jenkins 1347 May 8 04:36 Dockerfile [2023-05-08T04:43:32.521Z] -rw-rw-r-- 1 jenkins jenkins 677 May 8 04:36 GOVERNANCE.md [2023-05-08T04:43:32.521Z] -rw-rw-r-- 1 jenkins jenkins 683 May 8 04:36 Jenkinsfile [2023-05-08T04:43:32.521Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 8 04:36 LICENSE [2023-05-08T04:43:32.521Z] -rw-rw-r-- 1 jenkins jenkins 2053 May 8 04:36 Makefile [2023-05-08T04:43:32.521Z] -rw-rw-r-- 1 jenkins jenkins 625 May 8 04:36 OWNERS.md [2023-05-08T04:43:32.521Z] -rw-rw-r-- 1 jenkins jenkins 28505 May 8 04:36 README.md [2023-05-08T04:43:32.521Z] -rw-rw-r-- 1 jenkins jenkins 5 May 8 04:33 VERSION [2023-05-08T04:43:32.521Z] drwxrwxr-x 2 jenkins jenkins 4096 May 8 04:36 bin [2023-05-08T04:43:32.521Z] drwxrwxr-x 4 jenkins jenkins 4096 May 8 04:36 cmd [2023-05-08T04:43:32.521Z] -rw-r--r-- 1 jenkins jenkins 458038 May 8 04:42 coverage.out [2023-05-08T04:43:32.521Z] drwxrwxr-x 2 jenkins jenkins 4096 May 8 04:36 examples [2023-05-08T04:43:32.521Z] -rw-rw-r-- 1 jenkins jenkins 3419 May 8 04:36 go.mod [2023-05-08T04:43:32.521Z] -rw-rw-r-- 1 jenkins jenkins 31078 May 8 04:36 go.sum [2023-05-08T04:43:32.521Z] drwxrwxr-x 2 jenkins jenkins 4096 May 8 04:36 images [2023-05-08T04:43:32.521Z] drwxrwxr-x 5 jenkins jenkins 4096 May 8 04:36 internal [2023-05-08T04:43:32.521Z] drwxrwxr-x 4 jenkins jenkins 4096 May 8 04:36 snap [2023-05-08T04:43:32.521Z] -rw-rw-r-- 1 jenkins jenkins 193 May 8 04:36 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:43:32.976Z] + 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=239f460a0e744e852ab7b869ed17198be1360528 --label arch=arm64 --label version=0.0.0 . [2023-05-08T04:43:33.263Z] Sending build context to Docker daemon 1.212MB [2023-05-08T04:43:33.263Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-08T04:43:33.263Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-08T04:43:33.263Z] ---> 3907185e855a [2023-05-08T04:43:33.263Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-08T04:43:33.554Z] ---> Running in 9d3cdfcabe3d [2023-05-08T04:43:33.844Z] Removing intermediate container 9d3cdfcabe3d [2023-05-08T04:43:33.844Z] ---> c3c863255986 [2023-05-08T04:43:33.844Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-08T04:43:33.844Z] ---> Running in b745ccf3570d [2023-05-08T04:43:34.451Z] Removing intermediate container b745ccf3570d [2023-05-08T04:43:34.451Z] ---> 15c221276e81 [2023-05-08T04:43:34.451Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-05-08T04:43:34.451Z] ---> Running in a55603b1209d [2023-05-08T04:43:34.723Z] Removing intermediate container a55603b1209d [2023-05-08T04:43:34.723Z] ---> 381809e328ce [2023-05-08T04:43:34.723Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-08T04:43:34.723Z] ---> Running in 4b865bc7a7a6 [2023-05-08T04:43:35.315Z] Removing intermediate container 4b865bc7a7a6 [2023-05-08T04:43:35.315Z] ---> 38deb6e1486c [2023-05-08T04:43:35.315Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-08T04:43:35.315Z] ---> Running in ee0875852876 [2023-05-08T04:43:36.302Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-08T04:43:37.284Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-08T04:43:38.256Z] OK: 263 MiB in 53 packages [2023-05-08T04:43:39.227Z] Removing intermediate container ee0875852876 [2023-05-08T04:43:39.227Z] ---> f55b7166badf [2023-05-08T04:43:39.227Z] Step 8/24 : WORKDIR /app [2023-05-08T04:43:39.505Z] ---> Running in 9e858b77d9cb [2023-05-08T04:43:39.778Z] Removing intermediate container 9e858b77d9cb [2023-05-08T04:43:39.778Z] ---> bc62e17f7002 [2023-05-08T04:43:39.778Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-08T04:43:40.374Z] ---> 6f29781571e9 [2023-05-08T04:43:40.374Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-08T04:43:40.374Z] ---> Running in e4fa756a4b52 [2023-05-08T04:43:42.984Z] Removing intermediate container e4fa756a4b52 [2023-05-08T04:43:42.984Z] ---> 1511cbb52f07 [2023-05-08T04:43:42.984Z] Step 11/24 : COPY . . [2023-05-08T04:43:43.954Z] ---> 98fb451b4a30 [2023-05-08T04:43:43.954Z] Step 12/24 : RUN $MAKE [2023-05-08T04:43:43.954Z] ---> Running in 44ea7fefbba7 [2023-05-08T04:43:45.382Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-05-08T04:46:22.132Z] Removing intermediate container 44ea7fefbba7 [2023-05-08T04:46:22.132Z] ---> 1c7c3a3bbda6 [2023-05-08T04:46:22.132Z] Step 13/24 : FROM alpine:3.17 [2023-05-08T04:46:22.132Z] 3.17: Pulling from library/alpine [2023-05-08T04:46:22.132Z] c41833b44d91: Already exists [2023-05-08T04:46:22.132Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-08T04:46:22.132Z] Status: Downloaded newer image for alpine:3.17 [2023-05-08T04:46:22.132Z] ---> 51e60588ff2c [2023-05-08T04:46:22.132Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-05-08T04:46:22.132Z] ---> Running in 32aac96d9eeb [2023-05-08T04:46:22.132Z] Removing intermediate container 32aac96d9eeb [2023-05-08T04:46:22.132Z] ---> 69ad72ea7822 [2023-05-08T04:46:22.132Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-05-08T04:46:22.132Z] ---> Running in 03dd9535029e [2023-05-08T04:46:22.132Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-08T04:46:22.132Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-08T04:46:23.103Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-08T04:46:23.103Z] Executing busybox-1.35.0-r29.trigger [2023-05-08T04:46:23.103Z] OK: 8 MiB in 16 packages [2023-05-08T04:46:24.070Z] Removing intermediate container 03dd9535029e [2023-05-08T04:46:24.070Z] ---> 9e2c24f3be62 [2023-05-08T04:46:24.070Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-05-08T04:46:24.339Z] ---> 8d02d00ad8e2 [2023-05-08T04:46:24.339Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-05-08T04:46:24.927Z] ---> 2036432cb3fe [2023-05-08T04:46:24.927Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-05-08T04:46:26.878Z] ---> 3d4c9f855a0c [2023-05-08T04:46:26.878Z] Step 19/24 : EXPOSE 59989 [2023-05-08T04:46:26.878Z] ---> Running in 1ab4eb110563 [2023-05-08T04:46:26.878Z] Removing intermediate container 1ab4eb110563 [2023-05-08T04:46:26.878Z] ---> b9358c0c1879 [2023-05-08T04:46:26.878Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-05-08T04:46:26.878Z] ---> Running in 6dcb7c613d41 [2023-05-08T04:46:27.473Z] Removing intermediate container 6dcb7c613d41 [2023-05-08T04:46:27.473Z] ---> c2806e14a6b7 [2023-05-08T04:46:27.473Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-08T04:46:27.473Z] ---> Running in d6fb582582e3 [2023-05-08T04:46:27.744Z] Removing intermediate container d6fb582582e3 [2023-05-08T04:46:27.744Z] ---> 85b10a66541b [2023-05-08T04:46:27.744Z] Step 22/24 : LABEL arch=arm64 [2023-05-08T04:46:27.744Z] ---> Running in 8e4c3a0d021b [2023-05-08T04:46:28.014Z] Removing intermediate container 8e4c3a0d021b [2023-05-08T04:46:28.014Z] ---> 380306f7cda7 [2023-05-08T04:46:28.014Z] Step 23/24 : LABEL git_sha=239f460a0e744e852ab7b869ed17198be1360528 [2023-05-08T04:46:28.284Z] ---> Running in bbbb241adafa [2023-05-08T04:46:28.553Z] Removing intermediate container bbbb241adafa [2023-05-08T04:46:28.553Z] ---> 3b4321ac3407 [2023-05-08T04:46:28.553Z] Step 24/24 : LABEL version=0.0.0 [2023-05-08T04:46:28.553Z] ---> Running in 4fccd708e143 [2023-05-08T04:46:28.823Z] Removing intermediate container 4fccd708e143 [2023-05-08T04:46:28.823Z] ---> 4c2bef251943 [2023-05-08T04:46:28.823Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-08T04:46:28.823Z] Successfully built 4c2bef251943 [2023-05-08T04:46:28.823Z] 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-05-08T04:46:29.922Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-08T04:46:29.922Z] [2023-05-08T04:46:29.923Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:46:30.336Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-08T04:46:30.337Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-08T04:46:30.337Z] 8998bd30e6a1: Pulling fs layer [2023-05-08T04:46:30.337Z] 04944245beec: Pulling fs layer [2023-05-08T04:46:30.337Z] 699f458cf7ca: Pulling fs layer [2023-05-08T04:46:30.337Z] 765212b225bb: Pulling fs layer [2023-05-08T04:46:30.337Z] f23df028b6ca: Pulling fs layer [2023-05-08T04:46:30.337Z] d65c8cfc05b1: Pulling fs layer [2023-05-08T04:46:30.337Z] 2437ff75d9bd: Pulling fs layer [2023-05-08T04:46:30.337Z] f23df028b6ca: Waiting [2023-05-08T04:46:30.337Z] d65c8cfc05b1: Waiting [2023-05-08T04:46:30.337Z] 2437ff75d9bd: Waiting [2023-05-08T04:46:30.337Z] 765212b225bb: Waiting [2023-05-08T04:46:30.607Z] 04944245beec: Verifying Checksum [2023-05-08T04:46:30.607Z] 04944245beec: Download complete [2023-05-08T04:46:30.607Z] 765212b225bb: Verifying Checksum [2023-05-08T04:46:30.607Z] 765212b225bb: Download complete [2023-05-08T04:46:30.607Z] f23df028b6ca: Verifying Checksum [2023-05-08T04:46:30.607Z] f23df028b6ca: Download complete [2023-05-08T04:46:30.607Z] d65c8cfc05b1: Verifying Checksum [2023-05-08T04:46:30.607Z] d65c8cfc05b1: Download complete [2023-05-08T04:46:30.876Z] 699f458cf7ca: Verifying Checksum [2023-05-08T04:46:30.876Z] 699f458cf7ca: Download complete [2023-05-08T04:46:31.146Z] 8998bd30e6a1: Download complete [2023-05-08T04:46:33.733Z] 2437ff75d9bd: Verifying Checksum [2023-05-08T04:46:33.733Z] 2437ff75d9bd: Download complete [2023-05-08T04:46:35.151Z] 8998bd30e6a1: Pull complete [2023-05-08T04:46:35.738Z] 04944245beec: Pull complete [2023-05-08T04:46:37.153Z] 699f458cf7ca: Pull complete [2023-05-08T04:46:37.423Z] 765212b225bb: Pull complete [2023-05-08T04:46:38.011Z] f23df028b6ca: Pull complete [2023-05-08T04:46:38.280Z] d65c8cfc05b1: Pull complete [2023-05-08T04:46:53.278Z] 2437ff75d9bd: Pull complete [2023-05-08T04:46:53.278Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-08T04:46:53.278Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-08T04:46:53.278Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T04:46:53.621Z] prd-ubuntu20.04-docker-arm64-4c-16g-14449 does not seem to be running inside a container [2023-05-08T04:46:53.704Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-08T04:46:57.470Z] $ docker top 935747b9fd50e76f796a72b963fcee34f90a3f9cb7d8502350c046985cbdd60c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-08T04:46:58.369Z] ---> job-cost.sh [2023-05-08T04:46:58.369Z] lf-activate-venv: SKIPPING [2023-05-08T04:46:58.369Z] INFO: No Stack... [2023-05-08T04:46:58.954Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-08T04:46:59.537Z] INFO: Archiving Costs [Pipeline] sh [2023-05-08T04:47:00.203Z] + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv [2023-05-08T04:47:00.203Z] + cut -d, -f6 [Pipeline] lock [2023-05-08T04:47:00.284Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-222-1-stack-cost] [2023-05-08T04:47:00.288Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-222-1-stack-cost] did not exist. Created. [2023-05-08T04:47:00.288Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-222-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-08T04:47:01.011Z] /w/workspace/device-rfid-llrp-go/1@tmp/durable-ad0ac997/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-08T04:47:01.676Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-08T04:47:01.712Z] Warning: overwriting stash ‘stack-cost’ [2023-05-08T04:47:01.768Z] Stashed 1 file(s) [Pipeline] } [2023-05-08T04:47:01.784Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-222-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-08T04:47:01.872Z] $ docker stop --time=1 935747b9fd50e76f796a72b963fcee34f90a3f9cb7d8502350c046985cbdd60c [2023-05-08T04:47:03.440Z] $ docker rm -f --volumes 935747b9fd50e76f796a72b963fcee34f90a3f9cb7d8502350c046985cbdd60c [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-05-08T04:47:04.938Z] provisioning config files... [2023-05-08T04:47:04.945Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-222@tmp/config6378237527904802499tmp [Pipeline] { [Pipeline] sh [2023-05-08T04:47:05.283Z] + set +x [2023-05-08T04:47:05.283Z] + curl -s https://codecov.io/bash [2023-05-08T04:47:05.283Z] + bash -s -- [2023-05-08T04:47:05.283Z] [2023-05-08T04:47:05.283Z] _____ _ [2023-05-08T04:47:05.283Z] / ____| | | [2023-05-08T04:47:05.283Z] | | ___ __| | ___ ___ _____ __ [2023-05-08T04:47:05.283Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-08T04:47:05.283Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-08T04:47:05.283Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-08T04:47:05.283Z] Bash-1.0.6 [2023-05-08T04:47:05.283Z] [2023-05-08T04:47:05.283Z] [2023-05-08T04:47:05.283Z] ==> git version 2.25.1 found [2023-05-08T04:47:05.283Z] ==> 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-05-08T04:47:05.283Z] Release-Date: 2020-01-08 [2023-05-08T04:47:05.283Z] 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-05-08T04:47:05.283Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-08T04:47:05.283Z] ==> Jenkins CI detected. [2023-05-08T04:47:05.283Z] current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-222 [2023-05-08T04:47:05.283Z] project root: . [2023-05-08T04:47:05.283Z] --> token set from env [2023-05-08T04:47:05.283Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-08T04:47:05.283Z] ==> Running gcov in . (disable via -X gcov) [2023-05-08T04:47:05.283Z] ==> Python coveragepy not found [2023-05-08T04:47:05.283Z] ==> Searching for coverage reports in: [2023-05-08T04:47:05.283Z] + . [2023-05-08T04:47:05.283Z] -> Found 1 reports [2023-05-08T04:47:05.283Z] ==> Detecting git/mercurial file structure [2023-05-08T04:47:05.283Z] ==> Reading reports [2023-05-08T04:47:05.283Z] + ./coverage.out bytes=458038 [2023-05-08T04:47:05.283Z] ==> Appending adjustments [2023-05-08T04:47:05.283Z] https://docs.codecov.io/docs/fixing-reports [2023-05-08T04:47:05.542Z] + Found adjustments [2023-05-08T04:47:05.542Z] ==> Gzipping contents [2023-05-08T04:47:05.542Z] 52K /tmp/codecov.bh043r.gz [2023-05-08T04:47:05.542Z] ==> Uploading reports [2023-05-08T04:47:05.542Z] url: https://codecov.io [2023-05-08T04:47:05.543Z] query: branch=PR-222&commit=239f460a0e744e852ab7b869ed17198be1360528&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-222%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=222&job=&cmd_args= [2023-05-08T04:47:05.543Z] -> Pinging Codecov [2023-05-08T04:47:05.543Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-222&commit=239f460a0e744e852ab7b869ed17198be1360528&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-222%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=222&job=&cmd_args= [2023-05-08T04:47:05.802Z] -> Uploading to [2023-05-08T04:47:05.802Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-08/581DD39554BDF9B6E22D074273EAD858/239f460a0e744e852ab7b869ed17198be1360528/420594c9-8df5-4b96-847e-1f03cc1321d7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230508%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230508T044705Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6727614427a5e530a4675f85328ad0b2a3f4dc85b2bea647a1de0ee3e657661c [2023-05-08T04:47:05.802Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-08T04:47:05.802Z] Dload Upload Total Spent Left Speed [2023-05-08T04:47:06.061Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50498 0 0 100 50498 0 202k --:--:-- --:--:-- --:--:-- 202k [2023-05-08T04:47:06.061Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/239f460a0e744e852ab7b869ed17198be1360528 [Pipeline] } [2023-05-08T04:47:06.095Z] 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-05-08T04:47:07.757Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-222/archives ] [2023-05-08T04:47:07.757Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-222/archives [2023-05-08T04:47:07.757Z] total 16 [2023-05-08T04:47:07.757Z] drwxr-xr-x 3 root root 4096 May 8 04:35 . [2023-05-08T04:47:07.757Z] drwxrwxr-x 12 jenkins jenkins 4096 May 8 04:35 .. [2023-05-08T04:47:07.757Z] drwxr-xr-x 2 root root 4096 May 8 04:35 cost [2023-05-08T04:47:07.757Z] -rw-r--r-- 1 root root 91 May 8 04:35 cost.csv [2023-05-08T04:47:07.757Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-222/archives [2023-05-08T04:47:07.757Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-222/archives [2023-05-08T04:47:07.757Z] total 16 [2023-05-08T04:47:07.757Z] drwxr-xr-x 3 jenkins jenkins 4096 May 8 04:35 . [2023-05-08T04:47:07.757Z] drwxrwxr-x 12 jenkins jenkins 4096 May 8 04:35 .. [2023-05-08T04:47:07.757Z] drwxr-xr-x 2 jenkins jenkins 4096 May 8 04:35 cost [2023-05-08T04:47:07.757Z] -rw-r--r-- 1 jenkins jenkins 91 May 8 04:35 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-08T04:47:08.090Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-08T04:47:08.983Z] ---> package-listing.sh [2023-05-08T04:47:08.983Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-08T04:47:08.983Z] ++ facter osfamily [2023-05-08T04:47:09.242Z] + OS_FAMILY=debian [2023-05-08T04:47:09.242Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-222 [2023-05-08T04:47:09.242Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-08T04:47:09.242Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-08T04:47:09.242Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-08T04:47:09.242Z] + PACKAGES=/tmp/packages_start.txt [2023-05-08T04:47:09.242Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-222 ']' [2023-05-08T04:47:09.242Z] + PACKAGES=/tmp/packages_end.txt [2023-05-08T04:47:09.242Z] + case "${OS_FAMILY}" in [2023-05-08T04:47:09.242Z] + dpkg -l [2023-05-08T04:47:09.242Z] + grep '^ii' [2023-05-08T04:47:09.242Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-08T04:47:09.242Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-08T04:47:09.242Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-08T04:47:09.242Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-222 ']' [2023-05-08T04:47:09.242Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-222/archives/ [2023-05-08T04:47:09.242Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-222/archives/ [Pipeline] echo [2023-05-08T04:47:09.281Z] 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-222/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-08T04:47:09.571Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:47:10.202Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-08T04:47:10.202Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T04:47:10.353Z] prd-ubuntu20.04-docker-8c-8g-14446 does not seem to be running inside a container [2023-05-08T04:47:10.385Z] $ 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-222/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-222 -v /w/workspace/undry_device-rfid-llrp-go_PR-222:/w/workspace/undry_device-rfid-llrp-go_PR-222:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-222@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-222@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-08T04:47:10.570Z] $ docker top 916eb35dd073b34f9a5eef0c68986f3d52ec0a930041ae7f425d719588574767 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-08T04:47:10.964Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-08T04:47:11.274Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-08T04:47:11.581Z] + ls /var/log/sa-host [2023-05-08T04:47:11.581Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-08T04:47:11.721Z] provisioning config files... [2023-05-08T04:47:11.731Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-222@tmp/config16631017786763630573tmp [Pipeline] { [Pipeline] echo [2023-05-08T04:47:11.791Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-08T04:47:12.101Z] ---> create-netrc.sh [Pipeline] } [2023-05-08T04:47:12.128Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-08T04:47:12.511Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-08T04:47:12.548Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-08T04:47:12.860Z] ---> sudo-logs.sh [2023-05-08T04:47:12.860Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-08T04:47:12.948Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-08T04:47:13.261Z] ---> job-cost.sh [2023-05-08T04:47:13.262Z] lf-activate-venv: SKIPPING [2023-05-08T04:47:13.262Z] DEBUG: total: 0.2199999988079071 [2023-05-08T04:47:13.262Z] INFO: Retrieving Stack Cost... [2023-05-08T04:47:13.830Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-08T04:47:14.089Z] INFO: Archiving Costs [Pipeline] echo [2023-05-08T04:47:14.124Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-08T04:47:14.435Z] ---> logs-deploy.sh [2023-05-08T04:47:14.435Z] lf-activate-venv: SKIPPING [2023-05-08T04:47:14.435Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-222/1 [2023-05-08T04:47:14.435Z] INFO: archiving workspace using pattern(s): [2023-05-08T04:47:15.370Z] Archives upload complete. [2023-05-08T04:47:15.370Z] INFO: archiving logs to Nexus