Pull request #94 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3e271875ee01e2c7d348b9e74171808a19f213d7+3817b545243506d6c11f8926a861473cd0c4170b (cc897137295257bc97abeab33bb6cd6a49fb40c3) 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-ssh370401843174639421.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-ssh4038154683991266265.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-94/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-94/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5214826601063409326.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-94/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5867655143652186200.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-ssh16687849208593770460.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-94/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-94/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11060444645118486870.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-16815 in /w/workspace/ry_app-rfid-llrp-inventory_PR-94 [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-94 # 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 3817b545243506d6c11f8926a861473cd0c4170b into PR head commit 3e271875ee01e2c7d348b9e74171808a19f213d7 Merge succeeded, producing 3e271875ee01e2c7d348b9e74171808a19f213d7 Checking out Revision 3e271875ee01e2c7d348b9e74171808a19f213d7 (PR-94) > 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/94/head:refs/remotes/origin/PR-94 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3e271875ee01e2c7d348b9e74171808a19f213d7 # 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 3817b545243506d6c11f8926a861473cd0c4170b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3e271875ee01e2c7d348b9e74171808a19f213d7 # timeout=10 Commit message: "build(deps): bump github.com/stretchr/testify from 1.7.4 to 1.8.0" 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-07-04T13:14:05.662Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-04T13:14:05.839Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-04T13:14:05.937Z] ========================================================= [2022-07-04T13:14:05.937Z] EdgeX Global Pipelines Version Info [2022-07-04T13:14:05.937Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-04T13:14:06.715Z] ------------------- [2022-07-04T13:14:06.715Z] stable info: [2022-07-04T13:14:06.715Z] ------------------- [2022-07-04T13:14:06.715Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-04T13:14:06.715Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-07-04T13:14:06.715Z] Message: update stable to v1.0.234 [2022-07-04T13:14:07.289Z] ------------------- [2022-07-04T13:14:07.289Z] experimental info: [2022-07-04T13:14:07.289Z] ------------------- [2022-07-04T13:14:07.289Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-07-04T13:14:07.289Z] Commit SHA: bc4e646769b4c5265b7fe03fd8295f2cc8e63760 [2022-07-04T13:14:07.289Z] Message: update experimental to v1.0.235 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-04T13:14:07.671Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2022-07-04T13:14:07.710Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2022-07-04T13:14:07.753Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-04T13:14:07.791Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-04T13:14:07.828Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-04T13:14:07.868Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-07-04T13:14:07.906Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-04T13:14:07.944Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-07-04T13:14:07.988Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-04T13:14:08.026Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-04T13:14:08.066Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-04T13:14:08.104Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2022-07-04T13:14:08.141Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-04T13:14:08.179Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-04T13:14:08.220Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-07-04T13:14:08.259Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-07-04T13:14:08.301Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-07-04T13:14:08.340Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-07-04T13:14:08.375Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-04T13:14:08.415Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-04T13:14:08.448Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-07-04T13:14:08.490Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-07-04T13:14:08.530Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-07-04T13:14:08.571Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-07-04T13:14:08.613Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-07-04T13:14:08.651Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-04T13:14:08.687Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-04T13:14:08.727Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-94 [Pipeline] echo [2022-07-04T13:14:08.771Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-94 [Pipeline] echo [2022-07-04T13:14:08.813Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-94 [Pipeline] echo [2022-07-04T13:14:08.853Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3e271875ee01e2c7d348b9e74171808a19f213d7 [Pipeline] echo [2022-07-04T13:14:08.893Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3e27187 [Pipeline] echo [2022-07-04T13:14:08.935Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-04T13:14:09.048Z] provisioning config files... [2022-07-04T13:14:09.064Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-94@tmp/config6551422482850713896tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-04T13:14:09.437Z] ---> docker-login.sh [2022-07-04T13:14:09.437Z] nexus3.edgexfoundry.org:10001 [2022-07-04T13:14:09.700Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-04T13:14:09.700Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-04T13:14:09.700Z] Configure a credential helper to remove this warning. See [2022-07-04T13:14:09.700Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-04T13:14:09.700Z] [2022-07-04T13:14:09.700Z] Login Succeeded [2022-07-04T13:14:09.700Z] nexus3.edgexfoundry.org:10002 [2022-07-04T13:14:09.700Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-04T13:14:09.963Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-04T13:14:09.963Z] Configure a credential helper to remove this warning. See [2022-07-04T13:14:09.963Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-04T13:14:09.963Z] [2022-07-04T13:14:09.963Z] Login Succeeded [2022-07-04T13:14:09.963Z] nexus3.edgexfoundry.org:10003 [2022-07-04T13:14:09.963Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-04T13:14:09.963Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-04T13:14:09.963Z] Configure a credential helper to remove this warning. See [2022-07-04T13:14:09.963Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-04T13:14:09.963Z] [2022-07-04T13:14:09.963Z] Login Succeeded [2022-07-04T13:14:09.963Z] nexus3.edgexfoundry.org:10004 [2022-07-04T13:14:10.222Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-04T13:14:10.222Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-04T13:14:10.222Z] Configure a credential helper to remove this warning. See [2022-07-04T13:14:10.222Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-04T13:14:10.222Z] [2022-07-04T13:14:10.222Z] Login Succeeded [2022-07-04T13:14:10.222Z] docker.io [2022-07-04T13:14:10.222Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-04T13:14:10.484Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-04T13:14:10.484Z] Configure a credential helper to remove this warning. See [2022-07-04T13:14:10.484Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-04T13:14:10.484Z] [2022-07-04T13:14:10.484Z] Login Succeeded [2022-07-04T13:14:10.484Z] ---> docker-login.sh ends [Pipeline] } [2022-07-04T13:14:10.522Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-07-04T13:14:11.166Z] + git rev-list -1 --merges 3e271875ee01e2c7d348b9e74171808a19f213d7~1..3e271875ee01e2c7d348b9e74171808a19f213d7 [Pipeline] echo [2022-07-04T13:14:11.223Z] -----------> git rev-list -1 --merges 3e271875ee01e2c7d348b9e74171808a19f213d7~1..3e271875ee01e2c7d348b9e74171808a19f213d7 3e271875ee01e2c7d348b9e74171808a19f213d7 [false] [Pipeline] sh [2022-07-04T13:14:11.537Z] + git log --format=format:%s -1 3e271875ee01e2c7d348b9e74171808a19f213d7 [Pipeline] echo [2022-07-04T13:14:11.576Z] ========================================================= [2022-07-04T13:14:11.576Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-04T13:14:11.576Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-04T13:14:12.017Z] + git log --format=format:%s -1 3e271875ee01e2c7d348b9e74171808a19f213d7 [Pipeline] echo [2022-07-04T13:14:12.046Z] [semverPrep] GIT_COMMIT: 3e271875ee01e2c7d348b9e74171808a19f213d7, Commit Message: build(deps): bump github.com/stretchr/testify from 1.7.4 to 1.8.0 [Pipeline] echo [2022-07-04T13:14:12.076Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-07-04T13:14:12.453Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-04T13:14:12.453Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-04T13:14:12.453Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-04T13:14:12.453Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-04T13:14:12.453Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-04T13:14:12.453Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-04T13:14:12.453Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-04T13:14:12.896Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-04T13:14:12.896Z] [2022-07-04T13:14:12.896Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-04T13:14:13.276Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-04T13:14:13.276Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-04T13:14:13.276Z] 42c077c10790: Pulling fs layer [2022-07-04T13:14:13.276Z] f63e77b7563a: Pulling fs layer [2022-07-04T13:14:13.276Z] bd5fdadae976: Pulling fs layer [2022-07-04T13:14:13.276Z] 205491f53016: Pulling fs layer [2022-07-04T13:14:13.276Z] df18705c85c3: Pulling fs layer [2022-07-04T13:14:13.276Z] bdb3f477010e: Pulling fs layer [2022-07-04T13:14:13.276Z] c8a8fc8e1c8f: Pulling fs layer [2022-07-04T13:14:13.276Z] 2c6e9b1d212d: Pulling fs layer [2022-07-04T13:14:13.276Z] bdb8f0575790: Pulling fs layer [2022-07-04T13:14:13.276Z] 386e3cb2ff24: Pulling fs layer [2022-07-04T13:14:13.276Z] 2343380bae48: Pulling fs layer [2022-07-04T13:14:13.276Z] 205491f53016: Waiting [2022-07-04T13:14:13.276Z] df18705c85c3: Waiting [2022-07-04T13:14:13.276Z] 2c6e9b1d212d: Waiting [2022-07-04T13:14:13.276Z] c8a8fc8e1c8f: Waiting [2022-07-04T13:14:13.276Z] 386e3cb2ff24: Waiting [2022-07-04T13:14:13.276Z] 2343380bae48: Waiting [2022-07-04T13:14:13.276Z] bdb3f477010e: Waiting [2022-07-04T13:14:13.276Z] bdb8f0575790: Waiting [2022-07-04T13:14:13.276Z] f63e77b7563a: Download complete [2022-07-04T13:14:13.276Z] 205491f53016: Verifying Checksum [2022-07-04T13:14:13.276Z] 205491f53016: Download complete [2022-07-04T13:14:13.539Z] df18705c85c3: Verifying Checksum [2022-07-04T13:14:13.539Z] df18705c85c3: Download complete [2022-07-04T13:14:13.539Z] bdb3f477010e: Download complete [2022-07-04T13:14:13.539Z] bd5fdadae976: Verifying Checksum [2022-07-04T13:14:13.539Z] bd5fdadae976: Download complete [2022-07-04T13:14:13.539Z] 2c6e9b1d212d: Verifying Checksum [2022-07-04T13:14:13.539Z] 2c6e9b1d212d: Download complete [2022-07-04T13:14:13.539Z] bdb8f0575790: Download complete [2022-07-04T13:14:13.539Z] 386e3cb2ff24: Verifying Checksum [2022-07-04T13:14:13.539Z] 386e3cb2ff24: Download complete [2022-07-04T13:14:13.539Z] 2343380bae48: Verifying Checksum [2022-07-04T13:14:13.539Z] 2343380bae48: Download complete [2022-07-04T13:14:13.539Z] 42c077c10790: Verifying Checksum [2022-07-04T13:14:13.539Z] 42c077c10790: Download complete [2022-07-04T13:14:13.799Z] c8a8fc8e1c8f: Verifying Checksum [2022-07-04T13:14:13.799Z] c8a8fc8e1c8f: Download complete [2022-07-04T13:14:15.186Z] 42c077c10790: Pull complete [2022-07-04T13:14:15.186Z] f63e77b7563a: Pull complete [2022-07-04T13:14:15.756Z] bd5fdadae976: Pull complete [2022-07-04T13:14:15.756Z] 205491f53016: Pull complete [2022-07-04T13:14:16.021Z] df18705c85c3: Pull complete [2022-07-04T13:14:16.283Z] bdb3f477010e: Pull complete [2022-07-04T13:14:18.202Z] c8a8fc8e1c8f: Pull complete [2022-07-04T13:14:18.202Z] 2c6e9b1d212d: Pull complete [2022-07-04T13:14:18.465Z] bdb8f0575790: Pull complete [2022-07-04T13:14:18.465Z] 386e3cb2ff24: Pull complete [2022-07-04T13:14:18.735Z] 2343380bae48: Pull complete [2022-07-04T13:14:18.735Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-07-04T13:14:18.735Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-04T13:14:18.735Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-04T13:14:18.955Z] prd-ubuntu20.04-docker-8c-8g-16815 does not seem to be running inside a container [2022-07-04T13:14:19.004Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-rfid-llrp-inventory_PR-94 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-94:/w/workspace/ry_app-rfid-llrp-inventory_PR-94:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-94@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-94@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-07-04T13:14:20.396Z] $ docker top 11878017ad1f1cd53e10c33bd77aae3eb89e080c8d44711cc69c332d05d6fa9b -eo pid,comm [2022-07-04T13:14:20.461Z] 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-07-04T13:14:20.461Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-04T13:14:20.582Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-04T13:14:20.582Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-04T13:14:20.711Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-04T13:14:20.717Z] $ docker exec 11878017ad1f1cd53e10c33bd77aae3eb89e080c8d44711cc69c332d05d6fa9b ssh-agent [2022-07-04T13:14:20.846Z] SSH_AUTH_SOCK=/tmp/ssh-s3TJ5lE59EUu/agent.33 [2022-07-04T13:14:20.846Z] SSH_AGENT_PID=40 [2022-07-04T13:14:20.853Z] Running ssh-add (command line suppressed) [2022-07-04T13:14:20.966Z] Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-94@tmp/private_key_7066089426515068537.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-94@tmp/private_key_7066089426515068537.key) [2022-07-04T13:14:20.978Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-04T13:14:21.408Z] + git tag --points-at HEAD [Pipeline] } [2022-07-04T13:14:21.438Z] $ docker exec --env ******** --env ******** 11878017ad1f1cd53e10c33bd77aae3eb89e080c8d44711cc69c332d05d6fa9b ssh-agent -k [2022-07-04T13:14:21.558Z] unset SSH_AUTH_SOCK; [2022-07-04T13:14:21.558Z] unset SSH_AGENT_PID; [2022-07-04T13:14:21.558Z] echo Agent pid 40 killed; [2022-07-04T13:14:21.567Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-04T13:14:21.650Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-04T13:14:21.650Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-04T13:14:21.787Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-04T13:14:21.794Z] $ docker exec 11878017ad1f1cd53e10c33bd77aae3eb89e080c8d44711cc69c332d05d6fa9b ssh-agent [2022-07-04T13:14:21.935Z] SSH_AUTH_SOCK=/tmp/ssh-V0g2kbdJ5jFZ/agent.72 [2022-07-04T13:14:21.935Z] SSH_AGENT_PID=79 [2022-07-04T13:14:21.941Z] Running ssh-add (command line suppressed) [2022-07-04T13:14:22.068Z] Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-94@tmp/private_key_8110203778031512356.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-94@tmp/private_key_8110203778031512356.key) [2022-07-04T13:14:22.082Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-04T13:14:22.418Z] + git semver init [2022-07-04T13:14:22.679Z] 2022-07-04 13:14:22,629 [run_init] DEBUG init version:0.0.0 force:False [2022-07-04T13:14:22.679Z] 2022-07-04 13:14:22,630 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-rfid-llrp-inventory_PR-94/.semver [2022-07-04T13:14:22.679Z] 2022-07-04 13:14:22,631 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/ry_app-rfid-llrp-inventory_PR-94/.semver [2022-07-04T13:14:22.679Z] 2022-07-04 13:14:22,631 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/ry_app-rfid-llrp-inventory_PR-94/.semver'], cwd=/w/workspace/ry_app-rfid-llrp-inventory_PR-94, universal_newlines=False, shell=None, istream=None) [2022-07-04T13:14:23.620Z] 2022-07-04 13:14:23,613 [append_file] DEBUG append to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-94/.git/info/exclude [2022-07-04T13:14:23.620Z] 2022-07-04 13:14:23,614 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-rfid-llrp-inventory_PR-94/.semver/PR-94 with force:False [2022-07-04T13:14:23.620Z] 2022-07-04 13:14:23,614 [write_file] DEBUG write to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-94/.semver/PR-94 [2022-07-04T13:14:23.620Z] 2022-07-04 13:14:23,618 [execute] INFO git cat-file --batch-check [2022-07-04T13:14:23.620Z] 2022-07-04 13:14:23,619 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-rfid-llrp-inventory_PR-94/.semver, universal_newlines=False, shell=None, istream=) [2022-07-04T13:14:23.881Z] 2022-07-04 13:14:23,625 [execute] INFO git cat-file --batch [2022-07-04T13:14:23.881Z] 2022-07-04 13:14:23,625 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-rfid-llrp-inventory_PR-94/.semver, universal_newlines=False, shell=None, istream=) [2022-07-04T13:14:23.881Z] 2022-07-04 13:14:23,630 [read_version] DEBUG read version from /w/workspace/ry_app-rfid-llrp-inventory_PR-94/.semver/PR-94 [2022-07-04T13:14:23.881Z] 0.0.0 [Pipeline] } [2022-07-04T13:14:23.910Z] $ docker exec --env ******** --env ******** 11878017ad1f1cd53e10c33bd77aae3eb89e080c8d44711cc69c332d05d6fa9b ssh-agent -k [2022-07-04T13:14:24.016Z] unset SSH_AUTH_SOCK; [2022-07-04T13:14:24.017Z] unset SSH_AGENT_PID; [2022-07-04T13:14:24.017Z] echo Agent pid 79 killed; [2022-07-04T13:14:24.025Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-04T13:14:24.450Z] + git semver [Pipeline] } [2022-07-04T13:14:24.741Z] $ docker stop --time=1 11878017ad1f1cd53e10c33bd77aae3eb89e080c8d44711cc69c332d05d6fa9b [2022-07-04T13:14:26.069Z] $ docker rm -f 11878017ad1f1cd53e10c33bd77aae3eb89e080c8d44711cc69c332d05d6fa9b [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-04T13:14:26.501Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-04T13:14:26.814Z] Stashed 1 file(s) [Pipeline] echo [2022-07-04T13:14:26.832Z] [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-07-04T13:14:27.361Z] provisioning config files... [2022-07-04T13:14:27.374Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-94@tmp/config6466921521376608090tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-04T13:14:27.720Z] ---> docker-login.sh [2022-07-04T13:14:27.720Z] nexus3.edgexfoundry.org:10001 [2022-07-04T13:14:27.720Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-04T13:14:27.720Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-04T13:14:27.720Z] Configure a credential helper to remove this warning. See [2022-07-04T13:14:27.720Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-04T13:14:27.720Z] [2022-07-04T13:14:27.720Z] Login Succeeded [2022-07-04T13:14:27.720Z] nexus3.edgexfoundry.org:10002 [2022-07-04T13:14:27.720Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-04T13:14:27.981Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-04T13:14:27.981Z] Configure a credential helper to remove this warning. See [2022-07-04T13:14:27.981Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-04T13:14:27.981Z] [2022-07-04T13:14:27.981Z] Login Succeeded [2022-07-04T13:14:27.981Z] nexus3.edgexfoundry.org:10003 [2022-07-04T13:14:27.981Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-04T13:14:27.981Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-04T13:14:27.981Z] Configure a credential helper to remove this warning. See [2022-07-04T13:14:27.981Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-04T13:14:27.981Z] [2022-07-04T13:14:27.981Z] Login Succeeded [2022-07-04T13:14:27.981Z] nexus3.edgexfoundry.org:10004 [2022-07-04T13:14:28.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-04T13:14:28.242Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-04T13:14:28.242Z] Configure a credential helper to remove this warning. See [2022-07-04T13:14:28.242Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-04T13:14:28.242Z] [2022-07-04T13:14:28.242Z] Login Succeeded [2022-07-04T13:14:28.242Z] docker.io [2022-07-04T13:14:28.242Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-04T13:14:28.503Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-04T13:14:28.503Z] Configure a credential helper to remove this warning. See [2022-07-04T13:14:28.503Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-04T13:14:28.503Z] [2022-07-04T13:14:28.503Z] Login Succeeded [2022-07-04T13:14:28.503Z] ---> docker-login.sh ends [Pipeline] } [2022-07-04T13:14:28.534Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-04T13:14:28.710Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-04T13:14:28.749Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-04T13:14:28.780Z] ========================================================= [2022-07-04T13:14:28.780Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-07-04T13:14:28.780Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-04T13:14:29.246Z] + 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-07-04T13:14:29.246Z] Sending build context to Docker daemon 12.44MB [2022-07-04T13:14:29.246Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-07-04T13:14:29.246Z] Step 2/13 : FROM ${BASE} AS builder [2022-07-04T13:14:29.246Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-04T13:14:29.246Z] 59bf1c3509f3: Pulling fs layer [2022-07-04T13:14:29.246Z] 666ba61612fd: Pulling fs layer [2022-07-04T13:14:29.246Z] 8ed8ca486205: Pulling fs layer [2022-07-04T13:14:29.246Z] cc1cd167ecdc: Pulling fs layer [2022-07-04T13:14:29.246Z] c516ae0d96e1: Pulling fs layer [2022-07-04T13:14:29.246Z] 684cea983483: Pulling fs layer [2022-07-04T13:14:29.246Z] dd3240ac7de5: Pulling fs layer [2022-07-04T13:14:29.246Z] b1e948a4e11c: Pulling fs layer [2022-07-04T13:14:29.246Z] a8fd76ee1af6: Pulling fs layer [2022-07-04T13:14:29.246Z] 646ad004c059: Pulling fs layer [2022-07-04T13:14:29.246Z] dd3240ac7de5: Waiting [2022-07-04T13:14:29.246Z] b1e948a4e11c: Waiting [2022-07-04T13:14:29.246Z] a8fd76ee1af6: Waiting [2022-07-04T13:14:29.246Z] 646ad004c059: Waiting [2022-07-04T13:14:29.246Z] c516ae0d96e1: Waiting [2022-07-04T13:14:29.246Z] 684cea983483: Waiting [2022-07-04T13:14:29.246Z] cc1cd167ecdc: Waiting [2022-07-04T13:14:29.508Z] 8ed8ca486205: Verifying Checksum [2022-07-04T13:14:29.508Z] 8ed8ca486205: Download complete [2022-07-04T13:14:29.508Z] 666ba61612fd: Verifying Checksum [2022-07-04T13:14:29.508Z] 666ba61612fd: Download complete [2022-07-04T13:14:29.508Z] c516ae0d96e1: Verifying Checksum [2022-07-04T13:14:29.508Z] c516ae0d96e1: Download complete [2022-07-04T13:14:29.508Z] 684cea983483: Verifying Checksum [2022-07-04T13:14:29.508Z] 684cea983483: Download complete [2022-07-04T13:14:29.508Z] dd3240ac7de5: Verifying Checksum [2022-07-04T13:14:29.508Z] dd3240ac7de5: Download complete [2022-07-04T13:14:29.508Z] 59bf1c3509f3: Verifying Checksum [2022-07-04T13:14:29.508Z] b1e948a4e11c: Verifying Checksum [2022-07-04T13:14:29.508Z] b1e948a4e11c: Download complete [2022-07-04T13:14:29.508Z] 59bf1c3509f3: Pull complete [2022-07-04T13:14:29.775Z] 666ba61612fd: Pull complete [2022-07-04T13:14:29.775Z] 8ed8ca486205: Pull complete [2022-07-04T13:14:30.361Z] cc1cd167ecdc: Verifying Checksum [2022-07-04T13:14:30.361Z] cc1cd167ecdc: Download complete [2022-07-04T13:14:30.361Z] 646ad004c059: Verifying Checksum [2022-07-04T13:14:30.361Z] 646ad004c059: Download complete [2022-07-04T13:14:30.361Z] a8fd76ee1af6: Verifying Checksum [2022-07-04T13:14:30.361Z] a8fd76ee1af6: Download complete [2022-07-04T13:14:34.561Z] cc1cd167ecdc: Pull complete [2022-07-04T13:14:34.561Z] c516ae0d96e1: Pull complete [2022-07-04T13:14:34.561Z] 684cea983483: Pull complete [2022-07-04T13:14:34.561Z] dd3240ac7de5: Pull complete [2022-07-04T13:14:34.561Z] b1e948a4e11c: Pull complete [2022-07-04T13:14:37.102Z] a8fd76ee1af6: Pull complete [2022-07-04T13:14:37.674Z] 646ad004c059: Pull complete [2022-07-04T13:14:37.674Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-07-04T13:14:37.674Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-07-04T13:14:37.674Z] ---> 8f69c11f6b0c [2022-07-04T13:14:37.674Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-07-04T13:14:39.592Z] ---> Running in db2bdf503116 [2022-07-04T13:14:39.592Z] Removing intermediate container db2bdf503116 [2022-07-04T13:14:39.592Z] ---> a9dd3e7aa836 [2022-07-04T13:14:39.592Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-07-04T13:14:39.592Z] ---> Running in 271fd27d1762 [2022-07-04T13:14:39.592Z] Removing intermediate container 271fd27d1762 [2022-07-04T13:14:39.592Z] ---> 8f2190288fe3 [2022-07-04T13:14:39.592Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-07-04T13:14:39.592Z] ---> Running in 92b9e2916658 [2022-07-04T13:14:39.854Z] Removing intermediate container 92b9e2916658 [2022-07-04T13:14:39.854Z] ---> 901975fa14ac [2022-07-04T13:14:39.854Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-04T13:14:39.854Z] ---> Running in 7f785ee08a6e [2022-07-04T13:14:40.427Z] Removing intermediate container 7f785ee08a6e [2022-07-04T13:14:40.427Z] ---> e67ab3970476 [2022-07-04T13:14:40.427Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-04T13:14:40.427Z] ---> Running in 871f8fbbb22d [2022-07-04T13:14:40.689Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-04T13:14:41.641Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-04T13:14:41.905Z] OK: 221 MiB in 52 packages [2022-07-04T13:14:42.172Z] Removing intermediate container 871f8fbbb22d [2022-07-04T13:14:42.172Z] ---> ee10d1e97a05 [2022-07-04T13:14:42.172Z] Step 8/13 : WORKDIR /app [2022-07-04T13:14:42.172Z] ---> Running in 8f555e7631e9 [2022-07-04T13:14:42.209Z] Still waiting to schedule task [2022-07-04T13:14:42.209Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-16816’ is offline [2022-07-04T13:14:42.432Z] Removing intermediate container 8f555e7631e9 [2022-07-04T13:14:42.432Z] ---> 665d2ae52f44 [2022-07-04T13:14:42.432Z] Step 9/13 : COPY go.mod vendor* ./ [2022-07-04T13:14:42.432Z] ---> d614418db78b [2022-07-04T13:14:42.432Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-04T13:14:42.695Z] ---> Running in 922b109cf91c [2022-07-04T13:14:57.611Z] Removing intermediate container 922b109cf91c [2022-07-04T13:14:57.611Z] ---> e0c9ac0e8ec7 [2022-07-04T13:14:57.611Z] Step 11/13 : COPY . . [2022-07-04T13:14:57.611Z] ---> 5e61560b27cf [2022-07-04T13:14:57.611Z] Step 12/13 : ARG MAKE="make build" [2022-07-04T13:14:57.611Z] ---> Running in aa3f26b1a64f [2022-07-04T13:14:57.611Z] Removing intermediate container aa3f26b1a64f [2022-07-04T13:14:57.611Z] ---> b22283627b75 [2022-07-04T13:14:57.611Z] Step 13/13 : RUN $MAKE [2022-07-04T13:14:57.611Z] ---> Running in b7384d7d0b46 [2022-07-04T13:14:57.611Z] noop [2022-07-04T13:14:57.611Z] Removing intermediate container b7384d7d0b46 [2022-07-04T13:14:57.611Z] ---> daf34ae3f10d [2022-07-04T13:14:57.611Z] Successfully built daf34ae3f10d [2022-07-04T13:14:57.611Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-04T13:14:58.052Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-04T13:14:58.052Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-04T13:14:58.211Z] prd-ubuntu20.04-docker-8c-8g-16815 does not seem to be running inside a container [2022-07-04T13:14:58.250Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-rfid-llrp-inventory_PR-94 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-94:/w/workspace/ry_app-rfid-llrp-inventory_PR-94:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-94@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-94@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-07-04T13:14:58.671Z] $ docker top 45f7c4e3c399b4604d947d8b2261390e053cc0c1d1750515506ae99d4dc1f5e3 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-04T13:14:59.084Z] + go version [2022-07-04T13:14:59.084Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-07-04T13:14:59.118Z] $ docker stop --time=1 45f7c4e3c399b4604d947d8b2261390e053cc0c1d1750515506ae99d4dc1f5e3 [2022-07-04T13:15:00.421Z] $ docker rm -f 45f7c4e3c399b4604d947d8b2261390e053cc0c1d1750515506ae99d4dc1f5e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-04T13:15:01.182Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-04T13:15:01.182Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-04T13:15:01.359Z] prd-ubuntu20.04-docker-8c-8g-16815 does not seem to be running inside a container [2022-07-04T13:15:01.406Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-rfid-llrp-inventory_PR-94 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-94:/w/workspace/ry_app-rfid-llrp-inventory_PR-94:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-94@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-94@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-07-04T13:15:01.809Z] $ docker top 1c8984a90ed22b3d1c002cde1a4fbd4bb466258eaebb732322c8823cd14c51b1 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-07-04T13:15:02.268Z] + make test [2022-07-04T13:15:02.268Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-07-04T13:15:14.499Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-07-04T13:15:14.499Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.073s coverage: 86.2% of statements [2022-07-04T13:15:14.499Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-07-04T13:15:15.441Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.548s coverage: 71.9% of statements [2022-07-04T13:15:25.432Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-07-04T13:15:27.967Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-04T13:15:28.233Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-04T13:15:28.233Z] ./bin/test-attribution.sh [Pipeline] echo [2022-07-04T13:15:28.829Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-04T13:15:28.864Z] $ docker stop --time=1 1c8984a90ed22b3d1c002cde1a4fbd4bb466258eaebb732322c8823cd14c51b1 [2022-07-04T13:15:30.655Z] $ docker rm -f 1c8984a90ed22b3d1c002cde1a4fbd4bb466258eaebb732322c8823cd14c51b1 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-04T13:15:31.181Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-04T13:15:31.251Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-07-04T13:15:31.982Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-04T13:15:32.298Z] + ls -al . [2022-07-04T13:15:32.298Z] total 228 [2022-07-04T13:15:32.298Z] drwxrwxr-x 11 jenkins jenkins 4096 Jul 4 13:15 . [2022-07-04T13:15:32.298Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 4 13:14 .. [2022-07-04T13:15:32.298Z] -rw-rw-r-- 1 jenkins jenkins 262 Jul 4 13:14 .dockerignore [2022-07-04T13:15:32.298Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 4 13:14 .git [2022-07-04T13:15:32.298Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 4 13:14 .github [2022-07-04T13:15:32.298Z] -rw-rw-r-- 1 jenkins jenkins 788 Jul 4 13:14 .gitignore [2022-07-04T13:15:32.298Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 4 13:14 .golangci.yml [2022-07-04T13:15:32.298Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 4 13:14 .semver [2022-07-04T13:15:32.298Z] -rw-rw-r-- 1 jenkins jenkins 9413 Jul 4 13:14 Attribution.txt [2022-07-04T13:15:32.298Z] -rw-rw-r-- 1 jenkins jenkins 2487 Jul 4 13:14 CHANGELOG.md [2022-07-04T13:15:32.298Z] -rw-rw-r-- 1 jenkins jenkins 1933 Jul 4 13:14 Dockerfile [2022-07-04T13:15:32.298Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 4 13:14 GOVERNANCE.md [2022-07-04T13:15:32.298Z] -rw-rw-r-- 1 jenkins jenkins 687 Jul 4 13:14 Jenkinsfile [2022-07-04T13:15:32.298Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jul 4 13:14 LICENSE [2022-07-04T13:15:32.298Z] -rw-rw-r-- 1 jenkins jenkins 2949 Jul 4 13:14 Makefile [2022-07-04T13:15:32.298Z] -rw-rw-r-- 1 jenkins jenkins 617 Jul 4 13:14 OWNERS.md [2022-07-04T13:15:32.298Z] -rw-rw-r-- 1 jenkins jenkins 30359 Jul 4 13:14 README.md [2022-07-04T13:15:32.298Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 4 13:14 VERSION [2022-07-04T13:15:32.298Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 4 13:14 bin [2022-07-04T13:15:32.298Z] -rw-r--r-- 1 jenkins jenkins 41008 Jul 4 13:15 coverage.out [2022-07-04T13:15:32.298Z] -rw-rw-r-- 1 jenkins jenkins 3475 Jul 4 13:14 go.mod [2022-07-04T13:15:32.298Z] -rw-rw-r-- 1 jenkins jenkins 36231 Jul 4 13:14 go.sum [2022-07-04T13:15:32.298Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 4 13:14 images [2022-07-04T13:15:32.298Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 4 13:14 internal [2022-07-04T13:15:32.298Z] -rw-rw-r-- 1 jenkins jenkins 531 Jul 4 13:14 main.go [2022-07-04T13:15:32.298Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 4 13:14 res [2022-07-04T13:15:32.298Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 4 13:14 snap [2022-07-04T13:15:32.298Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 4 13:14 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-04T13:15:32.700Z] + 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=3e271875ee01e2c7d348b9e74171808a19f213d7 --label arch=amd64 --label version=0.0.0 . [2022-07-04T13:15:32.700Z] Sending build context to Docker daemon 12.44MB [2022-07-04T13:15:32.700Z] Step 1/31 : ARG BASE=golang:1.17-alpine3.15 [2022-07-04T13:15:32.700Z] Step 2/31 : FROM ${BASE} AS builder [2022-07-04T13:15:32.700Z] ---> daf34ae3f10d [2022-07-04T13:15:32.700Z] Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-07-04T13:15:32.960Z] ---> Running in 993dd764d10d [2022-07-04T13:15:32.960Z] Removing intermediate container 993dd764d10d [2022-07-04T13:15:32.960Z] ---> 3f3922c559f2 [2022-07-04T13:15:32.960Z] Step 4/31 : ARG ALPINE_PKG_EXTRA="" [2022-07-04T13:15:32.960Z] ---> Running in 35f932cdb05b [2022-07-04T13:15:32.960Z] Removing intermediate container 35f932cdb05b [2022-07-04T13:15:32.960Z] ---> b25c4fb6a23b [2022-07-04T13:15:32.960Z] Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-07-04T13:15:33.220Z] ---> Running in 04648118af23 [2022-07-04T13:15:33.220Z] Removing intermediate container 04648118af23 [2022-07-04T13:15:33.220Z] ---> 502ce03809fd [2022-07-04T13:15:33.220Z] Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-04T13:15:33.220Z] ---> Running in b215570ee49d [2022-07-04T13:15:33.789Z] Removing intermediate container b215570ee49d [2022-07-04T13:15:33.789Z] ---> 5acb3f665e8d [2022-07-04T13:15:33.789Z] Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-04T13:15:33.789Z] ---> Running in 719d0000624b [2022-07-04T13:15:34.048Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-04T13:15:34.997Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-04T13:15:35.258Z] OK: 221 MiB in 52 packages [2022-07-04T13:15:35.518Z] Removing intermediate container 719d0000624b [2022-07-04T13:15:35.518Z] ---> d27268981a5a [2022-07-04T13:15:35.518Z] Step 8/31 : WORKDIR /app [2022-07-04T13:15:35.518Z] ---> Running in 65cec22db403 [2022-07-04T13:15:35.777Z] Removing intermediate container 65cec22db403 [2022-07-04T13:15:35.777Z] ---> 5dcd009fe9de [2022-07-04T13:15:35.777Z] Step 9/31 : COPY go.mod vendor* ./ [2022-07-04T13:15:35.777Z] ---> 78d177500187 [2022-07-04T13:15:35.777Z] Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-04T13:15:35.777Z] ---> Running in 966c10d2c5e2 [2022-07-04T13:15:36.353Z] Removing intermediate container 966c10d2c5e2 [2022-07-04T13:15:36.353Z] ---> 5c127c493b32 [2022-07-04T13:15:36.353Z] Step 11/31 : COPY . . [2022-07-04T13:15:36.923Z] ---> 9ffd0e680bfb [2022-07-04T13:15:36.923Z] Step 12/31 : ARG MAKE="make build" [2022-07-04T13:15:36.923Z] ---> Running in 4eecb2bc2755 [2022-07-04T13:15:36.923Z] Removing intermediate container 4eecb2bc2755 [2022-07-04T13:15:36.923Z] ---> 839d962ded84 [2022-07-04T13:15:36.923Z] Step 13/31 : RUN $MAKE [2022-07-04T13:15:36.923Z] ---> Running in ea56d5554b46 [2022-07-04T13:15:37.183Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.1-dev.7 -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-07-04T13:15:59.117Z] Removing intermediate container ea56d5554b46 [2022-07-04T13:15:59.117Z] ---> dd994f587a09 [2022-07-04T13:15:59.117Z] Step 14/31 : FROM alpine:3.14 [2022-07-04T13:15:59.117Z] 3.14: Pulling from library/alpine [2022-07-04T13:15:59.117Z] 8663204ce13b: Pulling fs layer [2022-07-04T13:15:59.117Z] 8663204ce13b: Verifying Checksum [2022-07-04T13:15:59.117Z] 8663204ce13b: Download complete [2022-07-04T13:15:59.117Z] 8663204ce13b: Pull complete [2022-07-04T13:15:59.117Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-07-04T13:15:59.117Z] Status: Downloaded newer image for alpine:3.14 [2022-07-04T13:15:59.117Z] ---> e04c818066af [2022-07-04T13:15:59.117Z] Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-07-04T13:15:59.117Z] ---> Running in 3cbc313ddcbd [2022-07-04T13:15:59.117Z] Removing intermediate container 3cbc313ddcbd [2022-07-04T13:15:59.117Z] ---> be8a1356499f [2022-07-04T13:15:59.117Z] Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-07-04T13:15:59.117Z] ---> Running in f972458f077f [2022-07-04T13:15:59.117Z] Removing intermediate container f972458f077f [2022-07-04T13:15:59.117Z] ---> 932de1e86288 [2022-07-04T13:15:59.117Z] Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-04T13:15:59.117Z] ---> Running in f646f308c79d [2022-07-04T13:15:59.117Z] Removing intermediate container f646f308c79d [2022-07-04T13:15:59.117Z] ---> e8a22b989a5a [2022-07-04T13:15:59.117Z] Step 18/31 : RUN apk --no-cache add ca-certificates zeromq dumb-init [2022-07-04T13:15:59.117Z] ---> Running in 94eaf75571f4 [2022-07-04T13:15:59.117Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-04T13:15:59.377Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-04T13:15:59.948Z] (1/7) Installing ca-certificates (20211220-r0) [2022-07-04T13:15:59.948Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-07-04T13:15:59.948Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-07-04T13:15:59.948Z] (4/7) Installing libsodium (1.0.18-r0) [2022-07-04T13:16:00.209Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-07-04T13:16:00.209Z] (6/7) Installing libzmq (4.3.4-r0) [2022-07-04T13:16:00.473Z] (7/7) Installing zeromq (4.3.4-r0) [2022-07-04T13:16:00.473Z] Executing busybox-1.33.1-r7.trigger [2022-07-04T13:16:00.473Z] Executing ca-certificates-20211220-r0.trigger [2022-07-04T13:16:00.473Z] OK: 9 MiB in 21 packages [2022-07-04T13:16:01.044Z] Removing intermediate container 94eaf75571f4 [2022-07-04T13:16:01.044Z] ---> 8105948b7d6f [2022-07-04T13:16:01.044Z] Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-07-04T13:16:01.044Z] ---> 7948f91b1f3c [2022-07-04T13:16:01.044Z] Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE [2022-07-04T13:16:01.305Z] ---> 14e4b3e23f29 [2022-07-04T13:16:01.305Z] Step 21/31 : COPY --from=builder /app/res/ /res/ [2022-07-04T13:16:01.305Z] ---> f1642bf5a0e2 [2022-07-04T13:16:01.305Z] Step 22/31 : COPY --from=builder /app/static/ /static/ [2022-07-04T13:16:01.572Z] ---> 409a8fc02193 [2022-07-04T13:16:01.572Z] Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-07-04T13:16:02.145Z] ---> c3f56b15c3ee [2022-07-04T13:16:02.145Z] Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-07-04T13:16:02.145Z] ---> Running in 827f5c07ed9b [2022-07-04T13:16:02.717Z] Removing intermediate container 827f5c07ed9b [2022-07-04T13:16:02.717Z] ---> 3abd95cad6c3 [2022-07-04T13:16:02.717Z] Step 25/31 : VOLUME /cache [2022-07-04T13:16:02.717Z] ---> Running in 59f38391b15d [2022-07-04T13:16:02.717Z] Removing intermediate container 59f38391b15d [2022-07-04T13:16:02.717Z] ---> d0ece1d08155 [2022-07-04T13:16:02.717Z] Step 26/31 : EXPOSE 59711 [2022-07-04T13:16:02.717Z] ---> Running in 7916d6021500 [2022-07-04T13:16:02.978Z] Removing intermediate container 7916d6021500 [2022-07-04T13:16:02.978Z] ---> 6dfd81f7a34d [2022-07-04T13:16:02.978Z] Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-07-04T13:16:02.978Z] ---> Running in 0864985b3560 [2022-07-04T13:16:02.978Z] Removing intermediate container 0864985b3560 [2022-07-04T13:16:02.978Z] ---> 5bfdd2b71e2f [2022-07-04T13:16:02.978Z] Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-07-04T13:16:02.978Z] ---> Running in 12cd80dcb653 [2022-07-04T13:16:03.239Z] Removing intermediate container 12cd80dcb653 [2022-07-04T13:16:03.239Z] ---> 9aa90c32710b [2022-07-04T13:16:03.239Z] Step 29/31 : LABEL arch=amd64 [2022-07-04T13:16:03.239Z] ---> Running in a43edb30a61a [2022-07-04T13:16:03.239Z] Removing intermediate container a43edb30a61a [2022-07-04T13:16:03.239Z] ---> b704cd8e1ebf [2022-07-04T13:16:03.239Z] Step 30/31 : LABEL git_sha=3e271875ee01e2c7d348b9e74171808a19f213d7 [2022-07-04T13:16:03.239Z] ---> Running in 4cf069313baf [2022-07-04T13:16:03.500Z] Removing intermediate container 4cf069313baf [2022-07-04T13:16:03.500Z] ---> 1681aea13e13 [2022-07-04T13:16:03.500Z] Step 31/31 : LABEL version=0.0.0 [2022-07-04T13:16:03.500Z] ---> Running in b0e7a964840d [2022-07-04T13:16:03.500Z] Removing intermediate container b0e7a964840d [2022-07-04T13:16:03.500Z] ---> 71236cf75f2a [2022-07-04T13:16:03.500Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-04T13:16:03.500Z] Successfully built 71236cf75f2a [2022-07-04T13:16:03.500Z] 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-07-04T13:16:04.324Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-04T13:16:04.324Z] [2022-07-04T13:16:04.324Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-04T13:16:04.702Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-04T13:16:04.702Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-04T13:16:04.702Z] 5eb5b503b376: Pulling fs layer [2022-07-04T13:16:04.702Z] 5c69ac0246d0: Pulling fs layer [2022-07-04T13:16:04.702Z] ec43610c2a17: Pulling fs layer [2022-07-04T13:16:04.702Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-04T13:16:04.702Z] 33b1e0a273af: Pulling fs layer [2022-07-04T13:16:04.702Z] 3a2ae6a8a46f: Waiting [2022-07-04T13:16:04.702Z] 5d3b04190fa2: Pulling fs layer [2022-07-04T13:16:04.702Z] 2f39f015ded8: Pulling fs layer [2022-07-04T13:16:04.702Z] 33b1e0a273af: Waiting [2022-07-04T13:16:04.702Z] 5d3b04190fa2: Waiting [2022-07-04T13:16:04.702Z] 5c69ac0246d0: Download complete [2022-07-04T13:16:04.702Z] 3a2ae6a8a46f: Verifying Checksum [2022-07-04T13:16:04.702Z] 3a2ae6a8a46f: Download complete [2022-07-04T13:16:04.962Z] 33b1e0a273af: Verifying Checksum [2022-07-04T13:16:04.962Z] 33b1e0a273af: Download complete [2022-07-04T13:16:04.962Z] 5d3b04190fa2: Verifying Checksum [2022-07-04T13:16:04.962Z] 5d3b04190fa2: Download complete [2022-07-04T13:16:04.962Z] ec43610c2a17: Verifying Checksum [2022-07-04T13:16:04.962Z] ec43610c2a17: Download complete [2022-07-04T13:16:04.962Z] 5eb5b503b376: Verifying Checksum [2022-07-04T13:16:04.962Z] 5eb5b503b376: Download complete [2022-07-04T13:16:05.899Z] 2f39f015ded8: Verifying Checksum [2022-07-04T13:16:05.899Z] 2f39f015ded8: Download complete [2022-07-04T13:16:06.469Z] 5eb5b503b376: Pull complete [2022-07-04T13:16:06.469Z] 5c69ac0246d0: Pull complete [2022-07-04T13:16:07.038Z] ec43610c2a17: Pull complete [2022-07-04T13:16:07.038Z] 3a2ae6a8a46f: Pull complete [2022-07-04T13:16:07.299Z] 33b1e0a273af: Pull complete [2022-07-04T13:16:07.299Z] 5d3b04190fa2: Pull complete [2022-07-04T13:16:12.574Z] 2f39f015ded8: Pull complete [2022-07-04T13:16:12.574Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-04T13:16:12.574Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-04T13:16:12.574Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-04T13:16:12.805Z] prd-ubuntu20.04-docker-8c-8g-16815 does not seem to be running inside a container [2022-07-04T13:16:12.849Z] $ 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-94 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-94:/w/workspace/ry_app-rfid-llrp-inventory_PR-94:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-94@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-94@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-07-04T13:16:14.628Z] $ docker top c2739b1496ef1f86fb256a198bf87b8f3b8dcc0808ffb93f65357816d98d654e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-04T13:16:15.076Z] ---> job-cost.sh [2022-07-04T13:16:15.077Z] lf-activate-venv: SKIPPING [2022-07-04T13:16:15.077Z] INFO: No Stack... [2022-07-04T13:16:15.338Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-04T13:16:15.910Z] INFO: Archiving Costs [Pipeline] sh [2022-07-04T13:16:16.273Z] + cut -d, -f6 [2022-07-04T13:16:16.273Z] + cat /w/workspace/ry_app-rfid-llrp-inventory_PR-94/archives/cost.csv [Pipeline] lock [2022-07-04T13:16:16.343Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-94-1-stack-cost] [2022-07-04T13:16:16.348Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-94-1-stack-cost] did not exist. Created. [2022-07-04T13:16:16.348Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-94-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-04T13:16:16.730Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-07-04T13:16:16.778Z] Stashed 1 file(s) [Pipeline] } [2022-07-04T13:16:16.805Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-94-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-04T13:16:16.879Z] $ docker stop --time=1 c2739b1496ef1f86fb256a198bf87b8f3b8dcc0808ffb93f65357816d98d654e [2022-07-04T13:16:18.051Z] $ docker rm -f c2739b1496ef1f86fb256a198bf87b8f3b8dcc0808ffb93f65357816d98d654e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-04T13:17:14.507Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16817 in /w/workspace/ry_app-rfid-llrp-inventory_PR-94 [Pipeline] { [Pipeline] ws [2022-07-04T13:17:14.548Z] Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout [2022-07-04T13:17:14.634Z] The recommended git tool is: git [2022-07-04T13:17:22.117Z] using credential edgex-jenkins-ssh [2022-07-04T13:17:22.136Z] Cloning the remote Git repository [2022-07-04T13:17:22.202Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-07-04T13:17:22.290Z] > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 [2022-07-04T13:17:22.378Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-07-04T13:17:22.379Z] > git --version # timeout=10 [2022-07-04T13:17:22.403Z] > git --version # 'git version 2.25.1' [2022-07-04T13:17:22.405Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-04T13:17:22.543Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-04T13:17:25.047Z] Merging remotes/origin/main commit 3817b545243506d6c11f8926a861473cd0c4170b into PR head commit 3e271875ee01e2c7d348b9e74171808a19f213d7 [2022-07-04T13:17:25.319Z] Merge succeeded, producing 3e271875ee01e2c7d348b9e74171808a19f213d7 [2022-07-04T13:17:25.319Z] Checking out Revision 3e271875ee01e2c7d348b9e74171808a19f213d7 (PR-94) [2022-07-04T13:17:24.515Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2022-07-04T13:17:24.539Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-04T13:17:24.566Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2022-07-04T13:17:24.600Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-07-04T13:17:24.601Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-04T13:17:24.616Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/94/head:refs/remotes/origin/PR-94 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-07-04T13:17:25.069Z] > git config core.sparsecheckout # timeout=10 [2022-07-04T13:17:25.088Z] > git checkout -f 3e271875ee01e2c7d348b9e74171808a19f213d7 # timeout=10 [2022-07-04T13:17:25.198Z] > git remote # timeout=10 [2022-07-04T13:17:25.218Z] > git config --get remote.origin.url # timeout=10 [2022-07-04T13:17:25.244Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-04T13:17:25.269Z] > git merge 3817b545243506d6c11f8926a861473cd0c4170b # timeout=10 [2022-07-04T13:17:25.293Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-04T13:17:25.329Z] > git config core.sparsecheckout # timeout=10 [2022-07-04T13:17:25.344Z] > git checkout -f 3e271875ee01e2c7d348b9e74171808a19f213d7 # timeout=10 [2022-07-04T13:17:29.582Z] Commit message: "build(deps): bump github.com/stretchr/testify from 1.7.4 to 1.8.0" [2022-07-04T13:17:29.662Z] > git --version # timeout=10 [2022-07-04T13:17:29.674Z] > git --version # 'git version 2.25.1' [2022-07-04T13:17:29.686Z] fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-04T13:17:30.735Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-04T13:17:30.735Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-04T13:17:30.735Z] Dload Upload Total Spent Left Speed [2022-07-04T13:17:30.735Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 209k 0 --:--:-- --:--:-- --:--:-- 209k [Pipeline] sh [2022-07-04T13:17:31.669Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-04T13:17:32.042Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-07-04T13:17:32.042Z] + sudo tee /etc/docker/daemon.new [2022-07-04T13:17:32.042Z] { [2022-07-04T13:17:32.042Z] "registry-mirrors": [ [2022-07-04T13:17:32.042Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-04T13:17:32.042Z] ], [2022-07-04T13:17:32.042Z] "bip": "10.250.0.254/24", [2022-07-04T13:17:32.042Z] "hosts": [ [2022-07-04T13:17:32.042Z] "tcp://0.0.0.0:5555", [2022-07-04T13:17:32.042Z] "unix:///var/run/docker.sock" [2022-07-04T13:17:32.042Z] ], [2022-07-04T13:17:32.042Z] "mtu": 1458, [2022-07-04T13:17:32.042Z] "selinux-enabled": true, [2022-07-04T13:17:32.042Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-04T13:17:32.042Z] } [Pipeline] sh [2022-07-04T13:17:32.413Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-04T13:17:32.776Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-04T13:17:51.170Z] provisioning config files... [2022-07-04T13:17:51.197Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config2438470215087232798tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-04T13:17:51.598Z] ---> docker-login.sh [2022-07-04T13:17:51.598Z] nexus3.edgexfoundry.org:10001 [2022-07-04T13:17:52.200Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-04T13:17:52.477Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-04T13:17:52.477Z] Configure a credential helper to remove this warning. See [2022-07-04T13:17:52.478Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-04T13:17:52.478Z] [2022-07-04T13:17:52.478Z] Login Succeeded [2022-07-04T13:17:52.478Z] nexus3.edgexfoundry.org:10002 [2022-07-04T13:17:52.753Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-04T13:17:53.028Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-04T13:17:53.028Z] Configure a credential helper to remove this warning. See [2022-07-04T13:17:53.028Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-04T13:17:53.028Z] [2022-07-04T13:17:53.028Z] Login Succeeded [2022-07-04T13:17:53.028Z] nexus3.edgexfoundry.org:10003 [2022-07-04T13:17:53.304Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-04T13:17:53.577Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-04T13:17:53.577Z] Configure a credential helper to remove this warning. See [2022-07-04T13:17:53.577Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-04T13:17:53.577Z] [2022-07-04T13:17:53.577Z] Login Succeeded [2022-07-04T13:17:53.577Z] nexus3.edgexfoundry.org:10004 [2022-07-04T13:17:53.853Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-04T13:17:53.853Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-04T13:17:53.853Z] Configure a credential helper to remove this warning. See [2022-07-04T13:17:53.853Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-04T13:17:53.853Z] [2022-07-04T13:17:53.853Z] Login Succeeded [2022-07-04T13:17:53.853Z] docker.io [2022-07-04T13:17:54.454Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-04T13:17:54.730Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-04T13:17:54.730Z] Configure a credential helper to remove this warning. See [2022-07-04T13:17:54.730Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-04T13:17:54.730Z] [2022-07-04T13:17:54.730Z] Login Succeeded [2022-07-04T13:17:54.730Z] ---> docker-login.sh ends [Pipeline] } [2022-07-04T13:17:54.758Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-04T13:17:55.149Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-04T13:17:55.185Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-04T13:17:55.217Z] ========================================================= [2022-07-04T13:17:55.217Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-07-04T13:17:55.217Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-04T13:17:55.715Z] + 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-07-04T13:17:55.990Z] Sending build context to Docker daemon 687.6kB [2022-07-04T13:17:55.990Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-07-04T13:17:55.990Z] Step 2/13 : FROM ${BASE} AS builder [2022-07-04T13:17:56.268Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-04T13:17:56.268Z] 9b3977197b4f: Pulling fs layer [2022-07-04T13:17:56.268Z] 1a89e8eeedd5: Pulling fs layer [2022-07-04T13:17:56.268Z] 94645a83ff95: Pulling fs layer [2022-07-04T13:17:56.268Z] e6fb740bc735: Pulling fs layer [2022-07-04T13:17:56.268Z] 3a77bd46dcc9: Pulling fs layer [2022-07-04T13:17:56.268Z] 355e64cbe906: Pulling fs layer [2022-07-04T13:17:56.268Z] 63ab81a10011: Pulling fs layer [2022-07-04T13:17:56.268Z] 555d1d1c4555: Pulling fs layer [2022-07-04T13:17:56.268Z] 7d9057610161: Pulling fs layer [2022-07-04T13:17:56.268Z] 355e64cbe906: Waiting [2022-07-04T13:17:56.268Z] 63ab81a10011: Waiting [2022-07-04T13:17:56.268Z] 555d1d1c4555: Waiting [2022-07-04T13:17:56.268Z] 7d9057610161: Waiting [2022-07-04T13:17:56.268Z] e6fb740bc735: Waiting [2022-07-04T13:17:56.268Z] 3a77bd46dcc9: Waiting [2022-07-04T13:17:56.268Z] 94645a83ff95: Verifying Checksum [2022-07-04T13:17:56.268Z] 94645a83ff95: Download complete [2022-07-04T13:17:56.268Z] 1a89e8eeedd5: Verifying Checksum [2022-07-04T13:17:56.268Z] 1a89e8eeedd5: Download complete [2022-07-04T13:17:56.268Z] 3a77bd46dcc9: Verifying Checksum [2022-07-04T13:17:56.268Z] 3a77bd46dcc9: Download complete [2022-07-04T13:17:56.268Z] 355e64cbe906: Verifying Checksum [2022-07-04T13:17:56.268Z] 355e64cbe906: Download complete [2022-07-04T13:17:56.268Z] 9b3977197b4f: Verifying Checksum [2022-07-04T13:17:56.268Z] 9b3977197b4f: Download complete [2022-07-04T13:17:56.268Z] 63ab81a10011: Download complete [2022-07-04T13:17:57.266Z] 9b3977197b4f: Pull complete [2022-07-04T13:17:57.266Z] 7d9057610161: Verifying Checksum [2022-07-04T13:17:57.266Z] 7d9057610161: Download complete [2022-07-04T13:17:57.864Z] 1a89e8eeedd5: Pull complete [2022-07-04T13:17:58.140Z] 94645a83ff95: Pull complete [2022-07-04T13:17:58.745Z] 555d1d1c4555: Verifying Checksum [2022-07-04T13:17:58.746Z] 555d1d1c4555: Download complete [2022-07-04T13:17:59.019Z] e6fb740bc735: Verifying Checksum [2022-07-04T13:17:59.019Z] e6fb740bc735: Download complete [2022-07-04T13:18:11.422Z] e6fb740bc735: Pull complete [2022-07-04T13:18:11.422Z] 3a77bd46dcc9: Pull complete [2022-07-04T13:18:11.422Z] 355e64cbe906: Pull complete [2022-07-04T13:18:11.696Z] 63ab81a10011: Pull complete [2022-07-04T13:18:17.103Z] 555d1d1c4555: Pull complete [2022-07-04T13:18:19.083Z] 7d9057610161: Pull complete [2022-07-04T13:18:19.083Z] Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 [2022-07-04T13:18:19.083Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-07-04T13:18:19.083Z] ---> 819e984ddca1 [2022-07-04T13:18:19.083Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-07-04T13:18:21.081Z] ---> Running in 810a4b235ca3 [2022-07-04T13:18:21.357Z] Removing intermediate container 810a4b235ca3 [2022-07-04T13:18:21.357Z] ---> fb0d6bcc1a1c [2022-07-04T13:18:21.357Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-07-04T13:18:21.357Z] ---> Running in 3c80524baef6 [2022-07-04T13:18:21.634Z] Removing intermediate container 3c80524baef6 [2022-07-04T13:18:21.634Z] ---> d5345ff3fdac [2022-07-04T13:18:21.634Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-07-04T13:18:21.634Z] ---> Running in d0afcbe46463 [2022-07-04T13:18:22.241Z] Removing intermediate container d0afcbe46463 [2022-07-04T13:18:22.241Z] ---> 5285f6c2f09e [2022-07-04T13:18:22.241Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-04T13:18:22.241Z] ---> Running in e0567668df15 [2022-07-04T13:18:24.880Z] Removing intermediate container e0567668df15 [2022-07-04T13:18:24.880Z] ---> 3774d2b47266 [2022-07-04T13:18:24.880Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-04T13:18:25.162Z] ---> Running in 1c1503aaa067 [2022-07-04T13:18:26.151Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-04T13:18:27.133Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-04T13:18:28.123Z] OK: 220 MiB in 52 packages [2022-07-04T13:18:28.726Z] Removing intermediate container 1c1503aaa067 [2022-07-04T13:18:28.726Z] ---> 977f29a65620 [2022-07-04T13:18:28.726Z] Step 8/13 : WORKDIR /app [2022-07-04T13:18:29.007Z] ---> Running in 5a28e96d18aa [2022-07-04T13:18:29.285Z] Removing intermediate container 5a28e96d18aa [2022-07-04T13:18:29.285Z] ---> e08ac6cdb1b7 [2022-07-04T13:18:29.285Z] Step 9/13 : COPY go.mod vendor* ./ [2022-07-04T13:18:29.887Z] ---> 8da1519830bf [2022-07-04T13:18:29.887Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-04T13:18:29.887Z] ---> Running in f123070d05dc [2022-07-04T13:19:16.905Z] Removing intermediate container f123070d05dc [2022-07-04T13:19:16.905Z] ---> aebd729dbc0d [2022-07-04T13:19:16.905Z] Step 11/13 : COPY . . [2022-07-04T13:19:16.905Z] ---> b2b2d791125e [2022-07-04T13:19:16.905Z] Step 12/13 : ARG MAKE="make build" [2022-07-04T13:19:16.905Z] ---> Running in 611cafc7ab95 [2022-07-04T13:19:16.905Z] Removing intermediate container 611cafc7ab95 [2022-07-04T13:19:16.905Z] ---> 3ea91b6d871f [2022-07-04T13:19:16.905Z] Step 13/13 : RUN $MAKE [2022-07-04T13:19:16.905Z] ---> Running in d7918803a80c [2022-07-04T13:19:17.912Z] noop [2022-07-04T13:19:18.516Z] Removing intermediate container d7918803a80c [2022-07-04T13:19:18.516Z] ---> 463fa106cd49 [2022-07-04T13:19:18.516Z] Successfully built 463fa106cd49 [2022-07-04T13:19:18.516Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-04T13:19:19.010Z] + docker inspect -f . ci-base-image-arm64 [2022-07-04T13:19:19.010Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-04T13:19:19.334Z] prd-ubuntu20.04-docker-arm64-4c-16g-16817 does not seem to be running inside a container [2022-07-04T13:19:19.423Z] $ 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-07-04T13:19:20.678Z] $ docker top d5d8fcbe02045d32fb6a10da6f2dac39dc9a560b1ee8882efe45e9d7380178a4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-04T13:19:21.627Z] + go version [2022-07-04T13:19:21.627Z] go version go1.17.7 linux/arm64 [Pipeline] } [2022-07-04T13:19:21.667Z] $ docker stop --time=1 d5d8fcbe02045d32fb6a10da6f2dac39dc9a560b1ee8882efe45e9d7380178a4 [2022-07-04T13:19:23.320Z] $ docker rm -f d5d8fcbe02045d32fb6a10da6f2dac39dc9a560b1ee8882efe45e9d7380178a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-04T13:19:24.236Z] + docker inspect -f . ci-base-image-arm64 [2022-07-04T13:19:24.236Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-04T13:19:24.570Z] prd-ubuntu20.04-docker-arm64-4c-16g-16817 does not seem to be running inside a container [2022-07-04T13:19:24.663Z] $ 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-07-04T13:19:26.026Z] $ docker top 8bf2ea334d3d62a987ffafe3fae6d20bc0ddbee28fc79ab2174236589525cb62 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-07-04T13:19:27.064Z] + make test [2022-07-04T13:19:27.065Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-07-04T13:21:03.947Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-07-04T13:21:03.947Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.221s coverage: 86.2% of statements [2022-07-04T13:21:03.947Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-07-04T13:21:03.947Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.714s coverage: 71.9% of statements [2022-07-04T13:21:03.947Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-07-04T13:21:03.947Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-07-04T13:21:26.165Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-04T13:21:26.165Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-04T13:21:26.165Z] ./bin/test-attribution.sh [Pipeline] echo [2022-07-04T13:21:28.830Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-04T13:21:28.866Z] $ docker stop --time=1 8bf2ea334d3d62a987ffafe3fae6d20bc0ddbee28fc79ab2174236589525cb62 [2022-07-04T13:21:30.677Z] $ docker rm -f 8bf2ea334d3d62a987ffafe3fae6d20bc0ddbee28fc79ab2174236589525cb62 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-04T13:21:31.709Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-04T13:21:31.748Z] Warning: overwriting stash ‘coverage-report’ [2022-07-04T13:21:32.252Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-04T13:21:32.852Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-04T13:21:33.205Z] + ls -al . [2022-07-04T13:21:33.206Z] total 224 [2022-07-04T13:21:33.206Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 4 13:21 . [2022-07-04T13:21:33.206Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 4 13:17 .. [2022-07-04T13:21:33.206Z] -rw-rw-r-- 1 jenkins jenkins 262 Jul 4 13:17 .dockerignore [2022-07-04T13:21:33.206Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 4 13:17 .git [2022-07-04T13:21:33.206Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 4 13:17 .github [2022-07-04T13:21:33.206Z] -rw-rw-r-- 1 jenkins jenkins 788 Jul 4 13:17 .gitignore [2022-07-04T13:21:33.206Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 4 13:17 .golangci.yml [2022-07-04T13:21:33.206Z] -rw-rw-r-- 1 jenkins jenkins 9413 Jul 4 13:17 Attribution.txt [2022-07-04T13:21:33.206Z] -rw-rw-r-- 1 jenkins jenkins 2487 Jul 4 13:17 CHANGELOG.md [2022-07-04T13:21:33.206Z] -rw-rw-r-- 1 jenkins jenkins 1933 Jul 4 13:17 Dockerfile [2022-07-04T13:21:33.206Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 4 13:17 GOVERNANCE.md [2022-07-04T13:21:33.206Z] -rw-rw-r-- 1 jenkins jenkins 687 Jul 4 13:17 Jenkinsfile [2022-07-04T13:21:33.206Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jul 4 13:17 LICENSE [2022-07-04T13:21:33.206Z] -rw-rw-r-- 1 jenkins jenkins 2949 Jul 4 13:17 Makefile [2022-07-04T13:21:33.206Z] -rw-rw-r-- 1 jenkins jenkins 617 Jul 4 13:17 OWNERS.md [2022-07-04T13:21:33.206Z] -rw-rw-r-- 1 jenkins jenkins 30359 Jul 4 13:17 README.md [2022-07-04T13:21:33.206Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 4 13:14 VERSION [2022-07-04T13:21:33.206Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 4 13:17 bin [2022-07-04T13:21:33.206Z] -rw-r--r-- 1 jenkins jenkins 41008 Jul 4 13:20 coverage.out [2022-07-04T13:21:33.206Z] -rw-rw-r-- 1 jenkins jenkins 3475 Jul 4 13:17 go.mod [2022-07-04T13:21:33.206Z] -rw-rw-r-- 1 jenkins jenkins 36231 Jul 4 13:17 go.sum [2022-07-04T13:21:33.206Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 4 13:17 images [2022-07-04T13:21:33.206Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 4 13:17 internal [2022-07-04T13:21:33.206Z] -rw-rw-r-- 1 jenkins jenkins 531 Jul 4 13:17 main.go [2022-07-04T13:21:33.206Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 4 13:17 res [2022-07-04T13:21:33.206Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 4 13:17 snap [2022-07-04T13:21:33.206Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 4 13:17 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-04T13:21:33.650Z] + 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=3e271875ee01e2c7d348b9e74171808a19f213d7 --label arch=arm64 --label version=0.0.0 . [2022-07-04T13:21:33.927Z] Sending build context to Docker daemon 687.6kB [2022-07-04T13:21:33.927Z] Step 1/31 : ARG BASE=golang:1.17-alpine3.15 [2022-07-04T13:21:33.927Z] Step 2/31 : FROM ${BASE} AS builder [2022-07-04T13:21:33.927Z] ---> 463fa106cd49 [2022-07-04T13:21:33.927Z] Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-07-04T13:21:34.204Z] ---> Running in 4611f6355cd0 [2022-07-04T13:21:34.477Z] Removing intermediate container 4611f6355cd0 [2022-07-04T13:21:34.477Z] ---> ba9514c69d66 [2022-07-04T13:21:34.477Z] Step 4/31 : ARG ALPINE_PKG_EXTRA="" [2022-07-04T13:21:34.477Z] ---> Running in a80afb657faf [2022-07-04T13:21:34.751Z] Removing intermediate container a80afb657faf [2022-07-04T13:21:34.751Z] ---> 159eae985aa5 [2022-07-04T13:21:34.751Z] Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-07-04T13:21:34.751Z] ---> Running in d05d2af0e8a4 [2022-07-04T13:21:35.030Z] Removing intermediate container d05d2af0e8a4 [2022-07-04T13:21:35.030Z] ---> 4a239773ac3e [2022-07-04T13:21:35.030Z] Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-04T13:21:35.309Z] ---> Running in 126efd699aba [2022-07-04T13:21:36.758Z] Removing intermediate container 126efd699aba [2022-07-04T13:21:36.758Z] ---> 58ec2ce6be5b [2022-07-04T13:21:36.758Z] Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-04T13:21:36.758Z] ---> Running in 53d127ea7ef1 [2022-07-04T13:21:37.746Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-04T13:21:38.723Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-04T13:21:39.708Z] OK: 220 MiB in 52 packages [2022-07-04T13:21:40.304Z] Removing intermediate container 53d127ea7ef1 [2022-07-04T13:21:40.304Z] ---> 51b2d1f7368d [2022-07-04T13:21:40.304Z] Step 8/31 : WORKDIR /app [2022-07-04T13:21:40.304Z] ---> Running in 3f7e338827ed [2022-07-04T13:21:40.577Z] Removing intermediate container 3f7e338827ed [2022-07-04T13:21:40.577Z] ---> d1592ec2eb70 [2022-07-04T13:21:40.577Z] Step 9/31 : COPY go.mod vendor* ./ [2022-07-04T13:21:41.182Z] ---> 2e3db060cb39 [2022-07-04T13:21:41.183Z] Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-04T13:21:41.183Z] ---> Running in 23a6752536ac [2022-07-04T13:21:43.159Z] Removing intermediate container 23a6752536ac [2022-07-04T13:21:43.159Z] ---> 014d99879ebd [2022-07-04T13:21:43.159Z] Step 11/31 : COPY . . [2022-07-04T13:21:43.753Z] ---> a5a5a9498f15 [2022-07-04T13:21:43.753Z] Step 12/31 : ARG MAKE="make build" [2022-07-04T13:21:43.753Z] ---> Running in 7492196aed7c [2022-07-04T13:21:44.026Z] Removing intermediate container 7492196aed7c [2022-07-04T13:21:44.026Z] ---> 8cea3b3b68cd [2022-07-04T13:21:44.026Z] Step 13/31 : RUN $MAKE [2022-07-04T13:21:44.026Z] ---> Running in a749e7652e96 [2022-07-04T13:21:45.009Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.1-dev.7 -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-07-04T13:23:51.911Z] Removing intermediate container a749e7652e96 [2022-07-04T13:23:51.911Z] ---> b68d34332291 [2022-07-04T13:23:51.911Z] Step 14/31 : FROM alpine:3.14 [2022-07-04T13:23:51.911Z] 3.14: Pulling from library/alpine [2022-07-04T13:23:51.911Z] 455c02918c45: Pulling fs layer [2022-07-04T13:23:51.911Z] 455c02918c45: Verifying Checksum [2022-07-04T13:23:51.911Z] 455c02918c45: Download complete [2022-07-04T13:23:51.911Z] 455c02918c45: Pull complete [2022-07-04T13:23:51.911Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-07-04T13:23:51.911Z] Status: Downloaded newer image for alpine:3.14 [2022-07-04T13:23:51.911Z] ---> ac73e934f311 [2022-07-04T13:23:51.911Z] Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-07-04T13:23:51.911Z] ---> Running in 3dbae4070e6c [2022-07-04T13:23:51.911Z] Removing intermediate container 3dbae4070e6c [2022-07-04T13:23:51.911Z] ---> 5daffa8cc311 [2022-07-04T13:23:51.911Z] Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-07-04T13:23:51.911Z] ---> Running in 10a95fcc9f23 [2022-07-04T13:23:51.911Z] Removing intermediate container 10a95fcc9f23 [2022-07-04T13:23:51.911Z] ---> 6c05eb3191e0 [2022-07-04T13:23:51.911Z] Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-04T13:23:51.911Z] ---> Running in 6c0ec1b6ec3f [2022-07-04T13:23:51.911Z] Removing intermediate container 6c0ec1b6ec3f [2022-07-04T13:23:51.911Z] ---> 5ff9eb517d91 [2022-07-04T13:23:51.911Z] Step 18/31 : RUN apk --no-cache add ca-certificates zeromq dumb-init [2022-07-04T13:23:51.911Z] ---> Running in 022f5a46a01f [2022-07-04T13:23:51.911Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-04T13:23:51.911Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-04T13:23:51.911Z] (1/7) Installing ca-certificates (20211220-r0) [2022-07-04T13:23:51.911Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-07-04T13:23:51.911Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-07-04T13:23:51.911Z] (4/7) Installing libsodium (1.0.18-r0) [2022-07-04T13:23:51.911Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-07-04T13:23:51.911Z] (6/7) Installing libzmq (4.3.4-r0) [2022-07-04T13:23:51.911Z] (7/7) Installing zeromq (4.3.4-r0) [2022-07-04T13:23:51.911Z] Executing busybox-1.33.1-r7.trigger [2022-07-04T13:23:51.911Z] Executing ca-certificates-20211220-r0.trigger [2022-07-04T13:23:51.911Z] OK: 9 MiB in 21 packages [2022-07-04T13:23:51.911Z] Removing intermediate container 022f5a46a01f [2022-07-04T13:23:51.911Z] ---> e59f73ed33f5 [2022-07-04T13:23:51.911Z] Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-07-04T13:23:51.911Z] ---> f09984d96567 [2022-07-04T13:23:51.911Z] Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE [2022-07-04T13:23:52.187Z] ---> d5aba1926ecf [2022-07-04T13:23:52.187Z] Step 21/31 : COPY --from=builder /app/res/ /res/ [2022-07-04T13:23:52.783Z] ---> b17c30e0d33b [2022-07-04T13:23:52.783Z] Step 22/31 : COPY --from=builder /app/static/ /static/ [2022-07-04T13:23:53.400Z] ---> ec37272ebd57 [2022-07-04T13:23:53.400Z] Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-07-04T13:23:54.840Z] ---> 2fc7c80e1eb8 [2022-07-04T13:23:54.840Z] Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-07-04T13:23:54.840Z] ---> Running in d15c4cf17188 [2022-07-04T13:23:56.820Z] Removing intermediate container d15c4cf17188 [2022-07-04T13:23:56.820Z] ---> 69a65f245954 [2022-07-04T13:23:56.820Z] Step 25/31 : VOLUME /cache [2022-07-04T13:23:56.820Z] ---> Running in 1a6a3b8e0399 [2022-07-04T13:23:56.820Z] Removing intermediate container 1a6a3b8e0399 [2022-07-04T13:23:56.820Z] ---> 68666f2db423 [2022-07-04T13:23:56.820Z] Step 26/31 : EXPOSE 59711 [2022-07-04T13:23:57.094Z] ---> Running in ad6b334d0d4c [2022-07-04T13:23:57.369Z] Removing intermediate container ad6b334d0d4c [2022-07-04T13:23:57.369Z] ---> 4baec6d06df1 [2022-07-04T13:23:57.369Z] Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-07-04T13:23:57.369Z] ---> Running in 43507d72b12a [2022-07-04T13:23:57.654Z] Removing intermediate container 43507d72b12a [2022-07-04T13:23:57.654Z] ---> 1658a26a2c38 [2022-07-04T13:23:57.654Z] Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-07-04T13:23:57.654Z] ---> Running in 9005fd734dfc [2022-07-04T13:23:58.255Z] Removing intermediate container 9005fd734dfc [2022-07-04T13:23:58.255Z] ---> 91a094db8094 [2022-07-04T13:23:58.255Z] Step 29/31 : LABEL arch=arm64 [2022-07-04T13:23:58.255Z] ---> Running in d210acc6ebad [2022-07-04T13:23:58.530Z] Removing intermediate container d210acc6ebad [2022-07-04T13:23:58.530Z] ---> 6e1a4ab6a594 [2022-07-04T13:23:58.530Z] Step 30/31 : LABEL git_sha=3e271875ee01e2c7d348b9e74171808a19f213d7 [2022-07-04T13:23:58.530Z] ---> Running in 1999e60ddd58 [2022-07-04T13:23:58.810Z] Removing intermediate container 1999e60ddd58 [2022-07-04T13:23:58.810Z] ---> 74474d7bded7 [2022-07-04T13:23:58.810Z] Step 31/31 : LABEL version=0.0.0 [2022-07-04T13:23:59.085Z] ---> Running in 0d60e54c41b2 [2022-07-04T13:23:59.360Z] Removing intermediate container 0d60e54c41b2 [2022-07-04T13:23:59.360Z] ---> 73deadc553d3 [2022-07-04T13:23:59.360Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-04T13:23:59.360Z] Successfully built 73deadc553d3 [2022-07-04T13:23:59.360Z] 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-07-04T13:24:00.183Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-04T13:24:00.183Z] [2022-07-04T13:24:00.183Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-04T13:24:00.607Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-04T13:24:00.883Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-04T13:24:00.883Z] 8998bd30e6a1: Pulling fs layer [2022-07-04T13:24:00.883Z] 04944245beec: Pulling fs layer [2022-07-04T13:24:00.883Z] 699f458cf7ca: Pulling fs layer [2022-07-04T13:24:00.883Z] 765212b225bb: Pulling fs layer [2022-07-04T13:24:00.883Z] f23df028b6ca: Pulling fs layer [2022-07-04T13:24:00.883Z] d65c8cfc05b1: Pulling fs layer [2022-07-04T13:24:00.883Z] 2437ff75d9bd: Pulling fs layer [2022-07-04T13:24:00.883Z] f23df028b6ca: Waiting [2022-07-04T13:24:00.883Z] d65c8cfc05b1: Waiting [2022-07-04T13:24:00.883Z] 2437ff75d9bd: Waiting [2022-07-04T13:24:00.883Z] 04944245beec: Verifying Checksum [2022-07-04T13:24:00.883Z] 04944245beec: Download complete [2022-07-04T13:24:00.883Z] 765212b225bb: Verifying Checksum [2022-07-04T13:24:00.883Z] 765212b225bb: Download complete [2022-07-04T13:24:00.883Z] f23df028b6ca: Verifying Checksum [2022-07-04T13:24:00.883Z] f23df028b6ca: Download complete [2022-07-04T13:24:00.883Z] d65c8cfc05b1: Verifying Checksum [2022-07-04T13:24:00.883Z] d65c8cfc05b1: Download complete [2022-07-04T13:24:01.163Z] 699f458cf7ca: Verifying Checksum [2022-07-04T13:24:01.163Z] 699f458cf7ca: Download complete [2022-07-04T13:24:01.442Z] 8998bd30e6a1: Verifying Checksum [2022-07-04T13:24:01.442Z] 8998bd30e6a1: Download complete [2022-07-04T13:24:04.071Z] 2437ff75d9bd: Verifying Checksum [2022-07-04T13:24:04.071Z] 2437ff75d9bd: Download complete [2022-07-04T13:24:06.055Z] 8998bd30e6a1: Pull complete [2022-07-04T13:24:06.332Z] 04944245beec: Pull complete [2022-07-04T13:24:07.772Z] 699f458cf7ca: Pull complete [2022-07-04T13:24:08.052Z] 765212b225bb: Pull complete [2022-07-04T13:24:09.037Z] f23df028b6ca: Pull complete [2022-07-04T13:24:09.037Z] d65c8cfc05b1: Pull complete [2022-07-04T13:24:24.146Z] 2437ff75d9bd: Pull complete [2022-07-04T13:24:24.146Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-04T13:24:24.146Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-04T13:24:24.146Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-04T13:24:24.537Z] prd-ubuntu20.04-docker-arm64-4c-16g-16817 does not seem to be running inside a container [2022-07-04T13:24:24.630Z] $ 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-07-04T13:24:27.238Z] $ docker top e59d1401c901dbc3fa4dd40bef19ffef862a051a04442cf6f0e2a0280d9d6e2c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-04T13:24:28.221Z] ---> job-cost.sh [2022-07-04T13:24:28.221Z] lf-activate-venv: SKIPPING [2022-07-04T13:24:28.221Z] INFO: No Stack... [2022-07-04T13:24:28.817Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-04T13:24:29.799Z] INFO: Archiving Costs [Pipeline] sh [2022-07-04T13:24:30.492Z] + + cutcat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv -d, [2022-07-04T13:24:30.492Z] -f6 [Pipeline] lock [2022-07-04T13:24:30.576Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-94-1-stack-cost] [2022-07-04T13:24:30.581Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-94-1-stack-cost] did not exist. Created. [2022-07-04T13:24:30.581Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-94-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-04T13:24:31.349Z] /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-85eca90a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-07-04T13:24:32.051Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-04T13:24:32.089Z] Warning: overwriting stash ‘stack-cost’ [2022-07-04T13:24:32.142Z] Stashed 1 file(s) [Pipeline] } [2022-07-04T13:24:32.157Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-94-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-04T13:24:32.246Z] $ docker stop --time=1 e59d1401c901dbc3fa4dd40bef19ffef862a051a04442cf6f0e2a0280d9d6e2c [2022-07-04T13:24:33.757Z] $ docker rm -f e59d1401c901dbc3fa4dd40bef19ffef862a051a04442cf6f0e2a0280d9d6e2c [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-07-04T13:24:34.767Z] provisioning config files... [2022-07-04T13:24:34.777Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-94@tmp/config8821215408532032944tmp [Pipeline] { [Pipeline] sh [2022-07-04T13:24:35.116Z] + set +x [2022-07-04T13:24:35.116Z] + curl -s https://codecov.io/bash [2022-07-04T13:24:35.116Z] + bash -s -- [2022-07-04T13:24:35.116Z] [2022-07-04T13:24:35.116Z] _____ _ [2022-07-04T13:24:35.116Z] / ____| | | [2022-07-04T13:24:35.116Z] | | ___ __| | ___ ___ _____ __ [2022-07-04T13:24:35.116Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-07-04T13:24:35.116Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-07-04T13:24:35.116Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-07-04T13:24:35.116Z] Bash-1.0.6 [2022-07-04T13:24:35.116Z] [2022-07-04T13:24:35.116Z] [2022-07-04T13:24:35.116Z] ==> git version 2.25.1 found [2022-07-04T13:24:35.116Z] ==> 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-07-04T13:24:35.116Z] Release-Date: 2020-01-08 [2022-07-04T13:24:35.116Z] 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-07-04T13:24:35.116Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-07-04T13:24:35.116Z] ==> Jenkins CI detected. [2022-07-04T13:24:35.116Z] current dir:  /w/workspace/ry_app-rfid-llrp-inventory_PR-94 [2022-07-04T13:24:35.116Z] project root: . [2022-07-04T13:24:35.116Z] --> token set from env [2022-07-04T13:24:35.116Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-07-04T13:24:35.116Z] ==> Running gcov in . (disable via -X gcov) [2022-07-04T13:24:35.116Z] ==> Python coveragepy not found [2022-07-04T13:24:35.116Z] ==> Searching for coverage reports in: [2022-07-04T13:24:35.116Z] + . [2022-07-04T13:24:35.116Z] -> Found 1 reports [2022-07-04T13:24:35.116Z] ==> Detecting git/mercurial file structure [2022-07-04T13:24:35.116Z] ==> Reading reports [2022-07-04T13:24:35.116Z] + ./coverage.out bytes=41008 [2022-07-04T13:24:35.116Z] ==> Appending adjustments [2022-07-04T13:24:35.116Z] https://docs.codecov.io/docs/fixing-reports [2022-07-04T13:24:35.378Z] + Found adjustments [2022-07-04T13:24:35.379Z] ==> Gzipping contents [2022-07-04T13:24:35.379Z] 12K /tmp/codecov.f68Ufq.gz [2022-07-04T13:24:35.379Z] ==> Uploading reports [2022-07-04T13:24:35.379Z] url: https://codecov.io [2022-07-04T13:24:35.379Z] query: branch=PR-94&commit=3e271875ee01e2c7d348b9e74171808a19f213d7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-94%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=94&job=&cmd_args= [2022-07-04T13:24:35.379Z] -> Pinging Codecov [2022-07-04T13:24:35.379Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-94&commit=3e271875ee01e2c7d348b9e74171808a19f213d7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-94%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=94&job=&cmd_args= [2022-07-04T13:24:35.639Z] -> Uploading to [2022-07-04T13:24:35.640Z] https://storage.googleapis.com/codecov/v4/raw/2022-07-04/581DD39554BDF9B6E22D074273EAD858/3e271875ee01e2c7d348b9e74171808a19f213d7/d19ade5d-10f6-40b2-9170-459c0d0389f7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220704%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220704T132435Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=87666939225acc0601496bd0341ed7cc754a7203ea05bd1ba8739f8dd216af75 [2022-07-04T13:24:35.901Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-04T13:24:35.901Z] Dload Upload Total Spent Left Speed [2022-07-04T13:24:35.901Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11488 0 0 100 11488 0 51285 --:--:-- --:--:-- --:--:-- 51285 [2022-07-04T13:24:35.901Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/3e271875ee01e2c7d348b9e74171808a19f213d7 [Pipeline] } [2022-07-04T13:24:35.931Z] 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-07-04T13:24:37.612Z] + [ -d /w/workspace/ry_app-rfid-llrp-inventory_PR-94/archives ] [2022-07-04T13:24:37.612Z] + ls -al /w/workspace/ry_app-rfid-llrp-inventory_PR-94/archives [2022-07-04T13:24:37.612Z] total 16 [2022-07-04T13:24:37.612Z] drwxr-xr-x 3 root root 4096 Jul 4 13:16 . [2022-07-04T13:24:37.612Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 4 13:16 .. [2022-07-04T13:24:37.612Z] drwxr-xr-x 2 root root 4096 Jul 4 13:16 cost [2022-07-04T13:24:37.612Z] -rw-r--r-- 1 root root 93 Jul 4 13:16 cost.csv [2022-07-04T13:24:37.612Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-rfid-llrp-inventory_PR-94/archives [2022-07-04T13:24:37.612Z] + ls -al /w/workspace/ry_app-rfid-llrp-inventory_PR-94/archives [2022-07-04T13:24:37.612Z] total 16 [2022-07-04T13:24:37.612Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 4 13:16 . [2022-07-04T13:24:37.612Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 4 13:16 .. [2022-07-04T13:24:37.612Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 4 13:16 cost [2022-07-04T13:24:37.612Z] -rw-r--r-- 1 jenkins jenkins 93 Jul 4 13:16 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-07-04T13:24:37.943Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-04T13:24:38.844Z] ---> package-listing.sh [2022-07-04T13:24:38.844Z] ++ facter osfamily [2022-07-04T13:24:38.844Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-04T13:24:39.107Z] + OS_FAMILY=debian [2022-07-04T13:24:39.107Z] + workspace=/w/workspace/ry_app-rfid-llrp-inventory_PR-94 [2022-07-04T13:24:39.107Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-04T13:24:39.107Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-04T13:24:39.107Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-04T13:24:39.107Z] + PACKAGES=/tmp/packages_start.txt [2022-07-04T13:24:39.107Z] + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-94 ']' [2022-07-04T13:24:39.107Z] + PACKAGES=/tmp/packages_end.txt [2022-07-04T13:24:39.107Z] + case "${OS_FAMILY}" in [2022-07-04T13:24:39.107Z] + dpkg -l [2022-07-04T13:24:39.107Z] + grep '^ii' [2022-07-04T13:24:39.107Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-04T13:24:39.107Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-04T13:24:39.107Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-04T13:24:39.107Z] + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-94 ']' [2022-07-04T13:24:39.107Z] + mkdir -p /w/workspace/ry_app-rfid-llrp-inventory_PR-94/archives/ [2022-07-04T13:24:39.107Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-rfid-llrp-inventory_PR-94/archives/ [Pipeline] echo [2022-07-04T13:24:39.142Z] 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-94/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-07-04T13:24:39.439Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-04T13:24:39.817Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-04T13:24:39.817Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-04T13:24:39.966Z] prd-ubuntu20.04-docker-8c-8g-16815 does not seem to be running inside a container [2022-07-04T13:24:40.001Z] $ 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-94/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-94 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-94:/w/workspace/ry_app-rfid-llrp-inventory_PR-94:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-94@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-94@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-07-04T13:24:40.217Z] $ docker top 6f0edf215ab5bc6391b7768f1f113e12510ab7914d60f214d403499e8ea9cd1a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-04T13:24:40.625Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-04T13:24:40.939Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-04T13:24:41.258Z] + ls /var/log/sa-host [2022-07-04T13:24:41.258Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-04T13:24:41.390Z] provisioning config files... [2022-07-04T13:24:41.403Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-94@tmp/config8279824264788115718tmp [Pipeline] { [Pipeline] echo [2022-07-04T13:24:41.457Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-04T13:24:41.767Z] ---> create-netrc.sh [Pipeline] } [2022-07-04T13:24:41.798Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-04T13:24:42.200Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-04T13:24:42.235Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-04T13:24:42.550Z] ---> sudo-logs.sh [2022-07-04T13:24:42.550Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-04T13:24:42.632Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-04T13:24:42.944Z] ---> job-cost.sh [2022-07-04T13:24:42.944Z] lf-activate-venv: SKIPPING [2022-07-04T13:24:42.944Z] DEBUG: total: 0.2199999988079071 [2022-07-04T13:24:42.944Z] INFO: Retrieving Stack Cost... [2022-07-04T13:24:43.514Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-04T13:24:43.774Z] INFO: Archiving Costs [Pipeline] echo [2022-07-04T13:24:43.806Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-04T13:24:44.121Z] ---> logs-deploy.sh [2022-07-04T13:24:44.121Z] lf-activate-venv: SKIPPING [2022-07-04T13:24:44.121Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-94/1 [2022-07-04T13:24:44.121Z] INFO: archiving workspace using pattern(s): [2022-07-04T13:24:45.062Z] Archives upload complete. [2022-07-04T13:24:45.062Z] INFO: archiving logs to Nexus