Pull request #54 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 marcpfuller for edgexfoundry/app-rfid-llrp-inventory Loading trusted files from base branch main at 2f4ea3c6137ff523b703c1b23c70899e2e4dc4cd rather than bf387bdf27281530d3d4f44a7e582cce82ddc339 Obtained Jenkinsfile from 2f4ea3c6137ff523b703c1b23c70899e2e4dc4cd 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-ssh14649866929389184352.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 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-ssh8937477385633258564.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 32edd24ee733e309d05e35b1f887f14b07bde6d0 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-54/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-54/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh18102824397058199991.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 32edd24ee733e309d05e35b1f887f14b07bde6d0 # timeout=10 Commit message: "Merge pull request #369 from ernestojeda/revert-script-move" > 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-ssh3069851121299661345.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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-54/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-54/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8611911300662719340.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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: [[centos7-docker-4c-2g, ubuntu18.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.16 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 Running on prd-centos7-docker-4c-2g-259 in /w/workspace/ry_app-rfid-llrp-inventory_PR-54 [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-54 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 /w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp/jenkins-gitclient-ssh7584653261019211396.key > 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 2f4ea3c6137ff523b703c1b23c70899e2e4dc4cd into PR head commit bf387bdf27281530d3d4f44a7e582cce82ddc339 Merge succeeded, producing bf387bdf27281530d3d4f44a7e582cce82ddc339 Checking out Revision bf387bdf27281530d3d4f44a7e582cce82ddc339 (PR-54) > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp/jenkins-gitclient-ssh2094451445143482351.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/54/head:refs/remotes/origin/PR-54 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bf387bdf27281530d3d4f44a7e582cce82ddc339 # timeout=10 > git remote # timeout=10 > 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 /w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp/jenkins-gitclient-ssh5227955834609181433.key > git merge 2f4ea3c6137ff523b703c1b23c70899e2e4dc4cd # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bf387bdf27281530d3d4f44a7e582cce82ddc339 # timeout=10 Commit message: "fix: capped the EdgeX inventory events in index.html to 100 items" > git rev-list --no-walk 7211f2fc7201f6e7acf5b1beaf96931f39851cce # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:57:31 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:57:31 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:57:31 ========================================================= 18:57:31 EdgeX Global Pipelines Version Info 18:57:31 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:57:32 ------------------- 18:57:32 stable info: 18:57:32 ------------------- 18:57:32 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:57:32 Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 18:57:32 Message: update stable to v1.0.217 18:57:33 ------------------- 18:57:33 experimental info: 18:57:33 ------------------- 18:57:33 Commited By: **** collab-it+edgex@linuxfoundation.org 18:57:33 Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 18:57:33 Message: update experimental to v1.0.217 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:57:33 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 18:57:33 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 18:57:33 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:57:33 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:57:33 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:57:33 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 18:57:33 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:57:33 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:57:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:57:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:57:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:57:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 18:57:33 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:57:33 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:57:33 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:57:33 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:57:33 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:57:33 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:57:33 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:57:33 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 18:57:33 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:57:33 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:57:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:57:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:57:33 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:57:33 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:57:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-54 [Pipeline] echo 18:57:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-54 [Pipeline] echo 18:57:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-54 [Pipeline] echo 18:57:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bf387bdf27281530d3d4f44a7e582cce82ddc339 [Pipeline] echo 18:57:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bf387bd [Pipeline] echo 18:57:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:57:33 provisioning config files... 18:57:33 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp/config5583450494871916096tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:57:34 ---> docker-login.sh 18:57:34 nexus3.edgexfoundry.org:10001 18:57:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:57:34 Configure a credential helper to remove this warning. See 18:57:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:57:34 18:57:34 Login Succeeded 18:57:34 nexus3.edgexfoundry.org:10002 18:57:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:57:34 Configure a credential helper to remove this warning. See 18:57:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:57:34 18:57:34 Login Succeeded 18:57:34 nexus3.edgexfoundry.org:10003 18:57:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:57:34 Configure a credential helper to remove this warning. See 18:57:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:57:34 18:57:34 Login Succeeded 18:57:34 nexus3.edgexfoundry.org:10004 18:57:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:57:34 Configure a credential helper to remove this warning. See 18:57:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:57:34 18:57:34 Login Succeeded 18:57:34 docker.io 18:57:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:57:35 Configure a credential helper to remove this warning. See 18:57:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:57:35 18:57:35 Login Succeeded 18:57:35 ---> docker-login.sh ends [Pipeline] } 18:57:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:57:35 + git rev-list -1 --merges bf387bdf27281530d3d4f44a7e582cce82ddc339~1..bf387bdf27281530d3d4f44a7e582cce82ddc339 [Pipeline] echo 18:57:35 -----------> git rev-list -1 --merges bf387bdf27281530d3d4f44a7e582cce82ddc339~1..bf387bdf27281530d3d4f44a7e582cce82ddc339 bf387bdf27281530d3d4f44a7e582cce82ddc339 [false] [Pipeline] sh 18:57:35 + git log --format=format:%s -1 bf387bdf27281530d3d4f44a7e582cce82ddc339 [Pipeline] echo 18:57:35 ========================================================= 18:57:35 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:57:35 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:57:36 + git log --format=format:%s -1 bf387bdf27281530d3d4f44a7e582cce82ddc339 [Pipeline] echo 18:57:36 [semverPrep] GIT_COMMIT: bf387bdf27281530d3d4f44a7e582cce82ddc339, Commit Message: fix: capped the EdgeX inventory events in index.html to 100 items [Pipeline] echo 18:57:36 [semverPrep] This is not a build commit. [Pipeline] sh 18:57:36 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 18:57:36 + grep -v github /etc/ssh/ssh_known_hosts 18:57:36 + '[' -e /tmp/ssh_known_hosts ']' 18:57:36 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:57:36 + sudo tee -a /etc/ssh/ssh_known_hosts 18:57:36 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 18:57:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 18:57:37 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:57:37 18:57:37 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:57:37 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:57:37 latest: Pulling from edgex-devops/git-semver 18:57:37 a0d0a0d46f8b: Pulling fs layer 18:57:37 3e5f54012d9b: Pulling fs layer 18:57:37 4c7163046ea9: Pulling fs layer 18:57:37 0c2d73faf560: Pulling fs layer 18:57:37 0c2d73faf560: Waiting 18:57:37 3e5f54012d9b: Verifying Checksum 18:57:37 3e5f54012d9b: Download complete 18:57:37 a0d0a0d46f8b: Verifying Checksum 18:57:37 a0d0a0d46f8b: Download complete 18:57:37 4c7163046ea9: Verifying Checksum 18:57:37 4c7163046ea9: Download complete 18:57:37 0c2d73faf560: Verifying Checksum 18:57:37 0c2d73faf560: Download complete 18:57:37 a0d0a0d46f8b: Pull complete 18:57:37 3e5f54012d9b: Pull complete 18:57:38 4c7163046ea9: Pull complete 18:57:38 0c2d73faf560: Pull complete 18:57:38 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 18:57:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:57:38 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 18:57:38 prd-centos7-docker-4c-2g-259 does not seem to be running inside a container 18:57:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-rfid-llrp-inventory_PR-54 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-54:/w/workspace/ry_app-rfid-llrp-inventory_PR-54:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-54@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 18:57:39 $ docker top 0a489f243e4b5ae3ada1f36829cbeedabf8e096b51ff630309d0d38b63b7657e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:57:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:57:39 [ssh-agent] Looking for ssh-agent implementation... 18:57:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:57:39 $ docker exec 0a489f243e4b5ae3ada1f36829cbeedabf8e096b51ff630309d0d38b63b7657e ssh-agent 18:57:39 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXopDGLp/agent.13 18:57:39 SSH_AGENT_PID=20 18:57:39 Running ssh-add (command line suppressed) 18:57:39 Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp/private_key_6411906107889913265.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp/private_key_6411906107889913265.key) 18:57:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:57:39 + git tag --points-at HEAD [Pipeline] } 18:57:39 $ docker exec --env ******** --env ******** 0a489f243e4b5ae3ada1f36829cbeedabf8e096b51ff630309d0d38b63b7657e ssh-agent -k 18:57:39 unset SSH_AUTH_SOCK; 18:57:39 unset SSH_AGENT_PID; 18:57:39 echo Agent pid 20 killed; 18:57:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:57:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:57:39 [ssh-agent] Looking for ssh-agent implementation... 18:57:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:57:40 $ docker exec 0a489f243e4b5ae3ada1f36829cbeedabf8e096b51ff630309d0d38b63b7657e ssh-agent 18:57:40 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXAbKGbN/agent.52 18:57:40 SSH_AGENT_PID=59 18:57:40 Running ssh-add (command line suppressed) 18:57:40 Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp/private_key_1344664153121356946.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp/private_key_1344664153121356946.key) 18:57:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:57:40 + git semver init 18:57:40 # -> Open(): unable to determine branch for HEAD 18:57:40 # $GIT_DIR = /w/workspace/ry_app-rfid-llrp-inventory_PR-54/.git 18:57:40 # $GIT_WORK_TREE = /w/workspace/ry_app-rfid-llrp-inventory_PR-54 18:57:40 # $SEMVER_REMOTE_NAME = origin 18:57:40 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:57:40 # $SEMVER_USER_NAME = edgex-jenkins 18:57:40 # $SEMVER_BRANCH = PR-54 18:57:40 # $SEMVER_TEMP = /tmp/semver-154815066 18:57:40 # git clone --branch semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git $SEMVER_TEMP 18:57:42 # '/tmp/semver-154815066' -> '/w/workspace/ry_app-rfid-llrp-inventory_PR-54/.semver' 18:57:42 # -> Force: false 18:57:42 # $SEMVER_DIR = /w/workspace/ry_app-rfid-llrp-inventory_PR-54/.semver [Pipeline] } 18:57:42 $ docker exec --env ******** --env ******** 0a489f243e4b5ae3ada1f36829cbeedabf8e096b51ff630309d0d38b63b7657e ssh-agent -k 18:57:42 unset SSH_AUTH_SOCK; 18:57:42 unset SSH_AGENT_PID; 18:57:42 echo Agent pid 59 killed; 18:57:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:57:42 + git semver [Pipeline] } 18:57:42 $ docker stop --time=1 0a489f243e4b5ae3ada1f36829cbeedabf8e096b51ff630309d0d38b63b7657e 18:57:43 $ docker rm -f 0a489f243e4b5ae3ada1f36829cbeedabf8e096b51ff630309d0d38b63b7657e [Pipeline] // withDockerContainer [Pipeline] sh 18:57:44 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:57:44 Stashed 1 file(s) [Pipeline] echo 18:57:44 [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] node [Pipeline] node 18:57:59 Still waiting to schedule task 18:57:59 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-259’ 18:57:59 Still waiting to schedule task 18:57:59 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 18:59:26 Running on prd-ubuntu18.04-docker-arm64-4c-16g-260 in /w/workspace/ry_app-rfid-llrp-inventory_PR-54 [Pipeline] { [Pipeline] ws 18:59:26 Running in /w/workspace/app-rfid-llrp-inventory/36 [Pipeline] { [Pipeline] checkout 18:59:26 The recommended git tool is: git 18:59:30 using credential edgex-jenkins-ssh 18:59:30 Cloning the remote Git repository 18:59:30 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 18:59:30 > git init /w/workspace/app-rfid-llrp-inventory/36 # timeout=10 18:59:31 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 18:59:31 > git --version # timeout=10 18:59:31 > git --version # 'git version 2.17.1' 18:59:31 using GIT_SSH to set credentials SSH Credentials for GitHub 18:59:31 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:59:32 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 18:59:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:59:33 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 18:59:33 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 18:59:33 using GIT_SSH to set credentials SSH Credentials for GitHub 18:59:33 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/54/head:refs/remotes/origin/PR-54 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:59:33 Merging remotes/origin/main commit 2f4ea3c6137ff523b703c1b23c70899e2e4dc4cd into PR head commit bf387bdf27281530d3d4f44a7e582cce82ddc339 18:59:33 Merge succeeded, producing bf387bdf27281530d3d4f44a7e582cce82ddc339 18:59:33 Checking out Revision bf387bdf27281530d3d4f44a7e582cce82ddc339 (PR-54) 18:59:33 > git config core.sparsecheckout # timeout=10 18:59:33 > git checkout -f bf387bdf27281530d3d4f44a7e582cce82ddc339 # timeout=10 18:59:33 > git remote # timeout=10 18:59:33 > git config --get remote.origin.url # timeout=10 18:59:33 using GIT_SSH to set credentials SSH Credentials for GitHub 18:59:33 > git merge 2f4ea3c6137ff523b703c1b23c70899e2e4dc4cd # timeout=10 18:59:33 > git rev-parse HEAD^{commit} # timeout=10 18:59:33 > git config core.sparsecheckout # timeout=10 18:59:33 > git checkout -f bf387bdf27281530d3d4f44a7e582cce82ddc339 # timeout=10 18:59:38 Commit message: "fix: capped the EdgeX inventory events in index.html to 100 items" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:59:38 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:59:38 % Total % Received % Xferd Average Speed Time Time Time Current 18:59:38 Dload Upload Total Spent Left Speed 18:59:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 97719 0 --:--:-- --:--:-- --:--:-- 98533 [Pipeline] sh 18:59:39 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:59:39 + + sudo tee /etc/docker/daemon.new 18:59:39 sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:59:39 { 18:59:39 "registry-mirrors": [ 18:59:39 "https://nexus3.edgexfoundry.org:10001" 18:59:39 ], 18:59:39 "bip": "10.250.0.254/24", 18:59:39 "hosts": [ 18:59:39 "tcp://0.0.0.0:5555", 18:59:39 "unix:///var/run/docker.sock" 18:59:39 ], 18:59:39 "mtu": 1458, 18:59:39 "selinux-enabled": true, 18:59:39 "seccomp-profile": "/etc/docker/seccomp.json" 18:59:39 } [Pipeline] sh 18:59:40 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:59:40 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:59:58 provisioning config files... 18:59:58 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/36@tmp/config1797462463536473638tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:59:59 ---> docker-login.sh 18:59:59 nexus3.edgexfoundry.org:10001 18:59:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:59:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:59:59 Configure a credential helper to remove this warning. See 18:59:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:59:59 18:59:59 Login Succeeded 18:59:59 nexus3.edgexfoundry.org:10002 19:00:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:00:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:00:00 Configure a credential helper to remove this warning. See 19:00:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:00:00 19:00:00 Login Succeeded 19:00:00 nexus3.edgexfoundry.org:10003 19:00:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:00:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:00:00 Configure a credential helper to remove this warning. See 19:00:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:00:00 19:00:00 Login Succeeded 19:00:00 nexus3.edgexfoundry.org:10004 19:00:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:00:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:00:01 Configure a credential helper to remove this warning. See 19:00:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:00:01 19:00:01 Login Succeeded 19:00:01 docker.io 19:00:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:00:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:00:01 Configure a credential helper to remove this warning. See 19:00:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:00:01 19:00:01 Login Succeeded 19:00:01 ---> docker-login.sh ends [Pipeline] } 19:00:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:00:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:00:02 ========================================================= 19:00:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 19:00:02 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 19:00:02 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . 19:00:02 Sending build context to Docker daemon 679.9kB 19:00:02 Step 1/12 : ARG BASE=golang:1.16-alpine3.14 19:00:02 Step 2/12 : FROM ${BASE} AS builder 19:00:03 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:00:03 552d1f2373af: Pulling fs layer 19:00:03 ea3f2d53f512: Pulling fs layer 19:00:03 9e70ebbbe112: Pulling fs layer 19:00:03 7a9cfe048b4a: Pulling fs layer 19:00:03 72dc09318566: Pulling fs layer 19:00:03 f4f7b4309257: Pulling fs layer 19:00:03 0ac9a79272e3: Pulling fs layer 19:00:03 b78e95d17946: Pulling fs layer 19:00:03 f4f7b4309257: Waiting 19:00:03 7a9cfe048b4a: Waiting 19:00:03 0ac9a79272e3: Waiting 19:00:03 b78e95d17946: Waiting 19:00:03 72dc09318566: Waiting 19:00:03 9e70ebbbe112: Verifying Checksum 19:00:03 9e70ebbbe112: Download complete 19:00:03 ea3f2d53f512: Download complete 19:00:03 72dc09318566: Verifying Checksum 19:00:03 72dc09318566: Download complete 19:00:03 f4f7b4309257: Verifying Checksum 19:00:03 f4f7b4309257: Download complete 19:00:03 552d1f2373af: Download complete 19:00:03 0ac9a79272e3: Verifying Checksum 19:00:03 0ac9a79272e3: Download complete 19:00:03 552d1f2373af: Pull complete 19:00:04 ea3f2d53f512: Pull complete 19:00:04 9e70ebbbe112: Pull complete 19:00:04 b78e95d17946: Download complete 19:00:05 7a9cfe048b4a: Verifying Checksum 19:00:05 7a9cfe048b4a: Download complete 19:00:12 Running on prd-centos7-docker-4c-2g-261 in /w/workspace/ry_app-rfid-llrp-inventory_PR-54 [Pipeline] { [Pipeline] ws 19:00:12 Running in /w/workspace/app-rfid-llrp-inventory/36 [Pipeline] { [Pipeline] checkout 19:00:12 The recommended git tool is: git 19:00:14 using credential edgex-jenkins-ssh 19:00:14 Cloning the remote Git repository 19:00:13 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 19:00:13 > git init /w/workspace/app-rfid-llrp-inventory/36 # timeout=10 19:00:13 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 19:00:13 > git --version # timeout=10 19:00:13 > git --version # 'git version 2.24.4' 19:00:13 using GIT_SSH to set credentials SSH Credentials for GitHub 19:00:13 [INFO] Currently running in a labeled security context 19:00:13 [INFO] Currently SELinux is 'enforcing' on the host 19:00:13 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/36@tmp/jenkins-gitclient-ssh8766865059527817438.key 19:00:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:00:16 Merging remotes/origin/main commit 2f4ea3c6137ff523b703c1b23c70899e2e4dc4cd into PR head commit bf387bdf27281530d3d4f44a7e582cce82ddc339 19:00:14 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 19:00:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:00:14 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 19:00:14 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 19:00:14 using GIT_SSH to set credentials SSH Credentials for GitHub 19:00:14 [INFO] Currently running in a labeled security context 19:00:14 [INFO] Currently SELinux is 'enforcing' on the host 19:00:14 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/36@tmp/jenkins-gitclient-ssh9044254274711370300.key 19:00:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/54/head:refs/remotes/origin/PR-54 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:00:15 > git config core.sparsecheckout # timeout=10 19:00:15 > git checkout -f bf387bdf27281530d3d4f44a7e582cce82ddc339 # timeout=10 19:00:16 Merge succeeded, producing bf387bdf27281530d3d4f44a7e582cce82ddc339 19:00:16 Checking out Revision bf387bdf27281530d3d4f44a7e582cce82ddc339 (PR-54) 19:00:15 > git remote # timeout=10 19:00:15 > git config --get remote.origin.url # timeout=10 19:00:15 using GIT_SSH to set credentials SSH Credentials for GitHub 19:00:15 [INFO] Currently running in a labeled security context 19:00:15 [INFO] Currently SELinux is 'enforcing' on the host 19:00:15 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/36@tmp/jenkins-gitclient-ssh5211532352953093632.key 19:00:15 > git merge 2f4ea3c6137ff523b703c1b23c70899e2e4dc4cd # timeout=10 19:00:15 > git rev-parse HEAD^{commit} # timeout=10 19:00:15 > git config core.sparsecheckout # timeout=10 19:00:15 > git checkout -f bf387bdf27281530d3d4f44a7e582cce82ddc339 # timeout=10 19:00:17 7a9cfe048b4a: Pull complete 19:00:17 72dc09318566: Pull complete 19:00:17 f4f7b4309257: Pull complete 19:00:17 0ac9a79272e3: Pull complete 19:00:19 Commit message: "fix: capped the EdgeX inventory events in index.html to 100 items" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:00:20 provisioning config files... 19:00:20 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/36@tmp/config6103366357460850453tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:00:20 ---> docker-login.sh 19:00:20 nexus3.edgexfoundry.org:10001 19:00:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:00:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:00:20 Configure a credential helper to remove this warning. See 19:00:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:00:20 19:00:20 Login Succeeded 19:00:20 nexus3.edgexfoundry.org:10002 19:00:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:00:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:00:20 Configure a credential helper to remove this warning. See 19:00:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:00:20 19:00:20 Login Succeeded 19:00:20 nexus3.edgexfoundry.org:10003 19:00:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:00:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:00:20 Configure a credential helper to remove this warning. See 19:00:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:00:20 19:00:20 Login Succeeded 19:00:20 nexus3.edgexfoundry.org:10004 19:00:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:00:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:00:21 Configure a credential helper to remove this warning. See 19:00:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:00:21 19:00:21 Login Succeeded 19:00:21 docker.io 19:00:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:00:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:00:21 Configure a credential helper to remove this warning. See 19:00:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:00:21 19:00:21 Login Succeeded 19:00:21 ---> docker-login.sh ends [Pipeline] } 19:00:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:00:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:00:21 ========================================================= 19:00:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 19:00:21 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 19:00:21 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . 19:00:21 Sending build context to Docker daemon 679.9kB 19:00:21 Step 1/12 : ARG BASE=golang:1.16-alpine3.14 19:00:21 Step 2/12 : FROM ${BASE} AS builder 19:00:21 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 19:00:21 a0d0a0d46f8b: Pulling fs layer 19:00:21 31adcdaf11c8: Pulling fs layer 19:00:21 b8b176561691: Pulling fs layer 19:00:21 4527c011a84f: Pulling fs layer 19:00:21 5d74067f8e1e: Pulling fs layer 19:00:21 e0aca202a116: Pulling fs layer 19:00:21 3a43be97a3b4: Pulling fs layer 19:00:21 34cad66bf833: Pulling fs layer 19:00:21 b4e3c513aaa6: Pulling fs layer 19:00:21 e0aca202a116: Waiting 19:00:21 3a43be97a3b4: Waiting 19:00:21 34cad66bf833: Waiting 19:00:21 4527c011a84f: Waiting 19:00:21 b4e3c513aaa6: Waiting 19:00:21 5d74067f8e1e: Waiting 19:00:21 b8b176561691: Verifying Checksum 19:00:21 b8b176561691: Download complete 19:00:21 31adcdaf11c8: Verifying Checksum 19:00:21 31adcdaf11c8: Download complete 19:00:21 5d74067f8e1e: Verifying Checksum 19:00:21 5d74067f8e1e: Download complete 19:00:21 e0aca202a116: Verifying Checksum 19:00:21 e0aca202a116: Download complete 19:00:21 3a43be97a3b4: Verifying Checksum 19:00:21 3a43be97a3b4: Download complete 19:00:21 a0d0a0d46f8b: Verifying Checksum 19:00:21 a0d0a0d46f8b: Download complete 19:00:22 34cad66bf833: Verifying Checksum 19:00:22 34cad66bf833: Download complete 19:00:22 4527c011a84f: Verifying Checksum 19:00:22 4527c011a84f: Download complete 19:00:22 b4e3c513aaa6: Verifying Checksum 19:00:22 b4e3c513aaa6: Download complete 19:00:22 a0d0a0d46f8b: Pull complete 19:00:22 31adcdaf11c8: Pull complete 19:00:22 b8b176561691: Pull complete 19:00:23 b78e95d17946: Pull complete 19:00:23 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 19:00:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 19:00:23 ---> 8b459fc5aaf0 19:00:23 Step 3/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 19:00:24 ---> Running in 7e5dda8748ac 19:00:24 Removing intermediate container 7e5dda8748ac 19:00:24 ---> d70332d8b254 19:00:24 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 19:00:24 ---> Running in 063af26332ec 19:00:24 Removing intermediate container 063af26332ec 19:00:24 ---> f41772b12473 19:00:24 Step 5/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 19:00:24 ---> Running in 62a7dbef2474 19:00:25 Removing intermediate container 62a7dbef2474 19:00:25 ---> a5e0f2ce98e6 19:00:25 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:00:25 ---> Running in 8ff5ef74e47d 19:00:26 4527c011a84f: Pull complete 19:00:26 5d74067f8e1e: Pull complete 19:00:26 e0aca202a116: Pull complete 19:00:26 3a43be97a3b4: Pull complete 19:00:26 34cad66bf833: Pull complete 19:00:27 Removing intermediate container 8ff5ef74e47d 19:00:27 ---> 7d082e0f5727 19:00:27 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:00:27 ---> Running in 61aef1d0bd3c 19:00:28 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:00:28 b4e3c513aaa6: Pull complete 19:00:28 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 19:00:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 19:00:28 ---> 9f6097aaca64 19:00:28 Step 3/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 19:00:29 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:00:29 OK: 219 MiB in 52 packages 19:00:30 Removing intermediate container 61aef1d0bd3c 19:00:30 ---> debb2f679e1a 19:00:30 Step 8/12 : WORKDIR /app 19:00:30 ---> Running in 9994799a4261 19:00:31 Removing intermediate container 9994799a4261 19:00:31 ---> b4a295b44926 19:00:31 Step 9/12 : COPY . . 19:00:31 ---> 45c107bc0aa8 19:00:31 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:00:31 ---> Running in 5ec37b430f02 19:00:33 ---> Running in d40fe244028c 19:00:33 Removing intermediate container d40fe244028c 19:00:33 ---> 5599aaefa143 19:00:33 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 19:00:33 ---> Running in 4884f4f2d464 19:00:33 Removing intermediate container 4884f4f2d464 19:00:33 ---> d7fe1a1433cf 19:00:33 Step 5/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 19:00:33 ---> Running in b17efa85aba6 19:00:33 Removing intermediate container b17efa85aba6 19:00:33 ---> 94cde2410b43 19:00:33 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:00:33 ---> Running in 8172484d40f2 19:00:33 Removing intermediate container 8172484d40f2 19:00:33 ---> a1fda09cac14 19:00:33 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:00:33 ---> Running in 7c765cb15bc1 19:00:33 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:00:34 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:00:34 OK: 220 MiB in 52 packages 19:00:35 Removing intermediate container 7c765cb15bc1 19:00:35 ---> 473abc47cf44 19:00:35 Step 8/12 : WORKDIR /app 19:00:35 ---> Running in f69b05a0bd72 19:00:35 Removing intermediate container f69b05a0bd72 19:00:35 ---> 58aede5193e8 19:00:35 Step 9/12 : COPY . . 19:00:35 ---> 21654a91a0c7 19:00:35 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:00:35 ---> Running in 5c0b3be4a025 19:01:07 Removing intermediate container 5c0b3be4a025 19:01:07 ---> 6bb7bd6fb3c7 19:01:07 Step 11/12 : ARG MAKE="make build" 19:01:07 ---> Running in d6ab84c87f0f 19:01:07 Removing intermediate container d6ab84c87f0f 19:01:07 ---> 4eec9ff55498 19:01:07 Step 12/12 : RUN $MAKE 19:01:07 ---> Running in a9e24ca82f72 19:01:07 noop 19:01:07 Removing intermediate container a9e24ca82f72 19:01:07 ---> 0a1c185dd800 19:01:07 Successfully built 0a1c185dd800 19:01:07 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 19:01:07 + docker inspect -f . ci-base-image-x86_64 19:01:07 . [Pipeline] withDockerContainer 19:01:07 prd-centos7-docker-4c-2g-261 does not seem to be running inside a container 19:01:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/36 -v /w/workspace/app-rfid-llrp-inventory/36:/w/workspace/app-rfid-llrp-inventory/36:rw,z -v /w/workspace/app-rfid-llrp-inventory/36@tmp:/w/workspace/app-rfid-llrp-inventory/36@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-x86_64 cat 19:01:08 $ docker top af0dc1f824f180d8414f1b9b79fcfb648b198eab2a3d4f36c5af6ae08c1793f0 -eo pid,comm [Pipeline] { [Pipeline] sh 19:01:08 + go version 19:01:08 go version go1.16.8 linux/amd64 [Pipeline] } 19:01:08 $ docker stop --time=1 af0dc1f824f180d8414f1b9b79fcfb648b198eab2a3d4f36c5af6ae08c1793f0 19:01:09 $ docker rm -f af0dc1f824f180d8414f1b9b79fcfb648b198eab2a3d4f36c5af6ae08c1793f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:01:10 + docker inspect -f . ci-base-image-x86_64 19:01:10 . [Pipeline] withDockerContainer 19:01:10 prd-centos7-docker-4c-2g-261 does not seem to be running inside a container 19:01:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/36 -v /w/workspace/app-rfid-llrp-inventory/36:/w/workspace/app-rfid-llrp-inventory/36:rw,z -v /w/workspace/app-rfid-llrp-inventory/36@tmp:/w/workspace/app-rfid-llrp-inventory/36@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-x86_64 cat 19:01:10 $ docker top 15cf1f91eb3e39b113280efdd42e651d886341ff5b1d7291acabaf175f8157c0 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 19:01:11 + make test 19:01:11 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 19:01:29 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 19:01:29 Time delta: 37 19:01:29 --- FAIL: TestUnixMilli (0.04s) 19:01:29 epoch_helper_test.go:37: Time calculation bad 19:01:29 FAIL 19:01:29 coverage: 86.5% of statements 19:01:29 FAIL edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.072s 19:01:29 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 19:01:31 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.534s coverage: 71.9% of statements 19:01:31 ? edgexfoundry/app-rfid-llrp-inventory/internal/llrp/mocks [no test files] 19:01:31 FAIL 19:01:31 make: *** [Makefile:30: test] Error 1 [Pipeline] } 19:01:31 $ docker stop --time=1 15cf1f91eb3e39b113280efdd42e651d886341ff5b1d7291acabaf175f8157c0 19:01:32 $ docker rm -f 15cf1f91eb3e39b113280efdd42e651d886341ff5b1d7291acabaf175f8157c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:01:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:01:33 19:01:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 19:01:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:01:33 latest: Pulling from edgex-lftools-log-publisher 19:01:33 b4d181a07f80: Pulling fs layer 19:01:33 a1111a8f2ec3: Pulling fs layer 19:01:33 ed53099fbce6: Pulling fs layer 19:01:33 dc539afda2c1: Pulling fs layer 19:01:33 77bc0d833cb6: Pulling fs layer 19:01:33 9065ff56babe: Pulling fs layer 19:01:33 d287ab97295c: Pulling fs layer 19:01:33 9065ff56babe: Waiting 19:01:33 d287ab97295c: Waiting 19:01:33 dc539afda2c1: Waiting 19:01:33 77bc0d833cb6: Waiting 19:01:33 a1111a8f2ec3: Verifying Checksum 19:01:33 a1111a8f2ec3: Download complete 19:01:33 dc539afda2c1: Verifying Checksum 19:01:33 dc539afda2c1: Download complete 19:01:33 ed53099fbce6: Verifying Checksum 19:01:33 ed53099fbce6: Download complete 19:01:33 77bc0d833cb6: Verifying Checksum 19:01:33 77bc0d833cb6: Download complete 19:01:33 9065ff56babe: Verifying Checksum 19:01:33 9065ff56babe: Download complete 19:01:33 b4d181a07f80: Verifying Checksum 19:01:33 b4d181a07f80: Download complete 19:01:34 d287ab97295c: Verifying Checksum 19:01:34 d287ab97295c: Download complete 19:01:35 b4d181a07f80: Pull complete 19:01:35 a1111a8f2ec3: Pull complete 19:01:35 ed53099fbce6: Pull complete 19:01:35 dc539afda2c1: Pull complete 19:01:36 77bc0d833cb6: Pull complete 19:01:36 9065ff56babe: Pull complete 19:01:41 d287ab97295c: Pull complete 19:01:41 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 19:01:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:01:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 19:01:41 prd-centos7-docker-4c-2g-261 does not seem to be running inside a container 19:01:41 $ 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/36 -v /w/workspace/app-rfid-llrp-inventory/36:/w/workspace/app-rfid-llrp-inventory/36:rw,z -v /w/workspace/app-rfid-llrp-inventory/36@tmp:/w/workspace/app-rfid-llrp-inventory/36@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:latest cat 19:01:43 $ docker top 8ea4a2c8fb09f9617cd292590a18713c122b1de09b0b772d7b1c22d4c381e03d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:01:44 ---> job-cost.sh 19:01:44 lf-activate-venv: SKIPPING 19:01:44 INFO: No Stack... 19:01:44 INFO: Retrieving Pricing Info for: v3-standard-2 19:01:44 INFO: Archiving Costs [Pipeline] sh 19:01:45 + cat /w/workspace/app-rfid-llrp-inventory/36/archives/cost.csv 19:01:45 + cut -d, -f6 [Pipeline] lock 19:01:45 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-54-36-stack-cost] 19:01:45 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-54-36-stack-cost] did not exist. Created. 19:01:45 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-54-36-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:01:45 + echo total: 0.05999999865889549 [Pipeline] stash 19:01:45 Stashed 1 file(s) [Pipeline] } 19:01:45 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-54-36-stack-cost] [Pipeline] // lock [Pipeline] } 19:01:45 $ docker stop --time=1 8ea4a2c8fb09f9617cd292590a18713c122b1de09b0b772d7b1c22d4c381e03d 19:01:47 $ docker rm -f 8ea4a2c8fb09f9617cd292590a18713c122b1de09b0b772d7b1c22d4c381e03d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 19:01:47 Failed in branch amd64 19:01:53 Removing intermediate container 5ec37b430f02 19:01:53 ---> b1da515469a5 19:01:53 Step 11/12 : ARG MAKE="make build" 19:01:53 ---> Running in bf7e93aec8d0 19:01:53 Removing intermediate container bf7e93aec8d0 19:01:53 ---> a068387ef4f3 19:01:53 Step 12/12 : RUN $MAKE 19:01:53 ---> Running in bd4c37bfcd79 19:01:53 noop 19:01:53 Removing intermediate container bd4c37bfcd79 19:01:53 ---> 8e6b19a3969c 19:01:53 Successfully built 8e6b19a3969c 19:01:53 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:01:53 + docker inspect -f . ci-base-image-arm64 19:01:53 . [Pipeline] withDockerContainer 19:01:54 prd-ubuntu18.04-docker-arm64-4c-16g-260 does not seem to be running inside a container 19:01:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/36 -v /w/workspace/app-rfid-llrp-inventory/36:/w/workspace/app-rfid-llrp-inventory/36:rw,z -v /w/workspace/app-rfid-llrp-inventory/36@tmp:/w/workspace/app-rfid-llrp-inventory/36@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:01:55 $ docker top 3ca55c241e79c268c498d564dd258a68644d676112ba1a0184bd23f5f302328c -eo pid,comm [Pipeline] { [Pipeline] sh 19:01:56 + go version 19:01:56 go version go1.16.8 linux/arm64 [Pipeline] } 19:01:56 $ docker stop --time=1 3ca55c241e79c268c498d564dd258a68644d676112ba1a0184bd23f5f302328c 19:01:57 $ docker rm -f 3ca55c241e79c268c498d564dd258a68644d676112ba1a0184bd23f5f302328c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:01:58 + docker inspect -f . ci-base-image-arm64 19:01:58 . [Pipeline] withDockerContainer 19:01:58 prd-ubuntu18.04-docker-arm64-4c-16g-260 does not seem to be running inside a container 19:01:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/36 -v /w/workspace/app-rfid-llrp-inventory/36:/w/workspace/app-rfid-llrp-inventory/36:rw,z -v /w/workspace/app-rfid-llrp-inventory/36@tmp:/w/workspace/app-rfid-llrp-inventory/36@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:01:59 $ docker top 2f2ad98f26af22b3dff606cbecda83652e02aff22299e8d3d691d888e5317eb3 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 19:02:00 + make test 19:02:00 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 19:02:57 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 19:02:57 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.209s coverage: 86.5% of statements 19:02:57 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 19:02:59 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.677s coverage: 71.9% of statements 19:02:59 ? edgexfoundry/app-rfid-llrp-inventory/internal/llrp/mocks [no test files] 19:03:00 CGO_ENABLED=1 GO111MODULE=on go vet ./... 19:03:32 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:03:32 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:03:32 ./bin/test-attribution.sh [Pipeline] echo 19:03:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 19:03:32 $ docker stop --time=1 2f2ad98f26af22b3dff606cbecda83652e02aff22299e8d3d691d888e5317eb3 19:03:34 $ docker rm -f 2f2ad98f26af22b3dff606cbecda83652e02aff22299e8d3d691d888e5317eb3 [Pipeline] // withDockerContainer [Pipeline] sh 19:03:35 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:03:35 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 19:03:36 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:03:36 + ls -al . 19:03:36 total 232 19:03:36 drwxrwxr-x 10 jenkins jenkins 4096 Dec 27 19:03 . 19:03:36 drwxrwxr-x 4 jenkins jenkins 4096 Dec 27 18:59 .. 19:03:36 -rw-rw-r-- 1 jenkins jenkins 262 Dec 27 18:59 .dockerignore 19:03:36 drwxrwxr-x 8 jenkins jenkins 4096 Dec 27 18:59 .git 19:03:36 drwxrwxr-x 2 jenkins jenkins 4096 Dec 27 18:59 .github 19:03:36 -rw-rw-r-- 1 jenkins jenkins 788 Dec 27 18:59 .gitignore 19:03:36 -rw-rw-r-- 1 jenkins jenkins 8248 Dec 27 18:59 Attribution.txt 19:03:36 -rw-rw-r-- 1 jenkins jenkins 1742 Dec 27 18:59 Dockerfile 19:03:36 -rw-rw-r-- 1 jenkins jenkins 677 Dec 27 18:59 GOVERNANCE.md 19:03:36 -rw-rw-r-- 1 jenkins jenkins 686 Dec 27 18:59 Jenkinsfile 19:03:36 -rw-rw-r-- 1 jenkins jenkins 11347 Dec 27 18:59 LICENSE 19:03:36 -rw-rw-r-- 1 jenkins jenkins 1596 Dec 27 18:59 Makefile 19:03:36 -rw-rw-r-- 1 jenkins jenkins 617 Dec 27 18:59 OWNERS.md 19:03:36 -rw-rw-r-- 1 jenkins jenkins 31195 Dec 27 18:59 README.md 19:03:36 -rw-rw-r-- 1 jenkins jenkins 5 Dec 27 18:57 VERSION 19:03:36 drwxrwxr-x 2 jenkins jenkins 4096 Dec 27 18:59 bin 19:03:36 -rw-r--r-- 1 jenkins jenkins 41356 Dec 27 19:02 coverage.out 19:03:36 -rw-rw-r-- 1 jenkins jenkins 276 Dec 27 18:59 go.mod 19:03:36 -rw-rw-r-- 1 jenkins jenkins 49531 Dec 27 18:59 go.sum 19:03:36 drwxrwxr-x 2 jenkins jenkins 4096 Dec 27 18:59 images 19:03:36 drwxrwxr-x 4 jenkins jenkins 4096 Dec 27 18:59 internal 19:03:36 -rw-rw-r-- 1 jenkins jenkins 531 Dec 27 18:59 main.go 19:03:36 drwxrwxr-x 2 jenkins jenkins 4096 Dec 27 18:59 res 19:03:36 drwxrwxr-x 4 jenkins jenkins 4096 Dec 27 18:59 snap 19:03:36 drwxrwxr-x 3 jenkins jenkins 4096 Dec 27 18:59 static [Pipeline] isUnix [Pipeline] sh 19:03:37 + 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=bf387bdf27281530d3d4f44a7e582cce82ddc339 --label arch=arm64 --label version=0.0.0 . 19:03:37 Sending build context to Docker daemon 679.9kB 19:03:37 Step 1/27 : ARG BASE=golang:1.16-alpine3.14 19:03:37 Step 2/27 : FROM ${BASE} AS builder 19:03:37 ---> 8e6b19a3969c 19:03:37 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 19:03:37 ---> Running in c65bfd177d6b 19:03:38 Removing intermediate container c65bfd177d6b 19:03:38 ---> b87c78425f9f 19:03:38 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 19:03:38 ---> Running in d97aaea1195a 19:03:38 Removing intermediate container d97aaea1195a 19:03:38 ---> be7ab5d648ec 19:03:38 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 19:03:38 ---> Running in 947c6d29aefc 19:03:38 Removing intermediate container 947c6d29aefc 19:03:38 ---> ea1cdedf36c0 19:03:38 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:03:38 ---> Running in b379d44f3dca 19:03:40 Removing intermediate container b379d44f3dca 19:03:40 ---> 08b424245434 19:03:40 Step 7/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:03:40 ---> Running in 5525f3f4ff2b 19:03:41 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:03:42 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:03:43 OK: 219 MiB in 52 packages 19:03:44 Removing intermediate container 5525f3f4ff2b 19:03:44 ---> 299fb2ba845d 19:03:44 Step 8/27 : WORKDIR /app 19:03:44 ---> Running in b2339d93b8d5 19:03:44 Removing intermediate container b2339d93b8d5 19:03:44 ---> 2367e40464ca 19:03:44 Step 9/27 : COPY . . 19:03:45 ---> dc92d4f963da 19:03:45 Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:03:45 ---> Running in 8559d3a31da7 19:03:47 Removing intermediate container 8559d3a31da7 19:03:47 ---> d3cf55334bcd 19:03:47 Step 11/27 : ARG MAKE="make build" 19:03:47 ---> Running in 4d5bc1a920d1 19:03:47 Removing intermediate container 4d5bc1a920d1 19:03:47 ---> 377dfe43a75b 19:03:47 Step 12/27 : RUN $MAKE 19:03:47 ---> Running in 1e988e561441 19:03:48 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 19:04:27 Removing intermediate container 1e988e561441 19:04:27 ---> 7adc20b5ab62 19:04:27 Step 13/27 : FROM alpine:3.14 19:04:28 3.14: Pulling from library/alpine 19:04:28 be307f383ecc: Pulling fs layer 19:04:28 be307f383ecc: Verifying Checksum 19:04:28 be307f383ecc: Download complete 19:04:29 be307f383ecc: Pull complete 19:04:29 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 19:04:29 Status: Downloaded newer image for alpine:3.14 19:04:29 ---> 5b8b7b635229 19:04:29 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 19:04:29 ---> Running in 70203581c46e 19:04:29 Removing intermediate container 70203581c46e 19:04:29 ---> 059f9713f6b6 19:04:29 Step 15/27 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 19:04:30 ---> Running in 579337788e80 19:04:30 Removing intermediate container 579337788e80 19:04:30 ---> 4d18a7fb9024 19:04:30 Step 16/27 : RUN apk --no-cache add ca-certificates zeromq 19:04:30 ---> Running in a06ad99ff0f7 19:04:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:04:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:04:32 (1/6) Installing ca-certificates (20191127-r5) 19:04:32 (2/6) Installing libgcc (10.3.1_git20210424-r2) 19:04:32 (3/6) Installing libsodium (1.0.18-r0) 19:04:32 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 19:04:32 (5/6) Installing libzmq (4.3.4-r0) 19:04:32 (6/6) Installing zeromq (4.3.4-r0) 19:04:32 Executing busybox-1.33.1-r6.trigger 19:04:32 Executing ca-certificates-20191127-r5.trigger 19:04:32 OK: 9 MiB in 20 packages 19:04:33 Removing intermediate container a06ad99ff0f7 19:04:33 ---> 0f9244262382 19:04:33 Step 17/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 19:04:34 ---> 2c7f47aab770 19:04:34 Step 18/27 : COPY --from=builder /app/LICENSE /LICENSE 19:04:35 ---> ac1561a31e3f 19:04:35 Step 19/27 : COPY --from=builder /app/res/ /res/ 19:04:35 ---> a128a97bdce9 19:04:35 Step 20/27 : COPY --from=builder /app/static/ /static/ 19:04:36 ---> b469338c5fc3 19:04:36 Step 21/27 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 19:04:37 ---> a2b5cff62dbf 19:04:37 Step 22/27 : EXPOSE 59711 19:04:37 ---> Running in 9b1e335412c6 19:04:37 Removing intermediate container 9b1e335412c6 19:04:37 ---> 399a02957f14 19:04:37 Step 23/27 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 19:04:37 ---> Running in cfb1241a5f4c 19:04:37 Removing intermediate container cfb1241a5f4c 19:04:37 ---> e2b511143c68 19:04:37 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] 19:04:38 ---> Running in 441cb49f0efa 19:04:38 Removing intermediate container 441cb49f0efa 19:04:38 ---> 26fab3802c2a 19:04:38 Step 25/27 : LABEL arch=arm64 19:04:38 ---> Running in 7d762982b818 19:04:38 Removing intermediate container 7d762982b818 19:04:38 ---> 2f73f410d088 19:04:38 Step 26/27 : LABEL git_sha=bf387bdf27281530d3d4f44a7e582cce82ddc339 19:04:39 ---> Running in 53be995919ea 19:04:39 Removing intermediate container 53be995919ea 19:04:39 ---> 82af50ce1a91 19:04:39 Step 27/27 : LABEL version=0.0.0 19:04:39 ---> Running in 4509da99ab64 19:04:39 Removing intermediate container 4509da99ab64 19:04:39 ---> f09f5c6eeaf5 19:04:39 [Warning] One or more build-args [ARCH] were not consumed 19:04:39 Successfully built f09f5c6eeaf5 19:04:39 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 19:04:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:04:40 19:04:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 19:04:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:04:40 arm64: Pulling from edgex-lftools-log-publisher 19:04:40 448f6bf000e3: Pulling fs layer 19:04:40 f757da607395: Pulling fs layer 19:04:40 05883995daec: Pulling fs layer 19:04:40 8603b9c90790: Pulling fs layer 19:04:40 1560dd03e051: Pulling fs layer 19:04:40 27f5ce0e4adf: Pulling fs layer 19:04:40 c2d8d7efcc4b: Pulling fs layer 19:04:40 8603b9c90790: Waiting 19:04:40 27f5ce0e4adf: Waiting 19:04:40 1560dd03e051: Waiting 19:04:40 c2d8d7efcc4b: Waiting 19:04:40 f757da607395: Verifying Checksum 19:04:40 f757da607395: Download complete 19:04:40 8603b9c90790: Download complete 19:04:40 1560dd03e051: Verifying Checksum 19:04:40 1560dd03e051: Download complete 19:04:40 05883995daec: Verifying Checksum 19:04:40 05883995daec: Download complete 19:04:40 27f5ce0e4adf: Verifying Checksum 19:04:40 27f5ce0e4adf: Download complete 19:04:41 448f6bf000e3: Download complete 19:04:43 c2d8d7efcc4b: Verifying Checksum 19:04:43 c2d8d7efcc4b: Download complete 19:04:44 448f6bf000e3: Pull complete 19:04:45 f757da607395: Pull complete 19:04:46 05883995daec: Pull complete 19:04:47 8603b9c90790: Pull complete 19:04:47 1560dd03e051: Pull complete 19:04:48 27f5ce0e4adf: Pull complete 19:05:03 c2d8d7efcc4b: Pull complete 19:05:03 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 19:05:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:05:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 19:05:03 prd-ubuntu18.04-docker-arm64-4c-16g-260 does not seem to be running inside a container 19:05:03 $ 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/36 -v /w/workspace/app-rfid-llrp-inventory/36:/w/workspace/app-rfid-llrp-inventory/36:rw,z -v /w/workspace/app-rfid-llrp-inventory/36@tmp:/w/workspace/app-rfid-llrp-inventory/36@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:05:06 $ docker top b052aabb54a21341f39e623a50e830b9a54dd58a0d51c22094d5d875c51d6f31 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:05:07 ---> job-cost.sh 19:05:07 lf-activate-venv: SKIPPING 19:05:07 INFO: No Stack... 19:05:07 INFO: Retrieving Pricing Info for: v3-standard-4 19:05:07 INFO: Archiving Costs [Pipeline] sh 19:05:08 + cat /w/workspace/app-rfid-llrp-inventory/36/archives/cost.csv 19:05:08 + cut -d, -f6 [Pipeline] lock 19:05:08 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-54-36-stack-cost] 19:05:08 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-54-36-stack-cost] did not exist. Created. 19:05:08 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-54-36-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:05:09 /w/workspace/app-rfid-llrp-inventory/36@tmp/durable-e02c1751/script.sh: 1: /w/workspace/app-rfid-llrp-inventory/36@tmp/durable-e02c1751/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 19:05:09 + echo total: 0.10999999940395355 [Pipeline] stash 19:05:09 Warning: overwriting stash ‘stack-cost’ 19:05:09 Stashed 1 file(s) [Pipeline] } 19:05:10 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-54-36-stack-cost] [Pipeline] // lock [Pipeline] } 19:05:10 $ docker stop --time=1 b052aabb54a21341f39e623a50e830b9a54dd58a0d51c22094d5d875c51d6f31 19:05:11 $ docker rm -f b052aabb54a21341f39e623a50e830b9a54dd58a0d51c22094d5d875c51d6f31 [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 19:05:12 + '[' -d /w/workspace/ry_app-rfid-llrp-inventory_PR-54/archives ']' [Pipeline] libraryResource [Pipeline] sh 19:05:12 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:05:13 ---> package-listing.sh 19:05:13 ++ tr '[:upper:]' '[:lower:]' 19:05:13 ++ facter osfamily 19:05:13 + OS_FAMILY=redhat 19:05:13 + workspace=/w/workspace/ry_app-rfid-llrp-inventory_PR-54 19:05:13 + START_PACKAGES=/tmp/packages_start.txt 19:05:13 + END_PACKAGES=/tmp/packages_end.txt 19:05:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:05:13 + PACKAGES=/tmp/packages_start.txt 19:05:13 + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-54 ']' 19:05:13 + PACKAGES=/tmp/packages_end.txt 19:05:13 + case "${OS_FAMILY}" in 19:05:13 + sort 19:05:13 + rpm -qa 19:05:14 + '[' -f /tmp/packages_start.txt ']' 19:05:14 + '[' -f /tmp/packages_end.txt ']' 19:05:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:05:14 + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-54 ']' 19:05:14 + mkdir -p /w/workspace/ry_app-rfid-llrp-inventory_PR-54/archives/ 19:05:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-rfid-llrp-inventory_PR-54/archives/ [Pipeline] echo 19:05:14 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -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-54/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:05:14 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 19:05:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:05:15 19:05:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 19:05:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:05:15 latest: Pulling from edgex-lftools-log-publisher 19:05:15 b4d181a07f80: Pulling fs layer 19:05:15 a1111a8f2ec3: Pulling fs layer 19:05:15 ed53099fbce6: Pulling fs layer 19:05:15 dc539afda2c1: Pulling fs layer 19:05:15 77bc0d833cb6: Pulling fs layer 19:05:15 9065ff56babe: Pulling fs layer 19:05:15 d287ab97295c: Pulling fs layer 19:05:15 dc539afda2c1: Waiting 19:05:15 77bc0d833cb6: Waiting 19:05:15 9065ff56babe: Waiting 19:05:15 d287ab97295c: Waiting 19:05:15 a1111a8f2ec3: Verifying Checksum 19:05:15 a1111a8f2ec3: Download complete 19:05:15 dc539afda2c1: Verifying Checksum 19:05:15 dc539afda2c1: Download complete 19:05:15 77bc0d833cb6: Verifying Checksum 19:05:15 77bc0d833cb6: Download complete 19:05:15 ed53099fbce6: Verifying Checksum 19:05:15 ed53099fbce6: Download complete 19:05:15 9065ff56babe: Verifying Checksum 19:05:15 9065ff56babe: Download complete 19:05:15 b4d181a07f80: Verifying Checksum 19:05:15 b4d181a07f80: Download complete 19:05:16 d287ab97295c: Verifying Checksum 19:05:16 d287ab97295c: Download complete 19:05:17 b4d181a07f80: Pull complete 19:05:17 a1111a8f2ec3: Pull complete 19:05:18 ed53099fbce6: Pull complete 19:05:18 dc539afda2c1: Pull complete 19:05:18 77bc0d833cb6: Pull complete 19:05:18 9065ff56babe: Pull complete 19:05:23 d287ab97295c: Pull complete 19:05:23 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 19:05:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:05:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 19:05:24 prd-centos7-docker-4c-2g-259 does not seem to be running inside a container 19:05:24 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -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-54/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-54 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-54:/w/workspace/ry_app-rfid-llrp-inventory_PR-54:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-54@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 19:05:26 $ docker top a311f869e990b458ca8209f3cf17618ac3b4f56ab7eef9f8e7feeab4e99bf338 -eo pid,comm [Pipeline] { [Pipeline] sh 19:05:26 + touch /tmp/pre-build-complete [Pipeline] sh 19:05:27 + mkdir -p /var/log/sysstat [Pipeline] sh 19:05:27 + ls /var/log/sa-host 19:05:27 + sadf -c /var/log/sa-host/sa17 19:05:27 file_magic: OK 19:05:27 HZ: Using current value: 100 19:05:27 file_header: OK 19:05:27 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 19:05:27 Statistics: 19:05:27 Hnuu...uuuununununu...Hnuu...uuuununununu... 19:05:27 File successfully converted to sysstat format version 12.0.3 19:05:27 + sadf -c /var/log/sa-host/sa27 19:05:27 file_magic: OK 19:05:27 HZ: Using current value: 100 19:05:27 file_header: OK 19:05:27 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 19:05:27 Statistics: 19:05:27 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 19:05:27 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:05:27 provisioning config files... 19:05:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp/config8709265468699928444tmp [Pipeline] { [Pipeline] echo 19:05:27 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:05:27 ---> create-netrc.sh [Pipeline] } 19:05:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:05:28 ---> python-tools-install.sh [Pipeline] echo 19:05:28 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:05:28 ---> sudo-logs.sh 19:05:28 Archiving 'sudo' log.. 19:05:28 sudo: unable to resolve host prd-centos7-docker-4c-2g-259.novalocal: Name or service not known 19:05:28 sudo: unable to resolve host prd-centos7-docker-4c-2g-259.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 19:05:28 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:05:28 ---> job-cost.sh 19:05:28 lf-activate-venv: SKIPPING 19:05:28 DEBUG: total: 0.10999999940395355 19:05:28 INFO: Retrieving Stack Cost... 19:05:29 INFO: Retrieving Pricing Info for: v3-standard-2 19:05:29 INFO: Archiving Costs [Pipeline] echo 19:05:29 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:05:29 ---> logs-deploy.sh 19:05:29 lf-activate-venv: SKIPPING 19:05:29 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-54/36 19:05:29 INFO: archiving workspace using pattern(s): 19:05:30 Archives upload complete. 19:05:30 INFO: archiving logs to Nexus