Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7a00f466457d09e0dac64c715bdd5dd92404c416+6246ebef5c7f64de05beec12187b3c2eaa551c81 (778e7946b3ed7c8fede88a1e046bc566b02dd776) 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-ssh11691434038796389018.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh14348586790107029048.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 c72b16708d6eed9a08be464a432ce22db7d90667 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-65/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-65/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7452139770202903226.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > 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-ssh14076434902980766015.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-65/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-65/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8456427819709125651.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-21574 in /w/workspace/ry_app-rfid-llrp-inventory_PR-65 [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-65 # 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 > 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/65/head:refs/remotes/origin/PR-65 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 6246ebef5c7f64de05beec12187b3c2eaa551c81 into PR head commit 7a00f466457d09e0dac64c715bdd5dd92404c416 Merge succeeded, producing 1d9b3749a2585be18980e4a263ff172a3b1113fc Checking out Revision 1d9b3749a2585be18980e4a263ff172a3b1113fc (PR-65) > git config core.sparsecheckout # timeout=10 > git checkout -f 7a00f466457d09e0dac64c715bdd5dd92404c416 # 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 6246ebef5c7f64de05beec12187b3c2eaa551c81 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1d9b3749a2585be18980e4a263ff172a3b1113fc # timeout=10 Commit message: "Merge commit '6246ebef5c7f64de05beec12187b3c2eaa551c81' into HEAD" > git rev-list --no-walk 7a00f466457d09e0dac64c715bdd5dd92404c416 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-21T07:59:06.229Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-21T07:59:06.298Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-21T07:59:06.311Z] ========================================================= [2022-04-21T07:59:06.311Z] EdgeX Global Pipelines Version Info [2022-04-21T07:59:06.311Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-21T07:59:07.073Z] ------------------- [2022-04-21T07:59:07.073Z] stable info: [2022-04-21T07:59:07.073Z] ------------------- [2022-04-21T07:59:07.073Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-21T07:59:07.073Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-21T07:59:07.073Z] Message: update stable to v1.0.221 [2022-04-21T07:59:07.645Z] ------------------- [2022-04-21T07:59:07.645Z] experimental info: [2022-04-21T07:59:07.645Z] ------------------- [2022-04-21T07:59:07.645Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-21T07:59:07.645Z] Commit SHA: e334d830fa8e8412d6042b94a77caa8dfa54c97b [2022-04-21T07:59:07.645Z] Message: update experimental to v1.0.223 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-21T07:59:07.770Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2022-04-21T07:59:07.781Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2022-04-21T07:59:07.796Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-21T07:59:07.816Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-21T07:59:07.835Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-21T07:59:07.853Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-21T07:59:07.871Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-21T07:59:07.889Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-04-21T07:59:07.907Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-21T07:59:07.924Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-21T07:59:07.942Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-21T07:59:07.960Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2022-04-21T07:59:07.977Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-21T07:59:07.999Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-21T07:59:08.015Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-21T07:59:08.025Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-21T07:59:08.035Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-04-21T07:59:08.045Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-04-21T07:59:08.056Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-21T07:59:08.070Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-21T07:59:08.081Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-04-21T07:59:08.094Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-04-21T07:59:08.108Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-04-21T07:59:08.120Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-04-21T07:59:08.133Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-04-21T07:59:08.149Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-21T07:59:08.172Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-65 [Pipeline] echo [2022-04-21T07:59:08.189Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-65 [Pipeline] echo [2022-04-21T07:59:08.204Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-65 [Pipeline] echo [2022-04-21T07:59:08.220Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1d9b3749a2585be18980e4a263ff172a3b1113fc [Pipeline] echo [2022-04-21T07:59:08.236Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1d9b374 [Pipeline] echo [2022-04-21T07:59:08.252Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-21T07:59:08.303Z] provisioning config files... [2022-04-21T07:59:08.317Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-65@tmp/config2170550715069887759tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-21T07:59:08.661Z] ---> docker-login.sh [2022-04-21T07:59:08.662Z] nexus3.edgexfoundry.org:10001 [2022-04-21T07:59:08.925Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-21T07:59:08.925Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-21T07:59:08.925Z] Configure a credential helper to remove this warning. See [2022-04-21T07:59:08.925Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-21T07:59:08.925Z] [2022-04-21T07:59:08.925Z] Login Succeeded [2022-04-21T07:59:08.925Z] nexus3.edgexfoundry.org:10002 [2022-04-21T07:59:09.186Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-21T07:59:09.186Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-21T07:59:09.186Z] Configure a credential helper to remove this warning. See [2022-04-21T07:59:09.186Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-21T07:59:09.186Z] [2022-04-21T07:59:09.186Z] Login Succeeded [2022-04-21T07:59:09.186Z] nexus3.edgexfoundry.org:10003 [2022-04-21T07:59:09.186Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-21T07:59:09.449Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-21T07:59:09.449Z] Configure a credential helper to remove this warning. See [2022-04-21T07:59:09.449Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-21T07:59:09.449Z] [2022-04-21T07:59:09.449Z] Login Succeeded [2022-04-21T07:59:09.449Z] nexus3.edgexfoundry.org:10004 [2022-04-21T07:59:09.449Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-21T07:59:09.449Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-21T07:59:09.449Z] Configure a credential helper to remove this warning. See [2022-04-21T07:59:09.449Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-21T07:59:09.449Z] [2022-04-21T07:59:09.449Z] Login Succeeded [2022-04-21T07:59:09.449Z] docker.io [2022-04-21T07:59:09.710Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-21T07:59:09.973Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-21T07:59:09.973Z] Configure a credential helper to remove this warning. See [2022-04-21T07:59:09.973Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-21T07:59:09.973Z] [2022-04-21T07:59:09.973Z] Login Succeeded [2022-04-21T07:59:09.973Z] ---> docker-login.sh ends [Pipeline] } [2022-04-21T07:59:09.980Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-04-21T07:59:10.358Z] + git rev-list -1 --merges 1d9b3749a2585be18980e4a263ff172a3b1113fc~1..1d9b3749a2585be18980e4a263ff172a3b1113fc [Pipeline] echo [2022-04-21T07:59:10.468Z] -----------> git rev-list -1 --merges 1d9b3749a2585be18980e4a263ff172a3b1113fc~1..1d9b3749a2585be18980e4a263ff172a3b1113fc 1d9b3749a2585be18980e4a263ff172a3b1113fc [2022-04-21T07:59:10.468Z] 1d9b3749a2585be18980e4a263ff172a3b1113fc [false] [Pipeline] sh [2022-04-21T07:59:10.767Z] + git log --format=format:%s -1 1d9b3749a2585be18980e4a263ff172a3b1113fc [Pipeline] echo [2022-04-21T07:59:10.785Z] ========================================================= [2022-04-21T07:59:10.785Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-21T07:59:10.785Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-21T07:59:11.142Z] + git log --format=format:%s -1 1d9b3749a2585be18980e4a263ff172a3b1113fc [Pipeline] echo [2022-04-21T07:59:11.158Z] [semverPrep] GIT_COMMIT: 1d9b3749a2585be18980e4a263ff172a3b1113fc, Commit Message: Merge commit '6246ebef5c7f64de05beec12187b3c2eaa551c81' into HEAD [Pipeline] echo [2022-04-21T07:59:11.168Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-04-21T07:59:11.546Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-21T07:59:11.546Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-21T07:59:11.546Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-21T07:59:11.546Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-21T07:59:11.546Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-21T07:59:11.546Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-21T07:59:11.546Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-21T07:59:11.895Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-21T07:59:11.895Z] [2022-04-21T07:59:11.895Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-21T07:59:12.199Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-21T07:59:12.199Z] latest: Pulling from edgex-devops/git-semver [2022-04-21T07:59:12.199Z] a0d0a0d46f8b: Pulling fs layer [2022-04-21T07:59:12.199Z] 3e5f54012d9b: Pulling fs layer [2022-04-21T07:59:12.199Z] 4c7163046ea9: Pulling fs layer [2022-04-21T07:59:12.199Z] 0c2d73faf560: Pulling fs layer [2022-04-21T07:59:12.199Z] 0c2d73faf560: Waiting [2022-04-21T07:59:12.199Z] 3e5f54012d9b: Verifying Checksum [2022-04-21T07:59:12.199Z] 3e5f54012d9b: Download complete [2022-04-21T07:59:12.199Z] a0d0a0d46f8b: Download complete [2022-04-21T07:59:12.199Z] 0c2d73faf560: Verifying Checksum [2022-04-21T07:59:12.199Z] 0c2d73faf560: Download complete [2022-04-21T07:59:12.199Z] 4c7163046ea9: Download complete [2022-04-21T07:59:12.461Z] a0d0a0d46f8b: Pull complete [2022-04-21T07:59:12.461Z] 3e5f54012d9b: Pull complete [2022-04-21T07:59:12.723Z] 4c7163046ea9: Pull complete [2022-04-21T07:59:12.985Z] 0c2d73faf560: Pull complete [2022-04-21T07:59:12.985Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-21T07:59:12.985Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-21T07:59:12.985Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-21T07:59:13.069Z] prd-ubuntu20.04-docker-8c-8g-21574 does not seem to be running inside a container [2022-04-21T07:59:13.112Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-rfid-llrp-inventory_PR-65 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-65:/w/workspace/ry_app-rfid-llrp-inventory_PR-65:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-65@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-65@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-21T07:59:13.810Z] $ docker top 8f055f291f821f56781672549174d8174de204606a35eb7eb167ca130c210dfe -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-21T07:59:13.918Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-21T07:59:13.918Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-21T07:59:14.072Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-21T07:59:14.080Z] $ docker exec 8f055f291f821f56781672549174d8174de204606a35eb7eb167ca130c210dfe ssh-agent [2022-04-21T07:59:14.219Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXaboNnO/agent.13 [2022-04-21T07:59:14.219Z] SSH_AGENT_PID=19 [2022-04-21T07:59:14.228Z] Running ssh-add (command line suppressed) [2022-04-21T07:59:14.360Z] Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-65@tmp/private_key_7152873288279342738.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-65@tmp/private_key_7152873288279342738.key) [2022-04-21T07:59:14.376Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-21T07:59:14.681Z] + git tag --points-at HEAD [Pipeline] } [2022-04-21T07:59:14.714Z] $ docker exec --env ******** --env ******** 8f055f291f821f56781672549174d8174de204606a35eb7eb167ca130c210dfe ssh-agent -k [2022-04-21T07:59:14.832Z] unset SSH_AUTH_SOCK; [2022-04-21T07:59:14.832Z] unset SSH_AGENT_PID; [2022-04-21T07:59:14.832Z] echo Agent pid 19 killed; [2022-04-21T07:59:14.843Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-21T07:59:14.866Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-21T07:59:14.867Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-21T07:59:15.036Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-21T07:59:15.044Z] $ docker exec 8f055f291f821f56781672549174d8174de204606a35eb7eb167ca130c210dfe ssh-agent [2022-04-21T07:59:15.183Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXoicJDb/agent.52 [2022-04-21T07:59:15.183Z] SSH_AGENT_PID=58 [2022-04-21T07:59:15.189Z] Running ssh-add (command line suppressed) [2022-04-21T07:59:15.317Z] Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-65@tmp/private_key_1568493608873962607.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-65@tmp/private_key_1568493608873962607.key) [2022-04-21T07:59:15.327Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-21T07:59:15.623Z] + git semver init [2022-04-21T07:59:15.623Z] # -> Open(): unable to determine branch for HEAD [2022-04-21T07:59:15.623Z] # $GIT_DIR = /w/workspace/ry_app-rfid-llrp-inventory_PR-65/.git [2022-04-21T07:59:15.623Z] # $GIT_WORK_TREE = /w/workspace/ry_app-rfid-llrp-inventory_PR-65 [2022-04-21T07:59:15.623Z] # $SEMVER_REMOTE_NAME = origin [2022-04-21T07:59:15.623Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-21T07:59:15.623Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-21T07:59:15.623Z] # $SEMVER_BRANCH = PR-65 [2022-04-21T07:59:15.623Z] # $SEMVER_TEMP = /tmp/semver-957110243 [2022-04-21T07:59:15.623Z] # git clone --branch semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git $SEMVER_TEMP [2022-04-21T07:59:17.008Z] # '/tmp/semver-957110243' -> '/w/workspace/ry_app-rfid-llrp-inventory_PR-65/.semver' [2022-04-21T07:59:17.008Z] # -> Force: false [2022-04-21T07:59:17.008Z] # $SEMVER_DIR = /w/workspace/ry_app-rfid-llrp-inventory_PR-65/.semver [Pipeline] } [2022-04-21T07:59:17.025Z] $ docker exec --env ******** --env ******** 8f055f291f821f56781672549174d8174de204606a35eb7eb167ca130c210dfe ssh-agent -k [2022-04-21T07:59:17.134Z] unset SSH_AUTH_SOCK; [2022-04-21T07:59:17.134Z] unset SSH_AGENT_PID; [2022-04-21T07:59:17.134Z] echo Agent pid 58 killed; [2022-04-21T07:59:17.141Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-21T07:59:17.465Z] + git semver [Pipeline] } [2022-04-21T07:59:17.488Z] $ docker stop --time=1 8f055f291f821f56781672549174d8174de204606a35eb7eb167ca130c210dfe [2022-04-21T07:59:18.916Z] $ docker rm -f 8f055f291f821f56781672549174d8174de204606a35eb7eb167ca130c210dfe [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-21T07:59:19.287Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-21T07:59:19.571Z] Stashed 1 file(s) [Pipeline] echo [2022-04-21T07:59:19.576Z] [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-21T07:59:19.746Z] provisioning config files... [2022-04-21T07:59:19.759Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-65@tmp/config339715150884749249tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-21T07:59:20.064Z] ---> docker-login.sh [2022-04-21T07:59:20.064Z] nexus3.edgexfoundry.org:10001 [2022-04-21T07:59:20.064Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-21T07:59:20.064Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-21T07:59:20.064Z] Configure a credential helper to remove this warning. See [2022-04-21T07:59:20.064Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-21T07:59:20.064Z] [2022-04-21T07:59:20.064Z] Login Succeeded [2022-04-21T07:59:20.064Z] nexus3.edgexfoundry.org:10002 [2022-04-21T07:59:20.064Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-21T07:59:20.325Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-21T07:59:20.326Z] Configure a credential helper to remove this warning. See [2022-04-21T07:59:20.326Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-21T07:59:20.326Z] [2022-04-21T07:59:20.326Z] Login Succeeded [2022-04-21T07:59:20.326Z] nexus3.edgexfoundry.org:10003 [2022-04-21T07:59:20.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-21T07:59:20.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-21T07:59:20.326Z] Configure a credential helper to remove this warning. See [2022-04-21T07:59:20.326Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-21T07:59:20.326Z] [2022-04-21T07:59:20.326Z] Login Succeeded [2022-04-21T07:59:20.326Z] nexus3.edgexfoundry.org:10004 [2022-04-21T07:59:20.589Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-21T07:59:20.589Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-21T07:59:20.589Z] Configure a credential helper to remove this warning. See [2022-04-21T07:59:20.589Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-21T07:59:20.589Z] [2022-04-21T07:59:20.589Z] Login Succeeded [2022-04-21T07:59:20.589Z] docker.io [2022-04-21T07:59:20.589Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-21T07:59:20.851Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-21T07:59:20.851Z] Configure a credential helper to remove this warning. See [2022-04-21T07:59:20.851Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-21T07:59:20.851Z] [2022-04-21T07:59:20.851Z] Login Succeeded [2022-04-21T07:59:20.851Z] ---> docker-login.sh ends [Pipeline] } [2022-04-21T07:59:20.859Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-21T07:59:20.935Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-21T07:59:20.950Z] ========================================================= [2022-04-21T07:59:20.950Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-21T07:59:20.950Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-21T07:59:21.268Z] + 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-21T07:59:21.268Z] Sending build context to Docker daemon 10.03MB [2022-04-21T07:59:21.268Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-04-21T07:59:21.268Z] Step 2/13 : FROM ${BASE} AS builder [2022-04-21T07:59:21.529Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-21T07:59:21.529Z] 59bf1c3509f3: Pulling fs layer [2022-04-21T07:59:21.529Z] 666ba61612fd: Pulling fs layer [2022-04-21T07:59:21.529Z] 8ed8ca486205: Pulling fs layer [2022-04-21T07:59:21.529Z] 4fe6c5a15a65: Pulling fs layer [2022-04-21T07:59:21.529Z] 22a0e8bec74d: Pulling fs layer [2022-04-21T07:59:21.529Z] 640e595b4fbd: Pulling fs layer [2022-04-21T07:59:21.529Z] 763cafe07f6e: Pulling fs layer [2022-04-21T07:59:21.529Z] 0c0b528cf693: Pulling fs layer [2022-04-21T07:59:21.529Z] 10935f4eaf8b: Pulling fs layer [2022-04-21T07:59:21.529Z] 22a0e8bec74d: Waiting [2022-04-21T07:59:21.529Z] 4fe6c5a15a65: Waiting [2022-04-21T07:59:21.529Z] 640e595b4fbd: Waiting [2022-04-21T07:59:21.529Z] 0c0b528cf693: Waiting [2022-04-21T07:59:21.529Z] 10935f4eaf8b: Waiting [2022-04-21T07:59:21.529Z] 763cafe07f6e: Waiting [2022-04-21T07:59:21.529Z] 8ed8ca486205: Verifying Checksum [2022-04-21T07:59:21.529Z] 8ed8ca486205: Download complete [2022-04-21T07:59:21.529Z] 666ba61612fd: Download complete [2022-04-21T07:59:21.529Z] 22a0e8bec74d: Verifying Checksum [2022-04-21T07:59:21.529Z] 22a0e8bec74d: Download complete [2022-04-21T07:59:21.529Z] 59bf1c3509f3: Verifying Checksum [2022-04-21T07:59:21.529Z] 59bf1c3509f3: Download complete [2022-04-21T07:59:21.529Z] 640e595b4fbd: Verifying Checksum [2022-04-21T07:59:21.529Z] 640e595b4fbd: Download complete [2022-04-21T07:59:21.529Z] 763cafe07f6e: Verifying Checksum [2022-04-21T07:59:21.529Z] 763cafe07f6e: Download complete [2022-04-21T07:59:21.529Z] 0c0b528cf693: Verifying Checksum [2022-04-21T07:59:21.529Z] 0c0b528cf693: Download complete [2022-04-21T07:59:21.529Z] 59bf1c3509f3: Pull complete [2022-04-21T07:59:21.793Z] 666ba61612fd: Pull complete [2022-04-21T07:59:22.061Z] 8ed8ca486205: Pull complete [2022-04-21T07:59:22.324Z] 10935f4eaf8b: Verifying Checksum [2022-04-21T07:59:22.324Z] 10935f4eaf8b: Download complete [2022-04-21T07:59:22.324Z] 4fe6c5a15a65: Verifying Checksum [2022-04-21T07:59:22.324Z] 4fe6c5a15a65: Download complete [2022-04-21T07:59:26.524Z] 4fe6c5a15a65: Pull complete [2022-04-21T07:59:26.524Z] 22a0e8bec74d: Pull complete [2022-04-21T07:59:26.524Z] 640e595b4fbd: Pull complete [2022-04-21T07:59:26.524Z] 763cafe07f6e: Pull complete [2022-04-21T07:59:26.524Z] 0c0b528cf693: Pull complete [2022-04-21T07:59:28.434Z] 10935f4eaf8b: Pull complete [2022-04-21T07:59:28.434Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-04-21T07:59:28.434Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-21T07:59:28.434Z] ---> 99d49a6021b9 [2022-04-21T07:59:28.434Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-04-21T07:59:29.821Z] ---> Running in d61b959cb4be [2022-04-21T07:59:30.082Z] Removing intermediate container d61b959cb4be [2022-04-21T07:59:30.082Z] ---> 74a39b61ccec [2022-04-21T07:59:30.082Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-04-21T07:59:30.082Z] ---> Running in a6e3c84e76c5 [2022-04-21T07:59:30.082Z] Removing intermediate container a6e3c84e76c5 [2022-04-21T07:59:30.082Z] ---> e31c5c041e01 [2022-04-21T07:59:30.082Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-21T07:59:30.082Z] ---> Running in 9ed7dfa2df91 [2022-04-21T07:59:30.343Z] Removing intermediate container 9ed7dfa2df91 [2022-04-21T07:59:30.343Z] ---> 8909d1e5cc0a [2022-04-21T07:59:30.343Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-21T07:59:30.343Z] ---> Running in 954f7db4bf82 [2022-04-21T07:59:30.914Z] Removing intermediate container 954f7db4bf82 [2022-04-21T07:59:30.914Z] ---> 592a73d830f1 [2022-04-21T07:59:30.914Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-21T07:59:30.914Z] ---> Running in ff77c56c3712 [2022-04-21T07:59:31.175Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-21T07:59:32.121Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-21T07:59:32.384Z] OK: 221 MiB in 52 packages [2022-04-21T07:59:32.644Z] Removing intermediate container ff77c56c3712 [2022-04-21T07:59:32.644Z] ---> 53a8309dec6f [2022-04-21T07:59:32.644Z] Step 8/13 : WORKDIR /app [2022-04-21T07:59:32.644Z] ---> Running in 7a9b6380c0f7 [2022-04-21T07:59:32.905Z] Removing intermediate container 7a9b6380c0f7 [2022-04-21T07:59:32.905Z] ---> ab8333fd2219 [2022-04-21T07:59:32.905Z] Step 9/13 : COPY go.mod vendor* ./ [2022-04-21T07:59:32.905Z] ---> 07c41637ba2a [2022-04-21T07:59:32.905Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-21T07:59:32.905Z] ---> Running in ef908485867f [2022-04-21T07:59:34.693Z] Still waiting to schedule task [2022-04-21T07:59:34.693Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-04-21T07:59:54.877Z] Removing intermediate container ef908485867f [2022-04-21T07:59:54.877Z] ---> 5f86ebed195f [2022-04-21T07:59:54.877Z] Step 11/13 : COPY . . [2022-04-21T07:59:54.877Z] ---> 733b5b7774f5 [2022-04-21T07:59:54.877Z] Step 12/13 : ARG MAKE="make build" [2022-04-21T07:59:55.138Z] ---> Running in 7a98ec382767 [2022-04-21T07:59:55.138Z] Removing intermediate container 7a98ec382767 [2022-04-21T07:59:55.138Z] ---> 2520645ccc66 [2022-04-21T07:59:55.138Z] Step 13/13 : RUN $MAKE [2022-04-21T07:59:55.138Z] ---> Running in ce37e0df4509 [2022-04-21T07:59:55.401Z] noop [2022-04-21T07:59:55.973Z] Removing intermediate container ce37e0df4509 [2022-04-21T07:59:55.973Z] ---> 7098015d41c1 [2022-04-21T07:59:55.973Z] Successfully built 7098015d41c1 [2022-04-21T07:59:55.973Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-21T07:59:56.276Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-21T07:59:56.276Z] . [Pipeline] withDockerContainer [2022-04-21T07:59:56.353Z] prd-ubuntu20.04-docker-8c-8g-21574 does not seem to be running inside a container [2022-04-21T07:59:56.400Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-rfid-llrp-inventory_PR-65 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-65:/w/workspace/ry_app-rfid-llrp-inventory_PR-65:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-65@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-65@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 ******** ci-base-image-x86_64 cat [2022-04-21T07:59:56.905Z] $ docker top e5e034d0ef2d3259e650b211334f27decafaa788ae203fa1f2e1330b63687bd3 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-21T07:59:57.265Z] + go version [2022-04-21T07:59:57.265Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-21T07:59:57.285Z] $ docker stop --time=1 e5e034d0ef2d3259e650b211334f27decafaa788ae203fa1f2e1330b63687bd3 [2022-04-21T07:59:58.574Z] $ docker rm -f e5e034d0ef2d3259e650b211334f27decafaa788ae203fa1f2e1330b63687bd3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-21T07:59:58.986Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-21T07:59:58.986Z] . [Pipeline] withDockerContainer [2022-04-21T07:59:59.053Z] prd-ubuntu20.04-docker-8c-8g-21574 does not seem to be running inside a container [2022-04-21T07:59:59.104Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-rfid-llrp-inventory_PR-65 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-65:/w/workspace/ry_app-rfid-llrp-inventory_PR-65:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-65@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-65@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 ******** ci-base-image-x86_64 cat [2022-04-21T07:59:59.489Z] $ docker top 1494a54db46609ebf05a70b29bec748d784a702521464969d15959341cdf33b5 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-21T07:59:59.848Z] + make test [2022-04-21T07:59:59.848Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-04-21T08:00:08.006Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-04-21T08:00:08.006Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.034s coverage: 86.2% of statements [2022-04-21T08:00:08.006Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-04-21T08:00:09.454Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.544s coverage: 71.9% of statements [2022-04-21T08:00:09.454Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/llrp/mocks [no test files] [2022-04-21T08:00:16.066Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-04-21T08:00:19.369Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-21T08:00:19.369Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-21T08:00:19.369Z] ./bin/test-attribution.sh [Pipeline] echo [2022-04-21T08:00:19.387Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-21T08:00:19.476Z] $ docker stop --time=1 1494a54db46609ebf05a70b29bec748d784a702521464969d15959341cdf33b5 [2022-04-21T08:00:21.404Z] $ docker rm -f 1494a54db46609ebf05a70b29bec748d784a702521464969d15959341cdf33b5 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-21T08:00:21.881Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-21T08:00:21.928Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-04-21T08:00:22.547Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-21T08:00:22.844Z] + ls -al . [2022-04-21T08:00:22.844Z] total 240 [2022-04-21T08:00:22.844Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 21 08:00 . [2022-04-21T08:00:22.844Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 21 07:59 .. [2022-04-21T08:00:22.844Z] -rw-rw-r-- 1 jenkins jenkins 262 Apr 21 07:59 .dockerignore [2022-04-21T08:00:22.844Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 21 07:59 .git [2022-04-21T08:00:22.844Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 21 07:59 .github [2022-04-21T08:00:22.844Z] -rw-rw-r-- 1 jenkins jenkins 788 Apr 21 07:59 .gitignore [2022-04-21T08:00:22.844Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 21 07:59 .golangci.yml [2022-04-21T08:00:22.844Z] drwx------ 3 jenkins jenkins 4096 Apr 21 07:59 .semver [2022-04-21T08:00:22.844Z] -rw-rw-r-- 1 jenkins jenkins 8248 Apr 21 07:59 Attribution.txt [2022-04-21T08:00:22.844Z] -rw-rw-r-- 1 jenkins jenkins 1923 Apr 21 07:59 Dockerfile [2022-04-21T08:00:22.844Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 21 07:59 GOVERNANCE.md [2022-04-21T08:00:22.844Z] -rw-rw-r-- 1 jenkins jenkins 687 Apr 21 07:59 Jenkinsfile [2022-04-21T08:00:22.844Z] -rw-rw-r-- 1 jenkins jenkins 11347 Apr 21 07:59 LICENSE [2022-04-21T08:00:22.844Z] -rw-rw-r-- 1 jenkins jenkins 2095 Apr 21 07:59 Makefile [2022-04-21T08:00:22.844Z] -rw-rw-r-- 1 jenkins jenkins 617 Apr 21 07:59 OWNERS.md [2022-04-21T08:00:22.844Z] -rw-rw-r-- 1 jenkins jenkins 30039 Apr 21 07:59 README.md [2022-04-21T08:00:22.844Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 21 07:59 VERSION [2022-04-21T08:00:22.844Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 21 07:59 bin [2022-04-21T08:00:22.844Z] -rw-r--r-- 1 jenkins jenkins 41008 Apr 21 08:00 coverage.out [2022-04-21T08:00:22.844Z] -rw-rw-r-- 1 jenkins jenkins 3019 Apr 21 07:59 go.mod [2022-04-21T08:00:22.844Z] -rw-rw-r-- 1 jenkins jenkins 49621 Apr 21 07:59 go.sum [2022-04-21T08:00:22.844Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 21 07:59 images [2022-04-21T08:00:22.844Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 21 07:59 internal [2022-04-21T08:00:22.844Z] -rw-rw-r-- 1 jenkins jenkins 531 Apr 21 07:59 main.go [2022-04-21T08:00:22.844Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 21 07:59 res [2022-04-21T08:00:22.844Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 21 07:59 snap [2022-04-21T08:00:22.844Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 21 07:59 static [Pipeline] isUnix [Pipeline] sh [2022-04-21T08:00:23.145Z] + 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=1d9b3749a2585be18980e4a263ff172a3b1113fc --label arch=amd64 --label version=0.0.0 . [2022-04-21T08:00:23.145Z] Sending build context to Docker daemon 10.03MB [2022-04-21T08:00:23.145Z] Step 1/31 : ARG BASE=golang:1.17-alpine3.15 [2022-04-21T08:00:23.145Z] Step 2/31 : FROM ${BASE} AS builder [2022-04-21T08:00:23.145Z] ---> 7098015d41c1 [2022-04-21T08:00:23.145Z] Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-04-21T08:00:23.145Z] ---> Running in 63af2070d70a [2022-04-21T08:00:23.405Z] Removing intermediate container 63af2070d70a [2022-04-21T08:00:23.405Z] ---> 1c92e04c839e [2022-04-21T08:00:23.405Z] Step 4/31 : ARG ALPINE_PKG_EXTRA="" [2022-04-21T08:00:23.405Z] ---> Running in 0c5849ff0980 [2022-04-21T08:00:23.405Z] Removing intermediate container 0c5849ff0980 [2022-04-21T08:00:23.405Z] ---> 05b86fc7a883 [2022-04-21T08:00:23.405Z] Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-21T08:00:23.405Z] ---> Running in ac8c36de7b27 [2022-04-21T08:00:23.666Z] Removing intermediate container ac8c36de7b27 [2022-04-21T08:00:23.667Z] ---> 7459ed19439a [2022-04-21T08:00:23.667Z] Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-21T08:00:23.667Z] ---> Running in 771556f03684 [2022-04-21T08:00:24.237Z] Removing intermediate container 771556f03684 [2022-04-21T08:00:24.237Z] ---> 843b9f6347d2 [2022-04-21T08:00:24.237Z] Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-21T08:00:24.237Z] ---> Running in 0dcc234b7e0f [2022-04-21T08:00:24.499Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-21T08:00:25.444Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-21T08:00:25.707Z] OK: 221 MiB in 52 packages [2022-04-21T08:00:26.279Z] Removing intermediate container 0dcc234b7e0f [2022-04-21T08:00:26.279Z] ---> 10f8b4f5a34f [2022-04-21T08:00:26.279Z] Step 8/31 : WORKDIR /app [2022-04-21T08:00:26.279Z] ---> Running in 6251c9e8d19d [2022-04-21T08:00:26.279Z] Removing intermediate container 6251c9e8d19d [2022-04-21T08:00:26.279Z] ---> 1bcbe5996b9d [2022-04-21T08:00:26.279Z] Step 9/31 : COPY go.mod vendor* ./ [2022-04-21T08:00:26.540Z] ---> 56ba2a1e9710 [2022-04-21T08:00:26.540Z] Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-21T08:00:26.540Z] ---> Running in 6fefbffa8d86 [2022-04-21T08:00:27.484Z] Removing intermediate container 6fefbffa8d86 [2022-04-21T08:00:27.484Z] ---> 27340bfae02c [2022-04-21T08:00:27.484Z] Step 11/31 : COPY . . [2022-04-21T08:00:27.745Z] ---> 39942904f41b [2022-04-21T08:00:27.745Z] Step 12/31 : ARG MAKE="make build" [2022-04-21T08:00:27.745Z] ---> Running in 55ce96136bca [2022-04-21T08:00:27.745Z] Removing intermediate container 55ce96136bca [2022-04-21T08:00:27.745Z] ---> 7355c7d03288 [2022-04-21T08:00:27.745Z] Step 13/31 : RUN $MAKE [2022-04-21T08:00:27.745Z] ---> Running in a2bf9c0261f4 [2022-04-21T08:00:28.320Z] 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-21T08:00:36.445Z] Removing intermediate container a2bf9c0261f4 [2022-04-21T08:00:36.445Z] ---> 6c587f54db58 [2022-04-21T08:00:36.445Z] Step 14/31 : FROM alpine:3.14 [2022-04-21T08:00:36.705Z] 3.14: Pulling from library/alpine [2022-04-21T08:00:36.705Z] 8663204ce13b: Pulling fs layer [2022-04-21T08:00:36.963Z] 8663204ce13b: Verifying Checksum [2022-04-21T08:00:36.963Z] 8663204ce13b: Download complete [2022-04-21T08:00:37.222Z] 8663204ce13b: Pull complete [2022-04-21T08:00:37.222Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-21T08:00:37.222Z] Status: Downloaded newer image for alpine:3.14 [2022-04-21T08:00:37.222Z] ---> e04c818066af [2022-04-21T08:00:37.222Z] Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-21T08:00:37.222Z] ---> Running in 1c208afde49a [2022-04-21T08:00:37.222Z] Removing intermediate container 1c208afde49a [2022-04-21T08:00:37.222Z] ---> afc1ad32a8a5 [2022-04-21T08:00:37.222Z] Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-04-21T08:00:37.222Z] ---> Running in 3b960bcc1a3e [2022-04-21T08:00:37.482Z] Removing intermediate container 3b960bcc1a3e [2022-04-21T08:00:37.482Z] ---> 16f9dc5884e1 [2022-04-21T08:00:37.482Z] Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-21T08:00:37.482Z] ---> Running in f6413bfc5c60 [2022-04-21T08:00:38.054Z] Removing intermediate container f6413bfc5c60 [2022-04-21T08:00:38.054Z] ---> 77b93e060ad4 [2022-04-21T08:00:38.054Z] Step 18/31 : RUN apk --no-cache add ca-certificates zeromq [2022-04-21T08:00:38.054Z] ---> Running in 309c1a7ca7e9 [2022-04-21T08:00:38.625Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-21T08:00:39.197Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-21T08:00:39.458Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-21T08:00:39.719Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-21T08:00:39.719Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-21T08:00:39.979Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-21T08:00:39.979Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-21T08:00:39.979Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-21T08:00:40.240Z] Executing busybox-1.33.1-r7.trigger [2022-04-21T08:00:40.240Z] Executing ca-certificates-20211220-r0.trigger [2022-04-21T08:00:40.240Z] OK: 9 MiB in 20 packages [2022-04-21T08:00:40.814Z] Removing intermediate container 309c1a7ca7e9 [2022-04-21T08:00:40.814Z] ---> 6d89fe51c441 [2022-04-21T08:00:40.814Z] Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-04-21T08:00:40.814Z] ---> 69126976b08a [2022-04-21T08:00:40.814Z] Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE [2022-04-21T08:00:41.076Z] ---> 9ae4dd59e3de [2022-04-21T08:00:41.076Z] Step 21/31 : COPY --from=builder /app/res/ /res/ [2022-04-21T08:00:41.076Z] ---> 3cc0e19fa82e [2022-04-21T08:00:41.076Z] Step 22/31 : COPY --from=builder /app/static/ /static/ [2022-04-21T08:00:41.335Z] ---> 53ebc9b1db07 [2022-04-21T08:00:41.336Z] Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-04-21T08:00:41.600Z] ---> 7b40b609010d [2022-04-21T08:00:41.600Z] Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-04-21T08:00:41.861Z] ---> Running in 64edd5af17df [2022-04-21T08:00:42.434Z] Removing intermediate container 64edd5af17df [2022-04-21T08:00:42.434Z] ---> 9fbd23df14a7 [2022-04-21T08:00:42.434Z] Step 25/31 : VOLUME /cache [2022-04-21T08:00:42.434Z] ---> Running in 344b45c03272 [2022-04-21T08:00:42.434Z] Removing intermediate container 344b45c03272 [2022-04-21T08:00:42.434Z] ---> f178d712eeb5 [2022-04-21T08:00:42.434Z] Step 26/31 : EXPOSE 59711 [2022-04-21T08:00:42.434Z] ---> Running in 7110bb1fbc08 [2022-04-21T08:00:42.698Z] Removing intermediate container 7110bb1fbc08 [2022-04-21T08:00:42.698Z] ---> 1d1ef0da6297 [2022-04-21T08:00:42.698Z] Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-04-21T08:00:42.698Z] ---> Running in 09342b75fe6d [2022-04-21T08:00:42.698Z] Removing intermediate container 09342b75fe6d [2022-04-21T08:00:42.698Z] ---> 69621027970f [2022-04-21T08:00:42.698Z] Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-04-21T08:00:42.698Z] ---> Running in 4e033889c289 [2022-04-21T08:00:42.958Z] Removing intermediate container 4e033889c289 [2022-04-21T08:00:42.958Z] ---> cb2e3d3b1361 [2022-04-21T08:00:42.958Z] Step 29/31 : LABEL arch=amd64 [2022-04-21T08:00:42.958Z] ---> Running in ed794c660503 [2022-04-21T08:00:42.959Z] Removing intermediate container ed794c660503 [2022-04-21T08:00:42.959Z] ---> d7b89a3ab50b [2022-04-21T08:00:42.959Z] Step 30/31 : LABEL git_sha=1d9b3749a2585be18980e4a263ff172a3b1113fc [2022-04-21T08:00:42.959Z] ---> Running in 5059166eab4b [2022-04-21T08:00:43.220Z] Removing intermediate container 5059166eab4b [2022-04-21T08:00:43.220Z] ---> 6b2ec92befda [2022-04-21T08:00:43.220Z] Step 31/31 : LABEL version=0.0.0 [2022-04-21T08:00:43.220Z] ---> Running in 02087588eaa2 [2022-04-21T08:00:43.220Z] Removing intermediate container 02087588eaa2 [2022-04-21T08:00:43.220Z] ---> 575649a6b7a4 [2022-04-21T08:00:43.220Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-21T08:00:43.220Z] Successfully built 575649a6b7a4 [2022-04-21T08:00:43.220Z] 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-21T08:00:43.660Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-21T08:00:43.660Z] [2022-04-21T08:00:43.660Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-21T08:00:43.971Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-21T08:00:43.971Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-21T08:00:43.971Z] 5eb5b503b376: Pulling fs layer [2022-04-21T08:00:43.971Z] 5c69ac0246d0: Pulling fs layer [2022-04-21T08:00:43.971Z] ec43610c2a17: Pulling fs layer [2022-04-21T08:00:43.971Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-21T08:00:43.971Z] 33b1e0a273af: Pulling fs layer [2022-04-21T08:00:43.971Z] 5d3b04190fa2: Pulling fs layer [2022-04-21T08:00:43.971Z] 2f39f015ded8: Pulling fs layer [2022-04-21T08:00:43.971Z] 33b1e0a273af: Waiting [2022-04-21T08:00:43.971Z] 5d3b04190fa2: Waiting [2022-04-21T08:00:43.971Z] 2f39f015ded8: Waiting [2022-04-21T08:00:43.971Z] 3a2ae6a8a46f: Waiting [2022-04-21T08:00:43.971Z] 5c69ac0246d0: Download complete [2022-04-21T08:00:43.971Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-21T08:00:43.971Z] 3a2ae6a8a46f: Download complete [2022-04-21T08:00:43.971Z] 33b1e0a273af: Verifying Checksum [2022-04-21T08:00:43.971Z] 33b1e0a273af: Download complete [2022-04-21T08:00:43.971Z] 5d3b04190fa2: Download complete [2022-04-21T08:00:43.971Z] ec43610c2a17: Verifying Checksum [2022-04-21T08:00:43.971Z] ec43610c2a17: Download complete [2022-04-21T08:00:44.230Z] 5eb5b503b376: Verifying Checksum [2022-04-21T08:00:44.230Z] 5eb5b503b376: Download complete [2022-04-21T08:00:44.800Z] 2f39f015ded8: Download complete [2022-04-21T08:00:45.370Z] 5eb5b503b376: Pull complete [2022-04-21T08:00:45.370Z] 5c69ac0246d0: Pull complete [2022-04-21T08:00:45.938Z] ec43610c2a17: Pull complete [2022-04-21T08:00:45.938Z] 3a2ae6a8a46f: Pull complete [2022-04-21T08:00:46.196Z] 33b1e0a273af: Pull complete [2022-04-21T08:00:46.196Z] 5d3b04190fa2: Pull complete [2022-04-21T08:00:50.399Z] 2f39f015ded8: Pull complete [2022-04-21T08:00:50.399Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-21T08:00:50.399Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-21T08:00:50.399Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-21T08:00:50.469Z] prd-ubuntu20.04-docker-8c-8g-21574 does not seem to be running inside a container [2022-04-21T08:00:50.515Z] $ 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-65 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-65:/w/workspace/ry_app-rfid-llrp-inventory_PR-65:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-65@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-65@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-21T08:00:52.503Z] $ docker top 16c0c59f90a286d34ad49ac752befaac0190a3f64381eb8d4c36039cd3acab18 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-21T08:00:52.910Z] ---> job-cost.sh [2022-04-21T08:00:52.910Z] lf-activate-venv: SKIPPING [2022-04-21T08:00:52.910Z] INFO: No Stack... [2022-04-21T08:00:53.480Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-21T08:00:53.741Z] INFO: Archiving Costs [Pipeline] sh [2022-04-21T08:00:54.035Z] + cat /w/workspace/ry_app-rfid-llrp-inventory_PR-65/archives/cost.csv [2022-04-21T08:00:54.035Z] + cut -d, -f6 [Pipeline] lock [2022-04-21T08:00:54.063Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-65-2-stack-cost] [2022-04-21T08:00:54.069Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-65-2-stack-cost] did not exist. Created. [2022-04-21T08:00:54.070Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-65-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-21T08:00:54.377Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-21T08:00:54.410Z] Stashed 1 file(s) [Pipeline] } [2022-04-21T08:00:54.417Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-65-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-21T08:00:54.442Z] $ docker stop --time=1 16c0c59f90a286d34ad49ac752befaac0190a3f64381eb8d4c36039cd3acab18 [2022-04-21T08:00:55.715Z] $ docker rm -f 16c0c59f90a286d34ad49ac752befaac0190a3f64381eb8d4c36039cd3acab18 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-21T08:02:14.617Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-21576 in /w/workspace/ry_app-rfid-llrp-inventory_PR-65 [Pipeline] { [Pipeline] ws [2022-04-21T08:02:14.632Z] Running in /w/workspace/app-rfid-llrp-inventory/2 [Pipeline] { [Pipeline] checkout [2022-04-21T08:02:15.156Z] The recommended git tool is: git [2022-04-21T08:02:21.972Z] using credential edgex-jenkins-ssh [2022-04-21T08:02:21.998Z] Cloning the remote Git repository [2022-04-21T08:02:22.079Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-04-21T08:02:22.243Z] > git init /w/workspace/app-rfid-llrp-inventory/2 # timeout=10 [2022-04-21T08:02:22.348Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-04-21T08:02:22.349Z] > git --version # timeout=10 [2022-04-21T08:02:22.378Z] > git --version # 'git version 2.25.1' [2022-04-21T08:02:22.380Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-21T08:02:22.556Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-21T08:02:24.961Z] Merging remotes/origin/main commit 6246ebef5c7f64de05beec12187b3c2eaa551c81 into PR head commit 7a00f466457d09e0dac64c715bdd5dd92404c416 [2022-04-21T08:02:25.265Z] Merge succeeded, producing fc5047185756df0e6748037dc7ca14a3284c668e [2022-04-21T08:02:25.265Z] Checking out Revision fc5047185756df0e6748037dc7ca14a3284c668e (PR-65) [2022-04-21T08:02:24.357Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2022-04-21T08:02:24.384Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-21T08:02:24.413Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2022-04-21T08:02:24.451Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-04-21T08:02:24.452Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-21T08:02:24.467Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/65/head:refs/remotes/origin/PR-65 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-21T08:02:24.985Z] > git config core.sparsecheckout # timeout=10 [2022-04-21T08:02:25.001Z] > git checkout -f 7a00f466457d09e0dac64c715bdd5dd92404c416 # timeout=10 [2022-04-21T08:02:25.108Z] > git remote # timeout=10 [2022-04-21T08:02:25.129Z] > git config --get remote.origin.url # timeout=10 [2022-04-21T08:02:25.147Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-21T08:02:25.161Z] > git merge 6246ebef5c7f64de05beec12187b3c2eaa551c81 # timeout=10 [2022-04-21T08:02:25.250Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-21T08:02:25.276Z] > git config core.sparsecheckout # timeout=10 [2022-04-21T08:02:25.293Z] > git checkout -f fc5047185756df0e6748037dc7ca14a3284c668e # timeout=10 [2022-04-21T08:02:29.625Z] Commit message: "Merge commit '6246ebef5c7f64de05beec12187b3c2eaa551c81' into HEAD" [2022-04-21T08:02:29.638Z] > git rev-list --no-walk 7a00f466457d09e0dac64c715bdd5dd92404c416 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-21T08:02:30.697Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-21T08:02:30.697Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-21T08:02:30.697Z] Dload Upload Total Spent Left Speed [2022-04-21T08:02:30.697Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 210k 0 --:--:-- --:--:-- --:--:-- 210k [Pipeline] sh [2022-04-21T08:02:31.224Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-21T08:02:31.653Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-21T08:02:31.653Z] + sudo tee /etc/docker/daemon.new [2022-04-21T08:02:31.653Z] { [2022-04-21T08:02:31.653Z] "registry-mirrors": [ [2022-04-21T08:02:31.653Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-21T08:02:31.653Z] ], [2022-04-21T08:02:31.653Z] "bip": "10.250.0.254/24", [2022-04-21T08:02:31.653Z] "hosts": [ [2022-04-21T08:02:31.653Z] "tcp://0.0.0.0:5555", [2022-04-21T08:02:31.653Z] "unix:///var/run/docker.sock" [2022-04-21T08:02:31.653Z] ], [2022-04-21T08:02:31.653Z] "mtu": 1458, [2022-04-21T08:02:31.653Z] "selinux-enabled": true, [2022-04-21T08:02:31.653Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-21T08:02:31.653Z] } [Pipeline] sh [2022-04-21T08:02:32.008Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-21T08:02:32.372Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-21T08:02:50.754Z] provisioning config files... [2022-04-21T08:02:50.780Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/2@tmp/config219070215044107216tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-21T08:02:51.161Z] ---> docker-login.sh [2022-04-21T08:02:51.161Z] nexus3.edgexfoundry.org:10001 [2022-04-21T08:02:51.760Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-21T08:02:52.034Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-21T08:02:52.034Z] Configure a credential helper to remove this warning. See [2022-04-21T08:02:52.034Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-21T08:02:52.034Z] [2022-04-21T08:02:52.034Z] Login Succeeded [2022-04-21T08:02:52.034Z] nexus3.edgexfoundry.org:10002 [2022-04-21T08:02:52.308Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-21T08:02:52.582Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-21T08:02:52.582Z] Configure a credential helper to remove this warning. See [2022-04-21T08:02:52.582Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-21T08:02:52.582Z] [2022-04-21T08:02:52.582Z] Login Succeeded [2022-04-21T08:02:52.582Z] nexus3.edgexfoundry.org:10003 [2022-04-21T08:02:52.856Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-21T08:02:53.134Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-21T08:02:53.134Z] Configure a credential helper to remove this warning. See [2022-04-21T08:02:53.134Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-21T08:02:53.134Z] [2022-04-21T08:02:53.134Z] Login Succeeded [2022-04-21T08:02:53.134Z] nexus3.edgexfoundry.org:10004 [2022-04-21T08:02:53.410Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-21T08:02:53.686Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-21T08:02:53.686Z] Configure a credential helper to remove this warning. See [2022-04-21T08:02:53.686Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-21T08:02:53.686Z] [2022-04-21T08:02:53.686Z] Login Succeeded [2022-04-21T08:02:53.686Z] docker.io [2022-04-21T08:02:53.962Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-21T08:02:54.238Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-21T08:02:54.238Z] Configure a credential helper to remove this warning. See [2022-04-21T08:02:54.238Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-21T08:02:54.238Z] [2022-04-21T08:02:54.514Z] Login Succeeded [2022-04-21T08:02:54.514Z] ---> docker-login.sh ends [Pipeline] } [2022-04-21T08:02:54.533Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-21T08:02:55.081Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-21T08:02:55.096Z] ========================================================= [2022-04-21T08:02:55.096Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-21T08:02:55.096Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-21T08:02:55.492Z] + 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-21T08:02:55.769Z] Sending build context to Docker daemon 692.7kB [2022-04-21T08:02:55.769Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-04-21T08:02:55.769Z] Step 2/13 : FROM ${BASE} AS builder [2022-04-21T08:02:56.048Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-21T08:02:56.048Z] 9b3977197b4f: Pulling fs layer [2022-04-21T08:02:56.048Z] 1a89e8eeedd5: Pulling fs layer [2022-04-21T08:02:56.048Z] 94645a83ff95: Pulling fs layer [2022-04-21T08:02:56.048Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-21T08:02:56.048Z] 0c92f367c5e7: Pulling fs layer [2022-04-21T08:02:56.048Z] f7c0051592d6: Pulling fs layer [2022-04-21T08:02:56.048Z] a227ed2f7395: Pulling fs layer [2022-04-21T08:02:56.048Z] 3f3a8bcf1eab: Waiting [2022-04-21T08:02:56.048Z] f7c0051592d6: Waiting [2022-04-21T08:02:56.048Z] a227ed2f7395: Waiting [2022-04-21T08:02:56.048Z] 7b1c46037f91: Pulling fs layer [2022-04-21T08:02:56.048Z] 7b1c46037f91: Waiting [2022-04-21T08:02:56.048Z] 94645a83ff95: Verifying Checksum [2022-04-21T08:02:56.048Z] 94645a83ff95: Download complete [2022-04-21T08:02:56.048Z] 1a89e8eeedd5: Verifying Checksum [2022-04-21T08:02:56.048Z] 1a89e8eeedd5: Download complete [2022-04-21T08:02:56.048Z] 0c92f367c5e7: Verifying Checksum [2022-04-21T08:02:56.048Z] 0c92f367c5e7: Download complete [2022-04-21T08:02:56.048Z] f7c0051592d6: Verifying Checksum [2022-04-21T08:02:56.048Z] f7c0051592d6: Download complete [2022-04-21T08:02:56.048Z] 9b3977197b4f: Verifying Checksum [2022-04-21T08:02:56.048Z] 9b3977197b4f: Download complete [2022-04-21T08:02:56.049Z] a227ed2f7395: Verifying Checksum [2022-04-21T08:02:56.049Z] a227ed2f7395: Download complete [2022-04-21T08:02:57.050Z] 9b3977197b4f: Pull complete [2022-04-21T08:02:57.337Z] 1a89e8eeedd5: Pull complete [2022-04-21T08:02:57.617Z] 94645a83ff95: Pull complete [2022-04-21T08:02:58.217Z] 7b1c46037f91: Verifying Checksum [2022-04-21T08:02:58.217Z] 7b1c46037f91: Download complete [2022-04-21T08:02:58.816Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-21T08:02:58.816Z] 3f3a8bcf1eab: Download complete [2022-04-21T08:03:11.263Z] 3f3a8bcf1eab: Pull complete [2022-04-21T08:03:11.538Z] 0c92f367c5e7: Pull complete [2022-04-21T08:03:12.140Z] f7c0051592d6: Pull complete [2022-04-21T08:03:12.140Z] a227ed2f7395: Pull complete [2022-04-21T08:03:18.872Z] 7b1c46037f91: Pull complete [2022-04-21T08:03:18.872Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-04-21T08:03:18.872Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-21T08:03:18.872Z] ---> f79e39bc4007 [2022-04-21T08:03:18.872Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-04-21T08:03:19.867Z] ---> Running in 1bfcbf793bb1 [2022-04-21T08:03:19.867Z] Removing intermediate container 1bfcbf793bb1 [2022-04-21T08:03:19.867Z] ---> 09d08db9dd7b [2022-04-21T08:03:19.867Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-04-21T08:03:19.867Z] ---> Running in a80d6985b3fe [2022-04-21T08:03:20.472Z] Removing intermediate container a80d6985b3fe [2022-04-21T08:03:20.472Z] ---> e9f3d961736b [2022-04-21T08:03:20.472Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-21T08:03:20.472Z] ---> Running in 447ea21f7504 [2022-04-21T08:03:20.752Z] Removing intermediate container 447ea21f7504 [2022-04-21T08:03:20.752Z] ---> 1edeb112fe96 [2022-04-21T08:03:20.752Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-21T08:03:20.752Z] ---> Running in 3c52a4b11365 [2022-04-21T08:03:24.173Z] Removing intermediate container 3c52a4b11365 [2022-04-21T08:03:24.173Z] ---> 6e7961d179ba [2022-04-21T08:03:24.173Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-21T08:03:24.173Z] ---> Running in 5b2fab369ec7 [2022-04-21T08:03:24.776Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-21T08:03:25.763Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-21T08:03:26.750Z] OK: 220 MiB in 52 packages [2022-04-21T08:03:27.363Z] Removing intermediate container 5b2fab369ec7 [2022-04-21T08:03:27.363Z] ---> 5759ea9a28d1 [2022-04-21T08:03:27.363Z] Step 8/13 : WORKDIR /app [2022-04-21T08:03:27.363Z] ---> Running in 0175775de904 [2022-04-21T08:03:27.967Z] Removing intermediate container 0175775de904 [2022-04-21T08:03:27.967Z] ---> 7538276d3216 [2022-04-21T08:03:27.967Z] Step 9/13 : COPY go.mod vendor* ./ [2022-04-21T08:03:28.249Z] ---> e7650fefc935 [2022-04-21T08:03:28.249Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-21T08:03:28.525Z] ---> Running in a6faca96b84a [2022-04-21T08:04:50.350Z] Removing intermediate container a6faca96b84a [2022-04-21T08:04:50.350Z] ---> 71d4b2b97c63 [2022-04-21T08:04:50.350Z] Step 11/13 : COPY . . [2022-04-21T08:04:50.350Z] ---> 3f601135767d [2022-04-21T08:04:50.350Z] Step 12/13 : ARG MAKE="make build" [2022-04-21T08:04:50.350Z] ---> Running in 98a1103f1a0e [2022-04-21T08:04:50.350Z] Removing intermediate container 98a1103f1a0e [2022-04-21T08:04:50.350Z] ---> 926f6510019f [2022-04-21T08:04:50.350Z] Step 13/13 : RUN $MAKE [2022-04-21T08:04:50.351Z] ---> Running in 49f21894477a [2022-04-21T08:04:50.351Z] noop [2022-04-21T08:04:50.351Z] Removing intermediate container 49f21894477a [2022-04-21T08:04:50.351Z] ---> b3fea4997071 [2022-04-21T08:04:50.351Z] Successfully built b3fea4997071 [2022-04-21T08:04:50.351Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-21T08:04:50.711Z] + docker inspect -f . ci-base-image-arm64 [2022-04-21T08:04:50.711Z] . [Pipeline] withDockerContainer [2022-04-21T08:04:50.973Z] prd-ubuntu20.04-docker-arm64-4c-16g-21576 does not seem to be running inside a container [2022-04-21T08:04:51.058Z] $ 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 ******** ci-base-image-arm64 cat [2022-04-21T08:04:52.371Z] $ docker top 88886731bce0168d216202b734e3344347227f19ec2c18fc304ebca23457a929 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-21T08:04:53.330Z] + go version [2022-04-21T08:04:53.330Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-21T08:04:53.359Z] $ docker stop --time=1 88886731bce0168d216202b734e3344347227f19ec2c18fc304ebca23457a929 [2022-04-21T08:04:55.045Z] $ docker rm -f 88886731bce0168d216202b734e3344347227f19ec2c18fc304ebca23457a929 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-21T08:04:55.667Z] + docker inspect -f . ci-base-image-arm64 [2022-04-21T08:04:55.667Z] . [Pipeline] withDockerContainer [2022-04-21T08:04:55.897Z] prd-ubuntu20.04-docker-arm64-4c-16g-21576 does not seem to be running inside a container [2022-04-21T08:04:55.988Z] $ 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 ******** ci-base-image-arm64 cat [2022-04-21T08:04:57.328Z] $ docker top 8e2215310e8997e4fa97574aaefdc8cedbe68d7665a9fed9ac719707c90036b9 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-21T08:04:58.252Z] + make test [2022-04-21T08:04:58.252Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-04-21T08:05:54.910Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-04-21T08:05:54.911Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.148s coverage: 86.2% of statements [2022-04-21T08:05:54.911Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-04-21T08:05:57.532Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.697s coverage: 71.9% of statements [2022-04-21T08:05:57.532Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/llrp/mocks [no test files] [2022-04-21T08:05:58.134Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-04-21T08:05:58.134Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-04-21T08:06:24.980Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-21T08:06:24.980Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-21T08:06:24.980Z] ./bin/test-attribution.sh [Pipeline] echo [2022-04-21T08:06:25.006Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-21T08:06:25.022Z] $ docker stop --time=1 8e2215310e8997e4fa97574aaefdc8cedbe68d7665a9fed9ac719707c90036b9 [2022-04-21T08:06:26.817Z] $ docker rm -f 8e2215310e8997e4fa97574aaefdc8cedbe68d7665a9fed9ac719707c90036b9 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-21T08:06:27.671Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-21T08:06:27.699Z] Warning: overwriting stash ‘coverage-report’ [2022-04-21T08:06:28.183Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-21T08:06:28.599Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-21T08:06:28.944Z] + ls -al . [2022-04-21T08:06:28.944Z] total 236 [2022-04-21T08:06:28.944Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 21 08:06 . [2022-04-21T08:06:28.944Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 21 08:02 .. [2022-04-21T08:06:28.944Z] -rw-rw-r-- 1 jenkins jenkins 262 Apr 21 08:02 .dockerignore [2022-04-21T08:06:28.944Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 21 08:02 .git [2022-04-21T08:06:28.944Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 21 08:02 .github [2022-04-21T08:06:28.944Z] -rw-rw-r-- 1 jenkins jenkins 788 Apr 21 08:02 .gitignore [2022-04-21T08:06:28.944Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 21 08:02 .golangci.yml [2022-04-21T08:06:28.944Z] -rw-rw-r-- 1 jenkins jenkins 8248 Apr 21 08:02 Attribution.txt [2022-04-21T08:06:28.944Z] -rw-rw-r-- 1 jenkins jenkins 1923 Apr 21 08:02 Dockerfile [2022-04-21T08:06:28.944Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 21 08:02 GOVERNANCE.md [2022-04-21T08:06:28.944Z] -rw-rw-r-- 1 jenkins jenkins 687 Apr 21 08:02 Jenkinsfile [2022-04-21T08:06:28.944Z] -rw-rw-r-- 1 jenkins jenkins 11347 Apr 21 08:02 LICENSE [2022-04-21T08:06:28.944Z] -rw-rw-r-- 1 jenkins jenkins 2095 Apr 21 08:02 Makefile [2022-04-21T08:06:28.944Z] -rw-rw-r-- 1 jenkins jenkins 617 Apr 21 08:02 OWNERS.md [2022-04-21T08:06:28.944Z] -rw-rw-r-- 1 jenkins jenkins 30039 Apr 21 08:02 README.md [2022-04-21T08:06:28.944Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 21 07:59 VERSION [2022-04-21T08:06:28.944Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 21 08:02 bin [2022-04-21T08:06:28.944Z] -rw-r--r-- 1 jenkins jenkins 41008 Apr 21 08:05 coverage.out [2022-04-21T08:06:28.944Z] -rw-rw-r-- 1 jenkins jenkins 3019 Apr 21 08:02 go.mod [2022-04-21T08:06:28.944Z] -rw-rw-r-- 1 jenkins jenkins 49621 Apr 21 08:02 go.sum [2022-04-21T08:06:28.944Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 21 08:02 images [2022-04-21T08:06:28.944Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 21 08:02 internal [2022-04-21T08:06:28.944Z] -rw-rw-r-- 1 jenkins jenkins 531 Apr 21 08:02 main.go [2022-04-21T08:06:28.944Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 21 08:02 res [2022-04-21T08:06:28.944Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 21 08:02 snap [2022-04-21T08:06:28.944Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 21 08:02 static [Pipeline] isUnix [Pipeline] sh [2022-04-21T08:06:29.296Z] + 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=fc5047185756df0e6748037dc7ca14a3284c668e --label arch=arm64 --label version=0.0.0 . [2022-04-21T08:06:29.570Z] Sending build context to Docker daemon 692.7kB [2022-04-21T08:06:29.570Z] Step 1/31 : ARG BASE=golang:1.17-alpine3.15 [2022-04-21T08:06:29.570Z] Step 2/31 : FROM ${BASE} AS builder [2022-04-21T08:06:29.570Z] ---> b3fea4997071 [2022-04-21T08:06:29.570Z] Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-04-21T08:06:29.845Z] ---> Running in aad08fe7abd7 [2022-04-21T08:06:30.121Z] Removing intermediate container aad08fe7abd7 [2022-04-21T08:06:30.121Z] ---> 1c4307ba75f6 [2022-04-21T08:06:30.121Z] Step 4/31 : ARG ALPINE_PKG_EXTRA="" [2022-04-21T08:06:30.121Z] ---> Running in 91e98d007baa [2022-04-21T08:06:30.397Z] Removing intermediate container 91e98d007baa [2022-04-21T08:06:30.397Z] ---> 2dcdbb429308 [2022-04-21T08:06:30.397Z] Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-21T08:06:30.736Z] ---> Running in 80a3e6ec537e [2022-04-21T08:06:31.033Z] Removing intermediate container 80a3e6ec537e [2022-04-21T08:06:31.033Z] ---> d8b8c483e37a [2022-04-21T08:06:31.033Z] Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-21T08:06:31.033Z] ---> Running in e4b40fffd6e8 [2022-04-21T08:06:33.111Z] Removing intermediate container e4b40fffd6e8 [2022-04-21T08:06:33.111Z] ---> 72c3cd134e98 [2022-04-21T08:06:33.111Z] Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-21T08:06:33.111Z] ---> Running in 8763bee53250 [2022-04-21T08:06:34.096Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-21T08:06:35.076Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-21T08:06:36.055Z] OK: 220 MiB in 52 packages [2022-04-21T08:06:36.661Z] Removing intermediate container 8763bee53250 [2022-04-21T08:06:36.661Z] ---> 298c4762ee0d [2022-04-21T08:06:36.661Z] Step 8/31 : WORKDIR /app [2022-04-21T08:06:36.940Z] ---> Running in 54a3d3fae66e [2022-04-21T08:06:37.217Z] Removing intermediate container 54a3d3fae66e [2022-04-21T08:06:37.218Z] ---> 82c4899bb07c [2022-04-21T08:06:37.218Z] Step 9/31 : COPY go.mod vendor* ./ [2022-04-21T08:06:37.827Z] ---> 59255824c368 [2022-04-21T08:06:37.827Z] Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-21T08:06:37.827Z] ---> Running in 48249198d5dd [2022-04-21T08:06:39.818Z] Removing intermediate container 48249198d5dd [2022-04-21T08:06:39.818Z] ---> 2663039d7032 [2022-04-21T08:06:39.818Z] Step 11/31 : COPY . . [2022-04-21T08:06:40.809Z] ---> fb0b31d9d67b [2022-04-21T08:06:40.809Z] Step 12/31 : ARG MAKE="make build" [2022-04-21T08:06:40.809Z] ---> Running in 6ee62045f4e5 [2022-04-21T08:06:41.085Z] Removing intermediate container 6ee62045f4e5 [2022-04-21T08:06:41.085Z] ---> 95c5399f8b44 [2022-04-21T08:06:41.085Z] Step 13/31 : RUN $MAKE [2022-04-21T08:06:41.085Z] ---> Running in 9d35d6d50722 [2022-04-21T08:06:42.540Z] 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-21T08:07:29.560Z] Removing intermediate container 9d35d6d50722 [2022-04-21T08:07:29.560Z] ---> a3262cd7ffbe [2022-04-21T08:07:29.560Z] Step 14/31 : FROM alpine:3.14 [2022-04-21T08:07:29.560Z] 3.14: Pulling from library/alpine [2022-04-21T08:07:29.560Z] 455c02918c45: Pulling fs layer [2022-04-21T08:07:29.560Z] 455c02918c45: Verifying Checksum [2022-04-21T08:07:29.560Z] 455c02918c45: Download complete [2022-04-21T08:07:30.159Z] 455c02918c45: Pull complete [2022-04-21T08:07:30.159Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-21T08:07:30.159Z] Status: Downloaded newer image for alpine:3.14 [2022-04-21T08:07:30.159Z] ---> ac73e934f311 [2022-04-21T08:07:30.159Z] Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-21T08:07:30.437Z] ---> Running in 1568527dc925 [2022-04-21T08:07:30.711Z] Removing intermediate container 1568527dc925 [2022-04-21T08:07:30.711Z] ---> 5c83ce3c7bd2 [2022-04-21T08:07:30.711Z] Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-04-21T08:07:30.711Z] ---> Running in 2dfa05a7a6ff [2022-04-21T08:07:30.985Z] Removing intermediate container 2dfa05a7a6ff [2022-04-21T08:07:30.985Z] ---> 4c33d9587e8e [2022-04-21T08:07:30.985Z] Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-21T08:07:30.985Z] ---> Running in d2eeac2f23e3 [2022-04-21T08:07:32.967Z] Removing intermediate container d2eeac2f23e3 [2022-04-21T08:07:32.967Z] ---> 3f491ce6a1ff [2022-04-21T08:07:32.967Z] Step 18/31 : RUN apk --no-cache add ca-certificates zeromq [2022-04-21T08:07:32.967Z] ---> Running in a1e4c3b25801 [2022-04-21T08:07:33.947Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-21T08:07:34.543Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-21T08:07:35.524Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-21T08:07:35.524Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-21T08:07:35.524Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-21T08:07:35.796Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-21T08:07:35.796Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-21T08:07:36.068Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-21T08:07:36.069Z] Executing busybox-1.33.1-r7.trigger [2022-04-21T08:07:36.069Z] Executing ca-certificates-20211220-r0.trigger [2022-04-21T08:07:36.342Z] OK: 9 MiB in 20 packages [2022-04-21T08:07:37.335Z] Removing intermediate container a1e4c3b25801 [2022-04-21T08:07:37.336Z] ---> d57a721cfb00 [2022-04-21T08:07:37.336Z] Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-04-21T08:07:37.939Z] ---> 4e9a62ce40d8 [2022-04-21T08:07:37.939Z] Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE [2022-04-21T08:07:38.536Z] ---> ad9816b327f3 [2022-04-21T08:07:38.536Z] Step 21/31 : COPY --from=builder /app/res/ /res/ [2022-04-21T08:07:39.135Z] ---> 2fe758b88d1c [2022-04-21T08:07:39.135Z] Step 22/31 : COPY --from=builder /app/static/ /static/ [2022-04-21T08:07:39.732Z] ---> 6b9bbef1f650 [2022-04-21T08:07:39.732Z] Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-04-21T08:07:40.716Z] ---> b53bfb99001e [2022-04-21T08:07:40.716Z] Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-04-21T08:07:40.993Z] ---> Running in 3c5449eb6c65 [2022-04-21T08:07:42.434Z] Removing intermediate container 3c5449eb6c65 [2022-04-21T08:07:42.435Z] ---> 381ee9ead19a [2022-04-21T08:07:42.435Z] Step 25/31 : VOLUME /cache [2022-04-21T08:07:42.711Z] ---> Running in 4fb0ee589c28 [2022-04-21T08:07:42.985Z] Removing intermediate container 4fb0ee589c28 [2022-04-21T08:07:42.985Z] ---> 83943f6ff4d4 [2022-04-21T08:07:42.985Z] Step 26/31 : EXPOSE 59711 [2022-04-21T08:07:42.985Z] ---> Running in 0bdcab9e214c [2022-04-21T08:07:43.259Z] Removing intermediate container 0bdcab9e214c [2022-04-21T08:07:43.259Z] ---> 455bc1947956 [2022-04-21T08:07:43.259Z] Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-04-21T08:07:43.533Z] ---> Running in 7b3b1a128c87 [2022-04-21T08:07:43.809Z] Removing intermediate container 7b3b1a128c87 [2022-04-21T08:07:43.809Z] ---> 2f80ada53b05 [2022-04-21T08:07:43.809Z] Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-04-21T08:07:43.809Z] ---> Running in d006d80dc094 [2022-04-21T08:07:44.085Z] Removing intermediate container d006d80dc094 [2022-04-21T08:07:44.085Z] ---> 98dd02398b4c [2022-04-21T08:07:44.085Z] Step 29/31 : LABEL arch=arm64 [2022-04-21T08:07:44.085Z] ---> Running in dede6aa4b26e [2022-04-21T08:07:44.361Z] Removing intermediate container dede6aa4b26e [2022-04-21T08:07:44.361Z] ---> 19e0d6d5c90b [2022-04-21T08:07:44.361Z] Step 30/31 : LABEL git_sha=fc5047185756df0e6748037dc7ca14a3284c668e [2022-04-21T08:07:44.640Z] ---> Running in cccd9141da5c [2022-04-21T08:07:44.913Z] Removing intermediate container cccd9141da5c [2022-04-21T08:07:44.913Z] ---> f9e3b67c83fe [2022-04-21T08:07:44.913Z] Step 31/31 : LABEL version=0.0.0 [2022-04-21T08:07:44.913Z] ---> Running in 711656b381ae [2022-04-21T08:07:45.187Z] Removing intermediate container 711656b381ae [2022-04-21T08:07:45.187Z] ---> 13e847a4f5ca [2022-04-21T08:07:45.187Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-21T08:07:45.187Z] Successfully built 13e847a4f5ca [2022-04-21T08:07:45.187Z] 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-21T08:07:45.625Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-21T08:07:45.625Z] [2022-04-21T08:07:45.625Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-21T08:07:45.975Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-21T08:07:46.248Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-21T08:07:46.248Z] 8998bd30e6a1: Pulling fs layer [2022-04-21T08:07:46.248Z] 04944245beec: Pulling fs layer [2022-04-21T08:07:46.248Z] 699f458cf7ca: Pulling fs layer [2022-04-21T08:07:46.248Z] 765212b225bb: Pulling fs layer [2022-04-21T08:07:46.248Z] f23df028b6ca: Pulling fs layer [2022-04-21T08:07:46.248Z] d65c8cfc05b1: Pulling fs layer [2022-04-21T08:07:46.248Z] 2437ff75d9bd: Pulling fs layer [2022-04-21T08:07:46.248Z] f23df028b6ca: Waiting [2022-04-21T08:07:46.248Z] d65c8cfc05b1: Waiting [2022-04-21T08:07:46.248Z] 765212b225bb: Waiting [2022-04-21T08:07:46.248Z] 2437ff75d9bd: Waiting [2022-04-21T08:07:46.248Z] 04944245beec: Verifying Checksum [2022-04-21T08:07:46.248Z] 04944245beec: Download complete [2022-04-21T08:07:46.248Z] 765212b225bb: Verifying Checksum [2022-04-21T08:07:46.248Z] 765212b225bb: Download complete [2022-04-21T08:07:46.248Z] f23df028b6ca: Verifying Checksum [2022-04-21T08:07:46.248Z] f23df028b6ca: Download complete [2022-04-21T08:07:46.248Z] d65c8cfc05b1: Verifying Checksum [2022-04-21T08:07:46.248Z] d65c8cfc05b1: Download complete [2022-04-21T08:07:46.526Z] 699f458cf7ca: Verifying Checksum [2022-04-21T08:07:46.526Z] 699f458cf7ca: Download complete [2022-04-21T08:07:46.799Z] 8998bd30e6a1: Verifying Checksum [2022-04-21T08:07:46.799Z] 8998bd30e6a1: Download complete [2022-04-21T08:07:49.420Z] 2437ff75d9bd: Verifying Checksum [2022-04-21T08:07:49.420Z] 2437ff75d9bd: Download complete [2022-04-21T08:07:50.856Z] 8998bd30e6a1: Pull complete [2022-04-21T08:07:51.450Z] 04944245beec: Pull complete [2022-04-21T08:07:52.892Z] 699f458cf7ca: Pull complete [2022-04-21T08:07:53.170Z] 765212b225bb: Pull complete [2022-04-21T08:07:54.150Z] f23df028b6ca: Pull complete [2022-04-21T08:07:54.150Z] d65c8cfc05b1: Pull complete [2022-04-21T08:08:09.266Z] 2437ff75d9bd: Pull complete [2022-04-21T08:08:09.266Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-21T08:08:09.266Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-21T08:08:09.266Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-21T08:08:09.486Z] prd-ubuntu20.04-docker-arm64-4c-16g-21576 does not seem to be running inside a container [2022-04-21T08:08:09.570Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-04-21T08:08:12.025Z] $ docker top d485addeb806a4ef3c4e0245b120e71df5f111089430bf76703262ff3f881fa9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-21T08:08:12.953Z] ---> job-cost.sh [2022-04-21T08:08:12.953Z] lf-activate-venv: SKIPPING [2022-04-21T08:08:12.953Z] INFO: No Stack... [2022-04-21T08:08:13.231Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-21T08:08:14.227Z] INFO: Archiving Costs [Pipeline] sh [2022-04-21T08:08:14.907Z] + cat /w/workspace/app-rfid-llrp-inventory/2/archives/cost.csv [2022-04-21T08:08:14.907Z] + cut -d, -f6 [Pipeline] lock [2022-04-21T08:08:14.973Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-65-2-stack-cost] [2022-04-21T08:08:14.982Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-65-2-stack-cost] did not exist. Created. [2022-04-21T08:08:14.982Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-65-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-21T08:08:15.652Z] /w/workspace/app-rfid-llrp-inventory/2@tmp/durable-18fa42a1/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-04-21T08:08:16.332Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-04-21T08:08:16.355Z] Warning: overwriting stash ‘stack-cost’ [2022-04-21T08:08:16.407Z] Stashed 1 file(s) [Pipeline] } [2022-04-21T08:08:16.415Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-65-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-21T08:08:16.439Z] $ docker stop --time=1 d485addeb806a4ef3c4e0245b120e71df5f111089430bf76703262ff3f881fa9 [2022-04-21T08:08:17.956Z] $ docker rm -f d485addeb806a4ef3c4e0245b120e71df5f111089430bf76703262ff3f881fa9 [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-21T08:08:18.409Z] provisioning config files... [2022-04-21T08:08:18.428Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-65@tmp/config354969302204228155tmp [Pipeline] { [Pipeline] sh [2022-04-21T08:08:18.744Z] + set +x [2022-04-21T08:08:18.744Z] + curl -s https://codecov.io/bash [2022-04-21T08:08:18.744Z] + bash -s -- [2022-04-21T08:08:18.744Z] [2022-04-21T08:08:18.744Z] _____ _ [2022-04-21T08:08:18.744Z] / ____| | | [2022-04-21T08:08:18.744Z] | | ___ __| | ___ ___ _____ __ [2022-04-21T08:08:18.744Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-21T08:08:18.744Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-21T08:08:18.744Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-21T08:08:18.744Z] Bash-1.0.6 [2022-04-21T08:08:18.744Z] [2022-04-21T08:08:18.744Z] [2022-04-21T08:08:18.744Z] ==> git version 2.25.1 found [2022-04-21T08:08:18.744Z] ==> 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-21T08:08:18.744Z] Release-Date: 2020-01-08 [2022-04-21T08:08:18.744Z] 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-21T08:08:18.744Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-21T08:08:18.744Z] ==> Jenkins CI detected. [2022-04-21T08:08:18.744Z] current dir:  /w/workspace/ry_app-rfid-llrp-inventory_PR-65 [2022-04-21T08:08:18.744Z] project root: . [2022-04-21T08:08:18.744Z] --> token set from env [2022-04-21T08:08:18.744Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-21T08:08:18.744Z] ==> Running gcov in . (disable via -X gcov) [2022-04-21T08:08:18.744Z] ==> Python coveragepy not found [2022-04-21T08:08:18.744Z] ==> Searching for coverage reports in: [2022-04-21T08:08:18.744Z] + . [2022-04-21T08:08:18.744Z] -> Found 1 reports [2022-04-21T08:08:18.744Z] ==> Detecting git/mercurial file structure [2022-04-21T08:08:18.744Z] ==> Reading reports [2022-04-21T08:08:18.744Z] + ./coverage.out bytes=41008 [2022-04-21T08:08:18.744Z] ==> Appending adjustments [2022-04-21T08:08:18.744Z] https://docs.codecov.io/docs/fixing-reports [2022-04-21T08:08:19.004Z] + Found adjustments [2022-04-21T08:08:19.004Z] ==> Gzipping contents [2022-04-21T08:08:19.004Z] 12K /tmp/codecov.csWlDT.gz [2022-04-21T08:08:19.004Z] ==> Uploading reports [2022-04-21T08:08:19.004Z] url: https://codecov.io [2022-04-21T08:08:19.004Z] query: branch=PR-65&commit=1d9b3749a2585be18980e4a263ff172a3b1113fc&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-65%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=65&job=&cmd_args= [2022-04-21T08:08:19.004Z] -> Pinging Codecov [2022-04-21T08:08:19.004Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-65&commit=1d9b3749a2585be18980e4a263ff172a3b1113fc&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-65%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=65&job=&cmd_args= [2022-04-21T08:08:19.266Z] -> Uploading to [2022-04-21T08:08:19.266Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-21/581DD39554BDF9B6E22D074273EAD858/1d9b3749a2585be18980e4a263ff172a3b1113fc/8c0a8909-8f1f-4a93-94f9-0b7a35e36700.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220421%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220421T080819Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=92f26d2802e309f44733638f135d33d8739125b1cc5ed2c1a22dff36aea36029 [2022-04-21T08:08:19.266Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-21T08:08:19.266Z] Dload Upload Total Spent Left Speed [2022-04-21T08:08:19.526Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11578 0 0 100 11578 0 53601 --:--:-- --:--:-- --:--:-- 53601 [2022-04-21T08:08:19.526Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/1d9b3749a2585be18980e4a263ff172a3b1113fc [Pipeline] } [2022-04-21T08:08:19.534Z] 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-21T08:08:20.200Z] + [ -d /w/workspace/ry_app-rfid-llrp-inventory_PR-65/archives ] [2022-04-21T08:08:20.200Z] + ls -al /w/workspace/ry_app-rfid-llrp-inventory_PR-65/archives [2022-04-21T08:08:20.200Z] total 16 [2022-04-21T08:08:20.200Z] drwxr-xr-x 3 root root 4096 Apr 21 08:00 . [2022-04-21T08:08:20.200Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 21 08:00 .. [2022-04-21T08:08:20.200Z] drwxr-xr-x 2 root root 4096 Apr 21 08:00 cost [2022-04-21T08:08:20.200Z] -rw-r--r-- 1 root root 93 Apr 21 08:00 cost.csv [2022-04-21T08:08:20.200Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-rfid-llrp-inventory_PR-65/archives [2022-04-21T08:08:20.200Z] + ls -al /w/workspace/ry_app-rfid-llrp-inventory_PR-65/archives [2022-04-21T08:08:20.200Z] total 16 [2022-04-21T08:08:20.200Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 21 08:00 . [2022-04-21T08:08:20.200Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 21 08:00 .. [2022-04-21T08:08:20.200Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 21 08:00 cost [2022-04-21T08:08:20.200Z] -rw-r--r-- 1 jenkins jenkins 93 Apr 21 08:00 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-04-21T08:08:20.496Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-21T08:08:21.373Z] ---> package-listing.sh [2022-04-21T08:08:21.373Z] ++ facter osfamily [2022-04-21T08:08:21.373Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-21T08:08:21.638Z] + OS_FAMILY=debian [2022-04-21T08:08:21.638Z] + workspace=/w/workspace/ry_app-rfid-llrp-inventory_PR-65 [2022-04-21T08:08:21.638Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-21T08:08:21.638Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-21T08:08:21.638Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-21T08:08:21.638Z] + PACKAGES=/tmp/packages_start.txt [2022-04-21T08:08:21.638Z] + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-65 ']' [2022-04-21T08:08:21.638Z] + PACKAGES=/tmp/packages_end.txt [2022-04-21T08:08:21.638Z] + case "${OS_FAMILY}" in [2022-04-21T08:08:21.638Z] + dpkg -l [2022-04-21T08:08:21.638Z] + grep '^ii' [2022-04-21T08:08:21.638Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-21T08:08:21.638Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-21T08:08:21.638Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-21T08:08:21.638Z] + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-65 ']' [2022-04-21T08:08:21.638Z] + mkdir -p /w/workspace/ry_app-rfid-llrp-inventory_PR-65/archives/ [2022-04-21T08:08:21.638Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-rfid-llrp-inventory_PR-65/archives/ [Pipeline] echo [2022-04-21T08:08:21.650Z] 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-65/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-21T08:08:21.932Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-21T08:08:22.493Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-21T08:08:22.493Z] . [Pipeline] withDockerContainer [2022-04-21T08:08:22.558Z] prd-ubuntu20.04-docker-8c-8g-21574 does not seem to be running inside a container [2022-04-21T08:08:22.599Z] $ 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-65/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-65 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-65:/w/workspace/ry_app-rfid-llrp-inventory_PR-65:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-65@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-65@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-21T08:08:22.824Z] $ docker top 37e8ae8812be77d0f691f4356eab2e546a10c3799c0358d4764f2b7690c6fd51 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-21T08:08:23.181Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-21T08:08:23.471Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-21T08:08:23.767Z] + ls /var/log/sa-host [2022-04-21T08:08:23.767Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-21T08:08:23.856Z] provisioning config files... [2022-04-21T08:08:23.866Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-65@tmp/config7626882436592253163tmp [Pipeline] { [Pipeline] echo [2022-04-21T08:08:23.880Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-21T08:08:24.169Z] ---> create-netrc.sh [Pipeline] } [2022-04-21T08:08:24.178Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-21T08:08:24.516Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-21T08:08:24.532Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-21T08:08:24.818Z] ---> sudo-logs.sh [2022-04-21T08:08:24.818Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-21T08:08:24.842Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-21T08:08:25.130Z] ---> job-cost.sh [2022-04-21T08:08:25.130Z] lf-activate-venv: SKIPPING [2022-04-21T08:08:25.130Z] DEBUG: total: 0.2199999988079071 [2022-04-21T08:08:25.130Z] INFO: Retrieving Stack Cost... [2022-04-21T08:08:25.390Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-21T08:08:25.962Z] INFO: Archiving Costs [Pipeline] echo [2022-04-21T08:08:25.975Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-21T08:08:26.264Z] ---> logs-deploy.sh [2022-04-21T08:08:26.265Z] lf-activate-venv: SKIPPING [2022-04-21T08:08:26.265Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-65/2 [2022-04-21T08:08:26.265Z] INFO: archiving workspace using pattern(s): [2022-04-21T08:08:27.211Z] Archives upload complete. [2022-04-21T08:08:27.211Z] INFO: archiving logs to Nexus