Pull request #237 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4a180015c65b7281ee2a749dc9555c2ed3d94534+d994045550ebd1c1180300e153d74141484e57aa (ef32b408befeae1d387b168bb6162a6984cfd8ff) 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-ssh1375093263076889493.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-ssh1554701488320516206.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-237/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-237/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15229390039291465647.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-237/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13203643353449725332.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-ssh2280154570090099233.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-237/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-237/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15340323917035585581.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-16886 in /w/workspace/undry_device-rfid-llrp-go_PR-237 [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-237 # 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/237/head:refs/remotes/origin/PR-237 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit d994045550ebd1c1180300e153d74141484e57aa into PR head commit 4a180015c65b7281ee2a749dc9555c2ed3d94534 Merge succeeded, producing 4a180015c65b7281ee2a749dc9555c2ed3d94534 Checking out Revision 4a180015c65b7281ee2a749dc9555c2ed3d94534 (PR-237) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-25T00:49:59.693Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git config core.sparsecheckout # timeout=10 > git checkout -f 4a180015c65b7281ee2a749dc9555c2ed3d94534 # 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 d994045550ebd1c1180300e153d74141484e57aa # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4a180015c65b7281ee2a749dc9555c2ed3d94534 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-25T00:49:59.870Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-25T00:49:59.978Z] ========================================================= [2023-05-25T00:49:59.978Z] EdgeX Global Pipelines Version Info [2023-05-25T00:49:59.978Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-25T00:50:00.721Z] ------------------- [2023-05-25T00:50:00.721Z] stable info: [2023-05-25T00:50:00.721Z] ------------------- [2023-05-25T00:50:00.721Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-25T00:50:00.721Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-25T00:50:00.721Z] Message: update stable to v1.0.249 [2023-05-25T00:50:01.289Z] ------------------- [2023-05-25T00:50:01.289Z] experimental info: [2023-05-25T00:50:01.289Z] ------------------- [2023-05-25T00:50:01.289Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-25T00:50:01.289Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-25T00:50:01.289Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-25T00:50:01.556Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2023-05-25T00:50:01.593Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2023-05-25T00:50:01.640Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-25T00:50:01.689Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-25T00:50:01.728Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-25T00:50:01.766Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-25T00:50:01.805Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-25T00:50:01.852Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-25T00:50:01.892Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-25T00:50:01.936Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-25T00:50:01.982Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-25T00:50:02.021Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2023-05-25T00:50:02.065Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-25T00:50:02.110Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-25T00:50:02.152Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-25T00:50:02.192Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-25T00:50:02.235Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-25T00:50:02.273Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-25T00:50:02.311Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-25T00:50:02.355Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-25T00:50:02.404Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-25T00:50:02.449Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-25T00:50:02.493Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-25T00:50:02.545Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-25T00:50:02.591Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-25T00:50:02.633Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-25T00:50:02.673Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-25T00:50:02.712Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-237 [Pipeline] echo [2023-05-25T00:50:02.753Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-237 [Pipeline] echo [2023-05-25T00:50:02.793Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-237 [Pipeline] echo [2023-05-25T00:50:02.932Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4a180015c65b7281ee2a749dc9555c2ed3d94534 [Pipeline] echo [2023-05-25T00:50:02.970Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4a18001 [Pipeline] echo [2023-05-25T00:50:03.011Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-25T00:50:03.140Z] provisioning config files... [2023-05-25T00:50:03.167Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-237@tmp/config799956728587707053tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-25T00:50:03.509Z] ---> docker-login.sh [2023-05-25T00:50:03.509Z] nexus3.edgexfoundry.org:10001 [2023-05-25T00:50:03.771Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T00:50:03.771Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T00:50:03.771Z] Configure a credential helper to remove this warning. See [2023-05-25T00:50:03.771Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T00:50:03.771Z] [2023-05-25T00:50:03.771Z] Login Succeeded [2023-05-25T00:50:03.771Z] nexus3.edgexfoundry.org:10002 [2023-05-25T00:50:03.771Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T00:50:03.771Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T00:50:03.771Z] Configure a credential helper to remove this warning. See [2023-05-25T00:50:03.771Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T00:50:03.771Z] [2023-05-25T00:50:03.771Z] Login Succeeded [2023-05-25T00:50:03.771Z] nexus3.edgexfoundry.org:10003 [2023-05-25T00:50:04.033Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T00:50:04.033Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T00:50:04.033Z] Configure a credential helper to remove this warning. See [2023-05-25T00:50:04.033Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T00:50:04.033Z] [2023-05-25T00:50:04.033Z] Login Succeeded [2023-05-25T00:50:04.033Z] nexus3.edgexfoundry.org:10004 [2023-05-25T00:50:04.033Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T00:50:04.033Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T00:50:04.033Z] Configure a credential helper to remove this warning. See [2023-05-25T00:50:04.033Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T00:50:04.033Z] [2023-05-25T00:50:04.033Z] Login Succeeded [2023-05-25T00:50:04.033Z] docker.io [2023-05-25T00:50:04.294Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T00:50:04.294Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T00:50:04.294Z] Configure a credential helper to remove this warning. See [2023-05-25T00:50:04.294Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T00:50:04.294Z] [2023-05-25T00:50:04.294Z] Login Succeeded [2023-05-25T00:50:04.587Z] ---> docker-login.sh ends [Pipeline] } [2023-05-25T00:50:04.615Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-25T00:50:05.247Z] + git rev-list -1 --merges 4a180015c65b7281ee2a749dc9555c2ed3d94534~1..4a180015c65b7281ee2a749dc9555c2ed3d94534 [Pipeline] echo [2023-05-25T00:50:05.309Z] -----------> git rev-list -1 --merges 4a180015c65b7281ee2a749dc9555c2ed3d94534~1..4a180015c65b7281ee2a749dc9555c2ed3d94534 4a180015c65b7281ee2a749dc9555c2ed3d94534 [false] [Pipeline] sh [2023-05-25T00:50:05.618Z] + git log --format=format:%s -1 4a180015c65b7281ee2a749dc9555c2ed3d94534 [Pipeline] echo [2023-05-25T00:50:05.654Z] ========================================================= [2023-05-25T00:50:05.654Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-25T00:50:05.654Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-25T00:50:06.081Z] + git log --format=format:%s -1 4a180015c65b7281ee2a749dc9555c2ed3d94534 [Pipeline] echo [2023-05-25T00:50:06.119Z] [semverPrep] GIT_COMMIT: 4a180015c65b7281ee2a749dc9555c2ed3d94534, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-05-25T00:50:06.154Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-25T00:50:06.554Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-25T00:50:06.554Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-25T00:50:06.554Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-25T00:50:06.554Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-25T00:50:06.554Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-25T00:50:06.554Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-25T00:50:06.554Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:50:06.978Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-25T00:50:06.978Z] [2023-05-25T00:50:06.978Z] 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-25T00:50:07.363Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-25T00:50:07.363Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-25T00:50:07.363Z] b85a868b505f: Pulling fs layer [2023-05-25T00:50:07.363Z] e2be974225ed: Pulling fs layer [2023-05-25T00:50:07.363Z] 339a4e72a1f5: Pulling fs layer [2023-05-25T00:50:07.363Z] 988bab9f4d93: Pulling fs layer [2023-05-25T00:50:07.363Z] 1469e6f7b9e6: Pulling fs layer [2023-05-25T00:50:07.363Z] eaf3925da568: Pulling fs layer [2023-05-25T00:50:07.363Z] bab4dde63d76: Pulling fs layer [2023-05-25T00:50:07.363Z] bde34c3a00c8: Pulling fs layer [2023-05-25T00:50:07.363Z] b352a97aabf1: Pulling fs layer [2023-05-25T00:50:07.363Z] 4872d77fe225: Pulling fs layer [2023-05-25T00:50:07.363Z] 5851b861e8e6: Pulling fs layer [2023-05-25T00:50:07.363Z] 988bab9f4d93: Waiting [2023-05-25T00:50:07.363Z] 5851b861e8e6: Waiting [2023-05-25T00:50:07.363Z] b352a97aabf1: Waiting [2023-05-25T00:50:07.363Z] eaf3925da568: Waiting [2023-05-25T00:50:07.363Z] 4872d77fe225: Waiting [2023-05-25T00:50:07.363Z] bab4dde63d76: Waiting [2023-05-25T00:50:07.363Z] e2be974225ed: Verifying Checksum [2023-05-25T00:50:07.363Z] e2be974225ed: Download complete [2023-05-25T00:50:07.363Z] 988bab9f4d93: Verifying Checksum [2023-05-25T00:50:07.363Z] 988bab9f4d93: Download complete [2023-05-25T00:50:07.626Z] 339a4e72a1f5: Verifying Checksum [2023-05-25T00:50:07.626Z] 339a4e72a1f5: Download complete [2023-05-25T00:50:07.626Z] 1469e6f7b9e6: Verifying Checksum [2023-05-25T00:50:07.626Z] 1469e6f7b9e6: Download complete [2023-05-25T00:50:07.626Z] eaf3925da568: Download complete [2023-05-25T00:50:07.626Z] bde34c3a00c8: Verifying Checksum [2023-05-25T00:50:07.626Z] bde34c3a00c8: Download complete [2023-05-25T00:50:07.626Z] b352a97aabf1: Verifying Checksum [2023-05-25T00:50:07.626Z] b352a97aabf1: Download complete [2023-05-25T00:50:07.626Z] 4872d77fe225: Verifying Checksum [2023-05-25T00:50:07.626Z] 4872d77fe225: Download complete [2023-05-25T00:50:07.626Z] 5851b861e8e6: Verifying Checksum [2023-05-25T00:50:07.626Z] 5851b861e8e6: Download complete [2023-05-25T00:50:07.626Z] b85a868b505f: Verifying Checksum [2023-05-25T00:50:07.626Z] b85a868b505f: Download complete [2023-05-25T00:50:08.195Z] bab4dde63d76: Verifying Checksum [2023-05-25T00:50:08.195Z] bab4dde63d76: Download complete [2023-05-25T00:50:09.132Z] b85a868b505f: Pull complete [2023-05-25T00:50:09.410Z] e2be974225ed: Pull complete [2023-05-25T00:50:09.979Z] 339a4e72a1f5: Pull complete [2023-05-25T00:50:09.979Z] 988bab9f4d93: Pull complete [2023-05-25T00:50:10.238Z] 1469e6f7b9e6: Pull complete [2023-05-25T00:50:10.238Z] eaf3925da568: Pull complete [2023-05-25T00:50:12.147Z] bab4dde63d76: Pull complete [2023-05-25T00:50:12.147Z] bde34c3a00c8: Pull complete [2023-05-25T00:50:12.412Z] b352a97aabf1: Pull complete [2023-05-25T00:50:12.412Z] 4872d77fe225: Pull complete [2023-05-25T00:50:12.412Z] 5851b861e8e6: Pull complete [2023-05-25T00:50:12.412Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-25T00:50:12.412Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-25T00:50:12.412Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T00:50:12.637Z] prd-ubuntu20.04-docker-8c-8g-16886 does not seem to be running inside a container [2023-05-25T00:50:12.672Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-237 -v /w/workspace/undry_device-rfid-llrp-go_PR-237:/w/workspace/undry_device-rfid-llrp-go_PR-237:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-237@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-237@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-25T00:50:21.641Z] $ docker top 64b202094761d131e3a01e359678987f6355df4db40ab1dc6bde3981385cc3e6 -eo pid,comm [2023-05-25T00:50:21.700Z] 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-25T00:50:21.700Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-25T00:50:21.833Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-25T00:50:21.833Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-25T00:50:21.931Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-25T00:50:21.937Z] $ docker exec 64b202094761d131e3a01e359678987f6355df4db40ab1dc6bde3981385cc3e6 ssh-agent [2023-05-25T00:50:22.033Z] SSH_AUTH_SOCK=/tmp/ssh-VEpULh2EfAH6/agent.32 [2023-05-25T00:50:22.033Z] SSH_AGENT_PID=38 [2023-05-25T00:50:22.039Z] Running ssh-add (command line suppressed) [2023-05-25T00:50:22.147Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-237@tmp/private_key_13037913071698634332.key (/w/workspace/undry_device-rfid-llrp-go_PR-237@tmp/private_key_13037913071698634332.key) [2023-05-25T00:50:22.158Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-25T00:50:22.482Z] + git tag --points-at HEAD [Pipeline] } [2023-05-25T00:50:22.513Z] $ docker exec --env ******** --env ******** 64b202094761d131e3a01e359678987f6355df4db40ab1dc6bde3981385cc3e6 ssh-agent -k [2023-05-25T00:50:22.615Z] unset SSH_AUTH_SOCK; [2023-05-25T00:50:22.615Z] unset SSH_AGENT_PID; [2023-05-25T00:50:22.615Z] echo Agent pid 38 killed; [2023-05-25T00:50:22.624Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-25T00:50:22.720Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-25T00:50:22.720Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-25T00:50:22.819Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-25T00:50:22.824Z] $ docker exec 64b202094761d131e3a01e359678987f6355df4db40ab1dc6bde3981385cc3e6 ssh-agent [2023-05-25T00:50:22.929Z] SSH_AUTH_SOCK=/tmp/ssh-z6Y1vzu2RBol/agent.70 [2023-05-25T00:50:22.930Z] SSH_AGENT_PID=76 [2023-05-25T00:50:22.935Z] Running ssh-add (command line suppressed) [2023-05-25T00:50:23.045Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-237@tmp/private_key_2738083356266032675.key (/w/workspace/undry_device-rfid-llrp-go_PR-237@tmp/private_key_2738083356266032675.key) [2023-05-25T00:50:23.054Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-25T00:50:23.374Z] + git semver init [2023-05-25T00:50:23.636Z] 2023-05-25 00:50:23,562 [run_init] DEBUG init version:0.0.0 force:False [2023-05-25T00:50:23.637Z] 2023-05-25 00:50:23,564 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-237/.semver [2023-05-25T00:50:23.637Z] 2023-05-25 00:50:23,564 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-237/.semver [2023-05-25T00:50:23.637Z] 2023-05-25 00:50:23,564 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-237/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-237, universal_newlines=False, shell=None, istream=None) [2023-05-25T00:50:24.571Z] 2023-05-25 00:50:24,360 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-237/.git/info/exclude [2023-05-25T00:50:24.571Z] 2023-05-25 00:50:24,361 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-237/.semver/PR-237 with force:False [2023-05-25T00:50:24.571Z] 2023-05-25 00:50:24,361 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-237/.semver/PR-237 [2023-05-25T00:50:24.571Z] 2023-05-25 00:50:24,365 [execute] INFO git cat-file --batch-check [2023-05-25T00:50:24.571Z] 2023-05-25 00:50:24,366 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-237/.semver, universal_newlines=False, shell=None, istream=) [2023-05-25T00:50:24.571Z] 2023-05-25 00:50:24,372 [execute] INFO git cat-file --batch [2023-05-25T00:50:24.571Z] 2023-05-25 00:50:24,372 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-237/.semver, universal_newlines=False, shell=None, istream=) [2023-05-25T00:50:24.571Z] 2023-05-25 00:50:24,377 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-237/.semver/PR-237 [2023-05-25T00:50:24.571Z] 0.0.0 [Pipeline] } [2023-05-25T00:50:24.598Z] $ docker exec --env ******** --env ******** 64b202094761d131e3a01e359678987f6355df4db40ab1dc6bde3981385cc3e6 ssh-agent -k [2023-05-25T00:50:24.692Z] unset SSH_AUTH_SOCK; [2023-05-25T00:50:24.692Z] unset SSH_AGENT_PID; [2023-05-25T00:50:24.693Z] echo Agent pid 76 killed; [2023-05-25T00:50:24.698Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-25T00:50:25.112Z] + git semver [Pipeline] } [2023-05-25T00:50:25.398Z] $ docker stop --time=1 64b202094761d131e3a01e359678987f6355df4db40ab1dc6bde3981385cc3e6 [2023-05-25T00:50:26.684Z] $ docker rm -f --volumes 64b202094761d131e3a01e359678987f6355df4db40ab1dc6bde3981385cc3e6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-25T00:50:27.076Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-25T00:50:27.352Z] Stashed 1 file(s) [Pipeline] echo [2023-05-25T00:50:27.368Z] [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-25T00:50:27.959Z] provisioning config files... [2023-05-25T00:50:27.969Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-237@tmp/config1475848342374744030tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-25T00:50:28.321Z] ---> docker-login.sh [2023-05-25T00:50:28.321Z] nexus3.edgexfoundry.org:10001 [2023-05-25T00:50:28.321Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T00:50:28.321Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T00:50:28.321Z] Configure a credential helper to remove this warning. See [2023-05-25T00:50:28.321Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T00:50:28.321Z] [2023-05-25T00:50:28.321Z] Login Succeeded [2023-05-25T00:50:28.321Z] nexus3.edgexfoundry.org:10002 [2023-05-25T00:50:28.321Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T00:50:28.321Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T00:50:28.321Z] Configure a credential helper to remove this warning. See [2023-05-25T00:50:28.321Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T00:50:28.321Z] [2023-05-25T00:50:28.321Z] Login Succeeded [2023-05-25T00:50:28.321Z] nexus3.edgexfoundry.org:10003 [2023-05-25T00:50:28.581Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T00:50:28.581Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T00:50:28.581Z] Configure a credential helper to remove this warning. See [2023-05-25T00:50:28.581Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T00:50:28.581Z] [2023-05-25T00:50:28.581Z] Login Succeeded [2023-05-25T00:50:28.581Z] nexus3.edgexfoundry.org:10004 [2023-05-25T00:50:28.581Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T00:50:28.581Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T00:50:28.581Z] Configure a credential helper to remove this warning. See [2023-05-25T00:50:28.581Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T00:50:28.581Z] [2023-05-25T00:50:28.581Z] Login Succeeded [2023-05-25T00:50:28.581Z] docker.io [2023-05-25T00:50:28.842Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T00:50:28.842Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T00:50:28.842Z] Configure a credential helper to remove this warning. See [2023-05-25T00:50:28.842Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T00:50:28.842Z] [2023-05-25T00:50:28.842Z] Login Succeeded [2023-05-25T00:50:28.842Z] ---> docker-login.sh ends [Pipeline] } [2023-05-25T00:50:28.868Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-25T00:50:29.063Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-25T00:50:29.098Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-25T00:50:29.135Z] ========================================================= [2023-05-25T00:50:29.135Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-25T00:50:29.135Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:50:29.621Z] + 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-25T00:50:29.621Z] Sending build context to Docker daemon 4.263MB [2023-05-25T00:50:29.621Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-25T00:50:29.621Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-25T00:50:29.621Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-25T00:50:29.621Z] f56be85fc22e: Pulling fs layer [2023-05-25T00:50:29.621Z] 85791d961cd3: Pulling fs layer [2023-05-25T00:50:29.621Z] d694b5ae8c79: Pulling fs layer [2023-05-25T00:50:29.621Z] 9f32a84ed3da: Pulling fs layer [2023-05-25T00:50:29.621Z] 4d19c01a9841: Pulling fs layer [2023-05-25T00:50:29.621Z] 9325e15d5711: Pulling fs layer [2023-05-25T00:50:29.621Z] 556b6ee489ea: Pulling fs layer [2023-05-25T00:50:29.621Z] c5a4b2cf53e6: Pulling fs layer [2023-05-25T00:50:29.621Z] 9f32a84ed3da: Waiting [2023-05-25T00:50:29.622Z] 9325e15d5711: Waiting [2023-05-25T00:50:29.622Z] 4d19c01a9841: Waiting [2023-05-25T00:50:29.622Z] 556b6ee489ea: Waiting [2023-05-25T00:50:29.622Z] 85791d961cd3: Download complete [2023-05-25T00:50:29.622Z] 9f32a84ed3da: Verifying Checksum [2023-05-25T00:50:29.622Z] 9f32a84ed3da: Download complete [2023-05-25T00:50:29.622Z] 4d19c01a9841: Verifying Checksum [2023-05-25T00:50:29.622Z] 4d19c01a9841: Download complete [2023-05-25T00:50:29.880Z] f56be85fc22e: Download complete [2023-05-25T00:50:29.880Z] 9325e15d5711: Verifying Checksum [2023-05-25T00:50:29.880Z] 9325e15d5711: Download complete [2023-05-25T00:50:29.880Z] f56be85fc22e: Pull complete [2023-05-25T00:50:30.141Z] 85791d961cd3: Pull complete [2023-05-25T00:50:30.400Z] d694b5ae8c79: Verifying Checksum [2023-05-25T00:50:30.400Z] d694b5ae8c79: Download complete [2023-05-25T00:50:30.400Z] c5a4b2cf53e6: Verifying Checksum [2023-05-25T00:50:30.400Z] c5a4b2cf53e6: Download complete [2023-05-25T00:50:30.659Z] 556b6ee489ea: Verifying Checksum [2023-05-25T00:50:30.659Z] 556b6ee489ea: Download complete [2023-05-25T00:50:33.944Z] d694b5ae8c79: Pull complete [2023-05-25T00:50:33.944Z] 9f32a84ed3da: Pull complete [2023-05-25T00:50:33.944Z] 4d19c01a9841: Pull complete [2023-05-25T00:50:33.944Z] 9325e15d5711: Pull complete [2023-05-25T00:50:35.847Z] 556b6ee489ea: Pull complete [2023-05-25T00:50:36.782Z] c5a4b2cf53e6: Pull complete [2023-05-25T00:50:36.782Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-25T00:50:36.782Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-25T00:50:36.782Z] ---> c4be618373d6 [2023-05-25T00:50:36.782Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-25T00:50:42.779Z] Still waiting to schedule task [2023-05-25T00:50:42.779Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-25T00:50:51.672Z] ---> Running in 8cb7b6b06ccd [2023-05-25T00:50:51.672Z] Removing intermediate container 8cb7b6b06ccd [2023-05-25T00:50:51.672Z] ---> 3bb7ddae9a2b [2023-05-25T00:50:51.672Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-25T00:50:51.672Z] ---> Running in 08190fe4d52f [2023-05-25T00:50:51.672Z] Removing intermediate container 08190fe4d52f [2023-05-25T00:50:51.672Z] ---> 2f4319d56454 [2023-05-25T00:50:51.672Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-25T00:50:51.672Z] ---> Running in 21628bacae41 [2023-05-25T00:50:51.672Z] Removing intermediate container 21628bacae41 [2023-05-25T00:50:51.672Z] ---> 991141340fd3 [2023-05-25T00:50:51.672Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-25T00:50:51.672Z] ---> Running in 8a2bd71c4447 [2023-05-25T00:50:51.672Z] Removing intermediate container 8a2bd71c4447 [2023-05-25T00:50:51.672Z] ---> 3028ba694722 [2023-05-25T00:50:51.673Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-25T00:50:51.673Z] ---> Running in 539c5107804f [2023-05-25T00:50:51.932Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-25T00:50:51.932Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-25T00:50:52.190Z] OK: 265 MiB in 53 packages [2023-05-25T00:50:52.450Z] Removing intermediate container 539c5107804f [2023-05-25T00:50:52.450Z] ---> d88abdd87980 [2023-05-25T00:50:52.450Z] Step 8/12 : WORKDIR /app [2023-05-25T00:50:52.709Z] ---> Running in b5968fc3f4e6 [2023-05-25T00:50:52.709Z] Removing intermediate container b5968fc3f4e6 [2023-05-25T00:50:52.709Z] ---> 220e78418005 [2023-05-25T00:50:52.709Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-25T00:50:52.709Z] ---> 0459c7328b83 [2023-05-25T00:50:52.709Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-25T00:50:52.969Z] ---> Running in f9286b85ec73 [2023-05-25T00:51:49.276Z] Removing intermediate container f9286b85ec73 [2023-05-25T00:51:49.276Z] ---> 4993d96b6d2c [2023-05-25T00:51:49.276Z] Step 11/12 : COPY . . [2023-05-25T00:51:49.276Z] ---> a3e3de1578c9 [2023-05-25T00:51:49.276Z] Step 12/12 : RUN $MAKE [2023-05-25T00:51:49.276Z] ---> Running in 94e8fbf8b2d0 [2023-05-25T00:51:49.536Z] noop [2023-05-25T00:51:49.796Z] Removing intermediate container 94e8fbf8b2d0 [2023-05-25T00:51:49.796Z] ---> b070784c5f39 [2023-05-25T00:51:49.796Z] Successfully built b070784c5f39 [2023-05-25T00:51:49.796Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:51:50.261Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-25T00:51:50.261Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T00:51:50.409Z] prd-ubuntu20.04-docker-8c-8g-16886 does not seem to be running inside a container [2023-05-25T00:51:50.446Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-237 -v /w/workspace/undry_device-rfid-llrp-go_PR-237:/w/workspace/undry_device-rfid-llrp-go_PR-237:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-237@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-237@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-25T00:51:50.778Z] $ docker top 7c3c693c8c5eaed22334454c8ba62bfac807a725a61627b4bbe8499cdcd3ef9a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-25T00:51:51.177Z] + go version [2023-05-25T00:51:51.177Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-25T00:51:51.210Z] $ docker stop --time=1 7c3c693c8c5eaed22334454c8ba62bfac807a725a61627b4bbe8499cdcd3ef9a [2023-05-25T00:51:52.481Z] $ docker rm -f --volumes 7c3c693c8c5eaed22334454c8ba62bfac807a725a61627b4bbe8499cdcd3ef9a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:51:53.198Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-25T00:51:53.199Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T00:51:53.359Z] prd-ubuntu20.04-docker-8c-8g-16886 does not seem to be running inside a container [2023-05-25T00:51:53.394Z] $ 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-237 -v /w/workspace/undry_device-rfid-llrp-go_PR-237:/w/workspace/undry_device-rfid-llrp-go_PR-237:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-237@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-237@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-25T00:51:53.701Z] $ docker top 2ac6b46597bafcf95bd6e58ee474075842a9ca9d977268e740a5580d772c913f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-25T00:51:54.089Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-237 [Pipeline] fileExists [Pipeline] sh [2023-05-25T00:51:54.452Z] + make test [2023-05-25T00:51:54.452Z] go test ./... -coverprofile=coverage.out ./... [2023-05-25T00:51:58.653Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-05-25T00:52:08.911Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-05-25T00:52:08.911Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-05-25T00:52:11.443Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.543s coverage: 40.5% of statements [2023-05-25T00:52:11.443Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.245s coverage: 51.9% of statements [2023-05-25T00:52:11.443Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.008s coverage: 95.5% of statements [2023-05-25T00:52:19.549Z] go vet ./... [2023-05-25T00:52:22.120Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-25T00:52:22.120Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-25T00:52:22.120Z] ./bin/test-attribution-txt.sh [2023-05-25T00:52:22.120Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-05-25T00:52:22.120Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-05-25T00:52:22.159Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-25T00:52:22.189Z] $ docker stop --time=1 2ac6b46597bafcf95bd6e58ee474075842a9ca9d977268e740a5580d772c913f [2023-05-25T00:52:29.687Z] $ docker rm -f --volumes 2ac6b46597bafcf95bd6e58ee474075842a9ca9d977268e740a5580d772c913f [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-25T00:52:30.206Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-25T00:52:30.315Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-25T00:52:30.908Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-25T00:52:31.222Z] + ls -al . [2023-05-25T00:52:31.222Z] total 628 [2023-05-25T00:52:31.222Z] drwxrwxr-x 11 jenkins jenkins 4096 May 25 00:51 . [2023-05-25T00:52:31.223Z] drwxrwxr-x 4 jenkins jenkins 4096 May 25 00:49 .. [2023-05-25T00:52:31.223Z] -rw-rw-r-- 1 jenkins jenkins 134 May 25 00:49 .dockerignore [2023-05-25T00:52:31.223Z] drwxrwxr-x 8 jenkins jenkins 4096 May 25 00:50 .git [2023-05-25T00:52:31.223Z] drwxrwxr-x 3 jenkins jenkins 4096 May 25 00:49 .github [2023-05-25T00:52:31.223Z] -rw-rw-r-- 1 jenkins jenkins 946 May 25 00:49 .gitignore [2023-05-25T00:52:31.223Z] -rw-rw-r-- 1 jenkins jenkins 41 May 25 00:49 .golangci.yml [2023-05-25T00:52:31.223Z] drwxr-xr-x 3 jenkins jenkins 4096 May 25 00:50 .semver [2023-05-25T00:52:31.223Z] -rw-rw-r-- 1 jenkins jenkins 10794 May 25 00:49 Attribution.txt [2023-05-25T00:52:31.223Z] -rw-rw-r-- 1 jenkins jenkins 5905 May 25 00:49 CHANGELOG.md [2023-05-25T00:52:31.223Z] -rw-rw-r-- 1 jenkins jenkins 1347 May 25 00:49 Dockerfile [2023-05-25T00:52:31.223Z] -rw-rw-r-- 1 jenkins jenkins 677 May 25 00:49 GOVERNANCE.md [2023-05-25T00:52:31.223Z] -rw-rw-r-- 1 jenkins jenkins 683 May 25 00:49 Jenkinsfile [2023-05-25T00:52:31.223Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 25 00:49 LICENSE [2023-05-25T00:52:31.223Z] -rw-rw-r-- 1 jenkins jenkins 2053 May 25 00:49 Makefile [2023-05-25T00:52:31.223Z] -rw-rw-r-- 1 jenkins jenkins 625 May 25 00:49 OWNERS.md [2023-05-25T00:52:31.223Z] -rw-rw-r-- 1 jenkins jenkins 28505 May 25 00:49 README.md [2023-05-25T00:52:31.223Z] -rw-rw-r-- 1 jenkins jenkins 5 May 25 00:50 VERSION [2023-05-25T00:52:31.223Z] drwxrwxr-x 2 jenkins jenkins 4096 May 25 00:49 bin [2023-05-25T00:52:31.223Z] drwxrwxr-x 4 jenkins jenkins 4096 May 25 00:49 cmd [2023-05-25T00:52:31.223Z] -rw-r--r-- 1 jenkins jenkins 458039 May 25 00:52 coverage.out [2023-05-25T00:52:31.223Z] drwxrwxr-x 2 jenkins jenkins 4096 May 25 00:49 examples [2023-05-25T00:52:31.223Z] -rw-rw-r-- 1 jenkins jenkins 3371 May 25 00:49 go.mod [2023-05-25T00:52:31.223Z] -rw-rw-r-- 1 jenkins jenkins 30982 May 25 00:49 go.sum [2023-05-25T00:52:31.223Z] drwxrwxr-x 2 jenkins jenkins 4096 May 25 00:49 images [2023-05-25T00:52:31.223Z] drwxrwxr-x 5 jenkins jenkins 4096 May 25 00:49 internal [2023-05-25T00:52:31.223Z] drwxrwxr-x 4 jenkins jenkins 4096 May 25 00:49 snap [2023-05-25T00:52:31.223Z] -rw-rw-r-- 1 jenkins jenkins 193 May 25 00:49 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:52:31.622Z] + 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=4a180015c65b7281ee2a749dc9555c2ed3d94534 --label arch=amd64 --label version=0.0.0 . [2023-05-25T00:52:31.622Z] Sending build context to Docker daemon 4.263MB [2023-05-25T00:52:31.622Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-25T00:52:31.622Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-25T00:52:31.622Z] ---> b070784c5f39 [2023-05-25T00:52:31.622Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-25T00:52:31.885Z] ---> Running in facd340ef37b [2023-05-25T00:52:31.885Z] Removing intermediate container facd340ef37b [2023-05-25T00:52:31.885Z] ---> 2a1529045384 [2023-05-25T00:52:31.885Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-25T00:52:31.885Z] ---> Running in 68eb5d6db3db [2023-05-25T00:52:31.885Z] Removing intermediate container 68eb5d6db3db [2023-05-25T00:52:31.885Z] ---> 24dabcb7f7a7 [2023-05-25T00:52:31.885Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-05-25T00:52:32.145Z] ---> Running in 5013a6a69260 [2023-05-25T00:52:32.145Z] Removing intermediate container 5013a6a69260 [2023-05-25T00:52:32.145Z] ---> ade5b82e9aa7 [2023-05-25T00:52:32.145Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-25T00:52:32.145Z] ---> Running in c7e6e188d216 [2023-05-25T00:52:32.145Z] Removing intermediate container c7e6e188d216 [2023-05-25T00:52:32.145Z] ---> da56dcb58b3c [2023-05-25T00:52:32.145Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-25T00:52:32.145Z] ---> Running in c2943763b835 [2023-05-25T00:52:32.715Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-25T00:52:32.975Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-25T00:52:33.234Z] OK: 265 MiB in 53 packages [2023-05-25T00:52:33.492Z] Removing intermediate container c2943763b835 [2023-05-25T00:52:33.492Z] ---> 41ed2774981e [2023-05-25T00:52:33.492Z] Step 8/24 : WORKDIR /app [2023-05-25T00:52:33.492Z] ---> Running in 93fd88e5dae8 [2023-05-25T00:52:33.492Z] Removing intermediate container 93fd88e5dae8 [2023-05-25T00:52:33.492Z] ---> 32c7fc9c2d96 [2023-05-25T00:52:33.492Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-25T00:52:33.752Z] ---> cb7f2dd795c0 [2023-05-25T00:52:33.752Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-25T00:52:33.752Z] ---> Running in 5e9da37966f8 [2023-05-25T00:52:34.320Z] Removing intermediate container 5e9da37966f8 [2023-05-25T00:52:34.320Z] ---> f3060a3e0481 [2023-05-25T00:52:34.320Z] Step 11/24 : COPY . . [2023-05-25T00:52:34.888Z] ---> 24673cd3be59 [2023-05-25T00:52:34.888Z] Step 12/24 : RUN $MAKE [2023-05-25T00:52:34.888Z] ---> Running in ff560858a3bf [2023-05-25T00:52:35.287Z] 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-25T00:52:47.844Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16889 in /w/workspace/undry_device-rfid-llrp-go_PR-237 [Pipeline] { [Pipeline] ws [2023-05-25T00:52:47.895Z] Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout [2023-05-25T00:52:47.981Z] Selected Git installation does not exist. Using Default [2023-05-25T00:52:47.981Z] The recommended git tool is: NONE [2023-05-25T00:52:54.388Z] using credential edgex-jenkins-ssh [2023-05-25T00:52:54.410Z] Cloning the remote Git repository [2023-05-25T00:52:54.462Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-05-25T00:52:54.586Z] > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 [2023-05-25T00:52:54.772Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-05-25T00:52:54.774Z] > git --version # timeout=10 [2023-05-25T00:52:54.795Z] > git --version # 'git version 2.25.1' [2023-05-25T00:52:54.799Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-25T00:52:54.996Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-25T00:52:56.192Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-05-25T00:52:56.217Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-25T00:52:57.889Z] Merging remotes/origin/main commit d994045550ebd1c1180300e153d74141484e57aa into PR head commit 4a180015c65b7281ee2a749dc9555c2ed3d94534 [2023-05-25T00:52:57.276Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-05-25T00:52:57.330Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-05-25T00:52:57.331Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-25T00:52:57.351Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/237/head:refs/remotes/origin/PR-237 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-25T00:52:57.910Z] > git config core.sparsecheckout # timeout=10 [2023-05-25T00:52:58.007Z] > git checkout -f 4a180015c65b7281ee2a749dc9555c2ed3d94534 # timeout=10 [2023-05-25T00:52:58.141Z] > git remote # timeout=10 [2023-05-25T00:52:58.254Z] Merge succeeded, producing 4a180015c65b7281ee2a749dc9555c2ed3d94534 [2023-05-25T00:52:58.255Z] Checking out Revision 4a180015c65b7281ee2a749dc9555c2ed3d94534 (PR-237) [2023-05-25T00:52:58.847Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2023-05-25T00:52:58.900Z] > git --version # timeout=10 [2023-05-25T00:52:58.912Z] > git --version # 'git version 2.25.1' [2023-05-25T00:52:58.927Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-25T00:52:58.163Z] > git config --get remote.origin.url # timeout=10 [2023-05-25T00:52:58.183Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-25T00:52:58.200Z] > git merge d994045550ebd1c1180300e153d74141484e57aa # timeout=10 [2023-05-25T00:52:58.236Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-25T00:52:58.260Z] > git config core.sparsecheckout # timeout=10 [2023-05-25T00:52:58.287Z] > git checkout -f 4a180015c65b7281ee2a749dc9555c2ed3d94534 # timeout=10 [2023-05-25T00:53:00.090Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-25T00:53:00.090Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-25T00:53:00.090Z] Dload Upload Total Spent Left Speed [2023-05-25T00:53:00.090Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 83339 0 --:--:-- --:--:-- --:--:-- 83339 [Pipeline] sh [2023-05-25T00:53:00.793Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-25T00:53:01.167Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-25T00:53:01.167Z] + sudo tee /etc/docker/daemon.new [2023-05-25T00:53:01.167Z] { [2023-05-25T00:53:01.167Z] "registry-mirrors": [ [2023-05-25T00:53:01.167Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-25T00:53:01.167Z] ], [2023-05-25T00:53:01.167Z] "bip": "10.250.0.254/24", [2023-05-25T00:53:01.167Z] "hosts": [ [2023-05-25T00:53:01.167Z] "tcp://0.0.0.0:5555", [2023-05-25T00:53:01.167Z] "unix:///var/run/docker.sock" [2023-05-25T00:53:01.167Z] ], [2023-05-25T00:53:01.167Z] "mtu": 1458, [2023-05-25T00:53:01.167Z] "selinux-enabled": true, [2023-05-25T00:53:01.167Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-25T00:53:01.167Z] } [Pipeline] sh [2023-05-25T00:53:01.535Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-25T00:53:01.900Z] + sudo service docker restart [2023-05-25T00:53:01.965Z] Removing intermediate container ff560858a3bf [2023-05-25T00:53:01.965Z] ---> a14ae4851bef [2023-05-25T00:53:01.965Z] Step 13/24 : FROM alpine:3.17 [2023-05-25T00:53:01.965Z] 3.17: Pulling from library/alpine [2023-05-25T00:53:01.965Z] f56be85fc22e: Already exists [2023-05-25T00:53:01.965Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-25T00:53:01.965Z] Status: Downloaded newer image for alpine:3.17 [2023-05-25T00:53:01.965Z] ---> 9ed4aefc74f6 [2023-05-25T00:53:01.965Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-05-25T00:53:01.965Z] ---> Running in 7f7b9730ab3a [2023-05-25T00:53:01.965Z] Removing intermediate container 7f7b9730ab3a [2023-05-25T00:53:01.965Z] ---> 06d63a5a8efe [2023-05-25T00:53:01.965Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-05-25T00:53:01.965Z] ---> Running in 4d597968b9ec [2023-05-25T00:53:01.965Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-25T00:53:01.965Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-25T00:53:01.965Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-25T00:53:01.965Z] Executing busybox-1.35.0-r29.trigger [2023-05-25T00:53:01.965Z] OK: 7 MiB in 16 packages [2023-05-25T00:53:01.965Z] Removing intermediate container 4d597968b9ec [2023-05-25T00:53:01.965Z] ---> b88e505c3ab3 [2023-05-25T00:53:01.965Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-05-25T00:53:01.965Z] ---> e00695c448db [2023-05-25T00:53:01.965Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-05-25T00:53:01.965Z] ---> 7ecae1cd9ff0 [2023-05-25T00:53:01.965Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-05-25T00:53:02.223Z] ---> 8b1496b16f0a [2023-05-25T00:53:02.223Z] Step 19/24 : EXPOSE 59989 [2023-05-25T00:53:02.482Z] ---> Running in b9c5d7957b1f [2023-05-25T00:53:02.482Z] Removing intermediate container b9c5d7957b1f [2023-05-25T00:53:02.482Z] ---> 120fbc3c72f9 [2023-05-25T00:53:02.482Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-05-25T00:53:02.482Z] ---> Running in 61d2eed6dbd5 [2023-05-25T00:53:02.482Z] Removing intermediate container 61d2eed6dbd5 [2023-05-25T00:53:02.482Z] ---> 8e557b87161f [2023-05-25T00:53:02.482Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-25T00:53:02.482Z] ---> Running in 3245a3481627 [2023-05-25T00:53:02.482Z] Removing intermediate container 3245a3481627 [2023-05-25T00:53:02.482Z] ---> 9d65ca35ca7c [2023-05-25T00:53:02.482Z] Step 22/24 : LABEL arch=amd64 [2023-05-25T00:53:02.741Z] ---> Running in 9a3b2371168d [2023-05-25T00:53:02.741Z] Removing intermediate container 9a3b2371168d [2023-05-25T00:53:02.741Z] ---> c19e68cb693a [2023-05-25T00:53:02.741Z] Step 23/24 : LABEL git_sha=4a180015c65b7281ee2a749dc9555c2ed3d94534 [2023-05-25T00:53:02.741Z] ---> Running in d5a53614eac5 [2023-05-25T00:53:02.741Z] Removing intermediate container d5a53614eac5 [2023-05-25T00:53:02.741Z] ---> 55d86ed87a4d [2023-05-25T00:53:02.741Z] Step 24/24 : LABEL version=0.0.0 [2023-05-25T00:53:02.741Z] ---> Running in 3e6e96c10c31 [2023-05-25T00:53:02.741Z] Removing intermediate container 3e6e96c10c31 [2023-05-25T00:53:02.741Z] ---> 796b613f4d46 [2023-05-25T00:53:02.741Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-25T00:53:02.741Z] Successfully built 796b613f4d46 [2023-05-25T00:53:02.741Z] 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-25T00:53:03.593Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-25T00:53:03.594Z] [2023-05-25T00:53:03.594Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:53:03.965Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-25T00:53:03.965Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-25T00:53:03.965Z] 5eb5b503b376: Pulling fs layer [2023-05-25T00:53:03.965Z] 5c69ac0246d0: Pulling fs layer [2023-05-25T00:53:03.965Z] ec43610c2a17: Pulling fs layer [2023-05-25T00:53:03.965Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-25T00:53:03.965Z] 33b1e0a273af: Pulling fs layer [2023-05-25T00:53:03.965Z] 5d3b04190fa2: Pulling fs layer [2023-05-25T00:53:03.965Z] 2f39f015ded8: Pulling fs layer [2023-05-25T00:53:03.965Z] 3a2ae6a8a46f: Waiting [2023-05-25T00:53:03.965Z] 33b1e0a273af: Waiting [2023-05-25T00:53:03.965Z] 5d3b04190fa2: Waiting [2023-05-25T00:53:03.965Z] 2f39f015ded8: Waiting [2023-05-25T00:53:03.965Z] 5c69ac0246d0: Verifying Checksum [2023-05-25T00:53:03.965Z] 5c69ac0246d0: Download complete [2023-05-25T00:53:03.965Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-25T00:53:03.965Z] 3a2ae6a8a46f: Download complete [2023-05-25T00:53:04.224Z] 33b1e0a273af: Verifying Checksum [2023-05-25T00:53:04.224Z] 33b1e0a273af: Download complete [2023-05-25T00:53:04.224Z] 5d3b04190fa2: Verifying Checksum [2023-05-25T00:53:04.224Z] 5d3b04190fa2: Download complete [2023-05-25T00:53:04.224Z] ec43610c2a17: Verifying Checksum [2023-05-25T00:53:04.224Z] ec43610c2a17: Download complete [2023-05-25T00:53:04.224Z] 5eb5b503b376: Verifying Checksum [2023-05-25T00:53:04.224Z] 5eb5b503b376: Download complete [2023-05-25T00:53:05.163Z] 2f39f015ded8: Download complete [2023-05-25T00:53:05.731Z] 5eb5b503b376: Pull complete [2023-05-25T00:53:05.731Z] 5c69ac0246d0: Pull complete [2023-05-25T00:53:06.297Z] ec43610c2a17: Pull complete [2023-05-25T00:53:06.555Z] 3a2ae6a8a46f: Pull complete [2023-05-25T00:53:06.813Z] 33b1e0a273af: Pull complete [2023-05-25T00:53:07.070Z] 5d3b04190fa2: Pull complete [2023-05-25T00:53:12.333Z] 2f39f015ded8: Pull complete [2023-05-25T00:53:13.268Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-25T00:53:13.268Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-25T00:53:13.526Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T00:53:13.784Z] prd-ubuntu20.04-docker-8c-8g-16886 does not seem to be running inside a container [2023-05-25T00:53:13.816Z] $ 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-237 -v /w/workspace/undry_device-rfid-llrp-go_PR-237:/w/workspace/undry_device-rfid-llrp-go_PR-237:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-237@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-237@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-25T00:53:23.014Z] $ docker top 39c5f6d31dcab5eb2844ad7e56d453c763874c25b7713c83dd72a7b82432330b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] configFileProvider [2023-05-25T00:53:23.238Z] provisioning config files... [2023-05-25T00:53:23.279Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config9060954805446919687tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-25T00:53:23.480Z] ---> job-cost.sh [2023-05-25T00:53:23.480Z] lf-activate-venv: SKIPPING [2023-05-25T00:53:23.480Z] INFO: No Stack... [2023-05-25T00:53:23.687Z] ---> docker-login.sh [2023-05-25T00:53:23.687Z] nexus3.edgexfoundry.org:10001 [2023-05-25T00:53:24.050Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-25T00:53:24.282Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T00:53:24.282Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T00:53:24.282Z] Configure a credential helper to remove this warning. See [2023-05-25T00:53:24.282Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T00:53:24.282Z] [2023-05-25T00:53:24.282Z] Login Succeeded [2023-05-25T00:53:24.282Z] nexus3.edgexfoundry.org:10002 [2023-05-25T00:53:24.307Z] INFO: Archiving Costs [Pipeline] sh [2023-05-25T00:53:24.619Z] + cat /w/workspace/undry_device-rfid-llrp-go_PR-237/archives/cost.csv [2023-05-25T00:53:24.619Z] + cut -d, -f6 [Pipeline] lock [2023-05-25T00:53:24.657Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-237-1-stack-cost] [2023-05-25T00:53:24.661Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-237-1-stack-cost] did not exist. Created. [2023-05-25T00:53:24.661Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-237-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-25T00:53:24.879Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T00:53:24.879Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T00:53:24.879Z] Configure a credential helper to remove this warning. See [2023-05-25T00:53:24.879Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T00:53:24.879Z] [2023-05-25T00:53:24.879Z] Login Succeeded [2023-05-25T00:53:24.879Z] nexus3.edgexfoundry.org:10003 [2023-05-25T00:53:25.053Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-25T00:53:25.108Z] Stashed 1 file(s) [Pipeline] } [2023-05-25T00:53:25.137Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-237-1-stack-cost] [2023-05-25T00:53:25.154Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T00:53:25.154Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T00:53:25.154Z] Configure a credential helper to remove this warning. See [2023-05-25T00:53:25.154Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T00:53:25.154Z] [2023-05-25T00:53:25.154Z] Login Succeeded [2023-05-25T00:53:25.154Z] nexus3.edgexfoundry.org:10004 [Pipeline] // lock [Pipeline] } [2023-05-25T00:53:25.246Z] $ docker stop --time=1 39c5f6d31dcab5eb2844ad7e56d453c763874c25b7713c83dd72a7b82432330b [2023-05-25T00:53:25.432Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T00:53:25.702Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T00:53:25.702Z] Configure a credential helper to remove this warning. See [2023-05-25T00:53:25.702Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T00:53:25.702Z] [2023-05-25T00:53:25.702Z] Login Succeeded [2023-05-25T00:53:25.702Z] docker.io [2023-05-25T00:53:25.972Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T00:53:26.244Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T00:53:26.244Z] Configure a credential helper to remove this warning. See [2023-05-25T00:53:26.244Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T00:53:26.244Z] [2023-05-25T00:53:26.244Z] Login Succeeded [2023-05-25T00:53:26.244Z] ---> docker-login.sh ends [2023-05-25T00:53:26.398Z] $ docker rm -f --volumes 39c5f6d31dcab5eb2844ad7e56d453c763874c25b7713c83dd72a7b82432330b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2023-05-25T00:53:26.594Z] Deleting 1 temporary files [Pipeline] // script [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] echo [2023-05-25T00:53:27.034Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-25T00:53:27.070Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-25T00:53:27.101Z] ========================================================= [2023-05-25T00:53:27.101Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-25T00:53:27.101Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:53:27.603Z] + 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-25T00:53:27.874Z] Sending build context to Docker daemon 1.212MB [2023-05-25T00:53:27.874Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-25T00:53:27.874Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-25T00:53:28.164Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-25T00:53:28.164Z] c41833b44d91: Pulling fs layer [2023-05-25T00:53:28.164Z] ed15518f5707: Pulling fs layer [2023-05-25T00:53:28.164Z] feae8fd75edb: Pulling fs layer [2023-05-25T00:53:28.164Z] 242c74f7c9fa: Pulling fs layer [2023-05-25T00:53:28.164Z] 3cdef696dda3: Pulling fs layer [2023-05-25T00:53:28.164Z] 2ced38df9373: Pulling fs layer [2023-05-25T00:53:28.164Z] 58f1dce35555: Pulling fs layer [2023-05-25T00:53:28.164Z] 242c74f7c9fa: Waiting [2023-05-25T00:53:28.164Z] 3cdef696dda3: Waiting [2023-05-25T00:53:28.164Z] 58f1dce35555: Waiting [2023-05-25T00:53:28.164Z] 2ced38df9373: Waiting [2023-05-25T00:53:28.164Z] ed15518f5707: Verifying Checksum [2023-05-25T00:53:28.164Z] 242c74f7c9fa: Verifying Checksum [2023-05-25T00:53:28.164Z] 242c74f7c9fa: Download complete [2023-05-25T00:53:28.164Z] 3cdef696dda3: Verifying Checksum [2023-05-25T00:53:28.164Z] 3cdef696dda3: Download complete [2023-05-25T00:53:28.164Z] c41833b44d91: Verifying Checksum [2023-05-25T00:53:28.164Z] c41833b44d91: Download complete [2023-05-25T00:53:29.157Z] c41833b44d91: Pull complete [2023-05-25T00:53:29.753Z] 58f1dce35555: Verifying Checksum [2023-05-25T00:53:29.753Z] 58f1dce35555: Download complete [2023-05-25T00:53:29.753Z] ed15518f5707: Pull complete [2023-05-25T00:53:30.731Z] feae8fd75edb: Download complete [2023-05-25T00:53:30.731Z] 2ced38df9373: Verifying Checksum [2023-05-25T00:53:30.731Z] 2ced38df9373: Download complete [2023-05-25T00:53:43.199Z] feae8fd75edb: Pull complete [2023-05-25T00:53:43.199Z] 242c74f7c9fa: Pull complete [2023-05-25T00:53:43.199Z] 3cdef696dda3: Pull complete [2023-05-25T00:53:48.553Z] 2ced38df9373: Pull complete [2023-05-25T00:53:51.163Z] 58f1dce35555: Pull complete [2023-05-25T00:53:51.163Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-25T00:53:51.163Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-25T00:53:51.163Z] ---> fadd8f120f05 [2023-05-25T00:53:51.163Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-25T00:53:53.136Z] ---> Running in 1c2d6be8d81f [2023-05-25T00:53:53.136Z] Removing intermediate container 1c2d6be8d81f [2023-05-25T00:53:53.136Z] ---> aa4c08a282a0 [2023-05-25T00:53:53.136Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-25T00:53:53.410Z] ---> Running in e726e48efcb1 [2023-05-25T00:53:53.680Z] Removing intermediate container e726e48efcb1 [2023-05-25T00:53:53.680Z] ---> e33b7c026f58 [2023-05-25T00:53:53.680Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-25T00:53:53.680Z] ---> Running in 74ae7439d2c8 [2023-05-25T00:53:54.270Z] Removing intermediate container 74ae7439d2c8 [2023-05-25T00:53:54.270Z] ---> 5ae5bb7b0091 [2023-05-25T00:53:54.270Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-25T00:53:54.270Z] ---> Running in a13ee09d60d0 [2023-05-25T00:53:54.544Z] Removing intermediate container a13ee09d60d0 [2023-05-25T00:53:54.545Z] ---> ac404506f919 [2023-05-25T00:53:54.545Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-25T00:53:54.545Z] ---> Running in b28f3316894f [2023-05-25T00:53:55.977Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-25T00:53:56.570Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-25T00:53:57.990Z] OK: 263 MiB in 53 packages [2023-05-25T00:53:59.413Z] Removing intermediate container b28f3316894f [2023-05-25T00:53:59.413Z] ---> 4dc5f2917743 [2023-05-25T00:53:59.413Z] Step 8/12 : WORKDIR /app [2023-05-25T00:53:59.413Z] ---> Running in 7f2be4a0541e [2023-05-25T00:54:00.004Z] Removing intermediate container 7f2be4a0541e [2023-05-25T00:54:00.004Z] ---> 3badf19ff26b [2023-05-25T00:54:00.004Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-25T00:54:00.279Z] ---> 1df83b904df2 [2023-05-25T00:54:00.279Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-25T00:54:00.549Z] ---> Running in 4df777131bdf [2023-05-25T00:55:08.510Z] Removing intermediate container 4df777131bdf [2023-05-25T00:55:08.510Z] ---> 22ef70f32cb9 [2023-05-25T00:55:08.510Z] Step 11/12 : COPY . . [2023-05-25T00:55:08.510Z] ---> 84b5af839ba5 [2023-05-25T00:55:08.510Z] Step 12/12 : RUN $MAKE [2023-05-25T00:55:08.510Z] ---> Running in a1739b12d493 [2023-05-25T00:55:08.510Z] noop [2023-05-25T00:55:08.510Z] Removing intermediate container a1739b12d493 [2023-05-25T00:55:08.510Z] ---> 05b440f5ac8b [2023-05-25T00:55:08.510Z] Successfully built 05b440f5ac8b [2023-05-25T00:55:08.510Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:55:09.024Z] + docker inspect -f . ci-base-image-arm64 [2023-05-25T00:55:09.024Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T00:55:09.311Z] prd-ubuntu20.04-docker-arm64-4c-16g-16889 does not seem to be running inside a container [2023-05-25T00:55:09.408Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-25T00:55:10.745Z] $ docker top 0f19a82275625db02495c5ce823f237e9f8db919fcaa19386ea6fb9cb3d0c390 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-25T00:55:11.685Z] + go version [2023-05-25T00:55:11.685Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-25T00:55:11.725Z] $ docker stop --time=1 0f19a82275625db02495c5ce823f237e9f8db919fcaa19386ea6fb9cb3d0c390 [2023-05-25T00:55:13.433Z] $ docker rm -f --volumes 0f19a82275625db02495c5ce823f237e9f8db919fcaa19386ea6fb9cb3d0c390 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:55:14.311Z] + docker inspect -f . ci-base-image-arm64 [2023-05-25T00:55:14.311Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T00:55:14.653Z] prd-ubuntu20.04-docker-arm64-4c-16g-16889 does not seem to be running inside a container [2023-05-25T00:55:14.742Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-25T00:55:16.048Z] $ docker top 4bdb7d69c946f3e6905d5087fdd99508ff07923066ca9c9f1f1b2a0c2b7ffeb8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-25T00:55:16.951Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh [2023-05-25T00:55:17.668Z] + make test [2023-05-25T00:55:17.668Z] go test ./... -coverprofile=coverage.out ./... [2023-05-25T00:55:56.587Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-05-25T00:58:33.584Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-05-25T00:58:33.584Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-05-25T00:59:05.856Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 29.690s coverage: 40.5% of statements [2023-05-25T00:59:05.856Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.608s coverage: 52.0% of statements [2023-05-25T00:59:05.856Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.038s coverage: 95.5% of statements [2023-05-25T00:59:05.856Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-25T00:59:05.856Z] go vet ./... [2023-05-25T00:59:38.157Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-25T00:59:38.157Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-25T00:59:38.157Z] ./bin/test-attribution-txt.sh [2023-05-25T00:59:38.157Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-05-25T00:59:38.157Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-05-25T00:59:38.199Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-25T00:59:38.242Z] $ docker stop --time=1 4bdb7d69c946f3e6905d5087fdd99508ff07923066ca9c9f1f1b2a0c2b7ffeb8 [2023-05-25T00:59:40.083Z] $ docker rm -f --volumes 4bdb7d69c946f3e6905d5087fdd99508ff07923066ca9c9f1f1b2a0c2b7ffeb8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-25T00:59:41.413Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-25T00:59:41.447Z] Warning: overwriting stash ‘coverage-report’ [2023-05-25T00:59:42.333Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-25T00:59:43.028Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-25T00:59:43.393Z] + ls -al . [2023-05-25T00:59:43.393Z] total 624 [2023-05-25T00:59:43.393Z] drwxrwxr-x 10 jenkins jenkins 4096 May 25 00:55 . [2023-05-25T00:59:43.393Z] drwxrwxr-x 4 jenkins jenkins 4096 May 25 00:52 .. [2023-05-25T00:59:43.393Z] -rw-rw-r-- 1 jenkins jenkins 134 May 25 00:52 .dockerignore [2023-05-25T00:59:43.393Z] drwxrwxr-x 8 jenkins jenkins 4096 May 25 00:52 .git [2023-05-25T00:59:43.393Z] drwxrwxr-x 3 jenkins jenkins 4096 May 25 00:52 .github [2023-05-25T00:59:43.393Z] -rw-rw-r-- 1 jenkins jenkins 946 May 25 00:52 .gitignore [2023-05-25T00:59:43.393Z] -rw-rw-r-- 1 jenkins jenkins 41 May 25 00:52 .golangci.yml [2023-05-25T00:59:43.393Z] -rw-rw-r-- 1 jenkins jenkins 10794 May 25 00:52 Attribution.txt [2023-05-25T00:59:43.393Z] -rw-rw-r-- 1 jenkins jenkins 5905 May 25 00:52 CHANGELOG.md [2023-05-25T00:59:43.393Z] -rw-rw-r-- 1 jenkins jenkins 1347 May 25 00:52 Dockerfile [2023-05-25T00:59:43.393Z] -rw-rw-r-- 1 jenkins jenkins 677 May 25 00:52 GOVERNANCE.md [2023-05-25T00:59:43.393Z] -rw-rw-r-- 1 jenkins jenkins 683 May 25 00:52 Jenkinsfile [2023-05-25T00:59:43.393Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 25 00:52 LICENSE [2023-05-25T00:59:43.393Z] -rw-rw-r-- 1 jenkins jenkins 2053 May 25 00:52 Makefile [2023-05-25T00:59:43.393Z] -rw-rw-r-- 1 jenkins jenkins 625 May 25 00:52 OWNERS.md [2023-05-25T00:59:43.393Z] -rw-rw-r-- 1 jenkins jenkins 28505 May 25 00:52 README.md [2023-05-25T00:59:43.393Z] -rw-rw-r-- 1 jenkins jenkins 5 May 25 00:50 VERSION [2023-05-25T00:59:43.393Z] drwxrwxr-x 2 jenkins jenkins 4096 May 25 00:52 bin [2023-05-25T00:59:43.393Z] drwxrwxr-x 4 jenkins jenkins 4096 May 25 00:52 cmd [2023-05-25T00:59:43.393Z] -rw-r--r-- 1 jenkins jenkins 458039 May 25 00:59 coverage.out [2023-05-25T00:59:43.393Z] drwxrwxr-x 2 jenkins jenkins 4096 May 25 00:52 examples [2023-05-25T00:59:43.393Z] -rw-rw-r-- 1 jenkins jenkins 3371 May 25 00:52 go.mod [2023-05-25T00:59:43.393Z] -rw-rw-r-- 1 jenkins jenkins 30982 May 25 00:52 go.sum [2023-05-25T00:59:43.393Z] drwxrwxr-x 2 jenkins jenkins 4096 May 25 00:52 images [2023-05-25T00:59:43.393Z] drwxrwxr-x 5 jenkins jenkins 4096 May 25 00:52 internal [2023-05-25T00:59:43.393Z] drwxrwxr-x 4 jenkins jenkins 4096 May 25 00:52 snap [2023-05-25T00:59:43.393Z] -rw-rw-r-- 1 jenkins jenkins 193 May 25 00:52 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:59:43.833Z] + 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=4a180015c65b7281ee2a749dc9555c2ed3d94534 --label arch=arm64 --label version=0.0.0 . [2023-05-25T00:59:44.139Z] Sending build context to Docker daemon 1.212MB [2023-05-25T00:59:44.139Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-25T00:59:44.139Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-25T00:59:44.139Z] ---> 05b440f5ac8b [2023-05-25T00:59:44.139Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-25T00:59:44.418Z] ---> Running in 4e254efbbf49 [2023-05-25T00:59:44.696Z] Removing intermediate container 4e254efbbf49 [2023-05-25T00:59:44.696Z] ---> a55e698acddf [2023-05-25T00:59:44.696Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-25T00:59:44.696Z] ---> Running in 7ed5494f9bdf [2023-05-25T00:59:45.297Z] Removing intermediate container 7ed5494f9bdf [2023-05-25T00:59:45.297Z] ---> c82eb2864fa9 [2023-05-25T00:59:45.297Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-05-25T00:59:45.297Z] ---> Running in 24e2dded4744 [2023-05-25T00:59:45.565Z] Removing intermediate container 24e2dded4744 [2023-05-25T00:59:45.565Z] ---> deed0f371a44 [2023-05-25T00:59:45.565Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-25T00:59:45.833Z] ---> Running in c71ed81c9092 [2023-05-25T00:59:46.106Z] Removing intermediate container c71ed81c9092 [2023-05-25T00:59:46.106Z] ---> ae0bc7b5def1 [2023-05-25T00:59:46.106Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-25T00:59:46.106Z] ---> Running in a2bfeda065af [2023-05-25T00:59:47.523Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-25T00:59:47.795Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-25T00:59:49.213Z] OK: 263 MiB in 53 packages [2023-05-25T00:59:50.189Z] Removing intermediate container a2bfeda065af [2023-05-25T00:59:50.189Z] ---> c07f9f87c3bd [2023-05-25T00:59:50.189Z] Step 8/24 : WORKDIR /app [2023-05-25T00:59:50.189Z] ---> Running in 9b9f3e76144c [2023-05-25T00:59:50.781Z] Removing intermediate container 9b9f3e76144c [2023-05-25T00:59:50.781Z] ---> aaf923414d91 [2023-05-25T00:59:50.781Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-25T00:59:51.371Z] ---> 904ecfa2abfd [2023-05-25T00:59:51.371Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-25T00:59:51.371Z] ---> Running in 3f3268f3cb29 [2023-05-25T00:59:53.987Z] Removing intermediate container 3f3268f3cb29 [2023-05-25T00:59:53.987Z] ---> 50f271a1eaf3 [2023-05-25T00:59:53.987Z] Step 11/24 : COPY . . [2023-05-25T00:59:54.958Z] ---> d55a15dee02d [2023-05-25T00:59:54.958Z] Step 12/24 : RUN $MAKE [2023-05-25T00:59:54.958Z] ---> Running in baf1ab494dbc [2023-05-25T00:59:55.926Z] 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-25T01:02:32.687Z] Removing intermediate container baf1ab494dbc [2023-05-25T01:02:32.687Z] ---> 4d6ec592d9f4 [2023-05-25T01:02:32.687Z] Step 13/24 : FROM alpine:3.17 [2023-05-25T01:02:32.687Z] 3.17: Pulling from library/alpine [2023-05-25T01:02:32.687Z] c41833b44d91: Already exists [2023-05-25T01:02:32.687Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-25T01:02:32.687Z] Status: Downloaded newer image for alpine:3.17 [2023-05-25T01:02:32.687Z] ---> 51e60588ff2c [2023-05-25T01:02:32.687Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-05-25T01:02:32.687Z] ---> Running in f31fa5673e71 [2023-05-25T01:02:32.687Z] Removing intermediate container f31fa5673e71 [2023-05-25T01:02:32.687Z] ---> 440add1b6f03 [2023-05-25T01:02:32.687Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-05-25T01:02:32.687Z] ---> Running in fc864085cb42 [2023-05-25T01:02:32.687Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-25T01:02:32.687Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-25T01:02:33.653Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-25T01:02:33.653Z] Executing busybox-1.35.0-r29.trigger [2023-05-25T01:02:33.653Z] OK: 8 MiB in 16 packages [2023-05-25T01:02:34.615Z] Removing intermediate container fc864085cb42 [2023-05-25T01:02:34.615Z] ---> 99e484f004f6 [2023-05-25T01:02:34.615Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-05-25T01:02:35.200Z] ---> 28c88ae5db64 [2023-05-25T01:02:35.200Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-05-25T01:02:35.785Z] ---> 424f3edc4d11 [2023-05-25T01:02:35.785Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-05-25T01:02:37.193Z] ---> c2e61bbdfd49 [2023-05-25T01:02:37.193Z] Step 19/24 : EXPOSE 59989 [2023-05-25T01:02:37.193Z] ---> Running in a343d35420e3 [2023-05-25T01:02:37.462Z] Removing intermediate container a343d35420e3 [2023-05-25T01:02:37.462Z] ---> eff3ec1d2293 [2023-05-25T01:02:37.462Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-05-25T01:02:37.462Z] ---> Running in a573547582a0 [2023-05-25T01:02:38.049Z] Removing intermediate container a573547582a0 [2023-05-25T01:02:38.049Z] ---> bc3a662bc1cb [2023-05-25T01:02:38.049Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-25T01:02:38.049Z] ---> Running in 3fdd86d7c2ab [2023-05-25T01:02:38.318Z] Removing intermediate container 3fdd86d7c2ab [2023-05-25T01:02:38.318Z] ---> f4c77f996e69 [2023-05-25T01:02:38.318Z] Step 22/24 : LABEL arch=arm64 [2023-05-25T01:02:38.318Z] ---> Running in e6ea2b33037f [2023-05-25T01:02:38.586Z] Removing intermediate container e6ea2b33037f [2023-05-25T01:02:38.586Z] ---> 8c11eddc95d4 [2023-05-25T01:02:38.586Z] Step 23/24 : LABEL git_sha=4a180015c65b7281ee2a749dc9555c2ed3d94534 [2023-05-25T01:02:38.853Z] ---> Running in 903d001bfaa9 [2023-05-25T01:02:39.120Z] Removing intermediate container 903d001bfaa9 [2023-05-25T01:02:39.120Z] ---> 03361c8cdbce [2023-05-25T01:02:39.120Z] Step 24/24 : LABEL version=0.0.0 [2023-05-25T01:02:39.120Z] ---> Running in 2cf6ca1ed3ac [2023-05-25T01:02:39.387Z] Removing intermediate container 2cf6ca1ed3ac [2023-05-25T01:02:39.387Z] ---> af935a0fcad7 [2023-05-25T01:02:39.387Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-25T01:02:39.387Z] Successfully built af935a0fcad7 [2023-05-25T01:02:39.387Z] 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-25T01:02:40.239Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-25T01:02:40.239Z] [2023-05-25T01:02:40.239Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T01:02:40.722Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-25T01:02:40.723Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-25T01:02:40.723Z] 8998bd30e6a1: Pulling fs layer [2023-05-25T01:02:40.723Z] 04944245beec: Pulling fs layer [2023-05-25T01:02:40.723Z] 699f458cf7ca: Pulling fs layer [2023-05-25T01:02:40.723Z] 765212b225bb: Pulling fs layer [2023-05-25T01:02:40.723Z] f23df028b6ca: Pulling fs layer [2023-05-25T01:02:40.723Z] d65c8cfc05b1: Pulling fs layer [2023-05-25T01:02:40.723Z] 2437ff75d9bd: Pulling fs layer [2023-05-25T01:02:40.723Z] f23df028b6ca: Waiting [2023-05-25T01:02:40.723Z] 765212b225bb: Waiting [2023-05-25T01:02:40.723Z] d65c8cfc05b1: Waiting [2023-05-25T01:02:40.723Z] 2437ff75d9bd: Waiting [2023-05-25T01:02:40.994Z] 04944245beec: Verifying Checksum [2023-05-25T01:02:40.994Z] 04944245beec: Download complete [2023-05-25T01:02:40.994Z] 765212b225bb: Verifying Checksum [2023-05-25T01:02:40.994Z] 765212b225bb: Download complete [2023-05-25T01:02:40.994Z] f23df028b6ca: Verifying Checksum [2023-05-25T01:02:40.994Z] f23df028b6ca: Download complete [2023-05-25T01:02:40.994Z] d65c8cfc05b1: Verifying Checksum [2023-05-25T01:02:40.994Z] d65c8cfc05b1: Download complete [2023-05-25T01:02:41.276Z] 699f458cf7ca: Download complete [2023-05-25T01:02:41.551Z] 8998bd30e6a1: Verifying Checksum [2023-05-25T01:02:41.551Z] 8998bd30e6a1: Download complete [2023-05-25T01:02:44.145Z] 2437ff75d9bd: Download complete [2023-05-25T01:02:46.094Z] 8998bd30e6a1: Pull complete [2023-05-25T01:02:48.681Z] 04944245beec: Pull complete [2023-05-25T01:02:49.643Z] 699f458cf7ca: Pull complete [2023-05-25T01:02:49.912Z] 765212b225bb: Pull complete [2023-05-25T01:02:50.874Z] f23df028b6ca: Pull complete [2023-05-25T01:02:51.345Z] d65c8cfc05b1: Pull complete [2023-05-25T01:03:06.355Z] 2437ff75d9bd: Pull complete [2023-05-25T01:03:06.355Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-25T01:03:06.355Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-25T01:03:06.355Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T01:03:06.695Z] prd-ubuntu20.04-docker-arm64-4c-16g-16889 does not seem to be running inside a container [2023-05-25T01:03:06.778Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-25T01:03:09.559Z] $ docker top e595f88ae0c0f91a6324388abee8714e4615b352b70d7c65d703f61ebe8f5591 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-25T01:03:10.469Z] ---> job-cost.sh [2023-05-25T01:03:10.469Z] lf-activate-venv: SKIPPING [2023-05-25T01:03:10.469Z] INFO: No Stack... [2023-05-25T01:03:10.737Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-25T01:03:11.700Z] INFO: Archiving Costs [Pipeline] sh [2023-05-25T01:03:12.369Z] + + cutcat -d, /w/workspace/device-rfid-llrp-go/1/archives/cost.csv -f6 [2023-05-25T01:03:12.369Z] [Pipeline] lock [2023-05-25T01:03:12.425Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-237-1-stack-cost] [2023-05-25T01:03:12.429Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-237-1-stack-cost] did not exist. Created. [2023-05-25T01:03:12.429Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-237-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-25T01:03:13.203Z] /w/workspace/device-rfid-llrp-go/1@tmp/durable-68fca66d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-25T01:03:13.881Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-25T01:03:13.917Z] Warning: overwriting stash ‘stack-cost’ [2023-05-25T01:03:13.980Z] Stashed 1 file(s) [Pipeline] } [2023-05-25T01:03:14.084Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-237-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-25T01:03:14.274Z] $ docker stop --time=1 e595f88ae0c0f91a6324388abee8714e4615b352b70d7c65d703f61ebe8f5591 [2023-05-25T01:03:15.824Z] $ docker rm -f --volumes e595f88ae0c0f91a6324388abee8714e4615b352b70d7c65d703f61ebe8f5591 [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-25T01:03:16.777Z] provisioning config files... [2023-05-25T01:03:16.784Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-237@tmp/config2487164859331109002tmp [Pipeline] { [Pipeline] sh [2023-05-25T01:03:17.113Z] + set +x [2023-05-25T01:03:17.113Z] + + bash -s -- [2023-05-25T01:03:17.113Z] curl -s https://codecov.io/bash [2023-05-25T01:03:17.113Z] [2023-05-25T01:03:17.113Z] _____ _ [2023-05-25T01:03:17.113Z] / ____| | | [2023-05-25T01:03:17.113Z] | | ___ __| | ___ ___ _____ __ [2023-05-25T01:03:17.113Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-25T01:03:17.113Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-25T01:03:17.113Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-25T01:03:17.113Z] Bash-1.0.6 [2023-05-25T01:03:17.113Z] [2023-05-25T01:03:17.113Z] [2023-05-25T01:03:17.113Z] ==> git version 2.25.1 found [2023-05-25T01:03:17.113Z] ==> 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-25T01:03:17.113Z] Release-Date: 2020-01-08 [2023-05-25T01:03:17.113Z] 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-25T01:03:17.113Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-25T01:03:17.113Z] ==> Jenkins CI detected. [2023-05-25T01:03:17.113Z] current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-237 [2023-05-25T01:03:17.113Z] project root: . [2023-05-25T01:03:17.113Z] --> token set from env [2023-05-25T01:03:17.113Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-25T01:03:17.113Z] ==> Running gcov in . (disable via -X gcov) [2023-05-25T01:03:17.113Z] ==> Python coveragepy not found [2023-05-25T01:03:17.113Z] ==> Searching for coverage reports in: [2023-05-25T01:03:17.113Z] + . [2023-05-25T01:03:17.113Z] -> Found 1 reports [2023-05-25T01:03:17.113Z] ==> Detecting git/mercurial file structure [2023-05-25T01:03:17.113Z] ==> Reading reports [2023-05-25T01:03:17.113Z] + ./coverage.out bytes=458039 [2023-05-25T01:03:17.113Z] ==> Appending adjustments [2023-05-25T01:03:17.113Z] https://docs.codecov.io/docs/fixing-reports [2023-05-25T01:03:17.373Z] + Found adjustments [2023-05-25T01:03:17.373Z] ==> Gzipping contents [2023-05-25T01:03:17.373Z] 52K /tmp/codecov.aftV8c.gz [2023-05-25T01:03:17.373Z] ==> Uploading reports [2023-05-25T01:03:17.373Z] url: https://codecov.io [2023-05-25T01:03:17.373Z] query: branch=PR-237&commit=4a180015c65b7281ee2a749dc9555c2ed3d94534&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-237%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=237&job=&cmd_args= [2023-05-25T01:03:17.373Z] -> Pinging Codecov [2023-05-25T01:03:17.373Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-237&commit=4a180015c65b7281ee2a749dc9555c2ed3d94534&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-237%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=237&job=&cmd_args= [2023-05-25T01:03:17.634Z] -> Uploading to [2023-05-25T01:03:17.634Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-25/581DD39554BDF9B6E22D074273EAD858/4a180015c65b7281ee2a749dc9555c2ed3d94534/4f11db81-57bc-4c6e-8ddc-558adeeb57ab.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230525%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230525T010317Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8dd89174f9742cb08b33893358832a069eee3957e5a9e9c466f0309c34f88330 [2023-05-25T01:03:17.634Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-25T01:03:17.634Z] Dload Upload Total Spent Left Speed [2023-05-25T01:03:17.894Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50484 0 0 100 50484 0 202k --:--:-- --:--:-- --:--:-- 202k [2023-05-25T01:03:17.894Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/4a180015c65b7281ee2a749dc9555c2ed3d94534 [Pipeline] } [2023-05-25T01:03:17.922Z] 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-25T01:03:19.842Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-237/archives ] [2023-05-25T01:03:19.842Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-237/archives [2023-05-25T01:03:19.842Z] total 16 [2023-05-25T01:03:19.842Z] drwxr-xr-x 3 root root 4096 May 25 00:53 . [2023-05-25T01:03:19.842Z] drwxrwxr-x 12 jenkins jenkins 4096 May 25 00:53 .. [2023-05-25T01:03:19.842Z] drwxr-xr-x 2 root root 4096 May 25 00:53 cost [2023-05-25T01:03:19.842Z] -rw-r--r-- 1 root root 91 May 25 00:53 cost.csv [2023-05-25T01:03:19.842Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-237/archives [2023-05-25T01:03:19.842Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-237/archives [2023-05-25T01:03:19.842Z] total 16 [2023-05-25T01:03:19.842Z] drwxr-xr-x 3 jenkins jenkins 4096 May 25 00:53 . [2023-05-25T01:03:19.842Z] drwxrwxr-x 12 jenkins jenkins 4096 May 25 00:53 .. [2023-05-25T01:03:19.842Z] drwxr-xr-x 2 jenkins jenkins 4096 May 25 00:53 cost [2023-05-25T01:03:19.842Z] -rw-r--r-- 1 jenkins jenkins 91 May 25 00:53 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-25T01:03:20.175Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T01:03:21.070Z] ---> package-listing.sh [2023-05-25T01:03:21.070Z] ++ facter osfamily [2023-05-25T01:03:21.070Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-25T01:03:21.329Z] + OS_FAMILY=debian [2023-05-25T01:03:21.329Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-237 [2023-05-25T01:03:21.329Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-25T01:03:21.329Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-25T01:03:21.329Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-25T01:03:21.329Z] + PACKAGES=/tmp/packages_start.txt [2023-05-25T01:03:21.329Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-237 ']' [2023-05-25T01:03:21.329Z] + PACKAGES=/tmp/packages_end.txt [2023-05-25T01:03:21.329Z] + case "${OS_FAMILY}" in [2023-05-25T01:03:21.329Z] + dpkg -l [2023-05-25T01:03:21.329Z] + grep '^ii' [2023-05-25T01:03:21.329Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-25T01:03:21.329Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-25T01:03:21.329Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-25T01:03:21.329Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-237 ']' [2023-05-25T01:03:21.329Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-237/archives/ [2023-05-25T01:03:21.329Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-237/archives/ [Pipeline] echo [2023-05-25T01:03:21.357Z] 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-237/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-25T01:03:21.649Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T01:03:22.274Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-25T01:03:22.274Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T01:03:22.412Z] prd-ubuntu20.04-docker-8c-8g-16886 does not seem to be running inside a container [2023-05-25T01:03:22.433Z] $ 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-237/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-237 -v /w/workspace/undry_device-rfid-llrp-go_PR-237:/w/workspace/undry_device-rfid-llrp-go_PR-237:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-237@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-237@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-25T01:03:22.616Z] $ docker top 72f4b546b3206b230be326390fd1ec7c988d3c2eafca26137e00c5fdd63454ab -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-25T01:03:23.013Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-25T01:03:23.318Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-25T01:03:23.626Z] + ls /var/log/sa-host [2023-05-25T01:03:23.627Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-25T01:03:23.760Z] provisioning config files... [2023-05-25T01:03:23.768Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-237@tmp/config4170568488887075410tmp [Pipeline] { [Pipeline] echo [2023-05-25T01:03:23.814Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T01:03:24.130Z] ---> create-netrc.sh [Pipeline] } [2023-05-25T01:03:24.157Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-25T01:03:24.560Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-25T01:03:24.594Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T01:03:24.907Z] ---> sudo-logs.sh [2023-05-25T01:03:24.908Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-25T01:03:24.987Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T01:03:25.293Z] ---> job-cost.sh [2023-05-25T01:03:25.293Z] lf-activate-venv: SKIPPING [2023-05-25T01:03:25.293Z] DEBUG: total: 0.2199999988079071 [2023-05-25T01:03:25.293Z] INFO: Retrieving Stack Cost... [2023-05-25T01:03:25.551Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-25T01:03:26.120Z] INFO: Archiving Costs [Pipeline] echo [2023-05-25T01:03:26.152Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T01:03:26.463Z] ---> logs-deploy.sh [2023-05-25T01:03:26.463Z] lf-activate-venv: SKIPPING [2023-05-25T01:03:26.463Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-237/1 [2023-05-25T01:03:26.464Z] INFO: archiving workspace using pattern(s): [2023-05-25T01:03:27.402Z] Archives upload complete. [2023-05-25T01:03:27.402Z] INFO: archiving logs to Nexus