Pull request #72 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of MonicaisHer for edgexfoundry/app-rfid-llrp-inventory Loading trusted files from base branch main at 6df7392c29d9abc7db09809e9b075e681b16c805 rather than 03c50ffae1e87d0e614c3ab412676fee92353df3 Obtained Jenkinsfile from 6df7392c29d9abc7db09809e9b075e681b16c805 ‘Jenkinsfile’ has been modified in an untrusted revision 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-ssh8062352026754821690.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-ssh6876683324170892628.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-72/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-72/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2022850747553209371.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-ssh11074566618026941079.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-72/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-72/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh9547331972834003618.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:true] ========================================================= [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: true 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 on ‘prd-ubuntu20.04-docker-8c-8g-21320’ Running on prd-ubuntu20.04-docker-8c-8g-21323 in /w/workspace/ry_app-rfid-llrp-inventory_PR-72 [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-72 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 6df7392c29d9abc7db09809e9b075e681b16c805 into PR head commit 03c50ffae1e87d0e614c3ab412676fee92353df3 Merge succeeded, producing 03c50ffae1e87d0e614c3ab412676fee92353df3 Checking out Revision 03c50ffae1e87d0e614c3ab412676fee92353df3 (PR-72) > 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/72/head:refs/remotes/origin/PR-72 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 03c50ffae1e87d0e614c3ab412676fee92353df3 # 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 6df7392c29d9abc7db09809e9b075e681b16c805 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 03c50ffae1e87d0e614c3ab412676fee92353df3 # timeout=10 Commit message: "test(snap): disable Jenkins snap build" > git rev-list --no-walk 477f64d553e29918da792be7e43e5e03a4e7a0d4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-19T07:19:28.780Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-19T07:19:28.842Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-19T07:19:28.855Z] ========================================================= [2022-04-19T07:19:28.856Z] EdgeX Global Pipelines Version Info [2022-04-19T07:19:28.856Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-19T07:19:29.604Z] ------------------- [2022-04-19T07:19:29.604Z] stable info: [2022-04-19T07:19:29.604Z] ------------------- [2022-04-19T07:19:29.604Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-19T07:19:29.604Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-19T07:19:29.604Z] Message: update stable to v1.0.221 [2022-04-19T07:19:30.177Z] ------------------- [2022-04-19T07:19:30.177Z] experimental info: [2022-04-19T07:19:30.177Z] ------------------- [2022-04-19T07:19:30.177Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-19T07:19:30.177Z] Commit SHA: 2d41b7a85c8a62c0c33f5e39ad1462a101ac531d [2022-04-19T07:19:30.177Z] Message: update experimental to v1.0.222 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-19T07:19:30.299Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2022-04-19T07:19:30.312Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2022-04-19T07:19:30.325Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-19T07:19:30.337Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-19T07:19:30.348Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-19T07:19:30.359Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-19T07:19:30.371Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-19T07:19:30.385Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-04-19T07:19:30.397Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-19T07:19:30.409Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-19T07:19:30.424Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-19T07:19:30.436Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2022-04-19T07:19:30.450Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-19T07:19:30.461Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-19T07:19:30.473Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-19T07:19:30.488Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-19T07:19:30.499Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-04-19T07:19:30.512Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-04-19T07:19:30.524Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-19T07:19:30.536Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-04-19T07:19:30.550Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-04-19T07:19:30.562Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-04-19T07:19:30.574Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-04-19T07:19:30.588Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-04-19T07:19:30.600Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-04-19T07:19:30.613Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-19T07:19:30.625Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-72 [Pipeline] echo [2022-04-19T07:19:30.637Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-72 [Pipeline] echo [2022-04-19T07:19:30.651Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-72 [Pipeline] echo [2022-04-19T07:19:30.663Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 03c50ffae1e87d0e614c3ab412676fee92353df3 [Pipeline] echo [2022-04-19T07:19:30.677Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 03c50ff [Pipeline] echo [2022-04-19T07:19:30.700Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-19T07:19:30.745Z] provisioning config files... [2022-04-19T07:19:30.760Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-72@tmp/config5484261842871233928tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-19T07:19:31.068Z] ---> docker-login.sh [2022-04-19T07:19:31.069Z] nexus3.edgexfoundry.org:10001 [2022-04-19T07:19:31.332Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T07:19:31.594Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T07:19:31.594Z] Configure a credential helper to remove this warning. See [2022-04-19T07:19:31.594Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T07:19:31.594Z] [2022-04-19T07:19:31.594Z] Login Succeeded [2022-04-19T07:19:31.594Z] nexus3.edgexfoundry.org:10002 [2022-04-19T07:19:31.594Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T07:19:31.594Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T07:19:31.594Z] Configure a credential helper to remove this warning. See [2022-04-19T07:19:31.594Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T07:19:31.594Z] [2022-04-19T07:19:31.594Z] Login Succeeded [2022-04-19T07:19:31.594Z] nexus3.edgexfoundry.org:10003 [2022-04-19T07:19:31.857Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T07:19:31.857Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T07:19:31.857Z] Configure a credential helper to remove this warning. See [2022-04-19T07:19:31.857Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T07:19:31.857Z] [2022-04-19T07:19:31.857Z] Login Succeeded [2022-04-19T07:19:31.857Z] nexus3.edgexfoundry.org:10004 [2022-04-19T07:19:31.857Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T07:19:31.857Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T07:19:31.857Z] Configure a credential helper to remove this warning. See [2022-04-19T07:19:31.857Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T07:19:31.857Z] [2022-04-19T07:19:31.857Z] Login Succeeded [2022-04-19T07:19:31.857Z] docker.io [2022-04-19T07:19:32.124Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T07:19:32.385Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T07:19:32.385Z] Configure a credential helper to remove this warning. See [2022-04-19T07:19:32.385Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T07:19:32.385Z] [2022-04-19T07:19:32.385Z] Login Succeeded [2022-04-19T07:19:32.385Z] ---> docker-login.sh ends [Pipeline] } [2022-04-19T07:19:32.396Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-04-19T07:19:32.778Z] + git rev-list -1 --merges 03c50ffae1e87d0e614c3ab412676fee92353df3~1..03c50ffae1e87d0e614c3ab412676fee92353df3 [Pipeline] echo [2022-04-19T07:19:32.910Z] -----------> git rev-list -1 --merges 03c50ffae1e87d0e614c3ab412676fee92353df3~1..03c50ffae1e87d0e614c3ab412676fee92353df3 03c50ffae1e87d0e614c3ab412676fee92353df3 [false] [Pipeline] sh [2022-04-19T07:19:33.205Z] + git log --format=format:%s -1 03c50ffae1e87d0e614c3ab412676fee92353df3 [Pipeline] echo [2022-04-19T07:19:33.221Z] ========================================================= [2022-04-19T07:19:33.221Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-19T07:19:33.221Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-19T07:19:33.568Z] + git log --format=format:%s -1 03c50ffae1e87d0e614c3ab412676fee92353df3 [Pipeline] echo [2022-04-19T07:19:33.583Z] [semverPrep] GIT_COMMIT: 03c50ffae1e87d0e614c3ab412676fee92353df3, Commit Message: test(snap): disable Jenkins snap build [Pipeline] echo [2022-04-19T07:19:33.595Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-04-19T07:19:34.233Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-19T07:19:34.233Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-19T07:19:34.233Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-19T07:19:34.233Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-19T07:19:34.233Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-19T07:19:34.233Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-19T07:19:34.233Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-19T07:19:34.669Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-19T07:19:34.669Z] [2022-04-19T07:19:34.669Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-19T07:19:34.977Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-19T07:19:34.977Z] latest: Pulling from edgex-devops/git-semver [2022-04-19T07:19:34.977Z] a0d0a0d46f8b: Pulling fs layer [2022-04-19T07:19:34.977Z] 3e5f54012d9b: Pulling fs layer [2022-04-19T07:19:34.977Z] 4c7163046ea9: Pulling fs layer [2022-04-19T07:19:34.977Z] 0c2d73faf560: Pulling fs layer [2022-04-19T07:19:34.977Z] 0c2d73faf560: Waiting [2022-04-19T07:19:34.977Z] 3e5f54012d9b: Verifying Checksum [2022-04-19T07:19:34.977Z] 3e5f54012d9b: Download complete [2022-04-19T07:19:34.977Z] a0d0a0d46f8b: Download complete [2022-04-19T07:19:34.977Z] 4c7163046ea9: Verifying Checksum [2022-04-19T07:19:34.977Z] 4c7163046ea9: Download complete [2022-04-19T07:19:35.238Z] 0c2d73faf560: Verifying Checksum [2022-04-19T07:19:35.238Z] 0c2d73faf560: Download complete [2022-04-19T07:19:35.238Z] a0d0a0d46f8b: Pull complete [2022-04-19T07:19:35.238Z] 3e5f54012d9b: Pull complete [2022-04-19T07:19:35.809Z] 4c7163046ea9: Pull complete [2022-04-19T07:19:35.809Z] 0c2d73faf560: Pull complete [2022-04-19T07:19:35.809Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-19T07:19:35.809Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-19T07:19:35.809Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-19T07:19:35.886Z] prd-ubuntu20.04-docker-8c-8g-21323 does not seem to be running inside a container [2022-04-19T07:19:35.931Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-rfid-llrp-inventory_PR-72 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-72:/w/workspace/ry_app-rfid-llrp-inventory_PR-72:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-72@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-72@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:10004/edgex-devops/git-semver:latest cat [2022-04-19T07:19:36.794Z] $ docker top e250aec03383d692d6ae685574a1acd515f1929a212732edcbd059d9c5f527e0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-19T07:19:36.891Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-19T07:19:36.891Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-19T07:19:37.024Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-19T07:19:37.034Z] $ docker exec e250aec03383d692d6ae685574a1acd515f1929a212732edcbd059d9c5f527e0 ssh-agent [2022-04-19T07:19:37.160Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXkhblAJ/agent.13 [2022-04-19T07:19:37.160Z] SSH_AGENT_PID=20 [2022-04-19T07:19:37.170Z] Running ssh-add (command line suppressed) [2022-04-19T07:19:37.292Z] Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-72@tmp/private_key_1659338943889386775.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-72@tmp/private_key_1659338943889386775.key) [2022-04-19T07:19:37.305Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-19T07:19:37.603Z] + git tag --points-at HEAD [Pipeline] } [2022-04-19T07:19:37.622Z] $ docker exec --env ******** --env ******** e250aec03383d692d6ae685574a1acd515f1929a212732edcbd059d9c5f527e0 ssh-agent -k [2022-04-19T07:19:37.726Z] unset SSH_AUTH_SOCK; [2022-04-19T07:19:37.727Z] unset SSH_AGENT_PID; [2022-04-19T07:19:37.727Z] echo Agent pid 20 killed; [2022-04-19T07:19:37.733Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-19T07:19:37.758Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-19T07:19:37.758Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-19T07:19:37.879Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-19T07:19:37.888Z] $ docker exec e250aec03383d692d6ae685574a1acd515f1929a212732edcbd059d9c5f527e0 ssh-agent [2022-04-19T07:19:38.016Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXMooHEJ/agent.54 [2022-04-19T07:19:38.016Z] SSH_AGENT_PID=60 [2022-04-19T07:19:38.022Z] Running ssh-add (command line suppressed) [2022-04-19T07:19:38.143Z] Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-72@tmp/private_key_8689995730469611251.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-72@tmp/private_key_8689995730469611251.key) [2022-04-19T07:19:38.156Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-19T07:19:38.448Z] + git semver init [2022-04-19T07:19:38.448Z] # -> Open(): unable to determine branch for HEAD [2022-04-19T07:19:38.448Z] # $GIT_DIR = /w/workspace/ry_app-rfid-llrp-inventory_PR-72/.git [2022-04-19T07:19:38.448Z] # $GIT_WORK_TREE = /w/workspace/ry_app-rfid-llrp-inventory_PR-72 [2022-04-19T07:19:38.448Z] # $SEMVER_REMOTE_NAME = origin [2022-04-19T07:19:38.448Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-19T07:19:38.448Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-19T07:19:38.448Z] # $SEMVER_BRANCH = PR-72 [2022-04-19T07:19:38.448Z] # $SEMVER_TEMP = /tmp/semver-859423464 [2022-04-19T07:19:38.448Z] # git clone --branch semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git $SEMVER_TEMP [2022-04-19T07:19:39.834Z] # '/tmp/semver-859423464' -> '/w/workspace/ry_app-rfid-llrp-inventory_PR-72/.semver' [2022-04-19T07:19:39.834Z] # -> Force: false [2022-04-19T07:19:39.834Z] # $SEMVER_DIR = /w/workspace/ry_app-rfid-llrp-inventory_PR-72/.semver [Pipeline] } [2022-04-19T07:19:39.857Z] $ docker exec --env ******** --env ******** e250aec03383d692d6ae685574a1acd515f1929a212732edcbd059d9c5f527e0 ssh-agent -k [2022-04-19T07:19:39.969Z] unset SSH_AUTH_SOCK; [2022-04-19T07:19:39.970Z] unset SSH_AGENT_PID; [2022-04-19T07:19:39.970Z] echo Agent pid 60 killed; [2022-04-19T07:19:39.975Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-19T07:19:40.289Z] + git semver [Pipeline] } [2022-04-19T07:19:40.309Z] $ docker stop --time=1 e250aec03383d692d6ae685574a1acd515f1929a212732edcbd059d9c5f527e0 [2022-04-19T07:19:41.894Z] $ docker rm -f e250aec03383d692d6ae685574a1acd515f1929a212732edcbd059d9c5f527e0 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-19T07:19:42.256Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-19T07:19:42.553Z] Stashed 1 file(s) [Pipeline] echo [2022-04-19T07:19:42.557Z] [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-19T07:19:42.704Z] provisioning config files... [2022-04-19T07:19:42.713Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-72@tmp/config5359546121459143884tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-19T07:19:43.011Z] ---> docker-login.sh [2022-04-19T07:19:43.011Z] nexus3.edgexfoundry.org:10001 [2022-04-19T07:19:43.011Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T07:19:43.011Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T07:19:43.011Z] Configure a credential helper to remove this warning. See [2022-04-19T07:19:43.011Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T07:19:43.011Z] [2022-04-19T07:19:43.011Z] Login Succeeded [2022-04-19T07:19:43.011Z] nexus3.edgexfoundry.org:10002 [2022-04-19T07:19:43.011Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T07:19:43.272Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T07:19:43.272Z] Configure a credential helper to remove this warning. See [2022-04-19T07:19:43.272Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T07:19:43.272Z] [2022-04-19T07:19:43.272Z] Login Succeeded [2022-04-19T07:19:43.272Z] nexus3.edgexfoundry.org:10003 [2022-04-19T07:19:43.272Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T07:19:43.272Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T07:19:43.272Z] Configure a credential helper to remove this warning. See [2022-04-19T07:19:43.272Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T07:19:43.272Z] [2022-04-19T07:19:43.272Z] Login Succeeded [2022-04-19T07:19:43.272Z] nexus3.edgexfoundry.org:10004 [2022-04-19T07:19:43.534Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T07:19:43.534Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T07:19:43.534Z] Configure a credential helper to remove this warning. See [2022-04-19T07:19:43.534Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T07:19:43.534Z] [2022-04-19T07:19:43.534Z] Login Succeeded [2022-04-19T07:19:43.534Z] docker.io [2022-04-19T07:19:43.534Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T07:19:43.798Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T07:19:43.798Z] Configure a credential helper to remove this warning. See [2022-04-19T07:19:43.798Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T07:19:43.798Z] [2022-04-19T07:19:43.798Z] Login Succeeded [2022-04-19T07:19:43.798Z] ---> docker-login.sh ends [Pipeline] } [2022-04-19T07:19:43.806Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-19T07:19:43.867Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-19T07:19:43.881Z] ========================================================= [2022-04-19T07:19:43.881Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-19T07:19:43.881Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-19T07:19:44.199Z] + 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-19T07:19:44.199Z] Sending build context to Docker daemon 10.04MB [2022-04-19T07:19:44.199Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-04-19T07:19:44.200Z] Step 2/13 : FROM ${BASE} AS builder [2022-04-19T07:19:44.461Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-19T07:19:44.462Z] 59bf1c3509f3: Pulling fs layer [2022-04-19T07:19:44.462Z] 666ba61612fd: Pulling fs layer [2022-04-19T07:19:44.462Z] 8ed8ca486205: Pulling fs layer [2022-04-19T07:19:44.462Z] 4fe6c5a15a65: Pulling fs layer [2022-04-19T07:19:44.462Z] 22a0e8bec74d: Pulling fs layer [2022-04-19T07:19:44.462Z] 640e595b4fbd: Pulling fs layer [2022-04-19T07:19:44.462Z] 763cafe07f6e: Pulling fs layer [2022-04-19T07:19:44.462Z] 0c0b528cf693: Pulling fs layer [2022-04-19T07:19:44.462Z] 10935f4eaf8b: Pulling fs layer [2022-04-19T07:19:44.462Z] 640e595b4fbd: Waiting [2022-04-19T07:19:44.462Z] 763cafe07f6e: Waiting [2022-04-19T07:19:44.462Z] 0c0b528cf693: Waiting [2022-04-19T07:19:44.462Z] 4fe6c5a15a65: Waiting [2022-04-19T07:19:44.462Z] 10935f4eaf8b: Waiting [2022-04-19T07:19:44.462Z] 22a0e8bec74d: Waiting [2022-04-19T07:19:44.462Z] 8ed8ca486205: Verifying Checksum [2022-04-19T07:19:44.462Z] 8ed8ca486205: Download complete [2022-04-19T07:19:44.462Z] 666ba61612fd: Verifying Checksum [2022-04-19T07:19:44.462Z] 666ba61612fd: Download complete [2022-04-19T07:19:44.462Z] 22a0e8bec74d: Verifying Checksum [2022-04-19T07:19:44.462Z] 22a0e8bec74d: Download complete [2022-04-19T07:19:44.462Z] 640e595b4fbd: Verifying Checksum [2022-04-19T07:19:44.462Z] 640e595b4fbd: Download complete [2022-04-19T07:19:44.462Z] 59bf1c3509f3: Verifying Checksum [2022-04-19T07:19:44.462Z] 59bf1c3509f3: Download complete [2022-04-19T07:19:44.462Z] 763cafe07f6e: Download complete [2022-04-19T07:19:44.462Z] 0c0b528cf693: Verifying Checksum [2022-04-19T07:19:44.462Z] 0c0b528cf693: Download complete [2022-04-19T07:19:44.727Z] 59bf1c3509f3: Pull complete [2022-04-19T07:19:44.989Z] 10935f4eaf8b: Verifying Checksum [2022-04-19T07:19:44.989Z] 10935f4eaf8b: Download complete [2022-04-19T07:19:45.249Z] 4fe6c5a15a65: Verifying Checksum [2022-04-19T07:19:45.249Z] 4fe6c5a15a65: Download complete [2022-04-19T07:19:45.249Z] 666ba61612fd: Pull complete [2022-04-19T07:19:45.508Z] 8ed8ca486205: Pull complete [2022-04-19T07:19:49.707Z] 4fe6c5a15a65: Pull complete [2022-04-19T07:19:49.707Z] 22a0e8bec74d: Pull complete [2022-04-19T07:19:49.707Z] 640e595b4fbd: Pull complete [2022-04-19T07:19:49.707Z] 763cafe07f6e: Pull complete [2022-04-19T07:19:49.707Z] 0c0b528cf693: Pull complete [2022-04-19T07:19:51.616Z] 10935f4eaf8b: Pull complete [2022-04-19T07:19:51.616Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-04-19T07:19:51.616Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-19T07:19:51.616Z] ---> 99d49a6021b9 [2022-04-19T07:19:51.616Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-04-19T07:19:54.921Z] ---> Running in 745846d482af [2022-04-19T07:19:55.183Z] Removing intermediate container 745846d482af [2022-04-19T07:19:55.183Z] ---> 1377b60ad8a9 [2022-04-19T07:19:55.183Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-04-19T07:19:55.183Z] ---> Running in 4dae1ce5db6c [2022-04-19T07:19:55.445Z] Removing intermediate container 4dae1ce5db6c [2022-04-19T07:19:55.445Z] ---> a60aae052c05 [2022-04-19T07:19:55.445Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-19T07:19:55.445Z] ---> Running in cece5efa69d6 [2022-04-19T07:19:55.445Z] Removing intermediate container cece5efa69d6 [2022-04-19T07:19:55.445Z] ---> d98eda42ed27 [2022-04-19T07:19:55.445Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T07:19:55.445Z] ---> Running in 4a4c89eaf92c [2022-04-19T07:19:56.388Z] Removing intermediate container 4a4c89eaf92c [2022-04-19T07:19:56.388Z] ---> 51c60929c4d7 [2022-04-19T07:19:56.388Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-19T07:19:56.388Z] ---> Running in d2d9f048b8a8 [2022-04-19T07:19:56.388Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-19T07:19:57.332Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-19T07:19:57.592Z] OK: 221 MiB in 52 packages [2022-04-19T07:19:57.658Z] Still waiting to schedule task [2022-04-19T07:19:57.659Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-21321’ [2022-04-19T07:19:58.162Z] Removing intermediate container d2d9f048b8a8 [2022-04-19T07:19:58.162Z] ---> 2a4bdbfa83b9 [2022-04-19T07:19:58.162Z] Step 8/13 : WORKDIR /app [2022-04-19T07:19:58.162Z] ---> Running in 42cfa7a5bc5b [2022-04-19T07:19:58.162Z] Removing intermediate container 42cfa7a5bc5b [2022-04-19T07:19:58.162Z] ---> fa8ae2d67409 [2022-04-19T07:19:58.162Z] Step 9/13 : COPY go.mod vendor* ./ [2022-04-19T07:19:58.422Z] ---> 723838b06a56 [2022-04-19T07:19:58.422Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T07:19:58.422Z] ---> Running in f5fe823b7026 [2022-04-19T07:20:24.996Z] Removing intermediate container f5fe823b7026 [2022-04-19T07:20:24.996Z] ---> 6610062d40b2 [2022-04-19T07:20:24.996Z] Step 11/13 : COPY . . [2022-04-19T07:20:24.996Z] ---> 4e8e20e4d3ed [2022-04-19T07:20:24.996Z] Step 12/13 : ARG MAKE="make build" [2022-04-19T07:20:24.996Z] ---> Running in 7541bf036bac [2022-04-19T07:20:24.996Z] Removing intermediate container 7541bf036bac [2022-04-19T07:20:24.996Z] ---> b47e84b40cc1 [2022-04-19T07:20:24.996Z] Step 13/13 : RUN $MAKE [2022-04-19T07:20:24.996Z] ---> Running in e8476200a471 [2022-04-19T07:20:25.255Z] noop [2022-04-19T07:20:25.828Z] Removing intermediate container e8476200a471 [2022-04-19T07:20:25.828Z] ---> ddc7fada0553 [2022-04-19T07:20:25.828Z] Successfully built ddc7fada0553 [2022-04-19T07:20:25.828Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-19T07:20:26.133Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-19T07:20:26.133Z] . [Pipeline] withDockerContainer [2022-04-19T07:20:26.206Z] prd-ubuntu20.04-docker-8c-8g-21323 does not seem to be running inside a container [2022-04-19T07:20:26.263Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-rfid-llrp-inventory_PR-72 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-72:/w/workspace/ry_app-rfid-llrp-inventory_PR-72:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-72@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-72@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-19T07:20:26.760Z] $ docker top 38e47949c1acd7c62ab538c6ccd28ac120810ad9484632cbb7c355be2b8f4e3c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-19T07:20:27.115Z] + go version [2022-04-19T07:20:27.115Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-19T07:20:27.134Z] $ docker stop --time=1 38e47949c1acd7c62ab538c6ccd28ac120810ad9484632cbb7c355be2b8f4e3c [2022-04-19T07:20:28.474Z] $ docker rm -f 38e47949c1acd7c62ab538c6ccd28ac120810ad9484632cbb7c355be2b8f4e3c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-19T07:20:28.887Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-19T07:20:28.887Z] . [Pipeline] withDockerContainer [2022-04-19T07:20:28.952Z] prd-ubuntu20.04-docker-8c-8g-21323 does not seem to be running inside a container [2022-04-19T07:20:28.995Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-rfid-llrp-inventory_PR-72 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-72:/w/workspace/ry_app-rfid-llrp-inventory_PR-72:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-72@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-72@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-19T07:20:29.505Z] $ docker top a1b5f11c98154a8cbaa820536959daad288442e14f3fb89ff2f5d003eb7ae7fc -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-19T07:20:29.894Z] + make test [2022-04-19T07:20:29.894Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-04-19T07:20:38.053Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-04-19T07:20:38.053Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.029s coverage: 86.2% of statements [2022-04-19T07:20:38.053Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-04-19T07:20:38.994Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.540s coverage: 71.9% of statements [2022-04-19T07:20:38.994Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/llrp/mocks [no test files] [2022-04-19T07:20:45.567Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-04-19T07:20:48.105Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-19T07:20:48.105Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-19T07:20:48.105Z] ./bin/test-attribution.sh [Pipeline] echo [2022-04-19T07:20:48.693Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-19T07:20:48.715Z] $ docker stop --time=1 a1b5f11c98154a8cbaa820536959daad288442e14f3fb89ff2f5d003eb7ae7fc [2022-04-19T07:20:50.825Z] $ docker rm -f a1b5f11c98154a8cbaa820536959daad288442e14f3fb89ff2f5d003eb7ae7fc [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-19T07:20:51.251Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-19T07:20:51.311Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-04-19T07:20:52.151Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-19T07:20:52.444Z] + ls -al . [2022-04-19T07:20:52.444Z] total 240 [2022-04-19T07:20:52.444Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 19 07:20 . [2022-04-19T07:20:52.444Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 19 07:19 .. [2022-04-19T07:20:52.444Z] -rw-rw-r-- 1 jenkins jenkins 262 Apr 19 07:19 .dockerignore [2022-04-19T07:20:52.444Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 19 07:19 .git [2022-04-19T07:20:52.444Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 07:19 .github [2022-04-19T07:20:52.444Z] -rw-rw-r-- 1 jenkins jenkins 788 Apr 19 07:19 .gitignore [2022-04-19T07:20:52.444Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 19 07:19 .golangci.yml [2022-04-19T07:20:52.444Z] drwx------ 3 jenkins jenkins 4096 Apr 19 07:19 .semver [2022-04-19T07:20:52.444Z] -rw-rw-r-- 1 jenkins jenkins 8248 Apr 19 07:19 Attribution.txt [2022-04-19T07:20:52.444Z] -rw-rw-r-- 1 jenkins jenkins 1923 Apr 19 07:19 Dockerfile [2022-04-19T07:20:52.444Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 19 07:19 GOVERNANCE.md [2022-04-19T07:20:52.444Z] -rw-rw-r-- 1 jenkins jenkins 687 Apr 19 07:19 Jenkinsfile [2022-04-19T07:20:52.444Z] -rw-rw-r-- 1 jenkins jenkins 11347 Apr 19 07:19 LICENSE [2022-04-19T07:20:52.444Z] -rw-rw-r-- 1 jenkins jenkins 2095 Apr 19 07:19 Makefile [2022-04-19T07:20:52.444Z] -rw-rw-r-- 1 jenkins jenkins 617 Apr 19 07:19 OWNERS.md [2022-04-19T07:20:52.444Z] -rw-rw-r-- 1 jenkins jenkins 30039 Apr 19 07:19 README.md [2022-04-19T07:20:52.444Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 19 07:19 VERSION [2022-04-19T07:20:52.444Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 19 07:19 bin [2022-04-19T07:20:52.444Z] -rw-r--r-- 1 jenkins jenkins 41008 Apr 19 07:20 coverage.out [2022-04-19T07:20:52.444Z] -rw-rw-r-- 1 jenkins jenkins 3019 Apr 19 07:20 go.mod [2022-04-19T07:20:52.444Z] -rw-rw-r-- 1 jenkins jenkins 49531 Apr 19 07:19 go.sum [2022-04-19T07:20:52.444Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 19 07:19 images [2022-04-19T07:20:52.444Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 19 07:19 internal [2022-04-19T07:20:52.444Z] -rw-rw-r-- 1 jenkins jenkins 531 Apr 19 07:19 main.go [2022-04-19T07:20:52.444Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 19 07:19 res [2022-04-19T07:20:52.444Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 19 07:19 snap [2022-04-19T07:20:52.444Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 07:19 static [Pipeline] isUnix [Pipeline] sh [2022-04-19T07:20:52.743Z] + 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=03c50ffae1e87d0e614c3ab412676fee92353df3 --label arch=amd64 --label version=0.0.0 . [2022-04-19T07:20:52.744Z] Sending build context to Docker daemon 10.04MB [2022-04-19T07:20:52.744Z] Step 1/31 : ARG BASE=golang:1.17-alpine3.15 [2022-04-19T07:20:52.744Z] Step 2/31 : FROM ${BASE} AS builder [2022-04-19T07:20:52.744Z] ---> ddc7fada0553 [2022-04-19T07:20:52.744Z] Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-04-19T07:20:53.005Z] ---> Running in f95aa9f52b59 [2022-04-19T07:20:53.005Z] Removing intermediate container f95aa9f52b59 [2022-04-19T07:20:53.005Z] ---> 2112cf06f7ee [2022-04-19T07:20:53.005Z] Step 4/31 : ARG ALPINE_PKG_EXTRA="" [2022-04-19T07:20:53.005Z] ---> Running in 2017ae948bf2 [2022-04-19T07:20:53.266Z] Removing intermediate container 2017ae948bf2 [2022-04-19T07:20:53.266Z] ---> 3131dd1fb850 [2022-04-19T07:20:53.266Z] Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-19T07:20:53.266Z] ---> Running in 86aa589ab93d [2022-04-19T07:20:53.266Z] Removing intermediate container 86aa589ab93d [2022-04-19T07:20:53.266Z] ---> f5f9bd00ac8e [2022-04-19T07:20:53.266Z] Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T07:20:53.527Z] ---> Running in 570d08a02960 [2022-04-19T07:20:54.099Z] Removing intermediate container 570d08a02960 [2022-04-19T07:20:54.099Z] ---> 336e93084687 [2022-04-19T07:20:54.099Z] Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-19T07:20:54.099Z] ---> Running in 552851e5295c [2022-04-19T07:20:54.359Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-19T07:20:55.303Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-19T07:20:55.564Z] OK: 221 MiB in 52 packages [2022-04-19T07:20:56.134Z] Removing intermediate container 552851e5295c [2022-04-19T07:20:56.134Z] ---> 53f60cf6fda9 [2022-04-19T07:20:56.134Z] Step 8/31 : WORKDIR /app [2022-04-19T07:20:56.134Z] ---> Running in bc3d96d75b95 [2022-04-19T07:20:56.134Z] Removing intermediate container bc3d96d75b95 [2022-04-19T07:20:56.134Z] ---> 907fd6a0b90a [2022-04-19T07:20:56.134Z] Step 9/31 : COPY go.mod vendor* ./ [2022-04-19T07:20:56.394Z] ---> 1a9715d618a7 [2022-04-19T07:20:56.394Z] Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T07:20:56.394Z] ---> Running in 7e4e2f7bd52b [2022-04-19T07:20:56.965Z] Removing intermediate container 7e4e2f7bd52b [2022-04-19T07:20:56.965Z] ---> bb4953c7c29b [2022-04-19T07:20:56.965Z] Step 11/31 : COPY . . [2022-04-19T07:20:57.535Z] ---> 62dba34f2664 [2022-04-19T07:20:57.535Z] Step 12/31 : ARG MAKE="make build" [2022-04-19T07:20:57.535Z] ---> Running in ac8d5fba3509 [2022-04-19T07:20:57.535Z] Removing intermediate container ac8d5fba3509 [2022-04-19T07:20:57.535Z] ---> 8026f65103bc [2022-04-19T07:20:57.535Z] Step 13/31 : RUN $MAKE [2022-04-19T07:20:57.793Z] ---> Running in a107cdaabe45 [2022-04-19T07:20:58.054Z] 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-19T07:21:06.182Z] Removing intermediate container a107cdaabe45 [2022-04-19T07:21:06.182Z] ---> 1e7f3698c783 [2022-04-19T07:21:06.182Z] Step 14/31 : FROM alpine:3.14 [2022-04-19T07:21:06.442Z] 3.14: Pulling from library/alpine [2022-04-19T07:21:06.703Z] 8663204ce13b: Pulling fs layer [2022-04-19T07:21:06.703Z] 8663204ce13b: Verifying Checksum [2022-04-19T07:21:06.703Z] 8663204ce13b: Download complete [2022-04-19T07:21:06.966Z] 8663204ce13b: Pull complete [2022-04-19T07:21:06.966Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-19T07:21:06.966Z] Status: Downloaded newer image for alpine:3.14 [2022-04-19T07:21:06.966Z] ---> e04c818066af [2022-04-19T07:21:06.967Z] Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-19T07:21:07.233Z] ---> Running in 302597608da5 [2022-04-19T07:21:07.233Z] Removing intermediate container 302597608da5 [2022-04-19T07:21:07.233Z] ---> 99b9dd8f05aa [2022-04-19T07:21:07.233Z] Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-04-19T07:21:07.233Z] ---> Running in 8446ffccde36 [2022-04-19T07:21:07.233Z] Removing intermediate container 8446ffccde36 [2022-04-19T07:21:07.233Z] ---> d371df765169 [2022-04-19T07:21:07.233Z] Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T07:21:07.493Z] ---> Running in 4633f85c6f57 [2022-04-19T07:21:08.065Z] Removing intermediate container 4633f85c6f57 [2022-04-19T07:21:08.065Z] ---> fda783b76016 [2022-04-19T07:21:08.065Z] Step 18/31 : RUN apk --no-cache add ca-certificates zeromq [2022-04-19T07:21:08.065Z] ---> Running in 5c858f1417c9 [2022-04-19T07:21:08.325Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-19T07:21:09.267Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-19T07:21:09.267Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-19T07:21:09.527Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-19T07:21:09.527Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-19T07:21:09.788Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-19T07:21:09.788Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-19T07:21:09.788Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-19T07:21:10.048Z] Executing busybox-1.33.1-r7.trigger [2022-04-19T07:21:10.048Z] Executing ca-certificates-20211220-r0.trigger [2022-04-19T07:21:10.048Z] OK: 9 MiB in 20 packages [2022-04-19T07:21:10.618Z] Removing intermediate container 5c858f1417c9 [2022-04-19T07:21:10.618Z] ---> e73222fe64c1 [2022-04-19T07:21:10.618Z] Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-04-19T07:21:10.618Z] ---> 8bfc25948c7e [2022-04-19T07:21:10.618Z] Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE [2022-04-19T07:21:10.878Z] ---> c844febecc67 [2022-04-19T07:21:10.878Z] Step 21/31 : COPY --from=builder /app/res/ /res/ [2022-04-19T07:21:10.878Z] ---> 4f5a4eb686ac [2022-04-19T07:21:10.878Z] Step 22/31 : COPY --from=builder /app/static/ /static/ [2022-04-19T07:21:11.141Z] ---> 5b7f253f668d [2022-04-19T07:21:11.141Z] Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-04-19T07:21:11.712Z] ---> 37f9c2c635d9 [2022-04-19T07:21:11.712Z] Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-04-19T07:21:11.712Z] ---> Running in 16e03ba9a176 [2022-04-19T07:21:12.281Z] Removing intermediate container 16e03ba9a176 [2022-04-19T07:21:12.281Z] ---> fc990c0a4543 [2022-04-19T07:21:12.281Z] Step 25/31 : VOLUME /cache [2022-04-19T07:21:12.281Z] ---> Running in 915622061f95 [2022-04-19T07:21:12.281Z] Removing intermediate container 915622061f95 [2022-04-19T07:21:12.281Z] ---> 3911ef5effe7 [2022-04-19T07:21:12.281Z] Step 26/31 : EXPOSE 59711 [2022-04-19T07:21:12.281Z] ---> Running in 40242a56e89c [2022-04-19T07:21:12.540Z] Removing intermediate container 40242a56e89c [2022-04-19T07:21:12.540Z] ---> 13f9a3c08fd8 [2022-04-19T07:21:12.540Z] Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-04-19T07:21:12.540Z] ---> Running in 6eea0e84e9c0 [2022-04-19T07:21:12.540Z] Removing intermediate container 6eea0e84e9c0 [2022-04-19T07:21:12.540Z] ---> 9c3e1ee15601 [2022-04-19T07:21:12.540Z] Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-04-19T07:21:12.540Z] ---> Running in 1b05c077373b [2022-04-19T07:21:12.799Z] Removing intermediate container 1b05c077373b [2022-04-19T07:21:12.799Z] ---> 2b62cdc5efdb [2022-04-19T07:21:12.799Z] Step 29/31 : LABEL arch=amd64 [2022-04-19T07:21:12.799Z] ---> Running in 6139f9772417 [2022-04-19T07:21:12.799Z] Removing intermediate container 6139f9772417 [2022-04-19T07:21:12.799Z] ---> 00472ef6dd90 [2022-04-19T07:21:12.799Z] Step 30/31 : LABEL git_sha=03c50ffae1e87d0e614c3ab412676fee92353df3 [2022-04-19T07:21:13.059Z] ---> Running in ef27f2789c5c [2022-04-19T07:21:13.059Z] Removing intermediate container ef27f2789c5c [2022-04-19T07:21:13.059Z] ---> 33def4a1f024 [2022-04-19T07:21:13.059Z] Step 31/31 : LABEL version=0.0.0 [2022-04-19T07:21:13.059Z] ---> Running in b6fbe3231783 [2022-04-19T07:21:13.059Z] Removing intermediate container b6fbe3231783 [2022-04-19T07:21:13.059Z] ---> 9016881f3ec8 [2022-04-19T07:21:13.059Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-19T07:21:13.319Z] Successfully built 9016881f3ec8 [2022-04-19T07:21:13.319Z] 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) [Pipeline] findFiles [Pipeline] node [2022-04-19T07:21:28.450Z] Still waiting to schedule task [2022-04-19T07:21:28.450Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-8c-8g-21322’ [2022-04-19T07:23:33.056Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-21324 in /w/workspace/ry_app-rfid-llrp-inventory_PR-72 [Pipeline] { [Pipeline] ws [2022-04-19T07:23:33.071Z] Running in /w/workspace/app-rfid-llrp-inventory/2 [Pipeline] { [Pipeline] checkout [2022-04-19T07:23:33.336Z] The recommended git tool is: git [2022-04-19T07:23:41.244Z] using credential edgex-jenkins-ssh [2022-04-19T07:23:41.270Z] Cloning the remote Git repository [2022-04-19T07:23:41.344Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-04-19T07:23:41.426Z] > git init /w/workspace/app-rfid-llrp-inventory/2 # timeout=10 [2022-04-19T07:23:41.533Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-04-19T07:23:41.535Z] > git --version # timeout=10 [2022-04-19T07:23:41.601Z] > git --version # 'git version 2.25.1' [2022-04-19T07:23:41.604Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-19T07:23:41.677Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-19T07:23:44.788Z] Merging remotes/origin/main commit 6df7392c29d9abc7db09809e9b075e681b16c805 into PR head commit 03c50ffae1e87d0e614c3ab412676fee92353df3 [2022-04-19T07:23:45.088Z] Merge succeeded, producing 03c50ffae1e87d0e614c3ab412676fee92353df3 [2022-04-19T07:23:45.088Z] Checking out Revision 03c50ffae1e87d0e614c3ab412676fee92353df3 (PR-72) [2022-04-19T07:23:44.125Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2022-04-19T07:23:44.152Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-19T07:23:44.183Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2022-04-19T07:23:44.226Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-04-19T07:23:44.227Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-19T07:23:44.245Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/72/head:refs/remotes/origin/PR-72 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-19T07:23:44.817Z] > git config core.sparsecheckout # timeout=10 [2022-04-19T07:23:44.839Z] > git checkout -f 03c50ffae1e87d0e614c3ab412676fee92353df3 # timeout=10 [2022-04-19T07:23:44.979Z] > git remote # timeout=10 [2022-04-19T07:23:45.014Z] > git config --get remote.origin.url # timeout=10 [2022-04-19T07:23:45.030Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-19T07:23:45.042Z] > git merge 6df7392c29d9abc7db09809e9b075e681b16c805 # timeout=10 [2022-04-19T07:23:45.071Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-19T07:23:45.103Z] > git config core.sparsecheckout # timeout=10 [2022-04-19T07:23:45.130Z] > git checkout -f 03c50ffae1e87d0e614c3ab412676fee92353df3 # timeout=10 [2022-04-19T07:23:49.572Z] Commit message: "test(snap): disable Jenkins snap build" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-19T07:23:50.548Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-19T07:23:50.548Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-19T07:23:50.548Z] Dload Upload Total Spent Left Speed [2022-04-19T07:23:50.548Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 85818 0 --:--:-- --:--:-- --:--:-- 85818 [Pipeline] sh [2022-04-19T07:23:51.072Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-19T07:23:51.419Z] + sudo+ jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-19T07:23:51.419Z] sudo tee /etc/docker/daemon.new [2022-04-19T07:23:51.419Z] { [2022-04-19T07:23:51.419Z] "registry-mirrors": [ [2022-04-19T07:23:51.419Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-19T07:23:51.419Z] ], [2022-04-19T07:23:51.419Z] "bip": "10.250.0.254/24", [2022-04-19T07:23:51.419Z] "hosts": [ [2022-04-19T07:23:51.419Z] "tcp://0.0.0.0:5555", [2022-04-19T07:23:51.419Z] "unix:///var/run/docker.sock" [2022-04-19T07:23:51.419Z] ], [2022-04-19T07:23:51.419Z] "mtu": 1458, [2022-04-19T07:23:51.419Z] "selinux-enabled": true, [2022-04-19T07:23:51.419Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-19T07:23:51.419Z] } [Pipeline] sh [2022-04-19T07:23:51.784Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-19T07:23:52.138Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-19T07:24:10.516Z] provisioning config files... [2022-04-19T07:24:10.539Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/2@tmp/config6286165900144904295tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-19T07:24:10.909Z] ---> docker-login.sh [2022-04-19T07:24:10.909Z] nexus3.edgexfoundry.org:10001 [2022-04-19T07:24:11.503Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T07:24:11.777Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T07:24:11.777Z] Configure a credential helper to remove this warning. See [2022-04-19T07:24:11.777Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T07:24:11.777Z] [2022-04-19T07:24:11.777Z] Login Succeeded [2022-04-19T07:24:11.777Z] nexus3.edgexfoundry.org:10002 [2022-04-19T07:24:12.053Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T07:24:12.053Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T07:24:12.053Z] Configure a credential helper to remove this warning. See [2022-04-19T07:24:12.053Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T07:24:12.053Z] [2022-04-19T07:24:12.053Z] Login Succeeded [2022-04-19T07:24:12.053Z] nexus3.edgexfoundry.org:10003 [2022-04-19T07:24:12.649Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T07:24:12.649Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T07:24:12.649Z] Configure a credential helper to remove this warning. See [2022-04-19T07:24:12.649Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T07:24:12.649Z] [2022-04-19T07:24:12.649Z] Login Succeeded [2022-04-19T07:24:12.649Z] nexus3.edgexfoundry.org:10004 [2022-04-19T07:24:12.924Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T07:24:12.924Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T07:24:12.924Z] Configure a credential helper to remove this warning. See [2022-04-19T07:24:12.924Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T07:24:12.924Z] [2022-04-19T07:24:12.924Z] Login Succeeded [2022-04-19T07:24:12.924Z] docker.io [2022-04-19T07:24:13.519Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-19T07:24:13.789Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-19T07:24:13.789Z] Configure a credential helper to remove this warning. See [2022-04-19T07:24:13.789Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-19T07:24:13.789Z] [2022-04-19T07:24:13.789Z] Login Succeeded [2022-04-19T07:24:13.789Z] ---> docker-login.sh ends [Pipeline] } [2022-04-19T07:24:13.805Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-19T07:24:14.221Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-19T07:24:14.232Z] ========================================================= [2022-04-19T07:24:14.232Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-19T07:24:14.232Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-19T07:24:14.648Z] + 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-19T07:24:14.923Z] Sending build context to Docker daemon 692.7kB [2022-04-19T07:24:14.923Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-04-19T07:24:14.923Z] Step 2/13 : FROM ${BASE} AS builder [2022-04-19T07:24:15.199Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-19T07:24:15.199Z] 9b3977197b4f: Pulling fs layer [2022-04-19T07:24:15.199Z] 1a89e8eeedd5: Pulling fs layer [2022-04-19T07:24:15.199Z] 94645a83ff95: Pulling fs layer [2022-04-19T07:24:15.199Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-19T07:24:15.199Z] 0c92f367c5e7: Pulling fs layer [2022-04-19T07:24:15.199Z] f7c0051592d6: Pulling fs layer [2022-04-19T07:24:15.199Z] a227ed2f7395: Pulling fs layer [2022-04-19T07:24:15.199Z] 7b1c46037f91: Pulling fs layer [2022-04-19T07:24:15.199Z] 3f3a8bcf1eab: Waiting [2022-04-19T07:24:15.199Z] 0c92f367c5e7: Waiting [2022-04-19T07:24:15.199Z] f7c0051592d6: Waiting [2022-04-19T07:24:15.199Z] 7b1c46037f91: Waiting [2022-04-19T07:24:15.199Z] a227ed2f7395: Waiting [2022-04-19T07:24:15.199Z] 94645a83ff95: Verifying Checksum [2022-04-19T07:24:15.199Z] 94645a83ff95: Download complete [2022-04-19T07:24:15.199Z] 1a89e8eeedd5: Verifying Checksum [2022-04-19T07:24:15.199Z] 1a89e8eeedd5: Download complete [2022-04-19T07:24:15.199Z] 0c92f367c5e7: Verifying Checksum [2022-04-19T07:24:15.199Z] 0c92f367c5e7: Download complete [2022-04-19T07:24:15.199Z] f7c0051592d6: Download complete [2022-04-19T07:24:15.199Z] 9b3977197b4f: Verifying Checksum [2022-04-19T07:24:15.199Z] 9b3977197b4f: Download complete [2022-04-19T07:24:15.199Z] a227ed2f7395: Verifying Checksum [2022-04-19T07:24:15.199Z] a227ed2f7395: Download complete [2022-04-19T07:24:15.801Z] 9b3977197b4f: Pull complete [2022-04-19T07:24:16.407Z] 1a89e8eeedd5: Pull complete [2022-04-19T07:24:16.685Z] 94645a83ff95: Pull complete [2022-04-19T07:24:17.286Z] 7b1c46037f91: Verifying Checksum [2022-04-19T07:24:17.286Z] 7b1c46037f91: Download complete [2022-04-19T07:24:17.881Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-19T07:24:17.881Z] 3f3a8bcf1eab: Download complete [2022-04-19T07:24:30.290Z] 3f3a8bcf1eab: Pull complete [2022-04-19T07:24:30.290Z] 0c92f367c5e7: Pull complete [2022-04-19T07:24:30.290Z] f7c0051592d6: Pull complete [2022-04-19T07:24:30.290Z] a227ed2f7395: Pull complete [2022-04-19T07:24:31.560Z] Running on prd-ubuntu18.04-docker-8c-8g-21325 in /w/workspace/ry_app-rfid-llrp-inventory_PR-72 [Pipeline] { [Pipeline] ws [2022-04-19T07:24:31.571Z] Running in /w/workspace/app-rfid-llrp-inventory/2 [Pipeline] { [Pipeline] checkout [2022-04-19T07:24:31.665Z] The recommended git tool is: git [2022-04-19T07:24:33.401Z] using credential edgex-jenkins-ssh [2022-04-19T07:24:33.413Z] Cloning the remote Git repository [2022-04-19T07:24:33.431Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-04-19T07:24:33.469Z] > git init /w/workspace/app-rfid-llrp-inventory/2 # timeout=10 [2022-04-19T07:24:33.519Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-04-19T07:24:33.519Z] > git --version # timeout=10 [2022-04-19T07:24:33.527Z] > git --version # 'git version 2.17.1' [2022-04-19T07:24:33.528Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-19T07:24:33.557Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-19T07:24:35.014Z] Merging remotes/origin/main commit 6df7392c29d9abc7db09809e9b075e681b16c805 into PR head commit 03c50ffae1e87d0e614c3ab412676fee92353df3 [2022-04-19T07:24:34.454Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2022-04-19T07:24:34.461Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-19T07:24:34.478Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2022-04-19T07:24:34.494Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-04-19T07:24:34.494Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-19T07:24:34.499Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/72/head:refs/remotes/origin/PR-72 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-19T07:24:35.019Z] > git config core.sparsecheckout # timeout=10 [2022-04-19T07:24:35.027Z] > git checkout -f 03c50ffae1e87d0e614c3ab412676fee92353df3 # timeout=10 [2022-04-19T07:24:35.115Z] Merge succeeded, producing 03c50ffae1e87d0e614c3ab412676fee92353df3 [2022-04-19T07:24:35.116Z] Checking out Revision 03c50ffae1e87d0e614c3ab412676fee92353df3 (PR-72) [2022-04-19T07:24:35.069Z] > git remote # timeout=10 [2022-04-19T07:24:35.076Z] > git config --get remote.origin.url # timeout=10 [2022-04-19T07:24:35.089Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-19T07:24:35.093Z] > git merge 6df7392c29d9abc7db09809e9b075e681b16c805 # timeout=10 [2022-04-19T07:24:35.103Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-19T07:24:35.114Z] > git config core.sparsecheckout # timeout=10 [2022-04-19T07:24:35.117Z] > git checkout -f 03c50ffae1e87d0e614c3ab412676fee92353df3 # timeout=10 [2022-04-19T07:24:37.013Z] 7b1c46037f91: Pull complete [2022-04-19T07:24:37.013Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-04-19T07:24:37.013Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-19T07:24:37.013Z] ---> f79e39bc4007 [2022-04-19T07:24:37.013Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-04-19T07:24:37.013Z] ---> Running in 031f83b0cd20 [2022-04-19T07:24:37.614Z] Removing intermediate container 031f83b0cd20 [2022-04-19T07:24:37.614Z] ---> ceb54b6c54a7 [2022-04-19T07:24:37.614Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-04-19T07:24:37.614Z] ---> Running in 2166230f49d1 [2022-04-19T07:24:37.887Z] Removing intermediate container 2166230f49d1 [2022-04-19T07:24:37.887Z] ---> b5c46cdf5f35 [2022-04-19T07:24:37.887Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-19T07:24:37.887Z] ---> Running in 9b487336278d [2022-04-19T07:24:38.167Z] Removing intermediate container 9b487336278d [2022-04-19T07:24:38.168Z] ---> 7c894360a0af [2022-04-19T07:24:38.168Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T07:24:38.168Z] ---> Running in 966a14e950b7 [2022-04-19T07:24:38.616Z] Commit message: "test(snap): disable Jenkins snap build" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-19T07:24:39.323Z] + echo snap-build.sh [2022-04-19T07:24:39.323Z] snap-build.sh [2022-04-19T07:24:39.323Z] + SNAP_BASE_DIR=. [2022-04-19T07:24:39.323Z] + '[' '!' -z /w/workspace/app-rfid-llrp-inventory/2 ']' [2022-04-19T07:24:39.323Z] + SNAP_BASE_DIR=/w/workspace/app-rfid-llrp-inventory/2 [2022-04-19T07:24:39.323Z] + echo '[snap-build] Building snap in dir [/w/workspace/app-rfid-llrp-inventory/2]' [2022-04-19T07:24:39.323Z] [snap-build] Building snap in dir [/w/workspace/app-rfid-llrp-inventory/2] [2022-04-19T07:24:39.323Z] + cd /w/workspace/app-rfid-llrp-inventory/2 [2022-04-19T07:24:39.323Z] + sudo apt-get remove -qy --purge lxd lxd-client [2022-04-19T07:24:39.323Z] Reading package lists... [2022-04-19T07:24:39.323Z] Building dependency tree... [2022-04-19T07:24:39.323Z] Reading state information... [2022-04-19T07:24:39.323Z] The following packages were automatically installed and are no longer required: [2022-04-19T07:24:39.323Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2022-04-19T07:24:39.323Z] uidmap xdelta3 [2022-04-19T07:24:39.323Z] Use 'sudo apt autoremove' to remove them. [2022-04-19T07:24:39.323Z] The following packages will be REMOVED: [2022-04-19T07:24:39.323Z] lxd* lxd-client* [2022-04-19T07:24:39.323Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2022-04-19T07:24:39.585Z] After this operation, 31.7 MB disk space will be freed. [2022-04-19T07:24:40.158Z] Removing intermediate container 966a14e950b7 [2022-04-19T07:24:40.158Z] ---> de45f22ffe5d [2022-04-19T07:24:40.158Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-19T07:24:40.158Z] ---> Running in 40981030eb9b [2022-04-19T07:24:40.373Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190666 files and directories currently installed.) [2022-04-19T07:24:40.373Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-04-19T07:24:41.152Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-19T07:24:41.318Z] Removing lxd dnsmasq configuration [2022-04-19T07:24:41.318Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2022-04-19T07:24:41.579Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2022-04-19T07:24:41.748Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-19T07:24:42.153Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2022-04-19T07:24:42.416Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190491 files and directories currently installed.) [2022-04-19T07:24:42.416Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-04-19T07:24:42.725Z] OK: 220 MiB in 52 packages [2022-04-19T07:24:43.323Z] Removing intermediate container 40981030eb9b [2022-04-19T07:24:43.323Z] ---> 11d350a0b9b0 [2022-04-19T07:24:43.323Z] Step 8/13 : WORKDIR /app [2022-04-19T07:24:43.597Z] ---> Running in 1352449faafd [2022-04-19T07:24:43.808Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2022-04-19T07:24:43.872Z] Removing intermediate container 1352449faafd [2022-04-19T07:24:43.872Z] ---> d661b456cb55 [2022-04-19T07:24:43.872Z] Step 9/13 : COPY go.mod vendor* ./ [2022-04-19T07:24:44.070Z] Processing triggers for ureadahead (0.100.0-21) ... [2022-04-19T07:24:44.474Z] ---> 273a90649619 [2022-04-19T07:24:44.474Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T07:24:44.474Z] ---> Running in a359eb8899a9 [2022-04-19T07:24:44.643Z] + sudo snap remove --purge lxd [2022-04-19T07:24:44.643Z] snap "lxd" is not installed [2022-04-19T07:24:44.643Z] + sudo groupadd --force --system lxd [2022-04-19T07:24:44.643Z] ++ whoami [2022-04-19T07:24:44.643Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2022-04-19T07:24:44.643Z] + newgrp - lxd [2022-04-19T07:24:44.643Z] + sudo snap install lxd [2022-04-19T07:25:31.386Z] error: unable to contact snap store [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-19T07:25:31.862Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-19T07:25:31.862Z] [2022-04-19T07:25:31.862Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-19T07:25:32.163Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-19T07:25:32.163Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-19T07:25:32.163Z] 5eb5b503b376: Pulling fs layer [2022-04-19T07:25:32.163Z] 5c69ac0246d0: Pulling fs layer [2022-04-19T07:25:32.163Z] ec43610c2a17: Pulling fs layer [2022-04-19T07:25:32.163Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-19T07:25:32.163Z] 33b1e0a273af: Pulling fs layer [2022-04-19T07:25:32.163Z] 5d3b04190fa2: Pulling fs layer [2022-04-19T07:25:32.163Z] 2f39f015ded8: Pulling fs layer [2022-04-19T07:25:32.163Z] 5d3b04190fa2: Waiting [2022-04-19T07:25:32.163Z] 3a2ae6a8a46f: Waiting [2022-04-19T07:25:32.163Z] 2f39f015ded8: Waiting [2022-04-19T07:25:32.163Z] 5c69ac0246d0: Verifying Checksum [2022-04-19T07:25:32.163Z] 5c69ac0246d0: Download complete [2022-04-19T07:25:32.163Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-19T07:25:32.163Z] 3a2ae6a8a46f: Download complete [2022-04-19T07:25:32.163Z] 33b1e0a273af: Verifying Checksum [2022-04-19T07:25:32.163Z] 33b1e0a273af: Download complete [2022-04-19T07:25:32.163Z] 5d3b04190fa2: Verifying Checksum [2022-04-19T07:25:32.163Z] 5d3b04190fa2: Download complete [2022-04-19T07:25:32.163Z] ec43610c2a17: Download complete [2022-04-19T07:25:32.424Z] 5eb5b503b376: Verifying Checksum [2022-04-19T07:25:32.424Z] 5eb5b503b376: Download complete [2022-04-19T07:25:32.995Z] 2f39f015ded8: Download complete [2022-04-19T07:25:33.935Z] 5eb5b503b376: Pull complete [2022-04-19T07:25:33.935Z] 5c69ac0246d0: Pull complete [2022-04-19T07:25:34.506Z] ec43610c2a17: Pull complete [2022-04-19T07:25:34.506Z] 3a2ae6a8a46f: Pull complete [2022-04-19T07:25:34.766Z] 33b1e0a273af: Pull complete [2022-04-19T07:25:34.766Z] 5d3b04190fa2: Pull complete [2022-04-19T07:25:40.049Z] 2f39f015ded8: Pull complete [2022-04-19T07:25:40.049Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-19T07:25:40.049Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-19T07:25:40.049Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-19T07:25:40.111Z] prd-ubuntu20.04-docker-8c-8g-21323 does not seem to be running inside a container [2022-04-19T07:25:40.152Z] $ 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-72 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-72:/w/workspace/ry_app-rfid-llrp-inventory_PR-72:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-72@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-72@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-19T07:25:42.712Z] $ docker top f2b78d8b493f4ff625c8c84cefb3d3b4ed636d62b32a4cec6842db8164382a8f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-19T07:25:43.096Z] ---> job-cost.sh [2022-04-19T07:25:43.096Z] lf-activate-venv: SKIPPING [2022-04-19T07:25:43.096Z] INFO: No Stack... [2022-04-19T07:25:43.668Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-19T07:25:43.929Z] INFO: Archiving Costs [Pipeline] sh [2022-04-19T07:25:44.268Z] + cut -d, -f6 [2022-04-19T07:25:44.268Z] + cat /w/workspace/ry_app-rfid-llrp-inventory_PR-72/archives/cost.csv [Pipeline] lock [2022-04-19T07:25:44.304Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-72-2-stack-cost] [2022-04-19T07:25:44.310Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-72-2-stack-cost] did not exist. Created. [2022-04-19T07:25:44.310Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-72-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-19T07:25:44.654Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-19T07:25:44.677Z] Stashed 1 file(s) [Pipeline] } [2022-04-19T07:25:44.682Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-72-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-19T07:25:44.701Z] $ docker stop --time=1 f2b78d8b493f4ff625c8c84cefb3d3b4ed636d62b32a4cec6842db8164382a8f [2022-04-19T07:25:45.875Z] $ docker rm -f f2b78d8b493f4ff625c8c84cefb3d3b4ed636d62b32a4cec6842db8164382a8f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-19T07:25:45.991Z] Failed in branch amd64 [2022-04-19T07:26:06.310Z] Removing intermediate container a359eb8899a9 [2022-04-19T07:26:06.310Z] ---> 2b9c897bbae0 [2022-04-19T07:26:06.310Z] Step 11/13 : COPY . . [2022-04-19T07:26:06.310Z] ---> 773b5f11aa09 [2022-04-19T07:26:06.310Z] Step 12/13 : ARG MAKE="make build" [2022-04-19T07:26:06.310Z] ---> Running in c7c17264592a [2022-04-19T07:26:06.310Z] Removing intermediate container c7c17264592a [2022-04-19T07:26:06.310Z] ---> 5e84471f39dd [2022-04-19T07:26:06.310Z] Step 13/13 : RUN $MAKE [2022-04-19T07:26:06.310Z] ---> Running in 43050fa2fe71 [2022-04-19T07:26:06.310Z] noop [2022-04-19T07:26:06.310Z] Removing intermediate container 43050fa2fe71 [2022-04-19T07:26:06.310Z] ---> 44b8dc545a1e [2022-04-19T07:26:06.310Z] Successfully built 44b8dc545a1e [2022-04-19T07:26:06.310Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-19T07:26:06.653Z] + docker inspect -f . ci-base-image-arm64 [2022-04-19T07:26:06.653Z] . [Pipeline] withDockerContainer [2022-04-19T07:26:06.892Z] prd-ubuntu20.04-docker-arm64-4c-16g-21324 does not seem to be running inside a container [2022-04-19T07:26:06.982Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/2 -v /w/workspace/app-rfid-llrp-inventory/2:/w/workspace/app-rfid-llrp-inventory/2:rw,z -v /w/workspace/app-rfid-llrp-inventory/2@tmp:/w/workspace/app-rfid-llrp-inventory/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-19T07:26:08.284Z] $ docker top 427191915da7ad3039a8f0c34807b3d04d743a583a879c6a92560364a7524128 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-19T07:26:09.187Z] + go version [2022-04-19T07:26:09.187Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-19T07:26:09.217Z] $ docker stop --time=1 427191915da7ad3039a8f0c34807b3d04d743a583a879c6a92560364a7524128 [2022-04-19T07:26:10.885Z] $ docker rm -f 427191915da7ad3039a8f0c34807b3d04d743a583a879c6a92560364a7524128 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-19T07:26:11.519Z] + docker inspect -f . ci-base-image-arm64 [2022-04-19T07:26:11.519Z] . [Pipeline] withDockerContainer [2022-04-19T07:26:11.741Z] prd-ubuntu20.04-docker-arm64-4c-16g-21324 does not seem to be running inside a container [2022-04-19T07:26:11.827Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/2 -v /w/workspace/app-rfid-llrp-inventory/2:/w/workspace/app-rfid-llrp-inventory/2:rw,z -v /w/workspace/app-rfid-llrp-inventory/2@tmp:/w/workspace/app-rfid-llrp-inventory/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-19T07:26:13.149Z] $ docker top 098bec9bf5702dc691ee43adabf792d133f285445aeaa542bf99b43502d0cb58 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-19T07:26:14.093Z] + make test [2022-04-19T07:26:14.093Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-04-19T07:27:10.715Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-04-19T07:27:10.715Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.187s coverage: 86.2% of statements [2022-04-19T07:27:10.715Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-04-19T07:27:10.715Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.679s coverage: 71.9% of statements [2022-04-19T07:27:10.715Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/llrp/mocks [no test files] [2022-04-19T07:27:10.989Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-04-19T07:27:10.989Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-04-19T07:27:33.187Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-19T07:27:33.187Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-19T07:27:33.187Z] ./bin/test-attribution.sh [Pipeline] echo [2022-04-19T07:27:33.211Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-19T07:27:33.229Z] $ docker stop --time=1 098bec9bf5702dc691ee43adabf792d133f285445aeaa542bf99b43502d0cb58 [2022-04-19T07:27:34.992Z] $ docker rm -f 098bec9bf5702dc691ee43adabf792d133f285445aeaa542bf99b43502d0cb58 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-19T07:27:35.831Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-19T07:27:35.860Z] Warning: overwriting stash ‘coverage-report’ [2022-04-19T07:27:36.336Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-19T07:27:36.718Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-19T07:27:37.047Z] + ls -al . [2022-04-19T07:27:37.047Z] total 236 [2022-04-19T07:27:37.047Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 19 07:27 . [2022-04-19T07:27:37.047Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 19 07:23 .. [2022-04-19T07:27:37.047Z] -rw-rw-r-- 1 jenkins jenkins 262 Apr 19 07:23 .dockerignore [2022-04-19T07:27:37.047Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 19 07:23 .git [2022-04-19T07:27:37.047Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 07:23 .github [2022-04-19T07:27:37.047Z] -rw-rw-r-- 1 jenkins jenkins 788 Apr 19 07:23 .gitignore [2022-04-19T07:27:37.047Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 19 07:23 .golangci.yml [2022-04-19T07:27:37.047Z] -rw-rw-r-- 1 jenkins jenkins 8248 Apr 19 07:23 Attribution.txt [2022-04-19T07:27:37.047Z] -rw-rw-r-- 1 jenkins jenkins 1923 Apr 19 07:23 Dockerfile [2022-04-19T07:27:37.047Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 19 07:23 GOVERNANCE.md [2022-04-19T07:27:37.047Z] -rw-rw-r-- 1 jenkins jenkins 687 Apr 19 07:23 Jenkinsfile [2022-04-19T07:27:37.047Z] -rw-rw-r-- 1 jenkins jenkins 11347 Apr 19 07:23 LICENSE [2022-04-19T07:27:37.047Z] -rw-rw-r-- 1 jenkins jenkins 2095 Apr 19 07:23 Makefile [2022-04-19T07:27:37.047Z] -rw-rw-r-- 1 jenkins jenkins 617 Apr 19 07:23 OWNERS.md [2022-04-19T07:27:37.047Z] -rw-rw-r-- 1 jenkins jenkins 30039 Apr 19 07:23 README.md [2022-04-19T07:27:37.047Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 19 07:19 VERSION [2022-04-19T07:27:37.047Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 19 07:23 bin [2022-04-19T07:27:37.047Z] -rw-r--r-- 1 jenkins jenkins 41008 Apr 19 07:27 coverage.out [2022-04-19T07:27:37.047Z] -rw-rw-r-- 1 jenkins jenkins 3019 Apr 19 07:27 go.mod [2022-04-19T07:27:37.047Z] -rw-rw-r-- 1 jenkins jenkins 49531 Apr 19 07:23 go.sum [2022-04-19T07:27:37.047Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 19 07:23 images [2022-04-19T07:27:37.047Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 19 07:23 internal [2022-04-19T07:27:37.047Z] -rw-rw-r-- 1 jenkins jenkins 531 Apr 19 07:23 main.go [2022-04-19T07:27:37.047Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 19 07:23 res [2022-04-19T07:27:37.047Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 19 07:23 snap [2022-04-19T07:27:37.047Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 07:23 static [Pipeline] isUnix [Pipeline] sh [2022-04-19T07:27:37.389Z] + 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=03c50ffae1e87d0e614c3ab412676fee92353df3 --label arch=arm64 --label version=0.0.0 . [2022-04-19T07:27:37.662Z] Sending build context to Docker daemon 692.7kB [2022-04-19T07:27:37.662Z] Step 1/31 : ARG BASE=golang:1.17-alpine3.15 [2022-04-19T07:27:37.662Z] Step 2/31 : FROM ${BASE} AS builder [2022-04-19T07:27:37.662Z] ---> 44b8dc545a1e [2022-04-19T07:27:37.662Z] Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-04-19T07:27:37.935Z] ---> Running in 14920cb51859 [2022-04-19T07:27:38.209Z] Removing intermediate container 14920cb51859 [2022-04-19T07:27:38.209Z] ---> 80336a95595f [2022-04-19T07:27:38.209Z] Step 4/31 : ARG ALPINE_PKG_EXTRA="" [2022-04-19T07:27:38.209Z] ---> Running in 48f284be84e7 [2022-04-19T07:27:38.487Z] Removing intermediate container 48f284be84e7 [2022-04-19T07:27:38.487Z] ---> d1faa6aa9aae [2022-04-19T07:27:38.487Z] Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-19T07:27:38.760Z] ---> Running in b7a5605ef1b2 [2022-04-19T07:27:39.033Z] Removing intermediate container b7a5605ef1b2 [2022-04-19T07:27:39.033Z] ---> c2675058fbc8 [2022-04-19T07:27:39.033Z] Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T07:27:39.033Z] ---> Running in d6c26eefd49c [2022-04-19T07:27:41.008Z] Removing intermediate container d6c26eefd49c [2022-04-19T07:27:41.008Z] ---> 6e4a3acbdffb [2022-04-19T07:27:41.008Z] Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-19T07:27:41.008Z] ---> Running in b4e47bef5975 [2022-04-19T07:27:41.984Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-19T07:27:42.574Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-19T07:27:43.552Z] OK: 220 MiB in 52 packages [2022-04-19T07:27:44.152Z] Removing intermediate container b4e47bef5975 [2022-04-19T07:27:44.152Z] ---> 22b010177977 [2022-04-19T07:27:44.152Z] Step 8/31 : WORKDIR /app [2022-04-19T07:27:44.439Z] ---> Running in 86e6d8f01324 [2022-04-19T07:27:44.713Z] Removing intermediate container 86e6d8f01324 [2022-04-19T07:27:44.713Z] ---> 424cebd62b52 [2022-04-19T07:27:44.713Z] Step 9/31 : COPY go.mod vendor* ./ [2022-04-19T07:27:45.311Z] ---> 17599712a953 [2022-04-19T07:27:45.311Z] Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-19T07:27:45.311Z] ---> Running in 2a30148f65dd [2022-04-19T07:27:47.291Z] Removing intermediate container 2a30148f65dd [2022-04-19T07:27:47.291Z] ---> 4e802678ba15 [2022-04-19T07:27:47.291Z] Step 11/31 : COPY . . [2022-04-19T07:27:47.889Z] ---> b4ba175505c0 [2022-04-19T07:27:47.889Z] Step 12/31 : ARG MAKE="make build" [2022-04-19T07:27:47.889Z] ---> Running in af9e59066ce8 [2022-04-19T07:27:48.164Z] Removing intermediate container af9e59066ce8 [2022-04-19T07:27:48.164Z] ---> 028607b06d18 [2022-04-19T07:27:48.164Z] Step 13/31 : RUN $MAKE [2022-04-19T07:27:48.440Z] ---> Running in 44425945c990 [2022-04-19T07:27:49.419Z] 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-19T07:28:36.424Z] Removing intermediate container 44425945c990 [2022-04-19T07:28:36.424Z] ---> 318b264b9e55 [2022-04-19T07:28:36.424Z] Step 14/31 : FROM alpine:3.14 [2022-04-19T07:28:36.424Z] 3.14: Pulling from library/alpine [2022-04-19T07:28:36.424Z] 455c02918c45: Pulling fs layer [2022-04-19T07:28:36.424Z] 455c02918c45: Verifying Checksum [2022-04-19T07:28:36.424Z] 455c02918c45: Download complete [2022-04-19T07:28:36.424Z] 455c02918c45: Pull complete [2022-04-19T07:28:36.424Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-19T07:28:36.424Z] Status: Downloaded newer image for alpine:3.14 [2022-04-19T07:28:36.424Z] ---> ac73e934f311 [2022-04-19T07:28:36.424Z] Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-19T07:28:36.424Z] ---> Running in d944dcf1cfeb [2022-04-19T07:28:36.424Z] Removing intermediate container d944dcf1cfeb [2022-04-19T07:28:36.424Z] ---> 286e6fd01559 [2022-04-19T07:28:36.424Z] Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-04-19T07:28:36.424Z] ---> Running in 0f750bcaf6aa [2022-04-19T07:28:36.424Z] Removing intermediate container 0f750bcaf6aa [2022-04-19T07:28:36.424Z] ---> 4e5e65603b5d [2022-04-19T07:28:36.424Z] Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-19T07:28:36.424Z] ---> Running in 1c760b5cded1 [2022-04-19T07:28:37.863Z] Removing intermediate container 1c760b5cded1 [2022-04-19T07:28:37.863Z] ---> 97b35b4ed35c [2022-04-19T07:28:37.863Z] Step 18/31 : RUN apk --no-cache add ca-certificates zeromq [2022-04-19T07:28:37.863Z] ---> Running in f665cf57561f [2022-04-19T07:28:38.849Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-19T07:28:39.442Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-19T07:28:40.418Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-19T07:28:40.418Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-19T07:28:40.418Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-19T07:28:40.690Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-19T07:28:40.690Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-19T07:28:40.690Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-19T07:28:40.963Z] Executing busybox-1.33.1-r7.trigger [2022-04-19T07:28:40.963Z] Executing ca-certificates-20211220-r0.trigger [2022-04-19T07:28:41.237Z] OK: 9 MiB in 20 packages [2022-04-19T07:28:42.220Z] Removing intermediate container f665cf57561f [2022-04-19T07:28:42.220Z] ---> 03df0e67ea14 [2022-04-19T07:28:42.220Z] Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-04-19T07:28:42.818Z] ---> 7b4f15a83ec6 [2022-04-19T07:28:42.818Z] Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE [2022-04-19T07:28:43.415Z] ---> 2896a211eaf1 [2022-04-19T07:28:43.415Z] Step 21/31 : COPY --from=builder /app/res/ /res/ [2022-04-19T07:28:44.014Z] ---> 78ed59df9969 [2022-04-19T07:28:44.014Z] Step 22/31 : COPY --from=builder /app/static/ /static/ [2022-04-19T07:28:44.289Z] ---> 08f0e4b222af [2022-04-19T07:28:44.289Z] Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-04-19T07:28:45.741Z] ---> 6302c93ebfea [2022-04-19T07:28:45.741Z] Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-04-19T07:28:45.741Z] ---> Running in 064a4fb2ef04 [2022-04-19T07:28:47.172Z] Removing intermediate container 064a4fb2ef04 [2022-04-19T07:28:47.172Z] ---> ccc2c2ec03ea [2022-04-19T07:28:47.172Z] Step 25/31 : VOLUME /cache [2022-04-19T07:28:47.172Z] ---> Running in 8e9123c72d5c [2022-04-19T07:28:47.457Z] Removing intermediate container 8e9123c72d5c [2022-04-19T07:28:47.457Z] ---> 7d4446c07d4e [2022-04-19T07:28:47.457Z] Step 26/31 : EXPOSE 59711 [2022-04-19T07:28:47.457Z] ---> Running in 0c1d697e56a9 [2022-04-19T07:28:47.732Z] Removing intermediate container 0c1d697e56a9 [2022-04-19T07:28:47.732Z] ---> 60c7130d53ff [2022-04-19T07:28:47.732Z] Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-04-19T07:28:48.009Z] ---> Running in 65a6d1041241 [2022-04-19T07:28:48.288Z] Removing intermediate container 65a6d1041241 [2022-04-19T07:28:48.288Z] ---> 85a770d8a093 [2022-04-19T07:28:48.288Z] Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-04-19T07:28:48.288Z] ---> Running in deaae2c3f363 [2022-04-19T07:28:48.561Z] Removing intermediate container deaae2c3f363 [2022-04-19T07:28:48.561Z] ---> 5ef71355ebe6 [2022-04-19T07:28:48.561Z] Step 29/31 : LABEL arch=arm64 [2022-04-19T07:28:48.561Z] ---> Running in 566b2f2edcff [2022-04-19T07:28:48.837Z] Removing intermediate container 566b2f2edcff [2022-04-19T07:28:48.837Z] ---> cb940db99873 [2022-04-19T07:28:48.837Z] Step 30/31 : LABEL git_sha=03c50ffae1e87d0e614c3ab412676fee92353df3 [2022-04-19T07:28:49.112Z] ---> Running in 3219d198e74a [2022-04-19T07:28:49.386Z] Removing intermediate container 3219d198e74a [2022-04-19T07:28:49.386Z] ---> 6c2726d4b417 [2022-04-19T07:28:49.386Z] Step 31/31 : LABEL version=0.0.0 [2022-04-19T07:28:49.386Z] ---> Running in dcddfb2cedec [2022-04-19T07:28:49.658Z] Removing intermediate container dcddfb2cedec [2022-04-19T07:28:49.658Z] ---> 18a8d7513d06 [2022-04-19T07:28:49.658Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-19T07:28:49.658Z] Successfully built 18a8d7513d06 [2022-04-19T07:28:49.658Z] 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-19T07:28:50.098Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-19T07:28:50.098Z] [2022-04-19T07:28:50.098Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-19T07:28:50.444Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-19T07:28:50.720Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-19T07:28:50.720Z] 8998bd30e6a1: Pulling fs layer [2022-04-19T07:28:50.720Z] 04944245beec: Pulling fs layer [2022-04-19T07:28:50.720Z] 699f458cf7ca: Pulling fs layer [2022-04-19T07:28:50.720Z] 765212b225bb: Pulling fs layer [2022-04-19T07:28:50.720Z] f23df028b6ca: Pulling fs layer [2022-04-19T07:28:50.720Z] d65c8cfc05b1: Pulling fs layer [2022-04-19T07:28:50.720Z] 2437ff75d9bd: Pulling fs layer [2022-04-19T07:28:50.720Z] f23df028b6ca: Waiting [2022-04-19T07:28:50.720Z] d65c8cfc05b1: Waiting [2022-04-19T07:28:50.720Z] 2437ff75d9bd: Waiting [2022-04-19T07:28:50.720Z] 765212b225bb: Waiting [2022-04-19T07:28:50.720Z] 04944245beec: Verifying Checksum [2022-04-19T07:28:50.720Z] 04944245beec: Download complete [2022-04-19T07:28:50.720Z] 765212b225bb: Verifying Checksum [2022-04-19T07:28:50.720Z] 765212b225bb: Download complete [2022-04-19T07:28:50.720Z] f23df028b6ca: Verifying Checksum [2022-04-19T07:28:50.720Z] f23df028b6ca: Download complete [2022-04-19T07:28:50.720Z] d65c8cfc05b1: Verifying Checksum [2022-04-19T07:28:50.720Z] d65c8cfc05b1: Download complete [2022-04-19T07:28:50.996Z] 699f458cf7ca: Verifying Checksum [2022-04-19T07:28:50.996Z] 699f458cf7ca: Download complete [2022-04-19T07:28:51.270Z] 8998bd30e6a1: Verifying Checksum [2022-04-19T07:28:51.270Z] 8998bd30e6a1: Download complete [2022-04-19T07:28:53.900Z] 2437ff75d9bd: Verifying Checksum [2022-04-19T07:28:53.900Z] 2437ff75d9bd: Download complete [2022-04-19T07:28:55.879Z] 8998bd30e6a1: Pull complete [2022-04-19T07:28:56.153Z] 04944245beec: Pull complete [2022-04-19T07:28:57.595Z] 699f458cf7ca: Pull complete [2022-04-19T07:28:57.869Z] 765212b225bb: Pull complete [2022-04-19T07:28:58.467Z] f23df028b6ca: Pull complete [2022-04-19T07:28:58.743Z] d65c8cfc05b1: Pull complete [2022-04-19T07:29:13.847Z] 2437ff75d9bd: Pull complete [2022-04-19T07:29:13.847Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-19T07:29:13.847Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-19T07:29:13.847Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-19T07:29:14.088Z] prd-ubuntu20.04-docker-arm64-4c-16g-21324 does not seem to be running inside a container [2022-04-19T07:29:14.177Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-rfid-llrp-inventory/2 -v /w/workspace/app-rfid-llrp-inventory/2:/w/workspace/app-rfid-llrp-inventory/2:rw,z -v /w/workspace/app-rfid-llrp-inventory/2@tmp:/w/workspace/app-rfid-llrp-inventory/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-04-19T07:29:16.724Z] $ docker top 3f56183bc488d424af390d58aefe8a24db1c16b610c4f9b18d9c182e7b155ccb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-19T07:29:17.641Z] ---> job-cost.sh [2022-04-19T07:29:17.641Z] lf-activate-venv: SKIPPING [2022-04-19T07:29:17.641Z] INFO: No Stack... [2022-04-19T07:29:17.913Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-19T07:29:18.890Z] INFO: Archiving Costs [Pipeline] sh [2022-04-19T07:29:19.560Z] + cat /w/workspace/app-rfid-llrp-inventory/2/archives/cost.csv [2022-04-19T07:29:19.560Z] + cut -d, -f6 [Pipeline] lock [2022-04-19T07:29:19.628Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-72-2-stack-cost] [2022-04-19T07:29:19.635Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-72-2-stack-cost] did not exist. Created. [2022-04-19T07:29:19.635Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-72-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-19T07:29:20.321Z] /w/workspace/app-rfid-llrp-inventory/2@tmp/durable-a0c6e366/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-04-19T07:29:20.998Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-04-19T07:29:21.019Z] Warning: overwriting stash ‘stack-cost’ [2022-04-19T07:29:21.069Z] Stashed 1 file(s) [Pipeline] } [2022-04-19T07:29:21.078Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-72-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-19T07:29:21.103Z] $ docker stop --time=1 3f56183bc488d424af390d58aefe8a24db1c16b610c4f9b18d9c182e7b155ccb [2022-04-19T07:29:22.584Z] $ docker rm -f 3f56183bc488d424af390d58aefe8a24db1c16b610c4f9b18d9c182e7b155ccb [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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [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-19T07:29:23.628Z] + [ -d /w/workspace/ry_app-rfid-llrp-inventory_PR-72/archives ] [2022-04-19T07:29:23.629Z] + ls -al /w/workspace/ry_app-rfid-llrp-inventory_PR-72/archives [2022-04-19T07:29:23.629Z] total 16 [2022-04-19T07:29:23.629Z] drwxr-xr-x 3 root root 4096 Apr 19 07:25 . [2022-04-19T07:29:23.629Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 19 07:25 .. [2022-04-19T07:29:23.629Z] drwxr-xr-x 2 root root 4096 Apr 19 07:25 cost [2022-04-19T07:29:23.629Z] -rw-r--r-- 1 root root 93 Apr 19 07:25 cost.csv [2022-04-19T07:29:23.629Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-rfid-llrp-inventory_PR-72/archives [2022-04-19T07:29:23.629Z] + ls -al /w/workspace/ry_app-rfid-llrp-inventory_PR-72/archives [2022-04-19T07:29:23.629Z] total 16 [2022-04-19T07:29:23.629Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 19 07:25 . [2022-04-19T07:29:23.629Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 19 07:25 .. [2022-04-19T07:29:23.629Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 19 07:25 cost [2022-04-19T07:29:23.629Z] -rw-r--r-- 1 jenkins jenkins 93 Apr 19 07:25 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-04-19T07:29:23.929Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-19T07:29:24.801Z] ---> package-listing.sh [2022-04-19T07:29:24.802Z] ++ facter osfamily [2022-04-19T07:29:24.802Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-19T07:29:25.063Z] + OS_FAMILY=debian [2022-04-19T07:29:25.063Z] + workspace=/w/workspace/ry_app-rfid-llrp-inventory_PR-72 [2022-04-19T07:29:25.063Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-19T07:29:25.063Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-19T07:29:25.063Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-19T07:29:25.063Z] + PACKAGES=/tmp/packages_start.txt [2022-04-19T07:29:25.063Z] + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-72 ']' [2022-04-19T07:29:25.063Z] + PACKAGES=/tmp/packages_end.txt [2022-04-19T07:29:25.063Z] + case "${OS_FAMILY}" in [2022-04-19T07:29:25.063Z] + dpkg -l [2022-04-19T07:29:25.063Z] + grep '^ii' [2022-04-19T07:29:25.063Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-19T07:29:25.063Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-19T07:29:25.063Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-19T07:29:25.063Z] + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-72 ']' [2022-04-19T07:29:25.063Z] + mkdir -p /w/workspace/ry_app-rfid-llrp-inventory_PR-72/archives/ [2022-04-19T07:29:25.063Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-rfid-llrp-inventory_PR-72/archives/ [Pipeline] echo [2022-04-19T07:29:25.076Z] 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-72/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-19T07:29:25.358Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-19T07:29:25.915Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-19T07:29:25.915Z] . [Pipeline] withDockerContainer [2022-04-19T07:29:25.984Z] prd-ubuntu20.04-docker-8c-8g-21323 does not seem to be running inside a container [2022-04-19T07:29:26.023Z] $ 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-72/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-72 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-72:/w/workspace/ry_app-rfid-llrp-inventory_PR-72:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-72@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-72@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-19T07:29:26.250Z] $ docker top 06e9f56e08f413bbfdfcbee9c49de3eb9255466d17e7c256e453596de75b0113 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-19T07:29:26.624Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-19T07:29:26.918Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-19T07:29:27.208Z] + ls /var/log/sa-host [2022-04-19T07:29:27.208Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-19T07:29:27.301Z] provisioning config files... [2022-04-19T07:29:27.311Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-72@tmp/config2511658451936518158tmp [Pipeline] { [Pipeline] echo [2022-04-19T07:29:27.329Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-19T07:29:27.614Z] ---> create-netrc.sh [Pipeline] } [2022-04-19T07:29:27.623Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-19T07:29:27.954Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-19T07:29:27.965Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-19T07:29:28.252Z] ---> sudo-logs.sh [2022-04-19T07:29:28.252Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-19T07:29:28.275Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-19T07:29:28.564Z] ---> job-cost.sh [2022-04-19T07:29:28.564Z] lf-activate-venv: SKIPPING [2022-04-19T07:29:28.564Z] DEBUG: total: 0.2199999988079071 [2022-04-19T07:29:28.564Z] INFO: Retrieving Stack Cost... [2022-04-19T07:29:29.134Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-19T07:29:29.395Z] INFO: Archiving Costs [Pipeline] echo [2022-04-19T07:29:29.412Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-19T07:29:29.696Z] ---> logs-deploy.sh [2022-04-19T07:29:29.696Z] lf-activate-venv: SKIPPING [2022-04-19T07:29:29.696Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-72/2 [2022-04-19T07:29:29.696Z] INFO: archiving workspace using pattern(s): [2022-04-19T07:29:30.636Z] Archives upload complete. [2022-04-19T07:29:30.898Z] INFO: archiving logs to Nexus [2022-04-19T07:29:31.471Z] ---> uname -a: [2022-04-19T07:29:31.471Z] Linux prd-ubuntu20-04-docker-8c-8g-21323 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-04-19T07:29:31.471Z] [2022-04-19T07:29:31.471Z] [2022-04-19T07:29:31.471Z] ---> lscpu: [2022-04-19T07:29:31.471Z] Architecture: x86_64 [2022-04-19T07:29:31.471Z] CPU op-mode(s): 32-bit, 64-bit [2022-04-19T07:29:31.471Z] Byte Order: Little Endian [2022-04-19T07:29:31.471Z] Address sizes: 40 bits physical, 48 bits virtual [2022-04-19T07:29:31.471Z] CPU(s): 8 [2022-04-19T07:29:31.471Z] On-line CPU(s) list: 0-7 [2022-04-19T07:29:31.471Z] Thread(s) per core: 1 [2022-04-19T07:29:31.471Z] Core(s) per socket: 1 [2022-04-19T07:29:31.471Z] Socket(s): 8 [2022-04-19T07:29:31.471Z] NUMA node(s): 1 [2022-04-19T07:29:31.471Z] Vendor ID: AuthenticAMD [2022-04-19T07:29:31.471Z] CPU family: 23 [2022-04-19T07:29:31.471Z] Model: 49 [2022-04-19T07:29:31.471Z] Model name: AMD EPYC-Rome Processor [2022-04-19T07:29:31.471Z] Stepping: 0 [2022-04-19T07:29:31.471Z] CPU MHz: 2799.994 [2022-04-19T07:29:31.471Z] BogoMIPS: 5599.98 [2022-04-19T07:29:31.471Z] Virtualization: AMD-V [2022-04-19T07:29:31.471Z] Hypervisor vendor: KVM [2022-04-19T07:29:31.471Z] Virtualization type: full [2022-04-19T07:29:31.471Z] L1d cache: 256 KiB [2022-04-19T07:29:31.471Z] L1i cache: 256 KiB [2022-04-19T07:29:31.471Z] L2 cache: 4 MiB [2022-04-19T07:29:31.471Z] L3 cache: 128 MiB [2022-04-19T07:29:31.471Z] NUMA node0 CPU(s): 0-7 [2022-04-19T07:29:31.471Z] Vulnerability Itlb multihit: Not affected [2022-04-19T07:29:31.471Z] Vulnerability L1tf: Not affected [2022-04-19T07:29:31.471Z] Vulnerability Mds: Not affected [2022-04-19T07:29:31.471Z] Vulnerability Meltdown: Not affected [2022-04-19T07:29:31.471Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-04-19T07:29:31.471Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-04-19T07:29:31.471Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-04-19T07:29:31.471Z] Vulnerability Srbds: Not affected [2022-04-19T07:29:31.471Z] Vulnerability Tsx async abort: Not affected [2022-04-19T07:29:31.471Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-04-19T07:29:31.471Z] [2022-04-19T07:29:31.471Z] [2022-04-19T07:29:31.471Z] ---> nproc: [2022-04-19T07:29:31.471Z] 8 [2022-04-19T07:29:31.471Z] [2022-04-19T07:29:31.471Z] [2022-04-19T07:29:31.471Z] ---> df -h: [2022-04-19T07:29:31.471Z] Filesystem Size Used Avail Use% Mounted on [2022-04-19T07:29:31.471Z] overlay 155G 11G 145G 7% / [2022-04-19T07:29:31.471Z] tmpfs 64M 0 64M 0% /dev [2022-04-19T07:29:31.471Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-04-19T07:29:31.471Z] shm 64M 0 64M 0% /dev/shm [2022-04-19T07:29:31.471Z] /dev/vda1 155G 11G 145G 7% /facter-os [2022-04-19T07:29:31.471Z] [2022-04-19T07:29:31.471Z]