Pull request #85 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4f694fcadf1bdd520c2281a2e7285fc4d7e7c61b+ea61fea914ab8199b883f73cbe196a6b29cde9f7 (04774999de7fd8dc0226ac7de926ec63ad1ea77e) 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-ssh8313504705715868510.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision eff4ace5e529e22b05c56fc30efd0d4b1d113677 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-ssh16411446721027056397.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 eff4ace5e529e22b05c56fc30efd0d4b1d113677 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-85/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-85/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12793813924822912908.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-85/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2066652765763218916.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision eff4ace5e529e22b05c56fc30efd0d4b1d113677 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f eff4ace5e529e22b05c56fc30efd0d4b1d113677 # timeout=10 Commit message: "Merge pull request #397 from edgexfoundry/us4712" > 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-ssh13578363862974157559.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-85/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-85/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16592231903053011498.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 eff4ace5e529e22b05c56fc30efd0d4b1d113677 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1150 in /w/workspace/ry_app-rfid-llrp-inventory_PR-85 [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-85 # 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 ea61fea914ab8199b883f73cbe196a6b29cde9f7 into PR head commit 4f694fcadf1bdd520c2281a2e7285fc4d7e7c61b Merge succeeded, producing 4f694fcadf1bdd520c2281a2e7285fc4d7e7c61b Checking out Revision 4f694fcadf1bdd520c2281a2e7285fc4d7e7c61b (PR-85) > 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/85/head:refs/remotes/origin/PR-85 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4f694fcadf1bdd520c2281a2e7285fc4d7e7c61b # 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 ea61fea914ab8199b883f73cbe196a6b29cde9f7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4f694fcadf1bdd520c2281a2e7285fc4d7e7c61b # timeout=10 Commit message: "build(deps): bump github.com/stretchr/testify from 1.7.1 to 1.7.2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object eff4ace5e529e22b05c56fc30efd0d4b1d113677 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-06-06T13:10:24.493Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-06-06T13:10:24.669Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-06-06T13:10:24.795Z] ========================================================= [2022-06-06T13:10:24.795Z] EdgeX Global Pipelines Version Info [2022-06-06T13:10:24.795Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-06-06T13:10:25.612Z] ------------------- [2022-06-06T13:10:25.612Z] stable info: [2022-06-06T13:10:25.612Z] ------------------- [2022-06-06T13:10:25.612Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-06T13:10:25.612Z] Commit SHA: eff4ace5e529e22b05c56fc30efd0d4b1d113677 [2022-06-06T13:10:25.612Z] Message: update stable to v1.0.232 [2022-06-06T13:10:26.186Z] ------------------- [2022-06-06T13:10:26.186Z] experimental info: [2022-06-06T13:10:26.186Z] ------------------- [2022-06-06T13:10:26.186Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-06-06T13:10:26.186Z] Commit SHA: eff4ace5e529e22b05c56fc30efd0d4b1d113677 [2022-06-06T13:10:26.186Z] Message: update experimental to v1.0.232 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-06-06T13:10:26.567Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2022-06-06T13:10:26.603Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2022-06-06T13:10:26.636Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-06-06T13:10:26.671Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-06-06T13:10:26.712Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-06-06T13:10:26.750Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-06-06T13:10:26.783Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-06-06T13:10:26.819Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-06-06T13:10:26.855Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-06-06T13:10:26.893Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-06-06T13:10:26.935Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-06-06T13:10:26.973Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2022-06-06T13:10:27.015Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-06-06T13:10:27.057Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-06-06T13:10:27.099Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-06-06T13:10:27.147Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-06-06T13:10:27.189Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-06-06T13:10:27.232Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-06-06T13:10:27.276Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-06-06T13:10:27.323Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-06-06T13:10:27.365Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-06-06T13:10:27.407Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-06-06T13:10:27.450Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-06-06T13:10:27.493Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-06-06T13:10:27.531Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-06-06T13:10:27.570Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-06-06T13:10:27.613Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-06-06T13:10:27.649Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-85 [Pipeline] echo [2022-06-06T13:10:27.686Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-85 [Pipeline] echo [2022-06-06T13:10:27.726Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-85 [Pipeline] echo [2022-06-06T13:10:27.762Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4f694fcadf1bdd520c2281a2e7285fc4d7e7c61b [Pipeline] echo [2022-06-06T13:10:27.797Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4f694fc [Pipeline] echo [2022-06-06T13:10:27.835Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-06T13:10:28.060Z] provisioning config files... [2022-06-06T13:10:28.070Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-85@tmp/config6364999401706060075tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-06T13:10:28.423Z] ---> docker-login.sh [2022-06-06T13:10:28.423Z] nexus3.edgexfoundry.org:10001 [2022-06-06T13:10:28.693Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T13:10:28.693Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T13:10:28.693Z] Configure a credential helper to remove this warning. See [2022-06-06T13:10:28.693Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T13:10:28.693Z] [2022-06-06T13:10:28.693Z] Login Succeeded [2022-06-06T13:10:28.693Z] nexus3.edgexfoundry.org:10002 [2022-06-06T13:10:28.957Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T13:10:28.957Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T13:10:28.957Z] Configure a credential helper to remove this warning. See [2022-06-06T13:10:28.957Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T13:10:28.957Z] [2022-06-06T13:10:28.957Z] Login Succeeded [2022-06-06T13:10:28.957Z] nexus3.edgexfoundry.org:10003 [2022-06-06T13:10:28.957Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T13:10:28.957Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T13:10:28.957Z] Configure a credential helper to remove this warning. See [2022-06-06T13:10:28.957Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T13:10:28.957Z] [2022-06-06T13:10:28.957Z] Login Succeeded [2022-06-06T13:10:28.957Z] nexus3.edgexfoundry.org:10004 [2022-06-06T13:10:29.218Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T13:10:29.218Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T13:10:29.218Z] Configure a credential helper to remove this warning. See [2022-06-06T13:10:29.218Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T13:10:29.218Z] [2022-06-06T13:10:29.218Z] Login Succeeded [2022-06-06T13:10:29.218Z] docker.io [2022-06-06T13:10:29.218Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T13:10:29.791Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T13:10:29.791Z] Configure a credential helper to remove this warning. See [2022-06-06T13:10:29.791Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T13:10:29.791Z] [2022-06-06T13:10:29.791Z] Login Succeeded [2022-06-06T13:10:29.791Z] ---> docker-login.sh ends [Pipeline] } [2022-06-06T13:10:29.818Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-06-06T13:10:30.469Z] + git rev-list -1 --merges 4f694fcadf1bdd520c2281a2e7285fc4d7e7c61b~1..4f694fcadf1bdd520c2281a2e7285fc4d7e7c61b [Pipeline] echo [2022-06-06T13:10:30.517Z] -----------> git rev-list -1 --merges 4f694fcadf1bdd520c2281a2e7285fc4d7e7c61b~1..4f694fcadf1bdd520c2281a2e7285fc4d7e7c61b 4f694fcadf1bdd520c2281a2e7285fc4d7e7c61b [false] [Pipeline] sh [2022-06-06T13:10:30.827Z] + git log --format=format:%s -1 4f694fcadf1bdd520c2281a2e7285fc4d7e7c61b [Pipeline] echo [2022-06-06T13:10:30.864Z] ========================================================= [2022-06-06T13:10:30.864Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-06-06T13:10:30.864Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-06T13:10:31.304Z] + git log --format=format:%s -1 4f694fcadf1bdd520c2281a2e7285fc4d7e7c61b [Pipeline] echo [2022-06-06T13:10:31.337Z] [semverPrep] GIT_COMMIT: 4f694fcadf1bdd520c2281a2e7285fc4d7e7c61b, Commit Message: build(deps): bump github.com/stretchr/testify from 1.7.1 to 1.7.2 [Pipeline] echo [2022-06-06T13:10:31.365Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-06-06T13:10:31.764Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-06T13:10:31.764Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-06-06T13:10:31.764Z] + [ -e /tmp/ssh_known_hosts ] [2022-06-06T13:10:31.764Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-06-06T13:10:31.764Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-06-06T13:10:31.764Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-06-06T13:10:31.764Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T13:10:32.250Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-06T13:10:32.250Z] [2022-06-06T13:10:32.250Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T13:10:32.630Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-06T13:10:32.630Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-06-06T13:10:32.630Z] 42c077c10790: Pulling fs layer [2022-06-06T13:10:32.630Z] f63e77b7563a: Pulling fs layer [2022-06-06T13:10:32.630Z] bd5fdadae976: Pulling fs layer [2022-06-06T13:10:32.630Z] 205491f53016: Pulling fs layer [2022-06-06T13:10:32.630Z] df18705c85c3: Pulling fs layer [2022-06-06T13:10:32.630Z] bdb3f477010e: Pulling fs layer [2022-06-06T13:10:32.630Z] c8a8fc8e1c8f: Pulling fs layer [2022-06-06T13:10:32.630Z] 2c6e9b1d212d: Pulling fs layer [2022-06-06T13:10:32.630Z] bdb8f0575790: Pulling fs layer [2022-06-06T13:10:32.630Z] 386e3cb2ff24: Pulling fs layer [2022-06-06T13:10:32.630Z] 2343380bae48: Pulling fs layer [2022-06-06T13:10:32.630Z] 205491f53016: Waiting [2022-06-06T13:10:32.630Z] bdb8f0575790: Waiting [2022-06-06T13:10:32.630Z] df18705c85c3: Waiting [2022-06-06T13:10:32.630Z] 386e3cb2ff24: Waiting [2022-06-06T13:10:32.630Z] 2343380bae48: Waiting [2022-06-06T13:10:32.630Z] bdb3f477010e: Waiting [2022-06-06T13:10:32.631Z] c8a8fc8e1c8f: Waiting [2022-06-06T13:10:32.631Z] 2c6e9b1d212d: Waiting [2022-06-06T13:10:32.631Z] f63e77b7563a: Verifying Checksum [2022-06-06T13:10:32.631Z] f63e77b7563a: Download complete [2022-06-06T13:10:32.631Z] 205491f53016: Verifying Checksum [2022-06-06T13:10:32.631Z] 205491f53016: Download complete [2022-06-06T13:10:32.891Z] df18705c85c3: Verifying Checksum [2022-06-06T13:10:32.891Z] df18705c85c3: Download complete [2022-06-06T13:10:32.891Z] bdb3f477010e: Download complete [2022-06-06T13:10:32.891Z] bd5fdadae976: Verifying Checksum [2022-06-06T13:10:32.891Z] bd5fdadae976: Download complete [2022-06-06T13:10:32.891Z] 2c6e9b1d212d: Verifying Checksum [2022-06-06T13:10:32.891Z] 2c6e9b1d212d: Download complete [2022-06-06T13:10:32.891Z] bdb8f0575790: Verifying Checksum [2022-06-06T13:10:32.891Z] bdb8f0575790: Download complete [2022-06-06T13:10:32.891Z] 386e3cb2ff24: Verifying Checksum [2022-06-06T13:10:32.891Z] 386e3cb2ff24: Download complete [2022-06-06T13:10:32.891Z] 2343380bae48: Verifying Checksum [2022-06-06T13:10:32.891Z] 2343380bae48: Download complete [2022-06-06T13:10:32.891Z] 42c077c10790: Verifying Checksum [2022-06-06T13:10:32.891Z] 42c077c10790: Download complete [2022-06-06T13:10:33.151Z] c8a8fc8e1c8f: Verifying Checksum [2022-06-06T13:10:33.151Z] c8a8fc8e1c8f: Download complete [2022-06-06T13:10:34.561Z] 42c077c10790: Pull complete [2022-06-06T13:10:34.561Z] f63e77b7563a: Pull complete [2022-06-06T13:10:35.134Z] bd5fdadae976: Pull complete [2022-06-06T13:10:35.395Z] 205491f53016: Pull complete [2022-06-06T13:10:35.657Z] df18705c85c3: Pull complete [2022-06-06T13:10:35.657Z] bdb3f477010e: Pull complete [2022-06-06T13:10:37.577Z] c8a8fc8e1c8f: Pull complete [2022-06-06T13:10:37.838Z] 2c6e9b1d212d: Pull complete [2022-06-06T13:10:37.838Z] bdb8f0575790: Pull complete [2022-06-06T13:10:38.100Z] 386e3cb2ff24: Pull complete [2022-06-06T13:10:38.100Z] 2343380bae48: Pull complete [2022-06-06T13:10:38.100Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-06-06T13:10:38.100Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-06T13:10:38.100Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-06T13:10:38.322Z] prd-ubuntu20.04-docker-8c-8g-1150 does not seem to be running inside a container [2022-06-06T13:10:38.361Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-rfid-llrp-inventory_PR-85 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-85:/w/workspace/ry_app-rfid-llrp-inventory_PR-85:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-85@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-85@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-06T13:10:39.810Z] $ docker top 9b7572d4fa36c02252a81cf2c2204a10b9f4ec4b9021dd099f443ed29c8fd800 -eo pid,comm [2022-06-06T13:10:39.888Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-06-06T13:10:39.888Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-06T13:10:40.011Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-06T13:10:40.012Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-06T13:10:40.140Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-06T13:10:40.144Z] $ docker exec 9b7572d4fa36c02252a81cf2c2204a10b9f4ec4b9021dd099f443ed29c8fd800 ssh-agent [2022-06-06T13:10:40.291Z] SSH_AUTH_SOCK=/tmp/ssh-xcgM6GVQMI6v/agent.33 [2022-06-06T13:10:40.291Z] SSH_AGENT_PID=40 [2022-06-06T13:10:40.298Z] Running ssh-add (command line suppressed) [2022-06-06T13:10:40.418Z] Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-85@tmp/private_key_3542671246968642371.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-85@tmp/private_key_3542671246968642371.key) [2022-06-06T13:10:40.434Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-06T13:10:40.774Z] + git tag --points-at HEAD [Pipeline] } [2022-06-06T13:10:40.799Z] $ docker exec --env ******** --env ******** 9b7572d4fa36c02252a81cf2c2204a10b9f4ec4b9021dd099f443ed29c8fd800 ssh-agent -k [2022-06-06T13:10:40.908Z] unset SSH_AUTH_SOCK; [2022-06-06T13:10:40.909Z] unset SSH_AGENT_PID; [2022-06-06T13:10:40.909Z] echo Agent pid 40 killed; [2022-06-06T13:10:40.921Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-06-06T13:10:40.998Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-06T13:10:40.998Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-06T13:10:41.114Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-06T13:10:41.118Z] $ docker exec 9b7572d4fa36c02252a81cf2c2204a10b9f4ec4b9021dd099f443ed29c8fd800 ssh-agent [2022-06-06T13:10:41.252Z] SSH_AUTH_SOCK=/tmp/ssh-VLqZcV3KK2PI/agent.73 [2022-06-06T13:10:41.252Z] SSH_AGENT_PID=79 [2022-06-06T13:10:41.258Z] Running ssh-add (command line suppressed) [2022-06-06T13:10:41.375Z] Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-85@tmp/private_key_6898214790774634122.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-85@tmp/private_key_6898214790774634122.key) [2022-06-06T13:10:41.392Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-06T13:10:41.717Z] + git semver init [2022-06-06T13:10:41.979Z] 2022-06-06 13:10:41,908 [run_init] DEBUG init version:0.0.0 force:False [2022-06-06T13:10:41.979Z] 2022-06-06 13:10:41,909 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-rfid-llrp-inventory_PR-85/.semver [2022-06-06T13:10:41.979Z] 2022-06-06 13:10:41,910 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/ry_app-rfid-llrp-inventory_PR-85/.semver [2022-06-06T13:10:41.979Z] 2022-06-06 13:10:41,910 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/ry_app-rfid-llrp-inventory_PR-85/.semver'], cwd=/w/workspace/ry_app-rfid-llrp-inventory_PR-85, universal_newlines=False, shell=None, istream=None) [2022-06-06T13:10:42.922Z] 2022-06-06 13:10:42,890 [append_file] DEBUG append to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-85/.git/info/exclude [2022-06-06T13:10:42.922Z] 2022-06-06 13:10:42,891 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-rfid-llrp-inventory_PR-85/.semver/PR-85 with force:False [2022-06-06T13:10:42.922Z] 2022-06-06 13:10:42,891 [write_file] DEBUG write to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-85/.semver/PR-85 [2022-06-06T13:10:42.922Z] 2022-06-06 13:10:42,895 [execute] INFO git cat-file --batch-check [2022-06-06T13:10:42.922Z] 2022-06-06 13:10:42,896 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-rfid-llrp-inventory_PR-85/.semver, universal_newlines=False, shell=None, istream=) [2022-06-06T13:10:42.922Z] 2022-06-06 13:10:42,903 [execute] INFO git cat-file --batch [2022-06-06T13:10:42.922Z] 2022-06-06 13:10:42,903 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-rfid-llrp-inventory_PR-85/.semver, universal_newlines=False, shell=None, istream=) [2022-06-06T13:10:42.922Z] 2022-06-06 13:10:42,909 [read_version] DEBUG read version from /w/workspace/ry_app-rfid-llrp-inventory_PR-85/.semver/PR-85 [2022-06-06T13:10:42.922Z] 0.0.0 [Pipeline] } [2022-06-06T13:10:43.202Z] $ docker exec --env ******** --env ******** 9b7572d4fa36c02252a81cf2c2204a10b9f4ec4b9021dd099f443ed29c8fd800 ssh-agent -k [2022-06-06T13:10:43.319Z] unset SSH_AUTH_SOCK; [2022-06-06T13:10:43.320Z] unset SSH_AGENT_PID; [2022-06-06T13:10:43.320Z] echo Agent pid 79 killed; [2022-06-06T13:10:43.330Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-06T13:10:43.757Z] + git semver [Pipeline] } [2022-06-06T13:10:44.045Z] $ docker stop --time=1 9b7572d4fa36c02252a81cf2c2204a10b9f4ec4b9021dd099f443ed29c8fd800 [2022-06-06T13:10:45.425Z] $ docker rm -f 9b7572d4fa36c02252a81cf2c2204a10b9f4ec4b9021dd099f443ed29c8fd800 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-06T13:10:45.840Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-06-06T13:10:46.165Z] Stashed 1 file(s) [Pipeline] echo [2022-06-06T13:10:46.181Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-06T13:10:46.722Z] provisioning config files... [2022-06-06T13:10:46.737Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-85@tmp/config5852821786809327694tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-06T13:10:47.092Z] ---> docker-login.sh [2022-06-06T13:10:47.092Z] nexus3.edgexfoundry.org:10001 [2022-06-06T13:10:47.092Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T13:10:47.092Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T13:10:47.092Z] Configure a credential helper to remove this warning. See [2022-06-06T13:10:47.092Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T13:10:47.092Z] [2022-06-06T13:10:47.092Z] Login Succeeded [2022-06-06T13:10:47.092Z] nexus3.edgexfoundry.org:10002 [2022-06-06T13:10:47.092Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T13:10:47.352Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T13:10:47.352Z] Configure a credential helper to remove this warning. See [2022-06-06T13:10:47.352Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T13:10:47.352Z] [2022-06-06T13:10:47.352Z] Login Succeeded [2022-06-06T13:10:47.352Z] nexus3.edgexfoundry.org:10003 [2022-06-06T13:10:47.352Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T13:10:47.352Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T13:10:47.352Z] Configure a credential helper to remove this warning. See [2022-06-06T13:10:47.352Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T13:10:47.352Z] [2022-06-06T13:10:47.352Z] Login Succeeded [2022-06-06T13:10:47.352Z] nexus3.edgexfoundry.org:10004 [2022-06-06T13:10:47.615Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T13:10:47.615Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T13:10:47.615Z] Configure a credential helper to remove this warning. See [2022-06-06T13:10:47.615Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T13:10:47.615Z] [2022-06-06T13:10:47.615Z] Login Succeeded [2022-06-06T13:10:47.615Z] docker.io [2022-06-06T13:10:47.615Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T13:10:47.878Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T13:10:47.878Z] Configure a credential helper to remove this warning. See [2022-06-06T13:10:47.878Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T13:10:47.878Z] [2022-06-06T13:10:47.878Z] Login Succeeded [2022-06-06T13:10:47.878Z] ---> docker-login.sh ends [Pipeline] } [2022-06-06T13:10:47.911Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-06T13:10:48.105Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-06T13:10:48.136Z] ========================================================= [2022-06-06T13:10:48.136Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-06-06T13:10:48.136Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T13:10:48.587Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-06-06T13:10:48.587Z] Sending build context to Docker daemon 12.43MB [2022-06-06T13:10:48.587Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-06-06T13:10:48.587Z] Step 2/13 : FROM ${BASE} AS builder [2022-06-06T13:10:48.587Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-06-06T13:10:48.587Z] 59bf1c3509f3: Pulling fs layer [2022-06-06T13:10:48.587Z] 666ba61612fd: Pulling fs layer [2022-06-06T13:10:48.587Z] 8ed8ca486205: Pulling fs layer [2022-06-06T13:10:48.587Z] cc1cd167ecdc: Pulling fs layer [2022-06-06T13:10:48.587Z] c516ae0d96e1: Pulling fs layer [2022-06-06T13:10:48.587Z] 684cea983483: Pulling fs layer [2022-06-06T13:10:48.587Z] dd3240ac7de5: Pulling fs layer [2022-06-06T13:10:48.587Z] c516ae0d96e1: Waiting [2022-06-06T13:10:48.587Z] 684cea983483: Waiting [2022-06-06T13:10:48.587Z] b1e948a4e11c: Pulling fs layer [2022-06-06T13:10:48.587Z] a8fd76ee1af6: Pulling fs layer [2022-06-06T13:10:48.587Z] dd3240ac7de5: Waiting [2022-06-06T13:10:48.587Z] 646ad004c059: Pulling fs layer [2022-06-06T13:10:48.587Z] 646ad004c059: Waiting [2022-06-06T13:10:48.587Z] a8fd76ee1af6: Waiting [2022-06-06T13:10:48.587Z] 8ed8ca486205: Verifying Checksum [2022-06-06T13:10:48.587Z] 8ed8ca486205: Download complete [2022-06-06T13:10:48.849Z] 666ba61612fd: Verifying Checksum [2022-06-06T13:10:48.849Z] 666ba61612fd: Download complete [2022-06-06T13:10:48.849Z] c516ae0d96e1: Verifying Checksum [2022-06-06T13:10:48.849Z] c516ae0d96e1: Download complete [2022-06-06T13:10:48.849Z] 684cea983483: Download complete [2022-06-06T13:10:48.849Z] 59bf1c3509f3: Download complete [2022-06-06T13:10:48.849Z] dd3240ac7de5: Verifying Checksum [2022-06-06T13:10:48.849Z] dd3240ac7de5: Download complete [2022-06-06T13:10:48.849Z] b1e948a4e11c: Download complete [2022-06-06T13:10:48.849Z] 59bf1c3509f3: Pull complete [2022-06-06T13:10:49.123Z] 666ba61612fd: Pull complete [2022-06-06T13:10:49.123Z] 8ed8ca486205: Pull complete [2022-06-06T13:10:49.396Z] 646ad004c059: Verifying Checksum [2022-06-06T13:10:49.396Z] 646ad004c059: Download complete [2022-06-06T13:10:49.396Z] cc1cd167ecdc: Verifying Checksum [2022-06-06T13:10:49.396Z] cc1cd167ecdc: Download complete [2022-06-06T13:10:49.657Z] a8fd76ee1af6: Verifying Checksum [2022-06-06T13:10:49.657Z] a8fd76ee1af6: Download complete [2022-06-06T13:10:53.881Z] cc1cd167ecdc: Pull complete [2022-06-06T13:10:53.881Z] c516ae0d96e1: Pull complete [2022-06-06T13:10:53.881Z] 684cea983483: Pull complete [2022-06-06T13:10:53.881Z] dd3240ac7de5: Pull complete [2022-06-06T13:10:54.141Z] b1e948a4e11c: Pull complete [2022-06-06T13:10:56.047Z] a8fd76ee1af6: Pull complete [2022-06-06T13:10:56.990Z] 646ad004c059: Pull complete [2022-06-06T13:10:56.990Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-06-06T13:10:56.990Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-06T13:10:56.990Z] ---> 8f69c11f6b0c [2022-06-06T13:10:56.990Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-06-06T13:10:58.900Z] ---> Running in 2b1c83bf59e1 [2022-06-06T13:10:58.900Z] Removing intermediate container 2b1c83bf59e1 [2022-06-06T13:10:58.900Z] ---> 91fda1b5f6fc [2022-06-06T13:10:58.900Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-06-06T13:10:58.900Z] ---> Running in b2a4ee12fca8 [2022-06-06T13:10:58.900Z] Removing intermediate container b2a4ee12fca8 [2022-06-06T13:10:58.900Z] ---> 892214e97973 [2022-06-06T13:10:58.900Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-06-06T13:10:58.900Z] ---> Running in 9b033af00e40 [2022-06-06T13:10:59.160Z] Removing intermediate container 9b033af00e40 [2022-06-06T13:10:59.160Z] ---> c33a2e46dea3 [2022-06-06T13:10:59.160Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-06T13:10:59.160Z] ---> Running in f09c0398d2ff [2022-06-06T13:10:59.754Z] Removing intermediate container f09c0398d2ff [2022-06-06T13:10:59.754Z] ---> b542c04cf625 [2022-06-06T13:10:59.754Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-06T13:10:59.754Z] ---> Running in 1b2d5ef552a9 [2022-06-06T13:11:00.014Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-06T13:11:00.961Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-06T13:11:01.227Z] OK: 221 MiB in 52 packages [2022-06-06T13:11:01.551Z] Still waiting to schedule task [2022-06-06T13:11:01.551Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-06-06T13:11:01.797Z] Removing intermediate container 1b2d5ef552a9 [2022-06-06T13:11:01.798Z] ---> f523ed1b0efe [2022-06-06T13:11:01.798Z] Step 8/13 : WORKDIR /app [2022-06-06T13:11:01.798Z] ---> Running in 79a2a5022ceb [2022-06-06T13:11:01.798Z] Removing intermediate container 79a2a5022ceb [2022-06-06T13:11:01.798Z] ---> ae09211e7292 [2022-06-06T13:11:01.798Z] Step 9/13 : COPY go.mod vendor* ./ [2022-06-06T13:11:02.058Z] ---> 89ad5db8609e [2022-06-06T13:11:02.058Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-06T13:11:02.058Z] ---> Running in 6590b33e0676 [2022-06-06T13:11:20.195Z] Removing intermediate container 6590b33e0676 [2022-06-06T13:11:20.195Z] ---> c0011c8daae3 [2022-06-06T13:11:20.195Z] Step 11/13 : COPY . . [2022-06-06T13:11:20.195Z] ---> c38aefb95756 [2022-06-06T13:11:20.195Z] Step 12/13 : ARG MAKE="make build" [2022-06-06T13:11:20.195Z] ---> Running in 78a257db9a4a [2022-06-06T13:11:20.195Z] Removing intermediate container 78a257db9a4a [2022-06-06T13:11:20.195Z] ---> 95805a046c60 [2022-06-06T13:11:20.195Z] Step 13/13 : RUN $MAKE [2022-06-06T13:11:20.195Z] ---> Running in 798221ac2222 [2022-06-06T13:11:20.195Z] noop [2022-06-06T13:11:20.195Z] Removing intermediate container 798221ac2222 [2022-06-06T13:11:20.195Z] ---> ca85eb485e7a [2022-06-06T13:11:20.195Z] Successfully built ca85eb485e7a [2022-06-06T13:11:20.195Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T13:11:27.024Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-06T13:11:27.024Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-06T13:11:27.234Z] prd-ubuntu20.04-docker-8c-8g-1150 does not seem to be running inside a container [2022-06-06T13:11:27.296Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-rfid-llrp-inventory_PR-85 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-85:/w/workspace/ry_app-rfid-llrp-inventory_PR-85:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-85@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-85@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-06-06T13:11:27.766Z] $ docker top 19849083b030bbdb6dc8744cbc3d67acd8739df646598500579b12a52e103bc2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-06T13:11:28.208Z] + go version [2022-06-06T13:11:28.208Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-06-06T13:11:28.251Z] $ docker stop --time=1 19849083b030bbdb6dc8744cbc3d67acd8739df646598500579b12a52e103bc2 [2022-06-06T13:11:29.602Z] $ docker rm -f 19849083b030bbdb6dc8744cbc3d67acd8739df646598500579b12a52e103bc2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T13:11:30.308Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-06T13:11:30.308Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-06T13:11:30.458Z] prd-ubuntu20.04-docker-8c-8g-1150 does not seem to be running inside a container [2022-06-06T13:11:30.502Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-rfid-llrp-inventory_PR-85 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-85:/w/workspace/ry_app-rfid-llrp-inventory_PR-85:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-85@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-85@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-06-06T13:11:30.925Z] $ docker top a88004ee1b43b1c321a58c8364cc2f9123d5fd7bfe018100288ed8f6d6e178a3 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-06T13:11:31.380Z] + make test [2022-06-06T13:11:31.380Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-06-06T13:11:41.369Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-06-06T13:11:41.369Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.031s coverage: 86.2% of statements [2022-06-06T13:11:41.369Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-06-06T13:11:43.919Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.551s coverage: 71.9% of statements [2022-06-06T13:11:52.044Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-06-06T13:11:55.336Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-06T13:11:55.336Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-06T13:11:55.336Z] ./bin/test-attribution.sh [Pipeline] echo [2022-06-06T13:11:55.936Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-06T13:11:55.976Z] $ docker stop --time=1 a88004ee1b43b1c321a58c8364cc2f9123d5fd7bfe018100288ed8f6d6e178a3 [2022-06-06T13:11:57.893Z] $ docker rm -f a88004ee1b43b1c321a58c8364cc2f9123d5fd7bfe018100288ed8f6d6e178a3 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-06T13:11:58.396Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-06T13:11:58.481Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-06-06T13:11:59.161Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-06T13:11:59.480Z] + ls -al . [2022-06-06T13:11:59.480Z] total 228 [2022-06-06T13:11:59.480Z] drwxrwxr-x 11 jenkins jenkins 4096 Jun 6 13:11 . [2022-06-06T13:11:59.480Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 6 13:10 .. [2022-06-06T13:11:59.480Z] -rw-rw-r-- 1 jenkins jenkins 262 Jun 6 13:10 .dockerignore [2022-06-06T13:11:59.480Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 6 13:10 .git [2022-06-06T13:11:59.480Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 6 13:10 .github [2022-06-06T13:11:59.480Z] -rw-rw-r-- 1 jenkins jenkins 788 Jun 6 13:10 .gitignore [2022-06-06T13:11:59.480Z] -rw-rw-r-- 1 jenkins jenkins 41 Jun 6 13:10 .golangci.yml [2022-06-06T13:11:59.480Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 6 13:10 .semver [2022-06-06T13:11:59.480Z] -rw-rw-r-- 1 jenkins jenkins 9410 Jun 6 13:10 Attribution.txt [2022-06-06T13:11:59.480Z] -rw-rw-r-- 1 jenkins jenkins 2487 Jun 6 13:10 CHANGELOG.md [2022-06-06T13:11:59.480Z] -rw-rw-r-- 1 jenkins jenkins 1933 Jun 6 13:10 Dockerfile [2022-06-06T13:11:59.480Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 6 13:10 GOVERNANCE.md [2022-06-06T13:11:59.480Z] -rw-rw-r-- 1 jenkins jenkins 687 Jun 6 13:10 Jenkinsfile [2022-06-06T13:11:59.480Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jun 6 13:10 LICENSE [2022-06-06T13:11:59.480Z] -rw-rw-r-- 1 jenkins jenkins 2949 Jun 6 13:10 Makefile [2022-06-06T13:11:59.480Z] -rw-rw-r-- 1 jenkins jenkins 617 Jun 6 13:10 OWNERS.md [2022-06-06T13:11:59.480Z] -rw-rw-r-- 1 jenkins jenkins 30359 Jun 6 13:10 README.md [2022-06-06T13:11:59.480Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 6 13:10 VERSION [2022-06-06T13:11:59.480Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 6 13:10 bin [2022-06-06T13:11:59.480Z] -rw-r--r-- 1 jenkins jenkins 41008 Jun 6 13:11 coverage.out [2022-06-06T13:11:59.480Z] -rw-rw-r-- 1 jenkins jenkins 3424 Jun 6 13:10 go.mod [2022-06-06T13:11:59.480Z] -rw-rw-r-- 1 jenkins jenkins 35581 Jun 6 13:10 go.sum [2022-06-06T13:11:59.480Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 6 13:10 images [2022-06-06T13:11:59.480Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 6 13:10 internal [2022-06-06T13:11:59.480Z] -rw-rw-r-- 1 jenkins jenkins 531 Jun 6 13:10 main.go [2022-06-06T13:11:59.480Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 6 13:10 res [2022-06-06T13:11:59.480Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 6 13:10 snap [2022-06-06T13:11:59.480Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 6 13:10 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T13:11:59.899Z] + 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=4f694fcadf1bdd520c2281a2e7285fc4d7e7c61b --label arch=amd64 --label version=0.0.0 . [2022-06-06T13:11:59.899Z] Sending build context to Docker daemon 12.43MB [2022-06-06T13:11:59.899Z] Step 1/31 : ARG BASE=golang:1.17-alpine3.15 [2022-06-06T13:11:59.899Z] Step 2/31 : FROM ${BASE} AS builder [2022-06-06T13:11:59.899Z] ---> ca85eb485e7a [2022-06-06T13:11:59.899Z] Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-06-06T13:12:00.166Z] ---> Running in 8dee68a466d2 [2022-06-06T13:12:00.166Z] Removing intermediate container 8dee68a466d2 [2022-06-06T13:12:00.166Z] ---> 279a559b7959 [2022-06-06T13:12:00.166Z] Step 4/31 : ARG ALPINE_PKG_EXTRA="" [2022-06-06T13:12:00.166Z] ---> Running in bc0886068926 [2022-06-06T13:12:00.166Z] Removing intermediate container bc0886068926 [2022-06-06T13:12:00.166Z] ---> d271fc752ac0 [2022-06-06T13:12:00.166Z] Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-06-06T13:12:00.424Z] ---> Running in cc56e761f113 [2022-06-06T13:12:00.424Z] Removing intermediate container cc56e761f113 [2022-06-06T13:12:00.424Z] ---> 2706666cfe98 [2022-06-06T13:12:00.424Z] Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-06T13:12:00.424Z] ---> Running in 955c6d870cd8 [2022-06-06T13:12:00.993Z] Removing intermediate container 955c6d870cd8 [2022-06-06T13:12:00.993Z] ---> 421180bbd6da [2022-06-06T13:12:00.993Z] Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-06T13:12:00.993Z] ---> Running in 9c9dffb63d1d [2022-06-06T13:12:01.254Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-06T13:12:02.194Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-06T13:12:02.457Z] OK: 221 MiB in 52 packages [2022-06-06T13:12:02.716Z] Removing intermediate container 9c9dffb63d1d [2022-06-06T13:12:02.716Z] ---> cd4db9e244ea [2022-06-06T13:12:02.716Z] Step 8/31 : WORKDIR /app [2022-06-06T13:12:02.985Z] ---> Running in 87c5d73b8619 [2022-06-06T13:12:02.985Z] Removing intermediate container 87c5d73b8619 [2022-06-06T13:12:02.985Z] ---> 8bcdb971ea54 [2022-06-06T13:12:02.985Z] Step 9/31 : COPY go.mod vendor* ./ [2022-06-06T13:12:02.985Z] ---> ebca1df8e694 [2022-06-06T13:12:02.985Z] Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-06T13:12:03.245Z] ---> Running in 8d9179f102c9 [2022-06-06T13:12:03.818Z] Removing intermediate container 8d9179f102c9 [2022-06-06T13:12:03.818Z] ---> d9183ffe847a [2022-06-06T13:12:03.818Z] Step 11/31 : COPY . . [2022-06-06T13:12:04.078Z] ---> b0db2f68aaf3 [2022-06-06T13:12:04.078Z] Step 12/31 : ARG MAKE="make build" [2022-06-06T13:12:04.078Z] ---> Running in 91a2e7281a1d [2022-06-06T13:12:04.340Z] Removing intermediate container 91a2e7281a1d [2022-06-06T13:12:04.340Z] ---> 2a75eaa193ae [2022-06-06T13:12:04.340Z] Step 13/31 : RUN $MAKE [2022-06-06T13:12:04.340Z] ---> Running in 84b9bacfd977 [2022-06-06T13:12:04.600Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory [2022-06-06T13:12:26.556Z] Removing intermediate container 84b9bacfd977 [2022-06-06T13:12:26.556Z] ---> a0f9149a1e60 [2022-06-06T13:12:26.556Z] Step 14/31 : FROM alpine:3.14 [2022-06-06T13:12:26.556Z] 3.14: Pulling from library/alpine [2022-06-06T13:12:26.556Z] 8663204ce13b: Pulling fs layer [2022-06-06T13:12:26.556Z] 8663204ce13b: Verifying Checksum [2022-06-06T13:12:26.556Z] 8663204ce13b: Download complete [2022-06-06T13:12:26.556Z] 8663204ce13b: Pull complete [2022-06-06T13:12:26.556Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-06T13:12:26.556Z] Status: Downloaded newer image for alpine:3.14 [2022-06-06T13:12:26.556Z] ---> e04c818066af [2022-06-06T13:12:26.556Z] Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-06-06T13:12:26.556Z] ---> Running in 1f00bfd7c4f0 [2022-06-06T13:12:26.556Z] Removing intermediate container 1f00bfd7c4f0 [2022-06-06T13:12:26.556Z] ---> 8acc284e06e1 [2022-06-06T13:12:26.556Z] Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-06-06T13:12:26.556Z] ---> Running in f9b5e0f709c3 [2022-06-06T13:12:26.556Z] Removing intermediate container f9b5e0f709c3 [2022-06-06T13:12:26.556Z] ---> bfbb7ee21712 [2022-06-06T13:12:26.556Z] Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-06T13:12:26.556Z] ---> Running in 6abea417479d [2022-06-06T13:12:26.816Z] Removing intermediate container 6abea417479d [2022-06-06T13:12:26.816Z] ---> bde2837ec47d [2022-06-06T13:12:26.816Z] Step 18/31 : RUN apk --no-cache add ca-certificates zeromq dumb-init [2022-06-06T13:12:26.816Z] ---> Running in a4ffc0448fb7 [2022-06-06T13:12:27.385Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-06T13:12:27.953Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-06T13:12:28.213Z] (1/7) Installing ca-certificates (20211220-r0) [2022-06-06T13:12:28.474Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-06-06T13:12:28.474Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-06-06T13:12:28.474Z] (4/7) Installing libsodium (1.0.18-r0) [2022-06-06T13:12:28.734Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-06T13:12:28.734Z] (6/7) Installing libzmq (4.3.4-r0) [2022-06-06T13:12:28.994Z] (7/7) Installing zeromq (4.3.4-r0) [2022-06-06T13:12:28.994Z] Executing busybox-1.33.1-r7.trigger [2022-06-06T13:12:28.994Z] Executing ca-certificates-20211220-r0.trigger [2022-06-06T13:12:28.994Z] OK: 9 MiB in 21 packages [2022-06-06T13:12:29.562Z] Removing intermediate container a4ffc0448fb7 [2022-06-06T13:12:29.562Z] ---> 8c3db1e449fe [2022-06-06T13:12:29.562Z] Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-06-06T13:12:29.562Z] ---> 296927895328 [2022-06-06T13:12:29.562Z] Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE [2022-06-06T13:12:29.822Z] ---> 171c7798dcd2 [2022-06-06T13:12:29.822Z] Step 21/31 : COPY --from=builder /app/res/ /res/ [2022-06-06T13:12:29.822Z] ---> 0deb7f8ce83f [2022-06-06T13:12:29.822Z] Step 22/31 : COPY --from=builder /app/static/ /static/ [2022-06-06T13:12:30.081Z] ---> 00bf412fdff7 [2022-06-06T13:12:30.081Z] Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-06-06T13:12:30.654Z] ---> ea37db3214dc [2022-06-06T13:12:30.654Z] Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-06-06T13:12:30.654Z] ---> Running in 74902572cb25 [2022-06-06T13:12:31.226Z] Removing intermediate container 74902572cb25 [2022-06-06T13:12:31.226Z] ---> 33456edfc4c1 [2022-06-06T13:12:31.226Z] Step 25/31 : VOLUME /cache [2022-06-06T13:12:31.226Z] ---> Running in c03b53834b4a [2022-06-06T13:12:31.486Z] Removing intermediate container c03b53834b4a [2022-06-06T13:12:31.487Z] ---> 08a9f916bdc4 [2022-06-06T13:12:31.487Z] Step 26/31 : EXPOSE 59711 [2022-06-06T13:12:31.487Z] ---> Running in 52e9bb9ee42f [2022-06-06T13:12:31.487Z] Removing intermediate container 52e9bb9ee42f [2022-06-06T13:12:31.487Z] ---> 47b60cefffda [2022-06-06T13:12:31.487Z] Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-06-06T13:12:31.487Z] ---> Running in ec22fb2641ad [2022-06-06T13:12:31.750Z] Removing intermediate container ec22fb2641ad [2022-06-06T13:12:31.750Z] ---> e46a04051082 [2022-06-06T13:12:31.750Z] Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-06-06T13:12:31.750Z] ---> Running in c74267d9ee18 [2022-06-06T13:12:31.750Z] Removing intermediate container c74267d9ee18 [2022-06-06T13:12:31.750Z] ---> 4c0783d70f4e [2022-06-06T13:12:31.750Z] Step 29/31 : LABEL arch=amd64 [2022-06-06T13:12:32.010Z] ---> Running in ac4e2d2c42f9 [2022-06-06T13:12:32.010Z] Removing intermediate container ac4e2d2c42f9 [2022-06-06T13:12:32.010Z] ---> 26f36c95aac2 [2022-06-06T13:12:32.010Z] Step 30/31 : LABEL git_sha=4f694fcadf1bdd520c2281a2e7285fc4d7e7c61b [2022-06-06T13:12:32.010Z] ---> Running in e734bb5601d7 [2022-06-06T13:12:32.010Z] Removing intermediate container e734bb5601d7 [2022-06-06T13:12:32.010Z] ---> f7fb105a28c6 [2022-06-06T13:12:32.010Z] Step 31/31 : LABEL version=0.0.0 [2022-06-06T13:12:32.270Z] ---> Running in 7ef307a4086d [2022-06-06T13:12:32.270Z] Removing intermediate container 7ef307a4086d [2022-06-06T13:12:32.270Z] ---> ce57703d3117 [2022-06-06T13:12:32.270Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-06T13:12:32.270Z] Successfully built ce57703d3117 [2022-06-06T13:12:32.270Z] Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T13:12:33.138Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-06T13:12:33.138Z] [2022-06-06T13:12:33.138Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T13:12:33.548Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-06T13:12:33.548Z] latest: Pulling from edgex-lftools-log-publisher [2022-06-06T13:12:33.548Z] 5eb5b503b376: Pulling fs layer [2022-06-06T13:12:33.548Z] 5c69ac0246d0: Pulling fs layer [2022-06-06T13:12:33.548Z] ec43610c2a17: Pulling fs layer [2022-06-06T13:12:33.548Z] 3a2ae6a8a46f: Pulling fs layer [2022-06-06T13:12:33.548Z] 33b1e0a273af: Pulling fs layer [2022-06-06T13:12:33.548Z] 5d3b04190fa2: Pulling fs layer [2022-06-06T13:12:33.548Z] 2f39f015ded8: Pulling fs layer [2022-06-06T13:12:33.548Z] 2f39f015ded8: Waiting [2022-06-06T13:12:33.548Z] 33b1e0a273af: Waiting [2022-06-06T13:12:33.548Z] 5d3b04190fa2: Waiting [2022-06-06T13:12:33.548Z] 3a2ae6a8a46f: Waiting [2022-06-06T13:12:33.548Z] 5c69ac0246d0: Download complete [2022-06-06T13:12:33.548Z] 3a2ae6a8a46f: Verifying Checksum [2022-06-06T13:12:33.548Z] 3a2ae6a8a46f: Download complete [2022-06-06T13:12:33.548Z] 33b1e0a273af: Verifying Checksum [2022-06-06T13:12:33.548Z] 33b1e0a273af: Download complete [2022-06-06T13:12:33.807Z] 5d3b04190fa2: Verifying Checksum [2022-06-06T13:12:33.807Z] 5d3b04190fa2: Download complete [2022-06-06T13:12:33.807Z] ec43610c2a17: Verifying Checksum [2022-06-06T13:12:33.807Z] 5eb5b503b376: Verifying Checksum [2022-06-06T13:12:33.807Z] 5eb5b503b376: Download complete [2022-06-06T13:12:34.376Z] 2f39f015ded8: Download complete [2022-06-06T13:12:35.314Z] 5eb5b503b376: Pull complete [2022-06-06T13:12:35.314Z] 5c69ac0246d0: Pull complete [2022-06-06T13:12:35.572Z] ec43610c2a17: Pull complete [2022-06-06T13:12:35.832Z] 3a2ae6a8a46f: Pull complete [2022-06-06T13:12:36.093Z] 33b1e0a273af: Pull complete [2022-06-06T13:12:36.093Z] 5d3b04190fa2: Pull complete [2022-06-06T13:12:38.135Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1152 in /w/workspace/ry_app-rfid-llrp-inventory_PR-85 [Pipeline] { [Pipeline] ws [2022-06-06T13:12:38.178Z] Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout [2022-06-06T13:12:38.278Z] The recommended git tool is: git [2022-06-06T13:12:40.283Z] 2f39f015ded8: Pull complete [2022-06-06T13:12:40.283Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-06-06T13:12:40.283Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-06T13:12:40.283Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-06T13:12:40.515Z] prd-ubuntu20.04-docker-8c-8g-1150 does not seem to be running inside a container [2022-06-06T13:12:40.559Z] $ 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-85 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-85:/w/workspace/ry_app-rfid-llrp-inventory_PR-85:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-85@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-85@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-06T13:12:42.239Z] $ docker top 044fb5a53397e4d7a7a18cd57fd7e42cf17bf23101918dc3618ad14692569d99 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-06T13:12:42.742Z] ---> job-cost.sh [2022-06-06T13:12:42.742Z] lf-activate-venv: SKIPPING [2022-06-06T13:12:42.742Z] INFO: No Stack... [2022-06-06T13:12:43.024Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-06T13:12:43.614Z] INFO: Archiving Costs [Pipeline] sh [2022-06-06T13:12:43.934Z] + cat /w/workspace/ry_app-rfid-llrp-inventory_PR-85/archives/cost.csv [2022-06-06T13:12:43.934Z] + cut -d, -f6 [Pipeline] lock [2022-06-06T13:12:43.981Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-85-1-stack-cost] [2022-06-06T13:12:43.986Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-85-1-stack-cost] did not exist. Created. [2022-06-06T13:12:43.986Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-85-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-06T13:12:44.359Z] using credential edgex-jenkins-ssh [2022-06-06T13:12:44.375Z] + echo total: 0.2199999988079071 [2022-06-06T13:12:44.385Z] Cloning the remote Git repository [Pipeline] stash [2022-06-06T13:12:44.424Z] Stashed 1 file(s) [Pipeline] } [2022-06-06T13:12:44.450Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-85-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-06T13:12:44.534Z] $ docker stop --time=1 044fb5a53397e4d7a7a18cd57fd7e42cf17bf23101918dc3618ad14692569d99 [2022-06-06T13:12:44.439Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-06-06T13:12:44.516Z] > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 [2022-06-06T13:12:44.583Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-06-06T13:12:44.584Z] > git --version # timeout=10 [2022-06-06T13:12:44.671Z] > git --version # 'git version 2.25.1' [2022-06-06T13:12:44.673Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-06T13:12:44.780Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-06T13:12:45.689Z] $ docker rm -f 044fb5a53397e4d7a7a18cd57fd7e42cf17bf23101918dc3618ad14692569d99 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-06T13:12:47.205Z] Merging remotes/origin/main commit ea61fea914ab8199b883f73cbe196a6b29cde9f7 into PR head commit 4f694fcadf1bdd520c2281a2e7285fc4d7e7c61b [2022-06-06T13:12:46.646Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2022-06-06T13:12:46.673Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-06T13:12:46.698Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2022-06-06T13:12:46.733Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-06-06T13:12:46.734Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-06T13:12:46.748Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/85/head:refs/remotes/origin/PR-85 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-06-06T13:12:47.229Z] > git config core.sparsecheckout # timeout=10 [2022-06-06T13:12:47.247Z] > git checkout -f 4f694fcadf1bdd520c2281a2e7285fc4d7e7c61b # timeout=10 [2022-06-06T13:12:47.346Z] > git remote # timeout=10 [2022-06-06T13:12:47.362Z] > git config --get remote.origin.url # timeout=10 [2022-06-06T13:12:47.382Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-06T13:12:47.392Z] > git merge ea61fea914ab8199b883f73cbe196a6b29cde9f7 # timeout=10 [2022-06-06T13:12:47.417Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-06T13:12:47.427Z] Merge succeeded, producing 4f694fcadf1bdd520c2281a2e7285fc4d7e7c61b [2022-06-06T13:12:47.428Z] Checking out Revision 4f694fcadf1bdd520c2281a2e7285fc4d7e7c61b (PR-85) [2022-06-06T13:12:47.439Z] > git config core.sparsecheckout # timeout=10 [2022-06-06T13:12:47.451Z] > git checkout -f 4f694fcadf1bdd520c2281a2e7285fc4d7e7c61b # timeout=10 [2022-06-06T13:12:51.569Z] Commit message: "build(deps): bump github.com/stretchr/testify from 1.7.1 to 1.7.2" [2022-06-06T13:12:51.632Z] > git --version # timeout=10 [2022-06-06T13:12:51.643Z] > git --version # 'git version 2.25.1' [2022-06-06T13:12:51.657Z] fatal: bad object eff4ace5e529e22b05c56fc30efd0d4b1d113677 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-06T13:12:52.657Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-06-06T13:12:52.657Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-06T13:12:52.657Z] Dload Upload Total Spent Left Speed [2022-06-06T13:12:52.657Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 93534 0 --:--:-- --:--:-- --:--:-- 94253 [Pipeline] sh [2022-06-06T13:12:53.679Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-06-06T13:12:54.040Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2022-06-06T13:12:54.040Z] /etc/docker/daemon.json [2022-06-06T13:12:54.040Z] { [2022-06-06T13:12:54.040Z] "registry-mirrors": [ [2022-06-06T13:12:54.040Z] "https://nexus3.edgexfoundry.org:10001" [2022-06-06T13:12:54.040Z] ], [2022-06-06T13:12:54.040Z] "bip": "10.250.0.254/24", [2022-06-06T13:12:54.040Z] "hosts": [ [2022-06-06T13:12:54.040Z] "tcp://0.0.0.0:5555", [2022-06-06T13:12:54.040Z] "unix:///var/run/docker.sock" [2022-06-06T13:12:54.040Z] ], [2022-06-06T13:12:54.040Z] "mtu": 1458, [2022-06-06T13:12:54.040Z] "selinux-enabled": true, [2022-06-06T13:12:54.040Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-06-06T13:12:54.040Z] } [Pipeline] sh [2022-06-06T13:12:54.391Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-06-06T13:12:54.752Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-06T13:13:13.162Z] provisioning config files... [2022-06-06T13:13:13.187Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config6864876008509799952tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-06T13:13:13.583Z] ---> docker-login.sh [2022-06-06T13:13:13.583Z] nexus3.edgexfoundry.org:10001 [2022-06-06T13:13:14.180Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T13:13:14.454Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T13:13:14.454Z] Configure a credential helper to remove this warning. See [2022-06-06T13:13:14.454Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T13:13:14.454Z] [2022-06-06T13:13:14.454Z] Login Succeeded [2022-06-06T13:13:14.454Z] nexus3.edgexfoundry.org:10002 [2022-06-06T13:13:14.726Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T13:13:14.999Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T13:13:14.999Z] Configure a credential helper to remove this warning. See [2022-06-06T13:13:14.999Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T13:13:14.999Z] [2022-06-06T13:13:14.999Z] Login Succeeded [2022-06-06T13:13:14.999Z] nexus3.edgexfoundry.org:10003 [2022-06-06T13:13:15.278Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T13:13:15.278Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T13:13:15.278Z] Configure a credential helper to remove this warning. See [2022-06-06T13:13:15.278Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T13:13:15.278Z] [2022-06-06T13:13:15.278Z] Login Succeeded [2022-06-06T13:13:15.278Z] nexus3.edgexfoundry.org:10004 [2022-06-06T13:13:15.881Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T13:13:15.881Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T13:13:15.881Z] Configure a credential helper to remove this warning. See [2022-06-06T13:13:15.881Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T13:13:15.881Z] [2022-06-06T13:13:15.881Z] Login Succeeded [2022-06-06T13:13:15.881Z] docker.io [2022-06-06T13:13:16.164Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-06T13:13:16.439Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-06T13:13:16.439Z] Configure a credential helper to remove this warning. See [2022-06-06T13:13:16.439Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-06T13:13:16.439Z] [2022-06-06T13:13:16.439Z] Login Succeeded [2022-06-06T13:13:16.439Z] ---> docker-login.sh ends [Pipeline] } [2022-06-06T13:13:16.467Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-06T13:13:16.864Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-06T13:13:16.898Z] ========================================================= [2022-06-06T13:13:16.898Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-06-06T13:13:16.898Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T13:13:17.414Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-06-06T13:13:17.685Z] Sending build context to Docker daemon 687.6kB [2022-06-06T13:13:17.685Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-06-06T13:13:17.685Z] Step 2/13 : FROM ${BASE} AS builder [2022-06-06T13:13:17.961Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-06-06T13:13:17.961Z] 9b3977197b4f: Pulling fs layer [2022-06-06T13:13:17.961Z] 1a89e8eeedd5: Pulling fs layer [2022-06-06T13:13:17.961Z] 94645a83ff95: Pulling fs layer [2022-06-06T13:13:17.961Z] e6fb740bc735: Pulling fs layer [2022-06-06T13:13:17.961Z] 3a77bd46dcc9: Pulling fs layer [2022-06-06T13:13:17.961Z] 355e64cbe906: Pulling fs layer [2022-06-06T13:13:17.961Z] 63ab81a10011: Pulling fs layer [2022-06-06T13:13:17.961Z] 555d1d1c4555: Pulling fs layer [2022-06-06T13:13:17.961Z] 7d9057610161: Pulling fs layer [2022-06-06T13:13:17.961Z] e6fb740bc735: Waiting [2022-06-06T13:13:17.961Z] 3a77bd46dcc9: Waiting [2022-06-06T13:13:17.961Z] 355e64cbe906: Waiting [2022-06-06T13:13:17.961Z] 63ab81a10011: Waiting [2022-06-06T13:13:17.961Z] 555d1d1c4555: Waiting [2022-06-06T13:13:17.961Z] 7d9057610161: Waiting [2022-06-06T13:13:17.961Z] 94645a83ff95: Download complete [2022-06-06T13:13:17.961Z] 1a89e8eeedd5: Verifying Checksum [2022-06-06T13:13:17.961Z] 1a89e8eeedd5: Download complete [2022-06-06T13:13:17.961Z] 3a77bd46dcc9: Verifying Checksum [2022-06-06T13:13:17.961Z] 3a77bd46dcc9: Download complete [2022-06-06T13:13:17.961Z] 355e64cbe906: Verifying Checksum [2022-06-06T13:13:17.961Z] 355e64cbe906: Download complete [2022-06-06T13:13:17.961Z] 9b3977197b4f: Verifying Checksum [2022-06-06T13:13:17.961Z] 9b3977197b4f: Download complete [2022-06-06T13:13:17.961Z] 63ab81a10011: Verifying Checksum [2022-06-06T13:13:17.961Z] 63ab81a10011: Download complete [2022-06-06T13:13:18.947Z] 9b3977197b4f: Pull complete [2022-06-06T13:13:18.947Z] 7d9057610161: Verifying Checksum [2022-06-06T13:13:18.947Z] 7d9057610161: Download complete [2022-06-06T13:13:19.551Z] 1a89e8eeedd5: Pull complete [2022-06-06T13:13:19.832Z] 94645a83ff95: Pull complete [2022-06-06T13:13:20.106Z] 555d1d1c4555: Verifying Checksum [2022-06-06T13:13:20.106Z] 555d1d1c4555: Download complete [2022-06-06T13:13:20.705Z] e6fb740bc735: Verifying Checksum [2022-06-06T13:13:20.705Z] e6fb740bc735: Download complete [2022-06-06T13:13:33.116Z] e6fb740bc735: Pull complete [2022-06-06T13:13:33.116Z] 3a77bd46dcc9: Pull complete [2022-06-06T13:13:33.391Z] 355e64cbe906: Pull complete [2022-06-06T13:13:33.663Z] 63ab81a10011: Pull complete [2022-06-06T13:13:40.378Z] 555d1d1c4555: Pull complete [2022-06-06T13:13:42.359Z] 7d9057610161: Pull complete [2022-06-06T13:13:42.359Z] Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 [2022-06-06T13:13:42.359Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-06T13:13:42.359Z] ---> 819e984ddca1 [2022-06-06T13:13:42.359Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-06-06T13:13:42.976Z] ---> Running in ed74ec96f1c0 [2022-06-06T13:13:43.253Z] Removing intermediate container ed74ec96f1c0 [2022-06-06T13:13:43.253Z] ---> d5830ab953db [2022-06-06T13:13:43.253Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-06-06T13:13:43.253Z] ---> Running in 63f6bfe9c864 [2022-06-06T13:13:43.532Z] Removing intermediate container 63f6bfe9c864 [2022-06-06T13:13:43.532Z] ---> 853db4941b4c [2022-06-06T13:13:43.532Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-06-06T13:13:43.814Z] ---> Running in 7ec79db7f98c [2022-06-06T13:13:45.255Z] Removing intermediate container 7ec79db7f98c [2022-06-06T13:13:45.255Z] ---> 5f1be892d29b [2022-06-06T13:13:45.255Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-06T13:13:45.255Z] ---> Running in 0cb7243ab7ae [2022-06-06T13:13:46.692Z] Removing intermediate container 0cb7243ab7ae [2022-06-06T13:13:46.692Z] ---> 992c16371bdf [2022-06-06T13:13:46.692Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-06T13:13:46.692Z] ---> Running in 0d46790c0607 [2022-06-06T13:13:47.677Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-06T13:13:48.654Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-06T13:13:49.249Z] OK: 220 MiB in 52 packages [2022-06-06T13:13:50.239Z] Removing intermediate container 0d46790c0607 [2022-06-06T13:13:50.239Z] ---> 0c7554f293a4 [2022-06-06T13:13:50.239Z] Step 8/13 : WORKDIR /app [2022-06-06T13:13:50.239Z] ---> Running in b2fb707394d4 [2022-06-06T13:13:50.512Z] Removing intermediate container b2fb707394d4 [2022-06-06T13:13:50.512Z] ---> 0bc8db704348 [2022-06-06T13:13:50.512Z] Step 9/13 : COPY go.mod vendor* ./ [2022-06-06T13:13:51.115Z] ---> 4dca6c135625 [2022-06-06T13:13:51.115Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-06T13:13:51.115Z] ---> Running in 3b9450d9de0f [2022-06-06T13:14:38.094Z] Removing intermediate container 3b9450d9de0f [2022-06-06T13:14:38.094Z] ---> d3d026212975 [2022-06-06T13:14:38.094Z] Step 11/13 : COPY . . [2022-06-06T13:14:38.094Z] ---> 45ca04469479 [2022-06-06T13:14:38.094Z] Step 12/13 : ARG MAKE="make build" [2022-06-06T13:14:38.094Z] ---> Running in f7236ba8ba42 [2022-06-06T13:14:38.094Z] Removing intermediate container f7236ba8ba42 [2022-06-06T13:14:38.094Z] ---> d0f4f0a30e4f [2022-06-06T13:14:38.094Z] Step 13/13 : RUN $MAKE [2022-06-06T13:14:38.094Z] ---> Running in 51b61ce3e58c [2022-06-06T13:14:38.094Z] noop [2022-06-06T13:14:38.094Z] Removing intermediate container 51b61ce3e58c [2022-06-06T13:14:38.094Z] ---> bf4d18c94f5a [2022-06-06T13:14:38.094Z] Successfully built bf4d18c94f5a [2022-06-06T13:14:38.094Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T13:14:38.577Z] + docker inspect -f . ci-base-image-arm64 [2022-06-06T13:14:38.577Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-06T13:14:38.899Z] prd-ubuntu20.04-docker-arm64-4c-16g-1152 does not seem to be running inside a container [2022-06-06T13:14:38.986Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-06-06T13:14:40.272Z] $ docker top efc029e885ac44ea0bc49a3adf7c89f3ec8fbef687298e539857e809458fa830 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-06T13:14:41.211Z] + go version [2022-06-06T13:14:41.211Z] go version go1.17.7 linux/arm64 [Pipeline] } [2022-06-06T13:14:41.251Z] $ docker stop --time=1 efc029e885ac44ea0bc49a3adf7c89f3ec8fbef687298e539857e809458fa830 [2022-06-06T13:14:42.860Z] $ docker rm -f efc029e885ac44ea0bc49a3adf7c89f3ec8fbef687298e539857e809458fa830 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T13:14:43.743Z] + docker inspect -f . ci-base-image-arm64 [2022-06-06T13:14:43.744Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-06T13:14:44.062Z] prd-ubuntu20.04-docker-arm64-4c-16g-1152 does not seem to be running inside a container [2022-06-06T13:14:44.149Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-06-06T13:14:45.420Z] $ docker top 2094b07df34564eb8712022f01f00abd27e31490c0eaf410a113c2dc5e030816 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-06T13:14:46.412Z] + make test [2022-06-06T13:14:46.412Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-06-06T13:16:23.281Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-06-06T13:16:23.281Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.186s coverage: 86.2% of statements [2022-06-06T13:16:23.281Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-06-06T13:16:23.281Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.696s coverage: 71.9% of statements [2022-06-06T13:16:23.281Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-06-06T13:16:23.281Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-06-06T13:16:38.392Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-06T13:16:38.392Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-06T13:16:38.392Z] ./bin/test-attribution.sh [Pipeline] echo [2022-06-06T13:16:41.070Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-06T13:16:41.104Z] $ docker stop --time=1 2094b07df34564eb8712022f01f00abd27e31490c0eaf410a113c2dc5e030816 [2022-06-06T13:16:42.873Z] $ docker rm -f 2094b07df34564eb8712022f01f00abd27e31490c0eaf410a113c2dc5e030816 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-06T13:16:43.894Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-06T13:16:43.931Z] Warning: overwriting stash ‘coverage-report’ [2022-06-06T13:16:44.420Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-06T13:16:45.068Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-06T13:16:45.420Z] + ls -al . [2022-06-06T13:16:45.420Z] total 224 [2022-06-06T13:16:45.420Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 6 13:16 . [2022-06-06T13:16:45.420Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 6 13:12 .. [2022-06-06T13:16:45.420Z] -rw-rw-r-- 1 jenkins jenkins 262 Jun 6 13:12 .dockerignore [2022-06-06T13:16:45.420Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 6 13:12 .git [2022-06-06T13:16:45.420Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 6 13:12 .github [2022-06-06T13:16:45.420Z] -rw-rw-r-- 1 jenkins jenkins 788 Jun 6 13:12 .gitignore [2022-06-06T13:16:45.420Z] -rw-rw-r-- 1 jenkins jenkins 41 Jun 6 13:12 .golangci.yml [2022-06-06T13:16:45.420Z] -rw-rw-r-- 1 jenkins jenkins 9410 Jun 6 13:12 Attribution.txt [2022-06-06T13:16:45.420Z] -rw-rw-r-- 1 jenkins jenkins 2487 Jun 6 13:12 CHANGELOG.md [2022-06-06T13:16:45.420Z] -rw-rw-r-- 1 jenkins jenkins 1933 Jun 6 13:12 Dockerfile [2022-06-06T13:16:45.420Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 6 13:12 GOVERNANCE.md [2022-06-06T13:16:45.420Z] -rw-rw-r-- 1 jenkins jenkins 687 Jun 6 13:12 Jenkinsfile [2022-06-06T13:16:45.420Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jun 6 13:12 LICENSE [2022-06-06T13:16:45.420Z] -rw-rw-r-- 1 jenkins jenkins 2949 Jun 6 13:12 Makefile [2022-06-06T13:16:45.420Z] -rw-rw-r-- 1 jenkins jenkins 617 Jun 6 13:12 OWNERS.md [2022-06-06T13:16:45.420Z] -rw-rw-r-- 1 jenkins jenkins 30359 Jun 6 13:12 README.md [2022-06-06T13:16:45.420Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 6 13:10 VERSION [2022-06-06T13:16:45.420Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 6 13:12 bin [2022-06-06T13:16:45.420Z] -rw-r--r-- 1 jenkins jenkins 41008 Jun 6 13:16 coverage.out [2022-06-06T13:16:45.420Z] -rw-rw-r-- 1 jenkins jenkins 3424 Jun 6 13:12 go.mod [2022-06-06T13:16:45.420Z] -rw-rw-r-- 1 jenkins jenkins 35581 Jun 6 13:12 go.sum [2022-06-06T13:16:45.420Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 6 13:12 images [2022-06-06T13:16:45.420Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 6 13:12 internal [2022-06-06T13:16:45.420Z] -rw-rw-r-- 1 jenkins jenkins 531 Jun 6 13:12 main.go [2022-06-06T13:16:45.420Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 6 13:12 res [2022-06-06T13:16:45.420Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 6 13:12 snap [2022-06-06T13:16:45.420Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 6 13:12 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T13:16:45.860Z] + 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=4f694fcadf1bdd520c2281a2e7285fc4d7e7c61b --label arch=arm64 --label version=0.0.0 . [2022-06-06T13:16:46.138Z] Sending build context to Docker daemon 687.6kB [2022-06-06T13:16:46.138Z] Step 1/31 : ARG BASE=golang:1.17-alpine3.15 [2022-06-06T13:16:46.138Z] Step 2/31 : FROM ${BASE} AS builder [2022-06-06T13:16:46.138Z] ---> bf4d18c94f5a [2022-06-06T13:16:46.138Z] Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-06-06T13:16:46.138Z] ---> Running in 6b796f658517 [2022-06-06T13:16:46.413Z] Removing intermediate container 6b796f658517 [2022-06-06T13:16:46.413Z] ---> 68a5dd0e1f93 [2022-06-06T13:16:46.413Z] Step 4/31 : ARG ALPINE_PKG_EXTRA="" [2022-06-06T13:16:46.686Z] ---> Running in 2e98175ec54a [2022-06-06T13:16:46.960Z] Removing intermediate container 2e98175ec54a [2022-06-06T13:16:46.960Z] ---> 6808403def55 [2022-06-06T13:16:46.960Z] Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-06-06T13:16:46.960Z] ---> Running in 7b058608fab3 [2022-06-06T13:16:47.233Z] Removing intermediate container 7b058608fab3 [2022-06-06T13:16:47.233Z] ---> 563ea7713bd8 [2022-06-06T13:16:47.233Z] Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-06T13:16:47.233Z] ---> Running in c0f280395f64 [2022-06-06T13:16:49.211Z] Removing intermediate container c0f280395f64 [2022-06-06T13:16:49.211Z] ---> 4adc0df5e721 [2022-06-06T13:16:49.211Z] Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-06T13:16:49.211Z] ---> Running in 3fb3ccdbb225 [2022-06-06T13:16:49.823Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-06T13:16:50.797Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-06T13:16:51.788Z] OK: 220 MiB in 52 packages [2022-06-06T13:16:52.386Z] Removing intermediate container 3fb3ccdbb225 [2022-06-06T13:16:52.386Z] ---> b7bd937a85e6 [2022-06-06T13:16:52.386Z] Step 8/31 : WORKDIR /app [2022-06-06T13:16:52.386Z] ---> Running in 0da0f36ca3c8 [2022-06-06T13:16:52.658Z] Removing intermediate container 0da0f36ca3c8 [2022-06-06T13:16:52.658Z] ---> c225a6b6495b [2022-06-06T13:16:52.658Z] Step 9/31 : COPY go.mod vendor* ./ [2022-06-06T13:16:53.257Z] ---> 2b1991bf51dc [2022-06-06T13:16:53.257Z] Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-06T13:16:53.257Z] ---> Running in f22dd4bc74f3 [2022-06-06T13:16:55.248Z] Removing intermediate container f22dd4bc74f3 [2022-06-06T13:16:55.248Z] ---> 4c68d59628e5 [2022-06-06T13:16:55.248Z] Step 11/31 : COPY . . [2022-06-06T13:16:55.844Z] ---> 57cf6b47bd90 [2022-06-06T13:16:55.844Z] Step 12/31 : ARG MAKE="make build" [2022-06-06T13:16:55.844Z] ---> Running in 145d94b0435e [2022-06-06T13:16:56.124Z] Removing intermediate container 145d94b0435e [2022-06-06T13:16:56.124Z] ---> 4e5a9a0e619f [2022-06-06T13:16:56.124Z] Step 13/31 : RUN $MAKE [2022-06-06T13:16:56.124Z] ---> Running in 1ab5436a74c0 [2022-06-06T13:16:57.114Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory [2022-06-06T13:19:04.000Z] Removing intermediate container 1ab5436a74c0 [2022-06-06T13:19:04.000Z] ---> 9c53b4b90a8d [2022-06-06T13:19:04.000Z] Step 14/31 : FROM alpine:3.14 [2022-06-06T13:19:04.000Z] 3.14: Pulling from library/alpine [2022-06-06T13:19:04.000Z] 455c02918c45: Pulling fs layer [2022-06-06T13:19:04.000Z] 455c02918c45: Verifying Checksum [2022-06-06T13:19:04.000Z] 455c02918c45: Download complete [2022-06-06T13:19:04.000Z] 455c02918c45: Pull complete [2022-06-06T13:19:04.000Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-06T13:19:04.000Z] Status: Downloaded newer image for alpine:3.14 [2022-06-06T13:19:04.000Z] ---> ac73e934f311 [2022-06-06T13:19:04.000Z] Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-06-06T13:19:04.000Z] ---> Running in ea76815628a6 [2022-06-06T13:19:04.000Z] Removing intermediate container ea76815628a6 [2022-06-06T13:19:04.000Z] ---> 8b4d836fe1ba [2022-06-06T13:19:04.000Z] Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-06-06T13:19:04.000Z] ---> Running in 7ab0f1349799 [2022-06-06T13:19:04.000Z] Removing intermediate container 7ab0f1349799 [2022-06-06T13:19:04.000Z] ---> 5530edce2721 [2022-06-06T13:19:04.000Z] Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-06T13:19:04.000Z] ---> Running in ae1a6d962abb [2022-06-06T13:19:04.000Z] Removing intermediate container ae1a6d962abb [2022-06-06T13:19:04.000Z] ---> 1e348244c7aa [2022-06-06T13:19:04.000Z] Step 18/31 : RUN apk --no-cache add ca-certificates zeromq dumb-init [2022-06-06T13:19:04.000Z] ---> Running in f90465788e2a [2022-06-06T13:19:04.000Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-06T13:19:04.000Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-06T13:19:04.000Z] (1/7) Installing ca-certificates (20211220-r0) [2022-06-06T13:19:04.000Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-06-06T13:19:04.000Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-06-06T13:19:04.000Z] (4/7) Installing libsodium (1.0.18-r0) [2022-06-06T13:19:04.000Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-06T13:19:04.000Z] (6/7) Installing libzmq (4.3.4-r0) [2022-06-06T13:19:04.000Z] (7/7) Installing zeromq (4.3.4-r0) [2022-06-06T13:19:04.000Z] Executing busybox-1.33.1-r7.trigger [2022-06-06T13:19:04.000Z] Executing ca-certificates-20211220-r0.trigger [2022-06-06T13:19:04.000Z] OK: 9 MiB in 21 packages [2022-06-06T13:19:04.000Z] Removing intermediate container f90465788e2a [2022-06-06T13:19:04.000Z] ---> 876b5a9ef112 [2022-06-06T13:19:04.000Z] Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-06-06T13:19:04.000Z] ---> 23cd54ac9515 [2022-06-06T13:19:04.000Z] Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE [2022-06-06T13:19:04.000Z] ---> e9d96e8a3bcd [2022-06-06T13:19:04.000Z] Step 21/31 : COPY --from=builder /app/res/ /res/ [2022-06-06T13:19:04.000Z] ---> 8211c347873b [2022-06-06T13:19:04.000Z] Step 22/31 : COPY --from=builder /app/static/ /static/ [2022-06-06T13:19:04.603Z] ---> d6cd9e79facf [2022-06-06T13:19:04.603Z] Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-06-06T13:19:06.050Z] ---> 6cc4598c9f3d [2022-06-06T13:19:06.050Z] Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-06-06T13:19:06.050Z] ---> Running in 1def688dd31f [2022-06-06T13:19:07.500Z] Removing intermediate container 1def688dd31f [2022-06-06T13:19:07.500Z] ---> 1ee53ba5f485 [2022-06-06T13:19:07.500Z] Step 25/31 : VOLUME /cache [2022-06-06T13:19:07.776Z] ---> Running in 055fe48ea8cd [2022-06-06T13:19:08.050Z] Removing intermediate container 055fe48ea8cd [2022-06-06T13:19:08.050Z] ---> d5f8bf9e3c56 [2022-06-06T13:19:08.050Z] Step 26/31 : EXPOSE 59711 [2022-06-06T13:19:08.050Z] ---> Running in f310f6ef30d9 [2022-06-06T13:19:08.331Z] Removing intermediate container f310f6ef30d9 [2022-06-06T13:19:08.331Z] ---> 3eff43785a77 [2022-06-06T13:19:08.331Z] Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-06-06T13:19:08.331Z] ---> Running in 7f267c071ffb [2022-06-06T13:19:08.930Z] Removing intermediate container 7f267c071ffb [2022-06-06T13:19:08.930Z] ---> 8c42e40d0eac [2022-06-06T13:19:08.930Z] Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-06-06T13:19:08.930Z] ---> Running in 26e094d71e49 [2022-06-06T13:19:09.204Z] Removing intermediate container 26e094d71e49 [2022-06-06T13:19:09.204Z] ---> 1f8a4f6553a9 [2022-06-06T13:19:09.204Z] Step 29/31 : LABEL arch=arm64 [2022-06-06T13:19:09.204Z] ---> Running in 90e1cc2f4e76 [2022-06-06T13:19:09.480Z] Removing intermediate container 90e1cc2f4e76 [2022-06-06T13:19:09.480Z] ---> 44864574d1a0 [2022-06-06T13:19:09.480Z] Step 30/31 : LABEL git_sha=4f694fcadf1bdd520c2281a2e7285fc4d7e7c61b [2022-06-06T13:19:09.480Z] ---> Running in 0194a6b77829 [2022-06-06T13:19:10.092Z] Removing intermediate container 0194a6b77829 [2022-06-06T13:19:10.092Z] ---> 7d2a6a239812 [2022-06-06T13:19:10.092Z] Step 31/31 : LABEL version=0.0.0 [2022-06-06T13:19:10.092Z] ---> Running in 93ef8af0d566 [2022-06-06T13:19:10.370Z] Removing intermediate container 93ef8af0d566 [2022-06-06T13:19:10.370Z] ---> 414b66872c52 [2022-06-06T13:19:10.370Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-06T13:19:10.370Z] Successfully built 414b66872c52 [2022-06-06T13:19:10.370Z] Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T13:19:11.196Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-06T13:19:11.197Z] [2022-06-06T13:19:11.197Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T13:19:11.620Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-06T13:19:11.895Z] arm64: Pulling from edgex-lftools-log-publisher [2022-06-06T13:19:11.895Z] 8998bd30e6a1: Pulling fs layer [2022-06-06T13:19:11.895Z] 04944245beec: Pulling fs layer [2022-06-06T13:19:11.895Z] 699f458cf7ca: Pulling fs layer [2022-06-06T13:19:11.895Z] 765212b225bb: Pulling fs layer [2022-06-06T13:19:11.895Z] f23df028b6ca: Pulling fs layer [2022-06-06T13:19:11.895Z] d65c8cfc05b1: Pulling fs layer [2022-06-06T13:19:11.895Z] 2437ff75d9bd: Pulling fs layer [2022-06-06T13:19:11.895Z] f23df028b6ca: Waiting [2022-06-06T13:19:11.895Z] d65c8cfc05b1: Waiting [2022-06-06T13:19:11.895Z] 2437ff75d9bd: Waiting [2022-06-06T13:19:11.895Z] 765212b225bb: Waiting [2022-06-06T13:19:11.895Z] 04944245beec: Verifying Checksum [2022-06-06T13:19:11.895Z] 04944245beec: Download complete [2022-06-06T13:19:11.895Z] 765212b225bb: Verifying Checksum [2022-06-06T13:19:11.895Z] 765212b225bb: Download complete [2022-06-06T13:19:11.895Z] f23df028b6ca: Verifying Checksum [2022-06-06T13:19:11.895Z] f23df028b6ca: Download complete [2022-06-06T13:19:11.895Z] d65c8cfc05b1: Verifying Checksum [2022-06-06T13:19:11.895Z] d65c8cfc05b1: Download complete [2022-06-06T13:19:12.169Z] 699f458cf7ca: Verifying Checksum [2022-06-06T13:19:12.169Z] 699f458cf7ca: Download complete [2022-06-06T13:19:12.447Z] 8998bd30e6a1: Verifying Checksum [2022-06-06T13:19:12.447Z] 8998bd30e6a1: Download complete [2022-06-06T13:19:15.078Z] 2437ff75d9bd: Verifying Checksum [2022-06-06T13:19:15.078Z] 2437ff75d9bd: Download complete [2022-06-06T13:19:16.521Z] 8998bd30e6a1: Pull complete [2022-06-06T13:19:17.120Z] 04944245beec: Pull complete [2022-06-06T13:19:18.566Z] 699f458cf7ca: Pull complete [2022-06-06T13:19:18.845Z] 765212b225bb: Pull complete [2022-06-06T13:19:19.444Z] f23df028b6ca: Pull complete [2022-06-06T13:19:19.715Z] d65c8cfc05b1: Pull complete [2022-06-06T13:19:34.823Z] 2437ff75d9bd: Pull complete [2022-06-06T13:19:34.823Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-06-06T13:19:34.823Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-06T13:19:34.823Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-06T13:19:35.201Z] prd-ubuntu20.04-docker-arm64-4c-16g-1152 does not seem to be running inside a container [2022-06-06T13:19:35.293Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-06-06T13:19:37.761Z] $ docker top 38f9b98dd0791216794c0a0202af7133304380b37982dcf6914285b372dbf37d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-06T13:19:38.755Z] ---> job-cost.sh [2022-06-06T13:19:38.755Z] lf-activate-venv: SKIPPING [2022-06-06T13:19:38.755Z] INFO: No Stack... [2022-06-06T13:19:39.352Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-06-06T13:19:39.946Z] INFO: Archiving Costs [Pipeline] sh [2022-06-06T13:19:40.755Z] + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [2022-06-06T13:19:40.755Z] + cut -d, -f6 [Pipeline] lock [2022-06-06T13:19:40.836Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-85-1-stack-cost] [2022-06-06T13:19:40.840Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-85-1-stack-cost] did not exist. Created. [2022-06-06T13:19:40.840Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-85-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-06T13:19:41.591Z] /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-1f9fd937/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-06-06T13:19:42.287Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-06-06T13:19:42.319Z] Warning: overwriting stash ‘stack-cost’ [2022-06-06T13:19:42.385Z] Stashed 1 file(s) [Pipeline] } [2022-06-06T13:19:42.400Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-85-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-06T13:19:42.482Z] $ docker stop --time=1 38f9b98dd0791216794c0a0202af7133304380b37982dcf6914285b372dbf37d [2022-06-06T13:19:43.996Z] $ docker rm -f 38f9b98dd0791216794c0a0202af7133304380b37982dcf6914285b372dbf37d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-06-06T13:19:45.042Z] provisioning config files... [2022-06-06T13:19:45.051Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-85@tmp/config4916144008369756444tmp [Pipeline] { [Pipeline] sh [2022-06-06T13:19:45.388Z] + set +x [2022-06-06T13:19:45.389Z] + curl -s https://codecov.io/bash [2022-06-06T13:19:45.389Z] + bash -s -- [2022-06-06T13:19:45.389Z] [2022-06-06T13:19:45.389Z] _____ _ [2022-06-06T13:19:45.389Z] / ____| | | [2022-06-06T13:19:45.389Z] | | ___ __| | ___ ___ _____ __ [2022-06-06T13:19:45.389Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-06-06T13:19:45.389Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-06-06T13:19:45.389Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-06-06T13:19:45.389Z] Bash-1.0.6 [2022-06-06T13:19:45.389Z] [2022-06-06T13:19:45.389Z] [2022-06-06T13:19:45.389Z] ==> git version 2.25.1 found [2022-06-06T13:19:45.389Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-06-06T13:19:45.389Z] Release-Date: 2020-01-08 [2022-06-06T13:19:45.389Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-06-06T13:19:45.389Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-06-06T13:19:45.389Z] ==> Jenkins CI detected. [2022-06-06T13:19:45.389Z] current dir:  /w/workspace/ry_app-rfid-llrp-inventory_PR-85 [2022-06-06T13:19:45.389Z] project root: . [2022-06-06T13:19:45.389Z] --> token set from env [2022-06-06T13:19:45.389Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-06-06T13:19:45.389Z] ==> Running gcov in . (disable via -X gcov) [2022-06-06T13:19:45.389Z] ==> Python coveragepy not found [2022-06-06T13:19:45.389Z] ==> Searching for coverage reports in: [2022-06-06T13:19:45.389Z] + . [2022-06-06T13:19:45.389Z] -> Found 1 reports [2022-06-06T13:19:45.389Z] ==> Detecting git/mercurial file structure [2022-06-06T13:19:45.389Z] ==> Reading reports [2022-06-06T13:19:45.648Z] + ./coverage.out bytes=41008 [2022-06-06T13:19:45.648Z] ==> Appending adjustments [2022-06-06T13:19:45.648Z] https://docs.codecov.io/docs/fixing-reports [2022-06-06T13:19:45.648Z] + Found adjustments [2022-06-06T13:19:45.648Z] ==> Gzipping contents [2022-06-06T13:19:45.648Z] 12K /tmp/codecov.G0LRCZ.gz [2022-06-06T13:19:45.648Z] ==> Uploading reports [2022-06-06T13:19:45.648Z] url: https://codecov.io [2022-06-06T13:19:45.648Z] query: branch=PR-85&commit=4f694fcadf1bdd520c2281a2e7285fc4d7e7c61b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-85%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=85&job=&cmd_args= [2022-06-06T13:19:45.648Z] -> Pinging Codecov [2022-06-06T13:19:45.648Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-85&commit=4f694fcadf1bdd520c2281a2e7285fc4d7e7c61b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-85%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=85&job=&cmd_args= [2022-06-06T13:19:45.909Z] -> Uploading to [2022-06-06T13:19:45.909Z] https://storage.googleapis.com/codecov/v4/raw/2022-06-06/581DD39554BDF9B6E22D074273EAD858/4f694fcadf1bdd520c2281a2e7285fc4d7e7c61b/44b0aeb4-0534-4d67-aa77-7f0d9eca2643.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220606%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220606T131945Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5b1354418734d49e0381b0bfe841ee69e5a2ce6035af7aa768116e3908792093 [2022-06-06T13:19:45.909Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-06T13:19:45.909Z] Dload Upload Total Spent Left Speed [2022-06-06T13:19:46.170Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11478 0 0 100 11478 0 49474 --:--:-- --:--:-- --:--:-- 49688 [2022-06-06T13:19:46.170Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/4f694fcadf1bdd520c2281a2e7285fc4d7e7c61b [Pipeline] } [2022-06-06T13:19:46.198Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-06-06T13:19:47.892Z] + [ -d /w/workspace/ry_app-rfid-llrp-inventory_PR-85/archives ] [2022-06-06T13:19:47.892Z] + ls -al /w/workspace/ry_app-rfid-llrp-inventory_PR-85/archives [2022-06-06T13:19:47.892Z] total 16 [2022-06-06T13:19:47.892Z] drwxr-xr-x 3 root root 4096 Jun 6 13:12 . [2022-06-06T13:19:47.892Z] drwxrwxr-x 12 jenkins jenkins 4096 Jun 6 13:12 .. [2022-06-06T13:19:47.892Z] drwxr-xr-x 2 root root 4096 Jun 6 13:12 cost [2022-06-06T13:19:47.892Z] -rw-r--r-- 1 root root 93 Jun 6 13:12 cost.csv [2022-06-06T13:19:47.892Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-rfid-llrp-inventory_PR-85/archives [2022-06-06T13:19:47.892Z] + ls -al /w/workspace/ry_app-rfid-llrp-inventory_PR-85/archives [2022-06-06T13:19:47.892Z] total 16 [2022-06-06T13:19:47.892Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 6 13:12 . [2022-06-06T13:19:47.892Z] drwxrwxr-x 12 jenkins jenkins 4096 Jun 6 13:12 .. [2022-06-06T13:19:47.892Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 6 13:12 cost [2022-06-06T13:19:47.892Z] -rw-r--r-- 1 jenkins jenkins 93 Jun 6 13:12 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-06-06T13:19:48.220Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-06T13:19:49.117Z] ---> package-listing.sh [2022-06-06T13:19:49.117Z] ++ facter osfamily [2022-06-06T13:19:49.117Z] ++ tr '[:upper:]' '[:lower:]' [2022-06-06T13:19:49.396Z] + OS_FAMILY=debian [2022-06-06T13:19:49.396Z] + workspace=/w/workspace/ry_app-rfid-llrp-inventory_PR-85 [2022-06-06T13:19:49.396Z] + START_PACKAGES=/tmp/packages_start.txt [2022-06-06T13:19:49.396Z] + END_PACKAGES=/tmp/packages_end.txt [2022-06-06T13:19:49.396Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-06-06T13:19:49.396Z] + PACKAGES=/tmp/packages_start.txt [2022-06-06T13:19:49.396Z] + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-85 ']' [2022-06-06T13:19:49.396Z] + PACKAGES=/tmp/packages_end.txt [2022-06-06T13:19:49.396Z] + case "${OS_FAMILY}" in [2022-06-06T13:19:49.396Z] + dpkg -l [2022-06-06T13:19:49.396Z] + grep '^ii' [2022-06-06T13:19:49.396Z] + '[' -f /tmp/packages_start.txt ']' [2022-06-06T13:19:49.396Z] + '[' -f /tmp/packages_end.txt ']' [2022-06-06T13:19:49.396Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-06-06T13:19:49.396Z] + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-85 ']' [2022-06-06T13:19:49.396Z] + mkdir -p /w/workspace/ry_app-rfid-llrp-inventory_PR-85/archives/ [2022-06-06T13:19:49.396Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-rfid-llrp-inventory_PR-85/archives/ [Pipeline] echo [2022-06-06T13:19:49.441Z] 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-85/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-06-06T13:19:49.754Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-06T13:19:50.396Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-06T13:19:50.396Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-06T13:19:50.563Z] prd-ubuntu20.04-docker-8c-8g-1150 does not seem to be running inside a container [2022-06-06T13:19:50.614Z] $ 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-85/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-85 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-85:/w/workspace/ry_app-rfid-llrp-inventory_PR-85:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-85@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-85@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-06T13:19:50.836Z] $ docker top c55791337e5743e79d4834c62cfdff71389daf96b70bbe865f749dfe48d40c28 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-06T13:19:51.241Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-06-06T13:19:51.547Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-06-06T13:19:51.867Z] + ls /var/log/sa-host [2022-06-06T13:19:51.867Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-06T13:19:52.001Z] provisioning config files... [2022-06-06T13:19:52.010Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-85@tmp/config123302806620932933tmp [Pipeline] { [Pipeline] echo [2022-06-06T13:19:52.065Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-06T13:19:52.382Z] ---> create-netrc.sh [Pipeline] } [2022-06-06T13:19:52.406Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-06-06T13:19:52.822Z] ---> python-tools-install.sh [Pipeline] echo [2022-06-06T13:19:52.851Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-06T13:19:53.164Z] ---> sudo-logs.sh [2022-06-06T13:19:53.164Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-06-06T13:19:53.247Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-06T13:19:53.564Z] ---> job-cost.sh [2022-06-06T13:19:53.564Z] lf-activate-venv: SKIPPING [2022-06-06T13:19:53.564Z] DEBUG: total: 0.2199999988079071 [2022-06-06T13:19:53.564Z] INFO: Retrieving Stack Cost... [2022-06-06T13:19:54.134Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-06T13:19:54.394Z] INFO: Archiving Costs [Pipeline] echo [2022-06-06T13:19:54.430Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-06T13:19:54.748Z] ---> logs-deploy.sh [2022-06-06T13:19:54.748Z] lf-activate-venv: SKIPPING [2022-06-06T13:19:54.748Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-85/1 [2022-06-06T13:19:54.748Z] INFO: archiving workspace using pattern(s): [2022-06-06T13:19:55.690Z] Archives upload complete. [2022-06-06T13:19:55.690Z] INFO: archiving logs to Nexus