Pull request #269 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2204e9ffacd56142c2cdd571345666a210085524+fbcb6d3027ae2c9eb317848bea30a5d6743f2972 (7b3c7a1060965c035d363a9c493277881236defe) 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-ssh8759565485818073340.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh16852878923315274695.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-269/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-269/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16581510557567449572.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-269/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14595412880997441043.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > 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-ssh10572348266675215458.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-269/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-269/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10961238671993348393.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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] ========================================================= [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.21 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-16835 in /w/workspace/undry_device-rfid-llrp-go_PR-269 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/undry_device-rfid-llrp-go_PR-269 # 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 Merging remotes/origin/main commit fbcb6d3027ae2c9eb317848bea30a5d6743f2972 into PR head commit 2204e9ffacd56142c2cdd571345666a210085524 Merge succeeded, producing 2204e9ffacd56142c2cdd571345666a210085524 Checking out Revision 2204e9ffacd56142c2cdd571345666a210085524 (PR-269) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 6375147a0d0ca7a67a13085e8428bd7204efc6d4 > 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/269/head:refs/remotes/origin/PR-269 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2204e9ffacd56142c2cdd571345666a210085524 # 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 fbcb6d3027ae2c9eb317848bea30a5d6743f2972 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2204e9ffacd56142c2cdd571345666a210085524 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-07T10:26:12.826Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-07T10:26:13.017Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-07T10:26:13.122Z] ========================================================= [2023-11-07T10:26:13.122Z] EdgeX Global Pipelines Version Info [2023-11-07T10:26:13.122Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-07T10:26:14.271Z] ------------------- [2023-11-07T10:26:14.271Z] stable info: [2023-11-07T10:26:14.271Z] ------------------- [2023-11-07T10:26:14.271Z] Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com [2023-11-07T10:26:14.271Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-07T10:26:14.271Z] Message: update stable to v1.0.257 [2023-11-07T10:26:14.532Z] ------------------- [2023-11-07T10:26:14.532Z] experimental info: [2023-11-07T10:26:14.532Z] ------------------- [2023-11-07T10:26:14.532Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-07T10:26:14.532Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-07T10:26:14.532Z] Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-07T10:26:15.017Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2023-11-07T10:26:15.063Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2023-11-07T10:26:15.100Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-07T10:26:15.136Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-07T10:26:15.210Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-07T10:26:15.249Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-07T10:26:15.286Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-07T10:26:15.330Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-07T10:26:15.454Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-07T10:26:15.497Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-07T10:26:15.538Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-07T10:26:15.579Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2023-11-07T10:26:15.616Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-07T10:26:15.653Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-07T10:26:15.700Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-07T10:26:15.739Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-07T10:26:15.792Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-07T10:26:15.831Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-07T10:26:15.870Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-07T10:26:15.909Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-07T10:26:15.947Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-11-07T10:26:15.983Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-11-07T10:26:16.027Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-07T10:26:16.069Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-07T10:26:16.110Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-11-07T10:26:16.151Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-07T10:26:16.186Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-07T10:26:16.228Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-269 [Pipeline] echo [2023-11-07T10:26:16.268Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-269 [Pipeline] echo [2023-11-07T10:26:16.313Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-269 [Pipeline] echo [2023-11-07T10:26:16.355Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2204e9ffacd56142c2cdd571345666a210085524 [Pipeline] echo [2023-11-07T10:26:16.398Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2204e9f [Pipeline] echo [2023-11-07T10:26:16.440Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-07T10:26:16.559Z] provisioning config files... [2023-11-07T10:26:16.608Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-269@tmp/config5457472793839048516tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-07T10:26:16.958Z] ---> docker-login.sh [2023-11-07T10:26:16.958Z] nexus3.edgexfoundry.org:10001 [2023-11-07T10:26:17.529Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T10:26:17.802Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T10:26:17.802Z] Configure a credential helper to remove this warning. See [2023-11-07T10:26:17.802Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T10:26:17.802Z] [2023-11-07T10:26:17.802Z] Login Succeeded [2023-11-07T10:26:17.802Z] nexus3.edgexfoundry.org:10002 [2023-11-07T10:26:17.802Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T10:26:17.802Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T10:26:17.802Z] Configure a credential helper to remove this warning. See [2023-11-07T10:26:17.802Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T10:26:17.802Z] [2023-11-07T10:26:17.802Z] Login Succeeded [2023-11-07T10:26:17.802Z] nexus3.edgexfoundry.org:10003 [2023-11-07T10:26:18.073Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T10:26:18.073Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T10:26:18.073Z] Configure a credential helper to remove this warning. See [2023-11-07T10:26:18.073Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T10:26:18.073Z] [2023-11-07T10:26:18.073Z] Login Succeeded [2023-11-07T10:26:18.073Z] nexus3.edgexfoundry.org:10004 [2023-11-07T10:26:18.073Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T10:26:18.073Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T10:26:18.073Z] Configure a credential helper to remove this warning. See [2023-11-07T10:26:18.073Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T10:26:18.073Z] [2023-11-07T10:26:18.073Z] Login Succeeded [2023-11-07T10:26:18.073Z] docker.io [2023-11-07T10:26:18.073Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T10:26:18.333Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T10:26:18.333Z] Configure a credential helper to remove this warning. See [2023-11-07T10:26:18.333Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T10:26:18.333Z] [2023-11-07T10:26:18.333Z] Login Succeeded [2023-11-07T10:26:18.333Z] ---> docker-login.sh ends [Pipeline] } [2023-11-07T10:26:18.359Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-07T10:26:18.988Z] + git rev-list -1 --merges 2204e9ffacd56142c2cdd571345666a210085524~1..2204e9ffacd56142c2cdd571345666a210085524 [Pipeline] echo [2023-11-07T10:26:19.056Z] -----------> git rev-list -1 --merges 2204e9ffacd56142c2cdd571345666a210085524~1..2204e9ffacd56142c2cdd571345666a210085524 2204e9ffacd56142c2cdd571345666a210085524 [false] [Pipeline] sh [2023-11-07T10:26:19.366Z] + git log --format=format:%s -1 2204e9ffacd56142c2cdd571345666a210085524 [Pipeline] echo [2023-11-07T10:26:19.407Z] ========================================================= [2023-11-07T10:26:19.407Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-07T10:26:19.407Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-07T10:26:19.860Z] + git log --format=format:%s -1 2204e9ffacd56142c2cdd571345666a210085524 [Pipeline] echo [2023-11-07T10:26:19.894Z] [semverPrep] GIT_COMMIT: 2204e9ffacd56142c2cdd571345666a210085524, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-11-07T10:26:19.926Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-07T10:26:20.320Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-07T10:26:20.321Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-07T10:26:20.321Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-07T10:26:20.321Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-07T10:26:20.321Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-07T10:26:20.321Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-07T10:26:20.321Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T10:26:20.827Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-07T10:26:20.827Z] [2023-11-07T10:26:20.827Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T10:26:21.205Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-07T10:26:21.205Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-07T10:26:21.205Z] b85a868b505f: Pulling fs layer [2023-11-07T10:26:21.205Z] e2be974225ed: Pulling fs layer [2023-11-07T10:26:21.205Z] 339a4e72a1f5: Pulling fs layer [2023-11-07T10:26:21.205Z] 988bab9f4d93: Pulling fs layer [2023-11-07T10:26:21.205Z] 1469e6f7b9e6: Pulling fs layer [2023-11-07T10:26:21.205Z] eaf3925da568: Pulling fs layer [2023-11-07T10:26:21.205Z] bab4dde63d76: Pulling fs layer [2023-11-07T10:26:21.205Z] bde34c3a00c8: Pulling fs layer [2023-11-07T10:26:21.205Z] b352a97aabf1: Pulling fs layer [2023-11-07T10:26:21.205Z] 4872d77fe225: Pulling fs layer [2023-11-07T10:26:21.205Z] 5851b861e8e6: Pulling fs layer [2023-11-07T10:26:21.205Z] 988bab9f4d93: Waiting [2023-11-07T10:26:21.205Z] 1469e6f7b9e6: Waiting [2023-11-07T10:26:21.205Z] eaf3925da568: Waiting [2023-11-07T10:26:21.205Z] bab4dde63d76: Waiting [2023-11-07T10:26:21.205Z] bde34c3a00c8: Waiting [2023-11-07T10:26:21.205Z] b352a97aabf1: Waiting [2023-11-07T10:26:21.205Z] 4872d77fe225: Waiting [2023-11-07T10:26:21.205Z] 5851b861e8e6: Waiting [2023-11-07T10:26:21.205Z] e2be974225ed: Download complete [2023-11-07T10:26:21.205Z] 988bab9f4d93: Verifying Checksum [2023-11-07T10:26:21.205Z] 988bab9f4d93: Download complete [2023-11-07T10:26:21.466Z] 1469e6f7b9e6: Verifying Checksum [2023-11-07T10:26:21.466Z] 1469e6f7b9e6: Download complete [2023-11-07T10:26:21.466Z] 339a4e72a1f5: Verifying Checksum [2023-11-07T10:26:21.466Z] 339a4e72a1f5: Download complete [2023-11-07T10:26:21.466Z] eaf3925da568: Verifying Checksum [2023-11-07T10:26:21.466Z] eaf3925da568: Download complete [2023-11-07T10:26:21.466Z] bde34c3a00c8: Verifying Checksum [2023-11-07T10:26:21.466Z] bde34c3a00c8: Download complete [2023-11-07T10:26:21.466Z] b352a97aabf1: Verifying Checksum [2023-11-07T10:26:21.466Z] b352a97aabf1: Download complete [2023-11-07T10:26:21.466Z] 4872d77fe225: Verifying Checksum [2023-11-07T10:26:21.466Z] 4872d77fe225: Download complete [2023-11-07T10:26:21.466Z] 5851b861e8e6: Verifying Checksum [2023-11-07T10:26:21.466Z] 5851b861e8e6: Download complete [2023-11-07T10:26:21.466Z] b85a868b505f: Verifying Checksum [2023-11-07T10:26:21.466Z] b85a868b505f: Download complete [2023-11-07T10:26:21.725Z] bab4dde63d76: Verifying Checksum [2023-11-07T10:26:21.725Z] bab4dde63d76: Download complete [2023-11-07T10:26:22.662Z] b85a868b505f: Pull complete [2023-11-07T10:26:22.920Z] e2be974225ed: Pull complete [2023-11-07T10:26:23.489Z] 339a4e72a1f5: Pull complete [2023-11-07T10:26:23.489Z] 988bab9f4d93: Pull complete [2023-11-07T10:26:23.749Z] 1469e6f7b9e6: Pull complete [2023-11-07T10:26:23.749Z] eaf3925da568: Pull complete [2023-11-07T10:26:25.668Z] bab4dde63d76: Pull complete [2023-11-07T10:26:25.668Z] bde34c3a00c8: Pull complete [2023-11-07T10:26:25.928Z] b352a97aabf1: Pull complete [2023-11-07T10:26:25.928Z] 4872d77fe225: Pull complete [2023-11-07T10:26:25.928Z] 5851b861e8e6: Pull complete [2023-11-07T10:26:25.928Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-07T10:26:25.928Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-07T10:26:25.928Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-07T10:26:26.160Z] prd-ubuntu20.04-docker-8c-8g-16835 does not seem to be running inside a container [2023-11-07T10:26:26.190Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-269 -v /w/workspace/undry_device-rfid-llrp-go_PR-269:/w/workspace/undry_device-rfid-llrp-go_PR-269:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-269@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-269@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-11-07T10:26:28.811Z] $ docker top a1589181698fb53a3efd417cbde7cdcf23e20d0c73215c2211191341cb6fee1e -eo pid,comm [2023-11-07T10:26:28.862Z] 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-11-07T10:26:28.862Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-07T10:26:28.985Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-07T10:26:28.985Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-07T10:26:29.098Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-07T10:26:29.103Z] $ docker exec a1589181698fb53a3efd417cbde7cdcf23e20d0c73215c2211191341cb6fee1e ssh-agent [2023-11-07T10:26:29.206Z] SSH_AUTH_SOCK=/tmp/ssh-GSSTOtvZbGV4/agent.32 [2023-11-07T10:26:29.206Z] SSH_AGENT_PID=38 [2023-11-07T10:26:29.212Z] Running ssh-add (command line suppressed) [2023-11-07T10:26:29.319Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-269@tmp/private_key_11294630747724120280.key (/w/workspace/undry_device-rfid-llrp-go_PR-269@tmp/private_key_11294630747724120280.key) [2023-11-07T10:26:29.334Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-07T10:26:29.670Z] + git tag --points-at HEAD [Pipeline] } [2023-11-07T10:26:29.695Z] $ docker exec --env ******** --env ******** a1589181698fb53a3efd417cbde7cdcf23e20d0c73215c2211191341cb6fee1e ssh-agent -k [2023-11-07T10:26:29.794Z] unset SSH_AUTH_SOCK; [2023-11-07T10:26:29.795Z] unset SSH_AGENT_PID; [2023-11-07T10:26:29.795Z] echo Agent pid 38 killed; [2023-11-07T10:26:29.802Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-07T10:26:29.898Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-07T10:26:29.898Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-07T10:26:30.019Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-07T10:26:30.023Z] $ docker exec a1589181698fb53a3efd417cbde7cdcf23e20d0c73215c2211191341cb6fee1e ssh-agent [2023-11-07T10:26:30.148Z] SSH_AUTH_SOCK=/tmp/ssh-SOCPJUirhHmh/agent.70 [2023-11-07T10:26:30.148Z] SSH_AGENT_PID=76 [2023-11-07T10:26:30.153Z] Running ssh-add (command line suppressed) [2023-11-07T10:26:30.262Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-269@tmp/private_key_16269816879540399322.key (/w/workspace/undry_device-rfid-llrp-go_PR-269@tmp/private_key_16269816879540399322.key) [2023-11-07T10:26:30.273Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-07T10:26:30.600Z] + git semver init [2023-11-07T10:26:30.861Z] 2023-11-07 10:26:30,777 [run_init] DEBUG init version:0.0.0 force:False [2023-11-07T10:26:30.861Z] 2023-11-07 10:26:30,777 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-269/.semver [2023-11-07T10:26:30.861Z] 2023-11-07 10:26:30,778 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-269/.semver [2023-11-07T10:26:30.861Z] 2023-11-07 10:26:30,778 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-269/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-269, universal_newlines=False, shell=None, istream=None) [2023-11-07T10:26:31.800Z] 2023-11-07 10:26:31,715 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-269/.git/info/exclude [2023-11-07T10:26:31.800Z] 2023-11-07 10:26:31,716 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-269/.semver/PR-269 with force:False [2023-11-07T10:26:31.800Z] 2023-11-07 10:26:31,716 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-269/.semver/PR-269 [2023-11-07T10:26:31.800Z] 2023-11-07 10:26:31,720 [execute] INFO git cat-file --batch-check [2023-11-07T10:26:31.800Z] 2023-11-07 10:26:31,721 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-269/.semver, universal_newlines=False, shell=None, istream=) [2023-11-07T10:26:31.800Z] 2023-11-07 10:26:31,727 [execute] INFO git cat-file --batch [2023-11-07T10:26:31.800Z] 2023-11-07 10:26:31,727 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-269/.semver, universal_newlines=False, shell=None, istream=) [2023-11-07T10:26:31.800Z] 2023-11-07 10:26:31,731 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-269/.semver/PR-269 [2023-11-07T10:26:31.800Z] 0.0.0 [Pipeline] } [2023-11-07T10:26:31.825Z] $ docker exec --env ******** --env ******** a1589181698fb53a3efd417cbde7cdcf23e20d0c73215c2211191341cb6fee1e ssh-agent -k [2023-11-07T10:26:31.925Z] unset SSH_AUTH_SOCK; [2023-11-07T10:26:31.925Z] unset SSH_AGENT_PID; [2023-11-07T10:26:31.925Z] echo Agent pid 76 killed; [2023-11-07T10:26:31.937Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-07T10:26:32.378Z] + git semver [Pipeline] } [2023-11-07T10:26:32.666Z] $ docker stop --time=1 a1589181698fb53a3efd417cbde7cdcf23e20d0c73215c2211191341cb6fee1e [2023-11-07T10:26:34.026Z] $ docker rm -f --volumes a1589181698fb53a3efd417cbde7cdcf23e20d0c73215c2211191341cb6fee1e [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-07T10:26:34.420Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-07T10:26:34.700Z] Stashed 1 file(s) [Pipeline] echo [2023-11-07T10:26:34.719Z] [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-11-07T10:26:35.282Z] provisioning config files... [2023-11-07T10:26:35.292Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-269@tmp/config2441832017438287981tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-07T10:26:35.645Z] ---> docker-login.sh [2023-11-07T10:26:35.646Z] nexus3.edgexfoundry.org:10001 [2023-11-07T10:26:35.646Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T10:26:35.646Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T10:26:35.646Z] Configure a credential helper to remove this warning. See [2023-11-07T10:26:35.646Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T10:26:35.646Z] [2023-11-07T10:26:35.646Z] Login Succeeded [2023-11-07T10:26:35.646Z] nexus3.edgexfoundry.org:10002 [2023-11-07T10:26:35.646Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T10:26:35.646Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T10:26:35.646Z] Configure a credential helper to remove this warning. See [2023-11-07T10:26:35.646Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T10:26:35.646Z] [2023-11-07T10:26:35.646Z] Login Succeeded [2023-11-07T10:26:35.646Z] nexus3.edgexfoundry.org:10003 [2023-11-07T10:26:35.904Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T10:26:35.904Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T10:26:35.904Z] Configure a credential helper to remove this warning. See [2023-11-07T10:26:35.904Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T10:26:35.904Z] [2023-11-07T10:26:35.904Z] Login Succeeded [2023-11-07T10:26:35.904Z] nexus3.edgexfoundry.org:10004 [2023-11-07T10:26:35.904Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T10:26:35.904Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T10:26:35.904Z] Configure a credential helper to remove this warning. See [2023-11-07T10:26:35.904Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T10:26:35.904Z] [2023-11-07T10:26:35.904Z] Login Succeeded [2023-11-07T10:26:35.904Z] docker.io [2023-11-07T10:26:36.162Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T10:26:36.162Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T10:26:36.162Z] Configure a credential helper to remove this warning. See [2023-11-07T10:26:36.162Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T10:26:36.162Z] [2023-11-07T10:26:36.162Z] Login Succeeded [2023-11-07T10:26:36.162Z] ---> docker-login.sh ends [Pipeline] } [2023-11-07T10:26:36.192Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-07T10:26:36.385Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-07T10:26:36.426Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-07T10:26:36.461Z] ========================================================= [2023-11-07T10:26:36.461Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-07T10:26:36.461Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T10:26:36.933Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-07T10:26:36.933Z] Sending build context to Docker daemon 4.351MB [2023-11-07T10:26:36.933Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-07T10:26:36.933Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-07T10:26:36.933Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-07T10:26:36.933Z] 7264a8db6415: Pulling fs layer [2023-11-07T10:26:36.933Z] c4d48a809fc2: Pulling fs layer [2023-11-07T10:26:36.933Z] 4f1c88b9dad5: Pulling fs layer [2023-11-07T10:26:36.933Z] ad3a456e5733: Pulling fs layer [2023-11-07T10:26:36.933Z] 33e27b845d1e: Pulling fs layer [2023-11-07T10:26:36.933Z] c68163c4e522: Pulling fs layer [2023-11-07T10:26:36.933Z] 50da416c3ac9: Pulling fs layer [2023-11-07T10:26:36.933Z] 23d2d4c4bb30: Pulling fs layer [2023-11-07T10:26:36.933Z] 33e27b845d1e: Waiting [2023-11-07T10:26:36.933Z] 50da416c3ac9: Waiting [2023-11-07T10:26:36.933Z] 23d2d4c4bb30: Waiting [2023-11-07T10:26:36.933Z] c68163c4e522: Waiting [2023-11-07T10:26:36.933Z] ad3a456e5733: Waiting [2023-11-07T10:26:36.933Z] c4d48a809fc2: Download complete [2023-11-07T10:26:36.933Z] ad3a456e5733: Verifying Checksum [2023-11-07T10:26:36.933Z] ad3a456e5733: Download complete [2023-11-07T10:26:37.191Z] 33e27b845d1e: Verifying Checksum [2023-11-07T10:26:37.191Z] 33e27b845d1e: Download complete [2023-11-07T10:26:37.191Z] 7264a8db6415: Verifying Checksum [2023-11-07T10:26:37.191Z] 7264a8db6415: Download complete [2023-11-07T10:26:37.191Z] c68163c4e522: Verifying Checksum [2023-11-07T10:26:37.191Z] c68163c4e522: Download complete [2023-11-07T10:26:37.191Z] 7264a8db6415: Pull complete [2023-11-07T10:26:37.450Z] 23d2d4c4bb30: Verifying Checksum [2023-11-07T10:26:37.450Z] 23d2d4c4bb30: Download complete [2023-11-07T10:26:37.450Z] c4d48a809fc2: Pull complete [2023-11-07T10:26:37.450Z] 4f1c88b9dad5: Verifying Checksum [2023-11-07T10:26:37.450Z] 4f1c88b9dad5: Download complete [2023-11-07T10:26:38.018Z] 50da416c3ac9: Verifying Checksum [2023-11-07T10:26:38.018Z] 50da416c3ac9: Download complete [2023-11-07T10:26:40.545Z] 4f1c88b9dad5: Pull complete [2023-11-07T10:26:40.545Z] ad3a456e5733: Pull complete [2023-11-07T10:26:40.805Z] 33e27b845d1e: Pull complete [2023-11-07T10:26:40.805Z] c68163c4e522: Pull complete [2023-11-07T10:26:43.334Z] 50da416c3ac9: Pull complete [2023-11-07T10:26:43.593Z] 23d2d4c4bb30: Pull complete [2023-11-07T10:26:43.593Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-11-07T10:26:43.593Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-07T10:26:43.593Z] ---> 0786185ac409 [2023-11-07T10:26:43.593Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-11-07T10:26:48.743Z] ---> Running in 1bf0a273a6ec [2023-11-07T10:26:48.743Z] Removing intermediate container 1bf0a273a6ec [2023-11-07T10:26:48.743Z] ---> 13f435494381 [2023-11-07T10:26:48.743Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-07T10:26:48.743Z] ---> Running in 78ae41a53217 [2023-11-07T10:26:49.003Z] Removing intermediate container 78ae41a53217 [2023-11-07T10:26:49.003Z] ---> 9989eb28b71a [2023-11-07T10:26:49.003Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-11-07T10:26:49.003Z] ---> Running in ed38e0383f00 [2023-11-07T10:26:49.003Z] Removing intermediate container ed38e0383f00 [2023-11-07T10:26:49.003Z] ---> 8e8a25f68acf [2023-11-07T10:26:49.003Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-07T10:26:49.003Z] ---> Running in c2bfbd16aa8b [2023-11-07T10:26:49.003Z] Removing intermediate container c2bfbd16aa8b [2023-11-07T10:26:49.003Z] ---> 9c1e0c16ca3c [2023-11-07T10:26:49.003Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-07T10:26:49.003Z] ---> Running in 4e79e37579f6 [2023-11-07T10:26:49.003Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-07T10:26:49.003Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-07T10:26:49.263Z] OK: 264 MiB in 52 packages [2023-11-07T10:26:49.522Z] Removing intermediate container 4e79e37579f6 [2023-11-07T10:26:49.522Z] ---> ee71eb7f8175 [2023-11-07T10:26:49.522Z] Step 8/12 : WORKDIR /app [2023-11-07T10:26:49.522Z] ---> Running in 08b3acf83056 [2023-11-07T10:26:49.783Z] Removing intermediate container 08b3acf83056 [2023-11-07T10:26:49.783Z] ---> 0ae98d782882 [2023-11-07T10:26:49.783Z] Step 9/12 : COPY go.mod vendor* ./ [2023-11-07T10:26:50.112Z] Still waiting to schedule task [2023-11-07T10:26:50.112Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-11-07T10:26:50.351Z] ---> 09fa82ec6d3c [2023-11-07T10:26:50.351Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-07T10:26:50.351Z] ---> Running in 340ae8c9d31e [2023-11-07T10:27:37.064Z] Removing intermediate container 340ae8c9d31e [2023-11-07T10:27:37.064Z] ---> c630f3f4dfbd [2023-11-07T10:27:37.064Z] Step 11/12 : COPY . . [2023-11-07T10:27:37.064Z] ---> 7bd3ed1206f6 [2023-11-07T10:27:37.064Z] Step 12/12 : RUN $MAKE [2023-11-07T10:27:37.064Z] ---> Running in 51e961dbdfcf [2023-11-07T10:27:37.064Z] noop [2023-11-07T10:27:37.064Z] Removing intermediate container 51e961dbdfcf [2023-11-07T10:27:37.064Z] ---> a27a7242ffc9 [2023-11-07T10:27:37.064Z] Successfully built a27a7242ffc9 [2023-11-07T10:27:37.064Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T10:27:37.521Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-07T10:27:37.521Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-07T10:27:37.676Z] prd-ubuntu20.04-docker-8c-8g-16835 does not seem to be running inside a container [2023-11-07T10:27:37.724Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-269 -v /w/workspace/undry_device-rfid-llrp-go_PR-269:/w/workspace/undry_device-rfid-llrp-go_PR-269:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-269@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-269@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-11-07T10:27:38.062Z] $ docker top d10bcdfe07fcce68c03a581aeaa62d35450b5b86d59dee99d9e384fa6a38c7cd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-07T10:27:38.616Z] + go version [2023-11-07T10:27:38.616Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-07T10:27:38.650Z] $ docker stop --time=1 d10bcdfe07fcce68c03a581aeaa62d35450b5b86d59dee99d9e384fa6a38c7cd [2023-11-07T10:27:39.909Z] $ docker rm -f --volumes d10bcdfe07fcce68c03a581aeaa62d35450b5b86d59dee99d9e384fa6a38c7cd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T10:27:40.603Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-07T10:27:40.603Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-07T10:27:40.746Z] prd-ubuntu20.04-docker-8c-8g-16835 does not seem to be running inside a container [2023-11-07T10:27:40.775Z] $ 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-269 -v /w/workspace/undry_device-rfid-llrp-go_PR-269:/w/workspace/undry_device-rfid-llrp-go_PR-269:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-269@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-269@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-11-07T10:27:41.120Z] $ docker top 59365bcd42c7c85d3ebad8772812b5f078590cbbcb801da8714473c6e0c890f7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-07T10:27:41.512Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-269 [Pipeline] fileExists [Pipeline] sh [2023-11-07T10:27:41.873Z] + make test [2023-11-07T10:27:41.873Z] go test ./... -coverprofile=coverage.out ./... [2023-11-07T10:27:43.794Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-11-07T10:27:53.755Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-11-07T10:27:53.755Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-11-07T10:27:57.035Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.898s coverage: 40.6% of statements [2023-11-07T10:27:57.035Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.248s coverage: 51.9% of statements [2023-11-07T10:27:57.035Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.006s coverage: 95.5% of statements [2023-11-07T10:28:12.051Z] go vet ./... [2023-11-07T10:28:14.579Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-07T10:28:14.838Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-07T10:28:14.838Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-07T10:28:14.875Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-07T10:28:14.908Z] $ docker stop --time=1 59365bcd42c7c85d3ebad8772812b5f078590cbbcb801da8714473c6e0c890f7 [2023-11-07T10:28:18.430Z] $ docker rm -f --volumes 59365bcd42c7c85d3ebad8772812b5f078590cbbcb801da8714473c6e0c890f7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-07T10:28:18.946Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-07T10:28:19.047Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-11-07T10:28:19.731Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-07T10:28:20.039Z] + ls -al . [2023-11-07T10:28:20.039Z] total 640 [2023-11-07T10:28:20.039Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 7 10:27 . [2023-11-07T10:28:20.039Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 10:26 .. [2023-11-07T10:28:20.039Z] -rw-rw-r-- 1 jenkins jenkins 134 Nov 7 10:26 .dockerignore [2023-11-07T10:28:20.039Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 7 10:27 .git [2023-11-07T10:28:20.039Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 10:26 .github [2023-11-07T10:28:20.039Z] -rw-rw-r-- 1 jenkins jenkins 880 Nov 7 10:26 .gitignore [2023-11-07T10:28:20.039Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 7 10:26 .golangci.yml [2023-11-07T10:28:20.039Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 7 10:26 .semver [2023-11-07T10:28:20.039Z] -rw-rw-r-- 1 jenkins jenkins 11980 Nov 7 10:26 Attribution.txt [2023-11-07T10:28:20.039Z] -rw-rw-r-- 1 jenkins jenkins 10365 Nov 7 10:26 CHANGELOG.md [2023-11-07T10:28:20.039Z] -rw-rw-r-- 1 jenkins jenkins 1347 Nov 7 10:26 Dockerfile [2023-11-07T10:28:20.039Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 7 10:26 GOVERNANCE.md [2023-11-07T10:28:20.039Z] -rw-rw-r-- 1 jenkins jenkins 661 Nov 7 10:26 Jenkinsfile [2023-11-07T10:28:20.039Z] -rw-rw-r-- 1 jenkins jenkins 11347 Nov 7 10:26 LICENSE [2023-11-07T10:28:20.039Z] -rw-rw-r-- 1 jenkins jenkins 2179 Nov 7 10:26 Makefile [2023-11-07T10:28:20.039Z] -rw-rw-r-- 1 jenkins jenkins 625 Nov 7 10:26 OWNERS.md [2023-11-07T10:28:20.039Z] -rw-rw-r-- 1 jenkins jenkins 28907 Nov 7 10:26 README.md [2023-11-07T10:28:20.039Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 7 10:26 VERSION [2023-11-07T10:28:20.039Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 10:26 bin [2023-11-07T10:28:20.039Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 10:26 cmd [2023-11-07T10:28:20.039Z] -rw-r--r-- 1 jenkins jenkins 459493 Nov 7 10:27 coverage.out [2023-11-07T10:28:20.039Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 10:26 examples [2023-11-07T10:28:20.039Z] -rw-rw-r-- 1 jenkins jenkins 3838 Nov 7 10:26 go.mod [2023-11-07T10:28:20.039Z] -rw-rw-r-- 1 jenkins jenkins 34410 Nov 7 10:26 go.sum [2023-11-07T10:28:20.039Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 10:26 images [2023-11-07T10:28:20.039Z] drwxrwxr-x 5 jenkins jenkins 4096 Nov 7 10:26 internal [2023-11-07T10:28:20.039Z] -rw-rw-r-- 1 jenkins jenkins 193 Nov 7 10:26 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T10:28:20.443Z] + 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=2204e9ffacd56142c2cdd571345666a210085524 --label arch=amd64 --label version=0.0.0 . [2023-11-07T10:28:20.443Z] Sending build context to Docker daemon 4.351MB [2023-11-07T10:28:20.443Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2023-11-07T10:28:20.443Z] Step 2/24 : FROM ${BASE} AS builder [2023-11-07T10:28:20.443Z] ---> a27a7242ffc9 [2023-11-07T10:28:20.444Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-11-07T10:28:20.701Z] ---> Running in f8e1844e67e1 [2023-11-07T10:28:20.701Z] Removing intermediate container f8e1844e67e1 [2023-11-07T10:28:20.701Z] ---> 7f7cfe872193 [2023-11-07T10:28:20.701Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-07T10:28:20.701Z] ---> Running in a8bda15d9839 [2023-11-07T10:28:20.701Z] Removing intermediate container a8bda15d9839 [2023-11-07T10:28:20.701Z] ---> a05e8d46972b [2023-11-07T10:28:20.701Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-11-07T10:28:20.701Z] ---> Running in 55717cb21a0d [2023-11-07T10:28:20.701Z] Removing intermediate container 55717cb21a0d [2023-11-07T10:28:20.701Z] ---> 2fe7f09b2770 [2023-11-07T10:28:20.701Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-11-07T10:28:20.701Z] ---> Running in b4a6edaeaf80 [2023-11-07T10:28:20.960Z] Removing intermediate container b4a6edaeaf80 [2023-11-07T10:28:20.960Z] ---> 78fb2f112f84 [2023-11-07T10:28:20.960Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-07T10:28:20.960Z] ---> Running in cb0f095c7753 [2023-11-07T10:28:21.219Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-07T10:28:21.219Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-07T10:28:21.478Z] OK: 264 MiB in 52 packages [2023-11-07T10:28:22.045Z] Removing intermediate container cb0f095c7753 [2023-11-07T10:28:22.045Z] ---> b3b031aafeaf [2023-11-07T10:28:22.045Z] Step 8/24 : WORKDIR /app [2023-11-07T10:28:22.045Z] ---> Running in e89aa0bb610a [2023-11-07T10:28:22.045Z] Removing intermediate container e89aa0bb610a [2023-11-07T10:28:22.045Z] ---> 982dff3f8e91 [2023-11-07T10:28:22.045Z] Step 9/24 : COPY go.mod vendor* ./ [2023-11-07T10:28:22.045Z] ---> deb7b03bc848 [2023-11-07T10:28:22.045Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-07T10:28:22.045Z] ---> Running in 2bc61dde103a [2023-11-07T10:28:22.612Z] Removing intermediate container 2bc61dde103a [2023-11-07T10:28:22.612Z] ---> 41d86b148013 [2023-11-07T10:28:22.612Z] Step 11/24 : COPY . . [2023-11-07T10:28:23.183Z] ---> 6ca8165b7812 [2023-11-07T10:28:23.183Z] Step 12/24 : RUN $MAKE [2023-11-07T10:28:23.183Z] ---> Running in 3e9edec31b50 [2023-11-07T10:28:23.183Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.40" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-11-07T10:28:41.251Z] Removing intermediate container 3e9edec31b50 [2023-11-07T10:28:41.251Z] ---> 4e297474d4b5 [2023-11-07T10:28:41.251Z] Step 13/24 : FROM alpine:3.18 [2023-11-07T10:28:41.821Z] 3.18: Pulling from library/alpine [2023-11-07T10:28:42.079Z] 96526aa774ef: Pulling fs layer [2023-11-07T10:28:42.079Z] 96526aa774ef: Verifying Checksum [2023-11-07T10:28:42.079Z] 96526aa774ef: Download complete [2023-11-07T10:28:42.338Z] 96526aa774ef: Pull complete [2023-11-07T10:28:42.338Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-07T10:28:42.338Z] Status: Downloaded newer image for alpine:3.18 [2023-11-07T10:28:42.338Z] ---> 8ca4688f4f35 [2023-11-07T10:28:42.338Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-11-07T10:28:42.338Z] ---> Running in 3b7a1974e962 [2023-11-07T10:28:42.598Z] Removing intermediate container 3b7a1974e962 [2023-11-07T10:28:42.598Z] ---> 480d2669e9c4 [2023-11-07T10:28:42.598Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-11-07T10:28:42.598Z] ---> Running in 98f572c7f3ba [2023-11-07T10:28:42.856Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-07T10:28:42.856Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-07T10:28:43.090Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16836 in /w/workspace/undry_device-rfid-llrp-go_PR-269 [Pipeline] { [2023-11-07T10:28:43.115Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-11-07T10:28:43.115Z] Executing busybox-1.36.1-r2.trigger [2023-11-07T10:28:43.116Z] OK: 7 MiB in 16 packages [Pipeline] ws [2023-11-07T10:28:43.165Z] Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout [2023-11-07T10:28:43.243Z] The recommended git tool is: git [2023-11-07T10:28:43.372Z] Removing intermediate container 98f572c7f3ba [2023-11-07T10:28:43.372Z] ---> dfaa3b407379 [2023-11-07T10:28:43.372Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-11-07T10:28:43.630Z] ---> 9d6665663364 [2023-11-07T10:28:43.630Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-11-07T10:28:43.630Z] ---> 7a502f879ed7 [2023-11-07T10:28:43.630Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-11-07T10:28:44.575Z] ---> b9c3a007531b [2023-11-07T10:28:44.575Z] Step 19/24 : EXPOSE 59989 [2023-11-07T10:28:44.575Z] ---> Running in 59b267e88c0d [2023-11-07T10:28:44.575Z] Removing intermediate container 59b267e88c0d [2023-11-07T10:28:44.575Z] ---> c82f70c76852 [2023-11-07T10:28:44.575Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-11-07T10:28:44.575Z] ---> Running in 05813680af48 [2023-11-07T10:28:44.575Z] Removing intermediate container 05813680af48 [2023-11-07T10:28:44.575Z] ---> fdce0a429d6a [2023-11-07T10:28:44.575Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-07T10:28:44.575Z] ---> Running in b2c8d283030c [2023-11-07T10:28:44.576Z] Removing intermediate container b2c8d283030c [2023-11-07T10:28:44.576Z] ---> 86ef3dcac74b [2023-11-07T10:28:44.576Z] Step 22/24 : LABEL arch=amd64 [2023-11-07T10:28:44.576Z] ---> Running in c197e4f46606 [2023-11-07T10:28:44.833Z] Removing intermediate container c197e4f46606 [2023-11-07T10:28:44.833Z] ---> 8bf0141449dd [2023-11-07T10:28:44.833Z] Step 23/24 : LABEL git_sha=2204e9ffacd56142c2cdd571345666a210085524 [2023-11-07T10:28:44.833Z] ---> Running in 77dc4ec10a50 [2023-11-07T10:28:44.833Z] Removing intermediate container 77dc4ec10a50 [2023-11-07T10:28:44.833Z] ---> 49aad1bdef06 [2023-11-07T10:28:44.833Z] Step 24/24 : LABEL version=0.0.0 [2023-11-07T10:28:44.833Z] ---> Running in 33bb1c3077e7 [2023-11-07T10:28:44.833Z] Removing intermediate container 33bb1c3077e7 [2023-11-07T10:28:44.833Z] ---> adf1a7397c0e [2023-11-07T10:28:44.833Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-07T10:28:44.833Z] Successfully built adf1a7397c0e [2023-11-07T10:28:44.833Z] 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-11-07T10:28:45.690Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-07T10:28:45.690Z] [2023-11-07T10:28:45.690Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T10:28:46.072Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-07T10:28:46.072Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-07T10:28:46.072Z] 5eb5b503b376: Pulling fs layer [2023-11-07T10:28:46.072Z] 5c69ac0246d0: Pulling fs layer [2023-11-07T10:28:46.072Z] ec43610c2a17: Pulling fs layer [2023-11-07T10:28:46.072Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-07T10:28:46.072Z] 33b1e0a273af: Pulling fs layer [2023-11-07T10:28:46.072Z] 5d3b04190fa2: Pulling fs layer [2023-11-07T10:28:46.072Z] 2f39f015ded8: Pulling fs layer [2023-11-07T10:28:46.072Z] 3a2ae6a8a46f: Waiting [2023-11-07T10:28:46.072Z] 33b1e0a273af: Waiting [2023-11-07T10:28:46.072Z] 2f39f015ded8: Waiting [2023-11-07T10:28:46.072Z] 5d3b04190fa2: Waiting [2023-11-07T10:28:46.072Z] 5c69ac0246d0: Verifying Checksum [2023-11-07T10:28:46.072Z] 5c69ac0246d0: Download complete [2023-11-07T10:28:46.072Z] 3a2ae6a8a46f: Verifying Checksum [2023-11-07T10:28:46.072Z] 3a2ae6a8a46f: Download complete [2023-11-07T10:28:46.072Z] 33b1e0a273af: Verifying Checksum [2023-11-07T10:28:46.072Z] 33b1e0a273af: Download complete [2023-11-07T10:28:46.072Z] ec43610c2a17: Verifying Checksum [2023-11-07T10:28:46.072Z] ec43610c2a17: Download complete [2023-11-07T10:28:46.072Z] 5d3b04190fa2: Download complete [2023-11-07T10:28:46.330Z] 5eb5b503b376: Verifying Checksum [2023-11-07T10:28:46.330Z] 5eb5b503b376: Download complete [2023-11-07T10:28:46.896Z] 2f39f015ded8: Download complete [2023-11-07T10:28:47.462Z] 5eb5b503b376: Pull complete [2023-11-07T10:28:47.462Z] 5c69ac0246d0: Pull complete [2023-11-07T10:28:48.028Z] ec43610c2a17: Pull complete [2023-11-07T10:28:48.028Z] 3a2ae6a8a46f: Pull complete [2023-11-07T10:28:48.284Z] 33b1e0a273af: Pull complete [2023-11-07T10:28:48.284Z] 5d3b04190fa2: Pull complete [2023-11-07T10:28:52.072Z] using credential edgex-jenkins-ssh [2023-11-07T10:28:52.091Z] Cloning the remote Git repository [2023-11-07T10:28:52.138Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-11-07T10:28:52.245Z] > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 [2023-11-07T10:28:52.440Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-11-07T10:28:52.441Z] > git --version # timeout=10 [2023-11-07T10:28:52.473Z] > git --version # 'git version 2.25.1' [2023-11-07T10:28:52.476Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-07T10:28:52.647Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-07T10:28:54.144Z] 2f39f015ded8: Pull complete [2023-11-07T10:28:54.144Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-07T10:28:54.144Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-07T10:28:54.144Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-07T10:28:54.365Z] prd-ubuntu20.04-docker-8c-8g-16835 does not seem to be running inside a container [2023-11-07T10:28:54.396Z] $ 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-269 -v /w/workspace/undry_device-rfid-llrp-go_PR-269:/w/workspace/undry_device-rfid-llrp-go_PR-269:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-269@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-269@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-11-07T10:28:53.825Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-11-07T10:28:53.850Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-07T10:28:55.604Z] Merging remotes/origin/main commit fbcb6d3027ae2c9eb317848bea30a5d6743f2972 into PR head commit 2204e9ffacd56142c2cdd571345666a210085524 [2023-11-07T10:28:56.128Z] Merge succeeded, producing 2204e9ffacd56142c2cdd571345666a210085524 [2023-11-07T10:28:56.129Z] Checking out Revision 2204e9ffacd56142c2cdd571345666a210085524 (PR-269) [2023-11-07T10:28:54.941Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-11-07T10:28:54.986Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-11-07T10:28:54.987Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-07T10:28:55.021Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/269/head:refs/remotes/origin/PR-269 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-11-07T10:28:55.636Z] > git config core.sparsecheckout # timeout=10 [2023-11-07T10:28:55.841Z] > git checkout -f 2204e9ffacd56142c2cdd571345666a210085524 # timeout=10 [2023-11-07T10:28:55.967Z] > git remote # timeout=10 [2023-11-07T10:28:56.007Z] > git config --get remote.origin.url # timeout=10 [2023-11-07T10:28:56.036Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-07T10:28:56.057Z] > git merge fbcb6d3027ae2c9eb317848bea30a5d6743f2972 # timeout=10 [2023-11-07T10:28:56.107Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-11-07T10:28:56.139Z] > git config core.sparsecheckout # timeout=10 [2023-11-07T10:28:56.159Z] > git checkout -f 2204e9ffacd56142c2cdd571345666a210085524 # timeout=10 [2023-11-07T10:28:56.824Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2023-11-07T10:28:57.039Z] > git --version # timeout=10 [2023-11-07T10:28:57.103Z] > git --version # 'git version 2.25.1' [2023-11-07T10:28:57.161Z] fatal: bad object 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-07T10:28:57.606Z] [2023-11-07T10:28:57.606Z] GitHub has been notified of this commit’s build result [2023-11-07T10:28:57.606Z] [2023-11-07T10:28:59.955Z] $ docker top e21791d7cdb02edbea28b61bce0e27a444f0100c298c1d58595847b0391a85b4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-07T10:29:00.403Z] ---> job-cost.sh [2023-11-07T10:29:00.403Z] lf-activate-venv: SKIPPING [2023-11-07T10:29:00.403Z] INFO: No Stack... [2023-11-07T10:29:00.968Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-07T10:29:01.034Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-07T10:29:01.034Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-07T10:29:01.034Z] Dload Upload Total Spent Left Speed [2023-11-07T10:29:01.034Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 67100 0 --:--:-- --:--:-- --:--:-- 67100 [2023-11-07T10:29:01.226Z] INFO: Archiving Costs [Pipeline] sh [2023-11-07T10:29:01.551Z] + cat /w/workspace/undry_device-rfid-llrp-go_PR-269/archives/cost.csv [2023-11-07T10:29:01.551Z] + cut -d, -f6 [Pipeline] lock [2023-11-07T10:29:01.591Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-269-1-stack-cost] [2023-11-07T10:29:01.595Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-269-1-stack-cost] did not exist. Created. [2023-11-07T10:29:01.596Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-269-1-stack-cost] [Pipeline] { [Pipeline] sh [Pipeline] unstash [Pipeline] sh [2023-11-07T10:29:01.977Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-07T10:29:02.060Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-07T10:29:02.242Z] Stashed 1 file(s) [Pipeline] } [2023-11-07T10:29:02.267Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-269-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-07T10:29:02.351Z] $ docker stop --time=1 e21791d7cdb02edbea28b61bce0e27a444f0100c298c1d58595847b0391a85b4 [2023-11-07T10:29:02.419Z] + + sudo tee /etc/docker/daemon.newsudo [2023-11-07T10:29:02.419Z] jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-07T10:29:02.419Z] { [2023-11-07T10:29:02.419Z] "registry-mirrors": [ [2023-11-07T10:29:02.419Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-07T10:29:02.419Z] ], [2023-11-07T10:29:02.419Z] "bip": "10.250.0.254/24", [2023-11-07T10:29:02.419Z] "hosts": [ [2023-11-07T10:29:02.419Z] "tcp://0.0.0.0:5555", [2023-11-07T10:29:02.419Z] "unix:///var/run/docker.sock" [2023-11-07T10:29:02.419Z] ], [2023-11-07T10:29:02.419Z] "mtu": 1458, [2023-11-07T10:29:02.419Z] "selinux-enabled": true, [2023-11-07T10:29:02.419Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-07T10:29:02.419Z] } [2023-11-07T10:29:03.493Z] $ docker rm -f --volumes e21791d7cdb02edbea28b61bce0e27a444f0100c298c1d58595847b0391a85b4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-07T10:29:03.946Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-07T10:29:04.338Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-07T10:29:22.694Z] provisioning config files... [2023-11-07T10:29:22.732Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config9638291940831036503tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-07T10:29:23.127Z] ---> docker-login.sh [2023-11-07T10:29:23.127Z] nexus3.edgexfoundry.org:10001 [2023-11-07T10:29:23.396Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T10:29:23.666Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T10:29:23.666Z] Configure a credential helper to remove this warning. See [2023-11-07T10:29:23.666Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T10:29:23.666Z] [2023-11-07T10:29:23.666Z] Login Succeeded [2023-11-07T10:29:23.666Z] nexus3.edgexfoundry.org:10002 [2023-11-07T10:29:23.934Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T10:29:23.934Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T10:29:23.934Z] Configure a credential helper to remove this warning. See [2023-11-07T10:29:23.934Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T10:29:23.934Z] [2023-11-07T10:29:23.934Z] Login Succeeded [2023-11-07T10:29:23.934Z] nexus3.edgexfoundry.org:10003 [2023-11-07T10:29:24.200Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T10:29:24.470Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T10:29:24.471Z] Configure a credential helper to remove this warning. See [2023-11-07T10:29:24.471Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T10:29:24.471Z] [2023-11-07T10:29:24.471Z] Login Succeeded [2023-11-07T10:29:24.471Z] nexus3.edgexfoundry.org:10004 [2023-11-07T10:29:24.471Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T10:29:24.741Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T10:29:24.741Z] Configure a credential helper to remove this warning. See [2023-11-07T10:29:24.741Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T10:29:24.741Z] [2023-11-07T10:29:24.741Z] Login Succeeded [2023-11-07T10:29:24.741Z] docker.io [2023-11-07T10:29:25.006Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T10:29:25.275Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T10:29:25.275Z] Configure a credential helper to remove this warning. See [2023-11-07T10:29:25.275Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T10:29:25.275Z] [2023-11-07T10:29:25.275Z] Login Succeeded [2023-11-07T10:29:25.275Z] ---> docker-login.sh ends [Pipeline] } [2023-11-07T10:29:25.302Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-07T10:29:25.664Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-07T10:29:25.697Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-07T10:29:25.733Z] ========================================================= [2023-11-07T10:29:25.733Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-07T10:29:25.733Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T10:29:26.221Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-07T10:29:26.489Z] Sending build context to Docker daemon 1.197MB [2023-11-07T10:29:26.489Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-07T10:29:26.489Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-07T10:29:26.489Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-07T10:29:26.489Z] 9fda8d8052c6: Pulling fs layer [2023-11-07T10:29:26.489Z] 5d54e960e981: Pulling fs layer [2023-11-07T10:29:26.489Z] c4a7e357bf2a: Pulling fs layer [2023-11-07T10:29:26.489Z] f0e02332f6b5: Pulling fs layer [2023-11-07T10:29:26.489Z] cefa15bbcfad: Pulling fs layer [2023-11-07T10:29:26.489Z] 17808c966233: Pulling fs layer [2023-11-07T10:29:26.489Z] f4c1fc716caa: Pulling fs layer [2023-11-07T10:29:26.489Z] f0e02332f6b5: Waiting [2023-11-07T10:29:26.489Z] cefa15bbcfad: Waiting [2023-11-07T10:29:26.489Z] 17808c966233: Waiting [2023-11-07T10:29:26.489Z] f4c1fc716caa: Waiting [2023-11-07T10:29:26.757Z] 5d54e960e981: Verifying Checksum [2023-11-07T10:29:26.757Z] 5d54e960e981: Download complete [2023-11-07T10:29:26.757Z] f0e02332f6b5: Verifying Checksum [2023-11-07T10:29:26.757Z] f0e02332f6b5: Download complete [2023-11-07T10:29:26.757Z] cefa15bbcfad: Verifying Checksum [2023-11-07T10:29:26.757Z] cefa15bbcfad: Download complete [2023-11-07T10:29:26.757Z] 9fda8d8052c6: Download complete [2023-11-07T10:29:27.027Z] f4c1fc716caa: Verifying Checksum [2023-11-07T10:29:27.027Z] f4c1fc716caa: Download complete [2023-11-07T10:29:27.613Z] 9fda8d8052c6: Pull complete [2023-11-07T10:29:28.196Z] 5d54e960e981: Pull complete [2023-11-07T10:29:28.464Z] c4a7e357bf2a: Verifying Checksum [2023-11-07T10:29:28.464Z] c4a7e357bf2a: Download complete [2023-11-07T10:29:29.423Z] 17808c966233: Verifying Checksum [2023-11-07T10:29:29.423Z] 17808c966233: Download complete [2023-11-07T10:29:41.735Z] c4a7e357bf2a: Pull complete [2023-11-07T10:29:41.735Z] f0e02332f6b5: Pull complete [2023-11-07T10:29:41.735Z] cefa15bbcfad: Pull complete [2023-11-07T10:29:49.938Z] 17808c966233: Pull complete [2023-11-07T10:29:50.900Z] f4c1fc716caa: Pull complete [2023-11-07T10:29:50.901Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-11-07T10:29:50.901Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-07T10:29:50.901Z] ---> ea914061e18c [2023-11-07T10:29:50.901Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-11-07T10:29:52.841Z] ---> Running in 4183e9116690 [2023-11-07T10:29:52.841Z] Removing intermediate container 4183e9116690 [2023-11-07T10:29:52.841Z] ---> 9dccc2c05810 [2023-11-07T10:29:52.841Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-07T10:29:52.841Z] ---> Running in c4523eadb573 [2023-11-07T10:29:53.430Z] Removing intermediate container c4523eadb573 [2023-11-07T10:29:53.430Z] ---> fc60fd701cd9 [2023-11-07T10:29:53.430Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-11-07T10:29:53.430Z] ---> Running in 1da0a67a17e3 [2023-11-07T10:29:53.697Z] Removing intermediate container 1da0a67a17e3 [2023-11-07T10:29:53.697Z] ---> 3fcdc63e42a3 [2023-11-07T10:29:53.697Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-07T10:29:53.697Z] ---> Running in ed25e3963cda [2023-11-07T10:29:53.967Z] Removing intermediate container ed25e3963cda [2023-11-07T10:29:53.967Z] ---> f0dcf90f2ba4 [2023-11-07T10:29:53.967Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-07T10:29:53.967Z] ---> Running in 45bfcdd44577 [2023-11-07T10:29:55.382Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-07T10:29:55.382Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-07T10:29:56.341Z] OK: 266 MiB in 52 packages [2023-11-07T10:29:57.311Z] Removing intermediate container 45bfcdd44577 [2023-11-07T10:29:57.311Z] ---> 7dd8941cfa0b [2023-11-07T10:29:57.311Z] Step 8/12 : WORKDIR /app [2023-11-07T10:29:57.311Z] ---> Running in 04d9f7a809ab [2023-11-07T10:29:57.580Z] Removing intermediate container 04d9f7a809ab [2023-11-07T10:29:57.580Z] ---> a5b2da6cda35 [2023-11-07T10:29:57.580Z] Step 9/12 : COPY go.mod vendor* ./ [2023-11-07T10:30:00.161Z] ---> 156100c9b39f [2023-11-07T10:30:00.161Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-07T10:30:00.431Z] ---> Running in 797213bce425 [2023-11-07T10:31:22.138Z] Removing intermediate container 797213bce425 [2023-11-07T10:31:22.138Z] ---> b917f0d6fd4d [2023-11-07T10:31:22.138Z] Step 11/12 : COPY . . [2023-11-07T10:31:22.138Z] ---> 1e4db2b299e0 [2023-11-07T10:31:22.138Z] Step 12/12 : RUN $MAKE [2023-11-07T10:31:22.138Z] ---> Running in 3d1eccd50e05 [2023-11-07T10:31:22.138Z] noop [2023-11-07T10:31:22.138Z] Removing intermediate container 3d1eccd50e05 [2023-11-07T10:31:22.138Z] ---> f925f4d9ff19 [2023-11-07T10:31:22.138Z] Successfully built f925f4d9ff19 [2023-11-07T10:31:22.138Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T10:31:22.611Z] + docker inspect -f . ci-base-image-arm64 [2023-11-07T10:31:22.611Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-07T10:31:22.895Z] prd-ubuntu20.04-docker-arm64-4c-16g-16836 does not seem to be running inside a container [2023-11-07T10:31:22.961Z] $ 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-11-07T10:31:24.171Z] $ docker top 39f1063371500d4d860c3a9d203c47af75bde4cefecda852a75a022b52abc3a4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-07T10:31:25.046Z] + go version [2023-11-07T10:31:25.046Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-07T10:31:25.086Z] $ docker stop --time=1 39f1063371500d4d860c3a9d203c47af75bde4cefecda852a75a022b52abc3a4 [2023-11-07T10:31:26.699Z] $ docker rm -f --volumes 39f1063371500d4d860c3a9d203c47af75bde4cefecda852a75a022b52abc3a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T10:31:27.533Z] + docker inspect -f . ci-base-image-arm64 [2023-11-07T10:31:27.533Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-07T10:31:27.774Z] prd-ubuntu20.04-docker-arm64-4c-16g-16836 does not seem to be running inside a container [2023-11-07T10:31:27.846Z] $ 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-11-07T10:31:29.043Z] $ docker top fb04fb04564eda972823300e6ff93bfaf8f7b73dd9e21902c8cd7db5b078429b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-07T10:31:29.913Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh [2023-11-07T10:31:30.622Z] + make test [2023-11-07T10:31:30.622Z] go test ./... -coverprofile=coverage.out ./... [2023-11-07T10:31:35.016Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-11-07T10:33:11.649Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-11-07T10:33:11.649Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-11-07T10:33:38.327Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 29.622s coverage: 40.6% of statements [2023-11-07T10:33:38.327Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.547s coverage: 51.9% of statements [2023-11-07T10:33:38.327Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.044s coverage: 96.4% of statements [2023-11-07T10:33:38.327Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-11-07T10:33:38.327Z] go vet ./... [2023-11-07T10:33:56.525Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-07T10:33:56.791Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-07T10:33:57.059Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-07T10:33:57.371Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-07T10:33:57.416Z] $ docker stop --time=1 fb04fb04564eda972823300e6ff93bfaf8f7b73dd9e21902c8cd7db5b078429b [2023-11-07T10:34:01.177Z] $ docker rm -f --volumes fb04fb04564eda972823300e6ff93bfaf8f7b73dd9e21902c8cd7db5b078429b [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-07T10:34:02.358Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-07T10:34:02.395Z] Warning: overwriting stash ‘coverage-report’ [2023-11-07T10:34:03.013Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-07T10:34:03.602Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-07T10:34:03.934Z] + ls -al . [2023-11-07T10:34:03.934Z] total 636 [2023-11-07T10:34:03.934Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 7 10:31 . [2023-11-07T10:34:03.934Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 10:28 .. [2023-11-07T10:34:03.934Z] -rw-rw-r-- 1 jenkins jenkins 134 Nov 7 10:28 .dockerignore [2023-11-07T10:34:03.934Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 7 10:28 .git [2023-11-07T10:34:03.934Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 10:28 .github [2023-11-07T10:34:03.934Z] -rw-rw-r-- 1 jenkins jenkins 880 Nov 7 10:28 .gitignore [2023-11-07T10:34:03.934Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 7 10:28 .golangci.yml [2023-11-07T10:34:03.934Z] -rw-rw-r-- 1 jenkins jenkins 11980 Nov 7 10:28 Attribution.txt [2023-11-07T10:34:03.934Z] -rw-rw-r-- 1 jenkins jenkins 10365 Nov 7 10:28 CHANGELOG.md [2023-11-07T10:34:03.934Z] -rw-rw-r-- 1 jenkins jenkins 1347 Nov 7 10:28 Dockerfile [2023-11-07T10:34:03.934Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 7 10:28 GOVERNANCE.md [2023-11-07T10:34:03.934Z] -rw-rw-r-- 1 jenkins jenkins 661 Nov 7 10:28 Jenkinsfile [2023-11-07T10:34:03.934Z] -rw-rw-r-- 1 jenkins jenkins 11347 Nov 7 10:28 LICENSE [2023-11-07T10:34:03.934Z] -rw-rw-r-- 1 jenkins jenkins 2179 Nov 7 10:28 Makefile [2023-11-07T10:34:03.934Z] -rw-rw-r-- 1 jenkins jenkins 625 Nov 7 10:28 OWNERS.md [2023-11-07T10:34:03.934Z] -rw-rw-r-- 1 jenkins jenkins 28907 Nov 7 10:28 README.md [2023-11-07T10:34:03.934Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 7 10:26 VERSION [2023-11-07T10:34:03.934Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 10:28 bin [2023-11-07T10:34:03.934Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 10:28 cmd [2023-11-07T10:34:03.934Z] -rw-r--r-- 1 jenkins jenkins 459493 Nov 7 10:33 coverage.out [2023-11-07T10:34:03.934Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 10:28 examples [2023-11-07T10:34:03.934Z] -rw-rw-r-- 1 jenkins jenkins 3838 Nov 7 10:28 go.mod [2023-11-07T10:34:03.934Z] -rw-rw-r-- 1 jenkins jenkins 34410 Nov 7 10:28 go.sum [2023-11-07T10:34:03.934Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 10:28 images [2023-11-07T10:34:03.934Z] drwxrwxr-x 5 jenkins jenkins 4096 Nov 7 10:28 internal [2023-11-07T10:34:03.934Z] -rw-rw-r-- 1 jenkins jenkins 193 Nov 7 10:28 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T10:34:04.343Z] + 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=2204e9ffacd56142c2cdd571345666a210085524 --label arch=arm64 --label version=0.0.0 . [2023-11-07T10:34:04.614Z] Sending build context to Docker daemon 1.197MB [2023-11-07T10:34:04.614Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2023-11-07T10:34:04.614Z] Step 2/24 : FROM ${BASE} AS builder [2023-11-07T10:34:04.614Z] ---> f925f4d9ff19 [2023-11-07T10:34:04.614Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-11-07T10:34:04.614Z] ---> Running in e94ef77478b9 [2023-11-07T10:34:04.882Z] Removing intermediate container e94ef77478b9 [2023-11-07T10:34:04.882Z] ---> 3dc3f6431422 [2023-11-07T10:34:04.882Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-07T10:34:05.151Z] ---> Running in 93a89a6e9f08 [2023-11-07T10:34:05.417Z] Removing intermediate container 93a89a6e9f08 [2023-11-07T10:34:05.417Z] ---> cae0417cbdaf [2023-11-07T10:34:05.417Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-11-07T10:34:05.417Z] ---> Running in c8c0dc4107c6 [2023-11-07T10:34:05.684Z] Removing intermediate container c8c0dc4107c6 [2023-11-07T10:34:05.684Z] ---> 070ac18ea2f7 [2023-11-07T10:34:05.684Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-11-07T10:34:05.684Z] ---> Running in 1d4bce215605 [2023-11-07T10:34:05.951Z] Removing intermediate container 1d4bce215605 [2023-11-07T10:34:05.951Z] ---> 733d097e193c [2023-11-07T10:34:05.951Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-07T10:34:06.221Z] ---> Running in 6199d2036640 [2023-11-07T10:34:07.175Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-07T10:34:07.440Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-07T10:34:08.837Z] OK: 266 MiB in 52 packages [2023-11-07T10:34:09.421Z] Removing intermediate container 6199d2036640 [2023-11-07T10:34:09.421Z] ---> 0af131411654 [2023-11-07T10:34:09.421Z] Step 8/24 : WORKDIR /app [2023-11-07T10:34:09.421Z] ---> Running in e17facc48d4d [2023-11-07T10:34:09.685Z] Removing intermediate container e17facc48d4d [2023-11-07T10:34:09.685Z] ---> 12e38b51e93a [2023-11-07T10:34:09.685Z] Step 9/24 : COPY go.mod vendor* ./ [2023-11-07T10:34:13.937Z] ---> 8ced06478403 [2023-11-07T10:34:13.937Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-07T10:34:13.937Z] ---> Running in 8dd01d990af0 [2023-11-07T10:34:15.341Z] Removing intermediate container 8dd01d990af0 [2023-11-07T10:34:15.342Z] ---> 5700a3dfa8ff [2023-11-07T10:34:15.342Z] Step 11/24 : COPY . . [2023-11-07T10:34:15.926Z] ---> f85bb687f80c [2023-11-07T10:34:15.926Z] Step 12/24 : RUN $MAKE [2023-11-07T10:34:16.193Z] ---> Running in 274379fe26b9 [2023-11-07T10:34:17.152Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.40" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-11-07T10:36:08.952Z] Removing intermediate container 274379fe26b9 [2023-11-07T10:36:08.952Z] ---> f07e1427bdef [2023-11-07T10:36:08.952Z] Step 13/24 : FROM alpine:3.18 [2023-11-07T10:36:08.952Z] 3.18: Pulling from library/alpine [2023-11-07T10:36:08.952Z] 579b34f0a95b: Pulling fs layer [2023-11-07T10:36:08.952Z] 579b34f0a95b: Verifying Checksum [2023-11-07T10:36:08.952Z] 579b34f0a95b: Download complete [2023-11-07T10:36:08.952Z] 579b34f0a95b: Pull complete [2023-11-07T10:36:08.952Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-07T10:36:08.952Z] Status: Downloaded newer image for alpine:3.18 [2023-11-07T10:36:08.952Z] ---> 3cc203321400 [2023-11-07T10:36:08.952Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-11-07T10:36:08.952Z] ---> Running in 1da60ed0b766 [2023-11-07T10:36:08.952Z] Removing intermediate container 1da60ed0b766 [2023-11-07T10:36:08.952Z] ---> 631bb2902d1c [2023-11-07T10:36:08.952Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-11-07T10:36:08.952Z] ---> Running in 7e754e6cec32 [2023-11-07T10:36:08.952Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-07T10:36:08.952Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-07T10:36:08.952Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-11-07T10:36:08.952Z] Executing busybox-1.36.1-r2.trigger [2023-11-07T10:36:08.952Z] OK: 8 MiB in 16 packages [2023-11-07T10:36:08.952Z] Removing intermediate container 7e754e6cec32 [2023-11-07T10:36:08.952Z] ---> 6b0846aec19a [2023-11-07T10:36:08.952Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-11-07T10:36:08.952Z] ---> 535d7f63b1bf [2023-11-07T10:36:08.952Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-11-07T10:36:08.952Z] ---> 6396502c0cd5 [2023-11-07T10:36:08.952Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-11-07T10:36:09.914Z] ---> 1b40067b3f55 [2023-11-07T10:36:09.915Z] Step 19/24 : EXPOSE 59989 [2023-11-07T10:36:09.915Z] ---> Running in d13bc80de55b [2023-11-07T10:36:09.915Z] Removing intermediate container d13bc80de55b [2023-11-07T10:36:09.915Z] ---> 997da50fa13b [2023-11-07T10:36:09.915Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-11-07T10:36:10.195Z] ---> Running in 840680ede899 [2023-11-07T10:36:10.461Z] Removing intermediate container 840680ede899 [2023-11-07T10:36:10.461Z] ---> 4fa2676d4479 [2023-11-07T10:36:10.461Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-07T10:36:10.461Z] ---> Running in 1425c3e5ce46 [2023-11-07T10:36:10.728Z] Removing intermediate container 1425c3e5ce46 [2023-11-07T10:36:10.728Z] ---> 3d185f9aac80 [2023-11-07T10:36:10.728Z] Step 22/24 : LABEL arch=arm64 [2023-11-07T10:36:10.728Z] ---> Running in dd2458c386c4 [2023-11-07T10:36:10.994Z] Removing intermediate container dd2458c386c4 [2023-11-07T10:36:10.994Z] ---> cd47f734999b [2023-11-07T10:36:10.994Z] Step 23/24 : LABEL git_sha=2204e9ffacd56142c2cdd571345666a210085524 [2023-11-07T10:36:11.263Z] ---> Running in 33bbe7b632ad [2023-11-07T10:36:11.529Z] Removing intermediate container 33bbe7b632ad [2023-11-07T10:36:11.529Z] ---> 5a0ccb1b62bd [2023-11-07T10:36:11.529Z] Step 24/24 : LABEL version=0.0.0 [2023-11-07T10:36:11.529Z] ---> Running in 03e435e27747 [2023-11-07T10:36:11.797Z] Removing intermediate container 03e435e27747 [2023-11-07T10:36:11.797Z] ---> 950101f88e24 [2023-11-07T10:36:11.797Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-07T10:36:11.797Z] Successfully built 950101f88e24 [2023-11-07T10:36:11.797Z] 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-11-07T10:36:12.624Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-07T10:36:12.624Z] [2023-11-07T10:36:12.624Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T10:36:13.036Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-07T10:36:13.036Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-07T10:36:13.036Z] 8998bd30e6a1: Pulling fs layer [2023-11-07T10:36:13.036Z] 04944245beec: Pulling fs layer [2023-11-07T10:36:13.036Z] 699f458cf7ca: Pulling fs layer [2023-11-07T10:36:13.036Z] 765212b225bb: Pulling fs layer [2023-11-07T10:36:13.036Z] f23df028b6ca: Pulling fs layer [2023-11-07T10:36:13.036Z] d65c8cfc05b1: Pulling fs layer [2023-11-07T10:36:13.036Z] 2437ff75d9bd: Pulling fs layer [2023-11-07T10:36:13.036Z] 765212b225bb: Waiting [2023-11-07T10:36:13.036Z] d65c8cfc05b1: Waiting [2023-11-07T10:36:13.036Z] 2437ff75d9bd: Waiting [2023-11-07T10:36:13.302Z] 04944245beec: Verifying Checksum [2023-11-07T10:36:13.302Z] 04944245beec: Download complete [2023-11-07T10:36:13.302Z] 765212b225bb: Verifying Checksum [2023-11-07T10:36:13.302Z] 765212b225bb: Download complete [2023-11-07T10:36:13.302Z] f23df028b6ca: Verifying Checksum [2023-11-07T10:36:13.302Z] f23df028b6ca: Download complete [2023-11-07T10:36:13.302Z] d65c8cfc05b1: Verifying Checksum [2023-11-07T10:36:13.302Z] d65c8cfc05b1: Download complete [2023-11-07T10:36:13.569Z] 699f458cf7ca: Verifying Checksum [2023-11-07T10:36:13.569Z] 699f458cf7ca: Download complete [2023-11-07T10:36:13.835Z] 8998bd30e6a1: Verifying Checksum [2023-11-07T10:36:13.835Z] 8998bd30e6a1: Download complete [2023-11-07T10:36:16.423Z] 2437ff75d9bd: Verifying Checksum [2023-11-07T10:36:16.423Z] 2437ff75d9bd: Download complete [2023-11-07T10:36:18.361Z] 8998bd30e6a1: Pull complete [2023-11-07T10:36:20.302Z] 04944245beec: Pull complete [2023-11-07T10:36:22.246Z] 699f458cf7ca: Pull complete [2023-11-07T10:36:22.246Z] 765212b225bb: Pull complete [2023-11-07T10:36:22.830Z] f23df028b6ca: Pull complete [2023-11-07T10:36:23.097Z] d65c8cfc05b1: Pull complete [2023-11-07T10:36:41.299Z] 2437ff75d9bd: Pull complete [2023-11-07T10:36:41.299Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-07T10:36:41.299Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-07T10:36:41.299Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-07T10:36:41.647Z] prd-ubuntu20.04-docker-arm64-4c-16g-16836 does not seem to be running inside a container [2023-11-07T10:36:41.721Z] $ 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-11-07T10:36:44.264Z] $ docker top 8f717fbc1f25708a1aac2931a33de653e109ac042f3d8511b7bca211ea46a3b3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-07T10:36:45.141Z] ---> job-cost.sh [2023-11-07T10:36:45.141Z] lf-activate-venv: SKIPPING [2023-11-07T10:36:45.141Z] INFO: No Stack... [2023-11-07T10:36:45.406Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-07T10:36:46.359Z] INFO: Archiving Costs [Pipeline] sh [2023-11-07T10:36:47.017Z] + + cut -d,cat -f6 [2023-11-07T10:36:47.017Z] /w/workspace/device-rfid-llrp-go/1/archives/cost.csv [Pipeline] lock [2023-11-07T10:36:47.094Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-269-1-stack-cost] [2023-11-07T10:36:47.108Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-269-1-stack-cost] did not exist. Created. [2023-11-07T10:36:47.108Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-269-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-07T10:36:47.518Z] /w/workspace/device-rfid-llrp-go/1@tmp/durable-3f9350b0/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-07T10:36:48.191Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-07T10:36:48.226Z] Warning: overwriting stash ‘stack-cost’ [2023-11-07T10:36:48.319Z] Stashed 1 file(s) [Pipeline] } [2023-11-07T10:36:48.333Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-269-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-07T10:36:48.421Z] $ docker stop --time=1 8f717fbc1f25708a1aac2931a33de653e109ac042f3d8511b7bca211ea46a3b3 [2023-11-07T10:36:50.001Z] $ docker rm -f --volumes 8f717fbc1f25708a1aac2931a33de653e109ac042f3d8511b7bca211ea46a3b3 [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-11-07T10:36:51.026Z] provisioning config files... [2023-11-07T10:36:51.034Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-269@tmp/config11619264674395896704tmp [Pipeline] { [Pipeline] sh [2023-11-07T10:36:51.363Z] + set +x [2023-11-07T10:36:51.363Z] + curl -s https://codecov.io/bash [2023-11-07T10:36:51.363Z] + bash -s -- [2023-11-07T10:36:51.622Z] [2023-11-07T10:36:51.622Z] _____ _ [2023-11-07T10:36:51.622Z] / ____| | | [2023-11-07T10:36:51.622Z] | | ___ __| | ___ ___ _____ __ [2023-11-07T10:36:51.622Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-07T10:36:51.622Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-07T10:36:51.622Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-07T10:36:51.622Z] Bash-1.0.6 [2023-11-07T10:36:51.622Z] [2023-11-07T10:36:51.622Z] [2023-11-07T10:36:51.622Z] ==> git version 2.25.1 found [2023-11-07T10:36:51.622Z] ==> 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-11-07T10:36:51.622Z] Release-Date: 2020-01-08 [2023-11-07T10:36:51.622Z] 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-11-07T10:36:51.622Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-07T10:36:51.622Z] ==> Jenkins CI detected. [2023-11-07T10:36:51.622Z] current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-269 [2023-11-07T10:36:51.622Z] project root: . [2023-11-07T10:36:51.622Z] --> token set from env [2023-11-07T10:36:51.622Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-07T10:36:51.622Z] ==> Running gcov in . (disable via -X gcov) [2023-11-07T10:36:51.622Z] ==> Python coveragepy not found [2023-11-07T10:36:51.622Z] ==> Searching for coverage reports in: [2023-11-07T10:36:51.622Z] + . [2023-11-07T10:36:51.622Z] -> Found 1 reports [2023-11-07T10:36:51.622Z] ==> Detecting git/mercurial file structure [2023-11-07T10:36:51.622Z] ==> Reading reports [2023-11-07T10:36:51.622Z] + ./coverage.out bytes=459493 [2023-11-07T10:36:51.622Z] ==> Appending adjustments [2023-11-07T10:36:51.622Z] https://docs.codecov.io/docs/fixing-reports [2023-11-07T10:36:51.882Z] + Found adjustments [2023-11-07T10:36:51.882Z] ==> Gzipping contents [2023-11-07T10:36:51.882Z] 52K /tmp/codecov.jPYjSU.gz [2023-11-07T10:36:51.882Z] ==> Uploading reports [2023-11-07T10:36:51.882Z] url: https://codecov.io [2023-11-07T10:36:51.882Z] query: branch=PR-269&commit=2204e9ffacd56142c2cdd571345666a210085524&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-269%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=269&job=&cmd_args= [2023-11-07T10:36:51.882Z] -> Pinging Codecov [2023-11-07T10:36:51.882Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-269&commit=2204e9ffacd56142c2cdd571345666a210085524&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-269%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=269&job=&cmd_args= [2023-11-07T10:36:52.141Z] -> Uploading to [2023-11-07T10:36:52.141Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-07/581DD39554BDF9B6E22D074273EAD858/2204e9ffacd56142c2cdd571345666a210085524/3737991a-1002-414f-bb7e-2372ebe586ba.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231107%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231107T103651Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0d026b6fa07a42e9804ad03d0ea7177167e98250f271cb7ddac14023bca929f4 [2023-11-07T10:36:52.141Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-07T10:36:52.141Z] Dload Upload Total Spent Left Speed [2023-11-07T10:36:52.400Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50321 0 0 100 50321 0 179k --:--:-- --:--:-- --:--:-- 179k [2023-11-07T10:36:52.400Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/2204e9ffacd56142c2cdd571345666a210085524 [Pipeline] } [2023-11-07T10:36:52.427Z] 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-11-07T10:36:54.166Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-269/archives ] [2023-11-07T10:36:54.166Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-269/archives [2023-11-07T10:36:54.166Z] total 16 [2023-11-07T10:36:54.166Z] drwxr-xr-x 3 root root 4096 Nov 7 10:29 . [2023-11-07T10:36:54.166Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 7 10:29 .. [2023-11-07T10:36:54.166Z] drwxr-xr-x 2 root root 4096 Nov 7 10:29 cost [2023-11-07T10:36:54.166Z] -rw-r--r-- 1 root root 91 Nov 7 10:29 cost.csv [2023-11-07T10:36:54.166Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-269/archives [2023-11-07T10:36:54.166Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-269/archives [2023-11-07T10:36:54.166Z] total 16 [2023-11-07T10:36:54.166Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 7 10:29 . [2023-11-07T10:36:54.166Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 7 10:29 .. [2023-11-07T10:36:54.166Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 7 10:29 cost [2023-11-07T10:36:54.166Z] -rw-r--r-- 1 jenkins jenkins 91 Nov 7 10:29 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-07T10:36:54.495Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-07T10:36:55.385Z] ---> package-listing.sh [2023-11-07T10:36:55.385Z] ++ facter osfamily [2023-11-07T10:36:55.385Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-07T10:36:55.643Z] + OS_FAMILY=debian [2023-11-07T10:36:55.643Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-269 [2023-11-07T10:36:55.643Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-07T10:36:55.643Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-07T10:36:55.643Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-07T10:36:55.643Z] + PACKAGES=/tmp/packages_start.txt [2023-11-07T10:36:55.643Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-269 ']' [2023-11-07T10:36:55.643Z] + PACKAGES=/tmp/packages_end.txt [2023-11-07T10:36:55.643Z] + case "${OS_FAMILY}" in [2023-11-07T10:36:55.643Z] + dpkg -l [2023-11-07T10:36:55.643Z] + grep '^ii' [2023-11-07T10:36:55.643Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-07T10:36:55.643Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-07T10:36:55.643Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-07T10:36:55.643Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-269 ']' [2023-11-07T10:36:55.643Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-269/archives/ [2023-11-07T10:36:55.643Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-269/archives/ [Pipeline] echo [2023-11-07T10:36:55.688Z] 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-269/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-11-07T10:36:55.975Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T10:36:56.605Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-07T10:36:56.605Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-07T10:36:56.759Z] prd-ubuntu20.04-docker-8c-8g-16835 does not seem to be running inside a container [2023-11-07T10:36:56.797Z] $ 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-269/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-269 -v /w/workspace/undry_device-rfid-llrp-go_PR-269:/w/workspace/undry_device-rfid-llrp-go_PR-269:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-269@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-269@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-11-07T10:36:57.249Z] $ docker top ac57fe48e152979cf9eb408d80f33cbbbd9989066415ae742542bd989c529379 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-07T10:36:57.626Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-07T10:36:57.934Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-07T10:36:58.242Z] + ls /var/log/sa-host [2023-11-07T10:36:58.243Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-07T10:36:58.498Z] provisioning config files... [2023-11-07T10:36:58.506Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-269@tmp/config13249536415859076196tmp [Pipeline] { [Pipeline] echo [2023-11-07T10:36:58.558Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-07T10:36:58.875Z] ---> create-netrc.sh [Pipeline] } [2023-11-07T10:36:58.900Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-07T10:36:59.300Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-07T10:36:59.337Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-07T10:36:59.649Z] ---> sudo-logs.sh [2023-11-07T10:36:59.649Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-07T10:36:59.743Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-07T10:37:00.050Z] ---> job-cost.sh [2023-11-07T10:37:00.050Z] lf-activate-venv: SKIPPING [2023-11-07T10:37:00.050Z] DEBUG: total: 0.2199999988079071 [2023-11-07T10:37:00.050Z] INFO: Retrieving Stack Cost... [2023-11-07T10:37:00.310Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-07T10:37:00.877Z] INFO: Archiving Costs [Pipeline] echo [2023-11-07T10:37:00.915Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-07T10:37:01.229Z] ---> logs-deploy.sh [2023-11-07T10:37:01.229Z] lf-activate-venv: SKIPPING [2023-11-07T10:37:01.229Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-269/1 [2023-11-07T10:37:01.229Z] INFO: archiving workspace using pattern(s): [2023-11-07T10:37:02.161Z] Archives upload complete. [2023-11-07T10:37:02.161Z] INFO: archiving logs to Nexus