Pull request #238 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a26dba54f84c59b3a7ab2b4550af960912cafc66+bbba31b9990baf121db7a0c9343d3a9a1e7eab6e (86f02e8f3b474f1bd3a232df99cc9739057f46b4) 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-ssh7928881852071348447.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-ssh470028064637882041.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-238/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-238/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2848732707884774521.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-238/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6097806294565477173.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-ssh7557656984256040595.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-238/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-238/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3758835981970975785.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-17288 in /w/workspace/undry_device-rfid-llrp-go_PR-238 [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-238 # 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/238/head:refs/remotes/origin/PR-238 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit bbba31b9990baf121db7a0c9343d3a9a1e7eab6e into PR head commit a26dba54f84c59b3a7ab2b4550af960912cafc66 Merge succeeded, producing a26dba54f84c59b3a7ab2b4550af960912cafc66 Checking out Revision a26dba54f84c59b3a7ab2b4550af960912cafc66 (PR-238) Commit message: "build(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.4" 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-30T10:59:26.633Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-30T10:59:26.809Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo > git config core.sparsecheckout # timeout=10 > git checkout -f a26dba54f84c59b3a7ab2b4550af960912cafc66 # 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 bbba31b9990baf121db7a0c9343d3a9a1e7eab6e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a26dba54f84c59b3a7ab2b4550af960912cafc66 # timeout=10 [2023-05-30T10:59:26.910Z] ========================================================= [2023-05-30T10:59:26.910Z] EdgeX Global Pipelines Version Info [2023-05-30T10:59:26.910Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-30T10:59:27.664Z] ------------------- [2023-05-30T10:59:27.664Z] stable info: [2023-05-30T10:59:27.665Z] ------------------- [2023-05-30T10:59:27.665Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-30T10:59:27.665Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-30T10:59:27.665Z] Message: update stable to v1.0.249 [2023-05-30T10:59:28.239Z] ------------------- [2023-05-30T10:59:28.239Z] experimental info: [2023-05-30T10:59:28.239Z] ------------------- [2023-05-30T10:59:28.239Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-30T10:59:28.239Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-30T10:59:28.239Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-30T10:59:28.534Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2023-05-30T10:59:28.581Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2023-05-30T10:59:28.631Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-30T10:59:28.672Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-30T10:59:28.711Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-30T10:59:28.755Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-30T10:59:28.802Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-30T10:59:28.841Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-30T10:59:28.892Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-30T10:59:28.930Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-30T10:59:28.968Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-30T10:59:29.014Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2023-05-30T10:59:29.054Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-30T10:59:29.092Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-30T10:59:29.132Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-30T10:59:29.167Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-30T10:59:29.215Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-30T10:59:29.255Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-30T10:59:29.297Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-30T10:59:29.345Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-30T10:59:29.387Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-30T10:59:29.431Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-30T10:59:29.475Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-30T10:59:29.517Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-30T10:59:29.558Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-30T10:59:29.601Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-30T10:59:29.646Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-30T10:59:29.692Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-238 [Pipeline] echo [2023-05-30T10:59:29.743Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-238 [Pipeline] echo [2023-05-30T10:59:29.779Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-238 [Pipeline] echo [2023-05-30T10:59:29.820Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a26dba54f84c59b3a7ab2b4550af960912cafc66 [Pipeline] echo [2023-05-30T10:59:29.863Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a26dba5 [Pipeline] echo [2023-05-30T10:59:29.905Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-30T10:59:30.027Z] provisioning config files... [2023-05-30T10:59:30.043Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-238@tmp/config1654957975634644045tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T10:59:30.386Z] ---> docker-login.sh [2023-05-30T10:59:30.386Z] nexus3.edgexfoundry.org:10001 [2023-05-30T10:59:30.647Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T10:59:30.906Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T10:59:30.906Z] Configure a credential helper to remove this warning. See [2023-05-30T10:59:30.906Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T10:59:30.906Z] [2023-05-30T10:59:30.906Z] Login Succeeded [2023-05-30T10:59:30.906Z] nexus3.edgexfoundry.org:10002 [2023-05-30T10:59:30.906Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T10:59:30.906Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T10:59:30.906Z] Configure a credential helper to remove this warning. See [2023-05-30T10:59:30.906Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T10:59:30.906Z] [2023-05-30T10:59:30.906Z] Login Succeeded [2023-05-30T10:59:30.906Z] nexus3.edgexfoundry.org:10003 [2023-05-30T10:59:30.906Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T10:59:31.166Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T10:59:31.166Z] Configure a credential helper to remove this warning. See [2023-05-30T10:59:31.166Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T10:59:31.166Z] [2023-05-30T10:59:31.166Z] Login Succeeded [2023-05-30T10:59:31.166Z] nexus3.edgexfoundry.org:10004 [2023-05-30T10:59:31.166Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T10:59:31.166Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T10:59:31.166Z] Configure a credential helper to remove this warning. See [2023-05-30T10:59:31.166Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T10:59:31.166Z] [2023-05-30T10:59:31.166Z] Login Succeeded [2023-05-30T10:59:31.166Z] docker.io [2023-05-30T10:59:31.166Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T10:59:31.427Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T10:59:31.427Z] Configure a credential helper to remove this warning. See [2023-05-30T10:59:31.427Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T10:59:31.427Z] [2023-05-30T10:59:31.427Z] Login Succeeded [2023-05-30T10:59:31.427Z] ---> docker-login.sh ends [Pipeline] } [2023-05-30T10:59:31.453Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-30T10:59:32.060Z] + git rev-list -1 --merges a26dba54f84c59b3a7ab2b4550af960912cafc66~1..a26dba54f84c59b3a7ab2b4550af960912cafc66 [Pipeline] echo [2023-05-30T10:59:32.120Z] -----------> git rev-list -1 --merges a26dba54f84c59b3a7ab2b4550af960912cafc66~1..a26dba54f84c59b3a7ab2b4550af960912cafc66 a26dba54f84c59b3a7ab2b4550af960912cafc66 [false] [Pipeline] sh [2023-05-30T10:59:32.429Z] + git log --format=format:%s -1 a26dba54f84c59b3a7ab2b4550af960912cafc66 [Pipeline] echo [2023-05-30T10:59:32.470Z] ========================================================= [2023-05-30T10:59:32.470Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-30T10:59:32.470Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-30T10:59:32.909Z] + git log --format=format:%s -1 a26dba54f84c59b3a7ab2b4550af960912cafc66 [Pipeline] echo [2023-05-30T10:59:32.941Z] [semverPrep] GIT_COMMIT: a26dba54f84c59b3a7ab2b4550af960912cafc66, Commit Message: build(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.4 [Pipeline] echo [2023-05-30T10:59:32.972Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-30T10:59:33.472Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-30T10:59:33.472Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-30T10:59:33.472Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-30T10:59:33.472Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-30T10:59:33.472Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-30T10:59:33.472Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-30T10:59:33.472Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T10:59:33.987Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-30T10:59:33.988Z] [2023-05-30T10:59:33.988Z] 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-30T10:59:34.370Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-30T10:59:34.371Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-30T10:59:34.371Z] b85a868b505f: Pulling fs layer [2023-05-30T10:59:34.371Z] e2be974225ed: Pulling fs layer [2023-05-30T10:59:34.371Z] 339a4e72a1f5: Pulling fs layer [2023-05-30T10:59:34.371Z] 988bab9f4d93: Pulling fs layer [2023-05-30T10:59:34.371Z] 1469e6f7b9e6: Pulling fs layer [2023-05-30T10:59:34.371Z] eaf3925da568: Pulling fs layer [2023-05-30T10:59:34.371Z] bab4dde63d76: Pulling fs layer [2023-05-30T10:59:34.371Z] bde34c3a00c8: Pulling fs layer [2023-05-30T10:59:34.371Z] b352a97aabf1: Pulling fs layer [2023-05-30T10:59:34.371Z] 4872d77fe225: Pulling fs layer [2023-05-30T10:59:34.371Z] 5851b861e8e6: Pulling fs layer [2023-05-30T10:59:34.371Z] bab4dde63d76: Waiting [2023-05-30T10:59:34.371Z] b352a97aabf1: Waiting [2023-05-30T10:59:34.371Z] 4872d77fe225: Waiting [2023-05-30T10:59:34.371Z] 1469e6f7b9e6: Waiting [2023-05-30T10:59:34.371Z] bde34c3a00c8: Waiting [2023-05-30T10:59:34.371Z] 988bab9f4d93: Waiting [2023-05-30T10:59:34.371Z] 5851b861e8e6: Waiting [2023-05-30T10:59:34.371Z] eaf3925da568: Waiting [2023-05-30T10:59:34.371Z] e2be974225ed: Verifying Checksum [2023-05-30T10:59:34.371Z] e2be974225ed: Download complete [2023-05-30T10:59:34.371Z] 988bab9f4d93: Verifying Checksum [2023-05-30T10:59:34.371Z] 988bab9f4d93: Download complete [2023-05-30T10:59:34.630Z] 339a4e72a1f5: Verifying Checksum [2023-05-30T10:59:34.630Z] 339a4e72a1f5: Download complete [2023-05-30T10:59:34.630Z] 1469e6f7b9e6: Verifying Checksum [2023-05-30T10:59:34.630Z] 1469e6f7b9e6: Download complete [2023-05-30T10:59:34.630Z] eaf3925da568: Download complete [2023-05-30T10:59:34.630Z] bde34c3a00c8: Download complete [2023-05-30T10:59:34.630Z] b352a97aabf1: Download complete [2023-05-30T10:59:34.630Z] 4872d77fe225: Verifying Checksum [2023-05-30T10:59:34.630Z] 4872d77fe225: Download complete [2023-05-30T10:59:34.630Z] 5851b861e8e6: Verifying Checksum [2023-05-30T10:59:34.630Z] 5851b861e8e6: Download complete [2023-05-30T10:59:34.630Z] b85a868b505f: Verifying Checksum [2023-05-30T10:59:34.630Z] b85a868b505f: Download complete [2023-05-30T10:59:34.897Z] bab4dde63d76: Verifying Checksum [2023-05-30T10:59:34.897Z] bab4dde63d76: Download complete [2023-05-30T10:59:35.832Z] b85a868b505f: Pull complete [2023-05-30T10:59:35.832Z] e2be974225ed: Pull complete [2023-05-30T10:59:36.398Z] 339a4e72a1f5: Pull complete [2023-05-30T10:59:36.398Z] 988bab9f4d93: Pull complete [2023-05-30T10:59:36.658Z] 1469e6f7b9e6: Pull complete [2023-05-30T10:59:36.658Z] eaf3925da568: Pull complete [2023-05-30T10:59:38.566Z] bab4dde63d76: Pull complete [2023-05-30T10:59:38.566Z] bde34c3a00c8: Pull complete [2023-05-30T10:59:38.566Z] b352a97aabf1: Pull complete [2023-05-30T10:59:38.566Z] 4872d77fe225: Pull complete [2023-05-30T10:59:38.825Z] 5851b861e8e6: Pull complete [2023-05-30T10:59:38.825Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-30T10:59:38.825Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-30T10:59:38.825Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T10:59:39.060Z] prd-ubuntu20.04-docker-8c-8g-17288 does not seem to be running inside a container [2023-05-30T10:59:39.091Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-238 -v /w/workspace/undry_device-rfid-llrp-go_PR-238:/w/workspace/undry_device-rfid-llrp-go_PR-238:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-238@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-238@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-30T10:59:45.517Z] $ docker top ea05332075fc0a293fad6dcee6fbaa573ba88cd5347847646a2b13a269b524e1 -eo pid,comm [2023-05-30T10:59:45.567Z] 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-30T10:59:45.567Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-30T10:59:45.700Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-30T10:59:45.700Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-30T10:59:45.825Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-30T10:59:45.831Z] $ docker exec ea05332075fc0a293fad6dcee6fbaa573ba88cd5347847646a2b13a269b524e1 ssh-agent [2023-05-30T10:59:45.941Z] SSH_AUTH_SOCK=/tmp/ssh-U1l9MmiK84RT/agent.32 [2023-05-30T10:59:45.941Z] SSH_AGENT_PID=38 [2023-05-30T10:59:45.948Z] Running ssh-add (command line suppressed) [2023-05-30T10:59:46.048Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-238@tmp/private_key_4584263671242487885.key (/w/workspace/undry_device-rfid-llrp-go_PR-238@tmp/private_key_4584263671242487885.key) [2023-05-30T10:59:46.061Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-30T10:59:46.392Z] + git tag --points-at HEAD [Pipeline] } [2023-05-30T10:59:46.423Z] $ docker exec --env ******** --env ******** ea05332075fc0a293fad6dcee6fbaa573ba88cd5347847646a2b13a269b524e1 ssh-agent -k [2023-05-30T10:59:46.524Z] unset SSH_AUTH_SOCK; [2023-05-30T10:59:46.524Z] unset SSH_AGENT_PID; [2023-05-30T10:59:46.524Z] echo Agent pid 38 killed; [2023-05-30T10:59:46.532Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-30T10:59:46.610Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-30T10:59:46.610Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-30T10:59:46.731Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-30T10:59:46.736Z] $ docker exec ea05332075fc0a293fad6dcee6fbaa573ba88cd5347847646a2b13a269b524e1 ssh-agent [2023-05-30T10:59:46.830Z] SSH_AUTH_SOCK=/tmp/ssh-0DuSwTCIgzSc/agent.70 [2023-05-30T10:59:46.830Z] SSH_AGENT_PID=76 [2023-05-30T10:59:46.835Z] Running ssh-add (command line suppressed) [2023-05-30T10:59:46.927Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-238@tmp/private_key_13364472950973742681.key (/w/workspace/undry_device-rfid-llrp-go_PR-238@tmp/private_key_13364472950973742681.key) [2023-05-30T10:59:46.939Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-30T10:59:47.265Z] + git semver init [2023-05-30T10:59:47.525Z] 2023-05-30 10:59:47,464 [run_init] DEBUG init version:0.0.0 force:False [2023-05-30T10:59:47.525Z] 2023-05-30 10:59:47,465 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-238/.semver [2023-05-30T10:59:47.525Z] 2023-05-30 10:59:47,465 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-238/.semver [2023-05-30T10:59:47.525Z] 2023-05-30 10:59:47,465 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-238/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-238, universal_newlines=False, shell=None, istream=None) [2023-05-30T10:59:48.463Z] 2023-05-30 10:59:48,323 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-238/.git/info/exclude [2023-05-30T10:59:48.463Z] 2023-05-30 10:59:48,324 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-238/.semver/PR-238 with force:False [2023-05-30T10:59:48.463Z] 2023-05-30 10:59:48,324 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-238/.semver/PR-238 [2023-05-30T10:59:48.463Z] 2023-05-30 10:59:48,328 [execute] INFO git cat-file --batch-check [2023-05-30T10:59:48.463Z] 2023-05-30 10:59:48,328 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-238/.semver, universal_newlines=False, shell=None, istream=) [2023-05-30T10:59:48.463Z] 2023-05-30 10:59:48,334 [execute] INFO git cat-file --batch [2023-05-30T10:59:48.463Z] 2023-05-30 10:59:48,335 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-238/.semver, universal_newlines=False, shell=None, istream=) [2023-05-30T10:59:48.463Z] 2023-05-30 10:59:48,340 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-238/.semver/PR-238 [2023-05-30T10:59:48.463Z] 0.0.0 [Pipeline] } [2023-05-30T10:59:48.491Z] $ docker exec --env ******** --env ******** ea05332075fc0a293fad6dcee6fbaa573ba88cd5347847646a2b13a269b524e1 ssh-agent -k [2023-05-30T10:59:48.580Z] unset SSH_AUTH_SOCK; [2023-05-30T10:59:48.581Z] unset SSH_AGENT_PID; [2023-05-30T10:59:48.581Z] echo Agent pid 76 killed; [2023-05-30T10:59:48.588Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-30T10:59:49.032Z] + git semver [Pipeline] } [2023-05-30T10:59:49.318Z] $ docker stop --time=1 ea05332075fc0a293fad6dcee6fbaa573ba88cd5347847646a2b13a269b524e1 [2023-05-30T10:59:50.630Z] $ docker rm -f --volumes ea05332075fc0a293fad6dcee6fbaa573ba88cd5347847646a2b13a269b524e1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-30T10:59:51.026Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-30T10:59:51.281Z] Stashed 1 file(s) [Pipeline] echo [2023-05-30T10:59:51.298Z] [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-30T10:59:51.899Z] provisioning config files... [2023-05-30T10:59:51.909Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-238@tmp/config10250873743444481271tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T10:59:52.250Z] ---> docker-login.sh [2023-05-30T10:59:52.250Z] nexus3.edgexfoundry.org:10001 [2023-05-30T10:59:52.250Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T10:59:52.250Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T10:59:52.250Z] Configure a credential helper to remove this warning. See [2023-05-30T10:59:52.250Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T10:59:52.250Z] [2023-05-30T10:59:52.250Z] Login Succeeded [2023-05-30T10:59:52.250Z] nexus3.edgexfoundry.org:10002 [2023-05-30T10:59:52.250Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T10:59:52.250Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T10:59:52.250Z] Configure a credential helper to remove this warning. See [2023-05-30T10:59:52.250Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T10:59:52.250Z] [2023-05-30T10:59:52.250Z] Login Succeeded [2023-05-30T10:59:52.250Z] nexus3.edgexfoundry.org:10003 [2023-05-30T10:59:52.510Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T10:59:52.510Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T10:59:52.510Z] Configure a credential helper to remove this warning. See [2023-05-30T10:59:52.510Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T10:59:52.510Z] [2023-05-30T10:59:52.510Z] Login Succeeded [2023-05-30T10:59:52.510Z] nexus3.edgexfoundry.org:10004 [2023-05-30T10:59:52.510Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T10:59:52.510Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T10:59:52.510Z] Configure a credential helper to remove this warning. See [2023-05-30T10:59:52.510Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T10:59:52.510Z] [2023-05-30T10:59:52.510Z] Login Succeeded [2023-05-30T10:59:52.510Z] docker.io [2023-05-30T10:59:52.510Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T10:59:52.770Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T10:59:52.770Z] Configure a credential helper to remove this warning. See [2023-05-30T10:59:52.770Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T10:59:52.770Z] [2023-05-30T10:59:52.770Z] Login Succeeded [2023-05-30T10:59:52.770Z] ---> docker-login.sh ends [Pipeline] } [2023-05-30T10:59:52.799Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-30T10:59:52.999Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T10:59:53.036Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T10:59:53.070Z] ========================================================= [2023-05-30T10:59:53.070Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-30T10:59:53.070Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T10:59:53.546Z] + 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-30T10:59:53.546Z] Sending build context to Docker daemon 4.263MB [2023-05-30T10:59:53.546Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-30T10:59:53.546Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-30T10:59:53.546Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-30T10:59:53.546Z] f56be85fc22e: Pulling fs layer [2023-05-30T10:59:53.546Z] 85791d961cd3: Pulling fs layer [2023-05-30T10:59:53.546Z] d694b5ae8c79: Pulling fs layer [2023-05-30T10:59:53.546Z] 9f32a84ed3da: Pulling fs layer [2023-05-30T10:59:53.546Z] 4d19c01a9841: Pulling fs layer [2023-05-30T10:59:53.546Z] 9325e15d5711: Pulling fs layer [2023-05-30T10:59:53.546Z] 556b6ee489ea: Pulling fs layer [2023-05-30T10:59:53.546Z] c5a4b2cf53e6: Pulling fs layer [2023-05-30T10:59:53.546Z] 9325e15d5711: Waiting [2023-05-30T10:59:53.546Z] c5a4b2cf53e6: Waiting [2023-05-30T10:59:53.546Z] 9f32a84ed3da: Waiting [2023-05-30T10:59:53.546Z] 4d19c01a9841: Waiting [2023-05-30T10:59:53.546Z] 85791d961cd3: Verifying Checksum [2023-05-30T10:59:53.546Z] 85791d961cd3: Download complete [2023-05-30T10:59:53.546Z] 9f32a84ed3da: Verifying Checksum [2023-05-30T10:59:53.546Z] 9f32a84ed3da: Download complete [2023-05-30T10:59:53.546Z] 4d19c01a9841: Download complete [2023-05-30T10:59:53.808Z] f56be85fc22e: Verifying Checksum [2023-05-30T10:59:53.808Z] f56be85fc22e: Download complete [2023-05-30T10:59:53.808Z] 9325e15d5711: Verifying Checksum [2023-05-30T10:59:53.808Z] 9325e15d5711: Download complete [2023-05-30T10:59:54.068Z] f56be85fc22e: Pull complete [2023-05-30T10:59:54.068Z] 85791d961cd3: Pull complete [2023-05-30T10:59:54.327Z] c5a4b2cf53e6: Verifying Checksum [2023-05-30T10:59:54.327Z] c5a4b2cf53e6: Download complete [2023-05-30T10:59:54.327Z] d694b5ae8c79: Verifying Checksum [2023-05-30T10:59:54.327Z] d694b5ae8c79: Download complete [2023-05-30T10:59:54.585Z] 556b6ee489ea: Verifying Checksum [2023-05-30T10:59:54.585Z] 556b6ee489ea: Download complete [2023-05-30T10:59:57.867Z] d694b5ae8c79: Pull complete [2023-05-30T10:59:57.867Z] 9f32a84ed3da: Pull complete [2023-05-30T10:59:58.126Z] 4d19c01a9841: Pull complete [2023-05-30T10:59:58.126Z] 9325e15d5711: Pull complete [2023-05-30T11:00:00.654Z] 556b6ee489ea: Pull complete [2023-05-30T11:00:01.585Z] c5a4b2cf53e6: Pull complete [2023-05-30T11:00:01.585Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-30T11:00:01.585Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-30T11:00:01.585Z] ---> c4be618373d6 [2023-05-30T11:00:01.585Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-30T11:00:06.714Z] Still waiting to schedule task [2023-05-30T11:00:06.714Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-30T11:00:16.509Z] ---> Running in a2dd93f06158 [2023-05-30T11:00:16.509Z] Removing intermediate container a2dd93f06158 [2023-05-30T11:00:16.509Z] ---> 315c8ef27c25 [2023-05-30T11:00:16.509Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-30T11:00:16.509Z] ---> Running in 0da364cfbbd4 [2023-05-30T11:00:17.089Z] Removing intermediate container 0da364cfbbd4 [2023-05-30T11:00:17.089Z] ---> d4bddc7eab14 [2023-05-30T11:00:17.089Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-30T11:00:17.352Z] ---> Running in 92143350783a [2023-05-30T11:00:17.352Z] Removing intermediate container 92143350783a [2023-05-30T11:00:17.352Z] ---> 9234290d3b1d [2023-05-30T11:00:17.352Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-30T11:00:17.702Z] ---> Running in 12235108dde7 [2023-05-30T11:00:18.268Z] Removing intermediate container 12235108dde7 [2023-05-30T11:00:18.268Z] ---> bb6e704deaaa [2023-05-30T11:00:18.268Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-30T11:00:18.268Z] ---> Running in 4ecfc89f8884 [2023-05-30T11:00:18.527Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T11:00:18.787Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T11:00:19.045Z] OK: 265 MiB in 53 packages [2023-05-30T11:00:19.304Z] Removing intermediate container 4ecfc89f8884 [2023-05-30T11:00:19.304Z] ---> ea4cdb1a3898 [2023-05-30T11:00:19.304Z] Step 8/12 : WORKDIR /app [2023-05-30T11:00:19.304Z] ---> Running in 76362e4c5634 [2023-05-30T11:00:19.304Z] Removing intermediate container 76362e4c5634 [2023-05-30T11:00:19.304Z] ---> 023f1c5ced94 [2023-05-30T11:00:19.304Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-30T11:00:19.563Z] ---> baad579a16e4 [2023-05-30T11:00:19.563Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T11:00:20.129Z] ---> Running in 53f75dc9a39b [2023-05-30T11:01:10.319Z] Removing intermediate container 53f75dc9a39b [2023-05-30T11:01:10.319Z] ---> 54f9d4dffd78 [2023-05-30T11:01:10.319Z] Step 11/12 : COPY . . [2023-05-30T11:01:10.579Z] ---> 01636978ec4f [2023-05-30T11:01:10.579Z] Step 12/12 : RUN $MAKE [2023-05-30T11:01:10.579Z] ---> Running in 910bff3502b1 [2023-05-30T11:01:10.840Z] noop [2023-05-30T11:01:11.099Z] Removing intermediate container 910bff3502b1 [2023-05-30T11:01:11.099Z] ---> 159097e1c963 [2023-05-30T11:01:11.099Z] Successfully built 159097e1c963 [2023-05-30T11:01:11.099Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T11:01:11.562Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-30T11:01:11.563Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T11:01:11.720Z] prd-ubuntu20.04-docker-8c-8g-17288 does not seem to be running inside a container [2023-05-30T11:01:11.754Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-238 -v /w/workspace/undry_device-rfid-llrp-go_PR-238:/w/workspace/undry_device-rfid-llrp-go_PR-238:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-238@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-238@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-30T11:01:12.054Z] $ docker top b5d4bbf4e92f672148db2860323c69ebaed792e8ece03d67814adc714e974f06 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T11:01:12.447Z] + go version [2023-05-30T11:01:12.447Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-30T11:01:12.487Z] $ docker stop --time=1 b5d4bbf4e92f672148db2860323c69ebaed792e8ece03d67814adc714e974f06 [2023-05-30T11:01:13.761Z] $ docker rm -f --volumes b5d4bbf4e92f672148db2860323c69ebaed792e8ece03d67814adc714e974f06 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T11:01:14.451Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-30T11:01:14.451Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T11:01:14.616Z] prd-ubuntu20.04-docker-8c-8g-17288 does not seem to be running inside a container [2023-05-30T11:01:14.651Z] $ 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-238 -v /w/workspace/undry_device-rfid-llrp-go_PR-238:/w/workspace/undry_device-rfid-llrp-go_PR-238:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-238@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-238@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-30T11:01:14.942Z] $ docker top 4d52a84937f4cb94231591a09f5e767759e0ad4b05c5a336299c7932e05e88c7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T11:01:15.343Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-238 [Pipeline] fileExists [Pipeline] sh [2023-05-30T11:01:15.708Z] + make test [2023-05-30T11:01:15.708Z] go test ./... -coverprofile=coverage.out ./... [2023-05-30T11:01:19.893Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-05-30T11:01:29.852Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-05-30T11:01:29.852Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-05-30T11:01:32.383Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.378s coverage: 40.5% of statements [2023-05-30T11:01:32.383Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.245s coverage: 52.0% of statements [2023-05-30T11:01:32.383Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.006s coverage: 94.6% of statements [2023-05-30T11:01:33.423Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-17289 in /w/workspace/undry_device-rfid-llrp-go_PR-238 [Pipeline] { [Pipeline] ws [2023-05-30T11:01:33.475Z] Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout [2023-05-30T11:01:33.551Z] Selected Git installation does not exist. Using Default [2023-05-30T11:01:33.551Z] The recommended git tool is: NONE [2023-05-30T11:01:38.871Z] using credential edgex-jenkins-ssh [2023-05-30T11:01:38.885Z] Cloning the remote Git repository [2023-05-30T11:01:39.131Z] go vet ./... [2023-05-30T11:01:38.932Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-05-30T11:01:39.019Z] > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 [2023-05-30T11:01:39.167Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-05-30T11:01:39.168Z] > git --version # timeout=10 [2023-05-30T11:01:39.190Z] > git --version # 'git version 2.25.1' [2023-05-30T11:01:39.193Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-30T11:01:39.340Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-30T11:01:40.405Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-05-30T11:01:40.437Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-30T11:01:41.874Z] Merging remotes/origin/main commit bbba31b9990baf121db7a0c9343d3a9a1e7eab6e into PR head commit a26dba54f84c59b3a7ab2b4550af960912cafc66 [2023-05-30T11:01:42.203Z] Merge succeeded, producing a26dba54f84c59b3a7ab2b4550af960912cafc66 [2023-05-30T11:01:42.204Z] Checking out Revision a26dba54f84c59b3a7ab2b4550af960912cafc66 (PR-238) [2023-05-30T11:01:41.308Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-05-30T11:01:41.349Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-05-30T11:01:41.350Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-30T11:01:41.364Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/238/head:refs/remotes/origin/PR-238 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-30T11:01:41.897Z] > git config core.sparsecheckout # timeout=10 [2023-05-30T11:01:41.969Z] > git checkout -f a26dba54f84c59b3a7ab2b4550af960912cafc66 # timeout=10 [2023-05-30T11:01:42.081Z] > git remote # timeout=10 [2023-05-30T11:01:42.110Z] > git config --get remote.origin.url # timeout=10 [2023-05-30T11:01:42.147Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-30T11:01:42.161Z] > git merge bbba31b9990baf121db7a0c9343d3a9a1e7eab6e # timeout=10 [2023-05-30T11:01:42.188Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-30T11:01:42.214Z] > git config core.sparsecheckout # timeout=10 [2023-05-30T11:01:42.228Z] > git checkout -f a26dba54f84c59b3a7ab2b4550af960912cafc66 # timeout=10 [2023-05-30T11:01:42.415Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-30T11:01:42.415Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-30T11:01:42.415Z] ./bin/test-attribution-txt.sh [2023-05-30T11:01:42.415Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-05-30T11:01:42.415Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-05-30T11:01:42.456Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-30T11:01:42.487Z] $ docker stop --time=1 4d52a84937f4cb94231591a09f5e767759e0ad4b05c5a336299c7932e05e88c7 [2023-05-30T11:01:42.668Z] Commit message: "build(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.4" [2023-05-30T11:01:42.726Z] > git --version # timeout=10 [2023-05-30T11:01:42.737Z] > git --version # 'git version 2.25.1' [2023-05-30T11:01:42.755Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-30T11:01:48.166Z] $ docker rm -f --volumes 4d52a84937f4cb94231591a09f5e767759e0ad4b05c5a336299c7932e05e88c7 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-30T11:01:48.669Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-30T11:01:48.900Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2023-05-30T11:01:49.087Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-30T11:01:49.087Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-30T11:01:49.087Z] Dload Upload Total Spent Left Speed [2023-05-30T11:01:49.087Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 93072 0 --:--:-- --:--:-- --:--:-- 92398 [Pipeline] sh [Pipeline] sh [2023-05-30T11:01:49.627Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-30T11:01:49.730Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-30T11:01:49.943Z] + ls -al . [2023-05-30T11:01:49.944Z] total 628 [2023-05-30T11:01:49.944Z] drwxrwxr-x 11 jenkins jenkins 4096 May 30 11:01 . [2023-05-30T11:01:49.944Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 10:59 .. [2023-05-30T11:01:49.944Z] -rw-rw-r-- 1 jenkins jenkins 134 May 30 10:59 .dockerignore [2023-05-30T11:01:49.944Z] drwxrwxr-x 8 jenkins jenkins 4096 May 30 10:59 .git [2023-05-30T11:01:49.944Z] drwxrwxr-x 3 jenkins jenkins 4096 May 30 10:59 .github [2023-05-30T11:01:49.944Z] -rw-rw-r-- 1 jenkins jenkins 946 May 30 10:59 .gitignore [2023-05-30T11:01:49.944Z] -rw-rw-r-- 1 jenkins jenkins 41 May 30 10:59 .golangci.yml [2023-05-30T11:01:49.944Z] drwxr-xr-x 3 jenkins jenkins 4096 May 30 10:59 .semver [2023-05-30T11:01:49.944Z] -rw-rw-r-- 1 jenkins jenkins 10794 May 30 10:59 Attribution.txt [2023-05-30T11:01:49.944Z] -rw-rw-r-- 1 jenkins jenkins 5905 May 30 10:59 CHANGELOG.md [2023-05-30T11:01:49.944Z] -rw-rw-r-- 1 jenkins jenkins 1347 May 30 10:59 Dockerfile [2023-05-30T11:01:49.944Z] -rw-rw-r-- 1 jenkins jenkins 677 May 30 10:59 GOVERNANCE.md [2023-05-30T11:01:49.944Z] -rw-rw-r-- 1 jenkins jenkins 683 May 30 10:59 Jenkinsfile [2023-05-30T11:01:49.944Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 30 10:59 LICENSE [2023-05-30T11:01:49.944Z] -rw-rw-r-- 1 jenkins jenkins 2053 May 30 10:59 Makefile [2023-05-30T11:01:49.944Z] -rw-rw-r-- 1 jenkins jenkins 625 May 30 10:59 OWNERS.md [2023-05-30T11:01:49.944Z] -rw-rw-r-- 1 jenkins jenkins 28505 May 30 10:59 README.md [2023-05-30T11:01:49.944Z] -rw-rw-r-- 1 jenkins jenkins 5 May 30 10:59 VERSION [2023-05-30T11:01:49.944Z] drwxrwxr-x 2 jenkins jenkins 4096 May 30 10:59 bin [2023-05-30T11:01:49.944Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 10:59 cmd [2023-05-30T11:01:49.944Z] -rw-r--r-- 1 jenkins jenkins 458039 May 30 11:01 coverage.out [2023-05-30T11:01:49.944Z] drwxrwxr-x 2 jenkins jenkins 4096 May 30 10:59 examples [2023-05-30T11:01:49.944Z] -rw-rw-r-- 1 jenkins jenkins 3371 May 30 10:59 go.mod [2023-05-30T11:01:49.944Z] -rw-rw-r-- 1 jenkins jenkins 31072 May 30 10:59 go.sum [2023-05-30T11:01:49.944Z] drwxrwxr-x 2 jenkins jenkins 4096 May 30 10:59 images [2023-05-30T11:01:49.944Z] drwxrwxr-x 5 jenkins jenkins 4096 May 30 10:59 internal [2023-05-30T11:01:49.944Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 10:59 snap [2023-05-30T11:01:49.944Z] -rw-rw-r-- 1 jenkins jenkins 193 May 30 10:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2023-05-30T11:01:50.075Z] + sudo tee /etc/docker/daemon.new [2023-05-30T11:01:50.075Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-30T11:01:50.075Z] { [2023-05-30T11:01:50.075Z] "registry-mirrors": [ [2023-05-30T11:01:50.075Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-30T11:01:50.075Z] ], [2023-05-30T11:01:50.075Z] "bip": "10.250.0.254/24", [2023-05-30T11:01:50.075Z] "hosts": [ [2023-05-30T11:01:50.075Z] "tcp://0.0.0.0:5555", [2023-05-30T11:01:50.075Z] "unix:///var/run/docker.sock" [2023-05-30T11:01:50.075Z] ], [2023-05-30T11:01:50.075Z] "mtu": 1458, [2023-05-30T11:01:50.075Z] "selinux-enabled": true, [2023-05-30T11:01:50.075Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-30T11:01:50.075Z] } [Pipeline] sh [Pipeline] sh [2023-05-30T11:01:50.437Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-30T11:01:50.506Z] + 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=a26dba54f84c59b3a7ab2b4550af960912cafc66 --label arch=amd64 --label version=0.0.0 . [2023-05-30T11:01:50.506Z] Sending build context to Docker daemon 4.263MB [2023-05-30T11:01:50.506Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-30T11:01:50.506Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-30T11:01:50.506Z] ---> 159097e1c963 [2023-05-30T11:01:50.506Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-30T11:01:50.783Z] + sudo service docker restart [2023-05-30T11:01:52.623Z] ---> Running in f74838a11134 [2023-05-30T11:01:52.623Z] Removing intermediate container f74838a11134 [2023-05-30T11:01:52.623Z] ---> 733bd24f40e0 [2023-05-30T11:01:52.623Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-30T11:01:52.623Z] ---> Running in d9a10306e335 [2023-05-30T11:01:52.623Z] Removing intermediate container d9a10306e335 [2023-05-30T11:01:52.623Z] ---> af278bbcd755 [2023-05-30T11:01:52.623Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-05-30T11:01:52.623Z] ---> Running in 5cb05d7d3b51 [2023-05-30T11:01:52.623Z] Removing intermediate container 5cb05d7d3b51 [2023-05-30T11:01:52.623Z] ---> 0c5a85ba2b67 [2023-05-30T11:01:52.623Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-30T11:01:52.623Z] ---> Running in 07b025bdda44 [2023-05-30T11:01:52.623Z] Removing intermediate container 07b025bdda44 [2023-05-30T11:01:52.623Z] ---> 2d4ee7d945c6 [2023-05-30T11:01:52.623Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-30T11:01:52.623Z] ---> Running in 463a490e98aa [2023-05-30T11:01:52.623Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T11:01:53.198Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T11:01:53.458Z] OK: 265 MiB in 53 packages [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-30T11:02:09.097Z] provisioning config files... [2023-05-30T11:02:09.126Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config18179541204084823103tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T11:02:09.517Z] ---> docker-login.sh [2023-05-30T11:02:09.517Z] nexus3.edgexfoundry.org:10001 [2023-05-30T11:02:09.789Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T11:02:10.059Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T11:02:10.059Z] Configure a credential helper to remove this warning. See [2023-05-30T11:02:10.059Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T11:02:10.059Z] [2023-05-30T11:02:10.059Z] Login Succeeded [2023-05-30T11:02:10.059Z] nexus3.edgexfoundry.org:10002 [2023-05-30T11:02:10.329Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T11:02:10.599Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T11:02:10.599Z] Configure a credential helper to remove this warning. See [2023-05-30T11:02:10.599Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T11:02:10.599Z] [2023-05-30T11:02:10.599Z] Login Succeeded [2023-05-30T11:02:10.599Z] nexus3.edgexfoundry.org:10003 [2023-05-30T11:02:10.869Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T11:02:10.869Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T11:02:10.869Z] Configure a credential helper to remove this warning. See [2023-05-30T11:02:10.869Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T11:02:10.869Z] [2023-05-30T11:02:10.869Z] Login Succeeded [2023-05-30T11:02:10.869Z] nexus3.edgexfoundry.org:10004 [2023-05-30T11:02:11.143Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T11:02:11.143Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T11:02:11.143Z] Configure a credential helper to remove this warning. See [2023-05-30T11:02:11.143Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T11:02:11.143Z] [2023-05-30T11:02:11.143Z] Login Succeeded [2023-05-30T11:02:11.143Z] docker.io [2023-05-30T11:02:11.412Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T11:02:11.682Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T11:02:11.682Z] Configure a credential helper to remove this warning. See [2023-05-30T11:02:11.682Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T11:02:11.682Z] [2023-05-30T11:02:11.682Z] Login Succeeded [2023-05-30T11:02:11.682Z] ---> docker-login.sh ends [Pipeline] } [2023-05-30T11:02:11.712Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-30T11:02:12.097Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T11:02:12.138Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T11:02:12.177Z] ========================================================= [2023-05-30T11:02:12.177Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-30T11:02:12.177Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T11:02:12.666Z] + 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-30T11:02:12.937Z] Sending build context to Docker daemon 1.212MB [2023-05-30T11:02:12.938Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-30T11:02:12.938Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-30T11:02:12.938Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-30T11:02:12.938Z] c41833b44d91: Pulling fs layer [2023-05-30T11:02:12.938Z] ed15518f5707: Pulling fs layer [2023-05-30T11:02:12.938Z] feae8fd75edb: Pulling fs layer [2023-05-30T11:02:12.938Z] 242c74f7c9fa: Pulling fs layer [2023-05-30T11:02:12.938Z] 3cdef696dda3: Pulling fs layer [2023-05-30T11:02:12.938Z] 2ced38df9373: Pulling fs layer [2023-05-30T11:02:12.938Z] 58f1dce35555: Pulling fs layer [2023-05-30T11:02:12.938Z] 3cdef696dda3: Waiting [2023-05-30T11:02:12.938Z] 2ced38df9373: Waiting [2023-05-30T11:02:12.938Z] 58f1dce35555: Waiting [2023-05-30T11:02:12.938Z] 242c74f7c9fa: Waiting [2023-05-30T11:02:13.206Z] ed15518f5707: Verifying Checksum [2023-05-30T11:02:13.206Z] ed15518f5707: Download complete [2023-05-30T11:02:13.206Z] 242c74f7c9fa: Verifying Checksum [2023-05-30T11:02:13.206Z] 242c74f7c9fa: Download complete [2023-05-30T11:02:13.206Z] 3cdef696dda3: Verifying Checksum [2023-05-30T11:02:13.206Z] 3cdef696dda3: Download complete [2023-05-30T11:02:13.206Z] c41833b44d91: Download complete [2023-05-30T11:02:14.642Z] c41833b44d91: Pull complete [2023-05-30T11:02:14.912Z] 58f1dce35555: Verifying Checksum [2023-05-30T11:02:14.912Z] 58f1dce35555: Download complete [2023-05-30T11:02:14.912Z] ed15518f5707: Pull complete [2023-05-30T11:02:15.879Z] feae8fd75edb: Download complete [2023-05-30T11:02:15.879Z] 2ced38df9373: Download complete [2023-05-30T11:02:28.287Z] feae8fd75edb: Pull complete [2023-05-30T11:02:28.287Z] 242c74f7c9fa: Pull complete [2023-05-30T11:02:28.287Z] 3cdef696dda3: Pull complete [2023-05-30T11:02:35.000Z] 2ced38df9373: Pull complete [2023-05-30T11:02:38.356Z] 58f1dce35555: Pull complete [2023-05-30T11:02:38.356Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-30T11:02:38.356Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-30T11:02:38.356Z] ---> fadd8f120f05 [2023-05-30T11:02:38.356Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-30T11:02:39.781Z] ---> Running in f4b1a0ab328d [2023-05-30T11:02:40.048Z] Removing intermediate container f4b1a0ab328d [2023-05-30T11:02:40.048Z] ---> cd81e88fdb7c [2023-05-30T11:02:40.048Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-30T11:02:40.048Z] ---> Running in 42b6f6aaa2c4 [2023-05-30T11:02:40.317Z] Removing intermediate container 42b6f6aaa2c4 [2023-05-30T11:02:40.317Z] ---> 3903df0543c4 [2023-05-30T11:02:40.317Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-30T11:02:40.317Z] ---> Running in 5e40a00f0d3d [2023-05-30T11:02:40.584Z] Removing intermediate container 5e40a00f0d3d [2023-05-30T11:02:40.584Z] ---> 62f67ce2779c [2023-05-30T11:02:40.584Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-30T11:02:40.863Z] ---> Running in e4d2dfb0a25b [2023-05-30T11:02:41.132Z] Removing intermediate container e4d2dfb0a25b [2023-05-30T11:02:41.132Z] ---> 9d9d59f7b814 [2023-05-30T11:02:41.132Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-30T11:02:41.132Z] ---> Running in e9ec6d17fb21 [2023-05-30T11:02:42.095Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T11:02:42.678Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T11:02:43.638Z] OK: 263 MiB in 53 packages [2023-05-30T11:02:44.606Z] Removing intermediate container e9ec6d17fb21 [2023-05-30T11:02:44.606Z] ---> 652b030f3475 [2023-05-30T11:02:44.606Z] Step 8/12 : WORKDIR /app [2023-05-30T11:02:44.606Z] ---> Running in f284ec328a9c [2023-05-30T11:02:44.876Z] Removing intermediate container f284ec328a9c [2023-05-30T11:02:44.876Z] ---> 9081bf351ca6 [2023-05-30T11:02:44.876Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-30T11:02:45.146Z] ---> 2c04fbe73b30 [2023-05-30T11:02:45.146Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T11:02:45.146Z] ---> Running in 67babdc3b298 [2023-05-30T11:03:01.152Z] Removing intermediate container 463a490e98aa [2023-05-30T11:03:01.152Z] ---> c0e78a4f1179 [2023-05-30T11:03:01.152Z] Step 8/24 : WORKDIR /app [2023-05-30T11:03:01.152Z] ---> Running in 39a5be0a979c [2023-05-30T11:03:01.152Z] Removing intermediate container 39a5be0a979c [2023-05-30T11:03:01.152Z] ---> 372cfcb32566 [2023-05-30T11:03:01.152Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-30T11:03:01.411Z] ---> 83a190313445 [2023-05-30T11:03:01.411Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T11:03:01.980Z] ---> Running in 45f5885dc028 [2023-05-30T11:03:06.170Z] Removing intermediate container 45f5885dc028 [2023-05-30T11:03:06.170Z] ---> bc7de87bcf79 [2023-05-30T11:03:06.170Z] Step 11/24 : COPY . . [2023-05-30T11:03:07.109Z] ---> 1fb79f662590 [2023-05-30T11:03:07.109Z] Step 12/24 : RUN $MAKE [2023-05-30T11:03:07.368Z] ---> Running in c26cf2dd2c64 [2023-05-30T11:03:07.626Z] 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-30T11:03:29.627Z] Removing intermediate container c26cf2dd2c64 [2023-05-30T11:03:29.627Z] ---> 04e8e3a0488b [2023-05-30T11:03:29.627Z] Step 13/24 : FROM alpine:3.17 [2023-05-30T11:03:29.890Z] 3.17: Pulling from library/alpine [2023-05-30T11:03:30.149Z] f56be85fc22e: Already exists [2023-05-30T11:03:30.149Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-30T11:03:30.149Z] Status: Downloaded newer image for alpine:3.17 [2023-05-30T11:03:30.149Z] ---> 9ed4aefc74f6 [2023-05-30T11:03:30.149Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-05-30T11:03:30.149Z] ---> Running in d7c9e9bfb66c [2023-05-30T11:03:30.407Z] Removing intermediate container d7c9e9bfb66c [2023-05-30T11:03:30.407Z] ---> df18dc5d045b [2023-05-30T11:03:30.407Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-05-30T11:03:30.407Z] ---> Running in 2f6a40b07fbf [2023-05-30T11:03:30.665Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T11:03:30.665Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T11:03:30.923Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-30T11:03:30.923Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T11:03:30.923Z] OK: 7 MiB in 16 packages [2023-05-30T11:03:31.183Z] Removing intermediate container 2f6a40b07fbf [2023-05-30T11:03:31.183Z] ---> 5a47a2a3b60b [2023-05-30T11:03:31.183Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-05-30T11:03:31.444Z] ---> 8d878469ee63 [2023-05-30T11:03:31.444Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-05-30T11:03:31.444Z] ---> 2cffca1cc6ac [2023-05-30T11:03:31.444Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-05-30T11:03:32.820Z] ---> fed0a218a72e [2023-05-30T11:03:32.820Z] Step 19/24 : EXPOSE 59989 [2023-05-30T11:03:32.820Z] ---> Running in b22d9eb22fc9 [2023-05-30T11:03:32.820Z] Removing intermediate container b22d9eb22fc9 [2023-05-30T11:03:32.820Z] ---> 420fa3f00db2 [2023-05-30T11:03:32.820Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-05-30T11:03:32.820Z] ---> Running in e71e7b40c9f1 [2023-05-30T11:03:32.820Z] Removing intermediate container e71e7b40c9f1 [2023-05-30T11:03:32.820Z] ---> 16fc7e725bf2 [2023-05-30T11:03:32.820Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-30T11:03:32.820Z] ---> Running in 7000b850817a [2023-05-30T11:03:33.082Z] Removing intermediate container 7000b850817a [2023-05-30T11:03:33.082Z] ---> 542dc95be136 [2023-05-30T11:03:33.082Z] Step 22/24 : LABEL arch=amd64 [2023-05-30T11:03:33.082Z] ---> Running in 75807950dcbd [2023-05-30T11:03:33.082Z] Removing intermediate container 75807950dcbd [2023-05-30T11:03:33.082Z] ---> 334e388dffea [2023-05-30T11:03:33.082Z] Step 23/24 : LABEL git_sha=a26dba54f84c59b3a7ab2b4550af960912cafc66 [2023-05-30T11:03:33.082Z] ---> Running in 1cdfd36ab420 [2023-05-30T11:03:33.082Z] Removing intermediate container 1cdfd36ab420 [2023-05-30T11:03:33.082Z] ---> 5ceefe1d6774 [2023-05-30T11:03:33.082Z] Step 24/24 : LABEL version=0.0.0 [2023-05-30T11:03:33.082Z] ---> Running in 2daeb536a381 [2023-05-30T11:03:33.342Z] Removing intermediate container 2daeb536a381 [2023-05-30T11:03:33.342Z] ---> a091691bae3f [2023-05-30T11:03:33.342Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-30T11:03:33.342Z] Successfully built a091691bae3f [2023-05-30T11:03:33.342Z] 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-30T11:03:34.256Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-30T11:03:34.256Z] [2023-05-30T11:03:34.256Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T11:03:34.633Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-30T11:03:34.633Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-30T11:03:34.633Z] 5eb5b503b376: Pulling fs layer [2023-05-30T11:03:34.633Z] 5c69ac0246d0: Pulling fs layer [2023-05-30T11:03:34.633Z] ec43610c2a17: Pulling fs layer [2023-05-30T11:03:34.633Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-30T11:03:34.633Z] 33b1e0a273af: Pulling fs layer [2023-05-30T11:03:34.633Z] 5d3b04190fa2: Pulling fs layer [2023-05-30T11:03:34.633Z] 2f39f015ded8: Pulling fs layer [2023-05-30T11:03:34.633Z] 3a2ae6a8a46f: Waiting [2023-05-30T11:03:34.633Z] 33b1e0a273af: Waiting [2023-05-30T11:03:34.633Z] 5d3b04190fa2: Waiting [2023-05-30T11:03:34.633Z] 2f39f015ded8: Waiting [2023-05-30T11:03:34.633Z] 5c69ac0246d0: Verifying Checksum [2023-05-30T11:03:34.633Z] 5c69ac0246d0: Download complete [2023-05-30T11:03:34.633Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-30T11:03:34.633Z] 3a2ae6a8a46f: Download complete [2023-05-30T11:03:34.633Z] 33b1e0a273af: Verifying Checksum [2023-05-30T11:03:34.633Z] 33b1e0a273af: Download complete [2023-05-30T11:03:34.634Z] 5d3b04190fa2: Download complete [2023-05-30T11:03:34.634Z] ec43610c2a17: Verifying Checksum [2023-05-30T11:03:34.892Z] 5eb5b503b376: Verifying Checksum [2023-05-30T11:03:34.892Z] 5eb5b503b376: Download complete [2023-05-30T11:03:35.459Z] 2f39f015ded8: Download complete [2023-05-30T11:03:36.028Z] 5eb5b503b376: Pull complete [2023-05-30T11:03:36.028Z] 5c69ac0246d0: Pull complete [2023-05-30T11:03:36.593Z] ec43610c2a17: Pull complete [2023-05-30T11:03:36.593Z] 3a2ae6a8a46f: Pull complete [2023-05-30T11:03:36.851Z] 33b1e0a273af: Pull complete [2023-05-30T11:03:36.851Z] 5d3b04190fa2: Pull complete [2023-05-30T11:03:41.118Z] 2f39f015ded8: Pull complete [2023-05-30T11:03:41.118Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-30T11:03:41.118Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-30T11:03:41.118Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T11:03:41.355Z] prd-ubuntu20.04-docker-8c-8g-17288 does not seem to be running inside a container [2023-05-30T11:03:41.395Z] $ 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-238 -v /w/workspace/undry_device-rfid-llrp-go_PR-238:/w/workspace/undry_device-rfid-llrp-go_PR-238:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-238@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-238@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-30T11:03:41.542Z] Removing intermediate container 67babdc3b298 [2023-05-30T11:03:41.542Z] ---> a7beb0418bbd [2023-05-30T11:03:41.542Z] Step 11/12 : COPY . . [2023-05-30T11:03:42.500Z] ---> 607cfa16ae0f [2023-05-30T11:03:42.500Z] Step 12/12 : RUN $MAKE [2023-05-30T11:03:42.500Z] ---> Running in 6ad98ade42ec [2023-05-30T11:03:43.483Z] noop [2023-05-30T11:03:44.068Z] Removing intermediate container 6ad98ade42ec [2023-05-30T11:03:44.068Z] ---> 53111f7a9359 [2023-05-30T11:03:44.068Z] Successfully built 53111f7a9359 [2023-05-30T11:03:44.068Z] Successfully tagged ci-base-image-arm64:latest [2023-05-30T11:03:49.146Z] $ docker top 731279e993913a6726ea27421836bb66bb8fc027db863e8343430157f34243b8 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] libraryResource [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T11:03:49.726Z] ---> job-cost.sh [2023-05-30T11:03:49.726Z] lf-activate-venv: SKIPPING [2023-05-30T11:03:49.726Z] INFO: No Stack... [2023-05-30T11:03:49.877Z] + docker inspect -f . ci-base-image-arm64 [2023-05-30T11:03:49.877Z] . [Pipeline] } [Pipeline] // withEnv [2023-05-30T11:03:49.984Z] INFO: Retrieving Pricing Info for: v3-standard-8 [Pipeline] withDockerContainer [2023-05-30T11:03:50.169Z] prd-ubuntu20.04-docker-arm64-4c-16g-17289 does not seem to be running inside a container [2023-05-30T11:03:50.232Z] $ 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-30T11:03:50.244Z] INFO: Archiving Costs [2023-05-30T11:03:51.365Z] $ docker top 786cd854689b66fb8936a44b5abfbb589348d3dd2b88e20642fbcbfd5fc09c70 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2023-05-30T11:03:51.948Z] + cat /w/workspace/undry_device-rfid-llrp-go_PR-238/archives/cost.csv [2023-05-30T11:03:51.949Z] + cut -d, -f6 [Pipeline] lock [2023-05-30T11:03:51.994Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-238-1-stack-cost] [2023-05-30T11:03:52.001Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-238-1-stack-cost] did not exist. Created. [2023-05-30T11:03:52.001Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-238-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-30T11:03:52.342Z] + go version [2023-05-30T11:03:52.342Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-30T11:03:52.381Z] $ docker stop --time=1 786cd854689b66fb8936a44b5abfbb589348d3dd2b88e20642fbcbfd5fc09c70 [2023-05-30T11:03:52.395Z] + echo total: 0.2199999988079071 [2023-05-30T11:03:53.988Z] $ docker rm -f --volumes 786cd854689b66fb8936a44b5abfbb589348d3dd2b88e20642fbcbfd5fc09c70 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] stash [2023-05-30T11:03:54.251Z] Stashed 1 file(s) [Pipeline] // script [Pipeline] } [Pipeline] } [2023-05-30T11:03:54.326Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-238-1-stack-cost] [Pipeline] // stage [Pipeline] // lock [Pipeline] } [2023-05-30T11:03:54.453Z] $ docker stop --time=1 731279e993913a6726ea27421836bb66bb8fc027db863e8343430157f34243b8 [2023-05-30T11:03:55.592Z] $ docker rm -f --volumes 731279e993913a6726ea27421836bb66bb8fc027db863e8343430157f34243b8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] stage [Pipeline] { (Test) [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T11:03:56.317Z] + docker inspect -f . ci-base-image-arm64 [2023-05-30T11:03:56.317Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T11:03:56.587Z] prd-ubuntu20.04-docker-arm64-4c-16g-17289 does not seem to be running inside a container [2023-05-30T11:03:56.650Z] $ 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-30T11:03:57.813Z] $ docker top d3e8ea465c0fb0fb969d791288633efc7a9db7b6a01e4383a9435818546ba7bf -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T11:03:58.352Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh [2023-05-30T11:03:59.009Z] + make test [2023-05-30T11:03:59.009Z] go test ./... -coverprofile=coverage.out ./... [2023-05-30T11:04:31.451Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-05-30T11:06:23.117Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-05-30T11:06:23.117Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-05-30T11:06:55.355Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 28.940s coverage: 40.5% of statements [2023-05-30T11:06:55.355Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.727s coverage: 52.0% of statements [2023-05-30T11:06:55.355Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.047s coverage: 94.6% of statements [2023-05-30T11:06:55.355Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-30T11:06:55.355Z] go vet ./... [2023-05-30T11:07:27.600Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-30T11:07:27.600Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-30T11:07:27.601Z] ./bin/test-attribution-txt.sh [2023-05-30T11:07:27.871Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-05-30T11:07:28.137Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-05-30T11:07:28.176Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-30T11:07:28.207Z] $ docker stop --time=1 d3e8ea465c0fb0fb969d791288633efc7a9db7b6a01e4383a9435818546ba7bf [2023-05-30T11:07:30.609Z] $ docker rm -f --volumes d3e8ea465c0fb0fb969d791288633efc7a9db7b6a01e4383a9435818546ba7bf [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-30T11:07:31.798Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-30T11:07:31.835Z] Warning: overwriting stash ‘coverage-report’ [2023-05-30T11:07:32.421Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-30T11:07:33.004Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-30T11:07:33.353Z] + ls -al . [2023-05-30T11:07:33.353Z] total 624 [2023-05-30T11:07:33.353Z] drwxrwxr-x 10 jenkins jenkins 4096 May 30 11:04 . [2023-05-30T11:07:33.353Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 11:01 .. [2023-05-30T11:07:33.353Z] -rw-rw-r-- 1 jenkins jenkins 134 May 30 11:01 .dockerignore [2023-05-30T11:07:33.353Z] drwxrwxr-x 8 jenkins jenkins 4096 May 30 11:01 .git [2023-05-30T11:07:33.353Z] drwxrwxr-x 3 jenkins jenkins 4096 May 30 11:01 .github [2023-05-30T11:07:33.353Z] -rw-rw-r-- 1 jenkins jenkins 946 May 30 11:01 .gitignore [2023-05-30T11:07:33.353Z] -rw-rw-r-- 1 jenkins jenkins 41 May 30 11:01 .golangci.yml [2023-05-30T11:07:33.353Z] -rw-rw-r-- 1 jenkins jenkins 10794 May 30 11:01 Attribution.txt [2023-05-30T11:07:33.353Z] -rw-rw-r-- 1 jenkins jenkins 5905 May 30 11:01 CHANGELOG.md [2023-05-30T11:07:33.353Z] -rw-rw-r-- 1 jenkins jenkins 1347 May 30 11:01 Dockerfile [2023-05-30T11:07:33.353Z] -rw-rw-r-- 1 jenkins jenkins 677 May 30 11:01 GOVERNANCE.md [2023-05-30T11:07:33.353Z] -rw-rw-r-- 1 jenkins jenkins 683 May 30 11:01 Jenkinsfile [2023-05-30T11:07:33.353Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 30 11:01 LICENSE [2023-05-30T11:07:33.353Z] -rw-rw-r-- 1 jenkins jenkins 2053 May 30 11:01 Makefile [2023-05-30T11:07:33.353Z] -rw-rw-r-- 1 jenkins jenkins 625 May 30 11:01 OWNERS.md [2023-05-30T11:07:33.353Z] -rw-rw-r-- 1 jenkins jenkins 28505 May 30 11:01 README.md [2023-05-30T11:07:33.353Z] -rw-rw-r-- 1 jenkins jenkins 5 May 30 10:59 VERSION [2023-05-30T11:07:33.353Z] drwxrwxr-x 2 jenkins jenkins 4096 May 30 11:01 bin [2023-05-30T11:07:33.353Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 11:01 cmd [2023-05-30T11:07:33.353Z] -rw-r--r-- 1 jenkins jenkins 458039 May 30 11:06 coverage.out [2023-05-30T11:07:33.353Z] drwxrwxr-x 2 jenkins jenkins 4096 May 30 11:01 examples [2023-05-30T11:07:33.353Z] -rw-rw-r-- 1 jenkins jenkins 3371 May 30 11:01 go.mod [2023-05-30T11:07:33.353Z] -rw-rw-r-- 1 jenkins jenkins 31072 May 30 11:01 go.sum [2023-05-30T11:07:33.353Z] drwxrwxr-x 2 jenkins jenkins 4096 May 30 11:01 images [2023-05-30T11:07:33.353Z] drwxrwxr-x 5 jenkins jenkins 4096 May 30 11:01 internal [2023-05-30T11:07:33.353Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 11:01 snap [2023-05-30T11:07:33.353Z] -rw-rw-r-- 1 jenkins jenkins 193 May 30 11:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T11:07:33.777Z] + 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=a26dba54f84c59b3a7ab2b4550af960912cafc66 --label arch=arm64 --label version=0.0.0 . [2023-05-30T11:07:34.045Z] Sending build context to Docker daemon 1.212MB [2023-05-30T11:07:34.045Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-30T11:07:34.045Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-30T11:07:34.045Z] ---> 53111f7a9359 [2023-05-30T11:07:34.045Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-30T11:07:34.045Z] ---> Running in 04d1b43e48eb [2023-05-30T11:07:34.314Z] Removing intermediate container 04d1b43e48eb [2023-05-30T11:07:34.314Z] ---> 511a232415e4 [2023-05-30T11:07:34.314Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-30T11:07:34.587Z] ---> Running in dd2a96a715e8 [2023-05-30T11:07:34.854Z] Removing intermediate container dd2a96a715e8 [2023-05-30T11:07:34.854Z] ---> ca1bf747799f [2023-05-30T11:07:34.854Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-05-30T11:07:34.854Z] ---> Running in 95a278fa0be5 [2023-05-30T11:07:35.122Z] Removing intermediate container 95a278fa0be5 [2023-05-30T11:07:35.122Z] ---> 2f44ee594f10 [2023-05-30T11:07:35.122Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-30T11:07:35.122Z] ---> Running in c9c96f919c9e [2023-05-30T11:07:35.395Z] Removing intermediate container c9c96f919c9e [2023-05-30T11:07:35.395Z] ---> 652bfc44837c [2023-05-30T11:07:35.395Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-30T11:07:35.395Z] ---> Running in b72e95eb1f3a [2023-05-30T11:07:36.361Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T11:07:36.942Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T11:07:38.359Z] OK: 263 MiB in 53 packages [2023-05-30T11:07:38.944Z] Removing intermediate container b72e95eb1f3a [2023-05-30T11:07:38.945Z] ---> 4d10ddcbf66b [2023-05-30T11:07:38.945Z] Step 8/24 : WORKDIR /app [2023-05-30T11:07:38.945Z] ---> Running in b1d68fc03fef [2023-05-30T11:07:39.213Z] Removing intermediate container b1d68fc03fef [2023-05-30T11:07:39.213Z] ---> 4d26447645e1 [2023-05-30T11:07:39.213Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-30T11:07:39.798Z] ---> e900083b5d97 [2023-05-30T11:07:39.798Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T11:07:39.798Z] ---> Running in 2799a5481db2 [2023-05-30T11:07:45.146Z] Removing intermediate container 2799a5481db2 [2023-05-30T11:07:45.146Z] ---> cd526db8b2ae [2023-05-30T11:07:45.146Z] Step 11/24 : COPY . . [2023-05-30T11:07:45.732Z] ---> bc08694ac6f4 [2023-05-30T11:07:45.732Z] Step 12/24 : RUN $MAKE [2023-05-30T11:07:45.732Z] ---> Running in 5f03a56803f6 [2023-05-30T11:07:46.692Z] 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-30T11:09:53.362Z] Removing intermediate container 5f03a56803f6 [2023-05-30T11:09:53.362Z] ---> b53f564c57b9 [2023-05-30T11:09:53.362Z] Step 13/24 : FROM alpine:3.17 [2023-05-30T11:09:53.362Z] 3.17: Pulling from library/alpine [2023-05-30T11:09:53.362Z] c41833b44d91: Already exists [2023-05-30T11:09:53.362Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-30T11:09:53.362Z] Status: Downloaded newer image for alpine:3.17 [2023-05-30T11:09:53.362Z] ---> 51e60588ff2c [2023-05-30T11:09:53.362Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-05-30T11:09:53.629Z] ---> Running in b2355427e6de [2023-05-30T11:09:53.897Z] Removing intermediate container b2355427e6de [2023-05-30T11:09:53.897Z] ---> 770edbad0301 [2023-05-30T11:09:53.897Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-05-30T11:09:53.897Z] ---> Running in c5fff7749cf1 [2023-05-30T11:09:54.920Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T11:09:55.516Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T11:09:56.507Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-30T11:09:56.507Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T11:09:56.507Z] OK: 8 MiB in 16 packages [2023-05-30T11:09:57.094Z] Removing intermediate container c5fff7749cf1 [2023-05-30T11:09:57.094Z] ---> 240f8c87f555 [2023-05-30T11:09:57.094Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-05-30T11:09:57.690Z] ---> 15196d742f4a [2023-05-30T11:09:57.690Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-05-30T11:09:58.278Z] ---> 5a84e3b45ad4 [2023-05-30T11:09:58.278Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-05-30T11:09:59.688Z] ---> a88b81e83a77 [2023-05-30T11:09:59.688Z] Step 19/24 : EXPOSE 59989 [2023-05-30T11:09:59.688Z] ---> Running in 5945212acd87 [2023-05-30T11:09:59.954Z] Removing intermediate container 5945212acd87 [2023-05-30T11:09:59.954Z] ---> e02b11f1b8bc [2023-05-30T11:09:59.954Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-05-30T11:09:59.954Z] ---> Running in 91db0ce33aeb [2023-05-30T11:10:00.221Z] Removing intermediate container 91db0ce33aeb [2023-05-30T11:10:00.221Z] ---> ee5520d7ad41 [2023-05-30T11:10:00.221Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-30T11:10:00.487Z] ---> Running in afdea38e47d2 [2023-05-30T11:10:00.753Z] Removing intermediate container afdea38e47d2 [2023-05-30T11:10:00.753Z] ---> aff2376f907d [2023-05-30T11:10:00.753Z] Step 22/24 : LABEL arch=arm64 [2023-05-30T11:10:00.753Z] ---> Running in 62e417a3d1c6 [2023-05-30T11:10:01.019Z] Removing intermediate container 62e417a3d1c6 [2023-05-30T11:10:01.019Z] ---> b0525cbc7a0d [2023-05-30T11:10:01.019Z] Step 23/24 : LABEL git_sha=a26dba54f84c59b3a7ab2b4550af960912cafc66 [2023-05-30T11:10:01.019Z] ---> Running in f4cfc775a53b [2023-05-30T11:10:01.284Z] Removing intermediate container f4cfc775a53b [2023-05-30T11:10:01.284Z] ---> 3171749d6c02 [2023-05-30T11:10:01.284Z] Step 24/24 : LABEL version=0.0.0 [2023-05-30T11:10:01.284Z] ---> Running in c70b403f28f9 [2023-05-30T11:10:01.552Z] Removing intermediate container c70b403f28f9 [2023-05-30T11:10:01.552Z] ---> 42d0dd6f958e [2023-05-30T11:10:01.552Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-30T11:10:01.817Z] Successfully built 42d0dd6f958e [2023-05-30T11:10:01.817Z] 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-30T11:10:02.615Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-30T11:10:02.615Z] [2023-05-30T11:10:02.615Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T11:10:03.010Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-30T11:10:03.010Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-30T11:10:03.010Z] 8998bd30e6a1: Pulling fs layer [2023-05-30T11:10:03.010Z] 04944245beec: Pulling fs layer [2023-05-30T11:10:03.010Z] 699f458cf7ca: Pulling fs layer [2023-05-30T11:10:03.010Z] 765212b225bb: Pulling fs layer [2023-05-30T11:10:03.010Z] f23df028b6ca: Pulling fs layer [2023-05-30T11:10:03.010Z] d65c8cfc05b1: Pulling fs layer [2023-05-30T11:10:03.010Z] 2437ff75d9bd: Pulling fs layer [2023-05-30T11:10:03.010Z] f23df028b6ca: Waiting [2023-05-30T11:10:03.010Z] d65c8cfc05b1: Waiting [2023-05-30T11:10:03.010Z] 2437ff75d9bd: Waiting [2023-05-30T11:10:03.010Z] 765212b225bb: Waiting [2023-05-30T11:10:03.277Z] 04944245beec: Verifying Checksum [2023-05-30T11:10:03.277Z] 04944245beec: Download complete [2023-05-30T11:10:03.277Z] 765212b225bb: Verifying Checksum [2023-05-30T11:10:03.277Z] 765212b225bb: Download complete [2023-05-30T11:10:03.277Z] f23df028b6ca: Verifying Checksum [2023-05-30T11:10:03.277Z] f23df028b6ca: Download complete [2023-05-30T11:10:03.277Z] d65c8cfc05b1: Verifying Checksum [2023-05-30T11:10:03.277Z] d65c8cfc05b1: Download complete [2023-05-30T11:10:03.277Z] 699f458cf7ca: Verifying Checksum [2023-05-30T11:10:03.277Z] 699f458cf7ca: Download complete [2023-05-30T11:10:03.869Z] 8998bd30e6a1: Verifying Checksum [2023-05-30T11:10:03.869Z] 8998bd30e6a1: Download complete [2023-05-30T11:10:05.816Z] 2437ff75d9bd: Verifying Checksum [2023-05-30T11:10:05.816Z] 2437ff75d9bd: Download complete [2023-05-30T11:10:07.757Z] 8998bd30e6a1: Pull complete [2023-05-30T11:10:08.027Z] 04944245beec: Pull complete [2023-05-30T11:10:09.436Z] 699f458cf7ca: Pull complete [2023-05-30T11:10:09.704Z] 765212b225bb: Pull complete [2023-05-30T11:10:10.287Z] f23df028b6ca: Pull complete [2023-05-30T11:10:10.553Z] d65c8cfc05b1: Pull complete [2023-05-30T11:10:25.540Z] 2437ff75d9bd: Pull complete [2023-05-30T11:10:25.540Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-30T11:10:25.540Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-30T11:10:25.806Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T11:10:26.130Z] prd-ubuntu20.04-docker-arm64-4c-16g-17289 does not seem to be running inside a container [2023-05-30T11:10:26.190Z] $ 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-30T11:10:28.692Z] $ docker top 39af524118c020211c47b7aca46d4feb4ed14cafd139083fee200ac6a3b07fb8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T11:10:29.269Z] ---> job-cost.sh [2023-05-30T11:10:29.533Z] lf-activate-venv: SKIPPING [2023-05-30T11:10:29.533Z] INFO: No Stack... [2023-05-30T11:10:30.111Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-30T11:10:30.688Z] INFO: Archiving Costs [Pipeline] sh [2023-05-30T11:10:31.338Z] + cut -d, -f6 [2023-05-30T11:10:31.338Z] + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv [Pipeline] lock [2023-05-30T11:10:31.413Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-238-1-stack-cost] [2023-05-30T11:10:31.419Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-238-1-stack-cost] did not exist. Created. [2023-05-30T11:10:31.419Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-238-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-30T11:10:31.836Z] /w/workspace/device-rfid-llrp-go/1@tmp/durable-af332e54/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-30T11:10:32.188Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-30T11:10:32.223Z] Warning: overwriting stash ‘stack-cost’ [2023-05-30T11:10:32.274Z] Stashed 1 file(s) [Pipeline] } [2023-05-30T11:10:32.289Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-238-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-30T11:10:32.372Z] $ docker stop --time=1 39af524118c020211c47b7aca46d4feb4ed14cafd139083fee200ac6a3b07fb8 [2023-05-30T11:10:33.827Z] $ docker rm -f --volumes 39af524118c020211c47b7aca46d4feb4ed14cafd139083fee200ac6a3b07fb8 [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-30T11:10:34.851Z] provisioning config files... [2023-05-30T11:10:34.858Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-238@tmp/config14794948065040896964tmp [Pipeline] { [Pipeline] sh [2023-05-30T11:10:35.199Z] + set +x [2023-05-30T11:10:35.199Z] + curl+ -s https://codecov.io/bash [2023-05-30T11:10:35.199Z] bash -s -- [2023-05-30T11:10:35.199Z] [2023-05-30T11:10:35.199Z] _____ _ [2023-05-30T11:10:35.199Z] / ____| | | [2023-05-30T11:10:35.199Z] | | ___ __| | ___ ___ _____ __ [2023-05-30T11:10:35.199Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-30T11:10:35.199Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-30T11:10:35.199Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-30T11:10:35.199Z] Bash-1.0.6 [2023-05-30T11:10:35.199Z] [2023-05-30T11:10:35.199Z] [2023-05-30T11:10:35.199Z] ==> git version 2.25.1 found [2023-05-30T11:10:35.199Z] ==> 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-30T11:10:35.199Z] Release-Date: 2020-01-08 [2023-05-30T11:10:35.199Z] 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-30T11:10:35.199Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-30T11:10:35.199Z] ==> Jenkins CI detected. [2023-05-30T11:10:35.199Z] current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-238 [2023-05-30T11:10:35.199Z] project root: . [2023-05-30T11:10:35.199Z] --> token set from env [2023-05-30T11:10:35.199Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-30T11:10:35.199Z] ==> Running gcov in . (disable via -X gcov) [2023-05-30T11:10:35.199Z] ==> Python coveragepy not found [2023-05-30T11:10:35.200Z] ==> Searching for coverage reports in: [2023-05-30T11:10:35.200Z] + . [2023-05-30T11:10:35.200Z] -> Found 1 reports [2023-05-30T11:10:35.200Z] ==> Detecting git/mercurial file structure [2023-05-30T11:10:35.200Z] ==> Reading reports [2023-05-30T11:10:35.200Z] + ./coverage.out bytes=458039 [2023-05-30T11:10:35.200Z] ==> Appending adjustments [2023-05-30T11:10:35.200Z] https://docs.codecov.io/docs/fixing-reports [2023-05-30T11:10:35.458Z] + Found adjustments [2023-05-30T11:10:35.458Z] ==> Gzipping contents [2023-05-30T11:10:35.458Z] 52K /tmp/codecov.EYSo8q.gz [2023-05-30T11:10:35.458Z] ==> Uploading reports [2023-05-30T11:10:35.458Z] url: https://codecov.io [2023-05-30T11:10:35.458Z] query: branch=PR-238&commit=a26dba54f84c59b3a7ab2b4550af960912cafc66&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-238%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=238&job=&cmd_args= [2023-05-30T11:10:35.458Z] -> Pinging Codecov [2023-05-30T11:10:35.458Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-238&commit=a26dba54f84c59b3a7ab2b4550af960912cafc66&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-238%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=238&job=&cmd_args= [2023-05-30T11:10:35.720Z] -> Uploading to [2023-05-30T11:10:35.720Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-30/581DD39554BDF9B6E22D074273EAD858/a26dba54f84c59b3a7ab2b4550af960912cafc66/31cc673a-b15d-43ba-81de-957d6d03514a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230530%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230530T111035Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=794520f0964f74c899f716725b3f9289a28ea0a651c3d0f40516b19537d7a655 [2023-05-30T11:10:35.720Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-30T11:10:35.720Z] Dload Upload Total Spent Left Speed [2023-05-30T11:10:35.980Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50487 0 0 100 50487 0 209k --:--:-- --:--:-- --:--:-- 209k [2023-05-30T11:10:35.980Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/a26dba54f84c59b3a7ab2b4550af960912cafc66 [Pipeline] } [2023-05-30T11:10:36.015Z] 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-30T11:10:37.940Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-238/archives ] [2023-05-30T11:10:37.940Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-238/archives [2023-05-30T11:10:37.941Z] total 16 [2023-05-30T11:10:37.941Z] drwxr-xr-x 3 root root 4096 May 30 11:03 . [2023-05-30T11:10:37.941Z] drwxrwxr-x 12 jenkins jenkins 4096 May 30 11:03 .. [2023-05-30T11:10:37.941Z] drwxr-xr-x 2 root root 4096 May 30 11:03 cost [2023-05-30T11:10:37.941Z] -rw-r--r-- 1 root root 91 May 30 11:03 cost.csv [2023-05-30T11:10:37.941Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-238/archives [2023-05-30T11:10:37.941Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-238/archives [2023-05-30T11:10:37.941Z] total 16 [2023-05-30T11:10:37.941Z] drwxr-xr-x 3 jenkins jenkins 4096 May 30 11:03 . [2023-05-30T11:10:37.941Z] drwxrwxr-x 12 jenkins jenkins 4096 May 30 11:03 .. [2023-05-30T11:10:37.941Z] drwxr-xr-x 2 jenkins jenkins 4096 May 30 11:03 cost [2023-05-30T11:10:37.941Z] -rw-r--r-- 1 jenkins jenkins 91 May 30 11:03 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-30T11:10:38.270Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T11:10:39.164Z] ---> package-listing.sh [2023-05-30T11:10:39.164Z] ++ facter osfamily [2023-05-30T11:10:39.164Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-30T11:10:39.164Z] + OS_FAMILY=debian [2023-05-30T11:10:39.164Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-238 [2023-05-30T11:10:39.164Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-30T11:10:39.165Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-30T11:10:39.165Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-30T11:10:39.165Z] + PACKAGES=/tmp/packages_start.txt [2023-05-30T11:10:39.165Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-238 ']' [2023-05-30T11:10:39.165Z] + PACKAGES=/tmp/packages_end.txt [2023-05-30T11:10:39.165Z] + case "${OS_FAMILY}" in [2023-05-30T11:10:39.165Z] + dpkg -l [2023-05-30T11:10:39.165Z] + grep '^ii' [2023-05-30T11:10:39.424Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-30T11:10:39.425Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-30T11:10:39.425Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-30T11:10:39.425Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-238 ']' [2023-05-30T11:10:39.425Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-238/archives/ [2023-05-30T11:10:39.425Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-238/archives/ [Pipeline] echo [2023-05-30T11:10:39.456Z] 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-238/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-30T11:10:39.747Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T11:10:40.382Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-30T11:10:40.382Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T11:10:40.527Z] prd-ubuntu20.04-docker-8c-8g-17288 does not seem to be running inside a container [2023-05-30T11:10:40.560Z] $ 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-238/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-238 -v /w/workspace/undry_device-rfid-llrp-go_PR-238:/w/workspace/undry_device-rfid-llrp-go_PR-238:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-238@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-238@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-30T11:10:40.729Z] $ docker top 41e6a33f20eaebae03f3e7e7f5298b65dd4220c8d3597268b4c5d8b4f89e54c3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T11:10:41.106Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-30T11:10:41.416Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-30T11:10:41.722Z] + ls /var/log/sa-host [2023-05-30T11:10:41.722Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-30T11:10:41.936Z] provisioning config files... [2023-05-30T11:10:41.944Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-238@tmp/config4052226690202526791tmp [Pipeline] { [Pipeline] echo [2023-05-30T11:10:42.000Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T11:10:42.312Z] ---> create-netrc.sh [Pipeline] } [2023-05-30T11:10:42.340Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-30T11:10:42.750Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-30T11:10:42.786Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T11:10:43.108Z] ---> sudo-logs.sh [2023-05-30T11:10:43.108Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-30T11:10:43.203Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T11:10:43.522Z] ---> job-cost.sh [2023-05-30T11:10:43.522Z] lf-activate-venv: SKIPPING [2023-05-30T11:10:43.522Z] DEBUG: total: 0.2199999988079071 [2023-05-30T11:10:43.522Z] INFO: Retrieving Stack Cost... [2023-05-30T11:10:43.781Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-30T11:10:44.348Z] INFO: Archiving Costs [Pipeline] echo [2023-05-30T11:10:44.382Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T11:10:44.690Z] ---> logs-deploy.sh [2023-05-30T11:10:44.690Z] lf-activate-venv: SKIPPING [2023-05-30T11:10:44.690Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-238/1 [2023-05-30T11:10:44.690Z] INFO: archiving workspace using pattern(s): [2023-05-30T11:10:45.627Z] Archives upload complete. [2023-05-30T11:10:45.627Z] INFO: archiving logs to Nexus