Pull request #291 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b6e4b0c8c613a8d486ee1d8ab1204815785c393a+7dd5e1644aef7b0a5b71c8eb14939268829d1add (e42bb4efcc2ea0cb6dd919a6bbf290201a0ec275) 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-ssh6272821097235001317.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh16136926096641960161.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 590556114a56c6d90cc8043840e039c2f74196dc 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-291/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-291/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4377664586955133189.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-291/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1827517630314595446.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh1559517595759463183.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-291/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-291/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15950602219979964358.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 590556114a56c6d90cc8043840e039c2f74196dc 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 Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-4266 in /w/workspace/y_app-rfid-llrp-inventory_PR-291 [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-291 # 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 7dd5e1644aef7b0a5b71c8eb14939268829d1add into PR head commit b6e4b0c8c613a8d486ee1d8ab1204815785c393a Merge succeeded, producing b6e4b0c8c613a8d486ee1d8ab1204815785c393a Checking out Revision b6e4b0c8c613a8d486ee1d8ab1204815785c393a (PR-291) 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 590556114a56c6d90cc8043840e039c2f74196dc > 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/291/head:refs/remotes/origin/PR-291 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b6e4b0c8c613a8d486ee1d8ab1204815785c393a # 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 7dd5e1644aef7b0a5b71c8eb14939268829d1add # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b6e4b0c8c613a8d486ee1d8ab1204815785c393a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-06-24T14:02:08.175Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-06-24T14:02:08.418Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-06-24T14:02:08.561Z] ========================================================= [2024-06-24T14:02:08.561Z] EdgeX Global Pipelines Version Info [2024-06-24T14:02:08.561Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-06-24T14:02:09.709Z] ------------------- [2024-06-24T14:02:09.709Z] stable info: [2024-06-24T14:02:09.709Z] ------------------- [2024-06-24T14:02:09.709Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-06-24T14:02:09.709Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-06-24T14:02:09.709Z] Message: update stable to v1.0.260 [2024-06-24T14:02:09.975Z] ------------------- [2024-06-24T14:02:09.975Z] experimental info: [2024-06-24T14:02:09.975Z] ------------------- [2024-06-24T14:02:09.975Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-06-24T14:02:09.975Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-06-24T14:02:09.975Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-06-24T14:02:10.201Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2024-06-24T14:02:10.262Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2024-06-24T14:02:10.318Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-06-24T14:02:10.374Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-06-24T14:02:10.437Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-06-24T14:02:10.496Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-06-24T14:02:10.553Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-06-24T14:02:10.610Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-06-24T14:02:10.666Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-06-24T14:02:10.726Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-06-24T14:02:10.786Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-06-24T14:02:10.846Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2024-06-24T14:02:10.905Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-06-24T14:02:10.968Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-06-24T14:02:11.030Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-06-24T14:02:11.097Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-06-24T14:02:11.157Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-06-24T14:02:11.216Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-06-24T14:02:11.282Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-06-24T14:02:11.343Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-06-24T14:02:11.403Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-06-24T14:02:11.465Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-06-24T14:02:11.523Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-06-24T14:02:11.578Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-06-24T14:02:11.639Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-06-24T14:02:11.700Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-06-24T14:02:11.763Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-06-24T14:02:11.826Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-291 [Pipeline] echo [2024-06-24T14:02:11.893Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-291 [Pipeline] echo [2024-06-24T14:02:11.955Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-291 [Pipeline] echo [2024-06-24T14:02:12.013Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b6e4b0c8c613a8d486ee1d8ab1204815785c393a [Pipeline] echo [2024-06-24T14:02:12.072Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b6e4b0c [Pipeline] echo [2024-06-24T14:02:12.128Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-06-24T14:02:12.290Z] provisioning config files... [2024-06-24T14:02:12.305Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-291@tmp/config15926707271721869030tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-24T14:02:12.732Z] ---> ****-login.sh [2024-06-24T14:02:12.732Z] nexus3.edgexfoundry.org:10001 [2024-06-24T14:02:13.672Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-24T14:02:13.672Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-24T14:02:13.672Z] Configure a credential helper to remove this warning. See [2024-06-24T14:02:13.672Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-24T14:02:13.672Z] [2024-06-24T14:02:13.672Z] Login Succeeded [2024-06-24T14:02:13.672Z] nexus3.edgexfoundry.org:10002 [2024-06-24T14:02:13.935Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-24T14:02:13.935Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-24T14:02:13.935Z] Configure a credential helper to remove this warning. See [2024-06-24T14:02:13.935Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-24T14:02:13.935Z] [2024-06-24T14:02:13.935Z] Login Succeeded [2024-06-24T14:02:13.935Z] nexus3.edgexfoundry.org:10003 [2024-06-24T14:02:13.935Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-24T14:02:13.935Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-24T14:02:13.935Z] Configure a credential helper to remove this warning. See [2024-06-24T14:02:13.935Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-24T14:02:13.935Z] [2024-06-24T14:02:13.935Z] Login Succeeded [2024-06-24T14:02:13.935Z] nexus3.edgexfoundry.org:10004 [2024-06-24T14:02:13.935Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-24T14:02:14.199Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-24T14:02:14.199Z] Configure a credential helper to remove this warning. See [2024-06-24T14:02:14.199Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-24T14:02:14.199Z] [2024-06-24T14:02:14.199Z] Login Succeeded [2024-06-24T14:02:14.199Z] ****.io [2024-06-24T14:02:14.199Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-24T14:02:14.459Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-24T14:02:14.459Z] Configure a credential helper to remove this warning. See [2024-06-24T14:02:14.459Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-24T14:02:14.459Z] [2024-06-24T14:02:14.459Z] Login Succeeded [2024-06-24T14:02:14.459Z] ---> ****-login.sh ends [Pipeline] } [2024-06-24T14:02:14.490Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-06-24T14:02:15.219Z] + git rev-list -1 --merges b6e4b0c8c613a8d486ee1d8ab1204815785c393a~1..b6e4b0c8c613a8d486ee1d8ab1204815785c393a [Pipeline] echo [2024-06-24T14:02:15.267Z] -----------> git rev-list -1 --merges b6e4b0c8c613a8d486ee1d8ab1204815785c393a~1..b6e4b0c8c613a8d486ee1d8ab1204815785c393a b6e4b0c8c613a8d486ee1d8ab1204815785c393a [false] [Pipeline] sh [2024-06-24T14:02:15.592Z] + git log --format=format:%s -1 b6e4b0c8c613a8d486ee1d8ab1204815785c393a [Pipeline] echo [2024-06-24T14:02:15.634Z] ========================================================= [2024-06-24T14:02:15.634Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-06-24T14:02:15.634Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-06-24T14:02:16.107Z] + git log --format=format:%s -1 b6e4b0c8c613a8d486ee1d8ab1204815785c393a [Pipeline] echo [2024-06-24T14:02:16.147Z] [semverPrep] GIT_COMMIT: b6e4b0c8c613a8d486ee1d8ab1204815785c393a, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2024-06-24T14:02:16.187Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-06-24T14:02:16.594Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-06-24T14:02:16.594Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-06-24T14:02:16.594Z] + [ -e /tmp/ssh_known_hosts ] [2024-06-24T14:02:16.594Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-06-24T14:02:16.594Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-06-24T14:02:16.594Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-06-24T14:02:16.594Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-24T14:02:17.112Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-06-24T14:02:17.112Z] [2024-06-24T14:02:17.112Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-24T14:02:17.521Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-06-24T14:02:17.521Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-06-24T14:02:17.521Z] b85a868b505f: Pulling fs layer [2024-06-24T14:02:17.521Z] e2be974225ed: Pulling fs layer [2024-06-24T14:02:17.521Z] 339a4e72a1f5: Pulling fs layer [2024-06-24T14:02:17.521Z] 988bab9f4d93: Pulling fs layer [2024-06-24T14:02:17.521Z] 1469e6f7b9e6: Pulling fs layer [2024-06-24T14:02:17.521Z] eaf3925da568: Pulling fs layer [2024-06-24T14:02:17.521Z] 1469e6f7b9e6: Waiting [2024-06-24T14:02:17.521Z] 988bab9f4d93: Waiting [2024-06-24T14:02:17.521Z] bab4dde63d76: Pulling fs layer [2024-06-24T14:02:17.521Z] bde34c3a00c8: Pulling fs layer [2024-06-24T14:02:17.521Z] eaf3925da568: Waiting [2024-06-24T14:02:17.521Z] bab4dde63d76: Waiting [2024-06-24T14:02:17.521Z] b352a97aabf1: Pulling fs layer [2024-06-24T14:02:17.521Z] 4872d77fe225: Pulling fs layer [2024-06-24T14:02:17.521Z] b352a97aabf1: Waiting [2024-06-24T14:02:17.521Z] 5851b861e8e6: Pulling fs layer [2024-06-24T14:02:17.521Z] 4872d77fe225: Waiting [2024-06-24T14:02:17.521Z] bde34c3a00c8: Waiting [2024-06-24T14:02:17.521Z] 5851b861e8e6: Waiting [2024-06-24T14:02:17.521Z] e2be974225ed: Download complete [2024-06-24T14:02:17.521Z] 988bab9f4d93: Verifying Checksum [2024-06-24T14:02:17.521Z] 988bab9f4d93: Download complete [2024-06-24T14:02:17.783Z] 1469e6f7b9e6: Verifying Checksum [2024-06-24T14:02:17.783Z] 1469e6f7b9e6: Download complete [2024-06-24T14:02:17.783Z] 339a4e72a1f5: Verifying Checksum [2024-06-24T14:02:17.783Z] 339a4e72a1f5: Download complete [2024-06-24T14:02:17.783Z] eaf3925da568: Verifying Checksum [2024-06-24T14:02:17.783Z] eaf3925da568: Download complete [2024-06-24T14:02:17.783Z] bde34c3a00c8: Verifying Checksum [2024-06-24T14:02:17.783Z] bde34c3a00c8: Download complete [2024-06-24T14:02:17.783Z] b352a97aabf1: Verifying Checksum [2024-06-24T14:02:17.783Z] b352a97aabf1: Download complete [2024-06-24T14:02:17.783Z] 4872d77fe225: Verifying Checksum [2024-06-24T14:02:17.783Z] 4872d77fe225: Download complete [2024-06-24T14:02:17.783Z] 5851b861e8e6: Download complete [2024-06-24T14:02:17.783Z] b85a868b505f: Download complete [2024-06-24T14:02:18.047Z] bab4dde63d76: Verifying Checksum [2024-06-24T14:02:18.047Z] bab4dde63d76: Download complete [2024-06-24T14:02:18.987Z] b85a868b505f: Pull complete [2024-06-24T14:02:19.246Z] e2be974225ed: Pull complete [2024-06-24T14:02:19.510Z] 339a4e72a1f5: Pull complete [2024-06-24T14:02:19.769Z] 988bab9f4d93: Pull complete [2024-06-24T14:02:20.031Z] 1469e6f7b9e6: Pull complete [2024-06-24T14:02:20.031Z] eaf3925da568: Pull complete [2024-06-24T14:02:21.945Z] bab4dde63d76: Pull complete [2024-06-24T14:02:21.945Z] bde34c3a00c8: Pull complete [2024-06-24T14:02:22.204Z] b352a97aabf1: Pull complete [2024-06-24T14:02:22.204Z] 4872d77fe225: Pull complete [2024-06-24T14:02:22.204Z] 5851b861e8e6: Pull complete [2024-06-24T14:02:22.204Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-06-24T14:02:22.204Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-06-24T14:02:22.204Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-24T14:02:22.493Z] prd-ubuntu20.04-docker-8c-8g-4266 does not seem to be running inside a container [2024-06-24T14:02:22.529Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-291 -v /w/workspace/y_app-rfid-llrp-inventory_PR-291:/w/workspace/y_app-rfid-llrp-inventory_PR-291:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-291@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-291@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-06-24T14:02:25.984Z] $ docker top bd24be3fb5ecc50a0a8eeb84b066f449dd989b2005ff823a7ef417f2cfef494c -eo pid,comm [2024-06-24T14:02:26.035Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-06-24T14:02:26.035Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-06-24T14:02:26.199Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-06-24T14:02:26.199Z] [ssh-agent] Looking for ssh-agent implementation... [2024-06-24T14:02:26.325Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-06-24T14:02:26.328Z] $ docker exec bd24be3fb5ecc50a0a8eeb84b066f449dd989b2005ff823a7ef417f2cfef494c ssh-agent [2024-06-24T14:02:26.438Z] SSH_AUTH_SOCK=/tmp/ssh-R6WXgPR3NxOI/agent.33 [2024-06-24T14:02:26.438Z] SSH_AGENT_PID=39 [2024-06-24T14:02:26.448Z] Running ssh-add (command line suppressed) [2024-06-24T14:02:26.562Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-291@tmp/private_key_13048658482951091478.key (/w/workspace/y_app-rfid-llrp-inventory_PR-291@tmp/private_key_13048658482951091478.key) [2024-06-24T14:02:26.581Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-06-24T14:02:27.038Z] + git tag --points-at HEAD [Pipeline] } [2024-06-24T14:02:27.068Z] $ docker exec --env ******** --env ******** bd24be3fb5ecc50a0a8eeb84b066f449dd989b2005ff823a7ef417f2cfef494c ssh-agent -k [2024-06-24T14:02:27.176Z] unset SSH_AUTH_SOCK; [2024-06-24T14:02:27.177Z] unset SSH_AGENT_PID; [2024-06-24T14:02:27.177Z] echo Agent pid 39 killed; [2024-06-24T14:02:27.187Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-06-24T14:02:27.305Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-06-24T14:02:27.306Z] [ssh-agent] Looking for ssh-agent implementation... [2024-06-24T14:02:27.411Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-06-24T14:02:27.413Z] $ docker exec bd24be3fb5ecc50a0a8eeb84b066f449dd989b2005ff823a7ef417f2cfef494c ssh-agent [2024-06-24T14:02:27.535Z] SSH_AUTH_SOCK=/tmp/ssh-vNFNxQWUnaGu/agent.73 [2024-06-24T14:02:27.536Z] SSH_AGENT_PID=79 [2024-06-24T14:02:27.540Z] Running ssh-add (command line suppressed) [2024-06-24T14:02:27.648Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-291@tmp/private_key_102454422464402836.key (/w/workspace/y_app-rfid-llrp-inventory_PR-291@tmp/private_key_102454422464402836.key) [2024-06-24T14:02:27.661Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-06-24T14:02:28.005Z] + git semver init [2024-06-24T14:02:28.265Z] 2024-06-24 14:02:28,211 [run_init] DEBUG init version:0.0.0 force:False [2024-06-24T14:02:28.265Z] 2024-06-24 14:02:28,213 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-291/.semver [2024-06-24T14:02:28.265Z] 2024-06-24 14:02:28,214 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-291/.semver [2024-06-24T14:02:28.265Z] 2024-06-24 14:02:28,214 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-291/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-291, universal_newlines=False, shell=None, istream=None) [2024-06-24T14:02:30.805Z] 2024-06-24 14:02:30,309 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-291/.git/info/exclude [2024-06-24T14:02:30.805Z] 2024-06-24 14:02:30,310 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-291/.semver/PR-291 with force:False [2024-06-24T14:02:30.805Z] 2024-06-24 14:02:30,310 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-291/.semver/PR-291 [2024-06-24T14:02:30.805Z] 2024-06-24 14:02:30,314 [execute] INFO git cat-file --batch-check [2024-06-24T14:02:30.805Z] 2024-06-24 14:02:30,315 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-291/.semver, universal_newlines=False, shell=None, istream=) [2024-06-24T14:02:30.805Z] 2024-06-24 14:02:30,321 [execute] INFO git cat-file --batch [2024-06-24T14:02:30.805Z] 2024-06-24 14:02:30,322 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-291/.semver, universal_newlines=False, shell=None, istream=) [2024-06-24T14:02:30.805Z] 2024-06-24 14:02:30,329 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-291/.semver/PR-291 [2024-06-24T14:02:30.805Z] 0.0.0 [Pipeline] } [2024-06-24T14:02:30.838Z] $ docker exec --env ******** --env ******** bd24be3fb5ecc50a0a8eeb84b066f449dd989b2005ff823a7ef417f2cfef494c ssh-agent -k [2024-06-24T14:02:30.947Z] unset SSH_AUTH_SOCK; [2024-06-24T14:02:30.948Z] unset SSH_AGENT_PID; [2024-06-24T14:02:30.948Z] echo Agent pid 79 killed; [2024-06-24T14:02:30.960Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-06-24T14:02:31.411Z] + git semver [Pipeline] } [2024-06-24T14:02:31.701Z] $ docker stop --time=1 bd24be3fb5ecc50a0a8eeb84b066f449dd989b2005ff823a7ef417f2cfef494c [2024-06-24T14:02:33.026Z] $ docker rm -f --volumes bd24be3fb5ecc50a0a8eeb84b066f449dd989b2005ff823a7ef417f2cfef494c [Pipeline] // withDockerContainer [Pipeline] sh [2024-06-24T14:02:33.453Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-06-24T14:02:33.761Z] Stashed 1 file(s) [Pipeline] echo [2024-06-24T14:02:33.793Z] [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-06-24T14:02:34.525Z] provisioning config files... [2024-06-24T14:02:34.536Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-291@tmp/config5246340794913202430tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-24T14:02:34.909Z] ---> ****-login.sh [2024-06-24T14:02:34.909Z] nexus3.edgexfoundry.org:10001 [2024-06-24T14:02:34.909Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-24T14:02:34.909Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-24T14:02:34.909Z] Configure a credential helper to remove this warning. See [2024-06-24T14:02:34.909Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-24T14:02:34.909Z] [2024-06-24T14:02:34.909Z] Login Succeeded [2024-06-24T14:02:34.909Z] nexus3.edgexfoundry.org:10002 [2024-06-24T14:02:34.909Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-24T14:02:34.909Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-24T14:02:34.909Z] Configure a credential helper to remove this warning. See [2024-06-24T14:02:34.909Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-24T14:02:34.909Z] [2024-06-24T14:02:34.909Z] Login Succeeded [2024-06-24T14:02:34.909Z] nexus3.edgexfoundry.org:10003 [2024-06-24T14:02:35.168Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-24T14:02:35.168Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-24T14:02:35.168Z] Configure a credential helper to remove this warning. See [2024-06-24T14:02:35.168Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-24T14:02:35.168Z] [2024-06-24T14:02:35.168Z] Login Succeeded [2024-06-24T14:02:35.168Z] nexus3.edgexfoundry.org:10004 [2024-06-24T14:02:35.169Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-24T14:02:35.169Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-24T14:02:35.169Z] Configure a credential helper to remove this warning. See [2024-06-24T14:02:35.169Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-24T14:02:35.169Z] [2024-06-24T14:02:35.169Z] Login Succeeded [2024-06-24T14:02:35.169Z] ****.io [2024-06-24T14:02:35.428Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-24T14:02:35.428Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-24T14:02:35.428Z] Configure a credential helper to remove this warning. See [2024-06-24T14:02:35.428Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-24T14:02:35.428Z] [2024-06-24T14:02:35.428Z] Login Succeeded [2024-06-24T14:02:35.428Z] ---> ****-login.sh ends [Pipeline] } [2024-06-24T14:02:35.458Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-06-24T14:02:35.690Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-06-24T14:02:35.736Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-06-24T14:02:35.782Z] ========================================================= [2024-06-24T14:02:35.782Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-06-24T14:02:35.782Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-24T14:02:36.308Z] + 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-06-24T14:02:36.308Z] Sending build context to Docker daemon 20.02MB [2024-06-24T14:02:36.308Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-06-24T14:02:36.308Z] Step 2/12 : FROM ${BASE} AS builder [2024-06-24T14:02:36.569Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-06-24T14:02:36.569Z] 619be1103602: Pulling fs layer [2024-06-24T14:02:36.569Z] 7862e08f4a3e: Pulling fs layer [2024-06-24T14:02:36.569Z] 5df492c9dc93: Pulling fs layer [2024-06-24T14:02:36.569Z] 7629e6793208: Pulling fs layer [2024-06-24T14:02:36.569Z] 4f4fb700ef54: Pulling fs layer [2024-06-24T14:02:36.569Z] fb5054dd5b73: Pulling fs layer [2024-06-24T14:02:36.569Z] eeca6798cff9: Pulling fs layer [2024-06-24T14:02:36.569Z] aa269ceb94a6: Pulling fs layer [2024-06-24T14:02:36.569Z] ada007ff1a6a: Pulling fs layer [2024-06-24T14:02:36.569Z] fb5054dd5b73: Waiting [2024-06-24T14:02:36.569Z] 4f4fb700ef54: Waiting [2024-06-24T14:02:36.569Z] ada007ff1a6a: Waiting [2024-06-24T14:02:36.569Z] 7629e6793208: Waiting [2024-06-24T14:02:36.569Z] aa269ceb94a6: Waiting [2024-06-24T14:02:36.569Z] 7862e08f4a3e: Download complete [2024-06-24T14:02:36.569Z] 7629e6793208: Verifying Checksum [2024-06-24T14:02:36.569Z] 7629e6793208: Download complete [2024-06-24T14:02:36.569Z] 4f4fb700ef54: Verifying Checksum [2024-06-24T14:02:36.569Z] 4f4fb700ef54: Download complete [2024-06-24T14:02:36.569Z] fb5054dd5b73: Verifying Checksum [2024-06-24T14:02:36.569Z] fb5054dd5b73: Download complete [2024-06-24T14:02:36.569Z] 619be1103602: Verifying Checksum [2024-06-24T14:02:36.569Z] 619be1103602: Download complete [2024-06-24T14:02:36.569Z] eeca6798cff9: Verifying Checksum [2024-06-24T14:02:36.569Z] eeca6798cff9: Download complete [2024-06-24T14:02:36.830Z] 619be1103602: Pull complete [2024-06-24T14:02:36.830Z] ada007ff1a6a: Verifying Checksum [2024-06-24T14:02:36.830Z] ada007ff1a6a: Download complete [2024-06-24T14:02:36.830Z] 7862e08f4a3e: Pull complete [2024-06-24T14:02:37.088Z] 5df492c9dc93: Verifying Checksum [2024-06-24T14:02:37.089Z] 5df492c9dc93: Download complete [2024-06-24T14:02:37.347Z] aa269ceb94a6: Verifying Checksum [2024-06-24T14:02:37.347Z] aa269ceb94a6: Download complete [2024-06-24T14:02:40.630Z] 5df492c9dc93: Pull complete [2024-06-24T14:02:40.630Z] 7629e6793208: Pull complete [2024-06-24T14:02:40.630Z] 4f4fb700ef54: Pull complete [2024-06-24T14:02:40.630Z] fb5054dd5b73: Pull complete [2024-06-24T14:02:40.630Z] eeca6798cff9: Pull complete [2024-06-24T14:02:43.157Z] aa269ceb94a6: Pull complete [2024-06-24T14:02:43.417Z] ada007ff1a6a: Pull complete [2024-06-24T14:02:43.417Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-06-24T14:02:43.417Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-06-24T14:02:43.417Z] ---> f489d0715acc [2024-06-24T14:02:43.417Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-06-24T14:02:49.313Z] Still waiting to schedule task [2024-06-24T14:02:49.314Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-06-24T14:02:50.074Z] ---> Running in 2760406133f4 [2024-06-24T14:02:50.074Z] Removing intermediate container 2760406133f4 [2024-06-24T14:02:50.074Z] ---> 518c5e8d3685 [2024-06-24T14:02:50.074Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-06-24T14:02:50.074Z] ---> Running in 1c57e23dfc13 [2024-06-24T14:02:50.074Z] Removing intermediate container 1c57e23dfc13 [2024-06-24T14:02:50.074Z] ---> a4a7fb5d2dc4 [2024-06-24T14:02:50.074Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-06-24T14:02:50.074Z] ---> Running in 3a5a8caf74c7 [2024-06-24T14:02:50.074Z] Removing intermediate container 3a5a8caf74c7 [2024-06-24T14:02:50.074Z] ---> 9bfd6800e863 [2024-06-24T14:02:50.074Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-06-24T14:02:50.074Z] ---> Running in 46f076d12802 [2024-06-24T14:02:50.074Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-24T14:02:50.074Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-24T14:02:50.074Z] OK: 264 MiB in 52 packages [2024-06-24T14:02:50.332Z] Removing intermediate container 46f076d12802 [2024-06-24T14:02:50.332Z] ---> 2a3d5001bfcb [2024-06-24T14:02:50.332Z] Step 7/12 : WORKDIR /app [2024-06-24T14:02:50.332Z] ---> Running in 3d4ac6b1486f [2024-06-24T14:02:50.591Z] Removing intermediate container 3d4ac6b1486f [2024-06-24T14:02:50.591Z] ---> 5f6a5db0d75a [2024-06-24T14:02:50.591Z] Step 8/12 : COPY go.mod vendor* ./ [2024-06-24T14:02:50.591Z] ---> edabcf24cff3 [2024-06-24T14:02:50.591Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-24T14:02:50.591Z] ---> Running in 9da29c93422e [2024-06-24T14:03:29.323Z] Removing intermediate container 9da29c93422e [2024-06-24T14:03:29.323Z] ---> 12b0ee41a0f5 [2024-06-24T14:03:29.323Z] Step 10/12 : COPY . . [2024-06-24T14:03:29.323Z] ---> b9596c594b61 [2024-06-24T14:03:29.323Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-06-24T14:03:29.323Z] ---> Running in 720b2b8bdde5 [2024-06-24T14:03:29.323Z] Removing intermediate container 720b2b8bdde5 [2024-06-24T14:03:29.323Z] ---> b890390deb67 [2024-06-24T14:03:29.323Z] Step 12/12 : RUN $MAKE [2024-06-24T14:03:29.323Z] ---> Running in 04482b969ccc [2024-06-24T14:03:29.323Z] noop [2024-06-24T14:03:29.323Z] Removing intermediate container 04482b969ccc [2024-06-24T14:03:29.323Z] ---> e6a2449c861a [2024-06-24T14:03:29.323Z] Successfully built e6a2449c861a [2024-06-24T14:03:29.323Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-24T14:03:52.992Z] + docker inspect -f . ci-base-image-x86_64 [2024-06-24T14:03:52.992Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-24T14:03:53.169Z] prd-ubuntu20.04-docker-8c-8g-4266 does not seem to be running inside a container [2024-06-24T14:03:53.199Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-291 -v /w/workspace/y_app-rfid-llrp-inventory_PR-291:/w/workspace/y_app-rfid-llrp-inventory_PR-291:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-291@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-291@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-x86_64 cat [2024-06-24T14:03:53.739Z] $ docker top 4d6a86d20f2d4350dbdbd450198777e9d81eaa8b4eca65477f14daecd99f9798 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-24T14:03:54.149Z] + go version [2024-06-24T14:03:54.149Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-06-24T14:03:54.188Z] $ docker stop --time=1 4d6a86d20f2d4350dbdbd450198777e9d81eaa8b4eca65477f14daecd99f9798 [2024-06-24T14:03:55.495Z] $ docker rm -f --volumes 4d6a86d20f2d4350dbdbd450198777e9d81eaa8b4eca65477f14daecd99f9798 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-24T14:03:56.281Z] + docker inspect -f . ci-base-image-x86_64 [2024-06-24T14:03:56.281Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-24T14:03:56.456Z] prd-ubuntu20.04-docker-8c-8g-4266 does not seem to be running inside a container [2024-06-24T14:03:56.488Z] $ 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-291 -v /w/workspace/y_app-rfid-llrp-inventory_PR-291:/w/workspace/y_app-rfid-llrp-inventory_PR-291:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-291@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-291@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-x86_64 cat [2024-06-24T14:03:56.825Z] $ docker top 8c22db2dd51de779d26ef8563d2a2cc78d6bfd93ff5088cb2918e6caf8a7b529 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-24T14:03:57.231Z] + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-291 [Pipeline] fileExists [Pipeline] sh [2024-06-24T14:03:57.604Z] + make test [2024-06-24T14:03:57.604Z] go test -race ./... -coverprofile=coverage.out ./... [2024-06-24T14:04:29.685Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2024-06-24T14:04:29.685Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2024-06-24T14:04:29.685Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.120s coverage: 86.2% of statements [2024-06-24T14:04:29.685Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.707s coverage: 71.9% of statements [2024-06-24T14:04:51.851Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4267 in /w/workspace/y_app-rfid-llrp-inventory_PR-291 [Pipeline] { [Pipeline] ws [2024-06-24T14:04:51.930Z] Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout [2024-06-24T14:04:52.024Z] The recommended git tool is: git [2024-06-24T14:04:56.489Z] using credential edgex-jenkins-ssh [2024-06-24T14:04:56.513Z] Cloning the remote Git repository [2024-06-24T14:04:56.549Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-06-24T14:04:56.651Z] > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 [2024-06-24T14:04:56.783Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-06-24T14:04:56.784Z] > git --version # timeout=10 [2024-06-24T14:04:56.809Z] > git --version # 'git version 2.25.1' [2024-06-24T14:04:56.811Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-06-24T14:04:56.949Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-06-24T14:05:00.070Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2024-06-24T14:05:00.097Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-06-24T14:05:01.493Z] Merging remotes/origin/main commit 7dd5e1644aef7b0a5b71c8eb14939268829d1add into PR head commit b6e4b0c8c613a8d486ee1d8ab1204815785c393a [2024-06-24T14:05:01.767Z] Merge succeeded, producing b6e4b0c8c613a8d486ee1d8ab1204815785c393a [2024-06-24T14:05:01.768Z] Checking out Revision b6e4b0c8c613a8d486ee1d8ab1204815785c393a (PR-291) [2024-06-24T14:05:01.781Z] go vet ./... [2024-06-24T14:05:00.935Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2024-06-24T14:05:00.980Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-06-24T14:05:00.980Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-06-24T14:05:01.002Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/291/head:refs/remotes/origin/PR-291 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-06-24T14:05:01.509Z] > git config core.sparsecheckout # timeout=10 [2024-06-24T14:05:01.577Z] > git checkout -f b6e4b0c8c613a8d486ee1d8ab1204815785c393a # timeout=10 [2024-06-24T14:05:01.671Z] > git remote # timeout=10 [2024-06-24T14:05:01.688Z] > git config --get remote.origin.url # timeout=10 [2024-06-24T14:05:01.710Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-06-24T14:05:01.729Z] > git merge 7dd5e1644aef7b0a5b71c8eb14939268829d1add # timeout=10 [2024-06-24T14:05:01.751Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-06-24T14:05:01.770Z] > git config core.sparsecheckout # timeout=10 [2024-06-24T14:05:01.802Z] > git checkout -f b6e4b0c8c613a8d486ee1d8ab1204815785c393a # timeout=10 [2024-06-24T14:05:02.325Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2024-06-24T14:05:02.374Z] > git --version # timeout=10 [2024-06-24T14:05:02.386Z] > git --version # 'git version 2.25.1' [2024-06-24T14:05:02.399Z] fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-06-24T14:05:07.049Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-06-24T14:05:07.049Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-06-24T14:05:07.049Z] ./bin/test-attribution.sh [2024-06-24T14:05:07.049Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2024-06-24T14:05:07.049Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-06-24T14:05:07.049Z] An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add [2024-06-24T14:05:07.049Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-06-24T14:05:07.049Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-06-24T14:05:07.049Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-06-24T14:05:07.049Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-06-24T14:05:07.049Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-06-24T14:05:07.049Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-06-24T14:05:07.049Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-06-24T14:05:07.049Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-06-24T14:05:07.049Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-06-24T14:05:07.049Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-06-24T14:05:07.049Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-06-24T14:05:07.049Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-06-24T14:05:07.049Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-06-24T14:05:07.049Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-06-24T14:05:07.049Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-06-24T14:05:07.049Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-06-24T14:05:07.049Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-06-24T14:05:07.049Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2024-06-24T14:05:07.049Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-06-24T14:05:07.049Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-06-24T14:05:07.049Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-06-24T14:05:07.049Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-06-24T14:05:07.049Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-06-24T14:05:07.049Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2024-06-24T14:05:07.049Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-06-24T14:05:07.049Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-06-24T14:05:07.049Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-06-24T14:05:07.049Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-06-24T14:05:07.049Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-06-24T14:05:07.049Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-06-24T14:05:07.049Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-06-24T14:05:07.049Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-06-24T14:05:07.049Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-06-24T14:05:07.049Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-06-24T14:05:07.049Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-06-24T14:05:07.049Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-06-24T14:05:07.049Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-06-24T14:05:07.049Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-06-24T14:05:07.049Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-06-24T14:05:07.049Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-06-24T14:05:07.049Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-06-24T14:05:07.049Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-06-24T14:05:07.049Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-06-24T14:05:07.049Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-06-24T14:05:07.049Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-06-24T14:05:07.049Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-06-24T14:05:07.049Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-06-24T14:05:07.049Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-06-24T14:05:07.049Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-06-24T14:05:07.049Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-06-24T14:05:07.049Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-06-24T14:05:07.049Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-06-24T14:05:07.049Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2024-06-24T14:05:07.049Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2024-06-24T14:05:07.049Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-06-24T14:05:07.049Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-06-24T14:05:07.049Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-06-24T14:05:07.049Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-06-24T14:05:07.049Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-06-24T14:05:07.049Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-06-24T14:05:07.049Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-06-24T14:05:07.049Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-06-24T14:05:07.049Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [2024-06-24T14:05:07.049Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-06-24T14:05:07.049Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-06-24T14:05:07.099Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-06-24T14:05:07.137Z] $ docker stop --time=1 8c22db2dd51de779d26ef8563d2a2cc78d6bfd93ff5088cb2918e6caf8a7b529 [2024-06-24T14:05:07.311Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-06-24T14:05:07.311Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-06-24T14:05:07.311Z] Dload Upload Total Spent Left Speed [2024-06-24T14:05:07.311Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 109k 0 --:--:-- --:--:-- --:--:-- 109k [2024-06-24T14:05:12.866Z] $ docker rm -f --volumes 8c22db2dd51de779d26ef8563d2a2cc78d6bfd93ff5088cb2918e6caf8a7b529 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh [2024-06-24T14:05:13.551Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-06-24T14:05:13.618Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [2024-06-24T14:05:13.628Z] Stashed 1 file(s) [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2024-06-24T14:05:13.988Z] + sudo tee /etc/docker/daemon.new [2024-06-24T14:05:13.988Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-06-24T14:05:13.988Z] { [2024-06-24T14:05:13.988Z] "registry-mirrors": [ [2024-06-24T14:05:13.988Z] "https://nexus3.edgexfoundry.org:10001" [2024-06-24T14:05:13.988Z] ], [2024-06-24T14:05:13.988Z] "bip": "10.250.0.254/24", [2024-06-24T14:05:13.988Z] "hosts": [ [2024-06-24T14:05:13.988Z] "tcp://0.0.0.0:5555", [2024-06-24T14:05:13.988Z] "unix:///var/run/docker.sock" [2024-06-24T14:05:13.988Z] ], [2024-06-24T14:05:13.988Z] "mtu": 1458, [2024-06-24T14:05:13.988Z] "selinux-enabled": true, [2024-06-24T14:05:13.988Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-06-24T14:05:13.988Z] } [Pipeline] sh [Pipeline] sh [2024-06-24T14:05:14.495Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-06-24T14:05:14.544Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-06-24T14:05:14.840Z] + sudo service docker restart [2024-06-24T14:05:14.932Z] + ls -al . [2024-06-24T14:05:14.932Z] total 280 [2024-06-24T14:05:14.932Z] drwxrwxr-x 11 jenkins jenkins 4096 Jun 24 14:03 . [2024-06-24T14:05:14.932Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 24 14:02 .. [2024-06-24T14:05:14.932Z] -rw-rw-r-- 1 jenkins jenkins 262 Jun 24 14:02 .dockerignore [2024-06-24T14:05:14.932Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 24 14:04 .git [2024-06-24T14:05:14.932Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 24 14:02 .github [2024-06-24T14:05:14.932Z] -rw-rw-r-- 1 jenkins jenkins 773 Jun 24 14:02 .gitignore [2024-06-24T14:05:14.932Z] -rw-rw-r-- 1 jenkins jenkins 41 Jun 24 14:02 .golangci.yml [2024-06-24T14:05:14.932Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 24 14:02 .semver [2024-06-24T14:05:14.932Z] -rw-rw-r-- 1 jenkins jenkins 10232 Jun 24 14:02 Attribution.txt [2024-06-24T14:05:14.932Z] -rw-rw-r-- 1 jenkins jenkins 11245 Jun 24 14:02 CHANGELOG.md [2024-06-24T14:05:14.932Z] -rw-rw-r-- 1 jenkins jenkins 1768 Jun 24 14:02 Dockerfile [2024-06-24T14:05:14.932Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 24 14:02 GOVERNANCE.md [2024-06-24T14:05:14.932Z] -rw-rw-r-- 1 jenkins jenkins 665 Jun 24 14:02 Jenkinsfile [2024-06-24T14:05:14.932Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jun 24 14:02 LICENSE [2024-06-24T14:05:14.932Z] -rw-rw-r-- 1 jenkins jenkins 2503 Jun 24 14:02 Makefile [2024-06-24T14:05:14.932Z] -rw-rw-r-- 1 jenkins jenkins 617 Jun 24 14:02 OWNERS.md [2024-06-24T14:05:14.932Z] -rw-rw-r-- 1 jenkins jenkins 3851 Jun 24 14:02 README.md [2024-06-24T14:05:14.932Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 24 14:02 VERSION [2024-06-24T14:05:14.932Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 24 14:02 bin [2024-06-24T14:05:14.932Z] -rw-r--r-- 1 jenkins jenkins 41317 Jun 24 14:04 coverage.out [2024-06-24T14:05:14.932Z] -rw-rw-r-- 1 jenkins jenkins 7349 Jun 24 14:02 go.mod [2024-06-24T14:05:14.932Z] -rw-rw-r-- 1 jenkins jenkins 102425 Jun 24 14:02 go.sum [2024-06-24T14:05:14.932Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 24 14:02 images [2024-06-24T14:05:14.932Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 24 14:02 internal [2024-06-24T14:05:14.932Z] -rw-rw-r-- 1 jenkins jenkins 531 Jun 24 14:02 main.go [2024-06-24T14:05:14.932Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 24 14:02 openapi [2024-06-24T14:05:14.932Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 24 14:02 res [2024-06-24T14:05:14.932Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 24 14:02 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-24T14:05:15.483Z] + 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=b6e4b0c8c613a8d486ee1d8ab1204815785c393a --label arch=amd64 --label version=0.0.0 . [2024-06-24T14:05:15.483Z] Sending build context to Docker daemon 20.02MB [2024-06-24T14:05:15.483Z] Step 1/30 : ARG BASE=golang:1.21-alpine3.18 [2024-06-24T14:05:15.483Z] Step 2/30 : FROM ${BASE} AS builder [2024-06-24T14:05:15.483Z] ---> e6a2449c861a [2024-06-24T14:05:15.483Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2024-06-24T14:05:15.744Z] ---> Running in 0fa8b83ac041 [2024-06-24T14:05:16.006Z] Removing intermediate container 0fa8b83ac041 [2024-06-24T14:05:16.006Z] ---> 0eaeff8273c0 [2024-06-24T14:05:16.006Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2024-06-24T14:05:16.006Z] ---> Running in e4da664a4641 [2024-06-24T14:05:16.006Z] Removing intermediate container e4da664a4641 [2024-06-24T14:05:16.006Z] ---> a7ee91d3fd03 [2024-06-24T14:05:16.006Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2024-06-24T14:05:16.006Z] ---> Running in 10cd02cb0e9e [2024-06-24T14:05:16.006Z] Removing intermediate container 10cd02cb0e9e [2024-06-24T14:05:16.006Z] ---> ab93c30afef3 [2024-06-24T14:05:16.006Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-06-24T14:05:16.266Z] ---> Running in 93e99047fc64 [2024-06-24T14:05:16.526Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-24T14:05:16.526Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-24T14:05:16.786Z] OK: 264 MiB in 52 packages [2024-06-24T14:05:17.356Z] Removing intermediate container 93e99047fc64 [2024-06-24T14:05:17.356Z] ---> b457d81c3201 [2024-06-24T14:05:17.356Z] Step 7/30 : WORKDIR /app [2024-06-24T14:05:17.356Z] ---> Running in 8122ccf2b788 [2024-06-24T14:05:17.356Z] Removing intermediate container 8122ccf2b788 [2024-06-24T14:05:17.356Z] ---> a2792f3d7e12 [2024-06-24T14:05:17.356Z] Step 8/30 : COPY go.mod vendor* ./ [2024-06-24T14:05:17.615Z] ---> 4bfb1a5b8229 [2024-06-24T14:05:17.616Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-24T14:05:17.616Z] ---> Running in 3f2dec167f5e [2024-06-24T14:05:18.185Z] Removing intermediate container 3f2dec167f5e [2024-06-24T14:05:18.185Z] ---> c36f4145a801 [2024-06-24T14:05:18.185Z] Step 10/30 : COPY . . [2024-06-24T14:05:18.751Z] ---> a802ea9f0ae1 [2024-06-24T14:05:18.751Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-06-24T14:05:18.751Z] ---> Running in 2d2d6a4df453 [2024-06-24T14:05:19.013Z] Removing intermediate container 2d2d6a4df453 [2024-06-24T14:05:19.013Z] ---> af53ad52dbd1 [2024-06-24T14:05:19.013Z] Step 12/30 : RUN $MAKE [2024-06-24T14:05:19.013Z] ---> Running in ae1f6bda4a7b [2024-06-24T14:05:19.274Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.37 -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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-06-24T14:05:33.154Z] provisioning config files... [2024-06-24T14:05:33.176Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config6178983466089094487tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-24T14:05:33.653Z] ---> ****-login.sh [2024-06-24T14:05:33.653Z] nexus3.edgexfoundry.org:10001 [2024-06-24T14:05:33.925Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-24T14:05:34.194Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-24T14:05:34.194Z] Configure a credential helper to remove this warning. See [2024-06-24T14:05:34.194Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-24T14:05:34.194Z] [2024-06-24T14:05:34.194Z] Login Succeeded [2024-06-24T14:05:34.194Z] nexus3.edgexfoundry.org:10002 [2024-06-24T14:05:34.463Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-24T14:05:34.735Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-24T14:05:34.735Z] Configure a credential helper to remove this warning. See [2024-06-24T14:05:34.735Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-24T14:05:34.735Z] [2024-06-24T14:05:34.735Z] Login Succeeded [2024-06-24T14:05:34.735Z] nexus3.edgexfoundry.org:10003 [2024-06-24T14:05:35.004Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-24T14:05:35.004Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-24T14:05:35.005Z] Configure a credential helper to remove this warning. See [2024-06-24T14:05:35.005Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-24T14:05:35.005Z] [2024-06-24T14:05:35.005Z] Login Succeeded [2024-06-24T14:05:35.005Z] nexus3.edgexfoundry.org:10004 [2024-06-24T14:05:35.271Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-24T14:05:35.271Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-24T14:05:35.271Z] Configure a credential helper to remove this warning. See [2024-06-24T14:05:35.271Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-24T14:05:35.271Z] [2024-06-24T14:05:35.271Z] Login Succeeded [2024-06-24T14:05:35.271Z] ****.io [2024-06-24T14:05:35.540Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-24T14:05:35.804Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-24T14:05:35.804Z] Configure a credential helper to remove this warning. See [2024-06-24T14:05:35.804Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-24T14:05:35.805Z] [2024-06-24T14:05:35.805Z] Login Succeeded [2024-06-24T14:05:35.805Z] ---> ****-login.sh ends [Pipeline] } [2024-06-24T14:05:35.839Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-06-24T14:05:36.262Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-06-24T14:05:36.311Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-06-24T14:05:36.358Z] ========================================================= [2024-06-24T14:05:36.358Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-06-24T14:05:36.359Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-24T14:05:36.916Z] + 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-06-24T14:05:37.185Z] Sending build context to Docker daemon 673.8kB [2024-06-24T14:05:37.185Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-06-24T14:05:37.185Z] Step 2/12 : FROM ${BASE} AS builder [2024-06-24T14:05:37.185Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-06-24T14:05:37.185Z] c6b39de5b339: Pulling fs layer [2024-06-24T14:05:37.185Z] a69c41024577: Pulling fs layer [2024-06-24T14:05:37.185Z] d6de4b400683: Pulling fs layer [2024-06-24T14:05:37.185Z] 35cb2a7552d0: Pulling fs layer [2024-06-24T14:05:37.185Z] 4f4fb700ef54: Pulling fs layer [2024-06-24T14:05:37.185Z] 464afbd9ba4c: Pulling fs layer [2024-06-24T14:05:37.185Z] 00f215d4a9da: Pulling fs layer [2024-06-24T14:05:37.185Z] d496ad576159: Pulling fs layer [2024-06-24T14:05:37.185Z] 464afbd9ba4c: Waiting [2024-06-24T14:05:37.185Z] 00f215d4a9da: Waiting [2024-06-24T14:05:37.185Z] d496ad576159: Waiting [2024-06-24T14:05:37.185Z] 35cb2a7552d0: Waiting [2024-06-24T14:05:37.185Z] 4f4fb700ef54: Waiting [2024-06-24T14:05:37.454Z] a69c41024577: Verifying Checksum [2024-06-24T14:05:37.455Z] a69c41024577: Download complete [2024-06-24T14:05:37.455Z] 35cb2a7552d0: Verifying Checksum [2024-06-24T14:05:37.455Z] 35cb2a7552d0: Download complete [2024-06-24T14:05:37.455Z] 4f4fb700ef54: Verifying Checksum [2024-06-24T14:05:37.455Z] 4f4fb700ef54: Download complete [2024-06-24T14:05:37.455Z] 464afbd9ba4c: Verifying Checksum [2024-06-24T14:05:37.455Z] 464afbd9ba4c: Download complete [2024-06-24T14:05:37.455Z] c6b39de5b339: Verifying Checksum [2024-06-24T14:05:37.455Z] c6b39de5b339: Download complete [2024-06-24T14:05:37.725Z] d496ad576159: Verifying Checksum [2024-06-24T14:05:37.725Z] d496ad576159: Download complete [2024-06-24T14:05:38.326Z] c6b39de5b339: Pull complete [2024-06-24T14:05:38.914Z] a69c41024577: Pull complete [2024-06-24T14:05:39.180Z] d6de4b400683: Download complete [2024-06-24T14:05:40.586Z] 00f215d4a9da: Verifying Checksum [2024-06-24T14:05:40.586Z] 00f215d4a9da: Download complete [2024-06-24T14:05:52.897Z] d6de4b400683: Pull complete [2024-06-24T14:05:52.897Z] 35cb2a7552d0: Pull complete [2024-06-24T14:05:52.897Z] 4f4fb700ef54: Pull complete [2024-06-24T14:05:52.897Z] 464afbd9ba4c: Pull complete [2024-06-24T14:05:58.040Z] Removing intermediate container ae1f6bda4a7b [2024-06-24T14:05:58.040Z] ---> 41e1e0b66a53 [2024-06-24T14:05:58.040Z] Step 13/30 : FROM alpine:3.18 [2024-06-24T14:05:58.040Z] 3.18: Pulling from library/alpine [2024-06-24T14:05:58.040Z] 73baa7ef167e: Pulling fs layer [2024-06-24T14:05:58.040Z] 73baa7ef167e: Verifying Checksum [2024-06-24T14:05:58.040Z] 73baa7ef167e: Download complete [2024-06-24T14:05:58.040Z] 73baa7ef167e: Pull complete [2024-06-24T14:05:58.040Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-06-24T14:05:58.040Z] Status: Downloaded newer image for alpine:3.18 [2024-06-24T14:05:58.040Z] ---> 8fd7cac70a4a [2024-06-24T14:05:58.040Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-06-24T14:05:58.040Z] ---> Running in 58602bf0da45 [2024-06-24T14:05:58.040Z] Removing intermediate container 58602bf0da45 [2024-06-24T14:05:58.040Z] ---> 82cd4a9ac20e [2024-06-24T14:05:58.040Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2024-06-24T14:05:58.040Z] ---> Running in 8ef3aec3ef33 [2024-06-24T14:05:58.040Z] Removing intermediate container 8ef3aec3ef33 [2024-06-24T14:05:58.040Z] ---> 872a8c0a41e2 [2024-06-24T14:05:58.040Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2024-06-24T14:05:58.040Z] ---> Running in 4ddc48c28d3c [2024-06-24T14:05:58.040Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-24T14:05:58.040Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-24T14:05:58.040Z] (1/2) Installing ca-certificates (20240226-r0) [2024-06-24T14:05:58.040Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-06-24T14:05:58.040Z] Executing busybox-1.36.1-r7.trigger [2024-06-24T14:05:58.040Z] Executing ca-certificates-20240226-r0.trigger [2024-06-24T14:05:58.040Z] OK: 8 MiB in 17 packages [2024-06-24T14:05:58.040Z] Removing intermediate container 4ddc48c28d3c [2024-06-24T14:05:58.040Z] ---> 86ddb3c840c4 [2024-06-24T14:05:58.040Z] Step 17/30 : RUN apk --no-cache upgrade [2024-06-24T14:05:58.040Z] ---> Running in 5ad8cd755854 [2024-06-24T14:05:58.040Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-24T14:05:58.040Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-24T14:05:58.040Z] OK: 8 MiB in 17 packages [2024-06-24T14:05:58.040Z] Removing intermediate container 5ad8cd755854 [2024-06-24T14:05:58.040Z] ---> 333cbb3d387d [2024-06-24T14:05:58.040Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-06-24T14:05:58.040Z] ---> 6280b0ceb69b [2024-06-24T14:05:58.040Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2024-06-24T14:05:58.040Z] ---> 2c9883a4e7c3 [2024-06-24T14:05:58.040Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2024-06-24T14:05:58.040Z] ---> 6d90f9bf2a0f [2024-06-24T14:05:58.040Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2024-06-24T14:05:58.040Z] ---> fa0589832d59 [2024-06-24T14:05:58.040Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2024-06-24T14:05:58.040Z] ---> b0d7092131cf [2024-06-24T14:05:58.040Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2024-06-24T14:05:58.040Z] ---> Running in d1adebef73cb [2024-06-24T14:05:58.040Z] Removing intermediate container d1adebef73cb [2024-06-24T14:05:58.040Z] ---> 53fc525ad633 [2024-06-24T14:05:58.040Z] Step 24/30 : VOLUME /cache [2024-06-24T14:05:58.040Z] ---> Running in 351b15a4dfd7 [2024-06-24T14:05:58.040Z] Removing intermediate container 351b15a4dfd7 [2024-06-24T14:05:58.040Z] ---> dabbc83bd8f9 [2024-06-24T14:05:58.040Z] Step 25/30 : EXPOSE 59711 [2024-06-24T14:05:58.040Z] ---> Running in 2943e644a81a [2024-06-24T14:05:58.040Z] Removing intermediate container 2943e644a81a [2024-06-24T14:05:58.040Z] ---> 989869716fd3 [2024-06-24T14:05:58.040Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2024-06-24T14:05:58.040Z] ---> Running in 0f3fc465d532 [2024-06-24T14:05:58.299Z] Removing intermediate container 0f3fc465d532 [2024-06-24T14:05:58.299Z] ---> 8b7700fd3745 [2024-06-24T14:05:58.299Z] Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2024-06-24T14:05:58.299Z] ---> Running in 0b72cc68ae12 [2024-06-24T14:05:58.299Z] Removing intermediate container 0b72cc68ae12 [2024-06-24T14:05:58.299Z] ---> d434177aa679 [2024-06-24T14:05:58.299Z] Step 28/30 : LABEL arch=amd64 [2024-06-24T14:05:58.299Z] ---> Running in 47159cb057ec [2024-06-24T14:05:58.559Z] Removing intermediate container 47159cb057ec [2024-06-24T14:05:58.559Z] ---> 3232bd385881 [2024-06-24T14:05:58.559Z] Step 29/30 : LABEL git_sha=b6e4b0c8c613a8d486ee1d8ab1204815785c393a [2024-06-24T14:05:58.559Z] ---> Running in 149bf3f78e97 [2024-06-24T14:05:58.559Z] Removing intermediate container 149bf3f78e97 [2024-06-24T14:05:58.559Z] ---> 0825c02e68e9 [2024-06-24T14:05:58.559Z] Step 30/30 : LABEL version=0.0.0 [2024-06-24T14:05:58.559Z] ---> Running in d6ed850782ae [2024-06-24T14:05:58.819Z] Removing intermediate container d6ed850782ae [2024-06-24T14:05:58.819Z] ---> 936ed73199d0 [2024-06-24T14:05:58.819Z] [Warning] One or more build-args [ARCH] were not consumed [2024-06-24T14:05:58.819Z] Successfully built 936ed73199d0 [2024-06-24T14:05:58.819Z] Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-24T14:05:59.837Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-06-24T14:05:59.837Z] [2024-06-24T14:05:59.837Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-24T14:06:00.235Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-06-24T14:06:00.235Z] latest: Pulling from edgex-lftools-log-publisher [2024-06-24T14:06:00.235Z] 5eb5b503b376: Pulling fs layer [2024-06-24T14:06:00.235Z] 5c69ac0246d0: Pulling fs layer [2024-06-24T14:06:00.235Z] ec43610c2a17: Pulling fs layer [2024-06-24T14:06:00.235Z] 3a2ae6a8a46f: Pulling fs layer [2024-06-24T14:06:00.235Z] 33b1e0a273af: Pulling fs layer [2024-06-24T14:06:00.235Z] 5d3b04190fa2: Pulling fs layer [2024-06-24T14:06:00.235Z] 2f39f015ded8: Pulling fs layer [2024-06-24T14:06:00.235Z] 33b1e0a273af: Waiting [2024-06-24T14:06:00.235Z] 2f39f015ded8: Waiting [2024-06-24T14:06:00.235Z] 5d3b04190fa2: Waiting [2024-06-24T14:06:00.235Z] 3a2ae6a8a46f: Waiting [2024-06-24T14:06:00.235Z] 5c69ac0246d0: Download complete [2024-06-24T14:06:00.235Z] 3a2ae6a8a46f: Download complete [2024-06-24T14:06:00.235Z] 33b1e0a273af: Verifying Checksum [2024-06-24T14:06:00.235Z] 33b1e0a273af: Download complete [2024-06-24T14:06:00.235Z] 5d3b04190fa2: Verifying Checksum [2024-06-24T14:06:00.235Z] 5d3b04190fa2: Download complete [2024-06-24T14:06:00.235Z] ec43610c2a17: Verifying Checksum [2024-06-24T14:06:00.235Z] ec43610c2a17: Download complete [2024-06-24T14:06:00.492Z] 5eb5b503b376: Verifying Checksum [2024-06-24T14:06:00.492Z] 5eb5b503b376: Download complete [2024-06-24T14:06:01.058Z] 2f39f015ded8: Download complete [2024-06-24T14:06:01.115Z] 00f215d4a9da: Pull complete [2024-06-24T14:06:01.623Z] 5eb5b503b376: Pull complete [2024-06-24T14:06:01.623Z] 5c69ac0246d0: Pull complete [2024-06-24T14:06:02.189Z] ec43610c2a17: Pull complete [2024-06-24T14:06:02.189Z] 3a2ae6a8a46f: Pull complete [2024-06-24T14:06:02.447Z] 33b1e0a273af: Pull complete [2024-06-24T14:06:02.447Z] 5d3b04190fa2: Pull complete [2024-06-24T14:06:02.521Z] d496ad576159: Pull complete [2024-06-24T14:06:02.521Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-06-24T14:06:02.521Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-06-24T14:06:02.521Z] ---> f246e2811388 [2024-06-24T14:06:02.521Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-06-24T14:06:04.456Z] ---> Running in 6e993bf4f24d [2024-06-24T14:06:04.456Z] Removing intermediate container 6e993bf4f24d [2024-06-24T14:06:04.456Z] ---> 1d52ffd1d705 [2024-06-24T14:06:04.456Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-06-24T14:06:04.456Z] ---> Running in bf1721dcf5ec [2024-06-24T14:06:04.725Z] Removing intermediate container bf1721dcf5ec [2024-06-24T14:06:04.725Z] ---> f068abf4d1da [2024-06-24T14:06:04.725Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-06-24T14:06:04.993Z] ---> Running in 7bcdcbd4e845 [2024-06-24T14:06:05.269Z] Removing intermediate container 7bcdcbd4e845 [2024-06-24T14:06:05.269Z] ---> dbeaeae34fef [2024-06-24T14:06:05.269Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-06-24T14:06:05.269Z] ---> Running in adb54f3b2738 [2024-06-24T14:06:06.629Z] 2f39f015ded8: Pull complete [2024-06-24T14:06:06.629Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-06-24T14:06:06.629Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-06-24T14:06:06.629Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [2024-06-24T14:06:06.680Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-24T14:06:06.680Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-24T14:06:06.929Z] prd-ubuntu20.04-docker-8c-8g-4266 does not seem to be running inside a container [2024-06-24T14:06:06.961Z] $ 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-291 -v /w/workspace/y_app-rfid-llrp-inventory_PR-291:/w/workspace/y_app-rfid-llrp-inventory_PR-291:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-291@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-291@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-06-24T14:06:07.636Z] OK: 266 MiB in 52 packages [2024-06-24T14:06:08.592Z] Removing intermediate container adb54f3b2738 [2024-06-24T14:06:08.592Z] ---> a439e4398150 [2024-06-24T14:06:08.592Z] Step 7/12 : WORKDIR /app [2024-06-24T14:06:08.592Z] ---> Running in 7c44c486da4c [2024-06-24T14:06:08.866Z] Removing intermediate container 7c44c486da4c [2024-06-24T14:06:08.866Z] ---> b9924af8a808 [2024-06-24T14:06:08.866Z] Step 8/12 : COPY go.mod vendor* ./ [2024-06-24T14:06:09.449Z] ---> 3b2d7527fa05 [2024-06-24T14:06:09.449Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-24T14:06:09.449Z] ---> Running in b848a102371f [2024-06-24T14:06:09.556Z] $ docker top 5d655a840347a26aeadd14b6b4e1efd5c418635700a4d16631b4339a01d68573 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-24T14:06:10.087Z] ---> job-cost.sh [2024-06-24T14:06:10.087Z] lf-activate-venv: SKIPPING [2024-06-24T14:06:10.087Z] INFO: No Stack... [2024-06-24T14:06:10.345Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-06-24T14:06:10.604Z] INFO: Archiving Costs [Pipeline] sh [2024-06-24T14:06:10.936Z] + cat /w/workspace/y_app-rfid-llrp-inventory_PR-291/archives/cost.csv [2024-06-24T14:06:10.936Z] + cut -d, -f6 [Pipeline] lock [2024-06-24T14:06:10.991Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-291-1-stack-cost] [2024-06-24T14:06:10.997Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-291-1-stack-cost] did not exist. Created. [2024-06-24T14:06:11.003Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-291-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-06-24T14:06:11.415Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-06-24T14:06:11.477Z] Stashed 1 file(s) [Pipeline] } [2024-06-24T14:06:11.511Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-291-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-06-24T14:06:11.608Z] $ docker stop --time=1 5d655a840347a26aeadd14b6b4e1efd5c418635700a4d16631b4339a01d68573 [2024-06-24T14:06:12.760Z] $ docker rm -f --volumes 5d655a840347a26aeadd14b6b4e1efd5c418635700a4d16631b4339a01d68573 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-06-24T14:08:01.104Z] Removing intermediate container b848a102371f [2024-06-24T14:08:01.104Z] ---> 643d0ea87e47 [2024-06-24T14:08:01.104Z] Step 10/12 : COPY . . [2024-06-24T14:08:01.104Z] ---> d97adbe1ba80 [2024-06-24T14:08:01.104Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-06-24T14:08:01.104Z] ---> Running in c4d46031bfbe [2024-06-24T14:08:01.104Z] Removing intermediate container c4d46031bfbe [2024-06-24T14:08:01.104Z] ---> 5c5d6b928265 [2024-06-24T14:08:01.104Z] Step 12/12 : RUN $MAKE [2024-06-24T14:08:01.104Z] ---> Running in 38d0658fcac6 [2024-06-24T14:08:01.104Z] noop [2024-06-24T14:08:01.104Z] Removing intermediate container 38d0658fcac6 [2024-06-24T14:08:01.104Z] ---> 3350f3410129 [2024-06-24T14:08:01.104Z] Successfully built 3350f3410129 [2024-06-24T14:08:01.104Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-24T14:08:01.629Z] + docker inspect -f . ci-base-image-arm64 [2024-06-24T14:08:01.629Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-24T14:08:01.929Z] prd-ubuntu20.04-docker-arm64-4c-16g-4267 does not seem to be running inside a container [2024-06-24T14:08:01.990Z] $ 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-06-24T14:08:03.219Z] $ docker top 31e5de148b6a7796264a2cf0d0530e60e39fe5891fcffdcda5fb3205e41dea02 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-24T14:08:04.118Z] + go version [2024-06-24T14:08:04.118Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-06-24T14:08:04.164Z] $ docker stop --time=1 31e5de148b6a7796264a2cf0d0530e60e39fe5891fcffdcda5fb3205e41dea02 [2024-06-24T14:08:05.773Z] $ docker rm -f --volumes 31e5de148b6a7796264a2cf0d0530e60e39fe5891fcffdcda5fb3205e41dea02 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-24T14:08:06.684Z] + docker inspect -f . ci-base-image-arm64 [2024-06-24T14:08:06.684Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-24T14:08:06.950Z] prd-ubuntu20.04-docker-arm64-4c-16g-4267 does not seem to be running inside a container [2024-06-24T14:08:07.008Z] $ 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-06-24T14:08:08.120Z] $ docker top 2c38c0ec41b0545bfbc1bea7d7163ce61be428a7eadd80e4d7f779000569615d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-24T14:08:09.012Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh [2024-06-24T14:08:09.427Z] + make test [2024-06-24T14:08:09.427Z] go test -race ./... -coverprofile=coverage.out ./... [2024-06-24T14:12:31.504Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2024-06-24T14:12:34.846Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2024-06-24T14:12:36.797Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.974s coverage: 86.2% of statements [2024-06-24T14:12:46.857Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.298s coverage: 71.9% of statements [2024-06-24T14:12:47.809Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-06-24T14:12:47.809Z] go vet ./... [2024-06-24T14:16:24.591Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-06-24T14:16:24.591Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-06-24T14:16:24.591Z] ./bin/test-attribution.sh [2024-06-24T14:16:24.591Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2024-06-24T14:16:24.591Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-06-24T14:16:24.591Z] An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add [2024-06-24T14:16:24.591Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-06-24T14:16:24.591Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-06-24T14:16:24.591Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-06-24T14:16:24.591Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-06-24T14:16:24.591Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-06-24T14:16:24.591Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-06-24T14:16:24.591Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-06-24T14:16:24.591Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-06-24T14:16:24.591Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-06-24T14:16:24.591Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-06-24T14:16:24.591Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-06-24T14:16:24.591Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-06-24T14:16:24.591Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-06-24T14:16:24.591Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-06-24T14:16:24.591Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-06-24T14:16:24.591Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-06-24T14:16:24.591Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-06-24T14:16:24.591Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2024-06-24T14:16:24.591Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-06-24T14:16:24.591Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-06-24T14:16:24.591Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-06-24T14:16:24.591Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-06-24T14:16:24.591Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-06-24T14:16:24.591Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2024-06-24T14:16:24.591Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-06-24T14:16:24.591Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-06-24T14:16:24.591Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-06-24T14:16:24.591Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-06-24T14:16:24.591Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-06-24T14:16:24.591Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-06-24T14:16:24.591Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-06-24T14:16:24.591Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-06-24T14:16:24.591Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-06-24T14:16:24.591Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-06-24T14:16:24.591Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-06-24T14:16:24.591Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-06-24T14:16:24.591Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-06-24T14:16:24.591Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-06-24T14:16:24.591Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-06-24T14:16:24.591Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-06-24T14:16:24.591Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-06-24T14:16:24.591Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-06-24T14:16:24.591Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-06-24T14:16:24.591Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-06-24T14:16:24.591Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-06-24T14:16:24.591Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-06-24T14:16:24.591Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-06-24T14:16:24.591Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-06-24T14:16:24.591Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-06-24T14:16:24.591Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-06-24T14:16:24.591Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-06-24T14:16:24.591Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-06-24T14:16:24.591Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2024-06-24T14:16:24.591Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2024-06-24T14:16:24.591Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-06-24T14:16:24.591Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-06-24T14:16:24.591Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-06-24T14:16:24.591Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-06-24T14:16:24.591Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-06-24T14:16:24.591Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-06-24T14:16:24.591Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-06-24T14:16:24.591Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-06-24T14:16:24.591Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [2024-06-24T14:16:24.591Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-06-24T14:16:24.591Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-06-24T14:16:24.645Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-06-24T14:16:24.685Z] $ docker stop --time=1 2c38c0ec41b0545bfbc1bea7d7163ce61be428a7eadd80e4d7f779000569615d [2024-06-24T14:16:26.594Z] $ docker rm -f --volumes 2c38c0ec41b0545bfbc1bea7d7163ce61be428a7eadd80e4d7f779000569615d [Pipeline] // withDockerContainer [Pipeline] sh [2024-06-24T14:16:28.908Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-06-24T14:16:28.952Z] Warning: overwriting stash ‘coverage-report’ [2024-06-24T14:16:29.464Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-06-24T14:16:30.125Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-06-24T14:16:30.468Z] + ls -al . [2024-06-24T14:16:30.468Z] total 276 [2024-06-24T14:16:30.468Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 24 14:08 . [2024-06-24T14:16:30.468Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 24 14:04 .. [2024-06-24T14:16:30.468Z] -rw-rw-r-- 1 jenkins jenkins 262 Jun 24 14:05 .dockerignore [2024-06-24T14:16:30.468Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 24 14:05 .git [2024-06-24T14:16:30.468Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 24 14:05 .github [2024-06-24T14:16:30.468Z] -rw-rw-r-- 1 jenkins jenkins 773 Jun 24 14:05 .gitignore [2024-06-24T14:16:30.468Z] -rw-rw-r-- 1 jenkins jenkins 41 Jun 24 14:05 .golangci.yml [2024-06-24T14:16:30.468Z] -rw-rw-r-- 1 jenkins jenkins 10232 Jun 24 14:05 Attribution.txt [2024-06-24T14:16:30.468Z] -rw-rw-r-- 1 jenkins jenkins 11245 Jun 24 14:05 CHANGELOG.md [2024-06-24T14:16:30.468Z] -rw-rw-r-- 1 jenkins jenkins 1768 Jun 24 14:05 Dockerfile [2024-06-24T14:16:30.468Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 24 14:05 GOVERNANCE.md [2024-06-24T14:16:30.468Z] -rw-rw-r-- 1 jenkins jenkins 665 Jun 24 14:05 Jenkinsfile [2024-06-24T14:16:30.468Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jun 24 14:05 LICENSE [2024-06-24T14:16:30.468Z] -rw-rw-r-- 1 jenkins jenkins 2503 Jun 24 14:05 Makefile [2024-06-24T14:16:30.468Z] -rw-rw-r-- 1 jenkins jenkins 617 Jun 24 14:05 OWNERS.md [2024-06-24T14:16:30.468Z] -rw-rw-r-- 1 jenkins jenkins 3851 Jun 24 14:05 README.md [2024-06-24T14:16:30.468Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 24 14:02 VERSION [2024-06-24T14:16:30.468Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 24 14:05 bin [2024-06-24T14:16:30.468Z] -rw-r--r-- 1 jenkins jenkins 41317 Jun 24 14:12 coverage.out [2024-06-24T14:16:30.468Z] -rw-rw-r-- 1 jenkins jenkins 7349 Jun 24 14:05 go.mod [2024-06-24T14:16:30.468Z] -rw-rw-r-- 1 jenkins jenkins 102425 Jun 24 14:05 go.sum [2024-06-24T14:16:30.468Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 24 14:05 images [2024-06-24T14:16:30.468Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 24 14:05 internal [2024-06-24T14:16:30.468Z] -rw-rw-r-- 1 jenkins jenkins 531 Jun 24 14:05 main.go [2024-06-24T14:16:30.468Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 24 14:05 openapi [2024-06-24T14:16:30.468Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 24 14:05 res [2024-06-24T14:16:30.468Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 24 14:05 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-24T14:16:30.911Z] + 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=b6e4b0c8c613a8d486ee1d8ab1204815785c393a --label arch=arm64 --label version=0.0.0 . [2024-06-24T14:16:31.178Z] Sending build context to Docker daemon 673.8kB [2024-06-24T14:16:31.178Z] Step 1/30 : ARG BASE=golang:1.21-alpine3.18 [2024-06-24T14:16:31.178Z] Step 2/30 : FROM ${BASE} AS builder [2024-06-24T14:16:31.178Z] ---> 3350f3410129 [2024-06-24T14:16:31.178Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2024-06-24T14:16:31.178Z] ---> Running in c78cf152e66a [2024-06-24T14:16:31.445Z] Removing intermediate container c78cf152e66a [2024-06-24T14:16:31.445Z] ---> 3177b743e300 [2024-06-24T14:16:31.445Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2024-06-24T14:16:31.713Z] ---> Running in d1c90487a350 [2024-06-24T14:16:31.978Z] Removing intermediate container d1c90487a350 [2024-06-24T14:16:31.978Z] ---> f17a95eb3f2b [2024-06-24T14:16:31.978Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2024-06-24T14:16:31.978Z] ---> Running in 098960c7957a [2024-06-24T14:16:32.265Z] Removing intermediate container 098960c7957a [2024-06-24T14:16:32.265Z] ---> de47691d9133 [2024-06-24T14:16:32.265Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-06-24T14:16:32.265Z] ---> Running in f62f7b145df6 [2024-06-24T14:16:33.681Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-24T14:16:33.681Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-24T14:16:34.640Z] OK: 266 MiB in 52 packages [2024-06-24T14:16:35.599Z] Removing intermediate container f62f7b145df6 [2024-06-24T14:16:35.599Z] ---> c804e1b65763 [2024-06-24T14:16:35.599Z] Step 7/30 : WORKDIR /app [2024-06-24T14:16:35.599Z] ---> Running in 72f299f522c4 [2024-06-24T14:16:35.866Z] Removing intermediate container 72f299f522c4 [2024-06-24T14:16:35.866Z] ---> 2696dcf88056 [2024-06-24T14:16:35.866Z] Step 8/30 : COPY go.mod vendor* ./ [2024-06-24T14:16:36.451Z] ---> fbcd115bfc6d [2024-06-24T14:16:36.451Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-24T14:16:36.451Z] ---> Running in e3cff4cffef0 [2024-06-24T14:16:38.399Z] Removing intermediate container e3cff4cffef0 [2024-06-24T14:16:38.399Z] ---> 308a5138d327 [2024-06-24T14:16:38.399Z] Step 10/30 : COPY . . [2024-06-24T14:16:39.356Z] ---> accc4ecaea80 [2024-06-24T14:16:39.356Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-06-24T14:16:39.356Z] ---> Running in c9b949dafc4b [2024-06-24T14:16:39.623Z] Removing intermediate container c9b949dafc4b [2024-06-24T14:16:39.623Z] ---> eaab2ff4cc08 [2024-06-24T14:16:39.623Z] Step 12/30 : RUN $MAKE [2024-06-24T14:16:39.623Z] ---> Running in a025f0f5ab74 [2024-06-24T14:16:40.581Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.37 -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-06-24T14:20:02.324Z] Removing intermediate container a025f0f5ab74 [2024-06-24T14:20:02.324Z] ---> bf60d976d1da [2024-06-24T14:20:02.324Z] Step 13/30 : FROM alpine:3.18 [2024-06-24T14:20:02.324Z] 3.18: Pulling from library/alpine [2024-06-24T14:20:02.324Z] 5c905c7ebe2f: Pulling fs layer [2024-06-24T14:20:02.324Z] 5c905c7ebe2f: Verifying Checksum [2024-06-24T14:20:02.324Z] 5c905c7ebe2f: Download complete [2024-06-24T14:20:02.324Z] 5c905c7ebe2f: Pull complete [2024-06-24T14:20:02.324Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-06-24T14:20:02.324Z] Status: Downloaded newer image for alpine:3.18 [2024-06-24T14:20:02.324Z] ---> dec292d02e07 [2024-06-24T14:20:02.324Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-06-24T14:20:02.324Z] ---> Running in 331be71d286a [2024-06-24T14:20:02.324Z] Removing intermediate container 331be71d286a [2024-06-24T14:20:02.324Z] ---> 0719d569415c [2024-06-24T14:20:02.324Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2024-06-24T14:20:02.324Z] ---> Running in 4f39e1d464be [2024-06-24T14:20:02.324Z] Removing intermediate container 4f39e1d464be [2024-06-24T14:20:02.324Z] ---> e52731546ea5 [2024-06-24T14:20:02.324Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2024-06-24T14:20:02.324Z] ---> Running in b6a82911cae7 [2024-06-24T14:20:02.324Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-24T14:20:02.324Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-24T14:20:02.324Z] (1/2) Installing ca-certificates (20240226-r0) [2024-06-24T14:20:02.324Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-06-24T14:20:02.324Z] Executing busybox-1.36.1-r7.trigger [2024-06-24T14:20:02.324Z] Executing ca-certificates-20240226-r0.trigger [2024-06-24T14:20:02.324Z] OK: 9 MiB in 17 packages [2024-06-24T14:20:02.908Z] Removing intermediate container b6a82911cae7 [2024-06-24T14:20:02.908Z] ---> 52b464cc9636 [2024-06-24T14:20:02.908Z] Step 17/30 : RUN apk --no-cache upgrade [2024-06-24T14:20:02.908Z] ---> Running in 2145170fbaf0 [2024-06-24T14:20:03.865Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-24T14:20:04.132Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-24T14:20:05.086Z] OK: 9 MiB in 17 packages [2024-06-24T14:20:05.665Z] Removing intermediate container 2145170fbaf0 [2024-06-24T14:20:05.665Z] ---> d5ae753e2663 [2024-06-24T14:20:05.665Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-06-24T14:20:06.244Z] ---> 0fb35b5ab607 [2024-06-24T14:20:06.244Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2024-06-24T14:20:06.823Z] ---> ad037339c482 [2024-06-24T14:20:06.823Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2024-06-24T14:20:07.402Z] ---> 39d42a9773dc [2024-06-24T14:20:07.402Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2024-06-24T14:20:07.666Z] ---> a107a41c191d [2024-06-24T14:20:07.666Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2024-06-24T14:20:09.600Z] ---> 49fe01256593 [2024-06-24T14:20:09.600Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2024-06-24T14:20:09.600Z] ---> Running in 19a0031a52e4 [2024-06-24T14:20:11.007Z] Removing intermediate container 19a0031a52e4 [2024-06-24T14:20:11.007Z] ---> 930020084b65 [2024-06-24T14:20:11.007Z] Step 24/30 : VOLUME /cache [2024-06-24T14:20:11.007Z] ---> Running in 25680177bb18 [2024-06-24T14:20:11.274Z] Removing intermediate container 25680177bb18 [2024-06-24T14:20:11.274Z] ---> b253abbc2be4 [2024-06-24T14:20:11.274Z] Step 25/30 : EXPOSE 59711 [2024-06-24T14:20:11.274Z] ---> Running in b3b495da6036 [2024-06-24T14:20:11.541Z] Removing intermediate container b3b495da6036 [2024-06-24T14:20:11.541Z] ---> 5511f93e59bc [2024-06-24T14:20:11.806Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2024-06-24T14:20:11.806Z] ---> Running in aba5d01583c4 [2024-06-24T14:20:12.072Z] Removing intermediate container aba5d01583c4 [2024-06-24T14:20:12.072Z] ---> c4f385f0ed54 [2024-06-24T14:20:12.072Z] Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2024-06-24T14:20:12.072Z] ---> Running in 28ac37c26aa8 [2024-06-24T14:20:12.338Z] Removing intermediate container 28ac37c26aa8 [2024-06-24T14:20:12.338Z] ---> e432c0440c6c [2024-06-24T14:20:12.338Z] Step 28/30 : LABEL arch=arm64 [2024-06-24T14:20:12.338Z] ---> Running in 7c577202845b [2024-06-24T14:20:12.604Z] Removing intermediate container 7c577202845b [2024-06-24T14:20:12.605Z] ---> 276dedec4345 [2024-06-24T14:20:12.605Z] Step 29/30 : LABEL git_sha=b6e4b0c8c613a8d486ee1d8ab1204815785c393a [2024-06-24T14:20:12.870Z] ---> Running in 4d75ed961945 [2024-06-24T14:20:13.136Z] Removing intermediate container 4d75ed961945 [2024-06-24T14:20:13.136Z] ---> ddde8f5db91c [2024-06-24T14:20:13.136Z] Step 30/30 : LABEL version=0.0.0 [2024-06-24T14:20:13.136Z] ---> Running in cb3ea0c1ea42 [2024-06-24T14:20:13.400Z] Removing intermediate container cb3ea0c1ea42 [2024-06-24T14:20:13.400Z] ---> 40c309aa1452 [2024-06-24T14:20:13.400Z] [Warning] One or more build-args [ARCH] were not consumed [2024-06-24T14:20:13.400Z] Successfully built 40c309aa1452 [2024-06-24T14:20:13.400Z] 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-24T14:20:14.376Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-06-24T14:20:14.376Z] [2024-06-24T14:20:14.376Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-24T14:20:14.794Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-06-24T14:20:14.794Z] arm64: Pulling from edgex-lftools-log-publisher [2024-06-24T14:20:14.794Z] 8998bd30e6a1: Pulling fs layer [2024-06-24T14:20:14.794Z] 04944245beec: Pulling fs layer [2024-06-24T14:20:14.794Z] 699f458cf7ca: Pulling fs layer [2024-06-24T14:20:14.794Z] 765212b225bb: Pulling fs layer [2024-06-24T14:20:14.794Z] f23df028b6ca: Pulling fs layer [2024-06-24T14:20:14.794Z] d65c8cfc05b1: Pulling fs layer [2024-06-24T14:20:14.794Z] 2437ff75d9bd: Pulling fs layer [2024-06-24T14:20:14.794Z] f23df028b6ca: Waiting [2024-06-24T14:20:14.794Z] d65c8cfc05b1: Waiting [2024-06-24T14:20:14.794Z] 2437ff75d9bd: Waiting [2024-06-24T14:20:14.794Z] 765212b225bb: Waiting [2024-06-24T14:20:15.062Z] 04944245beec: Verifying Checksum [2024-06-24T14:20:15.062Z] 04944245beec: Download complete [2024-06-24T14:20:15.062Z] 765212b225bb: Verifying Checksum [2024-06-24T14:20:15.062Z] 765212b225bb: Download complete [2024-06-24T14:20:15.062Z] f23df028b6ca: Verifying Checksum [2024-06-24T14:20:15.062Z] f23df028b6ca: Download complete [2024-06-24T14:20:15.062Z] d65c8cfc05b1: Verifying Checksum [2024-06-24T14:20:15.062Z] d65c8cfc05b1: Download complete [2024-06-24T14:20:15.329Z] 699f458cf7ca: Verifying Checksum [2024-06-24T14:20:15.329Z] 699f458cf7ca: Download complete [2024-06-24T14:20:15.597Z] 8998bd30e6a1: Verifying Checksum [2024-06-24T14:20:15.597Z] 8998bd30e6a1: Download complete [2024-06-24T14:20:18.178Z] 2437ff75d9bd: Verifying Checksum [2024-06-24T14:20:18.178Z] 2437ff75d9bd: Download complete [2024-06-24T14:20:20.113Z] 8998bd30e6a1: Pull complete [2024-06-24T14:20:21.071Z] 04944245beec: Pull complete [2024-06-24T14:20:23.011Z] 699f458cf7ca: Pull complete [2024-06-24T14:20:23.011Z] 765212b225bb: Pull complete [2024-06-24T14:20:23.968Z] f23df028b6ca: Pull complete [2024-06-24T14:20:23.968Z] d65c8cfc05b1: Pull complete [2024-06-24T14:20:42.151Z] 2437ff75d9bd: Pull complete [2024-06-24T14:20:42.151Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-06-24T14:20:42.151Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-06-24T14:20:42.151Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-24T14:20:42.500Z] prd-ubuntu20.04-docker-arm64-4c-16g-4267 does not seem to be running inside a container [2024-06-24T14:20:42.609Z] $ 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-06-24T14:20:45.285Z] $ docker top aa61dc0f871958b01484f87f3b03c770a351958cd827b3c98438c7e0090f8320 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-24T14:20:46.240Z] ---> job-cost.sh [2024-06-24T14:20:46.240Z] lf-activate-venv: SKIPPING [2024-06-24T14:20:46.240Z] INFO: No Stack... [2024-06-24T14:20:46.508Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-06-24T14:20:47.477Z] INFO: Archiving Costs [Pipeline] sh [2024-06-24T14:20:48.137Z] + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [2024-06-24T14:20:48.138Z] + cut -d, -f6 [Pipeline] lock [2024-06-24T14:20:48.195Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-291-1-stack-cost] [2024-06-24T14:20:48.201Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-291-1-stack-cost] did not exist. Created. [2024-06-24T14:20:48.208Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-291-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-06-24T14:20:48.959Z] /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-1ffe8639/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-06-24T14:20:49.625Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-06-24T14:20:49.672Z] Warning: overwriting stash ‘stack-cost’ [2024-06-24T14:20:49.717Z] Stashed 1 file(s) [Pipeline] } [2024-06-24T14:20:49.737Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-291-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-06-24T14:20:49.835Z] $ docker stop --time=1 aa61dc0f871958b01484f87f3b03c770a351958cd827b3c98438c7e0090f8320 [2024-06-24T14:20:51.320Z] $ docker rm -f --volumes aa61dc0f871958b01484f87f3b03c770a351958cd827b3c98438c7e0090f8320 [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-06-24T14:20:52.552Z] provisioning config files... [2024-06-24T14:20:52.559Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-291@tmp/config2206942792455243420tmp [Pipeline] { [Pipeline] sh [2024-06-24T14:20:52.918Z] + set +x [2024-06-24T14:20:52.918Z] + + bash -s -- [2024-06-24T14:20:52.918Z] curl -s https://codecov.io/bash [2024-06-24T14:20:52.918Z] [2024-06-24T14:20:52.918Z] _____ _ [2024-06-24T14:20:52.918Z] / ____| | | [2024-06-24T14:20:52.918Z] | | ___ __| | ___ ___ _____ __ [2024-06-24T14:20:52.918Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-06-24T14:20:52.918Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-06-24T14:20:52.918Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-06-24T14:20:52.918Z] Bash-1.0.6 [2024-06-24T14:20:52.918Z] [2024-06-24T14:20:52.918Z] [2024-06-24T14:20:52.918Z] ==> git version 2.25.1 found [2024-06-24T14:20:52.918Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-06-24T14:20:52.918Z] Release-Date: 2020-01-08 [2024-06-24T14:20:52.918Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-06-24T14:20:52.918Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-06-24T14:20:52.918Z] ==> Jenkins CI detected. [2024-06-24T14:20:52.918Z] current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-291 [2024-06-24T14:20:52.918Z] project root: . [2024-06-24T14:20:52.918Z] --> token set from env [2024-06-24T14:20:52.918Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-06-24T14:20:52.918Z] ==> Running gcov in . (disable via -X gcov) [2024-06-24T14:20:52.918Z] ==> Python coveragepy not found [2024-06-24T14:20:52.918Z] ==> Searching for coverage reports in: [2024-06-24T14:20:52.918Z] + . [2024-06-24T14:20:52.918Z] -> Found 1 reports [2024-06-24T14:20:52.918Z] ==> Detecting git/mercurial file structure [2024-06-24T14:20:52.918Z] ==> Reading reports [2024-06-24T14:20:52.918Z] + ./coverage.out bytes=41317 [2024-06-24T14:20:53.178Z] ==> Appending adjustments [2024-06-24T14:20:53.178Z] https://docs.codecov.io/docs/fixing-reports [2024-06-24T14:20:53.178Z] + Found adjustments [2024-06-24T14:20:53.178Z] ==> Gzipping contents [2024-06-24T14:20:53.178Z] 12K /tmp/codecov.F2nLPd.gz [2024-06-24T14:20:53.178Z] ==> Uploading reports [2024-06-24T14:20:53.178Z] url: https://codecov.io [2024-06-24T14:20:53.178Z] query: branch=PR-291&commit=b6e4b0c8c613a8d486ee1d8ab1204815785c393a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-291%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=291&job=&cmd_args= [2024-06-24T14:20:53.178Z] -> Pinging Codecov [2024-06-24T14:20:53.178Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-291&commit=b6e4b0c8c613a8d486ee1d8ab1204815785c393a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-291%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=291&job=&cmd_args= [2024-06-24T14:20:53.438Z] -> Uploading to [2024-06-24T14:20:53.438Z] https://storage.googleapis.com/codecov/v4/raw/2024-06-24/581DD39554BDF9B6E22D074273EAD858/b6e4b0c8c613a8d486ee1d8ab1204815785c393a/5d78812e-3ad2-4492-8cb7-fa711fe71fbe.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240624%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240624T142053Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d7e9069d74a41181a762af8b7980f714ad15b79142f841791c1bfd82806a1e70 [2024-06-24T14:20:53.438Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-06-24T14:20:53.438Z] Dload Upload Total Spent Left Speed [2024-06-24T14:20:53.699Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11610 0 0 100 11610 0 50478 --:--:-- --:--:-- --:--:-- 50478 [2024-06-24T14:20:53.699Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/b6e4b0c8c613a8d486ee1d8ab1204815785c393a [Pipeline] } [2024-06-24T14:20:53.732Z] 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [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-06-24T14:20:56.103Z] + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-291/archives ] [2024-06-24T14:20:56.103Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-291/archives [2024-06-24T14:20:56.103Z] total 16 [2024-06-24T14:20:56.103Z] drwxr-xr-x 3 root root 4096 Jun 24 14:06 . [2024-06-24T14:20:56.103Z] drwxrwxr-x 12 jenkins jenkins 4096 Jun 24 14:06 .. [2024-06-24T14:20:56.103Z] drwxr-xr-x 2 root root 4096 Jun 24 14:06 cost [2024-06-24T14:20:56.103Z] -rw-r--r-- 1 root root 95 Jun 24 14:06 cost.csv [2024-06-24T14:20:56.103Z] + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-291/archives [2024-06-24T14:20:56.103Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-291/archives [2024-06-24T14:20:56.103Z] total 16 [2024-06-24T14:20:56.103Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 24 14:06 . [2024-06-24T14:20:56.103Z] drwxrwxr-x 12 jenkins jenkins 4096 Jun 24 14:06 .. [2024-06-24T14:20:56.103Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 24 14:06 cost [2024-06-24T14:20:56.103Z] -rw-r--r-- 1 jenkins jenkins 95 Jun 24 14:06 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-06-24T14:20:56.447Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-24T14:20:57.361Z] ---> package-listing.sh [2024-06-24T14:20:57.361Z] ++ facter osfamily [2024-06-24T14:20:57.361Z] ++ tr '[:upper:]' '[:lower:]' [2024-06-24T14:20:57.622Z] + OS_FAMILY=debian [2024-06-24T14:20:57.622Z] + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-291 [2024-06-24T14:20:57.622Z] + START_PACKAGES=/tmp/packages_start.txt [2024-06-24T14:20:57.622Z] + END_PACKAGES=/tmp/packages_end.txt [2024-06-24T14:20:57.622Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-06-24T14:20:57.622Z] + PACKAGES=/tmp/packages_start.txt [2024-06-24T14:20:57.622Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-291 ']' [2024-06-24T14:20:57.622Z] + PACKAGES=/tmp/packages_end.txt [2024-06-24T14:20:57.622Z] + case "${OS_FAMILY}" in [2024-06-24T14:20:57.622Z] + dpkg -l [2024-06-24T14:20:57.622Z] + grep '^ii' [2024-06-24T14:20:57.622Z] + '[' -f /tmp/packages_start.txt ']' [2024-06-24T14:20:57.622Z] + '[' -f /tmp/packages_end.txt ']' [2024-06-24T14:20:57.622Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-06-24T14:20:57.622Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-291 ']' [2024-06-24T14:20:57.622Z] + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-291/archives/ [2024-06-24T14:20:57.622Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-291/archives/ [Pipeline] echo [2024-06-24T14:20:57.672Z] 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-291/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-06-24T14:20:57.977Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-24T14:20:58.629Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-06-24T14:20:58.629Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-24T14:20:58.811Z] prd-ubuntu20.04-docker-8c-8g-4266 does not seem to be running inside a container [2024-06-24T14:20:58.845Z] $ 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-291/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-291 -v /w/workspace/y_app-rfid-llrp-inventory_PR-291:/w/workspace/y_app-rfid-llrp-inventory_PR-291:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-291@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-291@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-06-24T14:20:59.032Z] $ docker top f56aafaef5e3cfa1cb950b15c084cebcfd5a9a54d2156f8e9fbde7bcbb4bc299 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-24T14:20:59.450Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-06-24T14:20:59.774Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-06-24T14:21:00.101Z] + ls /var/log/sa-host [2024-06-24T14:21:00.101Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-06-24T14:21:00.379Z] provisioning config files... [2024-06-24T14:21:00.388Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-291@tmp/config12703066730390155877tmp [Pipeline] { [Pipeline] echo [2024-06-24T14:21:00.463Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-24T14:21:00.788Z] ---> create-netrc.sh [Pipeline] } [2024-06-24T14:21:00.821Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-06-24T14:21:01.272Z] ---> python-tools-install.sh [Pipeline] echo [2024-06-24T14:21:01.314Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-24T14:21:01.643Z] ---> sudo-logs.sh [2024-06-24T14:21:01.643Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-06-24T14:21:01.747Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-24T14:21:02.077Z] ---> job-cost.sh [2024-06-24T14:21:02.078Z] lf-activate-venv: SKIPPING [2024-06-24T14:21:02.078Z] DEBUG: total: 0.2199999988079071 [2024-06-24T14:21:02.078Z] INFO: Retrieving Stack Cost... [2024-06-24T14:21:02.647Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-06-24T14:21:02.906Z] INFO: Archiving Costs [Pipeline] echo [2024-06-24T14:21:02.948Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-24T14:21:03.273Z] ---> logs-deploy.sh [2024-06-24T14:21:03.273Z] lf-activate-venv: SKIPPING [2024-06-24T14:21:03.273Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-291/1 [2024-06-24T14:21:03.273Z] INFO: archiving workspace using pattern(s): [2024-06-24T14:21:04.219Z] Archives upload complete. [2024-06-24T14:21:04.219Z] INFO: archiving logs to Nexus