Pull request #75 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8851dc43200db6c141519ab863d053d0ed20561c+3238fc2d0ace65e1c621b12a7e75f28d928cef37 (3048d143ed26ef682b672c181780b17b195d81f4) 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-ssh11280703312095491425.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0296cfd70f3001d69e24c2db393b493f66f700db 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-ssh2187953765701569104.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 0296cfd70f3001d69e24c2db393b493f66f700db The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-75/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-75/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3478462649673324543.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0296cfd70f3001d69e24c2db393b493f66f700db (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0296cfd70f3001d69e24c2db393b493f66f700db # timeout=10 Commit message: "Merge pull request #381 from edgexfoundry/us3314" > 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 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared 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-ssh15579401104775059246.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-75/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-75/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh12892962429408242091.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-33493 in /w/workspace/ry_app-rfid-llrp-inventory_PR-75 [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-75 # 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 3238fc2d0ace65e1c621b12a7e75f28d928cef37 into PR head commit 8851dc43200db6c141519ab863d053d0ed20561c Merge succeeded, producing 8851dc43200db6c141519ab863d053d0ed20561c Checking out Revision 8851dc43200db6c141519ab863d053d0ed20561c (PR-75) > 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/75/head:refs/remotes/origin/PR-75 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8851dc43200db6c141519ab863d053d0ed20561c # 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 3238fc2d0ace65e1c621b12a7e75f28d928cef37 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8851dc43200db6c141519ab863d053d0ed20561c # timeout=10 Commit message: "docs: Add CHANGELOG.md" First time build. Skipping changelog. > git rev-list --no-walk b3f802b69bb2be9fe04a7de131cd66d6f9ad92af # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-27T15:58:14.841Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-27T15:58:14.925Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-27T15:58:14.945Z] ========================================================= [2022-04-27T15:58:14.945Z] EdgeX Global Pipelines Version Info [2022-04-27T15:58:14.945Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-27T15:58:15.719Z] ------------------- [2022-04-27T15:58:15.719Z] stable info: [2022-04-27T15:58:15.719Z] ------------------- [2022-04-27T15:58:15.719Z] Commited By: Emilio Reyes emilio.reyes@intel.com [2022-04-27T15:58:15.719Z] Commit SHA: 0296cfd70f3001d69e24c2db393b493f66f700db [2022-04-27T15:58:15.719Z] Message: update stable to v1.0.225 [2022-04-27T15:58:16.294Z] ------------------- [2022-04-27T15:58:16.294Z] experimental info: [2022-04-27T15:58:16.294Z] ------------------- [2022-04-27T15:58:16.294Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-04-27T15:58:16.294Z] Commit SHA: 47c9b3891b578ce509e33c5bc61a4c29aa566c02 [2022-04-27T15:58:16.294Z] Message: update experimental to v1.0.226 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-27T15:58:16.440Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2022-04-27T15:58:16.457Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2022-04-27T15:58:16.480Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-27T15:58:16.500Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-27T15:58:16.520Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-27T15:58:16.537Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-27T15:58:16.557Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-27T15:58:16.574Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-04-27T15:58:16.587Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-27T15:58:16.603Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-27T15:58:16.619Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-27T15:58:16.633Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2022-04-27T15:58:16.643Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-27T15:58:16.655Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-27T15:58:16.673Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-27T15:58:16.691Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-27T15:58:16.710Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-04-27T15:58:16.725Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-04-27T15:58:16.738Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-27T15:58:16.753Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-27T15:58:16.764Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-04-27T15:58:16.777Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-04-27T15:58:16.789Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-04-27T15:58:16.803Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-04-27T15:58:16.819Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-04-27T15:58:16.830Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-27T15:58:16.842Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-75 [Pipeline] echo [2022-04-27T15:58:16.855Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-75 [Pipeline] echo [2022-04-27T15:58:16.866Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-75 [Pipeline] echo [2022-04-27T15:58:16.876Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8851dc43200db6c141519ab863d053d0ed20561c [Pipeline] echo [2022-04-27T15:58:16.891Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8851dc4 [Pipeline] echo [2022-04-27T15:58:16.904Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-27T15:58:16.947Z] provisioning config files... [2022-04-27T15:58:16.964Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-75@tmp/config5364682506394398753tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-27T15:58:17.272Z] ---> docker-login.sh [2022-04-27T15:58:17.272Z] nexus3.edgexfoundry.org:10001 [2022-04-27T15:58:17.534Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T15:58:17.534Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T15:58:17.534Z] Configure a credential helper to remove this warning. See [2022-04-27T15:58:17.534Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T15:58:17.534Z] [2022-04-27T15:58:17.534Z] Login Succeeded [2022-04-27T15:58:17.796Z] nexus3.edgexfoundry.org:10002 [2022-04-27T15:58:17.796Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T15:58:17.796Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T15:58:17.796Z] Configure a credential helper to remove this warning. See [2022-04-27T15:58:17.796Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T15:58:17.796Z] [2022-04-27T15:58:17.796Z] Login Succeeded [2022-04-27T15:58:17.796Z] nexus3.edgexfoundry.org:10003 [2022-04-27T15:58:17.796Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T15:58:18.060Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T15:58:18.060Z] Configure a credential helper to remove this warning. See [2022-04-27T15:58:18.060Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T15:58:18.060Z] [2022-04-27T15:58:18.060Z] Login Succeeded [2022-04-27T15:58:18.060Z] nexus3.edgexfoundry.org:10004 [2022-04-27T15:58:18.060Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T15:58:18.060Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T15:58:18.060Z] Configure a credential helper to remove this warning. See [2022-04-27T15:58:18.060Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T15:58:18.060Z] [2022-04-27T15:58:18.060Z] Login Succeeded [2022-04-27T15:58:18.060Z] docker.io [2022-04-27T15:58:18.060Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T15:58:18.638Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T15:58:18.638Z] Configure a credential helper to remove this warning. See [2022-04-27T15:58:18.638Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T15:58:18.638Z] [2022-04-27T15:58:18.638Z] Login Succeeded [2022-04-27T15:58:18.638Z] ---> docker-login.sh ends [Pipeline] } [2022-04-27T15:58:18.648Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-04-27T15:58:19.045Z] + git rev-list -1 --merges 8851dc43200db6c141519ab863d053d0ed20561c~1..8851dc43200db6c141519ab863d053d0ed20561c [Pipeline] echo [2022-04-27T15:58:19.085Z] -----------> git rev-list -1 --merges 8851dc43200db6c141519ab863d053d0ed20561c~1..8851dc43200db6c141519ab863d053d0ed20561c 8851dc43200db6c141519ab863d053d0ed20561c [false] [Pipeline] sh [2022-04-27T15:58:19.384Z] + git log --format=format:%s -1 8851dc43200db6c141519ab863d053d0ed20561c [Pipeline] echo [2022-04-27T15:58:19.405Z] ========================================================= [2022-04-27T15:58:19.405Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-27T15:58:19.405Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-27T15:58:19.761Z] + git log --format=format:%s -1 8851dc43200db6c141519ab863d053d0ed20561c [Pipeline] echo [2022-04-27T15:58:19.777Z] [semverPrep] GIT_COMMIT: 8851dc43200db6c141519ab863d053d0ed20561c, Commit Message: docs: Add CHANGELOG.md [Pipeline] echo [2022-04-27T15:58:19.790Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-04-27T15:58:20.255Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-27T15:58:20.255Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-27T15:58:20.255Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-27T15:58:20.255Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-27T15:58:20.255Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-27T15:58:20.255Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-27T15:58:20.255Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-27T15:58:20.718Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-27T15:58:20.719Z] [2022-04-27T15:58:20.719Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-27T15:58:21.030Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-27T15:58:21.030Z] latest: Pulling from edgex-devops/py-git-semver [2022-04-27T15:58:21.030Z] 1fe172e4850f: Pulling fs layer [2022-04-27T15:58:21.030Z] caf521ccaac6: Pulling fs layer [2022-04-27T15:58:21.030Z] 3ead6fa29328: Pulling fs layer [2022-04-27T15:58:21.030Z] 5c2a1cbceb83: Pulling fs layer [2022-04-27T15:58:21.030Z] a8d5f1318db7: Pulling fs layer [2022-04-27T15:58:21.030Z] c427282e49a2: Pulling fs layer [2022-04-27T15:58:21.030Z] 1827001aaf11: Pulling fs layer [2022-04-27T15:58:21.030Z] 0714d37db230: Pulling fs layer [2022-04-27T15:58:21.030Z] ac28cf19c067: Pulling fs layer [2022-04-27T15:58:21.030Z] ca983d60f3e2: Pulling fs layer [2022-04-27T15:58:21.030Z] 9f894cec8388: Pulling fs layer [2022-04-27T15:58:21.030Z] a8d5f1318db7: Waiting [2022-04-27T15:58:21.030Z] c427282e49a2: Waiting [2022-04-27T15:58:21.030Z] 1827001aaf11: Waiting [2022-04-27T15:58:21.030Z] ca983d60f3e2: Waiting [2022-04-27T15:58:21.030Z] 0714d37db230: Waiting [2022-04-27T15:58:21.030Z] 9f894cec8388: Waiting [2022-04-27T15:58:21.030Z] ac28cf19c067: Waiting [2022-04-27T15:58:21.030Z] 5c2a1cbceb83: Waiting [2022-04-27T15:58:21.030Z] caf521ccaac6: Verifying Checksum [2022-04-27T15:58:21.030Z] caf521ccaac6: Download complete [2022-04-27T15:58:21.030Z] 5c2a1cbceb83: Verifying Checksum [2022-04-27T15:58:21.030Z] 5c2a1cbceb83: Download complete [2022-04-27T15:58:21.290Z] a8d5f1318db7: Verifying Checksum [2022-04-27T15:58:21.290Z] a8d5f1318db7: Download complete [2022-04-27T15:58:21.290Z] c427282e49a2: Download complete [2022-04-27T15:58:21.290Z] 3ead6fa29328: Verifying Checksum [2022-04-27T15:58:21.290Z] 3ead6fa29328: Download complete [2022-04-27T15:58:21.290Z] 0714d37db230: Verifying Checksum [2022-04-27T15:58:21.290Z] 0714d37db230: Download complete [2022-04-27T15:58:21.290Z] ac28cf19c067: Verifying Checksum [2022-04-27T15:58:21.290Z] ac28cf19c067: Download complete [2022-04-27T15:58:21.290Z] ca983d60f3e2: Verifying Checksum [2022-04-27T15:58:21.290Z] ca983d60f3e2: Download complete [2022-04-27T15:58:21.290Z] 9f894cec8388: Verifying Checksum [2022-04-27T15:58:21.290Z] 9f894cec8388: Download complete [2022-04-27T15:58:21.290Z] 1fe172e4850f: Verifying Checksum [2022-04-27T15:58:21.290Z] 1fe172e4850f: Download complete [2022-04-27T15:58:21.552Z] 1827001aaf11: Verifying Checksum [2022-04-27T15:58:21.552Z] 1827001aaf11: Download complete [2022-04-27T15:58:22.934Z] 1fe172e4850f: Pull complete [2022-04-27T15:58:22.934Z] caf521ccaac6: Pull complete [2022-04-27T15:58:23.504Z] 3ead6fa29328: Pull complete [2022-04-27T15:58:23.504Z] 5c2a1cbceb83: Pull complete [2022-04-27T15:58:23.766Z] a8d5f1318db7: Pull complete [2022-04-27T15:58:23.766Z] c427282e49a2: Pull complete [2022-04-27T15:58:25.760Z] 1827001aaf11: Pull complete [2022-04-27T15:58:25.760Z] 0714d37db230: Pull complete [2022-04-27T15:58:26.022Z] ac28cf19c067: Pull complete [2022-04-27T15:58:26.022Z] ca983d60f3e2: Pull complete [2022-04-27T15:58:26.022Z] 9f894cec8388: Pull complete [2022-04-27T15:58:26.022Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-04-27T15:58:26.022Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-27T15:58:26.022Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-04-27T15:58:26.108Z] prd-ubuntu20.04-docker-8c-8g-33493 does not seem to be running inside a container [2022-04-27T15:58:26.153Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-rfid-llrp-inventory_PR-75 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-75:/w/workspace/ry_app-rfid-llrp-inventory_PR-75:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-75@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-75@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-devops/py-git-semver:latest cat [2022-04-27T15:58:27.695Z] $ docker top 6f9f222f6e60021c7b2111576c7827fac4f16bd4b5b2f4bd474b0654313c92b8 -eo pid,comm [2022-04-27T15:58:27.769Z] 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-04-27T15:58:27.769Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-27T15:58:27.806Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-27T15:58:27.806Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-27T15:58:27.945Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-27T15:58:27.950Z] $ docker exec 6f9f222f6e60021c7b2111576c7827fac4f16bd4b5b2f4bd474b0654313c92b8 ssh-agent [2022-04-27T15:58:28.073Z] SSH_AUTH_SOCK=/tmp/ssh-FrttOBxun7QS/agent.35 [2022-04-27T15:58:28.073Z] SSH_AGENT_PID=41 [2022-04-27T15:58:28.081Z] Running ssh-add (command line suppressed) [2022-04-27T15:58:28.194Z] Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-75@tmp/private_key_5780733018032614953.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-75@tmp/private_key_5780733018032614953.key) [2022-04-27T15:58:28.208Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-27T15:58:28.501Z] + git tag --points-at HEAD [Pipeline] } [2022-04-27T15:58:28.518Z] $ docker exec --env ******** --env ******** 6f9f222f6e60021c7b2111576c7827fac4f16bd4b5b2f4bd474b0654313c92b8 ssh-agent -k [2022-04-27T15:58:28.629Z] unset SSH_AUTH_SOCK; [2022-04-27T15:58:28.629Z] unset SSH_AGENT_PID; [2022-04-27T15:58:28.629Z] echo Agent pid 41 killed; [2022-04-27T15:58:28.638Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-27T15:58:28.663Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-27T15:58:28.663Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-27T15:58:28.792Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-27T15:58:28.797Z] $ docker exec 6f9f222f6e60021c7b2111576c7827fac4f16bd4b5b2f4bd474b0654313c92b8 ssh-agent [2022-04-27T15:58:28.912Z] SSH_AUTH_SOCK=/tmp/ssh-P08eHeiKxysT/agent.74 [2022-04-27T15:58:28.912Z] SSH_AGENT_PID=80 [2022-04-27T15:58:28.918Z] Running ssh-add (command line suppressed) [2022-04-27T15:58:29.044Z] Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-75@tmp/private_key_5656100104176239025.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-75@tmp/private_key_5656100104176239025.key) [2022-04-27T15:58:29.058Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-27T15:58:29.359Z] + git semver init [2022-04-27T15:58:29.936Z] 2022-04-27 15:58:29,642 [run_init] DEBUG init version:0.0.0 force:False [2022-04-27T15:58:29.936Z] 2022-04-27 15:58:29,643 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-rfid-llrp-inventory_PR-75/.semver [2022-04-27T15:58:29.936Z] 2022-04-27 15:58:29,644 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/ry_app-rfid-llrp-inventory_PR-75/.semver [2022-04-27T15:58:29.936Z] 2022-04-27 15:58:29,644 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/ry_app-rfid-llrp-inventory_PR-75/.semver'], cwd=/w/workspace/ry_app-rfid-llrp-inventory_PR-75, universal_newlines=False, shell=None, istream=None) [2022-04-27T15:58:30.878Z] 2022-04-27 15:58:30,636 [append_file] DEBUG append to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-75/.git/info/exclude [2022-04-27T15:58:30.878Z] 2022-04-27 15:58:30,637 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-rfid-llrp-inventory_PR-75/.semver/PR-75 with force:False [2022-04-27T15:58:30.878Z] 2022-04-27 15:58:30,637 [write_file] DEBUG write to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-75/.semver/PR-75 [2022-04-27T15:58:30.878Z] 2022-04-27 15:58:30,641 [execute] INFO git cat-file --batch-check [2022-04-27T15:58:30.878Z] 2022-04-27 15:58:30,641 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-rfid-llrp-inventory_PR-75/.semver, universal_newlines=False, shell=None, istream=) [2022-04-27T15:58:30.878Z] 2022-04-27 15:58:30,647 [execute] INFO git cat-file --batch [2022-04-27T15:58:30.878Z] 2022-04-27 15:58:30,648 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-rfid-llrp-inventory_PR-75/.semver, universal_newlines=False, shell=None, istream=) [2022-04-27T15:58:30.878Z] 2022-04-27 15:58:30,654 [read_version] DEBUG read version from /w/workspace/ry_app-rfid-llrp-inventory_PR-75/.semver/PR-75 [2022-04-27T15:58:30.878Z] 0.0.0 [Pipeline] } [2022-04-27T15:58:30.892Z] $ docker exec --env ******** --env ******** 6f9f222f6e60021c7b2111576c7827fac4f16bd4b5b2f4bd474b0654313c92b8 ssh-agent -k [2022-04-27T15:58:31.021Z] unset SSH_AUTH_SOCK; [2022-04-27T15:58:31.021Z] unset SSH_AGENT_PID; [2022-04-27T15:58:31.021Z] echo Agent pid 80 killed; [2022-04-27T15:58:31.030Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-27T15:58:31.343Z] + git semver [Pipeline] } [2022-04-27T15:58:31.624Z] $ docker stop --time=1 6f9f222f6e60021c7b2111576c7827fac4f16bd4b5b2f4bd474b0654313c92b8 [2022-04-27T15:58:32.956Z] $ docker rm -f 6f9f222f6e60021c7b2111576c7827fac4f16bd4b5b2f4bd474b0654313c92b8 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-27T15:58:33.312Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-27T15:58:33.549Z] Stashed 1 file(s) [Pipeline] echo [2022-04-27T15:58:33.553Z] [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-04-27T15:58:33.707Z] provisioning config files... [2022-04-27T15:58:33.715Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-75@tmp/config2264506393157908240tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-27T15:58:34.015Z] ---> docker-login.sh [2022-04-27T15:58:34.015Z] nexus3.edgexfoundry.org:10001 [2022-04-27T15:58:34.015Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T15:58:34.015Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T15:58:34.015Z] Configure a credential helper to remove this warning. See [2022-04-27T15:58:34.015Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T15:58:34.015Z] [2022-04-27T15:58:34.015Z] Login Succeeded [2022-04-27T15:58:34.015Z] nexus3.edgexfoundry.org:10002 [2022-04-27T15:58:34.015Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T15:58:34.277Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T15:58:34.277Z] Configure a credential helper to remove this warning. See [2022-04-27T15:58:34.277Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T15:58:34.277Z] [2022-04-27T15:58:34.277Z] Login Succeeded [2022-04-27T15:58:34.277Z] nexus3.edgexfoundry.org:10003 [2022-04-27T15:58:34.277Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T15:58:34.277Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T15:58:34.277Z] Configure a credential helper to remove this warning. See [2022-04-27T15:58:34.277Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T15:58:34.277Z] [2022-04-27T15:58:34.277Z] Login Succeeded [2022-04-27T15:58:34.277Z] nexus3.edgexfoundry.org:10004 [2022-04-27T15:58:34.277Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T15:58:34.538Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T15:58:34.538Z] Configure a credential helper to remove this warning. See [2022-04-27T15:58:34.538Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T15:58:34.538Z] [2022-04-27T15:58:34.538Z] Login Succeeded [2022-04-27T15:58:34.538Z] docker.io [2022-04-27T15:58:34.538Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T15:58:34.799Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T15:58:34.799Z] Configure a credential helper to remove this warning. See [2022-04-27T15:58:34.799Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T15:58:34.799Z] [2022-04-27T15:58:34.799Z] Login Succeeded [2022-04-27T15:58:34.799Z] ---> docker-login.sh ends [Pipeline] } [2022-04-27T15:58:34.808Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-27T15:58:34.881Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-27T15:58:34.894Z] ========================================================= [2022-04-27T15:58:34.894Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-27T15:58:34.894Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-27T15:58:35.203Z] + 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-04-27T15:58:35.203Z] Sending build context to Docker daemon 10.4MB [2022-04-27T15:58:35.203Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-04-27T15:58:35.203Z] Step 2/13 : FROM ${BASE} AS builder [2022-04-27T15:58:35.203Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-27T15:58:35.203Z] 59bf1c3509f3: Pulling fs layer [2022-04-27T15:58:35.203Z] 666ba61612fd: Pulling fs layer [2022-04-27T15:58:35.203Z] 8ed8ca486205: Pulling fs layer [2022-04-27T15:58:35.203Z] 4fe6c5a15a65: Pulling fs layer [2022-04-27T15:58:35.203Z] 22a0e8bec74d: Pulling fs layer [2022-04-27T15:58:35.203Z] ca2b28591e48: Pulling fs layer [2022-04-27T15:58:35.203Z] a51346096db8: Pulling fs layer [2022-04-27T15:58:35.203Z] daebc70d1ce1: Pulling fs layer [2022-04-27T15:58:35.203Z] 0e18a0eac166: Pulling fs layer [2022-04-27T15:58:35.203Z] 4fe6c5a15a65: Waiting [2022-04-27T15:58:35.203Z] ca2b28591e48: Waiting [2022-04-27T15:58:35.203Z] 22a0e8bec74d: Waiting [2022-04-27T15:58:35.203Z] a51346096db8: Waiting [2022-04-27T15:58:35.203Z] daebc70d1ce1: Waiting [2022-04-27T15:58:35.203Z] 0e18a0eac166: Waiting [2022-04-27T15:58:35.203Z] 8ed8ca486205: Verifying Checksum [2022-04-27T15:58:35.203Z] 8ed8ca486205: Download complete [2022-04-27T15:58:35.203Z] 666ba61612fd: Verifying Checksum [2022-04-27T15:58:35.203Z] 666ba61612fd: Download complete [2022-04-27T15:58:35.203Z] 22a0e8bec74d: Verifying Checksum [2022-04-27T15:58:35.203Z] 22a0e8bec74d: Download complete [2022-04-27T15:58:35.203Z] ca2b28591e48: Verifying Checksum [2022-04-27T15:58:35.203Z] ca2b28591e48: Download complete [2022-04-27T15:58:35.463Z] 59bf1c3509f3: Verifying Checksum [2022-04-27T15:58:35.463Z] 59bf1c3509f3: Download complete [2022-04-27T15:58:35.463Z] a51346096db8: Verifying Checksum [2022-04-27T15:58:35.463Z] a51346096db8: Download complete [2022-04-27T15:58:35.463Z] daebc70d1ce1: Verifying Checksum [2022-04-27T15:58:35.463Z] daebc70d1ce1: Download complete [2022-04-27T15:58:35.463Z] 59bf1c3509f3: Pull complete [2022-04-27T15:58:35.723Z] 666ba61612fd: Pull complete [2022-04-27T15:58:35.723Z] 8ed8ca486205: Pull complete [2022-04-27T15:58:35.988Z] 0e18a0eac166: Verifying Checksum [2022-04-27T15:58:35.988Z] 0e18a0eac166: Download complete [2022-04-27T15:58:36.247Z] 4fe6c5a15a65: Verifying Checksum [2022-04-27T15:58:36.247Z] 4fe6c5a15a65: Download complete [2022-04-27T15:58:40.453Z] 4fe6c5a15a65: Pull complete [2022-04-27T15:58:40.453Z] 22a0e8bec74d: Pull complete [2022-04-27T15:58:40.453Z] ca2b28591e48: Pull complete [2022-04-27T15:58:40.453Z] a51346096db8: Pull complete [2022-04-27T15:58:40.453Z] daebc70d1ce1: Pull complete [2022-04-27T15:58:42.360Z] 0e18a0eac166: Pull complete [2022-04-27T15:58:42.360Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-04-27T15:58:42.360Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-27T15:58:42.360Z] ---> f018257e8ee9 [2022-04-27T15:58:42.360Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-04-27T15:58:43.749Z] ---> Running in ae9bb2b7d1f9 [2022-04-27T15:58:44.010Z] Removing intermediate container ae9bb2b7d1f9 [2022-04-27T15:58:44.010Z] ---> 1f83c4bd7e74 [2022-04-27T15:58:44.010Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-04-27T15:58:44.010Z] ---> Running in 042ed0927d11 [2022-04-27T15:58:44.010Z] Removing intermediate container 042ed0927d11 [2022-04-27T15:58:44.010Z] ---> e06e113cb645 [2022-04-27T15:58:44.010Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-27T15:58:44.010Z] ---> Running in 88a235e4fca4 [2022-04-27T15:58:44.270Z] Removing intermediate container 88a235e4fca4 [2022-04-27T15:58:44.270Z] ---> b91ae439ea3d [2022-04-27T15:58:44.270Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-27T15:58:44.270Z] ---> Running in f4340d66afb2 [2022-04-27T15:58:44.840Z] Removing intermediate container f4340d66afb2 [2022-04-27T15:58:44.840Z] ---> 60396e5d7817 [2022-04-27T15:58:44.840Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-27T15:58:44.840Z] ---> Running in b9895a65b14a [2022-04-27T15:58:45.099Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-27T15:58:46.040Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-27T15:58:46.301Z] OK: 221 MiB in 52 packages [2022-04-27T15:58:46.561Z] Removing intermediate container b9895a65b14a [2022-04-27T15:58:46.561Z] ---> 905892a2d2d1 [2022-04-27T15:58:46.561Z] Step 8/13 : WORKDIR /app [2022-04-27T15:58:46.561Z] ---> Running in 77d13d267701 [2022-04-27T15:58:46.819Z] Removing intermediate container 77d13d267701 [2022-04-27T15:58:46.819Z] ---> 2728e492f381 [2022-04-27T15:58:46.819Z] Step 9/13 : COPY go.mod vendor* ./ [2022-04-27T15:58:46.819Z] ---> d7a8b5641b9f [2022-04-27T15:58:46.819Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-27T15:58:46.819Z] ---> Running in d15884beecd5 [2022-04-27T15:58:48.671Z] Still waiting to schedule task [2022-04-27T15:58:48.671Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-04-27T15:59:08.777Z] Removing intermediate container d15884beecd5 [2022-04-27T15:59:08.777Z] ---> 17e3848144fe [2022-04-27T15:59:08.777Z] Step 11/13 : COPY . . [2022-04-27T15:59:08.777Z] ---> 885c0cc6ed3f [2022-04-27T15:59:08.777Z] Step 12/13 : ARG MAKE="make build" [2022-04-27T15:59:08.777Z] ---> Running in 241e6fe4892d [2022-04-27T15:59:09.036Z] Removing intermediate container 241e6fe4892d [2022-04-27T15:59:09.036Z] ---> ee06063f1557 [2022-04-27T15:59:09.036Z] Step 13/13 : RUN $MAKE [2022-04-27T15:59:09.036Z] ---> Running in 866621a9fb50 [2022-04-27T15:59:09.296Z] noop [2022-04-27T15:59:09.557Z] Removing intermediate container 866621a9fb50 [2022-04-27T15:59:09.557Z] ---> fe9721d25631 [2022-04-27T15:59:09.557Z] Successfully built fe9721d25631 [2022-04-27T15:59:09.557Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-27T15:59:09.860Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-27T15:59:09.860Z] . [Pipeline] withDockerContainer [2022-04-27T15:59:09.931Z] prd-ubuntu20.04-docker-8c-8g-33493 does not seem to be running inside a container [2022-04-27T15:59:09.971Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-rfid-llrp-inventory_PR-75 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-75:/w/workspace/ry_app-rfid-llrp-inventory_PR-75:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-75@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-75@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-27T15:59:10.388Z] $ docker top e2ca1890cf9d716f068eeb61a2aa77ab632d5321efd4d5a497128a57e7c2102a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-27T15:59:10.743Z] + go version [2022-04-27T15:59:10.743Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-27T15:59:10.756Z] $ docker stop --time=1 e2ca1890cf9d716f068eeb61a2aa77ab632d5321efd4d5a497128a57e7c2102a [2022-04-27T15:59:12.075Z] $ docker rm -f e2ca1890cf9d716f068eeb61a2aa77ab632d5321efd4d5a497128a57e7c2102a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-27T15:59:12.499Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-27T15:59:12.499Z] . [Pipeline] withDockerContainer [2022-04-27T15:59:12.570Z] prd-ubuntu20.04-docker-8c-8g-33493 does not seem to be running inside a container [2022-04-27T15:59:12.612Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-rfid-llrp-inventory_PR-75 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-75:/w/workspace/ry_app-rfid-llrp-inventory_PR-75:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-75@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-75@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-27T15:59:13.022Z] $ docker top bb4322efed8ee3cf5c9e4341f12dfa318800ee2080ca4def13eb11a83c01cddc -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-27T15:59:13.397Z] + make test [2022-04-27T15:59:13.397Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-04-27T15:59:21.529Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-04-27T15:59:21.529Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.042s coverage: 86.2% of statements [2022-04-27T15:59:21.529Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-04-27T15:59:22.472Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.545s coverage: 71.9% of statements [2022-04-27T15:59:22.472Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/llrp/mocks [no test files] [2022-04-27T15:59:29.054Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-04-27T15:59:31.702Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-27T15:59:31.962Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-27T15:59:31.962Z] ./bin/test-attribution.sh [Pipeline] echo [2022-04-27T15:59:32.552Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-27T15:59:32.569Z] $ docker stop --time=1 bb4322efed8ee3cf5c9e4341f12dfa318800ee2080ca4def13eb11a83c01cddc [2022-04-27T15:59:34.365Z] $ docker rm -f bb4322efed8ee3cf5c9e4341f12dfa318800ee2080ca4def13eb11a83c01cddc [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-27T15:59:34.820Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-27T15:59:34.877Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-04-27T15:59:35.590Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-27T15:59:35.882Z] + ls -al . [2022-04-27T15:59:35.882Z] total 244 [2022-04-27T15:59:35.882Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 27 15:59 . [2022-04-27T15:59:35.882Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 15:58 .. [2022-04-27T15:59:35.882Z] -rw-rw-r-- 1 jenkins jenkins 262 Apr 27 15:58 .dockerignore [2022-04-27T15:59:35.882Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 27 15:58 .git [2022-04-27T15:59:35.882Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 15:58 .github [2022-04-27T15:59:35.882Z] -rw-rw-r-- 1 jenkins jenkins 788 Apr 27 15:58 .gitignore [2022-04-27T15:59:35.882Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 27 15:58 .golangci.yml [2022-04-27T15:59:35.882Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 27 15:58 .semver [2022-04-27T15:59:35.882Z] -rw-rw-r-- 1 jenkins jenkins 8248 Apr 27 15:58 Attribution.txt [2022-04-27T15:59:35.882Z] -rw-rw-r-- 1 jenkins jenkins 1678 Apr 27 15:58 CHANGELOG.md [2022-04-27T15:59:35.882Z] -rw-rw-r-- 1 jenkins jenkins 1923 Apr 27 15:58 Dockerfile [2022-04-27T15:59:35.882Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 27 15:58 GOVERNANCE.md [2022-04-27T15:59:35.882Z] -rw-rw-r-- 1 jenkins jenkins 687 Apr 27 15:58 Jenkinsfile [2022-04-27T15:59:35.882Z] -rw-rw-r-- 1 jenkins jenkins 11347 Apr 27 15:58 LICENSE [2022-04-27T15:59:35.882Z] -rw-rw-r-- 1 jenkins jenkins 2095 Apr 27 15:58 Makefile [2022-04-27T15:59:35.882Z] -rw-rw-r-- 1 jenkins jenkins 617 Apr 27 15:58 OWNERS.md [2022-04-27T15:59:35.882Z] -rw-rw-r-- 1 jenkins jenkins 30131 Apr 27 15:58 README.md [2022-04-27T15:59:35.882Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 27 15:58 VERSION [2022-04-27T15:59:35.882Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 15:58 bin [2022-04-27T15:59:35.882Z] -rw-r--r-- 1 jenkins jenkins 41008 Apr 27 15:59 coverage.out [2022-04-27T15:59:35.882Z] -rw-rw-r-- 1 jenkins jenkins 3019 Apr 27 15:59 go.mod [2022-04-27T15:59:35.882Z] -rw-rw-r-- 1 jenkins jenkins 49531 Apr 27 15:58 go.sum [2022-04-27T15:59:35.882Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 15:58 images [2022-04-27T15:59:35.882Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 15:58 internal [2022-04-27T15:59:35.882Z] -rw-rw-r-- 1 jenkins jenkins 531 Apr 27 15:58 main.go [2022-04-27T15:59:35.882Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 15:58 res [2022-04-27T15:59:35.882Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 15:58 snap [2022-04-27T15:59:35.882Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 15:58 static [Pipeline] isUnix [Pipeline] sh [2022-04-27T15:59:36.185Z] + 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=8851dc43200db6c141519ab863d053d0ed20561c --label arch=amd64 --label version=0.0.0 . [2022-04-27T15:59:36.185Z] Sending build context to Docker daemon 10.4MB [2022-04-27T15:59:36.185Z] Step 1/31 : ARG BASE=golang:1.17-alpine3.15 [2022-04-27T15:59:36.185Z] Step 2/31 : FROM ${BASE} AS builder [2022-04-27T15:59:36.185Z] ---> fe9721d25631 [2022-04-27T15:59:36.185Z] Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-04-27T15:59:36.446Z] ---> Running in ac2ba7c2db82 [2022-04-27T15:59:36.447Z] Removing intermediate container ac2ba7c2db82 [2022-04-27T15:59:36.447Z] ---> a5552b0c3243 [2022-04-27T15:59:36.447Z] Step 4/31 : ARG ALPINE_PKG_EXTRA="" [2022-04-27T15:59:36.708Z] ---> Running in 17cbc29687ae [2022-04-27T15:59:36.708Z] Removing intermediate container 17cbc29687ae [2022-04-27T15:59:36.708Z] ---> be5640c42b68 [2022-04-27T15:59:36.708Z] Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-27T15:59:36.968Z] ---> Running in 6247aa7d5cd3 [2022-04-27T15:59:36.968Z] Removing intermediate container 6247aa7d5cd3 [2022-04-27T15:59:36.968Z] ---> 35e6f549444e [2022-04-27T15:59:36.968Z] Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-27T15:59:36.968Z] ---> Running in 174d3a5b80ee [2022-04-27T15:59:37.544Z] Removing intermediate container 174d3a5b80ee [2022-04-27T15:59:37.544Z] ---> 968664a4e798 [2022-04-27T15:59:37.544Z] Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-27T15:59:37.544Z] ---> Running in 65ec13c5ba0b [2022-04-27T15:59:37.803Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-27T15:59:38.744Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-27T15:59:39.005Z] OK: 221 MiB in 52 packages [2022-04-27T15:59:39.266Z] Removing intermediate container 65ec13c5ba0b [2022-04-27T15:59:39.266Z] ---> ea97ad848137 [2022-04-27T15:59:39.266Z] Step 8/31 : WORKDIR /app [2022-04-27T15:59:39.266Z] ---> Running in 9aaec39625ee [2022-04-27T15:59:39.527Z] Removing intermediate container 9aaec39625ee [2022-04-27T15:59:39.527Z] ---> 7a8089738598 [2022-04-27T15:59:39.527Z] Step 9/31 : COPY go.mod vendor* ./ [2022-04-27T15:59:39.527Z] ---> 690a3b94e844 [2022-04-27T15:59:39.527Z] Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-27T15:59:39.527Z] ---> Running in 193f34edec40 [2022-04-27T15:59:40.468Z] Removing intermediate container 193f34edec40 [2022-04-27T15:59:40.468Z] ---> bdd5628163e3 [2022-04-27T15:59:40.468Z] Step 11/31 : COPY . . [2022-04-27T15:59:40.468Z] ---> 77ffe1f50bd6 [2022-04-27T15:59:40.468Z] Step 12/31 : ARG MAKE="make build" [2022-04-27T15:59:40.728Z] ---> Running in 9bd97fc9e82a [2022-04-27T15:59:40.728Z] Removing intermediate container 9bd97fc9e82a [2022-04-27T15:59:40.728Z] ---> 6c8111353bb5 [2022-04-27T15:59:40.728Z] Step 13/31 : RUN $MAKE [2022-04-27T15:59:40.728Z] ---> Running in 88b47fe05983 [2022-04-27T15:59:40.988Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.1.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" -o app-rfid-llrp-inventory [2022-04-27T15:59:49.125Z] Removing intermediate container 88b47fe05983 [2022-04-27T15:59:49.125Z] ---> 076727b40ace [2022-04-27T15:59:49.125Z] Step 14/31 : FROM alpine:3.14 [2022-04-27T15:59:49.386Z] 3.14: Pulling from library/alpine [2022-04-27T15:59:49.646Z] 8663204ce13b: Pulling fs layer [2022-04-27T15:59:49.646Z] 8663204ce13b: Download complete [2022-04-27T15:59:49.905Z] 8663204ce13b: Pull complete [2022-04-27T15:59:49.905Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-27T15:59:49.905Z] Status: Downloaded newer image for alpine:3.14 [2022-04-27T15:59:49.905Z] ---> e04c818066af [2022-04-27T15:59:49.905Z] Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-27T15:59:49.905Z] ---> Running in 1fea43aaeeea [2022-04-27T15:59:50.165Z] Removing intermediate container 1fea43aaeeea [2022-04-27T15:59:50.165Z] ---> 8875842f2f67 [2022-04-27T15:59:50.165Z] Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-04-27T15:59:50.165Z] ---> Running in 05de11d24f71 [2022-04-27T15:59:50.165Z] Removing intermediate container 05de11d24f71 [2022-04-27T15:59:50.165Z] ---> a42b6bea3aed [2022-04-27T15:59:50.165Z] Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-27T15:59:50.165Z] ---> Running in 7eb64ac8cbc5 [2022-04-27T15:59:50.735Z] Removing intermediate container 7eb64ac8cbc5 [2022-04-27T15:59:50.735Z] ---> c2bec80bc54d [2022-04-27T15:59:50.735Z] Step 18/31 : RUN apk --no-cache add ca-certificates zeromq [2022-04-27T15:59:50.996Z] ---> Running in 2861cba909d0 [2022-04-27T15:59:51.257Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-27T15:59:52.198Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-27T15:59:52.198Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-27T15:59:52.459Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-27T15:59:52.460Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-27T15:59:52.460Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-27T15:59:52.720Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-27T15:59:52.720Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-27T15:59:52.720Z] Executing busybox-1.33.1-r7.trigger [2022-04-27T15:59:52.720Z] Executing ca-certificates-20211220-r0.trigger [2022-04-27T15:59:52.980Z] OK: 9 MiB in 20 packages [2022-04-27T15:59:53.240Z] Removing intermediate container 2861cba909d0 [2022-04-27T15:59:53.240Z] ---> 1109ed4b6310 [2022-04-27T15:59:53.240Z] Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-04-27T15:59:53.500Z] ---> 8e223709b291 [2022-04-27T15:59:53.500Z] Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE [2022-04-27T15:59:53.500Z] ---> 303f5539a1f7 [2022-04-27T15:59:53.500Z] Step 21/31 : COPY --from=builder /app/res/ /res/ [2022-04-27T15:59:53.762Z] ---> 251a2569d6c8 [2022-04-27T15:59:53.762Z] Step 22/31 : COPY --from=builder /app/static/ /static/ [2022-04-27T15:59:54.023Z] ---> c8f7e0fa7b09 [2022-04-27T15:59:54.023Z] Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-04-27T15:59:54.286Z] ---> 0f0a4871f322 [2022-04-27T15:59:54.286Z] Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-04-27T15:59:54.286Z] ---> Running in c7e741eb5aaf [2022-04-27T15:59:54.859Z] Removing intermediate container c7e741eb5aaf [2022-04-27T15:59:54.859Z] ---> e0e5873825f6 [2022-04-27T15:59:54.859Z] Step 25/31 : VOLUME /cache [2022-04-27T15:59:54.859Z] ---> Running in 6a1f4a3d0173 [2022-04-27T15:59:55.120Z] Removing intermediate container 6a1f4a3d0173 [2022-04-27T15:59:55.120Z] ---> 98f8af56220a [2022-04-27T15:59:55.120Z] Step 26/31 : EXPOSE 59711 [2022-04-27T15:59:55.120Z] ---> Running in c092aa40447d [2022-04-27T15:59:55.120Z] Removing intermediate container c092aa40447d [2022-04-27T15:59:55.120Z] ---> 5a19ae805238 [2022-04-27T15:59:55.120Z] Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-04-27T15:59:55.384Z] ---> Running in 2dce03bbce82 [2022-04-27T15:59:55.384Z] Removing intermediate container 2dce03bbce82 [2022-04-27T15:59:55.384Z] ---> 3e38fa79e2ca [2022-04-27T15:59:55.384Z] Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-04-27T15:59:55.384Z] ---> Running in 8c3f2761e80c [2022-04-27T15:59:55.384Z] Removing intermediate container 8c3f2761e80c [2022-04-27T15:59:55.384Z] ---> 2439b13c178f [2022-04-27T15:59:55.384Z] Step 29/31 : LABEL arch=amd64 [2022-04-27T15:59:55.646Z] ---> Running in 811ce07d84ca [2022-04-27T15:59:55.646Z] Removing intermediate container 811ce07d84ca [2022-04-27T15:59:55.646Z] ---> 02d84f8e0ff3 [2022-04-27T15:59:55.646Z] Step 30/31 : LABEL git_sha=8851dc43200db6c141519ab863d053d0ed20561c [2022-04-27T15:59:55.646Z] ---> Running in b63070b54ae4 [2022-04-27T15:59:55.909Z] Removing intermediate container b63070b54ae4 [2022-04-27T15:59:55.909Z] ---> e1ba54739b06 [2022-04-27T15:59:55.909Z] Step 31/31 : LABEL version=0.0.0 [2022-04-27T15:59:55.909Z] ---> Running in 4c3c8120b716 [2022-04-27T15:59:55.909Z] Removing intermediate container 4c3c8120b716 [2022-04-27T15:59:55.909Z] ---> 916782e3b5a4 [2022-04-27T15:59:55.909Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-27T15:59:55.909Z] Successfully built 916782e3b5a4 [2022-04-27T15:59:55.909Z] Successfully tagged app-rfid-llrp-inventory:latest [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] sh [2022-04-27T15:59:56.371Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-27T15:59:56.371Z] [2022-04-27T15:59:56.371Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-27T15:59:56.686Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-27T15:59:56.686Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-27T15:59:56.686Z] 5eb5b503b376: Pulling fs layer [2022-04-27T15:59:56.686Z] 5c69ac0246d0: Pulling fs layer [2022-04-27T15:59:56.686Z] ec43610c2a17: Pulling fs layer [2022-04-27T15:59:56.686Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-27T15:59:56.686Z] 33b1e0a273af: Pulling fs layer [2022-04-27T15:59:56.686Z] 5d3b04190fa2: Pulling fs layer [2022-04-27T15:59:56.686Z] 2f39f015ded8: Pulling fs layer [2022-04-27T15:59:56.686Z] 5d3b04190fa2: Waiting [2022-04-27T15:59:56.686Z] 33b1e0a273af: Waiting [2022-04-27T15:59:56.686Z] 2f39f015ded8: Waiting [2022-04-27T15:59:56.686Z] 3a2ae6a8a46f: Waiting [2022-04-27T15:59:56.686Z] 5c69ac0246d0: Verifying Checksum [2022-04-27T15:59:56.686Z] 5c69ac0246d0: Download complete [2022-04-27T15:59:56.686Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-27T15:59:56.686Z] 3a2ae6a8a46f: Download complete [2022-04-27T15:59:56.686Z] 33b1e0a273af: Verifying Checksum [2022-04-27T15:59:56.686Z] 33b1e0a273af: Download complete [2022-04-27T15:59:56.686Z] 5d3b04190fa2: Download complete [2022-04-27T15:59:56.686Z] ec43610c2a17: Verifying Checksum [2022-04-27T15:59:56.686Z] ec43610c2a17: Download complete [2022-04-27T15:59:56.947Z] 5eb5b503b376: Verifying Checksum [2022-04-27T15:59:56.947Z] 5eb5b503b376: Download complete [2022-04-27T15:59:57.516Z] 2f39f015ded8: Download complete [2022-04-27T15:59:58.086Z] 5eb5b503b376: Pull complete [2022-04-27T15:59:58.346Z] 5c69ac0246d0: Pull complete [2022-04-27T15:59:58.915Z] ec43610c2a17: Pull complete [2022-04-27T15:59:58.915Z] 3a2ae6a8a46f: Pull complete [2022-04-27T15:59:59.174Z] 33b1e0a273af: Pull complete [2022-04-27T15:59:59.174Z] 5d3b04190fa2: Pull complete [2022-04-27T16:00:03.367Z] 2f39f015ded8: Pull complete [2022-04-27T16:00:03.367Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-27T16:00:03.367Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-27T16:00:03.367Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-27T16:00:03.428Z] prd-ubuntu20.04-docker-8c-8g-33493 does not seem to be running inside a container [2022-04-27T16:00:03.469Z] $ 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-75 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-75:/w/workspace/ry_app-rfid-llrp-inventory_PR-75:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-75@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-75@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-27T16:00:04.924Z] $ docker top 322acbcd0b2db7ee576ced940b06368d7395bcc925ad6e94662fa930182be8c0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-27T16:00:05.359Z] ---> job-cost.sh [2022-04-27T16:00:05.359Z] lf-activate-venv: SKIPPING [2022-04-27T16:00:05.359Z] INFO: No Stack... [2022-04-27T16:00:05.620Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-27T16:00:06.194Z] INFO: Archiving Costs [Pipeline] sh [2022-04-27T16:00:06.488Z] + cat /w/workspace/ry_app-rfid-llrp-inventory_PR-75/archives/cost.csv [2022-04-27T16:00:06.488Z] + cut -d, -f6 [Pipeline] lock [2022-04-27T16:00:06.506Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-75-2-stack-cost] [2022-04-27T16:00:06.512Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-75-2-stack-cost] did not exist. Created. [2022-04-27T16:00:06.512Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-75-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-27T16:00:06.891Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-27T16:00:06.921Z] Stashed 1 file(s) [Pipeline] } [2022-04-27T16:00:06.928Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-75-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-27T16:00:06.947Z] $ docker stop --time=1 322acbcd0b2db7ee576ced940b06368d7395bcc925ad6e94662fa930182be8c0 [2022-04-27T16:00:08.111Z] $ docker rm -f 322acbcd0b2db7ee576ced940b06368d7395bcc925ad6e94662fa930182be8c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-27T16:00:35.575Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-33494 in /w/workspace/ry_app-rfid-llrp-inventory_PR-75 [Pipeline] { [Pipeline] ws [2022-04-27T16:00:35.592Z] Running in /w/workspace/app-rfid-llrp-inventory/2 [Pipeline] { [Pipeline] checkout [2022-04-27T16:00:35.880Z] The recommended git tool is: git [2022-04-27T16:00:43.030Z] using credential edgex-jenkins-ssh [2022-04-27T16:00:43.052Z] Cloning the remote Git repository [2022-04-27T16:00:43.129Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-04-27T16:00:43.223Z] > git init /w/workspace/app-rfid-llrp-inventory/2 # timeout=10 [2022-04-27T16:00:43.311Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-04-27T16:00:43.312Z] > git --version # timeout=10 [2022-04-27T16:00:43.331Z] > git --version # 'git version 2.25.1' [2022-04-27T16:00:43.333Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-27T16:00:43.506Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-27T16:00:46.118Z] Merging remotes/origin/main commit 3238fc2d0ace65e1c621b12a7e75f28d928cef37 into PR head commit 8851dc43200db6c141519ab863d053d0ed20561c [2022-04-27T16:00:45.498Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2022-04-27T16:00:45.518Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-27T16:00:45.553Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2022-04-27T16:00:45.594Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-04-27T16:00:45.595Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-27T16:00:45.617Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/75/head:refs/remotes/origin/PR-75 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-27T16:00:46.150Z] > git config core.sparsecheckout # timeout=10 [2022-04-27T16:00:46.173Z] > git checkout -f 8851dc43200db6c141519ab863d053d0ed20561c # timeout=10 [2022-04-27T16:00:46.289Z] > git remote # timeout=10 [2022-04-27T16:00:46.322Z] > git config --get remote.origin.url # timeout=10 [2022-04-27T16:00:46.341Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-27T16:00:46.353Z] > git merge 3238fc2d0ace65e1c621b12a7e75f28d928cef37 # timeout=10 [2022-04-27T16:00:46.388Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-27T16:00:46.402Z] Merge succeeded, producing 8851dc43200db6c141519ab863d053d0ed20561c [2022-04-27T16:00:46.403Z] Checking out Revision 8851dc43200db6c141519ab863d053d0ed20561c (PR-75) [2022-04-27T16:00:46.416Z] > git config core.sparsecheckout # timeout=10 [2022-04-27T16:00:46.433Z] > git checkout -f 8851dc43200db6c141519ab863d053d0ed20561c # timeout=10 [2022-04-27T16:00:50.728Z] Commit message: "docs: Add CHANGELOG.md" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-27T16:00:51.563Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-27T16:00:51.563Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-27T16:00:51.563Z] Dload Upload Total Spent Left Speed [2022-04-27T16:00:51.563Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 74018 0 --:--:-- --:--:-- --:--:-- 74018 [Pipeline] sh [2022-04-27T16:00:52.101Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-27T16:00:52.462Z] + sudo jq+ . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-27T16:00:52.462Z] sudo tee /etc/docker/daemon.new [2022-04-27T16:00:52.462Z] { [2022-04-27T16:00:52.462Z] "registry-mirrors": [ [2022-04-27T16:00:52.462Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-27T16:00:52.462Z] ], [2022-04-27T16:00:52.462Z] "bip": "10.250.0.254/24", [2022-04-27T16:00:52.462Z] "hosts": [ [2022-04-27T16:00:52.462Z] "tcp://0.0.0.0:5555", [2022-04-27T16:00:52.462Z] "unix:///var/run/docker.sock" [2022-04-27T16:00:52.462Z] ], [2022-04-27T16:00:52.462Z] "mtu": 1458, [2022-04-27T16:00:52.462Z] "selinux-enabled": true, [2022-04-27T16:00:52.462Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-27T16:00:52.462Z] } [Pipeline] sh [2022-04-27T16:00:52.820Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-27T16:00:53.180Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-27T16:01:11.625Z] provisioning config files... [2022-04-27T16:01:11.652Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/2@tmp/config3479362740982048993tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-27T16:01:12.024Z] ---> docker-login.sh [2022-04-27T16:01:12.024Z] nexus3.edgexfoundry.org:10001 [2022-04-27T16:01:12.623Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T16:01:12.896Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T16:01:12.896Z] Configure a credential helper to remove this warning. See [2022-04-27T16:01:12.896Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T16:01:12.896Z] [2022-04-27T16:01:12.896Z] Login Succeeded [2022-04-27T16:01:12.896Z] nexus3.edgexfoundry.org:10002 [2022-04-27T16:01:13.177Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T16:01:13.452Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T16:01:13.452Z] Configure a credential helper to remove this warning. See [2022-04-27T16:01:13.452Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T16:01:13.452Z] [2022-04-27T16:01:13.452Z] Login Succeeded [2022-04-27T16:01:13.452Z] nexus3.edgexfoundry.org:10003 [2022-04-27T16:01:13.731Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T16:01:14.005Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T16:01:14.005Z] Configure a credential helper to remove this warning. See [2022-04-27T16:01:14.005Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T16:01:14.005Z] [2022-04-27T16:01:14.005Z] Login Succeeded [2022-04-27T16:01:14.005Z] nexus3.edgexfoundry.org:10004 [2022-04-27T16:01:14.281Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T16:01:14.281Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T16:01:14.281Z] Configure a credential helper to remove this warning. See [2022-04-27T16:01:14.281Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T16:01:14.281Z] [2022-04-27T16:01:14.281Z] Login Succeeded [2022-04-27T16:01:14.281Z] docker.io [2022-04-27T16:01:14.560Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T16:01:15.157Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T16:01:15.157Z] Configure a credential helper to remove this warning. See [2022-04-27T16:01:15.157Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T16:01:15.157Z] [2022-04-27T16:01:15.157Z] Login Succeeded [2022-04-27T16:01:15.157Z] ---> docker-login.sh ends [Pipeline] } [2022-04-27T16:01:15.175Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-27T16:01:15.655Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-27T16:01:15.668Z] ========================================================= [2022-04-27T16:01:15.668Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-27T16:01:15.668Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-27T16:01:16.027Z] + 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-04-27T16:01:16.303Z] Sending build context to Docker daemon 695.8kB [2022-04-27T16:01:16.303Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-04-27T16:01:16.303Z] Step 2/13 : FROM ${BASE} AS builder [2022-04-27T16:01:16.584Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-27T16:01:16.584Z] 9b3977197b4f: Pulling fs layer [2022-04-27T16:01:16.584Z] 1a89e8eeedd5: Pulling fs layer [2022-04-27T16:01:16.584Z] 94645a83ff95: Pulling fs layer [2022-04-27T16:01:16.584Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-27T16:01:16.584Z] 0c92f367c5e7: Pulling fs layer [2022-04-27T16:01:16.584Z] 3096ccb668a1: Pulling fs layer [2022-04-27T16:01:16.584Z] e8cf19c19ddd: Pulling fs layer [2022-04-27T16:01:16.584Z] a4caa8a26152: Pulling fs layer [2022-04-27T16:01:16.584Z] 0c92f367c5e7: Waiting [2022-04-27T16:01:16.584Z] 3096ccb668a1: Waiting [2022-04-27T16:01:16.584Z] e8cf19c19ddd: Waiting [2022-04-27T16:01:16.584Z] a4caa8a26152: Waiting [2022-04-27T16:01:16.584Z] 3f3a8bcf1eab: Waiting [2022-04-27T16:01:16.584Z] 94645a83ff95: Verifying Checksum [2022-04-27T16:01:16.584Z] 94645a83ff95: Download complete [2022-04-27T16:01:16.584Z] 1a89e8eeedd5: Verifying Checksum [2022-04-27T16:01:16.584Z] 1a89e8eeedd5: Download complete [2022-04-27T16:01:16.584Z] 0c92f367c5e7: Download complete [2022-04-27T16:01:16.585Z] 3096ccb668a1: Verifying Checksum [2022-04-27T16:01:16.585Z] 3096ccb668a1: Download complete [2022-04-27T16:01:16.585Z] 9b3977197b4f: Verifying Checksum [2022-04-27T16:01:16.585Z] 9b3977197b4f: Download complete [2022-04-27T16:01:16.585Z] e8cf19c19ddd: Verifying Checksum [2022-04-27T16:01:16.585Z] e8cf19c19ddd: Download complete [2022-04-27T16:01:17.194Z] 9b3977197b4f: Pull complete [2022-04-27T16:01:18.189Z] 1a89e8eeedd5: Pull complete [2022-04-27T16:01:18.189Z] 94645a83ff95: Pull complete [2022-04-27T16:01:18.791Z] a4caa8a26152: Verifying Checksum [2022-04-27T16:01:18.791Z] a4caa8a26152: Download complete [2022-04-27T16:01:19.404Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-27T16:01:19.405Z] 3f3a8bcf1eab: Download complete [2022-04-27T16:01:31.819Z] 3f3a8bcf1eab: Pull complete [2022-04-27T16:01:31.819Z] 0c92f367c5e7: Pull complete [2022-04-27T16:01:31.819Z] 3096ccb668a1: Pull complete [2022-04-27T16:01:31.819Z] e8cf19c19ddd: Pull complete [2022-04-27T16:01:38.558Z] a4caa8a26152: Pull complete [2022-04-27T16:01:38.558Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-04-27T16:01:38.558Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-27T16:01:38.558Z] ---> 725f1c02e7f9 [2022-04-27T16:01:38.558Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-04-27T16:01:40.006Z] ---> Running in f403cd6ee10c [2022-04-27T16:01:40.283Z] Removing intermediate container f403cd6ee10c [2022-04-27T16:01:40.283Z] ---> c6aaa9329198 [2022-04-27T16:01:40.283Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-04-27T16:01:40.283Z] ---> Running in 0d171ece20f2 [2022-04-27T16:01:40.557Z] Removing intermediate container 0d171ece20f2 [2022-04-27T16:01:40.557Z] ---> e860af5bbffe [2022-04-27T16:01:40.557Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-27T16:01:40.833Z] ---> Running in 32dbeab59315 [2022-04-27T16:01:41.109Z] Removing intermediate container 32dbeab59315 [2022-04-27T16:01:41.109Z] ---> 4bdbad18c4c4 [2022-04-27T16:01:41.109Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-27T16:01:41.109Z] ---> Running in 947798c431e8 [2022-04-27T16:01:43.103Z] Removing intermediate container 947798c431e8 [2022-04-27T16:01:43.103Z] ---> 728be10e938c [2022-04-27T16:01:43.103Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-27T16:01:43.103Z] ---> Running in e2d75d2a202b [2022-04-27T16:01:44.539Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-27T16:01:45.519Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-27T16:01:46.509Z] OK: 220 MiB in 52 packages [2022-04-27T16:01:47.124Z] Removing intermediate container e2d75d2a202b [2022-04-27T16:01:47.124Z] ---> 81fe12bae1fc [2022-04-27T16:01:47.124Z] Step 8/13 : WORKDIR /app [2022-04-27T16:01:47.400Z] ---> Running in 6aeb1ff44066 [2022-04-27T16:01:47.675Z] Removing intermediate container 6aeb1ff44066 [2022-04-27T16:01:47.675Z] ---> 8dccfc3e5a70 [2022-04-27T16:01:47.675Z] Step 9/13 : COPY go.mod vendor* ./ [2022-04-27T16:01:48.270Z] ---> 5d70ba7743c0 [2022-04-27T16:01:48.270Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-27T16:01:48.270Z] ---> Running in 3811f34c9b90 [2022-04-27T16:03:10.125Z] Removing intermediate container 3811f34c9b90 [2022-04-27T16:03:10.125Z] ---> 9e85d804a305 [2022-04-27T16:03:10.125Z] Step 11/13 : COPY . . [2022-04-27T16:03:10.125Z] ---> dbad12105409 [2022-04-27T16:03:10.125Z] Step 12/13 : ARG MAKE="make build" [2022-04-27T16:03:10.125Z] ---> Running in d085e9b8caee [2022-04-27T16:03:10.125Z] Removing intermediate container d085e9b8caee [2022-04-27T16:03:10.125Z] ---> cf1bc112f562 [2022-04-27T16:03:10.125Z] Step 13/13 : RUN $MAKE [2022-04-27T16:03:10.125Z] ---> Running in 8759ef8b1155 [2022-04-27T16:03:10.125Z] noop [2022-04-27T16:03:10.125Z] Removing intermediate container 8759ef8b1155 [2022-04-27T16:03:10.125Z] ---> 3ca2a3291d75 [2022-04-27T16:03:10.125Z] Successfully built 3ca2a3291d75 [2022-04-27T16:03:10.125Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-27T16:03:10.487Z] + docker inspect -f . ci-base-image-arm64 [2022-04-27T16:03:10.487Z] . [Pipeline] withDockerContainer [2022-04-27T16:03:10.747Z] prd-ubuntu20.04-docker-arm64-4c-16g-33494 does not seem to be running inside a container [2022-04-27T16:03:10.845Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/2 -v /w/workspace/app-rfid-llrp-inventory/2:/w/workspace/app-rfid-llrp-inventory/2:rw,z -v /w/workspace/app-rfid-llrp-inventory/2@tmp:/w/workspace/app-rfid-llrp-inventory/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-27T16:03:12.260Z] $ docker top 58ab462b4f57655e849cf93eb26e45cd2a2e0c3b01b4980b4c0b735555564579 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-27T16:03:13.200Z] + go version [2022-04-27T16:03:13.200Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-27T16:03:13.236Z] $ docker stop --time=1 58ab462b4f57655e849cf93eb26e45cd2a2e0c3b01b4980b4c0b735555564579 [2022-04-27T16:03:14.897Z] $ docker rm -f 58ab462b4f57655e849cf93eb26e45cd2a2e0c3b01b4980b4c0b735555564579 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-27T16:03:15.510Z] + docker inspect -f . ci-base-image-arm64 [2022-04-27T16:03:15.510Z] . [Pipeline] withDockerContainer [2022-04-27T16:03:15.745Z] prd-ubuntu20.04-docker-arm64-4c-16g-33494 does not seem to be running inside a container [2022-04-27T16:03:15.839Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/2 -v /w/workspace/app-rfid-llrp-inventory/2:/w/workspace/app-rfid-llrp-inventory/2:rw,z -v /w/workspace/app-rfid-llrp-inventory/2@tmp:/w/workspace/app-rfid-llrp-inventory/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-27T16:03:17.192Z] $ docker top e7986e8168836661f50736e022099b77b3ef65faee74474d74e143b1d2952214 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-27T16:03:18.158Z] + make test [2022-04-27T16:03:18.158Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-04-27T16:04:14.792Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-04-27T16:04:15.800Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.235s coverage: 86.2% of statements [2022-04-27T16:04:15.800Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-04-27T16:04:20.127Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.710s coverage: 71.9% of statements [2022-04-27T16:04:20.127Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/llrp/mocks [no test files] [2022-04-27T16:04:20.127Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-04-27T16:04:20.127Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-04-27T16:04:42.358Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-27T16:04:42.956Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-27T16:04:43.554Z] ./bin/test-attribution.sh [Pipeline] echo [2022-04-27T16:04:46.206Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-27T16:04:46.231Z] $ docker stop --time=1 e7986e8168836661f50736e022099b77b3ef65faee74474d74e143b1d2952214 [2022-04-27T16:04:48.120Z] $ docker rm -f e7986e8168836661f50736e022099b77b3ef65faee74474d74e143b1d2952214 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-27T16:04:49.118Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-27T16:04:49.143Z] Warning: overwriting stash ‘coverage-report’ [2022-04-27T16:04:49.792Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-27T16:04:50.205Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-27T16:04:50.557Z] + ls -al . [2022-04-27T16:04:50.557Z] total 240 [2022-04-27T16:04:50.557Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 27 16:04 . [2022-04-27T16:04:50.557Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 16:00 .. [2022-04-27T16:04:50.557Z] -rw-rw-r-- 1 jenkins jenkins 262 Apr 27 16:00 .dockerignore [2022-04-27T16:04:50.557Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 27 16:00 .git [2022-04-27T16:04:50.557Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 16:00 .github [2022-04-27T16:04:50.557Z] -rw-rw-r-- 1 jenkins jenkins 788 Apr 27 16:00 .gitignore [2022-04-27T16:04:50.557Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 27 16:00 .golangci.yml [2022-04-27T16:04:50.557Z] -rw-rw-r-- 1 jenkins jenkins 8248 Apr 27 16:00 Attribution.txt [2022-04-27T16:04:50.557Z] -rw-rw-r-- 1 jenkins jenkins 1678 Apr 27 16:00 CHANGELOG.md [2022-04-27T16:04:50.557Z] -rw-rw-r-- 1 jenkins jenkins 1923 Apr 27 16:00 Dockerfile [2022-04-27T16:04:50.557Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 27 16:00 GOVERNANCE.md [2022-04-27T16:04:50.557Z] -rw-rw-r-- 1 jenkins jenkins 687 Apr 27 16:00 Jenkinsfile [2022-04-27T16:04:50.557Z] -rw-rw-r-- 1 jenkins jenkins 11347 Apr 27 16:00 LICENSE [2022-04-27T16:04:50.557Z] -rw-rw-r-- 1 jenkins jenkins 2095 Apr 27 16:00 Makefile [2022-04-27T16:04:50.557Z] -rw-rw-r-- 1 jenkins jenkins 617 Apr 27 16:00 OWNERS.md [2022-04-27T16:04:50.557Z] -rw-rw-r-- 1 jenkins jenkins 30131 Apr 27 16:00 README.md [2022-04-27T16:04:50.557Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 27 15:58 VERSION [2022-04-27T16:04:50.557Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 16:00 bin [2022-04-27T16:04:50.557Z] -rw-r--r-- 1 jenkins jenkins 41008 Apr 27 16:04 coverage.out [2022-04-27T16:04:50.557Z] -rw-rw-r-- 1 jenkins jenkins 3019 Apr 27 16:04 go.mod [2022-04-27T16:04:50.557Z] -rw-rw-r-- 1 jenkins jenkins 49531 Apr 27 16:00 go.sum [2022-04-27T16:04:50.557Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 16:00 images [2022-04-27T16:04:50.557Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 16:00 internal [2022-04-27T16:04:50.557Z] -rw-rw-r-- 1 jenkins jenkins 531 Apr 27 16:00 main.go [2022-04-27T16:04:50.557Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 16:00 res [2022-04-27T16:04:50.557Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 16:00 snap [2022-04-27T16:04:50.557Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 16:00 static [Pipeline] isUnix [Pipeline] sh [2022-04-27T16:04:50.910Z] + 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=8851dc43200db6c141519ab863d053d0ed20561c --label arch=arm64 --label version=0.0.0 . [2022-04-27T16:04:51.186Z] Sending build context to Docker daemon 695.8kB [2022-04-27T16:04:51.186Z] Step 1/31 : ARG BASE=golang:1.17-alpine3.15 [2022-04-27T16:04:51.186Z] Step 2/31 : FROM ${BASE} AS builder [2022-04-27T16:04:51.186Z] ---> 3ca2a3291d75 [2022-04-27T16:04:51.186Z] Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-04-27T16:04:51.460Z] ---> Running in f7a2f3ae1452 [2022-04-27T16:04:51.742Z] Removing intermediate container f7a2f3ae1452 [2022-04-27T16:04:51.742Z] ---> ec96072ad76f [2022-04-27T16:04:51.742Z] Step 4/31 : ARG ALPINE_PKG_EXTRA="" [2022-04-27T16:04:51.742Z] ---> Running in d7646a6913e4 [2022-04-27T16:04:52.340Z] Removing intermediate container d7646a6913e4 [2022-04-27T16:04:52.340Z] ---> a85a7ca7d50a [2022-04-27T16:04:52.340Z] Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-27T16:04:52.340Z] ---> Running in c66f2275547d [2022-04-27T16:04:52.615Z] Removing intermediate container c66f2275547d [2022-04-27T16:04:52.615Z] ---> f152234ee6e1 [2022-04-27T16:04:52.615Z] Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-27T16:04:52.892Z] ---> Running in 71dd55500ab9 [2022-04-27T16:04:54.335Z] Removing intermediate container 71dd55500ab9 [2022-04-27T16:04:54.335Z] ---> f584ba8c211f [2022-04-27T16:04:54.335Z] Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-27T16:04:54.613Z] ---> Running in 9b7ced7a49fb [2022-04-27T16:04:55.595Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-27T16:04:56.583Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-27T16:04:57.571Z] OK: 220 MiB in 52 packages [2022-04-27T16:04:58.553Z] Removing intermediate container 9b7ced7a49fb [2022-04-27T16:04:58.553Z] ---> 0d23245997b3 [2022-04-27T16:04:58.553Z] Step 8/31 : WORKDIR /app [2022-04-27T16:04:58.553Z] ---> Running in cee488b367bb [2022-04-27T16:04:58.826Z] Removing intermediate container cee488b367bb [2022-04-27T16:04:58.826Z] ---> eb2a29c74c3a [2022-04-27T16:04:58.826Z] Step 9/31 : COPY go.mod vendor* ./ [2022-04-27T16:04:59.424Z] ---> dc0aebb1db4d [2022-04-27T16:04:59.424Z] Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-27T16:04:59.424Z] ---> Running in c53b19127f15 [2022-04-27T16:05:02.063Z] Removing intermediate container c53b19127f15 [2022-04-27T16:05:02.063Z] ---> 3b1c0d5cd676 [2022-04-27T16:05:02.063Z] Step 11/31 : COPY . . [2022-04-27T16:05:02.337Z] ---> 954104c31feb [2022-04-27T16:05:02.337Z] Step 12/31 : ARG MAKE="make build" [2022-04-27T16:05:02.337Z] ---> Running in 0d73e3569ef6 [2022-04-27T16:05:02.619Z] Removing intermediate container 0d73e3569ef6 [2022-04-27T16:05:02.619Z] ---> d8f771520ffa [2022-04-27T16:05:02.619Z] Step 13/31 : RUN $MAKE [2022-04-27T16:05:02.901Z] ---> Running in 25bc8b26600c [2022-04-27T16:05:03.886Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.1.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" -o app-rfid-llrp-inventory [2022-04-27T16:06:00.474Z] Removing intermediate container 25bc8b26600c [2022-04-27T16:06:00.474Z] ---> 4933198b194e [2022-04-27T16:06:00.474Z] Step 14/31 : FROM alpine:3.14 [2022-04-27T16:06:00.474Z] 3.14: Pulling from library/alpine [2022-04-27T16:06:00.474Z] 455c02918c45: Pulling fs layer [2022-04-27T16:06:00.474Z] 455c02918c45: Verifying Checksum [2022-04-27T16:06:00.474Z] 455c02918c45: Download complete [2022-04-27T16:06:00.474Z] 455c02918c45: Pull complete [2022-04-27T16:06:00.474Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-27T16:06:00.474Z] Status: Downloaded newer image for alpine:3.14 [2022-04-27T16:06:00.474Z] ---> ac73e934f311 [2022-04-27T16:06:00.474Z] Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-27T16:06:00.474Z] ---> Running in 8f7ffff5cb9f [2022-04-27T16:06:00.474Z] Removing intermediate container 8f7ffff5cb9f [2022-04-27T16:06:00.474Z] ---> e108f48c0bd4 [2022-04-27T16:06:00.474Z] Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-04-27T16:06:00.474Z] ---> Running in 8269e339f6b3 [2022-04-27T16:06:00.474Z] Removing intermediate container 8269e339f6b3 [2022-04-27T16:06:00.474Z] ---> 6b0c2b30d4b2 [2022-04-27T16:06:00.474Z] Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-27T16:06:00.474Z] ---> Running in 62e2c10fb5c5 [2022-04-27T16:06:00.474Z] Removing intermediate container 62e2c10fb5c5 [2022-04-27T16:06:00.474Z] ---> 9f26daa8ae03 [2022-04-27T16:06:00.474Z] Step 18/31 : RUN apk --no-cache add ca-certificates zeromq [2022-04-27T16:06:00.474Z] ---> Running in 145c13779c0d [2022-04-27T16:06:00.749Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-27T16:06:01.727Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-27T16:06:02.705Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-27T16:06:02.705Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-27T16:06:02.978Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-27T16:06:02.978Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-27T16:06:03.251Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-27T16:06:03.251Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-27T16:06:03.251Z] Executing busybox-1.33.1-r7.trigger [2022-04-27T16:06:03.251Z] Executing ca-certificates-20211220-r0.trigger [2022-04-27T16:06:03.527Z] OK: 9 MiB in 20 packages [2022-04-27T16:06:04.974Z] Removing intermediate container 145c13779c0d [2022-04-27T16:06:04.974Z] ---> bbbe5af512ee [2022-04-27T16:06:04.974Z] Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-04-27T16:06:05.251Z] ---> 68659c49ef83 [2022-04-27T16:06:05.251Z] Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE [2022-04-27T16:06:05.861Z] ---> 5e8eb8547d23 [2022-04-27T16:06:05.861Z] Step 21/31 : COPY --from=builder /app/res/ /res/ [2022-04-27T16:06:06.462Z] ---> fb398805e804 [2022-04-27T16:06:06.462Z] Step 22/31 : COPY --from=builder /app/static/ /static/ [2022-04-27T16:06:07.064Z] ---> 1b923dd837e5 [2022-04-27T16:06:07.064Z] Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-04-27T16:06:08.511Z] ---> b9a38e8e3342 [2022-04-27T16:06:08.511Z] Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-04-27T16:06:08.511Z] ---> Running in cb51223fb440 [2022-04-27T16:06:10.521Z] Removing intermediate container cb51223fb440 [2022-04-27T16:06:10.521Z] ---> e214b479d7b6 [2022-04-27T16:06:10.521Z] Step 25/31 : VOLUME /cache [2022-04-27T16:06:10.521Z] ---> Running in 64e1230c0021 [2022-04-27T16:06:10.521Z] Removing intermediate container 64e1230c0021 [2022-04-27T16:06:10.521Z] ---> 3200cb90b679 [2022-04-27T16:06:10.521Z] Step 26/31 : EXPOSE 59711 [2022-04-27T16:06:10.797Z] ---> Running in 3d8417d8ed7f [2022-04-27T16:06:11.070Z] Removing intermediate container 3d8417d8ed7f [2022-04-27T16:06:11.070Z] ---> 62e75da28d61 [2022-04-27T16:06:11.070Z] Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-04-27T16:06:11.070Z] ---> Running in ead9a468376f [2022-04-27T16:06:11.348Z] Removing intermediate container ead9a468376f [2022-04-27T16:06:11.348Z] ---> cc7ca99eb108 [2022-04-27T16:06:11.348Z] Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-04-27T16:06:11.348Z] ---> Running in 84053d0bc94e [2022-04-27T16:06:11.948Z] Removing intermediate container 84053d0bc94e [2022-04-27T16:06:11.948Z] ---> f38350f3bcec [2022-04-27T16:06:11.948Z] Step 29/31 : LABEL arch=arm64 [2022-04-27T16:06:11.948Z] ---> Running in 8dde0b513573 [2022-04-27T16:06:12.225Z] Removing intermediate container 8dde0b513573 [2022-04-27T16:06:12.225Z] ---> 9625dca31195 [2022-04-27T16:06:12.225Z] Step 30/31 : LABEL git_sha=8851dc43200db6c141519ab863d053d0ed20561c [2022-04-27T16:06:12.225Z] ---> Running in a98e9aa67277 [2022-04-27T16:06:12.497Z] Removing intermediate container a98e9aa67277 [2022-04-27T16:06:12.497Z] ---> 771700432121 [2022-04-27T16:06:12.497Z] Step 31/31 : LABEL version=0.0.0 [2022-04-27T16:06:12.772Z] ---> Running in d6547eb1b787 [2022-04-27T16:06:13.049Z] Removing intermediate container d6547eb1b787 [2022-04-27T16:06:13.049Z] ---> 28d1c557346d [2022-04-27T16:06:13.049Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-27T16:06:13.049Z] Successfully built 28d1c557346d [2022-04-27T16:06:13.049Z] Successfully tagged app-rfid-llrp-inventory-arm64:latest [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] sh [2022-04-27T16:06:13.504Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-27T16:06:13.504Z] [2022-04-27T16:06:13.504Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-27T16:06:13.872Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-27T16:06:14.149Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-27T16:06:14.149Z] 8998bd30e6a1: Pulling fs layer [2022-04-27T16:06:14.149Z] 04944245beec: Pulling fs layer [2022-04-27T16:06:14.149Z] 699f458cf7ca: Pulling fs layer [2022-04-27T16:06:14.149Z] 765212b225bb: Pulling fs layer [2022-04-27T16:06:14.149Z] f23df028b6ca: Pulling fs layer [2022-04-27T16:06:14.150Z] d65c8cfc05b1: Pulling fs layer [2022-04-27T16:06:14.150Z] 2437ff75d9bd: Pulling fs layer [2022-04-27T16:06:14.150Z] 765212b225bb: Waiting [2022-04-27T16:06:14.150Z] f23df028b6ca: Waiting [2022-04-27T16:06:14.150Z] d65c8cfc05b1: Waiting [2022-04-27T16:06:14.150Z] 2437ff75d9bd: Waiting [2022-04-27T16:06:14.150Z] 04944245beec: Verifying Checksum [2022-04-27T16:06:14.150Z] 04944245beec: Download complete [2022-04-27T16:06:14.150Z] 765212b225bb: Verifying Checksum [2022-04-27T16:06:14.150Z] 765212b225bb: Download complete [2022-04-27T16:06:14.150Z] f23df028b6ca: Verifying Checksum [2022-04-27T16:06:14.150Z] f23df028b6ca: Download complete [2022-04-27T16:06:14.150Z] d65c8cfc05b1: Verifying Checksum [2022-04-27T16:06:14.150Z] d65c8cfc05b1: Download complete [2022-04-27T16:06:14.429Z] 699f458cf7ca: Verifying Checksum [2022-04-27T16:06:14.429Z] 699f458cf7ca: Download complete [2022-04-27T16:06:14.704Z] 8998bd30e6a1: Verifying Checksum [2022-04-27T16:06:14.704Z] 8998bd30e6a1: Download complete [2022-04-27T16:06:17.336Z] 2437ff75d9bd: Verifying Checksum [2022-04-27T16:06:17.336Z] 2437ff75d9bd: Download complete [2022-04-27T16:06:19.327Z] 8998bd30e6a1: Pull complete [2022-04-27T16:06:19.602Z] 04944245beec: Pull complete [2022-04-27T16:06:21.042Z] 699f458cf7ca: Pull complete [2022-04-27T16:06:21.317Z] 765212b225bb: Pull complete [2022-04-27T16:06:22.298Z] f23df028b6ca: Pull complete [2022-04-27T16:06:22.298Z] d65c8cfc05b1: Pull complete [2022-04-27T16:06:37.377Z] 2437ff75d9bd: Pull complete [2022-04-27T16:06:37.377Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-27T16:06:37.377Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-27T16:06:37.377Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-27T16:06:37.638Z] prd-ubuntu20.04-docker-arm64-4c-16g-33494 does not seem to be running inside a container [2022-04-27T16:06:37.753Z] $ 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/2 -v /w/workspace/app-rfid-llrp-inventory/2:/w/workspace/app-rfid-llrp-inventory/2:rw,z -v /w/workspace/app-rfid-llrp-inventory/2@tmp:/w/workspace/app-rfid-llrp-inventory/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-04-27T16:06:40.529Z] $ docker top fef6376167cd1839b031d1cebaca797af9e619ccfe4ee4bbfeb3852f27aa500c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-27T16:06:41.479Z] ---> job-cost.sh [2022-04-27T16:06:41.479Z] lf-activate-venv: SKIPPING [2022-04-27T16:06:41.479Z] INFO: No Stack... [2022-04-27T16:06:41.757Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-27T16:06:42.741Z] INFO: Archiving Costs [Pipeline] sh [2022-04-27T16:06:43.417Z] + cat /w/workspace/app-rfid-llrp-inventory/2/archives/cost.csv [2022-04-27T16:06:43.417Z] + cut -d, -f6 [Pipeline] lock [2022-04-27T16:06:43.504Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-75-2-stack-cost] [2022-04-27T16:06:43.555Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-75-2-stack-cost] did not exist. Created. [2022-04-27T16:06:43.555Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-75-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-27T16:06:44.248Z] /w/workspace/app-rfid-llrp-inventory/2@tmp/durable-b62483ee/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-04-27T16:06:44.953Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-04-27T16:06:44.976Z] Warning: overwriting stash ‘stack-cost’ [2022-04-27T16:06:45.032Z] Stashed 1 file(s) [Pipeline] } [2022-04-27T16:06:45.038Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-75-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-27T16:06:45.067Z] $ docker stop --time=1 fef6376167cd1839b031d1cebaca797af9e619ccfe4ee4bbfeb3852f27aa500c [2022-04-27T16:06:46.593Z] $ docker rm -f fef6376167cd1839b031d1cebaca797af9e619ccfe4ee4bbfeb3852f27aa500c [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-04-27T16:06:47.117Z] provisioning config files... [2022-04-27T16:06:47.126Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-75@tmp/config4980412951430072567tmp [Pipeline] { [Pipeline] sh [2022-04-27T16:06:47.427Z] + set +x [2022-04-27T16:06:47.427Z] + curl -s https://codecov.io/bash [2022-04-27T16:06:47.427Z] + bash -s -- [2022-04-27T16:06:47.427Z] [2022-04-27T16:06:47.427Z] _____ _ [2022-04-27T16:06:47.427Z] / ____| | | [2022-04-27T16:06:47.427Z] | | ___ __| | ___ ___ _____ __ [2022-04-27T16:06:47.427Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-27T16:06:47.427Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-27T16:06:47.427Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-27T16:06:47.427Z] Bash-1.0.6 [2022-04-27T16:06:47.427Z] [2022-04-27T16:06:47.427Z] [2022-04-27T16:06:47.427Z] ==> git version 2.25.1 found [2022-04-27T16:06:47.427Z] ==> 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-04-27T16:06:47.427Z] Release-Date: 2020-01-08 [2022-04-27T16:06:47.427Z] 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-04-27T16:06:47.427Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-27T16:06:47.427Z] ==> Jenkins CI detected. [2022-04-27T16:06:47.427Z] current dir:  /w/workspace/ry_app-rfid-llrp-inventory_PR-75 [2022-04-27T16:06:47.427Z] project root: . [2022-04-27T16:06:47.427Z] --> token set from env [2022-04-27T16:06:47.427Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-27T16:06:47.427Z] ==> Running gcov in . (disable via -X gcov) [2022-04-27T16:06:47.427Z] ==> Python coveragepy not found [2022-04-27T16:06:47.427Z] ==> Searching for coverage reports in: [2022-04-27T16:06:47.427Z] + . [2022-04-27T16:06:47.427Z] -> Found 1 reports [2022-04-27T16:06:47.427Z] ==> Detecting git/mercurial file structure [2022-04-27T16:06:47.427Z] ==> Reading reports [2022-04-27T16:06:47.427Z] + ./coverage.out bytes=41008 [2022-04-27T16:06:47.427Z] ==> Appending adjustments [2022-04-27T16:06:47.427Z] https://docs.codecov.io/docs/fixing-reports [2022-04-27T16:06:47.687Z] + Found adjustments [2022-04-27T16:06:47.687Z] ==> Gzipping contents [2022-04-27T16:06:47.687Z] 12K /tmp/codecov.KTxbG1.gz [2022-04-27T16:06:47.687Z] ==> Uploading reports [2022-04-27T16:06:47.687Z] url: https://codecov.io [2022-04-27T16:06:47.687Z] query: branch=PR-75&commit=8851dc43200db6c141519ab863d053d0ed20561c&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-75%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=75&job=&cmd_args= [2022-04-27T16:06:47.687Z] -> Pinging Codecov [2022-04-27T16:06:47.687Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-75&commit=8851dc43200db6c141519ab863d053d0ed20561c&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-75%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=75&job=&cmd_args= [2022-04-27T16:06:47.947Z] -> Uploading to [2022-04-27T16:06:47.947Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-27/581DD39554BDF9B6E22D074273EAD858/8851dc43200db6c141519ab863d053d0ed20561c/4da84e3d-1855-4b45-8324-2752c3e22c3e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220427%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220427T160647Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4f1c718a8e8b1a14e1054aeea21a97c873386670e539fc11798a9d37af3bd7ba [2022-04-27T16:06:47.947Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-27T16:06:47.947Z] Dload Upload Total Spent Left Speed [2022-04-27T16:06:48.208Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11555 0 0 100 11555 0 53004 --:--:-- --:--:-- --:--:-- 53004 [2022-04-27T16:06:48.208Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/8851dc43200db6c141519ab863d053d0ed20561c [Pipeline] } [2022-04-27T16:06:48.217Z] 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-04-27T16:06:48.933Z] + [ -d /w/workspace/ry_app-rfid-llrp-inventory_PR-75/archives ] [2022-04-27T16:06:48.933Z] + ls -al /w/workspace/ry_app-rfid-llrp-inventory_PR-75/archives [2022-04-27T16:06:48.933Z] total 16 [2022-04-27T16:06:48.933Z] drwxr-xr-x 3 root root 4096 Apr 27 16:00 . [2022-04-27T16:06:48.933Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 27 16:00 .. [2022-04-27T16:06:48.933Z] drwxr-xr-x 2 root root 4096 Apr 27 16:00 cost [2022-04-27T16:06:48.933Z] -rw-r--r-- 1 root root 93 Apr 27 16:00 cost.csv [2022-04-27T16:06:48.933Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-rfid-llrp-inventory_PR-75/archives [2022-04-27T16:06:48.933Z] + ls -al /w/workspace/ry_app-rfid-llrp-inventory_PR-75/archives [2022-04-27T16:06:48.933Z] total 16 [2022-04-27T16:06:48.933Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 27 16:00 . [2022-04-27T16:06:48.933Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 27 16:00 .. [2022-04-27T16:06:48.933Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 27 16:00 cost [2022-04-27T16:06:48.933Z] -rw-r--r-- 1 jenkins jenkins 93 Apr 27 16:00 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-04-27T16:06:49.233Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-27T16:06:50.104Z] ---> package-listing.sh [2022-04-27T16:06:50.104Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-27T16:06:50.104Z] ++ facter osfamily [2022-04-27T16:06:50.364Z] + OS_FAMILY=debian [2022-04-27T16:06:50.364Z] + workspace=/w/workspace/ry_app-rfid-llrp-inventory_PR-75 [2022-04-27T16:06:50.364Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-27T16:06:50.364Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-27T16:06:50.364Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-27T16:06:50.364Z] + PACKAGES=/tmp/packages_start.txt [2022-04-27T16:06:50.364Z] + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-75 ']' [2022-04-27T16:06:50.364Z] + PACKAGES=/tmp/packages_end.txt [2022-04-27T16:06:50.364Z] + case "${OS_FAMILY}" in [2022-04-27T16:06:50.364Z] + dpkg -l [2022-04-27T16:06:50.364Z] + grep '^ii' [2022-04-27T16:06:50.364Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-27T16:06:50.364Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-27T16:06:50.364Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-27T16:06:50.364Z] + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-75 ']' [2022-04-27T16:06:50.364Z] + mkdir -p /w/workspace/ry_app-rfid-llrp-inventory_PR-75/archives/ [2022-04-27T16:06:50.364Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-rfid-llrp-inventory_PR-75/archives/ [Pipeline] echo [2022-04-27T16:06:50.378Z] 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-75/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-27T16:06:50.661Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-27T16:06:51.225Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-27T16:06:51.225Z] . [Pipeline] withDockerContainer [2022-04-27T16:06:51.288Z] prd-ubuntu20.04-docker-8c-8g-33493 does not seem to be running inside a container [2022-04-27T16:06:51.327Z] $ 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-75/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-75 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-75:/w/workspace/ry_app-rfid-llrp-inventory_PR-75:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-75@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-75@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-27T16:06:51.551Z] $ docker top f6833100cbccacca3878d8c5a45e3bc41aa9058e0d3483108bf07a306185d208 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-27T16:06:51.911Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-27T16:06:52.202Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-27T16:06:52.492Z] + ls /var/log/sa-host [2022-04-27T16:06:52.493Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-27T16:06:52.579Z] provisioning config files... [2022-04-27T16:06:52.589Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-75@tmp/config1950424776722730325tmp [Pipeline] { [Pipeline] echo [2022-04-27T16:06:52.605Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-27T16:06:52.893Z] ---> create-netrc.sh [Pipeline] } [2022-04-27T16:06:52.903Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-27T16:06:53.230Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-27T16:06:53.244Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-27T16:06:53.534Z] ---> sudo-logs.sh [2022-04-27T16:06:53.534Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-27T16:06:53.568Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-27T16:06:53.859Z] ---> job-cost.sh [2022-04-27T16:06:53.860Z] lf-activate-venv: SKIPPING [2022-04-27T16:06:53.860Z] DEBUG: total: 0.2199999988079071 [2022-04-27T16:06:53.860Z] INFO: Retrieving Stack Cost... [2022-04-27T16:06:54.120Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-27T16:06:54.691Z] INFO: Archiving Costs [Pipeline] echo [2022-04-27T16:06:54.708Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-27T16:06:54.990Z] ---> logs-deploy.sh [2022-04-27T16:06:54.990Z] lf-activate-venv: SKIPPING [2022-04-27T16:06:54.990Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-75/2 [2022-04-27T16:06:54.990Z] INFO: archiving workspace using pattern(s): [2022-04-27T16:06:55.930Z] Archives upload complete. [2022-04-27T16:06:55.930Z] INFO: archiving logs to Nexus