Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 125685d47fb5baadf84338e65a976beb966b1d5c 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-ssh1829362148409202503.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-ssh3570813110845247840.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-ssh877733913795748554.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-ssh10886585891961950019.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-ssh11153615832788621076.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 ‘prd-ubuntu20.04-docker-8c-8g-167’ is offline Running on prd-ubuntu20.04-docker-8c-8g-169 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 125685d47fb5baadf84338e65a976beb966b1d5c (main) Commit message: "Merge pull request #280 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.28" > git config core.sparsecheckout # timeout=10 > git checkout -f 125685d47fb5baadf84338e65a976beb966b1d5c # timeout=10 > git rev-list --no-walk 8266759df921fca8a5a267dc709fe351bba74c7c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-03-17T03:22:33.724Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-03-17T03:22:33.815Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-03-17T03:22:33.839Z] ========================================================= [2024-03-17T03:22:33.839Z] EdgeX Global Pipelines Version Info [2024-03-17T03:22:33.839Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-03-17T03:22:34.565Z] ------------------- [2024-03-17T03:22:34.565Z] stable info: [2024-03-17T03:22:34.565Z] ------------------- [2024-03-17T03:22:34.565Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-03-17T03:22:34.565Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-17T03:22:34.565Z] Message: update stable to v1.0.258 [2024-03-17T03:22:35.139Z] ------------------- [2024-03-17T03:22:35.139Z] experimental info: [2024-03-17T03:22:35.139Z] ------------------- [2024-03-17T03:22:35.139Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-03-17T03:22:35.139Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-17T03:22:35.139Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-03-17T03:22:35.213Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2024-03-17T03:22:35.233Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2024-03-17T03:22:35.253Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-03-17T03:22:35.270Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-03-17T03:22:35.287Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-03-17T03:22:35.308Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-03-17T03:22:35.331Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-03-17T03:22:35.348Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-03-17T03:22:35.367Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-03-17T03:22:35.391Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-03-17T03:22:35.413Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-03-17T03:22:35.437Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2024-03-17T03:22:35.459Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-03-17T03:22:35.480Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-03-17T03:22:35.505Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-03-17T03:22:35.525Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-03-17T03:22:35.546Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-03-17T03:22:35.567Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-03-17T03:22:35.592Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-03-17T03:22:35.612Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-03-17T03:22:35.631Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-03-17T03:22:35.652Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-03-17T03:22:35.679Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-03-17T03:22:35.702Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-03-17T03:22:35.727Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-03-17T03:22:35.753Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-03-17T03:22:35.773Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-03-17T03:22:35.792Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-03-17T03:22:35.814Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-03-17T03:22:35.834Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-03-17T03:22:35.856Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 125685d47fb5baadf84338e65a976beb966b1d5c [Pipeline] echo [2024-03-17T03:22:35.880Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 125685d [Pipeline] echo [2024-03-17T03:22:35.906Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-17T03:22:35.960Z] provisioning config files... [2024-03-17T03:22:35.975Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config14738513749261071034tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-17T03:22:36.308Z] ---> ****-login.sh [2024-03-17T03:22:36.308Z] nexus3.edgexfoundry.org:10001 [2024-03-17T03:22:36.572Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-17T03:22:36.572Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-17T03:22:36.572Z] Configure a credential helper to remove this warning. See [2024-03-17T03:22:36.572Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-17T03:22:36.572Z] [2024-03-17T03:22:36.572Z] Login Succeeded [2024-03-17T03:22:36.572Z] nexus3.edgexfoundry.org:10002 [2024-03-17T03:22:36.572Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-17T03:22:36.572Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-17T03:22:36.572Z] Configure a credential helper to remove this warning. See [2024-03-17T03:22:36.572Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-17T03:22:36.572Z] [2024-03-17T03:22:36.572Z] Login Succeeded [2024-03-17T03:22:36.572Z] nexus3.edgexfoundry.org:10003 [2024-03-17T03:22:36.833Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-17T03:22:36.833Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-17T03:22:36.833Z] Configure a credential helper to remove this warning. See [2024-03-17T03:22:36.833Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-17T03:22:36.833Z] [2024-03-17T03:22:36.833Z] Login Succeeded [2024-03-17T03:22:36.833Z] nexus3.edgexfoundry.org:10004 [2024-03-17T03:22:36.833Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-17T03:22:36.833Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-17T03:22:36.833Z] Configure a credential helper to remove this warning. See [2024-03-17T03:22:36.833Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-17T03:22:36.833Z] [2024-03-17T03:22:36.833Z] Login Succeeded [2024-03-17T03:22:36.833Z] ****.io [2024-03-17T03:22:37.091Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-17T03:22:37.092Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-17T03:22:37.092Z] Configure a credential helper to remove this warning. See [2024-03-17T03:22:37.092Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-17T03:22:37.092Z] [2024-03-17T03:22:37.092Z] Login Succeeded [2024-03-17T03:22:37.092Z] ---> ****-login.sh ends [Pipeline] } [2024-03-17T03:22:37.100Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-03-17T03:22:37.501Z] + git rev-list -1 --merges 125685d47fb5baadf84338e65a976beb966b1d5c~1..125685d47fb5baadf84338e65a976beb966b1d5c [Pipeline] echo [2024-03-17T03:22:37.537Z] -----------> git rev-list -1 --merges 125685d47fb5baadf84338e65a976beb966b1d5c~1..125685d47fb5baadf84338e65a976beb966b1d5c 125685d47fb5baadf84338e65a976beb966b1d5c [2024-03-17T03:22:37.537Z] 125685d47fb5baadf84338e65a976beb966b1d5c [false] [Pipeline] sh [2024-03-17T03:22:37.831Z] + git log --format=format:%s -1 125685d47fb5baadf84338e65a976beb966b1d5c [Pipeline] echo [2024-03-17T03:22:37.847Z] ========================================================= [2024-03-17T03:22:37.847Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-03-17T03:22:37.847Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-17T03:22:38.193Z] + git log --format=format:%s -1 125685d47fb5baadf84338e65a976beb966b1d5c [Pipeline] echo [2024-03-17T03:22:38.203Z] [semverPrep] GIT_COMMIT: 125685d47fb5baadf84338e65a976beb966b1d5c, Commit Message: Merge pull request #280 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.28 [Pipeline] echo [2024-03-17T03:22:38.218Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-03-17T03:22:38.589Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-17T03:22:38.589Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-03-17T03:22:38.589Z] + [ -e /tmp/ssh_known_hosts ] [2024-03-17T03:22:38.589Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-03-17T03:22:38.589Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-03-17T03:22:38.589Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-03-17T03:22:38.589Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:22:38.944Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-17T03:22:38.944Z] [2024-03-17T03:22:38.944Z] 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-17T03:22:39.250Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-17T03:22:39.250Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-03-17T03:22:39.250Z] b85a868b505f: Pulling fs layer [2024-03-17T03:22:39.250Z] e2be974225ed: Pulling fs layer [2024-03-17T03:22:39.250Z] 339a4e72a1f5: Pulling fs layer [2024-03-17T03:22:39.250Z] 988bab9f4d93: Pulling fs layer [2024-03-17T03:22:39.250Z] 1469e6f7b9e6: Pulling fs layer [2024-03-17T03:22:39.250Z] eaf3925da568: Pulling fs layer [2024-03-17T03:22:39.250Z] bab4dde63d76: Pulling fs layer [2024-03-17T03:22:39.250Z] bde34c3a00c8: Pulling fs layer [2024-03-17T03:22:39.250Z] b352a97aabf1: Pulling fs layer [2024-03-17T03:22:39.250Z] 4872d77fe225: Pulling fs layer [2024-03-17T03:22:39.250Z] 5851b861e8e6: Pulling fs layer [2024-03-17T03:22:39.250Z] bab4dde63d76: Waiting [2024-03-17T03:22:39.250Z] 5851b861e8e6: Waiting [2024-03-17T03:22:39.250Z] 988bab9f4d93: Waiting [2024-03-17T03:22:39.250Z] 4872d77fe225: Waiting [2024-03-17T03:22:39.250Z] eaf3925da568: Waiting [2024-03-17T03:22:39.250Z] b352a97aabf1: Waiting [2024-03-17T03:22:39.250Z] bde34c3a00c8: Waiting [2024-03-17T03:22:39.250Z] 1469e6f7b9e6: Waiting [2024-03-17T03:22:39.250Z] e2be974225ed: Verifying Checksum [2024-03-17T03:22:39.250Z] e2be974225ed: Download complete [2024-03-17T03:22:39.250Z] 988bab9f4d93: Verifying Checksum [2024-03-17T03:22:39.250Z] 988bab9f4d93: Download complete [2024-03-17T03:22:39.250Z] 339a4e72a1f5: Verifying Checksum [2024-03-17T03:22:39.250Z] 339a4e72a1f5: Download complete [2024-03-17T03:22:39.250Z] 1469e6f7b9e6: Verifying Checksum [2024-03-17T03:22:39.250Z] 1469e6f7b9e6: Download complete [2024-03-17T03:22:39.509Z] eaf3925da568: Verifying Checksum [2024-03-17T03:22:39.509Z] eaf3925da568: Download complete [2024-03-17T03:22:39.509Z] bde34c3a00c8: Verifying Checksum [2024-03-17T03:22:39.509Z] bde34c3a00c8: Download complete [2024-03-17T03:22:39.509Z] b352a97aabf1: Verifying Checksum [2024-03-17T03:22:39.509Z] b352a97aabf1: Download complete [2024-03-17T03:22:39.509Z] 4872d77fe225: Verifying Checksum [2024-03-17T03:22:39.509Z] 4872d77fe225: Download complete [2024-03-17T03:22:39.509Z] 5851b861e8e6: Verifying Checksum [2024-03-17T03:22:39.509Z] 5851b861e8e6: Download complete [2024-03-17T03:22:39.509Z] b85a868b505f: Verifying Checksum [2024-03-17T03:22:39.509Z] b85a868b505f: Download complete [2024-03-17T03:22:39.771Z] bab4dde63d76: Verifying Checksum [2024-03-17T03:22:39.771Z] bab4dde63d76: Download complete [2024-03-17T03:22:40.708Z] b85a868b505f: Pull complete [2024-03-17T03:22:40.966Z] e2be974225ed: Pull complete [2024-03-17T03:22:41.530Z] 339a4e72a1f5: Pull complete [2024-03-17T03:22:41.530Z] 988bab9f4d93: Pull complete [2024-03-17T03:22:41.789Z] 1469e6f7b9e6: Pull complete [2024-03-17T03:22:41.789Z] eaf3925da568: Pull complete [2024-03-17T03:22:43.689Z] bab4dde63d76: Pull complete [2024-03-17T03:22:43.689Z] bde34c3a00c8: Pull complete [2024-03-17T03:22:43.950Z] b352a97aabf1: Pull complete [2024-03-17T03:22:43.950Z] 4872d77fe225: Pull complete [2024-03-17T03:22:43.950Z] 5851b861e8e6: Pull complete [2024-03-17T03:22:44.210Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-03-17T03:22:44.210Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-17T03:22:44.210Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-17T03:22:44.354Z] prd-ubuntu20.04-docker-8c-8g-169 does not seem to be running inside a container [2024-03-17T03:22:44.384Z] $ 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-17T03:22:46.943Z] $ docker top 678aacb9946a3b369c064286443fde904121789750ab4fbdda7efe53a9b4c20f -eo pid,comm [2024-03-17T03:22:47.008Z] 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-17T03:22:47.008Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-17T03:22:47.058Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-17T03:22:47.058Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-17T03:22:47.185Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-17T03:22:47.191Z] $ docker exec 678aacb9946a3b369c064286443fde904121789750ab4fbdda7efe53a9b4c20f ssh-agent [2024-03-17T03:22:47.305Z] SSH_AUTH_SOCK=/tmp/ssh-fI9t8FUuldVO/agent.31 [2024-03-17T03:22:47.305Z] SSH_AGENT_PID=37 [2024-03-17T03:22:47.311Z] Running ssh-add (command line suppressed) [2024-03-17T03:22:47.416Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_16538061006465333600.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_16538061006465333600.key) [2024-03-17T03:22:47.427Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-17T03:22:47.718Z] + git tag --points-at HEAD [Pipeline] } [2024-03-17T03:22:47.732Z] $ docker exec --env ******** --env ******** 678aacb9946a3b369c064286443fde904121789750ab4fbdda7efe53a9b4c20f ssh-agent -k [2024-03-17T03:22:47.881Z] unset SSH_AUTH_SOCK; [2024-03-17T03:22:47.881Z] unset SSH_AGENT_PID; [2024-03-17T03:22:47.881Z] echo Agent pid 37 killed; [2024-03-17T03:22:47.888Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-03-17T03:22:47.925Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-17T03:22:47.925Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-17T03:22:48.026Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-17T03:22:48.032Z] $ docker exec 678aacb9946a3b369c064286443fde904121789750ab4fbdda7efe53a9b4c20f ssh-agent [2024-03-17T03:22:48.141Z] SSH_AUTH_SOCK=/tmp/ssh-qtOtgpH91SAv/agent.70 [2024-03-17T03:22:48.141Z] SSH_AGENT_PID=76 [2024-03-17T03:22:48.145Z] Running ssh-add (command line suppressed) [2024-03-17T03:22:48.243Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_17873931019341984730.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_17873931019341984730.key) [2024-03-17T03:22:48.253Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-17T03:22:48.549Z] + git semver init [2024-03-17T03:22:48.811Z] 2024-03-17 03:22:48,747 [run_init] DEBUG init version:0.0.0 force:False [2024-03-17T03:22:48.811Z] 2024-03-17 03:22:48,748 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2024-03-17T03:22:48.811Z] 2024-03-17 03:22:48,748 [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-17T03:22:48.811Z] 2024-03-17 03:22:48,749 [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-17T03:22:50.191Z] 2024-03-17 03:22:50,034 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2024-03-17T03:22:50.191Z] 2024-03-17 03:22:50,035 [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-17T03:22:50.191Z] 2024-03-17 03:22:50,035 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-03-17T03:22:50.191Z] 2024-03-17 03:22:50,035 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-03-17T03:22:50.191Z] 3.2.0-dev.18 [Pipeline] } [2024-03-17T03:22:50.201Z] $ docker exec --env ******** --env ******** 678aacb9946a3b369c064286443fde904121789750ab4fbdda7efe53a9b4c20f ssh-agent -k [2024-03-17T03:22:50.290Z] unset SSH_AUTH_SOCK; [2024-03-17T03:22:50.291Z] unset SSH_AGENT_PID; [2024-03-17T03:22:50.291Z] echo Agent pid 76 killed; [2024-03-17T03:22:50.302Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-17T03:22:50.615Z] + git semver [Pipeline] } [2024-03-17T03:22:50.891Z] $ docker stop --time=1 678aacb9946a3b369c064286443fde904121789750ab4fbdda7efe53a9b4c20f [2024-03-17T03:22:52.208Z] $ docker rm -f --volumes 678aacb9946a3b369c064286443fde904121789750ab4fbdda7efe53a9b4c20f [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-17T03:22:52.573Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-03-17T03:22:52.812Z] Stashed 1 file(s) [Pipeline] echo [2024-03-17T03:22:52.816Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.18 [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-17T03:22:53.010Z] provisioning config files... [2024-03-17T03:22:53.019Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config6617879540558910594tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-17T03:22:53.323Z] ---> ****-login.sh [2024-03-17T03:22:53.323Z] nexus3.edgexfoundry.org:10001 [2024-03-17T03:22:53.323Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-17T03:22:53.323Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-17T03:22:53.323Z] Configure a credential helper to remove this warning. See [2024-03-17T03:22:53.323Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-17T03:22:53.323Z] [2024-03-17T03:22:53.323Z] Login Succeeded [2024-03-17T03:22:53.323Z] nexus3.edgexfoundry.org:10002 [2024-03-17T03:22:53.323Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-17T03:22:53.323Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-17T03:22:53.323Z] Configure a credential helper to remove this warning. See [2024-03-17T03:22:53.323Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-17T03:22:53.323Z] [2024-03-17T03:22:53.323Z] Login Succeeded [2024-03-17T03:22:53.323Z] nexus3.edgexfoundry.org:10003 [2024-03-17T03:22:53.584Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-17T03:22:53.584Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-17T03:22:53.584Z] Configure a credential helper to remove this warning. See [2024-03-17T03:22:53.584Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-17T03:22:53.584Z] [2024-03-17T03:22:53.584Z] Login Succeeded [2024-03-17T03:22:53.584Z] nexus3.edgexfoundry.org:10004 [2024-03-17T03:22:53.584Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-17T03:22:53.584Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-17T03:22:53.584Z] Configure a credential helper to remove this warning. See [2024-03-17T03:22:53.584Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-17T03:22:53.584Z] [2024-03-17T03:22:53.584Z] Login Succeeded [2024-03-17T03:22:53.584Z] ****.io [2024-03-17T03:22:53.844Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-17T03:22:53.844Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-17T03:22:53.844Z] Configure a credential helper to remove this warning. See [2024-03-17T03:22:53.844Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-17T03:22:53.844Z] [2024-03-17T03:22:53.844Z] Login Succeeded [2024-03-17T03:22:53.844Z] ---> ****-login.sh ends [Pipeline] } [2024-03-17T03:22:53.852Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-17T03:22:53.935Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-17T03:22:53.956Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-17T03:22:53.972Z] ========================================================= [2024-03-17T03:22:53.972Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-03-17T03:22:53.972Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:22:54.316Z] + 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-17T03:22:54.316Z] Sending build context to Docker daemon 16.93MB [2024-03-17T03:22:54.316Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-03-17T03:22:54.316Z] Step 2/12 : FROM ${BASE} AS builder [2024-03-17T03:22:54.576Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-03-17T03:22:54.576Z] 7264a8db6415: Pulling fs layer [2024-03-17T03:22:54.576Z] c4d48a809fc2: Pulling fs layer [2024-03-17T03:22:54.576Z] 4f1c88b9dad5: Pulling fs layer [2024-03-17T03:22:54.576Z] ad3a456e5733: Pulling fs layer [2024-03-17T03:22:54.576Z] 69c7f0334f64: Pulling fs layer [2024-03-17T03:22:54.576Z] 1f1c1a5573a3: Pulling fs layer [2024-03-17T03:22:54.576Z] ad3a456e5733: Waiting [2024-03-17T03:22:54.576Z] 69c7f0334f64: Waiting [2024-03-17T03:22:54.576Z] ce7588e14bc9: Pulling fs layer [2024-03-17T03:22:54.576Z] b5e4710f87ac: Pulling fs layer [2024-03-17T03:22:54.576Z] 1f1c1a5573a3: Waiting [2024-03-17T03:22:54.576Z] ce7588e14bc9: Waiting [2024-03-17T03:22:54.577Z] b5e4710f87ac: Waiting [2024-03-17T03:22:54.577Z] c4d48a809fc2: Download complete [2024-03-17T03:22:54.577Z] ad3a456e5733: Verifying Checksum [2024-03-17T03:22:54.577Z] ad3a456e5733: Download complete [2024-03-17T03:22:54.577Z] 69c7f0334f64: Verifying Checksum [2024-03-17T03:22:54.577Z] 69c7f0334f64: Download complete [2024-03-17T03:22:54.577Z] 7264a8db6415: Download complete [2024-03-17T03:22:54.577Z] 1f1c1a5573a3: Verifying Checksum [2024-03-17T03:22:54.577Z] 1f1c1a5573a3: Download complete [2024-03-17T03:22:54.837Z] 7264a8db6415: Pull complete [2024-03-17T03:22:54.837Z] b5e4710f87ac: Verifying Checksum [2024-03-17T03:22:54.837Z] b5e4710f87ac: Download complete [2024-03-17T03:22:54.837Z] c4d48a809fc2: Pull complete [2024-03-17T03:22:55.097Z] 4f1c88b9dad5: Verifying Checksum [2024-03-17T03:22:55.097Z] 4f1c88b9dad5: Download complete [2024-03-17T03:22:55.359Z] ce7588e14bc9: Verifying Checksum [2024-03-17T03:22:55.359Z] ce7588e14bc9: Download complete [2024-03-17T03:22:58.647Z] 4f1c88b9dad5: Pull complete [2024-03-17T03:22:58.647Z] ad3a456e5733: Pull complete [2024-03-17T03:22:58.647Z] 69c7f0334f64: Pull complete [2024-03-17T03:22:58.647Z] 1f1c1a5573a3: Pull complete [2024-03-17T03:23:01.190Z] ce7588e14bc9: Pull complete [2024-03-17T03:23:01.455Z] b5e4710f87ac: Pull complete [2024-03-17T03:23:01.455Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-03-17T03:23:01.714Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-17T03:23:01.714Z] ---> 88b5674ff536 [2024-03-17T03:23:01.714Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-03-17T03:23:06.991Z] ---> Running in 5819581b37f2 [2024-03-17T03:23:06.991Z] Removing intermediate container 5819581b37f2 [2024-03-17T03:23:06.991Z] ---> 74b26d33e909 [2024-03-17T03:23:06.991Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-03-17T03:23:06.991Z] ---> Running in 381cfeb82c1d [2024-03-17T03:23:06.991Z] Removing intermediate container 381cfeb82c1d [2024-03-17T03:23:06.991Z] ---> d6bf26062e5e [2024-03-17T03:23:06.991Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-03-17T03:23:06.991Z] ---> Running in d31bdad99d37 [2024-03-17T03:23:07.252Z] Removing intermediate container d31bdad99d37 [2024-03-17T03:23:07.252Z] ---> d73dd5df4f89 [2024-03-17T03:23:07.252Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-17T03:23:07.252Z] ---> Running in 1242006d0033 [2024-03-17T03:23:07.511Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-17T03:23:07.770Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-17T03:23:07.953Z] Still waiting to schedule task [2024-03-17T03:23:07.953Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-172’ [2024-03-17T03:23:08.028Z] OK: 264 MiB in 52 packages [2024-03-17T03:23:08.285Z] Removing intermediate container 1242006d0033 [2024-03-17T03:23:08.285Z] ---> 5e0bba6cfeb5 [2024-03-17T03:23:08.285Z] Step 7/12 : WORKDIR /app [2024-03-17T03:23:08.285Z] ---> Running in e577e12abe6b [2024-03-17T03:23:08.544Z] Removing intermediate container e577e12abe6b [2024-03-17T03:23:08.544Z] ---> aaa2c41dab3c [2024-03-17T03:23:08.544Z] Step 8/12 : COPY go.mod vendor* ./ [2024-03-17T03:23:08.544Z] ---> 9cb21ba6dd01 [2024-03-17T03:23:08.544Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-17T03:23:08.544Z] ---> Running in f7cf91d6b708 [2024-03-17T03:23:47.290Z] Removing intermediate container f7cf91d6b708 [2024-03-17T03:23:47.290Z] ---> 34b68598bc98 [2024-03-17T03:23:47.290Z] Step 10/12 : COPY . . [2024-03-17T03:23:47.290Z] ---> 3cac98ee6097 [2024-03-17T03:23:47.290Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-17T03:23:47.290Z] ---> Running in 39e1e491e6a6 [2024-03-17T03:23:47.290Z] Removing intermediate container 39e1e491e6a6 [2024-03-17T03:23:47.290Z] ---> ee059cfe0629 [2024-03-17T03:23:47.290Z] Step 12/12 : RUN $MAKE [2024-03-17T03:23:47.290Z] ---> Running in 3037124f8276 [2024-03-17T03:23:47.290Z] noop [2024-03-17T03:23:47.290Z] Removing intermediate container 3037124f8276 [2024-03-17T03:23:47.290Z] ---> faac4fff22e7 [2024-03-17T03:23:47.290Z] Successfully built faac4fff22e7 [2024-03-17T03:23:47.290Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:23:47.625Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-17T03:23:47.625Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-17T03:23:47.704Z] prd-ubuntu20.04-docker-8c-8g-169 does not seem to be running inside a container [2024-03-17T03:23:47.732Z] $ 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-17T03:23:48.065Z] $ docker top 037df1fa9c2d4e8d99b88e3c0d1a2c250b5532d38daab7451e7e3b58190068d7 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-17T03:23:48.414Z] + go version [2024-03-17T03:23:48.414Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-03-17T03:23:48.426Z] $ docker stop --time=1 037df1fa9c2d4e8d99b88e3c0d1a2c250b5532d38daab7451e7e3b58190068d7 [2024-03-17T03:23:49.743Z] $ docker rm -f --volumes 037df1fa9c2d4e8d99b88e3c0d1a2c250b5532d38daab7451e7e3b58190068d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:23:50.185Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-17T03:23:50.185Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-17T03:23:50.265Z] prd-ubuntu20.04-docker-8c-8g-169 does not seem to be running inside a container [2024-03-17T03:23:50.295Z] $ 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-17T03:23:50.634Z] $ docker top 1683b7a215e0bdaf58efd1bf0dc57760ff8ddf8b7b87efe36d34e84019224924 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-17T03:23:50.985Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh [2024-03-17T03:23:51.280Z] + make test [2024-03-17T03:23:51.280Z] go test -race ./... -coverprofile=coverage.out ./... [2024-03-17T03:24:13.221Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2024-03-17T03:24:13.221Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2024-03-17T03:24:13.221Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.133s coverage: 86.2% of statements [2024-03-17T03:24:13.221Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.697s coverage: 71.9% of statements [2024-03-17T03:24:35.145Z] go vet ./... [2024-03-17T03:24:39.331Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-17T03:24:39.331Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-17T03:24:39.331Z] ./bin/test-attribution.sh [2024-03-17T03:24:39.331Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2024-03-17T03:24:39.331Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2024-03-17T03:24:39.331Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2024-03-17T03:24:39.331Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2024-03-17T03:24:39.331Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2024-03-17T03:24:39.331Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [2024-03-17T03:24:39.331Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-03-17T03:24:39.343Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-17T03:24:39.365Z] $ docker stop --time=1 1683b7a215e0bdaf58efd1bf0dc57760ff8ddf8b7b87efe36d34e84019224924 [2024-03-17T03:24:42.757Z] $ docker rm -f --volumes 1683b7a215e0bdaf58efd1bf0dc57760ff8ddf8b7b87efe36d34e84019224924 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-17T03:24:43.283Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-17T03:24:43.326Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-03-17T03:24:43.835Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-17T03:24:44.121Z] + ls -al . [2024-03-17T03:24:44.121Z] total 208 [2024-03-17T03:24:44.121Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 17 03:23 . [2024-03-17T03:24:44.121Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 03:22 .. [2024-03-17T03:24:44.121Z] -rw-rw-r-- 1 jenkins jenkins 262 Mar 17 03:22 .dockerignore [2024-03-17T03:24:44.121Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 17 03:24 .git [2024-03-17T03:24:44.121Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 03:22 .github [2024-03-17T03:24:44.121Z] -rw-rw-r-- 1 jenkins jenkins 773 Mar 17 03:22 .gitignore [2024-03-17T03:24:44.121Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 17 03:22 .golangci.yml [2024-03-17T03:24:44.121Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 17 03:22 .semver [2024-03-17T03:24:44.121Z] -rw-rw-r-- 1 jenkins jenkins 10232 Mar 17 03:22 Attribution.txt [2024-03-17T03:24:44.121Z] -rw-rw-r-- 1 jenkins jenkins 11245 Mar 17 03:22 CHANGELOG.md [2024-03-17T03:24:44.121Z] -rw-rw-r-- 1 jenkins jenkins 1768 Mar 17 03:22 Dockerfile [2024-03-17T03:24:44.121Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 17 03:22 GOVERNANCE.md [2024-03-17T03:24:44.121Z] -rw-rw-r-- 1 jenkins jenkins 665 Mar 17 03:22 Jenkinsfile [2024-03-17T03:24:44.121Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 17 03:22 LICENSE [2024-03-17T03:24:44.121Z] -rw-rw-r-- 1 jenkins jenkins 2503 Mar 17 03:22 Makefile [2024-03-17T03:24:44.121Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 17 03:22 OWNERS.md [2024-03-17T03:24:44.121Z] -rw-rw-r-- 1 jenkins jenkins 3851 Mar 17 03:22 README.md [2024-03-17T03:24:44.121Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 17 03:22 VERSION [2024-03-17T03:24:44.121Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 03:22 bin [2024-03-17T03:24:44.121Z] -rw-r--r-- 1 jenkins jenkins 41317 Mar 17 03:24 coverage.out [2024-03-17T03:24:44.121Z] -rw-rw-r-- 1 jenkins jenkins 3971 Mar 17 03:22 go.mod [2024-03-17T03:24:44.121Z] -rw-rw-r-- 1 jenkins jenkins 36129 Mar 17 03:22 go.sum [2024-03-17T03:24:44.121Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 03:22 images [2024-03-17T03:24:44.121Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 03:22 internal [2024-03-17T03:24:44.121Z] -rw-rw-r-- 1 jenkins jenkins 531 Mar 17 03:22 main.go [2024-03-17T03:24:44.121Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 03:22 openapi [2024-03-17T03:24:44.121Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 03:22 res [2024-03-17T03:24:44.121Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 03:22 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:24:44.438Z] + 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=125685d47fb5baadf84338e65a976beb966b1d5c --label arch=amd64 --label version=3.2.0-dev.18 . [2024-03-17T03:24:44.438Z] Sending build context to Docker daemon 16.93MB [2024-03-17T03:24:44.438Z] Step 1/30 : ARG BASE=golang:1.21-alpine3.18 [2024-03-17T03:24:44.438Z] Step 2/30 : FROM ${BASE} AS builder [2024-03-17T03:24:44.438Z] ---> faac4fff22e7 [2024-03-17T03:24:44.438Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2024-03-17T03:24:44.697Z] ---> Running in 11da659587c8 [2024-03-17T03:24:44.956Z] Removing intermediate container 11da659587c8 [2024-03-17T03:24:44.956Z] ---> 1463f2a9bf55 [2024-03-17T03:24:44.956Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2024-03-17T03:24:44.956Z] ---> Running in 6e329d39a1dc [2024-03-17T03:24:44.956Z] Removing intermediate container 6e329d39a1dc [2024-03-17T03:24:44.956Z] ---> 1fe3ef54847e [2024-03-17T03:24:44.956Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2024-03-17T03:24:44.956Z] ---> Running in ddf8473da2c8 [2024-03-17T03:24:44.956Z] Removing intermediate container ddf8473da2c8 [2024-03-17T03:24:44.956Z] ---> 262e4be9e0cb [2024-03-17T03:24:44.956Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-17T03:24:44.956Z] ---> Running in 73e47e92f295 [2024-03-17T03:24:45.215Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-17T03:24:45.474Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-17T03:24:45.733Z] OK: 264 MiB in 52 packages [2024-03-17T03:24:46.301Z] Removing intermediate container 73e47e92f295 [2024-03-17T03:24:46.301Z] ---> d0cd82b92a3d [2024-03-17T03:24:46.301Z] Step 7/30 : WORKDIR /app [2024-03-17T03:24:46.301Z] ---> Running in 7fbbd3a90b20 [2024-03-17T03:24:46.301Z] Removing intermediate container 7fbbd3a90b20 [2024-03-17T03:24:46.301Z] ---> e4f49ba0f195 [2024-03-17T03:24:46.301Z] Step 8/30 : COPY go.mod vendor* ./ [2024-03-17T03:24:46.301Z] ---> cde052ede9c1 [2024-03-17T03:24:46.301Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-17T03:24:46.301Z] ---> Running in 13f9d0c5c8f7 [2024-03-17T03:24:46.869Z] Removing intermediate container 13f9d0c5c8f7 [2024-03-17T03:24:46.869Z] ---> 620bf22a0a81 [2024-03-17T03:24:46.869Z] Step 10/30 : COPY . . [2024-03-17T03:24:47.437Z] ---> 5329febc1faa [2024-03-17T03:24:47.437Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-17T03:24:47.437Z] ---> Running in 1720a3c39adb [2024-03-17T03:24:47.696Z] Removing intermediate container 1720a3c39adb [2024-03-17T03:24:47.696Z] ---> 42ad99c62388 [2024-03-17T03:24:47.696Z] Step 12/30 : RUN $MAKE [2024-03-17T03:24:47.696Z] ---> Running in c9c02753ddc7 [2024-03-17T03:24:47.954Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.28 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.18 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.2.0-dev.18" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2024-03-17T03:25:09.885Z] Removing intermediate container c9c02753ddc7 [2024-03-17T03:25:09.885Z] ---> a1f89eeaa023 [2024-03-17T03:25:09.885Z] Step 13/30 : FROM alpine:3.18 [2024-03-17T03:25:09.885Z] 3.18: Pulling from library/alpine [2024-03-17T03:25:09.885Z] 619be1103602: Pulling fs layer [2024-03-17T03:25:09.885Z] 619be1103602: Verifying Checksum [2024-03-17T03:25:09.885Z] 619be1103602: Download complete [2024-03-17T03:25:09.885Z] 619be1103602: Pull complete [2024-03-17T03:25:09.885Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-17T03:25:09.885Z] Status: Downloaded newer image for alpine:3.18 [2024-03-17T03:25:09.885Z] ---> d3782b16ccc9 [2024-03-17T03:25:09.885Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-03-17T03:25:09.885Z] ---> Running in 88d19b90cdf2 [2024-03-17T03:25:09.885Z] Removing intermediate container 88d19b90cdf2 [2024-03-17T03:25:09.885Z] ---> 86fe613f030a [2024-03-17T03:25:09.885Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2024-03-17T03:25:09.885Z] ---> Running in cd4d3b29159c [2024-03-17T03:25:09.885Z] Removing intermediate container cd4d3b29159c [2024-03-17T03:25:09.885Z] ---> 975c1a435dfc [2024-03-17T03:25:09.885Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2024-03-17T03:25:09.885Z] ---> Running in 1b6ea6d4a7cb [2024-03-17T03:25:09.885Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-17T03:25:09.885Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-17T03:25:09.885Z] (1/2) Installing ca-certificates (20230506-r0) [2024-03-17T03:25:09.885Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-03-17T03:25:09.885Z] Executing busybox-1.36.1-r5.trigger [2024-03-17T03:25:09.885Z] Executing ca-certificates-20230506-r0.trigger [2024-03-17T03:25:09.885Z] OK: 8 MiB in 17 packages [2024-03-17T03:25:09.885Z] Removing intermediate container 1b6ea6d4a7cb [2024-03-17T03:25:09.885Z] ---> 5370b416834b [2024-03-17T03:25:09.885Z] Step 17/30 : RUN apk --no-cache upgrade [2024-03-17T03:25:09.885Z] ---> Running in 0721d199c82c [2024-03-17T03:25:09.885Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-17T03:25:10.143Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-17T03:25:10.401Z] OK: 8 MiB in 17 packages [2024-03-17T03:25:10.659Z] Removing intermediate container 0721d199c82c [2024-03-17T03:25:10.659Z] ---> 9ac1c0910a74 [2024-03-17T03:25:10.659Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-03-17T03:25:10.659Z] ---> 3ba4325ce374 [2024-03-17T03:25:10.659Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2024-03-17T03:25:10.917Z] ---> 817b8e33cde3 [2024-03-17T03:25:10.918Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2024-03-17T03:25:10.918Z] ---> 9cb28bbc6253 [2024-03-17T03:25:10.918Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2024-03-17T03:25:11.175Z] ---> 4c3db693f6f9 [2024-03-17T03:25:11.175Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2024-03-17T03:25:11.204Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-177 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2024-03-17T03:25:11.220Z] Running in /w/workspace/app-rfid-llrp-inventory/170 [Pipeline] { [Pipeline] checkout [2024-03-17T03:25:11.780Z] ---> c0d65c6ff208 [2024-03-17T03:25:11.780Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2024-03-17T03:25:11.780Z] ---> Running in d7d26feef706 [2024-03-17T03:25:12.345Z] Removing intermediate container d7d26feef706 [2024-03-17T03:25:12.345Z] ---> b7d1f15c6780 [2024-03-17T03:25:12.345Z] Step 24/30 : VOLUME /cache [2024-03-17T03:25:12.345Z] ---> Running in 9690332197f3 [2024-03-17T03:25:12.345Z] Removing intermediate container 9690332197f3 [2024-03-17T03:25:12.345Z] ---> a525042a6c26 [2024-03-17T03:25:12.345Z] Step 25/30 : EXPOSE 59711 [2024-03-17T03:25:12.345Z] ---> Running in 444b4ab7aebb [2024-03-17T03:25:12.603Z] Removing intermediate container 444b4ab7aebb [2024-03-17T03:25:12.603Z] ---> 51a8eaf99330 [2024-03-17T03:25:12.603Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2024-03-17T03:25:12.603Z] ---> Running in 56e3e6d7c8ea [2024-03-17T03:25:12.603Z] Removing intermediate container 56e3e6d7c8ea [2024-03-17T03:25:12.603Z] ---> 4c0a18508e02 [2024-03-17T03:25:12.603Z] Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2024-03-17T03:25:12.603Z] ---> Running in df9ab3206f5d [2024-03-17T03:25:12.862Z] Removing intermediate container df9ab3206f5d [2024-03-17T03:25:12.862Z] ---> eee1f98efec3 [2024-03-17T03:25:12.862Z] Step 28/30 : LABEL arch=amd64 [2024-03-17T03:25:12.862Z] ---> Running in d9468d804bac [2024-03-17T03:25:12.862Z] Removing intermediate container d9468d804bac [2024-03-17T03:25:12.862Z] ---> d1bb5ae63f8c [2024-03-17T03:25:12.862Z] Step 29/30 : LABEL git_sha=125685d47fb5baadf84338e65a976beb966b1d5c [2024-03-17T03:25:12.862Z] ---> Running in c46f7517a030 [2024-03-17T03:25:12.862Z] Removing intermediate container c46f7517a030 [2024-03-17T03:25:12.862Z] ---> d599dd8fe7e8 [2024-03-17T03:25:12.862Z] Step 30/30 : LABEL version=3.2.0-dev.18 [2024-03-17T03:25:12.862Z] ---> Running in 7ac353c1baf4 [2024-03-17T03:25:13.121Z] Removing intermediate container 7ac353c1baf4 [2024-03-17T03:25:13.121Z] ---> b1edac402ec0 [2024-03-17T03:25:13.121Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-17T03:25:13.121Z] Successfully built b1edac402ec0 [2024-03-17T03:25:13.121Z] Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [2024-03-17T03:25:14.277Z] The recommended git tool is: git [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-17T03:25:14.408Z] provisioning config files... [2024-03-17T03:25:14.418Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config9888605675867281504tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-17T03:25:14.721Z] ---> ****-login.sh [2024-03-17T03:25:14.721Z] nexus3.edgexfoundry.org:10001 [2024-03-17T03:25:14.721Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-17T03:25:14.721Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-17T03:25:14.721Z] Configure a credential helper to remove this warning. See [2024-03-17T03:25:14.721Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-17T03:25:14.721Z] [2024-03-17T03:25:14.721Z] Login Succeeded [2024-03-17T03:25:14.721Z] nexus3.edgexfoundry.org:10002 [2024-03-17T03:25:14.721Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-17T03:25:14.721Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-17T03:25:14.721Z] Configure a credential helper to remove this warning. See [2024-03-17T03:25:14.721Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-17T03:25:14.721Z] [2024-03-17T03:25:14.721Z] Login Succeeded [2024-03-17T03:25:14.721Z] nexus3.edgexfoundry.org:10003 [2024-03-17T03:25:14.979Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-17T03:25:14.979Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-17T03:25:14.979Z] Configure a credential helper to remove this warning. See [2024-03-17T03:25:14.979Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-17T03:25:14.979Z] [2024-03-17T03:25:14.979Z] Login Succeeded [2024-03-17T03:25:14.979Z] nexus3.edgexfoundry.org:10004 [2024-03-17T03:25:14.979Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-17T03:25:14.979Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-17T03:25:14.979Z] Configure a credential helper to remove this warning. See [2024-03-17T03:25:14.979Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-17T03:25:14.979Z] [2024-03-17T03:25:14.979Z] Login Succeeded [2024-03-17T03:25:14.980Z] ****.io [2024-03-17T03:25:15.239Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-17T03:25:15.239Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-17T03:25:15.239Z] Configure a credential helper to remove this warning. See [2024-03-17T03:25:15.239Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-17T03:25:15.239Z] [2024-03-17T03:25:15.239Z] Login Succeeded [2024-03-17T03:25:15.239Z] ---> ****-login.sh ends [Pipeline] } [2024-03-17T03:25:15.245Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-17T03:25:15.288Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-17T03:25:15.313Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2024-03-17T03:25:15.313Z] 125685d47fb5baadf84338e65a976beb966b1d5c [2024-03-17T03:25:15.313Z] latest [2024-03-17T03:25:15.313Z] 3.2.0-dev.18 [2024-03-17T03:25:15.313Z] 125685d47fb5baadf84338e65a976beb966b1d5c-3.2.0-dev.18 [2024-03-17T03:25:15.313Z] main [2024-03-17T03:25:15.313Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:25:15.642Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:125685d47fb5baadf84338e65a976beb966b1d5c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:25:15.962Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:125685d47fb5baadf84338e65a976beb966b1d5c [2024-03-17T03:25:15.962Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-03-17T03:25:15.962Z] 3de0eb9aec82: Preparing [2024-03-17T03:25:15.962Z] 76298e282e66: Preparing [2024-03-17T03:25:15.962Z] 23e87c902411: Preparing [2024-03-17T03:25:15.962Z] 10c6ad0f921f: Preparing [2024-03-17T03:25:15.962Z] 27f189463133: Preparing [2024-03-17T03:25:15.962Z] b326eedb32f7: Preparing [2024-03-17T03:25:15.962Z] 89f26cb83b9e: Preparing [2024-03-17T03:25:15.962Z] adad76f34224: Preparing [2024-03-17T03:25:15.962Z] aedc3bda2944: Preparing [2024-03-17T03:25:15.962Z] 89f26cb83b9e: Waiting [2024-03-17T03:25:15.962Z] adad76f34224: Waiting [2024-03-17T03:25:15.962Z] aedc3bda2944: Waiting [2024-03-17T03:25:15.962Z] b326eedb32f7: Waiting [2024-03-17T03:25:15.962Z] 10c6ad0f921f: Pushed [2024-03-17T03:25:15.962Z] 3de0eb9aec82: Pushed [2024-03-17T03:25:15.962Z] 23e87c902411: Pushed [2024-03-17T03:25:15.962Z] 27f189463133: Pushed [2024-03-17T03:25:15.962Z] aedc3bda2944: Layer already exists [2024-03-17T03:25:16.221Z] 89f26cb83b9e: Pushed [2024-03-17T03:25:16.221Z] b326eedb32f7: Pushed [2024-03-17T03:25:16.221Z] adad76f34224: Pushed [2024-03-17T03:25:18.126Z] 76298e282e66: Pushed [2024-03-17T03:25:18.126Z] 125685d47fb5baadf84338e65a976beb966b1d5c: digest: sha256:2c09ed373c6648638cdcc8146f5394e54f8326adade1211065dfe387f5fe8f37 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:25:18.449Z] + 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-17T03:25:18.770Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2024-03-17T03:25:18.770Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-03-17T03:25:18.770Z] 3de0eb9aec82: Preparing [2024-03-17T03:25:18.770Z] 76298e282e66: Preparing [2024-03-17T03:25:18.770Z] 23e87c902411: Preparing [2024-03-17T03:25:18.770Z] 10c6ad0f921f: Preparing [2024-03-17T03:25:18.770Z] 27f189463133: Preparing [2024-03-17T03:25:18.770Z] b326eedb32f7: Preparing [2024-03-17T03:25:18.770Z] 89f26cb83b9e: Preparing [2024-03-17T03:25:18.770Z] b326eedb32f7: Waiting [2024-03-17T03:25:18.770Z] 89f26cb83b9e: Waiting [2024-03-17T03:25:18.770Z] adad76f34224: Preparing [2024-03-17T03:25:18.770Z] aedc3bda2944: Preparing [2024-03-17T03:25:18.770Z] aedc3bda2944: Waiting [2024-03-17T03:25:18.770Z] adad76f34224: Waiting [2024-03-17T03:25:18.770Z] 23e87c902411: Layer already exists [2024-03-17T03:25:18.770Z] 10c6ad0f921f: Layer already exists [2024-03-17T03:25:18.770Z] 3de0eb9aec82: Layer already exists [2024-03-17T03:25:18.770Z] 27f189463133: Layer already exists [2024-03-17T03:25:18.770Z] 76298e282e66: Layer already exists [2024-03-17T03:25:18.770Z] aedc3bda2944: Layer already exists [2024-03-17T03:25:18.770Z] adad76f34224: Layer already exists [2024-03-17T03:25:18.770Z] b326eedb32f7: Layer already exists [2024-03-17T03:25:18.770Z] 89f26cb83b9e: Layer already exists [2024-03-17T03:25:18.770Z] latest: digest: sha256:2c09ed373c6648638cdcc8146f5394e54f8326adade1211065dfe387f5fe8f37 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:25:19.103Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:25:19.424Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.18 [2024-03-17T03:25:19.424Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-03-17T03:25:19.424Z] 3de0eb9aec82: Preparing [2024-03-17T03:25:19.424Z] 76298e282e66: Preparing [2024-03-17T03:25:19.424Z] 23e87c902411: Preparing [2024-03-17T03:25:19.424Z] 10c6ad0f921f: Preparing [2024-03-17T03:25:19.424Z] 27f189463133: Preparing [2024-03-17T03:25:19.424Z] b326eedb32f7: Preparing [2024-03-17T03:25:19.424Z] 89f26cb83b9e: Preparing [2024-03-17T03:25:19.424Z] adad76f34224: Preparing [2024-03-17T03:25:19.424Z] aedc3bda2944: Preparing [2024-03-17T03:25:19.424Z] aedc3bda2944: Waiting [2024-03-17T03:25:19.424Z] 89f26cb83b9e: Waiting [2024-03-17T03:25:19.424Z] b326eedb32f7: Waiting [2024-03-17T03:25:19.424Z] 10c6ad0f921f: Layer already exists [2024-03-17T03:25:19.424Z] 27f189463133: Layer already exists [2024-03-17T03:25:19.424Z] 3de0eb9aec82: Layer already exists [2024-03-17T03:25:19.424Z] 23e87c902411: Layer already exists [2024-03-17T03:25:19.424Z] 76298e282e66: Layer already exists [2024-03-17T03:25:19.424Z] b326eedb32f7: Layer already exists [2024-03-17T03:25:19.424Z] 89f26cb83b9e: Layer already exists [2024-03-17T03:25:19.424Z] adad76f34224: Layer already exists [2024-03-17T03:25:19.424Z] aedc3bda2944: Layer already exists [2024-03-17T03:25:19.424Z] 3.2.0-dev.18: digest: sha256:2c09ed373c6648638cdcc8146f5394e54f8326adade1211065dfe387f5fe8f37 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:25:19.746Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:125685d47fb5baadf84338e65a976beb966b1d5c-3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:25:20.062Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:125685d47fb5baadf84338e65a976beb966b1d5c-3.2.0-dev.18 [2024-03-17T03:25:20.062Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-03-17T03:25:20.062Z] 3de0eb9aec82: Preparing [2024-03-17T03:25:20.062Z] 76298e282e66: Preparing [2024-03-17T03:25:20.062Z] 23e87c902411: Preparing [2024-03-17T03:25:20.062Z] 10c6ad0f921f: Preparing [2024-03-17T03:25:20.062Z] 27f189463133: Preparing [2024-03-17T03:25:20.062Z] b326eedb32f7: Preparing [2024-03-17T03:25:20.062Z] 89f26cb83b9e: Preparing [2024-03-17T03:25:20.062Z] adad76f34224: Preparing [2024-03-17T03:25:20.062Z] aedc3bda2944: Preparing [2024-03-17T03:25:20.062Z] b326eedb32f7: Waiting [2024-03-17T03:25:20.062Z] 89f26cb83b9e: Waiting [2024-03-17T03:25:20.063Z] adad76f34224: Waiting [2024-03-17T03:25:20.063Z] aedc3bda2944: Waiting [2024-03-17T03:25:20.063Z] 23e87c902411: Layer already exists [2024-03-17T03:25:20.063Z] 76298e282e66: Layer already exists [2024-03-17T03:25:20.063Z] 3de0eb9aec82: Layer already exists [2024-03-17T03:25:20.063Z] 10c6ad0f921f: Layer already exists [2024-03-17T03:25:20.063Z] 27f189463133: Layer already exists [2024-03-17T03:25:20.063Z] b326eedb32f7: Layer already exists [2024-03-17T03:25:20.063Z] 89f26cb83b9e: Layer already exists [2024-03-17T03:25:20.063Z] aedc3bda2944: Layer already exists [2024-03-17T03:25:20.063Z] adad76f34224: Layer already exists [2024-03-17T03:25:20.063Z] 125685d47fb5baadf84338e65a976beb966b1d5c-3.2.0-dev.18: digest: sha256:2c09ed373c6648638cdcc8146f5394e54f8326adade1211065dfe387f5fe8f37 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:25:20.236Z] using credential edgex-jenkins-ssh [2024-03-17T03:25:20.256Z] Cloning the remote Git repository [2024-03-17T03:25:20.395Z] + 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-17T03:25:20.313Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-03-17T03:25:20.417Z] > git init /w/workspace/app-rfid-llrp-inventory/170 # timeout=10 [2024-03-17T03:25:20.717Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2024-03-17T03:25:20.717Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-03-17T03:25:20.717Z] 3de0eb9aec82: Preparing [2024-03-17T03:25:20.717Z] 76298e282e66: Preparing [2024-03-17T03:25:20.717Z] 23e87c902411: Preparing [2024-03-17T03:25:20.717Z] 10c6ad0f921f: Preparing [2024-03-17T03:25:20.717Z] 27f189463133: Preparing [2024-03-17T03:25:20.717Z] b326eedb32f7: Preparing [2024-03-17T03:25:20.717Z] 89f26cb83b9e: Preparing [2024-03-17T03:25:20.717Z] adad76f34224: Preparing [2024-03-17T03:25:20.717Z] aedc3bda2944: Preparing [2024-03-17T03:25:20.717Z] b326eedb32f7: Waiting [2024-03-17T03:25:20.717Z] 89f26cb83b9e: Waiting [2024-03-17T03:25:20.717Z] aedc3bda2944: Waiting [2024-03-17T03:25:20.717Z] adad76f34224: Waiting [2024-03-17T03:25:20.717Z] 23e87c902411: Layer already exists [2024-03-17T03:25:20.717Z] 76298e282e66: Layer already exists [2024-03-17T03:25:20.717Z] 27f189463133: Layer already exists [2024-03-17T03:25:20.717Z] 10c6ad0f921f: Layer already exists [2024-03-17T03:25:20.717Z] 3de0eb9aec82: Layer already exists [2024-03-17T03:25:20.717Z] 89f26cb83b9e: Layer already exists [2024-03-17T03:25:20.717Z] b326eedb32f7: Layer already exists [2024-03-17T03:25:20.717Z] aedc3bda2944: Layer already exists [2024-03-17T03:25:20.717Z] adad76f34224: Layer already exists [2024-03-17T03:25:20.717Z] main: digest: sha256:2c09ed373c6648638cdcc8146f5394e54f8326adade1211065dfe387f5fe8f37 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-17T03:25:20.792Z] ===================================================== [Pipeline] echo [2024-03-17T03:25:20.804Z] taggedImages: [2024-03-17T03:25:20.804Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:125685d47fb5baadf84338e65a976beb966b1d5c [2024-03-17T03:25:20.804Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2024-03-17T03:25:20.804Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.18 [2024-03-17T03:25:20.804Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:125685d47fb5baadf84338e65a976beb966b1d5c-3.2.0-dev.18 [2024-03-17T03:25:20.804Z] - 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-17T03:25:21.215Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-17T03:25:21.215Z] [2024-03-17T03:25:21.215Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:25:21.513Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-17T03:25:21.513Z] latest: Pulling from edgex-lftools-log-publisher [2024-03-17T03:25:21.513Z] 5eb5b503b376: Pulling fs layer [2024-03-17T03:25:21.513Z] 5c69ac0246d0: Pulling fs layer [2024-03-17T03:25:21.513Z] ec43610c2a17: Pulling fs layer [2024-03-17T03:25:21.513Z] 3a2ae6a8a46f: Pulling fs layer [2024-03-17T03:25:21.513Z] 33b1e0a273af: Pulling fs layer [2024-03-17T03:25:21.513Z] 3a2ae6a8a46f: Waiting [2024-03-17T03:25:21.513Z] 5d3b04190fa2: Pulling fs layer [2024-03-17T03:25:21.513Z] 2f39f015ded8: Pulling fs layer [2024-03-17T03:25:21.513Z] 5d3b04190fa2: Waiting [2024-03-17T03:25:21.513Z] 2f39f015ded8: Waiting [2024-03-17T03:25:21.513Z] 33b1e0a273af: Waiting [2024-03-17T03:25:21.513Z] 5c69ac0246d0: Verifying Checksum [2024-03-17T03:25:21.513Z] 5c69ac0246d0: Download complete [2024-03-17T03:25:21.513Z] 3a2ae6a8a46f: Verifying Checksum [2024-03-17T03:25:21.513Z] 3a2ae6a8a46f: Download complete [2024-03-17T03:25:21.513Z] 33b1e0a273af: Verifying Checksum [2024-03-17T03:25:21.513Z] 33b1e0a273af: Download complete [2024-03-17T03:25:21.513Z] 5d3b04190fa2: Verifying Checksum [2024-03-17T03:25:21.513Z] 5d3b04190fa2: Download complete [2024-03-17T03:25:21.513Z] ec43610c2a17: Verifying Checksum [2024-03-17T03:25:21.513Z] ec43610c2a17: Download complete [2024-03-17T03:25:21.773Z] 5eb5b503b376: Download complete [2024-03-17T03:25:20.580Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-03-17T03:25:20.581Z] > git --version # timeout=10 [2024-03-17T03:25:20.602Z] > git --version # 'git version 2.25.1' [2024-03-17T03:25:20.605Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-17T03:25:20.779Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-17T03:25:22.338Z] 2f39f015ded8: Download complete [2024-03-17T03:25:22.903Z] 5eb5b503b376: Pull complete [2024-03-17T03:25:23.162Z] 5c69ac0246d0: Pull complete [2024-03-17T03:25:23.730Z] ec43610c2a17: Pull complete [2024-03-17T03:25:23.730Z] 3a2ae6a8a46f: Pull complete [2024-03-17T03:25:23.988Z] 33b1e0a273af: Pull complete [2024-03-17T03:25:23.988Z] 5d3b04190fa2: Pull complete [2024-03-17T03:25:23.867Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2024-03-17T03:25:23.897Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-17T03:25:24.954Z] Avoid second fetch [2024-03-17T03:25:24.955Z] Checking out Revision 125685d47fb5baadf84338e65a976beb966b1d5c (main) [2024-03-17T03:25:25.708Z] Commit message: "Merge pull request #280 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.28" [2024-03-17T03:25:24.975Z] > git config core.sparsecheckout # timeout=10 [2024-03-17T03:25:25.059Z] > git checkout -f 125685d47fb5baadf84338e65a976beb966b1d5c # timeout=10 [2024-03-17T03:25:29.293Z] 2f39f015ded8: Pull complete [2024-03-17T03:25:29.293Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-03-17T03:25:29.293Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-17T03:25:29.293Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-17T03:25:29.392Z] prd-ubuntu20.04-docker-8c-8g-169 does not seem to be running inside a container [2024-03-17T03:25:29.422Z] $ 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-17T03:25:29.996Z] [2024-03-17T03:25:29.997Z] GitHub has been notified of this commit’s build result [2024-03-17T03:25:29.997Z] [2024-03-17T03:25:33.662Z] $ docker top be0bac3a54ebf186f6a1653f06c884f0268bf4661b1f19e56945e0656f549d87 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-17T03:25:34.051Z] ---> job-cost.sh [2024-03-17T03:25:34.052Z] lf-activate-venv: SKIPPING [2024-03-17T03:25:34.052Z] INFO: No Stack... [2024-03-17T03:25:34.312Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-17T03:25:34.465Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-03-17T03:25:34.465Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-17T03:25:34.465Z] Dload Upload Total Spent Left Speed [2024-03-17T03:25:34.465Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 50703 0 --:--:-- --:--:-- --:--:-- 50703 [Pipeline] sh [2024-03-17T03:25:34.818Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-03-17T03:25:34.878Z] INFO: Archiving Costs [Pipeline] sh [2024-03-17T03:25:35.163Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-03-17T03:25:35.164Z] + sudo tee /etc/docker/daemon.new [2024-03-17T03:25:35.164Z] { [2024-03-17T03:25:35.164Z] "registry-mirrors": [ [2024-03-17T03:25:35.164Z] "https://nexus3.edgexfoundry.org:10001" [2024-03-17T03:25:35.164Z] ], [2024-03-17T03:25:35.164Z] "bip": "10.250.0.254/24", [2024-03-17T03:25:35.164Z] "hosts": [ [2024-03-17T03:25:35.164Z] "tcp://0.0.0.0:5555", [2024-03-17T03:25:35.164Z] "unix:///var/run/docker.sock" [2024-03-17T03:25:35.164Z] ], [2024-03-17T03:25:35.164Z] "mtu": 1458, [2024-03-17T03:25:35.164Z] "selinux-enabled": true, [2024-03-17T03:25:35.164Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-03-17T03:25:35.164Z] } [Pipeline] sh [2024-03-17T03:25:35.193Z] + + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2024-03-17T03:25:35.193Z] cut -d, -f6 [Pipeline] lock [2024-03-17T03:25:35.271Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-170-stack-cost] [2024-03-17T03:25:35.279Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-170-stack-cost] did not exist. Created. [2024-03-17T03:25:35.284Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-170-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-17T03:25:35.516Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-03-17T03:25:35.587Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-03-17T03:25:35.629Z] Stashed 1 file(s) [Pipeline] } [2024-03-17T03:25:35.637Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-170-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-17T03:25:35.662Z] $ docker stop --time=1 be0bac3a54ebf186f6a1653f06c884f0268bf4661b1f19e56945e0656f549d87 [2024-03-17T03:25:35.870Z] + sudo service docker restart [2024-03-17T03:25:36.817Z] $ docker rm -f --volumes be0bac3a54ebf186f6a1653f06c884f0268bf4661b1f19e56945e0656f549d87 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-17T03:25:54.139Z] provisioning config files... [2024-03-17T03:25:54.170Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/170@tmp/config15099768814261951033tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-17T03:25:54.599Z] ---> ****-login.sh [2024-03-17T03:25:54.599Z] nexus3.edgexfoundry.org:10001 [2024-03-17T03:25:55.186Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-17T03:25:55.186Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-17T03:25:55.186Z] Configure a credential helper to remove this warning. See [2024-03-17T03:25:55.186Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-17T03:25:55.186Z] [2024-03-17T03:25:55.186Z] Login Succeeded [2024-03-17T03:25:55.186Z] nexus3.edgexfoundry.org:10002 [2024-03-17T03:25:55.459Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-17T03:25:55.729Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-17T03:25:55.729Z] Configure a credential helper to remove this warning. See [2024-03-17T03:25:55.729Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-17T03:25:55.729Z] [2024-03-17T03:25:55.729Z] Login Succeeded [2024-03-17T03:25:55.729Z] nexus3.edgexfoundry.org:10003 [2024-03-17T03:25:55.729Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-17T03:25:56.001Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-17T03:25:56.001Z] Configure a credential helper to remove this warning. See [2024-03-17T03:25:56.001Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-17T03:25:56.001Z] [2024-03-17T03:25:56.001Z] Login Succeeded [2024-03-17T03:25:56.001Z] nexus3.edgexfoundry.org:10004 [2024-03-17T03:25:56.273Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-17T03:25:56.273Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-17T03:25:56.273Z] Configure a credential helper to remove this warning. See [2024-03-17T03:25:56.273Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-17T03:25:56.273Z] [2024-03-17T03:25:56.273Z] Login Succeeded [2024-03-17T03:25:56.273Z] ****.io [2024-03-17T03:25:56.548Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-17T03:25:56.819Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-17T03:25:56.819Z] Configure a credential helper to remove this warning. See [2024-03-17T03:25:56.819Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-17T03:25:56.819Z] [2024-03-17T03:25:56.819Z] Login Succeeded [2024-03-17T03:25:57.092Z] ---> ****-login.sh ends [Pipeline] } [2024-03-17T03:25:57.109Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-17T03:25:57.433Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-17T03:25:57.454Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-17T03:25:57.468Z] ========================================================= [2024-03-17T03:25:57.468Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-03-17T03:25:57.468Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:25:57.838Z] + 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-17T03:25:58.107Z] Sending build context to Docker daemon 670.2kB [2024-03-17T03:25:58.107Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-03-17T03:25:58.107Z] Step 2/12 : FROM ${BASE} AS builder [2024-03-17T03:25:58.374Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-03-17T03:25:58.374Z] 9fda8d8052c6: Pulling fs layer [2024-03-17T03:25:58.374Z] 5d54e960e981: Pulling fs layer [2024-03-17T03:25:58.374Z] c4a7e357bf2a: Pulling fs layer [2024-03-17T03:25:58.374Z] f0e02332f6b5: Pulling fs layer [2024-03-17T03:25:58.374Z] 872ee5b61b7b: Pulling fs layer [2024-03-17T03:25:58.374Z] 0c6a40ed1a82: Pulling fs layer [2024-03-17T03:25:58.374Z] 94ae7d8d031c: Pulling fs layer [2024-03-17T03:25:58.374Z] 872ee5b61b7b: Waiting [2024-03-17T03:25:58.374Z] 0c6a40ed1a82: Waiting [2024-03-17T03:25:58.374Z] 94ae7d8d031c: Waiting [2024-03-17T03:25:58.374Z] f0e02332f6b5: Waiting [2024-03-17T03:25:58.374Z] 5d54e960e981: Download complete [2024-03-17T03:25:58.374Z] f0e02332f6b5: Verifying Checksum [2024-03-17T03:25:58.374Z] f0e02332f6b5: Download complete [2024-03-17T03:25:58.374Z] 872ee5b61b7b: Download complete [2024-03-17T03:25:58.374Z] 9fda8d8052c6: Verifying Checksum [2024-03-17T03:25:58.374Z] 9fda8d8052c6: Download complete [2024-03-17T03:25:58.964Z] 94ae7d8d031c: Verifying Checksum [2024-03-17T03:25:58.964Z] 94ae7d8d031c: Download complete [2024-03-17T03:25:59.234Z] 9fda8d8052c6: Pull complete [2024-03-17T03:25:59.819Z] 5d54e960e981: Pull complete [2024-03-17T03:26:00.086Z] c4a7e357bf2a: Verifying Checksum [2024-03-17T03:26:00.086Z] c4a7e357bf2a: Download complete [2024-03-17T03:26:01.500Z] 0c6a40ed1a82: Verifying Checksum [2024-03-17T03:26:01.500Z] 0c6a40ed1a82: Download complete [2024-03-17T03:26:16.514Z] c4a7e357bf2a: Pull complete [2024-03-17T03:26:16.514Z] f0e02332f6b5: Pull complete [2024-03-17T03:26:16.514Z] 872ee5b61b7b: Pull complete [2024-03-17T03:26:23.215Z] 0c6a40ed1a82: Pull complete [2024-03-17T03:26:25.183Z] 94ae7d8d031c: Pull complete [2024-03-17T03:26:25.183Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-03-17T03:26:25.183Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-17T03:26:25.183Z] ---> 86de565de09d [2024-03-17T03:26:25.183Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-03-17T03:26:26.166Z] ---> Running in a1afe17b97ce [2024-03-17T03:26:26.441Z] Removing intermediate container a1afe17b97ce [2024-03-17T03:26:26.441Z] ---> f6eb226127f7 [2024-03-17T03:26:26.441Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-03-17T03:26:26.720Z] ---> Running in 8423ee8c16ff [2024-03-17T03:26:26.994Z] Removing intermediate container 8423ee8c16ff [2024-03-17T03:26:26.994Z] ---> 77835505aa16 [2024-03-17T03:26:26.994Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-03-17T03:26:26.994Z] ---> Running in 39b96db7592f [2024-03-17T03:26:27.594Z] Removing intermediate container 39b96db7592f [2024-03-17T03:26:27.594Z] ---> 6198eadcdb69 [2024-03-17T03:26:27.594Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-17T03:26:27.867Z] ---> Running in 6a1e725af87f [2024-03-17T03:26:29.824Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-17T03:26:30.093Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-17T03:26:31.519Z] OK: 266 MiB in 52 packages [2024-03-17T03:26:32.497Z] Removing intermediate container 6a1e725af87f [2024-03-17T03:26:32.497Z] ---> 69437cd16aa1 [2024-03-17T03:26:32.497Z] Step 7/12 : WORKDIR /app [2024-03-17T03:26:32.497Z] ---> Running in e37883a782fc [2024-03-17T03:26:33.092Z] Removing intermediate container e37883a782fc [2024-03-17T03:26:33.092Z] ---> 1bf6c074b3c3 [2024-03-17T03:26:33.092Z] Step 8/12 : COPY go.mod vendor* ./ [2024-03-17T03:26:33.683Z] ---> 0f90c27783b3 [2024-03-17T03:26:33.683Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-17T03:26:33.683Z] ---> Running in 419b42b033b2 [2024-03-17T03:27:41.639Z] Removing intermediate container 419b42b033b2 [2024-03-17T03:27:41.639Z] ---> 7e9342c5d65b [2024-03-17T03:27:41.639Z] Step 10/12 : COPY . . [2024-03-17T03:27:41.639Z] ---> 57f43ac2b2ba [2024-03-17T03:27:41.639Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-17T03:27:41.639Z] ---> Running in d2176e1e2209 [2024-03-17T03:27:41.639Z] Removing intermediate container d2176e1e2209 [2024-03-17T03:27:41.639Z] ---> 1514c3503c15 [2024-03-17T03:27:41.639Z] Step 12/12 : RUN $MAKE [2024-03-17T03:27:41.639Z] ---> Running in b9213a5243ba [2024-03-17T03:27:41.639Z] noop [2024-03-17T03:27:41.639Z] Removing intermediate container b9213a5243ba [2024-03-17T03:27:41.639Z] ---> a7704b7c2760 [2024-03-17T03:27:41.639Z] Successfully built a7704b7c2760 [2024-03-17T03:27:41.639Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:27:42.022Z] + docker inspect -f . ci-base-image-arm64 [2024-03-17T03:27:42.022Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-17T03:27:42.296Z] prd-ubuntu20.04-docker-arm64-4c-16g-177 does not seem to be running inside a container [2024-03-17T03:27:42.379Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/170 -v /w/workspace/app-rfid-llrp-inventory/170:/w/workspace/app-rfid-llrp-inventory/170:rw,z -v /w/workspace/app-rfid-llrp-inventory/170@tmp:/w/workspace/app-rfid-llrp-inventory/170@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-17T03:27:43.840Z] $ docker top ee3746af04a4a915dd4896a008f84615a6874b39a8459bb0809bd9e364e07e90 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-17T03:27:44.767Z] + go version [2024-03-17T03:27:44.767Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-03-17T03:27:44.788Z] $ docker stop --time=1 ee3746af04a4a915dd4896a008f84615a6874b39a8459bb0809bd9e364e07e90 [2024-03-17T03:27:46.627Z] $ docker rm -f --volumes ee3746af04a4a915dd4896a008f84615a6874b39a8459bb0809bd9e364e07e90 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:27:47.244Z] + docker inspect -f . ci-base-image-arm64 [2024-03-17T03:27:47.244Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-17T03:27:47.465Z] prd-ubuntu20.04-docker-arm64-4c-16g-177 does not seem to be running inside a container [2024-03-17T03:27:47.553Z] $ 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/170 -v /w/workspace/app-rfid-llrp-inventory/170:/w/workspace/app-rfid-llrp-inventory/170:rw,z -v /w/workspace/app-rfid-llrp-inventory/170@tmp:/w/workspace/app-rfid-llrp-inventory/170@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-17T03:27:49.025Z] $ docker top 824f8d534fd0852038b87b7001ff51011926c7146bd11d1efc14f2d0abaffcc9 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-17T03:27:49.934Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/170 [Pipeline] fileExists [Pipeline] sh [2024-03-17T03:27:50.615Z] + make test [2024-03-17T03:27:50.615Z] go test -race ./... -coverprofile=coverage.out ./... [2024-03-17T03:30:27.404Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2024-03-17T03:30:27.404Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2024-03-17T03:30:29.350Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.199s coverage: 86.2% of statements [2024-03-17T03:30:39.447Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.566s coverage: 71.9% of statements [2024-03-17T03:30:40.034Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-03-17T03:30:40.034Z] go vet ./... [2024-03-17T03:33:01.741Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-17T03:33:01.741Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-17T03:33:01.741Z] ./bin/test-attribution.sh [2024-03-17T03:33:01.741Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2024-03-17T03:33:01.741Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2024-03-17T03:33:01.741Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2024-03-17T03:33:01.741Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2024-03-17T03:33:01.741Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2024-03-17T03:33:01.741Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [2024-03-17T03:33:01.741Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-03-17T03:33:01.761Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-17T03:33:01.774Z] $ docker stop --time=1 824f8d534fd0852038b87b7001ff51011926c7146bd11d1efc14f2d0abaffcc9 [2024-03-17T03:33:03.653Z] $ docker rm -f --volumes 824f8d534fd0852038b87b7001ff51011926c7146bd11d1efc14f2d0abaffcc9 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-17T03:33:05.342Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-17T03:33:05.359Z] Warning: overwriting stash ‘coverage-report’ [2024-03-17T03:33:05.892Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-17T03:33:06.296Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-17T03:33:06.614Z] + ls -al . [2024-03-17T03:33:06.614Z] total 204 [2024-03-17T03:33:06.614Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 17 03:27 . [2024-03-17T03:33:06.614Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 03:25 .. [2024-03-17T03:33:06.614Z] -rw-rw-r-- 1 jenkins jenkins 262 Mar 17 03:25 .dockerignore [2024-03-17T03:33:06.614Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 17 03:25 .git [2024-03-17T03:33:06.614Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 03:25 .github [2024-03-17T03:33:06.614Z] -rw-rw-r-- 1 jenkins jenkins 773 Mar 17 03:25 .gitignore [2024-03-17T03:33:06.614Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 17 03:25 .golangci.yml [2024-03-17T03:33:06.614Z] -rw-rw-r-- 1 jenkins jenkins 10232 Mar 17 03:25 Attribution.txt [2024-03-17T03:33:06.614Z] -rw-rw-r-- 1 jenkins jenkins 11245 Mar 17 03:25 CHANGELOG.md [2024-03-17T03:33:06.614Z] -rw-rw-r-- 1 jenkins jenkins 1768 Mar 17 03:25 Dockerfile [2024-03-17T03:33:06.614Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 17 03:25 GOVERNANCE.md [2024-03-17T03:33:06.614Z] -rw-rw-r-- 1 jenkins jenkins 665 Mar 17 03:25 Jenkinsfile [2024-03-17T03:33:06.614Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 17 03:25 LICENSE [2024-03-17T03:33:06.614Z] -rw-rw-r-- 1 jenkins jenkins 2503 Mar 17 03:25 Makefile [2024-03-17T03:33:06.614Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 17 03:25 OWNERS.md [2024-03-17T03:33:06.614Z] -rw-rw-r-- 1 jenkins jenkins 3851 Mar 17 03:25 README.md [2024-03-17T03:33:06.614Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 17 03:22 VERSION [2024-03-17T03:33:06.614Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 03:25 bin [2024-03-17T03:33:06.614Z] -rw-r--r-- 1 jenkins jenkins 41317 Mar 17 03:30 coverage.out [2024-03-17T03:33:06.614Z] -rw-rw-r-- 1 jenkins jenkins 3971 Mar 17 03:25 go.mod [2024-03-17T03:33:06.614Z] -rw-rw-r-- 1 jenkins jenkins 36129 Mar 17 03:25 go.sum [2024-03-17T03:33:06.614Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 03:25 images [2024-03-17T03:33:06.614Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 03:25 internal [2024-03-17T03:33:06.614Z] -rw-rw-r-- 1 jenkins jenkins 531 Mar 17 03:25 main.go [2024-03-17T03:33:06.614Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 03:25 openapi [2024-03-17T03:33:06.614Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 03:25 res [2024-03-17T03:33:06.614Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 03:25 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:33:06.963Z] + 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=125685d47fb5baadf84338e65a976beb966b1d5c --label arch=arm64 --label version=3.2.0-dev.18 . [2024-03-17T03:33:07.232Z] Sending build context to Docker daemon 670.2kB [2024-03-17T03:33:07.232Z] Step 1/30 : ARG BASE=golang:1.21-alpine3.18 [2024-03-17T03:33:07.232Z] Step 2/30 : FROM ${BASE} AS builder [2024-03-17T03:33:07.232Z] ---> a7704b7c2760 [2024-03-17T03:33:07.232Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2024-03-17T03:33:07.232Z] ---> Running in 1cd7f26f394b [2024-03-17T03:33:07.510Z] Removing intermediate container 1cd7f26f394b [2024-03-17T03:33:07.510Z] ---> 730f14d810f2 [2024-03-17T03:33:07.510Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2024-03-17T03:33:07.775Z] ---> Running in 03edea775093 [2024-03-17T03:33:08.042Z] Removing intermediate container 03edea775093 [2024-03-17T03:33:08.042Z] ---> 43222310571c [2024-03-17T03:33:08.042Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2024-03-17T03:33:08.042Z] ---> Running in 239d95696210 [2024-03-17T03:33:08.309Z] Removing intermediate container 239d95696210 [2024-03-17T03:33:08.309Z] ---> 88d0f29b3fb1 [2024-03-17T03:33:08.309Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-17T03:33:08.578Z] ---> Running in 44eadd04f121 [2024-03-17T03:33:09.537Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-17T03:33:09.805Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-17T03:33:11.215Z] OK: 266 MiB in 52 packages [2024-03-17T03:33:11.801Z] Removing intermediate container 44eadd04f121 [2024-03-17T03:33:11.801Z] ---> 88a85c1f661e [2024-03-17T03:33:11.801Z] Step 7/30 : WORKDIR /app [2024-03-17T03:33:12.068Z] ---> Running in a6fca1e5b449 [2024-03-17T03:33:12.342Z] Removing intermediate container a6fca1e5b449 [2024-03-17T03:33:12.342Z] ---> c48ac5a0a635 [2024-03-17T03:33:12.342Z] Step 8/30 : COPY go.mod vendor* ./ [2024-03-17T03:33:12.610Z] ---> 4d1ba00d520e [2024-03-17T03:33:12.610Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-17T03:33:12.885Z] ---> Running in 78eab379bb2e [2024-03-17T03:33:14.830Z] Removing intermediate container 78eab379bb2e [2024-03-17T03:33:14.830Z] ---> 402bfdd436ae [2024-03-17T03:33:14.830Z] Step 10/30 : COPY . . [2024-03-17T03:33:15.413Z] ---> 543638b07e1e [2024-03-17T03:33:15.413Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-17T03:33:15.413Z] ---> Running in 9edceff05cbb [2024-03-17T03:33:15.683Z] Removing intermediate container 9edceff05cbb [2024-03-17T03:33:15.683Z] ---> e21fbd178531 [2024-03-17T03:33:15.683Z] Step 12/30 : RUN $MAKE [2024-03-17T03:33:15.683Z] ---> Running in ffc993ecbe71 [2024-03-17T03:33:16.642Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.28 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.18 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.2.0-dev.18" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2024-03-17T03:35:23.304Z] Removing intermediate container ffc993ecbe71 [2024-03-17T03:35:23.304Z] ---> 04d63f2ecec5 [2024-03-17T03:35:23.304Z] Step 13/30 : FROM alpine:3.18 [2024-03-17T03:35:23.304Z] 3.18: Pulling from library/alpine [2024-03-17T03:35:23.304Z] c6b39de5b339: Pulling fs layer [2024-03-17T03:35:23.304Z] c6b39de5b339: Verifying Checksum [2024-03-17T03:35:23.304Z] c6b39de5b339: Download complete [2024-03-17T03:35:23.304Z] c6b39de5b339: Pull complete [2024-03-17T03:35:23.304Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-17T03:35:23.304Z] Status: Downloaded newer image for alpine:3.18 [2024-03-17T03:35:23.304Z] ---> 33abbf032149 [2024-03-17T03:35:23.304Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-03-17T03:35:23.304Z] ---> Running in 86cc2beb160e [2024-03-17T03:35:23.304Z] Removing intermediate container 86cc2beb160e [2024-03-17T03:35:23.304Z] ---> bdbe1f76b291 [2024-03-17T03:35:23.304Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2024-03-17T03:35:23.304Z] ---> Running in ffbf19b33fc0 [2024-03-17T03:35:23.304Z] Removing intermediate container ffbf19b33fc0 [2024-03-17T03:35:23.304Z] ---> 653c7fcea084 [2024-03-17T03:35:23.304Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2024-03-17T03:35:23.304Z] ---> Running in 881554fd57c9 [2024-03-17T03:35:23.304Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-17T03:35:23.304Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-17T03:35:23.304Z] (1/2) Installing ca-certificates (20230506-r0) [2024-03-17T03:35:23.304Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-03-17T03:35:23.304Z] Executing busybox-1.36.1-r5.trigger [2024-03-17T03:35:23.304Z] Executing ca-certificates-20230506-r0.trigger [2024-03-17T03:35:23.304Z] OK: 9 MiB in 17 packages [2024-03-17T03:35:23.304Z] Removing intermediate container 881554fd57c9 [2024-03-17T03:35:23.304Z] ---> 3b9b70ef07f9 [2024-03-17T03:35:23.304Z] Step 17/30 : RUN apk --no-cache upgrade [2024-03-17T03:35:23.304Z] ---> Running in 699c03eca7df [2024-03-17T03:35:23.304Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-17T03:35:23.304Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-17T03:35:23.304Z] OK: 9 MiB in 17 packages [2024-03-17T03:35:23.573Z] Removing intermediate container 699c03eca7df [2024-03-17T03:35:23.573Z] ---> f5312992d3fd [2024-03-17T03:35:23.573Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-03-17T03:35:24.159Z] ---> 7f9303769693 [2024-03-17T03:35:24.159Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2024-03-17T03:35:24.754Z] ---> 33877ba6ff57 [2024-03-17T03:35:24.754Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2024-03-17T03:35:25.022Z] ---> 1900cdc60727 [2024-03-17T03:35:25.022Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2024-03-17T03:35:25.606Z] ---> 423bc13df6ad [2024-03-17T03:35:25.606Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2024-03-17T03:35:27.019Z] ---> b7f2f39c96ec [2024-03-17T03:35:27.019Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2024-03-17T03:35:27.019Z] ---> Running in 9b65649a25e7 [2024-03-17T03:35:28.962Z] Removing intermediate container 9b65649a25e7 [2024-03-17T03:35:28.962Z] ---> a62ae79ecac9 [2024-03-17T03:35:28.962Z] Step 24/30 : VOLUME /cache [2024-03-17T03:35:28.962Z] ---> Running in 24395b74973d [2024-03-17T03:35:28.962Z] Removing intermediate container 24395b74973d [2024-03-17T03:35:28.962Z] ---> b0dd309286d5 [2024-03-17T03:35:28.962Z] Step 25/30 : EXPOSE 59711 [2024-03-17T03:35:29.234Z] ---> Running in 8f493695123e [2024-03-17T03:35:29.499Z] Removing intermediate container 8f493695123e [2024-03-17T03:35:29.499Z] ---> 02ae4b8e71a0 [2024-03-17T03:35:29.499Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2024-03-17T03:35:29.499Z] ---> Running in 8c59b53b8aa5 [2024-03-17T03:35:29.765Z] Removing intermediate container 8c59b53b8aa5 [2024-03-17T03:35:29.765Z] ---> e12fb42504ca [2024-03-17T03:35:29.765Z] Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2024-03-17T03:35:29.765Z] ---> Running in 7bfc2999d926 [2024-03-17T03:35:30.033Z] Removing intermediate container 7bfc2999d926 [2024-03-17T03:35:30.033Z] ---> 7a7d3078a36e [2024-03-17T03:35:30.033Z] Step 28/30 : LABEL arch=arm64 [2024-03-17T03:35:30.298Z] ---> Running in 674f59c2cd3b [2024-03-17T03:35:30.564Z] Removing intermediate container 674f59c2cd3b [2024-03-17T03:35:30.564Z] ---> a635040cd68b [2024-03-17T03:35:30.564Z] Step 29/30 : LABEL git_sha=125685d47fb5baadf84338e65a976beb966b1d5c [2024-03-17T03:35:30.564Z] ---> Running in 4674c8960779 [2024-03-17T03:35:30.830Z] Removing intermediate container 4674c8960779 [2024-03-17T03:35:30.830Z] ---> f9359644ddac [2024-03-17T03:35:30.830Z] Step 30/30 : LABEL version=3.2.0-dev.18 [2024-03-17T03:35:30.830Z] ---> Running in 0331a1c159fd [2024-03-17T03:35:31.416Z] Removing intermediate container 0331a1c159fd [2024-03-17T03:35:31.416Z] ---> 6c3912a96346 [2024-03-17T03:35:31.416Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-17T03:35:31.416Z] Successfully built 6c3912a96346 [2024-03-17T03:35:31.416Z] 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-17T03:35:31.566Z] provisioning config files... [2024-03-17T03:35:31.581Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/170@tmp/config2785324370712194609tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-17T03:35:31.920Z] ---> ****-login.sh [2024-03-17T03:35:31.920Z] nexus3.edgexfoundry.org:10001 [2024-03-17T03:35:32.191Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-17T03:35:32.191Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-17T03:35:32.191Z] Configure a credential helper to remove this warning. See [2024-03-17T03:35:32.191Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-17T03:35:32.191Z] [2024-03-17T03:35:32.191Z] Login Succeeded [2024-03-17T03:35:32.191Z] nexus3.edgexfoundry.org:10002 [2024-03-17T03:35:32.458Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-17T03:35:32.458Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-17T03:35:32.458Z] Configure a credential helper to remove this warning. See [2024-03-17T03:35:32.458Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-17T03:35:32.458Z] [2024-03-17T03:35:32.458Z] Login Succeeded [2024-03-17T03:35:32.458Z] nexus3.edgexfoundry.org:10003 [2024-03-17T03:35:32.726Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-17T03:35:32.993Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-17T03:35:32.993Z] Configure a credential helper to remove this warning. See [2024-03-17T03:35:32.993Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-17T03:35:32.993Z] [2024-03-17T03:35:32.993Z] Login Succeeded [2024-03-17T03:35:32.993Z] nexus3.edgexfoundry.org:10004 [2024-03-17T03:35:33.259Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-17T03:35:33.259Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-17T03:35:33.259Z] Configure a credential helper to remove this warning. See [2024-03-17T03:35:33.259Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-17T03:35:33.259Z] [2024-03-17T03:35:33.259Z] Login Succeeded [2024-03-17T03:35:33.259Z] ****.io [2024-03-17T03:35:33.525Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-17T03:35:33.791Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-17T03:35:33.791Z] Configure a credential helper to remove this warning. See [2024-03-17T03:35:33.791Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-17T03:35:33.791Z] [2024-03-17T03:35:33.791Z] Login Succeeded [2024-03-17T03:35:33.791Z] ---> ****-login.sh ends [Pipeline] } [2024-03-17T03:35:33.802Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-17T03:35:33.848Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-17T03:35:33.875Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2024-03-17T03:35:33.875Z] 125685d47fb5baadf84338e65a976beb966b1d5c [2024-03-17T03:35:33.875Z] latest [2024-03-17T03:35:33.875Z] 3.2.0-dev.18 [2024-03-17T03:35:33.875Z] 125685d47fb5baadf84338e65a976beb966b1d5c-3.2.0-dev.18 [2024-03-17T03:35:33.875Z] main [2024-03-17T03:35:33.875Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:35:34.256Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:125685d47fb5baadf84338e65a976beb966b1d5c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:35:34.611Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:125685d47fb5baadf84338e65a976beb966b1d5c [2024-03-17T03:35:34.611Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-03-17T03:35:34.611Z] 067392390fb9: Preparing [2024-03-17T03:35:34.611Z] e2a708fc28e1: Preparing [2024-03-17T03:35:34.611Z] f5498493d26f: Preparing [2024-03-17T03:35:34.611Z] da17f391f895: Preparing [2024-03-17T03:35:34.611Z] 0246cc45a61f: Preparing [2024-03-17T03:35:34.611Z] 37fa622e4cb9: Preparing [2024-03-17T03:35:34.611Z] 37fa622e4cb9: Waiting [2024-03-17T03:35:34.611Z] 13892593be79: Preparing [2024-03-17T03:35:34.611Z] 6cdc78f069eb: Preparing [2024-03-17T03:35:34.611Z] 13892593be79: Waiting [2024-03-17T03:35:34.611Z] 7c504f21be85: Preparing [2024-03-17T03:35:34.611Z] 6cdc78f069eb: Waiting [2024-03-17T03:35:34.611Z] 7c504f21be85: Waiting [2024-03-17T03:35:34.879Z] f5498493d26f: Pushed [2024-03-17T03:35:34.879Z] da17f391f895: Pushed [2024-03-17T03:35:34.879Z] 067392390fb9: Pushed [2024-03-17T03:35:34.879Z] 0246cc45a61f: Pushed [2024-03-17T03:35:34.879Z] 7c504f21be85: Layer already exists [2024-03-17T03:35:35.145Z] 37fa622e4cb9: Pushed [2024-03-17T03:35:35.145Z] 13892593be79: Pushed [2024-03-17T03:35:35.411Z] 6cdc78f069eb: Pushed [2024-03-17T03:35:39.662Z] e2a708fc28e1: Pushed [2024-03-17T03:35:39.662Z] 125685d47fb5baadf84338e65a976beb966b1d5c: digest: sha256:b3345884d7e1a1ca793bd06f36be5d9ae7af02a7fa83e6885790d5a2028a08c0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:35:40.029Z] + 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-17T03:35:40.384Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2024-03-17T03:35:40.384Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-03-17T03:35:40.384Z] 067392390fb9: Preparing [2024-03-17T03:35:40.384Z] e2a708fc28e1: Preparing [2024-03-17T03:35:40.384Z] f5498493d26f: Preparing [2024-03-17T03:35:40.384Z] da17f391f895: Preparing [2024-03-17T03:35:40.384Z] 0246cc45a61f: Preparing [2024-03-17T03:35:40.384Z] 37fa622e4cb9: Preparing [2024-03-17T03:35:40.384Z] 13892593be79: Preparing [2024-03-17T03:35:40.384Z] 6cdc78f069eb: Preparing [2024-03-17T03:35:40.384Z] 7c504f21be85: Preparing [2024-03-17T03:35:40.384Z] 37fa622e4cb9: Waiting [2024-03-17T03:35:40.384Z] 13892593be79: Waiting [2024-03-17T03:35:40.384Z] 6cdc78f069eb: Waiting [2024-03-17T03:35:40.384Z] 7c504f21be85: Waiting [2024-03-17T03:35:40.384Z] f5498493d26f: Layer already exists [2024-03-17T03:35:40.384Z] da17f391f895: Layer already exists [2024-03-17T03:35:40.384Z] e2a708fc28e1: Layer already exists [2024-03-17T03:35:40.384Z] 067392390fb9: Layer already exists [2024-03-17T03:35:40.384Z] 0246cc45a61f: Layer already exists [2024-03-17T03:35:40.384Z] 13892593be79: Layer already exists [2024-03-17T03:35:40.384Z] 6cdc78f069eb: Layer already exists [2024-03-17T03:35:40.384Z] 37fa622e4cb9: Layer already exists [2024-03-17T03:35:40.384Z] 7c504f21be85: Layer already exists [2024-03-17T03:35:40.651Z] latest: digest: sha256:b3345884d7e1a1ca793bd06f36be5d9ae7af02a7fa83e6885790d5a2028a08c0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:35:41.021Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:35:41.376Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.18 [2024-03-17T03:35:41.376Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-03-17T03:35:41.376Z] 067392390fb9: Preparing [2024-03-17T03:35:41.376Z] e2a708fc28e1: Preparing [2024-03-17T03:35:41.376Z] f5498493d26f: Preparing [2024-03-17T03:35:41.376Z] da17f391f895: Preparing [2024-03-17T03:35:41.376Z] 0246cc45a61f: Preparing [2024-03-17T03:35:41.376Z] 37fa622e4cb9: Preparing [2024-03-17T03:35:41.376Z] 13892593be79: Preparing [2024-03-17T03:35:41.376Z] 6cdc78f069eb: Preparing [2024-03-17T03:35:41.376Z] 7c504f21be85: Preparing [2024-03-17T03:35:41.376Z] 13892593be79: Waiting [2024-03-17T03:35:41.376Z] 6cdc78f069eb: Waiting [2024-03-17T03:35:41.376Z] 7c504f21be85: Waiting [2024-03-17T03:35:41.376Z] 37fa622e4cb9: Waiting [2024-03-17T03:35:41.376Z] f5498493d26f: Layer already exists [2024-03-17T03:35:41.376Z] 0246cc45a61f: Layer already exists [2024-03-17T03:35:41.376Z] e2a708fc28e1: Layer already exists [2024-03-17T03:35:41.376Z] 067392390fb9: Layer already exists [2024-03-17T03:35:41.376Z] da17f391f895: Layer already exists [2024-03-17T03:35:41.376Z] 6cdc78f069eb: Layer already exists [2024-03-17T03:35:41.376Z] 37fa622e4cb9: Layer already exists [2024-03-17T03:35:41.376Z] 13892593be79: Layer already exists [2024-03-17T03:35:41.376Z] 7c504f21be85: Layer already exists [2024-03-17T03:35:41.644Z] 3.2.0-dev.18: digest: sha256:b3345884d7e1a1ca793bd06f36be5d9ae7af02a7fa83e6885790d5a2028a08c0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:35:42.008Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:125685d47fb5baadf84338e65a976beb966b1d5c-3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:35:42.362Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:125685d47fb5baadf84338e65a976beb966b1d5c-3.2.0-dev.18 [2024-03-17T03:35:42.362Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-03-17T03:35:42.362Z] 067392390fb9: Preparing [2024-03-17T03:35:42.362Z] e2a708fc28e1: Preparing [2024-03-17T03:35:42.362Z] f5498493d26f: Preparing [2024-03-17T03:35:42.362Z] da17f391f895: Preparing [2024-03-17T03:35:42.362Z] 0246cc45a61f: Preparing [2024-03-17T03:35:42.362Z] 37fa622e4cb9: Preparing [2024-03-17T03:35:42.362Z] 13892593be79: Preparing [2024-03-17T03:35:42.362Z] 37fa622e4cb9: Waiting [2024-03-17T03:35:42.362Z] 6cdc78f069eb: Preparing [2024-03-17T03:35:42.362Z] 13892593be79: Waiting [2024-03-17T03:35:42.362Z] 7c504f21be85: Preparing [2024-03-17T03:35:42.362Z] 6cdc78f069eb: Waiting [2024-03-17T03:35:42.362Z] 7c504f21be85: Waiting [2024-03-17T03:35:42.362Z] 067392390fb9: Layer already exists [2024-03-17T03:35:42.362Z] 0246cc45a61f: Layer already exists [2024-03-17T03:35:42.362Z] e2a708fc28e1: Layer already exists [2024-03-17T03:35:42.362Z] f5498493d26f: Layer already exists [2024-03-17T03:35:42.362Z] da17f391f895: Layer already exists [2024-03-17T03:35:42.362Z] 6cdc78f069eb: Layer already exists [2024-03-17T03:35:42.362Z] 13892593be79: Layer already exists [2024-03-17T03:35:42.362Z] 7c504f21be85: Layer already exists [2024-03-17T03:35:42.362Z] 37fa622e4cb9: Layer already exists [2024-03-17T03:35:42.631Z] 125685d47fb5baadf84338e65a976beb966b1d5c-3.2.0-dev.18: digest: sha256:b3345884d7e1a1ca793bd06f36be5d9ae7af02a7fa83e6885790d5a2028a08c0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:35:42.990Z] + 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-17T03:35:43.346Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2024-03-17T03:35:43.346Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-03-17T03:35:43.346Z] 067392390fb9: Preparing [2024-03-17T03:35:43.346Z] e2a708fc28e1: Preparing [2024-03-17T03:35:43.346Z] f5498493d26f: Preparing [2024-03-17T03:35:43.346Z] da17f391f895: Preparing [2024-03-17T03:35:43.346Z] 0246cc45a61f: Preparing [2024-03-17T03:35:43.346Z] 37fa622e4cb9: Preparing [2024-03-17T03:35:43.346Z] 13892593be79: Preparing [2024-03-17T03:35:43.346Z] 6cdc78f069eb: Preparing [2024-03-17T03:35:43.346Z] 7c504f21be85: Preparing [2024-03-17T03:35:43.346Z] 37fa622e4cb9: Waiting [2024-03-17T03:35:43.346Z] 13892593be79: Waiting [2024-03-17T03:35:43.346Z] 6cdc78f069eb: Waiting [2024-03-17T03:35:43.346Z] 7c504f21be85: Waiting [2024-03-17T03:35:43.346Z] e2a708fc28e1: Layer already exists [2024-03-17T03:35:43.346Z] da17f391f895: Layer already exists [2024-03-17T03:35:43.346Z] 067392390fb9: Layer already exists [2024-03-17T03:35:43.346Z] f5498493d26f: Layer already exists [2024-03-17T03:35:43.346Z] 0246cc45a61f: Layer already exists [2024-03-17T03:35:43.346Z] 6cdc78f069eb: Layer already exists [2024-03-17T03:35:43.346Z] 37fa622e4cb9: Layer already exists [2024-03-17T03:35:43.346Z] 7c504f21be85: Layer already exists [2024-03-17T03:35:43.346Z] 13892593be79: Layer already exists [2024-03-17T03:35:43.612Z] main: digest: sha256:b3345884d7e1a1ca793bd06f36be5d9ae7af02a7fa83e6885790d5a2028a08c0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-17T03:35:43.694Z] ===================================================== [Pipeline] echo [2024-03-17T03:35:43.711Z] taggedImages: [2024-03-17T03:35:43.711Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:125685d47fb5baadf84338e65a976beb966b1d5c [2024-03-17T03:35:43.711Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2024-03-17T03:35:43.711Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.18 [2024-03-17T03:35:43.712Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:125685d47fb5baadf84338e65a976beb966b1d5c-3.2.0-dev.18 [2024-03-17T03:35:43.712Z] - 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-17T03:35:44.101Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-17T03:35:44.101Z] [2024-03-17T03:35:44.101Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:35:44.433Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-17T03:35:44.433Z] arm64: Pulling from edgex-lftools-log-publisher [2024-03-17T03:35:44.433Z] 8998bd30e6a1: Pulling fs layer [2024-03-17T03:35:44.433Z] 04944245beec: Pulling fs layer [2024-03-17T03:35:44.433Z] 699f458cf7ca: Pulling fs layer [2024-03-17T03:35:44.433Z] 765212b225bb: Pulling fs layer [2024-03-17T03:35:44.433Z] f23df028b6ca: Pulling fs layer [2024-03-17T03:35:44.433Z] d65c8cfc05b1: Pulling fs layer [2024-03-17T03:35:44.433Z] 2437ff75d9bd: Pulling fs layer [2024-03-17T03:35:44.433Z] 765212b225bb: Waiting [2024-03-17T03:35:44.433Z] f23df028b6ca: Waiting [2024-03-17T03:35:44.433Z] 2437ff75d9bd: Waiting [2024-03-17T03:35:44.433Z] d65c8cfc05b1: Waiting [2024-03-17T03:35:44.700Z] 04944245beec: Verifying Checksum [2024-03-17T03:35:44.700Z] 04944245beec: Download complete [2024-03-17T03:35:44.700Z] 765212b225bb: Verifying Checksum [2024-03-17T03:35:44.700Z] 765212b225bb: Download complete [2024-03-17T03:35:44.700Z] f23df028b6ca: Download complete [2024-03-17T03:35:44.700Z] d65c8cfc05b1: Verifying Checksum [2024-03-17T03:35:44.700Z] d65c8cfc05b1: Download complete [2024-03-17T03:35:44.968Z] 699f458cf7ca: Verifying Checksum [2024-03-17T03:35:44.968Z] 699f458cf7ca: Download complete [2024-03-17T03:35:45.237Z] 8998bd30e6a1: Download complete [2024-03-17T03:35:47.824Z] 2437ff75d9bd: Verifying Checksum [2024-03-17T03:35:47.824Z] 2437ff75d9bd: Download complete [2024-03-17T03:35:49.764Z] 8998bd30e6a1: Pull complete [2024-03-17T03:35:50.347Z] 04944245beec: Pull complete [2024-03-17T03:35:51.756Z] 699f458cf7ca: Pull complete [2024-03-17T03:35:52.023Z] 765212b225bb: Pull complete [2024-03-17T03:35:52.982Z] f23df028b6ca: Pull complete [2024-03-17T03:35:52.982Z] d65c8cfc05b1: Pull complete [2024-03-17T03:36:11.160Z] 2437ff75d9bd: Pull complete [2024-03-17T03:36:11.160Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-03-17T03:36:11.160Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-17T03:36:11.160Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-17T03:36:11.374Z] prd-ubuntu20.04-docker-arm64-4c-16g-177 does not seem to be running inside a container [2024-03-17T03:36:11.431Z] $ 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/170 -v /w/workspace/app-rfid-llrp-inventory/170:/w/workspace/app-rfid-llrp-inventory/170:rw,z -v /w/workspace/app-rfid-llrp-inventory/170@tmp:/w/workspace/app-rfid-llrp-inventory/170@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-17T03:36:14.002Z] $ docker top 7d9c1517d6fa69033c177a161eaf0a2aa72a7b54e82d6ca424badcd7a2b8cf91 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-17T03:36:14.848Z] ---> job-cost.sh [2024-03-17T03:36:14.848Z] lf-activate-venv: SKIPPING [2024-03-17T03:36:14.848Z] INFO: No Stack... [2024-03-17T03:36:15.110Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-03-17T03:36:16.058Z] INFO: Archiving Costs [Pipeline] sh [2024-03-17T03:36:16.374Z] + cat /w/workspace/app-rfid-llrp-inventory/170/archives/cost.csv [2024-03-17T03:36:16.374Z] + cut -d, -f6 [Pipeline] lock [2024-03-17T03:36:16.431Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-170-stack-cost] [2024-03-17T03:36:16.439Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-170-stack-cost] did not exist. Created. [2024-03-17T03:36:16.446Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-170-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-17T03:36:17.084Z] /w/workspace/app-rfid-llrp-inventory/170@tmp/durable-b61a8603/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-03-17T03:36:17.405Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-03-17T03:36:17.432Z] Warning: overwriting stash ‘stack-cost’ [2024-03-17T03:36:17.555Z] Stashed 1 file(s) [Pipeline] } [2024-03-17T03:36:17.562Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-170-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-17T03:36:17.582Z] $ docker stop --time=1 7d9c1517d6fa69033c177a161eaf0a2aa72a7b54e82d6ca424badcd7a2b8cf91 [2024-03-17T03:36:19.073Z] $ docker rm -f --volumes 7d9c1517d6fa69033c177a161eaf0a2aa72a7b54e82d6ca424badcd7a2b8cf91 [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-17T03:36:19.496Z] provisioning config files... [2024-03-17T03:36:19.502Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config11552379894259910827tmp [Pipeline] { [Pipeline] sh [2024-03-17T03:36:19.798Z] + set +x [2024-03-17T03:36:19.798Z] + bash -s -- [2024-03-17T03:36:19.798Z] + curl -s https://codecov.io/bash [2024-03-17T03:36:19.798Z] [2024-03-17T03:36:19.798Z] _____ _ [2024-03-17T03:36:19.798Z] / ____| | | [2024-03-17T03:36:19.798Z] | | ___ __| | ___ ___ _____ __ [2024-03-17T03:36:19.798Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-03-17T03:36:19.798Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-03-17T03:36:19.798Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-03-17T03:36:19.798Z] Bash-1.0.6 [2024-03-17T03:36:19.798Z] [2024-03-17T03:36:19.798Z] [2024-03-17T03:36:19.798Z] ==> git version 2.25.1 found [2024-03-17T03:36:19.798Z] ==> 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-17T03:36:19.798Z] Release-Date: 2020-01-08 [2024-03-17T03:36:19.798Z] 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-17T03:36:19.798Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-03-17T03:36:19.798Z] ==> Jenkins CI detected. [2024-03-17T03:36:19.798Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2024-03-17T03:36:19.798Z] project root: . [2024-03-17T03:36:19.798Z] --> token set from env [2024-03-17T03:36:19.798Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-03-17T03:36:19.798Z] ==> Running gcov in . (disable via -X gcov) [2024-03-17T03:36:19.798Z] ==> Python coveragepy not found [2024-03-17T03:36:19.798Z] ==> Searching for coverage reports in: [2024-03-17T03:36:19.798Z] + . [2024-03-17T03:36:19.798Z] -> Found 1 reports [2024-03-17T03:36:19.798Z] ==> Detecting git/mercurial file structure [2024-03-17T03:36:20.058Z] ==> Reading reports [2024-03-17T03:36:20.058Z] + ./coverage.out bytes=41317 [2024-03-17T03:36:20.058Z] ==> Appending adjustments [2024-03-17T03:36:20.058Z] https://docs.codecov.io/docs/fixing-reports [2024-03-17T03:36:20.058Z] + Found adjustments [2024-03-17T03:36:20.058Z] ==> Gzipping contents [2024-03-17T03:36:20.058Z] 12K /tmp/codecov.PP55e9.gz [2024-03-17T03:36:20.058Z] ==> Uploading reports [2024-03-17T03:36:20.058Z] url: https://codecov.io [2024-03-17T03:36:20.058Z] query: branch=main&commit=125685d47fb5baadf84338e65a976beb966b1d5c&build=170&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F170%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2024-03-17T03:36:20.058Z] -> Pinging Codecov [2024-03-17T03:36:20.058Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=125685d47fb5baadf84338e65a976beb966b1d5c&build=170&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F170%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2024-03-17T03:36:20.320Z] -> Uploading to [2024-03-17T03:36:20.320Z] https://storage.googleapis.com/codecov/v4/raw/2024-03-17/581DD39554BDF9B6E22D074273EAD858/125685d47fb5baadf84338e65a976beb966b1d5c/df76a48c-be57-4f08-8be7-d4052382b88a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240317%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240317T033620Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9884b0183ef86787f296128d42a7a0ff0cf56080be748843b48fb098e636d2c9 [2024-03-17T03:36:20.320Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-17T03:36:20.320Z] Dload Upload Total Spent Left Speed [2024-03-17T03:36:20.580Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11610 0 0 100 11610 0 40880 --:--:-- --:--:-- --:--:-- 40880 [2024-03-17T03:36:20.580Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/125685d47fb5baadf84338e65a976beb966b1d5c [Pipeline] } [2024-03-17T03:36:20.587Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-03-17T03:36:20.748Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-03-17T03:36:20.762Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:36:21.063Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-17T03:36:21.063Z] [2024-03-17T03:36:21.063Z] 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-17T03:36:21.369Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-17T03:36:21.370Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2024-03-17T03:36:21.370Z] df9b9388f04a: Pulling fs layer [2024-03-17T03:36:21.370Z] 52dc419b0ee2: Pulling fs layer [2024-03-17T03:36:21.370Z] 25bc292e5bac: Pulling fs layer [2024-03-17T03:36:21.370Z] 114826534d7a: Pulling fs layer [2024-03-17T03:36:21.370Z] 4657fd5d0bcf: Pulling fs layer [2024-03-17T03:36:21.370Z] 6ad1cebc031e: Pulling fs layer [2024-03-17T03:36:21.370Z] 8a3aa393b2d8: Pulling fs layer [2024-03-17T03:36:21.370Z] 6ad1cebc031e: Waiting [2024-03-17T03:36:21.370Z] 8a3aa393b2d8: Waiting [2024-03-17T03:36:21.370Z] 114826534d7a: Waiting [2024-03-17T03:36:21.370Z] 25bc292e5bac: Download complete [2024-03-17T03:36:21.370Z] 52dc419b0ee2: Verifying Checksum [2024-03-17T03:36:21.370Z] 52dc419b0ee2: Download complete [2024-03-17T03:36:21.370Z] 4657fd5d0bcf: Verifying Checksum [2024-03-17T03:36:21.370Z] 4657fd5d0bcf: Download complete [2024-03-17T03:36:21.370Z] df9b9388f04a: Verifying Checksum [2024-03-17T03:36:21.370Z] df9b9388f04a: Download complete [2024-03-17T03:36:21.629Z] 6ad1cebc031e: Verifying Checksum [2024-03-17T03:36:21.629Z] 6ad1cebc031e: Download complete [2024-03-17T03:36:21.629Z] df9b9388f04a: Pull complete [2024-03-17T03:36:21.629Z] 52dc419b0ee2: Pull complete [2024-03-17T03:36:21.888Z] 25bc292e5bac: Pull complete [2024-03-17T03:36:22.145Z] 114826534d7a: Verifying Checksum [2024-03-17T03:36:22.145Z] 114826534d7a: Download complete [2024-03-17T03:36:22.145Z] 8a3aa393b2d8: Verifying Checksum [2024-03-17T03:36:22.145Z] 8a3aa393b2d8: Download complete [2024-03-17T03:36:25.423Z] 114826534d7a: Pull complete [2024-03-17T03:36:25.423Z] 4657fd5d0bcf: Pull complete [2024-03-17T03:36:25.988Z] 6ad1cebc031e: Pull complete [2024-03-17T03:36:29.271Z] 8a3aa393b2d8: Pull complete [2024-03-17T03:36:29.271Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2024-03-17T03:36:29.271Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-17T03:36:29.271Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-17T03:36:29.375Z] prd-ubuntu20.04-docker-8c-8g-169 does not seem to be running inside a container [2024-03-17T03:36:29.399Z] $ 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-17T03:36:34.164Z] $ docker top 0a8f026c26a13130b87a3b2e6573e3d4ab4548b9c1fb1c3c1c4dc823dd55cf73 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-03-17T03:36:34.272Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh [2024-03-17T03:36:34.587Z] + set -o pipefail [2024-03-17T03:36:34.588Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' [2024-03-17T03:36:39.927Z] [2024-03-17T03:36:39.927Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2024-03-17T03:36:39.927Z] [2024-03-17T03:36:39.927Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/db545bfa-557d-4db2-af08-515d39d9c1c6 [2024-03-17T03:36:39.927Z] [2024-03-17T03:36:39.927Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-03-17T03:36:39.927Z] [2024-03-17T03:36:39.927Z] [2024-03-17T03:36:39.927Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2024-03-17T03:36:39.927Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2024-03-17T03:36:39.927Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2024-03-17T03:36:39.935Z] $ docker stop --time=1 0a8f026c26a13130b87a3b2e6573e3d4ab4548b9c1fb1c3c1c4dc823dd55cf73 [2024-03-17T03:36:43.259Z] $ docker rm -f --volumes 0a8f026c26a13130b87a3b2e6573e3d4ab4548b9c1fb1c3c1c4dc823dd55cf73 [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-17T03:36:44.071Z] + git log --format=format:%s -1 125685d47fb5baadf84338e65a976beb966b1d5c [Pipeline] sh [2024-03-17T03:36:44.360Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-17T03:36:44.360Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:36:44.662Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-17T03:36:44.662Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-17T03:36:44.740Z] prd-ubuntu20.04-docker-8c-8g-169 does not seem to be running inside a container [2024-03-17T03:36:44.768Z] $ 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-17T03:36:45.244Z] $ docker top c64105352205369731b272ea5e1a717708a1e2db1e4b25063c58c450164fd941 -eo pid,comm [2024-03-17T03:36:45.295Z] 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-17T03:36:45.295Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-17T03:36:45.343Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-17T03:36:45.343Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-17T03:36:45.449Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-17T03:36:45.448Z] $ docker exec c64105352205369731b272ea5e1a717708a1e2db1e4b25063c58c450164fd941 ssh-agent [2024-03-17T03:36:45.563Z] SSH_AUTH_SOCK=/tmp/ssh-VW6JSpYl1ePE/agent.32 [2024-03-17T03:36:45.563Z] SSH_AGENT_PID=38 [2024-03-17T03:36:45.567Z] Running ssh-add (command line suppressed) [2024-03-17T03:36:45.668Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_729042204621174756.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_729042204621174756.key) [2024-03-17T03:36:45.685Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-17T03:36:45.972Z] + git semver tag [2024-03-17T03:36:46.231Z] 2024-03-17 03:36:46,149 [run_tag] DEBUG tag force:False [2024-03-17T03:36:46.231Z] 2024-03-17 03:36:46,150 [check_head_tag] DEBUG check head tag [2024-03-17T03:36:46.231Z] 2024-03-17 03:36:46,151 [execute] INFO git cat-file --batch-check [2024-03-17T03:36:46.231Z] 2024-03-17 03:36:46,151 [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-17T03:36:46.231Z] 2024-03-17 03:36:46,154 [execute] INFO git cat-file --batch [2024-03-17T03:36:46.231Z] 2024-03-17 03:36:46,154 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2024-03-17T03:36:46.231Z] 2024-03-17 03:36:46,179 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-03-17T03:36:46.231Z] 2024-03-17 03:36:46,179 [execute] INFO git tag -a v3.2.0-dev.18 -m v3.2.0-dev.18 [2024-03-17T03:36:46.231Z] 2024-03-17 03:36:46,179 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.18', '-m', 'v3.2.0-dev.18'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2024-03-17T03:36:46.231Z] 2024-03-17 03:36:46,183 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-03-17T03:36:46.231Z] 3.2.0-dev.18 [Pipeline] } [2024-03-17T03:36:46.236Z] $ docker exec --env ******** --env ******** c64105352205369731b272ea5e1a717708a1e2db1e4b25063c58c450164fd941 ssh-agent -k [2024-03-17T03:36:46.344Z] unset SSH_AUTH_SOCK; [2024-03-17T03:36:46.345Z] unset SSH_AGENT_PID; [2024-03-17T03:36:46.345Z] echo Agent pid 38 killed; [2024-03-17T03:36:46.359Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-17T03:36:46.673Z] + git semver [Pipeline] } [2024-03-17T03:36:46.942Z] $ docker stop --time=1 c64105352205369731b272ea5e1a717708a1e2db1e4b25063c58c450164fd941 [2024-03-17T03:36:48.213Z] $ docker rm -f --volumes c64105352205369731b272ea5e1a717708a1e2db1e4b25063c58c450164fd941 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:36:48.620Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-17T03:36:48.620Z] [2024-03-17T03:36:48.620Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:36:48.918Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-17T03:36:48.918Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-03-17T03:36:48.918Z] ab5ef0e58194: Pulling fs layer [2024-03-17T03:36:48.918Z] 9712f1f96733: Pulling fs layer [2024-03-17T03:36:48.918Z] 63f879dbbcfc: Pulling fs layer [2024-03-17T03:36:48.918Z] 0d9ebad4ef96: Pulling fs layer [2024-03-17T03:36:48.918Z] e9a5061849ea: Pulling fs layer [2024-03-17T03:36:48.919Z] d747dcd14b5f: Pulling fs layer [2024-03-17T03:36:48.919Z] 2de7ff778b66: Pulling fs layer [2024-03-17T03:36:48.919Z] d747dcd14b5f: Waiting [2024-03-17T03:36:48.919Z] 2de7ff778b66: Waiting [2024-03-17T03:36:48.919Z] 0d9ebad4ef96: Waiting [2024-03-17T03:36:48.919Z] e9a5061849ea: Waiting [2024-03-17T03:36:48.919Z] 9712f1f96733: Verifying Checksum [2024-03-17T03:36:48.919Z] 9712f1f96733: Download complete [2024-03-17T03:36:49.180Z] 63f879dbbcfc: Verifying Checksum [2024-03-17T03:36:49.180Z] 63f879dbbcfc: Download complete [2024-03-17T03:36:49.438Z] ab5ef0e58194: Verifying Checksum [2024-03-17T03:36:49.438Z] ab5ef0e58194: Download complete [2024-03-17T03:36:49.438Z] e9a5061849ea: Verifying Checksum [2024-03-17T03:36:49.438Z] e9a5061849ea: Download complete [2024-03-17T03:36:49.438Z] d747dcd14b5f: Verifying Checksum [2024-03-17T03:36:49.438Z] d747dcd14b5f: Download complete [2024-03-17T03:36:49.438Z] 2de7ff778b66: Verifying Checksum [2024-03-17T03:36:49.438Z] 2de7ff778b66: Download complete [2024-03-17T03:36:49.695Z] 0d9ebad4ef96: Verifying Checksum [2024-03-17T03:36:49.695Z] 0d9ebad4ef96: Download complete [2024-03-17T03:36:52.222Z] ab5ef0e58194: Pull complete [2024-03-17T03:36:52.222Z] 9712f1f96733: Pull complete [2024-03-17T03:36:52.788Z] 63f879dbbcfc: Pull complete [2024-03-17T03:36:56.975Z] 0d9ebad4ef96: Pull complete [2024-03-17T03:36:56.975Z] e9a5061849ea: Pull complete [2024-03-17T03:36:56.975Z] d747dcd14b5f: Pull complete [2024-03-17T03:36:57.911Z] 2de7ff778b66: Pull complete [2024-03-17T03:36:57.911Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-03-17T03:36:57.911Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-17T03:36:57.911Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-17T03:36:58.022Z] prd-ubuntu20.04-docker-8c-8g-169 does not seem to be running inside a container [2024-03-17T03:36:58.047Z] $ 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-17T03:37:03.709Z] $ docker top e9f8bc3652e1f63f062946d4b71ca03cc0f091e6be692076c2a417d6ce5ec707 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-03-17T03:37:03.785Z] provisioning config files... [2024-03-17T03:37:03.791Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config9340671536188522480tmp [2024-03-17T03:37:03.801Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config16709685743830907921tmp [2024-03-17T03:37:03.810Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config17078348578546919424tmp [Pipeline] { [Pipeline] echo [2024-03-17T03:37:03.842Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-17T03:37:04.150Z] ---> sigul-configuration.sh [2024-03-17T03:37:04.150Z] gpg: directory `/root/.gnupg' created [2024-03-17T03:37:04.150Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-03-17T03:37:04.150Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-03-17T03:37:04.150Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-03-17T03:37:04.150Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-03-17T03:37:04.150Z] gpg: CAST5 encrypted data [2024-03-17T03:37:04.150Z] gpg: encrypted with 1 passphrase [2024-03-17T03:37:04.150Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-03-17T03:37:04.458Z] + mkdir /home/jenkins [2024-03-17T03:37:04.458Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-03-17T03:37:04.756Z] + 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-17T03:37:04.768Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-17T03:37:05.066Z] ---> sigul-install.sh [2024-03-17T03:37:05.066Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-03-17T03:37:05.366Z] + git tag --list [2024-03-17T03:37:05.366Z] v0.0.0 [2024-03-17T03:37:05.366Z] v1.0.0 [2024-03-17T03:37:05.366Z] v2.1.0 [2024-03-17T03:37:05.366Z] v2.1.1 [2024-03-17T03:37:05.366Z] v2.2.0 [2024-03-17T03:37:05.366Z] v2.3.0 [2024-03-17T03:37:05.366Z] v3.0 [2024-03-17T03:37:05.366Z] v3.0.0 [2024-03-17T03:37:05.366Z] v3.0.1 [2024-03-17T03:37:05.366Z] v3.0.1-dev.1 [2024-03-17T03:37:05.366Z] v3.1 [2024-03-17T03:37:05.366Z] v3.1.0 [2024-03-17T03:37:05.366Z] v3.1.0-dev.1 [2024-03-17T03:37:05.366Z] v3.1.0-dev.10 [2024-03-17T03:37:05.366Z] v3.1.0-dev.11 [2024-03-17T03:37:05.366Z] v3.1.0-dev.12 [2024-03-17T03:37:05.366Z] v3.1.0-dev.13 [2024-03-17T03:37:05.366Z] v3.1.0-dev.14 [2024-03-17T03:37:05.366Z] v3.1.0-dev.15 [2024-03-17T03:37:05.366Z] v3.1.0-dev.16 [2024-03-17T03:37:05.366Z] v3.1.0-dev.17 [2024-03-17T03:37:05.366Z] v3.1.0-dev.18 [2024-03-17T03:37:05.366Z] v3.1.0-dev.19 [2024-03-17T03:37:05.366Z] v3.1.0-dev.2 [2024-03-17T03:37:05.366Z] v3.1.0-dev.20 [2024-03-17T03:37:05.366Z] v3.1.0-dev.21 [2024-03-17T03:37:05.366Z] v3.1.0-dev.22 [2024-03-17T03:37:05.366Z] v3.1.0-dev.23 [2024-03-17T03:37:05.366Z] v3.1.0-dev.24 [2024-03-17T03:37:05.366Z] v3.1.0-dev.25 [2024-03-17T03:37:05.366Z] v3.1.0-dev.26 [2024-03-17T03:37:05.366Z] v3.1.0-dev.27 [2024-03-17T03:37:05.366Z] v3.1.0-dev.28 [2024-03-17T03:37:05.366Z] v3.1.0-dev.29 [2024-03-17T03:37:05.366Z] v3.1.0-dev.3 [2024-03-17T03:37:05.366Z] v3.1.0-dev.30 [2024-03-17T03:37:05.366Z] v3.1.0-dev.31 [2024-03-17T03:37:05.366Z] v3.1.0-dev.32 [2024-03-17T03:37:05.366Z] v3.1.0-dev.33 [2024-03-17T03:37:05.366Z] v3.1.0-dev.34 [2024-03-17T03:37:05.366Z] v3.1.0-dev.35 [2024-03-17T03:37:05.366Z] v3.1.0-dev.36 [2024-03-17T03:37:05.366Z] v3.1.0-dev.37 [2024-03-17T03:37:05.366Z] v3.1.0-dev.38 [2024-03-17T03:37:05.366Z] v3.1.0-dev.39 [2024-03-17T03:37:05.366Z] v3.1.0-dev.4 [2024-03-17T03:37:05.366Z] v3.1.0-dev.40 [2024-03-17T03:37:05.366Z] v3.1.0-dev.5 [2024-03-17T03:37:05.366Z] v3.1.0-dev.6 [2024-03-17T03:37:05.366Z] v3.1.0-dev.7 [2024-03-17T03:37:05.366Z] v3.1.0-dev.8 [2024-03-17T03:37:05.366Z] v3.1.0-dev.9 [2024-03-17T03:37:05.366Z] v3.2.0-dev.1 [2024-03-17T03:37:05.366Z] v3.2.0-dev.10 [2024-03-17T03:37:05.366Z] v3.2.0-dev.11 [2024-03-17T03:37:05.366Z] v3.2.0-dev.12 [2024-03-17T03:37:05.366Z] v3.2.0-dev.13 [2024-03-17T03:37:05.366Z] v3.2.0-dev.14 [2024-03-17T03:37:05.366Z] v3.2.0-dev.15 [2024-03-17T03:37:05.366Z] v3.2.0-dev.16 [2024-03-17T03:37:05.366Z] v3.2.0-dev.17 [2024-03-17T03:37:05.366Z] v3.2.0-dev.18 [2024-03-17T03:37:05.366Z] v3.2.0-dev.2 [2024-03-17T03:37:05.366Z] v3.2.0-dev.3 [2024-03-17T03:37:05.366Z] v3.2.0-dev.4 [2024-03-17T03:37:05.366Z] v3.2.0-dev.5 [2024-03-17T03:37:05.366Z] v3.2.0-dev.6 [2024-03-17T03:37:05.366Z] v3.2.0-dev.7 [2024-03-17T03:37:05.366Z] v3.2.0-dev.8 [2024-03-17T03:37:05.366Z] v3.2.0-dev.9 [Pipeline] sh [2024-03-17T03:37:05.665Z] + lftools sign git-tag v3.2.0-dev.18 [2024-03-17T03:37:06.232Z] Signing Git tag with Sigul... [2024-03-17T03:37:06.232Z] Signing v3.2.0-dev.18 [Pipeline] echo [2024-03-17T03:37:06.506Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-17T03:37:06.803Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-03-17T03:37:06.811Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-03-17T03:37:06.833Z] $ docker stop --time=1 e9f8bc3652e1f63f062946d4b71ca03cc0f091e6be692076c2a417d6ce5ec707 [2024-03-17T03:37:08.150Z] $ docker rm -f --volumes e9f8bc3652e1f63f062946d4b71ca03cc0f091e6be692076c2a417d6ce5ec707 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-03-17T03:37:08.591Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-17T03:37:08.591Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:37:08.887Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-17T03:37:08.887Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-17T03:37:08.966Z] prd-ubuntu20.04-docker-8c-8g-169 does not seem to be running inside a container [2024-03-17T03:37:08.992Z] $ 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-17T03:37:09.345Z] $ docker top 6151326e44725587c612654a2cf517439e23fb89bd68c2f1dc047c6280c005fe -eo pid,comm [2024-03-17T03:37:09.399Z] 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-17T03:37:09.399Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-17T03:37:09.449Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-17T03:37:09.449Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-17T03:37:09.555Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-17T03:37:09.554Z] $ docker exec 6151326e44725587c612654a2cf517439e23fb89bd68c2f1dc047c6280c005fe ssh-agent [2024-03-17T03:37:09.671Z] SSH_AUTH_SOCK=/tmp/ssh-3eyLMzDMtZfk/agent.33 [2024-03-17T03:37:09.671Z] SSH_AGENT_PID=39 [2024-03-17T03:37:09.676Z] Running ssh-add (command line suppressed) [2024-03-17T03:37:09.773Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2270893083091261141.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2270893083091261141.key) [2024-03-17T03:37:09.792Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-17T03:37:10.080Z] + git semver bump pre [2024-03-17T03:37:10.340Z] 2024-03-17 03:37:10,254 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-03-17T03:37:10.340Z] 2024-03-17 03:37:10,254 [bump_version] DEBUG bumping version:3.2.0-dev.18 on axis:pre with prefix:dev [2024-03-17T03:37:10.340Z] 2024-03-17 03:37:10,254 [bump_version] DEBUG bumped version:3.2.0-dev.19 [2024-03-17T03:37:10.340Z] 2024-03-17 03:37:10,254 [write_version] DEBUG write version:3.2.0-dev.19 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True [2024-03-17T03:37:10.340Z] 2024-03-17 03:37:10,254 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-03-17T03:37:10.340Z] 2024-03-17 03:37:10,254 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-03-17T03:37:10.340Z] 2024-03-17 03:37:10,256 [execute] INFO git cat-file --batch-check [2024-03-17T03:37:10.340Z] 2024-03-17 03:37:10,256 [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-17T03:37:10.340Z] 2024-03-17 03:37:10,263 [execute] INFO git cat-file --batch [2024-03-17T03:37:10.340Z] 2024-03-17 03:37:10,263 [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-17T03:37:10.340Z] 2024-03-17 03:37:10,269 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-03-17T03:37:10.340Z] 3.2.0-dev.19 [Pipeline] } [2024-03-17T03:37:10.346Z] $ docker exec --env ******** --env ******** 6151326e44725587c612654a2cf517439e23fb89bd68c2f1dc047c6280c005fe ssh-agent -k [2024-03-17T03:37:10.444Z] unset SSH_AUTH_SOCK; [2024-03-17T03:37:10.444Z] unset SSH_AGENT_PID; [2024-03-17T03:37:10.444Z] echo Agent pid 39 killed; [2024-03-17T03:37:10.459Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-17T03:37:10.782Z] + git semver [Pipeline] } [2024-03-17T03:37:11.051Z] $ docker stop --time=1 6151326e44725587c612654a2cf517439e23fb89bd68c2f1dc047c6280c005fe [2024-03-17T03:37:12.331Z] $ docker rm -f --volumes 6151326e44725587c612654a2cf517439e23fb89bd68c2f1dc047c6280c005fe [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-17T03:37:12.686Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-17T03:37:12.686Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:37:12.986Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-17T03:37:12.986Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-17T03:37:13.067Z] prd-ubuntu20.04-docker-8c-8g-169 does not seem to be running inside a container [2024-03-17T03:37:13.092Z] $ 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-17T03:37:13.442Z] $ docker top 8248d040d40e98b18cdd62599866353e321c5307287710f5709849ef4a9ce69f -eo pid,comm [2024-03-17T03:37:13.493Z] 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-17T03:37:13.493Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-17T03:37:13.547Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-17T03:37:13.547Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-17T03:37:13.655Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-17T03:37:13.654Z] $ docker exec 8248d040d40e98b18cdd62599866353e321c5307287710f5709849ef4a9ce69f ssh-agent [2024-03-17T03:37:13.771Z] SSH_AUTH_SOCK=/tmp/ssh-KQBfkbcuBGvg/agent.34 [2024-03-17T03:37:13.771Z] SSH_AGENT_PID=40 [2024-03-17T03:37:13.776Z] Running ssh-add (command line suppressed) [2024-03-17T03:37:13.871Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1326729275566866339.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1326729275566866339.key) [2024-03-17T03:37:13.889Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-17T03:37:14.183Z] + git semver push [2024-03-17T03:37:14.442Z] 2024-03-17 03:37:14,341 [run_push] DEBUG push [2024-03-17T03:37:14.442Z] 2024-03-17 03:37:14,341 [execute] INFO git cat-file --batch-check [2024-03-17T03:37:14.442Z] 2024-03-17 03:37:14,341 [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-17T03:37:14.442Z] 2024-03-17 03:37:14,345 [execute] INFO git rev-list 239d8c4d52d8487e606e271c43d211fa7b4eadfc -- [2024-03-17T03:37:14.442Z] 2024-03-17 03:37:14,345 [execute] DEBUG Popen(['git', 'rev-list', '239d8c4d52d8487e606e271c43d211fa7b4eadfc', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-03-17T03:37:14.442Z] 2024-03-17 03:37:14,353 [execute] INFO git fetch -v origin [2024-03-17T03:37:14.442Z] 2024-03-17 03:37:14,353 [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-17T03:37:15.011Z] 2024-03-17 03:37:14,889 [run_push] DEBUG no remote changes detected [2024-03-17T03:37:15.011Z] 2024-03-17 03:37:14,890 [execute] INFO git push origin semver [2024-03-17T03:37:15.011Z] 2024-03-17 03:37:14,890 [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-17T03:37:15.947Z] 2024-03-17 03:37:15,601 [run_push] DEBUG push all version tags [2024-03-17T03:37:15.947Z] 2024-03-17 03:37:15,602 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-03-17T03:37:15.947Z] 2024-03-17 03:37:15,602 [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-17T03:37:16.517Z] 2024-03-17 03:37:16,322 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-03-17T03:37:16.517Z] 3.2.0-dev.19 [Pipeline] } [2024-03-17T03:37:16.524Z] $ docker exec --env ******** --env ******** 8248d040d40e98b18cdd62599866353e321c5307287710f5709849ef4a9ce69f ssh-agent -k [2024-03-17T03:37:16.624Z] unset SSH_AUTH_SOCK; [2024-03-17T03:37:16.626Z] unset SSH_AGENT_PID; [2024-03-17T03:37:16.627Z] echo Agent pid 40 killed; [2024-03-17T03:37:16.644Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-17T03:37:16.967Z] + git semver [Pipeline] } [2024-03-17T03:37:17.239Z] $ docker stop --time=1 8248d040d40e98b18cdd62599866353e321c5307287710f5709849ef4a9ce69f [2024-03-17T03:37:18.538Z] $ docker rm -f --volumes 8248d040d40e98b18cdd62599866353e321c5307287710f5709849ef4a9ce69f [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-17T03:37:19.134Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2024-03-17T03:37:19.134Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2024-03-17T03:37:19.134Z] total 16 [2024-03-17T03:37:19.134Z] drwxr-xr-x 3 root root 4096 Mar 17 03:25 . [2024-03-17T03:37:19.134Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 17 03:37 .. [2024-03-17T03:37:19.134Z] drwxr-xr-x 2 root root 4096 Mar 17 03:25 cost [2024-03-17T03:37:19.134Z] -rw-r--r-- 1 root root 95 Mar 17 03:25 cost.csv [2024-03-17T03:37:19.134Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2024-03-17T03:37:19.134Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2024-03-17T03:37:19.134Z] total 16 [2024-03-17T03:37:19.134Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 17 03:25 . [2024-03-17T03:37:19.134Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 17 03:37 .. [2024-03-17T03:37:19.134Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 17 03:25 cost [2024-03-17T03:37:19.134Z] -rw-r--r-- 1 jenkins jenkins 95 Mar 17 03:25 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-03-17T03:37:19.419Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-17T03:37:20.270Z] ---> package-listing.sh [2024-03-17T03:37:20.270Z] ++ facter osfamily [2024-03-17T03:37:20.270Z] ++ tr '[:upper:]' '[:lower:]' [2024-03-17T03:37:20.529Z] + OS_FAMILY=debian [2024-03-17T03:37:20.529Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2024-03-17T03:37:20.529Z] + START_PACKAGES=/tmp/packages_start.txt [2024-03-17T03:37:20.529Z] + END_PACKAGES=/tmp/packages_end.txt [2024-03-17T03:37:20.529Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-03-17T03:37:20.529Z] + PACKAGES=/tmp/packages_start.txt [2024-03-17T03:37:20.529Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2024-03-17T03:37:20.529Z] + PACKAGES=/tmp/packages_end.txt [2024-03-17T03:37:20.529Z] + case "${OS_FAMILY}" in [2024-03-17T03:37:20.529Z] + dpkg -l [2024-03-17T03:37:20.529Z] + grep '^ii' [2024-03-17T03:37:20.529Z] + '[' -f /tmp/packages_start.txt ']' [2024-03-17T03:37:20.529Z] + '[' -f /tmp/packages_end.txt ']' [2024-03-17T03:37:20.529Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-03-17T03:37:20.529Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2024-03-17T03:37:20.529Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2024-03-17T03:37:20.529Z] + 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-17T03:37:20.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-17T03:37:20.812Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:37:21.372Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-17T03:37:21.372Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-17T03:37:21.455Z] prd-ubuntu20.04-docker-8c-8g-169 does not seem to be running inside a container [2024-03-17T03:37:21.483Z] $ 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-17T03:37:21.709Z] $ docker top 2cf1a24f3fcd141ad4789aabcb08f259ce9561091180c5275c0f5b15f92c15e1 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-17T03:37:22.061Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-03-17T03:37:22.342Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-03-17T03:37:22.622Z] + ls /var/log/sa-host [2024-03-17T03:37:22.622Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-17T03:37:22.695Z] provisioning config files... [2024-03-17T03:37:22.703Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1873532814286646769tmp [Pipeline] { [Pipeline] echo [2024-03-17T03:37:22.722Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-17T03:37:23.005Z] ---> create-netrc.sh [Pipeline] } [2024-03-17T03:37:23.013Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-03-17T03:37:23.344Z] ---> python-tools-install.sh [Pipeline] echo [2024-03-17T03:37:23.353Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-17T03:37:23.634Z] ---> sudo-logs.sh [2024-03-17T03:37:23.634Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-03-17T03:37:23.660Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-17T03:37:23.939Z] ---> job-cost.sh [2024-03-17T03:37:23.939Z] lf-activate-venv: SKIPPING [2024-03-17T03:37:23.939Z] DEBUG: total: 0.2199999988079071 [2024-03-17T03:37:23.939Z] INFO: Retrieving Stack Cost... [2024-03-17T03:37:24.508Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-17T03:37:24.766Z] INFO: Archiving Costs [Pipeline] echo [2024-03-17T03:37:24.776Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-17T03:37:25.053Z] ---> logs-deploy.sh [2024-03-17T03:37:25.053Z] lf-activate-venv: SKIPPING [2024-03-17T03:37:25.053Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/170 [2024-03-17T03:37:25.053Z] INFO: archiving workspace using pattern(s): [2024-03-17T03:37:25.987Z] Archives upload complete. [2024-03-17T03:37:25.987Z] INFO: archiving logs to Nexus