Pull request #276 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1d62f9bfffbcda3f30ebb8fd5fe382a9b06f3dce+9efa4e3e821e5d1be039a6069afa6131233d2613 (3d0797d198c092044e10ca564fb43f876d66f8d5) 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-ssh18433952837218924465.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh1279003655646563551.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-276/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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-276/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12820536660346720713.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-276/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13926809090853295977.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh5125827987264854224.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-276/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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-276/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13284561898421282733.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that 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] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5006 in /w/workspace/y_app-rfid-llrp-inventory_PR-276 [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/y_app-rfid-llrp-inventory_PR-276 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 9efa4e3e821e5d1be039a6069afa6131233d2613 into PR head commit 1d62f9bfffbcda3f30ebb8fd5fe382a9b06f3dce Merge succeeded, producing 1d62f9bfffbcda3f30ebb8fd5fe382a9b06f3dce Checking out Revision 1d62f9bfffbcda3f30ebb8fd5fe382a9b06f3dce (PR-276) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/276/head:refs/remotes/origin/PR-276 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1d62f9bfffbcda3f30ebb8fd5fe382a9b06f3dce # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 9efa4e3e821e5d1be039a6069afa6131233d2613 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1d62f9bfffbcda3f30ebb8fd5fe382a9b06f3dce # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-03-05T13:57:10.429Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-03-05T13:57:10.644Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-03-05T13:57:10.755Z] ========================================================= [2024-03-05T13:57:10.755Z] EdgeX Global Pipelines Version Info [2024-03-05T13:57:10.755Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-03-05T13:57:11.498Z] ------------------- [2024-03-05T13:57:11.498Z] stable info: [2024-03-05T13:57:11.498Z] ------------------- [2024-03-05T13:57:11.498Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-03-05T13:57:11.498Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-05T13:57:11.498Z] Message: update stable to v1.0.258 [2024-03-05T13:57:12.071Z] ------------------- [2024-03-05T13:57:12.071Z] experimental info: [2024-03-05T13:57:12.071Z] ------------------- [2024-03-05T13:57:12.071Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-03-05T13:57:12.071Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-05T13:57:12.071Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-03-05T13:57:12.286Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2024-03-05T13:57:12.341Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2024-03-05T13:57:12.393Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-03-05T13:57:12.447Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-03-05T13:57:12.504Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-03-05T13:57:12.559Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-03-05T13:57:12.617Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-03-05T13:57:12.680Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-03-05T13:57:12.735Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-03-05T13:57:12.791Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-03-05T13:57:12.849Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-03-05T13:57:12.905Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2024-03-05T13:57:12.965Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-03-05T13:57:13.030Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-03-05T13:57:13.089Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-03-05T13:57:13.156Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-03-05T13:57:13.223Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-03-05T13:57:13.294Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-03-05T13:57:13.358Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-03-05T13:57:13.427Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-03-05T13:57:13.496Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-03-05T13:57:13.561Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-03-05T13:57:13.631Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-03-05T13:57:13.701Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-03-05T13:57:13.766Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-03-05T13:57:13.836Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-03-05T13:57:13.907Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-03-05T13:57:13.978Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-276 [Pipeline] echo [2024-03-05T13:57:14.043Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-276 [Pipeline] echo [2024-03-05T13:57:14.112Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-276 [Pipeline] echo [2024-03-05T13:57:14.188Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1d62f9bfffbcda3f30ebb8fd5fe382a9b06f3dce [Pipeline] echo [2024-03-05T13:57:14.267Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1d62f9b [Pipeline] echo [2024-03-05T13:57:14.349Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-05T13:57:14.517Z] provisioning config files... [2024-03-05T13:57:14.532Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-276@tmp/config3337674358585054175tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-05T13:57:14.943Z] ---> ****-login.sh [2024-03-05T13:57:14.943Z] nexus3.edgexfoundry.org:10001 [2024-03-05T13:57:15.204Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-05T13:57:15.204Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-05T13:57:15.204Z] Configure a credential helper to remove this warning. See [2024-03-05T13:57:15.204Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-05T13:57:15.204Z] [2024-03-05T13:57:15.204Z] Login Succeeded [2024-03-05T13:57:15.204Z] nexus3.edgexfoundry.org:10002 [2024-03-05T13:57:15.464Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-05T13:57:15.464Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-05T13:57:15.464Z] Configure a credential helper to remove this warning. See [2024-03-05T13:57:15.464Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-05T13:57:15.464Z] [2024-03-05T13:57:15.464Z] Login Succeeded [2024-03-05T13:57:15.464Z] nexus3.edgexfoundry.org:10003 [2024-03-05T13:57:15.464Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-05T13:57:15.464Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-05T13:57:15.464Z] Configure a credential helper to remove this warning. See [2024-03-05T13:57:15.465Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-05T13:57:15.465Z] [2024-03-05T13:57:15.465Z] Login Succeeded [2024-03-05T13:57:15.465Z] nexus3.edgexfoundry.org:10004 [2024-03-05T13:57:15.728Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-05T13:57:15.728Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-05T13:57:15.728Z] Configure a credential helper to remove this warning. See [2024-03-05T13:57:15.728Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-05T13:57:15.728Z] [2024-03-05T13:57:15.728Z] Login Succeeded [2024-03-05T13:57:15.728Z] ****.io [2024-03-05T13:57:15.728Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-05T13:57:15.988Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-05T13:57:15.988Z] Configure a credential helper to remove this warning. See [2024-03-05T13:57:15.989Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-05T13:57:15.989Z] [2024-03-05T13:57:15.989Z] Login Succeeded [2024-03-05T13:57:15.989Z] ---> ****-login.sh ends [Pipeline] } [2024-03-05T13:57:16.021Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-03-05T13:57:16.799Z] + git rev-list -1 --merges 1d62f9bfffbcda3f30ebb8fd5fe382a9b06f3dce~1..1d62f9bfffbcda3f30ebb8fd5fe382a9b06f3dce [Pipeline] echo [2024-03-05T13:57:16.841Z] -----------> git rev-list -1 --merges 1d62f9bfffbcda3f30ebb8fd5fe382a9b06f3dce~1..1d62f9bfffbcda3f30ebb8fd5fe382a9b06f3dce 1d62f9bfffbcda3f30ebb8fd5fe382a9b06f3dce [false] [Pipeline] sh [2024-03-05T13:57:17.165Z] + git log --format=format:%s -1 1d62f9bfffbcda3f30ebb8fd5fe382a9b06f3dce [Pipeline] echo [2024-03-05T13:57:17.203Z] ========================================================= [2024-03-05T13:57:17.203Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-03-05T13:57:17.203Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-05T13:57:17.688Z] + git log --format=format:%s -1 1d62f9bfffbcda3f30ebb8fd5fe382a9b06f3dce [Pipeline] echo [2024-03-05T13:57:17.719Z] [semverPrep] GIT_COMMIT: 1d62f9bfffbcda3f30ebb8fd5fe382a9b06f3dce, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2024-03-05T13:57:17.765Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-03-05T13:57:18.200Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-05T13:57:18.200Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-03-05T13:57:18.200Z] + [ -e /tmp/ssh_known_hosts ] [2024-03-05T13:57:18.200Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-03-05T13:57:18.200Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-03-05T13:57:18.200Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-03-05T13:57:18.200Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T13:57:18.711Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-05T13:57:18.711Z] [2024-03-05T13:57:18.711Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T13:57:19.094Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-05T13:57:19.094Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-03-05T13:57:19.094Z] b85a868b505f: Pulling fs layer [2024-03-05T13:57:19.094Z] e2be974225ed: Pulling fs layer [2024-03-05T13:57:19.094Z] 339a4e72a1f5: Pulling fs layer [2024-03-05T13:57:19.094Z] 988bab9f4d93: Pulling fs layer [2024-03-05T13:57:19.094Z] 1469e6f7b9e6: Pulling fs layer [2024-03-05T13:57:19.094Z] eaf3925da568: Pulling fs layer [2024-03-05T13:57:19.094Z] bab4dde63d76: Pulling fs layer [2024-03-05T13:57:19.094Z] bde34c3a00c8: Pulling fs layer [2024-03-05T13:57:19.094Z] b352a97aabf1: Pulling fs layer [2024-03-05T13:57:19.094Z] 4872d77fe225: Pulling fs layer [2024-03-05T13:57:19.094Z] 5851b861e8e6: Pulling fs layer [2024-03-05T13:57:19.094Z] bab4dde63d76: Waiting [2024-03-05T13:57:19.094Z] bde34c3a00c8: Waiting [2024-03-05T13:57:19.094Z] b352a97aabf1: Waiting [2024-03-05T13:57:19.094Z] 4872d77fe225: Waiting [2024-03-05T13:57:19.094Z] 5851b861e8e6: Waiting [2024-03-05T13:57:19.094Z] eaf3925da568: Waiting [2024-03-05T13:57:19.094Z] 1469e6f7b9e6: Waiting [2024-03-05T13:57:19.094Z] e2be974225ed: Download complete [2024-03-05T13:57:19.094Z] 988bab9f4d93: Download complete [2024-03-05T13:57:19.094Z] 1469e6f7b9e6: Verifying Checksum [2024-03-05T13:57:19.094Z] 1469e6f7b9e6: Download complete [2024-03-05T13:57:19.094Z] eaf3925da568: Verifying Checksum [2024-03-05T13:57:19.094Z] eaf3925da568: Download complete [2024-03-05T13:57:19.353Z] 339a4e72a1f5: Verifying Checksum [2024-03-05T13:57:19.353Z] 339a4e72a1f5: Download complete [2024-03-05T13:57:19.353Z] bde34c3a00c8: Download complete [2024-03-05T13:57:19.353Z] b352a97aabf1: Download complete [2024-03-05T13:57:19.353Z] 4872d77fe225: Download complete [2024-03-05T13:57:19.353Z] 5851b861e8e6: Download complete [2024-03-05T13:57:19.353Z] b85a868b505f: Verifying Checksum [2024-03-05T13:57:19.353Z] b85a868b505f: Download complete [2024-03-05T13:57:19.612Z] bab4dde63d76: Verifying Checksum [2024-03-05T13:57:19.612Z] bab4dde63d76: Download complete [2024-03-05T13:57:20.550Z] b85a868b505f: Pull complete [2024-03-05T13:57:20.810Z] e2be974225ed: Pull complete [2024-03-05T13:57:21.379Z] 339a4e72a1f5: Pull complete [2024-03-05T13:57:21.379Z] 988bab9f4d93: Pull complete [2024-03-05T13:57:21.640Z] 1469e6f7b9e6: Pull complete [2024-03-05T13:57:21.640Z] eaf3925da568: Pull complete [2024-03-05T13:57:23.563Z] bab4dde63d76: Pull complete [2024-03-05T13:57:23.563Z] bde34c3a00c8: Pull complete [2024-03-05T13:57:23.823Z] b352a97aabf1: Pull complete [2024-03-05T13:57:23.823Z] 4872d77fe225: Pull complete [2024-03-05T13:57:24.084Z] 5851b861e8e6: Pull complete [2024-03-05T13:57:24.084Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-03-05T13:57:24.084Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-05T13:57:24.084Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-05T13:57:24.413Z] prd-ubuntu20.04-docker-8c-8g-5006 does not seem to be running inside a container [2024-03-05T13:57:24.437Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-276 -v /w/workspace/y_app-rfid-llrp-inventory_PR-276:/w/workspace/y_app-rfid-llrp-inventory_PR-276:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-276@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-276@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-05T13:57:27.656Z] $ docker top d7f915a1e6623575bebefac092f5ecd01559e2b2382c88568160f229ac061fab -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-05T13:57:29.618Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-05T13:57:29.618Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-05T13:57:29.732Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-05T13:57:29.733Z] $ docker exec d7f915a1e6623575bebefac092f5ecd01559e2b2382c88568160f229ac061fab ssh-agent [2024-03-05T13:57:29.840Z] SSH_AUTH_SOCK=/tmp/ssh-CkDxO0TBiJ9L/agent.32 [2024-03-05T13:57:29.840Z] SSH_AGENT_PID=38 [2024-03-05T13:57:29.846Z] Running ssh-add (command line suppressed) [2024-03-05T13:57:29.945Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-276@tmp/private_key_4581074810401168179.key (/w/workspace/y_app-rfid-llrp-inventory_PR-276@tmp/private_key_4581074810401168179.key) [2024-03-05T13:57:29.959Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-05T13:57:30.316Z] + git tag --points-at HEAD [Pipeline] } [2024-03-05T13:57:30.344Z] $ docker exec --env ******** --env ******** d7f915a1e6623575bebefac092f5ecd01559e2b2382c88568160f229ac061fab ssh-agent -k [2024-03-05T13:57:30.438Z] unset SSH_AUTH_SOCK; [2024-03-05T13:57:30.439Z] unset SSH_AGENT_PID; [2024-03-05T13:57:30.439Z] echo Agent pid 38 killed; [2024-03-05T13:57:30.451Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-03-05T13:57:30.588Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-05T13:57:30.588Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-05T13:57:30.687Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-05T13:57:30.687Z] $ docker exec d7f915a1e6623575bebefac092f5ecd01559e2b2382c88568160f229ac061fab ssh-agent [2024-03-05T13:57:30.782Z] SSH_AUTH_SOCK=/tmp/ssh-irAbQrJWjMx3/agent.70 [2024-03-05T13:57:30.782Z] SSH_AGENT_PID=76 [2024-03-05T13:57:30.786Z] Running ssh-add (command line suppressed) [2024-03-05T13:57:30.884Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-276@tmp/private_key_6583572268317849607.key (/w/workspace/y_app-rfid-llrp-inventory_PR-276@tmp/private_key_6583572268317849607.key) [2024-03-05T13:57:30.898Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-05T13:57:31.259Z] + git semver init [2024-03-05T13:57:31.517Z] 2024-03-05 13:57:31,434 [run_init] DEBUG init version:0.0.0 force:False [2024-03-05T13:57:31.517Z] 2024-03-05 13:57:31,435 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-276/.semver [2024-03-05T13:57:31.517Z] 2024-03-05 13:57:31,435 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-276/.semver [2024-03-05T13:57:31.517Z] 2024-03-05 13:57:31,435 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-276/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-276, universal_newlines=False, shell=None, istream=None) [2024-03-05T13:57:32.891Z] 2024-03-05 13:57:32,755 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-276/.git/info/exclude [2024-03-05T13:57:32.891Z] 2024-03-05 13:57:32,756 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-276/.semver/PR-276 with force:False [2024-03-05T13:57:32.891Z] 2024-03-05 13:57:32,756 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-276/.semver/PR-276 [2024-03-05T13:57:32.891Z] 2024-03-05 13:57:32,760 [execute] INFO git cat-file --batch-check [2024-03-05T13:57:32.891Z] 2024-03-05 13:57:32,761 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-276/.semver, universal_newlines=False, shell=None, istream=) [2024-03-05T13:57:32.891Z] 2024-03-05 13:57:32,767 [execute] INFO git cat-file --batch [2024-03-05T13:57:32.891Z] 2024-03-05 13:57:32,767 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-276/.semver, universal_newlines=False, shell=None, istream=) [2024-03-05T13:57:32.891Z] 2024-03-05 13:57:32,771 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-276/.semver/PR-276 [2024-03-05T13:57:32.891Z] 0.0.0 [Pipeline] } [2024-03-05T13:57:32.919Z] $ docker exec --env ******** --env ******** d7f915a1e6623575bebefac092f5ecd01559e2b2382c88568160f229ac061fab ssh-agent -k [2024-03-05T13:57:33.020Z] unset SSH_AUTH_SOCK; [2024-03-05T13:57:33.020Z] unset SSH_AGENT_PID; [2024-03-05T13:57:33.020Z] echo Agent pid 76 killed; [2024-03-05T13:57:33.033Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-05T13:57:33.549Z] + git semver [Pipeline] } [2024-03-05T13:57:33.835Z] $ docker stop --time=1 d7f915a1e6623575bebefac092f5ecd01559e2b2382c88568160f229ac061fab [2024-03-05T13:57:35.287Z] $ docker rm -f --volumes d7f915a1e6623575bebefac092f5ecd01559e2b2382c88568160f229ac061fab [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-05T13:57:37.638Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-03-05T13:57:39.907Z] Stashed 1 file(s) [Pipeline] echo [2024-03-05T13:57:39.928Z] [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 [2024-03-05T13:57:40.885Z] provisioning config files... [2024-03-05T13:57:40.894Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-276@tmp/config15821662846850351342tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-05T13:57:41.290Z] ---> ****-login.sh [2024-03-05T13:57:41.290Z] nexus3.edgexfoundry.org:10001 [2024-03-05T13:57:41.290Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-05T13:57:41.290Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-05T13:57:41.290Z] Configure a credential helper to remove this warning. See [2024-03-05T13:57:41.290Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-05T13:57:41.290Z] [2024-03-05T13:57:41.290Z] Login Succeeded [2024-03-05T13:57:41.290Z] nexus3.edgexfoundry.org:10002 [2024-03-05T13:57:41.290Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-05T13:57:41.290Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-05T13:57:41.290Z] Configure a credential helper to remove this warning. See [2024-03-05T13:57:41.290Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-05T13:57:41.290Z] [2024-03-05T13:57:41.290Z] Login Succeeded [2024-03-05T13:57:41.290Z] nexus3.edgexfoundry.org:10003 [2024-03-05T13:57:41.550Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-05T13:57:41.550Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-05T13:57:41.550Z] Configure a credential helper to remove this warning. See [2024-03-05T13:57:41.550Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-05T13:57:41.550Z] [2024-03-05T13:57:41.550Z] Login Succeeded [2024-03-05T13:57:41.550Z] nexus3.edgexfoundry.org:10004 [2024-03-05T13:57:41.550Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-05T13:57:41.551Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-05T13:57:41.551Z] Configure a credential helper to remove this warning. See [2024-03-05T13:57:41.551Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-05T13:57:41.551Z] [2024-03-05T13:57:41.551Z] Login Succeeded [2024-03-05T13:57:41.551Z] ****.io [2024-03-05T13:57:41.551Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-05T13:57:41.810Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-05T13:57:41.810Z] Configure a credential helper to remove this warning. See [2024-03-05T13:57:41.810Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-05T13:57:41.810Z] [2024-03-05T13:57:41.810Z] Login Succeeded [2024-03-05T13:57:41.810Z] ---> ****-login.sh ends [Pipeline] } [2024-03-05T13:57:41.844Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-05T13:57:42.157Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-05T13:57:42.222Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-05T13:57:42.285Z] ========================================================= [2024-03-05T13:57:42.285Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-03-05T13:57:42.285Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T13:57:42.877Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-03-05T13:57:42.877Z] Sending build context to Docker daemon 16.91MB [2024-03-05T13:57:42.877Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-03-05T13:57:42.877Z] Step 2/12 : FROM ${BASE} AS builder [2024-03-05T13:57:42.877Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-03-05T13:57:42.877Z] 7264a8db6415: Pulling fs layer [2024-03-05T13:57:42.877Z] c4d48a809fc2: Pulling fs layer [2024-03-05T13:57:42.877Z] 4f1c88b9dad5: Pulling fs layer [2024-03-05T13:57:42.877Z] ad3a456e5733: Pulling fs layer [2024-03-05T13:57:42.877Z] 69c7f0334f64: Pulling fs layer [2024-03-05T13:57:42.877Z] 1f1c1a5573a3: Pulling fs layer [2024-03-05T13:57:42.877Z] ce7588e14bc9: Pulling fs layer [2024-03-05T13:57:42.877Z] b5e4710f87ac: Pulling fs layer [2024-03-05T13:57:42.877Z] 69c7f0334f64: Waiting [2024-03-05T13:57:42.877Z] ad3a456e5733: Waiting [2024-03-05T13:57:42.877Z] b5e4710f87ac: Waiting [2024-03-05T13:57:42.877Z] 1f1c1a5573a3: Waiting [2024-03-05T13:57:42.877Z] ce7588e14bc9: Waiting [2024-03-05T13:57:42.877Z] c4d48a809fc2: Verifying Checksum [2024-03-05T13:57:42.877Z] c4d48a809fc2: Download complete [2024-03-05T13:57:43.145Z] ad3a456e5733: Verifying Checksum [2024-03-05T13:57:43.145Z] ad3a456e5733: Download complete [2024-03-05T13:57:43.145Z] 69c7f0334f64: Verifying Checksum [2024-03-05T13:57:43.145Z] 69c7f0334f64: Download complete [2024-03-05T13:57:43.145Z] 7264a8db6415: Verifying Checksum [2024-03-05T13:57:43.145Z] 7264a8db6415: Download complete [2024-03-05T13:57:43.145Z] 1f1c1a5573a3: Verifying Checksum [2024-03-05T13:57:43.145Z] 1f1c1a5573a3: Download complete [2024-03-05T13:57:43.145Z] 7264a8db6415: Pull complete [2024-03-05T13:57:43.404Z] b5e4710f87ac: Verifying Checksum [2024-03-05T13:57:43.404Z] b5e4710f87ac: Download complete [2024-03-05T13:57:43.404Z] c4d48a809fc2: Pull complete [2024-03-05T13:57:43.404Z] 4f1c88b9dad5: Download complete [2024-03-05T13:57:43.971Z] ce7588e14bc9: Verifying Checksum [2024-03-05T13:57:43.972Z] ce7588e14bc9: Download complete [2024-03-05T13:57:46.500Z] 4f1c88b9dad5: Pull complete [2024-03-05T13:57:46.500Z] ad3a456e5733: Pull complete [2024-03-05T13:57:46.500Z] 69c7f0334f64: Pull complete [2024-03-05T13:57:46.762Z] 1f1c1a5573a3: Pull complete [2024-03-05T13:57:49.304Z] ce7588e14bc9: Pull complete [2024-03-05T13:57:49.304Z] b5e4710f87ac: Pull complete [2024-03-05T13:57:49.304Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-03-05T13:57:49.304Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-05T13:57:49.304Z] ---> 88b5674ff536 [2024-03-05T13:57:49.304Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-03-05T13:57:53.500Z] ---> Running in 54898b8bd2d0 [2024-03-05T13:57:53.500Z] Removing intermediate container 54898b8bd2d0 [2024-03-05T13:57:53.500Z] ---> 003bbd1c818b [2024-03-05T13:57:53.500Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-03-05T13:57:53.500Z] ---> Running in 3e667e4a8735 [2024-03-05T13:57:53.500Z] Removing intermediate container 3e667e4a8735 [2024-03-05T13:57:53.500Z] ---> f2db4efaac51 [2024-03-05T13:57:53.500Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-03-05T13:57:53.500Z] ---> Running in 63b60dda02ce [2024-03-05T13:57:53.763Z] Removing intermediate container 63b60dda02ce [2024-03-05T13:57:53.763Z] ---> 47b431335b49 [2024-03-05T13:57:53.763Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-05T13:57:53.763Z] ---> Running in 8678931933d6 [2024-03-05T13:57:54.023Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-05T13:57:54.284Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-05T13:57:54.544Z] OK: 264 MiB in 52 packages [2024-03-05T13:57:54.805Z] Removing intermediate container 8678931933d6 [2024-03-05T13:57:54.805Z] ---> cbb63f00bc3b [2024-03-05T13:57:54.805Z] Step 7/12 : WORKDIR /app [2024-03-05T13:57:54.805Z] ---> Running in ce89565c23b1 [2024-03-05T13:57:54.805Z] Removing intermediate container ce89565c23b1 [2024-03-05T13:57:54.805Z] ---> 926ad19fa25d [2024-03-05T13:57:54.805Z] Step 8/12 : COPY go.mod vendor* ./ [2024-03-05T13:57:54.805Z] ---> 59394b84f879 [2024-03-05T13:57:54.805Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-05T13:57:55.066Z] ---> Running in 95476f619baf [2024-03-05T13:57:55.616Z] Still waiting to schedule task [2024-03-05T13:57:55.617Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-03-05T13:58:28.891Z] Removing intermediate container 95476f619baf [2024-03-05T13:58:28.891Z] ---> 2145f1dd8241 [2024-03-05T13:58:28.891Z] Step 10/12 : COPY . . [2024-03-05T13:58:28.891Z] ---> 5e22ff6a5a0a [2024-03-05T13:58:28.891Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-05T13:58:28.891Z] ---> Running in 3df8376fb2dd [2024-03-05T13:58:28.891Z] Removing intermediate container 3df8376fb2dd [2024-03-05T13:58:28.891Z] ---> 128ed68ade60 [2024-03-05T13:58:28.891Z] Step 12/12 : RUN $MAKE [2024-03-05T13:58:28.891Z] ---> Running in ba30a2c9d5ca [2024-03-05T13:58:28.891Z] noop [2024-03-05T13:58:28.891Z] Removing intermediate container ba30a2c9d5ca [2024-03-05T13:58:28.891Z] ---> 12f4603a8538 [2024-03-05T13:58:28.891Z] Successfully built 12f4603a8538 [2024-03-05T13:58:28.891Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T13:58:29.436Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-05T13:58:29.436Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-05T13:58:29.648Z] prd-ubuntu20.04-docker-8c-8g-5006 does not seem to be running inside a container [2024-03-05T13:58:29.675Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-276 -v /w/workspace/y_app-rfid-llrp-inventory_PR-276:/w/workspace/y_app-rfid-llrp-inventory_PR-276:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-276@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-276@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 ******** ci-base-image-x86_64 cat [2024-03-05T13:58:30.006Z] $ docker top cfbada0d5dfe2b6b17aefdad5462d049fa0d57db4172643b5ebe0ef99bd17d02 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-05T13:58:30.461Z] + go version [2024-03-05T13:58:30.461Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-03-05T13:58:30.493Z] $ docker stop --time=1 cfbada0d5dfe2b6b17aefdad5462d049fa0d57db4172643b5ebe0ef99bd17d02 [2024-03-05T13:58:31.748Z] $ docker rm -f --volumes cfbada0d5dfe2b6b17aefdad5462d049fa0d57db4172643b5ebe0ef99bd17d02 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T13:58:32.688Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-05T13:58:32.689Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-05T13:58:32.899Z] prd-ubuntu20.04-docker-8c-8g-5006 does not seem to be running inside a container [2024-03-05T13:58:32.931Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/y_app-rfid-llrp-inventory_PR-276 -v /w/workspace/y_app-rfid-llrp-inventory_PR-276:/w/workspace/y_app-rfid-llrp-inventory_PR-276:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-276@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-276@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 ******** ci-base-image-x86_64 cat [2024-03-05T13:58:33.234Z] $ docker top 8c2a61e746a31051c0e1dda2ba68bc3809e6ab5e101f850cc373719b4cdf391a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-05T13:58:33.685Z] + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-276 [Pipeline] fileExists [Pipeline] sh [2024-03-05T13:58:34.072Z] + make test [2024-03-05T13:58:34.072Z] go test -race ./... -coverprofile=coverage.out ./... [2024-03-05T13:58:52.165Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2024-03-05T13:58:52.165Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2024-03-05T13:58:53.109Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.147s coverage: 86.2% of statements [2024-03-05T13:58:55.778Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.679s coverage: 71.9% of statements [2024-03-05T13:59:17.725Z] go vet ./... [2024-03-05T13:59:18.893Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5007 in /w/workspace/y_app-rfid-llrp-inventory_PR-276 [Pipeline] { [Pipeline] ws [2024-03-05T13:59:19.002Z] Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout [2024-03-05T13:59:19.628Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-05T13:59:19.628Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-05T13:59:19.628Z] ./bin/test-attribution.sh [2024-03-05T13:59:19.628Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2024-03-05T13:59:19.628Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2024-03-05T13:59:19.628Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2024-03-05T13:59:19.628Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2024-03-05T13:59:19.628Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2024-03-05T13:59:19.628Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [2024-03-05T13:59:19.628Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-03-05T13:59:22.129Z] The recommended git tool is: git [Pipeline] echo [2024-03-05T13:59:22.213Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-05T13:59:22.297Z] $ docker stop --time=1 8c2a61e746a31051c0e1dda2ba68bc3809e6ab5e101f850cc373719b4cdf391a [2024-03-05T13:59:25.638Z] $ docker rm -f --volumes 8c2a61e746a31051c0e1dda2ba68bc3809e6ab5e101f850cc373719b4cdf391a [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-05T13:59:26.286Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-05T13:59:26.361Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2024-03-05T13:59:26.941Z] using credential edgex-jenkins-ssh [2024-03-05T13:59:26.958Z] Cloning the remote Git repository [Pipeline] sh [2024-03-05T13:59:26.999Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-03-05T13:59:27.080Z] > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 [2024-03-05T13:59:27.246Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-05T13:59:27.557Z] + ls -al . [2024-03-05T13:59:27.558Z] total 208 [2024-03-05T13:59:27.558Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 5 13:58 . [2024-03-05T13:59:27.558Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 5 13:57 .. [2024-03-05T13:59:27.558Z] -rw-rw-r-- 1 jenkins jenkins 262 Mar 5 13:57 .dockerignore [2024-03-05T13:59:27.558Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 5 13:58 .git [2024-03-05T13:59:27.558Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 13:57 .github [2024-03-05T13:59:27.558Z] -rw-rw-r-- 1 jenkins jenkins 773 Mar 5 13:57 .gitignore [2024-03-05T13:59:27.558Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 5 13:57 .golangci.yml [2024-03-05T13:59:27.558Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 5 13:57 .semver [2024-03-05T13:59:27.558Z] -rw-rw-r-- 1 jenkins jenkins 10232 Mar 5 13:57 Attribution.txt [2024-03-05T13:59:27.558Z] -rw-rw-r-- 1 jenkins jenkins 11245 Mar 5 13:57 CHANGELOG.md [2024-03-05T13:59:27.558Z] -rw-rw-r-- 1 jenkins jenkins 1768 Mar 5 13:57 Dockerfile [2024-03-05T13:59:27.558Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 5 13:57 GOVERNANCE.md [2024-03-05T13:59:27.558Z] -rw-rw-r-- 1 jenkins jenkins 665 Mar 5 13:57 Jenkinsfile [2024-03-05T13:59:27.558Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 5 13:57 LICENSE [2024-03-05T13:59:27.558Z] -rw-rw-r-- 1 jenkins jenkins 2497 Mar 5 13:57 Makefile [2024-03-05T13:59:27.558Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 5 13:57 OWNERS.md [2024-03-05T13:59:27.558Z] -rw-rw-r-- 1 jenkins jenkins 3851 Mar 5 13:57 README.md [2024-03-05T13:59:27.558Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 5 13:57 VERSION [2024-03-05T13:59:27.558Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 13:57 bin [2024-03-05T13:59:27.558Z] -rw-r--r-- 1 jenkins jenkins 41317 Mar 5 13:58 coverage.out [2024-03-05T13:59:27.558Z] -rw-rw-r-- 1 jenkins jenkins 3971 Mar 5 13:57 go.mod [2024-03-05T13:59:27.558Z] -rw-rw-r-- 1 jenkins jenkins 34159 Mar 5 13:57 go.sum [2024-03-05T13:59:27.558Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 13:57 images [2024-03-05T13:59:27.558Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 5 13:57 internal [2024-03-05T13:59:27.558Z] -rw-rw-r-- 1 jenkins jenkins 531 Mar 5 13:57 main.go [2024-03-05T13:59:27.558Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 13:57 openapi [2024-03-05T13:59:27.558Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 13:57 res [2024-03-05T13:59:27.558Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 13:57 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T13:59:28.009Z] + docker build -t app-rfid-llrp-inventory -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=1d62f9bfffbcda3f30ebb8fd5fe382a9b06f3dce --label arch=amd64 --label version=0.0.0 . [2024-03-05T13:59:28.009Z] Sending build context to Docker daemon 16.91MB [2024-03-05T13:59:28.009Z] Step 1/30 : ARG BASE=golang:1.21-alpine3.18 [2024-03-05T13:59:28.009Z] Step 2/30 : FROM ${BASE} AS builder [2024-03-05T13:59:28.009Z] ---> 12f4603a8538 [2024-03-05T13:59:28.009Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2024-03-05T13:59:28.267Z] ---> Running in 2bcaf0ffafcf [2024-03-05T13:59:27.202Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-03-05T13:59:27.203Z] > git --version # timeout=10 [2024-03-05T13:59:27.222Z] > git --version # 'git version 2.25.1' [2024-03-05T13:59:27.225Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-05T13:59:27.362Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-05T13:59:28.526Z] Removing intermediate container 2bcaf0ffafcf [2024-03-05T13:59:28.526Z] ---> 987e6f6c5a87 [2024-03-05T13:59:28.526Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2024-03-05T13:59:28.526Z] ---> Running in 3db434baee5f [2024-03-05T13:59:28.526Z] Removing intermediate container 3db434baee5f [2024-03-05T13:59:28.526Z] ---> 1857b45c98fe [2024-03-05T13:59:28.526Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2024-03-05T13:59:28.526Z] ---> Running in e27f710bd0e1 [2024-03-05T13:59:28.526Z] Removing intermediate container e27f710bd0e1 [2024-03-05T13:59:28.526Z] ---> b08a18a15124 [2024-03-05T13:59:28.526Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-05T13:59:28.526Z] ---> Running in 017d79efdc75 [2024-03-05T13:59:28.784Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-05T13:59:29.043Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-05T13:59:29.300Z] OK: 264 MiB in 52 packages [2024-03-05T13:59:29.558Z] Removing intermediate container 017d79efdc75 [2024-03-05T13:59:29.558Z] ---> 16bc84b76981 [2024-03-05T13:59:29.558Z] Step 7/30 : WORKDIR /app [2024-03-05T13:59:29.558Z] ---> Running in f6ed9b61334a [2024-03-05T13:59:29.816Z] Removing intermediate container f6ed9b61334a [2024-03-05T13:59:29.816Z] ---> be4fec5d85fa [2024-03-05T13:59:29.816Z] Step 8/30 : COPY go.mod vendor* ./ [2024-03-05T13:59:29.816Z] ---> 5eb7f04eeb5d [2024-03-05T13:59:29.816Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-05T13:59:29.816Z] ---> Running in 8f551a37af72 [2024-03-05T13:59:30.380Z] Removing intermediate container 8f551a37af72 [2024-03-05T13:59:30.381Z] ---> 6c7a80d6681d [2024-03-05T13:59:30.381Z] Step 10/30 : COPY . . [2024-03-05T13:59:29.860Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2024-03-05T13:59:29.891Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-05T13:59:30.699Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2024-03-05T13:59:30.738Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-03-05T13:59:30.739Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-05T13:59:30.759Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/276/head:refs/remotes/origin/PR-276 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-03-05T13:59:30.950Z] ---> a12b266eb83b [2024-03-05T13:59:30.950Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-05T13:59:30.950Z] ---> Running in e2b9ea1c5c4d [2024-03-05T13:59:31.209Z] Removing intermediate container e2b9ea1c5c4d [2024-03-05T13:59:31.209Z] ---> 5a12aff6fe04 [2024-03-05T13:59:31.209Z] Step 12/30 : RUN $MAKE [2024-03-05T13:59:31.209Z] ---> Running in ff48e87bff5c [2024-03-05T13:59:31.245Z] Merging remotes/origin/main commit 9efa4e3e821e5d1be039a6069afa6131233d2613 into PR head commit 1d62f9bfffbcda3f30ebb8fd5fe382a9b06f3dce [2024-03-05T13:59:31.467Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.24 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2024-03-05T13:59:31.533Z] Merge succeeded, producing 1d62f9bfffbcda3f30ebb8fd5fe382a9b06f3dce [2024-03-05T13:59:31.534Z] Checking out Revision 1d62f9bfffbcda3f30ebb8fd5fe382a9b06f3dce (PR-276) [2024-03-05T13:59:32.088Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2024-03-05T13:59:32.139Z] > git --version # timeout=10 [2024-03-05T13:59:32.150Z] > git --version # 'git version 2.25.1' [2024-03-05T13:59:32.172Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-05T13:59:31.267Z] > git config core.sparsecheckout # timeout=10 [2024-03-05T13:59:31.353Z] > git checkout -f 1d62f9bfffbcda3f30ebb8fd5fe382a9b06f3dce # timeout=10 [2024-03-05T13:59:31.445Z] > git remote # timeout=10 [2024-03-05T13:59:31.465Z] > git config --get remote.origin.url # timeout=10 [2024-03-05T13:59:31.484Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-05T13:59:31.497Z] > git merge 9efa4e3e821e5d1be039a6069afa6131233d2613 # timeout=10 [2024-03-05T13:59:31.520Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-03-05T13:59:31.539Z] > git config core.sparsecheckout # timeout=10 [2024-03-05T13:59:31.551Z] > git checkout -f 1d62f9bfffbcda3f30ebb8fd5fe382a9b06f3dce # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-05T13:59:33.592Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-03-05T13:59:33.592Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-05T13:59:33.592Z] Dload Upload Total Spent Left Speed [2024-03-05T13:59:33.592Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 77745 0 --:--:-- --:--:-- --:--:-- 77745 [Pipeline] sh [2024-03-05T13:59:33.939Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-03-05T13:59:34.293Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2024-03-05T13:59:34.293Z] /etc/docker/daemon.json [2024-03-05T13:59:34.293Z] { [2024-03-05T13:59:34.293Z] "registry-mirrors": [ [2024-03-05T13:59:34.293Z] "https://nexus3.edgexfoundry.org:10001" [2024-03-05T13:59:34.293Z] ], [2024-03-05T13:59:34.293Z] "bip": "10.250.0.254/24", [2024-03-05T13:59:34.293Z] "hosts": [ [2024-03-05T13:59:34.293Z] "tcp://0.0.0.0:5555", [2024-03-05T13:59:34.293Z] "unix:///var/run/docker.sock" [2024-03-05T13:59:34.293Z] ], [2024-03-05T13:59:34.293Z] "mtu": 1458, [2024-03-05T13:59:34.293Z] "selinux-enabled": true, [2024-03-05T13:59:34.293Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-03-05T13:59:34.293Z] } [Pipeline] sh [2024-03-05T13:59:34.628Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-03-05T13:59:34.974Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-05T13:59:53.310Z] provisioning config files... [2024-03-05T13:59:53.338Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config11098013317083648175tmp [Pipeline] { [2024-03-05T13:59:53.391Z] Removing intermediate container ff48e87bff5c [2024-03-05T13:59:53.391Z] ---> 38778363d292 [2024-03-05T13:59:53.391Z] Step 13/30 : FROM alpine:3.18 [2024-03-05T13:59:53.391Z] 3.18: Pulling from library/alpine [2024-03-05T13:59:53.391Z] 619be1103602: Pulling fs layer [2024-03-05T13:59:53.391Z] 619be1103602: Verifying Checksum [2024-03-05T13:59:53.391Z] 619be1103602: Download complete [2024-03-05T13:59:53.391Z] 619be1103602: Pull complete [2024-03-05T13:59:53.391Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-05T13:59:53.391Z] Status: Downloaded newer image for alpine:3.18 [2024-03-05T13:59:53.391Z] ---> d3782b16ccc9 [2024-03-05T13:59:53.391Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-03-05T13:59:53.391Z] ---> Running in 8dca3f6d29e2 [2024-03-05T13:59:53.391Z] Removing intermediate container 8dca3f6d29e2 [2024-03-05T13:59:53.391Z] ---> 92cdd92a4697 [2024-03-05T13:59:53.391Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2024-03-05T13:59:53.391Z] ---> Running in 5a75d59d35af [2024-03-05T13:59:53.391Z] Removing intermediate container 5a75d59d35af [2024-03-05T13:59:53.391Z] ---> d6664e594631 [2024-03-05T13:59:53.391Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2024-03-05T13:59:53.391Z] ---> Running in 7fa9c55aec66 [2024-03-05T13:59:53.391Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-05T13:59:53.391Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-05T13:59:53.391Z] (1/2) Installing ca-certificates (20230506-r0) [2024-03-05T13:59:53.391Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-03-05T13:59:53.391Z] Executing busybox-1.36.1-r5.trigger [2024-03-05T13:59:53.391Z] Executing ca-certificates-20230506-r0.trigger [2024-03-05T13:59:53.391Z] OK: 8 MiB in 17 packages [2024-03-05T13:59:53.391Z] Removing intermediate container 7fa9c55aec66 [2024-03-05T13:59:53.391Z] ---> bdfbc1492714 [2024-03-05T13:59:53.391Z] Step 17/30 : RUN apk --no-cache upgrade [2024-03-05T13:59:53.391Z] ---> Running in 415adb7512ca [2024-03-05T13:59:53.391Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-05T13:59:53.391Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-05T13:59:53.391Z] OK: 8 MiB in 17 packages [2024-03-05T13:59:53.391Z] Removing intermediate container 415adb7512ca [2024-03-05T13:59:53.391Z] ---> b05b7929022d [2024-03-05T13:59:53.391Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-03-05T13:59:53.391Z] ---> 5231b45f6a3e [2024-03-05T13:59:53.391Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2024-03-05T13:59:53.391Z] ---> 9017d0d4da11 [2024-03-05T13:59:53.391Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2024-03-05T13:59:53.391Z] ---> aacec7506a94 [2024-03-05T13:59:53.391Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2024-03-05T13:59:53.391Z] ---> 71f3bc64ab2d [2024-03-05T13:59:53.391Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [Pipeline] libraryResource [Pipeline] sh [2024-03-05T13:59:53.860Z] ---> ****-login.sh [2024-03-05T13:59:53.860Z] nexus3.edgexfoundry.org:10001 [2024-03-05T13:59:54.134Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-05T13:59:54.338Z] ---> ed060f9f56b1 [2024-03-05T13:59:54.338Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2024-03-05T13:59:54.338Z] ---> Running in 8a82888e3fb6 [2024-03-05T13:59:54.402Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-05T13:59:54.402Z] Configure a credential helper to remove this warning. See [2024-03-05T13:59:54.402Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-05T13:59:54.402Z] [2024-03-05T13:59:54.402Z] Login Succeeded [2024-03-05T13:59:54.402Z] nexus3.edgexfoundry.org:10002 [2024-03-05T13:59:54.598Z] Removing intermediate container 8a82888e3fb6 [2024-03-05T13:59:54.598Z] ---> 9131ed8e332c [2024-03-05T13:59:54.598Z] Step 24/30 : VOLUME /cache [2024-03-05T13:59:54.598Z] ---> Running in 3740f779dd5f [2024-03-05T13:59:54.668Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-05T13:59:54.859Z] Removing intermediate container 3740f779dd5f [2024-03-05T13:59:54.859Z] ---> 2fd3d9f0e2f7 [2024-03-05T13:59:54.859Z] Step 25/30 : EXPOSE 59711 [2024-03-05T13:59:54.859Z] ---> Running in d6f7adc5992f [2024-03-05T13:59:54.859Z] Removing intermediate container d6f7adc5992f [2024-03-05T13:59:54.859Z] ---> 15153a13bf52 [2024-03-05T13:59:54.859Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2024-03-05T13:59:54.859Z] ---> Running in fcebf8121bd0 [2024-03-05T13:59:54.859Z] Removing intermediate container fcebf8121bd0 [2024-03-05T13:59:54.859Z] ---> 9c95a93d1855 [2024-03-05T13:59:54.859Z] Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2024-03-05T13:59:54.859Z] ---> Running in 15f7e4535160 [2024-03-05T13:59:54.938Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-05T13:59:54.938Z] Configure a credential helper to remove this warning. See [2024-03-05T13:59:54.938Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-05T13:59:54.938Z] [2024-03-05T13:59:54.938Z] Login Succeeded [2024-03-05T13:59:54.938Z] nexus3.edgexfoundry.org:10003 [2024-03-05T13:59:54.938Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-05T13:59:55.119Z] Removing intermediate container 15f7e4535160 [2024-03-05T13:59:55.119Z] ---> 3fbda110dc02 [2024-03-05T13:59:55.119Z] Step 28/30 : LABEL arch=amd64 [2024-03-05T13:59:55.119Z] ---> Running in 8093387b8453 [2024-03-05T13:59:55.119Z] Removing intermediate container 8093387b8453 [2024-03-05T13:59:55.119Z] ---> 3fe19837e1b6 [2024-03-05T13:59:55.119Z] Step 29/30 : LABEL git_sha=1d62f9bfffbcda3f30ebb8fd5fe382a9b06f3dce [2024-03-05T13:59:55.119Z] ---> Running in 8256568dacea [2024-03-05T13:59:55.119Z] Removing intermediate container 8256568dacea [2024-03-05T13:59:55.119Z] ---> c823f737a750 [2024-03-05T13:59:55.119Z] Step 30/30 : LABEL version=0.0.0 [2024-03-05T13:59:55.208Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-05T13:59:55.208Z] Configure a credential helper to remove this warning. See [2024-03-05T13:59:55.208Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-05T13:59:55.208Z] [2024-03-05T13:59:55.208Z] Login Succeeded [2024-03-05T13:59:55.208Z] nexus3.edgexfoundry.org:10004 [2024-03-05T13:59:55.378Z] ---> Running in 62398fe67531 [2024-03-05T13:59:55.378Z] Removing intermediate container 62398fe67531 [2024-03-05T13:59:55.378Z] ---> c246cb7c7042 [2024-03-05T13:59:55.378Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-05T13:59:55.378Z] Successfully built c246cb7c7042 [2024-03-05T13:59:55.378Z] Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [2024-03-05T13:59:55.482Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-05T13:59:55.482Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-05T13:59:55.482Z] Configure a credential helper to remove this warning. See [2024-03-05T13:59:55.482Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-05T13:59:55.482Z] [2024-03-05T13:59:55.482Z] Login Succeeded [2024-03-05T13:59:55.482Z] ****.io [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [2024-03-05T13:59:55.751Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [2024-03-05T13:59:56.017Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-05T13:59:56.017Z] Configure a credential helper to remove this warning. See [2024-03-05T13:59:56.017Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-05T13:59:56.017Z] [2024-03-05T13:59:56.017Z] Login Succeeded [2024-03-05T13:59:56.017Z] ---> ****-login.sh ends [Pipeline] } [2024-03-05T13:59:56.081Z] Deleting 1 temporary files [Pipeline] stage [Pipeline] { (Snap) [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] echo [2024-03-05T13:59:56.549Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] script [Pipeline] { [Pipeline] echo [2024-03-05T13:59:56.688Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-05T13:59:56.762Z] ========================================================= [2024-03-05T13:59:56.762Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-03-05T13:59:56.762Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] fileExists [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T13:59:57.187Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-05T13:59:57.187Z] [2024-03-05T13:59:57.187Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T13:59:57.472Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-03-05T13:59:57.673Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-05T13:59:57.673Z] latest: Pulling from edgex-lftools-log-publisher [2024-03-05T13:59:57.673Z] 5eb5b503b376: Pulling fs layer [2024-03-05T13:59:57.673Z] 5c69ac0246d0: Pulling fs layer [2024-03-05T13:59:57.673Z] ec43610c2a17: Pulling fs layer [2024-03-05T13:59:57.673Z] 3a2ae6a8a46f: Pulling fs layer [2024-03-05T13:59:57.673Z] 33b1e0a273af: Pulling fs layer [2024-03-05T13:59:57.673Z] 5d3b04190fa2: Pulling fs layer [2024-03-05T13:59:57.673Z] 2f39f015ded8: Pulling fs layer [2024-03-05T13:59:57.673Z] 3a2ae6a8a46f: Waiting [2024-03-05T13:59:57.673Z] 5d3b04190fa2: Waiting [2024-03-05T13:59:57.673Z] 33b1e0a273af: Waiting [2024-03-05T13:59:57.673Z] 2f39f015ded8: Waiting [2024-03-05T13:59:57.673Z] 5c69ac0246d0: Download complete [2024-03-05T13:59:57.673Z] 3a2ae6a8a46f: Verifying Checksum [2024-03-05T13:59:57.673Z] 3a2ae6a8a46f: Download complete [2024-03-05T13:59:57.673Z] ec43610c2a17: Verifying Checksum [2024-03-05T13:59:57.673Z] ec43610c2a17: Download complete [2024-03-05T13:59:57.673Z] 33b1e0a273af: Verifying Checksum [2024-03-05T13:59:57.673Z] 33b1e0a273af: Download complete [2024-03-05T13:59:57.673Z] 5d3b04190fa2: Download complete [2024-03-05T13:59:57.740Z] Sending build context to Docker daemon 670.2kB [2024-03-05T13:59:57.740Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-03-05T13:59:57.740Z] Step 2/12 : FROM ${BASE} AS builder [2024-03-05T13:59:57.740Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-03-05T13:59:57.740Z] 9fda8d8052c6: Pulling fs layer [2024-03-05T13:59:57.740Z] 5d54e960e981: Pulling fs layer [2024-03-05T13:59:57.740Z] c4a7e357bf2a: Pulling fs layer [2024-03-05T13:59:57.740Z] f0e02332f6b5: Pulling fs layer [2024-03-05T13:59:57.740Z] 872ee5b61b7b: Pulling fs layer [2024-03-05T13:59:57.740Z] 0c6a40ed1a82: Pulling fs layer [2024-03-05T13:59:57.740Z] 94ae7d8d031c: Pulling fs layer [2024-03-05T13:59:57.740Z] f0e02332f6b5: Waiting [2024-03-05T13:59:57.740Z] 0c6a40ed1a82: Waiting [2024-03-05T13:59:57.740Z] 94ae7d8d031c: Waiting [2024-03-05T13:59:57.740Z] 5d54e960e981: Verifying Checksum [2024-03-05T13:59:57.740Z] 5d54e960e981: Download complete [2024-03-05T13:59:57.932Z] 5eb5b503b376: Verifying Checksum [2024-03-05T13:59:57.932Z] 5eb5b503b376: Download complete [2024-03-05T13:59:58.009Z] f0e02332f6b5: Download complete [2024-03-05T13:59:58.009Z] 9fda8d8052c6: Verifying Checksum [2024-03-05T13:59:58.009Z] 9fda8d8052c6: Download complete [2024-03-05T13:59:58.009Z] 872ee5b61b7b: Verifying Checksum [2024-03-05T13:59:58.009Z] 872ee5b61b7b: Download complete [2024-03-05T13:59:58.500Z] 2f39f015ded8: Download complete [2024-03-05T13:59:58.598Z] 94ae7d8d031c: Verifying Checksum [2024-03-05T13:59:58.598Z] 94ae7d8d031c: Download complete [2024-03-05T13:59:58.868Z] 9fda8d8052c6: Pull complete [2024-03-05T13:59:59.065Z] 5eb5b503b376: Pull complete [2024-03-05T13:59:59.065Z] 5c69ac0246d0: Pull complete [2024-03-05T13:59:59.324Z] ec43610c2a17: Pull complete [2024-03-05T13:59:59.454Z] 5d54e960e981: Pull complete [2024-03-05T13:59:59.584Z] 3a2ae6a8a46f: Pull complete [2024-03-05T13:59:59.584Z] 33b1e0a273af: Pull complete [2024-03-05T13:59:59.720Z] c4a7e357bf2a: Verifying Checksum [2024-03-05T13:59:59.720Z] c4a7e357bf2a: Download complete [2024-03-05T13:59:59.842Z] 5d3b04190fa2: Pull complete [2024-03-05T14:00:00.678Z] 0c6a40ed1a82: Verifying Checksum [2024-03-05T14:00:00.678Z] 0c6a40ed1a82: Download complete [2024-03-05T14:00:04.032Z] 2f39f015ded8: Pull complete [2024-03-05T14:00:04.032Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-03-05T14:00:04.032Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-05T14:00:04.032Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-05T14:00:04.399Z] prd-ubuntu20.04-docker-8c-8g-5006 does not seem to be running inside a container [2024-03-05T14:00:04.460Z] $ 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/y_app-rfid-llrp-inventory_PR-276 -v /w/workspace/y_app-rfid-llrp-inventory_PR-276:/w/workspace/y_app-rfid-llrp-inventory_PR-276:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-276@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-276@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-03-05T14:00:09.164Z] $ docker top a5f2cc1e803b047bb640a2eb627e698d075cad0a41dff6e5615ea9652be73cd1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-05T14:00:09.703Z] ---> job-cost.sh [2024-03-05T14:00:09.703Z] lf-activate-venv: SKIPPING [2024-03-05T14:00:09.703Z] INFO: No Stack... [2024-03-05T14:00:09.964Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-05T14:00:10.227Z] INFO: Archiving Costs [Pipeline] sh [2024-03-05T14:00:10.542Z] + + cat /w/workspace/y_app-rfid-llrp-inventory_PR-276/archives/cost.csv [2024-03-05T14:00:10.542Z] cut -d, -f6 [Pipeline] lock [2024-03-05T14:00:10.584Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-276-1-stack-cost] [2024-03-05T14:00:10.590Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-276-1-stack-cost] did not exist. Created. [2024-03-05T14:00:10.595Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-276-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-05T14:00:11.067Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-03-05T14:00:11.113Z] Stashed 1 file(s) [Pipeline] } [2024-03-05T14:00:11.183Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-276-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-05T14:00:11.358Z] $ docker stop --time=1 a5f2cc1e803b047bb640a2eb627e698d075cad0a41dff6e5615ea9652be73cd1 [2024-03-05T14:00:12.529Z] $ docker rm -f --volumes a5f2cc1e803b047bb640a2eb627e698d075cad0a41dff6e5615ea9652be73cd1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [2024-03-05T14:00:13.000Z] c4a7e357bf2a: Pull complete [2024-03-05T14:00:13.000Z] f0e02332f6b5: Pull complete [2024-03-05T14:00:13.000Z] 872ee5b61b7b: Pull complete [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-03-05T14:00:21.230Z] 0c6a40ed1a82: Pull complete [2024-03-05T14:00:22.645Z] 94ae7d8d031c: Pull complete [2024-03-05T14:00:22.645Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-03-05T14:00:22.645Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-05T14:00:22.645Z] ---> 86de565de09d [2024-03-05T14:00:22.645Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-03-05T14:00:24.591Z] ---> Running in 1bbb37a7e32d [2024-03-05T14:00:24.858Z] Removing intermediate container 1bbb37a7e32d [2024-03-05T14:00:24.858Z] ---> 121ea659178b [2024-03-05T14:00:24.858Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-03-05T14:00:24.858Z] ---> Running in 3d727e247a78 [2024-03-05T14:00:25.127Z] Removing intermediate container 3d727e247a78 [2024-03-05T14:00:25.127Z] ---> 3d5d584bf342 [2024-03-05T14:00:25.127Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-03-05T14:00:25.127Z] ---> Running in 880ad29c3b7d [2024-03-05T14:00:25.393Z] Removing intermediate container 880ad29c3b7d [2024-03-05T14:00:25.393Z] ---> 56f485ebfa21 [2024-03-05T14:00:25.393Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-05T14:00:25.660Z] ---> Running in 1727ab683bbd [2024-03-05T14:00:26.617Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-05T14:00:26.882Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-05T14:00:27.837Z] OK: 266 MiB in 52 packages [2024-03-05T14:00:28.797Z] Removing intermediate container 1727ab683bbd [2024-03-05T14:00:28.797Z] ---> d21ed83080cd [2024-03-05T14:00:28.797Z] Step 7/12 : WORKDIR /app [2024-03-05T14:00:28.797Z] ---> Running in e854549f126b [2024-03-05T14:00:29.062Z] Removing intermediate container e854549f126b [2024-03-05T14:00:29.063Z] ---> e895d1322af7 [2024-03-05T14:00:29.063Z] Step 8/12 : COPY go.mod vendor* ./ [2024-03-05T14:00:30.959Z] ---> 1831c8602d14 [2024-03-05T14:00:30.959Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-05T14:00:30.959Z] ---> Running in be9699aead68 [2024-03-05T14:01:27.492Z] Removing intermediate container be9699aead68 [2024-03-05T14:01:27.492Z] ---> 739c2008cdd8 [2024-03-05T14:01:27.492Z] Step 10/12 : COPY . . [2024-03-05T14:01:27.492Z] ---> 609b3286cacd [2024-03-05T14:01:27.492Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-05T14:01:27.492Z] ---> Running in 17bafc9f08fe [2024-03-05T14:01:27.492Z] Removing intermediate container 17bafc9f08fe [2024-03-05T14:01:27.492Z] ---> 8ec077b4cfde [2024-03-05T14:01:27.492Z] Step 12/12 : RUN $MAKE [2024-03-05T14:01:27.492Z] ---> Running in 0874f7ec657a [2024-03-05T14:01:27.760Z] noop [2024-03-05T14:01:28.344Z] Removing intermediate container 0874f7ec657a [2024-03-05T14:01:28.344Z] ---> 8b7daf30ae4b [2024-03-05T14:01:28.344Z] Successfully built 8b7daf30ae4b [2024-03-05T14:01:28.344Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T14:01:28.972Z] + docker inspect -f . ci-base-image-arm64 [2024-03-05T14:01:28.972Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-05T14:01:29.366Z] prd-ubuntu20.04-docker-arm64-4c-16g-5007 does not seem to be running inside a container [2024-03-05T14:01:29.430Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@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 ******** ci-base-image-arm64 cat [2024-03-05T14:01:30.557Z] $ docker top eeb410ac28068e974f219379cb6a6f6819288f15b3c2a9bc066ee3c30377f87f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-05T14:01:31.570Z] + go version [2024-03-05T14:01:31.570Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-03-05T14:01:31.608Z] $ docker stop --time=1 eeb410ac28068e974f219379cb6a6f6819288f15b3c2a9bc066ee3c30377f87f [2024-03-05T14:01:33.180Z] $ docker rm -f --volumes eeb410ac28068e974f219379cb6a6f6819288f15b3c2a9bc066ee3c30377f87f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T14:01:34.420Z] + docker inspect -f . ci-base-image-arm64 [2024-03-05T14:01:34.420Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-05T14:01:34.761Z] prd-ubuntu20.04-docker-arm64-4c-16g-5007 does not seem to be running inside a container [2024-03-05T14:01:34.837Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@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 ******** ci-base-image-arm64 cat [2024-03-05T14:01:35.971Z] $ docker top d1eeaffce8cd899004b7a6c430ba161924b469f00ef15b54e39f2d17eb6004e2 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-05T14:01:36.926Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh [2024-03-05T14:01:37.373Z] + make test [2024-03-05T14:01:37.373Z] go test -race ./... -coverprofile=coverage.out ./... [2024-03-05T14:03:44.033Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2024-03-05T14:03:44.033Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2024-03-05T14:03:44.033Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.972s coverage: 86.2% of statements [2024-03-05T14:03:47.382Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.339s coverage: 71.9% of statements [2024-03-05T14:03:47.963Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-03-05T14:03:47.963Z] go vet ./... [2024-03-05T14:05:54.620Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-05T14:05:54.620Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-05T14:05:54.620Z] ./bin/test-attribution.sh [2024-03-05T14:05:54.620Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2024-03-05T14:05:54.620Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2024-03-05T14:05:54.620Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2024-03-05T14:05:54.620Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2024-03-05T14:05:54.620Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2024-03-05T14:05:54.620Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [2024-03-05T14:05:54.620Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-03-05T14:05:54.659Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-05T14:05:54.794Z] $ docker stop --time=1 d1eeaffce8cd899004b7a6c430ba161924b469f00ef15b54e39f2d17eb6004e2 [2024-03-05T14:05:56.810Z] $ docker rm -f --volumes d1eeaffce8cd899004b7a6c430ba161924b469f00ef15b54e39f2d17eb6004e2 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-05T14:05:58.509Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-05T14:05:58.545Z] Warning: overwriting stash ‘coverage-report’ [2024-03-05T14:05:58.964Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-05T14:05:59.805Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-05T14:06:00.138Z] + ls -al . [2024-03-05T14:06:00.138Z] total 204 [2024-03-05T14:06:00.138Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 5 14:01 . [2024-03-05T14:06:00.138Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 5 13:59 .. [2024-03-05T14:06:00.138Z] -rw-rw-r-- 1 jenkins jenkins 262 Mar 5 13:59 .dockerignore [2024-03-05T14:06:00.138Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 5 13:59 .git [2024-03-05T14:06:00.138Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 13:59 .github [2024-03-05T14:06:00.138Z] -rw-rw-r-- 1 jenkins jenkins 773 Mar 5 13:59 .gitignore [2024-03-05T14:06:00.138Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 5 13:59 .golangci.yml [2024-03-05T14:06:00.138Z] -rw-rw-r-- 1 jenkins jenkins 10232 Mar 5 13:59 Attribution.txt [2024-03-05T14:06:00.138Z] -rw-rw-r-- 1 jenkins jenkins 11245 Mar 5 13:59 CHANGELOG.md [2024-03-05T14:06:00.138Z] -rw-rw-r-- 1 jenkins jenkins 1768 Mar 5 13:59 Dockerfile [2024-03-05T14:06:00.138Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 5 13:59 GOVERNANCE.md [2024-03-05T14:06:00.138Z] -rw-rw-r-- 1 jenkins jenkins 665 Mar 5 13:59 Jenkinsfile [2024-03-05T14:06:00.138Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 5 13:59 LICENSE [2024-03-05T14:06:00.138Z] -rw-rw-r-- 1 jenkins jenkins 2497 Mar 5 13:59 Makefile [2024-03-05T14:06:00.138Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 5 13:59 OWNERS.md [2024-03-05T14:06:00.138Z] -rw-rw-r-- 1 jenkins jenkins 3851 Mar 5 13:59 README.md [2024-03-05T14:06:00.138Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 5 13:57 VERSION [2024-03-05T14:06:00.138Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 13:59 bin [2024-03-05T14:06:00.138Z] -rw-r--r-- 1 jenkins jenkins 41317 Mar 5 14:03 coverage.out [2024-03-05T14:06:00.138Z] -rw-rw-r-- 1 jenkins jenkins 3971 Mar 5 13:59 go.mod [2024-03-05T14:06:00.138Z] -rw-rw-r-- 1 jenkins jenkins 34159 Mar 5 13:59 go.sum [2024-03-05T14:06:00.138Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 13:59 images [2024-03-05T14:06:00.138Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 5 13:59 internal [2024-03-05T14:06:00.138Z] -rw-rw-r-- 1 jenkins jenkins 531 Mar 5 13:59 main.go [2024-03-05T14:06:00.138Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 13:59 openapi [2024-03-05T14:06:00.138Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 13:59 res [2024-03-05T14:06:00.138Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 13:59 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T14:06:00.647Z] + 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=1d62f9bfffbcda3f30ebb8fd5fe382a9b06f3dce --label arch=arm64 --label version=0.0.0 . [2024-03-05T14:06:00.914Z] Sending build context to Docker daemon 670.2kB [2024-03-05T14:06:00.914Z] Step 1/30 : ARG BASE=golang:1.21-alpine3.18 [2024-03-05T14:06:00.914Z] Step 2/30 : FROM ${BASE} AS builder [2024-03-05T14:06:00.914Z] ---> 8b7daf30ae4b [2024-03-05T14:06:00.914Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2024-03-05T14:06:00.914Z] ---> Running in 858c57891937 [2024-03-05T14:06:01.181Z] Removing intermediate container 858c57891937 [2024-03-05T14:06:01.181Z] ---> 4c5e416ed0db [2024-03-05T14:06:01.181Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2024-03-05T14:06:01.448Z] ---> Running in 0fa19d85913b [2024-03-05T14:06:01.715Z] Removing intermediate container 0fa19d85913b [2024-03-05T14:06:01.715Z] ---> d111060069ec [2024-03-05T14:06:01.715Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2024-03-05T14:06:01.715Z] ---> Running in 9a26c5dd5462 [2024-03-05T14:06:01.983Z] Removing intermediate container 9a26c5dd5462 [2024-03-05T14:06:01.983Z] ---> 9635b922ebaf [2024-03-05T14:06:01.983Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-05T14:06:01.983Z] ---> Running in bf7a88727f54 [2024-03-05T14:06:02.945Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-05T14:06:03.526Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-05T14:06:04.489Z] OK: 266 MiB in 52 packages [2024-03-05T14:06:05.447Z] Removing intermediate container bf7a88727f54 [2024-03-05T14:06:05.447Z] ---> abc70960d2cd [2024-03-05T14:06:05.447Z] Step 7/30 : WORKDIR /app [2024-03-05T14:06:05.447Z] ---> Running in 214d5043dafe [2024-03-05T14:06:05.714Z] Removing intermediate container 214d5043dafe [2024-03-05T14:06:05.714Z] ---> e34e161ca06b [2024-03-05T14:06:05.714Z] Step 8/30 : COPY go.mod vendor* ./ [2024-03-05T14:06:05.980Z] ---> 369273ac52a6 [2024-03-05T14:06:05.980Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-05T14:06:06.247Z] ---> Running in 41efcdca339b [2024-03-05T14:06:08.194Z] Removing intermediate container 41efcdca339b [2024-03-05T14:06:08.194Z] ---> 15cf267daf2b [2024-03-05T14:06:08.194Z] Step 10/30 : COPY . . [2024-03-05T14:06:08.462Z] ---> 60d75ecbdbb0 [2024-03-05T14:06:08.462Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-05T14:06:08.729Z] ---> Running in e93c5c07964e [2024-03-05T14:06:08.994Z] Removing intermediate container e93c5c07964e [2024-03-05T14:06:08.994Z] ---> 31f99e1cf626 [2024-03-05T14:06:08.994Z] Step 12/30 : RUN $MAKE [2024-03-05T14:06:08.994Z] ---> Running in 14e160d732cb [2024-03-05T14:06:09.951Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.24 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2024-03-05T14:08:01.590Z] Removing intermediate container 14e160d732cb [2024-03-05T14:08:01.590Z] ---> d85faec50e3c [2024-03-05T14:08:01.590Z] Step 13/30 : FROM alpine:3.18 [2024-03-05T14:08:01.590Z] 3.18: Pulling from library/alpine [2024-03-05T14:08:01.590Z] c6b39de5b339: Pulling fs layer [2024-03-05T14:08:01.590Z] c6b39de5b339: Verifying Checksum [2024-03-05T14:08:01.590Z] c6b39de5b339: Download complete [2024-03-05T14:08:01.590Z] c6b39de5b339: Pull complete [2024-03-05T14:08:01.590Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-05T14:08:01.590Z] Status: Downloaded newer image for alpine:3.18 [2024-03-05T14:08:01.590Z] ---> 33abbf032149 [2024-03-05T14:08:01.590Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-03-05T14:08:01.590Z] ---> Running in 177b9e3ba442 [2024-03-05T14:08:01.590Z] Removing intermediate container 177b9e3ba442 [2024-03-05T14:08:01.590Z] ---> 59fdf6924a3a [2024-03-05T14:08:01.590Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2024-03-05T14:08:01.590Z] ---> Running in 9fe7bda3c752 [2024-03-05T14:08:01.590Z] Removing intermediate container 9fe7bda3c752 [2024-03-05T14:08:01.590Z] ---> a24f7f1d5ca7 [2024-03-05T14:08:01.590Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2024-03-05T14:08:01.590Z] ---> Running in f686fa012f80 [2024-03-05T14:08:01.590Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-05T14:08:01.590Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-05T14:08:01.590Z] (1/2) Installing ca-certificates (20230506-r0) [2024-03-05T14:08:01.590Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-03-05T14:08:01.590Z] Executing busybox-1.36.1-r5.trigger [2024-03-05T14:08:01.590Z] Executing ca-certificates-20230506-r0.trigger [2024-03-05T14:08:01.590Z] OK: 9 MiB in 17 packages [2024-03-05T14:08:01.590Z] Removing intermediate container f686fa012f80 [2024-03-05T14:08:01.590Z] ---> 91a68eaeb2ba [2024-03-05T14:08:01.590Z] Step 17/30 : RUN apk --no-cache upgrade [2024-03-05T14:08:01.590Z] ---> Running in 13377c3d6853 [2024-03-05T14:08:01.590Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-05T14:08:01.590Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-05T14:08:01.590Z] OK: 9 MiB in 17 packages [2024-03-05T14:08:01.590Z] Removing intermediate container 13377c3d6853 [2024-03-05T14:08:01.590Z] ---> 3d33e3417d33 [2024-03-05T14:08:01.590Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-03-05T14:08:01.590Z] ---> 79f1b710d0c0 [2024-03-05T14:08:01.590Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2024-03-05T14:08:01.590Z] ---> ee0574324aab [2024-03-05T14:08:01.590Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2024-03-05T14:08:01.590Z] ---> ba2ec69af144 [2024-03-05T14:08:01.590Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2024-03-05T14:08:01.590Z] ---> da692a7a3211 [2024-03-05T14:08:01.590Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2024-03-05T14:08:02.991Z] ---> 11aba974ac07 [2024-03-05T14:08:02.991Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2024-03-05T14:08:03.257Z] ---> Running in ff214dc3f22c [2024-03-05T14:08:04.660Z] Removing intermediate container ff214dc3f22c [2024-03-05T14:08:04.660Z] ---> 89234e73748a [2024-03-05T14:08:04.660Z] Step 24/30 : VOLUME /cache [2024-03-05T14:08:04.660Z] ---> Running in 9cbf07848321 [2024-03-05T14:08:04.931Z] Removing intermediate container 9cbf07848321 [2024-03-05T14:08:04.931Z] ---> e3595381fb6d [2024-03-05T14:08:04.931Z] Step 25/30 : EXPOSE 59711 [2024-03-05T14:08:05.197Z] ---> Running in b496716da633 [2024-03-05T14:08:05.464Z] Removing intermediate container b496716da633 [2024-03-05T14:08:05.464Z] ---> 384d383e9253 [2024-03-05T14:08:05.464Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2024-03-05T14:08:05.464Z] ---> Running in 7dc5eeecc651 [2024-03-05T14:08:05.729Z] Removing intermediate container 7dc5eeecc651 [2024-03-05T14:08:05.729Z] ---> 8daa4fc8c1b2 [2024-03-05T14:08:05.729Z] Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2024-03-05T14:08:05.729Z] ---> Running in 16c537b92969 [2024-03-05T14:08:05.993Z] Removing intermediate container 16c537b92969 [2024-03-05T14:08:05.993Z] ---> b31ef668430a [2024-03-05T14:08:05.993Z] Step 28/30 : LABEL arch=arm64 [2024-03-05T14:08:06.258Z] ---> Running in fc8bb427463e [2024-03-05T14:08:06.524Z] Removing intermediate container fc8bb427463e [2024-03-05T14:08:06.524Z] ---> 618ee87cfcc7 [2024-03-05T14:08:06.524Z] Step 29/30 : LABEL git_sha=1d62f9bfffbcda3f30ebb8fd5fe382a9b06f3dce [2024-03-05T14:08:06.524Z] ---> Running in 461e87b5e030 [2024-03-05T14:08:06.788Z] Removing intermediate container 461e87b5e030 [2024-03-05T14:08:06.788Z] ---> 7161869702b6 [2024-03-05T14:08:06.788Z] Step 30/30 : LABEL version=0.0.0 [2024-03-05T14:08:06.788Z] ---> Running in 4f7b3095d3fc [2024-03-05T14:08:07.379Z] Removing intermediate container 4f7b3095d3fc [2024-03-05T14:08:07.379Z] ---> 4dbffa417c91 [2024-03-05T14:08:07.379Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-05T14:08:07.379Z] Successfully built 4dbffa417c91 [2024-03-05T14:08:07.379Z] Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [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] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T14:08:08.700Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-05T14:08:08.700Z] [2024-03-05T14:08:08.700Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T14:08:09.159Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-05T14:08:09.159Z] arm64: Pulling from edgex-lftools-log-publisher [2024-03-05T14:08:09.159Z] 8998bd30e6a1: Pulling fs layer [2024-03-05T14:08:09.159Z] 04944245beec: Pulling fs layer [2024-03-05T14:08:09.159Z] 699f458cf7ca: Pulling fs layer [2024-03-05T14:08:09.159Z] 765212b225bb: Pulling fs layer [2024-03-05T14:08:09.159Z] f23df028b6ca: Pulling fs layer [2024-03-05T14:08:09.159Z] d65c8cfc05b1: Pulling fs layer [2024-03-05T14:08:09.159Z] 2437ff75d9bd: Pulling fs layer [2024-03-05T14:08:09.159Z] f23df028b6ca: Waiting [2024-03-05T14:08:09.159Z] d65c8cfc05b1: Waiting [2024-03-05T14:08:09.159Z] 2437ff75d9bd: Waiting [2024-03-05T14:08:09.159Z] 765212b225bb: Waiting [2024-03-05T14:08:09.426Z] 04944245beec: Verifying Checksum [2024-03-05T14:08:09.427Z] 04944245beec: Download complete [2024-03-05T14:08:09.427Z] 765212b225bb: Verifying Checksum [2024-03-05T14:08:09.427Z] 765212b225bb: Download complete [2024-03-05T14:08:09.427Z] f23df028b6ca: Verifying Checksum [2024-03-05T14:08:09.427Z] f23df028b6ca: Download complete [2024-03-05T14:08:09.427Z] d65c8cfc05b1: Verifying Checksum [2024-03-05T14:08:09.427Z] d65c8cfc05b1: Download complete [2024-03-05T14:08:09.694Z] 699f458cf7ca: Verifying Checksum [2024-03-05T14:08:09.694Z] 699f458cf7ca: Download complete [2024-03-05T14:08:09.960Z] 8998bd30e6a1: Verifying Checksum [2024-03-05T14:08:09.960Z] 8998bd30e6a1: Download complete [2024-03-05T14:08:12.540Z] 2437ff75d9bd: Verifying Checksum [2024-03-05T14:08:12.540Z] 2437ff75d9bd: Download complete [2024-03-05T14:08:14.481Z] 8998bd30e6a1: Pull complete [2024-03-05T14:08:15.063Z] 04944245beec: Pull complete [2024-03-05T14:08:16.468Z] 699f458cf7ca: Pull complete [2024-03-05T14:08:16.734Z] 765212b225bb: Pull complete [2024-03-05T14:08:17.693Z] f23df028b6ca: Pull complete [2024-03-05T14:08:17.960Z] d65c8cfc05b1: Pull complete [2024-03-05T14:08:36.256Z] 2437ff75d9bd: Pull complete [2024-03-05T14:08:36.256Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-03-05T14:08:36.256Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-05T14:08:36.256Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-05T14:08:36.891Z] prd-ubuntu20.04-docker-arm64-4c-16g-5007 does not seem to be running inside a container [2024-03-05T14:08:36.966Z] $ 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/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-03-05T14:08:39.518Z] $ docker top 852c7f70af0fbd27052c67967a12306ddf5cc24a0146e2df4adf5ac64ec2bff3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-05T14:08:40.510Z] ---> job-cost.sh [2024-03-05T14:08:40.511Z] lf-activate-venv: SKIPPING [2024-03-05T14:08:40.511Z] INFO: No Stack... [2024-03-05T14:08:41.091Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-03-05T14:08:41.671Z] INFO: Archiving Costs [Pipeline] sh [2024-03-05T14:08:42.007Z] + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [2024-03-05T14:08:42.007Z] + cut -d, -f6 [Pipeline] lock [2024-03-05T14:08:42.370Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-276-1-stack-cost] [2024-03-05T14:08:42.428Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-276-1-stack-cost] did not exist. Created. [2024-03-05T14:08:42.435Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-276-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-05T14:08:42.944Z] /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-0890f615/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-03-05T14:08:43.597Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-03-05T14:08:43.633Z] Warning: overwriting stash ‘stack-cost’ [2024-03-05T14:08:43.682Z] Stashed 1 file(s) [Pipeline] } [2024-03-05T14:08:43.727Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-276-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-05T14:08:43.915Z] $ docker stop --time=1 852c7f70af0fbd27052c67967a12306ddf5cc24a0146e2df4adf5ac64ec2bff3 [2024-03-05T14:08:45.379Z] $ docker rm -f --volumes 852c7f70af0fbd27052c67967a12306ddf5cc24a0146e2df4adf5ac64ec2bff3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-03-05T14:08:47.409Z] provisioning config files... [2024-03-05T14:08:47.418Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-276@tmp/config14062710105853523591tmp [Pipeline] { [Pipeline] sh [2024-03-05T14:08:47.942Z] + set +x [2024-03-05T14:08:47.942Z] + + curl -sbash https://codecov.io/bash -s [2024-03-05T14:08:47.942Z] -- [Pipeline] } [2024-03-05T14:08:47.981Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-03-05T14:08:51.473Z] + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-276/archives ] [2024-03-05T14:08:51.474Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-276/archives [2024-03-05T14:08:51.474Z] total 16 [2024-03-05T14:08:51.474Z] drwxr-xr-x 3 root root 4096 Mar 5 14:00 . [2024-03-05T14:08:51.474Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 5 14:00 .. [2024-03-05T14:08:51.474Z] drwxr-xr-x 2 root root 4096 Mar 5 14:00 cost [2024-03-05T14:08:51.474Z] -rw-r--r-- 1 root root 95 Mar 5 14:00 cost.csv [2024-03-05T14:08:51.474Z] + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-276/archives [2024-03-05T14:08:51.474Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-276/archives [2024-03-05T14:08:51.474Z] total 16 [2024-03-05T14:08:51.474Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 5 14:00 . [2024-03-05T14:08:51.474Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 5 14:00 .. [2024-03-05T14:08:51.474Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 5 14:00 cost [2024-03-05T14:08:51.474Z] -rw-r--r-- 1 jenkins jenkins 95 Mar 5 14:00 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-03-05T14:08:51.804Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-05T14:08:52.813Z] ---> package-listing.sh [2024-03-05T14:08:52.813Z] ++ facter osfamily [2024-03-05T14:08:52.813Z] ++ tr '[:upper:]' '[:lower:]' [2024-03-05T14:08:53.076Z] + OS_FAMILY=debian [2024-03-05T14:08:53.076Z] + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-276 [2024-03-05T14:08:53.076Z] + START_PACKAGES=/tmp/packages_start.txt [2024-03-05T14:08:53.077Z] + END_PACKAGES=/tmp/packages_end.txt [2024-03-05T14:08:53.077Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-03-05T14:08:53.077Z] + PACKAGES=/tmp/packages_start.txt [2024-03-05T14:08:53.077Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-276 ']' [2024-03-05T14:08:53.077Z] + PACKAGES=/tmp/packages_end.txt [2024-03-05T14:08:53.077Z] + case "${OS_FAMILY}" in [2024-03-05T14:08:53.077Z] + dpkg -l [2024-03-05T14:08:53.077Z] + grep '^ii' [2024-03-05T14:08:53.077Z] + '[' -f /tmp/packages_start.txt ']' [2024-03-05T14:08:53.077Z] + '[' -f /tmp/packages_end.txt ']' [2024-03-05T14:08:53.077Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-03-05T14:08:53.077Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-276 ']' [2024-03-05T14:08:53.077Z] + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-276/archives/ [2024-03-05T14:08:53.077Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-276/archives/ [Pipeline] echo [2024-03-05T14:08:53.110Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/y_app-rfid-llrp-inventory_PR-276/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-03-05T14:08:53.437Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T14:08:54.134Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-05T14:08:54.134Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-05T14:08:54.473Z] prd-ubuntu20.04-docker-8c-8g-5006 does not seem to be running inside a container [2024-03-05T14:08:54.507Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/y_app-rfid-llrp-inventory_PR-276/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/y_app-rfid-llrp-inventory_PR-276 -v /w/workspace/y_app-rfid-llrp-inventory_PR-276:/w/workspace/y_app-rfid-llrp-inventory_PR-276:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-276@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-276@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-03-05T14:08:54.780Z] $ docker top d25e61a43cfcdff1e976acdb6175eafba6bb5e543f6cb5e67a463b5e474f4650 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-05T14:08:55.285Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-03-05T14:08:55.607Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-03-05T14:08:55.918Z] + ls /var/log/sa-host [2024-03-05T14:08:55.918Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-05T14:08:56.190Z] provisioning config files... [2024-03-05T14:08:56.199Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-276@tmp/config11416524491970257183tmp [Pipeline] { [Pipeline] echo [2024-03-05T14:08:56.361Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-05T14:08:56.747Z] ---> create-netrc.sh [Pipeline] } [2024-03-05T14:08:56.778Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-03-05T14:08:57.319Z] ---> python-tools-install.sh [Pipeline] echo [2024-03-05T14:08:57.352Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-05T14:08:57.665Z] ---> sudo-logs.sh [2024-03-05T14:08:57.665Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-03-05T14:08:57.804Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-05T14:08:58.113Z] ---> job-cost.sh [2024-03-05T14:08:58.113Z] lf-activate-venv: SKIPPING [2024-03-05T14:08:58.113Z] DEBUG: total: 0.2199999988079071 [2024-03-05T14:08:58.113Z] INFO: Retrieving Stack Cost... [2024-03-05T14:08:58.682Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-05T14:08:58.941Z] INFO: Archiving Costs [Pipeline] echo [2024-03-05T14:08:58.980Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-05T14:08:59.303Z] ---> logs-deploy.sh [2024-03-05T14:08:59.303Z] lf-activate-venv: SKIPPING [2024-03-05T14:08:59.303Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-276/1 [2024-03-05T14:08:59.303Z] INFO: archiving workspace using pattern(s): [2024-03-05T14:09:00.248Z] Archives upload complete. [2024-03-05T14:09:00.508Z] INFO: archiving logs to Nexus