Pull request #96 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from dbb72e16086fdbc7e50dd0238b331511e1ea6871+5d59561c1133a6ca726020ae56ce39f2a90031a2 (1ec7762ce3ab4baa25ae0f3930916db49cff764e) 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-ssh15218377407313688191.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-ssh16519512158356473792.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-96/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-96/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17289494314779960694.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-96/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16763719841285863156.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-ssh11531742027858564380.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-96/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-96/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1353810761875820668.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-17074 in /w/workspace/ry_app-rfid-llrp-inventory_PR-96 [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-96 # 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 5d59561c1133a6ca726020ae56ce39f2a90031a2 into PR head commit dbb72e16086fdbc7e50dd0238b331511e1ea6871 Merge succeeded, producing dbb72e16086fdbc7e50dd0238b331511e1ea6871 Checking out Revision dbb72e16086fdbc7e50dd0238b331511e1ea6871 (PR-96) > 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/96/head:refs/remotes/origin/PR-96 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dbb72e16086fdbc7e50dd0238b331511e1ea6871 # 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 5d59561c1133a6ca726020ae56ce39f2a90031a2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dbb72e16086fdbc7e50dd0238b331511e1ea6871 # timeout=10 Commit message: "build: Upgrade to Go 1.18 and alpine 3.16" 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-06T22:39:47.702Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-06T22:39:47.881Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-06T22:39:47.979Z] ========================================================= [2022-07-06T22:39:47.979Z] EdgeX Global Pipelines Version Info [2022-07-06T22:39:47.979Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-06T22:39:48.777Z] ------------------- [2022-07-06T22:39:48.777Z] stable info: [2022-07-06T22:39:48.777Z] ------------------- [2022-07-06T22:39:48.777Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-06T22:39:48.777Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-07-06T22:39:48.777Z] Message: update stable to v1.0.234 [2022-07-06T22:39:49.349Z] ------------------- [2022-07-06T22:39:49.349Z] experimental info: [2022-07-06T22:39:49.349Z] ------------------- [2022-07-06T22:39:49.349Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-07-06T22:39:49.349Z] Commit SHA: bc4e646769b4c5265b7fe03fd8295f2cc8e63760 [2022-07-06T22:39:49.349Z] Message: update experimental to v1.0.235 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-06T22:39:49.718Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2022-07-06T22:39:49.756Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2022-07-06T22:39:49.795Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-06T22:39:49.836Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-06T22:39:49.876Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-06T22:39:49.914Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-07-06T22:39:49.955Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-06T22:39:49.993Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-07-06T22:39:50.032Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-06T22:39:50.071Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-06T22:39:50.112Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-06T22:39:50.156Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2022-07-06T22:39:50.192Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-06T22:39:50.228Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-06T22:39:50.264Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-07-06T22:39:50.303Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-07-06T22:39:50.339Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-07-06T22:39:50.374Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-07-06T22:39:50.411Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-06T22:39:50.453Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-06T22:39:50.493Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-07-06T22:39:50.530Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-07-06T22:39:50.572Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-07-06T22:39:50.609Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-07-06T22:39:50.653Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-07-06T22:39:50.692Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-06T22:39:50.733Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-06T22:39:50.775Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-96 [Pipeline] echo [2022-07-06T22:39:50.815Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-96 [Pipeline] echo [2022-07-06T22:39:50.859Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-96 [Pipeline] echo [2022-07-06T22:39:50.898Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dbb72e16086fdbc7e50dd0238b331511e1ea6871 [Pipeline] echo [2022-07-06T22:39:50.941Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dbb72e1 [Pipeline] echo [2022-07-06T22:39:50.978Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-06T22:39:51.086Z] provisioning config files... [2022-07-06T22:39:51.100Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-96@tmp/config8524675280057617201tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-06T22:39:51.447Z] ---> docker-login.sh [2022-07-06T22:39:51.447Z] nexus3.edgexfoundry.org:10001 [2022-07-06T22:39:51.707Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T22:39:51.707Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T22:39:51.707Z] Configure a credential helper to remove this warning. See [2022-07-06T22:39:51.707Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T22:39:51.707Z] [2022-07-06T22:39:51.707Z] Login Succeeded [2022-07-06T22:39:51.707Z] nexus3.edgexfoundry.org:10002 [2022-07-06T22:39:51.968Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T22:39:51.968Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T22:39:51.968Z] Configure a credential helper to remove this warning. See [2022-07-06T22:39:51.968Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T22:39:51.968Z] [2022-07-06T22:39:51.968Z] Login Succeeded [2022-07-06T22:39:51.968Z] nexus3.edgexfoundry.org:10003 [2022-07-06T22:39:51.968Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T22:39:51.968Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T22:39:51.968Z] Configure a credential helper to remove this warning. See [2022-07-06T22:39:51.968Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T22:39:51.968Z] [2022-07-06T22:39:51.968Z] Login Succeeded [2022-07-06T22:39:51.968Z] nexus3.edgexfoundry.org:10004 [2022-07-06T22:39:52.230Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T22:39:52.230Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T22:39:52.230Z] Configure a credential helper to remove this warning. See [2022-07-06T22:39:52.230Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T22:39:52.230Z] [2022-07-06T22:39:52.230Z] Login Succeeded [2022-07-06T22:39:52.230Z] docker.io [2022-07-06T22:39:52.230Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T22:39:52.491Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T22:39:52.491Z] Configure a credential helper to remove this warning. See [2022-07-06T22:39:52.491Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T22:39:52.491Z] [2022-07-06T22:39:52.491Z] Login Succeeded [2022-07-06T22:39:52.491Z] ---> docker-login.sh ends [Pipeline] } [2022-07-06T22:39:52.517Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-07-06T22:39:53.158Z] + git rev-list -1 --merges dbb72e16086fdbc7e50dd0238b331511e1ea6871~1..dbb72e16086fdbc7e50dd0238b331511e1ea6871 [Pipeline] echo [2022-07-06T22:39:53.198Z] -----------> git rev-list -1 --merges dbb72e16086fdbc7e50dd0238b331511e1ea6871~1..dbb72e16086fdbc7e50dd0238b331511e1ea6871 dbb72e16086fdbc7e50dd0238b331511e1ea6871 [false] [Pipeline] sh [2022-07-06T22:39:53.508Z] + git log --format=format:%s -1 dbb72e16086fdbc7e50dd0238b331511e1ea6871 [Pipeline] echo [2022-07-06T22:39:53.544Z] ========================================================= [2022-07-06T22:39:53.544Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-06T22:39:53.544Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-06T22:39:53.979Z] + git log --format=format:%s -1 dbb72e16086fdbc7e50dd0238b331511e1ea6871 [Pipeline] echo [2022-07-06T22:39:54.011Z] [semverPrep] GIT_COMMIT: dbb72e16086fdbc7e50dd0238b331511e1ea6871, Commit Message: build: Upgrade to Go 1.18 and alpine 3.16 [Pipeline] echo [2022-07-06T22:39:54.043Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-07-06T22:39:54.413Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-06T22:39:54.413Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-06T22:39:54.413Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-06T22:39:54.413Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-06T22:39:54.413Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-06T22:39:54.413Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-06T22:39:54.413Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T22:39:54.838Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-06T22:39:54.838Z] [2022-07-06T22:39:54.838Z] 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-06T22:39:55.211Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-06T22:39:55.212Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-06T22:39:55.212Z] 42c077c10790: Pulling fs layer [2022-07-06T22:39:55.212Z] f63e77b7563a: Pulling fs layer [2022-07-06T22:39:55.212Z] bd5fdadae976: Pulling fs layer [2022-07-06T22:39:55.212Z] 205491f53016: Pulling fs layer [2022-07-06T22:39:55.212Z] df18705c85c3: Pulling fs layer [2022-07-06T22:39:55.212Z] bdb3f477010e: Pulling fs layer [2022-07-06T22:39:55.212Z] c8a8fc8e1c8f: Pulling fs layer [2022-07-06T22:39:55.212Z] 2c6e9b1d212d: Pulling fs layer [2022-07-06T22:39:55.212Z] bdb8f0575790: Pulling fs layer [2022-07-06T22:39:55.212Z] 386e3cb2ff24: Pulling fs layer [2022-07-06T22:39:55.212Z] 2343380bae48: Pulling fs layer [2022-07-06T22:39:55.212Z] 205491f53016: Waiting [2022-07-06T22:39:55.212Z] df18705c85c3: Waiting [2022-07-06T22:39:55.212Z] bdb3f477010e: Waiting [2022-07-06T22:39:55.212Z] bdb8f0575790: Waiting [2022-07-06T22:39:55.212Z] c8a8fc8e1c8f: Waiting [2022-07-06T22:39:55.212Z] 386e3cb2ff24: Waiting [2022-07-06T22:39:55.212Z] 2343380bae48: Waiting [2022-07-06T22:39:55.212Z] 2c6e9b1d212d: Waiting [2022-07-06T22:39:55.212Z] f63e77b7563a: Download complete [2022-07-06T22:39:55.212Z] 205491f53016: Verifying Checksum [2022-07-06T22:39:55.212Z] 205491f53016: Download complete [2022-07-06T22:39:55.473Z] df18705c85c3: Download complete [2022-07-06T22:39:55.473Z] bd5fdadae976: Verifying Checksum [2022-07-06T22:39:55.473Z] bd5fdadae976: Download complete [2022-07-06T22:39:55.473Z] bdb3f477010e: Download complete [2022-07-06T22:39:55.473Z] 2c6e9b1d212d: Verifying Checksum [2022-07-06T22:39:55.473Z] 2c6e9b1d212d: Download complete [2022-07-06T22:39:55.473Z] bdb8f0575790: Verifying Checksum [2022-07-06T22:39:55.473Z] bdb8f0575790: Download complete [2022-07-06T22:39:55.473Z] 2343380bae48: Download complete [2022-07-06T22:39:55.473Z] 42c077c10790: Verifying Checksum [2022-07-06T22:39:55.473Z] 42c077c10790: Download complete [2022-07-06T22:39:55.733Z] c8a8fc8e1c8f: Verifying Checksum [2022-07-06T22:39:57.116Z] 42c077c10790: Pull complete [2022-07-06T22:39:57.116Z] f63e77b7563a: Pull complete [2022-07-06T22:39:57.385Z] bd5fdadae976: Pull complete [2022-07-06T22:39:57.645Z] 205491f53016: Pull complete [2022-07-06T22:39:57.905Z] df18705c85c3: Pull complete [2022-07-06T22:39:57.905Z] bdb3f477010e: Pull complete [2022-07-06T22:39:59.811Z] c8a8fc8e1c8f: Pull complete [2022-07-06T22:39:59.811Z] 2c6e9b1d212d: Pull complete [2022-07-06T22:40:00.072Z] bdb8f0575790: Pull complete [2022-07-06T22:40:00.072Z] 386e3cb2ff24: Pull complete [2022-07-06T22:40:00.072Z] 2343380bae48: Pull complete [2022-07-06T22:40:00.072Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-07-06T22:40:00.072Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-06T22:40:00.072Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-06T22:40:00.295Z] prd-ubuntu20.04-docker-8c-8g-17074 does not seem to be running inside a container [2022-07-06T22:40:00.338Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-rfid-llrp-inventory_PR-96 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-96:/w/workspace/ry_app-rfid-llrp-inventory_PR-96:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-96@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-96@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-devops/py-git-semver:0.1.4 cat [2022-07-06T22:40:01.775Z] $ docker top 30cdc6bc16a26a2eb9d864c08cc783b5cd2db34d30943055276f8790edeaa403 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-06T22:40:01.992Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-06T22:40:01.992Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-06T22:40:02.119Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-06T22:40:02.127Z] $ docker exec 30cdc6bc16a26a2eb9d864c08cc783b5cd2db34d30943055276f8790edeaa403 ssh-agent [2022-07-06T22:40:02.260Z] SSH_AUTH_SOCK=/tmp/ssh-2TRhAW76nbvO/agent.32 [2022-07-06T22:40:02.260Z] SSH_AGENT_PID=38 [2022-07-06T22:40:02.267Z] Running ssh-add (command line suppressed) [2022-07-06T22:40:02.393Z] Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-96@tmp/private_key_7657627346059483701.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-96@tmp/private_key_7657627346059483701.key) [2022-07-06T22:40:02.404Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-06T22:40:02.737Z] + git tag --points-at HEAD [Pipeline] } [2022-07-06T22:40:02.769Z] $ docker exec --env ******** --env ******** 30cdc6bc16a26a2eb9d864c08cc783b5cd2db34d30943055276f8790edeaa403 ssh-agent -k [2022-07-06T22:40:02.893Z] unset SSH_AUTH_SOCK; [2022-07-06T22:40:02.894Z] unset SSH_AGENT_PID; [2022-07-06T22:40:02.894Z] echo Agent pid 38 killed; [2022-07-06T22:40:02.899Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-06T22:40:03.045Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-06T22:40:03.045Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-06T22:40:03.180Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-06T22:40:03.187Z] $ docker exec 30cdc6bc16a26a2eb9d864c08cc783b5cd2db34d30943055276f8790edeaa403 ssh-agent [2022-07-06T22:40:03.321Z] SSH_AUTH_SOCK=/tmp/ssh-0JZka3U6Jwyl/agent.70 [2022-07-06T22:40:03.321Z] SSH_AGENT_PID=76 [2022-07-06T22:40:03.327Z] Running ssh-add (command line suppressed) [2022-07-06T22:40:03.443Z] Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-96@tmp/private_key_2505718679895596076.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-96@tmp/private_key_2505718679895596076.key) [2022-07-06T22:40:03.453Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-06T22:40:03.783Z] + git semver init [2022-07-06T22:40:04.043Z] 2022-07-06 22:40:03,977 [run_init] DEBUG init version:0.0.0 force:False [2022-07-06T22:40:04.043Z] 2022-07-06 22:40:03,978 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-rfid-llrp-inventory_PR-96/.semver [2022-07-06T22:40:04.043Z] 2022-07-06 22:40:03,978 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/ry_app-rfid-llrp-inventory_PR-96/.semver [2022-07-06T22:40:04.043Z] 2022-07-06 22:40:03,978 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/ry_app-rfid-llrp-inventory_PR-96/.semver'], cwd=/w/workspace/ry_app-rfid-llrp-inventory_PR-96, universal_newlines=False, shell=None, istream=None) [2022-07-06T22:40:05.429Z] 2022-07-06 22:40:05,001 [append_file] DEBUG append to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-96/.git/info/exclude [2022-07-06T22:40:05.429Z] 2022-07-06 22:40:05,002 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-rfid-llrp-inventory_PR-96/.semver/PR-96 with force:False [2022-07-06T22:40:05.429Z] 2022-07-06 22:40:05,002 [write_file] DEBUG write to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-96/.semver/PR-96 [2022-07-06T22:40:05.429Z] 2022-07-06 22:40:05,006 [execute] INFO git cat-file --batch-check [2022-07-06T22:40:05.429Z] 2022-07-06 22:40:05,006 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-rfid-llrp-inventory_PR-96/.semver, universal_newlines=False, shell=None, istream=) [2022-07-06T22:40:05.429Z] 2022-07-06 22:40:05,013 [execute] INFO git cat-file --batch [2022-07-06T22:40:05.429Z] 2022-07-06 22:40:05,013 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-rfid-llrp-inventory_PR-96/.semver, universal_newlines=False, shell=None, istream=) [2022-07-06T22:40:05.429Z] 2022-07-06 22:40:05,018 [read_version] DEBUG read version from /w/workspace/ry_app-rfid-llrp-inventory_PR-96/.semver/PR-96 [2022-07-06T22:40:05.429Z] 0.0.0 [Pipeline] } [2022-07-06T22:40:05.460Z] $ docker exec --env ******** --env ******** 30cdc6bc16a26a2eb9d864c08cc783b5cd2db34d30943055276f8790edeaa403 ssh-agent -k [2022-07-06T22:40:05.577Z] unset SSH_AUTH_SOCK; [2022-07-06T22:40:05.577Z] unset SSH_AGENT_PID; [2022-07-06T22:40:05.578Z] echo Agent pid 76 killed; [2022-07-06T22:40:05.585Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-06T22:40:06.021Z] + git semver [Pipeline] } [2022-07-06T22:40:06.314Z] $ docker stop --time=1 30cdc6bc16a26a2eb9d864c08cc783b5cd2db34d30943055276f8790edeaa403 [2022-07-06T22:40:07.635Z] $ docker rm -f 30cdc6bc16a26a2eb9d864c08cc783b5cd2db34d30943055276f8790edeaa403 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-06T22:40:08.059Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-06T22:40:08.367Z] Stashed 1 file(s) [Pipeline] echo [2022-07-06T22:40:08.384Z] [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-06T22:40:08.957Z] provisioning config files... [2022-07-06T22:40:08.968Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-96@tmp/config4116624144341840360tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-06T22:40:09.309Z] ---> docker-login.sh [2022-07-06T22:40:09.309Z] nexus3.edgexfoundry.org:10001 [2022-07-06T22:40:09.309Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T22:40:09.309Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T22:40:09.309Z] Configure a credential helper to remove this warning. See [2022-07-06T22:40:09.309Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T22:40:09.309Z] [2022-07-06T22:40:09.309Z] Login Succeeded [2022-07-06T22:40:09.309Z] nexus3.edgexfoundry.org:10002 [2022-07-06T22:40:09.309Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T22:40:09.569Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T22:40:09.569Z] Configure a credential helper to remove this warning. See [2022-07-06T22:40:09.569Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T22:40:09.569Z] [2022-07-06T22:40:09.569Z] Login Succeeded [2022-07-06T22:40:09.569Z] nexus3.edgexfoundry.org:10003 [2022-07-06T22:40:09.569Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T22:40:09.569Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T22:40:09.569Z] Configure a credential helper to remove this warning. See [2022-07-06T22:40:09.569Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T22:40:09.569Z] [2022-07-06T22:40:09.569Z] Login Succeeded [2022-07-06T22:40:09.569Z] nexus3.edgexfoundry.org:10004 [2022-07-06T22:40:09.831Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T22:40:09.832Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T22:40:09.832Z] Configure a credential helper to remove this warning. See [2022-07-06T22:40:09.832Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T22:40:09.832Z] [2022-07-06T22:40:09.832Z] Login Succeeded [2022-07-06T22:40:09.832Z] docker.io [2022-07-06T22:40:09.832Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T22:40:10.094Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T22:40:10.094Z] Configure a credential helper to remove this warning. See [2022-07-06T22:40:10.094Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T22:40:10.094Z] [2022-07-06T22:40:10.094Z] Login Succeeded [2022-07-06T22:40:10.094Z] ---> docker-login.sh ends [Pipeline] } [2022-07-06T22:40:10.128Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-06T22:40:10.328Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-06T22:40:10.363Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-06T22:40:10.396Z] ========================================================= [2022-07-06T22:40:10.396Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-07-06T22:40:10.396Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T22:40:10.874Z] + 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-06T22:40:10.874Z] Sending build context to Docker daemon 12.45MB [2022-07-06T22:40:10.874Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-07-06T22:40:10.874Z] Step 2/13 : FROM ${BASE} AS builder [2022-07-06T22:40:10.874Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-06T22:40:10.874Z] 59bf1c3509f3: Pulling fs layer [2022-07-06T22:40:10.874Z] 666ba61612fd: Pulling fs layer [2022-07-06T22:40:10.874Z] 8ed8ca486205: Pulling fs layer [2022-07-06T22:40:10.874Z] cc1cd167ecdc: Pulling fs layer [2022-07-06T22:40:10.874Z] c516ae0d96e1: Pulling fs layer [2022-07-06T22:40:10.874Z] 684cea983483: Pulling fs layer [2022-07-06T22:40:10.874Z] dd3240ac7de5: Pulling fs layer [2022-07-06T22:40:10.874Z] b1e948a4e11c: Pulling fs layer [2022-07-06T22:40:10.874Z] a8fd76ee1af6: Pulling fs layer [2022-07-06T22:40:10.874Z] 646ad004c059: Pulling fs layer [2022-07-06T22:40:10.874Z] 684cea983483: Waiting [2022-07-06T22:40:10.874Z] dd3240ac7de5: Waiting [2022-07-06T22:40:10.874Z] b1e948a4e11c: Waiting [2022-07-06T22:40:10.874Z] cc1cd167ecdc: Waiting [2022-07-06T22:40:10.874Z] c516ae0d96e1: Waiting [2022-07-06T22:40:10.874Z] a8fd76ee1af6: Waiting [2022-07-06T22:40:10.874Z] 646ad004c059: Waiting [2022-07-06T22:40:10.874Z] 8ed8ca486205: Verifying Checksum [2022-07-06T22:40:10.874Z] 8ed8ca486205: Download complete [2022-07-06T22:40:11.136Z] 666ba61612fd: Verifying Checksum [2022-07-06T22:40:11.136Z] 666ba61612fd: Download complete [2022-07-06T22:40:11.136Z] c516ae0d96e1: Verifying Checksum [2022-07-06T22:40:11.136Z] c516ae0d96e1: Download complete [2022-07-06T22:40:11.136Z] 684cea983483: Verifying Checksum [2022-07-06T22:40:11.136Z] 684cea983483: Download complete [2022-07-06T22:40:11.136Z] dd3240ac7de5: Verifying Checksum [2022-07-06T22:40:11.136Z] dd3240ac7de5: Download complete [2022-07-06T22:40:11.136Z] 59bf1c3509f3: Verifying Checksum [2022-07-06T22:40:11.136Z] 59bf1c3509f3: Download complete [2022-07-06T22:40:11.136Z] b1e948a4e11c: Verifying Checksum [2022-07-06T22:40:11.136Z] b1e948a4e11c: Download complete [2022-07-06T22:40:11.136Z] 59bf1c3509f3: Pull complete [2022-07-06T22:40:11.399Z] 666ba61612fd: Pull complete [2022-07-06T22:40:11.399Z] 8ed8ca486205: Pull complete [2022-07-06T22:40:11.659Z] 646ad004c059: Verifying Checksum [2022-07-06T22:40:11.659Z] 646ad004c059: Download complete [2022-07-06T22:40:11.659Z] a8fd76ee1af6: Verifying Checksum [2022-07-06T22:40:11.659Z] a8fd76ee1af6: Download complete [2022-07-06T22:40:11.918Z] cc1cd167ecdc: Verifying Checksum [2022-07-06T22:40:11.918Z] cc1cd167ecdc: Download complete [2022-07-06T22:40:16.112Z] cc1cd167ecdc: Pull complete [2022-07-06T22:40:16.112Z] c516ae0d96e1: Pull complete [2022-07-06T22:40:16.112Z] 684cea983483: Pull complete [2022-07-06T22:40:16.112Z] dd3240ac7de5: Pull complete [2022-07-06T22:40:16.112Z] b1e948a4e11c: Pull complete [2022-07-06T22:40:18.018Z] a8fd76ee1af6: Pull complete [2022-07-06T22:40:18.585Z] 646ad004c059: Pull complete [2022-07-06T22:40:18.585Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-07-06T22:40:18.585Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-07-06T22:40:18.585Z] ---> 8f69c11f6b0c [2022-07-06T22:40:18.585Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-07-06T22:40:20.501Z] ---> Running in 8f8ebaae828b [2022-07-06T22:40:20.501Z] Removing intermediate container 8f8ebaae828b [2022-07-06T22:40:20.501Z] ---> 212da234a757 [2022-07-06T22:40:20.501Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-07-06T22:40:20.501Z] ---> Running in dd2109d2b649 [2022-07-06T22:40:20.501Z] Removing intermediate container dd2109d2b649 [2022-07-06T22:40:20.501Z] ---> e866328a413a [2022-07-06T22:40:20.501Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-06T22:40:20.501Z] ---> Running in debf6a77b085 [2022-07-06T22:40:20.501Z] Removing intermediate container debf6a77b085 [2022-07-06T22:40:20.501Z] ---> 6cc8e0fe81f8 [2022-07-06T22:40:20.501Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-06T22:40:20.762Z] ---> Running in 2135c870e3b6 [2022-07-06T22:40:21.332Z] Removing intermediate container 2135c870e3b6 [2022-07-06T22:40:21.332Z] ---> ed90f03a2973 [2022-07-06T22:40:21.332Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-06T22:40:21.332Z] ---> Running in 33af26aa597f [2022-07-06T22:40:21.592Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-06T22:40:22.162Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-06T22:40:22.730Z] OK: 221 MiB in 52 packages [2022-07-06T22:40:22.989Z] Removing intermediate container 33af26aa597f [2022-07-06T22:40:22.989Z] ---> e46e566a824e [2022-07-06T22:40:22.989Z] Step 8/13 : WORKDIR /app [2022-07-06T22:40:22.989Z] ---> Running in 40793e333bb4 [2022-07-06T22:40:22.989Z] Removing intermediate container 40793e333bb4 [2022-07-06T22:40:22.989Z] ---> 50efb843dc5c [2022-07-06T22:40:22.989Z] Step 9/13 : COPY go.mod vendor* ./ [2022-07-06T22:40:23.249Z] ---> 32c90767071a [2022-07-06T22:40:23.249Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-06T22:40:23.249Z] ---> Running in a8b50b46da7c [2022-07-06T22:40:23.777Z] Still waiting to schedule task [2022-07-06T22:40:23.777Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-07-06T22:40:38.160Z] Removing intermediate container a8b50b46da7c [2022-07-06T22:40:38.160Z] ---> a1286994b54c [2022-07-06T22:40:38.160Z] Step 11/13 : COPY . . [2022-07-06T22:40:38.160Z] ---> 4bf705ffecfb [2022-07-06T22:40:38.160Z] Step 12/13 : ARG MAKE="make build" [2022-07-06T22:40:38.160Z] ---> Running in 4599ce3030da [2022-07-06T22:40:38.160Z] Removing intermediate container 4599ce3030da [2022-07-06T22:40:38.160Z] ---> 2fa4e4c4ef4f [2022-07-06T22:40:38.160Z] Step 13/13 : RUN $MAKE [2022-07-06T22:40:38.160Z] ---> Running in 40e5f3d97117 [2022-07-06T22:40:38.160Z] noop [2022-07-06T22:40:38.160Z] Removing intermediate container 40e5f3d97117 [2022-07-06T22:40:38.160Z] ---> 0a33452766af [2022-07-06T22:40:38.160Z] Successfully built 0a33452766af [2022-07-06T22:40:38.160Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T22:40:38.607Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-06T22:40:38.607Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-06T22:40:38.768Z] prd-ubuntu20.04-docker-8c-8g-17074 does not seem to be running inside a container [2022-07-06T22:40:38.806Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-rfid-llrp-inventory_PR-96 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-96:/w/workspace/ry_app-rfid-llrp-inventory_PR-96:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-96@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-96@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-06T22:40:39.174Z] $ docker top 8328b168f310450e40117ae4a11e8c685e8c214c0ea9dead675c3a7e6e5f7fb5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-06T22:40:39.576Z] + go version [2022-07-06T22:40:39.576Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-07-06T22:40:39.610Z] $ docker stop --time=1 8328b168f310450e40117ae4a11e8c685e8c214c0ea9dead675c3a7e6e5f7fb5 [2022-07-06T22:40:40.880Z] $ docker rm -f 8328b168f310450e40117ae4a11e8c685e8c214c0ea9dead675c3a7e6e5f7fb5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T22:40:41.722Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-06T22:40:41.722Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-06T22:40:41.877Z] prd-ubuntu20.04-docker-8c-8g-17074 does not seem to be running inside a container [2022-07-06T22:40:41.908Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-rfid-llrp-inventory_PR-96 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-96:/w/workspace/ry_app-rfid-llrp-inventory_PR-96:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-96@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-96@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-06T22:40:42.284Z] $ docker top 9ede4b19d95f67adc11cc6d8b31e436a84b9197f566188c743b1a4dd32f00622 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-07-06T22:40:42.719Z] + make test [2022-07-06T22:40:42.719Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-07-06T22:40:52.687Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-07-06T22:40:52.687Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.037s coverage: 86.2% of statements [2022-07-06T22:40:52.687Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-07-06T22:40:54.594Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.550s coverage: 71.9% of statements [2022-07-06T22:41:02.717Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-07-06T22:41:06.911Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-06T22:41:06.911Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-06T22:41:06.911Z] ./bin/test-attribution.sh [Pipeline] echo [2022-07-06T22:41:06.950Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-06T22:41:06.980Z] $ docker stop --time=1 9ede4b19d95f67adc11cc6d8b31e436a84b9197f566188c743b1a4dd32f00622 [2022-07-06T22:41:08.795Z] $ docker rm -f 9ede4b19d95f67adc11cc6d8b31e436a84b9197f566188c743b1a4dd32f00622 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-06T22:41:09.302Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-06T22:41:09.361Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-07-06T22:41:09.953Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-06T22:41:10.266Z] + ls -al . [2022-07-06T22:41:10.266Z] total 232 [2022-07-06T22:41:10.266Z] drwxrwxr-x 11 jenkins jenkins 4096 Jul 6 22:40 . [2022-07-06T22:41:10.266Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 6 22:39 .. [2022-07-06T22:41:10.266Z] -rw-rw-r-- 1 jenkins jenkins 262 Jul 6 22:39 .dockerignore [2022-07-06T22:41:10.266Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 6 22:40 .git [2022-07-06T22:41:10.266Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 6 22:39 .github [2022-07-06T22:41:10.266Z] -rw-rw-r-- 1 jenkins jenkins 788 Jul 6 22:39 .gitignore [2022-07-06T22:41:10.266Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 6 22:39 .golangci.yml [2022-07-06T22:41:10.266Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 6 22:40 .semver [2022-07-06T22:41:10.266Z] -rw-rw-r-- 1 jenkins jenkins 9546 Jul 6 22:39 Attribution.txt [2022-07-06T22:41:10.266Z] -rw-rw-r-- 1 jenkins jenkins 2487 Jul 6 22:39 CHANGELOG.md [2022-07-06T22:41:10.266Z] -rw-rw-r-- 1 jenkins jenkins 1937 Jul 6 22:39 Dockerfile [2022-07-06T22:41:10.267Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 6 22:39 GOVERNANCE.md [2022-07-06T22:41:10.267Z] -rw-rw-r-- 1 jenkins jenkins 687 Jul 6 22:39 Jenkinsfile [2022-07-06T22:41:10.267Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jul 6 22:39 LICENSE [2022-07-06T22:41:10.267Z] -rw-rw-r-- 1 jenkins jenkins 2949 Jul 6 22:39 Makefile [2022-07-06T22:41:10.267Z] -rw-rw-r-- 1 jenkins jenkins 617 Jul 6 22:39 OWNERS.md [2022-07-06T22:41:10.267Z] -rw-rw-r-- 1 jenkins jenkins 30359 Jul 6 22:39 README.md [2022-07-06T22:41:10.267Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 6 22:40 VERSION [2022-07-06T22:41:10.267Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 6 22:39 bin [2022-07-06T22:41:10.267Z] -rw-r--r-- 1 jenkins jenkins 41008 Jul 6 22:40 coverage.out [2022-07-06T22:41:10.267Z] -rw-rw-r-- 1 jenkins jenkins 3538 Jul 6 22:39 go.mod [2022-07-06T22:41:10.267Z] -rw-rw-r-- 1 jenkins jenkins 36956 Jul 6 22:39 go.sum [2022-07-06T22:41:10.267Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 6 22:39 images [2022-07-06T22:41:10.267Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 6 22:39 internal [2022-07-06T22:41:10.267Z] -rw-rw-r-- 1 jenkins jenkins 531 Jul 6 22:39 main.go [2022-07-06T22:41:10.267Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 6 22:39 res [2022-07-06T22:41:10.267Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 6 22:39 snap [2022-07-06T22:41:10.267Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 6 22:39 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T22:41:10.655Z] + 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=dbb72e16086fdbc7e50dd0238b331511e1ea6871 --label arch=amd64 --label version=0.0.0 . [2022-07-06T22:41:10.655Z] Sending build context to Docker daemon 12.45MB [2022-07-06T22:41:10.655Z] Step 1/31 : ARG BASE=golang:1.18-alpine3.16 [2022-07-06T22:41:10.655Z] Step 2/31 : FROM ${BASE} AS builder [2022-07-06T22:41:10.655Z] ---> 0a33452766af [2022-07-06T22:41:10.655Z] Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-07-06T22:41:10.655Z] ---> Running in 1c6214a3124a [2022-07-06T22:41:10.916Z] Removing intermediate container 1c6214a3124a [2022-07-06T22:41:10.916Z] ---> 09c9f694903e [2022-07-06T22:41:10.916Z] Step 4/31 : ARG ALPINE_PKG_EXTRA="" [2022-07-06T22:41:10.916Z] ---> Running in b39f2448e765 [2022-07-06T22:41:10.916Z] Removing intermediate container b39f2448e765 [2022-07-06T22:41:10.916Z] ---> 831c45da6ed2 [2022-07-06T22:41:10.916Z] Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-06T22:41:10.916Z] ---> Running in 4942f5e46d93 [2022-07-06T22:41:11.175Z] Removing intermediate container 4942f5e46d93 [2022-07-06T22:41:11.175Z] ---> ce9762c08fae [2022-07-06T22:41:11.175Z] Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-06T22:41:11.175Z] ---> Running in b895d7fafb65 [2022-07-06T22:41:11.745Z] Removing intermediate container b895d7fafb65 [2022-07-06T22:41:11.745Z] ---> bd264adada21 [2022-07-06T22:41:11.745Z] Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-06T22:41:11.745Z] ---> Running in 1e3171d7175c [2022-07-06T22:41:12.005Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-06T22:41:12.946Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-06T22:41:13.205Z] OK: 221 MiB in 52 packages [2022-07-06T22:41:13.464Z] Removing intermediate container 1e3171d7175c [2022-07-06T22:41:13.464Z] ---> 98ea1e41fafd [2022-07-06T22:41:13.464Z] Step 8/31 : WORKDIR /app [2022-07-06T22:41:13.464Z] ---> Running in 2285dd7ee664 [2022-07-06T22:41:13.464Z] Removing intermediate container 2285dd7ee664 [2022-07-06T22:41:13.464Z] ---> caf92b10ed53 [2022-07-06T22:41:13.464Z] Step 9/31 : COPY go.mod vendor* ./ [2022-07-06T22:41:13.723Z] ---> 9a0f1f0bcbf7 [2022-07-06T22:41:13.723Z] Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-06T22:41:13.723Z] ---> Running in 442db1619260 [2022-07-06T22:41:14.292Z] Removing intermediate container 442db1619260 [2022-07-06T22:41:14.292Z] ---> 905280a64cb2 [2022-07-06T22:41:14.292Z] Step 11/31 : COPY . . [2022-07-06T22:41:14.555Z] ---> d8eebf1da8b9 [2022-07-06T22:41:14.555Z] Step 12/31 : ARG MAKE="make build" [2022-07-06T22:41:14.815Z] ---> Running in 6b61caf2dbd9 [2022-07-06T22:41:14.815Z] Removing intermediate container 6b61caf2dbd9 [2022-07-06T22:41:14.815Z] ---> ad1911fec680 [2022-07-06T22:41:14.815Z] Step 13/31 : RUN $MAKE [2022-07-06T22:41:14.815Z] ---> Running in 76a12b0a5a5a [2022-07-06T22:41:15.075Z] 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.18 -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-06T22:41:37.010Z] Removing intermediate container 76a12b0a5a5a [2022-07-06T22:41:37.010Z] ---> fa56fe8a76ef [2022-07-06T22:41:37.010Z] Step 14/31 : FROM alpine:3.14 [2022-07-06T22:41:37.010Z] 3.14: Pulling from library/alpine [2022-07-06T22:41:37.010Z] 8663204ce13b: Pulling fs layer [2022-07-06T22:41:37.010Z] 8663204ce13b: Verifying Checksum [2022-07-06T22:41:37.010Z] 8663204ce13b: Download complete [2022-07-06T22:41:37.010Z] 8663204ce13b: Pull complete [2022-07-06T22:41:37.010Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-07-06T22:41:37.010Z] Status: Downloaded newer image for alpine:3.14 [2022-07-06T22:41:37.010Z] ---> e04c818066af [2022-07-06T22:41:37.010Z] Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-06T22:41:37.010Z] ---> Running in 6f62eb10f191 [2022-07-06T22:41:37.010Z] Removing intermediate container 6f62eb10f191 [2022-07-06T22:41:37.010Z] ---> dfe4f7bfd0a2 [2022-07-06T22:41:37.010Z] Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-07-06T22:41:37.010Z] ---> Running in 2eb9ccbd3fd8 [2022-07-06T22:41:37.010Z] Removing intermediate container 2eb9ccbd3fd8 [2022-07-06T22:41:37.010Z] ---> aca71c0dcc8e [2022-07-06T22:41:37.010Z] Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-06T22:41:37.010Z] ---> Running in 72db74fb3535 [2022-07-06T22:41:37.010Z] Removing intermediate container 72db74fb3535 [2022-07-06T22:41:37.010Z] ---> 29459ba5dfb7 [2022-07-06T22:41:37.010Z] Step 18/31 : RUN apk --no-cache add ca-certificates zeromq dumb-init [2022-07-06T22:41:37.010Z] ---> Running in baf524014007 [2022-07-06T22:41:37.010Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-06T22:41:37.270Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-06T22:41:37.532Z] (1/7) Installing ca-certificates (20211220-r0) [2022-07-06T22:41:37.532Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-07-06T22:41:37.793Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-07-06T22:41:37.793Z] (4/7) Installing libsodium (1.0.18-r0) [2022-07-06T22:41:37.793Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-07-06T22:41:38.054Z] (6/7) Installing libzmq (4.3.4-r0) [2022-07-06T22:41:38.054Z] (7/7) Installing zeromq (4.3.4-r0) [2022-07-06T22:41:38.054Z] Executing busybox-1.33.1-r7.trigger [2022-07-06T22:41:38.316Z] Executing ca-certificates-20211220-r0.trigger [2022-07-06T22:41:38.316Z] OK: 9 MiB in 21 packages [2022-07-06T22:41:38.577Z] Removing intermediate container baf524014007 [2022-07-06T22:41:38.577Z] ---> 58c85ea03050 [2022-07-06T22:41:38.577Z] Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-07-06T22:41:38.837Z] ---> 82c95c1fc33d [2022-07-06T22:41:38.837Z] Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE [2022-07-06T22:41:39.098Z] ---> 917969842f3d [2022-07-06T22:41:39.098Z] Step 21/31 : COPY --from=builder /app/res/ /res/ [2022-07-06T22:41:39.098Z] ---> 14805eaf5b77 [2022-07-06T22:41:39.098Z] Step 22/31 : COPY --from=builder /app/static/ /static/ [2022-07-06T22:41:39.359Z] ---> 14c6c33f1689 [2022-07-06T22:41:39.359Z] Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-07-06T22:41:39.929Z] ---> e3fa6b6f969e [2022-07-06T22:41:39.929Z] Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-07-06T22:41:39.930Z] ---> Running in f80a031dd73a [2022-07-06T22:41:40.500Z] Removing intermediate container f80a031dd73a [2022-07-06T22:41:40.500Z] ---> 45bd8df036a2 [2022-07-06T22:41:40.500Z] Step 25/31 : VOLUME /cache [2022-07-06T22:41:40.500Z] ---> Running in 5b34a95bb51d [2022-07-06T22:41:40.761Z] Removing intermediate container 5b34a95bb51d [2022-07-06T22:41:40.761Z] ---> 8fe59d623f3e [2022-07-06T22:41:40.761Z] Step 26/31 : EXPOSE 59711 [2022-07-06T22:41:40.761Z] ---> Running in e103a874445a [2022-07-06T22:41:40.761Z] Removing intermediate container e103a874445a [2022-07-06T22:41:40.761Z] ---> 06af820c454a [2022-07-06T22:41:40.761Z] Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-07-06T22:41:41.021Z] ---> Running in f52ca72a6cc1 [2022-07-06T22:41:41.021Z] Removing intermediate container f52ca72a6cc1 [2022-07-06T22:41:41.021Z] ---> 3404e679efe2 [2022-07-06T22:41:41.021Z] Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-07-06T22:41:41.021Z] ---> Running in 39d115354e36 [2022-07-06T22:41:41.280Z] Removing intermediate container 39d115354e36 [2022-07-06T22:41:41.280Z] ---> c1308a501ccf [2022-07-06T22:41:41.280Z] Step 29/31 : LABEL arch=amd64 [2022-07-06T22:41:41.280Z] ---> Running in 6fd96319f872 [2022-07-06T22:41:41.280Z] Removing intermediate container 6fd96319f872 [2022-07-06T22:41:41.280Z] ---> 0656b54711d0 [2022-07-06T22:41:41.280Z] Step 30/31 : LABEL git_sha=dbb72e16086fdbc7e50dd0238b331511e1ea6871 [2022-07-06T22:41:41.280Z] ---> Running in 8888ed884e28 [2022-07-06T22:41:41.539Z] Removing intermediate container 8888ed884e28 [2022-07-06T22:41:41.539Z] ---> 19dc9983c629 [2022-07-06T22:41:41.539Z] Step 31/31 : LABEL version=0.0.0 [2022-07-06T22:41:41.539Z] ---> Running in 872561f1249e [2022-07-06T22:41:41.539Z] Removing intermediate container 872561f1249e [2022-07-06T22:41:41.539Z] ---> 53d204113316 [2022-07-06T22:41:41.539Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-06T22:41:41.539Z] Successfully built 53d204113316 [2022-07-06T22:41:41.539Z] 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-06T22:41:42.357Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-06T22:41:42.357Z] [2022-07-06T22:41:42.357Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T22:41:42.733Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-06T22:41:42.734Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-06T22:41:42.734Z] 5eb5b503b376: Pulling fs layer [2022-07-06T22:41:42.734Z] 5c69ac0246d0: Pulling fs layer [2022-07-06T22:41:42.734Z] ec43610c2a17: Pulling fs layer [2022-07-06T22:41:42.734Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-06T22:41:42.734Z] 33b1e0a273af: Pulling fs layer [2022-07-06T22:41:42.734Z] 5d3b04190fa2: Pulling fs layer [2022-07-06T22:41:42.734Z] 2f39f015ded8: Pulling fs layer [2022-07-06T22:41:42.734Z] 33b1e0a273af: Waiting [2022-07-06T22:41:42.734Z] 5d3b04190fa2: Waiting [2022-07-06T22:41:42.734Z] 2f39f015ded8: Waiting [2022-07-06T22:41:42.734Z] 3a2ae6a8a46f: Waiting [2022-07-06T22:41:42.734Z] 5c69ac0246d0: Verifying Checksum [2022-07-06T22:41:42.734Z] 5c69ac0246d0: Download complete [2022-07-06T22:41:42.734Z] 3a2ae6a8a46f: Verifying Checksum [2022-07-06T22:41:42.734Z] 3a2ae6a8a46f: Download complete [2022-07-06T22:41:42.734Z] 33b1e0a273af: Verifying Checksum [2022-07-06T22:41:42.734Z] 33b1e0a273af: Download complete [2022-07-06T22:41:42.994Z] 5d3b04190fa2: Download complete [2022-07-06T22:41:42.994Z] ec43610c2a17: Verifying Checksum [2022-07-06T22:41:42.994Z] ec43610c2a17: Download complete [2022-07-06T22:41:42.994Z] 5eb5b503b376: Verifying Checksum [2022-07-06T22:41:42.994Z] 5eb5b503b376: Download complete [2022-07-06T22:41:43.564Z] 2f39f015ded8: Download complete [2022-07-06T22:41:44.131Z] 5eb5b503b376: Pull complete [2022-07-06T22:41:44.392Z] 5c69ac0246d0: Pull complete [2022-07-06T22:41:44.653Z] ec43610c2a17: Pull complete [2022-07-06T22:41:44.913Z] 3a2ae6a8a46f: Pull complete [2022-07-06T22:41:44.913Z] 33b1e0a273af: Pull complete [2022-07-06T22:41:45.172Z] 5d3b04190fa2: Pull complete [2022-07-06T22:41:49.370Z] 2f39f015ded8: Pull complete [2022-07-06T22:41:49.370Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-06T22:41:49.370Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-06T22:41:49.370Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-06T22:41:49.600Z] prd-ubuntu20.04-docker-8c-8g-17074 does not seem to be running inside a container [2022-07-06T22:41:49.637Z] $ 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-96 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-96:/w/workspace/ry_app-rfid-llrp-inventory_PR-96:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-96@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-96@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-06T22:41:51.228Z] $ docker top 1d02484d5306c6690d7692c41a976e177a5e26fce384e03c74d008a30f5c4706 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-06T22:41:51.668Z] ---> job-cost.sh [2022-07-06T22:41:51.668Z] lf-activate-venv: SKIPPING [2022-07-06T22:41:51.668Z] INFO: No Stack... [2022-07-06T22:41:51.929Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-06T22:41:52.500Z] INFO: Archiving Costs [Pipeline] sh [2022-07-06T22:41:52.813Z] + cat /w/workspace/ry_app-rfid-llrp-inventory_PR-96/archives/cost.csv [2022-07-06T22:41:52.813Z] + cut -d, -f6 [Pipeline] lock [2022-07-06T22:41:52.850Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-96-1-stack-cost] [2022-07-06T22:41:52.855Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-96-1-stack-cost] did not exist. Created. [2022-07-06T22:41:52.855Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-96-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-06T22:41:53.241Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-07-06T22:41:53.336Z] Stashed 1 file(s) [Pipeline] } [2022-07-06T22:41:53.349Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-96-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-06T22:41:53.429Z] $ docker stop --time=1 1d02484d5306c6690d7692c41a976e177a5e26fce384e03c74d008a30f5c4706 [2022-07-06T22:41:54.615Z] $ docker rm -f 1d02484d5306c6690d7692c41a976e177a5e26fce384e03c74d008a30f5c4706 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-06T22:43:17.244Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-17076 in /w/workspace/ry_app-rfid-llrp-inventory_PR-96 [Pipeline] { [Pipeline] ws [2022-07-06T22:43:17.286Z] Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout [2022-07-06T22:43:17.368Z] The recommended git tool is: git [2022-07-06T22:43:24.775Z] using credential edgex-jenkins-ssh [2022-07-06T22:43:24.859Z] Cloning the remote Git repository [2022-07-06T22:43:24.938Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-07-06T22:43:25.111Z] > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 [2022-07-06T22:43:25.220Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-07-06T22:43:25.221Z] > git --version # timeout=10 [2022-07-06T22:43:25.249Z] > git --version # 'git version 2.25.1' [2022-07-06T22:43:25.250Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-06T22:43:25.345Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-06T22:43:27.902Z] Merging remotes/origin/main commit 5d59561c1133a6ca726020ae56ce39f2a90031a2 into PR head commit dbb72e16086fdbc7e50dd0238b331511e1ea6871 [2022-07-06T22:43:27.344Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2022-07-06T22:43:27.367Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-06T22:43:27.398Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2022-07-06T22:43:27.449Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-07-06T22:43:27.450Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-06T22:43:27.465Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/96/head:refs/remotes/origin/PR-96 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-07-06T22:43:27.920Z] > git config core.sparsecheckout # timeout=10 [2022-07-06T22:43:27.943Z] > git checkout -f dbb72e16086fdbc7e50dd0238b331511e1ea6871 # timeout=10 [2022-07-06T22:43:28.153Z] Merge succeeded, producing dbb72e16086fdbc7e50dd0238b331511e1ea6871 [2022-07-06T22:43:28.154Z] Checking out Revision dbb72e16086fdbc7e50dd0238b331511e1ea6871 (PR-96) [2022-07-06T22:43:28.056Z] > git remote # timeout=10 [2022-07-06T22:43:28.076Z] > git config --get remote.origin.url # timeout=10 [2022-07-06T22:43:28.090Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-06T22:43:28.102Z] > git merge 5d59561c1133a6ca726020ae56ce39f2a90031a2 # timeout=10 [2022-07-06T22:43:28.129Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-06T22:43:28.160Z] > git config core.sparsecheckout # timeout=10 [2022-07-06T22:43:28.181Z] > git checkout -f dbb72e16086fdbc7e50dd0238b331511e1ea6871 # timeout=10 [2022-07-06T22:43:32.457Z] Commit message: "build: Upgrade to Go 1.18 and alpine 3.16" [2022-07-06T22:43:32.526Z] > git --version # timeout=10 [2022-07-06T22:43:32.536Z] > git --version # 'git version 2.25.1' [2022-07-06T22:43:32.547Z] fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-06T22:43:33.557Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-06T22:43:33.557Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-06T22:43:33.557Z] Dload Upload Total Spent Left Speed [2022-07-06T22:43:33.557Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 209k 0 --:--:-- --:--:-- --:--:-- 213k [Pipeline] sh [2022-07-06T22:43:34.430Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-06T22:43:34.788Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-07-06T22:43:34.788Z] + sudo tee /etc/docker/daemon.new [2022-07-06T22:43:34.788Z] { [2022-07-06T22:43:34.789Z] "registry-mirrors": [ [2022-07-06T22:43:34.789Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-06T22:43:34.789Z] ], [2022-07-06T22:43:34.789Z] "bip": "10.250.0.254/24", [2022-07-06T22:43:34.789Z] "hosts": [ [2022-07-06T22:43:34.789Z] "tcp://0.0.0.0:5555", [2022-07-06T22:43:34.789Z] "unix:///var/run/docker.sock" [2022-07-06T22:43:34.789Z] ], [2022-07-06T22:43:34.789Z] "mtu": 1458, [2022-07-06T22:43:34.789Z] "selinux-enabled": true, [2022-07-06T22:43:34.789Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-06T22:43:34.789Z] } [Pipeline] sh [2022-07-06T22:43:35.143Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-06T22:43:35.503Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-06T22:43:53.914Z] provisioning config files... [2022-07-06T22:43:53.941Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config2150359475931662369tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-06T22:43:54.342Z] ---> docker-login.sh [2022-07-06T22:43:54.342Z] nexus3.edgexfoundry.org:10001 [2022-07-06T22:43:54.941Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T22:43:55.216Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T22:43:55.216Z] Configure a credential helper to remove this warning. See [2022-07-06T22:43:55.216Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T22:43:55.216Z] [2022-07-06T22:43:55.216Z] Login Succeeded [2022-07-06T22:43:55.216Z] nexus3.edgexfoundry.org:10002 [2022-07-06T22:43:55.812Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T22:43:55.812Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T22:43:55.812Z] Configure a credential helper to remove this warning. See [2022-07-06T22:43:55.812Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T22:43:55.812Z] [2022-07-06T22:43:55.812Z] Login Succeeded [2022-07-06T22:43:55.812Z] nexus3.edgexfoundry.org:10003 [2022-07-06T22:43:56.091Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T22:43:56.364Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T22:43:56.364Z] Configure a credential helper to remove this warning. See [2022-07-06T22:43:56.364Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T22:43:56.364Z] [2022-07-06T22:43:56.364Z] Login Succeeded [2022-07-06T22:43:56.364Z] nexus3.edgexfoundry.org:10004 [2022-07-06T22:43:56.640Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T22:43:56.919Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T22:43:56.919Z] Configure a credential helper to remove this warning. See [2022-07-06T22:43:56.919Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T22:43:56.919Z] [2022-07-06T22:43:56.919Z] Login Succeeded [2022-07-06T22:43:56.919Z] docker.io [2022-07-06T22:43:57.192Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T22:43:57.470Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T22:43:57.470Z] Configure a credential helper to remove this warning. See [2022-07-06T22:43:57.470Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T22:43:57.470Z] [2022-07-06T22:43:57.470Z] Login Succeeded [2022-07-06T22:43:57.470Z] ---> docker-login.sh ends [Pipeline] } [2022-07-06T22:43:57.499Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-06T22:43:57.885Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-06T22:43:57.921Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-06T22:43:57.957Z] ========================================================= [2022-07-06T22:43:57.957Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-07-06T22:43:57.957Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T22:43:58.459Z] + 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-06T22:43:58.737Z] Sending build context to Docker daemon 687.1kB [2022-07-06T22:43:58.737Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-07-06T22:43:58.737Z] Step 2/13 : FROM ${BASE} AS builder [2022-07-06T22:43:59.017Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-06T22:43:59.017Z] 9b3977197b4f: Pulling fs layer [2022-07-06T22:43:59.017Z] 1a89e8eeedd5: Pulling fs layer [2022-07-06T22:43:59.017Z] 94645a83ff95: Pulling fs layer [2022-07-06T22:43:59.017Z] e6fb740bc735: Pulling fs layer [2022-07-06T22:43:59.017Z] 3a77bd46dcc9: Pulling fs layer [2022-07-06T22:43:59.017Z] e6fb740bc735: Waiting [2022-07-06T22:43:59.017Z] 355e64cbe906: Pulling fs layer [2022-07-06T22:43:59.017Z] 63ab81a10011: Pulling fs layer [2022-07-06T22:43:59.017Z] 555d1d1c4555: Pulling fs layer [2022-07-06T22:43:59.017Z] 3a77bd46dcc9: Waiting [2022-07-06T22:43:59.017Z] 7d9057610161: Pulling fs layer [2022-07-06T22:43:59.017Z] 355e64cbe906: Waiting [2022-07-06T22:43:59.017Z] 63ab81a10011: Waiting [2022-07-06T22:43:59.017Z] 555d1d1c4555: Waiting [2022-07-06T22:43:59.017Z] 7d9057610161: Waiting [2022-07-06T22:43:59.017Z] 94645a83ff95: Verifying Checksum [2022-07-06T22:43:59.017Z] 94645a83ff95: Download complete [2022-07-06T22:43:59.017Z] 1a89e8eeedd5: Verifying Checksum [2022-07-06T22:43:59.017Z] 1a89e8eeedd5: Download complete [2022-07-06T22:43:59.017Z] 3a77bd46dcc9: Verifying Checksum [2022-07-06T22:43:59.017Z] 3a77bd46dcc9: Download complete [2022-07-06T22:43:59.017Z] 9b3977197b4f: Verifying Checksum [2022-07-06T22:43:59.017Z] 9b3977197b4f: Download complete [2022-07-06T22:43:59.017Z] 355e64cbe906: Verifying Checksum [2022-07-06T22:43:59.017Z] 355e64cbe906: Download complete [2022-07-06T22:43:59.295Z] 63ab81a10011: Verifying Checksum [2022-07-06T22:43:59.295Z] 63ab81a10011: Download complete [2022-07-06T22:44:00.318Z] 9b3977197b4f: Pull complete [2022-07-06T22:44:00.318Z] 7d9057610161: Verifying Checksum [2022-07-06T22:44:00.318Z] 7d9057610161: Download complete [2022-07-06T22:44:00.595Z] 1a89e8eeedd5: Pull complete [2022-07-06T22:44:01.199Z] 94645a83ff95: Pull complete [2022-07-06T22:44:01.476Z] 555d1d1c4555: Verifying Checksum [2022-07-06T22:44:01.476Z] 555d1d1c4555: Download complete [2022-07-06T22:44:02.081Z] e6fb740bc735: Verifying Checksum [2022-07-06T22:44:02.081Z] e6fb740bc735: Download complete [2022-07-06T22:44:14.505Z] e6fb740bc735: Pull complete [2022-07-06T22:44:14.780Z] 3a77bd46dcc9: Pull complete [2022-07-06T22:44:15.053Z] 355e64cbe906: Pull complete [2022-07-06T22:44:15.330Z] 63ab81a10011: Pull complete [2022-07-06T22:44:22.067Z] 555d1d1c4555: Pull complete [2022-07-06T22:44:24.045Z] 7d9057610161: Pull complete [2022-07-06T22:44:24.045Z] Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 [2022-07-06T22:44:24.045Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-07-06T22:44:24.045Z] ---> 819e984ddca1 [2022-07-06T22:44:24.045Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-07-06T22:44:25.481Z] ---> Running in 956dbdcdb405 [2022-07-06T22:44:26.081Z] Removing intermediate container 956dbdcdb405 [2022-07-06T22:44:26.081Z] ---> e36d34ea33c9 [2022-07-06T22:44:26.081Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-07-06T22:44:26.081Z] ---> Running in 2def15e97173 [2022-07-06T22:44:26.360Z] Removing intermediate container 2def15e97173 [2022-07-06T22:44:26.360Z] ---> 63a7a477fe52 [2022-07-06T22:44:26.360Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-06T22:44:26.360Z] ---> Running in b17a2e9c02a3 [2022-07-06T22:44:27.800Z] Removing intermediate container b17a2e9c02a3 [2022-07-06T22:44:27.800Z] ---> 458318555257 [2022-07-06T22:44:27.800Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-06T22:44:27.800Z] ---> Running in 9204109e9bae [2022-07-06T22:44:29.792Z] Removing intermediate container 9204109e9bae [2022-07-06T22:44:29.792Z] ---> e75f61f79de8 [2022-07-06T22:44:29.792Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-06T22:44:29.792Z] ---> Running in 4bb8aa3c1cf6 [2022-07-06T22:44:30.775Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-06T22:44:31.766Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-06T22:44:32.782Z] OK: 220 MiB in 52 packages [2022-07-06T22:44:33.392Z] Removing intermediate container 4bb8aa3c1cf6 [2022-07-06T22:44:33.392Z] ---> 8163bdaa5f66 [2022-07-06T22:44:33.392Z] Step 8/13 : WORKDIR /app [2022-07-06T22:44:33.392Z] ---> Running in 0ace7f9edf0e [2022-07-06T22:44:33.997Z] Removing intermediate container 0ace7f9edf0e [2022-07-06T22:44:33.997Z] ---> 57c618647acd [2022-07-06T22:44:33.997Z] Step 9/13 : COPY go.mod vendor* ./ [2022-07-06T22:44:34.276Z] ---> 79076e129151 [2022-07-06T22:44:34.276Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-06T22:44:34.553Z] ---> Running in 46bb1297c9b9 [2022-07-06T22:45:21.561Z] Removing intermediate container 46bb1297c9b9 [2022-07-06T22:45:21.561Z] ---> 36b6f0928bc2 [2022-07-06T22:45:21.561Z] Step 11/13 : COPY . . [2022-07-06T22:45:21.561Z] ---> 84e104666d1d [2022-07-06T22:45:21.561Z] Step 12/13 : ARG MAKE="make build" [2022-07-06T22:45:21.561Z] ---> Running in 10e84880df2c [2022-07-06T22:45:21.561Z] Removing intermediate container 10e84880df2c [2022-07-06T22:45:21.561Z] ---> 7f565ef4f1a5 [2022-07-06T22:45:21.561Z] Step 13/13 : RUN $MAKE [2022-07-06T22:45:21.561Z] ---> Running in 83a73ed49aaa [2022-07-06T22:45:21.832Z] noop [2022-07-06T22:45:22.432Z] Removing intermediate container 83a73ed49aaa [2022-07-06T22:45:22.432Z] ---> 2a822ae3fb3d [2022-07-06T22:45:22.432Z] Successfully built 2a822ae3fb3d [2022-07-06T22:45:22.703Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T22:45:23.181Z] + docker inspect -f . ci-base-image-arm64 [2022-07-06T22:45:23.181Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-06T22:45:23.479Z] prd-ubuntu20.04-docker-arm64-4c-16g-17076 does not seem to be running inside a container [2022-07-06T22:45:23.573Z] $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-06T22:45:24.841Z] $ docker top 7c3fee0ff0c79b19ab7664fba2b51a951b555a12376a121c16f38beab5215c5e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-06T22:45:25.780Z] + go version [2022-07-06T22:45:25.780Z] go version go1.17.7 linux/arm64 [Pipeline] } [2022-07-06T22:45:25.816Z] $ docker stop --time=1 7c3fee0ff0c79b19ab7664fba2b51a951b555a12376a121c16f38beab5215c5e [2022-07-06T22:45:27.483Z] $ docker rm -f 7c3fee0ff0c79b19ab7664fba2b51a951b555a12376a121c16f38beab5215c5e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T22:45:28.355Z] + docker inspect -f . ci-base-image-arm64 [2022-07-06T22:45:28.355Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-06T22:45:28.649Z] prd-ubuntu20.04-docker-arm64-4c-16g-17076 does not seem to be running inside a container [2022-07-06T22:45:28.735Z] $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-06T22:45:29.999Z] $ docker top 65f29da50e08a9668193a08a3ab992443f09d34782ccd357eb3da73cb6819fa7 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-07-06T22:45:30.992Z] + make test [2022-07-06T22:45:30.992Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-07-06T22:47:07.829Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-07-06T22:47:07.829Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.211s coverage: 86.2% of statements [2022-07-06T22:47:07.829Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-07-06T22:47:07.829Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.736s coverage: 71.9% of statements [2022-07-06T22:47:07.829Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-07-06T22:47:07.829Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-07-06T22:47:34.632Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-06T22:47:34.632Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-06T22:47:34.632Z] ./bin/test-attribution.sh [Pipeline] echo [2022-07-06T22:47:34.676Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-06T22:47:34.717Z] $ docker stop --time=1 65f29da50e08a9668193a08a3ab992443f09d34782ccd357eb3da73cb6819fa7 [2022-07-06T22:47:36.558Z] $ docker rm -f 65f29da50e08a9668193a08a3ab992443f09d34782ccd357eb3da73cb6819fa7 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-06T22:47:37.649Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-06T22:47:37.685Z] Warning: overwriting stash ‘coverage-report’ [2022-07-06T22:47:38.239Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-06T22:47:38.836Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-06T22:47:39.190Z] + ls -al . [2022-07-06T22:47:39.190Z] total 228 [2022-07-06T22:47:39.190Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 6 22:45 . [2022-07-06T22:47:39.190Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 6 22:43 .. [2022-07-06T22:47:39.190Z] -rw-rw-r-- 1 jenkins jenkins 262 Jul 6 22:43 .dockerignore [2022-07-06T22:47:39.190Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 6 22:43 .git [2022-07-06T22:47:39.190Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 6 22:43 .github [2022-07-06T22:47:39.190Z] -rw-rw-r-- 1 jenkins jenkins 788 Jul 6 22:43 .gitignore [2022-07-06T22:47:39.190Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 6 22:43 .golangci.yml [2022-07-06T22:47:39.190Z] -rw-rw-r-- 1 jenkins jenkins 9546 Jul 6 22:43 Attribution.txt [2022-07-06T22:47:39.190Z] -rw-rw-r-- 1 jenkins jenkins 2487 Jul 6 22:43 CHANGELOG.md [2022-07-06T22:47:39.190Z] -rw-rw-r-- 1 jenkins jenkins 1937 Jul 6 22:43 Dockerfile [2022-07-06T22:47:39.190Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 6 22:43 GOVERNANCE.md [2022-07-06T22:47:39.190Z] -rw-rw-r-- 1 jenkins jenkins 687 Jul 6 22:43 Jenkinsfile [2022-07-06T22:47:39.190Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jul 6 22:43 LICENSE [2022-07-06T22:47:39.190Z] -rw-rw-r-- 1 jenkins jenkins 2949 Jul 6 22:43 Makefile [2022-07-06T22:47:39.190Z] -rw-rw-r-- 1 jenkins jenkins 617 Jul 6 22:43 OWNERS.md [2022-07-06T22:47:39.190Z] -rw-rw-r-- 1 jenkins jenkins 30359 Jul 6 22:43 README.md [2022-07-06T22:47:39.190Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 6 22:40 VERSION [2022-07-06T22:47:39.190Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 6 22:43 bin [2022-07-06T22:47:39.190Z] -rw-r--r-- 1 jenkins jenkins 41008 Jul 6 22:47 coverage.out [2022-07-06T22:47:39.190Z] -rw-rw-r-- 1 jenkins jenkins 3538 Jul 6 22:43 go.mod [2022-07-06T22:47:39.190Z] -rw-rw-r-- 1 jenkins jenkins 36956 Jul 6 22:43 go.sum [2022-07-06T22:47:39.190Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 6 22:43 images [2022-07-06T22:47:39.190Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 6 22:43 internal [2022-07-06T22:47:39.190Z] -rw-rw-r-- 1 jenkins jenkins 531 Jul 6 22:43 main.go [2022-07-06T22:47:39.190Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 6 22:43 res [2022-07-06T22:47:39.190Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 6 22:43 snap [2022-07-06T22:47:39.190Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 6 22:43 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T22:47:39.621Z] + 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=dbb72e16086fdbc7e50dd0238b331511e1ea6871 --label arch=arm64 --label version=0.0.0 . [2022-07-06T22:47:39.898Z] Sending build context to Docker daemon 687.1kB [2022-07-06T22:47:39.898Z] Step 1/31 : ARG BASE=golang:1.18-alpine3.16 [2022-07-06T22:47:39.898Z] Step 2/31 : FROM ${BASE} AS builder [2022-07-06T22:47:39.898Z] ---> 2a822ae3fb3d [2022-07-06T22:47:39.898Z] Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-07-06T22:47:40.180Z] ---> Running in 5b34e0ed3511 [2022-07-06T22:47:40.455Z] Removing intermediate container 5b34e0ed3511 [2022-07-06T22:47:40.455Z] ---> 4604d25da579 [2022-07-06T22:47:40.455Z] Step 4/31 : ARG ALPINE_PKG_EXTRA="" [2022-07-06T22:47:40.455Z] ---> Running in c220f4bd74e8 [2022-07-06T22:47:40.732Z] Removing intermediate container c220f4bd74e8 [2022-07-06T22:47:40.732Z] ---> 41b66040076f [2022-07-06T22:47:40.732Z] Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-06T22:47:41.009Z] ---> Running in 90f45978bcf6 [2022-07-06T22:47:41.287Z] Removing intermediate container 90f45978bcf6 [2022-07-06T22:47:41.287Z] ---> 3d0736f9d7bd [2022-07-06T22:47:41.287Z] Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-06T22:47:41.287Z] ---> Running in 81947a13891a [2022-07-06T22:47:43.273Z] Removing intermediate container 81947a13891a [2022-07-06T22:47:43.273Z] ---> 9fdb182a1dfd [2022-07-06T22:47:43.273Z] Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-06T22:47:43.273Z] ---> Running in acac0ed930b0 [2022-07-06T22:47:44.260Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-06T22:47:44.857Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-06T22:47:45.841Z] OK: 220 MiB in 52 packages [2022-07-06T22:47:46.833Z] Removing intermediate container acac0ed930b0 [2022-07-06T22:47:46.833Z] ---> afa0c16e0285 [2022-07-06T22:47:46.833Z] Step 8/31 : WORKDIR /app [2022-07-06T22:47:46.833Z] ---> Running in c449dfb8948e [2022-07-06T22:47:47.107Z] Removing intermediate container c449dfb8948e [2022-07-06T22:47:47.107Z] ---> 178783b66e22 [2022-07-06T22:47:47.107Z] Step 9/31 : COPY go.mod vendor* ./ [2022-07-06T22:47:47.711Z] ---> ec13f36279b2 [2022-07-06T22:47:47.711Z] Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-06T22:47:47.711Z] ---> Running in 4f3d2b1bc53f [2022-07-06T22:47:49.696Z] Removing intermediate container 4f3d2b1bc53f [2022-07-06T22:47:49.696Z] ---> afbe50101641 [2022-07-06T22:47:49.696Z] Step 11/31 : COPY . . [2022-07-06T22:47:50.294Z] ---> 61bb58c12ea9 [2022-07-06T22:47:50.294Z] Step 12/31 : ARG MAKE="make build" [2022-07-06T22:47:50.572Z] ---> Running in e11d13e35332 [2022-07-06T22:47:50.848Z] Removing intermediate container e11d13e35332 [2022-07-06T22:47:50.848Z] ---> efcda2a9e57c [2022-07-06T22:47:50.848Z] Step 13/31 : RUN $MAKE [2022-07-06T22:47:50.848Z] ---> Running in 0f5617d32626 [2022-07-06T22:47:51.832Z] 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.18 -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-06T22:50:13.736Z] Removing intermediate container 0f5617d32626 [2022-07-06T22:50:13.736Z] ---> ec53e16146ee [2022-07-06T22:50:13.736Z] Step 14/31 : FROM alpine:3.14 [2022-07-06T22:50:13.736Z] 3.14: Pulling from library/alpine [2022-07-06T22:50:13.736Z] 455c02918c45: Pulling fs layer [2022-07-06T22:50:13.736Z] 455c02918c45: Verifying Checksum [2022-07-06T22:50:13.736Z] 455c02918c45: Download complete [2022-07-06T22:50:13.736Z] 455c02918c45: Pull complete [2022-07-06T22:50:13.736Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-07-06T22:50:13.736Z] Status: Downloaded newer image for alpine:3.14 [2022-07-06T22:50:13.736Z] ---> ac73e934f311 [2022-07-06T22:50:13.736Z] Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-06T22:50:13.736Z] ---> Running in a1a23541c157 [2022-07-06T22:50:13.736Z] Removing intermediate container a1a23541c157 [2022-07-06T22:50:13.736Z] ---> 98e3825ec8ab [2022-07-06T22:50:13.736Z] Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-07-06T22:50:13.736Z] ---> Running in d853057c76ff [2022-07-06T22:50:13.736Z] Removing intermediate container d853057c76ff [2022-07-06T22:50:13.736Z] ---> 211a1eb464b2 [2022-07-06T22:50:13.736Z] Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-06T22:50:13.736Z] ---> Running in 73bd00721021 [2022-07-06T22:50:13.736Z] Removing intermediate container 73bd00721021 [2022-07-06T22:50:13.736Z] ---> 89a61f54549d [2022-07-06T22:50:13.736Z] Step 18/31 : RUN apk --no-cache add ca-certificates zeromq dumb-init [2022-07-06T22:50:13.736Z] ---> Running in e866e21b17d4 [2022-07-06T22:50:13.736Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-06T22:50:13.736Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-06T22:50:13.736Z] (1/7) Installing ca-certificates (20211220-r0) [2022-07-06T22:50:13.736Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-07-06T22:50:13.736Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-07-06T22:50:13.736Z] (4/7) Installing libsodium (1.0.18-r0) [2022-07-06T22:50:13.736Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-07-06T22:50:13.736Z] (6/7) Installing libzmq (4.3.4-r0) [2022-07-06T22:50:13.736Z] (7/7) Installing zeromq (4.3.4-r0) [2022-07-06T22:50:13.736Z] Executing busybox-1.33.1-r7.trigger [2022-07-06T22:50:13.736Z] Executing ca-certificates-20211220-r0.trigger [2022-07-06T22:50:13.736Z] OK: 9 MiB in 21 packages [2022-07-06T22:50:13.736Z] Removing intermediate container e866e21b17d4 [2022-07-06T22:50:13.736Z] ---> 9b236927d15a [2022-07-06T22:50:13.736Z] Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-07-06T22:50:13.736Z] ---> 87d11241d31b [2022-07-06T22:50:13.736Z] Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE [2022-07-06T22:50:13.736Z] ---> 160043c43e09 [2022-07-06T22:50:13.736Z] Step 21/31 : COPY --from=builder /app/res/ /res/ [2022-07-06T22:50:13.736Z] ---> 9d91da6f40fc [2022-07-06T22:50:13.736Z] Step 22/31 : COPY --from=builder /app/static/ /static/ [2022-07-06T22:50:13.736Z] ---> 167fcbb043d4 [2022-07-06T22:50:13.736Z] Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-07-06T22:50:13.736Z] ---> 2b6f90c5af93 [2022-07-06T22:50:13.736Z] Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-07-06T22:50:13.736Z] ---> Running in ccad40a4c8ae [2022-07-06T22:50:13.736Z] Removing intermediate container ccad40a4c8ae [2022-07-06T22:50:13.736Z] ---> 25519f393d6f [2022-07-06T22:50:13.736Z] Step 25/31 : VOLUME /cache [2022-07-06T22:50:13.736Z] ---> Running in bc7101357971 [2022-07-06T22:50:14.339Z] Removing intermediate container bc7101357971 [2022-07-06T22:50:14.339Z] ---> 4c767c85108a [2022-07-06T22:50:14.339Z] Step 26/31 : EXPOSE 59711 [2022-07-06T22:50:14.339Z] ---> Running in 78e0bacd41b6 [2022-07-06T22:50:14.616Z] Removing intermediate container 78e0bacd41b6 [2022-07-06T22:50:14.616Z] ---> 5e3145ebeff5 [2022-07-06T22:50:14.616Z] Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-07-06T22:50:14.616Z] ---> Running in f4a56edeba6c [2022-07-06T22:50:14.889Z] Removing intermediate container f4a56edeba6c [2022-07-06T22:50:14.889Z] ---> ffb6eef5a510 [2022-07-06T22:50:14.889Z] Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-07-06T22:50:14.889Z] ---> Running in e921d4c7f807 [2022-07-06T22:50:15.490Z] Removing intermediate container e921d4c7f807 [2022-07-06T22:50:15.490Z] ---> 043ebf456070 [2022-07-06T22:50:15.490Z] Step 29/31 : LABEL arch=arm64 [2022-07-06T22:50:15.490Z] ---> Running in a483bf95fd16 [2022-07-06T22:50:15.764Z] Removing intermediate container a483bf95fd16 [2022-07-06T22:50:15.764Z] ---> c97191ec7c89 [2022-07-06T22:50:15.764Z] Step 30/31 : LABEL git_sha=dbb72e16086fdbc7e50dd0238b331511e1ea6871 [2022-07-06T22:50:15.764Z] ---> Running in 71954b17c179 [2022-07-06T22:50:16.038Z] Removing intermediate container 71954b17c179 [2022-07-06T22:50:16.038Z] ---> c025fd12d5fc [2022-07-06T22:50:16.038Z] Step 31/31 : LABEL version=0.0.0 [2022-07-06T22:50:16.038Z] ---> Running in 0ab05a64ce67 [2022-07-06T22:50:16.640Z] Removing intermediate container 0ab05a64ce67 [2022-07-06T22:50:16.640Z] ---> 08cb9662ab6d [2022-07-06T22:50:16.640Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-06T22:50:16.640Z] Successfully built 08cb9662ab6d [2022-07-06T22:50:16.640Z] 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-06T22:50:17.429Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-06T22:50:17.429Z] [2022-07-06T22:50:17.429Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T22:50:17.843Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-06T22:50:18.125Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-06T22:50:18.125Z] 8998bd30e6a1: Pulling fs layer [2022-07-06T22:50:18.125Z] 04944245beec: Pulling fs layer [2022-07-06T22:50:18.125Z] 699f458cf7ca: Pulling fs layer [2022-07-06T22:50:18.125Z] 765212b225bb: Pulling fs layer [2022-07-06T22:50:18.125Z] f23df028b6ca: Pulling fs layer [2022-07-06T22:50:18.125Z] d65c8cfc05b1: Pulling fs layer [2022-07-06T22:50:18.125Z] 2437ff75d9bd: Pulling fs layer [2022-07-06T22:50:18.125Z] d65c8cfc05b1: Waiting [2022-07-06T22:50:18.125Z] 2437ff75d9bd: Waiting [2022-07-06T22:50:18.125Z] f23df028b6ca: Waiting [2022-07-06T22:50:18.125Z] 765212b225bb: Waiting [2022-07-06T22:50:18.125Z] 04944245beec: Verifying Checksum [2022-07-06T22:50:18.125Z] 04944245beec: Download complete [2022-07-06T22:50:18.125Z] 765212b225bb: Verifying Checksum [2022-07-06T22:50:18.125Z] 765212b225bb: Download complete [2022-07-06T22:50:18.125Z] f23df028b6ca: Verifying Checksum [2022-07-06T22:50:18.125Z] f23df028b6ca: Download complete [2022-07-06T22:50:18.125Z] d65c8cfc05b1: Verifying Checksum [2022-07-06T22:50:18.125Z] d65c8cfc05b1: Download complete [2022-07-06T22:50:18.408Z] 699f458cf7ca: Verifying Checksum [2022-07-06T22:50:18.408Z] 699f458cf7ca: Download complete [2022-07-06T22:50:18.684Z] 8998bd30e6a1: Verifying Checksum [2022-07-06T22:50:18.684Z] 8998bd30e6a1: Download complete [2022-07-06T22:50:21.320Z] 2437ff75d9bd: Verifying Checksum [2022-07-06T22:50:21.320Z] 2437ff75d9bd: Download complete [2022-07-06T22:50:22.766Z] 8998bd30e6a1: Pull complete [2022-07-06T22:50:23.364Z] 04944245beec: Pull complete [2022-07-06T22:50:24.808Z] 699f458cf7ca: Pull complete [2022-07-06T22:50:25.083Z] 765212b225bb: Pull complete [2022-07-06T22:50:26.067Z] f23df028b6ca: Pull complete [2022-07-06T22:50:26.067Z] d65c8cfc05b1: Pull complete [2022-07-06T22:50:41.165Z] 2437ff75d9bd: Pull complete [2022-07-06T22:50:41.165Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-06T22:50:41.165Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-06T22:50:41.165Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-06T22:50:41.525Z] prd-ubuntu20.04-docker-arm64-4c-16g-17076 does not seem to be running inside a container [2022-07-06T22:50:41.616Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-07-06T22:50:44.139Z] $ docker top 5c497787297a529e7950321a2c92d3813359077da1a62d0ee59b1ecb74f7117c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-06T22:50:45.109Z] ---> job-cost.sh [2022-07-06T22:50:45.109Z] lf-activate-venv: SKIPPING [2022-07-06T22:50:45.109Z] INFO: No Stack... [2022-07-06T22:50:45.382Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-06T22:50:46.356Z] INFO: Archiving Costs [Pipeline] sh [2022-07-06T22:50:47.043Z] + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [2022-07-06T22:50:47.043Z] + cut -d, -f6 [Pipeline] lock [2022-07-06T22:50:47.123Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-96-1-stack-cost] [2022-07-06T22:50:47.129Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-96-1-stack-cost] did not exist. Created. [2022-07-06T22:50:47.129Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-96-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-06T22:50:47.867Z] /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-78964e5f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-07-06T22:50:48.558Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-06T22:50:48.594Z] Warning: overwriting stash ‘stack-cost’ [2022-07-06T22:50:48.642Z] Stashed 1 file(s) [Pipeline] } [2022-07-06T22:50:48.657Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-96-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-06T22:50:48.737Z] $ docker stop --time=1 5c497787297a529e7950321a2c92d3813359077da1a62d0ee59b1ecb74f7117c [2022-07-06T22:50:50.191Z] $ docker rm -f 5c497787297a529e7950321a2c92d3813359077da1a62d0ee59b1ecb74f7117c [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-06T22:50:51.157Z] provisioning config files... [2022-07-06T22:50:51.166Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-96@tmp/config7551543899297624343tmp [Pipeline] { [Pipeline] sh [2022-07-06T22:50:51.494Z] + set +x [2022-07-06T22:50:51.495Z] + curl -s https://codecov.io/bash [2022-07-06T22:50:51.495Z] + bash -s -- [2022-07-06T22:50:51.495Z] [2022-07-06T22:50:51.495Z] _____ _ [2022-07-06T22:50:51.495Z] / ____| | | [2022-07-06T22:50:51.495Z] | | ___ __| | ___ ___ _____ __ [2022-07-06T22:50:51.495Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-07-06T22:50:51.495Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-07-06T22:50:51.495Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-07-06T22:50:51.495Z] Bash-1.0.6 [2022-07-06T22:50:51.495Z] [2022-07-06T22:50:51.495Z] [2022-07-06T22:50:51.495Z] ==> git version 2.25.1 found [2022-07-06T22:50:51.495Z] ==> 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-06T22:50:51.495Z] Release-Date: 2020-01-08 [2022-07-06T22:50:51.495Z] 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-06T22:50:51.495Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-07-06T22:50:51.495Z] ==> Jenkins CI detected. [2022-07-06T22:50:51.495Z] current dir:  /w/workspace/ry_app-rfid-llrp-inventory_PR-96 [2022-07-06T22:50:51.495Z] project root: . [2022-07-06T22:50:51.495Z] --> token set from env [2022-07-06T22:50:51.495Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-07-06T22:50:51.495Z] ==> Running gcov in . (disable via -X gcov) [2022-07-06T22:50:51.495Z] ==> Python coveragepy not found [2022-07-06T22:50:51.495Z] ==> Searching for coverage reports in: [2022-07-06T22:50:51.495Z] + . [2022-07-06T22:50:51.495Z] -> Found 1 reports [2022-07-06T22:50:51.495Z] ==> Detecting git/mercurial file structure [2022-07-06T22:50:51.495Z] ==> Reading reports [2022-07-06T22:50:51.495Z] + ./coverage.out bytes=41008 [2022-07-06T22:50:51.495Z] ==> Appending adjustments [2022-07-06T22:50:51.495Z] https://docs.codecov.io/docs/fixing-reports [2022-07-06T22:50:51.755Z] + Found adjustments [2022-07-06T22:50:51.755Z] ==> Gzipping contents [2022-07-06T22:50:51.755Z] 12K /tmp/codecov.RHfyTY.gz [2022-07-06T22:50:51.755Z] ==> Uploading reports [2022-07-06T22:50:51.755Z] url: https://codecov.io [2022-07-06T22:50:51.755Z] query: branch=PR-96&commit=dbb72e16086fdbc7e50dd0238b331511e1ea6871&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-96%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=96&job=&cmd_args= [2022-07-06T22:50:51.755Z] -> Pinging Codecov [2022-07-06T22:50:51.755Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-96&commit=dbb72e16086fdbc7e50dd0238b331511e1ea6871&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-96%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=96&job=&cmd_args= [2022-07-06T22:50:52.017Z] -> Uploading to [2022-07-06T22:50:52.017Z] https://storage.googleapis.com/codecov/v4/raw/2022-07-06/581DD39554BDF9B6E22D074273EAD858/dbb72e16086fdbc7e50dd0238b331511e1ea6871/8c9402ac-b679-4891-81bc-52fec1f1583b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220706%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220706T225051Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=dbdb380b664763dcf7461f6914b9166f8196100cf5101d616b3dfef4b32bcf83 [2022-07-06T22:50:52.017Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-06T22:50:52.017Z] Dload Upload Total Spent Left Speed [2022-07-06T22:50:52.588Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11499 0 0 100 11499 0 29185 --:--:-- --:--:-- --:--:-- 29111 [2022-07-06T22:50:52.588Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/dbb72e16086fdbc7e50dd0238b331511e1ea6871 [Pipeline] } [2022-07-06T22:50:52.620Z] 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-06T22:50:54.312Z] + [ -d /w/workspace/ry_app-rfid-llrp-inventory_PR-96/archives ] [2022-07-06T22:50:54.312Z] + ls -al /w/workspace/ry_app-rfid-llrp-inventory_PR-96/archives [2022-07-06T22:50:54.312Z] total 16 [2022-07-06T22:50:54.312Z] drwxr-xr-x 3 root root 4096 Jul 6 22:41 . [2022-07-06T22:50:54.312Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 6 22:41 .. [2022-07-06T22:50:54.313Z] drwxr-xr-x 2 root root 4096 Jul 6 22:41 cost [2022-07-06T22:50:54.313Z] -rw-r--r-- 1 root root 93 Jul 6 22:41 cost.csv [2022-07-06T22:50:54.313Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-rfid-llrp-inventory_PR-96/archives [2022-07-06T22:50:54.313Z] + ls -al /w/workspace/ry_app-rfid-llrp-inventory_PR-96/archives [2022-07-06T22:50:54.313Z] total 16 [2022-07-06T22:50:54.313Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 6 22:41 . [2022-07-06T22:50:54.313Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 6 22:41 .. [2022-07-06T22:50:54.313Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 6 22:41 cost [2022-07-06T22:50:54.313Z] -rw-r--r-- 1 jenkins jenkins 93 Jul 6 22:41 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-07-06T22:50:54.643Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-06T22:50:55.539Z] ---> package-listing.sh [2022-07-06T22:50:55.539Z] ++ facter osfamily [2022-07-06T22:50:55.539Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-06T22:50:55.799Z] + OS_FAMILY=debian [2022-07-06T22:50:55.799Z] + workspace=/w/workspace/ry_app-rfid-llrp-inventory_PR-96 [2022-07-06T22:50:55.799Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-06T22:50:55.799Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-06T22:50:55.799Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-06T22:50:55.799Z] + PACKAGES=/tmp/packages_start.txt [2022-07-06T22:50:55.799Z] + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-96 ']' [2022-07-06T22:50:55.799Z] + PACKAGES=/tmp/packages_end.txt [2022-07-06T22:50:55.799Z] + case "${OS_FAMILY}" in [2022-07-06T22:50:55.799Z] + dpkg -l [2022-07-06T22:50:55.799Z] + grep '^ii' [2022-07-06T22:50:55.799Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-06T22:50:55.799Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-06T22:50:55.799Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-06T22:50:55.799Z] + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-96 ']' [2022-07-06T22:50:55.799Z] + mkdir -p /w/workspace/ry_app-rfid-llrp-inventory_PR-96/archives/ [2022-07-06T22:50:55.799Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-rfid-llrp-inventory_PR-96/archives/ [Pipeline] echo [2022-07-06T22:50:55.835Z] 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-96/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-07-06T22:50:56.128Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T22:50:56.756Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-06T22:50:56.756Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-06T22:50:56.906Z] prd-ubuntu20.04-docker-8c-8g-17074 does not seem to be running inside a container [2022-07-06T22:50:56.944Z] $ 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-96/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-96 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-96:/w/workspace/ry_app-rfid-llrp-inventory_PR-96:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-96@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-96@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-06T22:50:57.244Z] $ docker top cbbef1703143358a95262346360b67600a0fc5a290034759802d71dac9148861 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-06T22:50:57.644Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-06T22:50:57.956Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-06T22:50:58.266Z] + ls /var/log/sa-host [2022-07-06T22:50:58.266Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-06T22:50:58.394Z] provisioning config files... [2022-07-06T22:50:58.404Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-96@tmp/config3432012654197385477tmp [Pipeline] { [Pipeline] echo [2022-07-06T22:50:58.454Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-06T22:50:58.768Z] ---> create-netrc.sh [Pipeline] } [2022-07-06T22:50:58.803Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-06T22:50:59.205Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-06T22:50:59.238Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-06T22:50:59.554Z] ---> sudo-logs.sh [2022-07-06T22:50:59.554Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-06T22:50:59.631Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-06T22:50:59.940Z] ---> job-cost.sh [2022-07-06T22:50:59.940Z] lf-activate-venv: SKIPPING [2022-07-06T22:50:59.940Z] DEBUG: total: 0.2199999988079071 [2022-07-06T22:50:59.940Z] INFO: Retrieving Stack Cost... [2022-07-06T22:51:00.199Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-06T22:51:00.767Z] INFO: Archiving Costs [Pipeline] echo [2022-07-06T22:51:00.803Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-06T22:51:01.113Z] ---> logs-deploy.sh [2022-07-06T22:51:01.113Z] lf-activate-venv: SKIPPING [2022-07-06T22:51:01.113Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-96/1 [2022-07-06T22:51:01.113Z] INFO: archiving workspace using pattern(s): [2022-07-06T22:51:02.056Z] Archives upload complete. [2022-07-06T22:51:02.056Z] INFO: archiving logs to Nexus