Push event to branch napa Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 62ca0d7129336b0a9a3a61cd5b512b0d5179a517 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-ssh8915847741466420118.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f5e0e1f8358a839901f1a476b3a28a62f8570917 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-ssh14638039566451234781.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 f5e0e1f8358a839901f1a476b3a28a62f8570917 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/napa/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/napa/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12073229719168617609.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f5e0e1f8358a839901f1a476b3a28a62f8570917 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f5e0e1f8358a839901f1a476b3a28a62f8570917 # timeout=10 Commit message: "Merge pull request #449 from jinlinGuan/issue-448" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh17772814161950429558.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/napa/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/napa/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17297512167351217150.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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 on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-844 in /w/workspace/dry_app-rfid-llrp-inventory_napa [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/dry_app-rfid-llrp-inventory_napa # 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 Avoid second fetch Checking out Revision 62ca0d7129336b0a9a3a61cd5b512b0d5179a517 (napa) Commit message: "Merge pull request #289 from cloudxxx8/bump-sdk-3.1.1" > 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 core.sparsecheckout # timeout=10 > git checkout -f 62ca0d7129336b0a9a3a61cd5b512b0d5179a517 # timeout=10 > git rev-list --no-walk d6de6142a2946cb4a5b7397f70a2a6c8eac96e90 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-05-27T09:48:28.779Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-05-27T09:48:28.855Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-05-27T09:48:28.879Z] ========================================================= [2024-05-27T09:48:28.879Z] EdgeX Global Pipelines Version Info [2024-05-27T09:48:28.879Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-05-27T09:48:29.614Z] ------------------- [2024-05-27T09:48:29.614Z] stable info: [2024-05-27T09:48:29.614Z] ------------------- [2024-05-27T09:48:29.614Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-05-27T09:48:29.614Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-05-27T09:48:29.614Z] Message: update stable to v1.0.259 [2024-05-27T09:48:30.184Z] ------------------- [2024-05-27T09:48:30.184Z] experimental info: [2024-05-27T09:48:30.184Z] ------------------- [2024-05-27T09:48:30.184Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-05-27T09:48:30.184Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-05-27T09:48:30.184Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-05-27T09:48:30.285Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2024-05-27T09:48:30.303Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2024-05-27T09:48:30.322Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-05-27T09:48:30.345Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-05-27T09:48:30.367Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-05-27T09:48:30.390Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-05-27T09:48:30.410Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-05-27T09:48:30.432Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-05-27T09:48:30.456Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-05-27T09:48:30.480Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-05-27T09:48:30.501Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-05-27T09:48:30.521Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2024-05-27T09:48:30.543Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-05-27T09:48:30.564Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-05-27T09:48:30.585Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-05-27T09:48:30.606Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-05-27T09:48:30.629Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-05-27T09:48:30.652Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-05-27T09:48:30.675Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-05-27T09:48:30.700Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-05-27T09:48:30.723Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-05-27T09:48:30.748Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-05-27T09:48:30.770Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-05-27T09:48:30.794Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-05-27T09:48:30.820Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-05-27T09:48:30.842Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-05-27T09:48:30.868Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-05-27T09:48:30.891Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = napa [Pipeline] echo [2024-05-27T09:48:30.916Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = napa [Pipeline] echo [2024-05-27T09:48:30.941Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = napa [Pipeline] echo [2024-05-27T09:48:30.964Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 62ca0d7129336b0a9a3a61cd5b512b0d5179a517 [Pipeline] echo [2024-05-27T09:48:30.987Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 62ca0d7 [Pipeline] echo [2024-05-27T09:48:31.009Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-27T09:48:31.074Z] provisioning config files... [2024-05-27T09:48:31.085Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_napa@tmp/config17920799317727839157tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-27T09:48:31.401Z] ---> ****-login.sh [2024-05-27T09:48:31.401Z] nexus3.edgexfoundry.org:10001 [2024-05-27T09:48:31.401Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-27T09:48:31.660Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-27T09:48:31.660Z] Configure a credential helper to remove this warning. See [2024-05-27T09:48:31.660Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-27T09:48:31.660Z] [2024-05-27T09:48:31.660Z] Login Succeeded [2024-05-27T09:48:31.660Z] nexus3.edgexfoundry.org:10002 [2024-05-27T09:48:31.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-27T09:48:31.917Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-27T09:48:31.918Z] Configure a credential helper to remove this warning. See [2024-05-27T09:48:31.918Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-27T09:48:31.918Z] [2024-05-27T09:48:31.918Z] Login Succeeded [2024-05-27T09:48:31.918Z] nexus3.edgexfoundry.org:10003 [2024-05-27T09:48:31.918Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-27T09:48:31.918Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-27T09:48:31.918Z] Configure a credential helper to remove this warning. See [2024-05-27T09:48:31.918Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-27T09:48:31.918Z] [2024-05-27T09:48:31.918Z] Login Succeeded [2024-05-27T09:48:31.918Z] nexus3.edgexfoundry.org:10004 [2024-05-27T09:48:31.918Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-27T09:48:32.177Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-27T09:48:32.177Z] Configure a credential helper to remove this warning. See [2024-05-27T09:48:32.177Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-27T09:48:32.177Z] [2024-05-27T09:48:32.177Z] Login Succeeded [2024-05-27T09:48:32.177Z] ****.io [2024-05-27T09:48:32.177Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-27T09:48:32.177Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-27T09:48:32.177Z] Configure a credential helper to remove this warning. See [2024-05-27T09:48:32.177Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-27T09:48:32.177Z] [2024-05-27T09:48:32.177Z] Login Succeeded [2024-05-27T09:48:32.177Z] ---> ****-login.sh ends [Pipeline] } [2024-05-27T09:48:32.183Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-05-27T09:48:32.584Z] + git rev-list -1 --merges 62ca0d7129336b0a9a3a61cd5b512b0d5179a517~1..62ca0d7129336b0a9a3a61cd5b512b0d5179a517 [Pipeline] echo [2024-05-27T09:48:32.608Z] -----------> git rev-list -1 --merges 62ca0d7129336b0a9a3a61cd5b512b0d5179a517~1..62ca0d7129336b0a9a3a61cd5b512b0d5179a517 62ca0d7129336b0a9a3a61cd5b512b0d5179a517 [2024-05-27T09:48:32.608Z] 62ca0d7129336b0a9a3a61cd5b512b0d5179a517 [false] [Pipeline] sh [2024-05-27T09:48:32.897Z] + git log --format=format:%s -1 62ca0d7129336b0a9a3a61cd5b512b0d5179a517 [Pipeline] echo [2024-05-27T09:48:32.910Z] ========================================================= [2024-05-27T09:48:32.910Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-05-27T09:48:32.910Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-27T09:48:33.245Z] + git log --format=format:%s -1 62ca0d7129336b0a9a3a61cd5b512b0d5179a517 [Pipeline] echo [2024-05-27T09:48:33.256Z] [semverPrep] GIT_COMMIT: 62ca0d7129336b0a9a3a61cd5b512b0d5179a517, Commit Message: Merge pull request #289 from cloudxxx8/bump-sdk-3.1.1 [Pipeline] echo [2024-05-27T09:48:33.271Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-05-27T09:48:33.647Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-27T09:48:33.647Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-05-27T09:48:33.647Z] + [ -e /tmp/ssh_known_hosts ] [2024-05-27T09:48:33.647Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-05-27T09:48:33.647Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-05-27T09:48:33.647Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-05-27T09:48:33.647Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T09:48:34.000Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-27T09:48:34.000Z] [2024-05-27T09:48:34.000Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T09:48:34.306Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-27T09:48:34.306Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-05-27T09:48:34.306Z] b85a868b505f: Pulling fs layer [2024-05-27T09:48:34.306Z] e2be974225ed: Pulling fs layer [2024-05-27T09:48:34.306Z] 339a4e72a1f5: Pulling fs layer [2024-05-27T09:48:34.306Z] 988bab9f4d93: Pulling fs layer [2024-05-27T09:48:34.306Z] 1469e6f7b9e6: Pulling fs layer [2024-05-27T09:48:34.306Z] eaf3925da568: Pulling fs layer [2024-05-27T09:48:34.306Z] bab4dde63d76: Pulling fs layer [2024-05-27T09:48:34.306Z] bde34c3a00c8: Pulling fs layer [2024-05-27T09:48:34.306Z] b352a97aabf1: Pulling fs layer [2024-05-27T09:48:34.306Z] 4872d77fe225: Pulling fs layer [2024-05-27T09:48:34.306Z] 5851b861e8e6: Pulling fs layer [2024-05-27T09:48:34.306Z] 988bab9f4d93: Waiting [2024-05-27T09:48:34.306Z] eaf3925da568: Waiting [2024-05-27T09:48:34.306Z] 1469e6f7b9e6: Waiting [2024-05-27T09:48:34.306Z] bab4dde63d76: Waiting [2024-05-27T09:48:34.306Z] bde34c3a00c8: Waiting [2024-05-27T09:48:34.306Z] 4872d77fe225: Waiting [2024-05-27T09:48:34.306Z] b352a97aabf1: Waiting [2024-05-27T09:48:34.306Z] e2be974225ed: Verifying Checksum [2024-05-27T09:48:34.306Z] e2be974225ed: Download complete [2024-05-27T09:48:34.306Z] 988bab9f4d93: Download complete [2024-05-27T09:48:34.306Z] 1469e6f7b9e6: Verifying Checksum [2024-05-27T09:48:34.306Z] 1469e6f7b9e6: Download complete [2024-05-27T09:48:34.566Z] eaf3925da568: Verifying Checksum [2024-05-27T09:48:34.566Z] eaf3925da568: Download complete [2024-05-27T09:48:34.566Z] 339a4e72a1f5: Verifying Checksum [2024-05-27T09:48:34.566Z] 339a4e72a1f5: Download complete [2024-05-27T09:48:34.566Z] bde34c3a00c8: Verifying Checksum [2024-05-27T09:48:34.566Z] bde34c3a00c8: Download complete [2024-05-27T09:48:34.566Z] b352a97aabf1: Download complete [2024-05-27T09:48:34.566Z] 4872d77fe225: Download complete [2024-05-27T09:48:34.566Z] 5851b861e8e6: Download complete [2024-05-27T09:48:34.566Z] b85a868b505f: Verifying Checksum [2024-05-27T09:48:34.566Z] b85a868b505f: Download complete [2024-05-27T09:48:34.824Z] bab4dde63d76: Verifying Checksum [2024-05-27T09:48:34.824Z] bab4dde63d76: Download complete [2024-05-27T09:48:35.758Z] b85a868b505f: Pull complete [2024-05-27T09:48:36.019Z] e2be974225ed: Pull complete [2024-05-27T09:48:36.278Z] 339a4e72a1f5: Pull complete [2024-05-27T09:48:36.536Z] 988bab9f4d93: Pull complete [2024-05-27T09:48:36.796Z] 1469e6f7b9e6: Pull complete [2024-05-27T09:48:36.796Z] eaf3925da568: Pull complete [2024-05-27T09:48:38.700Z] bab4dde63d76: Pull complete [2024-05-27T09:48:38.700Z] bde34c3a00c8: Pull complete [2024-05-27T09:48:38.700Z] b352a97aabf1: Pull complete [2024-05-27T09:48:38.960Z] 4872d77fe225: Pull complete [2024-05-27T09:48:38.960Z] 5851b861e8e6: Pull complete [2024-05-27T09:48:38.960Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-05-27T09:48:38.960Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-27T09:48:38.960Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-27T09:48:39.102Z] prd-ubuntu20.04-docker-8c-8g-844 does not seem to be running inside a container [2024-05-27T09:48:39.132Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_napa -v /w/workspace/dry_app-rfid-llrp-inventory_napa:/w/workspace/dry_app-rfid-llrp-inventory_napa:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_napa@tmp:/w/workspace/dry_app-rfid-llrp-inventory_napa@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-05-27T09:48:41.582Z] $ docker top 5082ff6fa293de64a4358a66cc1970ee0dc3d7381fcede3f2b49ac22065239b7 -eo pid,comm [2024-05-27T09:48:41.645Z] 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-05-27T09:48:41.645Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-05-27T09:48:41.697Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-27T09:48:41.697Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-27T09:48:41.828Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-27T09:48:41.826Z] $ docker exec 5082ff6fa293de64a4358a66cc1970ee0dc3d7381fcede3f2b49ac22065239b7 ssh-agent [2024-05-27T09:48:41.937Z] SSH_AUTH_SOCK=/tmp/ssh-xKcG1Q9uCDSS/agent.34 [2024-05-27T09:48:41.937Z] SSH_AGENT_PID=40 [2024-05-27T09:48:41.943Z] Running ssh-add (command line suppressed) [2024-05-27T09:48:42.051Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_napa@tmp/private_key_4392533211546968300.key (/w/workspace/dry_app-rfid-llrp-inventory_napa@tmp/private_key_4392533211546968300.key) [2024-05-27T09:48:42.071Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-27T09:48:42.364Z] + git tag --points-at HEAD [Pipeline] } [2024-05-27T09:48:42.372Z] $ docker exec --env ******** --env ******** 5082ff6fa293de64a4358a66cc1970ee0dc3d7381fcede3f2b49ac22065239b7 ssh-agent -k [2024-05-27T09:48:42.482Z] unset SSH_AUTH_SOCK; [2024-05-27T09:48:42.483Z] unset SSH_AGENT_PID; [2024-05-27T09:48:42.483Z] echo Agent pid 40 killed; [2024-05-27T09:48:42.496Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-05-27T09:48:42.536Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-27T09:48:42.536Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-27T09:48:42.651Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-27T09:48:42.649Z] $ docker exec 5082ff6fa293de64a4358a66cc1970ee0dc3d7381fcede3f2b49ac22065239b7 ssh-agent [2024-05-27T09:48:42.777Z] SSH_AUTH_SOCK=/tmp/ssh-KoqhtFmLxIbJ/agent.73 [2024-05-27T09:48:42.777Z] SSH_AGENT_PID=79 [2024-05-27T09:48:42.781Z] Running ssh-add (command line suppressed) [2024-05-27T09:48:42.877Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_napa@tmp/private_key_8076342464751706548.key (/w/workspace/dry_app-rfid-llrp-inventory_napa@tmp/private_key_8076342464751706548.key) [2024-05-27T09:48:42.895Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-27T09:48:43.188Z] + git semver init [2024-05-27T09:48:43.448Z] 2024-05-27 09:48:43,376 [run_init] DEBUG init version:0.0.0 force:False [2024-05-27T09:48:43.448Z] 2024-05-27 09:48:43,377 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_napa/.semver [2024-05-27T09:48:43.448Z] 2024-05-27 09:48:43,378 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_napa/.semver [2024-05-27T09:48:43.448Z] 2024-05-27 09:48:43,378 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/dry_app-rfid-llrp-inventory_napa/.semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_napa, universal_newlines=False, shell=None, istream=None) [2024-05-27T09:48:45.360Z] 2024-05-27 09:48:44,970 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_napa/.git/info/exclude [2024-05-27T09:48:45.360Z] 2024-05-27 09:48:44,971 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_napa/.semver/napa with force:False [2024-05-27T09:48:45.360Z] 2024-05-27 09:48:44,971 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_napa/.semver/napa [2024-05-27T09:48:45.360Z] 2024-05-27 09:48:44,971 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_napa/.semver/napa [2024-05-27T09:48:45.360Z] 3.1.1-dev.1 [Pipeline] } [2024-05-27T09:48:45.365Z] $ docker exec --env ******** --env ******** 5082ff6fa293de64a4358a66cc1970ee0dc3d7381fcede3f2b49ac22065239b7 ssh-agent -k [2024-05-27T09:48:45.478Z] unset SSH_AUTH_SOCK; [2024-05-27T09:48:45.478Z] unset SSH_AGENT_PID; [2024-05-27T09:48:45.479Z] echo Agent pid 79 killed; [2024-05-27T09:48:45.492Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-27T09:48:45.815Z] + git semver [Pipeline] } [2024-05-27T09:48:46.080Z] $ docker stop --time=1 5082ff6fa293de64a4358a66cc1970ee0dc3d7381fcede3f2b49ac22065239b7 [2024-05-27T09:48:47.350Z] $ docker rm -f --volumes 5082ff6fa293de64a4358a66cc1970ee0dc3d7381fcede3f2b49ac22065239b7 [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-27T09:48:47.713Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-05-27T09:48:47.949Z] Stashed 1 file(s) [Pipeline] echo [2024-05-27T09:48:47.953Z] [edgeXSemver]: initialized semver on version 3.1.1-dev.1 [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-05-27T09:48:48.148Z] provisioning config files... [2024-05-27T09:48:48.158Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_napa@tmp/config12793680037167069040tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-27T09:48:48.466Z] ---> ****-login.sh [2024-05-27T09:48:48.466Z] nexus3.edgexfoundry.org:10001 [2024-05-27T09:48:48.466Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-27T09:48:48.466Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-27T09:48:48.466Z] Configure a credential helper to remove this warning. See [2024-05-27T09:48:48.466Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-27T09:48:48.466Z] [2024-05-27T09:48:48.466Z] Login Succeeded [2024-05-27T09:48:48.466Z] nexus3.edgexfoundry.org:10002 [2024-05-27T09:48:48.467Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-27T09:48:48.467Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-27T09:48:48.467Z] Configure a credential helper to remove this warning. See [2024-05-27T09:48:48.467Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-27T09:48:48.467Z] [2024-05-27T09:48:48.467Z] Login Succeeded [2024-05-27T09:48:48.467Z] nexus3.edgexfoundry.org:10003 [2024-05-27T09:48:48.727Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-27T09:48:48.727Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-27T09:48:48.727Z] Configure a credential helper to remove this warning. See [2024-05-27T09:48:48.727Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-27T09:48:48.727Z] [2024-05-27T09:48:48.727Z] Login Succeeded [2024-05-27T09:48:48.727Z] nexus3.edgexfoundry.org:10004 [2024-05-27T09:48:48.727Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-27T09:48:48.727Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-27T09:48:48.727Z] Configure a credential helper to remove this warning. See [2024-05-27T09:48:48.727Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-27T09:48:48.727Z] [2024-05-27T09:48:48.727Z] Login Succeeded [2024-05-27T09:48:48.727Z] ****.io [2024-05-27T09:48:48.727Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-27T09:48:48.987Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-27T09:48:48.987Z] Configure a credential helper to remove this warning. See [2024-05-27T09:48:48.987Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-27T09:48:48.987Z] [2024-05-27T09:48:48.987Z] Login Succeeded [2024-05-27T09:48:48.987Z] ---> ****-login.sh ends [Pipeline] } [2024-05-27T09:48:48.993Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-05-27T09:48:49.082Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-05-27T09:48:49.377Z] + grep ^go [0-9].[0-9]* go.mod [2024-05-27T09:48:49.377Z] + cut -d -f 2 [Pipeline] echo [2024-05-27T09:48:49.393Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-27T09:48:49.413Z] ========================================================= [2024-05-27T09:48:49.413Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts] [2024-05-27T09:48:49.413Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T09:48:49.741Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts --build-arg MAKE=echo noop --target=builder . [2024-05-27T09:48:50.000Z] Sending build context to Docker daemon 47.92MB [2024-05-27T09:48:50.000Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-05-27T09:48:50.000Z] Step 2/12 : FROM ${BASE} AS builder [2024-05-27T09:48:50.260Z] 1.21-alpine-lts: Pulling from edgex-devops/edgex-golang-base [2024-05-27T09:48:50.260Z] 619be1103602: Pulling fs layer [2024-05-27T09:48:50.260Z] 7862e08f4a3e: Pulling fs layer [2024-05-27T09:48:50.260Z] 5df492c9dc93: Pulling fs layer [2024-05-27T09:48:50.260Z] 7629e6793208: Pulling fs layer [2024-05-27T09:48:50.260Z] 4f4fb700ef54: Pulling fs layer [2024-05-27T09:48:50.260Z] 8de7f028bff5: Pulling fs layer [2024-05-27T09:48:50.260Z] 44042ff1420b: Pulling fs layer [2024-05-27T09:48:50.260Z] 5cdaf54b7214: Pulling fs layer [2024-05-27T09:48:50.260Z] 38f3e5a9071a: Pulling fs layer [2024-05-27T09:48:50.260Z] 7629e6793208: Waiting [2024-05-27T09:48:50.260Z] 4f4fb700ef54: Waiting [2024-05-27T09:48:50.260Z] 8de7f028bff5: Waiting [2024-05-27T09:48:50.260Z] 38f3e5a9071a: Waiting [2024-05-27T09:48:50.260Z] 5cdaf54b7214: Waiting [2024-05-27T09:48:50.260Z] 44042ff1420b: Waiting [2024-05-27T09:48:50.260Z] 7862e08f4a3e: Verifying Checksum [2024-05-27T09:48:50.260Z] 7862e08f4a3e: Download complete [2024-05-27T09:48:50.260Z] 7629e6793208: Verifying Checksum [2024-05-27T09:48:50.260Z] 7629e6793208: Download complete [2024-05-27T09:48:50.260Z] 4f4fb700ef54: Verifying Checksum [2024-05-27T09:48:50.260Z] 4f4fb700ef54: Download complete [2024-05-27T09:48:50.260Z] 8de7f028bff5: Verifying Checksum [2024-05-27T09:48:50.260Z] 8de7f028bff5: Download complete [2024-05-27T09:48:50.260Z] 619be1103602: Verifying Checksum [2024-05-27T09:48:50.260Z] 619be1103602: Download complete [2024-05-27T09:48:50.260Z] 44042ff1420b: Verifying Checksum [2024-05-27T09:48:50.260Z] 44042ff1420b: Download complete [2024-05-27T09:48:50.519Z] 619be1103602: Pull complete [2024-05-27T09:48:50.519Z] 38f3e5a9071a: Verifying Checksum [2024-05-27T09:48:50.519Z] 38f3e5a9071a: Download complete [2024-05-27T09:48:50.519Z] 7862e08f4a3e: Pull complete [2024-05-27T09:48:50.777Z] 5df492c9dc93: Verifying Checksum [2024-05-27T09:48:50.777Z] 5df492c9dc93: Download complete [2024-05-27T09:48:51.345Z] 5cdaf54b7214: Verifying Checksum [2024-05-27T09:48:53.878Z] 5df492c9dc93: Pull complete [2024-05-27T09:48:53.878Z] 7629e6793208: Pull complete [2024-05-27T09:48:53.878Z] 4f4fb700ef54: Pull complete [2024-05-27T09:48:54.137Z] 8de7f028bff5: Pull complete [2024-05-27T09:48:54.137Z] 44042ff1420b: Pull complete [2024-05-27T09:48:56.675Z] 5cdaf54b7214: Pull complete [2024-05-27T09:48:56.933Z] 38f3e5a9071a: Pull complete [2024-05-27T09:48:56.933Z] Digest: sha256:d452b7c9dc822626b28f2158ccf3bbf04957b0b2ad14062d8ea2b98b8d6f5c64 [2024-05-27T09:48:56.933Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts [2024-05-27T09:48:56.933Z] ---> 60b93f829570 [2024-05-27T09:48:56.933Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-05-27T09:49:03.093Z] Still waiting to schedule task [2024-05-27T09:49:03.094Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-05-27T09:49:03.520Z] ---> Running in 405c3c9cdd32 [2024-05-27T09:49:03.520Z] Removing intermediate container 405c3c9cdd32 [2024-05-27T09:49:03.520Z] ---> c64222a63597 [2024-05-27T09:49:03.520Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-05-27T09:49:03.520Z] ---> Running in 17a518119fd8 [2024-05-27T09:49:03.520Z] Removing intermediate container 17a518119fd8 [2024-05-27T09:49:03.520Z] ---> 3a9248d79561 [2024-05-27T09:49:03.520Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-05-27T09:49:03.520Z] ---> Running in f916b543793a [2024-05-27T09:49:03.520Z] Removing intermediate container f916b543793a [2024-05-27T09:49:03.520Z] ---> d5e20cc94a81 [2024-05-27T09:49:03.520Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-27T09:49:03.520Z] ---> Running in 0fa59f679ad1 [2024-05-27T09:49:03.520Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-27T09:49:03.779Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-27T09:49:04.039Z] OK: 264 MiB in 52 packages [2024-05-27T09:49:04.298Z] Removing intermediate container 0fa59f679ad1 [2024-05-27T09:49:04.298Z] ---> 7107a02bcb4e [2024-05-27T09:49:04.298Z] Step 7/12 : WORKDIR /app [2024-05-27T09:49:04.298Z] ---> Running in 2909ceeb4e9d [2024-05-27T09:49:04.557Z] Removing intermediate container 2909ceeb4e9d [2024-05-27T09:49:04.557Z] ---> 9a84a5d34ef0 [2024-05-27T09:49:04.557Z] Step 8/12 : COPY go.mod vendor* ./ [2024-05-27T09:49:07.091Z] ---> 912bc34f571e [2024-05-27T09:49:07.091Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-27T09:49:07.091Z] ---> Running in 2b10a8edfaae [2024-05-27T09:49:39.199Z] Removing intermediate container 2b10a8edfaae [2024-05-27T09:49:39.199Z] ---> 98b5225df498 [2024-05-27T09:49:39.199Z] Step 10/12 : COPY . . [2024-05-27T09:49:39.199Z] ---> 0d00bf82c793 [2024-05-27T09:49:39.199Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-27T09:49:39.199Z] ---> Running in 10de33235a03 [2024-05-27T09:49:39.199Z] Removing intermediate container 10de33235a03 [2024-05-27T09:49:39.199Z] ---> eb9b5aba3f63 [2024-05-27T09:49:39.199Z] Step 12/12 : RUN $MAKE [2024-05-27T09:49:39.199Z] ---> Running in a05107a4458e [2024-05-27T09:49:39.199Z] noop [2024-05-27T09:49:39.199Z] Removing intermediate container a05107a4458e [2024-05-27T09:49:39.199Z] ---> 932da71fc065 [2024-05-27T09:49:39.199Z] Successfully built 932da71fc065 [2024-05-27T09:49:39.199Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T09:49:39.528Z] + docker inspect -f . ci-base-image-x86_64 [2024-05-27T09:49:39.528Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-27T09:49:39.599Z] prd-ubuntu20.04-docker-8c-8g-844 does not seem to be running inside a container [2024-05-27T09:49:39.628Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_napa -v /w/workspace/dry_app-rfid-llrp-inventory_napa:/w/workspace/dry_app-rfid-llrp-inventory_napa:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_napa@tmp:/w/workspace/dry_app-rfid-llrp-inventory_napa@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 ******** ci-base-image-x86_64 cat [2024-05-27T09:49:39.969Z] $ docker top 2a672e648c294d4be52abdbb2caf6ca267b408f9b452df58022c9e1f00e7e37b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-27T09:49:40.314Z] + go version [2024-05-27T09:49:40.314Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-05-27T09:49:40.325Z] $ docker stop --time=1 2a672e648c294d4be52abdbb2caf6ca267b408f9b452df58022c9e1f00e7e37b [2024-05-27T09:49:41.615Z] $ docker rm -f --volumes 2a672e648c294d4be52abdbb2caf6ca267b408f9b452df58022c9e1f00e7e37b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T09:49:42.053Z] + docker inspect -f . ci-base-image-x86_64 [2024-05-27T09:49:42.053Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-27T09:49:42.140Z] prd-ubuntu20.04-docker-8c-8g-844 does not seem to be running inside a container [2024-05-27T09:49:42.170Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dry_app-rfid-llrp-inventory_napa -v /w/workspace/dry_app-rfid-llrp-inventory_napa:/w/workspace/dry_app-rfid-llrp-inventory_napa:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_napa@tmp:/w/workspace/dry_app-rfid-llrp-inventory_napa@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 ******** ci-base-image-x86_64 cat [2024-05-27T09:49:42.483Z] $ docker top e766f35a1411adb289a3097eff4dd8a5fa45d5341bd657a3390f606723b72611 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-27T09:49:42.832Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_napa [Pipeline] fileExists [Pipeline] sh [2024-05-27T09:49:43.132Z] + make test [2024-05-27T09:49:43.132Z] go test -race ./... -coverprofile=coverage.out ./... [2024-05-27T09:50:05.063Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2024-05-27T09:50:05.063Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2024-05-27T09:50:05.063Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.167s coverage: 86.2% of statements [2024-05-27T09:50:06.443Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.704s coverage: 71.9% of statements [2024-05-27T09:50:28.379Z] go vet ./... [2024-05-27T09:50:30.905Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-05-27T09:50:30.905Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-05-27T09:50:31.164Z] ./bin/test-attribution.sh [Pipeline] echo [2024-05-27T09:50:31.176Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2024-05-27T09:50:31.484Z] + go mod tidy [Pipeline] } [2024-05-27T09:50:32.060Z] $ docker stop --time=1 e766f35a1411adb289a3097eff4dd8a5fa45d5341bd657a3390f606723b72611 [2024-05-27T09:50:36.453Z] $ docker rm -f --volumes e766f35a1411adb289a3097eff4dd8a5fa45d5341bd657a3390f606723b72611 [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-27T09:50:37.008Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-05-27T09:50:37.100Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-05-27T09:50:37.703Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-05-27T09:50:37.990Z] + ls -al . [2024-05-27T09:50:37.990Z] total 212 [2024-05-27T09:50:37.990Z] drwxrwxr-x 12 jenkins jenkins 4096 May 27 09:49 . [2024-05-27T09:50:37.990Z] drwxrwxr-x 4 jenkins jenkins 4096 May 27 09:48 .. [2024-05-27T09:50:37.990Z] -rw-rw-r-- 1 jenkins jenkins 262 May 27 09:48 .dockerignore [2024-05-27T09:50:37.990Z] drwxrwxr-x 8 jenkins jenkins 4096 May 27 09:50 .git [2024-05-27T09:50:37.990Z] drwxrwxr-x 3 jenkins jenkins 4096 May 27 09:48 .github [2024-05-27T09:50:37.990Z] -rw-rw-r-- 1 jenkins jenkins 765 May 27 09:48 .gitignore [2024-05-27T09:50:37.990Z] -rw-rw-r-- 1 jenkins jenkins 41 May 27 09:48 .golangci.yml [2024-05-27T09:50:37.990Z] drwxr-xr-x 3 jenkins jenkins 4096 May 27 09:48 .semver [2024-05-27T09:50:37.990Z] -rw-rw-r-- 1 jenkins jenkins 11010 May 27 09:48 Attribution.txt [2024-05-27T09:50:37.990Z] -rw-rw-r-- 1 jenkins jenkins 11245 May 27 09:48 CHANGELOG.md [2024-05-27T09:50:37.990Z] -rw-rw-r-- 1 jenkins jenkins 1768 May 27 09:48 Dockerfile [2024-05-27T09:50:37.990Z] -rw-rw-r-- 1 jenkins jenkins 677 May 27 09:48 GOVERNANCE.md [2024-05-27T09:50:37.990Z] -rw-rw-r-- 1 jenkins jenkins 665 May 27 09:48 Jenkinsfile [2024-05-27T09:50:37.990Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 27 09:48 LICENSE [2024-05-27T09:50:37.990Z] -rw-rw-r-- 1 jenkins jenkins 2497 May 27 09:48 Makefile [2024-05-27T09:50:37.990Z] -rw-rw-r-- 1 jenkins jenkins 617 May 27 09:48 OWNERS.md [2024-05-27T09:50:37.990Z] -rw-rw-r-- 1 jenkins jenkins 3851 May 27 09:48 README.md [2024-05-27T09:50:37.990Z] -rw-rw-r-- 1 jenkins jenkins 11 May 27 09:48 VERSION [2024-05-27T09:50:37.990Z] drwxrwxr-x 2 jenkins jenkins 4096 May 27 09:48 bin [2024-05-27T09:50:37.990Z] -rw-r--r-- 1 jenkins jenkins 41317 May 27 09:50 coverage.out [2024-05-27T09:50:37.990Z] -rw-rw-r-- 1 jenkins jenkins 3892 May 27 09:48 go.mod [2024-05-27T09:50:37.990Z] -rw-rw-r-- 1 jenkins jenkins 34271 May 27 09:48 go.sum [2024-05-27T09:50:37.990Z] drwxrwxr-x 2 jenkins jenkins 4096 May 27 09:48 images [2024-05-27T09:50:37.990Z] drwxrwxr-x 4 jenkins jenkins 4096 May 27 09:48 internal [2024-05-27T09:50:37.990Z] -rw-rw-r-- 1 jenkins jenkins 531 May 27 09:48 main.go [2024-05-27T09:50:37.990Z] drwxrwxr-x 3 jenkins jenkins 4096 May 27 09:48 openapi [2024-05-27T09:50:37.990Z] drwxrwxr-x 2 jenkins jenkins 4096 May 27 09:48 res [2024-05-27T09:50:37.990Z] drwxrwxr-x 3 jenkins jenkins 4096 May 27 09:48 static [2024-05-27T09:50:37.990Z] drwxrwxr-x 6 jenkins jenkins 4096 May 27 09:48 vendor [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T09:50:38.305Z] + 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=62ca0d7129336b0a9a3a61cd5b512b0d5179a517 --label arch=amd64 --label version=3.1.1-dev.1 . [2024-05-27T09:50:38.566Z] Sending build context to Docker daemon 47.92MB [2024-05-27T09:50:38.566Z] Step 1/30 : ARG BASE=golang:1.21-alpine3.18 [2024-05-27T09:50:38.566Z] Step 2/30 : FROM ${BASE} AS builder [2024-05-27T09:50:38.566Z] ---> 932da71fc065 [2024-05-27T09:50:38.566Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2024-05-27T09:50:39.134Z] ---> Running in a1fd2cfce256 [2024-05-27T09:50:39.134Z] Removing intermediate container a1fd2cfce256 [2024-05-27T09:50:39.134Z] ---> a8e913dbaac9 [2024-05-27T09:50:39.134Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2024-05-27T09:50:39.134Z] ---> Running in 1b47349756de [2024-05-27T09:50:39.134Z] Removing intermediate container 1b47349756de [2024-05-27T09:50:39.134Z] ---> faa1d1b92092 [2024-05-27T09:50:39.134Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2024-05-27T09:50:39.134Z] ---> Running in ed6ad32b626f [2024-05-27T09:50:39.393Z] Removing intermediate container ed6ad32b626f [2024-05-27T09:50:39.393Z] ---> f8a0f1e7abe1 [2024-05-27T09:50:39.393Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-27T09:50:39.393Z] ---> Running in f3b8e5de7905 [2024-05-27T09:50:39.650Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-27T09:50:39.909Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-27T09:50:40.169Z] OK: 264 MiB in 52 packages [2024-05-27T09:50:40.429Z] Removing intermediate container f3b8e5de7905 [2024-05-27T09:50:40.429Z] ---> 11d5a83e5d7b [2024-05-27T09:50:40.429Z] Step 7/30 : WORKDIR /app [2024-05-27T09:50:40.429Z] ---> Running in a77aebf43948 [2024-05-27T09:50:40.429Z] Removing intermediate container a77aebf43948 [2024-05-27T09:50:40.429Z] ---> 462883244b29 [2024-05-27T09:50:40.429Z] Step 8/30 : COPY go.mod vendor* ./ [2024-05-27T09:50:42.330Z] ---> 4d717774a208 [2024-05-27T09:50:42.331Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-27T09:50:42.331Z] ---> Running in a9db1c2bee96 [2024-05-27T09:50:42.588Z] skipping... [2024-05-27T09:50:42.847Z] Removing intermediate container a9db1c2bee96 [2024-05-27T09:50:42.847Z] ---> 81ae40e8f0f0 [2024-05-27T09:50:42.847Z] Step 10/30 : COPY . . [2024-05-27T09:50:45.378Z] ---> df504eede03b [2024-05-27T09:50:45.378Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-27T09:50:45.378Z] ---> Running in f72a1453c7b5 [2024-05-27T09:50:45.378Z] Removing intermediate container f72a1453c7b5 [2024-05-27T09:50:45.378Z] ---> 96de774bee9c [2024-05-27T09:50:45.378Z] Step 12/30 : RUN $MAKE [2024-05-27T09:50:45.378Z] ---> Running in 7dfdc9f948d5 [2024-05-27T09:50:45.378Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.1 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.1-dev.1 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.1.1-dev.1" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2024-05-27T09:51:07.333Z] Removing intermediate container 7dfdc9f948d5 [2024-05-27T09:51:07.333Z] ---> a21327346186 [2024-05-27T09:51:07.333Z] Step 13/30 : FROM alpine:3.18 [2024-05-27T09:51:07.333Z] 3.18: Pulling from library/alpine [2024-05-27T09:51:07.333Z] 619be1103602: Already exists [2024-05-27T09:51:07.333Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-27T09:51:07.333Z] Status: Downloaded newer image for alpine:3.18 [2024-05-27T09:51:07.333Z] ---> d3782b16ccc9 [2024-05-27T09:51:07.333Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-05-27T09:51:07.333Z] ---> Running in bcd4d81cf659 [2024-05-27T09:51:07.333Z] Removing intermediate container bcd4d81cf659 [2024-05-27T09:51:07.333Z] ---> 5c7deb44fa6e [2024-05-27T09:51:07.333Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2024-05-27T09:51:07.333Z] ---> Running in 68c692cfcc89 [2024-05-27T09:51:07.333Z] Removing intermediate container 68c692cfcc89 [2024-05-27T09:51:07.333Z] ---> 74ecff08abf2 [2024-05-27T09:51:07.333Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2024-05-27T09:51:07.333Z] ---> Running in fdafe4128361 [2024-05-27T09:51:07.333Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-27T09:51:07.592Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-27T09:51:07.851Z] (1/2) Installing ca-certificates (20240226-r0) [2024-05-27T09:51:07.851Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-05-27T09:51:07.851Z] Executing busybox-1.36.1-r5.trigger [2024-05-27T09:51:07.851Z] Executing ca-certificates-20240226-r0.trigger [2024-05-27T09:51:07.851Z] OK: 8 MiB in 17 packages [2024-05-27T09:51:08.419Z] Removing intermediate container fdafe4128361 [2024-05-27T09:51:08.419Z] ---> 7e873907c687 [2024-05-27T09:51:08.419Z] Step 17/30 : RUN apk --no-cache upgrade [2024-05-27T09:51:08.419Z] ---> Running in 16ecbebfa832 [2024-05-27T09:51:08.680Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-27T09:51:08.680Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-27T09:51:08.939Z] Upgrading critical system libraries and apk-tools: [2024-05-27T09:51:08.939Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-27T09:51:08.939Z] Executing busybox-1.36.1-r5.trigger [2024-05-27T09:51:08.939Z] Continuing the upgrade transaction with new apk-tools: [2024-05-27T09:51:08.939Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-27T09:51:08.939Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-27T09:51:09.198Z] (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) [2024-05-27T09:51:09.198Z] Executing busybox-1.36.1-r6.post-upgrade [2024-05-27T09:51:09.198Z] (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) [2024-05-27T09:51:09.198Z] (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-27T09:51:09.198Z] (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-27T09:51:09.198Z] (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-27T09:51:09.198Z] (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) [2024-05-27T09:51:09.198Z] Executing busybox-1.36.1-r6.trigger [2024-05-27T09:51:09.198Z] Executing ca-certificates-20240226-r0.trigger [2024-05-27T09:51:09.456Z] OK: 8 MiB in 17 packages [2024-05-27T09:51:10.022Z] Removing intermediate container 16ecbebfa832 [2024-05-27T09:51:10.022Z] ---> deba72119dd4 [2024-05-27T09:51:10.022Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-05-27T09:51:10.022Z] ---> f0ce3041933f [2024-05-27T09:51:10.022Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2024-05-27T09:51:10.022Z] ---> 0cf6003d4c31 [2024-05-27T09:51:10.022Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2024-05-27T09:51:10.281Z] ---> 45af01465136 [2024-05-27T09:51:10.281Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2024-05-27T09:51:10.281Z] ---> b0004c537ac4 [2024-05-27T09:51:10.281Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2024-05-27T09:51:11.216Z] ---> e5ca86cc1495 [2024-05-27T09:51:11.216Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2024-05-27T09:51:11.216Z] ---> Running in 8d3b80366d11 [2024-05-27T09:51:11.784Z] Removing intermediate container 8d3b80366d11 [2024-05-27T09:51:11.784Z] ---> e2c7d0c66e71 [2024-05-27T09:51:11.784Z] Step 24/30 : VOLUME /cache [2024-05-27T09:51:11.784Z] ---> Running in 12ec7f168f34 [2024-05-27T09:51:12.042Z] Removing intermediate container 12ec7f168f34 [2024-05-27T09:51:12.042Z] ---> 1354b61e0a19 [2024-05-27T09:51:12.042Z] Step 25/30 : EXPOSE 59711 [2024-05-27T09:51:12.042Z] ---> Running in 44309dca3a87 [2024-05-27T09:51:12.042Z] Removing intermediate container 44309dca3a87 [2024-05-27T09:51:12.042Z] ---> 03c3298e2965 [2024-05-27T09:51:12.042Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2024-05-27T09:51:12.042Z] ---> Running in 68c047cec423 [2024-05-27T09:51:12.042Z] Removing intermediate container 68c047cec423 [2024-05-27T09:51:12.042Z] ---> 3f2157aea454 [2024-05-27T09:51:12.042Z] Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2024-05-27T09:51:12.042Z] ---> Running in e3a3574ccc3c [2024-05-27T09:51:12.299Z] Removing intermediate container e3a3574ccc3c [2024-05-27T09:51:12.300Z] ---> cba4ecfa5556 [2024-05-27T09:51:12.300Z] Step 28/30 : LABEL arch=amd64 [2024-05-27T09:51:12.300Z] ---> Running in 1beb33db68aa [2024-05-27T09:51:12.300Z] Removing intermediate container 1beb33db68aa [2024-05-27T09:51:12.300Z] ---> cfde33a96567 [2024-05-27T09:51:12.300Z] Step 29/30 : LABEL git_sha=62ca0d7129336b0a9a3a61cd5b512b0d5179a517 [2024-05-27T09:51:12.300Z] ---> Running in 2ddb2e5054cc [2024-05-27T09:51:12.300Z] Removing intermediate container 2ddb2e5054cc [2024-05-27T09:51:12.300Z] ---> 6aa26b123dfd [2024-05-27T09:51:12.300Z] Step 30/30 : LABEL version=3.1.1-dev.1 [2024-05-27T09:51:12.300Z] ---> Running in f01f55641738 [2024-05-27T09:51:12.558Z] Removing intermediate container f01f55641738 [2024-05-27T09:51:12.558Z] ---> 80c76d971852 [2024-05-27T09:51:12.558Z] [Warning] One or more build-args [ARCH] were not consumed [2024-05-27T09:51:12.558Z] Successfully built 80c76d971852 [2024-05-27T09:51:12.558Z] Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-27T09:51:12.696Z] provisioning config files... [2024-05-27T09:51:12.705Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_napa@tmp/config14019808446888294975tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-27T09:51:13.006Z] ---> ****-login.sh [2024-05-27T09:51:13.006Z] nexus3.edgexfoundry.org:10001 [2024-05-27T09:51:13.006Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-27T09:51:13.006Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-27T09:51:13.006Z] Configure a credential helper to remove this warning. See [2024-05-27T09:51:13.006Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-27T09:51:13.006Z] [2024-05-27T09:51:13.006Z] Login Succeeded [2024-05-27T09:51:13.006Z] nexus3.edgexfoundry.org:10002 [2024-05-27T09:51:13.006Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-27T09:51:13.006Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-27T09:51:13.006Z] Configure a credential helper to remove this warning. See [2024-05-27T09:51:13.006Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-27T09:51:13.006Z] [2024-05-27T09:51:13.006Z] Login Succeeded [2024-05-27T09:51:13.006Z] nexus3.edgexfoundry.org:10003 [2024-05-27T09:51:13.264Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-27T09:51:13.264Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-27T09:51:13.264Z] Configure a credential helper to remove this warning. See [2024-05-27T09:51:13.264Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-27T09:51:13.264Z] [2024-05-27T09:51:13.264Z] Login Succeeded [2024-05-27T09:51:13.264Z] nexus3.edgexfoundry.org:10004 [2024-05-27T09:51:13.264Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-27T09:51:13.264Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-27T09:51:13.264Z] Configure a credential helper to remove this warning. See [2024-05-27T09:51:13.264Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-27T09:51:13.264Z] [2024-05-27T09:51:13.264Z] Login Succeeded [2024-05-27T09:51:13.264Z] ****.io [2024-05-27T09:51:13.264Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-27T09:51:13.523Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-27T09:51:13.523Z] Configure a credential helper to remove this warning. See [2024-05-27T09:51:13.523Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-27T09:51:13.523Z] [2024-05-27T09:51:13.523Z] Login Succeeded [2024-05-27T09:51:13.523Z] ---> ****-login.sh ends [Pipeline] } [2024-05-27T09:51:13.530Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-27T09:51:13.573Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-27T09:51:13.595Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2024-05-27T09:51:13.596Z] 62ca0d7129336b0a9a3a61cd5b512b0d5179a517 [2024-05-27T09:51:13.596Z] 3.1.1-dev.1 [2024-05-27T09:51:13.596Z] 62ca0d7129336b0a9a3a61cd5b512b0d5179a517-3.1.1-dev.1 [2024-05-27T09:51:13.596Z] napa [2024-05-27T09:51:13.596Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T09:51:14.002Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:62ca0d7129336b0a9a3a61cd5b512b0d5179a517 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T09:51:14.319Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:62ca0d7129336b0a9a3a61cd5b512b0d5179a517 [2024-05-27T09:51:14.319Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-05-27T09:51:14.319Z] b683bee01b41: Preparing [2024-05-27T09:51:14.319Z] 505286fab0a7: Preparing [2024-05-27T09:51:14.319Z] 051d3c87e04b: Preparing [2024-05-27T09:51:14.319Z] 6c8136d0c616: Preparing [2024-05-27T09:51:14.319Z] f959a579833d: Preparing [2024-05-27T09:51:14.319Z] 131ed709918a: Preparing [2024-05-27T09:51:14.319Z] 0fc996528471: Preparing [2024-05-27T09:51:14.319Z] cd70ae05f111: Preparing [2024-05-27T09:51:14.319Z] aedc3bda2944: Preparing [2024-05-27T09:51:14.319Z] cd70ae05f111: Waiting [2024-05-27T09:51:14.319Z] aedc3bda2944: Waiting [2024-05-27T09:51:14.319Z] 131ed709918a: Waiting [2024-05-27T09:51:14.319Z] 0fc996528471: Waiting [2024-05-27T09:51:14.319Z] b683bee01b41: Pushed [2024-05-27T09:51:14.319Z] 051d3c87e04b: Pushed [2024-05-27T09:51:14.319Z] f959a579833d: Pushed [2024-05-27T09:51:14.319Z] 6c8136d0c616: Pushed [2024-05-27T09:51:14.319Z] aedc3bda2944: Layer already exists [2024-05-27T09:51:14.577Z] 131ed709918a: Pushed [2024-05-27T09:51:14.577Z] cd70ae05f111: Pushed [2024-05-27T09:51:15.143Z] 0fc996528471: Pushed [2024-05-27T09:51:17.044Z] 505286fab0a7: Pushed [2024-05-27T09:51:17.044Z] 62ca0d7129336b0a9a3a61cd5b512b0d5179a517: digest: sha256:ab6e6a07fbfddc8425b328dd228c4003881d9186ce02241f2178191cc2a5c005 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T09:51:17.360Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T09:51:17.675Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.1-dev.1 [2024-05-27T09:51:17.675Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-05-27T09:51:17.675Z] b683bee01b41: Preparing [2024-05-27T09:51:17.675Z] 505286fab0a7: Preparing [2024-05-27T09:51:17.675Z] 051d3c87e04b: Preparing [2024-05-27T09:51:17.675Z] 6c8136d0c616: Preparing [2024-05-27T09:51:17.675Z] f959a579833d: Preparing [2024-05-27T09:51:17.675Z] 131ed709918a: Preparing [2024-05-27T09:51:17.675Z] 0fc996528471: Preparing [2024-05-27T09:51:17.675Z] cd70ae05f111: Preparing [2024-05-27T09:51:17.675Z] aedc3bda2944: Preparing [2024-05-27T09:51:17.675Z] 0fc996528471: Waiting [2024-05-27T09:51:17.675Z] 131ed709918a: Waiting [2024-05-27T09:51:17.675Z] aedc3bda2944: Waiting [2024-05-27T09:51:17.675Z] 505286fab0a7: Layer already exists [2024-05-27T09:51:17.675Z] f959a579833d: Layer already exists [2024-05-27T09:51:17.675Z] b683bee01b41: Layer already exists [2024-05-27T09:51:17.675Z] 6c8136d0c616: Layer already exists [2024-05-27T09:51:17.675Z] 051d3c87e04b: Layer already exists [2024-05-27T09:51:17.675Z] aedc3bda2944: Layer already exists [2024-05-27T09:51:17.675Z] 0fc996528471: Layer already exists [2024-05-27T09:51:17.675Z] 131ed709918a: Layer already exists [2024-05-27T09:51:17.675Z] cd70ae05f111: Layer already exists [2024-05-27T09:51:17.675Z] 3.1.1-dev.1: digest: sha256:ab6e6a07fbfddc8425b328dd228c4003881d9186ce02241f2178191cc2a5c005 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T09:51:17.991Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:62ca0d7129336b0a9a3a61cd5b512b0d5179a517-3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T09:51:18.318Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:62ca0d7129336b0a9a3a61cd5b512b0d5179a517-3.1.1-dev.1 [2024-05-27T09:51:18.318Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-05-27T09:51:18.318Z] b683bee01b41: Preparing [2024-05-27T09:51:18.318Z] 505286fab0a7: Preparing [2024-05-27T09:51:18.318Z] 051d3c87e04b: Preparing [2024-05-27T09:51:18.318Z] 6c8136d0c616: Preparing [2024-05-27T09:51:18.318Z] f959a579833d: Preparing [2024-05-27T09:51:18.318Z] 131ed709918a: Preparing [2024-05-27T09:51:18.318Z] 0fc996528471: Preparing [2024-05-27T09:51:18.318Z] cd70ae05f111: Preparing [2024-05-27T09:51:18.318Z] aedc3bda2944: Preparing [2024-05-27T09:51:18.318Z] 0fc996528471: Waiting [2024-05-27T09:51:18.318Z] 131ed709918a: Waiting [2024-05-27T09:51:18.318Z] cd70ae05f111: Waiting [2024-05-27T09:51:18.318Z] aedc3bda2944: Waiting [2024-05-27T09:51:18.318Z] 051d3c87e04b: Layer already exists [2024-05-27T09:51:18.318Z] 6c8136d0c616: Layer already exists [2024-05-27T09:51:18.318Z] b683bee01b41: Layer already exists [2024-05-27T09:51:18.318Z] 505286fab0a7: Layer already exists [2024-05-27T09:51:18.318Z] f959a579833d: Layer already exists [2024-05-27T09:51:18.318Z] 0fc996528471: Layer already exists [2024-05-27T09:51:18.318Z] aedc3bda2944: Layer already exists [2024-05-27T09:51:18.319Z] cd70ae05f111: Layer already exists [2024-05-27T09:51:18.319Z] 131ed709918a: Layer already exists [2024-05-27T09:51:18.319Z] 62ca0d7129336b0a9a3a61cd5b512b0d5179a517-3.1.1-dev.1: digest: sha256:ab6e6a07fbfddc8425b328dd228c4003881d9186ce02241f2178191cc2a5c005 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T09:51:18.640Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T09:51:18.960Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:napa [2024-05-27T09:51:18.960Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-05-27T09:51:18.960Z] b683bee01b41: Preparing [2024-05-27T09:51:18.960Z] 505286fab0a7: Preparing [2024-05-27T09:51:18.960Z] 051d3c87e04b: Preparing [2024-05-27T09:51:18.960Z] 6c8136d0c616: Preparing [2024-05-27T09:51:18.960Z] f959a579833d: Preparing [2024-05-27T09:51:18.960Z] 131ed709918a: Preparing [2024-05-27T09:51:18.960Z] 0fc996528471: Preparing [2024-05-27T09:51:18.960Z] cd70ae05f111: Preparing [2024-05-27T09:51:18.960Z] aedc3bda2944: Preparing [2024-05-27T09:51:18.960Z] 0fc996528471: Waiting [2024-05-27T09:51:18.960Z] 131ed709918a: Waiting [2024-05-27T09:51:18.960Z] cd70ae05f111: Waiting [2024-05-27T09:51:18.960Z] aedc3bda2944: Waiting [2024-05-27T09:51:18.960Z] 051d3c87e04b: Layer already exists [2024-05-27T09:51:18.960Z] b683bee01b41: Layer already exists [2024-05-27T09:51:18.960Z] f959a579833d: Layer already exists [2024-05-27T09:51:18.960Z] 505286fab0a7: Layer already exists [2024-05-27T09:51:18.960Z] 6c8136d0c616: Layer already exists [2024-05-27T09:51:18.960Z] 131ed709918a: Layer already exists [2024-05-27T09:51:18.960Z] aedc3bda2944: Layer already exists [2024-05-27T09:51:18.960Z] cd70ae05f111: Layer already exists [2024-05-27T09:51:18.960Z] 0fc996528471: Layer already exists [2024-05-27T09:51:18.960Z] napa: digest: sha256:ab6e6a07fbfddc8425b328dd228c4003881d9186ce02241f2178191cc2a5c005 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-27T09:51:19.028Z] ===================================================== [Pipeline] echo [2024-05-27T09:51:19.040Z] taggedImages: [2024-05-27T09:51:19.040Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:62ca0d7129336b0a9a3a61cd5b512b0d5179a517 [2024-05-27T09:51:19.040Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.1-dev.1 [2024-05-27T09:51:19.040Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:62ca0d7129336b0a9a3a61cd5b512b0d5179a517-3.1.1-dev.1 [2024-05-27T09:51:19.040Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:napa [Pipeline] } [Pipeline] // script [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-05-27T09:51:19.438Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-27T09:51:19.438Z] [2024-05-27T09:51:19.438Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T09:51:19.734Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-27T09:51:19.734Z] latest: Pulling from edgex-lftools-log-publisher [2024-05-27T09:51:19.734Z] 5eb5b503b376: Pulling fs layer [2024-05-27T09:51:19.734Z] 5c69ac0246d0: Pulling fs layer [2024-05-27T09:51:19.734Z] ec43610c2a17: Pulling fs layer [2024-05-27T09:51:19.734Z] 3a2ae6a8a46f: Pulling fs layer [2024-05-27T09:51:19.734Z] 33b1e0a273af: Pulling fs layer [2024-05-27T09:51:19.734Z] 5d3b04190fa2: Pulling fs layer [2024-05-27T09:51:19.734Z] 2f39f015ded8: Pulling fs layer [2024-05-27T09:51:19.734Z] 33b1e0a273af: Waiting [2024-05-27T09:51:19.734Z] 5d3b04190fa2: Waiting [2024-05-27T09:51:19.734Z] 3a2ae6a8a46f: Waiting [2024-05-27T09:51:19.734Z] 5c69ac0246d0: Verifying Checksum [2024-05-27T09:51:19.734Z] 5c69ac0246d0: Download complete [2024-05-27T09:51:19.734Z] 3a2ae6a8a46f: Verifying Checksum [2024-05-27T09:51:19.734Z] 3a2ae6a8a46f: Download complete [2024-05-27T09:51:19.734Z] 33b1e0a273af: Verifying Checksum [2024-05-27T09:51:19.734Z] 33b1e0a273af: Download complete [2024-05-27T09:51:19.734Z] 5d3b04190fa2: Verifying Checksum [2024-05-27T09:51:19.734Z] 5d3b04190fa2: Download complete [2024-05-27T09:51:19.734Z] ec43610c2a17: Verifying Checksum [2024-05-27T09:51:19.993Z] 5eb5b503b376: Verifying Checksum [2024-05-27T09:51:19.993Z] 5eb5b503b376: Download complete [2024-05-27T09:51:20.560Z] 2f39f015ded8: Download complete [2024-05-27T09:51:21.126Z] 5eb5b503b376: Pull complete [2024-05-27T09:51:21.384Z] 5c69ac0246d0: Pull complete [2024-05-27T09:51:21.950Z] ec43610c2a17: Pull complete [2024-05-27T09:51:21.950Z] 3a2ae6a8a46f: Pull complete [2024-05-27T09:51:21.950Z] 33b1e0a273af: Pull complete [2024-05-27T09:51:22.208Z] 5d3b04190fa2: Pull complete [2024-05-27T09:51:26.447Z] 2f39f015ded8: Pull complete [2024-05-27T09:51:26.447Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-05-27T09:51:26.447Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-27T09:51:26.447Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-27T09:51:26.601Z] prd-ubuntu20.04-docker-8c-8g-844 does not seem to be running inside a container [2024-05-27T09:51:26.656Z] $ 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/dry_app-rfid-llrp-inventory_napa -v /w/workspace/dry_app-rfid-llrp-inventory_napa:/w/workspace/dry_app-rfid-llrp-inventory_napa:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_napa@tmp:/w/workspace/dry_app-rfid-llrp-inventory_napa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-05-27T09:51:31.219Z] $ docker top f881ffac5f7995a90e949aebbf0f2aa96bf0c273d4d0c3a6f266636a2d95bf2a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-27T09:51:31.635Z] ---> job-cost.sh [2024-05-27T09:51:31.635Z] lf-activate-venv: SKIPPING [2024-05-27T09:51:31.635Z] INFO: No Stack... [2024-05-27T09:51:31.894Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-05-27T09:51:32.152Z] INFO: Archiving Costs [Pipeline] sh [2024-05-27T09:51:32.440Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_napa/archives/cost.csv [2024-05-27T09:51:32.440Z] + cut -d, -f6 [Pipeline] lock [2024-05-27T09:51:32.453Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-napa-3-stack-cost] [2024-05-27T09:51:32.460Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-napa-3-stack-cost] did not exist. Created. [2024-05-27T09:51:32.467Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-napa-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-05-27T09:51:32.773Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-05-27T09:51:32.838Z] Stashed 1 file(s) [Pipeline] } [2024-05-27T09:51:32.847Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-napa-3-stack-cost] [Pipeline] // lock [Pipeline] } [2024-05-27T09:51:32.873Z] $ docker stop --time=1 f881ffac5f7995a90e949aebbf0f2aa96bf0c273d4d0c3a6f266636a2d95bf2a [2024-05-27T09:51:34.021Z] $ docker rm -f --volumes f881ffac5f7995a90e949aebbf0f2aa96bf0c273d4d0c3a6f266636a2d95bf2a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-05-27T09:53:30.906Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-845 in /w/workspace/dry_app-rfid-llrp-inventory_napa [Pipeline] { [Pipeline] ws [2024-05-27T09:53:30.924Z] Running in /w/workspace/app-rfid-llrp-inventory/3 [Pipeline] { [Pipeline] checkout [2024-05-27T09:53:30.982Z] The recommended git tool is: git [2024-05-27T09:53:35.642Z] using credential edgex-jenkins-ssh [2024-05-27T09:53:35.661Z] Cloning the remote Git repository [2024-05-27T09:53:35.725Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-05-27T09:53:35.814Z] > git init /w/workspace/app-rfid-llrp-inventory/3 # timeout=10 [2024-05-27T09:53:35.967Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-05-27T09:53:35.968Z] > git --version # timeout=10 [2024-05-27T09:53:35.990Z] > git --version # 'git version 2.25.1' [2024-05-27T09:53:35.992Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-27T09:53:36.139Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-05-27T09:53:39.305Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2024-05-27T09:53:39.328Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-05-27T09:53:40.158Z] Avoid second fetch [2024-05-27T09:53:40.158Z] Checking out Revision 62ca0d7129336b0a9a3a61cd5b512b0d5179a517 (napa) [2024-05-27T09:53:40.177Z] > git config core.sparsecheckout # timeout=10 [2024-05-27T09:53:40.232Z] > git checkout -f 62ca0d7129336b0a9a3a61cd5b512b0d5179a517 # timeout=10 [2024-05-27T09:53:41.620Z] Commit message: "Merge pull request #289 from cloudxxx8/bump-sdk-3.1.1" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-27T09:53:46.282Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-05-27T09:53:46.282Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-27T09:53:46.282Z] Dload Upload Total Spent Left Speed [2024-05-27T09:53:46.282Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 122k 0 --:--:-- --:--:-- --:--:-- 122k [Pipeline] sh [2024-05-27T09:53:46.613Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-05-27T09:53:46.944Z] + sudo tee /etc/docker/daemon.new [2024-05-27T09:53:46.944Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-05-27T09:53:46.944Z] { [2024-05-27T09:53:46.944Z] "registry-mirrors": [ [2024-05-27T09:53:46.944Z] "https://nexus3.edgexfoundry.org:10001" [2024-05-27T09:53:46.944Z] ], [2024-05-27T09:53:46.944Z] "bip": "10.250.0.254/24", [2024-05-27T09:53:46.944Z] "hosts": [ [2024-05-27T09:53:46.944Z] "tcp://0.0.0.0:5555", [2024-05-27T09:53:46.944Z] "unix:///var/run/docker.sock" [2024-05-27T09:53:46.944Z] ], [2024-05-27T09:53:46.944Z] "mtu": 1458, [2024-05-27T09:53:46.944Z] "selinux-enabled": true, [2024-05-27T09:53:46.944Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-05-27T09:53:46.944Z] } [Pipeline] sh [2024-05-27T09:53:47.274Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-05-27T09:53:47.602Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-27T09:54:05.868Z] provisioning config files... [2024-05-27T09:54:05.895Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/3@tmp/config13485933721718068089tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-27T09:54:06.333Z] ---> ****-login.sh [2024-05-27T09:54:06.333Z] nexus3.edgexfoundry.org:10001 [2024-05-27T09:54:06.602Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-27T09:54:06.879Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-27T09:54:06.879Z] Configure a credential helper to remove this warning. See [2024-05-27T09:54:06.879Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-27T09:54:06.879Z] [2024-05-27T09:54:06.879Z] Login Succeeded [2024-05-27T09:54:06.879Z] nexus3.edgexfoundry.org:10002 [2024-05-27T09:54:07.149Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-27T09:54:07.149Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-27T09:54:07.149Z] Configure a credential helper to remove this warning. See [2024-05-27T09:54:07.149Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-27T09:54:07.149Z] [2024-05-27T09:54:07.149Z] Login Succeeded [2024-05-27T09:54:07.149Z] nexus3.edgexfoundry.org:10003 [2024-05-27T09:54:07.416Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-27T09:54:07.416Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-27T09:54:07.416Z] Configure a credential helper to remove this warning. See [2024-05-27T09:54:07.416Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-27T09:54:07.416Z] [2024-05-27T09:54:07.416Z] Login Succeeded [2024-05-27T09:54:07.688Z] nexus3.edgexfoundry.org:10004 [2024-05-27T09:54:07.688Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-27T09:54:07.970Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-27T09:54:07.970Z] Configure a credential helper to remove this warning. See [2024-05-27T09:54:07.970Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-27T09:54:07.970Z] [2024-05-27T09:54:07.970Z] Login Succeeded [2024-05-27T09:54:07.970Z] ****.io [2024-05-27T09:54:08.239Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-27T09:54:08.515Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-27T09:54:08.515Z] Configure a credential helper to remove this warning. See [2024-05-27T09:54:08.515Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-27T09:54:08.515Z] [2024-05-27T09:54:08.515Z] Login Succeeded [2024-05-27T09:54:08.515Z] ---> ****-login.sh ends [Pipeline] } [2024-05-27T09:54:08.529Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-05-27T09:54:08.834Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-05-27T09:54:09.151Z] + grep ^go [0-9].[0-9]* go.mod [2024-05-27T09:54:09.151Z] + cut -d -f 2 [Pipeline] echo [2024-05-27T09:54:09.204Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-27T09:54:09.223Z] ========================================================= [2024-05-27T09:54:09.223Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts] [2024-05-27T09:54:09.223Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T09:54:09.592Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts --build-arg MAKE=echo noop --target=builder . [2024-05-27T09:54:11.546Z] Sending build context to Docker daemon 28.59MB [2024-05-27T09:54:11.546Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-05-27T09:54:11.546Z] Step 2/12 : FROM ${BASE} AS builder [2024-05-27T09:54:11.816Z] 1.21-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-05-27T09:54:11.816Z] c6b39de5b339: Pulling fs layer [2024-05-27T09:54:11.816Z] a69c41024577: Pulling fs layer [2024-05-27T09:54:11.816Z] d6de4b400683: Pulling fs layer [2024-05-27T09:54:11.816Z] 35cb2a7552d0: Pulling fs layer [2024-05-27T09:54:11.816Z] 4f4fb700ef54: Pulling fs layer [2024-05-27T09:54:11.816Z] 9e011611b7f5: Pulling fs layer [2024-05-27T09:54:11.816Z] 3bd174042beb: Pulling fs layer [2024-05-27T09:54:11.816Z] 4476f39b5e91: Pulling fs layer [2024-05-27T09:54:11.816Z] 9e011611b7f5: Waiting [2024-05-27T09:54:11.816Z] 3bd174042beb: Waiting [2024-05-27T09:54:11.816Z] 4476f39b5e91: Waiting [2024-05-27T09:54:11.816Z] 35cb2a7552d0: Waiting [2024-05-27T09:54:11.816Z] 4f4fb700ef54: Waiting [2024-05-27T09:54:11.816Z] a69c41024577: Verifying Checksum [2024-05-27T09:54:11.816Z] a69c41024577: Download complete [2024-05-27T09:54:11.816Z] 35cb2a7552d0: Verifying Checksum [2024-05-27T09:54:11.816Z] 35cb2a7552d0: Download complete [2024-05-27T09:54:11.816Z] 4f4fb700ef54: Verifying Checksum [2024-05-27T09:54:11.816Z] 4f4fb700ef54: Download complete [2024-05-27T09:54:11.816Z] 9e011611b7f5: Verifying Checksum [2024-05-27T09:54:11.816Z] 9e011611b7f5: Download complete [2024-05-27T09:54:11.816Z] c6b39de5b339: Verifying Checksum [2024-05-27T09:54:11.816Z] c6b39de5b339: Download complete [2024-05-27T09:54:12.406Z] 4476f39b5e91: Verifying Checksum [2024-05-27T09:54:12.406Z] 4476f39b5e91: Download complete [2024-05-27T09:54:12.995Z] c6b39de5b339: Pull complete [2024-05-27T09:54:13.264Z] a69c41024577: Pull complete [2024-05-27T09:54:13.532Z] d6de4b400683: Verifying Checksum [2024-05-27T09:54:13.532Z] d6de4b400683: Download complete [2024-05-27T09:54:14.948Z] 3bd174042beb: Verifying Checksum [2024-05-27T09:54:14.948Z] 3bd174042beb: Download complete [2024-05-27T09:54:27.276Z] d6de4b400683: Pull complete [2024-05-27T09:54:27.276Z] 35cb2a7552d0: Pull complete [2024-05-27T09:54:27.276Z] 4f4fb700ef54: Pull complete [2024-05-27T09:54:27.276Z] 9e011611b7f5: Pull complete [2024-05-27T09:54:35.520Z] 3bd174042beb: Pull complete [2024-05-27T09:54:37.481Z] 4476f39b5e91: Pull complete [2024-05-27T09:54:37.481Z] Digest: sha256:3ff92c4bac7a686c9bee1a691493ca45b01f27f0008dd3b8e347e1ca93528f02 [2024-05-27T09:54:37.481Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts [2024-05-27T09:54:37.481Z] ---> 981a0608b64a [2024-05-27T09:54:37.482Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-05-27T09:54:39.523Z] ---> Running in f3a5384f769a [2024-05-27T09:54:39.523Z] Removing intermediate container f3a5384f769a [2024-05-27T09:54:39.523Z] ---> 6d1b37f5ac38 [2024-05-27T09:54:39.523Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-05-27T09:54:39.523Z] ---> Running in f8fb010c9c89 [2024-05-27T09:54:39.789Z] Removing intermediate container f8fb010c9c89 [2024-05-27T09:54:39.789Z] ---> bf4770905af1 [2024-05-27T09:54:39.789Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-05-27T09:54:40.058Z] ---> Running in 969aa40c3c25 [2024-05-27T09:54:40.329Z] Removing intermediate container 969aa40c3c25 [2024-05-27T09:54:40.329Z] ---> 99263828f665 [2024-05-27T09:54:40.329Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-27T09:54:40.329Z] ---> Running in e6166e633c0c [2024-05-27T09:54:41.764Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-27T09:54:41.765Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-27T09:54:42.724Z] OK: 266 MiB in 52 packages [2024-05-27T09:54:43.690Z] Removing intermediate container e6166e633c0c [2024-05-27T09:54:43.690Z] ---> 770bbe275be5 [2024-05-27T09:54:43.690Z] Step 7/12 : WORKDIR /app [2024-05-27T09:54:43.690Z] ---> Running in ef93b5c944de [2024-05-27T09:54:43.958Z] Removing intermediate container ef93b5c944de [2024-05-27T09:54:43.958Z] ---> 51708d0ae38d [2024-05-27T09:54:43.958Z] Step 8/12 : COPY go.mod vendor* ./ [2024-05-27T09:54:50.605Z] ---> 6dc4f40b196c [2024-05-27T09:54:50.605Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-27T09:54:50.605Z] ---> Running in 4677f3aa8d92 [2024-05-27T09:55:47.017Z] Removing intermediate container 4677f3aa8d92 [2024-05-27T09:55:47.017Z] ---> 2db51cb133b8 [2024-05-27T09:55:47.017Z] Step 10/12 : COPY . . [2024-05-27T09:55:52.369Z] ---> b1d1a98ae6a8 [2024-05-27T09:55:52.369Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-27T09:55:52.369Z] ---> Running in c4d12551282b [2024-05-27T09:55:52.369Z] Removing intermediate container c4d12551282b [2024-05-27T09:55:52.369Z] ---> 78001c97bc0b [2024-05-27T09:55:52.369Z] Step 12/12 : RUN $MAKE [2024-05-27T09:55:52.369Z] ---> Running in 6b71d6a63a98 [2024-05-27T09:55:53.332Z] noop [2024-05-27T09:55:53.916Z] Removing intermediate container 6b71d6a63a98 [2024-05-27T09:55:53.916Z] ---> 2f7f1c40124d [2024-05-27T09:55:54.181Z] Successfully built 2f7f1c40124d [2024-05-27T09:55:54.181Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T09:55:54.541Z] + docker inspect -f . ci-base-image-arm64 [2024-05-27T09:55:54.541Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-27T09:55:54.754Z] prd-ubuntu20.04-docker-arm64-4c-16g-845 does not seem to be running inside a container [2024-05-27T09:55:54.824Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/3 -v /w/workspace/app-rfid-llrp-inventory/3:/w/workspace/app-rfid-llrp-inventory/3:rw,z -v /w/workspace/app-rfid-llrp-inventory/3@tmp:/w/workspace/app-rfid-llrp-inventory/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-05-27T09:55:55.935Z] $ docker top 28d3d1570c90058213cc96a5e558a9d71e866ebe4317777f58ebde76473babd7 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-27T09:55:56.756Z] + go version [2024-05-27T09:55:56.756Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-05-27T09:55:56.776Z] $ docker stop --time=1 28d3d1570c90058213cc96a5e558a9d71e866ebe4317777f58ebde76473babd7 [2024-05-27T09:55:58.339Z] $ docker rm -f --volumes 28d3d1570c90058213cc96a5e558a9d71e866ebe4317777f58ebde76473babd7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T09:55:58.902Z] + docker inspect -f . ci-base-image-arm64 [2024-05-27T09:55:58.902Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-27T09:55:59.079Z] prd-ubuntu20.04-docker-arm64-4c-16g-845 does not seem to be running inside a container [2024-05-27T09:55:59.142Z] $ 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/3 -v /w/workspace/app-rfid-llrp-inventory/3:/w/workspace/app-rfid-llrp-inventory/3:rw,z -v /w/workspace/app-rfid-llrp-inventory/3@tmp:/w/workspace/app-rfid-llrp-inventory/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-05-27T09:56:00.195Z] $ docker top 5eb3b2d55e1fbfd0e44069dc1cb906c54830b1520c67b500a49a67741ee31f40 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-27T09:56:00.697Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/3 [Pipeline] fileExists [Pipeline] sh [2024-05-27T09:56:01.359Z] + make test [2024-05-27T09:56:01.359Z] go test -race ./... -coverprofile=coverage.out ./... [2024-05-27T09:58:38.045Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2024-05-27T09:58:38.045Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2024-05-27T09:58:38.045Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.000s coverage: 86.2% of statements [2024-05-27T09:58:46.236Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.400s coverage: 71.9% of statements [2024-05-27T09:58:46.236Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-05-27T09:58:46.236Z] go vet ./... [2024-05-27T10:01:08.024Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-05-27T10:01:08.024Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-05-27T10:01:08.024Z] ./bin/test-attribution.sh [Pipeline] echo [2024-05-27T10:01:08.042Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2024-05-27T10:01:08.693Z] + go mod tidy [Pipeline] } [2024-05-27T10:01:12.063Z] $ docker stop --time=1 5eb3b2d55e1fbfd0e44069dc1cb906c54830b1520c67b500a49a67741ee31f40 [2024-05-27T10:01:14.050Z] $ docker rm -f --volumes 5eb3b2d55e1fbfd0e44069dc1cb906c54830b1520c67b500a49a67741ee31f40 [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-27T10:01:15.788Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-05-27T10:01:15.812Z] Warning: overwriting stash ‘coverage-report’ [2024-05-27T10:01:16.695Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-27T10:01:17.113Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-05-27T10:01:17.420Z] + ls -al . [2024-05-27T10:01:17.420Z] total 208 [2024-05-27T10:01:17.420Z] drwxrwxr-x 11 jenkins jenkins 4096 May 27 09:56 . [2024-05-27T10:01:17.420Z] drwxrwxr-x 4 jenkins jenkins 4096 May 27 09:53 .. [2024-05-27T10:01:17.420Z] -rw-rw-r-- 1 jenkins jenkins 262 May 27 09:53 .dockerignore [2024-05-27T10:01:17.420Z] drwxrwxr-x 8 jenkins jenkins 4096 May 27 09:53 .git [2024-05-27T10:01:17.420Z] drwxrwxr-x 3 jenkins jenkins 4096 May 27 09:53 .github [2024-05-27T10:01:17.420Z] -rw-rw-r-- 1 jenkins jenkins 765 May 27 09:53 .gitignore [2024-05-27T10:01:17.420Z] -rw-rw-r-- 1 jenkins jenkins 41 May 27 09:53 .golangci.yml [2024-05-27T10:01:17.420Z] -rw-rw-r-- 1 jenkins jenkins 11010 May 27 09:53 Attribution.txt [2024-05-27T10:01:17.420Z] -rw-rw-r-- 1 jenkins jenkins 11245 May 27 09:53 CHANGELOG.md [2024-05-27T10:01:17.420Z] -rw-rw-r-- 1 jenkins jenkins 1768 May 27 09:53 Dockerfile [2024-05-27T10:01:17.420Z] -rw-rw-r-- 1 jenkins jenkins 677 May 27 09:53 GOVERNANCE.md [2024-05-27T10:01:17.420Z] -rw-rw-r-- 1 jenkins jenkins 665 May 27 09:53 Jenkinsfile [2024-05-27T10:01:17.420Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 27 09:53 LICENSE [2024-05-27T10:01:17.420Z] -rw-rw-r-- 1 jenkins jenkins 2497 May 27 09:53 Makefile [2024-05-27T10:01:17.420Z] -rw-rw-r-- 1 jenkins jenkins 617 May 27 09:53 OWNERS.md [2024-05-27T10:01:17.420Z] -rw-rw-r-- 1 jenkins jenkins 3851 May 27 09:53 README.md [2024-05-27T10:01:17.420Z] -rw-rw-r-- 1 jenkins jenkins 11 May 27 09:48 VERSION [2024-05-27T10:01:17.420Z] drwxrwxr-x 2 jenkins jenkins 4096 May 27 09:53 bin [2024-05-27T10:01:17.420Z] -rw-r--r-- 1 jenkins jenkins 41317 May 27 09:58 coverage.out [2024-05-27T10:01:17.420Z] -rw-rw-r-- 1 jenkins jenkins 3892 May 27 09:53 go.mod [2024-05-27T10:01:17.420Z] -rw-rw-r-- 1 jenkins jenkins 34271 May 27 09:53 go.sum [2024-05-27T10:01:17.420Z] drwxrwxr-x 2 jenkins jenkins 4096 May 27 09:53 images [2024-05-27T10:01:17.420Z] drwxrwxr-x 4 jenkins jenkins 4096 May 27 09:53 internal [2024-05-27T10:01:17.420Z] -rw-rw-r-- 1 jenkins jenkins 531 May 27 09:53 main.go [2024-05-27T10:01:17.420Z] drwxrwxr-x 3 jenkins jenkins 4096 May 27 09:53 openapi [2024-05-27T10:01:17.420Z] drwxrwxr-x 2 jenkins jenkins 4096 May 27 09:53 res [2024-05-27T10:01:17.420Z] drwxrwxr-x 3 jenkins jenkins 4096 May 27 09:53 static [2024-05-27T10:01:17.420Z] drwxrwxr-x 6 jenkins jenkins 4096 May 27 09:53 vendor [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T10:01:17.757Z] + 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=62ca0d7129336b0a9a3a61cd5b512b0d5179a517 --label arch=arm64 --label version=3.1.1-dev.1 . [2024-05-27T10:01:20.345Z] Sending build context to Docker daemon 28.59MB [2024-05-27T10:01:20.345Z] Step 1/30 : ARG BASE=golang:1.21-alpine3.18 [2024-05-27T10:01:20.345Z] Step 2/30 : FROM ${BASE} AS builder [2024-05-27T10:01:20.345Z] ---> 2f7f1c40124d [2024-05-27T10:01:20.345Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2024-05-27T10:01:20.345Z] ---> Running in 26a706b8edf9 [2024-05-27T10:01:20.611Z] Removing intermediate container 26a706b8edf9 [2024-05-27T10:01:20.611Z] ---> 571e163a0cda [2024-05-27T10:01:20.611Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2024-05-27T10:01:20.611Z] ---> Running in d1c0da73981d [2024-05-27T10:01:20.877Z] Removing intermediate container d1c0da73981d [2024-05-27T10:01:20.877Z] ---> d38ba38f5f2c [2024-05-27T10:01:20.877Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2024-05-27T10:01:20.877Z] ---> Running in 828eee5ec68d [2024-05-27T10:01:21.142Z] Removing intermediate container 828eee5ec68d [2024-05-27T10:01:21.142Z] ---> da418f7261fb [2024-05-27T10:01:21.142Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-27T10:01:21.415Z] ---> Running in e7318bc5b8bf [2024-05-27T10:01:22.397Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-27T10:01:22.663Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-27T10:01:23.620Z] OK: 266 MiB in 52 packages [2024-05-27T10:01:24.579Z] Removing intermediate container e7318bc5b8bf [2024-05-27T10:01:24.579Z] ---> 35771bcc5825 [2024-05-27T10:01:24.579Z] Step 7/30 : WORKDIR /app [2024-05-27T10:01:24.579Z] ---> Running in 3d338b9ae94d [2024-05-27T10:01:24.847Z] Removing intermediate container 3d338b9ae94d [2024-05-27T10:01:24.847Z] ---> 14667bbd3472 [2024-05-27T10:01:24.847Z] Step 8/30 : COPY go.mod vendor* ./ [2024-05-27T10:01:33.052Z] ---> de32dd6a40b4 [2024-05-27T10:01:33.052Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-27T10:01:33.052Z] ---> Running in 201904671c96 [2024-05-27T10:01:33.052Z] skipping... [2024-05-27T10:01:33.317Z] Removing intermediate container 201904671c96 [2024-05-27T10:01:33.317Z] ---> af8fe51fb00a [2024-05-27T10:01:33.317Z] Step 10/30 : COPY . . [2024-05-27T10:01:41.521Z] ---> e98a0aab2d01 [2024-05-27T10:01:41.521Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-27T10:01:41.521Z] ---> Running in 86f9693cf411 [2024-05-27T10:01:41.521Z] Removing intermediate container 86f9693cf411 [2024-05-27T10:01:41.521Z] ---> 62c33a9242bb [2024-05-27T10:01:41.521Z] Step 12/30 : RUN $MAKE [2024-05-27T10:01:41.521Z] ---> Running in 5406ebd28354 [2024-05-27T10:01:41.521Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.1 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.1-dev.1 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.1.1-dev.1" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2024-05-27T10:03:48.165Z] Removing intermediate container 5406ebd28354 [2024-05-27T10:03:48.165Z] ---> b643dcffcfaa [2024-05-27T10:03:48.165Z] Step 13/30 : FROM alpine:3.18 [2024-05-27T10:03:48.165Z] 3.18: Pulling from library/alpine [2024-05-27T10:03:48.165Z] c6b39de5b339: Already exists [2024-05-27T10:03:48.165Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-27T10:03:48.165Z] Status: Downloaded newer image for alpine:3.18 [2024-05-27T10:03:48.165Z] ---> 33abbf032149 [2024-05-27T10:03:48.165Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-05-27T10:03:48.165Z] ---> Running in 18fdb4fba7c6 [2024-05-27T10:03:48.445Z] Removing intermediate container 18fdb4fba7c6 [2024-05-27T10:03:48.445Z] ---> 598175e1988e [2024-05-27T10:03:48.445Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2024-05-27T10:03:48.723Z] ---> Running in ff1092835aeb [2024-05-27T10:03:48.989Z] Removing intermediate container ff1092835aeb [2024-05-27T10:03:48.989Z] ---> f422811b315b [2024-05-27T10:03:48.989Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2024-05-27T10:03:48.989Z] ---> Running in f041453b5abb [2024-05-27T10:03:49.952Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-27T10:03:50.218Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-27T10:03:51.624Z] (1/2) Installing ca-certificates (20240226-r0) [2024-05-27T10:03:51.624Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-05-27T10:03:51.624Z] Executing busybox-1.36.1-r5.trigger [2024-05-27T10:03:51.624Z] Executing ca-certificates-20240226-r0.trigger [2024-05-27T10:03:51.624Z] OK: 9 MiB in 17 packages [2024-05-27T10:03:53.031Z] Removing intermediate container f041453b5abb [2024-05-27T10:03:53.031Z] ---> cf4ff8b78ea5 [2024-05-27T10:03:53.031Z] Step 17/30 : RUN apk --no-cache upgrade [2024-05-27T10:03:53.031Z] ---> Running in e9fad88d46eb [2024-05-27T10:03:53.988Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-27T10:03:54.252Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-27T10:03:55.204Z] Upgrading critical system libraries and apk-tools: [2024-05-27T10:03:55.204Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-27T10:03:55.204Z] Executing busybox-1.36.1-r5.trigger [2024-05-27T10:03:55.204Z] Continuing the upgrade transaction with new apk-tools: [2024-05-27T10:03:55.204Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-27T10:03:55.784Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-27T10:03:56.370Z] (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) [2024-05-27T10:03:56.370Z] Executing busybox-1.36.1-r6.post-upgrade [2024-05-27T10:03:56.370Z] (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) [2024-05-27T10:03:56.370Z] (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-27T10:03:56.370Z] (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-27T10:03:56.637Z] (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-27T10:03:56.637Z] (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) [2024-05-27T10:03:56.637Z] Executing busybox-1.36.1-r6.trigger [2024-05-27T10:03:56.637Z] Executing ca-certificates-20240226-r0.trigger [2024-05-27T10:03:56.906Z] OK: 9 MiB in 17 packages [2024-05-27T10:03:57.959Z] Removing intermediate container e9fad88d46eb [2024-05-27T10:03:57.959Z] ---> 8bce4ea407c3 [2024-05-27T10:03:57.959Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-05-27T10:03:58.556Z] ---> b7991c4cc207 [2024-05-27T10:03:58.556Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2024-05-27T10:03:59.156Z] ---> 0c181945b495 [2024-05-27T10:03:59.156Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2024-05-27T10:03:59.758Z] ---> 863ca987af49 [2024-05-27T10:03:59.758Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2024-05-27T10:04:00.374Z] ---> 73b5050d35d9 [2024-05-27T10:04:00.374Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2024-05-27T10:04:01.781Z] ---> 02339142023e [2024-05-27T10:04:01.781Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2024-05-27T10:04:02.046Z] ---> Running in fc960ffab773 [2024-05-27T10:04:03.478Z] Removing intermediate container fc960ffab773 [2024-05-27T10:04:03.478Z] ---> cfb435123837 [2024-05-27T10:04:03.478Z] Step 24/30 : VOLUME /cache [2024-05-27T10:04:03.478Z] ---> Running in 454622cc00c8 [2024-05-27T10:04:03.744Z] Removing intermediate container 454622cc00c8 [2024-05-27T10:04:03.744Z] ---> b01c133f6419 [2024-05-27T10:04:03.744Z] Step 25/30 : EXPOSE 59711 [2024-05-27T10:04:04.020Z] ---> Running in a47136d3fcfa [2024-05-27T10:04:04.287Z] Removing intermediate container a47136d3fcfa [2024-05-27T10:04:04.287Z] ---> 5996a95160d5 [2024-05-27T10:04:04.287Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2024-05-27T10:04:04.287Z] ---> Running in f317e228a757 [2024-05-27T10:04:04.551Z] Removing intermediate container f317e228a757 [2024-05-27T10:04:04.551Z] ---> bdc3822e6ab5 [2024-05-27T10:04:04.551Z] Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2024-05-27T10:04:04.551Z] ---> Running in 72e1ad35cfe5 [2024-05-27T10:04:04.824Z] Removing intermediate container 72e1ad35cfe5 [2024-05-27T10:04:04.824Z] ---> d9ff06b59bbc [2024-05-27T10:04:04.824Z] Step 28/30 : LABEL arch=arm64 [2024-05-27T10:04:05.088Z] ---> Running in dfd26e560d34 [2024-05-27T10:04:05.353Z] Removing intermediate container dfd26e560d34 [2024-05-27T10:04:05.353Z] ---> 67b54a50cf8f [2024-05-27T10:04:05.353Z] Step 29/30 : LABEL git_sha=62ca0d7129336b0a9a3a61cd5b512b0d5179a517 [2024-05-27T10:04:05.353Z] ---> Running in dd1c9b92d2f0 [2024-05-27T10:04:05.616Z] Removing intermediate container dd1c9b92d2f0 [2024-05-27T10:04:05.616Z] ---> e39153e7a750 [2024-05-27T10:04:05.616Z] Step 30/30 : LABEL version=3.1.1-dev.1 [2024-05-27T10:04:05.616Z] ---> Running in c285ae9aa225 [2024-05-27T10:04:05.878Z] Removing intermediate container c285ae9aa225 [2024-05-27T10:04:05.878Z] ---> a8263c0492b3 [2024-05-27T10:04:05.878Z] [Warning] One or more build-args [ARCH] were not consumed [2024-05-27T10:04:06.455Z] Successfully built a8263c0492b3 [2024-05-27T10:04:06.455Z] Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-27T10:04:06.596Z] provisioning config files... [2024-05-27T10:04:06.610Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/3@tmp/config15005293025135550855tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-27T10:04:06.941Z] ---> ****-login.sh [2024-05-27T10:04:06.942Z] nexus3.edgexfoundry.org:10001 [2024-05-27T10:04:06.942Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-27T10:04:07.208Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-27T10:04:07.208Z] Configure a credential helper to remove this warning. See [2024-05-27T10:04:07.208Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-27T10:04:07.208Z] [2024-05-27T10:04:07.208Z] Login Succeeded [2024-05-27T10:04:07.208Z] nexus3.edgexfoundry.org:10002 [2024-05-27T10:04:07.473Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-27T10:04:07.473Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-27T10:04:07.473Z] Configure a credential helper to remove this warning. See [2024-05-27T10:04:07.473Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-27T10:04:07.473Z] [2024-05-27T10:04:07.473Z] Login Succeeded [2024-05-27T10:04:07.473Z] nexus3.edgexfoundry.org:10003 [2024-05-27T10:04:07.736Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-27T10:04:07.736Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-27T10:04:07.736Z] Configure a credential helper to remove this warning. See [2024-05-27T10:04:07.736Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-27T10:04:07.736Z] [2024-05-27T10:04:07.736Z] Login Succeeded [2024-05-27T10:04:08.001Z] nexus3.edgexfoundry.org:10004 [2024-05-27T10:04:08.001Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-27T10:04:08.267Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-27T10:04:08.267Z] Configure a credential helper to remove this warning. See [2024-05-27T10:04:08.267Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-27T10:04:08.267Z] [2024-05-27T10:04:08.267Z] Login Succeeded [2024-05-27T10:04:08.267Z] ****.io [2024-05-27T10:04:08.531Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-27T10:04:08.794Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-27T10:04:08.794Z] Configure a credential helper to remove this warning. See [2024-05-27T10:04:08.795Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-27T10:04:08.795Z] [2024-05-27T10:04:08.795Z] Login Succeeded [2024-05-27T10:04:08.795Z] ---> ****-login.sh ends [Pipeline] } [2024-05-27T10:04:08.804Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-27T10:04:08.856Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-27T10:04:08.880Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2024-05-27T10:04:08.880Z] 62ca0d7129336b0a9a3a61cd5b512b0d5179a517 [2024-05-27T10:04:08.880Z] 3.1.1-dev.1 [2024-05-27T10:04:08.880Z] 62ca0d7129336b0a9a3a61cd5b512b0d5179a517-3.1.1-dev.1 [2024-05-27T10:04:08.880Z] napa [2024-05-27T10:04:08.880Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T10:04:09.245Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:62ca0d7129336b0a9a3a61cd5b512b0d5179a517 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T10:04:09.591Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:62ca0d7129336b0a9a3a61cd5b512b0d5179a517 [2024-05-27T10:04:09.591Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-05-27T10:04:09.591Z] 0fa1fb53039b: Preparing [2024-05-27T10:04:09.591Z] 92bc18de61e5: Preparing [2024-05-27T10:04:09.591Z] 74ac5c7ad79a: Preparing [2024-05-27T10:04:09.591Z] 0ade2f8cf63d: Preparing [2024-05-27T10:04:09.591Z] 1620e32bcd4b: Preparing [2024-05-27T10:04:09.591Z] 37c969a44911: Preparing [2024-05-27T10:04:09.591Z] f762198fbbc8: Preparing [2024-05-27T10:04:09.591Z] 3b7fd65ff3a0: Preparing [2024-05-27T10:04:09.591Z] 7c504f21be85: Preparing [2024-05-27T10:04:09.591Z] 37c969a44911: Waiting [2024-05-27T10:04:09.591Z] f762198fbbc8: Waiting [2024-05-27T10:04:09.591Z] 3b7fd65ff3a0: Waiting [2024-05-27T10:04:09.591Z] 7c504f21be85: Waiting [2024-05-27T10:04:09.856Z] 0ade2f8cf63d: Pushed [2024-05-27T10:04:09.856Z] 74ac5c7ad79a: Pushed [2024-05-27T10:04:09.856Z] 0fa1fb53039b: Pushed [2024-05-27T10:04:09.856Z] 1620e32bcd4b: Pushed [2024-05-27T10:04:09.856Z] 7c504f21be85: Layer already exists [2024-05-27T10:04:10.119Z] 37c969a44911: Pushed [2024-05-27T10:04:10.383Z] 3b7fd65ff3a0: Pushed [2024-05-27T10:04:11.334Z] f762198fbbc8: Pushed [2024-05-27T10:04:15.582Z] 92bc18de61e5: Pushed [2024-05-27T10:04:15.582Z] 62ca0d7129336b0a9a3a61cd5b512b0d5179a517: digest: sha256:da68b7f3b091f95f771d0243cc045601de788ba97c6d35428627f6a4decc5f09 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T10:04:15.935Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T10:04:16.301Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.1-dev.1 [2024-05-27T10:04:16.301Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-05-27T10:04:16.301Z] 0fa1fb53039b: Preparing [2024-05-27T10:04:16.301Z] 92bc18de61e5: Preparing [2024-05-27T10:04:16.301Z] 74ac5c7ad79a: Preparing [2024-05-27T10:04:16.301Z] 0ade2f8cf63d: Preparing [2024-05-27T10:04:16.301Z] 1620e32bcd4b: Preparing [2024-05-27T10:04:16.301Z] 37c969a44911: Preparing [2024-05-27T10:04:16.301Z] f762198fbbc8: Preparing [2024-05-27T10:04:16.301Z] 3b7fd65ff3a0: Preparing [2024-05-27T10:04:16.301Z] 7c504f21be85: Preparing [2024-05-27T10:04:16.301Z] 37c969a44911: Waiting [2024-05-27T10:04:16.301Z] f762198fbbc8: Waiting [2024-05-27T10:04:16.301Z] 3b7fd65ff3a0: Waiting [2024-05-27T10:04:16.301Z] 7c504f21be85: Waiting [2024-05-27T10:04:16.301Z] 0fa1fb53039b: Layer already exists [2024-05-27T10:04:16.301Z] 92bc18de61e5: Layer already exists [2024-05-27T10:04:16.301Z] 74ac5c7ad79a: Layer already exists [2024-05-27T10:04:16.301Z] 0ade2f8cf63d: Layer already exists [2024-05-27T10:04:16.301Z] 1620e32bcd4b: Layer already exists [2024-05-27T10:04:16.301Z] f762198fbbc8: Layer already exists [2024-05-27T10:04:16.301Z] 3b7fd65ff3a0: Layer already exists [2024-05-27T10:04:16.301Z] 37c969a44911: Layer already exists [2024-05-27T10:04:16.301Z] 7c504f21be85: Layer already exists [2024-05-27T10:04:16.301Z] 3.1.1-dev.1: digest: sha256:da68b7f3b091f95f771d0243cc045601de788ba97c6d35428627f6a4decc5f09 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T10:04:16.917Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:62ca0d7129336b0a9a3a61cd5b512b0d5179a517-3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T10:04:17.263Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:62ca0d7129336b0a9a3a61cd5b512b0d5179a517-3.1.1-dev.1 [2024-05-27T10:04:17.263Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-05-27T10:04:17.263Z] 0fa1fb53039b: Preparing [2024-05-27T10:04:17.263Z] 92bc18de61e5: Preparing [2024-05-27T10:04:17.263Z] 74ac5c7ad79a: Preparing [2024-05-27T10:04:17.263Z] 0ade2f8cf63d: Preparing [2024-05-27T10:04:17.263Z] 1620e32bcd4b: Preparing [2024-05-27T10:04:17.263Z] 37c969a44911: Preparing [2024-05-27T10:04:17.263Z] 37c969a44911: Waiting [2024-05-27T10:04:17.263Z] f762198fbbc8: Preparing [2024-05-27T10:04:17.263Z] f762198fbbc8: Waiting [2024-05-27T10:04:17.263Z] 3b7fd65ff3a0: Preparing [2024-05-27T10:04:17.263Z] 3b7fd65ff3a0: Waiting [2024-05-27T10:04:17.263Z] 7c504f21be85: Preparing [2024-05-27T10:04:17.263Z] 7c504f21be85: Waiting [2024-05-27T10:04:17.263Z] 0ade2f8cf63d: Layer already exists [2024-05-27T10:04:17.263Z] 92bc18de61e5: Layer already exists [2024-05-27T10:04:17.263Z] 74ac5c7ad79a: Layer already exists [2024-05-27T10:04:17.263Z] 0fa1fb53039b: Layer already exists [2024-05-27T10:04:17.263Z] 1620e32bcd4b: Layer already exists [2024-05-27T10:04:17.263Z] 37c969a44911: Layer already exists [2024-05-27T10:04:17.263Z] f762198fbbc8: Layer already exists [2024-05-27T10:04:17.263Z] 7c504f21be85: Layer already exists [2024-05-27T10:04:17.263Z] 3b7fd65ff3a0: Layer already exists [2024-05-27T10:04:17.528Z] 62ca0d7129336b0a9a3a61cd5b512b0d5179a517-3.1.1-dev.1: digest: sha256:da68b7f3b091f95f771d0243cc045601de788ba97c6d35428627f6a4decc5f09 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T10:04:17.887Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T10:04:18.235Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:napa [2024-05-27T10:04:18.236Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-05-27T10:04:18.236Z] 0fa1fb53039b: Preparing [2024-05-27T10:04:18.236Z] 92bc18de61e5: Preparing [2024-05-27T10:04:18.236Z] 74ac5c7ad79a: Preparing [2024-05-27T10:04:18.236Z] 0ade2f8cf63d: Preparing [2024-05-27T10:04:18.236Z] 1620e32bcd4b: Preparing [2024-05-27T10:04:18.236Z] 37c969a44911: Preparing [2024-05-27T10:04:18.236Z] f762198fbbc8: Preparing [2024-05-27T10:04:18.236Z] 3b7fd65ff3a0: Preparing [2024-05-27T10:04:18.236Z] 7c504f21be85: Preparing [2024-05-27T10:04:18.236Z] f762198fbbc8: Waiting [2024-05-27T10:04:18.236Z] 7c504f21be85: Waiting [2024-05-27T10:04:18.236Z] 3b7fd65ff3a0: Waiting [2024-05-27T10:04:18.236Z] 37c969a44911: Waiting [2024-05-27T10:04:18.236Z] 74ac5c7ad79a: Layer already exists [2024-05-27T10:04:18.236Z] 0fa1fb53039b: Layer already exists [2024-05-27T10:04:18.236Z] 92bc18de61e5: Layer already exists [2024-05-27T10:04:18.236Z] 0ade2f8cf63d: Layer already exists [2024-05-27T10:04:18.236Z] 1620e32bcd4b: Layer already exists [2024-05-27T10:04:18.236Z] 37c969a44911: Layer already exists [2024-05-27T10:04:18.236Z] f762198fbbc8: Layer already exists [2024-05-27T10:04:18.236Z] 3b7fd65ff3a0: Layer already exists [2024-05-27T10:04:18.236Z] 7c504f21be85: Layer already exists [2024-05-27T10:04:18.236Z] napa: digest: sha256:da68b7f3b091f95f771d0243cc045601de788ba97c6d35428627f6a4decc5f09 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-27T10:04:18.320Z] ===================================================== [Pipeline] echo [2024-05-27T10:04:18.334Z] taggedImages: [2024-05-27T10:04:18.334Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:62ca0d7129336b0a9a3a61cd5b512b0d5179a517 [2024-05-27T10:04:18.334Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.1-dev.1 [2024-05-27T10:04:18.334Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:62ca0d7129336b0a9a3a61cd5b512b0d5179a517-3.1.1-dev.1 [2024-05-27T10:04:18.334Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:napa [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T10:04:18.738Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-27T10:04:18.738Z] [2024-05-27T10:04:18.738Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T10:04:19.071Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-27T10:04:19.071Z] arm64: Pulling from edgex-lftools-log-publisher [2024-05-27T10:04:19.071Z] 8998bd30e6a1: Pulling fs layer [2024-05-27T10:04:19.071Z] 04944245beec: Pulling fs layer [2024-05-27T10:04:19.071Z] 699f458cf7ca: Pulling fs layer [2024-05-27T10:04:19.071Z] 765212b225bb: Pulling fs layer [2024-05-27T10:04:19.071Z] f23df028b6ca: Pulling fs layer [2024-05-27T10:04:19.071Z] 765212b225bb: Waiting [2024-05-27T10:04:19.071Z] d65c8cfc05b1: Pulling fs layer [2024-05-27T10:04:19.071Z] 2437ff75d9bd: Pulling fs layer [2024-05-27T10:04:19.071Z] f23df028b6ca: Waiting [2024-05-27T10:04:19.071Z] 2437ff75d9bd: Waiting [2024-05-27T10:04:19.071Z] d65c8cfc05b1: Waiting [2024-05-27T10:04:19.336Z] 04944245beec: Verifying Checksum [2024-05-27T10:04:19.336Z] 04944245beec: Download complete [2024-05-27T10:04:19.336Z] 765212b225bb: Verifying Checksum [2024-05-27T10:04:19.336Z] 765212b225bb: Download complete [2024-05-27T10:04:19.336Z] f23df028b6ca: Verifying Checksum [2024-05-27T10:04:19.336Z] f23df028b6ca: Download complete [2024-05-27T10:04:19.336Z] d65c8cfc05b1: Verifying Checksum [2024-05-27T10:04:19.336Z] d65c8cfc05b1: Download complete [2024-05-27T10:04:19.336Z] 699f458cf7ca: Verifying Checksum [2024-05-27T10:04:19.336Z] 699f458cf7ca: Download complete [2024-05-27T10:04:19.913Z] 8998bd30e6a1: Verifying Checksum [2024-05-27T10:04:19.913Z] 8998bd30e6a1: Download complete [2024-05-27T10:04:22.480Z] 2437ff75d9bd: Verifying Checksum [2024-05-27T10:04:22.480Z] 2437ff75d9bd: Download complete [2024-05-27T10:04:24.419Z] 8998bd30e6a1: Pull complete [2024-05-27T10:04:24.685Z] 04944245beec: Pull complete [2024-05-27T10:04:26.624Z] 699f458cf7ca: Pull complete [2024-05-27T10:04:26.624Z] 765212b225bb: Pull complete [2024-05-27T10:04:27.202Z] f23df028b6ca: Pull complete [2024-05-27T10:04:27.467Z] d65c8cfc05b1: Pull complete [2024-05-27T10:04:45.652Z] 2437ff75d9bd: Pull complete [2024-05-27T10:04:45.652Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-05-27T10:04:45.652Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-27T10:04:45.652Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-27T10:04:45.862Z] prd-ubuntu20.04-docker-arm64-4c-16g-845 does not seem to be running inside a container [2024-05-27T10:04:45.933Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-rfid-llrp-inventory/3 -v /w/workspace/app-rfid-llrp-inventory/3:/w/workspace/app-rfid-llrp-inventory/3:rw,z -v /w/workspace/app-rfid-llrp-inventory/3@tmp:/w/workspace/app-rfid-llrp-inventory/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-05-27T10:04:48.559Z] $ docker top 2a2fd9d939cb73ea9276f6128e0df71fd6a54164115f324830bd78c5baa11ee6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-27T10:04:49.380Z] ---> job-cost.sh [2024-05-27T10:04:49.380Z] lf-activate-venv: SKIPPING [2024-05-27T10:04:49.380Z] INFO: No Stack... [2024-05-27T10:04:49.644Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-05-27T10:04:50.599Z] INFO: Archiving Costs [Pipeline] sh [2024-05-27T10:04:50.926Z] + cat /w/workspace/app-rfid-llrp-inventory/3/archives/cost.csv [2024-05-27T10:04:50.926Z] + cut -d, -f6 [Pipeline] lock [2024-05-27T10:04:51.211Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-napa-3-stack-cost] [2024-05-27T10:04:51.224Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-napa-3-stack-cost] did not exist. Created. [2024-05-27T10:04:51.234Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-napa-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-05-27T10:04:51.883Z] /w/workspace/app-rfid-llrp-inventory/3@tmp/durable-4a9c7a69/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-05-27T10:04:52.519Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-05-27T10:04:52.545Z] Warning: overwriting stash ‘stack-cost’ [2024-05-27T10:04:52.932Z] Stashed 1 file(s) [Pipeline] } [2024-05-27T10:04:52.941Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-napa-3-stack-cost] [Pipeline] // lock [Pipeline] } [2024-05-27T10:04:52.976Z] $ docker stop --time=1 2a2fd9d939cb73ea9276f6128e0df71fd6a54164115f324830bd78c5baa11ee6 [2024-05-27T10:04:54.492Z] $ docker rm -f --volumes 2a2fd9d939cb73ea9276f6128e0df71fd6a54164115f324830bd78c5baa11ee6 [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-05-27T10:04:54.982Z] provisioning config files... [2024-05-27T10:04:54.989Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_napa@tmp/config12264299166077837390tmp [Pipeline] { [Pipeline] sh [2024-05-27T10:04:55.292Z] + set +x [2024-05-27T10:04:55.292Z] + bash -s -- [2024-05-27T10:04:55.292Z] + curl -s https://codecov.io/bash [2024-05-27T10:04:55.292Z] [2024-05-27T10:04:55.292Z] _____ _ [2024-05-27T10:04:55.292Z] / ____| | | [2024-05-27T10:04:55.292Z] | | ___ __| | ___ ___ _____ __ [2024-05-27T10:04:55.292Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-05-27T10:04:55.292Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-05-27T10:04:55.292Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-05-27T10:04:55.292Z] Bash-1.0.6 [2024-05-27T10:04:55.292Z] [2024-05-27T10:04:55.292Z] [2024-05-27T10:04:55.292Z] ==> git version 2.25.1 found [2024-05-27T10:04:55.292Z] ==> 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-05-27T10:04:55.292Z] Release-Date: 2020-01-08 [2024-05-27T10:04:55.292Z] 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-05-27T10:04:55.292Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-05-27T10:04:55.292Z] ==> Jenkins CI detected. [2024-05-27T10:04:55.292Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_napa [2024-05-27T10:04:55.292Z] project root: . [2024-05-27T10:04:55.292Z] --> token set from env [2024-05-27T10:04:55.292Z] Yaml found at: vendor/github.com/diegoholiveira/jsonlogic/v3/codecov.yml [2024-05-27T10:04:55.292Z] ==> Running gcov in . (disable via -X gcov) [2024-05-27T10:04:55.292Z] ==> Python coveragepy not found [2024-05-27T10:04:55.292Z] ==> Searching for coverage reports in: [2024-05-27T10:04:55.292Z] + . [2024-05-27T10:04:55.292Z] -> Found 1 reports [2024-05-27T10:04:55.554Z] ==> Detecting git/mercurial file structure [2024-05-27T10:04:55.554Z] ==> Reading reports [2024-05-27T10:04:55.554Z] + ./coverage.out bytes=41317 [2024-05-27T10:04:55.554Z] ==> Appending adjustments [2024-05-27T10:04:55.554Z] https://docs.codecov.io/docs/fixing-reports [2024-05-27T10:04:55.554Z] + Found adjustments [2024-05-27T10:04:55.554Z] ==> Gzipping contents [2024-05-27T10:04:55.814Z] 24K /tmp/codecov.VLPETr.gz [2024-05-27T10:04:55.814Z] ==> Uploading reports [2024-05-27T10:04:55.814Z] url: https://codecov.io [2024-05-27T10:04:55.814Z] query: branch=napa&commit=62ca0d7129336b0a9a3a61cd5b512b0d5179a517&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fnapa%2F3%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2024-05-27T10:04:55.814Z] -> Pinging Codecov [2024-05-27T10:04:55.814Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=napa&commit=62ca0d7129336b0a9a3a61cd5b512b0d5179a517&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fnapa%2F3%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2024-05-27T10:04:55.814Z] -> Uploading to [2024-05-27T10:04:55.814Z] https://storage.googleapis.com/codecov/v4/raw/2024-05-27/581DD39554BDF9B6E22D074273EAD858/62ca0d7129336b0a9a3a61cd5b512b0d5179a517/497644f5-998e-4edf-ab4c-abdaddff3e7f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240527%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240527T100455Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=81391fb302b6af73b37605e797d65467ba63ecfde866a3c0abc69cef6d3e1a50 [2024-05-27T10:04:55.814Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-27T10:04:55.814Z] Dload Upload Total Spent Left Speed [2024-05-27T10:04:56.072Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24244 0 0 100 24244 0 93968 --:--:-- --:--:-- --:--:-- 93968 [2024-05-27T10:04:56.072Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/62ca0d7129336b0a9a3a61cd5b512b0d5179a517 [Pipeline] } [2024-05-27T10:04:56.079Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-05-27T10:04:56.307Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-05-27T10:04:56.323Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T10:04:56.624Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-05-27T10:04:56.624Z] [2024-05-27T10:04:56.624Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T10:04:56.922Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-05-27T10:04:56.922Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-05-27T10:04:56.922Z] 619be1103602: Already exists [2024-05-27T10:04:56.922Z] f8ea3408117e: Pulling fs layer [2024-05-27T10:04:56.922Z] 91320369b822: Pulling fs layer [2024-05-27T10:04:56.922Z] 0406650e8295: Pulling fs layer [2024-05-27T10:04:56.922Z] 4f4fb700ef54: Pulling fs layer [2024-05-27T10:04:56.922Z] 96d80e3f36e1: Pulling fs layer [2024-05-27T10:04:56.922Z] bcf3aedb951c: Pulling fs layer [2024-05-27T10:04:56.922Z] 96d80e3f36e1: Waiting [2024-05-27T10:04:56.922Z] bcf3aedb951c: Waiting [2024-05-27T10:04:56.922Z] 0406650e8295: Verifying Checksum [2024-05-27T10:04:56.922Z] 0406650e8295: Download complete [2024-05-27T10:04:56.922Z] f8ea3408117e: Download complete [2024-05-27T10:04:56.922Z] 4f4fb700ef54: Verifying Checksum [2024-05-27T10:04:56.922Z] 4f4fb700ef54: Download complete [2024-05-27T10:04:56.922Z] f8ea3408117e: Pull complete [2024-05-27T10:04:57.181Z] 96d80e3f36e1: Download complete [2024-05-27T10:04:57.438Z] 91320369b822: Verifying Checksum [2024-05-27T10:04:57.438Z] 91320369b822: Download complete [2024-05-27T10:04:58.001Z] bcf3aedb951c: Verifying Checksum [2024-05-27T10:04:58.002Z] bcf3aedb951c: Download complete [2024-05-27T10:05:01.280Z] 91320369b822: Pull complete [2024-05-27T10:05:01.280Z] 0406650e8295: Pull complete [2024-05-27T10:05:01.280Z] 4f4fb700ef54: Pull complete [2024-05-27T10:05:01.539Z] 96d80e3f36e1: Pull complete [2024-05-27T10:05:05.731Z] bcf3aedb951c: Pull complete [2024-05-27T10:05:05.731Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-05-27T10:05:05.731Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-05-27T10:05:05.731Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-27T10:05:05.839Z] prd-ubuntu20.04-docker-8c-8g-844 does not seem to be running inside a container [2024-05-27T10:05:05.870Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_napa -v /w/workspace/dry_app-rfid-llrp-inventory_napa:/w/workspace/dry_app-rfid-llrp-inventory_napa:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_napa@tmp:/w/workspace/dry_app-rfid-llrp-inventory_napa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-05-27T10:05:10.309Z] $ docker top 3bc22dbf77d3523ffd339edfc86e665bf45493a7f0290fde64d7152062d73281 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-05-27T10:05:10.380Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:napa' [Pipeline] sh [2024-05-27T10:05:10.659Z] + set -o pipefail [2024-05-27T10:05:10.659Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:napa' [2024-05-27T10:05:12.573Z] [2024-05-27T10:05:12.573Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_napa... [2024-05-27T10:05:12.573Z] [2024-05-27T10:05:12.573Z] 'go list -json -deps ./...' command failed with error: error obtaining VCS status: exit status 128 [2024-05-27T10:05:12.573Z] Use -buildvcs=false to disable VCS stamping. [2024-05-27T10:05:12.573Z] [Pipeline] } [2024-05-27T10:05:13.157Z] $ docker stop --time=1 3bc22dbf77d3523ffd339edfc86e665bf45493a7f0290fde64d7152062d73281 [2024-05-27T10:05:15.281Z] $ docker rm -f --volumes 3bc22dbf77d3523ffd339edfc86e665bf45493a7f0290fde64d7152062d73281 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-05-27T10:05:15.409Z] [edgeXSnyk] Exit Code: 2 [Pipeline] error [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [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-05-27T10:05:16.143Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_napa/archives ] [2024-05-27T10:05:16.143Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_napa/archives [2024-05-27T10:05:16.143Z] total 16 [2024-05-27T10:05:16.143Z] drwxr-xr-x 3 root root 4096 May 27 09:51 . [2024-05-27T10:05:16.143Z] drwxrwxr-x 13 jenkins jenkins 4096 May 27 09:51 .. [2024-05-27T10:05:16.143Z] drwxr-xr-x 2 root root 4096 May 27 09:51 cost [2024-05-27T10:05:16.143Z] -rw-r--r-- 1 root root 93 May 27 09:51 cost.csv [2024-05-27T10:05:16.143Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_napa/archives [2024-05-27T10:05:16.143Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_napa/archives [2024-05-27T10:05:16.143Z] total 16 [2024-05-27T10:05:16.143Z] drwxr-xr-x 3 jenkins jenkins 4096 May 27 09:51 . [2024-05-27T10:05:16.143Z] drwxrwxr-x 13 jenkins jenkins 4096 May 27 09:51 .. [2024-05-27T10:05:16.143Z] drwxr-xr-x 2 jenkins jenkins 4096 May 27 09:51 cost [2024-05-27T10:05:16.143Z] -rw-r--r-- 1 jenkins jenkins 93 May 27 09:51 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-05-27T10:05:16.432Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-27T10:05:17.286Z] ---> package-listing.sh [2024-05-27T10:05:17.286Z] ++ facter osfamily [2024-05-27T10:05:17.286Z] ++ tr '[:upper:]' '[:lower:]' [2024-05-27T10:05:17.546Z] + OS_FAMILY=debian [2024-05-27T10:05:17.546Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_napa [2024-05-27T10:05:17.546Z] + START_PACKAGES=/tmp/packages_start.txt [2024-05-27T10:05:17.546Z] + END_PACKAGES=/tmp/packages_end.txt [2024-05-27T10:05:17.546Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-05-27T10:05:17.546Z] + PACKAGES=/tmp/packages_start.txt [2024-05-27T10:05:17.546Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_napa ']' [2024-05-27T10:05:17.546Z] + PACKAGES=/tmp/packages_end.txt [2024-05-27T10:05:17.546Z] + case "${OS_FAMILY}" in [2024-05-27T10:05:17.546Z] + dpkg -l [2024-05-27T10:05:17.546Z] + grep '^ii' [2024-05-27T10:05:17.546Z] + '[' -f /tmp/packages_start.txt ']' [2024-05-27T10:05:17.546Z] + '[' -f /tmp/packages_end.txt ']' [2024-05-27T10:05:17.546Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-05-27T10:05:17.546Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_napa ']' [2024-05-27T10:05:17.546Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_napa/archives/ [2024-05-27T10:05:17.546Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_app-rfid-llrp-inventory_napa/archives/ [Pipeline] echo [2024-05-27T10:05:17.555Z] 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/dry_app-rfid-llrp-inventory_napa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-05-27T10:05:17.831Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-27T10:05:18.388Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-27T10:05:18.388Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-27T10:05:18.491Z] prd-ubuntu20.04-docker-8c-8g-844 does not seem to be running inside a container [2024-05-27T10:05:18.522Z] $ 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/dry_app-rfid-llrp-inventory_napa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_napa -v /w/workspace/dry_app-rfid-llrp-inventory_napa:/w/workspace/dry_app-rfid-llrp-inventory_napa:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_napa@tmp:/w/workspace/dry_app-rfid-llrp-inventory_napa@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-05-27T10:05:18.757Z] $ docker top 2c117e1a0fff88754eb5e63e8bbdddccf1f120c573027c7c7b5159fe0c2b80ef -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-27T10:05:19.100Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-05-27T10:05:19.383Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-05-27T10:05:19.666Z] + ls /var/log/sa-host [2024-05-27T10:05:19.666Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-27T10:05:19.824Z] provisioning config files... [2024-05-27T10:05:19.833Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_napa@tmp/config10609692948049906104tmp [Pipeline] { [Pipeline] echo [2024-05-27T10:05:19.851Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-27T10:05:20.128Z] ---> create-netrc.sh [Pipeline] } [2024-05-27T10:05:20.134Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-05-27T10:05:20.477Z] ---> python-tools-install.sh [Pipeline] echo [2024-05-27T10:05:20.486Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-27T10:05:20.770Z] ---> sudo-logs.sh [2024-05-27T10:05:20.770Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-05-27T10:05:20.803Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-27T10:05:21.087Z] ---> job-cost.sh [2024-05-27T10:05:21.087Z] lf-activate-venv: SKIPPING [2024-05-27T10:05:21.087Z] DEBUG: total: 0.2199999988079071 [2024-05-27T10:05:21.087Z] INFO: Retrieving Stack Cost... [2024-05-27T10:05:21.656Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-05-27T10:05:21.916Z] INFO: Archiving Costs [Pipeline] echo [2024-05-27T10:05:21.927Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-27T10:05:22.206Z] ---> logs-deploy.sh [2024-05-27T10:05:22.206Z] lf-activate-venv: SKIPPING [2024-05-27T10:05:22.206Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/napa/3 [2024-05-27T10:05:22.206Z] INFO: archiving workspace using pattern(s): [2024-05-27T10:05:23.143Z] Archives upload complete. [2024-05-27T10:05:23.402Z] INFO: archiving logs to Nexus