Pull request #62 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1a6f563b3fb115197b8ab52bc5a5b7d0a622c945+a218d4f56953046ecdce72b8d912b6fb71d7f601 (d2860e1ca763d753dc55f24d998be73288f13a16) 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-ssh5193001777461019386.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-ssh11416423306075328429.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 efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-62/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-62/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3150848980474919998.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f efdbc04638cc485a1a2a98c60e49a0e43cac6f53 # timeout=10 Commit message: "Merge pull request #376 from ernestojeda/add-ireland-release-stream" > 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-ssh15475317571785304425.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-62/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-62/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh13136380086700863357.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.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 Running on prd-centos7-docker-4c-2g-5250 in /w/workspace/ry_app-rfid-llrp-inventory_PR-62 [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-62 # 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-62@tmp/jenkins-gitclient-ssh8289381837052318919.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 a218d4f56953046ecdce72b8d912b6fb71d7f601 into PR head commit 1a6f563b3fb115197b8ab52bc5a5b7d0a622c945 Merge succeeded, producing 727382466a9b599ddda98586f124edd8e92dcf10 Checking out Revision 727382466a9b599ddda98586f124edd8e92dcf10 (PR-62) > 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-62@tmp/jenkins-gitclient-ssh7990655200368424036.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/62/head:refs/remotes/origin/PR-62 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1a6f563b3fb115197b8ab52bc5a5b7d0a622c945 # 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-62@tmp/jenkins-gitclient-ssh8855718194813400092.key > git merge a218d4f56953046ecdce72b8d912b6fb71d7f601 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 727382466a9b599ddda98586f124edd8e92dcf10 # timeout=10 Commit message: "Merge commit 'a218d4f56953046ecdce72b8d912b6fb71d7f601' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 82d8f17dc7c43484c453b8e09bbc16301e919b1f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-02-14T23:10:43.276Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-02-14T23:10:43.330Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-02-14T23:10:43.348Z] ========================================================= [2022-02-14T23:10:43.348Z] EdgeX Global Pipelines Version Info [2022-02-14T23:10:43.348Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-02-14T23:10:44.465Z] ------------------- [2022-02-14T23:10:44.465Z] stable info: [2022-02-14T23:10:44.465Z] ------------------- [2022-02-14T23:10:44.465Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-02-14T23:10:44.465Z] Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-02-14T23:10:44.465Z] Message: update stable to v1.0.220 [2022-02-14T23:10:45.036Z] ------------------- [2022-02-14T23:10:45.036Z] experimental info: [2022-02-14T23:10:45.036Z] ------------------- [2022-02-14T23:10:45.036Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-02-14T23:10:45.036Z] Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-02-14T23:10:45.036Z] Message: update experimental to v1.0.220 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-02-14T23:10:45.186Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2022-02-14T23:10:45.198Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2022-02-14T23:10:45.210Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-02-14T23:10:45.222Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-02-14T23:10:45.232Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-02-14T23:10:45.240Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-02-14T23:10:45.249Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-02-14T23:10:45.259Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-02-14T23:10:45.275Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-02-14T23:10:45.291Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-02-14T23:10:45.307Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-02-14T23:10:45.326Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2022-02-14T23:10:45.341Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-02-14T23:10:45.353Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-02-14T23:10:45.366Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-02-14T23:10:45.381Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-02-14T23:10:45.392Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-02-14T23:10:45.406Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-02-14T23:10:45.419Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-02-14T23:10:45.431Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-02-14T23:10:45.446Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-02-14T23:10:45.457Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-02-14T23:10:45.470Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-02-14T23:10:45.485Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-02-14T23:10:45.504Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-02-14T23:10:45.514Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-02-14T23:10:45.531Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-62 [Pipeline] echo [2022-02-14T23:10:45.549Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-62 [Pipeline] echo [2022-02-14T23:10:45.568Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-62 [Pipeline] echo [2022-02-14T23:10:45.587Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 727382466a9b599ddda98586f124edd8e92dcf10 [Pipeline] echo [2022-02-14T23:10:45.606Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7273824 [Pipeline] echo [2022-02-14T23:10:45.621Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-14T23:10:45.673Z] provisioning config files... [2022-02-14T23:10:45.686Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-62@tmp/config6239570803008692682tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-14T23:10:45.994Z] ---> docker-login.sh [2022-02-14T23:10:45.994Z] nexus3.edgexfoundry.org:10001 [2022-02-14T23:10:45.994Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-14T23:10:46.265Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-14T23:10:46.265Z] Configure a credential helper to remove this warning. See [2022-02-14T23:10:46.265Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-14T23:10:46.265Z] [2022-02-14T23:10:46.265Z] Login Succeeded [2022-02-14T23:10:46.265Z] nexus3.edgexfoundry.org:10002 [2022-02-14T23:10:46.265Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-14T23:10:46.265Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-14T23:10:46.265Z] Configure a credential helper to remove this warning. See [2022-02-14T23:10:46.265Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-14T23:10:46.265Z] [2022-02-14T23:10:46.265Z] Login Succeeded [2022-02-14T23:10:46.265Z] nexus3.edgexfoundry.org:10003 [2022-02-14T23:10:46.265Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-14T23:10:46.525Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-14T23:10:46.525Z] Configure a credential helper to remove this warning. See [2022-02-14T23:10:46.525Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-14T23:10:46.525Z] [2022-02-14T23:10:46.525Z] Login Succeeded [2022-02-14T23:10:46.525Z] nexus3.edgexfoundry.org:10004 [2022-02-14T23:10:46.525Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-14T23:10:46.525Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-14T23:10:46.525Z] Configure a credential helper to remove this warning. See [2022-02-14T23:10:46.525Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-14T23:10:46.525Z] [2022-02-14T23:10:46.525Z] Login Succeeded [2022-02-14T23:10:46.525Z] docker.io [2022-02-14T23:10:46.525Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-14T23:10:47.096Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-14T23:10:47.096Z] Configure a credential helper to remove this warning. See [2022-02-14T23:10:47.096Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-14T23:10:47.096Z] [2022-02-14T23:10:47.096Z] Login Succeeded [2022-02-14T23:10:47.096Z] ---> docker-login.sh ends [Pipeline] } [2022-02-14T23:10:47.104Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-02-14T23:10:47.489Z] + git rev-list -1 --merges 727382466a9b599ddda98586f124edd8e92dcf10~1..727382466a9b599ddda98586f124edd8e92dcf10 [Pipeline] echo [2022-02-14T23:10:47.514Z] -----------> git rev-list -1 --merges 727382466a9b599ddda98586f124edd8e92dcf10~1..727382466a9b599ddda98586f124edd8e92dcf10 727382466a9b599ddda98586f124edd8e92dcf10 [2022-02-14T23:10:47.514Z] 727382466a9b599ddda98586f124edd8e92dcf10 [false] [Pipeline] sh [2022-02-14T23:10:47.821Z] + git log --format=format:%s -1 727382466a9b599ddda98586f124edd8e92dcf10 [Pipeline] echo [2022-02-14T23:10:47.838Z] ========================================================= [2022-02-14T23:10:47.838Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-02-14T23:10:47.838Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-02-14T23:10:48.183Z] + git log --format=format:%s -1 727382466a9b599ddda98586f124edd8e92dcf10 [Pipeline] echo [2022-02-14T23:10:48.194Z] [semverPrep] GIT_COMMIT: 727382466a9b599ddda98586f124edd8e92dcf10, Commit Message: Merge commit 'a218d4f56953046ecdce72b8d912b6fb71d7f601' into HEAD [Pipeline] echo [2022-02-14T23:10:48.208Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-02-14T23:10:48.635Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-02-14T23:10:48.635Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-02-14T23:10:48.635Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-02-14T23:10:48.635Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-02-14T23:10:48.635Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-02-14T23:10:48.635Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-02-14T23:10:48.636Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-02-14T23:10:49.078Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-14T23:10:49.078Z] [2022-02-14T23:10:49.078Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-02-14T23:10:49.395Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-14T23:10:49.395Z] latest: Pulling from edgex-devops/git-semver [2022-02-14T23:10:49.395Z] a0d0a0d46f8b: Pulling fs layer [2022-02-14T23:10:49.395Z] 3e5f54012d9b: Pulling fs layer [2022-02-14T23:10:49.395Z] 4c7163046ea9: Pulling fs layer [2022-02-14T23:10:49.395Z] 0c2d73faf560: Pulling fs layer [2022-02-14T23:10:49.395Z] 0c2d73faf560: Waiting [2022-02-14T23:10:49.395Z] 3e5f54012d9b: Verifying Checksum [2022-02-14T23:10:49.395Z] 3e5f54012d9b: Download complete [2022-02-14T23:10:49.395Z] a0d0a0d46f8b: Verifying Checksum [2022-02-14T23:10:49.395Z] a0d0a0d46f8b: Download complete [2022-02-14T23:10:49.395Z] 0c2d73faf560: Verifying Checksum [2022-02-14T23:10:49.395Z] 0c2d73faf560: Download complete [2022-02-14T23:10:49.395Z] 4c7163046ea9: Verifying Checksum [2022-02-14T23:10:49.395Z] 4c7163046ea9: Download complete [2022-02-14T23:10:49.664Z] a0d0a0d46f8b: Pull complete [2022-02-14T23:10:49.664Z] 3e5f54012d9b: Pull complete [2022-02-14T23:10:49.923Z] 4c7163046ea9: Pull complete [2022-02-14T23:10:50.185Z] 0c2d73faf560: Pull complete [2022-02-14T23:10:50.185Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-02-14T23:10:50.185Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-14T23:10:50.185Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-02-14T23:10:50.261Z] prd-centos7-docker-4c-2g-5250 does not seem to be running inside a container [2022-02-14T23:10:50.303Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-rfid-llrp-inventory_PR-62 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-62:/w/workspace/ry_app-rfid-llrp-inventory_PR-62:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-62@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-62@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-02-14T23:10:50.944Z] $ docker top f19aa315c50134efcd19b8ca8fa2ea58a33c949821f1865a55b01c20e0873e1a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-02-14T23:10:51.040Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-14T23:10:51.040Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-14T23:10:51.156Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-14T23:10:51.157Z] $ docker exec f19aa315c50134efcd19b8ca8fa2ea58a33c949821f1865a55b01c20e0873e1a ssh-agent [2022-02-14T23:10:51.271Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXNJPHnh/agent.14 [2022-02-14T23:10:51.271Z] SSH_AGENT_PID=21 [2022-02-14T23:10:51.278Z] Running ssh-add (command line suppressed) [2022-02-14T23:10:51.388Z] Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-62@tmp/private_key_8460368262881402235.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-62@tmp/private_key_8460368262881402235.key) [2022-02-14T23:10:51.404Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-14T23:10:51.698Z] + git tag --points-at HEAD [Pipeline] } [2022-02-14T23:10:51.715Z] $ docker exec --env ******** --env ******** f19aa315c50134efcd19b8ca8fa2ea58a33c949821f1865a55b01c20e0873e1a ssh-agent -k [2022-02-14T23:10:51.821Z] unset SSH_AUTH_SOCK; [2022-02-14T23:10:51.821Z] unset SSH_AGENT_PID; [2022-02-14T23:10:51.821Z] echo Agent pid 21 killed; [2022-02-14T23:10:51.833Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-02-14T23:10:51.860Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-14T23:10:51.860Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-14T23:10:51.985Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-14T23:10:51.986Z] $ docker exec f19aa315c50134efcd19b8ca8fa2ea58a33c949821f1865a55b01c20e0873e1a ssh-agent [2022-02-14T23:10:52.084Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXpJjhdO/agent.55 [2022-02-14T23:10:52.084Z] SSH_AGENT_PID=62 [2022-02-14T23:10:52.089Z] Running ssh-add (command line suppressed) [2022-02-14T23:10:52.172Z] Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-62@tmp/private_key_2649134652767975141.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-62@tmp/private_key_2649134652767975141.key) [2022-02-14T23:10:52.188Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-14T23:10:52.487Z] + git semver init [2022-02-14T23:10:52.487Z] # -> Open(): unable to determine branch for HEAD [2022-02-14T23:10:52.487Z] # $GIT_DIR = /w/workspace/ry_app-rfid-llrp-inventory_PR-62/.git [2022-02-14T23:10:52.487Z] # $GIT_WORK_TREE = /w/workspace/ry_app-rfid-llrp-inventory_PR-62 [2022-02-14T23:10:52.487Z] # $SEMVER_REMOTE_NAME = origin [2022-02-14T23:10:52.487Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-02-14T23:10:52.487Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-02-14T23:10:52.487Z] # $SEMVER_BRANCH = PR-62 [2022-02-14T23:10:52.487Z] # $SEMVER_TEMP = /tmp/semver-010880830 [2022-02-14T23:10:52.488Z] # git clone --branch semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git $SEMVER_TEMP [2022-02-14T23:10:53.427Z] # '/tmp/semver-010880830' -> '/w/workspace/ry_app-rfid-llrp-inventory_PR-62/.semver' [2022-02-14T23:10:53.427Z] # -> Force: false [2022-02-14T23:10:53.427Z] # $SEMVER_DIR = /w/workspace/ry_app-rfid-llrp-inventory_PR-62/.semver [Pipeline] } [2022-02-14T23:10:53.435Z] $ docker exec --env ******** --env ******** f19aa315c50134efcd19b8ca8fa2ea58a33c949821f1865a55b01c20e0873e1a ssh-agent -k [2022-02-14T23:10:53.512Z] unset SSH_AUTH_SOCK; [2022-02-14T23:10:53.513Z] unset SSH_AGENT_PID; [2022-02-14T23:10:53.513Z] echo Agent pid 62 killed; [2022-02-14T23:10:53.522Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-02-14T23:10:53.833Z] + git semver [Pipeline] } [2022-02-14T23:10:53.843Z] $ docker stop --time=1 f19aa315c50134efcd19b8ca8fa2ea58a33c949821f1865a55b01c20e0873e1a [2022-02-14T23:10:55.123Z] $ docker rm -f f19aa315c50134efcd19b8ca8fa2ea58a33c949821f1865a55b01c20e0873e1a [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-14T23:10:55.470Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-02-14T23:10:55.704Z] Stashed 1 file(s) [Pipeline] echo [2022-02-14T23:10:55.708Z] [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-02-14T23:10:55.850Z] provisioning config files... [2022-02-14T23:10:55.861Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-62@tmp/config5930481670316791025tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-14T23:10:56.161Z] ---> docker-login.sh [2022-02-14T23:10:56.162Z] nexus3.edgexfoundry.org:10001 [2022-02-14T23:10:56.162Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-14T23:10:56.162Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-14T23:10:56.162Z] Configure a credential helper to remove this warning. See [2022-02-14T23:10:56.162Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-14T23:10:56.162Z] [2022-02-14T23:10:56.162Z] Login Succeeded [2022-02-14T23:10:56.162Z] nexus3.edgexfoundry.org:10002 [2022-02-14T23:10:56.162Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-14T23:10:56.162Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-14T23:10:56.162Z] Configure a credential helper to remove this warning. See [2022-02-14T23:10:56.162Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-14T23:10:56.162Z] [2022-02-14T23:10:56.162Z] Login Succeeded [2022-02-14T23:10:56.162Z] nexus3.edgexfoundry.org:10003 [2022-02-14T23:10:56.427Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-14T23:10:56.427Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-14T23:10:56.427Z] Configure a credential helper to remove this warning. See [2022-02-14T23:10:56.427Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-14T23:10:56.427Z] [2022-02-14T23:10:56.427Z] Login Succeeded [2022-02-14T23:10:56.427Z] nexus3.edgexfoundry.org:10004 [2022-02-14T23:10:56.427Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-14T23:10:56.427Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-14T23:10:56.427Z] Configure a credential helper to remove this warning. See [2022-02-14T23:10:56.427Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-14T23:10:56.427Z] [2022-02-14T23:10:56.427Z] Login Succeeded [2022-02-14T23:10:56.427Z] docker.io [2022-02-14T23:10:56.687Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-14T23:10:56.946Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-14T23:10:56.946Z] Configure a credential helper to remove this warning. See [2022-02-14T23:10:56.946Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-14T23:10:56.946Z] [2022-02-14T23:10:56.946Z] Login Succeeded [2022-02-14T23:10:56.946Z] ---> docker-login.sh ends [Pipeline] } [2022-02-14T23:10:56.954Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-02-14T23:10:57.014Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-02-14T23:10:57.022Z] ========================================================= [2022-02-14T23:10:57.022Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-02-14T23:10:57.022Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-02-14T23:10:57.337Z] + 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-02-14T23:10:57.337Z] Sending build context to Docker daemon 10.01MB [2022-02-14T23:10:57.337Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-02-14T23:10:57.337Z] Step 2/13 : FROM ${BASE} AS builder [2022-02-14T23:10:57.337Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-02-14T23:10:57.337Z] 59bf1c3509f3: Pulling fs layer [2022-02-14T23:10:57.337Z] 666ba61612fd: Pulling fs layer [2022-02-14T23:10:57.337Z] 8ed8ca486205: Pulling fs layer [2022-02-14T23:10:57.337Z] 4fe6c5a15a65: Pulling fs layer [2022-02-14T23:10:57.337Z] 22a0e8bec74d: Pulling fs layer [2022-02-14T23:10:57.337Z] 640e595b4fbd: Pulling fs layer [2022-02-14T23:10:57.337Z] 763cafe07f6e: Pulling fs layer [2022-02-14T23:10:57.337Z] 0c0b528cf693: Pulling fs layer [2022-02-14T23:10:57.337Z] 10935f4eaf8b: Pulling fs layer [2022-02-14T23:10:57.337Z] 4fe6c5a15a65: Waiting [2022-02-14T23:10:57.337Z] 22a0e8bec74d: Waiting [2022-02-14T23:10:57.337Z] 640e595b4fbd: Waiting [2022-02-14T23:10:57.337Z] 763cafe07f6e: Waiting [2022-02-14T23:10:57.337Z] 0c0b528cf693: Waiting [2022-02-14T23:10:57.337Z] 10935f4eaf8b: Waiting [2022-02-14T23:10:57.337Z] 8ed8ca486205: Verifying Checksum [2022-02-14T23:10:57.337Z] 8ed8ca486205: Download complete [2022-02-14T23:10:57.337Z] 666ba61612fd: Verifying Checksum [2022-02-14T23:10:57.337Z] 666ba61612fd: Download complete [2022-02-14T23:10:57.337Z] 22a0e8bec74d: Verifying Checksum [2022-02-14T23:10:57.337Z] 22a0e8bec74d: Download complete [2022-02-14T23:10:57.617Z] 640e595b4fbd: Verifying Checksum [2022-02-14T23:10:57.617Z] 640e595b4fbd: Download complete [2022-02-14T23:10:57.617Z] 59bf1c3509f3: Verifying Checksum [2022-02-14T23:10:57.617Z] 59bf1c3509f3: Download complete [2022-02-14T23:10:57.617Z] 763cafe07f6e: Verifying Checksum [2022-02-14T23:10:57.617Z] 763cafe07f6e: Download complete [2022-02-14T23:10:57.617Z] 0c0b528cf693: Verifying Checksum [2022-02-14T23:10:57.617Z] 0c0b528cf693: Download complete [2022-02-14T23:10:57.891Z] 59bf1c3509f3: Pull complete [2022-02-14T23:10:58.158Z] 4fe6c5a15a65: Verifying Checksum [2022-02-14T23:10:58.158Z] 4fe6c5a15a65: Download complete [2022-02-14T23:10:58.158Z] 666ba61612fd: Pull complete [2022-02-14T23:10:58.158Z] 10935f4eaf8b: Verifying Checksum [2022-02-14T23:10:58.158Z] 10935f4eaf8b: Download complete [2022-02-14T23:10:58.158Z] 8ed8ca486205: Pull complete [2022-02-14T23:11:02.395Z] 4fe6c5a15a65: Pull complete [2022-02-14T23:11:02.395Z] 22a0e8bec74d: Pull complete [2022-02-14T23:11:02.395Z] 640e595b4fbd: Pull complete [2022-02-14T23:11:02.395Z] 763cafe07f6e: Pull complete [2022-02-14T23:11:02.395Z] 0c0b528cf693: Pull complete [2022-02-14T23:11:04.948Z] 10935f4eaf8b: Pull complete [2022-02-14T23:11:04.948Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-02-14T23:11:04.948Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-02-14T23:11:04.948Z] ---> 99d49a6021b9 [2022-02-14T23:11:04.948Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-02-14T23:11:06.335Z] ---> Running in 5196e88ab327 [2022-02-14T23:11:06.599Z] Removing intermediate container 5196e88ab327 [2022-02-14T23:11:06.599Z] ---> 021b86927f83 [2022-02-14T23:11:06.599Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-02-14T23:11:06.599Z] ---> Running in beb8667ba6ff [2022-02-14T23:11:06.599Z] Removing intermediate container beb8667ba6ff [2022-02-14T23:11:06.599Z] ---> 57c2817d75a6 [2022-02-14T23:11:06.599Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-02-14T23:11:06.599Z] ---> Running in 4d641e60ac76 [2022-02-14T23:11:06.599Z] Removing intermediate container 4d641e60ac76 [2022-02-14T23:11:06.599Z] ---> 98cb0d7737dc [2022-02-14T23:11:06.599Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-14T23:11:06.599Z] ---> Running in a7de6afee823 [2022-02-14T23:11:07.173Z] Removing intermediate container a7de6afee823 [2022-02-14T23:11:07.173Z] ---> 0b308dda7b5c [2022-02-14T23:11:07.173Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-02-14T23:11:07.173Z] ---> Running in 10b9e46b60b1 [2022-02-14T23:11:07.433Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-14T23:11:08.376Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-14T23:11:08.637Z] OK: 221 MiB in 52 packages [2022-02-14T23:11:08.896Z] Removing intermediate container 10b9e46b60b1 [2022-02-14T23:11:08.896Z] ---> 18c99e485357 [2022-02-14T23:11:08.896Z] Step 8/13 : WORKDIR /app [2022-02-14T23:11:08.896Z] ---> Running in 7e64a81d215e [2022-02-14T23:11:09.160Z] Removing intermediate container 7e64a81d215e [2022-02-14T23:11:09.160Z] ---> dd6a46369202 [2022-02-14T23:11:09.160Z] Step 9/13 : COPY go.mod vendor* ./ [2022-02-14T23:11:09.160Z] ---> e505c544817f [2022-02-14T23:11:09.160Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-14T23:11:09.160Z] ---> Running in f1d1ad9faa5e [2022-02-14T23:11:10.819Z] Still waiting to schedule task [2022-02-14T23:11:10.819Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2022-02-14T23:11:55.903Z] Removing intermediate container f1d1ad9faa5e [2022-02-14T23:11:55.903Z] ---> e475b5f5c162 [2022-02-14T23:11:55.903Z] Step 11/13 : COPY . . [2022-02-14T23:11:55.903Z] ---> 5c2798e4cf45 [2022-02-14T23:11:55.903Z] Step 12/13 : ARG MAKE="make build" [2022-02-14T23:11:55.903Z] ---> Running in 49faa7f1df81 [2022-02-14T23:11:55.903Z] Removing intermediate container 49faa7f1df81 [2022-02-14T23:11:55.903Z] ---> 09c8deb4f695 [2022-02-14T23:11:55.903Z] Step 13/13 : RUN $MAKE [2022-02-14T23:11:55.903Z] ---> Running in b5ac96f2ca99 [2022-02-14T23:11:55.903Z] noop [2022-02-14T23:11:55.903Z] Removing intermediate container b5ac96f2ca99 [2022-02-14T23:11:55.903Z] ---> 55a99b7ec4f8 [2022-02-14T23:11:55.903Z] Successfully built 55a99b7ec4f8 [2022-02-14T23:11:55.903Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-02-14T23:11:56.223Z] + docker inspect -f . ci-base-image-x86_64 [2022-02-14T23:11:56.223Z] . [Pipeline] withDockerContainer [2022-02-14T23:11:56.293Z] prd-centos7-docker-4c-2g-5250 does not seem to be running inside a container [2022-02-14T23:11:56.329Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-rfid-llrp-inventory_PR-62 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-62:/w/workspace/ry_app-rfid-llrp-inventory_PR-62:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-62@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-62@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-02-14T23:11:56.705Z] $ docker top 45241738b68c9a9ff87b3714a340ec5b92c80f48980700e85e161f4f4d1f59fb -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-14T23:11:57.055Z] + go version [2022-02-14T23:11:57.055Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-02-14T23:11:57.066Z] $ docker stop --time=1 45241738b68c9a9ff87b3714a340ec5b92c80f48980700e85e161f4f4d1f59fb [2022-02-14T23:11:58.242Z] $ docker rm -f 45241738b68c9a9ff87b3714a340ec5b92c80f48980700e85e161f4f4d1f59fb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-14T23:11:58.708Z] + docker inspect -f . ci-base-image-x86_64 [2022-02-14T23:11:58.708Z] . [Pipeline] withDockerContainer [2022-02-14T23:11:58.769Z] prd-centos7-docker-4c-2g-5250 does not seem to be running inside a container [2022-02-14T23:11:58.801Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-rfid-llrp-inventory_PR-62 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-62:/w/workspace/ry_app-rfid-llrp-inventory_PR-62:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-62@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-62@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-02-14T23:11:59.123Z] $ docker top 94d72072ed5c956fa583c5826642e8e9142809d5a15a379c99c5402692aa1448 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-02-14T23:11:59.489Z] + make test [2022-02-14T23:11:59.489Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-02-14T23:12:14.443Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-02-14T23:12:15.019Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.025s coverage: 86.2% of statements [2022-02-14T23:12:15.019Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-02-14T23:12:18.330Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.534s coverage: 71.9% of statements [2022-02-14T23:12:18.330Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/llrp/mocks [no test files] [2022-02-14T23:12:30.645Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-02-14T23:12:33.965Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-02-14T23:12:33.965Z] ./internal/inventory/app/controller.go [2022-02-14T23:12:33.965Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-02-14T23:12:33.965Z] make: *** [Makefile:40: test] Error 1 [Pipeline] } [2022-02-14T23:12:33.976Z] $ docker stop --time=1 94d72072ed5c956fa583c5826642e8e9142809d5a15a379c99c5402692aa1448 [2022-02-14T23:12:35.503Z] $ docker rm -f 94d72072ed5c956fa583c5826642e8e9142809d5a15a379c99c5402692aa1448 [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 [2022-02-14T23:12:35.852Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-5254 in /w/workspace/ry_app-rfid-llrp-inventory_PR-62 [Pipeline] { [Pipeline] ws [2022-02-14T23:12:35.867Z] Running in /w/workspace/app-rfid-llrp-inventory/3 [Pipeline] { [Pipeline] checkout [2022-02-14T23:12:36.036Z] The recommended git tool is: git [2022-02-14T23:12:36.085Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-14T23:12:36.085Z] [2022-02-14T23:12:36.085Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-02-14T23:12:36.392Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-14T23:12:36.392Z] latest: Pulling from edgex-lftools-log-publisher [2022-02-14T23:12:36.392Z] b4d181a07f80: Pulling fs layer [2022-02-14T23:12:36.392Z] a1111a8f2ec3: Pulling fs layer [2022-02-14T23:12:36.392Z] ed53099fbce6: Pulling fs layer [2022-02-14T23:12:36.392Z] dc539afda2c1: Pulling fs layer [2022-02-14T23:12:36.392Z] 77bc0d833cb6: Pulling fs layer [2022-02-14T23:12:36.392Z] 9065ff56babe: Pulling fs layer [2022-02-14T23:12:36.392Z] d287ab97295c: Pulling fs layer [2022-02-14T23:12:36.392Z] dc539afda2c1: Waiting [2022-02-14T23:12:36.392Z] 77bc0d833cb6: Waiting [2022-02-14T23:12:36.392Z] 9065ff56babe: Waiting [2022-02-14T23:12:36.392Z] d287ab97295c: Waiting [2022-02-14T23:12:36.392Z] a1111a8f2ec3: Verifying Checksum [2022-02-14T23:12:36.392Z] a1111a8f2ec3: Download complete [2022-02-14T23:12:36.392Z] dc539afda2c1: Verifying Checksum [2022-02-14T23:12:36.392Z] dc539afda2c1: Download complete [2022-02-14T23:12:36.651Z] ed53099fbce6: Verifying Checksum [2022-02-14T23:12:36.651Z] ed53099fbce6: Download complete [2022-02-14T23:12:36.651Z] 9065ff56babe: Verifying Checksum [2022-02-14T23:12:36.651Z] 9065ff56babe: Download complete [2022-02-14T23:12:36.651Z] 77bc0d833cb6: Verifying Checksum [2022-02-14T23:12:36.651Z] 77bc0d833cb6: Download complete [2022-02-14T23:12:36.651Z] b4d181a07f80: Verifying Checksum [2022-02-14T23:12:36.651Z] b4d181a07f80: Download complete [2022-02-14T23:12:37.234Z] d287ab97295c: Verifying Checksum [2022-02-14T23:12:37.234Z] d287ab97295c: Download complete [2022-02-14T23:12:38.184Z] b4d181a07f80: Pull complete [2022-02-14T23:12:38.184Z] a1111a8f2ec3: Pull complete [2022-02-14T23:12:38.765Z] ed53099fbce6: Pull complete [2022-02-14T23:12:38.765Z] dc539afda2c1: Pull complete [2022-02-14T23:12:39.025Z] 77bc0d833cb6: Pull complete [2022-02-14T23:12:39.025Z] 9065ff56babe: Pull complete [2022-02-14T23:12:40.958Z] using credential edgex-jenkins-ssh [2022-02-14T23:12:40.979Z] Cloning the remote Git repository [2022-02-14T23:12:41.045Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-02-14T23:12:41.116Z] > git init /w/workspace/app-rfid-llrp-inventory/3 # timeout=10 [2022-02-14T23:12:41.210Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-02-14T23:12:41.213Z] > git --version # timeout=10 [2022-02-14T23:12:41.228Z] > git --version # 'git version 2.17.1' [2022-02-14T23:12:41.230Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-14T23:12:41.296Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-02-14T23:12:42.994Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2022-02-14T23:12:43.011Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-02-14T23:12:43.047Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2022-02-14T23:12:43.085Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-02-14T23:12:43.086Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-14T23:12:43.108Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/62/head:refs/remotes/origin/PR-62 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-02-14T23:12:43.632Z] Merging remotes/origin/main commit a218d4f56953046ecdce72b8d912b6fb71d7f601 into PR head commit 1a6f563b3fb115197b8ab52bc5a5b7d0a622c945 [2022-02-14T23:12:44.065Z] Merge succeeded, producing 2f3187a69b9ca3d707dfd245d9732b9ab48dd2ab [2022-02-14T23:12:44.066Z] Checking out Revision 2f3187a69b9ca3d707dfd245d9732b9ab48dd2ab (PR-62) [2022-02-14T23:12:44.363Z] d287ab97295c: Pull complete [2022-02-14T23:12:44.363Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2022-02-14T23:12:44.363Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-14T23:12:44.363Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-02-14T23:12:44.421Z] prd-centos7-docker-4c-2g-5250 does not seem to be running inside a container [2022-02-14T23:12:44.448Z] $ 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-62 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-62:/w/workspace/ry_app-rfid-llrp-inventory_PR-62:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-62@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-62@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-02-14T23:12:43.650Z] > git config core.sparsecheckout # timeout=10 [2022-02-14T23:12:43.750Z] > git checkout -f 1a6f563b3fb115197b8ab52bc5a5b7d0a622c945 # timeout=10 [2022-02-14T23:12:43.872Z] > git remote # timeout=10 [2022-02-14T23:12:43.907Z] > git config --get remote.origin.url # timeout=10 [2022-02-14T23:12:43.951Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-14T23:12:43.975Z] > git merge a218d4f56953046ecdce72b8d912b6fb71d7f601 # timeout=10 [2022-02-14T23:12:44.049Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-02-14T23:12:44.069Z] > git config core.sparsecheckout # timeout=10 [2022-02-14T23:12:44.086Z] > git checkout -f 2f3187a69b9ca3d707dfd245d9732b9ab48dd2ab # timeout=10 [2022-02-14T23:12:47.725Z] $ docker top 53798f89fb3c8cbeb448176d05bb41dab52dfb6cc70bf2e36e89b32b8c67e531 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-14T23:12:48.172Z] ---> job-cost.sh [2022-02-14T23:12:48.172Z] lf-activate-venv: SKIPPING [2022-02-14T23:12:48.172Z] INFO: No Stack... [2022-02-14T23:12:48.214Z] Commit message: "Merge commit 'a218d4f56953046ecdce72b8d912b6fb71d7f601' into HEAD" [2022-02-14T23:12:48.236Z] First time build. Skipping changelog. [2022-02-14T23:12:48.690Z] [2022-02-14T23:12:48.690Z] GitHub has been notified of this commit’s build result [2022-02-14T23:12:48.690Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2022-02-14T23:12:48.742Z] INFO: Retrieving Pricing Info for: v3-standard-2 [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-02-14T23:12:49.005Z] INFO: Archiving Costs [Pipeline] sh [2022-02-14T23:12:48.219Z] > git rev-list --no-walk 82d8f17dc7c43484c453b8e09bbc16301e919b1f # timeout=10 [2022-02-14T23:12:49.249Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-02-14T23:12:49.249Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-02-14T23:12:49.249Z] Dload Upload Total Spent Left Speed [2022-02-14T23:12:49.249Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 89045 0 --:--:-- --:--:-- --:--:-- 89045 [2022-02-14T23:12:49.297Z] + cat /w/workspace/ry_app-rfid-llrp-inventory_PR-62/archives/cost.csv [2022-02-14T23:12:49.297Z] + cut -d, -f6 [Pipeline] lock [2022-02-14T23:12:49.310Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-62-3-stack-cost] [2022-02-14T23:12:49.317Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-62-3-stack-cost] did not exist. Created. [2022-02-14T23:12:49.317Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-62-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [Pipeline] sh [2022-02-14T23:12:49.625Z] + echo total: 0.05999999865889549 [Pipeline] stash [2022-02-14T23:12:49.657Z] Stashed 1 file(s) [Pipeline] } [2022-02-14T23:12:49.665Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-62-3-stack-cost] [Pipeline] // lock [Pipeline] } [2022-02-14T23:12:49.681Z] $ docker stop --time=1 53798f89fb3c8cbeb448176d05bb41dab52dfb6cc70bf2e36e89b32b8c67e531 [2022-02-14T23:12:49.755Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [2022-02-14T23:12:50.810Z] $ docker rm -f 53798f89fb3c8cbeb448176d05bb41dab52dfb6cc70bf2e36e89b32b8c67e531 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-02-14T23:12:50.976Z] Failed in branch amd64 [2022-02-14T23:12:51.191Z] + sudo tee /etc/docker/daemon.new [2022-02-14T23:12:51.191Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-02-14T23:12:51.191Z] { [2022-02-14T23:12:51.191Z] "registry-mirrors": [ [2022-02-14T23:12:51.191Z] "https://nexus3.edgexfoundry.org:10001" [2022-02-14T23:12:51.191Z] ], [2022-02-14T23:12:51.191Z] "bip": "10.250.0.254/24", [2022-02-14T23:12:51.191Z] "hosts": [ [2022-02-14T23:12:51.191Z] "tcp://0.0.0.0:5555", [2022-02-14T23:12:51.191Z] "unix:///var/run/docker.sock" [2022-02-14T23:12:51.191Z] ], [2022-02-14T23:12:51.191Z] "mtu": 1458, [2022-02-14T23:12:51.191Z] "selinux-enabled": true, [2022-02-14T23:12:51.191Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-02-14T23:12:51.191Z] } [Pipeline] sh [2022-02-14T23:12:51.574Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-02-14T23:12:51.910Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-14T23:13:10.236Z] provisioning config files... [2022-02-14T23:13:10.260Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/3@tmp/config8511330716456466764tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-14T23:13:10.613Z] ---> docker-login.sh [2022-02-14T23:13:10.613Z] nexus3.edgexfoundry.org:10001 [2022-02-14T23:13:11.219Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-14T23:13:11.490Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-14T23:13:11.490Z] Configure a credential helper to remove this warning. See [2022-02-14T23:13:11.490Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-14T23:13:11.490Z] [2022-02-14T23:13:11.490Z] Login Succeeded [2022-02-14T23:13:11.490Z] nexus3.edgexfoundry.org:10002 [2022-02-14T23:13:11.763Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-14T23:13:11.763Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-14T23:13:11.763Z] Configure a credential helper to remove this warning. See [2022-02-14T23:13:11.763Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-14T23:13:11.763Z] [2022-02-14T23:13:11.763Z] Login Succeeded [2022-02-14T23:13:11.763Z] nexus3.edgexfoundry.org:10003 [2022-02-14T23:13:12.365Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-14T23:13:12.365Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-14T23:13:12.365Z] Configure a credential helper to remove this warning. See [2022-02-14T23:13:12.365Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-14T23:13:12.365Z] [2022-02-14T23:13:12.365Z] Login Succeeded [2022-02-14T23:13:12.365Z] nexus3.edgexfoundry.org:10004 [2022-02-14T23:13:12.644Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-14T23:13:12.644Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-14T23:13:12.644Z] Configure a credential helper to remove this warning. See [2022-02-14T23:13:12.644Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-14T23:13:12.644Z] [2022-02-14T23:13:12.644Z] Login Succeeded [2022-02-14T23:13:12.644Z] docker.io [2022-02-14T23:13:13.236Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-14T23:13:13.507Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-14T23:13:13.507Z] Configure a credential helper to remove this warning. See [2022-02-14T23:13:13.507Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-14T23:13:13.507Z] [2022-02-14T23:13:13.507Z] Login Succeeded [2022-02-14T23:13:13.507Z] ---> docker-login.sh ends [Pipeline] } [2022-02-14T23:13:13.523Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-02-14T23:13:14.019Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-02-14T23:13:14.032Z] ========================================================= [2022-02-14T23:13:14.032Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-02-14T23:13:14.032Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-02-14T23:13:14.390Z] + 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-02-14T23:13:14.661Z] Sending build context to Docker daemon 682kB [2022-02-14T23:13:14.661Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-02-14T23:13:14.661Z] Step 2/13 : FROM ${BASE} AS builder [2022-02-14T23:13:14.942Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-02-14T23:13:14.942Z] 9b3977197b4f: Pulling fs layer [2022-02-14T23:13:14.942Z] 1a89e8eeedd5: Pulling fs layer [2022-02-14T23:13:14.942Z] 94645a83ff95: Pulling fs layer [2022-02-14T23:13:14.942Z] 3f3a8bcf1eab: Pulling fs layer [2022-02-14T23:13:14.942Z] 3f3a8bcf1eab: Waiting [2022-02-14T23:13:14.942Z] 0c92f367c5e7: Pulling fs layer [2022-02-14T23:13:14.942Z] f7c0051592d6: Pulling fs layer [2022-02-14T23:13:14.942Z] a227ed2f7395: Pulling fs layer [2022-02-14T23:13:14.942Z] 7b1c46037f91: Pulling fs layer [2022-02-14T23:13:14.942Z] 0c92f367c5e7: Waiting [2022-02-14T23:13:14.942Z] f7c0051592d6: Waiting [2022-02-14T23:13:14.942Z] a227ed2f7395: Waiting [2022-02-14T23:13:14.942Z] 7b1c46037f91: Waiting [2022-02-14T23:13:14.942Z] 94645a83ff95: Verifying Checksum [2022-02-14T23:13:14.942Z] 94645a83ff95: Download complete [2022-02-14T23:13:14.942Z] 1a89e8eeedd5: Verifying Checksum [2022-02-14T23:13:14.942Z] 1a89e8eeedd5: Download complete [2022-02-14T23:13:14.942Z] 0c92f367c5e7: Verifying Checksum [2022-02-14T23:13:14.942Z] 0c92f367c5e7: Download complete [2022-02-14T23:13:14.942Z] f7c0051592d6: Verifying Checksum [2022-02-14T23:13:14.942Z] f7c0051592d6: Download complete [2022-02-14T23:13:14.942Z] 9b3977197b4f: Download complete [2022-02-14T23:13:14.942Z] a227ed2f7395: Verifying Checksum [2022-02-14T23:13:14.942Z] a227ed2f7395: Download complete [2022-02-14T23:13:15.546Z] 9b3977197b4f: Pull complete [2022-02-14T23:13:16.158Z] 1a89e8eeedd5: Pull complete [2022-02-14T23:13:16.438Z] 94645a83ff95: Pull complete [2022-02-14T23:13:16.713Z] 7b1c46037f91: Verifying Checksum [2022-02-14T23:13:16.713Z] 7b1c46037f91: Download complete [2022-02-14T23:13:17.307Z] 3f3a8bcf1eab: Verifying Checksum [2022-02-14T23:13:17.307Z] 3f3a8bcf1eab: Download complete [2022-02-14T23:13:29.698Z] 3f3a8bcf1eab: Pull complete [2022-02-14T23:13:29.698Z] 0c92f367c5e7: Pull complete [2022-02-14T23:13:29.698Z] f7c0051592d6: Pull complete [2022-02-14T23:13:29.698Z] a227ed2f7395: Pull complete [2022-02-14T23:13:35.088Z] 7b1c46037f91: Pull complete [2022-02-14T23:13:35.088Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-02-14T23:13:35.088Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-02-14T23:13:35.088Z] ---> f79e39bc4007 [2022-02-14T23:13:35.088Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-02-14T23:13:36.528Z] ---> Running in 5f4cae44b7aa [2022-02-14T23:13:36.802Z] Removing intermediate container 5f4cae44b7aa [2022-02-14T23:13:36.802Z] ---> a460c89b0bb5 [2022-02-14T23:13:36.802Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-02-14T23:13:36.802Z] ---> Running in 83ef6ef1641d [2022-02-14T23:13:37.398Z] Removing intermediate container 83ef6ef1641d [2022-02-14T23:13:37.398Z] ---> 3e355e9c3ea3 [2022-02-14T23:13:37.398Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-02-14T23:13:37.398Z] ---> Running in 2e44f9f09c41 [2022-02-14T23:13:37.671Z] Removing intermediate container 2e44f9f09c41 [2022-02-14T23:13:37.671Z] ---> ea232df21cf8 [2022-02-14T23:13:37.671Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-14T23:13:37.944Z] ---> Running in e55b39731e2a [2022-02-14T23:13:39.911Z] Removing intermediate container e55b39731e2a [2022-02-14T23:13:39.911Z] ---> 8c1684361aca [2022-02-14T23:13:39.911Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-02-14T23:13:39.911Z] ---> Running in 6cf0ad4b8e3c [2022-02-14T23:13:40.884Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-14T23:13:41.477Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-14T23:13:42.448Z] OK: 220 MiB in 52 packages [2022-02-14T23:13:43.441Z] Removing intermediate container 6cf0ad4b8e3c [2022-02-14T23:13:43.441Z] ---> 931c2d14752b [2022-02-14T23:13:43.441Z] Step 8/13 : WORKDIR /app [2022-02-14T23:13:43.441Z] ---> Running in 10e2e0fc0dbe [2022-02-14T23:13:43.713Z] Removing intermediate container 10e2e0fc0dbe [2022-02-14T23:13:43.713Z] ---> 7596652f845e [2022-02-14T23:13:43.713Z] Step 9/13 : COPY go.mod vendor* ./ [2022-02-14T23:13:44.312Z] ---> 7bb18e09c03e [2022-02-14T23:13:44.312Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-14T23:13:44.312Z] ---> Running in 1b4f9956bbe6 [2022-02-14T23:14:52.317Z] Removing intermediate container 1b4f9956bbe6 [2022-02-14T23:14:52.317Z] ---> b340c7923439 [2022-02-14T23:14:52.317Z] Step 11/13 : COPY . . [2022-02-14T23:14:52.912Z] ---> ed1bbe506f40 [2022-02-14T23:14:52.912Z] Step 12/13 : ARG MAKE="make build" [2022-02-14T23:14:52.912Z] ---> Running in 969313e9f892 [2022-02-14T23:14:53.186Z] Removing intermediate container 969313e9f892 [2022-02-14T23:14:53.186Z] ---> 60cf07fe4756 [2022-02-14T23:14:53.186Z] Step 13/13 : RUN $MAKE [2022-02-14T23:14:53.460Z] ---> Running in f3afdc95efe3 [2022-02-14T23:14:54.442Z] noop [2022-02-14T23:14:55.036Z] Removing intermediate container f3afdc95efe3 [2022-02-14T23:14:55.036Z] ---> 4e1f3282f901 [2022-02-14T23:14:55.036Z] Successfully built 4e1f3282f901 [2022-02-14T23:14:55.036Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-02-14T23:14:55.386Z] + docker inspect -f . ci-base-image-arm64 [2022-02-14T23:14:55.386Z] . [Pipeline] withDockerContainer [2022-02-14T23:14:55.602Z] prd-ubuntu18.04-docker-arm64-4c-16g-5254 does not seem to be running inside a container [2022-02-14T23:14:55.681Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/3 -v /w/workspace/app-rfid-llrp-inventory/3:/w/workspace/app-rfid-llrp-inventory/3:rw,z -v /w/workspace/app-rfid-llrp-inventory/3@tmp:/w/workspace/app-rfid-llrp-inventory/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-02-14T23:14:56.961Z] $ docker top ff49905baeeb79d60456ecd104f6fd7a2d28058facde221ec7e987f7d8e95b82 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-14T23:14:57.828Z] + go version [2022-02-14T23:14:57.828Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-02-14T23:14:57.848Z] $ docker stop --time=1 ff49905baeeb79d60456ecd104f6fd7a2d28058facde221ec7e987f7d8e95b82 [2022-02-14T23:14:59.459Z] $ docker rm -f ff49905baeeb79d60456ecd104f6fd7a2d28058facde221ec7e987f7d8e95b82 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-14T23:15:00.038Z] + docker inspect -f . ci-base-image-arm64 [2022-02-14T23:15:00.038Z] . [Pipeline] withDockerContainer [2022-02-14T23:15:00.260Z] prd-ubuntu18.04-docker-arm64-4c-16g-5254 does not seem to be running inside a container [2022-02-14T23:15:00.338Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/3 -v /w/workspace/app-rfid-llrp-inventory/3:/w/workspace/app-rfid-llrp-inventory/3:rw,z -v /w/workspace/app-rfid-llrp-inventory/3@tmp:/w/workspace/app-rfid-llrp-inventory/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-02-14T23:15:01.632Z] $ docker top 4957f9aeaf13947f0f332a75a189efb0308f948e1edf6c9085771c0aecc8955a -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-02-14T23:15:02.508Z] + make test [2022-02-14T23:15:02.508Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-02-14T23:15:49.523Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-02-14T23:15:52.918Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.191s coverage: 86.2% of statements [2022-02-14T23:15:52.918Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-02-14T23:15:56.293Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.670s coverage: 71.9% of statements [2022-02-14T23:15:56.293Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/llrp/mocks [no test files] [2022-02-14T23:15:56.567Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-02-14T23:15:56.567Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-02-14T23:16:14.881Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-02-14T23:16:14.881Z] ./internal/inventory/app/controller.go [2022-02-14T23:16:14.881Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-02-14T23:16:14.881Z] make: *** [Makefile:40: test] Error 1 [Pipeline] } [2022-02-14T23:16:14.902Z] $ docker stop --time=1 4957f9aeaf13947f0f332a75a189efb0308f948e1edf6c9085771c0aecc8955a [2022-02-14T23:16:16.652Z] $ docker rm -f 4957f9aeaf13947f0f332a75a189efb0308f948e1edf6c9085771c0aecc8955a [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 Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-14T23:16:17.580Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-14T23:16:17.580Z] [2022-02-14T23:16:17.580Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-02-14T23:16:17.927Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-14T23:16:18.199Z] arm64: Pulling from edgex-lftools-log-publisher [2022-02-14T23:16:18.199Z] 448f6bf000e3: Pulling fs layer [2022-02-14T23:16:18.199Z] f757da607395: Pulling fs layer [2022-02-14T23:16:18.199Z] 05883995daec: Pulling fs layer [2022-02-14T23:16:18.199Z] 8603b9c90790: Pulling fs layer [2022-02-14T23:16:18.199Z] 1560dd03e051: Pulling fs layer [2022-02-14T23:16:18.199Z] 27f5ce0e4adf: Pulling fs layer [2022-02-14T23:16:18.199Z] c2d8d7efcc4b: Pulling fs layer [2022-02-14T23:16:18.200Z] 1560dd03e051: Waiting [2022-02-14T23:16:18.200Z] 27f5ce0e4adf: Waiting [2022-02-14T23:16:18.200Z] c2d8d7efcc4b: Waiting [2022-02-14T23:16:18.200Z] 8603b9c90790: Waiting [2022-02-14T23:16:18.200Z] f757da607395: Verifying Checksum [2022-02-14T23:16:18.200Z] f757da607395: Download complete [2022-02-14T23:16:18.200Z] 8603b9c90790: Verifying Checksum [2022-02-14T23:16:18.200Z] 8603b9c90790: Download complete [2022-02-14T23:16:18.486Z] 1560dd03e051: Verifying Checksum [2022-02-14T23:16:18.486Z] 1560dd03e051: Download complete [2022-02-14T23:16:18.486Z] 27f5ce0e4adf: Verifying Checksum [2022-02-14T23:16:18.486Z] 27f5ce0e4adf: Download complete [2022-02-14T23:16:18.486Z] 05883995daec: Verifying Checksum [2022-02-14T23:16:18.486Z] 05883995daec: Download complete [2022-02-14T23:16:18.761Z] 448f6bf000e3: Verifying Checksum [2022-02-14T23:16:18.761Z] 448f6bf000e3: Download complete [2022-02-14T23:16:21.382Z] c2d8d7efcc4b: Verifying Checksum [2022-02-14T23:16:21.382Z] c2d8d7efcc4b: Download complete [2022-02-14T23:16:22.359Z] 448f6bf000e3: Pull complete [2022-02-14T23:16:22.956Z] f757da607395: Pull complete [2022-02-14T23:16:24.382Z] 05883995daec: Pull complete [2022-02-14T23:16:24.654Z] 8603b9c90790: Pull complete [2022-02-14T23:16:25.635Z] 1560dd03e051: Pull complete [2022-02-14T23:16:25.635Z] 27f5ce0e4adf: Pull complete [2022-02-14T23:16:40.705Z] c2d8d7efcc4b: Pull complete [2022-02-14T23:16:40.705Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2022-02-14T23:16:40.705Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-14T23:16:40.705Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-02-14T23:16:40.907Z] prd-ubuntu18.04-docker-arm64-4c-16g-5254 does not seem to be running inside a container [2022-02-14T23:16:40.991Z] $ 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/3 -v /w/workspace/app-rfid-llrp-inventory/3:/w/workspace/app-rfid-llrp-inventory/3:rw,z -v /w/workspace/app-rfid-llrp-inventory/3@tmp:/w/workspace/app-rfid-llrp-inventory/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-02-14T23:16:43.595Z] $ docker top 242a4659fbc36578d1305ce7601235d213327ae9275f92e7b1b0b11cf36e2969 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-14T23:16:44.500Z] ---> job-cost.sh [2022-02-14T23:16:44.500Z] lf-activate-venv: SKIPPING [2022-02-14T23:16:44.500Z] INFO: No Stack... [2022-02-14T23:16:44.771Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-02-14T23:16:45.361Z] INFO: Archiving Costs [Pipeline] sh [2022-02-14T23:16:46.018Z] + + cut -d, -f6cat [2022-02-14T23:16:46.018Z] /w/workspace/app-rfid-llrp-inventory/3/archives/cost.csv [Pipeline] lock [2022-02-14T23:16:46.081Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-62-3-stack-cost] [2022-02-14T23:16:46.090Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-62-3-stack-cost] did not exist. Created. [2022-02-14T23:16:46.090Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-62-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-02-14T23:16:46.765Z] /w/workspace/app-rfid-llrp-inventory/3@tmp/durable-1727249e/script.sh: 1: /w/workspace/app-rfid-llrp-inventory/3@tmp/durable-1727249e/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2022-02-14T23:16:47.437Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-02-14T23:16:47.462Z] Warning: overwriting stash ‘stack-cost’ [2022-02-14T23:16:47.885Z] Stashed 1 file(s) [Pipeline] } [2022-02-14T23:16:47.892Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-62-3-stack-cost] [Pipeline] // lock [Pipeline] } [2022-02-14T23:16:47.991Z] $ docker stop --time=1 242a4659fbc36578d1305ce7601235d213327ae9275f92e7b1b0b11cf36e2969 [2022-02-14T23:16:49.498Z] $ docker rm -f 242a4659fbc36578d1305ce7601235d213327ae9275f92e7b1b0b11cf36e2969 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-02-14T23:16:49.811Z] Failed in branch arm64 [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-02-14T23:16:50.562Z] + '[' -d /w/workspace/ry_app-rfid-llrp-inventory_PR-62/archives ']' [2022-02-14T23:16:50.562Z] + ls -al /w/workspace/ry_app-rfid-llrp-inventory_PR-62/archives [2022-02-14T23:16:50.562Z] total 8 [2022-02-14T23:16:50.562Z] drwxr-xr-x. 3 root root 34 Feb 14 23:12 . [2022-02-14T23:16:50.562Z] drwxrwxr-x. 12 jenkins jenkins 4096 Feb 14 23:12 .. [2022-02-14T23:16:50.562Z] drwxr-xr-x. 2 root root 6 Feb 14 23:12 cost [2022-02-14T23:16:50.562Z] -rw-r--r--. 1 root root 94 Feb 14 23:12 cost.csv [2022-02-14T23:16:50.562Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-rfid-llrp-inventory_PR-62/archives [2022-02-14T23:16:50.562Z] + ls -al /w/workspace/ry_app-rfid-llrp-inventory_PR-62/archives [2022-02-14T23:16:50.562Z] total 8 [2022-02-14T23:16:50.562Z] drwxr-xr-x. 3 jenkins jenkins 34 Feb 14 23:12 . [2022-02-14T23:16:50.562Z] drwxrwxr-x. 12 jenkins jenkins 4096 Feb 14 23:12 .. [2022-02-14T23:16:50.562Z] drwxr-xr-x. 2 jenkins jenkins 6 Feb 14 23:12 cost [2022-02-14T23:16:50.562Z] -rw-r--r--. 1 jenkins jenkins 94 Feb 14 23:12 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-02-14T23:16:50.860Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-14T23:16:51.414Z] ---> package-listing.sh [2022-02-14T23:16:51.414Z] ++ facter osfamily [2022-02-14T23:16:51.414Z] ++ tr '[:upper:]' '[:lower:]' [2022-02-14T23:16:51.675Z] + OS_FAMILY=redhat [2022-02-14T23:16:51.675Z] + workspace=/w/workspace/ry_app-rfid-llrp-inventory_PR-62 [2022-02-14T23:16:51.675Z] + START_PACKAGES=/tmp/packages_start.txt [2022-02-14T23:16:51.675Z] + END_PACKAGES=/tmp/packages_end.txt [2022-02-14T23:16:51.675Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-02-14T23:16:51.675Z] + PACKAGES=/tmp/packages_start.txt [2022-02-14T23:16:51.675Z] + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-62 ']' [2022-02-14T23:16:51.675Z] + PACKAGES=/tmp/packages_end.txt [2022-02-14T23:16:51.675Z] + case "${OS_FAMILY}" in [2022-02-14T23:16:51.675Z] + sort [2022-02-14T23:16:51.675Z] + rpm -qa [2022-02-14T23:16:52.248Z] + '[' -f /tmp/packages_start.txt ']' [2022-02-14T23:16:52.248Z] + '[' -f /tmp/packages_end.txt ']' [2022-02-14T23:16:52.248Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-02-14T23:16:52.248Z] + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-62 ']' [2022-02-14T23:16:52.248Z] + mkdir -p /w/workspace/ry_app-rfid-llrp-inventory_PR-62/archives/ [2022-02-14T23:16:52.248Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-rfid-llrp-inventory_PR-62/archives/ [Pipeline] echo [2022-02-14T23:16:52.261Z] 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-62/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-02-14T23:16:52.549Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-02-14T23:16:53.106Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-14T23:16:53.106Z] . [Pipeline] withDockerContainer [2022-02-14T23:16:53.165Z] prd-centos7-docker-4c-2g-5250 does not seem to be running inside a container [2022-02-14T23:16:53.195Z] $ 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-62/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-62 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-62:/w/workspace/ry_app-rfid-llrp-inventory_PR-62:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-62@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-62@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-02-14T23:16:53.428Z] $ docker top 006c7bba9c9a3c39041d156ab99ef5f13e026ffe3377ca84e9ed00b92eff52e0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-14T23:16:54.118Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-02-14T23:16:54.445Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-02-14T23:16:54.734Z] + ls /var/log/sa-host [2022-02-14T23:16:54.734Z] + sadf -c /var/log/sa-host/sa14 [2022-02-14T23:16:54.734Z] file_magic: OK [2022-02-14T23:16:54.734Z] HZ: Using current value: 100 [2022-02-14T23:16:54.734Z] file_header: OK [2022-02-14T23:16:54.734Z] 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 [2022-02-14T23:16:54.734Z] Statistics: [2022-02-14T23:16:54.734Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-02-14T23:16:54.734Z] File successfully converted to sysstat format version 12.0.3 [2022-02-14T23:16:54.734Z] + sadf -c /var/log/sa-host/sa17 [2022-02-14T23:16:54.734Z] file_magic: OK [2022-02-14T23:16:54.734Z] HZ: Using current value: 100 [2022-02-14T23:16:54.734Z] file_header: OK [2022-02-14T23:16:54.734Z] 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 [2022-02-14T23:16:54.734Z] Statistics: [2022-02-14T23:16:54.734Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-02-14T23:16:54.734Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-14T23:16:54.950Z] provisioning config files... [2022-02-14T23:16:54.959Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-62@tmp/config1739575951644103527tmp [Pipeline] { [Pipeline] echo [2022-02-14T23:16:54.973Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-14T23:16:55.257Z] ---> create-netrc.sh [Pipeline] } [2022-02-14T23:16:55.265Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-02-14T23:16:55.609Z] ---> python-tools-install.sh [Pipeline] echo [2022-02-14T23:16:55.620Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-14T23:16:55.908Z] ---> sudo-logs.sh [2022-02-14T23:16:55.908Z] Archiving 'sudo' log.. [2022-02-14T23:16:55.908Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-5250.novalocal: Name or service not known [2022-02-14T23:16:55.908Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-5250.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-02-14T23:16:55.943Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-14T23:16:56.234Z] ---> job-cost.sh [2022-02-14T23:16:56.234Z] lf-activate-venv: SKIPPING [2022-02-14T23:16:56.234Z] DEBUG: total: 0.05999999865889549 [2022-02-14T23:16:56.234Z] INFO: Retrieving Stack Cost... [2022-02-14T23:16:56.804Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-02-14T23:16:57.065Z] INFO: Archiving Costs [Pipeline] echo [2022-02-14T23:16:57.080Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-14T23:16:57.370Z] ---> logs-deploy.sh [2022-02-14T23:16:57.370Z] lf-activate-venv: SKIPPING [2022-02-14T23:16:57.370Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-62/3 [2022-02-14T23:16:57.370Z] INFO: archiving workspace using pattern(s): [2022-02-14T23:16:57.946Z] Archives upload complete. [2022-02-14T23:16:58.206Z] INFO: archiving logs to Nexus