Pull request #87 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 75c0f23fb6728a24874336fcc4c8acf596e70fcf+993cf3e57aaceca8bb36ff677d4f27516283947c (707fbcdb97370d5c4444ec610599efdfaff9dc30) 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-ssh6158267073872182176.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh15626564331490345492.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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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/app-rfid-llrp-inventory/branches/PR-87/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/app-rfid-llrp-inventory/branches/PR-87/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5711854368346156731.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/app-rfid-llrp-inventory/branches/PR-87/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1071899007046953942.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > 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-ssh13437094879069444978.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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/app-rfid-llrp-inventory/branches/PR-87/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/app-rfid-llrp-inventory/branches/PR-87/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16203460552618655242.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 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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:app-rfid-llrp-inventory, 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: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-15159 in /w/workspace/ry_app-rfid-llrp-inventory_PR-87 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git init /w/workspace/ry_app-rfid-llrp-inventory_PR-87 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.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/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 993cf3e57aaceca8bb36ff677d4f27516283947c into PR head commit 75c0f23fb6728a24874336fcc4c8acf596e70fcf Merge succeeded, producing 75c0f23fb6728a24874336fcc4c8acf596e70fcf Checking out Revision 75c0f23fb6728a24874336fcc4c8acf596e70fcf (PR-87) > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.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/app-rfid-llrp-inventory.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/87/head:refs/remotes/origin/PR-87 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 75c0f23fb6728a24874336fcc4c8acf596e70fcf # 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 993cf3e57aaceca8bb36ff677d4f27516283947c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 75c0f23fb6728a24874336fcc4c8acf596e70fcf # timeout=10 Commit message: "build(deps): bump github.com/stretchr/testify from 1.7.2 to 1.7.3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-06-20T13:13:10.109Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-06-20T13:13:10.280Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-06-20T13:13:10.386Z] ========================================================= [2022-06-20T13:13:10.386Z] EdgeX Global Pipelines Version Info [2022-06-20T13:13:10.386Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-06-20T13:13:11.244Z] ------------------- [2022-06-20T13:13:11.245Z] stable info: [2022-06-20T13:13:11.245Z] ------------------- [2022-06-20T13:13:11.245Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-20T13:13:11.245Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-20T13:13:11.245Z] Message: update stable to v1.0.234 [2022-06-20T13:13:11.821Z] ------------------- [2022-06-20T13:13:11.821Z] experimental info: [2022-06-20T13:13:11.821Z] ------------------- [2022-06-20T13:13:11.821Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-06-20T13:13:11.821Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-20T13:13:11.821Z] Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-06-20T13:13:12.248Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2022-06-20T13:13:12.299Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2022-06-20T13:13:12.340Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-06-20T13:13:12.382Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-06-20T13:13:12.422Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-06-20T13:13:12.458Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-06-20T13:13:12.496Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-06-20T13:13:12.544Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-06-20T13:13:12.588Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-06-20T13:13:12.635Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-06-20T13:13:12.691Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-06-20T13:13:12.751Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2022-06-20T13:13:12.795Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-06-20T13:13:12.837Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-06-20T13:13:12.877Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-06-20T13:13:12.915Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-06-20T13:13:12.955Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-06-20T13:13:12.996Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-06-20T13:13:13.034Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-06-20T13:13:13.083Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-06-20T13:13:13.126Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-06-20T13:13:13.175Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-06-20T13:13:13.220Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-06-20T13:13:13.269Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-06-20T13:13:13.313Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-06-20T13:13:13.359Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-06-20T13:13:13.406Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-06-20T13:13:13.450Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-87 [Pipeline] echo [2022-06-20T13:13:13.502Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-87 [Pipeline] echo [2022-06-20T13:13:13.548Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-87 [Pipeline] echo [2022-06-20T13:13:13.592Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 75c0f23fb6728a24874336fcc4c8acf596e70fcf [Pipeline] echo [2022-06-20T13:13:13.639Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 75c0f23 [Pipeline] echo [2022-06-20T13:13:13.687Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-20T13:13:13.819Z] provisioning config files... [2022-06-20T13:13:13.833Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-87@tmp/config1556700607337838984tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-20T13:13:14.190Z] ---> docker-login.sh [2022-06-20T13:13:14.190Z] nexus3.edgexfoundry.org:10001 [2022-06-20T13:13:14.454Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-20T13:13:14.454Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-20T13:13:14.454Z] Configure a credential helper to remove this warning. See [2022-06-20T13:13:14.454Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-20T13:13:14.454Z] [2022-06-20T13:13:14.454Z] Login Succeeded [2022-06-20T13:13:14.454Z] nexus3.edgexfoundry.org:10002 [2022-06-20T13:13:14.723Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-20T13:13:14.723Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-20T13:13:14.723Z] Configure a credential helper to remove this warning. See [2022-06-20T13:13:14.723Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-20T13:13:14.723Z] [2022-06-20T13:13:14.723Z] Login Succeeded [2022-06-20T13:13:14.723Z] nexus3.edgexfoundry.org:10003 [2022-06-20T13:13:14.723Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-20T13:13:14.723Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-20T13:13:14.723Z] Configure a credential helper to remove this warning. See [2022-06-20T13:13:14.723Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-20T13:13:14.723Z] [2022-06-20T13:13:14.723Z] Login Succeeded [2022-06-20T13:13:14.723Z] nexus3.edgexfoundry.org:10004 [2022-06-20T13:13:14.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-20T13:13:14.985Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-20T13:13:14.985Z] Configure a credential helper to remove this warning. See [2022-06-20T13:13:14.985Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-20T13:13:14.985Z] [2022-06-20T13:13:14.985Z] Login Succeeded [2022-06-20T13:13:14.985Z] docker.io [2022-06-20T13:13:14.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-20T13:13:15.252Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-20T13:13:15.252Z] Configure a credential helper to remove this warning. See [2022-06-20T13:13:15.252Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-20T13:13:15.252Z] [2022-06-20T13:13:15.252Z] Login Succeeded [2022-06-20T13:13:15.252Z] ---> docker-login.sh ends [Pipeline] } [2022-06-20T13:13:15.282Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-06-20T13:13:15.944Z] + git rev-list -1 --merges 75c0f23fb6728a24874336fcc4c8acf596e70fcf~1..75c0f23fb6728a24874336fcc4c8acf596e70fcf [Pipeline] echo [2022-06-20T13:13:16.000Z] -----------> git rev-list -1 --merges 75c0f23fb6728a24874336fcc4c8acf596e70fcf~1..75c0f23fb6728a24874336fcc4c8acf596e70fcf 75c0f23fb6728a24874336fcc4c8acf596e70fcf [false] [Pipeline] sh [2022-06-20T13:13:16.323Z] + git log --format=format:%s -1 75c0f23fb6728a24874336fcc4c8acf596e70fcf [Pipeline] echo [2022-06-20T13:13:16.360Z] ========================================================= [2022-06-20T13:13:16.360Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-06-20T13:13:16.360Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-20T13:13:16.817Z] + git log --format=format:%s -1 75c0f23fb6728a24874336fcc4c8acf596e70fcf [Pipeline] echo [2022-06-20T13:13:16.849Z] [semverPrep] GIT_COMMIT: 75c0f23fb6728a24874336fcc4c8acf596e70fcf, Commit Message: build(deps): bump github.com/stretchr/testify from 1.7.2 to 1.7.3 [Pipeline] echo [2022-06-20T13:13:16.882Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-06-20T13:13:17.267Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-20T13:13:17.268Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-06-20T13:13:17.268Z] + [ -e /tmp/ssh_known_hosts ] [2022-06-20T13:13:17.268Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-06-20T13:13:17.268Z] + + sudo tee -a /etc/ssh/ssh_known_hosts [2022-06-20T13:13:17.268Z] echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-06-20T13:13:17.268Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-20T13:13:17.716Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-20T13:13:17.716Z] [2022-06-20T13:13:17.716Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-20T13:13:18.140Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-20T13:13:18.140Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-06-20T13:13:18.140Z] 42c077c10790: Pulling fs layer [2022-06-20T13:13:18.140Z] f63e77b7563a: Pulling fs layer [2022-06-20T13:13:18.140Z] bd5fdadae976: Pulling fs layer [2022-06-20T13:13:18.140Z] 205491f53016: Pulling fs layer [2022-06-20T13:13:18.140Z] df18705c85c3: Pulling fs layer [2022-06-20T13:13:18.140Z] bdb3f477010e: Pulling fs layer [2022-06-20T13:13:18.140Z] c8a8fc8e1c8f: Pulling fs layer [2022-06-20T13:13:18.140Z] 2c6e9b1d212d: Pulling fs layer [2022-06-20T13:13:18.140Z] bdb8f0575790: Pulling fs layer [2022-06-20T13:13:18.140Z] 386e3cb2ff24: Pulling fs layer [2022-06-20T13:13:18.140Z] 2343380bae48: Pulling fs layer [2022-06-20T13:13:18.140Z] 205491f53016: Waiting [2022-06-20T13:13:18.140Z] df18705c85c3: Waiting [2022-06-20T13:13:18.140Z] bdb3f477010e: Waiting [2022-06-20T13:13:18.140Z] c8a8fc8e1c8f: Waiting [2022-06-20T13:13:18.140Z] 2c6e9b1d212d: Waiting [2022-06-20T13:13:18.140Z] bdb8f0575790: Waiting [2022-06-20T13:13:18.140Z] 2343380bae48: Waiting [2022-06-20T13:13:18.140Z] 386e3cb2ff24: Waiting [2022-06-20T13:13:18.140Z] f63e77b7563a: Verifying Checksum [2022-06-20T13:13:18.140Z] f63e77b7563a: Download complete [2022-06-20T13:13:18.140Z] 205491f53016: Verifying Checksum [2022-06-20T13:13:18.140Z] 205491f53016: Download complete [2022-06-20T13:13:18.403Z] df18705c85c3: Verifying Checksum [2022-06-20T13:13:18.403Z] df18705c85c3: Download complete [2022-06-20T13:13:18.403Z] bd5fdadae976: Verifying Checksum [2022-06-20T13:13:18.403Z] bd5fdadae976: Download complete [2022-06-20T13:13:18.403Z] bdb3f477010e: Verifying Checksum [2022-06-20T13:13:18.403Z] bdb3f477010e: Download complete [2022-06-20T13:13:18.403Z] 2c6e9b1d212d: Verifying Checksum [2022-06-20T13:13:18.403Z] 2c6e9b1d212d: Download complete [2022-06-20T13:13:18.403Z] bdb8f0575790: Verifying Checksum [2022-06-20T13:13:18.403Z] bdb8f0575790: Download complete [2022-06-20T13:13:18.403Z] 386e3cb2ff24: Verifying Checksum [2022-06-20T13:13:18.403Z] 386e3cb2ff24: Download complete [2022-06-20T13:13:18.403Z] 2343380bae48: Verifying Checksum [2022-06-20T13:13:18.403Z] 2343380bae48: Download complete [2022-06-20T13:13:18.403Z] 42c077c10790: Download complete [2022-06-20T13:13:18.663Z] c8a8fc8e1c8f: Download complete [2022-06-20T13:13:19.603Z] 42c077c10790: Pull complete [2022-06-20T13:13:19.864Z] f63e77b7563a: Pull complete [2022-06-20T13:13:20.432Z] bd5fdadae976: Pull complete [2022-06-20T13:13:20.432Z] 205491f53016: Pull complete [2022-06-20T13:13:20.693Z] df18705c85c3: Pull complete [2022-06-20T13:13:20.955Z] bdb3f477010e: Pull complete [2022-06-20T13:13:22.865Z] c8a8fc8e1c8f: Pull complete [2022-06-20T13:13:22.865Z] 2c6e9b1d212d: Pull complete [2022-06-20T13:13:22.865Z] bdb8f0575790: Pull complete [2022-06-20T13:13:22.865Z] 386e3cb2ff24: Pull complete [2022-06-20T13:13:22.865Z] 2343380bae48: Pull complete [2022-06-20T13:13:22.865Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-06-20T13:13:22.865Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-20T13:13:22.865Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-20T13:13:23.124Z] prd-ubuntu20.04-docker-8c-8g-15159 does not seem to be running inside a container [2022-06-20T13:13:23.167Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-rfid-llrp-inventory_PR-87 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-87:/w/workspace/ry_app-rfid-llrp-inventory_PR-87:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-87@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-87@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 [2022-06-20T13:13:24.980Z] $ docker top 545fd7abefff231908c42fdceb2410db4da42fec830f3430b458c9bb86016438 -eo pid,comm [2022-06-20T13:13:25.043Z] 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). [2022-06-20T13:13:25.043Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-20T13:13:25.172Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-20T13:13:25.172Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-20T13:13:25.301Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-20T13:13:25.309Z] $ docker exec 545fd7abefff231908c42fdceb2410db4da42fec830f3430b458c9bb86016438 ssh-agent [2022-06-20T13:13:25.425Z] SSH_AUTH_SOCK=/tmp/ssh-EwTP4OAgjbba/agent.35 [2022-06-20T13:13:25.425Z] SSH_AGENT_PID=41 [2022-06-20T13:13:25.431Z] Running ssh-add (command line suppressed) [2022-06-20T13:13:25.532Z] Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-87@tmp/private_key_8340391463315714156.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-87@tmp/private_key_8340391463315714156.key) [2022-06-20T13:13:25.544Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-20T13:13:25.967Z] + git tag --points-at HEAD [Pipeline] } [2022-06-20T13:13:25.998Z] $ docker exec --env ******** --env ******** 545fd7abefff231908c42fdceb2410db4da42fec830f3430b458c9bb86016438 ssh-agent -k [2022-06-20T13:13:26.107Z] unset SSH_AUTH_SOCK; [2022-06-20T13:13:26.108Z] unset SSH_AGENT_PID; [2022-06-20T13:13:26.108Z] echo Agent pid 41 killed; [2022-06-20T13:13:26.114Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-06-20T13:13:26.218Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-20T13:13:26.218Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-20T13:13:26.344Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-20T13:13:26.352Z] $ docker exec 545fd7abefff231908c42fdceb2410db4da42fec830f3430b458c9bb86016438 ssh-agent [2022-06-20T13:13:26.464Z] SSH_AUTH_SOCK=/tmp/ssh-8XDkiBQcuZt9/agent.74 [2022-06-20T13:13:26.464Z] SSH_AGENT_PID=80 [2022-06-20T13:13:26.468Z] Running ssh-add (command line suppressed) [2022-06-20T13:13:26.598Z] Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-87@tmp/private_key_5682369573537349006.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-87@tmp/private_key_5682369573537349006.key) [2022-06-20T13:13:26.610Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-20T13:13:26.949Z] + git semver init [2022-06-20T13:13:27.215Z] 2022-06-20 13:13:27,141 [run_init] DEBUG init version:0.0.0 force:False [2022-06-20T13:13:27.215Z] 2022-06-20 13:13:27,142 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-rfid-llrp-inventory_PR-87/.semver [2022-06-20T13:13:27.215Z] 2022-06-20 13:13:27,142 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/ry_app-rfid-llrp-inventory_PR-87/.semver [2022-06-20T13:13:27.215Z] 2022-06-20 13:13:27,143 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/ry_app-rfid-llrp-inventory_PR-87/.semver'], cwd=/w/workspace/ry_app-rfid-llrp-inventory_PR-87, universal_newlines=False, shell=None, istream=None) [2022-06-20T13:13:28.160Z] 2022-06-20 13:13:28,087 [append_file] DEBUG append to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-87/.git/info/exclude [2022-06-20T13:13:28.160Z] 2022-06-20 13:13:28,087 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-rfid-llrp-inventory_PR-87/.semver/PR-87 with force:False [2022-06-20T13:13:28.160Z] 2022-06-20 13:13:28,087 [write_file] DEBUG write to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-87/.semver/PR-87 [2022-06-20T13:13:28.160Z] 2022-06-20 13:13:28,091 [execute] INFO git cat-file --batch-check [2022-06-20T13:13:28.160Z] 2022-06-20 13:13:28,092 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-rfid-llrp-inventory_PR-87/.semver, universal_newlines=False, shell=None, istream=) [2022-06-20T13:13:28.160Z] 2022-06-20 13:13:28,097 [execute] INFO git cat-file --batch [2022-06-20T13:13:28.160Z] 2022-06-20 13:13:28,097 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-rfid-llrp-inventory_PR-87/.semver, universal_newlines=False, shell=None, istream=) [2022-06-20T13:13:28.160Z] 2022-06-20 13:13:28,102 [read_version] DEBUG read version from /w/workspace/ry_app-rfid-llrp-inventory_PR-87/.semver/PR-87 [2022-06-20T13:13:28.160Z] 0.0.0 [Pipeline] } [2022-06-20T13:13:28.191Z] $ docker exec --env ******** --env ******** 545fd7abefff231908c42fdceb2410db4da42fec830f3430b458c9bb86016438 ssh-agent -k [2022-06-20T13:13:28.300Z] unset SSH_AUTH_SOCK; [2022-06-20T13:13:28.301Z] unset SSH_AGENT_PID; [2022-06-20T13:13:28.301Z] echo Agent pid 80 killed; [2022-06-20T13:13:28.312Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-20T13:13:28.779Z] + git semver [Pipeline] } [2022-06-20T13:13:29.078Z] $ docker stop --time=1 545fd7abefff231908c42fdceb2410db4da42fec830f3430b458c9bb86016438 [2022-06-20T13:13:30.425Z] $ docker rm -f 545fd7abefff231908c42fdceb2410db4da42fec830f3430b458c9bb86016438 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-20T13:13:30.903Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-06-20T13:13:31.240Z] Stashed 1 file(s) [Pipeline] echo [2022-06-20T13:13:31.258Z] [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 [2022-06-20T13:13:31.882Z] provisioning config files... [2022-06-20T13:13:31.895Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-87@tmp/config4254551928289977447tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-20T13:13:32.257Z] ---> docker-login.sh [2022-06-20T13:13:32.257Z] nexus3.edgexfoundry.org:10001 [2022-06-20T13:13:32.257Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-20T13:13:32.257Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-20T13:13:32.257Z] Configure a credential helper to remove this warning. See [2022-06-20T13:13:32.257Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-20T13:13:32.257Z] [2022-06-20T13:13:32.257Z] Login Succeeded [2022-06-20T13:13:32.257Z] nexus3.edgexfoundry.org:10002 [2022-06-20T13:13:32.257Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-20T13:13:32.520Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-20T13:13:32.520Z] Configure a credential helper to remove this warning. See [2022-06-20T13:13:32.520Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-20T13:13:32.520Z] [2022-06-20T13:13:32.520Z] Login Succeeded [2022-06-20T13:13:32.520Z] nexus3.edgexfoundry.org:10003 [2022-06-20T13:13:32.520Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-20T13:13:32.520Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-20T13:13:32.520Z] Configure a credential helper to remove this warning. See [2022-06-20T13:13:32.520Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-20T13:13:32.520Z] [2022-06-20T13:13:32.520Z] Login Succeeded [2022-06-20T13:13:32.520Z] nexus3.edgexfoundry.org:10004 [2022-06-20T13:13:32.520Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-20T13:13:32.785Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-20T13:13:32.785Z] Configure a credential helper to remove this warning. See [2022-06-20T13:13:32.785Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-20T13:13:32.785Z] [2022-06-20T13:13:32.785Z] Login Succeeded [2022-06-20T13:13:32.785Z] docker.io [2022-06-20T13:13:32.785Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-20T13:13:33.046Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-20T13:13:33.046Z] Configure a credential helper to remove this warning. See [2022-06-20T13:13:33.046Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-20T13:13:33.046Z] [2022-06-20T13:13:33.046Z] Login Succeeded [2022-06-20T13:13:33.046Z] ---> docker-login.sh ends [Pipeline] } [2022-06-20T13:13:33.077Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-20T13:13:33.299Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-20T13:13:33.342Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-20T13:13:33.379Z] ========================================================= [2022-06-20T13:13:33.379Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-06-20T13:13:33.379Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-20T13:13:33.846Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-06-20T13:13:33.846Z] Sending build context to Docker daemon 12.43MB [2022-06-20T13:13:33.846Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-06-20T13:13:33.846Z] Step 2/13 : FROM ${BASE} AS builder [2022-06-20T13:13:33.846Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-06-20T13:13:33.846Z] 59bf1c3509f3: Pulling fs layer [2022-06-20T13:13:33.846Z] 666ba61612fd: Pulling fs layer [2022-06-20T13:13:33.846Z] 8ed8ca486205: Pulling fs layer [2022-06-20T13:13:33.846Z] cc1cd167ecdc: Pulling fs layer [2022-06-20T13:13:33.846Z] c516ae0d96e1: Pulling fs layer [2022-06-20T13:13:33.846Z] 684cea983483: Pulling fs layer [2022-06-20T13:13:33.846Z] dd3240ac7de5: Pulling fs layer [2022-06-20T13:13:33.846Z] b1e948a4e11c: Pulling fs layer [2022-06-20T13:13:33.846Z] a8fd76ee1af6: Pulling fs layer [2022-06-20T13:13:33.846Z] 646ad004c059: Pulling fs layer [2022-06-20T13:13:33.846Z] dd3240ac7de5: Waiting [2022-06-20T13:13:33.846Z] 684cea983483: Waiting [2022-06-20T13:13:33.846Z] b1e948a4e11c: Waiting [2022-06-20T13:13:33.846Z] a8fd76ee1af6: Waiting [2022-06-20T13:13:33.846Z] cc1cd167ecdc: Waiting [2022-06-20T13:13:33.846Z] 646ad004c059: Waiting [2022-06-20T13:13:33.846Z] c516ae0d96e1: Waiting [2022-06-20T13:13:33.846Z] 8ed8ca486205: Verifying Checksum [2022-06-20T13:13:33.846Z] 8ed8ca486205: Download complete [2022-06-20T13:13:33.846Z] 666ba61612fd: Verifying Checksum [2022-06-20T13:13:33.846Z] 666ba61612fd: Download complete [2022-06-20T13:13:34.108Z] c516ae0d96e1: Verifying Checksum [2022-06-20T13:13:34.108Z] c516ae0d96e1: Download complete [2022-06-20T13:13:34.108Z] 684cea983483: Download complete [2022-06-20T13:13:34.108Z] dd3240ac7de5: Verifying Checksum [2022-06-20T13:13:34.108Z] 59bf1c3509f3: Verifying Checksum [2022-06-20T13:13:34.108Z] 59bf1c3509f3: Download complete [2022-06-20T13:13:34.108Z] b1e948a4e11c: Verifying Checksum [2022-06-20T13:13:34.108Z] b1e948a4e11c: Download complete [2022-06-20T13:13:34.108Z] 59bf1c3509f3: Pull complete [2022-06-20T13:13:34.370Z] 666ba61612fd: Pull complete [2022-06-20T13:13:34.370Z] 8ed8ca486205: Pull complete [2022-06-20T13:13:34.632Z] 646ad004c059: Verifying Checksum [2022-06-20T13:13:34.632Z] 646ad004c059: Download complete [2022-06-20T13:13:34.632Z] a8fd76ee1af6: Verifying Checksum [2022-06-20T13:13:34.632Z] a8fd76ee1af6: Download complete [2022-06-20T13:13:34.632Z] cc1cd167ecdc: Verifying Checksum [2022-06-20T13:13:37.934Z] cc1cd167ecdc: Pull complete [2022-06-20T13:13:38.196Z] c516ae0d96e1: Pull complete [2022-06-20T13:13:38.196Z] 684cea983483: Pull complete [2022-06-20T13:13:38.196Z] dd3240ac7de5: Pull complete [2022-06-20T13:13:38.196Z] b1e948a4e11c: Pull complete [2022-06-20T13:13:40.736Z] a8fd76ee1af6: Pull complete [2022-06-20T13:13:41.314Z] 646ad004c059: Pull complete [2022-06-20T13:13:41.314Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-06-20T13:13:41.314Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-20T13:13:41.314Z] ---> 8f69c11f6b0c [2022-06-20T13:13:41.314Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-06-20T13:13:43.228Z] ---> Running in b14e721a8299 [2022-06-20T13:13:43.489Z] Removing intermediate container b14e721a8299 [2022-06-20T13:13:43.489Z] ---> 411c18439e8b [2022-06-20T13:13:43.489Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-06-20T13:13:43.489Z] ---> Running in bdf14f7f5684 [2022-06-20T13:13:43.489Z] Removing intermediate container bdf14f7f5684 [2022-06-20T13:13:43.489Z] ---> 4b5d68f4bc52 [2022-06-20T13:13:43.489Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-06-20T13:13:43.489Z] ---> Running in bb89fc64efa8 [2022-06-20T13:13:43.749Z] Removing intermediate container bb89fc64efa8 [2022-06-20T13:13:43.749Z] ---> 86476bc6f394 [2022-06-20T13:13:43.749Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-20T13:13:43.749Z] ---> Running in 992022935f15 [2022-06-20T13:13:44.321Z] Removing intermediate container 992022935f15 [2022-06-20T13:13:44.321Z] ---> 1c457b4856e1 [2022-06-20T13:13:44.321Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-20T13:13:44.321Z] ---> Running in ebb0583bf4dc [2022-06-20T13:13:44.580Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-20T13:13:45.520Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-20T13:13:45.780Z] OK: 221 MiB in 52 packages [2022-06-20T13:13:46.041Z] Removing intermediate container ebb0583bf4dc [2022-06-20T13:13:46.041Z] ---> bb892e61ac84 [2022-06-20T13:13:46.041Z] Step 8/13 : WORKDIR /app [2022-06-20T13:13:46.041Z] ---> Running in 05c49fb2fb6a [2022-06-20T13:13:46.301Z] Removing intermediate container 05c49fb2fb6a [2022-06-20T13:13:46.301Z] ---> d361c145df18 [2022-06-20T13:13:46.301Z] Step 9/13 : COPY go.mod vendor* ./ [2022-06-20T13:13:46.301Z] ---> 5e744e76e8a6 [2022-06-20T13:13:46.301Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-20T13:13:46.301Z] ---> Running in 544f97217eb1 [2022-06-20T13:13:46.692Z] Still waiting to schedule task [2022-06-20T13:13:46.692Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-06-20T13:14:01.254Z] Removing intermediate container 544f97217eb1 [2022-06-20T13:14:01.254Z] ---> 38c1f24df401 [2022-06-20T13:14:01.254Z] Step 11/13 : COPY . . [2022-06-20T13:14:01.518Z] ---> 073138eee199 [2022-06-20T13:14:01.518Z] Step 12/13 : ARG MAKE="make build" [2022-06-20T13:14:01.518Z] ---> Running in 2c6f2bc1bfc9 [2022-06-20T13:14:01.518Z] Removing intermediate container 2c6f2bc1bfc9 [2022-06-20T13:14:01.518Z] ---> e83fd358822e [2022-06-20T13:14:01.518Z] Step 13/13 : RUN $MAKE [2022-06-20T13:14:01.518Z] ---> Running in 12f2718b8226 [2022-06-20T13:14:01.779Z] noop [2022-06-20T13:14:02.041Z] Removing intermediate container 12f2718b8226 [2022-06-20T13:14:02.041Z] ---> 5083f381234d [2022-06-20T13:14:02.041Z] Successfully built 5083f381234d [2022-06-20T13:14:02.041Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-20T13:14:02.493Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-20T13:14:02.493Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-20T13:14:02.649Z] prd-ubuntu20.04-docker-8c-8g-15159 does not seem to be running inside a container [2022-06-20T13:14:02.693Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-rfid-llrp-inventory_PR-87 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-87:/w/workspace/ry_app-rfid-llrp-inventory_PR-87:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-87@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-87@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 [2022-06-20T13:14:03.100Z] $ docker top 439672e0a25abb6c934cc6140fb14ecb9ecdfe95cabcd4b2d7ecfc36cc28db10 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-20T13:14:03.506Z] + go version [2022-06-20T13:14:03.506Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-06-20T13:14:03.543Z] $ docker stop --time=1 439672e0a25abb6c934cc6140fb14ecb9ecdfe95cabcd4b2d7ecfc36cc28db10 [2022-06-20T13:14:04.878Z] $ docker rm -f 439672e0a25abb6c934cc6140fb14ecb9ecdfe95cabcd4b2d7ecfc36cc28db10 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-20T13:14:05.602Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-20T13:14:05.602Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-20T13:14:05.807Z] prd-ubuntu20.04-docker-8c-8g-15159 does not seem to be running inside a container [2022-06-20T13:14:05.876Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-rfid-llrp-inventory_PR-87 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-87:/w/workspace/ry_app-rfid-llrp-inventory_PR-87:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-87@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-87@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 [2022-06-20T13:14:06.241Z] $ docker top 3069fd2c80779aaf142e86daa892063f394c1e6d47114e58e60795ae41fec612 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-20T13:14:06.718Z] + make test [2022-06-20T13:14:06.718Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-06-20T13:14:16.700Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-06-20T13:14:16.700Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.044s coverage: 86.2% of statements [2022-06-20T13:14:16.700Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-06-20T13:14:18.084Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.542s coverage: 71.9% of statements [2022-06-20T13:14:24.658Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-06-20T13:14:28.857Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-20T13:14:28.858Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-20T13:14:28.858Z] ./bin/test-attribution.sh [Pipeline] echo [2022-06-20T13:14:29.512Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-20T13:14:29.548Z] $ docker stop --time=1 3069fd2c80779aaf142e86daa892063f394c1e6d47114e58e60795ae41fec612 [2022-06-20T13:14:31.406Z] $ docker rm -f 3069fd2c80779aaf142e86daa892063f394c1e6d47114e58e60795ae41fec612 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-20T13:14:31.903Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-20T13:14:31.974Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-06-20T13:14:32.700Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-20T13:14:33.017Z] + ls -al . [2022-06-20T13:14:33.017Z] total 228 [2022-06-20T13:14:33.017Z] drwxrwxr-x 11 jenkins jenkins 4096 Jun 20 13:14 . [2022-06-20T13:14:33.017Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 20 13:13 .. [2022-06-20T13:14:33.017Z] -rw-rw-r-- 1 jenkins jenkins 262 Jun 20 13:13 .dockerignore [2022-06-20T13:14:33.017Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 20 13:13 .git [2022-06-20T13:14:33.017Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 20 13:13 .github [2022-06-20T13:14:33.017Z] -rw-rw-r-- 1 jenkins jenkins 788 Jun 20 13:13 .gitignore [2022-06-20T13:14:33.017Z] -rw-rw-r-- 1 jenkins jenkins 41 Jun 20 13:13 .golangci.yml [2022-06-20T13:14:33.017Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 20 13:13 .semver [2022-06-20T13:14:33.017Z] -rw-rw-r-- 1 jenkins jenkins 9410 Jun 20 13:13 Attribution.txt [2022-06-20T13:14:33.017Z] -rw-rw-r-- 1 jenkins jenkins 2487 Jun 20 13:13 CHANGELOG.md [2022-06-20T13:14:33.017Z] -rw-rw-r-- 1 jenkins jenkins 1933 Jun 20 13:13 Dockerfile [2022-06-20T13:14:33.017Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 20 13:13 GOVERNANCE.md [2022-06-20T13:14:33.017Z] -rw-rw-r-- 1 jenkins jenkins 687 Jun 20 13:13 Jenkinsfile [2022-06-20T13:14:33.017Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jun 20 13:13 LICENSE [2022-06-20T13:14:33.017Z] -rw-rw-r-- 1 jenkins jenkins 2949 Jun 20 13:13 Makefile [2022-06-20T13:14:33.017Z] -rw-rw-r-- 1 jenkins jenkins 617 Jun 20 13:13 OWNERS.md [2022-06-20T13:14:33.017Z] -rw-rw-r-- 1 jenkins jenkins 30359 Jun 20 13:13 README.md [2022-06-20T13:14:33.018Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 20 13:13 VERSION [2022-06-20T13:14:33.018Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 20 13:13 bin [2022-06-20T13:14:33.018Z] -rw-r--r-- 1 jenkins jenkins 41008 Jun 20 13:14 coverage.out [2022-06-20T13:14:33.018Z] -rw-rw-r-- 1 jenkins jenkins 3424 Jun 20 13:13 go.mod [2022-06-20T13:14:33.018Z] -rw-rw-r-- 1 jenkins jenkins 35668 Jun 20 13:13 go.sum [2022-06-20T13:14:33.018Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 20 13:13 images [2022-06-20T13:14:33.018Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 20 13:13 internal [2022-06-20T13:14:33.018Z] -rw-rw-r-- 1 jenkins jenkins 531 Jun 20 13:13 main.go [2022-06-20T13:14:33.018Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 20 13:13 res [2022-06-20T13:14:33.018Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 20 13:13 snap [2022-06-20T13:14:33.018Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 20 13:13 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-20T13:14:33.415Z] + docker build -t app-rfid-llrp-inventory -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=75c0f23fb6728a24874336fcc4c8acf596e70fcf --label arch=amd64 --label version=0.0.0 . [2022-06-20T13:14:33.416Z] Sending build context to Docker daemon 12.43MB [2022-06-20T13:14:33.416Z] Step 1/31 : ARG BASE=golang:1.17-alpine3.15 [2022-06-20T13:14:33.416Z] Step 2/31 : FROM ${BASE} AS builder [2022-06-20T13:14:33.416Z] ---> 5083f381234d [2022-06-20T13:14:33.416Z] Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-06-20T13:14:33.416Z] ---> Running in 04e51f3d7302 [2022-06-20T13:14:33.675Z] Removing intermediate container 04e51f3d7302 [2022-06-20T13:14:33.675Z] ---> 8d370501100c [2022-06-20T13:14:33.675Z] Step 4/31 : ARG ALPINE_PKG_EXTRA="" [2022-06-20T13:14:33.675Z] ---> Running in 9cca2c1a7e0c [2022-06-20T13:14:33.675Z] Removing intermediate container 9cca2c1a7e0c [2022-06-20T13:14:33.675Z] ---> cf4ef48722df [2022-06-20T13:14:33.675Z] Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-06-20T13:14:33.675Z] ---> Running in 349a7189832f [2022-06-20T13:14:33.934Z] Removing intermediate container 349a7189832f [2022-06-20T13:14:33.934Z] ---> f85e321dfe43 [2022-06-20T13:14:33.934Z] Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-20T13:14:33.934Z] ---> Running in 095b7d7e573c [2022-06-20T13:14:34.506Z] Removing intermediate container 095b7d7e573c [2022-06-20T13:14:34.506Z] ---> bd66d789e3c7 [2022-06-20T13:14:34.506Z] Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-20T13:14:34.506Z] ---> Running in b836dd30cc36 [2022-06-20T13:14:34.772Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-20T13:14:35.715Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-20T13:14:35.975Z] OK: 221 MiB in 52 packages [2022-06-20T13:14:36.235Z] Removing intermediate container b836dd30cc36 [2022-06-20T13:14:36.235Z] ---> 764a14427b0e [2022-06-20T13:14:36.235Z] Step 8/31 : WORKDIR /app [2022-06-20T13:14:36.235Z] ---> Running in c58b50aab599 [2022-06-20T13:14:36.498Z] Removing intermediate container c58b50aab599 [2022-06-20T13:14:36.498Z] ---> d9679aff9255 [2022-06-20T13:14:36.498Z] Step 9/31 : COPY go.mod vendor* ./ [2022-06-20T13:14:36.498Z] ---> d1db9f2dd2ed [2022-06-20T13:14:36.498Z] Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-20T13:14:36.498Z] ---> Running in 8d7bf8c94358 [2022-06-20T13:14:37.441Z] Removing intermediate container 8d7bf8c94358 [2022-06-20T13:14:37.441Z] ---> ef79d55205a8 [2022-06-20T13:14:37.441Z] Step 11/31 : COPY . . [2022-06-20T13:14:37.701Z] ---> 64078282eb6a [2022-06-20T13:14:37.701Z] Step 12/31 : ARG MAKE="make build" [2022-06-20T13:14:37.701Z] ---> Running in fbea830d14c3 [2022-06-20T13:14:37.701Z] Removing intermediate container fbea830d14c3 [2022-06-20T13:14:37.701Z] ---> 47d7ee5ddbcd [2022-06-20T13:14:37.701Z] Step 13/31 : RUN $MAKE [2022-06-20T13:14:37.701Z] ---> Running in 397bfed605f8 [2022-06-20T13:14:37.963Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory [2022-06-20T13:14:59.915Z] Removing intermediate container 397bfed605f8 [2022-06-20T13:14:59.915Z] ---> 7007ec23fff3 [2022-06-20T13:14:59.915Z] Step 14/31 : FROM alpine:3.14 [2022-06-20T13:14:59.915Z] 3.14: Pulling from library/alpine [2022-06-20T13:14:59.915Z] 8663204ce13b: Pulling fs layer [2022-06-20T13:14:59.915Z] 8663204ce13b: Verifying Checksum [2022-06-20T13:14:59.915Z] 8663204ce13b: Download complete [2022-06-20T13:14:59.915Z] 8663204ce13b: Pull complete [2022-06-20T13:14:59.915Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-20T13:14:59.915Z] Status: Downloaded newer image for alpine:3.14 [2022-06-20T13:14:59.915Z] ---> e04c818066af [2022-06-20T13:14:59.915Z] Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-06-20T13:14:59.915Z] ---> Running in 568d4cf12218 [2022-06-20T13:14:59.915Z] Removing intermediate container 568d4cf12218 [2022-06-20T13:14:59.915Z] ---> 2b5f16a98641 [2022-06-20T13:14:59.915Z] Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-06-20T13:14:59.915Z] ---> Running in 5e5119cbe244 [2022-06-20T13:14:59.915Z] Removing intermediate container 5e5119cbe244 [2022-06-20T13:14:59.915Z] ---> 13bb9a3a67de [2022-06-20T13:14:59.915Z] Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-20T13:14:59.915Z] ---> Running in e037e1efb533 [2022-06-20T13:14:59.915Z] Removing intermediate container e037e1efb533 [2022-06-20T13:14:59.915Z] ---> 05a627db5683 [2022-06-20T13:14:59.915Z] Step 18/31 : RUN apk --no-cache add ca-certificates zeromq dumb-init [2022-06-20T13:14:59.915Z] ---> Running in 5714793f6504 [2022-06-20T13:14:59.915Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-20T13:14:59.915Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-20T13:15:00.177Z] (1/7) Installing ca-certificates (20211220-r0) [2022-06-20T13:15:00.437Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-06-20T13:15:00.437Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-06-20T13:15:00.437Z] (4/7) Installing libsodium (1.0.18-r0) [2022-06-20T13:15:00.698Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-20T13:15:00.698Z] (6/7) Installing libzmq (4.3.4-r0) [2022-06-20T13:15:00.698Z] (7/7) Installing zeromq (4.3.4-r0) [2022-06-20T13:15:00.959Z] Executing busybox-1.33.1-r7.trigger [2022-06-20T13:15:00.959Z] Executing ca-certificates-20211220-r0.trigger [2022-06-20T13:15:00.959Z] OK: 9 MiB in 21 packages [2022-06-20T13:15:01.530Z] Removing intermediate container 5714793f6504 [2022-06-20T13:15:01.531Z] ---> db8410c1325e [2022-06-20T13:15:01.531Z] Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-06-20T13:15:01.531Z] ---> d7408c5e41b1 [2022-06-20T13:15:01.531Z] Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE [2022-06-20T13:15:01.791Z] ---> c90836cad248 [2022-06-20T13:15:01.791Z] Step 21/31 : COPY --from=builder /app/res/ /res/ [2022-06-20T13:15:01.791Z] ---> 8dd1540bcd0a [2022-06-20T13:15:01.791Z] Step 22/31 : COPY --from=builder /app/static/ /static/ [2022-06-20T13:15:02.053Z] ---> 33d6e40ee85f [2022-06-20T13:15:02.053Z] Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-06-20T13:15:02.622Z] ---> 64941b7fc9e7 [2022-06-20T13:15:02.622Z] Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-06-20T13:15:02.622Z] ---> Running in 9d5fff99af74 [2022-06-20T13:15:03.193Z] Removing intermediate container 9d5fff99af74 [2022-06-20T13:15:03.193Z] ---> ccbb5b4678cd [2022-06-20T13:15:03.193Z] Step 25/31 : VOLUME /cache [2022-06-20T13:15:03.193Z] ---> Running in 50728ae8677f [2022-06-20T13:15:03.453Z] Removing intermediate container 50728ae8677f [2022-06-20T13:15:03.453Z] ---> 217e882eb9e7 [2022-06-20T13:15:03.453Z] Step 26/31 : EXPOSE 59711 [2022-06-20T13:15:03.453Z] ---> Running in ce776ead3a60 [2022-06-20T13:15:03.453Z] Removing intermediate container ce776ead3a60 [2022-06-20T13:15:03.453Z] ---> 112cb2ea1614 [2022-06-20T13:15:03.453Z] Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-06-20T13:15:03.713Z] ---> Running in 1a0c9cc8454a [2022-06-20T13:15:03.713Z] Removing intermediate container 1a0c9cc8454a [2022-06-20T13:15:03.713Z] ---> 8f402912192c [2022-06-20T13:15:03.713Z] Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-06-20T13:15:03.713Z] ---> Running in fc3f64ec2c3b [2022-06-20T13:15:03.975Z] Removing intermediate container fc3f64ec2c3b [2022-06-20T13:15:03.975Z] ---> 2b9ae0ba8871 [2022-06-20T13:15:03.975Z] Step 29/31 : LABEL arch=amd64 [2022-06-20T13:15:03.975Z] ---> Running in e557f36d94a4 [2022-06-20T13:15:03.975Z] Removing intermediate container e557f36d94a4 [2022-06-20T13:15:03.975Z] ---> 66beebc5bf38 [2022-06-20T13:15:03.975Z] Step 30/31 : LABEL git_sha=75c0f23fb6728a24874336fcc4c8acf596e70fcf [2022-06-20T13:15:03.975Z] ---> Running in 7d3229cd5aed [2022-06-20T13:15:04.238Z] Removing intermediate container 7d3229cd5aed [2022-06-20T13:15:04.238Z] ---> df6cd82fbaf7 [2022-06-20T13:15:04.238Z] Step 31/31 : LABEL version=0.0.0 [2022-06-20T13:15:04.238Z] ---> Running in df71035b2596 [2022-06-20T13:15:04.238Z] Removing intermediate container df71035b2596 [2022-06-20T13:15:04.238Z] ---> 6eb5b410ee0d [2022-06-20T13:15:04.238Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-20T13:15:04.238Z] Successfully built 6eb5b410ee0d [2022-06-20T13:15:04.238Z] Successfully tagged app-rfid-llrp-inventory: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 [2022-06-20T13:15:05.124Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-20T13:15:05.124Z] [2022-06-20T13:15:05.124Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-20T13:15:05.511Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-20T13:15:05.511Z] latest: Pulling from edgex-lftools-log-publisher [2022-06-20T13:15:05.511Z] 5eb5b503b376: Pulling fs layer [2022-06-20T13:15:05.511Z] 5c69ac0246d0: Pulling fs layer [2022-06-20T13:15:05.511Z] ec43610c2a17: Pulling fs layer [2022-06-20T13:15:05.511Z] 3a2ae6a8a46f: Pulling fs layer [2022-06-20T13:15:05.511Z] 33b1e0a273af: Pulling fs layer [2022-06-20T13:15:05.511Z] 5d3b04190fa2: Pulling fs layer [2022-06-20T13:15:05.511Z] 2f39f015ded8: Pulling fs layer [2022-06-20T13:15:05.511Z] 3a2ae6a8a46f: Waiting [2022-06-20T13:15:05.511Z] 33b1e0a273af: Waiting [2022-06-20T13:15:05.511Z] 5d3b04190fa2: Waiting [2022-06-20T13:15:05.511Z] 5c69ac0246d0: Verifying Checksum [2022-06-20T13:15:05.511Z] 5c69ac0246d0: Download complete [2022-06-20T13:15:05.511Z] 3a2ae6a8a46f: Verifying Checksum [2022-06-20T13:15:05.511Z] 3a2ae6a8a46f: Download complete [2022-06-20T13:15:05.511Z] 33b1e0a273af: Verifying Checksum [2022-06-20T13:15:05.511Z] 33b1e0a273af: Download complete [2022-06-20T13:15:05.772Z] 5d3b04190fa2: Verifying Checksum [2022-06-20T13:15:05.772Z] 5d3b04190fa2: Download complete [2022-06-20T13:15:05.772Z] ec43610c2a17: Verifying Checksum [2022-06-20T13:15:05.772Z] ec43610c2a17: Download complete [2022-06-20T13:15:05.772Z] 5eb5b503b376: Verifying Checksum [2022-06-20T13:15:05.772Z] 5eb5b503b376: Download complete [2022-06-20T13:15:06.341Z] 2f39f015ded8: Download complete [2022-06-20T13:15:06.910Z] 5eb5b503b376: Pull complete [2022-06-20T13:15:07.169Z] 5c69ac0246d0: Pull complete [2022-06-20T13:15:07.738Z] ec43610c2a17: Pull complete [2022-06-20T13:15:07.738Z] 3a2ae6a8a46f: Pull complete [2022-06-20T13:15:07.996Z] 33b1e0a273af: Pull complete [2022-06-20T13:15:07.996Z] 5d3b04190fa2: Pull complete [2022-06-20T13:15:12.193Z] 2f39f015ded8: Pull complete [2022-06-20T13:15:12.193Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-06-20T13:15:12.193Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-20T13:15:12.193Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-20T13:15:12.400Z] prd-ubuntu20.04-docker-8c-8g-15159 does not seem to be running inside a container [2022-06-20T13:15:12.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/ry_app-rfid-llrp-inventory_PR-87 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-87:/w/workspace/ry_app-rfid-llrp-inventory_PR-87:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-87@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-87@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 [2022-06-20T13:15:14.231Z] $ docker top 04cef132181fedaf1ff7fa1ae5529028df173f38e4489c1e528a017d7a8b845b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-20T13:15:14.715Z] ---> job-cost.sh [2022-06-20T13:15:14.715Z] lf-activate-venv: SKIPPING [2022-06-20T13:15:14.715Z] INFO: No Stack... [2022-06-20T13:15:14.976Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-20T13:15:15.547Z] INFO: Archiving Costs [Pipeline] sh [2022-06-20T13:15:15.928Z] + cat /w/workspace/ry_app-rfid-llrp-inventory_PR-87/archives/cost.csv [2022-06-20T13:15:15.928Z] + cut -d, -f6 [Pipeline] lock [2022-06-20T13:15:15.966Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-87-1-stack-cost] [2022-06-20T13:15:15.970Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-87-1-stack-cost] did not exist. Created. [2022-06-20T13:15:15.970Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-87-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-20T13:15:16.379Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-06-20T13:15:16.433Z] Stashed 1 file(s) [Pipeline] } [2022-06-20T13:15:16.472Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-87-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-20T13:15:16.553Z] $ docker stop --time=1 04cef132181fedaf1ff7fa1ae5529028df173f38e4489c1e528a017d7a8b845b [2022-06-20T13:15:17.723Z] $ docker rm -f 04cef132181fedaf1ff7fa1ae5529028df173f38e4489c1e528a017d7a8b845b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-20T13:15:30.240Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15161 in /w/workspace/ry_app-rfid-llrp-inventory_PR-87 [Pipeline] { [Pipeline] ws [2022-06-20T13:15:30.284Z] Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout [2022-06-20T13:15:30.365Z] The recommended git tool is: git [2022-06-20T13:15:36.050Z] using credential edgex-jenkins-ssh [2022-06-20T13:15:36.067Z] Cloning the remote Git repository [2022-06-20T13:15:36.128Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-06-20T13:15:36.205Z] > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 [2022-06-20T13:15:36.290Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-06-20T13:15:36.291Z] > git --version # timeout=10 [2022-06-20T13:15:36.308Z] > git --version # 'git version 2.25.1' [2022-06-20T13:15:36.309Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-20T13:15:36.416Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-20T13:15:38.800Z] Merging remotes/origin/main commit 993cf3e57aaceca8bb36ff677d4f27516283947c into PR head commit 75c0f23fb6728a24874336fcc4c8acf596e70fcf [2022-06-20T13:15:39.011Z] Merge succeeded, producing 75c0f23fb6728a24874336fcc4c8acf596e70fcf [2022-06-20T13:15:39.011Z] Checking out Revision 75c0f23fb6728a24874336fcc4c8acf596e70fcf (PR-87) [2022-06-20T13:15:38.293Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2022-06-20T13:15:38.308Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-20T13:15:38.331Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2022-06-20T13:15:38.366Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-06-20T13:15:38.367Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-20T13:15:38.380Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/87/head:refs/remotes/origin/PR-87 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-06-20T13:15:38.822Z] > git config core.sparsecheckout # timeout=10 [2022-06-20T13:15:38.838Z] > git checkout -f 75c0f23fb6728a24874336fcc4c8acf596e70fcf # timeout=10 [2022-06-20T13:15:38.936Z] > git remote # timeout=10 [2022-06-20T13:15:38.953Z] > git config --get remote.origin.url # timeout=10 [2022-06-20T13:15:38.964Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-20T13:15:38.976Z] > git merge 993cf3e57aaceca8bb36ff677d4f27516283947c # timeout=10 [2022-06-20T13:15:39.001Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-20T13:15:39.022Z] > git config core.sparsecheckout # timeout=10 [2022-06-20T13:15:39.032Z] > git checkout -f 75c0f23fb6728a24874336fcc4c8acf596e70fcf # timeout=10 [2022-06-20T13:15:43.173Z] Commit message: "build(deps): bump github.com/stretchr/testify from 1.7.2 to 1.7.3" [2022-06-20T13:15:43.237Z] > git --version # timeout=10 [2022-06-20T13:15:43.252Z] > git --version # 'git version 2.25.1' [2022-06-20T13:15:43.265Z] fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-20T13:15:44.235Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-06-20T13:15:44.235Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-20T13:15:44.235Z] Dload Upload Total Spent Left Speed [2022-06-20T13:15:44.235Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 65175 0 --:--:-- --:--:-- --:--:-- 65524 [Pipeline] sh [2022-06-20T13:15:45.139Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-06-20T13:15:45.492Z] + sudo tee /etc/docker/daemon.new [2022-06-20T13:15:45.492Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-06-20T13:15:45.492Z] { [2022-06-20T13:15:45.492Z] "registry-mirrors": [ [2022-06-20T13:15:45.492Z] "https://nexus3.edgexfoundry.org:10001" [2022-06-20T13:15:45.492Z] ], [2022-06-20T13:15:45.492Z] "bip": "10.250.0.254/24", [2022-06-20T13:15:45.492Z] "hosts": [ [2022-06-20T13:15:45.492Z] "tcp://0.0.0.0:5555", [2022-06-20T13:15:45.492Z] "unix:///var/run/docker.sock" [2022-06-20T13:15:45.492Z] ], [2022-06-20T13:15:45.492Z] "mtu": 1458, [2022-06-20T13:15:45.492Z] "selinux-enabled": true, [2022-06-20T13:15:45.492Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-06-20T13:15:45.492Z] } [Pipeline] sh [2022-06-20T13:15:45.849Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-06-20T13:15:46.206Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-20T13:16:04.602Z] provisioning config files... [2022-06-20T13:16:04.625Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config7518082480838071285tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-20T13:16:05.033Z] ---> docker-login.sh [2022-06-20T13:16:05.033Z] nexus3.edgexfoundry.org:10001 [2022-06-20T13:16:05.630Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-20T13:16:05.906Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-20T13:16:05.906Z] Configure a credential helper to remove this warning. See [2022-06-20T13:16:05.906Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-20T13:16:05.906Z] [2022-06-20T13:16:05.906Z] Login Succeeded [2022-06-20T13:16:05.906Z] nexus3.edgexfoundry.org:10002 [2022-06-20T13:16:06.179Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-20T13:16:06.456Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-20T13:16:06.456Z] Configure a credential helper to remove this warning. See [2022-06-20T13:16:06.456Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-20T13:16:06.456Z] [2022-06-20T13:16:06.456Z] Login Succeeded [2022-06-20T13:16:06.456Z] nexus3.edgexfoundry.org:10003 [2022-06-20T13:16:06.737Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-20T13:16:06.737Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-20T13:16:06.737Z] Configure a credential helper to remove this warning. See [2022-06-20T13:16:06.737Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-20T13:16:06.737Z] [2022-06-20T13:16:06.737Z] Login Succeeded [2022-06-20T13:16:06.737Z] nexus3.edgexfoundry.org:10004 [2022-06-20T13:16:07.340Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-20T13:16:07.340Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-20T13:16:07.340Z] Configure a credential helper to remove this warning. See [2022-06-20T13:16:07.340Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-20T13:16:07.340Z] [2022-06-20T13:16:07.340Z] Login Succeeded [2022-06-20T13:16:07.340Z] docker.io [2022-06-20T13:16:07.614Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-20T13:16:07.887Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-20T13:16:07.887Z] Configure a credential helper to remove this warning. See [2022-06-20T13:16:07.887Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-20T13:16:07.887Z] [2022-06-20T13:16:08.159Z] Login Succeeded [2022-06-20T13:16:08.159Z] ---> docker-login.sh ends [Pipeline] } [2022-06-20T13:16:08.188Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-20T13:16:08.564Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-20T13:16:08.599Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-20T13:16:08.631Z] ========================================================= [2022-06-20T13:16:08.631Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-06-20T13:16:08.631Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-20T13:16:09.141Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-06-20T13:16:09.419Z] Sending build context to Docker daemon 687.6kB [2022-06-20T13:16:09.419Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-06-20T13:16:09.419Z] Step 2/13 : FROM ${BASE} AS builder [2022-06-20T13:16:09.703Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-06-20T13:16:09.703Z] 9b3977197b4f: Pulling fs layer [2022-06-20T13:16:09.703Z] 1a89e8eeedd5: Pulling fs layer [2022-06-20T13:16:09.703Z] 94645a83ff95: Pulling fs layer [2022-06-20T13:16:09.703Z] e6fb740bc735: Pulling fs layer [2022-06-20T13:16:09.703Z] 3a77bd46dcc9: Pulling fs layer [2022-06-20T13:16:09.703Z] e6fb740bc735: Waiting [2022-06-20T13:16:09.703Z] 3a77bd46dcc9: Waiting [2022-06-20T13:16:09.703Z] 355e64cbe906: Pulling fs layer [2022-06-20T13:16:09.703Z] 63ab81a10011: Pulling fs layer [2022-06-20T13:16:09.703Z] 555d1d1c4555: Pulling fs layer [2022-06-20T13:16:09.703Z] 7d9057610161: Pulling fs layer [2022-06-20T13:16:09.703Z] 63ab81a10011: Waiting [2022-06-20T13:16:09.703Z] 555d1d1c4555: Waiting [2022-06-20T13:16:09.703Z] 355e64cbe906: Waiting [2022-06-20T13:16:09.703Z] 7d9057610161: Waiting [2022-06-20T13:16:09.703Z] 94645a83ff95: Download complete [2022-06-20T13:16:09.703Z] 1a89e8eeedd5: Verifying Checksum [2022-06-20T13:16:09.703Z] 1a89e8eeedd5: Download complete [2022-06-20T13:16:09.703Z] 3a77bd46dcc9: Verifying Checksum [2022-06-20T13:16:09.703Z] 3a77bd46dcc9: Download complete [2022-06-20T13:16:09.703Z] 355e64cbe906: Verifying Checksum [2022-06-20T13:16:09.703Z] 355e64cbe906: Download complete [2022-06-20T13:16:09.703Z] 9b3977197b4f: Download complete [2022-06-20T13:16:09.703Z] 63ab81a10011: Verifying Checksum [2022-06-20T13:16:09.703Z] 63ab81a10011: Download complete [2022-06-20T13:16:10.715Z] 9b3977197b4f: Pull complete [2022-06-20T13:16:10.715Z] 7d9057610161: Verifying Checksum [2022-06-20T13:16:10.715Z] 7d9057610161: Download complete [2022-06-20T13:16:11.320Z] 1a89e8eeedd5: Pull complete [2022-06-20T13:16:11.598Z] 94645a83ff95: Pull complete [2022-06-20T13:16:11.875Z] 555d1d1c4555: Verifying Checksum [2022-06-20T13:16:11.875Z] 555d1d1c4555: Download complete [2022-06-20T13:16:12.471Z] e6fb740bc735: Download complete [2022-06-20T13:16:24.882Z] e6fb740bc735: Pull complete [2022-06-20T13:16:24.882Z] 3a77bd46dcc9: Pull complete [2022-06-20T13:16:24.882Z] 355e64cbe906: Pull complete [2022-06-20T13:16:25.159Z] 63ab81a10011: Pull complete [2022-06-20T13:16:31.872Z] 555d1d1c4555: Pull complete [2022-06-20T13:16:33.316Z] 7d9057610161: Pull complete [2022-06-20T13:16:33.316Z] Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 [2022-06-20T13:16:33.316Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-20T13:16:33.316Z] ---> 819e984ddca1 [2022-06-20T13:16:33.316Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-06-20T13:16:34.759Z] ---> Running in 3fa4b0f4c713 [2022-06-20T13:16:35.034Z] Removing intermediate container 3fa4b0f4c713 [2022-06-20T13:16:35.034Z] ---> baf874bdd573 [2022-06-20T13:16:35.034Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-06-20T13:16:35.034Z] ---> Running in 51b9ab6b567c [2022-06-20T13:16:35.315Z] Removing intermediate container 51b9ab6b567c [2022-06-20T13:16:35.315Z] ---> 6a3d02736f4d [2022-06-20T13:16:35.315Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-06-20T13:16:35.596Z] ---> Running in b9c09128769c [2022-06-20T13:16:36.581Z] Removing intermediate container b9c09128769c [2022-06-20T13:16:36.581Z] ---> 419c2987155b [2022-06-20T13:16:36.581Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-20T13:16:36.865Z] ---> Running in b3671f7c7bbb [2022-06-20T13:16:38.844Z] Removing intermediate container b3671f7c7bbb [2022-06-20T13:16:38.844Z] ---> 0c2984359e94 [2022-06-20T13:16:38.844Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-20T13:16:38.844Z] ---> Running in 2b7c306d83a5 [2022-06-20T13:16:39.443Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-20T13:16:40.426Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-20T13:16:41.412Z] OK: 220 MiB in 52 packages [2022-06-20T13:16:42.011Z] Removing intermediate container 2b7c306d83a5 [2022-06-20T13:16:42.011Z] ---> 09280dc3bfde [2022-06-20T13:16:42.011Z] Step 8/13 : WORKDIR /app [2022-06-20T13:16:42.011Z] ---> Running in f6cb23a128fd [2022-06-20T13:16:42.288Z] Removing intermediate container f6cb23a128fd [2022-06-20T13:16:42.288Z] ---> d80277cc380e [2022-06-20T13:16:42.288Z] Step 9/13 : COPY go.mod vendor* ./ [2022-06-20T13:16:42.884Z] ---> d449a36cd990 [2022-06-20T13:16:42.884Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-20T13:16:42.884Z] ---> Running in ee9db3671b81 [2022-06-20T13:17:29.885Z] Removing intermediate container ee9db3671b81 [2022-06-20T13:17:29.885Z] ---> 081c464939b4 [2022-06-20T13:17:29.885Z] Step 11/13 : COPY . . [2022-06-20T13:17:29.885Z] ---> 46c7522ae6e9 [2022-06-20T13:17:29.885Z] Step 12/13 : ARG MAKE="make build" [2022-06-20T13:17:29.885Z] ---> Running in 24faa1e35b2f [2022-06-20T13:17:29.885Z] Removing intermediate container 24faa1e35b2f [2022-06-20T13:17:29.885Z] ---> 042ca3dc6b74 [2022-06-20T13:17:29.885Z] Step 13/13 : RUN $MAKE [2022-06-20T13:17:29.885Z] ---> Running in 918d5b693495 [2022-06-20T13:17:29.885Z] noop [2022-06-20T13:17:30.159Z] Removing intermediate container 918d5b693495 [2022-06-20T13:17:30.160Z] ---> 14cb85346796 [2022-06-20T13:17:30.160Z] Successfully built 14cb85346796 [2022-06-20T13:17:30.160Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-20T13:17:30.678Z] + docker inspect -f . ci-base-image-arm64 [2022-06-20T13:17:30.679Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-20T13:17:31.035Z] prd-ubuntu20.04-docker-arm64-4c-16g-15161 does not seem to be running inside a container [2022-06-20T13:17:31.124Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/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 [2022-06-20T13:17:32.388Z] $ docker top f3785e133dab4cd495662d0052d75c0c6a08d814bd0ff6c9457f632cd17741b6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-20T13:17:33.337Z] + go version [2022-06-20T13:17:33.337Z] go version go1.17.7 linux/arm64 [Pipeline] } [2022-06-20T13:17:33.379Z] $ docker stop --time=1 f3785e133dab4cd495662d0052d75c0c6a08d814bd0ff6c9457f632cd17741b6 [2022-06-20T13:17:35.041Z] $ docker rm -f f3785e133dab4cd495662d0052d75c0c6a08d814bd0ff6c9457f632cd17741b6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-20T13:17:35.943Z] + docker inspect -f . ci-base-image-arm64 [2022-06-20T13:17:35.943Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-20T13:17:36.276Z] prd-ubuntu20.04-docker-arm64-4c-16g-15161 does not seem to be running inside a container [2022-06-20T13:17:36.362Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/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 [2022-06-20T13:17:37.658Z] $ docker top aed115c810362e31805122be01a5d176025038f0fc2ca988be16b69c5684183e -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-20T13:17:38.656Z] + make test [2022-06-20T13:17:38.657Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-06-20T13:19:00.499Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-06-20T13:19:00.499Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.266s coverage: 86.2% of statements [2022-06-20T13:19:00.499Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-06-20T13:19:03.112Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.689s coverage: 71.9% of statements [2022-06-20T13:19:03.711Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-06-20T13:19:03.711Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-06-20T13:19:36.088Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-20T13:19:36.088Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-20T13:19:36.088Z] ./bin/test-attribution.sh [Pipeline] echo [2022-06-20T13:19:36.128Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-20T13:19:36.163Z] $ docker stop --time=1 aed115c810362e31805122be01a5d176025038f0fc2ca988be16b69c5684183e [2022-06-20T13:19:37.918Z] $ docker rm -f aed115c810362e31805122be01a5d176025038f0fc2ca988be16b69c5684183e [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-20T13:19:38.927Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-20T13:19:38.963Z] Warning: overwriting stash ‘coverage-report’ [2022-06-20T13:19:39.437Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-20T13:19:40.034Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-20T13:19:40.391Z] + ls -al . [2022-06-20T13:19:40.391Z] total 224 [2022-06-20T13:19:40.391Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 20 13:19 . [2022-06-20T13:19:40.391Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 20 13:15 .. [2022-06-20T13:19:40.391Z] -rw-rw-r-- 1 jenkins jenkins 262 Jun 20 13:15 .dockerignore [2022-06-20T13:19:40.391Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 20 13:15 .git [2022-06-20T13:19:40.391Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 20 13:15 .github [2022-06-20T13:19:40.391Z] -rw-rw-r-- 1 jenkins jenkins 788 Jun 20 13:15 .gitignore [2022-06-20T13:19:40.391Z] -rw-rw-r-- 1 jenkins jenkins 41 Jun 20 13:15 .golangci.yml [2022-06-20T13:19:40.391Z] -rw-rw-r-- 1 jenkins jenkins 9410 Jun 20 13:15 Attribution.txt [2022-06-20T13:19:40.391Z] -rw-rw-r-- 1 jenkins jenkins 2487 Jun 20 13:15 CHANGELOG.md [2022-06-20T13:19:40.391Z] -rw-rw-r-- 1 jenkins jenkins 1933 Jun 20 13:15 Dockerfile [2022-06-20T13:19:40.391Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 20 13:15 GOVERNANCE.md [2022-06-20T13:19:40.391Z] -rw-rw-r-- 1 jenkins jenkins 687 Jun 20 13:15 Jenkinsfile [2022-06-20T13:19:40.391Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jun 20 13:15 LICENSE [2022-06-20T13:19:40.391Z] -rw-rw-r-- 1 jenkins jenkins 2949 Jun 20 13:15 Makefile [2022-06-20T13:19:40.391Z] -rw-rw-r-- 1 jenkins jenkins 617 Jun 20 13:15 OWNERS.md [2022-06-20T13:19:40.391Z] -rw-rw-r-- 1 jenkins jenkins 30359 Jun 20 13:15 README.md [2022-06-20T13:19:40.391Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 20 13:13 VERSION [2022-06-20T13:19:40.391Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 20 13:15 bin [2022-06-20T13:19:40.391Z] -rw-r--r-- 1 jenkins jenkins 41008 Jun 20 13:19 coverage.out [2022-06-20T13:19:40.391Z] -rw-rw-r-- 1 jenkins jenkins 3424 Jun 20 13:15 go.mod [2022-06-20T13:19:40.391Z] -rw-rw-r-- 1 jenkins jenkins 35668 Jun 20 13:15 go.sum [2022-06-20T13:19:40.391Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 20 13:15 images [2022-06-20T13:19:40.391Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 20 13:15 internal [2022-06-20T13:19:40.391Z] -rw-rw-r-- 1 jenkins jenkins 531 Jun 20 13:15 main.go [2022-06-20T13:19:40.391Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 20 13:15 res [2022-06-20T13:19:40.391Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 20 13:15 snap [2022-06-20T13:19:40.391Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 20 13:15 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-20T13:19:40.836Z] + docker build -t app-rfid-llrp-inventory-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=75c0f23fb6728a24874336fcc4c8acf596e70fcf --label arch=arm64 --label version=0.0.0 . [2022-06-20T13:19:41.113Z] Sending build context to Docker daemon 687.6kB [2022-06-20T13:19:41.113Z] Step 1/31 : ARG BASE=golang:1.17-alpine3.15 [2022-06-20T13:19:41.113Z] Step 2/31 : FROM ${BASE} AS builder [2022-06-20T13:19:41.113Z] ---> 14cb85346796 [2022-06-20T13:19:41.113Z] Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-06-20T13:19:41.113Z] ---> Running in 07c087b532f4 [2022-06-20T13:19:41.386Z] Removing intermediate container 07c087b532f4 [2022-06-20T13:19:41.387Z] ---> c2854b1b3116 [2022-06-20T13:19:41.387Z] Step 4/31 : ARG ALPINE_PKG_EXTRA="" [2022-06-20T13:19:41.666Z] ---> Running in 55f9dfa47b0f [2022-06-20T13:19:41.942Z] Removing intermediate container 55f9dfa47b0f [2022-06-20T13:19:41.942Z] ---> 26a012cf28ca [2022-06-20T13:19:41.942Z] Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-06-20T13:19:41.942Z] ---> Running in f1d910c12bf6 [2022-06-20T13:19:42.218Z] Removing intermediate container f1d910c12bf6 [2022-06-20T13:19:42.218Z] ---> 35363a2ffcb8 [2022-06-20T13:19:42.218Z] Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-20T13:19:42.507Z] ---> Running in 436603f5a3c2 [2022-06-20T13:19:43.946Z] Removing intermediate container 436603f5a3c2 [2022-06-20T13:19:43.946Z] ---> f6ac43b269ad [2022-06-20T13:19:43.946Z] Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-20T13:19:44.220Z] ---> Running in 9c02934cc643 [2022-06-20T13:19:45.198Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-20T13:19:46.174Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-20T13:19:46.770Z] OK: 220 MiB in 52 packages [2022-06-20T13:19:47.764Z] Removing intermediate container 9c02934cc643 [2022-06-20T13:19:47.764Z] ---> 7f70386d68b1 [2022-06-20T13:19:47.764Z] Step 8/31 : WORKDIR /app [2022-06-20T13:19:47.764Z] ---> Running in 4add58c4946c [2022-06-20T13:19:48.040Z] Removing intermediate container 4add58c4946c [2022-06-20T13:19:48.040Z] ---> f397d02c7f7c [2022-06-20T13:19:48.040Z] Step 9/31 : COPY go.mod vendor* ./ [2022-06-20T13:19:48.644Z] ---> 9646a1a43bdd [2022-06-20T13:19:48.644Z] Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-20T13:19:48.644Z] ---> Running in 13b49a7af1ac [2022-06-20T13:19:50.633Z] Removing intermediate container 13b49a7af1ac [2022-06-20T13:19:50.633Z] ---> 37d3b49185b5 [2022-06-20T13:19:50.633Z] Step 11/31 : COPY . . [2022-06-20T13:19:51.233Z] ---> 0ac48ac39bd4 [2022-06-20T13:19:51.233Z] Step 12/31 : ARG MAKE="make build" [2022-06-20T13:19:51.233Z] ---> Running in 14a931035e5e [2022-06-20T13:19:51.506Z] Removing intermediate container 14a931035e5e [2022-06-20T13:19:51.506Z] ---> 74dd20b33d70 [2022-06-20T13:19:51.506Z] Step 13/31 : RUN $MAKE [2022-06-20T13:19:51.506Z] ---> Running in 525e47488e88 [2022-06-20T13:19:52.492Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory [2022-06-20T13:21:59.409Z] Removing intermediate container 525e47488e88 [2022-06-20T13:21:59.409Z] ---> bd0fe65e3d65 [2022-06-20T13:21:59.409Z] Step 14/31 : FROM alpine:3.14 [2022-06-20T13:21:59.409Z] 3.14: Pulling from library/alpine [2022-06-20T13:21:59.409Z] 455c02918c45: Pulling fs layer [2022-06-20T13:21:59.409Z] 455c02918c45: Verifying Checksum [2022-06-20T13:21:59.409Z] 455c02918c45: Download complete [2022-06-20T13:21:59.409Z] 455c02918c45: Pull complete [2022-06-20T13:21:59.409Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-20T13:21:59.409Z] Status: Downloaded newer image for alpine:3.14 [2022-06-20T13:21:59.409Z] ---> ac73e934f311 [2022-06-20T13:21:59.409Z] Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-06-20T13:21:59.409Z] ---> Running in 3188ad3a235e [2022-06-20T13:21:59.409Z] Removing intermediate container 3188ad3a235e [2022-06-20T13:21:59.409Z] ---> 9bb5775090fc [2022-06-20T13:21:59.409Z] Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-06-20T13:21:59.409Z] ---> Running in 410d64e75b7a [2022-06-20T13:21:59.409Z] Removing intermediate container 410d64e75b7a [2022-06-20T13:21:59.409Z] ---> 3bc13d10793d [2022-06-20T13:21:59.409Z] Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-20T13:21:59.409Z] ---> Running in bade6c2b657c [2022-06-20T13:21:59.409Z] Removing intermediate container bade6c2b657c [2022-06-20T13:21:59.409Z] ---> 4d641b03ce98 [2022-06-20T13:21:59.409Z] Step 18/31 : RUN apk --no-cache add ca-certificates zeromq dumb-init [2022-06-20T13:21:59.409Z] ---> Running in 8ac94c57e14d [2022-06-20T13:21:59.409Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-20T13:21:59.409Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-20T13:21:59.409Z] (1/7) Installing ca-certificates (20211220-r0) [2022-06-20T13:21:59.409Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-06-20T13:21:59.409Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-06-20T13:21:59.409Z] (4/7) Installing libsodium (1.0.18-r0) [2022-06-20T13:21:59.409Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-20T13:21:59.409Z] (6/7) Installing libzmq (4.3.4-r0) [2022-06-20T13:21:59.409Z] (7/7) Installing zeromq (4.3.4-r0) [2022-06-20T13:21:59.409Z] Executing busybox-1.33.1-r7.trigger [2022-06-20T13:21:59.409Z] Executing ca-certificates-20211220-r0.trigger [2022-06-20T13:21:59.409Z] OK: 9 MiB in 21 packages [2022-06-20T13:21:59.409Z] Removing intermediate container 8ac94c57e14d [2022-06-20T13:21:59.409Z] ---> ebbdb8316836 [2022-06-20T13:21:59.409Z] Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-06-20T13:21:59.409Z] ---> 21f5f6e22005 [2022-06-20T13:21:59.409Z] Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE [2022-06-20T13:21:59.409Z] ---> 80cc0964a6fb [2022-06-20T13:21:59.409Z] Step 21/31 : COPY --from=builder /app/res/ /res/ [2022-06-20T13:21:59.409Z] ---> a50a6161f8e9 [2022-06-20T13:21:59.409Z] Step 22/31 : COPY --from=builder /app/static/ /static/ [2022-06-20T13:22:00.009Z] ---> d0c5fa526717 [2022-06-20T13:22:00.009Z] Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-06-20T13:22:01.451Z] ---> c75bc22fcf98 [2022-06-20T13:22:01.451Z] Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-06-20T13:22:01.737Z] ---> Running in a5cd5d9eb95d [2022-06-20T13:22:03.187Z] Removing intermediate container a5cd5d9eb95d [2022-06-20T13:22:03.187Z] ---> ab1b440b269d [2022-06-20T13:22:03.187Z] Step 25/31 : VOLUME /cache [2022-06-20T13:22:03.187Z] ---> Running in 81c8ed0a7edd [2022-06-20T13:22:03.464Z] Removing intermediate container 81c8ed0a7edd [2022-06-20T13:22:03.464Z] ---> a4769ef7974d [2022-06-20T13:22:03.464Z] Step 26/31 : EXPOSE 59711 [2022-06-20T13:22:03.740Z] ---> Running in 490e77eeb9ea [2022-06-20T13:22:04.017Z] Removing intermediate container 490e77eeb9ea [2022-06-20T13:22:04.017Z] ---> 64d832ad26d0 [2022-06-20T13:22:04.017Z] Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-06-20T13:22:04.017Z] ---> Running in 841f5331138d [2022-06-20T13:22:04.294Z] Removing intermediate container 841f5331138d [2022-06-20T13:22:04.294Z] ---> 37e717a0d50c [2022-06-20T13:22:04.294Z] Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-06-20T13:22:04.294Z] ---> Running in 70790d8e7378 [2022-06-20T13:22:04.897Z] Removing intermediate container 70790d8e7378 [2022-06-20T13:22:04.897Z] ---> db25abffb0f1 [2022-06-20T13:22:04.897Z] Step 29/31 : LABEL arch=arm64 [2022-06-20T13:22:04.897Z] ---> Running in fc4776d621f0 [2022-06-20T13:22:05.172Z] Removing intermediate container fc4776d621f0 [2022-06-20T13:22:05.172Z] ---> f63fb3e29b14 [2022-06-20T13:22:05.172Z] Step 30/31 : LABEL git_sha=75c0f23fb6728a24874336fcc4c8acf596e70fcf [2022-06-20T13:22:05.172Z] ---> Running in 978484d9e80f [2022-06-20T13:22:05.447Z] Removing intermediate container 978484d9e80f [2022-06-20T13:22:05.447Z] ---> 061ac85b8440 [2022-06-20T13:22:05.447Z] Step 31/31 : LABEL version=0.0.0 [2022-06-20T13:22:05.724Z] ---> Running in 3ba92f8e40a0 [2022-06-20T13:22:06.001Z] Removing intermediate container 3ba92f8e40a0 [2022-06-20T13:22:06.001Z] ---> f05ff2165681 [2022-06-20T13:22:06.001Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-20T13:22:06.001Z] Successfully built f05ff2165681 [2022-06-20T13:22:06.001Z] Successfully tagged app-rfid-llrp-inventory-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 [2022-06-20T13:22:06.907Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-20T13:22:06.907Z] [2022-06-20T13:22:06.907Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-20T13:22:07.356Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-20T13:22:07.633Z] arm64: Pulling from edgex-lftools-log-publisher [2022-06-20T13:22:07.633Z] 8998bd30e6a1: Pulling fs layer [2022-06-20T13:22:07.633Z] 04944245beec: Pulling fs layer [2022-06-20T13:22:07.633Z] 699f458cf7ca: Pulling fs layer [2022-06-20T13:22:07.633Z] 765212b225bb: Pulling fs layer [2022-06-20T13:22:07.633Z] f23df028b6ca: Pulling fs layer [2022-06-20T13:22:07.633Z] d65c8cfc05b1: Pulling fs layer [2022-06-20T13:22:07.633Z] 2437ff75d9bd: Pulling fs layer [2022-06-20T13:22:07.633Z] 765212b225bb: Waiting [2022-06-20T13:22:07.633Z] f23df028b6ca: Waiting [2022-06-20T13:22:07.633Z] d65c8cfc05b1: Waiting [2022-06-20T13:22:07.633Z] 2437ff75d9bd: Waiting [2022-06-20T13:22:07.633Z] 04944245beec: Verifying Checksum [2022-06-20T13:22:07.633Z] 04944245beec: Download complete [2022-06-20T13:22:07.633Z] 765212b225bb: Verifying Checksum [2022-06-20T13:22:07.633Z] 765212b225bb: Download complete [2022-06-20T13:22:07.633Z] f23df028b6ca: Verifying Checksum [2022-06-20T13:22:07.633Z] f23df028b6ca: Download complete [2022-06-20T13:22:07.633Z] d65c8cfc05b1: Verifying Checksum [2022-06-20T13:22:07.633Z] d65c8cfc05b1: Download complete [2022-06-20T13:22:07.911Z] 699f458cf7ca: Verifying Checksum [2022-06-20T13:22:07.911Z] 699f458cf7ca: Download complete [2022-06-20T13:22:08.190Z] 8998bd30e6a1: Download complete [2022-06-20T13:22:10.822Z] 2437ff75d9bd: Verifying Checksum [2022-06-20T13:22:10.822Z] 2437ff75d9bd: Download complete [2022-06-20T13:22:12.810Z] 8998bd30e6a1: Pull complete [2022-06-20T13:22:12.810Z] 04944245beec: Pull complete [2022-06-20T13:22:14.795Z] 699f458cf7ca: Pull complete [2022-06-20T13:22:14.795Z] 765212b225bb: Pull complete [2022-06-20T13:22:15.395Z] f23df028b6ca: Pull complete [2022-06-20T13:22:15.672Z] d65c8cfc05b1: Pull complete [2022-06-20T13:22:30.772Z] 2437ff75d9bd: Pull complete [2022-06-20T13:22:30.772Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-06-20T13:22:30.772Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-20T13:22:30.772Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-20T13:22:31.151Z] prd-ubuntu20.04-docker-arm64-4c-16g-15161 does not seem to be running inside a container [2022-06-20T13:22:31.247Z] $ 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/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/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 [2022-06-20T13:22:33.748Z] $ docker top 16982e1e08add0b46e313ae4dad0c5652a974c840b3ec22e564db7c1629716ad -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-20T13:22:34.707Z] ---> job-cost.sh [2022-06-20T13:22:34.707Z] lf-activate-venv: SKIPPING [2022-06-20T13:22:34.707Z] INFO: No Stack... [2022-06-20T13:22:34.980Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-06-20T13:22:35.961Z] INFO: Archiving Costs [Pipeline] sh [2022-06-20T13:22:36.645Z] + cut -d, -f6 [2022-06-20T13:22:36.646Z] + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [Pipeline] lock [2022-06-20T13:22:36.729Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-87-1-stack-cost] [2022-06-20T13:22:36.733Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-87-1-stack-cost] did not exist. Created. [2022-06-20T13:22:36.734Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-87-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-20T13:22:37.486Z] /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-c8058f8c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-06-20T13:22:38.190Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-06-20T13:22:38.233Z] Warning: overwriting stash ‘stack-cost’ [2022-06-20T13:22:38.284Z] Stashed 1 file(s) [Pipeline] } [2022-06-20T13:22:38.299Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-87-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-20T13:22:38.391Z] $ docker stop --time=1 16982e1e08add0b46e313ae4dad0c5652a974c840b3ec22e564db7c1629716ad [2022-06-20T13:22:39.891Z] $ docker rm -f 16982e1e08add0b46e313ae4dad0c5652a974c840b3ec22e564db7c1629716ad [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 [2022-06-20T13:22:40.934Z] provisioning config files... [2022-06-20T13:22:40.943Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-87@tmp/config2188061514119400tmp [Pipeline] { [Pipeline] sh [2022-06-20T13:22:41.283Z] + set +x [2022-06-20T13:22:41.283Z] + + bash -s -- [2022-06-20T13:22:41.283Z] curl -s https://codecov.io/bash [2022-06-20T13:22:41.283Z] [2022-06-20T13:22:41.283Z] _____ _ [2022-06-20T13:22:41.283Z] / ____| | | [2022-06-20T13:22:41.283Z] | | ___ __| | ___ ___ _____ __ [2022-06-20T13:22:41.283Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-06-20T13:22:41.283Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-06-20T13:22:41.283Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-06-20T13:22:41.283Z] Bash-1.0.6 [2022-06-20T13:22:41.283Z] [2022-06-20T13:22:41.283Z] [2022-06-20T13:22:41.283Z] ==> git version 2.25.1 found [2022-06-20T13:22:41.283Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-06-20T13:22:41.283Z] Release-Date: 2020-01-08 [2022-06-20T13:22:41.283Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-06-20T13:22:41.283Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-06-20T13:22:41.283Z] ==> Jenkins CI detected. [2022-06-20T13:22:41.283Z] current dir:  /w/workspace/ry_app-rfid-llrp-inventory_PR-87 [2022-06-20T13:22:41.283Z] project root: . [2022-06-20T13:22:41.283Z] --> token set from env [2022-06-20T13:22:41.283Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-06-20T13:22:41.283Z] ==> Running gcov in . (disable via -X gcov) [2022-06-20T13:22:41.283Z] ==> Python coveragepy not found [2022-06-20T13:22:41.283Z] ==> Searching for coverage reports in: [2022-06-20T13:22:41.283Z] + . [2022-06-20T13:22:41.283Z] -> Found 1 reports [2022-06-20T13:22:41.283Z] ==> Detecting git/mercurial file structure [2022-06-20T13:22:41.283Z] ==> Reading reports [2022-06-20T13:22:41.283Z] + ./coverage.out bytes=41008 [2022-06-20T13:22:41.283Z] ==> Appending adjustments [2022-06-20T13:22:41.283Z] https://docs.codecov.io/docs/fixing-reports [2022-06-20T13:22:41.544Z] + Found adjustments [2022-06-20T13:22:41.545Z] ==> Gzipping contents [2022-06-20T13:22:41.545Z] 12K /tmp/codecov.C9QK56.gz [2022-06-20T13:22:41.545Z] ==> Uploading reports [2022-06-20T13:22:41.545Z] url: https://codecov.io [2022-06-20T13:22:41.545Z] query: branch=PR-87&commit=75c0f23fb6728a24874336fcc4c8acf596e70fcf&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-87%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=87&job=&cmd_args= [2022-06-20T13:22:41.545Z] -> Pinging Codecov [2022-06-20T13:22:41.545Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-87&commit=75c0f23fb6728a24874336fcc4c8acf596e70fcf&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-87%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=87&job=&cmd_args= [2022-06-20T13:22:41.806Z] -> Uploading to [2022-06-20T13:22:41.806Z] https://storage.googleapis.com/codecov/v4/raw/2022-06-20/581DD39554BDF9B6E22D074273EAD858/75c0f23fb6728a24874336fcc4c8acf596e70fcf/58883fd0-53b4-416f-93fc-af8dde888e16.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220620%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220620T132241Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6eb78be28877c1b5171f2c5303c1aa9ce7db923e1db91d163eeb4cbc378efbb2 [2022-06-20T13:22:41.806Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-20T13:22:41.806Z] Dload Upload Total Spent Left Speed [2022-06-20T13:22:42.066Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11462 0 0 100 11462 0 50716 --:--:-- --:--:-- --:--:-- 50716 [2022-06-20T13:22:42.066Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/75c0f23fb6728a24874336fcc4c8acf596e70fcf [Pipeline] } [2022-06-20T13:22:42.094Z] 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 [2022-06-20T13:22:44.011Z] + [ -d /w/workspace/ry_app-rfid-llrp-inventory_PR-87/archives ] [2022-06-20T13:22:44.011Z] + ls -al /w/workspace/ry_app-rfid-llrp-inventory_PR-87/archives [2022-06-20T13:22:44.011Z] total 16 [2022-06-20T13:22:44.011Z] drwxr-xr-x 3 root root 4096 Jun 20 13:15 . [2022-06-20T13:22:44.011Z] drwxrwxr-x 12 jenkins jenkins 4096 Jun 20 13:15 .. [2022-06-20T13:22:44.011Z] drwxr-xr-x 2 root root 4096 Jun 20 13:15 cost [2022-06-20T13:22:44.011Z] -rw-r--r-- 1 root root 93 Jun 20 13:15 cost.csv [2022-06-20T13:22:44.011Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-rfid-llrp-inventory_PR-87/archives [2022-06-20T13:22:44.011Z] + ls -al /w/workspace/ry_app-rfid-llrp-inventory_PR-87/archives [2022-06-20T13:22:44.011Z] total 16 [2022-06-20T13:22:44.011Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 20 13:15 . [2022-06-20T13:22:44.011Z] drwxrwxr-x 12 jenkins jenkins 4096 Jun 20 13:15 .. [2022-06-20T13:22:44.011Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 20 13:15 cost [2022-06-20T13:22:44.011Z] -rw-r--r-- 1 jenkins jenkins 93 Jun 20 13:15 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-06-20T13:22:44.344Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-20T13:22:45.246Z] ---> package-listing.sh [2022-06-20T13:22:45.246Z] ++ facter osfamily [2022-06-20T13:22:45.246Z] ++ tr '[:upper:]' '[:lower:]' [2022-06-20T13:22:45.508Z] + OS_FAMILY=debian [2022-06-20T13:22:45.508Z] + workspace=/w/workspace/ry_app-rfid-llrp-inventory_PR-87 [2022-06-20T13:22:45.508Z] + START_PACKAGES=/tmp/packages_start.txt [2022-06-20T13:22:45.508Z] + END_PACKAGES=/tmp/packages_end.txt [2022-06-20T13:22:45.508Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-06-20T13:22:45.508Z] + PACKAGES=/tmp/packages_start.txt [2022-06-20T13:22:45.508Z] + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-87 ']' [2022-06-20T13:22:45.508Z] + PACKAGES=/tmp/packages_end.txt [2022-06-20T13:22:45.508Z] + case "${OS_FAMILY}" in [2022-06-20T13:22:45.508Z] + dpkg -l [2022-06-20T13:22:45.508Z] + grep '^ii' [2022-06-20T13:22:45.508Z] + '[' -f /tmp/packages_start.txt ']' [2022-06-20T13:22:45.508Z] + '[' -f /tmp/packages_end.txt ']' [2022-06-20T13:22:45.508Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-06-20T13:22:45.508Z] + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-87 ']' [2022-06-20T13:22:45.508Z] + mkdir -p /w/workspace/ry_app-rfid-llrp-inventory_PR-87/archives/ [2022-06-20T13:22:45.508Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-rfid-llrp-inventory_PR-87/archives/ [Pipeline] echo [2022-06-20T13:22:45.544Z] 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/ry_app-rfid-llrp-inventory_PR-87/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-06-20T13:22:45.839Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-20T13:22:46.555Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-20T13:22:46.555Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-20T13:22:46.714Z] prd-ubuntu20.04-docker-8c-8g-15159 does not seem to be running inside a container [2022-06-20T13:22:46.752Z] $ 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/ry_app-rfid-llrp-inventory_PR-87/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-rfid-llrp-inventory_PR-87 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-87:/w/workspace/ry_app-rfid-llrp-inventory_PR-87:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-87@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-87@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 [2022-06-20T13:22:47.016Z] $ docker top 32a67adf0a8752a3f87cb3405d317e7dbbb467ee7cda101c33c840c02ce5f7d4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-20T13:22:47.416Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-06-20T13:22:47.732Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-06-20T13:22:48.048Z] + ls /var/log/sa-host [2022-06-20T13:22:48.048Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-20T13:22:48.187Z] provisioning config files... [2022-06-20T13:22:48.198Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-87@tmp/config5545109946801599008tmp [Pipeline] { [Pipeline] echo [2022-06-20T13:22:48.246Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-20T13:22:48.569Z] ---> create-netrc.sh [Pipeline] } [2022-06-20T13:22:48.597Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-06-20T13:22:49.011Z] ---> python-tools-install.sh [Pipeline] echo [2022-06-20T13:22:49.049Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-20T13:22:49.367Z] ---> sudo-logs.sh [2022-06-20T13:22:49.367Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-06-20T13:22:49.466Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-20T13:22:49.789Z] ---> job-cost.sh [2022-06-20T13:22:49.789Z] lf-activate-venv: SKIPPING [2022-06-20T13:22:49.789Z] DEBUG: total: 0.2199999988079071 [2022-06-20T13:22:49.789Z] INFO: Retrieving Stack Cost... [2022-06-20T13:22:50.362Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-20T13:22:50.623Z] INFO: Archiving Costs [Pipeline] echo [2022-06-20T13:22:50.656Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-20T13:22:50.973Z] ---> logs-deploy.sh [2022-06-20T13:22:50.973Z] lf-activate-venv: SKIPPING [2022-06-20T13:22:50.973Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-87/1 [2022-06-20T13:22:50.973Z] INFO: archiving workspace using pattern(s): [2022-06-20T13:22:51.918Z] Archives upload complete. [2022-06-20T13:22:51.918Z] INFO: archiving logs to Nexus [2022-06-20T13:22:52.492Z] ---> uname -a: [2022-06-20T13:22:52.492Z] Linux prd-ubuntu20-04-docker-8c-8g-15159 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-06-20T13:22:52.492Z] [2022-06-20T13:22:52.492Z] [2022-06-20T13:22:52.492Z] ---> lscpu: [2022-06-20T13:22:52.492Z] Architecture: x86_64 [2022-06-20T13:22:52.492Z] CPU op-mode(s): 32-bit, 64-bit [2022-06-20T13:22:52.492Z] Byte Order: Little Endian [2022-06-20T13:22:52.492Z] Address sizes: 40 bits physical, 48 bits virtual [2022-06-20T13:22:52.492Z] CPU(s): 8 [2022-06-20T13:22:52.492Z] On-line CPU(s) list: 0-7 [2022-06-20T13:22:52.492Z] Thread(s) per core: 1 [2022-06-20T13:22:52.492Z] Core(s) per socket: 1 [2022-06-20T13:22:52.492Z] Socket(s): 8 [2022-06-20T13:22:52.492Z] NUMA node(s): 1 [2022-06-20T13:22:52.492Z] Vendor ID: AuthenticAMD [2022-06-20T13:22:52.492Z] CPU family: 23 [2022-06-20T13:22:52.492Z] Model: 49 [2022-06-20T13:22:52.492Z] Model name: AMD EPYC-Rome Processor [2022-06-20T13:22:52.492Z] Stepping: 0 [2022-06-20T13:22:52.492Z] CPU MHz: 2799.998 [2022-06-20T13:22:52.492Z] BogoMIPS: 5599.99 [2022-06-20T13:22:52.492Z] Virtualization: AMD-V [2022-06-20T13:22:52.492Z] Hypervisor vendor: KVM [2022-06-20T13:22:52.492Z] Virtualization type: full [2022-06-20T13:22:52.492Z] L1d cache: 256 KiB [2022-06-20T13:22:52.492Z] L1i cache: 256 KiB [2022-06-20T13:22:52.492Z] L2 cache: 4 MiB [2022-06-20T13:22:52.492Z] L3 cache: 128 MiB [2022-06-20T13:22:52.492Z] NUMA node0 CPU(s): 0-7 [2022-06-20T13:22:52.492Z] Vulnerability Itlb multihit: Not affected [2022-06-20T13:22:52.492Z] Vulnerability L1tf: Not affected [2022-06-20T13:22:52.492Z] Vulnerability Mds: Not affected [2022-06-20T13:22:52.492Z] Vulnerability Meltdown: Not affected [2022-06-20T13:22:52.492Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-06-20T13:22:52.492Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-06-20T13:22:52.492Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-06-20T13:22:52.492Z] Vulnerability Srbds: Not affected [2022-06-20T13:22:52.492Z] Vulnerability Tsx async abort: Not affected [2022-06-20T13:22:52.492Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-06-20T13:22:52.492Z] [2022-06-20T13:22:52.492Z]