Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5b4415030ab3c0da7e927d10f7674bfb96f8b020 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-ssh16008370075437961395.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh14059687289070916083.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14340500498848001681.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh9576389240306201223.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/main/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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9923668243946994613.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1274 in /w/workspace/dry_app-rfid-llrp-inventory_main [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_main # 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 > 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 Avoid second fetch Checking out Revision 5b4415030ab3c0da7e927d10f7674bfb96f8b020 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#284)" > git config core.sparsecheckout # timeout=10 > git checkout -f 5b4415030ab3c0da7e927d10f7674bfb96f8b020 # timeout=10 > git rev-list --no-walk 96ba23eab77964c3e2fbce9406ca923645e3f610 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-03-26T21:11:43.885Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-03-26T21:11:43.964Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-03-26T21:11:43.994Z] ========================================================= [2024-03-26T21:11:43.994Z] EdgeX Global Pipelines Version Info [2024-03-26T21:11:43.994Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-03-26T21:11:44.724Z] ------------------- [2024-03-26T21:11:44.724Z] stable info: [2024-03-26T21:11:44.724Z] ------------------- [2024-03-26T21:11:44.724Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-03-26T21:11:44.724Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-26T21:11:44.724Z] Message: update stable to v1.0.258 [2024-03-26T21:11:45.294Z] ------------------- [2024-03-26T21:11:45.294Z] experimental info: [2024-03-26T21:11:45.294Z] ------------------- [2024-03-26T21:11:45.294Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-03-26T21:11:45.294Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-26T21:11:45.294Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-03-26T21:11:45.376Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2024-03-26T21:11:45.390Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2024-03-26T21:11:45.403Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-03-26T21:11:45.424Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-03-26T21:11:45.447Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-03-26T21:11:45.473Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-03-26T21:11:45.498Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-03-26T21:11:45.521Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-03-26T21:11:45.546Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-03-26T21:11:45.568Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-03-26T21:11:45.589Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-03-26T21:11:45.610Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2024-03-26T21:11:45.625Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-03-26T21:11:45.648Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-03-26T21:11:45.671Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-03-26T21:11:45.697Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-03-26T21:11:45.719Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-03-26T21:11:45.746Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-03-26T21:11:45.768Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-03-26T21:11:45.793Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-03-26T21:11:45.822Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-03-26T21:11:45.838Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-03-26T21:11:45.858Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-03-26T21:11:45.881Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-03-26T21:11:45.901Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-03-26T21:11:45.921Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-03-26T21:11:45.944Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-03-26T21:11:45.969Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-03-26T21:11:45.992Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-03-26T21:11:46.016Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-03-26T21:11:46.043Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5b4415030ab3c0da7e927d10f7674bfb96f8b020 [Pipeline] echo [2024-03-26T21:11:46.064Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5b44150 [Pipeline] echo [2024-03-26T21:11:46.092Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-26T21:11:46.144Z] provisioning config files... [2024-03-26T21:11:46.159Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config16714142606218189109tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-26T21:11:46.483Z] ---> ****-login.sh [2024-03-26T21:11:46.483Z] nexus3.edgexfoundry.org:10001 [2024-03-26T21:11:46.743Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-26T21:11:47.003Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-26T21:11:47.003Z] Configure a credential helper to remove this warning. See [2024-03-26T21:11:47.003Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-26T21:11:47.003Z] [2024-03-26T21:11:47.003Z] Login Succeeded [2024-03-26T21:11:47.003Z] nexus3.edgexfoundry.org:10002 [2024-03-26T21:11:47.003Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-26T21:11:47.003Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-26T21:11:47.003Z] Configure a credential helper to remove this warning. See [2024-03-26T21:11:47.004Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-26T21:11:47.004Z] [2024-03-26T21:11:47.004Z] Login Succeeded [2024-03-26T21:11:47.004Z] nexus3.edgexfoundry.org:10003 [2024-03-26T21:11:47.004Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-26T21:11:47.264Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-26T21:11:47.264Z] Configure a credential helper to remove this warning. See [2024-03-26T21:11:47.264Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-26T21:11:47.264Z] [2024-03-26T21:11:47.264Z] Login Succeeded [2024-03-26T21:11:47.264Z] nexus3.edgexfoundry.org:10004 [2024-03-26T21:11:47.264Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-26T21:11:47.264Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-26T21:11:47.264Z] Configure a credential helper to remove this warning. See [2024-03-26T21:11:47.264Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-26T21:11:47.264Z] [2024-03-26T21:11:47.264Z] Login Succeeded [2024-03-26T21:11:47.264Z] ****.io [2024-03-26T21:11:47.264Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-26T21:11:47.522Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-26T21:11:47.522Z] Configure a credential helper to remove this warning. See [2024-03-26T21:11:47.522Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-26T21:11:47.522Z] [2024-03-26T21:11:47.522Z] Login Succeeded [2024-03-26T21:11:47.522Z] ---> ****-login.sh ends [Pipeline] } [2024-03-26T21:11:47.529Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-03-26T21:11:47.947Z] + git rev-list -1 --merges 5b4415030ab3c0da7e927d10f7674bfb96f8b020~1..5b4415030ab3c0da7e927d10f7674bfb96f8b020 [Pipeline] echo [2024-03-26T21:11:47.977Z] -----------> git rev-list -1 --merges 5b4415030ab3c0da7e927d10f7674bfb96f8b020~1..5b4415030ab3c0da7e927d10f7674bfb96f8b020 5b4415030ab3c0da7e927d10f7674bfb96f8b020 [false] [Pipeline] sh [2024-03-26T21:11:48.267Z] + git log --format=format:%s -1 5b4415030ab3c0da7e927d10f7674bfb96f8b020 [Pipeline] echo [2024-03-26T21:11:48.288Z] ========================================================= [2024-03-26T21:11:48.289Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-03-26T21:11:48.289Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-26T21:11:48.640Z] + git log --format=format:%s -1 5b4415030ab3c0da7e927d10f7674bfb96f8b020 [Pipeline] echo [2024-03-26T21:11:48.652Z] [semverPrep] GIT_COMMIT: 5b4415030ab3c0da7e927d10f7674bfb96f8b020, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#284) [Pipeline] echo [2024-03-26T21:11:48.666Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-03-26T21:11:49.042Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-26T21:11:49.042Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-03-26T21:11:49.042Z] + [ -e /tmp/ssh_known_hosts ] [2024-03-26T21:11:49.042Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-03-26T21:11:49.042Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-03-26T21:11:49.042Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-03-26T21:11:49.042Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-26T21:11:49.460Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-26T21:11:49.460Z] [2024-03-26T21:11:49.460Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-26T21:11:49.765Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-26T21:11:49.765Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-03-26T21:11:49.765Z] b85a868b505f: Pulling fs layer [2024-03-26T21:11:49.765Z] e2be974225ed: Pulling fs layer [2024-03-26T21:11:49.765Z] 339a4e72a1f5: Pulling fs layer [2024-03-26T21:11:49.765Z] 988bab9f4d93: Pulling fs layer [2024-03-26T21:11:49.765Z] 1469e6f7b9e6: Pulling fs layer [2024-03-26T21:11:49.765Z] eaf3925da568: Pulling fs layer [2024-03-26T21:11:49.765Z] bab4dde63d76: Pulling fs layer [2024-03-26T21:11:49.765Z] bde34c3a00c8: Pulling fs layer [2024-03-26T21:11:49.765Z] b352a97aabf1: Pulling fs layer [2024-03-26T21:11:49.765Z] 4872d77fe225: Pulling fs layer [2024-03-26T21:11:49.766Z] 5851b861e8e6: Pulling fs layer [2024-03-26T21:11:49.766Z] eaf3925da568: Waiting [2024-03-26T21:11:49.766Z] 1469e6f7b9e6: Waiting [2024-03-26T21:11:49.766Z] 4872d77fe225: Waiting [2024-03-26T21:11:49.766Z] bab4dde63d76: Waiting [2024-03-26T21:11:49.766Z] 988bab9f4d93: Waiting [2024-03-26T21:11:49.766Z] b352a97aabf1: Waiting [2024-03-26T21:11:49.766Z] 5851b861e8e6: Waiting [2024-03-26T21:11:49.766Z] bde34c3a00c8: Waiting [2024-03-26T21:11:49.766Z] e2be974225ed: Verifying Checksum [2024-03-26T21:11:49.766Z] e2be974225ed: Download complete [2024-03-26T21:11:49.766Z] 988bab9f4d93: Verifying Checksum [2024-03-26T21:11:49.766Z] 988bab9f4d93: Download complete [2024-03-26T21:11:49.766Z] 1469e6f7b9e6: Verifying Checksum [2024-03-26T21:11:49.766Z] 1469e6f7b9e6: Download complete [2024-03-26T21:11:50.026Z] eaf3925da568: Verifying Checksum [2024-03-26T21:11:50.026Z] eaf3925da568: Download complete [2024-03-26T21:11:50.026Z] 339a4e72a1f5: Verifying Checksum [2024-03-26T21:11:50.026Z] 339a4e72a1f5: Download complete [2024-03-26T21:11:50.026Z] bde34c3a00c8: Download complete [2024-03-26T21:11:50.026Z] b352a97aabf1: Download complete [2024-03-26T21:11:50.026Z] 4872d77fe225: Download complete [2024-03-26T21:11:50.026Z] 5851b861e8e6: Download complete [2024-03-26T21:11:50.026Z] b85a868b505f: Verifying Checksum [2024-03-26T21:11:50.026Z] b85a868b505f: Download complete [2024-03-26T21:11:50.285Z] bab4dde63d76: Verifying Checksum [2024-03-26T21:11:50.285Z] bab4dde63d76: Download complete [2024-03-26T21:11:51.234Z] b85a868b505f: Pull complete [2024-03-26T21:11:51.502Z] e2be974225ed: Pull complete [2024-03-26T21:11:51.763Z] 339a4e72a1f5: Pull complete [2024-03-26T21:11:52.025Z] 988bab9f4d93: Pull complete [2024-03-26T21:11:52.025Z] 1469e6f7b9e6: Pull complete [2024-03-26T21:11:52.285Z] eaf3925da568: Pull complete [2024-03-26T21:11:54.190Z] bab4dde63d76: Pull complete [2024-03-26T21:11:54.190Z] bde34c3a00c8: Pull complete [2024-03-26T21:11:54.190Z] b352a97aabf1: Pull complete [2024-03-26T21:11:54.190Z] 4872d77fe225: Pull complete [2024-03-26T21:11:54.190Z] 5851b861e8e6: Pull complete [2024-03-26T21:11:54.190Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-03-26T21:11:54.190Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-26T21:11:54.190Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-26T21:11:54.328Z] prd-ubuntu20.04-docker-8c-8g-1274 does not seem to be running inside a container [2024-03-26T21:11:54.367Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@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-devops/py-git-semver:0.1.4 cat [2024-03-26T21:11:57.051Z] $ docker top dd6e82190866335653f2d18e12cd1b5579a2ca14dca6949d0aed66df86b8630f -eo pid,comm [2024-03-26T21:11:57.105Z] 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-03-26T21:11:57.105Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-26T21:11:57.172Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-26T21:11:57.172Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-26T21:11:57.282Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-26T21:11:57.286Z] $ docker exec dd6e82190866335653f2d18e12cd1b5579a2ca14dca6949d0aed66df86b8630f ssh-agent [2024-03-26T21:11:57.396Z] SSH_AUTH_SOCK=/tmp/ssh-AE84JTUV1yr5/agent.32 [2024-03-26T21:11:57.396Z] SSH_AGENT_PID=38 [2024-03-26T21:11:57.403Z] Running ssh-add (command line suppressed) [2024-03-26T21:11:57.498Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_10740417677458828640.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_10740417677458828640.key) [2024-03-26T21:11:57.511Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-26T21:11:57.807Z] + git tag --points-at HEAD [Pipeline] } [2024-03-26T21:11:57.821Z] $ docker exec --env ******** --env ******** dd6e82190866335653f2d18e12cd1b5579a2ca14dca6949d0aed66df86b8630f ssh-agent -k [2024-03-26T21:11:57.923Z] unset SSH_AUTH_SOCK; [2024-03-26T21:11:57.923Z] unset SSH_AGENT_PID; [2024-03-26T21:11:57.923Z] echo Agent pid 38 killed; [2024-03-26T21:11:57.933Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-03-26T21:11:57.970Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-26T21:11:57.971Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-26T21:11:58.074Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-26T21:11:58.078Z] $ docker exec dd6e82190866335653f2d18e12cd1b5579a2ca14dca6949d0aed66df86b8630f ssh-agent [2024-03-26T21:11:58.181Z] SSH_AUTH_SOCK=/tmp/ssh-UJljPfnIhFzF/agent.71 [2024-03-26T21:11:58.181Z] SSH_AGENT_PID=77 [2024-03-26T21:11:58.186Z] Running ssh-add (command line suppressed) [2024-03-26T21:11:58.294Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5809582596866632354.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5809582596866632354.key) [2024-03-26T21:11:58.306Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-26T21:11:58.600Z] + git semver init [2024-03-26T21:11:58.859Z] 2024-03-26 21:11:58,783 [run_init] DEBUG init version:0.0.0 force:False [2024-03-26T21:11:58.859Z] 2024-03-26 21:11:58,784 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2024-03-26T21:11:58.859Z] 2024-03-26 21:11:58,784 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2024-03-26T21:11:58.859Z] 2024-03-26 21:11:58,785 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/dry_app-rfid-llrp-inventory_main/.semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2024-03-26T21:12:00.235Z] 2024-03-26 21:12:00,060 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2024-03-26T21:12:00.235Z] 2024-03-26 21:12:00,061 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False [2024-03-26T21:12:00.235Z] 2024-03-26 21:12:00,061 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-03-26T21:12:00.235Z] 2024-03-26 21:12:00,061 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-03-26T21:12:00.235Z] 3.2.0-dev.20 [Pipeline] } [2024-03-26T21:12:00.246Z] $ docker exec --env ******** --env ******** dd6e82190866335653f2d18e12cd1b5579a2ca14dca6949d0aed66df86b8630f ssh-agent -k [2024-03-26T21:12:00.347Z] unset SSH_AUTH_SOCK; [2024-03-26T21:12:00.348Z] unset SSH_AGENT_PID; [2024-03-26T21:12:00.348Z] echo Agent pid 77 killed; [2024-03-26T21:12:00.363Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-26T21:12:00.682Z] + git semver [Pipeline] } [2024-03-26T21:12:00.956Z] $ docker stop --time=1 dd6e82190866335653f2d18e12cd1b5579a2ca14dca6949d0aed66df86b8630f [2024-03-26T21:12:02.248Z] $ docker rm -f --volumes dd6e82190866335653f2d18e12cd1b5579a2ca14dca6949d0aed66df86b8630f [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-26T21:12:02.591Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-03-26T21:12:02.811Z] Stashed 1 file(s) [Pipeline] echo [2024-03-26T21:12:02.814Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.20 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-26T21:12:03.017Z] provisioning config files... [2024-03-26T21:12:03.027Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config7034129420227679534tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-26T21:12:03.415Z] ---> ****-login.sh [2024-03-26T21:12:03.415Z] nexus3.edgexfoundry.org:10001 [2024-03-26T21:12:03.415Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-26T21:12:03.415Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-26T21:12:03.415Z] Configure a credential helper to remove this warning. See [2024-03-26T21:12:03.415Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-26T21:12:03.415Z] [2024-03-26T21:12:03.415Z] Login Succeeded [2024-03-26T21:12:03.415Z] nexus3.edgexfoundry.org:10002 [2024-03-26T21:12:03.415Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-26T21:12:03.415Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-26T21:12:03.415Z] Configure a credential helper to remove this warning. See [2024-03-26T21:12:03.415Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-26T21:12:03.415Z] [2024-03-26T21:12:03.415Z] Login Succeeded [2024-03-26T21:12:03.415Z] nexus3.edgexfoundry.org:10003 [2024-03-26T21:12:03.675Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-26T21:12:03.675Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-26T21:12:03.675Z] Configure a credential helper to remove this warning. See [2024-03-26T21:12:03.675Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-26T21:12:03.675Z] [2024-03-26T21:12:03.675Z] Login Succeeded [2024-03-26T21:12:03.675Z] nexus3.edgexfoundry.org:10004 [2024-03-26T21:12:03.675Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-26T21:12:03.675Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-26T21:12:03.675Z] Configure a credential helper to remove this warning. See [2024-03-26T21:12:03.676Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-26T21:12:03.676Z] [2024-03-26T21:12:03.676Z] Login Succeeded [2024-03-26T21:12:03.676Z] ****.io [2024-03-26T21:12:03.935Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-26T21:12:03.936Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-26T21:12:03.936Z] Configure a credential helper to remove this warning. See [2024-03-26T21:12:03.936Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-26T21:12:03.936Z] [2024-03-26T21:12:03.936Z] Login Succeeded [2024-03-26T21:12:03.936Z] ---> ****-login.sh ends [Pipeline] } [2024-03-26T21:12:03.944Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-26T21:12:04.045Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-26T21:12:04.069Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-26T21:12:04.084Z] ========================================================= [2024-03-26T21:12:04.084Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-03-26T21:12:04.084Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-26T21:12:04.426Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-03-26T21:12:04.426Z] Sending build context to Docker daemon 16.96MB [2024-03-26T21:12:04.426Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-03-26T21:12:04.426Z] Step 2/12 : FROM ${BASE} AS builder [2024-03-26T21:12:04.426Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-03-26T21:12:04.426Z] 7264a8db6415: Pulling fs layer [2024-03-26T21:12:04.426Z] c4d48a809fc2: Pulling fs layer [2024-03-26T21:12:04.426Z] 4f1c88b9dad5: Pulling fs layer [2024-03-26T21:12:04.426Z] ad3a456e5733: Pulling fs layer [2024-03-26T21:12:04.426Z] 69c7f0334f64: Pulling fs layer [2024-03-26T21:12:04.685Z] 1f1c1a5573a3: Pulling fs layer [2024-03-26T21:12:04.685Z] ad3a456e5733: Waiting [2024-03-26T21:12:04.685Z] ce7588e14bc9: Pulling fs layer [2024-03-26T21:12:04.685Z] b5e4710f87ac: Pulling fs layer [2024-03-26T21:12:04.685Z] 69c7f0334f64: Waiting [2024-03-26T21:12:04.685Z] 1f1c1a5573a3: Waiting [2024-03-26T21:12:04.685Z] b5e4710f87ac: Waiting [2024-03-26T21:12:04.685Z] ce7588e14bc9: Waiting [2024-03-26T21:12:04.685Z] c4d48a809fc2: Download complete [2024-03-26T21:12:04.685Z] ad3a456e5733: Verifying Checksum [2024-03-26T21:12:04.685Z] ad3a456e5733: Download complete [2024-03-26T21:12:04.685Z] 69c7f0334f64: Verifying Checksum [2024-03-26T21:12:04.685Z] 69c7f0334f64: Download complete [2024-03-26T21:12:04.685Z] 7264a8db6415: Verifying Checksum [2024-03-26T21:12:04.685Z] 7264a8db6415: Download complete [2024-03-26T21:12:04.685Z] 1f1c1a5573a3: Verifying Checksum [2024-03-26T21:12:04.685Z] 1f1c1a5573a3: Download complete [2024-03-26T21:12:04.685Z] 7264a8db6415: Pull complete [2024-03-26T21:12:04.944Z] b5e4710f87ac: Download complete [2024-03-26T21:12:04.944Z] c4d48a809fc2: Pull complete [2024-03-26T21:12:05.210Z] 4f1c88b9dad5: Verifying Checksum [2024-03-26T21:12:05.470Z] ce7588e14bc9: Verifying Checksum [2024-03-26T21:12:07.999Z] 4f1c88b9dad5: Pull complete [2024-03-26T21:12:07.999Z] ad3a456e5733: Pull complete [2024-03-26T21:12:08.256Z] 69c7f0334f64: Pull complete [2024-03-26T21:12:08.256Z] 1f1c1a5573a3: Pull complete [2024-03-26T21:12:10.781Z] ce7588e14bc9: Pull complete [2024-03-26T21:12:11.039Z] b5e4710f87ac: Pull complete [2024-03-26T21:12:11.039Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-03-26T21:12:11.039Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-26T21:12:11.039Z] ---> 88b5674ff536 [2024-03-26T21:12:11.039Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-03-26T21:12:16.327Z] ---> Running in 9736e83505bc [2024-03-26T21:12:16.327Z] Removing intermediate container 9736e83505bc [2024-03-26T21:12:16.327Z] ---> 44cade4895f5 [2024-03-26T21:12:16.327Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-03-26T21:12:16.327Z] ---> Running in 617855fb079d [2024-03-26T21:12:16.327Z] Removing intermediate container 617855fb079d [2024-03-26T21:12:16.327Z] ---> 83c4faa7a41a [2024-03-26T21:12:16.327Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-03-26T21:12:16.327Z] ---> Running in ade7b3163a3a [2024-03-26T21:12:16.327Z] Removing intermediate container ade7b3163a3a [2024-03-26T21:12:16.327Z] ---> 51786864443d [2024-03-26T21:12:16.327Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-26T21:12:16.327Z] ---> Running in fb3b3d0026a5 [2024-03-26T21:12:16.327Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-26T21:12:16.327Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-26T21:12:16.586Z] OK: 264 MiB in 52 packages [2024-03-26T21:12:16.845Z] Removing intermediate container fb3b3d0026a5 [2024-03-26T21:12:16.845Z] ---> f56581fc923a [2024-03-26T21:12:16.845Z] Step 7/12 : WORKDIR /app [2024-03-26T21:12:16.845Z] ---> Running in 426bcf16d5f0 [2024-03-26T21:12:16.845Z] Removing intermediate container 426bcf16d5f0 [2024-03-26T21:12:16.845Z] ---> 8147cea66745 [2024-03-26T21:12:16.845Z] Step 8/12 : COPY go.mod vendor* ./ [2024-03-26T21:12:17.104Z] ---> 0bedb7bb5d92 [2024-03-26T21:12:17.104Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-26T21:12:17.104Z] ---> Running in a6196a6e6b97 [2024-03-26T21:12:17.965Z] Still waiting to schedule task [2024-03-26T21:12:17.966Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-03-26T21:13:24.818Z] Removing intermediate container a6196a6e6b97 [2024-03-26T21:13:24.818Z] ---> 119ceb5adbec [2024-03-26T21:13:24.818Z] Step 10/12 : COPY . . [2024-03-26T21:13:24.818Z] ---> 318fe6e4b767 [2024-03-26T21:13:24.818Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-26T21:13:24.818Z] ---> Running in d383005344b1 [2024-03-26T21:13:24.818Z] Removing intermediate container d383005344b1 [2024-03-26T21:13:24.818Z] ---> eece35ec8b08 [2024-03-26T21:13:24.818Z] Step 12/12 : RUN $MAKE [2024-03-26T21:13:24.818Z] ---> Running in a2363bacf460 [2024-03-26T21:13:24.818Z] noop [2024-03-26T21:13:24.818Z] Removing intermediate container a2363bacf460 [2024-03-26T21:13:24.818Z] ---> d57325c30b49 [2024-03-26T21:13:24.818Z] Successfully built d57325c30b49 [2024-03-26T21:13:24.818Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-26T21:13:25.137Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-26T21:13:25.137Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-26T21:13:25.212Z] prd-ubuntu20.04-docker-8c-8g-1274 does not seem to be running inside a container [2024-03-26T21:13:25.254Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-03-26T21:13:25.595Z] $ docker top a7fe002f293339e58dc287a650f832b6af885c607816179b8b60dbda4eba5072 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-26T21:13:25.920Z] + go version [2024-03-26T21:13:25.920Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-03-26T21:13:25.947Z] $ docker stop --time=1 a7fe002f293339e58dc287a650f832b6af885c607816179b8b60dbda4eba5072 [2024-03-26T21:13:27.213Z] $ docker rm -f --volumes a7fe002f293339e58dc287a650f832b6af885c607816179b8b60dbda4eba5072 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-26T21:13:27.630Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-26T21:13:27.630Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-26T21:13:27.708Z] prd-ubuntu20.04-docker-8c-8g-1274 does not seem to be running inside a container [2024-03-26T21:13:27.754Z] $ 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_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-03-26T21:13:28.069Z] $ docker top a49b5827aecfbebc83e340bef8405b3760beaa286e946b94bdb4211f77ea3e03 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-26T21:13:28.404Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh [2024-03-26T21:13:28.701Z] + make test [2024-03-26T21:13:28.701Z] go test -race ./... -coverprofile=coverage.out ./... [2024-03-26T21:13:54.628Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1276 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2024-03-26T21:13:54.641Z] Running in /w/workspace/app-rfid-llrp-inventory/173 [Pipeline] { [Pipeline] checkout [2024-03-26T21:13:57.691Z] The recommended git tool is: git [2024-03-26T21:14:00.762Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2024-03-26T21:14:00.762Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2024-03-26T21:14:00.762Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.137s coverage: 86.2% of statements [2024-03-26T21:14:00.762Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.689s coverage: 71.9% of statements [2024-03-26T21:14:02.382Z] using credential edgex-jenkins-ssh [2024-03-26T21:14:02.404Z] Cloning the remote Git repository [2024-03-26T21:14:02.454Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-03-26T21:14:02.541Z] > git init /w/workspace/app-rfid-llrp-inventory/173 # timeout=10 [2024-03-26T21:14:02.682Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-03-26T21:14:02.683Z] > git --version # timeout=10 [2024-03-26T21:14:02.705Z] > git --version # 'git version 2.25.1' [2024-03-26T21:14:02.707Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-26T21:14:02.877Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-26T21:14:06.269Z] Avoid second fetch [2024-03-26T21:14:06.269Z] Checking out Revision 5b4415030ab3c0da7e927d10f7674bfb96f8b020 (main) [2024-03-26T21:14:05.431Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2024-03-26T21:14:05.451Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-26T21:14:06.286Z] > git config core.sparsecheckout # timeout=10 [2024-03-26T21:14:06.341Z] > git checkout -f 5b4415030ab3c0da7e927d10f7674bfb96f8b020 # timeout=10 [2024-03-26T21:14:06.839Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#284)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-26T21:14:11.321Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-03-26T21:14:11.321Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-26T21:14:11.321Z] Dload Upload Total Spent Left Speed [2024-03-26T21:14:11.321Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 114k 0 --:--:-- --:--:-- --:--:-- 114k 100 12828 100 12828 0 0 113k 0 --:--:-- --:--:-- --:--:-- 112k [Pipeline] sh [2024-03-26T21:14:11.651Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-03-26T21:14:11.977Z] + sudo tee /etc/docker/daemon.new [2024-03-26T21:14:11.977Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-03-26T21:14:11.977Z] { [2024-03-26T21:14:11.977Z] "registry-mirrors": [ [2024-03-26T21:14:11.977Z] "https://nexus3.edgexfoundry.org:10001" [2024-03-26T21:14:11.977Z] ], [2024-03-26T21:14:11.977Z] "bip": "10.250.0.254/24", [2024-03-26T21:14:11.977Z] "hosts": [ [2024-03-26T21:14:11.977Z] "tcp://0.0.0.0:5555", [2024-03-26T21:14:11.977Z] "unix:///var/run/docker.sock" [2024-03-26T21:14:11.977Z] ], [2024-03-26T21:14:11.977Z] "mtu": 1458, [2024-03-26T21:14:11.977Z] "selinux-enabled": true, [2024-03-26T21:14:11.977Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-03-26T21:14:11.977Z] } [Pipeline] sh [2024-03-26T21:14:12.301Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-03-26T21:14:12.621Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-26T21:14:30.845Z] provisioning config files... [2024-03-26T21:14:30.868Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/173@tmp/config14276864186692316795tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-26T21:14:31.272Z] ---> ****-login.sh [2024-03-26T21:14:31.272Z] nexus3.edgexfoundry.org:10001 [2024-03-26T21:14:31.543Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-26T21:14:31.815Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-26T21:14:31.815Z] Configure a credential helper to remove this warning. See [2024-03-26T21:14:31.815Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-26T21:14:31.815Z] [2024-03-26T21:14:31.815Z] Login Succeeded [2024-03-26T21:14:31.815Z] nexus3.edgexfoundry.org:10002 [2024-03-26T21:14:32.083Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-26T21:14:32.083Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-26T21:14:32.083Z] Configure a credential helper to remove this warning. See [2024-03-26T21:14:32.083Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-26T21:14:32.083Z] [2024-03-26T21:14:32.083Z] Login Succeeded [2024-03-26T21:14:32.083Z] nexus3.edgexfoundry.org:10003 [2024-03-26T21:14:32.359Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-26T21:14:32.626Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-26T21:14:32.627Z] Configure a credential helper to remove this warning. See [2024-03-26T21:14:32.627Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-26T21:14:32.627Z] [2024-03-26T21:14:32.627Z] Login Succeeded [2024-03-26T21:14:32.627Z] nexus3.edgexfoundry.org:10004 [2024-03-26T21:14:32.903Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-26T21:14:32.904Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-26T21:14:32.904Z] Configure a credential helper to remove this warning. See [2024-03-26T21:14:32.904Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-26T21:14:32.904Z] [2024-03-26T21:14:32.904Z] Login Succeeded [2024-03-26T21:14:32.904Z] ****.io [2024-03-26T21:14:33.172Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-26T21:14:33.439Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-26T21:14:33.439Z] Configure a credential helper to remove this warning. See [2024-03-26T21:14:33.439Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-26T21:14:33.439Z] [2024-03-26T21:14:33.439Z] Login Succeeded [2024-03-26T21:14:33.439Z] ---> ****-login.sh ends [Pipeline] } [2024-03-26T21:14:33.453Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-26T21:14:33.719Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-26T21:14:33.745Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-26T21:14:33.758Z] ========================================================= [2024-03-26T21:14:33.758Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-03-26T21:14:33.758Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-26T21:14:34.121Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-03-26T21:14:34.388Z] Sending build context to Docker daemon 673.8kB [2024-03-26T21:14:34.388Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-03-26T21:14:34.388Z] Step 2/12 : FROM ${BASE} AS builder [2024-03-26T21:14:34.388Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-03-26T21:14:34.388Z] 9fda8d8052c6: Pulling fs layer [2024-03-26T21:14:34.388Z] 5d54e960e981: Pulling fs layer [2024-03-26T21:14:34.388Z] c4a7e357bf2a: Pulling fs layer [2024-03-26T21:14:34.388Z] f0e02332f6b5: Pulling fs layer [2024-03-26T21:14:34.388Z] 872ee5b61b7b: Pulling fs layer [2024-03-26T21:14:34.388Z] 0c6a40ed1a82: Pulling fs layer [2024-03-26T21:14:34.388Z] 94ae7d8d031c: Pulling fs layer [2024-03-26T21:14:34.388Z] f0e02332f6b5: Waiting [2024-03-26T21:14:34.388Z] 0c6a40ed1a82: Waiting [2024-03-26T21:14:34.388Z] 872ee5b61b7b: Waiting [2024-03-26T21:14:34.657Z] 5d54e960e981: Download complete [2024-03-26T21:14:34.657Z] f0e02332f6b5: Verifying Checksum [2024-03-26T21:14:34.657Z] f0e02332f6b5: Download complete [2024-03-26T21:14:34.657Z] 872ee5b61b7b: Verifying Checksum [2024-03-26T21:14:34.657Z] 872ee5b61b7b: Download complete [2024-03-26T21:14:34.657Z] 9fda8d8052c6: Verifying Checksum [2024-03-26T21:14:34.657Z] 9fda8d8052c6: Download complete [2024-03-26T21:14:35.243Z] 94ae7d8d031c: Verifying Checksum [2024-03-26T21:14:35.243Z] 94ae7d8d031c: Download complete [2024-03-26T21:14:35.513Z] 9fda8d8052c6: Pull complete [2024-03-26T21:14:36.099Z] 5d54e960e981: Pull complete [2024-03-26T21:14:36.367Z] c4a7e357bf2a: Verifying Checksum [2024-03-26T21:14:36.367Z] c4a7e357bf2a: Download complete [2024-03-26T21:14:37.332Z] 0c6a40ed1a82: Verifying Checksum [2024-03-26T21:14:37.332Z] 0c6a40ed1a82: Download complete [2024-03-26T21:14:39.517Z] go vet ./... [2024-03-26T21:14:39.517Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-26T21:14:39.517Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-26T21:14:39.517Z] ./bin/test-attribution.sh [2024-03-26T21:14:39.517Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2024-03-26T21:14:39.517Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-03-26T21:14:39.517Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-03-26T21:14:39.517Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-03-26T21:14:39.517Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-03-26T21:14:39.517Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-03-26T21:14:39.517Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-03-26T21:14:39.517Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-03-26T21:14:39.517Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-03-26T21:14:39.517Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-03-26T21:14:39.517Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-03-26T21:14:39.517Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-03-26T21:14:39.517Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-03-26T21:14:39.517Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-03-26T21:14:39.517Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-03-26T21:14:39.517Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-03-26T21:14:39.517Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-03-26T21:14:39.517Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-03-26T21:14:39.517Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-03-26T21:14:39.517Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2024-03-26T21:14:39.517Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-03-26T21:14:39.517Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-03-26T21:14:39.517Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-03-26T21:14:39.517Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-03-26T21:14:39.517Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-03-26T21:14:39.517Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2024-03-26T21:14:39.517Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-03-26T21:14:39.517Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-03-26T21:14:39.517Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-03-26T21:14:39.517Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-03-26T21:14:39.517Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-03-26T21:14:39.517Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-03-26T21:14:39.517Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-03-26T21:14:39.517Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-03-26T21:14:39.517Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-03-26T21:14:39.517Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-03-26T21:14:39.517Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-03-26T21:14:39.517Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-03-26T21:14:39.517Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-03-26T21:14:39.517Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-03-26T21:14:39.517Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-03-26T21:14:39.517Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-03-26T21:14:39.517Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-03-26T21:14:39.517Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-03-26T21:14:39.517Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-03-26T21:14:39.517Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-03-26T21:14:39.517Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-03-26T21:14:39.517Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-03-26T21:14:39.517Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-03-26T21:14:39.517Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-03-26T21:14:39.517Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-03-26T21:14:39.517Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-03-26T21:14:39.517Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-03-26T21:14:39.517Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2024-03-26T21:14:39.517Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2024-03-26T21:14:39.517Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-03-26T21:14:39.517Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-03-26T21:14:39.517Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-03-26T21:14:39.517Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-03-26T21:14:39.517Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-03-26T21:14:39.517Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-03-26T21:14:39.517Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-03-26T21:14:39.517Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-03-26T21:14:39.517Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [2024-03-26T21:14:39.517Z] An attribution for google.golang.org/appengine is missing from Attribution.txt, please add [2024-03-26T21:14:39.517Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-03-26T21:14:39.517Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-03-26T21:14:39.531Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-26T21:14:39.583Z] $ docker stop --time=1 a49b5827aecfbebc83e340bef8405b3760beaa286e946b94bdb4211f77ea3e03 [2024-03-26T21:14:44.263Z] $ docker rm -f --volumes a49b5827aecfbebc83e340bef8405b3760beaa286e946b94bdb4211f77ea3e03 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-26T21:14:44.897Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-26T21:14:44.952Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-03-26T21:14:45.471Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-26T21:14:45.758Z] + ls -al . [2024-03-26T21:14:45.758Z] total 276 [2024-03-26T21:14:45.758Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 26 21:13 . [2024-03-26T21:14:45.758Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 26 21:11 .. [2024-03-26T21:14:45.758Z] -rw-rw-r-- 1 jenkins jenkins 262 Mar 26 21:11 .dockerignore [2024-03-26T21:14:45.758Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 26 21:14 .git [2024-03-26T21:14:45.758Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 26 21:11 .github [2024-03-26T21:14:45.758Z] -rw-rw-r-- 1 jenkins jenkins 773 Mar 26 21:11 .gitignore [2024-03-26T21:14:45.758Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 26 21:11 .golangci.yml [2024-03-26T21:14:45.758Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 26 21:12 .semver [2024-03-26T21:14:45.758Z] -rw-rw-r-- 1 jenkins jenkins 10232 Mar 26 21:11 Attribution.txt [2024-03-26T21:14:45.758Z] -rw-rw-r-- 1 jenkins jenkins 11245 Mar 26 21:11 CHANGELOG.md [2024-03-26T21:14:45.758Z] -rw-rw-r-- 1 jenkins jenkins 1768 Mar 26 21:11 Dockerfile [2024-03-26T21:14:45.758Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 26 21:11 GOVERNANCE.md [2024-03-26T21:14:45.758Z] -rw-rw-r-- 1 jenkins jenkins 665 Mar 26 21:11 Jenkinsfile [2024-03-26T21:14:45.758Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 26 21:11 LICENSE [2024-03-26T21:14:45.758Z] -rw-rw-r-- 1 jenkins jenkins 2503 Mar 26 21:11 Makefile [2024-03-26T21:14:45.758Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 26 21:11 OWNERS.md [2024-03-26T21:14:45.758Z] -rw-rw-r-- 1 jenkins jenkins 3851 Mar 26 21:11 README.md [2024-03-26T21:14:45.758Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 26 21:12 VERSION [2024-03-26T21:14:45.758Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 26 21:11 bin [2024-03-26T21:14:45.758Z] -rw-r--r-- 1 jenkins jenkins 41317 Mar 26 21:13 coverage.out [2024-03-26T21:14:45.758Z] -rw-rw-r-- 1 jenkins jenkins 7273 Mar 26 21:11 go.mod [2024-03-26T21:14:45.758Z] -rw-rw-r-- 1 jenkins jenkins 101524 Mar 26 21:11 go.sum [2024-03-26T21:14:45.758Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 26 21:11 images [2024-03-26T21:14:45.758Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 26 21:11 internal [2024-03-26T21:14:45.758Z] -rw-rw-r-- 1 jenkins jenkins 531 Mar 26 21:11 main.go [2024-03-26T21:14:45.758Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 26 21:11 openapi [2024-03-26T21:14:45.758Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 26 21:11 res [2024-03-26T21:14:45.758Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 26 21:11 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-26T21:14:46.100Z] + 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=5b4415030ab3c0da7e927d10f7674bfb96f8b020 --label arch=amd64 --label version=3.2.0-dev.20 . [2024-03-26T21:14:46.100Z] Sending build context to Docker daemon 16.96MB [2024-03-26T21:14:46.100Z] Step 1/30 : ARG BASE=golang:1.21-alpine3.18 [2024-03-26T21:14:46.100Z] Step 2/30 : FROM ${BASE} AS builder [2024-03-26T21:14:46.100Z] ---> d57325c30b49 [2024-03-26T21:14:46.100Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2024-03-26T21:14:46.359Z] ---> Running in 84549f66275d [2024-03-26T21:14:46.359Z] Removing intermediate container 84549f66275d [2024-03-26T21:14:46.359Z] ---> 5e218b20bf86 [2024-03-26T21:14:46.359Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2024-03-26T21:14:46.359Z] ---> Running in ef2218a44a15 [2024-03-26T21:14:46.617Z] Removing intermediate container ef2218a44a15 [2024-03-26T21:14:46.617Z] ---> 11a34ec6af6a [2024-03-26T21:14:46.617Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2024-03-26T21:14:46.617Z] ---> Running in 57a650f9b8b8 [2024-03-26T21:14:46.617Z] Removing intermediate container 57a650f9b8b8 [2024-03-26T21:14:46.617Z] ---> 504fbc505598 [2024-03-26T21:14:46.617Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-26T21:14:46.617Z] ---> Running in b56d5d8c42b0 [2024-03-26T21:14:46.875Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-26T21:14:47.134Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-26T21:14:47.134Z] OK: 264 MiB in 52 packages [2024-03-26T21:14:47.702Z] Removing intermediate container b56d5d8c42b0 [2024-03-26T21:14:47.702Z] ---> 8be00560aa31 [2024-03-26T21:14:47.702Z] Step 7/30 : WORKDIR /app [2024-03-26T21:14:47.702Z] ---> Running in bf2b236aea82 [2024-03-26T21:14:47.702Z] Removing intermediate container bf2b236aea82 [2024-03-26T21:14:47.702Z] ---> c3191e7b1f52 [2024-03-26T21:14:47.702Z] Step 8/30 : COPY go.mod vendor* ./ [2024-03-26T21:14:47.960Z] ---> a7d8fa1facc0 [2024-03-26T21:14:47.960Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-26T21:14:47.960Z] ---> Running in e9a22734b30d [2024-03-26T21:14:48.526Z] Removing intermediate container e9a22734b30d [2024-03-26T21:14:48.526Z] ---> 07ab298dd7f5 [2024-03-26T21:14:48.526Z] Step 10/30 : COPY . . [2024-03-26T21:14:49.093Z] ---> 355ffe476f0d [2024-03-26T21:14:49.093Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-26T21:14:49.093Z] ---> Running in 40187561bf92 [2024-03-26T21:14:49.093Z] Removing intermediate container 40187561bf92 [2024-03-26T21:14:49.093Z] ---> e728fa76c3ea [2024-03-26T21:14:49.093Z] Step 12/30 : RUN $MAKE [2024-03-26T21:14:49.093Z] ---> Running in deefee07aacf [2024-03-26T21:14:49.352Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.32 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.20 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.2.0-dev.20" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2024-03-26T21:14:49.652Z] c4a7e357bf2a: Pull complete [2024-03-26T21:14:49.652Z] f0e02332f6b5: Pull complete [2024-03-26T21:14:49.652Z] 872ee5b61b7b: Pull complete [2024-03-26T21:14:57.854Z] 0c6a40ed1a82: Pull complete [2024-03-26T21:14:58.810Z] 94ae7d8d031c: Pull complete [2024-03-26T21:14:59.078Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-03-26T21:14:59.078Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-26T21:14:59.078Z] ---> 86de565de09d [2024-03-26T21:14:59.078Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-03-26T21:15:01.018Z] ---> Running in 6fe7a001ab9b [2024-03-26T21:15:01.018Z] Removing intermediate container 6fe7a001ab9b [2024-03-26T21:15:01.018Z] ---> b23c8a0e3119 [2024-03-26T21:15:01.018Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-03-26T21:15:01.018Z] ---> Running in 446f84c1b0e9 [2024-03-26T21:15:01.285Z] Removing intermediate container 446f84c1b0e9 [2024-03-26T21:15:01.285Z] ---> 395cd2373a61 [2024-03-26T21:15:01.285Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-03-26T21:15:01.558Z] ---> Running in fec0909f6b5c [2024-03-26T21:15:01.825Z] Removing intermediate container fec0909f6b5c [2024-03-26T21:15:01.825Z] ---> f120bde61c64 [2024-03-26T21:15:01.825Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-26T21:15:01.825Z] ---> Running in 0d76cee22a68 [2024-03-26T21:15:02.788Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-26T21:15:03.371Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-26T21:15:04.328Z] OK: 266 MiB in 52 packages [2024-03-26T21:15:05.289Z] Removing intermediate container 0d76cee22a68 [2024-03-26T21:15:05.289Z] ---> 271eee478fa5 [2024-03-26T21:15:05.289Z] Step 7/12 : WORKDIR /app [2024-03-26T21:15:05.289Z] ---> Running in 9ddc8054beb0 [2024-03-26T21:15:05.557Z] Removing intermediate container 9ddc8054beb0 [2024-03-26T21:15:05.557Z] ---> 58d8ddf14010 [2024-03-26T21:15:05.557Z] Step 8/12 : COPY go.mod vendor* ./ [2024-03-26T21:15:05.825Z] ---> 41d82cba048d [2024-03-26T21:15:05.825Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-26T21:15:06.097Z] ---> Running in d437cab02cc2 [2024-03-26T21:15:21.415Z] Removing intermediate container deefee07aacf [2024-03-26T21:15:21.415Z] ---> 424030be35f6 [2024-03-26T21:15:21.415Z] Step 13/30 : FROM alpine:3.18 [2024-03-26T21:15:21.415Z] 3.18: Pulling from library/alpine [2024-03-26T21:15:21.415Z] 619be1103602: Pulling fs layer [2024-03-26T21:15:21.415Z] 619be1103602: Download complete [2024-03-26T21:15:21.415Z] 619be1103602: Pull complete [2024-03-26T21:15:21.415Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-26T21:15:21.415Z] Status: Downloaded newer image for alpine:3.18 [2024-03-26T21:15:21.415Z] ---> d3782b16ccc9 [2024-03-26T21:15:21.415Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-03-26T21:15:21.415Z] ---> Running in c9244050295e [2024-03-26T21:15:21.415Z] Removing intermediate container c9244050295e [2024-03-26T21:15:21.415Z] ---> 9b6bde2df26b [2024-03-26T21:15:21.415Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2024-03-26T21:15:21.415Z] ---> Running in 884ac82a11b9 [2024-03-26T21:15:21.415Z] Removing intermediate container 884ac82a11b9 [2024-03-26T21:15:21.415Z] ---> 74b57be205f7 [2024-03-26T21:15:21.415Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2024-03-26T21:15:21.415Z] ---> Running in 1cd9f4a0548f [2024-03-26T21:15:21.415Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-26T21:15:21.415Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-26T21:15:21.415Z] (1/2) Installing ca-certificates (20240226-r0) [2024-03-26T21:15:21.415Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-03-26T21:15:21.415Z] Executing busybox-1.36.1-r5.trigger [2024-03-26T21:15:21.415Z] Executing ca-certificates-20240226-r0.trigger [2024-03-26T21:15:21.415Z] OK: 8 MiB in 17 packages [2024-03-26T21:15:21.415Z] Removing intermediate container 1cd9f4a0548f [2024-03-26T21:15:21.415Z] ---> d632062f9ac1 [2024-03-26T21:15:21.415Z] Step 17/30 : RUN apk --no-cache upgrade [2024-03-26T21:15:21.415Z] ---> Running in 63c0d50b6e9f [2024-03-26T21:15:21.415Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-26T21:15:21.415Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-26T21:15:21.415Z] (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-26T21:15:21.415Z] Executing ca-certificates-20240226-r0.trigger [2024-03-26T21:15:21.415Z] OK: 8 MiB in 17 packages [2024-03-26T21:15:21.415Z] Removing intermediate container 63c0d50b6e9f [2024-03-26T21:15:21.415Z] ---> 891996409740 [2024-03-26T21:15:21.415Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-03-26T21:15:21.415Z] ---> 89afdc4c108c [2024-03-26T21:15:21.415Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2024-03-26T21:15:21.415Z] ---> 79997258474a [2024-03-26T21:15:21.415Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2024-03-26T21:15:21.415Z] ---> 3fcfc15c5d78 [2024-03-26T21:15:21.415Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2024-03-26T21:15:21.415Z] ---> e519471cecea [2024-03-26T21:15:21.415Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2024-03-26T21:15:22.355Z] ---> f87348416609 [2024-03-26T21:15:22.355Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2024-03-26T21:15:22.355Z] ---> Running in a59a97d703ca [2024-03-26T21:15:22.924Z] Removing intermediate container a59a97d703ca [2024-03-26T21:15:22.924Z] ---> c0df03a05e0c [2024-03-26T21:15:22.924Z] Step 24/30 : VOLUME /cache [2024-03-26T21:15:22.924Z] ---> Running in 9a141058f8be [2024-03-26T21:15:22.924Z] Removing intermediate container 9a141058f8be [2024-03-26T21:15:22.924Z] ---> 19ac79ff9d7c [2024-03-26T21:15:22.924Z] Step 25/30 : EXPOSE 59711 [2024-03-26T21:15:22.924Z] ---> Running in 3562b97170fb [2024-03-26T21:15:23.182Z] Removing intermediate container 3562b97170fb [2024-03-26T21:15:23.183Z] ---> 31fe37ca7e43 [2024-03-26T21:15:23.183Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2024-03-26T21:15:23.183Z] ---> Running in 72d2b99a659c [2024-03-26T21:15:23.183Z] Removing intermediate container 72d2b99a659c [2024-03-26T21:15:23.183Z] ---> b3153d7993de [2024-03-26T21:15:23.183Z] Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2024-03-26T21:15:23.183Z] ---> Running in ace0fd22db84 [2024-03-26T21:15:23.183Z] Removing intermediate container ace0fd22db84 [2024-03-26T21:15:23.183Z] ---> 7c1299221bbd [2024-03-26T21:15:23.183Z] Step 28/30 : LABEL arch=amd64 [2024-03-26T21:15:23.441Z] ---> Running in 689b067f8ef8 [2024-03-26T21:15:23.441Z] Removing intermediate container 689b067f8ef8 [2024-03-26T21:15:23.441Z] ---> 0d97b8ceb1fd [2024-03-26T21:15:23.441Z] Step 29/30 : LABEL git_sha=5b4415030ab3c0da7e927d10f7674bfb96f8b020 [2024-03-26T21:15:23.441Z] ---> Running in 76ea6f1b483d [2024-03-26T21:15:23.441Z] Removing intermediate container 76ea6f1b483d [2024-03-26T21:15:23.441Z] ---> 9b91e0a74b34 [2024-03-26T21:15:23.441Z] Step 30/30 : LABEL version=3.2.0-dev.20 [2024-03-26T21:15:23.441Z] ---> Running in b928705ba093 [2024-03-26T21:15:23.441Z] Removing intermediate container b928705ba093 [2024-03-26T21:15:23.441Z] ---> 2f35a64ed9e4 [2024-03-26T21:15:23.441Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-26T21:15:23.700Z] Successfully built 2f35a64ed9e4 [2024-03-26T21:15:23.700Z] 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-03-26T21:15:23.838Z] provisioning config files... [2024-03-26T21:15:23.849Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config10627976412501823475tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-26T21:15:24.148Z] ---> ****-login.sh [2024-03-26T21:15:24.148Z] nexus3.edgexfoundry.org:10001 [2024-03-26T21:15:24.148Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-26T21:15:24.148Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-26T21:15:24.148Z] Configure a credential helper to remove this warning. See [2024-03-26T21:15:24.148Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-26T21:15:24.148Z] [2024-03-26T21:15:24.148Z] Login Succeeded [2024-03-26T21:15:24.148Z] nexus3.edgexfoundry.org:10002 [2024-03-26T21:15:24.148Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-26T21:15:24.148Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-26T21:15:24.148Z] Configure a credential helper to remove this warning. See [2024-03-26T21:15:24.149Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-26T21:15:24.149Z] [2024-03-26T21:15:24.149Z] Login Succeeded [2024-03-26T21:15:24.149Z] nexus3.edgexfoundry.org:10003 [2024-03-26T21:15:24.409Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-26T21:15:24.409Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-26T21:15:24.409Z] Configure a credential helper to remove this warning. See [2024-03-26T21:15:24.409Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-26T21:15:24.409Z] [2024-03-26T21:15:24.409Z] Login Succeeded [2024-03-26T21:15:24.409Z] nexus3.edgexfoundry.org:10004 [2024-03-26T21:15:24.409Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-26T21:15:24.409Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-26T21:15:24.409Z] Configure a credential helper to remove this warning. See [2024-03-26T21:15:24.409Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-26T21:15:24.409Z] [2024-03-26T21:15:24.409Z] Login Succeeded [2024-03-26T21:15:24.409Z] ****.io [2024-03-26T21:15:24.409Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-26T21:15:24.669Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-26T21:15:24.669Z] Configure a credential helper to remove this warning. See [2024-03-26T21:15:24.669Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-26T21:15:24.669Z] [2024-03-26T21:15:24.669Z] Login Succeeded [2024-03-26T21:15:24.669Z] ---> ****-login.sh ends [Pipeline] } [2024-03-26T21:15:24.677Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-26T21:15:24.728Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-26T21:15:24.758Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2024-03-26T21:15:24.758Z] 5b4415030ab3c0da7e927d10f7674bfb96f8b020 [2024-03-26T21:15:24.758Z] latest [2024-03-26T21:15:24.758Z] 3.2.0-dev.20 [2024-03-26T21:15:24.758Z] 5b4415030ab3c0da7e927d10f7674bfb96f8b020-3.2.0-dev.20 [2024-03-26T21:15:24.758Z] main [2024-03-26T21:15:24.758Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-26T21:15:25.096Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:5b4415030ab3c0da7e927d10f7674bfb96f8b020 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-26T21:15:25.422Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:5b4415030ab3c0da7e927d10f7674bfb96f8b020 [2024-03-26T21:15:25.422Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-03-26T21:15:25.422Z] 7289b1839f7a: Preparing [2024-03-26T21:15:25.422Z] 0f0fa4c597db: Preparing [2024-03-26T21:15:25.422Z] 2823b9df3744: Preparing [2024-03-26T21:15:25.422Z] 23aa12ffa96a: Preparing [2024-03-26T21:15:25.422Z] bf0971df90a8: Preparing [2024-03-26T21:15:25.422Z] 87eded2767eb: Preparing [2024-03-26T21:15:25.422Z] 1ec3c14ebabe: Preparing [2024-03-26T21:15:25.422Z] ebb4c2d13dc7: Preparing [2024-03-26T21:15:25.422Z] 1ec3c14ebabe: Waiting [2024-03-26T21:15:25.422Z] 87eded2767eb: Waiting [2024-03-26T21:15:25.422Z] aedc3bda2944: Preparing [2024-03-26T21:15:25.422Z] ebb4c2d13dc7: Waiting [2024-03-26T21:15:25.422Z] aedc3bda2944: Waiting [2024-03-26T21:15:25.422Z] bf0971df90a8: Pushed [2024-03-26T21:15:25.422Z] 2823b9df3744: Pushed [2024-03-26T21:15:25.422Z] 7289b1839f7a: Pushed [2024-03-26T21:15:25.422Z] 23aa12ffa96a: Pushed [2024-03-26T21:15:25.422Z] aedc3bda2944: Layer already exists [2024-03-26T21:15:25.681Z] 87eded2767eb: Pushed [2024-03-26T21:15:25.681Z] 1ec3c14ebabe: Pushed [2024-03-26T21:15:25.681Z] ebb4c2d13dc7: Pushed [2024-03-26T21:15:28.238Z] 0f0fa4c597db: Pushed [2024-03-26T21:15:28.238Z] 5b4415030ab3c0da7e927d10f7674bfb96f8b020: digest: sha256:f9695145d8c419cbab62d2d3b7d02b077a1b270ca0f21cd439258de17b014482 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-26T21:15:28.563Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-26T21:15:28.892Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2024-03-26T21:15:28.892Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-03-26T21:15:28.892Z] 7289b1839f7a: Preparing [2024-03-26T21:15:28.892Z] 0f0fa4c597db: Preparing [2024-03-26T21:15:28.892Z] 2823b9df3744: Preparing [2024-03-26T21:15:28.892Z] 23aa12ffa96a: Preparing [2024-03-26T21:15:28.892Z] bf0971df90a8: Preparing [2024-03-26T21:15:28.892Z] 87eded2767eb: Preparing [2024-03-26T21:15:28.892Z] 1ec3c14ebabe: Preparing [2024-03-26T21:15:28.892Z] ebb4c2d13dc7: Preparing [2024-03-26T21:15:28.892Z] aedc3bda2944: Preparing [2024-03-26T21:15:28.892Z] 87eded2767eb: Waiting [2024-03-26T21:15:28.892Z] 1ec3c14ebabe: Waiting [2024-03-26T21:15:28.892Z] ebb4c2d13dc7: Waiting [2024-03-26T21:15:28.892Z] aedc3bda2944: Waiting [2024-03-26T21:15:28.892Z] bf0971df90a8: Layer already exists [2024-03-26T21:15:28.892Z] 23aa12ffa96a: Layer already exists [2024-03-26T21:15:28.892Z] 0f0fa4c597db: Layer already exists [2024-03-26T21:15:28.892Z] 2823b9df3744: Layer already exists [2024-03-26T21:15:28.892Z] 7289b1839f7a: Layer already exists [2024-03-26T21:15:28.892Z] 87eded2767eb: Layer already exists [2024-03-26T21:15:28.892Z] 1ec3c14ebabe: Layer already exists [2024-03-26T21:15:28.892Z] aedc3bda2944: Layer already exists [2024-03-26T21:15:28.892Z] ebb4c2d13dc7: Layer already exists [2024-03-26T21:15:28.892Z] latest: digest: sha256:f9695145d8c419cbab62d2d3b7d02b077a1b270ca0f21cd439258de17b014482 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-26T21:15:29.219Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-26T21:15:29.540Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.20 [2024-03-26T21:15:29.540Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-03-26T21:15:29.540Z] 7289b1839f7a: Preparing [2024-03-26T21:15:29.540Z] 0f0fa4c597db: Preparing [2024-03-26T21:15:29.540Z] 2823b9df3744: Preparing [2024-03-26T21:15:29.540Z] 23aa12ffa96a: Preparing [2024-03-26T21:15:29.540Z] bf0971df90a8: Preparing [2024-03-26T21:15:29.540Z] 87eded2767eb: Preparing [2024-03-26T21:15:29.540Z] 1ec3c14ebabe: Preparing [2024-03-26T21:15:29.540Z] ebb4c2d13dc7: Preparing [2024-03-26T21:15:29.540Z] aedc3bda2944: Preparing [2024-03-26T21:15:29.540Z] 87eded2767eb: Waiting [2024-03-26T21:15:29.540Z] 1ec3c14ebabe: Waiting [2024-03-26T21:15:29.540Z] ebb4c2d13dc7: Waiting [2024-03-26T21:15:29.540Z] aedc3bda2944: Waiting [2024-03-26T21:15:29.540Z] 23aa12ffa96a: Layer already exists [2024-03-26T21:15:29.540Z] 0f0fa4c597db: Layer already exists [2024-03-26T21:15:29.540Z] bf0971df90a8: Layer already exists [2024-03-26T21:15:29.540Z] 7289b1839f7a: Layer already exists [2024-03-26T21:15:29.540Z] 2823b9df3744: Layer already exists [2024-03-26T21:15:29.540Z] 87eded2767eb: Layer already exists [2024-03-26T21:15:29.540Z] 1ec3c14ebabe: Layer already exists [2024-03-26T21:15:29.540Z] aedc3bda2944: Layer already exists [2024-03-26T21:15:29.540Z] ebb4c2d13dc7: Layer already exists [2024-03-26T21:15:29.540Z] 3.2.0-dev.20: digest: sha256:f9695145d8c419cbab62d2d3b7d02b077a1b270ca0f21cd439258de17b014482 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-26T21:15:29.873Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:5b4415030ab3c0da7e927d10f7674bfb96f8b020-3.2.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-26T21:15:30.195Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:5b4415030ab3c0da7e927d10f7674bfb96f8b020-3.2.0-dev.20 [2024-03-26T21:15:30.195Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-03-26T21:15:30.195Z] 7289b1839f7a: Preparing [2024-03-26T21:15:30.195Z] 0f0fa4c597db: Preparing [2024-03-26T21:15:30.195Z] 2823b9df3744: Preparing [2024-03-26T21:15:30.195Z] 23aa12ffa96a: Preparing [2024-03-26T21:15:30.195Z] bf0971df90a8: Preparing [2024-03-26T21:15:30.195Z] 87eded2767eb: Preparing [2024-03-26T21:15:30.195Z] 1ec3c14ebabe: Preparing [2024-03-26T21:15:30.195Z] ebb4c2d13dc7: Preparing [2024-03-26T21:15:30.195Z] aedc3bda2944: Preparing [2024-03-26T21:15:30.195Z] 87eded2767eb: Waiting [2024-03-26T21:15:30.195Z] aedc3bda2944: Waiting [2024-03-26T21:15:30.195Z] 1ec3c14ebabe: Waiting [2024-03-26T21:15:30.195Z] ebb4c2d13dc7: Waiting [2024-03-26T21:15:30.195Z] bf0971df90a8: Layer already exists [2024-03-26T21:15:30.195Z] 2823b9df3744: Layer already exists [2024-03-26T21:15:30.195Z] 7289b1839f7a: Layer already exists [2024-03-26T21:15:30.195Z] 0f0fa4c597db: Layer already exists [2024-03-26T21:15:30.195Z] 23aa12ffa96a: Layer already exists [2024-03-26T21:15:30.195Z] ebb4c2d13dc7: Layer already exists [2024-03-26T21:15:30.195Z] 87eded2767eb: Layer already exists [2024-03-26T21:15:30.195Z] 1ec3c14ebabe: Layer already exists [2024-03-26T21:15:30.195Z] aedc3bda2944: Layer already exists [2024-03-26T21:15:30.195Z] 5b4415030ab3c0da7e927d10f7674bfb96f8b020-3.2.0-dev.20: digest: sha256:f9695145d8c419cbab62d2d3b7d02b077a1b270ca0f21cd439258de17b014482 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-26T21:15:30.522Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-26T21:15:30.860Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2024-03-26T21:15:30.860Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-03-26T21:15:30.860Z] 7289b1839f7a: Preparing [2024-03-26T21:15:30.860Z] 0f0fa4c597db: Preparing [2024-03-26T21:15:30.860Z] 2823b9df3744: Preparing [2024-03-26T21:15:30.860Z] 23aa12ffa96a: Preparing [2024-03-26T21:15:30.860Z] bf0971df90a8: Preparing [2024-03-26T21:15:30.860Z] 87eded2767eb: Preparing [2024-03-26T21:15:30.860Z] 1ec3c14ebabe: Preparing [2024-03-26T21:15:30.860Z] ebb4c2d13dc7: Preparing [2024-03-26T21:15:30.860Z] aedc3bda2944: Preparing [2024-03-26T21:15:30.860Z] 87eded2767eb: Waiting [2024-03-26T21:15:30.860Z] ebb4c2d13dc7: Waiting [2024-03-26T21:15:30.860Z] aedc3bda2944: Waiting [2024-03-26T21:15:30.860Z] 1ec3c14ebabe: Waiting [2024-03-26T21:15:30.860Z] 23aa12ffa96a: Layer already exists [2024-03-26T21:15:30.860Z] 7289b1839f7a: Layer already exists [2024-03-26T21:15:30.860Z] bf0971df90a8: Layer already exists [2024-03-26T21:15:30.860Z] 2823b9df3744: Layer already exists [2024-03-26T21:15:30.860Z] 0f0fa4c597db: Layer already exists [2024-03-26T21:15:30.860Z] 87eded2767eb: Layer already exists [2024-03-26T21:15:30.860Z] aedc3bda2944: Layer already exists [2024-03-26T21:15:30.860Z] 1ec3c14ebabe: Layer already exists [2024-03-26T21:15:30.860Z] ebb4c2d13dc7: Layer already exists [2024-03-26T21:15:30.860Z] main: digest: sha256:f9695145d8c419cbab62d2d3b7d02b077a1b270ca0f21cd439258de17b014482 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-26T21:15:30.940Z] ===================================================== [Pipeline] echo [2024-03-26T21:15:30.953Z] taggedImages: [2024-03-26T21:15:30.953Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:5b4415030ab3c0da7e927d10f7674bfb96f8b020 [2024-03-26T21:15:30.953Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2024-03-26T21:15:30.953Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.20 [2024-03-26T21:15:30.953Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:5b4415030ab3c0da7e927d10f7674bfb96f8b020-3.2.0-dev.20 [2024-03-26T21:15:30.953Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-26T21:15:31.379Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-26T21:15:31.379Z] [2024-03-26T21:15:31.379Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-26T21:15:31.689Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-26T21:15:31.690Z] latest: Pulling from edgex-lftools-log-publisher [2024-03-26T21:15:31.690Z] 5eb5b503b376: Pulling fs layer [2024-03-26T21:15:31.690Z] 5c69ac0246d0: Pulling fs layer [2024-03-26T21:15:31.690Z] ec43610c2a17: Pulling fs layer [2024-03-26T21:15:31.690Z] 3a2ae6a8a46f: Pulling fs layer [2024-03-26T21:15:31.690Z] 33b1e0a273af: Pulling fs layer [2024-03-26T21:15:31.690Z] 5d3b04190fa2: Pulling fs layer [2024-03-26T21:15:31.690Z] 3a2ae6a8a46f: Waiting [2024-03-26T21:15:31.690Z] 33b1e0a273af: Waiting [2024-03-26T21:15:31.690Z] 2f39f015ded8: Pulling fs layer [2024-03-26T21:15:31.690Z] 5d3b04190fa2: Waiting [2024-03-26T21:15:31.690Z] 2f39f015ded8: Waiting [2024-03-26T21:15:31.690Z] 5c69ac0246d0: Download complete [2024-03-26T21:15:31.690Z] 3a2ae6a8a46f: Verifying Checksum [2024-03-26T21:15:31.690Z] 3a2ae6a8a46f: Download complete [2024-03-26T21:15:31.690Z] 33b1e0a273af: Verifying Checksum [2024-03-26T21:15:31.690Z] 33b1e0a273af: Download complete [2024-03-26T21:15:31.690Z] 5d3b04190fa2: Verifying Checksum [2024-03-26T21:15:31.690Z] 5d3b04190fa2: Download complete [2024-03-26T21:15:31.690Z] ec43610c2a17: Verifying Checksum [2024-03-26T21:15:31.690Z] ec43610c2a17: Download complete [2024-03-26T21:15:31.948Z] 5eb5b503b376: Verifying Checksum [2024-03-26T21:15:31.948Z] 5eb5b503b376: Download complete [2024-03-26T21:15:32.517Z] 2f39f015ded8: Download complete [2024-03-26T21:15:33.086Z] 5eb5b503b376: Pull complete [2024-03-26T21:15:33.344Z] 5c69ac0246d0: Pull complete [2024-03-26T21:15:33.909Z] ec43610c2a17: Pull complete [2024-03-26T21:15:33.909Z] 3a2ae6a8a46f: Pull complete [2024-03-26T21:15:34.167Z] 33b1e0a273af: Pull complete [2024-03-26T21:15:34.167Z] 5d3b04190fa2: Pull complete [2024-03-26T21:15:38.350Z] 2f39f015ded8: Pull complete [2024-03-26T21:15:38.350Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-03-26T21:15:38.350Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-26T21:15:38.350Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-26T21:15:38.450Z] prd-ubuntu20.04-docker-8c-8g-1274 does not seem to be running inside a container [2024-03-26T21:15:38.517Z] $ 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_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-03-26T21:15:44.296Z] $ docker top 35f5c8eb7e325e944e9d172af64dba8723cf2475cb77f1a8fd54c3c548d61a27 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-26T21:15:44.708Z] ---> job-cost.sh [2024-03-26T21:15:44.708Z] lf-activate-venv: SKIPPING [2024-03-26T21:15:44.708Z] INFO: No Stack... [2024-03-26T21:15:45.276Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-26T21:15:45.535Z] INFO: Archiving Costs [Pipeline] sh [2024-03-26T21:15:45.822Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2024-03-26T21:15:45.822Z] + cut -d, -f6 [Pipeline] lock [2024-03-26T21:15:45.834Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-173-stack-cost] [2024-03-26T21:15:45.841Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-173-stack-cost] did not exist. Created. [2024-03-26T21:15:45.846Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-173-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-26T21:15:46.158Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-03-26T21:15:46.192Z] Stashed 1 file(s) [Pipeline] } [2024-03-26T21:15:46.199Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-173-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-26T21:15:46.262Z] $ docker stop --time=1 35f5c8eb7e325e944e9d172af64dba8723cf2475cb77f1a8fd54c3c548d61a27 [2024-03-26T21:15:47.415Z] $ docker rm -f --volumes 35f5c8eb7e325e944e9d172af64dba8723cf2475cb77f1a8fd54c3c548d61a27 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-03-26T21:17:12.781Z] Removing intermediate container d437cab02cc2 [2024-03-26T21:17:12.781Z] ---> e56161017d3e [2024-03-26T21:17:12.781Z] Step 10/12 : COPY . . [2024-03-26T21:17:12.781Z] ---> f911674531eb [2024-03-26T21:17:12.781Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-26T21:17:12.781Z] ---> Running in 9e2727235179 [2024-03-26T21:17:12.781Z] Removing intermediate container 9e2727235179 [2024-03-26T21:17:12.781Z] ---> 7fcc6addb7d4 [2024-03-26T21:17:12.781Z] Step 12/12 : RUN $MAKE [2024-03-26T21:17:12.781Z] ---> Running in 164bba284a0d [2024-03-26T21:17:12.781Z] noop [2024-03-26T21:17:12.781Z] Removing intermediate container 164bba284a0d [2024-03-26T21:17:12.781Z] ---> 2d7f76388c65 [2024-03-26T21:17:12.781Z] Successfully built 2d7f76388c65 [2024-03-26T21:17:12.781Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-26T21:17:13.151Z] + docker inspect -f . ci-base-image-arm64 [2024-03-26T21:17:13.151Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-26T21:17:13.369Z] prd-ubuntu20.04-docker-arm64-4c-16g-1276 does not seem to be running inside a container [2024-03-26T21:17:13.446Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/173 -v /w/workspace/app-rfid-llrp-inventory/173:/w/workspace/app-rfid-llrp-inventory/173:rw,z -v /w/workspace/app-rfid-llrp-inventory/173@tmp:/w/workspace/app-rfid-llrp-inventory/173@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-03-26T21:17:14.743Z] $ docker top ddb806603ff3a7a1a01bf891da3cb38f308067b622bd9ceedf176c65951f7717 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-26T21:17:15.587Z] + go version [2024-03-26T21:17:15.587Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-03-26T21:17:15.611Z] $ docker stop --time=1 ddb806603ff3a7a1a01bf891da3cb38f308067b622bd9ceedf176c65951f7717 [2024-03-26T21:17:17.265Z] $ docker rm -f --volumes ddb806603ff3a7a1a01bf891da3cb38f308067b622bd9ceedf176c65951f7717 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-26T21:17:17.854Z] + docker inspect -f . ci-base-image-arm64 [2024-03-26T21:17:17.854Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-26T21:17:18.041Z] prd-ubuntu20.04-docker-arm64-4c-16g-1276 does not seem to be running inside a container [2024-03-26T21:17:18.111Z] $ 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/173 -v /w/workspace/app-rfid-llrp-inventory/173:/w/workspace/app-rfid-llrp-inventory/173:rw,z -v /w/workspace/app-rfid-llrp-inventory/173@tmp:/w/workspace/app-rfid-llrp-inventory/173@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-03-26T21:17:19.313Z] $ docker top bbbc4155f99ec9da7628962a809f230c8f4c545c233d5805bdfb7a85ebb5cf4b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-26T21:17:20.147Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/173 [Pipeline] fileExists [Pipeline] sh [2024-03-26T21:17:20.808Z] + make test [2024-03-26T21:17:20.808Z] go test -race ./... -coverprofile=coverage.out ./... [2024-03-26T21:20:43.585Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2024-03-26T21:20:45.523Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2024-03-26T21:20:47.466Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.105s coverage: 86.2% of statements [2024-03-26T21:20:57.538Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.326s coverage: 71.9% of statements [2024-03-26T21:20:57.538Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-03-26T21:20:57.538Z] go vet ./... [2024-03-26T21:23:49.258Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-26T21:23:49.258Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-26T21:23:49.258Z] ./bin/test-attribution.sh [2024-03-26T21:23:49.258Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2024-03-26T21:23:49.258Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-03-26T21:23:49.258Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-03-26T21:23:49.258Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-03-26T21:23:49.258Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-03-26T21:23:49.258Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-03-26T21:23:49.258Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-03-26T21:23:49.258Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-03-26T21:23:49.258Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-03-26T21:23:49.258Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-03-26T21:23:49.258Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-03-26T21:23:49.258Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-03-26T21:23:49.258Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-03-26T21:23:49.258Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-03-26T21:23:49.258Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-03-26T21:23:49.258Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-03-26T21:23:49.258Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-03-26T21:23:49.258Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-03-26T21:23:49.258Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-03-26T21:23:49.258Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2024-03-26T21:23:49.258Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-03-26T21:23:49.258Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-03-26T21:23:49.258Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-03-26T21:23:49.258Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-03-26T21:23:49.258Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-03-26T21:23:49.258Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2024-03-26T21:23:49.258Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-03-26T21:23:49.258Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-03-26T21:23:49.258Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-03-26T21:23:49.258Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-03-26T21:23:49.258Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-03-26T21:23:49.258Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-03-26T21:23:49.258Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-03-26T21:23:49.258Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-03-26T21:23:49.258Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-03-26T21:23:49.258Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-03-26T21:23:49.258Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-03-26T21:23:49.258Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-03-26T21:23:49.258Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-03-26T21:23:49.258Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-03-26T21:23:49.258Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-03-26T21:23:49.258Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-03-26T21:23:49.258Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-03-26T21:23:49.258Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-03-26T21:23:49.258Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-03-26T21:23:49.258Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-03-26T21:23:49.258Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-03-26T21:23:49.258Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-03-26T21:23:49.258Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-03-26T21:23:49.258Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-03-26T21:23:49.258Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-03-26T21:23:49.258Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-03-26T21:23:49.258Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-03-26T21:23:49.258Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2024-03-26T21:23:49.258Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2024-03-26T21:23:49.258Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-03-26T21:23:49.258Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-03-26T21:23:49.258Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-03-26T21:23:49.258Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-03-26T21:23:49.258Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-03-26T21:23:49.258Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-03-26T21:23:49.258Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-03-26T21:23:49.258Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-03-26T21:23:49.258Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [2024-03-26T21:23:49.258Z] An attribution for google.golang.org/appengine is missing from Attribution.txt, please add [2024-03-26T21:23:49.258Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-03-26T21:23:49.258Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-03-26T21:23:49.278Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-26T21:23:49.302Z] $ docker stop --time=1 bbbc4155f99ec9da7628962a809f230c8f4c545c233d5805bdfb7a85ebb5cf4b [2024-03-26T21:23:51.235Z] $ docker rm -f --volumes bbbc4155f99ec9da7628962a809f230c8f4c545c233d5805bdfb7a85ebb5cf4b [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-26T21:23:53.433Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-26T21:23:53.458Z] Warning: overwriting stash ‘coverage-report’ [2024-03-26T21:23:53.983Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-26T21:23:54.393Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-26T21:23:54.719Z] + ls -al . [2024-03-26T21:23:54.719Z] total 272 [2024-03-26T21:23:54.719Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 26 21:17 . [2024-03-26T21:23:54.719Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 26 21:14 .. [2024-03-26T21:23:54.719Z] -rw-rw-r-- 1 jenkins jenkins 262 Mar 26 21:14 .dockerignore [2024-03-26T21:23:54.719Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 26 21:14 .git [2024-03-26T21:23:54.719Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 26 21:14 .github [2024-03-26T21:23:54.719Z] -rw-rw-r-- 1 jenkins jenkins 773 Mar 26 21:14 .gitignore [2024-03-26T21:23:54.719Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 26 21:14 .golangci.yml [2024-03-26T21:23:54.719Z] -rw-rw-r-- 1 jenkins jenkins 10232 Mar 26 21:14 Attribution.txt [2024-03-26T21:23:54.719Z] -rw-rw-r-- 1 jenkins jenkins 11245 Mar 26 21:14 CHANGELOG.md [2024-03-26T21:23:54.719Z] -rw-rw-r-- 1 jenkins jenkins 1768 Mar 26 21:14 Dockerfile [2024-03-26T21:23:54.719Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 26 21:14 GOVERNANCE.md [2024-03-26T21:23:54.719Z] -rw-rw-r-- 1 jenkins jenkins 665 Mar 26 21:14 Jenkinsfile [2024-03-26T21:23:54.719Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 26 21:14 LICENSE [2024-03-26T21:23:54.719Z] -rw-rw-r-- 1 jenkins jenkins 2503 Mar 26 21:14 Makefile [2024-03-26T21:23:54.719Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 26 21:14 OWNERS.md [2024-03-26T21:23:54.719Z] -rw-rw-r-- 1 jenkins jenkins 3851 Mar 26 21:14 README.md [2024-03-26T21:23:54.719Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 26 21:12 VERSION [2024-03-26T21:23:54.719Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 26 21:14 bin [2024-03-26T21:23:54.719Z] -rw-r--r-- 1 jenkins jenkins 41317 Mar 26 21:20 coverage.out [2024-03-26T21:23:54.719Z] -rw-rw-r-- 1 jenkins jenkins 7273 Mar 26 21:14 go.mod [2024-03-26T21:23:54.719Z] -rw-rw-r-- 1 jenkins jenkins 101524 Mar 26 21:14 go.sum [2024-03-26T21:23:54.719Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 26 21:14 images [2024-03-26T21:23:54.719Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 26 21:14 internal [2024-03-26T21:23:54.719Z] -rw-rw-r-- 1 jenkins jenkins 531 Mar 26 21:14 main.go [2024-03-26T21:23:54.719Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 26 21:14 openapi [2024-03-26T21:23:54.719Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 26 21:14 res [2024-03-26T21:23:54.719Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 26 21:14 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-26T21:23:55.082Z] + 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=5b4415030ab3c0da7e927d10f7674bfb96f8b020 --label arch=arm64 --label version=3.2.0-dev.20 . [2024-03-26T21:23:55.349Z] Sending build context to Docker daemon 673.8kB [2024-03-26T21:23:55.349Z] Step 1/30 : ARG BASE=golang:1.21-alpine3.18 [2024-03-26T21:23:55.349Z] Step 2/30 : FROM ${BASE} AS builder [2024-03-26T21:23:55.349Z] ---> 2d7f76388c65 [2024-03-26T21:23:55.349Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2024-03-26T21:23:55.616Z] ---> Running in 086e51920d7b [2024-03-26T21:23:55.882Z] Removing intermediate container 086e51920d7b [2024-03-26T21:23:55.882Z] ---> d72d12fe37e4 [2024-03-26T21:23:55.882Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2024-03-26T21:23:55.882Z] ---> Running in d57e434ed073 [2024-03-26T21:23:56.149Z] Removing intermediate container d57e434ed073 [2024-03-26T21:23:56.149Z] ---> eb5cb61b0020 [2024-03-26T21:23:56.149Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2024-03-26T21:23:56.149Z] ---> Running in 36ffde9bde85 [2024-03-26T21:23:56.735Z] Removing intermediate container 36ffde9bde85 [2024-03-26T21:23:56.735Z] ---> 71934cdeed7a [2024-03-26T21:23:56.735Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-26T21:23:56.735Z] ---> Running in 2f4cc5863223 [2024-03-26T21:23:57.702Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-26T21:23:58.286Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-26T21:23:59.246Z] OK: 266 MiB in 52 packages [2024-03-26T21:24:00.217Z] Removing intermediate container 2f4cc5863223 [2024-03-26T21:24:00.217Z] ---> 2904de335e47 [2024-03-26T21:24:00.217Z] Step 7/30 : WORKDIR /app [2024-03-26T21:24:00.217Z] ---> Running in a586d36cb229 [2024-03-26T21:24:00.483Z] Removing intermediate container a586d36cb229 [2024-03-26T21:24:00.484Z] ---> d8b3b71bc04e [2024-03-26T21:24:00.484Z] Step 8/30 : COPY go.mod vendor* ./ [2024-03-26T21:24:01.087Z] ---> 4eba9f3cf062 [2024-03-26T21:24:01.087Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-26T21:24:01.087Z] ---> Running in 86dc416ee761 [2024-03-26T21:24:03.675Z] Removing intermediate container 86dc416ee761 [2024-03-26T21:24:03.675Z] ---> a70073e2ff39 [2024-03-26T21:24:03.675Z] Step 10/30 : COPY . . [2024-03-26T21:24:03.941Z] ---> 2e611d53a7ba [2024-03-26T21:24:03.941Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-26T21:24:04.207Z] ---> Running in 97d98548fad8 [2024-03-26T21:24:04.473Z] Removing intermediate container 97d98548fad8 [2024-03-26T21:24:04.473Z] ---> 571cbaa15630 [2024-03-26T21:24:04.473Z] Step 12/30 : RUN $MAKE [2024-03-26T21:24:04.473Z] ---> Running in ac67d2e661c3 [2024-03-26T21:24:05.441Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.32 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.20 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.2.0-dev.20" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2024-03-26T21:26:57.146Z] Removing intermediate container ac67d2e661c3 [2024-03-26T21:26:57.146Z] ---> f80e73b99c75 [2024-03-26T21:26:57.146Z] Step 13/30 : FROM alpine:3.18 [2024-03-26T21:26:57.146Z] 3.18: Pulling from library/alpine [2024-03-26T21:26:57.146Z] c6b39de5b339: Pulling fs layer [2024-03-26T21:26:57.146Z] c6b39de5b339: Verifying Checksum [2024-03-26T21:26:57.146Z] c6b39de5b339: Download complete [2024-03-26T21:26:57.146Z] c6b39de5b339: Pull complete [2024-03-26T21:26:57.146Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-26T21:26:57.146Z] Status: Downloaded newer image for alpine:3.18 [2024-03-26T21:26:57.146Z] ---> 33abbf032149 [2024-03-26T21:26:57.146Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-03-26T21:26:57.146Z] ---> Running in 611a184898da [2024-03-26T21:26:57.146Z] Removing intermediate container 611a184898da [2024-03-26T21:26:57.146Z] ---> 49930c698255 [2024-03-26T21:26:57.146Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2024-03-26T21:26:57.146Z] ---> Running in ea48fe7da62a [2024-03-26T21:26:57.146Z] Removing intermediate container ea48fe7da62a [2024-03-26T21:26:57.146Z] ---> c9f153777742 [2024-03-26T21:26:57.146Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2024-03-26T21:26:57.146Z] ---> Running in d98125f6fba9 [2024-03-26T21:26:57.411Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-26T21:26:57.990Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-26T21:26:58.945Z] (1/2) Installing ca-certificates (20240226-r0) [2024-03-26T21:26:58.945Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-03-26T21:26:58.945Z] Executing busybox-1.36.1-r5.trigger [2024-03-26T21:26:58.945Z] Executing ca-certificates-20240226-r0.trigger [2024-03-26T21:26:59.211Z] OK: 9 MiB in 17 packages [2024-03-26T21:27:00.614Z] Removing intermediate container d98125f6fba9 [2024-03-26T21:27:00.614Z] ---> fc95ed88cfc2 [2024-03-26T21:27:00.614Z] Step 17/30 : RUN apk --no-cache upgrade [2024-03-26T21:27:00.614Z] ---> Running in 63c1a423efcf [2024-03-26T21:27:01.195Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-26T21:27:01.776Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-26T21:27:02.733Z] (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-26T21:27:02.733Z] Executing ca-certificates-20240226-r0.trigger [2024-03-26T21:27:02.733Z] OK: 9 MiB in 17 packages [2024-03-26T21:27:03.689Z] Removing intermediate container 63c1a423efcf [2024-03-26T21:27:03.689Z] ---> 0d7b2c092050 [2024-03-26T21:27:03.689Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-03-26T21:27:03.955Z] ---> 09d1bf6f7be2 [2024-03-26T21:27:03.955Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2024-03-26T21:27:04.538Z] ---> d1a4d6a2aa9b [2024-03-26T21:27:04.538Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2024-03-26T21:27:05.119Z] ---> 2ad9151f6ed3 [2024-03-26T21:27:05.119Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2024-03-26T21:27:05.700Z] ---> 9d0cf0376c50 [2024-03-26T21:27:05.700Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2024-03-26T21:27:07.118Z] ---> 54d846cd653f [2024-03-26T21:27:07.118Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2024-03-26T21:27:07.118Z] ---> Running in 4fce25ef6f27 [2024-03-26T21:27:09.058Z] Removing intermediate container 4fce25ef6f27 [2024-03-26T21:27:09.058Z] ---> f046edf34f3d [2024-03-26T21:27:09.058Z] Step 24/30 : VOLUME /cache [2024-03-26T21:27:09.058Z] ---> Running in 9405fa39220e [2024-03-26T21:27:09.058Z] Removing intermediate container 9405fa39220e [2024-03-26T21:27:09.058Z] ---> 6f925253cd0e [2024-03-26T21:27:09.058Z] Step 25/30 : EXPOSE 59711 [2024-03-26T21:27:09.058Z] ---> Running in 19c6aefdc142 [2024-03-26T21:27:09.323Z] Removing intermediate container 19c6aefdc142 [2024-03-26T21:27:09.323Z] ---> 6ee33404ef11 [2024-03-26T21:27:09.323Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2024-03-26T21:27:09.592Z] ---> Running in f297cf9f2c70 [2024-03-26T21:27:09.858Z] Removing intermediate container f297cf9f2c70 [2024-03-26T21:27:09.858Z] ---> af77c6355da5 [2024-03-26T21:27:09.858Z] Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2024-03-26T21:27:09.858Z] ---> Running in 24175fdfa564 [2024-03-26T21:27:10.125Z] Removing intermediate container 24175fdfa564 [2024-03-26T21:27:10.125Z] ---> 244380fc099f [2024-03-26T21:27:10.125Z] Step 28/30 : LABEL arch=arm64 [2024-03-26T21:27:10.396Z] ---> Running in 09e11c73f6b5 [2024-03-26T21:27:10.663Z] Removing intermediate container 09e11c73f6b5 [2024-03-26T21:27:10.663Z] ---> b4c3e71e49f7 [2024-03-26T21:27:10.663Z] Step 29/30 : LABEL git_sha=5b4415030ab3c0da7e927d10f7674bfb96f8b020 [2024-03-26T21:27:10.663Z] ---> Running in 6fe3dfb819f7 [2024-03-26T21:27:10.928Z] Removing intermediate container 6fe3dfb819f7 [2024-03-26T21:27:10.929Z] ---> 5f13c9d9e168 [2024-03-26T21:27:10.929Z] Step 30/30 : LABEL version=3.2.0-dev.20 [2024-03-26T21:27:10.929Z] ---> Running in 65564f059778 [2024-03-26T21:27:11.194Z] Removing intermediate container 65564f059778 [2024-03-26T21:27:11.194Z] ---> 9ef0adace0e3 [2024-03-26T21:27:11.194Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-26T21:27:11.194Z] Successfully built 9ef0adace0e3 [2024-03-26T21:27:11.194Z] 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-03-26T21:27:11.341Z] provisioning config files... [2024-03-26T21:27:11.354Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/173@tmp/config18328515061949190769tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-26T21:27:11.689Z] ---> ****-login.sh [2024-03-26T21:27:11.690Z] nexus3.edgexfoundry.org:10001 [2024-03-26T21:27:11.690Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-26T21:27:11.954Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-26T21:27:11.954Z] Configure a credential helper to remove this warning. See [2024-03-26T21:27:11.955Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-26T21:27:11.955Z] [2024-03-26T21:27:11.955Z] Login Succeeded [2024-03-26T21:27:11.955Z] nexus3.edgexfoundry.org:10002 [2024-03-26T21:27:12.220Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-26T21:27:12.220Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-26T21:27:12.220Z] Configure a credential helper to remove this warning. See [2024-03-26T21:27:12.220Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-26T21:27:12.220Z] [2024-03-26T21:27:12.220Z] Login Succeeded [2024-03-26T21:27:12.220Z] nexus3.edgexfoundry.org:10003 [2024-03-26T21:27:12.487Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-26T21:27:12.487Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-26T21:27:12.487Z] Configure a credential helper to remove this warning. See [2024-03-26T21:27:12.487Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-26T21:27:12.487Z] [2024-03-26T21:27:12.487Z] Login Succeeded [2024-03-26T21:27:12.487Z] nexus3.edgexfoundry.org:10004 [2024-03-26T21:27:12.753Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-26T21:27:13.019Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-26T21:27:13.019Z] Configure a credential helper to remove this warning. See [2024-03-26T21:27:13.019Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-26T21:27:13.019Z] [2024-03-26T21:27:13.019Z] Login Succeeded [2024-03-26T21:27:13.019Z] ****.io [2024-03-26T21:27:13.283Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-26T21:27:13.548Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-26T21:27:13.548Z] Configure a credential helper to remove this warning. See [2024-03-26T21:27:13.548Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-26T21:27:13.548Z] [2024-03-26T21:27:13.548Z] Login Succeeded [2024-03-26T21:27:13.548Z] ---> ****-login.sh ends [Pipeline] } [2024-03-26T21:27:13.559Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-26T21:27:13.616Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-26T21:27:13.640Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2024-03-26T21:27:13.640Z] 5b4415030ab3c0da7e927d10f7674bfb96f8b020 [2024-03-26T21:27:13.640Z] latest [2024-03-26T21:27:13.640Z] 3.2.0-dev.20 [2024-03-26T21:27:13.640Z] 5b4415030ab3c0da7e927d10f7674bfb96f8b020-3.2.0-dev.20 [2024-03-26T21:27:13.640Z] main [2024-03-26T21:27:13.640Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-26T21:27:14.026Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:5b4415030ab3c0da7e927d10f7674bfb96f8b020 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-26T21:27:14.383Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:5b4415030ab3c0da7e927d10f7674bfb96f8b020 [2024-03-26T21:27:14.383Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-03-26T21:27:14.383Z] 90ec15eaadf1: Preparing [2024-03-26T21:27:14.383Z] 191938f6f8cd: Preparing [2024-03-26T21:27:14.383Z] eb149a6667e2: Preparing [2024-03-26T21:27:14.383Z] 1386d9627bb4: Preparing [2024-03-26T21:27:14.383Z] 996f32f7c1c0: Preparing [2024-03-26T21:27:14.383Z] ff1b68409f95: Preparing [2024-03-26T21:27:14.383Z] 1accab49595e: Preparing [2024-03-26T21:27:14.383Z] 3cbf14664168: Preparing [2024-03-26T21:27:14.383Z] 7c504f21be85: Preparing [2024-03-26T21:27:14.383Z] ff1b68409f95: Waiting [2024-03-26T21:27:14.383Z] 1accab49595e: Waiting [2024-03-26T21:27:14.383Z] 3cbf14664168: Waiting [2024-03-26T21:27:14.383Z] 7c504f21be85: Waiting [2024-03-26T21:27:14.647Z] 90ec15eaadf1: Pushed [2024-03-26T21:27:14.647Z] 996f32f7c1c0: Pushed [2024-03-26T21:27:14.647Z] 1386d9627bb4: Pushed [2024-03-26T21:27:14.647Z] eb149a6667e2: Pushed [2024-03-26T21:27:14.647Z] 7c504f21be85: Layer already exists [2024-03-26T21:27:14.647Z] ff1b68409f95: Pushed [2024-03-26T21:27:14.913Z] 1accab49595e: Pushed [2024-03-26T21:27:14.913Z] 3cbf14664168: Pushed [2024-03-26T21:27:20.234Z] 191938f6f8cd: Pushed [2024-03-26T21:27:20.234Z] 5b4415030ab3c0da7e927d10f7674bfb96f8b020: digest: sha256:8ba0d8292f4e689a66e93398566c718ed6b3070674c18782419e8460871fcffe size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-26T21:27:20.593Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-26T21:27:20.934Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2024-03-26T21:27:20.934Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-03-26T21:27:20.934Z] 90ec15eaadf1: Preparing [2024-03-26T21:27:20.934Z] 191938f6f8cd: Preparing [2024-03-26T21:27:20.934Z] eb149a6667e2: Preparing [2024-03-26T21:27:20.934Z] 1386d9627bb4: Preparing [2024-03-26T21:27:20.934Z] 996f32f7c1c0: Preparing [2024-03-26T21:27:20.934Z] ff1b68409f95: Preparing [2024-03-26T21:27:20.934Z] 1accab49595e: Preparing [2024-03-26T21:27:20.934Z] 3cbf14664168: Preparing [2024-03-26T21:27:20.934Z] 7c504f21be85: Preparing [2024-03-26T21:27:20.934Z] ff1b68409f95: Waiting [2024-03-26T21:27:20.934Z] 1accab49595e: Waiting [2024-03-26T21:27:20.934Z] 3cbf14664168: Waiting [2024-03-26T21:27:20.934Z] 7c504f21be85: Waiting [2024-03-26T21:27:20.934Z] eb149a6667e2: Layer already exists [2024-03-26T21:27:20.934Z] 90ec15eaadf1: Layer already exists [2024-03-26T21:27:20.934Z] 1386d9627bb4: Layer already exists [2024-03-26T21:27:20.934Z] 191938f6f8cd: Layer already exists [2024-03-26T21:27:20.934Z] 996f32f7c1c0: Layer already exists [2024-03-26T21:27:20.934Z] 1accab49595e: Layer already exists [2024-03-26T21:27:20.934Z] 3cbf14664168: Layer already exists [2024-03-26T21:27:20.934Z] ff1b68409f95: Layer already exists [2024-03-26T21:27:20.935Z] 7c504f21be85: Layer already exists [2024-03-26T21:27:20.935Z] latest: digest: sha256:8ba0d8292f4e689a66e93398566c718ed6b3070674c18782419e8460871fcffe size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-26T21:27:21.285Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-26T21:27:21.630Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.20 [2024-03-26T21:27:21.630Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-03-26T21:27:21.630Z] 90ec15eaadf1: Preparing [2024-03-26T21:27:21.630Z] 191938f6f8cd: Preparing [2024-03-26T21:27:21.630Z] eb149a6667e2: Preparing [2024-03-26T21:27:21.630Z] 1386d9627bb4: Preparing [2024-03-26T21:27:21.630Z] 996f32f7c1c0: Preparing [2024-03-26T21:27:21.630Z] ff1b68409f95: Preparing [2024-03-26T21:27:21.630Z] 1accab49595e: Preparing [2024-03-26T21:27:21.630Z] 3cbf14664168: Preparing [2024-03-26T21:27:21.630Z] 7c504f21be85: Preparing [2024-03-26T21:27:21.630Z] 1accab49595e: Waiting [2024-03-26T21:27:21.630Z] 7c504f21be85: Waiting [2024-03-26T21:27:21.630Z] ff1b68409f95: Waiting [2024-03-26T21:27:21.630Z] 3cbf14664168: Waiting [2024-03-26T21:27:21.630Z] 1386d9627bb4: Layer already exists [2024-03-26T21:27:21.630Z] eb149a6667e2: Layer already exists [2024-03-26T21:27:21.630Z] 996f32f7c1c0: Layer already exists [2024-03-26T21:27:21.630Z] 90ec15eaadf1: Layer already exists [2024-03-26T21:27:21.630Z] 191938f6f8cd: Layer already exists [2024-03-26T21:27:21.630Z] 3cbf14664168: Layer already exists [2024-03-26T21:27:21.630Z] ff1b68409f95: Layer already exists [2024-03-26T21:27:21.630Z] 1accab49595e: Layer already exists [2024-03-26T21:27:21.630Z] 7c504f21be85: Layer already exists [2024-03-26T21:27:21.630Z] 3.2.0-dev.20: digest: sha256:8ba0d8292f4e689a66e93398566c718ed6b3070674c18782419e8460871fcffe size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-26T21:27:22.257Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:5b4415030ab3c0da7e927d10f7674bfb96f8b020-3.2.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-26T21:27:22.611Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:5b4415030ab3c0da7e927d10f7674bfb96f8b020-3.2.0-dev.20 [2024-03-26T21:27:22.611Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-03-26T21:27:22.611Z] 90ec15eaadf1: Preparing [2024-03-26T21:27:22.611Z] 191938f6f8cd: Preparing [2024-03-26T21:27:22.611Z] eb149a6667e2: Preparing [2024-03-26T21:27:22.611Z] 1386d9627bb4: Preparing [2024-03-26T21:27:22.611Z] 996f32f7c1c0: Preparing [2024-03-26T21:27:22.611Z] ff1b68409f95: Preparing [2024-03-26T21:27:22.611Z] 1accab49595e: Preparing [2024-03-26T21:27:22.611Z] 3cbf14664168: Preparing [2024-03-26T21:27:22.611Z] 7c504f21be85: Preparing [2024-03-26T21:27:22.611Z] ff1b68409f95: Waiting [2024-03-26T21:27:22.611Z] 1accab49595e: Waiting [2024-03-26T21:27:22.611Z] 3cbf14664168: Waiting [2024-03-26T21:27:22.611Z] 7c504f21be85: Waiting [2024-03-26T21:27:22.611Z] 191938f6f8cd: Layer already exists [2024-03-26T21:27:22.611Z] 1386d9627bb4: Layer already exists [2024-03-26T21:27:22.611Z] eb149a6667e2: Layer already exists [2024-03-26T21:27:22.611Z] 996f32f7c1c0: Layer already exists [2024-03-26T21:27:22.611Z] 90ec15eaadf1: Layer already exists [2024-03-26T21:27:22.611Z] 1accab49595e: Layer already exists [2024-03-26T21:27:22.611Z] 3cbf14664168: Layer already exists [2024-03-26T21:27:22.611Z] ff1b68409f95: Layer already exists [2024-03-26T21:27:22.611Z] 7c504f21be85: Layer already exists [2024-03-26T21:27:22.611Z] 5b4415030ab3c0da7e927d10f7674bfb96f8b020-3.2.0-dev.20: digest: sha256:8ba0d8292f4e689a66e93398566c718ed6b3070674c18782419e8460871fcffe size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-26T21:27:23.231Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-26T21:27:23.589Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2024-03-26T21:27:23.589Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-03-26T21:27:23.589Z] 90ec15eaadf1: Preparing [2024-03-26T21:27:23.589Z] 191938f6f8cd: Preparing [2024-03-26T21:27:23.589Z] eb149a6667e2: Preparing [2024-03-26T21:27:23.589Z] 1386d9627bb4: Preparing [2024-03-26T21:27:23.589Z] 996f32f7c1c0: Preparing [2024-03-26T21:27:23.589Z] ff1b68409f95: Preparing [2024-03-26T21:27:23.589Z] 1accab49595e: Preparing [2024-03-26T21:27:23.589Z] 3cbf14664168: Preparing [2024-03-26T21:27:23.589Z] 7c504f21be85: Preparing [2024-03-26T21:27:23.589Z] 1accab49595e: Waiting [2024-03-26T21:27:23.589Z] 7c504f21be85: Waiting [2024-03-26T21:27:23.589Z] 3cbf14664168: Waiting [2024-03-26T21:27:23.589Z] ff1b68409f95: Waiting [2024-03-26T21:27:23.589Z] 996f32f7c1c0: Layer already exists [2024-03-26T21:27:23.589Z] eb149a6667e2: Layer already exists [2024-03-26T21:27:23.589Z] 191938f6f8cd: Layer already exists [2024-03-26T21:27:23.589Z] 90ec15eaadf1: Layer already exists [2024-03-26T21:27:23.589Z] 1386d9627bb4: Layer already exists [2024-03-26T21:27:23.589Z] ff1b68409f95: Layer already exists [2024-03-26T21:27:23.589Z] 1accab49595e: Layer already exists [2024-03-26T21:27:23.589Z] 7c504f21be85: Layer already exists [2024-03-26T21:27:23.589Z] 3cbf14664168: Layer already exists [2024-03-26T21:27:23.856Z] main: digest: sha256:8ba0d8292f4e689a66e93398566c718ed6b3070674c18782419e8460871fcffe size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-26T21:27:23.934Z] ===================================================== [Pipeline] echo [2024-03-26T21:27:23.948Z] taggedImages: [2024-03-26T21:27:23.948Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:5b4415030ab3c0da7e927d10f7674bfb96f8b020 [2024-03-26T21:27:23.948Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2024-03-26T21:27:23.948Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.20 [2024-03-26T21:27:23.948Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:5b4415030ab3c0da7e927d10f7674bfb96f8b020-3.2.0-dev.20 [2024-03-26T21:27:23.948Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-26T21:27:24.334Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-26T21:27:24.334Z] [2024-03-26T21:27:24.334Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-26T21:27:24.669Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-26T21:27:24.669Z] arm64: Pulling from edgex-lftools-log-publisher [2024-03-26T21:27:24.669Z] 8998bd30e6a1: Pulling fs layer [2024-03-26T21:27:24.669Z] 04944245beec: Pulling fs layer [2024-03-26T21:27:24.669Z] 699f458cf7ca: Pulling fs layer [2024-03-26T21:27:24.669Z] 765212b225bb: Pulling fs layer [2024-03-26T21:27:24.669Z] f23df028b6ca: Pulling fs layer [2024-03-26T21:27:24.669Z] d65c8cfc05b1: Pulling fs layer [2024-03-26T21:27:24.669Z] 2437ff75d9bd: Pulling fs layer [2024-03-26T21:27:24.669Z] 765212b225bb: Waiting [2024-03-26T21:27:24.669Z] f23df028b6ca: Waiting [2024-03-26T21:27:24.669Z] d65c8cfc05b1: Waiting [2024-03-26T21:27:24.669Z] 2437ff75d9bd: Waiting [2024-03-26T21:27:24.938Z] 04944245beec: Verifying Checksum [2024-03-26T21:27:24.938Z] 04944245beec: Download complete [2024-03-26T21:27:24.938Z] 765212b225bb: Verifying Checksum [2024-03-26T21:27:24.938Z] 765212b225bb: Download complete [2024-03-26T21:27:24.938Z] f23df028b6ca: Download complete [2024-03-26T21:27:24.938Z] d65c8cfc05b1: Verifying Checksum [2024-03-26T21:27:24.938Z] d65c8cfc05b1: Download complete [2024-03-26T21:27:25.205Z] 699f458cf7ca: Verifying Checksum [2024-03-26T21:27:25.205Z] 699f458cf7ca: Download complete [2024-03-26T21:27:25.472Z] 8998bd30e6a1: Verifying Checksum [2024-03-26T21:27:25.472Z] 8998bd30e6a1: Download complete [2024-03-26T21:27:28.061Z] 2437ff75d9bd: Verifying Checksum [2024-03-26T21:27:28.061Z] 2437ff75d9bd: Download complete [2024-03-26T21:27:30.005Z] 8998bd30e6a1: Pull complete [2024-03-26T21:27:30.588Z] 04944245beec: Pull complete [2024-03-26T21:27:32.531Z] 699f458cf7ca: Pull complete [2024-03-26T21:27:32.531Z] 765212b225bb: Pull complete [2024-03-26T21:27:33.110Z] f23df028b6ca: Pull complete [2024-03-26T21:27:33.376Z] d65c8cfc05b1: Pull complete [2024-03-26T21:27:51.763Z] 2437ff75d9bd: Pull complete [2024-03-26T21:27:51.763Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-03-26T21:27:51.763Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-26T21:27:51.763Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-26T21:27:51.974Z] prd-ubuntu20.04-docker-arm64-4c-16g-1276 does not seem to be running inside a container [2024-03-26T21:27:52.046Z] $ 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/173 -v /w/workspace/app-rfid-llrp-inventory/173:/w/workspace/app-rfid-llrp-inventory/173:rw,z -v /w/workspace/app-rfid-llrp-inventory/173@tmp:/w/workspace/app-rfid-llrp-inventory/173@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-03-26T21:27:54.802Z] $ docker top c3a7189e9775a18d6f4cb6205c983767edc58406269db826c0379c8e9ed654ca -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-26T21:27:55.640Z] ---> job-cost.sh [2024-03-26T21:27:55.640Z] lf-activate-venv: SKIPPING [2024-03-26T21:27:55.640Z] INFO: No Stack... [2024-03-26T21:27:56.224Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-03-26T21:27:57.185Z] INFO: Archiving Costs [Pipeline] sh [2024-03-26T21:27:57.821Z] + cat /w/workspace/app-rfid-llrp-inventory/173/archives/cost.csv [2024-03-26T21:27:57.821Z] + cut -d, -f6 [Pipeline] lock [2024-03-26T21:27:57.858Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-173-stack-cost] [2024-03-26T21:27:57.868Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-173-stack-cost] did not exist. Created. [2024-03-26T21:27:57.874Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-173-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-26T21:27:58.526Z] /w/workspace/app-rfid-llrp-inventory/173@tmp/durable-9047e4b9/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-03-26T21:27:59.170Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-03-26T21:27:59.200Z] Warning: overwriting stash ‘stack-cost’ [2024-03-26T21:27:59.266Z] Stashed 1 file(s) [Pipeline] } [2024-03-26T21:27:59.275Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-173-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-26T21:27:59.310Z] $ docker stop --time=1 c3a7189e9775a18d6f4cb6205c983767edc58406269db826c0379c8e9ed654ca [2024-03-26T21:28:00.849Z] $ docker rm -f --volumes c3a7189e9775a18d6f4cb6205c983767edc58406269db826c0379c8e9ed654ca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-03-26T21:28:01.380Z] provisioning config files... [2024-03-26T21:28:01.387Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config3871045195725041439tmp [Pipeline] { [Pipeline] sh [2024-03-26T21:28:01.686Z] + set +x [2024-03-26T21:28:01.686Z] + curl -s https://codecov.io/bash [2024-03-26T21:28:01.686Z] + bash -s -- [2024-03-26T21:28:01.946Z] [2024-03-26T21:28:01.946Z] _____ _ [2024-03-26T21:28:01.946Z] / ____| | | [2024-03-26T21:28:01.946Z] | | ___ __| | ___ ___ _____ __ [2024-03-26T21:28:01.946Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-03-26T21:28:01.946Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-03-26T21:28:01.946Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-03-26T21:28:01.946Z] Bash-1.0.6 [2024-03-26T21:28:01.946Z] [2024-03-26T21:28:01.946Z] [2024-03-26T21:28:01.946Z] ==> git version 2.25.1 found [2024-03-26T21:28:01.946Z] ==> 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-03-26T21:28:01.946Z] Release-Date: 2020-01-08 [2024-03-26T21:28:01.946Z] 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-03-26T21:28:01.946Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-03-26T21:28:01.946Z] ==> Jenkins CI detected. [2024-03-26T21:28:01.946Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2024-03-26T21:28:01.946Z] project root: . [2024-03-26T21:28:01.946Z] --> token set from env [2024-03-26T21:28:01.946Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-03-26T21:28:01.946Z] ==> Running gcov in . (disable via -X gcov) [2024-03-26T21:28:01.946Z] ==> Python coveragepy not found [2024-03-26T21:28:01.946Z] ==> Searching for coverage reports in: [2024-03-26T21:28:01.946Z] + . [2024-03-26T21:28:01.946Z] -> Found 1 reports [2024-03-26T21:28:01.946Z] ==> Detecting git/mercurial file structure [2024-03-26T21:28:01.946Z] ==> Reading reports [2024-03-26T21:28:01.946Z] + ./coverage.out bytes=41317 [2024-03-26T21:28:01.946Z] ==> Appending adjustments [2024-03-26T21:28:01.946Z] https://docs.codecov.io/docs/fixing-reports [2024-03-26T21:28:02.207Z] + Found adjustments [2024-03-26T21:28:02.207Z] ==> Gzipping contents [2024-03-26T21:28:02.207Z] 12K /tmp/codecov.ZmyAgq.gz [2024-03-26T21:28:02.207Z] ==> Uploading reports [2024-03-26T21:28:02.207Z] url: https://codecov.io [2024-03-26T21:28:02.207Z] query: branch=main&commit=5b4415030ab3c0da7e927d10f7674bfb96f8b020&build=173&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F173%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2024-03-26T21:28:02.207Z] -> Pinging Codecov [2024-03-26T21:28:02.207Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=5b4415030ab3c0da7e927d10f7674bfb96f8b020&build=173&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F173%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2024-03-26T21:28:02.467Z] -> Uploading to [2024-03-26T21:28:02.467Z] https://storage.googleapis.com/codecov/v4/raw/2024-03-26/581DD39554BDF9B6E22D074273EAD858/5b4415030ab3c0da7e927d10f7674bfb96f8b020/fd02e272-a787-4012-be35-cdf97319fbef.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240326%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240326T212802Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a0b2d2622b2fbcde5692f4f237918ecff3dc962baa3e95b9e58c1b616251a41c [2024-03-26T21:28:02.467Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-26T21:28:02.467Z] Dload Upload Total Spent Left Speed [2024-03-26T21:28:02.727Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11610 0 0 100 11610 0 139k --:--:-- --:--:-- --:--:-- 139k 100 11610 0 0 100 11610 0 40594 --:--:-- --:--:-- --:--:-- 40452 [2024-03-26T21:28:02.727Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/5b4415030ab3c0da7e927d10f7674bfb96f8b020 [Pipeline] } [2024-03-26T21:28:02.736Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-03-26T21:28:02.965Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-03-26T21:28:02.979Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-26T21:28:03.292Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-26T21:28:03.292Z] [2024-03-26T21:28:03.292Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-26T21:28:03.592Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-26T21:28:03.593Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2024-03-26T21:28:03.593Z] df9b9388f04a: Pulling fs layer [2024-03-26T21:28:03.593Z] 52dc419b0ee2: Pulling fs layer [2024-03-26T21:28:03.593Z] 25bc292e5bac: Pulling fs layer [2024-03-26T21:28:03.593Z] 114826534d7a: Pulling fs layer [2024-03-26T21:28:03.593Z] 4657fd5d0bcf: Pulling fs layer [2024-03-26T21:28:03.593Z] 6ad1cebc031e: Pulling fs layer [2024-03-26T21:28:03.593Z] 8a3aa393b2d8: Pulling fs layer [2024-03-26T21:28:03.593Z] 8a3aa393b2d8: Waiting [2024-03-26T21:28:03.593Z] 6ad1cebc031e: Waiting [2024-03-26T21:28:03.593Z] 114826534d7a: Waiting [2024-03-26T21:28:03.593Z] 4657fd5d0bcf: Waiting [2024-03-26T21:28:03.593Z] 25bc292e5bac: Verifying Checksum [2024-03-26T21:28:03.593Z] 25bc292e5bac: Download complete [2024-03-26T21:28:03.593Z] 52dc419b0ee2: Verifying Checksum [2024-03-26T21:28:03.593Z] 52dc419b0ee2: Download complete [2024-03-26T21:28:03.593Z] 4657fd5d0bcf: Verifying Checksum [2024-03-26T21:28:03.593Z] 4657fd5d0bcf: Download complete [2024-03-26T21:28:03.593Z] df9b9388f04a: Verifying Checksum [2024-03-26T21:28:03.851Z] 6ad1cebc031e: Verifying Checksum [2024-03-26T21:28:03.851Z] 6ad1cebc031e: Download complete [2024-03-26T21:28:03.851Z] df9b9388f04a: Pull complete [2024-03-26T21:28:03.851Z] 52dc419b0ee2: Pull complete [2024-03-26T21:28:03.851Z] 25bc292e5bac: Pull complete [2024-03-26T21:28:04.418Z] 114826534d7a: Verifying Checksum [2024-03-26T21:28:04.418Z] 114826534d7a: Download complete [2024-03-26T21:28:04.418Z] 8a3aa393b2d8: Verifying Checksum [2024-03-26T21:28:04.418Z] 8a3aa393b2d8: Download complete [2024-03-26T21:28:07.698Z] 114826534d7a: Pull complete [2024-03-26T21:28:07.698Z] 4657fd5d0bcf: Pull complete [2024-03-26T21:28:07.956Z] 6ad1cebc031e: Pull complete [2024-03-26T21:28:10.486Z] 8a3aa393b2d8: Pull complete [2024-03-26T21:28:10.486Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2024-03-26T21:28:10.486Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-26T21:28:10.486Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-26T21:28:10.584Z] prd-ubuntu20.04-docker-8c-8g-1274 does not seem to be running inside a container [2024-03-26T21:28:10.633Z] $ 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_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2024-03-26T21:28:14.424Z] $ docker top 715ee5a66bcdfdc52d2803a37456dc5951f5f3ac5f18bc5387d7a801b50ce276 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-03-26T21:28:14.479Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh [2024-03-26T21:28:14.763Z] + set -o pipefail [2024-03-26T21:28:14.763Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' [2024-03-26T21:28:21.340Z] [2024-03-26T21:28:21.340Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2024-03-26T21:28:21.340Z] [2024-03-26T21:28:21.340Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/5d654d01-640d-4446-8e5e-1fbd78c681cb [2024-03-26T21:28:21.340Z] [2024-03-26T21:28:21.340Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-03-26T21:28:21.340Z] [2024-03-26T21:28:22.278Z] [2024-03-26T21:28:22.278Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2024-03-26T21:28:22.278Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2024-03-26T21:28:22.278Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2024-03-26T21:28:22.307Z] $ docker stop --time=1 715ee5a66bcdfdc52d2803a37456dc5951f5f3ac5f18bc5387d7a801b50ce276 [2024-03-26T21:28:26.168Z] $ docker rm -f --volumes 715ee5a66bcdfdc52d2803a37456dc5951f5f3ac5f18bc5387d7a801b50ce276 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-26T21:28:27.007Z] + git log --format=format:%s -1 5b4415030ab3c0da7e927d10f7674bfb96f8b020 [Pipeline] sh [2024-03-26T21:28:27.301Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-26T21:28:27.301Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-26T21:28:27.604Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-26T21:28:27.604Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-26T21:28:27.691Z] prd-ubuntu20.04-docker-8c-8g-1274 does not seem to be running inside a container [2024-03-26T21:28:27.734Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-26T21:28:28.188Z] $ docker top 30216c576b8ee1659313f49bb2f0265d9ea58564e3212e417b72ba1a326d356a -eo pid,comm [2024-03-26T21:28:28.217Z] 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-03-26T21:28:28.217Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-26T21:28:33.483Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-26T21:28:33.483Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-26T21:28:33.603Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-26T21:28:33.623Z] $ docker exec 30216c576b8ee1659313f49bb2f0265d9ea58564e3212e417b72ba1a326d356a ssh-agent [2024-03-26T21:28:33.719Z] SSH_AUTH_SOCK=/tmp/ssh-mfUpk9F2OlRh/agent.31 [2024-03-26T21:28:33.719Z] SSH_AGENT_PID=37 [2024-03-26T21:28:33.724Z] Running ssh-add (command line suppressed) [2024-03-26T21:28:33.867Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_3706255343331826514.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_3706255343331826514.key) [2024-03-26T21:28:33.862Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-26T21:28:34.153Z] + git semver tag [2024-03-26T21:28:34.411Z] 2024-03-26 21:28:34,354 [run_tag] DEBUG tag force:False [2024-03-26T21:28:34.411Z] 2024-03-26 21:28:34,354 [check_head_tag] DEBUG check head tag [2024-03-26T21:28:34.411Z] 2024-03-26 21:28:34,355 [execute] INFO git cat-file --batch-check [2024-03-26T21:28:34.411Z] 2024-03-26 21:28:34,356 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2024-03-26T21:28:34.411Z] 2024-03-26 21:28:34,359 [execute] INFO git cat-file --batch [2024-03-26T21:28:34.411Z] 2024-03-26 21:28:34,360 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2024-03-26T21:28:34.411Z] 2024-03-26 21:28:34,384 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-03-26T21:28:34.411Z] 2024-03-26 21:28:34,384 [execute] INFO git tag -a v3.2.0-dev.20 -m v3.2.0-dev.20 [2024-03-26T21:28:34.411Z] 2024-03-26 21:28:34,384 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.20', '-m', 'v3.2.0-dev.20'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2024-03-26T21:28:34.411Z] 2024-03-26 21:28:34,390 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-03-26T21:28:34.411Z] 3.2.0-dev.20 [Pipeline] } [2024-03-26T21:28:34.436Z] $ docker exec --env ******** --env ******** 30216c576b8ee1659313f49bb2f0265d9ea58564e3212e417b72ba1a326d356a ssh-agent -k [2024-03-26T21:28:34.532Z] unset SSH_AUTH_SOCK; [2024-03-26T21:28:34.533Z] unset SSH_AGENT_PID; [2024-03-26T21:28:34.533Z] echo Agent pid 37 killed; [2024-03-26T21:28:34.523Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-26T21:28:34.843Z] + git semver [Pipeline] } [2024-03-26T21:28:35.131Z] $ docker stop --time=1 30216c576b8ee1659313f49bb2f0265d9ea58564e3212e417b72ba1a326d356a [2024-03-26T21:28:36.408Z] $ docker rm -f --volumes 30216c576b8ee1659313f49bb2f0265d9ea58564e3212e417b72ba1a326d356a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-26T21:28:36.809Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-26T21:28:36.809Z] [2024-03-26T21:28:36.809Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-26T21:28:37.109Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-26T21:28:37.109Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-03-26T21:28:37.109Z] ab5ef0e58194: Pulling fs layer [2024-03-26T21:28:37.109Z] 9712f1f96733: Pulling fs layer [2024-03-26T21:28:37.109Z] 63f879dbbcfc: Pulling fs layer [2024-03-26T21:28:37.109Z] 0d9ebad4ef96: Pulling fs layer [2024-03-26T21:28:37.109Z] e9a5061849ea: Pulling fs layer [2024-03-26T21:28:37.109Z] d747dcd14b5f: Pulling fs layer [2024-03-26T21:28:37.109Z] 2de7ff778b66: Pulling fs layer [2024-03-26T21:28:37.109Z] 0d9ebad4ef96: Waiting [2024-03-26T21:28:37.109Z] e9a5061849ea: Waiting [2024-03-26T21:28:37.109Z] d747dcd14b5f: Waiting [2024-03-26T21:28:37.109Z] 2de7ff778b66: Waiting [2024-03-26T21:28:37.109Z] 9712f1f96733: Download complete [2024-03-26T21:28:37.368Z] 63f879dbbcfc: Verifying Checksum [2024-03-26T21:28:37.368Z] 63f879dbbcfc: Download complete [2024-03-26T21:28:37.626Z] e9a5061849ea: Verifying Checksum [2024-03-26T21:28:37.626Z] e9a5061849ea: Download complete [2024-03-26T21:28:37.626Z] d747dcd14b5f: Download complete [2024-03-26T21:28:37.626Z] ab5ef0e58194: Download complete [2024-03-26T21:28:37.626Z] 2de7ff778b66: Download complete [2024-03-26T21:28:37.626Z] 0d9ebad4ef96: Verifying Checksum [2024-03-26T21:28:37.626Z] 0d9ebad4ef96: Download complete [2024-03-26T21:28:40.908Z] ab5ef0e58194: Pull complete [2024-03-26T21:28:40.908Z] 9712f1f96733: Pull complete [2024-03-26T21:28:41.166Z] 63f879dbbcfc: Pull complete [2024-03-26T21:28:45.366Z] 0d9ebad4ef96: Pull complete [2024-03-26T21:28:45.366Z] e9a5061849ea: Pull complete [2024-03-26T21:28:45.366Z] d747dcd14b5f: Pull complete [2024-03-26T21:28:46.299Z] 2de7ff778b66: Pull complete [2024-03-26T21:28:46.299Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-03-26T21:28:46.299Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-26T21:28:46.299Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-26T21:28:46.401Z] prd-ubuntu20.04-docker-8c-8g-1274 does not seem to be running inside a container [2024-03-26T21:28:46.446Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-03-26T21:28:51.554Z] $ docker top c58450426bc3a4b916af7640f9c160fdc7be0dc736c4ef034702c550414c2249 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-03-26T21:28:51.621Z] provisioning config files... [2024-03-26T21:28:51.629Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config15400960652695756134tmp [2024-03-26T21:28:51.638Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config11283256446730881502tmp [2024-03-26T21:28:51.645Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config6443171802382121655tmp [Pipeline] { [Pipeline] echo [2024-03-26T21:28:51.674Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-26T21:28:51.969Z] ---> sigul-configuration.sh [2024-03-26T21:28:51.969Z] gpg: directory `/root/.gnupg' created [2024-03-26T21:28:51.969Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-03-26T21:28:51.969Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-03-26T21:28:51.969Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-03-26T21:28:51.969Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-03-26T21:28:51.969Z] gpg: CAST5 encrypted data [2024-03-26T21:28:51.969Z] gpg: encrypted with 1 passphrase [2024-03-26T21:28:51.969Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-03-26T21:28:52.267Z] + mkdir /home/jenkins [2024-03-26T21:28:52.267Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-03-26T21:28:52.560Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2024-03-26T21:28:52.572Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-26T21:28:52.867Z] ---> sigul-install.sh [2024-03-26T21:28:52.867Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-03-26T21:28:53.165Z] + git tag --list [2024-03-26T21:28:53.165Z] v0.0.0 [2024-03-26T21:28:53.165Z] v1.0.0 [2024-03-26T21:28:53.165Z] v2.1.0 [2024-03-26T21:28:53.165Z] v2.1.1 [2024-03-26T21:28:53.165Z] v2.2.0 [2024-03-26T21:28:53.165Z] v2.3.0 [2024-03-26T21:28:53.165Z] v3.0 [2024-03-26T21:28:53.165Z] v3.0.0 [2024-03-26T21:28:53.165Z] v3.0.1 [2024-03-26T21:28:53.165Z] v3.0.1-dev.1 [2024-03-26T21:28:53.165Z] v3.1 [2024-03-26T21:28:53.165Z] v3.1.0 [2024-03-26T21:28:53.165Z] v3.1.0-dev.1 [2024-03-26T21:28:53.165Z] v3.1.0-dev.10 [2024-03-26T21:28:53.165Z] v3.1.0-dev.11 [2024-03-26T21:28:53.165Z] v3.1.0-dev.12 [2024-03-26T21:28:53.165Z] v3.1.0-dev.13 [2024-03-26T21:28:53.165Z] v3.1.0-dev.14 [2024-03-26T21:28:53.165Z] v3.1.0-dev.15 [2024-03-26T21:28:53.165Z] v3.1.0-dev.16 [2024-03-26T21:28:53.165Z] v3.1.0-dev.17 [2024-03-26T21:28:53.165Z] v3.1.0-dev.18 [2024-03-26T21:28:53.165Z] v3.1.0-dev.19 [2024-03-26T21:28:53.165Z] v3.1.0-dev.2 [2024-03-26T21:28:53.165Z] v3.1.0-dev.20 [2024-03-26T21:28:53.165Z] v3.1.0-dev.21 [2024-03-26T21:28:53.165Z] v3.1.0-dev.22 [2024-03-26T21:28:53.165Z] v3.1.0-dev.23 [2024-03-26T21:28:53.165Z] v3.1.0-dev.24 [2024-03-26T21:28:53.165Z] v3.1.0-dev.25 [2024-03-26T21:28:53.165Z] v3.1.0-dev.26 [2024-03-26T21:28:53.165Z] v3.1.0-dev.27 [2024-03-26T21:28:53.165Z] v3.1.0-dev.28 [2024-03-26T21:28:53.165Z] v3.1.0-dev.29 [2024-03-26T21:28:53.165Z] v3.1.0-dev.3 [2024-03-26T21:28:53.165Z] v3.1.0-dev.30 [2024-03-26T21:28:53.165Z] v3.1.0-dev.31 [2024-03-26T21:28:53.165Z] v3.1.0-dev.32 [2024-03-26T21:28:53.165Z] v3.1.0-dev.33 [2024-03-26T21:28:53.165Z] v3.1.0-dev.34 [2024-03-26T21:28:53.165Z] v3.1.0-dev.35 [2024-03-26T21:28:53.165Z] v3.1.0-dev.36 [2024-03-26T21:28:53.165Z] v3.1.0-dev.37 [2024-03-26T21:28:53.165Z] v3.1.0-dev.38 [2024-03-26T21:28:53.165Z] v3.1.0-dev.39 [2024-03-26T21:28:53.165Z] v3.1.0-dev.4 [2024-03-26T21:28:53.165Z] v3.1.0-dev.40 [2024-03-26T21:28:53.165Z] v3.1.0-dev.5 [2024-03-26T21:28:53.165Z] v3.1.0-dev.6 [2024-03-26T21:28:53.165Z] v3.1.0-dev.7 [2024-03-26T21:28:53.165Z] v3.1.0-dev.8 [2024-03-26T21:28:53.165Z] v3.1.0-dev.9 [2024-03-26T21:28:53.165Z] v3.2.0-dev.1 [2024-03-26T21:28:53.165Z] v3.2.0-dev.10 [2024-03-26T21:28:53.165Z] v3.2.0-dev.11 [2024-03-26T21:28:53.165Z] v3.2.0-dev.12 [2024-03-26T21:28:53.165Z] v3.2.0-dev.13 [2024-03-26T21:28:53.165Z] v3.2.0-dev.14 [2024-03-26T21:28:53.165Z] v3.2.0-dev.15 [2024-03-26T21:28:53.165Z] v3.2.0-dev.16 [2024-03-26T21:28:53.165Z] v3.2.0-dev.17 [2024-03-26T21:28:53.165Z] v3.2.0-dev.18 [2024-03-26T21:28:53.165Z] v3.2.0-dev.19 [2024-03-26T21:28:53.165Z] v3.2.0-dev.2 [2024-03-26T21:28:53.165Z] v3.2.0-dev.20 [2024-03-26T21:28:53.165Z] v3.2.0-dev.3 [2024-03-26T21:28:53.165Z] v3.2.0-dev.4 [2024-03-26T21:28:53.165Z] v3.2.0-dev.5 [2024-03-26T21:28:53.165Z] v3.2.0-dev.6 [2024-03-26T21:28:53.165Z] v3.2.0-dev.7 [2024-03-26T21:28:53.165Z] v3.2.0-dev.8 [2024-03-26T21:28:53.165Z] v3.2.0-dev.9 [Pipeline] sh [2024-03-26T21:28:53.458Z] + lftools sign git-tag v3.2.0-dev.20 [2024-03-26T21:28:54.029Z] Signing Git tag with Sigul... [2024-03-26T21:28:54.029Z] Signing v3.2.0-dev.20 [Pipeline] echo [2024-03-26T21:28:54.303Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-26T21:28:54.596Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-03-26T21:28:54.602Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-03-26T21:28:54.649Z] $ docker stop --time=1 c58450426bc3a4b916af7640f9c160fdc7be0dc736c4ef034702c550414c2249 [2024-03-26T21:28:55.943Z] $ docker rm -f --volumes c58450426bc3a4b916af7640f9c160fdc7be0dc736c4ef034702c550414c2249 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-03-26T21:28:56.417Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-26T21:28:56.417Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-26T21:28:56.718Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-26T21:28:56.718Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-26T21:28:56.796Z] prd-ubuntu20.04-docker-8c-8g-1274 does not seem to be running inside a container [2024-03-26T21:28:56.848Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-26T21:28:57.219Z] $ docker top 1ca354daf89105164c3eea8da4037ac14a648c0e0108997011f2ad9fce6f7511 -eo pid,comm [2024-03-26T21:28:57.255Z] 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-03-26T21:28:57.255Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-26T21:28:57.315Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-26T21:28:57.315Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-26T21:28:57.425Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-26T21:28:57.444Z] $ docker exec 1ca354daf89105164c3eea8da4037ac14a648c0e0108997011f2ad9fce6f7511 ssh-agent [2024-03-26T21:28:57.546Z] SSH_AUTH_SOCK=/tmp/ssh-0eSxSjCCPpzn/agent.32 [2024-03-26T21:28:57.546Z] SSH_AGENT_PID=38 [2024-03-26T21:28:57.551Z] Running ssh-add (command line suppressed) [2024-03-26T21:28:57.675Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1265150862880645036.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1265150862880645036.key) [2024-03-26T21:28:57.675Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-26T21:28:57.969Z] + git semver bump pre [2024-03-26T21:28:58.228Z] 2024-03-26 21:28:58,158 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-03-26T21:28:58.228Z] 2024-03-26 21:28:58,158 [bump_version] DEBUG bumping version:3.2.0-dev.20 on axis:pre with prefix:dev [2024-03-26T21:28:58.228Z] 2024-03-26 21:28:58,158 [bump_version] DEBUG bumped version:3.2.0-dev.21 [2024-03-26T21:28:58.228Z] 2024-03-26 21:28:58,158 [write_version] DEBUG write version:3.2.0-dev.21 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True [2024-03-26T21:28:58.228Z] 2024-03-26 21:28:58,158 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-03-26T21:28:58.228Z] 2024-03-26 21:28:58,158 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-03-26T21:28:58.228Z] 2024-03-26 21:28:58,160 [execute] INFO git cat-file --batch-check [2024-03-26T21:28:58.228Z] 2024-03-26 21:28:58,160 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2024-03-26T21:28:58.228Z] 2024-03-26 21:28:58,166 [execute] INFO git cat-file --batch [2024-03-26T21:28:58.228Z] 2024-03-26 21:28:58,166 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2024-03-26T21:28:58.228Z] 2024-03-26 21:28:58,172 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-03-26T21:28:58.228Z] 3.2.0-dev.21 [Pipeline] } [2024-03-26T21:28:58.255Z] $ docker exec --env ******** --env ******** 1ca354daf89105164c3eea8da4037ac14a648c0e0108997011f2ad9fce6f7511 ssh-agent -k [2024-03-26T21:28:58.354Z] unset SSH_AUTH_SOCK; [2024-03-26T21:28:58.355Z] unset SSH_AGENT_PID; [2024-03-26T21:28:58.355Z] echo Agent pid 38 killed; [2024-03-26T21:28:58.347Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-26T21:28:58.672Z] + git semver [Pipeline] } [2024-03-26T21:28:58.962Z] $ docker stop --time=1 1ca354daf89105164c3eea8da4037ac14a648c0e0108997011f2ad9fce6f7511 [2024-03-26T21:29:00.241Z] $ docker rm -f --volumes 1ca354daf89105164c3eea8da4037ac14a648c0e0108997011f2ad9fce6f7511 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-26T21:29:00.586Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-26T21:29:00.586Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-26T21:29:00.891Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-26T21:29:00.891Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-26T21:29:00.974Z] prd-ubuntu20.04-docker-8c-8g-1274 does not seem to be running inside a container [2024-03-26T21:29:01.020Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-26T21:29:01.369Z] $ docker top 2acaa2018c4bc9402e59387e75e32b9394d3573f1680eb4a6eae9b020b82e87e -eo pid,comm [2024-03-26T21:29:01.401Z] 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-03-26T21:29:01.401Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-26T21:29:01.457Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-26T21:29:01.457Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-26T21:29:01.573Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-26T21:29:01.592Z] $ docker exec 2acaa2018c4bc9402e59387e75e32b9394d3573f1680eb4a6eae9b020b82e87e ssh-agent [2024-03-26T21:29:01.689Z] SSH_AUTH_SOCK=/tmp/ssh-dz0Q2STA6Vxa/agent.31 [2024-03-26T21:29:01.689Z] SSH_AGENT_PID=37 [2024-03-26T21:29:01.697Z] Running ssh-add (command line suppressed) [2024-03-26T21:29:01.817Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6211727085962970812.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6211727085962970812.key) [2024-03-26T21:29:01.816Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-26T21:29:02.108Z] + git semver push [2024-03-26T21:29:02.368Z] 2024-03-26 21:29:02,315 [run_push] DEBUG push [2024-03-26T21:29:02.368Z] 2024-03-26 21:29:02,316 [execute] INFO git cat-file --batch-check [2024-03-26T21:29:02.368Z] 2024-03-26 21:29:02,316 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2024-03-26T21:29:02.368Z] 2024-03-26 21:29:02,319 [execute] INFO git rev-list 08dc24c3036a4746d51c358f6fa79dff90172c7b -- [2024-03-26T21:29:02.368Z] 2024-03-26 21:29:02,319 [execute] DEBUG Popen(['git', 'rev-list', '08dc24c3036a4746d51c358f6fa79dff90172c7b', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-03-26T21:29:02.368Z] 2024-03-26 21:29:02,328 [execute] INFO git fetch -v origin [2024-03-26T21:29:02.368Z] 2024-03-26 21:29:02,328 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-03-26T21:29:02.938Z] 2024-03-26 21:29:02,870 [run_push] DEBUG no remote changes detected [2024-03-26T21:29:02.938Z] 2024-03-26 21:29:02,870 [execute] INFO git push origin semver [2024-03-26T21:29:02.938Z] 2024-03-26 21:29:02,871 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-03-26T21:29:03.876Z] 2024-03-26 21:29:03,625 [run_push] DEBUG push all version tags [2024-03-26T21:29:03.876Z] 2024-03-26 21:29:03,626 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-03-26T21:29:03.876Z] 2024-03-26 21:29:03,626 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2024-03-26T21:29:04.446Z] 2024-03-26 21:29:04,387 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-03-26T21:29:04.446Z] 3.2.0-dev.21 [Pipeline] } [2024-03-26T21:29:04.472Z] $ docker exec --env ******** --env ******** 2acaa2018c4bc9402e59387e75e32b9394d3573f1680eb4a6eae9b020b82e87e ssh-agent -k [2024-03-26T21:29:04.578Z] unset SSH_AUTH_SOCK; [2024-03-26T21:29:04.578Z] unset SSH_AGENT_PID; [2024-03-26T21:29:04.578Z] echo Agent pid 37 killed; [2024-03-26T21:29:04.575Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-26T21:29:04.907Z] + git semver [Pipeline] } [2024-03-26T21:29:05.196Z] $ docker stop --time=1 2acaa2018c4bc9402e59387e75e32b9394d3573f1680eb4a6eae9b020b82e87e [2024-03-26T21:29:06.521Z] $ docker rm -f --volumes 2acaa2018c4bc9402e59387e75e32b9394d3573f1680eb4a6eae9b020b82e87e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-03-26T21:29:07.115Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2024-03-26T21:29:07.115Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2024-03-26T21:29:07.115Z] total 16 [2024-03-26T21:29:07.115Z] drwxr-xr-x 3 root root 4096 Mar 26 21:15 . [2024-03-26T21:29:07.115Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 26 21:28 .. [2024-03-26T21:29:07.115Z] drwxr-xr-x 2 root root 4096 Mar 26 21:15 cost [2024-03-26T21:29:07.115Z] -rw-r--r-- 1 root root 95 Mar 26 21:15 cost.csv [2024-03-26T21:29:07.115Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2024-03-26T21:29:07.115Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2024-03-26T21:29:07.115Z] total 16 [2024-03-26T21:29:07.115Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 26 21:15 . [2024-03-26T21:29:07.115Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 26 21:28 .. [2024-03-26T21:29:07.115Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 26 21:15 cost [2024-03-26T21:29:07.115Z] -rw-r--r-- 1 jenkins jenkins 95 Mar 26 21:15 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-03-26T21:29:07.407Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-26T21:29:08.267Z] ---> package-listing.sh [2024-03-26T21:29:08.267Z] ++ facter osfamily [2024-03-26T21:29:08.267Z] ++ tr '[:upper:]' '[:lower:]' [2024-03-26T21:29:08.527Z] + OS_FAMILY=debian [2024-03-26T21:29:08.527Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2024-03-26T21:29:08.527Z] + START_PACKAGES=/tmp/packages_start.txt [2024-03-26T21:29:08.527Z] + END_PACKAGES=/tmp/packages_end.txt [2024-03-26T21:29:08.527Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-03-26T21:29:08.527Z] + PACKAGES=/tmp/packages_start.txt [2024-03-26T21:29:08.527Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2024-03-26T21:29:08.527Z] + PACKAGES=/tmp/packages_end.txt [2024-03-26T21:29:08.527Z] + case "${OS_FAMILY}" in [2024-03-26T21:29:08.527Z] + dpkg -l [2024-03-26T21:29:08.527Z] + grep '^ii' [2024-03-26T21:29:08.527Z] + '[' -f /tmp/packages_start.txt ']' [2024-03-26T21:29:08.527Z] + '[' -f /tmp/packages_end.txt ']' [2024-03-26T21:29:08.527Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-03-26T21:29:08.527Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2024-03-26T21:29:08.527Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2024-03-26T21:29:08.527Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [Pipeline] echo [2024-03-26T21:29:08.539Z] 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_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-03-26T21:29:08.816Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-26T21:29:09.372Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-26T21:29:09.372Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-26T21:29:09.441Z] prd-ubuntu20.04-docker-8c-8g-1274 does not seem to be running inside a container [2024-03-26T21:29:09.482Z] $ 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_main/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_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-03-26T21:29:09.704Z] $ docker top 70bfb4cbe61c59eb243ce350c347b9e5a19b713a2353b7810c8fbda5e7af9683 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-26T21:29:10.034Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-03-26T21:29:10.315Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-03-26T21:29:10.596Z] + ls /var/log/sa-host [2024-03-26T21:29:10.596Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-26T21:29:10.747Z] provisioning config files... [2024-03-26T21:29:10.755Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config12887454857938821072tmp [Pipeline] { [Pipeline] echo [2024-03-26T21:29:10.770Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-26T21:29:11.051Z] ---> create-netrc.sh [Pipeline] } [2024-03-26T21:29:11.058Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-03-26T21:29:11.397Z] ---> python-tools-install.sh [Pipeline] echo [2024-03-26T21:29:11.404Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-26T21:29:11.681Z] ---> sudo-logs.sh [2024-03-26T21:29:11.681Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-03-26T21:29:11.711Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-26T21:29:11.988Z] ---> job-cost.sh [2024-03-26T21:29:11.988Z] lf-activate-venv: SKIPPING [2024-03-26T21:29:11.988Z] DEBUG: total: 0.2199999988079071 [2024-03-26T21:29:11.988Z] INFO: Retrieving Stack Cost... [2024-03-26T21:29:12.557Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-26T21:29:12.826Z] INFO: Archiving Costs [Pipeline] echo [2024-03-26T21:29:12.837Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-26T21:29:13.119Z] ---> logs-deploy.sh [2024-03-26T21:29:13.120Z] lf-activate-venv: SKIPPING [2024-03-26T21:29:13.120Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/173 [2024-03-26T21:29:13.120Z] INFO: archiving workspace using pattern(s): [2024-03-26T21:29:14.060Z] Archives upload complete. [2024-03-26T21:29:14.060Z] INFO: archiving logs to Nexus