Pull request #136 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3338dbead7e3c0074e7b4ea11fd467742dd0699a+963987e627e8dcac0df49593e42f1bbbca2c5392 (25508e7d7762f2b5718e887db924b3acb6966ee1) 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-ssh15730759420056147434.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh6912992556325907069.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-136/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-136/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17491586785609489655.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-136/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8220506670991352247.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh11102025905902284382.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-136/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-136/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2908480411662250083.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 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 ‘prd-ubuntu20.04-docker-8c-8g-2902’ is offline Running on prd-ubuntu20.04-docker-8c-8g-2906 in /w/workspace/undry_device-rfid-llrp-go_PR-136 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/undry_device-rfid-llrp-go_PR-136 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/136/head:refs/remotes/origin/PR-136 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 963987e627e8dcac0df49593e42f1bbbca2c5392 into PR head commit 3338dbead7e3c0074e7b4ea11fd467742dd0699a Merge succeeded, producing 3338dbead7e3c0074e7b4ea11fd467742dd0699a Checking out Revision 3338dbead7e3c0074e7b4ea11fd467742dd0699a (PR-136) 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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-01-18T10:05:04.978Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script > git config core.sparsecheckout # timeout=10 > git checkout -f 3338dbead7e3c0074e7b4ea11fd467742dd0699a # 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 963987e627e8dcac0df49593e42f1bbbca2c5392 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3338dbead7e3c0074e7b4ea11fd467742dd0699a # timeout=10 [Pipeline] { [Pipeline] withCredentials [2023-01-18T10:05:05.180Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-18T10:05:05.269Z] ========================================================= [2023-01-18T10:05:05.269Z] EdgeX Global Pipelines Version Info [2023-01-18T10:05:05.269Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-01-18T10:05:06.014Z] ------------------- [2023-01-18T10:05:06.014Z] stable info: [2023-01-18T10:05:06.014Z] ------------------- [2023-01-18T10:05:06.014Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-18T10:05:06.014Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-18T10:05:06.014Z] Message: update stable to v1.0.244 [2023-01-18T10:05:06.589Z] ------------------- [2023-01-18T10:05:06.589Z] experimental info: [2023-01-18T10:05:06.589Z] ------------------- [2023-01-18T10:05:06.589Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-18T10:05:06.589Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-18T10:05:06.589Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-18T10:05:06.884Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2023-01-18T10:05:06.931Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2023-01-18T10:05:06.971Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-18T10:05:07.011Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-18T10:05:07.050Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-18T10:05:07.088Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-18T10:05:07.124Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-18T10:05:07.161Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-01-18T10:05:07.207Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-18T10:05:07.249Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-18T10:05:07.297Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-18T10:05:07.345Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2023-01-18T10:05:07.387Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-18T10:05:07.431Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-18T10:05:07.475Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-01-18T10:05:07.513Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-01-18T10:05:07.555Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-01-18T10:05:07.602Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-01-18T10:05:07.646Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-18T10:05:07.713Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-18T10:05:07.760Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-01-18T10:05:07.806Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-01-18T10:05:07.855Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-01-18T10:05:07.897Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-01-18T10:05:07.941Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-01-18T10:05:07.985Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-18T10:05:08.031Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-18T10:05:08.076Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-136 [Pipeline] echo [2023-01-18T10:05:08.114Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-136 [Pipeline] echo [2023-01-18T10:05:08.157Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-136 [Pipeline] echo [2023-01-18T10:05:08.197Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3338dbead7e3c0074e7b4ea11fd467742dd0699a [Pipeline] echo [2023-01-18T10:05:08.243Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3338dbe [Pipeline] echo [2023-01-18T10:05:08.280Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-18T10:05:08.394Z] provisioning config files... [2023-01-18T10:05:08.414Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-136@tmp/config15635186164376947021tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-18T10:05:08.747Z] ---> docker-login.sh [2023-01-18T10:05:08.747Z] nexus3.edgexfoundry.org:10001 [2023-01-18T10:05:09.007Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T10:05:09.007Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T10:05:09.007Z] Configure a credential helper to remove this warning. See [2023-01-18T10:05:09.007Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T10:05:09.007Z] [2023-01-18T10:05:09.007Z] Login Succeeded [2023-01-18T10:05:09.007Z] nexus3.edgexfoundry.org:10002 [2023-01-18T10:05:09.007Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T10:05:09.270Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T10:05:09.270Z] Configure a credential helper to remove this warning. See [2023-01-18T10:05:09.270Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T10:05:09.270Z] [2023-01-18T10:05:09.270Z] Login Succeeded [2023-01-18T10:05:09.270Z] nexus3.edgexfoundry.org:10003 [2023-01-18T10:05:09.270Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T10:05:09.270Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T10:05:09.270Z] Configure a credential helper to remove this warning. See [2023-01-18T10:05:09.270Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T10:05:09.270Z] [2023-01-18T10:05:09.270Z] Login Succeeded [2023-01-18T10:05:09.270Z] nexus3.edgexfoundry.org:10004 [2023-01-18T10:05:09.270Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T10:05:09.270Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T10:05:09.270Z] Configure a credential helper to remove this warning. See [2023-01-18T10:05:09.270Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T10:05:09.270Z] [2023-01-18T10:05:09.270Z] Login Succeeded [2023-01-18T10:05:09.270Z] docker.io [2023-01-18T10:05:09.529Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T10:05:09.789Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T10:05:09.789Z] Configure a credential helper to remove this warning. See [2023-01-18T10:05:09.789Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T10:05:09.789Z] [2023-01-18T10:05:09.790Z] Login Succeeded [2023-01-18T10:05:09.790Z] ---> docker-login.sh ends [Pipeline] } [2023-01-18T10:05:09.815Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-01-18T10:05:10.407Z] + git rev-list -1 --merges 3338dbead7e3c0074e7b4ea11fd467742dd0699a~1..3338dbead7e3c0074e7b4ea11fd467742dd0699a [Pipeline] echo [2023-01-18T10:05:10.480Z] -----------> git rev-list -1 --merges 3338dbead7e3c0074e7b4ea11fd467742dd0699a~1..3338dbead7e3c0074e7b4ea11fd467742dd0699a 3338dbead7e3c0074e7b4ea11fd467742dd0699a [false] [Pipeline] sh [2023-01-18T10:05:10.798Z] + git log --format=format:%s -1 3338dbead7e3c0074e7b4ea11fd467742dd0699a [Pipeline] echo [2023-01-18T10:05:10.843Z] ========================================================= [2023-01-18T10:05:10.843Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-18T10:05:10.843Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-18T10:05:11.262Z] + git log --format=format:%s -1 3338dbead7e3c0074e7b4ea11fd467742dd0699a [Pipeline] echo [2023-01-18T10:05:11.321Z] [semverPrep] GIT_COMMIT: 3338dbead7e3c0074e7b4ea11fd467742dd0699a, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-01-18T10:05:11.350Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-01-18T10:05:11.717Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-18T10:05:11.717Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-18T10:05:11.717Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-18T10:05:11.717Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-18T10:05:11.717Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-01-18T10:05:11.717Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-01-18T10:05:11.717Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T10:05:12.137Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-18T10:05:12.137Z] [2023-01-18T10:05:12.137Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T10:05:12.509Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-18T10:05:12.509Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-18T10:05:12.509Z] b85a868b505f: Pulling fs layer [2023-01-18T10:05:12.509Z] e2be974225ed: Pulling fs layer [2023-01-18T10:05:12.509Z] 339a4e72a1f5: Pulling fs layer [2023-01-18T10:05:12.509Z] 988bab9f4d93: Pulling fs layer [2023-01-18T10:05:12.509Z] 1469e6f7b9e6: Pulling fs layer [2023-01-18T10:05:12.509Z] eaf3925da568: Pulling fs layer [2023-01-18T10:05:12.509Z] bab4dde63d76: Pulling fs layer [2023-01-18T10:05:12.509Z] bde34c3a00c8: Pulling fs layer [2023-01-18T10:05:12.509Z] eaf3925da568: Waiting [2023-01-18T10:05:12.509Z] 1469e6f7b9e6: Waiting [2023-01-18T10:05:12.509Z] b352a97aabf1: Pulling fs layer [2023-01-18T10:05:12.509Z] 4872d77fe225: Pulling fs layer [2023-01-18T10:05:12.509Z] 5851b861e8e6: Pulling fs layer [2023-01-18T10:05:12.509Z] bde34c3a00c8: Waiting [2023-01-18T10:05:12.509Z] b352a97aabf1: Waiting [2023-01-18T10:05:12.509Z] 4872d77fe225: Waiting [2023-01-18T10:05:12.509Z] 5851b861e8e6: Waiting [2023-01-18T10:05:12.777Z] e2be974225ed: Download complete [2023-01-18T10:05:12.777Z] 988bab9f4d93: Download complete [2023-01-18T10:05:12.777Z] 339a4e72a1f5: Verifying Checksum [2023-01-18T10:05:12.777Z] 339a4e72a1f5: Download complete [2023-01-18T10:05:12.777Z] eaf3925da568: Verifying Checksum [2023-01-18T10:05:12.777Z] eaf3925da568: Download complete [2023-01-18T10:05:13.038Z] 1469e6f7b9e6: Verifying Checksum [2023-01-18T10:05:13.038Z] 1469e6f7b9e6: Download complete [2023-01-18T10:05:13.038Z] b85a868b505f: Verifying Checksum [2023-01-18T10:05:13.038Z] b85a868b505f: Download complete [2023-01-18T10:05:13.038Z] bde34c3a00c8: Download complete [2023-01-18T10:05:13.038Z] 4872d77fe225: Verifying Checksum [2023-01-18T10:05:13.038Z] 4872d77fe225: Download complete [2023-01-18T10:05:13.038Z] 5851b861e8e6: Download complete [2023-01-18T10:05:13.038Z] b352a97aabf1: Verifying Checksum [2023-01-18T10:05:13.038Z] b352a97aabf1: Download complete [2023-01-18T10:05:13.296Z] bab4dde63d76: Verifying Checksum [2023-01-18T10:05:13.296Z] bab4dde63d76: Download complete [2023-01-18T10:05:14.233Z] b85a868b505f: Pull complete [2023-01-18T10:05:14.233Z] e2be974225ed: Pull complete [2023-01-18T10:05:14.492Z] 339a4e72a1f5: Pull complete [2023-01-18T10:05:14.752Z] 988bab9f4d93: Pull complete [2023-01-18T10:05:14.752Z] 1469e6f7b9e6: Pull complete [2023-01-18T10:05:15.010Z] eaf3925da568: Pull complete [2023-01-18T10:05:16.384Z] bab4dde63d76: Pull complete [2023-01-18T10:05:16.384Z] bde34c3a00c8: Pull complete [2023-01-18T10:05:16.643Z] b352a97aabf1: Pull complete [2023-01-18T10:05:16.643Z] 4872d77fe225: Pull complete [2023-01-18T10:05:16.643Z] 5851b861e8e6: Pull complete [2023-01-18T10:05:16.902Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-18T10:05:16.902Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-18T10:05:16.902Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T10:05:17.108Z] prd-ubuntu20.04-docker-8c-8g-2906 does not seem to be running inside a container [2023-01-18T10:05:17.134Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-136 -v /w/workspace/undry_device-rfid-llrp-go_PR-136:/w/workspace/undry_device-rfid-llrp-go_PR-136:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-136@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-136@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-01-18T10:05:18.630Z] $ docker top 9d4692371c8165e0c80be59596455c22d37aadb81a9a79fdce71afcadb5cd7d8 -eo pid,comm [2023-01-18T10:05:18.685Z] 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-01-18T10:05:18.685Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-18T10:05:18.813Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-18T10:05:18.813Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-18T10:05:18.909Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-18T10:05:18.908Z] $ docker exec 9d4692371c8165e0c80be59596455c22d37aadb81a9a79fdce71afcadb5cd7d8 ssh-agent [2023-01-18T10:05:19.020Z] SSH_AUTH_SOCK=/tmp/ssh-URikwAprRJ6U/agent.32 [2023-01-18T10:05:19.020Z] SSH_AGENT_PID=38 [2023-01-18T10:05:19.026Z] Running ssh-add (command line suppressed) [2023-01-18T10:05:19.115Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-136@tmp/private_key_11018421931291404683.key (/w/workspace/undry_device-rfid-llrp-go_PR-136@tmp/private_key_11018421931291404683.key) [2023-01-18T10:05:19.131Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-18T10:05:19.462Z] + git tag --points-at HEAD [Pipeline] } [2023-01-18T10:05:19.485Z] $ docker exec --env ******** --env ******** 9d4692371c8165e0c80be59596455c22d37aadb81a9a79fdce71afcadb5cd7d8 ssh-agent -k [2023-01-18T10:05:19.574Z] unset SSH_AUTH_SOCK; [2023-01-18T10:05:19.574Z] unset SSH_AGENT_PID; [2023-01-18T10:05:19.574Z] echo Agent pid 38 killed; [2023-01-18T10:05:19.586Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-18T10:05:19.669Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-18T10:05:19.669Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-18T10:05:19.779Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-18T10:05:19.779Z] $ docker exec 9d4692371c8165e0c80be59596455c22d37aadb81a9a79fdce71afcadb5cd7d8 ssh-agent [2023-01-18T10:05:19.887Z] SSH_AUTH_SOCK=/tmp/ssh-9D1khj92aBDx/agent.70 [2023-01-18T10:05:19.887Z] SSH_AGENT_PID=76 [2023-01-18T10:05:19.892Z] Running ssh-add (command line suppressed) [2023-01-18T10:05:20.001Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-136@tmp/private_key_14175822892151850848.key (/w/workspace/undry_device-rfid-llrp-go_PR-136@tmp/private_key_14175822892151850848.key) [2023-01-18T10:05:20.015Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-18T10:05:20.335Z] + git semver init [2023-01-18T10:05:20.595Z] 2023-01-18 10:05:20,499 [run_init] DEBUG init version:0.0.0 force:False [2023-01-18T10:05:20.595Z] 2023-01-18 10:05:20,500 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-136/.semver [2023-01-18T10:05:20.595Z] 2023-01-18 10:05:20,500 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-136/.semver [2023-01-18T10:05:20.595Z] 2023-01-18 10:05:20,501 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-136/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-136, universal_newlines=False, shell=None, istream=None) [2023-01-18T10:05:21.532Z] 2023-01-18 10:05:21,290 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-136/.git/info/exclude [2023-01-18T10:05:21.532Z] 2023-01-18 10:05:21,290 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-136/.semver/PR-136 with force:False [2023-01-18T10:05:21.532Z] 2023-01-18 10:05:21,290 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-136/.semver/PR-136 [2023-01-18T10:05:21.532Z] 2023-01-18 10:05:21,295 [execute] INFO git cat-file --batch-check [2023-01-18T10:05:21.532Z] 2023-01-18 10:05:21,295 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-136/.semver, universal_newlines=False, shell=None, istream=) [2023-01-18T10:05:21.532Z] 2023-01-18 10:05:21,301 [execute] INFO git cat-file --batch [2023-01-18T10:05:21.532Z] 2023-01-18 10:05:21,302 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-136/.semver, universal_newlines=False, shell=None, istream=) [2023-01-18T10:05:21.532Z] 2023-01-18 10:05:21,307 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-136/.semver/PR-136 [2023-01-18T10:05:21.532Z] 0.0.0 [Pipeline] } [2023-01-18T10:05:21.559Z] $ docker exec --env ******** --env ******** 9d4692371c8165e0c80be59596455c22d37aadb81a9a79fdce71afcadb5cd7d8 ssh-agent -k [2023-01-18T10:05:21.663Z] unset SSH_AUTH_SOCK; [2023-01-18T10:05:21.663Z] unset SSH_AGENT_PID; [2023-01-18T10:05:21.663Z] echo Agent pid 76 killed; [2023-01-18T10:05:21.674Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-18T10:05:22.124Z] + git semver [Pipeline] } [2023-01-18T10:05:22.405Z] $ docker stop --time=1 9d4692371c8165e0c80be59596455c22d37aadb81a9a79fdce71afcadb5cd7d8 [2023-01-18T10:05:23.714Z] $ docker rm -f --volumes 9d4692371c8165e0c80be59596455c22d37aadb81a9a79fdce71afcadb5cd7d8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-18T10:05:24.115Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-18T10:05:24.392Z] Stashed 1 file(s) [Pipeline] echo [2023-01-18T10:05:24.412Z] [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-01-18T10:05:25.009Z] provisioning config files... [2023-01-18T10:05:25.018Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-136@tmp/config16648982573682977853tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-18T10:05:25.367Z] ---> docker-login.sh [2023-01-18T10:05:25.367Z] nexus3.edgexfoundry.org:10001 [2023-01-18T10:05:25.367Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T10:05:25.367Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T10:05:25.367Z] Configure a credential helper to remove this warning. See [2023-01-18T10:05:25.367Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T10:05:25.367Z] [2023-01-18T10:05:25.367Z] Login Succeeded [2023-01-18T10:05:25.367Z] nexus3.edgexfoundry.org:10002 [2023-01-18T10:05:25.367Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T10:05:25.367Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T10:05:25.367Z] Configure a credential helper to remove this warning. See [2023-01-18T10:05:25.367Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T10:05:25.367Z] [2023-01-18T10:05:25.367Z] Login Succeeded [2023-01-18T10:05:25.367Z] nexus3.edgexfoundry.org:10003 [2023-01-18T10:05:25.626Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T10:05:25.626Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T10:05:25.626Z] Configure a credential helper to remove this warning. See [2023-01-18T10:05:25.626Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T10:05:25.626Z] [2023-01-18T10:05:25.626Z] Login Succeeded [2023-01-18T10:05:25.626Z] nexus3.edgexfoundry.org:10004 [2023-01-18T10:05:25.626Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T10:05:25.626Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T10:05:25.626Z] Configure a credential helper to remove this warning. See [2023-01-18T10:05:25.626Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T10:05:25.626Z] [2023-01-18T10:05:25.626Z] Login Succeeded [2023-01-18T10:05:25.626Z] docker.io [2023-01-18T10:05:25.886Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T10:05:25.886Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T10:05:25.886Z] Configure a credential helper to remove this warning. See [2023-01-18T10:05:25.886Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T10:05:25.886Z] [2023-01-18T10:05:25.886Z] Login Succeeded [2023-01-18T10:05:25.886Z] ---> docker-login.sh ends [Pipeline] } [2023-01-18T10:05:25.915Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-18T10:05:26.114Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-18T10:05:26.152Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-18T10:05:26.182Z] ========================================================= [2023-01-18T10:05:26.182Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-18T10:05:26.182Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T10:05:26.647Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-18T10:05:26.647Z] Sending build context to Docker daemon 4.108MB [2023-01-18T10:05:26.647Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-01-18T10:05:26.647Z] Step 2/12 : FROM ${BASE} AS builder [2023-01-18T10:05:26.647Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-18T10:05:26.647Z] 213ec9aee27d: Pulling fs layer [2023-01-18T10:05:26.647Z] 4583459ba037: Pulling fs layer [2023-01-18T10:05:26.647Z] 93c1e223e6f2: Pulling fs layer [2023-01-18T10:05:26.647Z] 53926ce57604: Pulling fs layer [2023-01-18T10:05:26.647Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-18T10:05:26.647Z] 22ff95d597cd: Pulling fs layer [2023-01-18T10:05:26.647Z] 21b2b0c7a3f4: Waiting [2023-01-18T10:05:26.647Z] 53926ce57604: Waiting [2023-01-18T10:05:26.647Z] 22ff95d597cd: Waiting [2023-01-18T10:05:26.647Z] 12d6caf4c0d1: Pulling fs layer [2023-01-18T10:05:26.647Z] 96b7cbca73a9: Pulling fs layer [2023-01-18T10:05:26.647Z] 12d6caf4c0d1: Waiting [2023-01-18T10:05:26.647Z] a7acece74701: Pulling fs layer [2023-01-18T10:05:26.647Z] a7acece74701: Waiting [2023-01-18T10:05:26.647Z] 96b7cbca73a9: Waiting [2023-01-18T10:05:26.647Z] 93c1e223e6f2: Verifying Checksum [2023-01-18T10:05:26.647Z] 93c1e223e6f2: Download complete [2023-01-18T10:05:26.647Z] 4583459ba037: Verifying Checksum [2023-01-18T10:05:26.647Z] 4583459ba037: Download complete [2023-01-18T10:05:26.913Z] 21b2b0c7a3f4: Verifying Checksum [2023-01-18T10:05:26.913Z] 21b2b0c7a3f4: Download complete [2023-01-18T10:05:26.913Z] 22ff95d597cd: Verifying Checksum [2023-01-18T10:05:26.913Z] 22ff95d597cd: Download complete [2023-01-18T10:05:26.913Z] 213ec9aee27d: Verifying Checksum [2023-01-18T10:05:26.913Z] 213ec9aee27d: Download complete [2023-01-18T10:05:26.913Z] 12d6caf4c0d1: Verifying Checksum [2023-01-18T10:05:26.913Z] 12d6caf4c0d1: Download complete [2023-01-18T10:05:26.913Z] 213ec9aee27d: Pull complete [2023-01-18T10:05:27.190Z] 4583459ba037: Pull complete [2023-01-18T10:05:27.190Z] 93c1e223e6f2: Pull complete [2023-01-18T10:05:27.816Z] a7acece74701: Verifying Checksum [2023-01-18T10:05:27.816Z] a7acece74701: Download complete [2023-01-18T10:05:28.082Z] 53926ce57604: Verifying Checksum [2023-01-18T10:05:28.082Z] 53926ce57604: Download complete [2023-01-18T10:05:28.341Z] 96b7cbca73a9: Verifying Checksum [2023-01-18T10:05:28.341Z] 96b7cbca73a9: Download complete [2023-01-18T10:05:31.622Z] 53926ce57604: Pull complete [2023-01-18T10:05:31.622Z] 21b2b0c7a3f4: Pull complete [2023-01-18T10:05:31.880Z] 22ff95d597cd: Pull complete [2023-01-18T10:05:31.880Z] 12d6caf4c0d1: Pull complete [2023-01-18T10:05:33.778Z] 96b7cbca73a9: Pull complete [2023-01-18T10:05:34.714Z] a7acece74701: Pull complete [2023-01-18T10:05:34.714Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-18T10:05:34.714Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-18T10:05:34.714Z] ---> db6d94c90886 [2023-01-18T10:05:34.714Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-01-18T10:05:36.630Z] ---> Running in 9db5e2bb3657 [2023-01-18T10:05:36.630Z] Removing intermediate container 9db5e2bb3657 [2023-01-18T10:05:36.630Z] ---> eda76ce4fddd [2023-01-18T10:05:36.630Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-18T10:05:36.630Z] ---> Running in c266190db92c [2023-01-18T10:05:36.890Z] Removing intermediate container c266190db92c [2023-01-18T10:05:36.890Z] ---> 835873b205e1 [2023-01-18T10:05:36.890Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-01-18T10:05:36.890Z] ---> Running in 2f198d691c64 [2023-01-18T10:05:36.890Z] Removing intermediate container 2f198d691c64 [2023-01-18T10:05:36.890Z] ---> d1110297f04f [2023-01-18T10:05:36.890Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-01-18T10:05:37.149Z] ---> Running in 58c4f57fd72b [2023-01-18T10:05:37.149Z] Removing intermediate container 58c4f57fd72b [2023-01-18T10:05:37.149Z] ---> 4644c242c4e7 [2023-01-18T10:05:37.149Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-18T10:05:37.409Z] ---> Running in 567cd3040264 [2023-01-18T10:05:37.669Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-18T10:05:37.669Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-18T10:05:37.929Z] OK: 211 MiB in 51 packages [2023-01-18T10:05:38.186Z] Removing intermediate container 567cd3040264 [2023-01-18T10:05:38.186Z] ---> 65d31f6d27fb [2023-01-18T10:05:38.186Z] Step 8/12 : WORKDIR /app [2023-01-18T10:05:38.447Z] ---> Running in 5e8a107e398c [2023-01-18T10:05:38.447Z] Removing intermediate container 5e8a107e398c [2023-01-18T10:05:38.447Z] ---> 8afea071a8dc [2023-01-18T10:05:38.447Z] Step 9/12 : COPY go.mod vendor* ./ [2023-01-18T10:05:38.706Z] ---> d90dc8b444eb [2023-01-18T10:05:38.706Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T10:05:38.706Z] ---> Running in fa1947484ca1 [2023-01-18T10:05:39.825Z] Still waiting to schedule task [2023-01-18T10:05:39.826Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-2904’ is offline [2023-01-18T10:06:17.440Z] Removing intermediate container fa1947484ca1 [2023-01-18T10:06:17.440Z] ---> 3561352f63d9 [2023-01-18T10:06:17.440Z] Step 11/12 : COPY . . [2023-01-18T10:06:17.440Z] ---> 92f4e8ec2311 [2023-01-18T10:06:17.440Z] Step 12/12 : RUN $MAKE [2023-01-18T10:06:17.440Z] ---> Running in ef95d034d50d [2023-01-18T10:06:17.440Z] noop [2023-01-18T10:06:17.440Z] Removing intermediate container ef95d034d50d [2023-01-18T10:06:17.440Z] ---> e69d89441378 [2023-01-18T10:06:17.440Z] Successfully built e69d89441378 [2023-01-18T10:06:17.440Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T10:06:17.875Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-18T10:06:17.875Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T10:06:18.016Z] prd-ubuntu20.04-docker-8c-8g-2906 does not seem to be running inside a container [2023-01-18T10:06:18.047Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-136 -v /w/workspace/undry_device-rfid-llrp-go_PR-136:/w/workspace/undry_device-rfid-llrp-go_PR-136:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-136@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-136@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-01-18T10:06:18.393Z] $ docker top 6773adbea9d703d798e50723208700cc4d1240ad93d8ef8751f570b102ed38ab -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-18T10:06:18.776Z] + go version [2023-01-18T10:06:18.776Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-18T10:06:18.815Z] $ docker stop --time=1 6773adbea9d703d798e50723208700cc4d1240ad93d8ef8751f570b102ed38ab [2023-01-18T10:06:20.143Z] $ docker rm -f --volumes 6773adbea9d703d798e50723208700cc4d1240ad93d8ef8751f570b102ed38ab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T10:06:20.855Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-18T10:06:20.855Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T10:06:21.006Z] prd-ubuntu20.04-docker-8c-8g-2906 does not seem to be running inside a container [2023-01-18T10:06:21.038Z] $ 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-136 -v /w/workspace/undry_device-rfid-llrp-go_PR-136:/w/workspace/undry_device-rfid-llrp-go_PR-136:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-136@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-136@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-01-18T10:06:21.428Z] $ docker top fc48dade044a72e89b3f6240707786ca663268a9651f0d9f17b42f11ed7ac74e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-18T10:06:21.807Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-136 [Pipeline] fileExists [Pipeline] sh [2023-01-18T10:06:22.156Z] + make test [2023-01-18T10:06:22.156Z] go test ./... -coverprofile=coverage.out ./... [2023-01-18T10:06:22.415Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-01-18T10:06:32.378Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-01-18T10:06:32.378Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-01-18T10:06:35.660Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.569s coverage: 38.5% of statements [2023-01-18T10:06:35.660Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.243s coverage: 51.9% of statements [2023-01-18T10:06:35.660Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.024s coverage: 95.5% of statements [2023-01-18T10:06:43.763Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-01-18T10:06:43.763Z] go vet ./... [2023-01-18T10:06:45.663Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-18T10:06:45.663Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-18T10:06:45.663Z] ./bin/test-attribution-txt.sh [2023-01-18T10:06:45.663Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-01-18T10:06:45.663Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-01-18T10:06:45.701Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-18T10:06:45.021Z] $ docker stop --time=1 fc48dade044a72e89b3f6240707786ca663268a9651f0d9f17b42f11ed7ac74e [2023-01-18T10:06:46.846Z] $ docker rm -f --volumes fc48dade044a72e89b3f6240707786ca663268a9651f0d9f17b42f11ed7ac74e [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-18T10:06:48.054Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-18T10:06:48.171Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-01-18T10:06:48.784Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-18T10:06:49.090Z] + ls -al . [2023-01-18T10:06:49.090Z] total 636 [2023-01-18T10:06:49.090Z] drwxrwxr-x 11 jenkins jenkins 4096 Jan 18 10:06 . [2023-01-18T10:06:49.090Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 18 10:05 .. [2023-01-18T10:06:49.090Z] -rw-rw-r-- 1 jenkins jenkins 134 Jan 18 10:05 .dockerignore [2023-01-18T10:06:49.090Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 18 10:06 .git [2023-01-18T10:06:49.090Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 18 10:05 .github [2023-01-18T10:06:49.090Z] -rw-rw-r-- 1 jenkins jenkins 946 Jan 18 10:05 .gitignore [2023-01-18T10:06:49.090Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 18 10:05 .golangci.yml [2023-01-18T10:06:49.090Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 18 10:05 .semver [2023-01-18T10:06:49.090Z] -rw-rw-r-- 1 jenkins jenkins 10896 Jan 18 10:05 Attribution.txt [2023-01-18T10:06:49.090Z] -rw-rw-r-- 1 jenkins jenkins 5905 Jan 18 10:05 CHANGELOG.md [2023-01-18T10:06:49.090Z] -rw-rw-r-- 1 jenkins jenkins 1347 Jan 18 10:05 Dockerfile [2023-01-18T10:06:49.090Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 18 10:05 GOVERNANCE.md [2023-01-18T10:06:49.090Z] -rw-rw-r-- 1 jenkins jenkins 683 Jan 18 10:05 Jenkinsfile [2023-01-18T10:06:49.090Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jan 18 10:05 LICENSE [2023-01-18T10:06:49.090Z] -rw-rw-r-- 1 jenkins jenkins 2018 Jan 18 10:05 Makefile [2023-01-18T10:06:49.090Z] -rw-rw-r-- 1 jenkins jenkins 625 Jan 18 10:05 OWNERS.md [2023-01-18T10:06:49.090Z] -rw-rw-r-- 1 jenkins jenkins 28496 Jan 18 10:05 README.md [2023-01-18T10:06:49.090Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 18 10:05 VERSION [2023-01-18T10:06:49.090Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 18 10:05 bin [2023-01-18T10:06:49.090Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 18 10:05 cmd [2023-01-18T10:06:49.090Z] -rw-r--r-- 1 jenkins jenkins 460049 Jan 18 10:06 coverage.out [2023-01-18T10:06:49.090Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 18 10:05 examples [2023-01-18T10:06:49.090Z] -rw-rw-r-- 1 jenkins jenkins 3516 Jan 18 10:05 go.mod [2023-01-18T10:06:49.090Z] -rw-rw-r-- 1 jenkins jenkins 34609 Jan 18 10:05 go.sum [2023-01-18T10:06:49.090Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 18 10:05 images [2023-01-18T10:06:49.090Z] drwxrwxr-x 5 jenkins jenkins 4096 Jan 18 10:05 internal [2023-01-18T10:06:49.090Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 18 10:05 snap [2023-01-18T10:06:49.090Z] -rw-rw-r-- 1 jenkins jenkins 193 Jan 18 10:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T10:06:49.490Z] + 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=3338dbead7e3c0074e7b4ea11fd467742dd0699a --label arch=amd64 --label version=0.0.0 . [2023-01-18T10:06:49.490Z] Sending build context to Docker daemon 4.108MB [2023-01-18T10:06:49.490Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2023-01-18T10:06:49.490Z] Step 2/24 : FROM ${BASE} AS builder [2023-01-18T10:06:49.490Z] ---> e69d89441378 [2023-01-18T10:06:49.490Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-01-18T10:06:49.490Z] ---> Running in 1fbb3ac50aad [2023-01-18T10:06:49.749Z] Removing intermediate container 1fbb3ac50aad [2023-01-18T10:06:49.749Z] ---> b08a76a5bd21 [2023-01-18T10:06:49.749Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-18T10:06:49.749Z] ---> Running in 7524a102d02d [2023-01-18T10:06:49.749Z] Removing intermediate container 7524a102d02d [2023-01-18T10:06:49.749Z] ---> d3eb3819bd0a [2023-01-18T10:06:49.749Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-01-18T10:06:49.749Z] ---> Running in 636cff529ba6 [2023-01-18T10:06:49.749Z] Removing intermediate container 636cff529ba6 [2023-01-18T10:06:49.749Z] ---> c3770067623c [2023-01-18T10:06:49.749Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-01-18T10:06:50.007Z] ---> Running in e73f4813fa66 [2023-01-18T10:06:50.007Z] Removing intermediate container e73f4813fa66 [2023-01-18T10:06:50.007Z] ---> f2504d22ffdf [2023-01-18T10:06:50.007Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-18T10:06:50.007Z] ---> Running in 71f1cd47aafe [2023-01-18T10:06:50.265Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-18T10:06:50.523Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-18T10:06:50.782Z] OK: 211 MiB in 51 packages [2023-01-18T10:06:51.041Z] Removing intermediate container 71f1cd47aafe [2023-01-18T10:06:51.041Z] ---> 85b4625e133f [2023-01-18T10:06:51.041Z] Step 8/24 : WORKDIR /app [2023-01-18T10:06:51.041Z] ---> Running in 98ca483fe60c [2023-01-18T10:06:51.041Z] Removing intermediate container 98ca483fe60c [2023-01-18T10:06:51.041Z] ---> 121222af101d [2023-01-18T10:06:51.041Z] Step 9/24 : COPY go.mod vendor* ./ [2023-01-18T10:06:51.299Z] ---> 69393d227a45 [2023-01-18T10:06:51.299Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T10:06:51.299Z] ---> Running in 27e09c7ef94b [2023-01-18T10:06:52.236Z] Removing intermediate container 27e09c7ef94b [2023-01-18T10:06:52.236Z] ---> 285c3cd6e6b7 [2023-01-18T10:06:52.236Z] Step 11/24 : COPY . . [2023-01-18T10:06:52.495Z] ---> 1daad71f12d6 [2023-01-18T10:06:52.495Z] Step 12/24 : RUN $MAKE [2023-01-18T10:06:52.495Z] ---> Running in 86e8a394031f [2023-01-18T10:06:52.754Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-01-18T10:07:10.811Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2908 in /w/workspace/undry_device-rfid-llrp-go_PR-136 [Pipeline] { [Pipeline] ws [2023-01-18T10:07:10.866Z] Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout [2023-01-18T10:07:10.956Z] Selected Git installation does not exist. Using Default [2023-01-18T10:07:10.956Z] The recommended git tool is: NONE [2023-01-18T10:07:11.002Z] Removing intermediate container 86e8a394031f [2023-01-18T10:07:11.002Z] ---> 97ccb8501500 [2023-01-18T10:07:11.002Z] Step 13/24 : FROM alpine:3.16 [2023-01-18T10:07:11.002Z] 3.16: Pulling from library/alpine [2023-01-18T10:07:11.002Z] ca7dd9ec2225: Pulling fs layer [2023-01-18T10:07:11.002Z] ca7dd9ec2225: Verifying Checksum [2023-01-18T10:07:11.002Z] ca7dd9ec2225: Download complete [2023-01-18T10:07:11.002Z] ca7dd9ec2225: Pull complete [2023-01-18T10:07:11.002Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-18T10:07:11.002Z] Status: Downloaded newer image for alpine:3.16 [2023-01-18T10:07:11.002Z] ---> bfe296a52501 [2023-01-18T10:07:11.002Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-01-18T10:07:11.002Z] ---> Running in aa8f7a326021 [2023-01-18T10:07:11.002Z] Removing intermediate container aa8f7a326021 [2023-01-18T10:07:11.002Z] ---> fe96e974c17b [2023-01-18T10:07:11.002Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-01-18T10:07:11.002Z] ---> Running in b799da3fce0d [2023-01-18T10:07:11.002Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-18T10:07:11.262Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-18T10:07:11.519Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-18T10:07:11.519Z] Executing busybox-1.35.0-r17.trigger [2023-01-18T10:07:11.519Z] OK: 6 MiB in 15 packages [2023-01-18T10:07:11.777Z] Removing intermediate container b799da3fce0d [2023-01-18T10:07:11.777Z] ---> 19a14444e4ad [2023-01-18T10:07:11.777Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-01-18T10:07:12.037Z] ---> 550510b152c8 [2023-01-18T10:07:12.037Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-01-18T10:07:12.037Z] ---> dfb0cfb8720b [2023-01-18T10:07:12.037Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-01-18T10:07:12.602Z] ---> 2ce50a202546 [2023-01-18T10:07:12.602Z] Step 19/24 : EXPOSE 59989 [2023-01-18T10:07:12.602Z] ---> Running in c9bdc9deb7f6 [2023-01-18T10:07:12.860Z] Removing intermediate container c9bdc9deb7f6 [2023-01-18T10:07:12.860Z] ---> cc519b10414c [2023-01-18T10:07:12.860Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-01-18T10:07:12.860Z] ---> Running in ac2de1406aa3 [2023-01-18T10:07:12.860Z] Removing intermediate container ac2de1406aa3 [2023-01-18T10:07:12.860Z] ---> e323ece9c704 [2023-01-18T10:07:12.860Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-18T10:07:12.860Z] ---> Running in b81d524a8ebe [2023-01-18T10:07:13.123Z] Removing intermediate container b81d524a8ebe [2023-01-18T10:07:13.123Z] ---> d2b560e39e55 [2023-01-18T10:07:13.123Z] Step 22/24 : LABEL arch=amd64 [2023-01-18T10:07:13.123Z] ---> Running in 8491343df094 [2023-01-18T10:07:13.123Z] Removing intermediate container 8491343df094 [2023-01-18T10:07:13.123Z] ---> 1b93e7dc874f [2023-01-18T10:07:13.123Z] Step 23/24 : LABEL git_sha=3338dbead7e3c0074e7b4ea11fd467742dd0699a [2023-01-18T10:07:13.123Z] ---> Running in e29e5d78f058 [2023-01-18T10:07:13.123Z] Removing intermediate container e29e5d78f058 [2023-01-18T10:07:13.123Z] ---> 7dba95d9ac97 [2023-01-18T10:07:13.123Z] Step 24/24 : LABEL version=0.0.0 [2023-01-18T10:07:13.382Z] ---> Running in 7cdee62b6bb2 [2023-01-18T10:07:13.382Z] Removing intermediate container 7cdee62b6bb2 [2023-01-18T10:07:13.382Z] ---> 04861afb6d41 [2023-01-18T10:07:13.382Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-18T10:07:13.382Z] Successfully built 04861afb6d41 [2023-01-18T10:07:13.382Z] 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-01-18T10:07:14.262Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-18T10:07:14.262Z] [2023-01-18T10:07:14.262Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T10:07:14.646Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-18T10:07:14.646Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-18T10:07:14.646Z] 5eb5b503b376: Pulling fs layer [2023-01-18T10:07:14.646Z] 5c69ac0246d0: Pulling fs layer [2023-01-18T10:07:14.646Z] ec43610c2a17: Pulling fs layer [2023-01-18T10:07:14.646Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-18T10:07:14.646Z] 33b1e0a273af: Pulling fs layer [2023-01-18T10:07:14.646Z] 5d3b04190fa2: Pulling fs layer [2023-01-18T10:07:14.646Z] 2f39f015ded8: Pulling fs layer [2023-01-18T10:07:14.646Z] 33b1e0a273af: Waiting [2023-01-18T10:07:14.646Z] 5d3b04190fa2: Waiting [2023-01-18T10:07:14.646Z] 3a2ae6a8a46f: Waiting [2023-01-18T10:07:14.646Z] 2f39f015ded8: Waiting [2023-01-18T10:07:14.646Z] 5c69ac0246d0: Download complete [2023-01-18T10:07:14.646Z] 3a2ae6a8a46f: Verifying Checksum [2023-01-18T10:07:14.646Z] 3a2ae6a8a46f: Download complete [2023-01-18T10:07:14.912Z] 33b1e0a273af: Verifying Checksum [2023-01-18T10:07:14.912Z] 33b1e0a273af: Download complete [2023-01-18T10:07:14.912Z] ec43610c2a17: Verifying Checksum [2023-01-18T10:07:14.912Z] ec43610c2a17: Download complete [2023-01-18T10:07:14.912Z] 5d3b04190fa2: Verifying Checksum [2023-01-18T10:07:14.912Z] 5d3b04190fa2: Download complete [2023-01-18T10:07:15.482Z] 5eb5b503b376: Download complete [2023-01-18T10:07:16.045Z] 2f39f015ded8: Download complete [2023-01-18T10:07:16.302Z] 5eb5b503b376: Pull complete [2023-01-18T10:07:16.369Z] using credential edgex-jenkins-ssh [2023-01-18T10:07:16.383Z] Cloning the remote Git repository [2023-01-18T10:07:16.560Z] 5c69ac0246d0: Pull complete [2023-01-18T10:07:16.817Z] ec43610c2a17: Pull complete [2023-01-18T10:07:16.817Z] 3a2ae6a8a46f: Pull complete [2023-01-18T10:07:17.076Z] 33b1e0a273af: Pull complete [2023-01-18T10:07:17.076Z] 5d3b04190fa2: Pull complete [2023-01-18T10:07:16.421Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-01-18T10:07:16.501Z] > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 [2023-01-18T10:07:16.650Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-01-18T10:07:16.651Z] > git --version # timeout=10 [2023-01-18T10:07:16.669Z] > git --version # 'git version 2.25.1' [2023-01-18T10:07:16.671Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-18T10:07:16.725Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-18T10:07:18.689Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-01-18T10:07:18.717Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-18T10:07:19.580Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-01-18T10:07:19.632Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-01-18T10:07:19.633Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-18T10:07:19.648Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/136/head:refs/remotes/origin/PR-136 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-01-18T10:07:20.183Z] Merging remotes/origin/main commit 963987e627e8dcac0df49593e42f1bbbca2c5392 into PR head commit 3338dbead7e3c0074e7b4ea11fd467742dd0699a [2023-01-18T10:07:20.426Z] Merge succeeded, producing 3338dbead7e3c0074e7b4ea11fd467742dd0699a [2023-01-18T10:07:20.426Z] Checking out Revision 3338dbead7e3c0074e7b4ea11fd467742dd0699a (PR-136) [2023-01-18T10:07:20.968Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2023-01-18T10:07:21.012Z] > git --version # timeout=10 [2023-01-18T10:07:21.024Z] > git --version # 'git version 2.25.1' [2023-01-18T10:07:21.038Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-18T10:07:20.196Z] > git config core.sparsecheckout # timeout=10 [2023-01-18T10:07:20.215Z] > git checkout -f 3338dbead7e3c0074e7b4ea11fd467742dd0699a # timeout=10 [2023-01-18T10:07:20.322Z] > git remote # timeout=10 [2023-01-18T10:07:20.342Z] > git config --get remote.origin.url # timeout=10 [2023-01-18T10:07:20.358Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-18T10:07:20.374Z] > git merge 963987e627e8dcac0df49593e42f1bbbca2c5392 # timeout=10 [2023-01-18T10:07:20.403Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-01-18T10:07:20.426Z] > git config core.sparsecheckout # timeout=10 [2023-01-18T10:07:20.440Z] > git checkout -f 3338dbead7e3c0074e7b4ea11fd467742dd0699a # timeout=10 [2023-01-18T10:07:21.262Z] 2f39f015ded8: Pull complete [2023-01-18T10:07:21.262Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-18T10:07:21.262Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-18T10:07:21.262Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2023-01-18T10:07:21.388Z] [2023-01-18T10:07:21.388Z] GitHub has been notified of this commit’s build result [2023-01-18T10:07:21.388Z] [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T10:07:21.473Z] prd-ubuntu20.04-docker-8c-8g-2906 does not seem to be running inside a container [2023-01-18T10:07:21.504Z] $ 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-136 -v /w/workspace/undry_device-rfid-llrp-go_PR-136:/w/workspace/undry_device-rfid-llrp-go_PR-136:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-136@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-136@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-01-18T10:07:23.557Z] $ docker top 76be088ab2c8f6c8dbd619f7ccc16f95e27ad9be3c3eb88f0c0054dec228e930 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-18T10:07:23.982Z] ---> job-cost.sh [2023-01-18T10:07:23.982Z] lf-activate-venv: SKIPPING [2023-01-18T10:07:23.982Z] INFO: No Stack... [2023-01-18T10:07:24.240Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-18T10:07:24.456Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-18T10:07:24.456Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-18T10:07:24.456Z] Dload Upload Total Spent Left Speed [2023-01-18T10:07:24.456Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 91078 0 --:--:-- --:--:-- --:--:-- 91078 [Pipeline] sh [2023-01-18T10:07:24.809Z] INFO: Archiving Costs [Pipeline] sh [2023-01-18T10:07:25.045Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-01-18T10:07:25.115Z] + cat /w/workspace/undry_device-rfid-llrp-go_PR-136/archives/cost.csv [2023-01-18T10:07:25.115Z] + cut -d, -f6 [Pipeline] lock [2023-01-18T10:07:25.199Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-136-1-stack-cost] [2023-01-18T10:07:25.204Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-136-1-stack-cost] did not exist. Created. [2023-01-18T10:07:25.205Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-136-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-18T10:07:25.392Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-01-18T10:07:25.392Z] + sudo tee /etc/docker/daemon.new [2023-01-18T10:07:25.392Z] { [2023-01-18T10:07:25.392Z] "registry-mirrors": [ [2023-01-18T10:07:25.392Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-18T10:07:25.392Z] ], [2023-01-18T10:07:25.392Z] "bip": "10.250.0.254/24", [2023-01-18T10:07:25.392Z] "hosts": [ [2023-01-18T10:07:25.392Z] "tcp://0.0.0.0:5555", [2023-01-18T10:07:25.392Z] "unix:///var/run/docker.sock" [2023-01-18T10:07:25.392Z] ], [2023-01-18T10:07:25.392Z] "mtu": 1458, [2023-01-18T10:07:25.392Z] "selinux-enabled": true, [2023-01-18T10:07:25.392Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-18T10:07:25.392Z] } [Pipeline] sh [2023-01-18T10:07:25.594Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-01-18T10:07:25.643Z] Stashed 1 file(s) [Pipeline] } [2023-01-18T10:07:25.674Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-136-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-18T10:07:25.735Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [2023-01-18T10:07:25.743Z] $ docker stop --time=1 76be088ab2c8f6c8dbd619f7ccc16f95e27ad9be3c3eb88f0c0054dec228e930 [2023-01-18T10:07:26.888Z] $ docker rm -f --volumes 76be088ab2c8f6c8dbd619f7ccc16f95e27ad9be3c3eb88f0c0054dec228e930 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2023-01-18T10:07:27.333Z] + sudo service docker restart [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-18T10:07:47.161Z] provisioning config files... [2023-01-18T10:07:47.192Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config16900686887018349325tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-18T10:07:47.583Z] ---> docker-login.sh [2023-01-18T10:07:47.583Z] nexus3.edgexfoundry.org:10001 [2023-01-18T10:07:48.182Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T10:07:48.182Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T10:07:48.182Z] Configure a credential helper to remove this warning. See [2023-01-18T10:07:48.182Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T10:07:48.182Z] [2023-01-18T10:07:48.182Z] Login Succeeded [2023-01-18T10:07:48.182Z] nexus3.edgexfoundry.org:10002 [2023-01-18T10:07:48.472Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T10:07:48.755Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T10:07:48.755Z] Configure a credential helper to remove this warning. See [2023-01-18T10:07:48.755Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T10:07:48.755Z] [2023-01-18T10:07:48.755Z] Login Succeeded [2023-01-18T10:07:48.755Z] nexus3.edgexfoundry.org:10003 [2023-01-18T10:07:49.026Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T10:07:49.026Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T10:07:49.026Z] Configure a credential helper to remove this warning. See [2023-01-18T10:07:49.026Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T10:07:49.026Z] [2023-01-18T10:07:49.026Z] Login Succeeded [2023-01-18T10:07:49.026Z] nexus3.edgexfoundry.org:10004 [2023-01-18T10:07:49.298Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T10:07:49.298Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T10:07:49.298Z] Configure a credential helper to remove this warning. See [2023-01-18T10:07:49.298Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T10:07:49.298Z] [2023-01-18T10:07:49.298Z] Login Succeeded [2023-01-18T10:07:49.298Z] docker.io [2023-01-18T10:07:49.571Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T10:07:49.849Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T10:07:49.849Z] Configure a credential helper to remove this warning. See [2023-01-18T10:07:49.849Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T10:07:49.849Z] [2023-01-18T10:07:49.849Z] Login Succeeded [2023-01-18T10:07:49.849Z] ---> docker-login.sh ends [Pipeline] } [2023-01-18T10:07:49.878Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-18T10:07:50.318Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-18T10:07:50.358Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-18T10:07:50.394Z] ========================================================= [2023-01-18T10:07:50.394Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-18T10:07:50.394Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T10:07:50.875Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-18T10:07:51.146Z] Sending build context to Docker daemon 1.22MB [2023-01-18T10:07:51.146Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-01-18T10:07:51.146Z] Step 2/12 : FROM ${BASE} AS builder [2023-01-18T10:07:51.415Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-18T10:07:51.415Z] 9b18e9b68314: Pulling fs layer [2023-01-18T10:07:51.415Z] 35d82f9e3411: Pulling fs layer [2023-01-18T10:07:51.415Z] e16973657156: Pulling fs layer [2023-01-18T10:07:51.415Z] fc693d55d65f: Pulling fs layer [2023-01-18T10:07:51.415Z] 7e9fc2657dce: Pulling fs layer [2023-01-18T10:07:51.415Z] dda99020689f: Pulling fs layer [2023-01-18T10:07:51.415Z] db1c61fa0a46: Pulling fs layer [2023-01-18T10:07:51.415Z] 891c053d2c06: Pulling fs layer [2023-01-18T10:07:51.415Z] fc693d55d65f: Waiting [2023-01-18T10:07:51.415Z] dda99020689f: Waiting [2023-01-18T10:07:51.415Z] db1c61fa0a46: Waiting [2023-01-18T10:07:51.415Z] 891c053d2c06: Waiting [2023-01-18T10:07:51.415Z] 7e9fc2657dce: Waiting [2023-01-18T10:07:51.415Z] e16973657156: Verifying Checksum [2023-01-18T10:07:51.415Z] e16973657156: Download complete [2023-01-18T10:07:51.415Z] 35d82f9e3411: Verifying Checksum [2023-01-18T10:07:51.415Z] 35d82f9e3411: Download complete [2023-01-18T10:07:51.415Z] 7e9fc2657dce: Verifying Checksum [2023-01-18T10:07:51.415Z] 7e9fc2657dce: Download complete [2023-01-18T10:07:51.415Z] dda99020689f: Verifying Checksum [2023-01-18T10:07:51.415Z] dda99020689f: Download complete [2023-01-18T10:07:51.415Z] 9b18e9b68314: Verifying Checksum [2023-01-18T10:07:51.415Z] 9b18e9b68314: Download complete [2023-01-18T10:07:52.383Z] 9b18e9b68314: Pull complete [2023-01-18T10:07:52.977Z] 891c053d2c06: Verifying Checksum [2023-01-18T10:07:52.977Z] 891c053d2c06: Download complete [2023-01-18T10:07:53.250Z] 35d82f9e3411: Pull complete [2023-01-18T10:07:53.523Z] e16973657156: Pull complete [2023-01-18T10:07:54.114Z] db1c61fa0a46: Download complete [2023-01-18T10:07:54.783Z] fc693d55d65f: Verifying Checksum [2023-01-18T10:07:54.783Z] fc693d55d65f: Download complete [2023-01-18T10:08:07.128Z] fc693d55d65f: Pull complete [2023-01-18T10:08:07.397Z] 7e9fc2657dce: Pull complete [2023-01-18T10:08:07.666Z] dda99020689f: Pull complete [2023-01-18T10:08:14.346Z] db1c61fa0a46: Pull complete [2023-01-18T10:08:15.765Z] 891c053d2c06: Pull complete [2023-01-18T10:08:15.765Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-18T10:08:15.765Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-18T10:08:15.765Z] ---> f96f9c87975a [2023-01-18T10:08:15.765Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-01-18T10:08:17.719Z] ---> Running in 84b9e9c0c6af [2023-01-18T10:08:17.987Z] Removing intermediate container 84b9e9c0c6af [2023-01-18T10:08:17.987Z] ---> bd46b89a2f9e [2023-01-18T10:08:17.987Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-18T10:08:17.987Z] ---> Running in d1921cbbac2c [2023-01-18T10:08:18.254Z] Removing intermediate container d1921cbbac2c [2023-01-18T10:08:18.255Z] ---> cebd1f7cf66a [2023-01-18T10:08:18.255Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-01-18T10:08:18.523Z] ---> Running in 1ee5a319b53d [2023-01-18T10:08:18.790Z] Removing intermediate container 1ee5a319b53d [2023-01-18T10:08:18.790Z] ---> 9ef6458b9de6 [2023-01-18T10:08:18.790Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-01-18T10:08:18.790Z] ---> Running in 9f0aad3f1ee5 [2023-01-18T10:08:19.058Z] Removing intermediate container 9f0aad3f1ee5 [2023-01-18T10:08:19.058Z] ---> fe25a64040cf [2023-01-18T10:08:19.058Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-18T10:08:19.058Z] ---> Running in f3f9b7a367f6 [2023-01-18T10:08:20.479Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-18T10:08:20.480Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-18T10:08:21.442Z] OK: 221 MiB in 51 packages [2023-01-18T10:08:22.411Z] Removing intermediate container f3f9b7a367f6 [2023-01-18T10:08:22.411Z] ---> f66432e80c83 [2023-01-18T10:08:22.411Z] Step 8/12 : WORKDIR /app [2023-01-18T10:08:22.411Z] ---> Running in 29f24618ec64 [2023-01-18T10:08:22.680Z] Removing intermediate container 29f24618ec64 [2023-01-18T10:08:22.681Z] ---> 2ebef39099d3 [2023-01-18T10:08:22.681Z] Step 9/12 : COPY go.mod vendor* ./ [2023-01-18T10:08:23.277Z] ---> b5606710e75e [2023-01-18T10:08:23.277Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T10:08:23.277Z] ---> Running in f1b780d8be3d [2023-01-18T10:09:31.232Z] Removing intermediate container f1b780d8be3d [2023-01-18T10:09:31.232Z] ---> 36272aebf039 [2023-01-18T10:09:31.232Z] Step 11/12 : COPY . . [2023-01-18T10:09:31.232Z] ---> 7dc35746f07b [2023-01-18T10:09:31.232Z] Step 12/12 : RUN $MAKE [2023-01-18T10:09:31.232Z] ---> Running in cd1dff6539b6 [2023-01-18T10:09:31.232Z] noop [2023-01-18T10:09:31.232Z] Removing intermediate container cd1dff6539b6 [2023-01-18T10:09:31.232Z] ---> 067915385494 [2023-01-18T10:09:31.232Z] Successfully built 067915385494 [2023-01-18T10:09:31.232Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T10:09:31.718Z] + docker inspect -f . ci-base-image-arm64 [2023-01-18T10:09:31.718Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T10:09:31.968Z] prd-ubuntu20.04-docker-arm64-4c-16g-2908 does not seem to be running inside a container [2023-01-18T10:09:32.034Z] $ 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-01-18T10:09:33.220Z] $ docker top 570826584eec9c9807a2bc95dd767208f370d91ae267ec3c0541881ec9d1d086 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-18T10:09:34.087Z] + go version [2023-01-18T10:09:34.087Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-18T10:09:34.128Z] $ docker stop --time=1 570826584eec9c9807a2bc95dd767208f370d91ae267ec3c0541881ec9d1d086 [2023-01-18T10:09:35.692Z] $ docker rm -f --volumes 570826584eec9c9807a2bc95dd767208f370d91ae267ec3c0541881ec9d1d086 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T10:09:36.508Z] + docker inspect -f . ci-base-image-arm64 [2023-01-18T10:09:36.508Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T10:09:36.752Z] prd-ubuntu20.04-docker-arm64-4c-16g-2908 does not seem to be running inside a container [2023-01-18T10:09:36.832Z] $ 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-01-18T10:09:39.006Z] $ docker top 4c87b34f22c5abb6ea9303c6537331381346ecd5c2dda7b2f2e0b40091568df9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-18T10:09:39.556Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh [2023-01-18T10:09:40.209Z] + make test [2023-01-18T10:09:40.209Z] go test ./... -coverprofile=coverage.out ./... [2023-01-18T10:09:42.156Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-01-18T10:11:03.780Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-01-18T10:11:03.780Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-01-18T10:11:30.471Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 21.615s coverage: 38.5% of statements [2023-01-18T10:11:30.471Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.483s coverage: 52.0% of statements [2023-01-18T10:11:30.471Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.040s coverage: 95.5% of statements [2023-01-18T10:11:30.472Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-01-18T10:11:30.472Z] go vet ./... [2023-01-18T10:12:02.736Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-18T10:12:02.736Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-18T10:12:02.736Z] ./bin/test-attribution-txt.sh [2023-01-18T10:12:02.736Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-01-18T10:12:02.736Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-01-18T10:12:02.776Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-18T10:12:02.816Z] $ docker stop --time=1 4c87b34f22c5abb6ea9303c6537331381346ecd5c2dda7b2f2e0b40091568df9 [2023-01-18T10:12:04.818Z] $ docker rm -f --volumes 4c87b34f22c5abb6ea9303c6537331381346ecd5c2dda7b2f2e0b40091568df9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-18T10:12:05.846Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-18T10:12:05.881Z] Warning: overwriting stash ‘coverage-report’ [2023-01-18T10:12:06.560Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-18T10:12:07.150Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-18T10:12:07.499Z] + ls -al . [2023-01-18T10:12:07.499Z] total 632 [2023-01-18T10:12:07.499Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 18 10:09 . [2023-01-18T10:12:07.499Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 18 10:07 .. [2023-01-18T10:12:07.499Z] -rw-rw-r-- 1 jenkins jenkins 134 Jan 18 10:07 .dockerignore [2023-01-18T10:12:07.499Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 18 10:07 .git [2023-01-18T10:12:07.499Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 18 10:07 .github [2023-01-18T10:12:07.499Z] -rw-rw-r-- 1 jenkins jenkins 946 Jan 18 10:07 .gitignore [2023-01-18T10:12:07.499Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 18 10:07 .golangci.yml [2023-01-18T10:12:07.499Z] -rw-rw-r-- 1 jenkins jenkins 10896 Jan 18 10:07 Attribution.txt [2023-01-18T10:12:07.499Z] -rw-rw-r-- 1 jenkins jenkins 5905 Jan 18 10:07 CHANGELOG.md [2023-01-18T10:12:07.499Z] -rw-rw-r-- 1 jenkins jenkins 1347 Jan 18 10:07 Dockerfile [2023-01-18T10:12:07.499Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 18 10:07 GOVERNANCE.md [2023-01-18T10:12:07.499Z] -rw-rw-r-- 1 jenkins jenkins 683 Jan 18 10:07 Jenkinsfile [2023-01-18T10:12:07.499Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jan 18 10:07 LICENSE [2023-01-18T10:12:07.499Z] -rw-rw-r-- 1 jenkins jenkins 2018 Jan 18 10:07 Makefile [2023-01-18T10:12:07.499Z] -rw-rw-r-- 1 jenkins jenkins 625 Jan 18 10:07 OWNERS.md [2023-01-18T10:12:07.499Z] -rw-rw-r-- 1 jenkins jenkins 28496 Jan 18 10:07 README.md [2023-01-18T10:12:07.499Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 18 10:05 VERSION [2023-01-18T10:12:07.499Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 18 10:07 bin [2023-01-18T10:12:07.499Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 18 10:07 cmd [2023-01-18T10:12:07.499Z] -rw-r--r-- 1 jenkins jenkins 460049 Jan 18 10:11 coverage.out [2023-01-18T10:12:07.499Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 18 10:07 examples [2023-01-18T10:12:07.499Z] -rw-rw-r-- 1 jenkins jenkins 3516 Jan 18 10:07 go.mod [2023-01-18T10:12:07.499Z] -rw-rw-r-- 1 jenkins jenkins 34609 Jan 18 10:07 go.sum [2023-01-18T10:12:07.499Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 18 10:07 images [2023-01-18T10:12:07.499Z] drwxrwxr-x 5 jenkins jenkins 4096 Jan 18 10:07 internal [2023-01-18T10:12:07.499Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 18 10:07 snap [2023-01-18T10:12:07.499Z] -rw-rw-r-- 1 jenkins jenkins 193 Jan 18 10:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T10:12:07.962Z] + 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=3338dbead7e3c0074e7b4ea11fd467742dd0699a --label arch=arm64 --label version=0.0.0 . [2023-01-18T10:12:08.256Z] Sending build context to Docker daemon 1.22MB [2023-01-18T10:12:08.256Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2023-01-18T10:12:08.256Z] Step 2/24 : FROM ${BASE} AS builder [2023-01-18T10:12:08.256Z] ---> 067915385494 [2023-01-18T10:12:08.256Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-01-18T10:12:09.230Z] ---> Running in 8737657283eb [2023-01-18T10:12:09.502Z] Removing intermediate container 8737657283eb [2023-01-18T10:12:09.502Z] ---> 29fb29a8d475 [2023-01-18T10:12:09.502Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-18T10:12:09.771Z] ---> Running in 118d6d83557e [2023-01-18T10:12:11.184Z] Removing intermediate container 118d6d83557e [2023-01-18T10:12:11.185Z] ---> 089ed5295767 [2023-01-18T10:12:11.185Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-01-18T10:12:11.453Z] ---> Running in fd0f6cd19a24 [2023-01-18T10:12:11.723Z] Removing intermediate container fd0f6cd19a24 [2023-01-18T10:12:11.723Z] ---> 025deda14cb2 [2023-01-18T10:12:11.723Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-01-18T10:12:11.723Z] ---> Running in 7fdde0f92c2c [2023-01-18T10:12:11.991Z] Removing intermediate container 7fdde0f92c2c [2023-01-18T10:12:11.991Z] ---> 4146b230f7bb [2023-01-18T10:12:11.991Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-18T10:12:12.259Z] ---> Running in e02c5ce02951 [2023-01-18T10:12:13.224Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-18T10:12:13.810Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-18T10:12:14.775Z] OK: 221 MiB in 51 packages [2023-01-18T10:12:16.195Z] Removing intermediate container e02c5ce02951 [2023-01-18T10:12:16.195Z] ---> 72e19e7156f3 [2023-01-18T10:12:16.195Z] Step 8/24 : WORKDIR /app [2023-01-18T10:12:16.195Z] ---> Running in 7d8baa85ab19 [2023-01-18T10:12:16.463Z] Removing intermediate container 7d8baa85ab19 [2023-01-18T10:12:16.463Z] ---> d776a31db05f [2023-01-18T10:12:16.463Z] Step 9/24 : COPY go.mod vendor* ./ [2023-01-18T10:12:17.049Z] ---> 177fa61a5c1b [2023-01-18T10:12:17.049Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T10:12:17.049Z] ---> Running in 11fa68658167 [2023-01-18T10:12:20.409Z] Removing intermediate container 11fa68658167 [2023-01-18T10:12:20.409Z] ---> 64c1277da559 [2023-01-18T10:12:20.409Z] Step 11/24 : COPY . . [2023-01-18T10:12:21.821Z] ---> 4566f1d5916b [2023-01-18T10:12:21.821Z] Step 12/24 : RUN $MAKE [2023-01-18T10:12:21.821Z] ---> Running in a25d6ce912c9 [2023-01-18T10:12:22.789Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-01-18T10:14:44.530Z] Removing intermediate container a25d6ce912c9 [2023-01-18T10:14:44.530Z] ---> 33529f0887ea [2023-01-18T10:14:44.530Z] Step 13/24 : FROM alpine:3.16 [2023-01-18T10:14:44.530Z] 3.16: Pulling from library/alpine [2023-01-18T10:14:44.530Z] 6875df1f5354: Pulling fs layer [2023-01-18T10:14:44.530Z] 6875df1f5354: Download complete [2023-01-18T10:14:44.530Z] 6875df1f5354: Pull complete [2023-01-18T10:14:44.530Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-18T10:14:44.530Z] Status: Downloaded newer image for alpine:3.16 [2023-01-18T10:14:44.530Z] ---> 2b4661558fb8 [2023-01-18T10:14:44.530Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-01-18T10:14:44.530Z] ---> Running in 38fb7b6973cf [2023-01-18T10:14:44.530Z] Removing intermediate container 38fb7b6973cf [2023-01-18T10:14:44.530Z] ---> c7f85d56bea8 [2023-01-18T10:14:44.530Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-01-18T10:14:44.530Z] ---> Running in 475373d5b9ca [2023-01-18T10:14:44.530Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-18T10:14:44.530Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-18T10:14:44.530Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-18T10:14:44.530Z] Executing busybox-1.35.0-r17.trigger [2023-01-18T10:14:44.530Z] OK: 5 MiB in 15 packages [2023-01-18T10:14:44.530Z] Removing intermediate container 475373d5b9ca [2023-01-18T10:14:44.530Z] ---> 92da922c6e71 [2023-01-18T10:14:44.530Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-01-18T10:14:44.530Z] ---> 9110d615afc1 [2023-01-18T10:14:44.530Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-01-18T10:14:44.530Z] ---> 38182d9d302b [2023-01-18T10:14:44.530Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-01-18T10:14:44.530Z] ---> 9f694ee3ad4e [2023-01-18T10:14:44.530Z] Step 19/24 : EXPOSE 59989 [2023-01-18T10:14:44.530Z] ---> Running in 6f6a24e694eb [2023-01-18T10:14:44.530Z] Removing intermediate container 6f6a24e694eb [2023-01-18T10:14:44.530Z] ---> 5253ec4e6ebd [2023-01-18T10:14:44.530Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-01-18T10:14:44.530Z] ---> Running in f33c2e9a3473 [2023-01-18T10:14:44.530Z] Removing intermediate container f33c2e9a3473 [2023-01-18T10:14:44.530Z] ---> 531c4b17fa3f [2023-01-18T10:14:44.530Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-18T10:14:44.530Z] ---> Running in bc59f8ff083f [2023-01-18T10:14:44.530Z] Removing intermediate container bc59f8ff083f [2023-01-18T10:14:44.530Z] ---> 481b415546af [2023-01-18T10:14:44.530Z] Step 22/24 : LABEL arch=arm64 [2023-01-18T10:14:44.530Z] ---> Running in 7965d93fe3bd [2023-01-18T10:14:44.530Z] Removing intermediate container 7965d93fe3bd [2023-01-18T10:14:44.530Z] ---> 62254688a0f4 [2023-01-18T10:14:44.530Z] Step 23/24 : LABEL git_sha=3338dbead7e3c0074e7b4ea11fd467742dd0699a [2023-01-18T10:14:44.530Z] ---> Running in 80d7726cea6c [2023-01-18T10:14:44.530Z] Removing intermediate container 80d7726cea6c [2023-01-18T10:14:44.530Z] ---> aeca166910e1 [2023-01-18T10:14:44.530Z] Step 24/24 : LABEL version=0.0.0 [2023-01-18T10:14:44.530Z] ---> Running in b487042239e8 [2023-01-18T10:14:44.530Z] Removing intermediate container b487042239e8 [2023-01-18T10:14:44.530Z] ---> fda2a6f127b9 [2023-01-18T10:14:44.530Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-18T10:14:44.530Z] Successfully built fda2a6f127b9 [2023-01-18T10:14:44.530Z] 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-01-18T10:14:45.336Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-18T10:14:45.336Z] [2023-01-18T10:14:45.336Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T10:14:45.727Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-18T10:14:45.728Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-18T10:14:45.728Z] 8998bd30e6a1: Pulling fs layer [2023-01-18T10:14:45.728Z] 04944245beec: Pulling fs layer [2023-01-18T10:14:45.728Z] 699f458cf7ca: Pulling fs layer [2023-01-18T10:14:45.728Z] 765212b225bb: Pulling fs layer [2023-01-18T10:14:45.728Z] f23df028b6ca: Pulling fs layer [2023-01-18T10:14:45.728Z] d65c8cfc05b1: Pulling fs layer [2023-01-18T10:14:45.728Z] 2437ff75d9bd: Pulling fs layer [2023-01-18T10:14:45.728Z] f23df028b6ca: Waiting [2023-01-18T10:14:45.728Z] d65c8cfc05b1: Waiting [2023-01-18T10:14:45.728Z] 2437ff75d9bd: Waiting [2023-01-18T10:14:45.728Z] 765212b225bb: Waiting [2023-01-18T10:14:45.994Z] 04944245beec: Verifying Checksum [2023-01-18T10:14:45.994Z] 04944245beec: Download complete [2023-01-18T10:14:45.994Z] 765212b225bb: Verifying Checksum [2023-01-18T10:14:45.994Z] 765212b225bb: Download complete [2023-01-18T10:14:45.994Z] f23df028b6ca: Verifying Checksum [2023-01-18T10:14:45.994Z] f23df028b6ca: Download complete [2023-01-18T10:14:45.994Z] d65c8cfc05b1: Verifying Checksum [2023-01-18T10:14:45.994Z] d65c8cfc05b1: Download complete [2023-01-18T10:14:45.994Z] 699f458cf7ca: Verifying Checksum [2023-01-18T10:14:45.994Z] 699f458cf7ca: Download complete [2023-01-18T10:14:46.577Z] 8998bd30e6a1: Verifying Checksum [2023-01-18T10:14:46.577Z] 8998bd30e6a1: Download complete [2023-01-18T10:14:48.527Z] 2437ff75d9bd: Verifying Checksum [2023-01-18T10:14:48.527Z] 2437ff75d9bd: Download complete [2023-01-18T10:14:50.460Z] 8998bd30e6a1: Pull complete [2023-01-18T10:14:50.460Z] 04944245beec: Pull complete [2023-01-18T10:14:51.863Z] 699f458cf7ca: Pull complete [2023-01-18T10:14:51.863Z] 765212b225bb: Pull complete [2023-01-18T10:14:52.443Z] f23df028b6ca: Pull complete [2023-01-18T10:14:52.708Z] d65c8cfc05b1: Pull complete [2023-01-18T10:15:04.996Z] 2437ff75d9bd: Pull complete [2023-01-18T10:15:04.996Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-18T10:15:04.996Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-18T10:15:04.996Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T10:15:05.356Z] prd-ubuntu20.04-docker-arm64-4c-16g-2908 does not seem to be running inside a container [2023-01-18T10:15:05.447Z] $ 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-01-18T10:15:07.972Z] $ docker top 7eb3e62df86cda46b241d97bbb80cfa91606744868a5d7a152dc3182b3e1877d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-18T10:15:08.534Z] ---> job-cost.sh [2023-01-18T10:15:08.803Z] lf-activate-venv: SKIPPING [2023-01-18T10:15:08.803Z] INFO: No Stack... [2023-01-18T10:15:09.389Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-18T10:15:10.348Z] INFO: Archiving Costs [Pipeline] sh [2023-01-18T10:15:10.687Z] + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv [2023-01-18T10:15:10.687Z] + cut -d, -f6 [Pipeline] lock [2023-01-18T10:15:10.764Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-136-1-stack-cost] [2023-01-18T10:15:10.769Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-136-1-stack-cost] did not exist. Created. [2023-01-18T10:15:10.769Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-136-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-18T10:15:11.180Z] /w/workspace/device-rfid-llrp-go/1@tmp/durable-11c7ca4f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-01-18T10:15:11.544Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-18T10:15:11.585Z] Warning: overwriting stash ‘stack-cost’ [2023-01-18T10:15:11.646Z] Stashed 1 file(s) [Pipeline] } [2023-01-18T10:15:11.660Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-136-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-18T10:15:11.762Z] $ docker stop --time=1 7eb3e62df86cda46b241d97bbb80cfa91606744868a5d7a152dc3182b3e1877d [2023-01-18T10:15:13.253Z] $ docker rm -f --volumes 7eb3e62df86cda46b241d97bbb80cfa91606744868a5d7a152dc3182b3e1877d [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-01-18T10:15:14.206Z] provisioning config files... [2023-01-18T10:15:14.221Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-136@tmp/config16043641496012151771tmp [Pipeline] { [Pipeline] sh [2023-01-18T10:15:14.571Z] + set +x [2023-01-18T10:15:14.572Z] + bash -s -- [2023-01-18T10:15:14.572Z] + curl -s https://codecov.io/bash [2023-01-18T10:15:14.572Z] [2023-01-18T10:15:14.572Z] _____ _ [2023-01-18T10:15:14.572Z] / ____| | | [2023-01-18T10:15:14.572Z] | | ___ __| | ___ ___ _____ __ [2023-01-18T10:15:14.572Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-01-18T10:15:14.572Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-01-18T10:15:14.572Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-01-18T10:15:14.572Z] Bash-1.0.6 [2023-01-18T10:15:14.572Z] [2023-01-18T10:15:14.572Z] [2023-01-18T10:15:14.572Z] ==> git version 2.25.1 found [2023-01-18T10:15:14.572Z] ==> 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-01-18T10:15:14.572Z] Release-Date: 2020-01-08 [2023-01-18T10:15:14.572Z] 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-01-18T10:15:14.572Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-01-18T10:15:14.572Z] ==> Jenkins CI detected. [2023-01-18T10:15:14.572Z] current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-136 [2023-01-18T10:15:14.572Z] project root: . [2023-01-18T10:15:14.572Z] --> token set from env [2023-01-18T10:15:14.572Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-01-18T10:15:14.572Z] ==> Running gcov in . (disable via -X gcov) [2023-01-18T10:15:14.572Z] ==> Python coveragepy not found [2023-01-18T10:15:14.572Z] ==> Searching for coverage reports in: [2023-01-18T10:15:14.572Z] + . [2023-01-18T10:15:14.572Z] -> Found 1 reports [2023-01-18T10:15:14.572Z] ==> Detecting git/mercurial file structure [2023-01-18T10:15:14.572Z] ==> Reading reports [2023-01-18T10:15:14.572Z] + ./coverage.out bytes=460049 [2023-01-18T10:15:14.572Z] ==> Appending adjustments [2023-01-18T10:15:14.572Z] https://docs.codecov.io/docs/fixing-reports [2023-01-18T10:15:14.840Z] + Found adjustments [2023-01-18T10:15:14.840Z] ==> Gzipping contents [2023-01-18T10:15:14.840Z] 52K /tmp/codecov.PwtXAw.gz [2023-01-18T10:15:14.840Z] ==> Uploading reports [2023-01-18T10:15:14.840Z] url: https://codecov.io [2023-01-18T10:15:14.840Z] query: branch=PR-136&commit=3338dbead7e3c0074e7b4ea11fd467742dd0699a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-136%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=136&job=&cmd_args= [2023-01-18T10:15:14.840Z] -> Pinging Codecov [2023-01-18T10:15:14.841Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-136&commit=3338dbead7e3c0074e7b4ea11fd467742dd0699a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-136%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=136&job=&cmd_args= [2023-01-18T10:15:15.119Z] -> Uploading to [2023-01-18T10:15:15.119Z] https://storage.googleapis.com/codecov/v4/raw/2023-01-18/581DD39554BDF9B6E22D074273EAD858/3338dbead7e3c0074e7b4ea11fd467742dd0699a/43ec080f-b15d-4d22-92cd-09c97b561cde.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230118%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230118T101515Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fb3159ff6c5815cf30f1cf9211b8eb736f3e807f0a171a25a71870d9b1db43a2 [2023-01-18T10:15:15.119Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-18T10:15:15.119Z] Dload Upload Total Spent Left Speed [2023-01-18T10:15:15.746Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51568 0 0 100 51568 0 144k --:--:-- --:--:-- --:--:-- 144k [2023-01-18T10:15:15.746Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/3338dbead7e3c0074e7b4ea11fd467742dd0699a [Pipeline] } [2023-01-18T10:15:15.782Z] 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-01-18T10:15:17.503Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-136/archives ] [2023-01-18T10:15:17.503Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-136/archives [2023-01-18T10:15:17.503Z] total 16 [2023-01-18T10:15:17.503Z] drwxr-xr-x 3 root root 4096 Jan 18 10:07 . [2023-01-18T10:15:17.503Z] drwxrwxr-x 12 jenkins jenkins 4096 Jan 18 10:07 .. [2023-01-18T10:15:17.503Z] drwxr-xr-x 2 root root 4096 Jan 18 10:07 cost [2023-01-18T10:15:17.503Z] -rw-r--r-- 1 root root 91 Jan 18 10:07 cost.csv [2023-01-18T10:15:17.503Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-136/archives [2023-01-18T10:15:17.504Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-136/archives [2023-01-18T10:15:17.504Z] total 16 [2023-01-18T10:15:17.504Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 18 10:07 . [2023-01-18T10:15:17.504Z] drwxrwxr-x 12 jenkins jenkins 4096 Jan 18 10:07 .. [2023-01-18T10:15:17.504Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 18 10:07 cost [2023-01-18T10:15:17.504Z] -rw-r--r-- 1 jenkins jenkins 91 Jan 18 10:07 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-01-18T10:15:17.831Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-18T10:15:18.717Z] ---> package-listing.sh [2023-01-18T10:15:18.717Z] ++ facter osfamily [2023-01-18T10:15:18.717Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-18T10:15:18.975Z] + OS_FAMILY=debian [2023-01-18T10:15:18.975Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-136 [2023-01-18T10:15:18.975Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-18T10:15:18.975Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-18T10:15:18.975Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-18T10:15:18.975Z] + PACKAGES=/tmp/packages_start.txt [2023-01-18T10:15:18.975Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-136 ']' [2023-01-18T10:15:18.975Z] + PACKAGES=/tmp/packages_end.txt [2023-01-18T10:15:18.975Z] + case "${OS_FAMILY}" in [2023-01-18T10:15:18.975Z] + dpkg -l [2023-01-18T10:15:18.975Z] + grep '^ii' [2023-01-18T10:15:18.975Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-18T10:15:18.975Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-18T10:15:18.975Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-18T10:15:18.975Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-136 ']' [2023-01-18T10:15:18.975Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-136/archives/ [2023-01-18T10:15:18.975Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-136/archives/ [Pipeline] echo [2023-01-18T10:15:19.008Z] 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-136/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-01-18T10:15:19.300Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T10:15:19.923Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-18T10:15:19.923Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T10:15:20.072Z] prd-ubuntu20.04-docker-8c-8g-2906 does not seem to be running inside a container [2023-01-18T10:15:20.109Z] $ 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-136/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-136 -v /w/workspace/undry_device-rfid-llrp-go_PR-136:/w/workspace/undry_device-rfid-llrp-go_PR-136:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-136@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-136@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-01-18T10:15:20.339Z] $ docker top 82c9897afa670fd272d51b55ba374136234d157cb54d4ffc3e206eafe025644d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-18T10:15:20.715Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-18T10:15:21.028Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-18T10:15:21.337Z] + ls /var/log/sa-host [2023-01-18T10:15:21.337Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-18T10:15:21.472Z] provisioning config files... [2023-01-18T10:15:21.480Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-136@tmp/config16691373451645067650tmp [Pipeline] { [Pipeline] echo [2023-01-18T10:15:21.525Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-18T10:15:21.843Z] ---> create-netrc.sh [Pipeline] } [2023-01-18T10:15:21.871Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-18T10:15:22.250Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-18T10:15:22.285Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-18T10:15:22.595Z] ---> sudo-logs.sh [2023-01-18T10:15:22.595Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-18T10:15:22.680Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-18T10:15:22.993Z] ---> job-cost.sh [2023-01-18T10:15:22.993Z] lf-activate-venv: SKIPPING [2023-01-18T10:15:22.993Z] DEBUG: total: 0.2199999988079071 [2023-01-18T10:15:22.993Z] INFO: Retrieving Stack Cost... [2023-01-18T10:15:23.252Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-18T10:15:23.821Z] INFO: Archiving Costs [Pipeline] echo [2023-01-18T10:15:23.859Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-18T10:15:24.169Z] ---> logs-deploy.sh [2023-01-18T10:15:24.169Z] lf-activate-venv: SKIPPING [2023-01-18T10:15:24.169Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-136/1 [2023-01-18T10:15:24.169Z] INFO: archiving workspace using pattern(s): [2023-01-18T10:15:25.105Z] Archives upload complete. [2023-01-18T10:15:25.105Z] INFO: archiving logs to Nexus