Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e6f8862174c1e7a2f3c2a19299614dec466d2c14 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-ssh17802920702400266121.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh10264886566355941487.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh14117497334484175749.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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-ssh12413283752550085073.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-ssh4082311061371656751.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.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-36885 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 Avoid second fetch Checking out Revision e6f8862174c1e7a2f3c2a19299614dec466d2c14 (main) Commit message: "Merge pull request #331 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.22" > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e6f8862174c1e7a2f3c2a19299614dec466d2c14 # timeout=10 > git rev-list --no-walk bb81cc9ef63f2856550c3d6e544be58bdcd278fb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-01-17T01:58:26.588Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-01-17T01:58:26.673Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-01-17T01:58:26.710Z] ========================================================= [2025-01-17T01:58:26.710Z] EdgeX Global Pipelines Version Info [2025-01-17T01:58:26.710Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-01-17T01:58:27.435Z] ------------------- [2025-01-17T01:58:27.435Z] stable info: [2025-01-17T01:58:27.435Z] ------------------- [2025-01-17T01:58:27.435Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-01-17T01:58:27.435Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-01-17T01:58:27.435Z] Message: update stable to v1.0.269 [2025-01-17T01:58:28.004Z] ------------------- [2025-01-17T01:58:28.004Z] experimental info: [2025-01-17T01:58:28.004Z] ------------------- [2025-01-17T01:58:28.004Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-01-17T01:58:28.004Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-01-17T01:58:28.004Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-01-17T01:58:28.092Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2025-01-17T01:58:28.117Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2025-01-17T01:58:28.148Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-01-17T01:58:28.171Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-01-17T01:58:28.196Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-01-17T01:58:28.222Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-01-17T01:58:28.245Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-01-17T01:58:28.270Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-01-17T01:58:28.294Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-01-17T01:58:28.313Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-01-17T01:58:28.335Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-01-17T01:58:28.356Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2025-01-17T01:58:28.382Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-01-17T01:58:28.403Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-01-17T01:58:28.425Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-01-17T01:58:28.448Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-01-17T01:58:28.474Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-01-17T01:58:28.499Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-01-17T01:58:28.525Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-01-17T01:58:28.550Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-01-17T01:58:28.579Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-01-17T01:58:28.605Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-01-17T01:58:28.628Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-01-17T01:58:28.648Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-01-17T01:58:28.669Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-01-17T01:58:28.692Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-01-17T01:58:28.715Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-01-17T01:58:28.741Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-01-17T01:58:28.766Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-01-17T01:58:28.790Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-01-17T01:58:28.811Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e6f8862174c1e7a2f3c2a19299614dec466d2c14 [Pipeline] echo [2025-01-17T01:58:28.842Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e6f8862 [Pipeline] echo [2025-01-17T01:58:28.882Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-17T01:58:28.942Z] provisioning config files... [2025-01-17T01:58:28.955Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config10140674429223304395tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-17T01:58:29.286Z] ---> ****-login.sh [2025-01-17T01:58:29.286Z] nexus3.edgexfoundry.org:10001 [2025-01-17T01:58:29.546Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T01:58:29.546Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T01:58:29.546Z] Configure a credential helper to remove this warning. See [2025-01-17T01:58:29.546Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T01:58:29.546Z] [2025-01-17T01:58:29.546Z] Login Succeeded [2025-01-17T01:58:29.546Z] nexus3.edgexfoundry.org:10002 [2025-01-17T01:58:29.546Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T01:58:29.546Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T01:58:29.546Z] Configure a credential helper to remove this warning. See [2025-01-17T01:58:29.546Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T01:58:29.546Z] [2025-01-17T01:58:29.546Z] Login Succeeded [2025-01-17T01:58:29.806Z] nexus3.edgexfoundry.org:10003 [2025-01-17T01:58:29.806Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T01:58:29.807Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T01:58:29.807Z] Configure a credential helper to remove this warning. See [2025-01-17T01:58:29.807Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T01:58:29.807Z] [2025-01-17T01:58:29.807Z] Login Succeeded [2025-01-17T01:58:29.807Z] nexus3.edgexfoundry.org:10004 [2025-01-17T01:58:29.807Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T01:58:29.807Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T01:58:29.807Z] Configure a credential helper to remove this warning. See [2025-01-17T01:58:29.807Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T01:58:29.807Z] [2025-01-17T01:58:29.807Z] Login Succeeded [2025-01-17T01:58:29.807Z] ****.io [2025-01-17T01:58:30.068Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T01:58:30.068Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T01:58:30.068Z] Configure a credential helper to remove this warning. See [2025-01-17T01:58:30.068Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T01:58:30.068Z] [2025-01-17T01:58:30.068Z] Login Succeeded [2025-01-17T01:58:30.068Z] ---> ****-login.sh ends [Pipeline] } [2025-01-17T01:58:30.076Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-01-17T01:58:30.498Z] + git rev-list -1 --merges e6f8862174c1e7a2f3c2a19299614dec466d2c14~1..e6f8862174c1e7a2f3c2a19299614dec466d2c14 [Pipeline] echo [2025-01-17T01:58:30.529Z] -----------> git rev-list -1 --merges e6f8862174c1e7a2f3c2a19299614dec466d2c14~1..e6f8862174c1e7a2f3c2a19299614dec466d2c14 e6f8862174c1e7a2f3c2a19299614dec466d2c14 [2025-01-17T01:58:30.529Z] e6f8862174c1e7a2f3c2a19299614dec466d2c14 [false] [Pipeline] sh [2025-01-17T01:58:30.826Z] + git log --format=format:%s -1 e6f8862174c1e7a2f3c2a19299614dec466d2c14 [Pipeline] echo [2025-01-17T01:58:30.840Z] ========================================================= [2025-01-17T01:58:30.840Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-01-17T01:58:30.840Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-01-17T01:58:31.202Z] + git log --format=format:%s -1 e6f8862174c1e7a2f3c2a19299614dec466d2c14 [Pipeline] echo [2025-01-17T01:58:31.214Z] [semverPrep] GIT_COMMIT: e6f8862174c1e7a2f3c2a19299614dec466d2c14, Commit Message: Merge pull request #331 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.22 [Pipeline] echo [2025-01-17T01:58:31.229Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-01-17T01:58:31.591Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-17T01:58:31.591Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-01-17T01:58:31.591Z] + [ -e /tmp/ssh_known_hosts ] [2025-01-17T01:58:31.591Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-01-17T01:58:31.591Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-01-17T01:58:31.591Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-01-17T01:58:31.591Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T01:58:31.964Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-17T01:58:31.964Z] [2025-01-17T01:58:31.964Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T01:58:32.266Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-17T01:58:32.266Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-01-17T01:58:32.266Z] b85a868b505f: Pulling fs layer [2025-01-17T01:58:32.266Z] e2be974225ed: Pulling fs layer [2025-01-17T01:58:32.266Z] 339a4e72a1f5: Pulling fs layer [2025-01-17T01:58:32.266Z] 988bab9f4d93: Pulling fs layer [2025-01-17T01:58:32.266Z] 1469e6f7b9e6: Pulling fs layer [2025-01-17T01:58:32.266Z] eaf3925da568: Pulling fs layer [2025-01-17T01:58:32.266Z] bab4dde63d76: Pulling fs layer [2025-01-17T01:58:32.266Z] bde34c3a00c8: Pulling fs layer [2025-01-17T01:58:32.266Z] b352a97aabf1: Pulling fs layer [2025-01-17T01:58:32.266Z] 4872d77fe225: Pulling fs layer [2025-01-17T01:58:32.266Z] 5851b861e8e6: Pulling fs layer [2025-01-17T01:58:32.266Z] bab4dde63d76: Waiting [2025-01-17T01:58:32.266Z] bde34c3a00c8: Waiting [2025-01-17T01:58:32.266Z] 988bab9f4d93: Waiting [2025-01-17T01:58:32.266Z] eaf3925da568: Waiting [2025-01-17T01:58:32.266Z] b352a97aabf1: Waiting [2025-01-17T01:58:32.266Z] 1469e6f7b9e6: Waiting [2025-01-17T01:58:32.266Z] 4872d77fe225: Waiting [2025-01-17T01:58:32.266Z] 5851b861e8e6: Waiting [2025-01-17T01:58:32.266Z] e2be974225ed: Download complete [2025-01-17T01:58:32.266Z] 988bab9f4d93: Download complete [2025-01-17T01:58:32.266Z] 1469e6f7b9e6: Verifying Checksum [2025-01-17T01:58:32.266Z] 1469e6f7b9e6: Download complete [2025-01-17T01:58:32.526Z] eaf3925da568: Verifying Checksum [2025-01-17T01:58:32.526Z] eaf3925da568: Download complete [2025-01-17T01:58:32.526Z] 339a4e72a1f5: Verifying Checksum [2025-01-17T01:58:32.526Z] 339a4e72a1f5: Download complete [2025-01-17T01:58:32.526Z] bde34c3a00c8: Verifying Checksum [2025-01-17T01:58:32.526Z] bde34c3a00c8: Download complete [2025-01-17T01:58:32.526Z] b352a97aabf1: Download complete [2025-01-17T01:58:32.526Z] 4872d77fe225: Verifying Checksum [2025-01-17T01:58:32.526Z] 4872d77fe225: Download complete [2025-01-17T01:58:32.526Z] 5851b861e8e6: Download complete [2025-01-17T01:58:32.526Z] b85a868b505f: Verifying Checksum [2025-01-17T01:58:32.526Z] b85a868b505f: Download complete [2025-01-17T01:58:32.785Z] bab4dde63d76: Verifying Checksum [2025-01-17T01:58:32.785Z] bab4dde63d76: Download complete [2025-01-17T01:58:33.722Z] b85a868b505f: Pull complete [2025-01-17T01:58:33.981Z] e2be974225ed: Pull complete [2025-01-17T01:58:34.548Z] 339a4e72a1f5: Pull complete [2025-01-17T01:58:34.548Z] 988bab9f4d93: Pull complete [2025-01-17T01:58:34.808Z] 1469e6f7b9e6: Pull complete [2025-01-17T01:58:34.808Z] eaf3925da568: Pull complete [2025-01-17T01:58:36.710Z] bab4dde63d76: Pull complete [2025-01-17T01:58:36.710Z] bde34c3a00c8: Pull complete [2025-01-17T01:58:36.970Z] b352a97aabf1: Pull complete [2025-01-17T01:58:36.970Z] 4872d77fe225: Pull complete [2025-01-17T01:58:36.970Z] 5851b861e8e6: Pull complete [2025-01-17T01:58:36.970Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-01-17T01:58:36.970Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-17T01:58:36.970Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-17T01:58:37.113Z] prd-ubuntu20.04-docker-8c-8g-36885 does not seem to be running inside a container [2025-01-17T01:58:37.151Z] $ 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 [2025-01-17T01:58:39.680Z] $ docker top d5a544982e6c2b76cfe023c4ba75dbacf9aba5580ff94e0027fa96d6bcbf3a07 -eo pid,comm [2025-01-17T01:58:39.738Z] 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). [2025-01-17T01:58:39.738Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-17T01:58:39.796Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-17T01:58:39.796Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-17T01:58:39.908Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-17T01:58:39.912Z] $ docker exec d5a544982e6c2b76cfe023c4ba75dbacf9aba5580ff94e0027fa96d6bcbf3a07 ssh-agent [2025-01-17T01:58:40.025Z] SSH_AUTH_SOCK=/tmp/ssh-DsXWjtK0RwHC/agent.33 [2025-01-17T01:58:40.025Z] SSH_AGENT_PID=39 [2025-01-17T01:58:40.032Z] Running ssh-add (command line suppressed) [2025-01-17T01:58:40.131Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_13185700497976093601.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_13185700497976093601.key) [2025-01-17T01:58:40.148Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-17T01:58:40.442Z] + git tag --points-at HEAD [Pipeline] } [2025-01-17T01:58:40.455Z] $ docker exec --env ******** --env ******** d5a544982e6c2b76cfe023c4ba75dbacf9aba5580ff94e0027fa96d6bcbf3a07 ssh-agent -k [2025-01-17T01:58:40.558Z] unset SSH_AUTH_SOCK; [2025-01-17T01:58:40.559Z] unset SSH_AGENT_PID; [2025-01-17T01:58:40.559Z] echo Agent pid 39 killed; [2025-01-17T01:58:40.568Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-01-17T01:58:40.610Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-17T01:58:40.610Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-17T01:58:40.726Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-17T01:58:40.730Z] $ docker exec d5a544982e6c2b76cfe023c4ba75dbacf9aba5580ff94e0027fa96d6bcbf3a07 ssh-agent [2025-01-17T01:58:40.849Z] SSH_AUTH_SOCK=/tmp/ssh-p33OoCO46qDJ/agent.73 [2025-01-17T01:58:40.849Z] SSH_AGENT_PID=79 [2025-01-17T01:58:40.854Z] Running ssh-add (command line suppressed) [2025-01-17T01:58:40.957Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_11872837131267836524.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_11872837131267836524.key) [2025-01-17T01:58:40.969Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-17T01:58:41.262Z] + git semver init [2025-01-17T01:58:41.528Z] 2025-01-17 01:58:41,464 [run_init] DEBUG init version:0.0.0 force:False [2025-01-17T01:58:41.528Z] 2025-01-17 01:58:41,465 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2025-01-17T01:58:41.528Z] 2025-01-17 01:58:41,466 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2025-01-17T01:58:41.528Z] 2025-01-17 01:58:41,466 [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) [2025-01-17T01:58:43.443Z] 2025-01-17 01:58:43,313 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2025-01-17T01:58:43.443Z] 2025-01-17 01:58:43,314 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False [2025-01-17T01:58:43.443Z] 2025-01-17 01:58:43,314 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2025-01-17T01:58:43.443Z] 2025-01-17 01:58:43,314 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2025-01-17T01:58:43.443Z] 4.0.0-dev.6 [Pipeline] } [2025-01-17T01:58:43.454Z] $ docker exec --env ******** --env ******** d5a544982e6c2b76cfe023c4ba75dbacf9aba5580ff94e0027fa96d6bcbf3a07 ssh-agent -k [2025-01-17T01:58:43.565Z] unset SSH_AUTH_SOCK; [2025-01-17T01:58:43.566Z] unset SSH_AGENT_PID; [2025-01-17T01:58:43.566Z] echo Agent pid 79 killed; [2025-01-17T01:58:43.583Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-17T01:58:43.912Z] + git semver [Pipeline] } [2025-01-17T01:58:44.188Z] $ docker stop --time=1 d5a544982e6c2b76cfe023c4ba75dbacf9aba5580ff94e0027fa96d6bcbf3a07 [2025-01-17T01:58:45.473Z] $ docker rm -f --volumes d5a544982e6c2b76cfe023c4ba75dbacf9aba5580ff94e0027fa96d6bcbf3a07 [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-17T01:58:45.839Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-01-17T01:58:46.110Z] Stashed 1 file(s) [Pipeline] echo [2025-01-17T01:58:46.115Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.6 [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 [2025-01-17T01:58:46.306Z] provisioning config files... [2025-01-17T01:58:46.346Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config10732744016522671785tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-17T01:58:46.657Z] ---> ****-login.sh [2025-01-17T01:58:46.657Z] nexus3.edgexfoundry.org:10001 [2025-01-17T01:58:46.657Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T01:58:46.657Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T01:58:46.657Z] Configure a credential helper to remove this warning. See [2025-01-17T01:58:46.657Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T01:58:46.657Z] [2025-01-17T01:58:46.657Z] Login Succeeded [2025-01-17T01:58:46.657Z] nexus3.edgexfoundry.org:10002 [2025-01-17T01:58:46.658Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T01:58:46.658Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T01:58:46.658Z] Configure a credential helper to remove this warning. See [2025-01-17T01:58:46.658Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T01:58:46.658Z] [2025-01-17T01:58:46.658Z] Login Succeeded [2025-01-17T01:58:46.658Z] nexus3.edgexfoundry.org:10003 [2025-01-17T01:58:46.917Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T01:58:46.917Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T01:58:46.917Z] Configure a credential helper to remove this warning. See [2025-01-17T01:58:46.917Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T01:58:46.917Z] [2025-01-17T01:58:46.917Z] Login Succeeded [2025-01-17T01:58:46.917Z] nexus3.edgexfoundry.org:10004 [2025-01-17T01:58:46.917Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T01:58:46.918Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T01:58:46.918Z] Configure a credential helper to remove this warning. See [2025-01-17T01:58:46.918Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T01:58:46.918Z] [2025-01-17T01:58:46.918Z] Login Succeeded [2025-01-17T01:58:46.918Z] ****.io [2025-01-17T01:58:47.177Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T01:58:47.177Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T01:58:47.177Z] Configure a credential helper to remove this warning. See [2025-01-17T01:58:47.177Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T01:58:47.177Z] [2025-01-17T01:58:47.177Z] Login Succeeded [2025-01-17T01:58:47.177Z] ---> ****-login.sh ends [Pipeline] } [2025-01-17T01:58:47.190Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-01-17T01:58:47.274Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-17T01:58:47.294Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-17T01:58:47.311Z] ========================================================= [2025-01-17T01:58:47.311Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-01-17T01:58:47.311Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T01:58:47.640Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-01-17T01:58:47.641Z] Sending build context to Docker daemon 20.05MB [2025-01-17T01:58:47.641Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-01-17T01:58:47.641Z] Step 2/12 : FROM ${BASE} AS builder [2025-01-17T01:58:47.898Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-01-17T01:58:47.898Z] da9db072f522: Pulling fs layer [2025-01-17T01:58:47.898Z] 6ef4a4ee8ca5: Pulling fs layer [2025-01-17T01:58:47.898Z] 06f05ace1117: Pulling fs layer [2025-01-17T01:58:47.898Z] 5fe327b54edc: Pulling fs layer [2025-01-17T01:58:47.898Z] 4f4fb700ef54: Pulling fs layer [2025-01-17T01:58:47.898Z] 92a5565b7b96: Pulling fs layer [2025-01-17T01:58:47.898Z] ff9bb7016b71: Pulling fs layer [2025-01-17T01:58:47.898Z] b67dba6c2c7d: Pulling fs layer [2025-01-17T01:58:47.898Z] a813b0c90790: Pulling fs layer [2025-01-17T01:58:47.898Z] 5fe327b54edc: Waiting [2025-01-17T01:58:47.898Z] 4f4fb700ef54: Waiting [2025-01-17T01:58:47.898Z] 92a5565b7b96: Waiting [2025-01-17T01:58:47.898Z] ff9bb7016b71: Waiting [2025-01-17T01:58:47.898Z] b67dba6c2c7d: Waiting [2025-01-17T01:58:47.898Z] a813b0c90790: Waiting [2025-01-17T01:58:47.898Z] 6ef4a4ee8ca5: Verifying Checksum [2025-01-17T01:58:47.898Z] 6ef4a4ee8ca5: Download complete [2025-01-17T01:58:47.898Z] 5fe327b54edc: Verifying Checksum [2025-01-17T01:58:47.898Z] 5fe327b54edc: Download complete [2025-01-17T01:58:47.898Z] 4f4fb700ef54: Verifying Checksum [2025-01-17T01:58:47.898Z] 4f4fb700ef54: Download complete [2025-01-17T01:58:47.898Z] 92a5565b7b96: Verifying Checksum [2025-01-17T01:58:47.898Z] 92a5565b7b96: Download complete [2025-01-17T01:58:47.898Z] da9db072f522: Download complete [2025-01-17T01:58:47.898Z] ff9bb7016b71: Verifying Checksum [2025-01-17T01:58:47.898Z] ff9bb7016b71: Download complete [2025-01-17T01:58:47.898Z] da9db072f522: Pull complete [2025-01-17T01:58:48.155Z] a813b0c90790: Verifying Checksum [2025-01-17T01:58:48.155Z] a813b0c90790: Download complete [2025-01-17T01:58:48.155Z] 6ef4a4ee8ca5: Pull complete [2025-01-17T01:58:48.413Z] 06f05ace1117: Verifying Checksum [2025-01-17T01:58:48.413Z] 06f05ace1117: Download complete [2025-01-17T01:58:48.671Z] b67dba6c2c7d: Verifying Checksum [2025-01-17T01:58:48.671Z] b67dba6c2c7d: Download complete [2025-01-17T01:58:51.956Z] 06f05ace1117: Pull complete [2025-01-17T01:58:51.956Z] 5fe327b54edc: Pull complete [2025-01-17T01:58:51.956Z] 4f4fb700ef54: Pull complete [2025-01-17T01:58:52.215Z] 92a5565b7b96: Pull complete [2025-01-17T01:58:52.215Z] ff9bb7016b71: Pull complete [2025-01-17T01:58:54.740Z] b67dba6c2c7d: Pull complete [2025-01-17T01:58:55.000Z] a813b0c90790: Pull complete [2025-01-17T01:58:55.723Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-01-17T01:58:55.723Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-01-17T01:58:55.723Z] ---> 3ba60ce46760 [2025-01-17T01:58:55.723Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2025-01-17T01:58:59.927Z] ---> Running in dbc7d8ed9259 [2025-01-17T01:58:59.927Z] Removing intermediate container dbc7d8ed9259 [2025-01-17T01:58:59.927Z] ---> 056e639a90ca [2025-01-17T01:58:59.927Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2025-01-17T01:58:59.927Z] ---> Running in 0709719f0a8a [2025-01-17T01:58:59.927Z] Removing intermediate container 0709719f0a8a [2025-01-17T01:58:59.927Z] ---> bb18e74e49c9 [2025-01-17T01:58:59.927Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2025-01-17T01:58:59.927Z] ---> Running in 2452487df9d2 [2025-01-17T01:58:59.927Z] Removing intermediate container 2452487df9d2 [2025-01-17T01:58:59.927Z] ---> 73b53b71171b [2025-01-17T01:58:59.927Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-01-17T01:58:59.927Z] ---> Running in 504313dc09f6 [2025-01-17T01:58:59.927Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-17T01:58:59.927Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-17T01:59:00.185Z] OK: 248 MiB in 58 packages [2025-01-17T01:59:00.444Z] Removing intermediate container 504313dc09f6 [2025-01-17T01:59:00.444Z] ---> ce4176aa545e [2025-01-17T01:59:00.444Z] Step 7/12 : WORKDIR /app [2025-01-17T01:59:00.444Z] ---> Running in ab3ea47300bd [2025-01-17T01:59:00.704Z] Removing intermediate container ab3ea47300bd [2025-01-17T01:59:00.704Z] ---> d5fcb9b9c6e1 [2025-01-17T01:59:00.704Z] Step 8/12 : COPY go.mod vendor* ./ [2025-01-17T01:59:00.704Z] ---> 79a846e84ed3 [2025-01-17T01:59:00.704Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-17T01:59:00.704Z] ---> Running in ed9ce0278104 [2025-01-17T01:59:01.259Z] Still waiting to schedule task [2025-01-17T01:59:01.259Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-36882’ [2025-01-17T01:59:47.610Z] Removing intermediate container ed9ce0278104 [2025-01-17T01:59:47.610Z] ---> 23b80f3cc8dd [2025-01-17T01:59:47.610Z] Step 10/12 : COPY . . [2025-01-17T01:59:47.610Z] ---> 791e6d40e487 [2025-01-17T01:59:47.610Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-01-17T01:59:47.610Z] ---> Running in 834f7dc7c142 [2025-01-17T01:59:47.610Z] Removing intermediate container 834f7dc7c142 [2025-01-17T01:59:47.610Z] ---> 59b613427e5c [2025-01-17T01:59:47.610Z] Step 12/12 : RUN $MAKE [2025-01-17T01:59:47.610Z] ---> Running in d897990bb3e3 [2025-01-17T01:59:47.610Z] noop [2025-01-17T01:59:47.870Z] Removing intermediate container d897990bb3e3 [2025-01-17T01:59:47.870Z] ---> 78ee1fd5e3bb [2025-01-17T01:59:47.870Z] Successfully built 78ee1fd5e3bb [2025-01-17T01:59:47.870Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T01:59:48.202Z] + docker inspect -f . ci-base-image-x86_64 [2025-01-17T01:59:48.202Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-17T01:59:48.281Z] prd-ubuntu20.04-docker-8c-8g-36885 does not seem to be running inside a container [2025-01-17T01:59:48.320Z] $ 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 [2025-01-17T01:59:48.685Z] $ docker top 98fe76652189cd6fbb5b205cf767c5e01d27ec31f0131d63ab610dbbd79da62c -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-17T01:59:49.041Z] + go version [2025-01-17T01:59:49.041Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-01-17T01:59:49.054Z] $ docker stop --time=1 98fe76652189cd6fbb5b205cf767c5e01d27ec31f0131d63ab610dbbd79da62c [2025-01-17T01:59:50.309Z] $ docker rm -f --volumes 98fe76652189cd6fbb5b205cf767c5e01d27ec31f0131d63ab610dbbd79da62c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T01:59:50.753Z] + docker inspect -f . ci-base-image-x86_64 [2025-01-17T01:59:50.753Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-17T01:59:50.836Z] prd-ubuntu20.04-docker-8c-8g-36885 does not seem to be running inside a container [2025-01-17T01:59:50.866Z] $ 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 [2025-01-17T01:59:51.202Z] $ docker top 624bb8456264aa2422ba14f22c19372b9be203939f8de547e491ff546e9c3f20 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-17T01:59:51.562Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh [2025-01-17T01:59:51.861Z] + make test [2025-01-17T01:59:51.861Z] go test -race ./... -coverprofile=coverage.out ./... [2025-01-17T02:00:30.578Z] edgexfoundry/app-rfid-llrp-inventory coverage: 0.0% of statements [2025-01-17T02:00:30.578Z] edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app coverage: 0.0% of statements [2025-01-17T02:00:30.578Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.130s coverage: 86.2% of statements [2025-01-17T02:00:30.578Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.690s coverage: 71.9% of statements [2025-01-17T02:01:09.292Z] go vet ./... [2025-01-17T02:01:11.197Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-01-17T02:01:11.197Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-01-17T02:01:11.197Z] ./bin/test-attribution.sh [Pipeline] echo [2025-01-17T02:01:11.468Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-01-17T02:01:11.484Z] $ docker stop --time=1 624bb8456264aa2422ba14f22c19372b9be203939f8de547e491ff546e9c3f20 [2025-01-17T02:01:14.240Z] $ docker rm -f --volumes 624bb8456264aa2422ba14f22c19372b9be203939f8de547e491ff546e9c3f20 [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-17T02:01:14.948Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-01-17T02:01:15.000Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-01-17T02:01:15.502Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-01-17T02:01:15.801Z] + ls -al . [2025-01-17T02:01:15.801Z] total 284 [2025-01-17T02:01:15.801Z] drwxrwxr-x 11 jenkins jenkins 4096 Jan 17 01:59 . [2025-01-17T02:01:15.801Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 17 01:58 .. [2025-01-17T02:01:15.801Z] -rw-rw-r-- 1 jenkins jenkins 262 Jan 17 01:58 .dockerignore [2025-01-17T02:01:15.801Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 17 02:00 .git [2025-01-17T02:01:15.801Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 17 01:58 .github [2025-01-17T02:01:15.801Z] -rw-rw-r-- 1 jenkins jenkins 773 Jan 17 01:58 .gitignore [2025-01-17T02:01:15.801Z] -rw-rw-r-- 1 jenkins jenkins 200 Jan 17 01:58 .golangci.yml [2025-01-17T02:01:15.801Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 17 01:58 .semver [2025-01-17T02:01:15.801Z] -rw-rw-r-- 1 jenkins jenkins 16943 Jan 17 01:58 Attribution.txt [2025-01-17T02:01:15.801Z] -rw-rw-r-- 1 jenkins jenkins 11245 Jan 17 01:58 CHANGELOG.md [2025-01-17T02:01:15.801Z] -rw-rw-r-- 1 jenkins jenkins 1769 Jan 17 01:58 Dockerfile [2025-01-17T02:01:15.801Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 17 01:58 GOVERNANCE.md [2025-01-17T02:01:15.801Z] -rw-rw-r-- 1 jenkins jenkins 665 Jan 17 01:58 Jenkinsfile [2025-01-17T02:01:15.801Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jan 17 01:58 LICENSE [2025-01-17T02:01:15.801Z] -rw-rw-r-- 1 jenkins jenkins 3066 Jan 17 01:58 Makefile [2025-01-17T02:01:15.801Z] -rw-rw-r-- 1 jenkins jenkins 617 Jan 17 01:58 OWNERS.md [2025-01-17T02:01:15.801Z] -rw-rw-r-- 1 jenkins jenkins 3851 Jan 17 01:58 README.md [2025-01-17T02:01:15.801Z] -rw-rw-r-- 1 jenkins jenkins 11 Jan 17 01:58 VERSION [2025-01-17T02:01:15.801Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 17 01:58 bin [2025-01-17T02:01:15.801Z] -rw-r--r-- 1 jenkins jenkins 55696 Jan 17 02:00 coverage.out [2025-01-17T02:01:15.801Z] -rw-rw-r-- 1 jenkins jenkins 6740 Jan 17 01:58 go.mod [2025-01-17T02:01:15.801Z] -rw-rw-r-- 1 jenkins jenkins 87902 Jan 17 01:58 go.sum [2025-01-17T02:01:15.801Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 17 01:58 images [2025-01-17T02:01:15.801Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 17 01:58 internal [2025-01-17T02:01:15.801Z] -rw-rw-r-- 1 jenkins jenkins 531 Jan 17 01:58 main.go [2025-01-17T02:01:15.801Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 17 01:58 openapi [2025-01-17T02:01:15.801Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 17 01:58 res [2025-01-17T02:01:15.801Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 17 01:58 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T02:01:16.123Z] + 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=e6f8862174c1e7a2f3c2a19299614dec466d2c14 --label arch=amd64 --label version=4.0.0-dev.6 . [2025-01-17T02:01:16.123Z] Sending build context to Docker daemon 20.05MB [2025-01-17T02:01:16.123Z] Step 1/30 : ARG BASE=golang:1.23-alpine3.20 [2025-01-17T02:01:16.123Z] Step 2/30 : FROM ${BASE} AS builder [2025-01-17T02:01:16.123Z] ---> 78ee1fd5e3bb [2025-01-17T02:01:16.123Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2025-01-17T02:01:17.074Z] ---> Running in 9d247b7b4bf5 [2025-01-17T02:01:17.074Z] Removing intermediate container 9d247b7b4bf5 [2025-01-17T02:01:17.074Z] ---> f46edec90709 [2025-01-17T02:01:17.074Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2025-01-17T02:01:17.074Z] ---> Running in b971d70b7a15 [2025-01-17T02:01:17.074Z] Removing intermediate container b971d70b7a15 [2025-01-17T02:01:17.074Z] ---> a8437e780e28 [2025-01-17T02:01:17.074Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2025-01-17T02:01:17.074Z] ---> Running in e23ca54025e7 [2025-01-17T02:01:17.337Z] Removing intermediate container e23ca54025e7 [2025-01-17T02:01:17.337Z] ---> 020619a66835 [2025-01-17T02:01:17.337Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-01-17T02:01:17.337Z] ---> Running in 5b07df384611 [2025-01-17T02:01:17.597Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-17T02:01:17.597Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-17T02:01:17.862Z] OK: 248 MiB in 58 packages [2025-01-17T02:01:18.434Z] Removing intermediate container 5b07df384611 [2025-01-17T02:01:18.434Z] ---> c20797a3e381 [2025-01-17T02:01:18.434Z] Step 7/30 : WORKDIR /app [2025-01-17T02:01:18.434Z] ---> Running in fd9fd33fd4f3 [2025-01-17T02:01:18.434Z] Removing intermediate container fd9fd33fd4f3 [2025-01-17T02:01:18.434Z] ---> 23d5952e276a [2025-01-17T02:01:18.434Z] Step 8/30 : COPY go.mod vendor* ./ [2025-01-17T02:01:18.434Z] ---> f2f6e545cf79 [2025-01-17T02:01:18.434Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-17T02:01:18.694Z] ---> Running in 1168df31b1fb [2025-01-17T02:01:19.263Z] Removing intermediate container 1168df31b1fb [2025-01-17T02:01:19.263Z] ---> f302bf6b17bf [2025-01-17T02:01:19.263Z] Step 10/30 : COPY . . [2025-01-17T02:01:19.884Z] ---> 8e58300d0fa3 [2025-01-17T02:01:19.884Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-01-17T02:01:19.884Z] ---> Running in 582a123eec4a [2025-01-17T02:01:19.884Z] Removing intermediate container 582a123eec4a [2025-01-17T02:01:19.884Z] ---> 8676f1284c8e [2025-01-17T02:01:19.884Z] Step 12/30 : RUN $MAKE [2025-01-17T02:01:19.884Z] ---> Running in 63d28f999398 [2025-01-17T02:01:20.152Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.0-dev.22 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.6 -X edgexfoundry/app-rfid-llrp-inventory.Version=4.0.0-dev.6 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory [2025-01-17T02:01:40.105Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-36887 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2025-01-17T02:01:40.122Z] Running in /w/workspace/app-rfid-llrp-inventory/193 [Pipeline] { [Pipeline] checkout [2025-01-17T02:01:40.160Z] The recommended git tool is: git [2025-01-17T02:01:47.503Z] using credential edgex-jenkins-ssh [2025-01-17T02:01:47.539Z] Cloning the remote Git repository [2025-01-17T02:01:47.622Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2025-01-17T02:01:47.737Z] > git init /w/workspace/app-rfid-llrp-inventory/193 # timeout=10 [2025-01-17T02:01:47.899Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2025-01-17T02:01:47.900Z] > git --version # timeout=10 [2025-01-17T02:01:47.926Z] > git --version # 'git version 2.25.1' [2025-01-17T02:01:47.928Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-01-17T02:01:48.079Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-01-17T02:01:51.766Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2025-01-17T02:01:51.801Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-01-17T02:01:52.865Z] Avoid second fetch [2025-01-17T02:01:52.865Z] Checking out Revision e6f8862174c1e7a2f3c2a19299614dec466d2c14 (main) [2025-01-17T02:01:52.887Z] > git config core.sparsecheckout # timeout=10 [2025-01-17T02:01:52.969Z] > git checkout -f e6f8862174c1e7a2f3c2a19299614dec466d2c14 # timeout=10 [2025-01-17T02:01:53.571Z] Commit message: "Merge pull request #331 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.22" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-01-17T02:01:58.322Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-01-17T02:01:58.322Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-17T02:01:58.322Z] Dload Upload Total Spent Left Speed [2025-01-17T02:01:58.322Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 73724 0 --:--:-- --:--:-- --:--:-- 74150 [Pipeline] sh [2025-01-17T02:01:58.672Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-01-17T02:01:59.014Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ [2025-01-17T02:01:59.014Z] sudo tee /etc/docker/daemon.new [2025-01-17T02:01:59.014Z] { [2025-01-17T02:01:59.014Z] "registry-mirrors": [ [2025-01-17T02:01:59.014Z] "https://nexus3.edgexfoundry.org:10001" [2025-01-17T02:01:59.014Z] ], [2025-01-17T02:01:59.014Z] "bip": "10.250.0.254/24", [2025-01-17T02:01:59.014Z] "hosts": [ [2025-01-17T02:01:59.014Z] "tcp://0.0.0.0:5555", [2025-01-17T02:01:59.014Z] "unix:///var/run/docker.sock" [2025-01-17T02:01:59.014Z] ], [2025-01-17T02:01:59.014Z] "mtu": 1458, [2025-01-17T02:01:59.014Z] "selinux-enabled": true, [2025-01-17T02:01:59.014Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-01-17T02:01:59.014Z] } [Pipeline] sh [2025-01-17T02:01:59.348Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-01-17T02:01:59.682Z] + sudo service docker restart [2025-01-17T02:02:08.328Z] Removing intermediate container 63d28f999398 [2025-01-17T02:02:08.329Z] ---> eb0ec1147e1e [2025-01-17T02:02:08.329Z] Step 13/30 : FROM alpine:3.20 [2025-01-17T02:02:08.329Z] 3.20: Pulling from library/alpine [2025-01-17T02:02:08.329Z] 66a3d608f3fa: Pulling fs layer [2025-01-17T02:02:08.329Z] 66a3d608f3fa: Verifying Checksum [2025-01-17T02:02:08.329Z] 66a3d608f3fa: Download complete [2025-01-17T02:02:08.329Z] 66a3d608f3fa: Pull complete [2025-01-17T02:02:08.329Z] Digest: sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-17T02:02:08.329Z] Status: Downloaded newer image for alpine:3.20 [2025-01-17T02:02:08.329Z] ---> e29df9b510ff [2025-01-17T02:02:08.329Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2025-01-17T02:02:08.329Z] ---> Running in f3d511a62bcd [2025-01-17T02:02:08.329Z] Removing intermediate container f3d511a62bcd [2025-01-17T02:02:08.329Z] ---> 91c8e04627d3 [2025-01-17T02:02:08.329Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2025-01-17T02:02:08.329Z] ---> Running in 8be5c5747ea3 [2025-01-17T02:02:08.329Z] Removing intermediate container 8be5c5747ea3 [2025-01-17T02:02:08.329Z] ---> 0e00e4afca6a [2025-01-17T02:02:08.329Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2025-01-17T02:02:08.329Z] ---> Running in c2c4851a7305 [2025-01-17T02:02:08.329Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-17T02:02:08.329Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-17T02:02:08.329Z] (1/2) Installing ca-certificates (20241121-r1) [2025-01-17T02:02:08.329Z] (2/2) Installing dumb-init (1.2.5-r3) [2025-01-17T02:02:08.329Z] Executing busybox-1.36.1-r29.trigger [2025-01-17T02:02:08.329Z] Executing ca-certificates-20241121-r1.trigger [2025-01-17T02:02:08.329Z] OK: 9 MiB in 16 packages [2025-01-17T02:02:08.329Z] Removing intermediate container c2c4851a7305 [2025-01-17T02:02:08.329Z] ---> 752fb6a28ad9 [2025-01-17T02:02:08.329Z] Step 17/30 : RUN apk --no-cache upgrade [2025-01-17T02:02:08.329Z] ---> Running in 3db5d6ecdb83 [2025-01-17T02:02:08.329Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-17T02:02:08.329Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-17T02:02:08.329Z] OK: 9 MiB in 16 packages [2025-01-17T02:02:08.329Z] Removing intermediate container 3db5d6ecdb83 [2025-01-17T02:02:08.329Z] ---> 1447a5eda44a [2025-01-17T02:02:08.329Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2025-01-17T02:02:08.329Z] ---> 1c202bb975f2 [2025-01-17T02:02:08.329Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2025-01-17T02:02:08.329Z] ---> 9de561e0e125 [2025-01-17T02:02:08.329Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2025-01-17T02:02:08.329Z] ---> 2f0003e02f3a [2025-01-17T02:02:08.329Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2025-01-17T02:02:08.329Z] ---> c18129566988 [2025-01-17T02:02:08.329Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2025-01-17T02:02:09.271Z] ---> cbe9f5e419d8 [2025-01-17T02:02:09.271Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2025-01-17T02:02:09.271Z] ---> Running in 7702dabc4ce1 [2025-01-17T02:02:09.841Z] Removing intermediate container 7702dabc4ce1 [2025-01-17T02:02:09.841Z] ---> 726cee5de416 [2025-01-17T02:02:09.841Z] Step 24/30 : VOLUME /cache [2025-01-17T02:02:09.841Z] ---> Running in 43b0a28d8c94 [2025-01-17T02:02:09.841Z] Removing intermediate container 43b0a28d8c94 [2025-01-17T02:02:09.841Z] ---> 1d1214db62cf [2025-01-17T02:02:09.841Z] Step 25/30 : EXPOSE 59711 [2025-01-17T02:02:09.841Z] ---> Running in e375443c8d98 [2025-01-17T02:02:10.100Z] Removing intermediate container e375443c8d98 [2025-01-17T02:02:10.100Z] ---> 62fe2bb901b8 [2025-01-17T02:02:10.100Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2025-01-17T02:02:10.100Z] ---> Running in 0ad9b67e63a6 [2025-01-17T02:02:10.100Z] Removing intermediate container 0ad9b67e63a6 [2025-01-17T02:02:10.100Z] ---> 8a896b8fe4d0 [2025-01-17T02:02:10.100Z] Step 27/30 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "-registry"] [2025-01-17T02:02:10.100Z] ---> Running in 3449bd40751f [2025-01-17T02:02:10.360Z] Removing intermediate container 3449bd40751f [2025-01-17T02:02:10.360Z] ---> a1c60ab2dde6 [2025-01-17T02:02:10.360Z] Step 28/30 : LABEL arch=amd64 [2025-01-17T02:02:10.360Z] ---> Running in 2ab334c66d5e [2025-01-17T02:02:10.360Z] Removing intermediate container 2ab334c66d5e [2025-01-17T02:02:10.360Z] ---> 673dc8849e25 [2025-01-17T02:02:10.360Z] Step 29/30 : LABEL git_sha=e6f8862174c1e7a2f3c2a19299614dec466d2c14 [2025-01-17T02:02:10.360Z] ---> Running in 4a5a8f8651a8 [2025-01-17T02:02:10.360Z] Removing intermediate container 4a5a8f8651a8 [2025-01-17T02:02:10.360Z] ---> edc63a6eafdd [2025-01-17T02:02:10.360Z] Step 30/30 : LABEL version=4.0.0-dev.6 [2025-01-17T02:02:10.619Z] ---> Running in 26aa1a3862d8 [2025-01-17T02:02:10.619Z] Removing intermediate container 26aa1a3862d8 [2025-01-17T02:02:10.619Z] ---> bf6c1834573e [2025-01-17T02:02:10.619Z] [Warning] One or more build-args [ARCH] were not consumed [2025-01-17T02:02:10.619Z] Successfully built bf6c1834573e [2025-01-17T02:02:10.619Z] Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-17T02:02:10.750Z] provisioning config files... [2025-01-17T02:02:10.763Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4737619854897017148tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-17T02:02:11.069Z] ---> ****-login.sh [2025-01-17T02:02:11.069Z] nexus3.edgexfoundry.org:10001 [2025-01-17T02:02:11.070Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T02:02:11.070Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T02:02:11.070Z] Configure a credential helper to remove this warning. See [2025-01-17T02:02:11.070Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T02:02:11.070Z] [2025-01-17T02:02:11.070Z] Login Succeeded [2025-01-17T02:02:11.070Z] nexus3.edgexfoundry.org:10002 [2025-01-17T02:02:11.070Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T02:02:11.329Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T02:02:11.329Z] Configure a credential helper to remove this warning. See [2025-01-17T02:02:11.329Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T02:02:11.329Z] [2025-01-17T02:02:11.329Z] Login Succeeded [2025-01-17T02:02:11.329Z] nexus3.edgexfoundry.org:10003 [2025-01-17T02:02:11.329Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T02:02:11.330Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T02:02:11.330Z] Configure a credential helper to remove this warning. See [2025-01-17T02:02:11.330Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T02:02:11.330Z] [2025-01-17T02:02:11.330Z] Login Succeeded [2025-01-17T02:02:11.330Z] nexus3.edgexfoundry.org:10004 [2025-01-17T02:02:11.330Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T02:02:11.330Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T02:02:11.330Z] Configure a credential helper to remove this warning. See [2025-01-17T02:02:11.330Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T02:02:11.330Z] [2025-01-17T02:02:11.330Z] Login Succeeded [2025-01-17T02:02:11.330Z] ****.io [2025-01-17T02:02:11.590Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T02:02:11.590Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T02:02:11.590Z] Configure a credential helper to remove this warning. See [2025-01-17T02:02:11.590Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T02:02:11.590Z] [2025-01-17T02:02:11.591Z] Login Succeeded [2025-01-17T02:02:11.591Z] ---> ****-login.sh ends [Pipeline] } [2025-01-17T02:02:11.598Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-17T02:02:11.649Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-17T02:02:11.683Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2025-01-17T02:02:11.683Z] e6f8862174c1e7a2f3c2a19299614dec466d2c14 [2025-01-17T02:02:11.683Z] latest [2025-01-17T02:02:11.683Z] 4.0.0-dev.6 [2025-01-17T02:02:11.683Z] e6f8862174c1e7a2f3c2a19299614dec466d2c14-4.0.0-dev.6 [2025-01-17T02:02:11.683Z] main [2025-01-17T02:02:11.683Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T02:02:12.034Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:e6f8862174c1e7a2f3c2a19299614dec466d2c14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T02:02:12.367Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:e6f8862174c1e7a2f3c2a19299614dec466d2c14 [2025-01-17T02:02:12.367Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2025-01-17T02:02:12.367Z] c740d26a7a86: Preparing [2025-01-17T02:02:12.367Z] 2ba6a11f02c3: Preparing [2025-01-17T02:02:12.367Z] ac7fb705f971: Preparing [2025-01-17T02:02:12.367Z] 7672dc672d26: Preparing [2025-01-17T02:02:12.367Z] d92f60872bb6: Preparing [2025-01-17T02:02:12.367Z] e63d7eb4d5e2: Preparing [2025-01-17T02:02:12.367Z] a4d9817329ee: Preparing [2025-01-17T02:02:12.367Z] ff304f1799f8: Preparing [2025-01-17T02:02:12.367Z] ce5a8cde9eee: Preparing [2025-01-17T02:02:12.367Z] e63d7eb4d5e2: Waiting [2025-01-17T02:02:12.367Z] ff304f1799f8: Waiting [2025-01-17T02:02:12.367Z] a4d9817329ee: Waiting [2025-01-17T02:02:12.367Z] ce5a8cde9eee: Waiting [2025-01-17T02:02:12.367Z] d92f60872bb6: Pushed [2025-01-17T02:02:12.367Z] 7672dc672d26: Pushed [2025-01-17T02:02:12.367Z] ac7fb705f971: Pushed [2025-01-17T02:02:12.367Z] c740d26a7a86: Pushed [2025-01-17T02:02:12.367Z] ce5a8cde9eee: Layer already exists [2025-01-17T02:02:12.367Z] e63d7eb4d5e2: Pushed [2025-01-17T02:02:12.626Z] a4d9817329ee: Pushed [2025-01-17T02:02:12.626Z] ff304f1799f8: Pushed [2025-01-17T02:02:16.820Z] 2ba6a11f02c3: Pushed [2025-01-17T02:02:16.820Z] e6f8862174c1e7a2f3c2a19299614dec466d2c14: digest: sha256:09a72fe968397a726bb080228cf18607473346280bc6f65f463703f327982abc size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T02:02:17.152Z] + 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 [2025-01-17T02:02:17.487Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2025-01-17T02:02:17.487Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2025-01-17T02:02:17.487Z] c740d26a7a86: Preparing [2025-01-17T02:02:17.487Z] 2ba6a11f02c3: Preparing [2025-01-17T02:02:17.487Z] ac7fb705f971: Preparing [2025-01-17T02:02:17.487Z] 7672dc672d26: Preparing [2025-01-17T02:02:17.487Z] d92f60872bb6: Preparing [2025-01-17T02:02:17.487Z] e63d7eb4d5e2: Preparing [2025-01-17T02:02:17.487Z] a4d9817329ee: Preparing [2025-01-17T02:02:17.487Z] ff304f1799f8: Preparing [2025-01-17T02:02:17.487Z] ce5a8cde9eee: Preparing [2025-01-17T02:02:17.487Z] e63d7eb4d5e2: Waiting [2025-01-17T02:02:17.487Z] a4d9817329ee: Waiting [2025-01-17T02:02:17.487Z] ff304f1799f8: Waiting [2025-01-17T02:02:17.487Z] ce5a8cde9eee: Waiting [2025-01-17T02:02:17.487Z] c740d26a7a86: Layer already exists [2025-01-17T02:02:17.487Z] 7672dc672d26: Layer already exists [2025-01-17T02:02:17.487Z] ac7fb705f971: Layer already exists [2025-01-17T02:02:17.487Z] d92f60872bb6: Layer already exists [2025-01-17T02:02:17.487Z] 2ba6a11f02c3: Layer already exists [2025-01-17T02:02:17.487Z] a4d9817329ee: Layer already exists [2025-01-17T02:02:17.487Z] e63d7eb4d5e2: Layer already exists [2025-01-17T02:02:17.487Z] ce5a8cde9eee: Layer already exists [2025-01-17T02:02:17.487Z] ff304f1799f8: Layer already exists [2025-01-17T02:02:17.487Z] latest: digest: sha256:09a72fe968397a726bb080228cf18607473346280bc6f65f463703f327982abc size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T02:02:17.817Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-17T02:02:17.986Z] provisioning config files... [2025-01-17T02:02:18.017Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/193@tmp/config7433800389568865130tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-17T02:02:18.142Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:4.0.0-dev.6 [2025-01-17T02:02:18.142Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2025-01-17T02:02:18.142Z] c740d26a7a86: Preparing [2025-01-17T02:02:18.142Z] 2ba6a11f02c3: Preparing [2025-01-17T02:02:18.142Z] ac7fb705f971: Preparing [2025-01-17T02:02:18.142Z] 7672dc672d26: Preparing [2025-01-17T02:02:18.142Z] d92f60872bb6: Preparing [2025-01-17T02:02:18.142Z] e63d7eb4d5e2: Preparing [2025-01-17T02:02:18.142Z] a4d9817329ee: Preparing [2025-01-17T02:02:18.142Z] ff304f1799f8: Preparing [2025-01-17T02:02:18.142Z] ce5a8cde9eee: Preparing [2025-01-17T02:02:18.142Z] a4d9817329ee: Waiting [2025-01-17T02:02:18.142Z] ff304f1799f8: Waiting [2025-01-17T02:02:18.142Z] ce5a8cde9eee: Waiting [2025-01-17T02:02:18.142Z] 2ba6a11f02c3: Layer already exists [2025-01-17T02:02:18.142Z] d92f60872bb6: Layer already exists [2025-01-17T02:02:18.142Z] ac7fb705f971: Layer already exists [2025-01-17T02:02:18.142Z] 7672dc672d26: Layer already exists [2025-01-17T02:02:18.142Z] c740d26a7a86: Layer already exists [2025-01-17T02:02:18.142Z] ff304f1799f8: Layer already exists [2025-01-17T02:02:18.142Z] a4d9817329ee: Layer already exists [2025-01-17T02:02:18.142Z] e63d7eb4d5e2: Layer already exists [2025-01-17T02:02:18.142Z] ce5a8cde9eee: Layer already exists [2025-01-17T02:02:18.142Z] 4.0.0-dev.6: digest: sha256:09a72fe968397a726bb080228cf18607473346280bc6f65f463703f327982abc size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T02:02:18.484Z] ---> ****-login.sh [2025-01-17T02:02:18.484Z] nexus3.edgexfoundry.org:10001 [2025-01-17T02:02:18.559Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:e6f8862174c1e7a2f3c2a19299614dec466d2c14-4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T02:02:18.754Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T02:02:18.889Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:e6f8862174c1e7a2f3c2a19299614dec466d2c14-4.0.0-dev.6 [2025-01-17T02:02:18.889Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2025-01-17T02:02:18.889Z] c740d26a7a86: Preparing [2025-01-17T02:02:18.889Z] 2ba6a11f02c3: Preparing [2025-01-17T02:02:18.889Z] ac7fb705f971: Preparing [2025-01-17T02:02:18.889Z] 7672dc672d26: Preparing [2025-01-17T02:02:18.889Z] d92f60872bb6: Preparing [2025-01-17T02:02:18.889Z] e63d7eb4d5e2: Preparing [2025-01-17T02:02:18.889Z] a4d9817329ee: Preparing [2025-01-17T02:02:18.889Z] ff304f1799f8: Preparing [2025-01-17T02:02:18.889Z] ce5a8cde9eee: Preparing [2025-01-17T02:02:18.889Z] e63d7eb4d5e2: Waiting [2025-01-17T02:02:18.889Z] a4d9817329ee: Waiting [2025-01-17T02:02:18.889Z] ff304f1799f8: Waiting [2025-01-17T02:02:18.889Z] ce5a8cde9eee: Waiting [2025-01-17T02:02:18.889Z] d92f60872bb6: Layer already exists [2025-01-17T02:02:18.889Z] ac7fb705f971: Layer already exists [2025-01-17T02:02:18.889Z] c740d26a7a86: Layer already exists [2025-01-17T02:02:18.889Z] 2ba6a11f02c3: Layer already exists [2025-01-17T02:02:18.889Z] 7672dc672d26: Layer already exists [2025-01-17T02:02:18.889Z] a4d9817329ee: Layer already exists [2025-01-17T02:02:18.889Z] e63d7eb4d5e2: Layer already exists [2025-01-17T02:02:18.889Z] ff304f1799f8: Layer already exists [2025-01-17T02:02:18.889Z] ce5a8cde9eee: Layer already exists [2025-01-17T02:02:18.889Z] e6f8862174c1e7a2f3c2a19299614dec466d2c14-4.0.0-dev.6: digest: sha256:09a72fe968397a726bb080228cf18607473346280bc6f65f463703f327982abc size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T02:02:19.023Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T02:02:19.023Z] Configure a credential helper to remove this warning. See [2025-01-17T02:02:19.023Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T02:02:19.023Z] [2025-01-17T02:02:19.023Z] Login Succeeded [2025-01-17T02:02:19.023Z] nexus3.edgexfoundry.org:10002 [2025-01-17T02:02:19.024Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T02:02:19.228Z] + 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 [2025-01-17T02:02:19.293Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T02:02:19.293Z] Configure a credential helper to remove this warning. See [2025-01-17T02:02:19.293Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T02:02:19.293Z] [2025-01-17T02:02:19.293Z] Login Succeeded [2025-01-17T02:02:19.293Z] nexus3.edgexfoundry.org:10003 [2025-01-17T02:02:19.293Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T02:02:19.556Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2025-01-17T02:02:19.556Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2025-01-17T02:02:19.556Z] c740d26a7a86: Preparing [2025-01-17T02:02:19.556Z] 2ba6a11f02c3: Preparing [2025-01-17T02:02:19.556Z] ac7fb705f971: Preparing [2025-01-17T02:02:19.556Z] 7672dc672d26: Preparing [2025-01-17T02:02:19.556Z] d92f60872bb6: Preparing [2025-01-17T02:02:19.556Z] e63d7eb4d5e2: Preparing [2025-01-17T02:02:19.556Z] a4d9817329ee: Preparing [2025-01-17T02:02:19.556Z] ff304f1799f8: Preparing [2025-01-17T02:02:19.556Z] e63d7eb4d5e2: Waiting [2025-01-17T02:02:19.556Z] a4d9817329ee: Waiting [2025-01-17T02:02:19.556Z] ce5a8cde9eee: Preparing [2025-01-17T02:02:19.556Z] ff304f1799f8: Waiting [2025-01-17T02:02:19.556Z] ce5a8cde9eee: Waiting [2025-01-17T02:02:19.556Z] c740d26a7a86: Layer already exists [2025-01-17T02:02:19.556Z] ac7fb705f971: Layer already exists [2025-01-17T02:02:19.556Z] 2ba6a11f02c3: Layer already exists [2025-01-17T02:02:19.556Z] 7672dc672d26: Layer already exists [2025-01-17T02:02:19.556Z] d92f60872bb6: Layer already exists [2025-01-17T02:02:19.556Z] a4d9817329ee: Layer already exists [2025-01-17T02:02:19.556Z] ff304f1799f8: Layer already exists [2025-01-17T02:02:19.556Z] e63d7eb4d5e2: Layer already exists [2025-01-17T02:02:19.556Z] ce5a8cde9eee: Layer already exists [2025-01-17T02:02:19.556Z] main: digest: sha256:09a72fe968397a726bb080228cf18607473346280bc6f65f463703f327982abc size: 2197 [Pipeline] } [2025-01-17T02:02:19.565Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T02:02:19.565Z] Configure a credential helper to remove this warning. See [2025-01-17T02:02:19.565Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T02:02:19.565Z] [2025-01-17T02:02:19.565Z] Login Succeeded [2025-01-17T02:02:19.565Z] nexus3.edgexfoundry.org:10004 [2025-01-17T02:02:19.566Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-17T02:02:19.627Z] ===================================================== [Pipeline] echo [2025-01-17T02:02:19.649Z] taggedImages: [2025-01-17T02:02:19.649Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:e6f8862174c1e7a2f3c2a19299614dec466d2c14 [2025-01-17T02:02:19.649Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2025-01-17T02:02:19.649Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:4.0.0-dev.6 [2025-01-17T02:02:19.649Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:e6f8862174c1e7a2f3c2a19299614dec466d2c14-4.0.0-dev.6 [2025-01-17T02:02:19.649Z] - 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T02:02:19.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T02:02:19.836Z] Configure a credential helper to remove this warning. See [2025-01-17T02:02:19.836Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T02:02:19.836Z] [2025-01-17T02:02:19.836Z] Login Succeeded [2025-01-17T02:02:19.836Z] ****.io [2025-01-17T02:02:19.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T02:02:20.064Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-17T02:02:20.064Z] [2025-01-17T02:02:20.064Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T02:02:20.110Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T02:02:20.110Z] Configure a credential helper to remove this warning. See [2025-01-17T02:02:20.110Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T02:02:20.110Z] [2025-01-17T02:02:20.110Z] Login Succeeded [2025-01-17T02:02:20.110Z] ---> ****-login.sh ends [Pipeline] } [2025-01-17T02:02:20.130Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2025-01-17T02:02:20.375Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-17T02:02:20.375Z] latest: Pulling from edgex-lftools-log-publisher [2025-01-17T02:02:20.375Z] 5eb5b503b376: Pulling fs layer [2025-01-17T02:02:20.375Z] 5c69ac0246d0: Pulling fs layer [2025-01-17T02:02:20.375Z] ec43610c2a17: Pulling fs layer [2025-01-17T02:02:20.375Z] 3a2ae6a8a46f: Pulling fs layer [2025-01-17T02:02:20.375Z] 33b1e0a273af: Pulling fs layer [2025-01-17T02:02:20.375Z] 5d3b04190fa2: Pulling fs layer [2025-01-17T02:02:20.375Z] 2f39f015ded8: Pulling fs layer [2025-01-17T02:02:20.375Z] 5d3b04190fa2: Waiting [2025-01-17T02:02:20.375Z] 2f39f015ded8: Waiting [2025-01-17T02:02:20.375Z] 3a2ae6a8a46f: Waiting [2025-01-17T02:02:20.375Z] 33b1e0a273af: Waiting [2025-01-17T02:02:20.375Z] 5c69ac0246d0: Verifying Checksum [2025-01-17T02:02:20.375Z] 5c69ac0246d0: Download complete [2025-01-17T02:02:20.375Z] 3a2ae6a8a46f: Verifying Checksum [2025-01-17T02:02:20.375Z] 3a2ae6a8a46f: Download complete [2025-01-17T02:02:20.375Z] 33b1e0a273af: Verifying Checksum [2025-01-17T02:02:20.375Z] 33b1e0a273af: Download complete [Pipeline] echo [2025-01-17T02:02:20.511Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-17T02:02:20.525Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-17T02:02:20.545Z] ========================================================= [2025-01-17T02:02:20.545Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-01-17T02:02:20.545Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T02:02:20.636Z] 5d3b04190fa2: Download complete [2025-01-17T02:02:20.636Z] ec43610c2a17: Verifying Checksum [2025-01-17T02:02:20.636Z] ec43610c2a17: Download complete [2025-01-17T02:02:20.636Z] 5eb5b503b376: Verifying Checksum [2025-01-17T02:02:20.636Z] 5eb5b503b376: Download complete [2025-01-17T02:02:20.915Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-01-17T02:02:21.205Z] 2f39f015ded8: Download complete [2025-01-17T02:02:22.143Z] 5eb5b503b376: Pull complete [2025-01-17T02:02:22.143Z] 5c69ac0246d0: Pull complete [2025-01-17T02:02:22.338Z] #0 building with "default" instance using docker driver [2025-01-17T02:02:22.338Z] [2025-01-17T02:02:22.338Z] #1 [internal] load .dockerignore [2025-01-17T02:02:22.606Z] #1 ... [2025-01-17T02:02:22.606Z] [2025-01-17T02:02:22.606Z] #2 [internal] load build definition from Dockerfile [2025-01-17T02:02:22.606Z] #2 transferring dockerfile: 1.81kB 0.0s done [2025-01-17T02:02:22.606Z] #2 DONE 0.3s [2025-01-17T02:02:22.606Z] [2025-01-17T02:02:22.606Z] #1 [internal] load .dockerignore [2025-01-17T02:02:22.606Z] #1 transferring context: 304B done [2025-01-17T02:02:22.606Z] #1 DONE 0.3s [2025-01-17T02:02:22.606Z] [2025-01-17T02:02:22.606Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-01-17T02:02:22.875Z] #3 DONE 0.3s [2025-01-17T02:02:23.079Z] ec43610c2a17: Pull complete [2025-01-17T02:02:23.079Z] 3a2ae6a8a46f: Pull complete [2025-01-17T02:02:23.145Z] [2025-01-17T02:02:23.145Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-01-17T02:02:23.145Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 0.1s done [2025-01-17T02:02:23.145Z] #4 ... [2025-01-17T02:02:23.145Z] [2025-01-17T02:02:23.145Z] #5 [internal] load build context [2025-01-17T02:02:23.145Z] #5 transferring context: 629.95kB 0.1s done [2025-01-17T02:02:23.145Z] #5 DONE 0.1s [2025-01-17T02:02:23.145Z] [2025-01-17T02:02:23.145Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-01-17T02:02:23.145Z] #4 sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 2.20kB / 2.20kB done [2025-01-17T02:02:23.145Z] #4 sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 293.53kB / 293.53kB 0.1s [2025-01-17T02:02:23.145Z] #4 sha256:63f30b955cb97fcd3b0f66c958b490aa2c7b3743d97e3fa179989d7288cc1b86 4.16kB / 4.16kB done [2025-01-17T02:02:23.415Z] #4 sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 293.53kB / 293.53kB 0.1s done [2025-01-17T02:02:23.415Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 2.10MB / 70.67MB 0.2s [2025-01-17T02:02:23.415Z] #4 sha256:e6a1e7a6a96ab105c50cf54b70ed26c096e88ddd84d8a3473261c7f86b776356 0B / 126B 0.2s [2025-01-17T02:02:23.415Z] #4 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 0B / 4.09MB 0.2s [2025-01-17T02:02:23.415Z] #4 sha256:e6a1e7a6a96ab105c50cf54b70ed26c096e88ddd84d8a3473261c7f86b776356 126B / 126B 0.2s done [2025-01-17T02:02:23.415Z] #4 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 2.82MB / 4.09MB 0.3s [2025-01-17T02:02:23.415Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.3s done [2025-01-17T02:02:23.415Z] #4 sha256:d45d956e0dbfc71dc6db285af02877352bcad8f33faf81c6565624cf2fb9c1f1 0B / 441B 0.3s [2025-01-17T02:02:23.415Z] #4 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b [2025-01-17T02:02:23.648Z] 33b1e0a273af: Pull complete [2025-01-17T02:02:23.648Z] 5d3b04190fa2: Pull complete [2025-01-17T02:02:23.686Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 12.58MB / 70.67MB 0.5s [2025-01-17T02:02:23.686Z] #4 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.4s done [2025-01-17T02:02:23.686Z] #4 sha256:d45d956e0dbfc71dc6db285af02877352bcad8f33faf81c6565624cf2fb9c1f1 441B / 441B 0.3s done [2025-01-17T02:02:23.686Z] #4 sha256:d7702b0d1db1c4c128a6e3d3cbfac245e99cde78e26b05477ad200fe93059ae7 93B / 93B 0.3s done [2025-01-17T02:02:23.686Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 2.44MB / 98.78MB 0.5s [2025-01-17T02:02:23.686Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 16.78MB / 70.67MB 0.6s [2025-01-17T02:02:23.686Z] #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 4.19MB / 12.74MB 0.6s [2025-01-17T02:02:23.686Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 20.97MB / 70.67MB 0.7s [2025-01-17T02:02:23.686Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 10.49MB / 98.78MB 0.7s [2025-01-17T02:02:23.686Z] #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 7.34MB / 12.74MB 0.7s [2025-01-17T02:02:23.958Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 25.16MB / 70.67MB 0.8s [2025-01-17T02:02:23.958Z] #4 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 0.5s done [2025-01-17T02:02:23.958Z] #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 10.49MB / 12.74MB 0.8s [2025-01-17T02:02:23.958Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 28.77MB / 70.67MB 0.9s [2025-01-17T02:02:23.958Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 17.83MB / 98.78MB 0.9s [2025-01-17T02:02:23.958Z] #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 12.74MB / 12.74MB 0.9s done [2025-01-17T02:02:24.231Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 37.62MB / 70.67MB 1.1s [2025-01-17T02:02:24.231Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 26.21MB / 98.78MB 1.1s [2025-01-17T02:02:24.231Z] #4 extracting sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 [2025-01-17T02:02:24.231Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 41.94MB / 70.67MB 1.2s [2025-01-17T02:02:24.231Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 45.76MB / 70.67MB 1.3s [2025-01-17T02:02:24.231Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 33.22MB / 98.78MB 1.3s [2025-01-17T02:02:24.507Z] #4 extracting sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 0.3s done [2025-01-17T02:02:24.776Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 56.62MB / 70.67MB 1.6s [2025-01-17T02:02:24.776Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 46.14MB / 98.78MB 1.6s [2025-01-17T02:02:24.776Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 60.82MB / 70.67MB 1.7s [2025-01-17T02:02:25.045Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 65.77MB / 70.67MB 1.8s [2025-01-17T02:02:25.045Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 55.57MB / 98.78MB 1.8s [2025-01-17T02:02:25.045Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 70.67MB / 70.67MB 2.0s [2025-01-17T02:02:25.045Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 65.01MB / 98.78MB 2.0s [2025-01-17T02:02:25.319Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 70.67MB / 70.67MB 2.0s done [2025-01-17T02:02:25.319Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 72.35MB / 98.78MB 2.2s [2025-01-17T02:02:25.319Z] #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 [2025-01-17T02:02:25.588Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 80.74MB / 98.78MB 2.4s [2025-01-17T02:02:25.588Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 89.36MB / 98.78MB 2.6s [2025-01-17T02:02:25.856Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 94.37MB / 98.78MB 2.7s [2025-01-17T02:02:26.122Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 98.78MB / 98.78MB 2.9s done [2025-01-17T02:02:28.929Z] 2f39f015ded8: Pull complete [2025-01-17T02:02:28.929Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-01-17T02:02:28.929Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-17T02:02:28.929Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-17T02:02:29.031Z] prd-ubuntu20.04-docker-8c-8g-36885 does not seem to be running inside a container [2025-01-17T02:02:29.058Z] $ 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 [2025-01-17T02:02:30.384Z] #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 5.1s [2025-01-17T02:02:35.065Z] $ docker top 7258f1284118ffef608f595bd63075e5aba3c3d46c9f82eb5d35110a2e625bf7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-17T02:02:35.446Z] ---> job-cost.sh [2025-01-17T02:02:35.446Z] lf-activate-venv: SKIPPING [2025-01-17T02:02:35.446Z] INFO: No Stack... [2025-01-17T02:02:35.705Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-01-17T02:02:35.750Z] #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 10.4s [2025-01-17T02:02:35.964Z] INFO: Archiving Costs [Pipeline] sh [2025-01-17T02:02:36.259Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2025-01-17T02:02:36.259Z] + cut -d, -f6 [Pipeline] lock [2025-01-17T02:02:36.275Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-193-stack-cost] [2025-01-17T02:02:36.285Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-193-stack-cost] did not exist. Created. [2025-01-17T02:02:36.291Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-193-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-01-17T02:02:36.606Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-01-17T02:02:36.640Z] Stashed 1 file(s) [Pipeline] } [2025-01-17T02:02:36.648Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-193-stack-cost] [Pipeline] // lock [Pipeline] } [2025-01-17T02:02:36.674Z] $ docker stop --time=1 7258f1284118ffef608f595bd63075e5aba3c3d46c9f82eb5d35110a2e625bf7 [2025-01-17T02:02:37.868Z] $ docker rm -f --volumes 7258f1284118ffef608f595bd63075e5aba3c3d46c9f82eb5d35110a2e625bf7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-01-17T02:02:41.171Z] #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 15.5s [2025-01-17T02:02:45.529Z] #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 19.9s done [2025-01-17T02:02:46.949Z] #4 extracting sha256:e6a1e7a6a96ab105c50cf54b70ed26c096e88ddd84d8a3473261c7f86b776356 done [2025-01-17T02:02:46.949Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2025-01-17T02:02:46.949Z] #4 extracting sha256:d45d956e0dbfc71dc6db285af02877352bcad8f33faf81c6565624cf2fb9c1f1 done [2025-01-17T02:02:46.949Z] #4 extracting sha256:d7702b0d1db1c4c128a6e3d3cbfac245e99cde78e26b05477ad200fe93059ae7 [2025-01-17T02:02:46.949Z] #4 extracting sha256:d7702b0d1db1c4c128a6e3d3cbfac245e99cde78e26b05477ad200fe93059ae7 done [2025-01-17T02:02:46.949Z] #4 extracting sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 [2025-01-17T02:02:52.302Z] #4 extracting sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 5.2s [2025-01-17T02:02:56.606Z] #4 extracting sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 9.4s done [2025-01-17T02:02:56.606Z] #4 extracting sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 [2025-01-17T02:02:58.555Z] #4 extracting sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 2.1s done [2025-01-17T02:02:58.833Z] #4 DONE 36.0s [2025-01-17T02:02:59.105Z] [2025-01-17T02:02:59.105Z] #6 [builder 2/7] RUN apk add --no-cache make git [2025-01-17T02:03:00.073Z] #6 0.837 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-17T02:03:00.341Z] #6 1.209 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-17T02:03:01.758Z] #6 2.634 OK: 239 MiB in 58 packages [2025-01-17T02:03:03.715Z] #6 DONE 4.6s [2025-01-17T02:03:03.715Z] [2025-01-17T02:03:03.715Z] #7 [builder 3/7] WORKDIR /app [2025-01-17T02:03:03.715Z] #7 DONE 0.1s [2025-01-17T02:03:03.715Z] [2025-01-17T02:03:03.715Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2025-01-17T02:03:03.715Z] #8 DONE 0.1s [2025-01-17T02:03:03.983Z] [2025-01-17T02:03:03.983Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-17T02:03:42.892Z] #9 DONE 34.0s [2025-01-17T02:03:42.892Z] [2025-01-17T02:03:42.892Z] #10 [builder 6/7] COPY . . [2025-01-17T02:03:42.892Z] #10 DONE 0.2s [2025-01-17T02:03:42.892Z] [2025-01-17T02:03:42.892Z] #11 [builder 7/7] RUN echo noop [2025-01-17T02:03:42.892Z] #11 0.627 noop [2025-01-17T02:03:42.892Z] #11 DONE 0.7s [2025-01-17T02:03:42.892Z] [2025-01-17T02:03:42.892Z] #12 exporting to image [2025-01-17T02:03:42.892Z] #12 exporting layers [2025-01-17T02:04:15.150Z] #12 exporting layers 36.5s done [2025-01-17T02:04:15.419Z] #12 writing image sha256:316e2fd3653893581a330191111776e984533b6eb23ed8efb570736b0b1dcc53 done [2025-01-17T02:04:15.419Z] #12 naming to docker.io/library/ci-base-image-arm64 0.0s done [2025-01-17T02:04:15.419Z] #12 DONE 36.6s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T02:04:15.795Z] + docker inspect -f . ci-base-image-arm64 [2025-01-17T02:04:15.795Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-17T02:04:15.979Z] prd-ubuntu20.04-docker-arm64-4c-16g-36887 does not seem to be running inside a container [2025-01-17T02:04:16.043Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/193 -v /w/workspace/app-rfid-llrp-inventory/193:/w/workspace/app-rfid-llrp-inventory/193:rw,z -v /w/workspace/app-rfid-llrp-inventory/193@tmp:/w/workspace/app-rfid-llrp-inventory/193@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 [2025-01-17T02:04:17.411Z] $ docker top 512c4e14fed144395c84ebf0668ab292f93991c2bb858711d8a0a61c929e9145 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-17T02:04:18.497Z] + go version [2025-01-17T02:04:18.497Z] go version go1.23.4 linux/arm64 [Pipeline] } [2025-01-17T02:04:18.515Z] $ docker stop --time=1 512c4e14fed144395c84ebf0668ab292f93991c2bb858711d8a0a61c929e9145 [2025-01-17T02:04:20.133Z] $ docker rm -f --volumes 512c4e14fed144395c84ebf0668ab292f93991c2bb858711d8a0a61c929e9145 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T02:04:20.806Z] + docker inspect -f . ci-base-image-arm64 [2025-01-17T02:04:20.806Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-17T02:04:21.170Z] prd-ubuntu20.04-docker-arm64-4c-16g-36887 does not seem to be running inside a container [2025-01-17T02:04:21.254Z] $ 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/193 -v /w/workspace/app-rfid-llrp-inventory/193:/w/workspace/app-rfid-llrp-inventory/193:rw,z -v /w/workspace/app-rfid-llrp-inventory/193@tmp:/w/workspace/app-rfid-llrp-inventory/193@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 [2025-01-17T02:04:22.350Z] $ docker top 603f4d21a985129b60c9cd63100dbdc3d321e70f479b5b6b3dfd04478331afb9 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-17T02:04:23.230Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/193 [Pipeline] fileExists [Pipeline] sh [2025-01-17T02:04:23.659Z] + make test [2025-01-17T02:04:23.659Z] go test -race ./... -coverprofile=coverage.out ./... [2025-01-17T02:08:01.752Z] edgexfoundry/app-rfid-llrp-inventory coverage: 0.0% of statements [2025-01-17T02:08:01.752Z] edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app coverage: 0.0% of statements [2025-01-17T02:08:01.752Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.130s coverage: 86.2% of statements [2025-01-17T02:08:01.752Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.438s coverage: 71.9% of statements [2025-01-17T02:08:01.752Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-01-17T02:08:01.752Z] go vet ./... [2025-01-17T02:10:53.609Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-01-17T02:10:53.609Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-01-17T02:10:53.609Z] ./bin/test-attribution.sh [Pipeline] echo [2025-01-17T02:10:53.633Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-01-17T02:10:53.650Z] $ docker stop --time=1 603f4d21a985129b60c9cd63100dbdc3d321e70f479b5b6b3dfd04478331afb9 [2025-01-17T02:10:55.612Z] $ docker rm -f --volumes 603f4d21a985129b60c9cd63100dbdc3d321e70f479b5b6b3dfd04478331afb9 [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-17T02:10:58.170Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-01-17T02:10:58.198Z] Warning: overwriting stash ‘coverage-report’ [2025-01-17T02:10:58.891Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-01-17T02:10:59.335Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-01-17T02:10:59.670Z] + ls -al . [2025-01-17T02:10:59.670Z] total 280 [2025-01-17T02:10:59.670Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 17 02:04 . [2025-01-17T02:10:59.670Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 17 02:01 .. [2025-01-17T02:10:59.670Z] -rw-rw-r-- 1 jenkins jenkins 262 Jan 17 02:01 .dockerignore [2025-01-17T02:10:59.670Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 17 02:01 .git [2025-01-17T02:10:59.670Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 17 02:01 .github [2025-01-17T02:10:59.670Z] -rw-rw-r-- 1 jenkins jenkins 773 Jan 17 02:01 .gitignore [2025-01-17T02:10:59.670Z] -rw-rw-r-- 1 jenkins jenkins 200 Jan 17 02:01 .golangci.yml [2025-01-17T02:10:59.670Z] -rw-rw-r-- 1 jenkins jenkins 16943 Jan 17 02:01 Attribution.txt [2025-01-17T02:10:59.670Z] -rw-rw-r-- 1 jenkins jenkins 11245 Jan 17 02:01 CHANGELOG.md [2025-01-17T02:10:59.670Z] -rw-rw-r-- 1 jenkins jenkins 1769 Jan 17 02:01 Dockerfile [2025-01-17T02:10:59.670Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 17 02:01 GOVERNANCE.md [2025-01-17T02:10:59.670Z] -rw-rw-r-- 1 jenkins jenkins 665 Jan 17 02:01 Jenkinsfile [2025-01-17T02:10:59.670Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jan 17 02:01 LICENSE [2025-01-17T02:10:59.670Z] -rw-rw-r-- 1 jenkins jenkins 3066 Jan 17 02:01 Makefile [2025-01-17T02:10:59.670Z] -rw-rw-r-- 1 jenkins jenkins 617 Jan 17 02:01 OWNERS.md [2025-01-17T02:10:59.670Z] -rw-rw-r-- 1 jenkins jenkins 3851 Jan 17 02:01 README.md [2025-01-17T02:10:59.670Z] -rw-rw-r-- 1 jenkins jenkins 11 Jan 17 01:58 VERSION [2025-01-17T02:10:59.670Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 17 02:01 bin [2025-01-17T02:10:59.670Z] -rw-r--r-- 1 jenkins jenkins 55696 Jan 17 02:07 coverage.out [2025-01-17T02:10:59.670Z] -rw-rw-r-- 1 jenkins jenkins 6740 Jan 17 02:01 go.mod [2025-01-17T02:10:59.670Z] -rw-rw-r-- 1 jenkins jenkins 87902 Jan 17 02:01 go.sum [2025-01-17T02:10:59.670Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 17 02:01 images [2025-01-17T02:10:59.670Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 17 02:01 internal [2025-01-17T02:10:59.670Z] -rw-rw-r-- 1 jenkins jenkins 531 Jan 17 02:01 main.go [2025-01-17T02:10:59.670Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 17 02:01 openapi [2025-01-17T02:10:59.670Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 17 02:01 res [2025-01-17T02:10:59.670Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 17 02:01 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T02:11:00.048Z] + 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=e6f8862174c1e7a2f3c2a19299614dec466d2c14 --label arch=arm64 --label version=4.0.0-dev.6 . [2025-01-17T02:11:01.021Z] #0 building with "default" instance using docker driver [2025-01-17T02:11:01.021Z] [2025-01-17T02:11:01.021Z] #1 [internal] load build definition from Dockerfile [2025-01-17T02:11:01.021Z] #1 transferring dockerfile: 1.81kB 0.0s done [2025-01-17T02:11:01.021Z] #1 DONE 0.0s [2025-01-17T02:11:01.021Z] [2025-01-17T02:11:01.021Z] #2 [internal] load .dockerignore [2025-01-17T02:11:01.021Z] #2 transferring context: 304B 0.0s done [2025-01-17T02:11:01.021Z] #2 DONE 0.0s [2025-01-17T02:11:01.021Z] [2025-01-17T02:11:01.021Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-17T02:11:01.021Z] #3 DONE 0.0s [2025-01-17T02:11:01.021Z] [2025-01-17T02:11:01.021Z] #4 [internal] load metadata for docker.io/library/alpine:3.20 [2025-01-17T02:11:01.293Z] #4 DONE 0.4s [2025-01-17T02:11:01.293Z] [2025-01-17T02:11:01.293Z] #5 [stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-17T02:11:01.293Z] #5 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-17T02:11:01.566Z] #5 ... [2025-01-17T02:11:01.566Z] [2025-01-17T02:11:01.566Z] #6 [internal] load build context [2025-01-17T02:11:01.566Z] #6 transferring context: 2.95kB 0.0s done [2025-01-17T02:11:01.566Z] #6 DONE 0.1s [2025-01-17T02:11:01.566Z] [2025-01-17T02:11:01.566Z] #5 [stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-17T02:11:01.566Z] #5 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.1s done [2025-01-17T02:11:01.566Z] #5 ... [2025-01-17T02:11:01.566Z] [2025-01-17T02:11:01.566Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-01-17T02:11:01.566Z] #7 DONE 0.3s [2025-01-17T02:11:01.566Z] [2025-01-17T02:11:01.566Z] #5 [stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-17T02:11:01.566Z] #5 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.2s [2025-01-17T02:11:01.566Z] #5 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-17T02:11:01.566Z] #5 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-01-17T02:11:01.566Z] #5 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-01-17T02:11:01.841Z] #5 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.2s done [2025-01-17T02:11:01.841Z] #5 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb [2025-01-17T02:11:02.114Z] #5 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 0.5s done [2025-01-17T02:11:02.382Z] #5 DONE 1.1s [2025-01-17T02:11:02.382Z] [2025-01-17T02:11:02.382Z] #8 [builder 2/7] RUN apk add --no-cache make git [2025-01-17T02:11:02.382Z] #8 0.794 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-17T02:11:02.970Z] #8 1.283 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-17T02:11:04.377Z] #8 2.711 OK: 239 MiB in 58 packages [2025-01-17T02:11:05.343Z] #8 DONE 3.8s [2025-01-17T02:11:05.343Z] [2025-01-17T02:11:05.343Z] #9 [stage-1 2/9] RUN apk --no-cache add ca-certificates dumb-init [2025-01-17T02:11:05.343Z] #9 0.617 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-17T02:11:05.343Z] #9 0.926 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-17T02:11:05.343Z] #9 2.262 (1/2) Installing ca-certificates (20241121-r1) [2025-01-17T02:11:05.343Z] #9 2.360 (2/2) Installing dumb-init (1.2.5-r3) [2025-01-17T02:11:05.343Z] #9 2.370 Executing busybox-1.36.1-r29.trigger [2025-01-17T02:11:05.343Z] #9 2.396 Executing ca-certificates-20241121-r1.trigger [2025-01-17T02:11:05.343Z] #9 2.593 OK: 10 MiB in 16 packages [2025-01-17T02:11:05.613Z] #9 DONE 3.0s [2025-01-17T02:11:05.613Z] [2025-01-17T02:11:05.613Z] #10 [builder 3/7] WORKDIR /app [2025-01-17T02:11:05.613Z] #10 DONE 0.1s [2025-01-17T02:11:05.613Z] [2025-01-17T02:11:05.613Z] #11 [stage-1 3/9] RUN apk --no-cache upgrade [2025-01-17T02:11:05.880Z] #11 ... [2025-01-17T02:11:05.880Z] [2025-01-17T02:11:05.880Z] #12 [builder 4/7] COPY go.mod vendor* ./ [2025-01-17T02:11:05.880Z] #12 DONE 0.2s [2025-01-17T02:11:05.880Z] [2025-01-17T02:11:05.880Z] #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-17T02:11:07.299Z] #13 DONE 1.4s [2025-01-17T02:11:07.299Z] [2025-01-17T02:11:07.299Z] #14 [builder 6/7] COPY . . [2025-01-17T02:11:07.566Z] #14 DONE 0.2s [2025-01-17T02:11:07.566Z] [2025-01-17T02:11:07.566Z] #15 [builder 7/7] RUN make build [2025-01-17T02:11:08.157Z] #15 0.743 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.0-dev.22 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.6 -X edgexfoundry/app-rfid-llrp-inventory.Version=4.0.0-dev.6 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory [2025-01-17T02:11:08.745Z] #15 ... [2025-01-17T02:11:08.745Z] [2025-01-17T02:11:08.745Z] #11 [stage-1 3/9] RUN apk --no-cache upgrade [2025-01-17T02:11:08.745Z] #11 0.995 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-17T02:11:08.745Z] #11 1.319 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-17T02:11:08.745Z] #11 2.865 OK: 10 MiB in 16 packages [2025-01-17T02:11:08.745Z] #11 DONE 3.2s [2025-01-17T02:11:09.010Z] [2025-01-17T02:11:09.010Z] #15 [builder 7/7] RUN make build [2025-01-17T02:13:45.739Z] #15 DONE 147.0s [2025-01-17T02:13:45.740Z] [2025-01-17T02:13:45.740Z] #16 [stage-1 4/9] COPY --from=builder /app/Attribution.txt /Attribution.txt [2025-01-17T02:13:45.740Z] #16 DONE 0.2s [2025-01-17T02:13:45.740Z] [2025-01-17T02:13:45.740Z] #17 [stage-1 5/9] COPY --from=builder /app/LICENSE /LICENSE [2025-01-17T02:13:45.740Z] #17 DONE 0.1s [2025-01-17T02:13:45.740Z] [2025-01-17T02:13:45.740Z] #18 [stage-1 6/9] COPY --from=builder /app/res/ /res/ [2025-01-17T02:13:45.740Z] #18 DONE 0.1s [2025-01-17T02:13:45.740Z] [2025-01-17T02:13:45.740Z] #19 [stage-1 7/9] COPY --from=builder /app/static/ /static/ [2025-01-17T02:13:45.740Z] #19 DONE 0.1s [2025-01-17T02:13:45.740Z] [2025-01-17T02:13:45.740Z] #20 [stage-1 8/9] COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2025-01-17T02:13:45.740Z] #20 DONE 0.5s [2025-01-17T02:13:45.740Z] [2025-01-17T02:13:45.740Z] #21 [stage-1 9/9] RUN mkdir -p /cache && chown -R 2002:2002 /cache [2025-01-17T02:13:45.740Z] #21 DONE 0.7s [2025-01-17T02:13:45.740Z] [2025-01-17T02:13:45.740Z] #22 exporting to image [2025-01-17T02:13:45.740Z] #22 exporting layers [2025-01-17T02:13:45.740Z] #22 exporting layers 0.6s done [2025-01-17T02:13:45.740Z] #22 writing image sha256:40d0fead44a565361944d23dad35a407b68c42deb578d8a82c398a2d05722bfe done [2025-01-17T02:13:45.740Z] #22 naming to docker.io/library/app-rfid-llrp-inventory-arm64 0.0s done [2025-01-17T02:13:45.740Z] #22 DONE 0.6s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-17T02:13:45.897Z] provisioning config files... [2025-01-17T02:13:45.914Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/193@tmp/config5593149703661999608tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-17T02:13:46.275Z] ---> ****-login.sh [2025-01-17T02:13:46.275Z] nexus3.edgexfoundry.org:10001 [2025-01-17T02:13:46.275Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T02:13:46.564Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T02:13:46.565Z] Configure a credential helper to remove this warning. See [2025-01-17T02:13:46.565Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T02:13:46.565Z] [2025-01-17T02:13:46.565Z] Login Succeeded [2025-01-17T02:13:46.565Z] nexus3.edgexfoundry.org:10002 [2025-01-17T02:13:46.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T02:13:46.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T02:13:46.836Z] Configure a credential helper to remove this warning. See [2025-01-17T02:13:46.836Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T02:13:46.836Z] [2025-01-17T02:13:46.836Z] Login Succeeded [2025-01-17T02:13:46.836Z] nexus3.edgexfoundry.org:10003 [2025-01-17T02:13:47.106Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T02:13:47.106Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T02:13:47.106Z] Configure a credential helper to remove this warning. See [2025-01-17T02:13:47.106Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T02:13:47.106Z] [2025-01-17T02:13:47.106Z] Login Succeeded [2025-01-17T02:13:47.106Z] nexus3.edgexfoundry.org:10004 [2025-01-17T02:13:47.377Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T02:13:47.377Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T02:13:47.377Z] Configure a credential helper to remove this warning. See [2025-01-17T02:13:47.377Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T02:13:47.377Z] [2025-01-17T02:13:47.377Z] Login Succeeded [2025-01-17T02:13:47.377Z] ****.io [2025-01-17T02:13:47.648Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T02:13:47.915Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T02:13:47.915Z] Configure a credential helper to remove this warning. See [2025-01-17T02:13:47.915Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T02:13:47.915Z] [2025-01-17T02:13:47.915Z] Login Succeeded [2025-01-17T02:13:47.915Z] ---> ****-login.sh ends [Pipeline] } [2025-01-17T02:13:47.928Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-17T02:13:47.987Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-17T02:13:48.017Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2025-01-17T02:13:48.017Z] e6f8862174c1e7a2f3c2a19299614dec466d2c14 [2025-01-17T02:13:48.017Z] latest [2025-01-17T02:13:48.017Z] 4.0.0-dev.6 [2025-01-17T02:13:48.017Z] e6f8862174c1e7a2f3c2a19299614dec466d2c14-4.0.0-dev.6 [2025-01-17T02:13:48.017Z] main [2025-01-17T02:13:48.017Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T02:13:48.403Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:e6f8862174c1e7a2f3c2a19299614dec466d2c14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T02:13:48.777Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:e6f8862174c1e7a2f3c2a19299614dec466d2c14 [2025-01-17T02:13:48.777Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2025-01-17T02:13:48.777Z] 54e168c9df27: Preparing [2025-01-17T02:13:48.777Z] d68a58f75fef: Preparing [2025-01-17T02:13:48.777Z] 401b220734e1: Preparing [2025-01-17T02:13:48.777Z] e6c3ec1f6f17: Preparing [2025-01-17T02:13:48.777Z] eb528d2839e1: Preparing [2025-01-17T02:13:48.777Z] 2eea50bbdbf5: Preparing [2025-01-17T02:13:48.777Z] 9741bded17a4: Preparing [2025-01-17T02:13:48.777Z] 756468918d91: Preparing [2025-01-17T02:13:48.777Z] 534a70dc8296: Preparing [2025-01-17T02:13:48.777Z] 2eea50bbdbf5: Waiting [2025-01-17T02:13:48.777Z] 756468918d91: Waiting [2025-01-17T02:13:48.777Z] 9741bded17a4: Waiting [2025-01-17T02:13:48.777Z] 534a70dc8296: Waiting [2025-01-17T02:13:49.053Z] e6c3ec1f6f17: Pushed [2025-01-17T02:13:49.053Z] 54e168c9df27: Pushed [2025-01-17T02:13:49.053Z] eb528d2839e1: Pushed [2025-01-17T02:13:49.053Z] 401b220734e1: Pushed [2025-01-17T02:13:49.053Z] 534a70dc8296: Layer already exists [2025-01-17T02:13:49.320Z] 2eea50bbdbf5: Pushed [2025-01-17T02:13:49.320Z] 9741bded17a4: Pushed [2025-01-17T02:13:49.320Z] 756468918d91: Pushed [2025-01-17T02:13:57.530Z] d68a58f75fef: Pushed [2025-01-17T02:13:57.530Z] e6f8862174c1e7a2f3c2a19299614dec466d2c14: digest: sha256:37503bed068f2a2cc2fabb7a9ecc53de2a4d0e0f4cf64a3ce3f844843b272b38 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T02:13:57.910Z] + 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 [2025-01-17T02:13:58.275Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2025-01-17T02:13:58.276Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2025-01-17T02:13:58.276Z] 54e168c9df27: Preparing [2025-01-17T02:13:58.276Z] d68a58f75fef: Preparing [2025-01-17T02:13:58.276Z] 401b220734e1: Preparing [2025-01-17T02:13:58.276Z] e6c3ec1f6f17: Preparing [2025-01-17T02:13:58.276Z] eb528d2839e1: Preparing [2025-01-17T02:13:58.276Z] 2eea50bbdbf5: Preparing [2025-01-17T02:13:58.276Z] 9741bded17a4: Preparing [2025-01-17T02:13:58.276Z] 756468918d91: Preparing [2025-01-17T02:13:58.276Z] 534a70dc8296: Preparing [2025-01-17T02:13:58.276Z] 2eea50bbdbf5: Waiting [2025-01-17T02:13:58.276Z] 9741bded17a4: Waiting [2025-01-17T02:13:58.276Z] 756468918d91: Waiting [2025-01-17T02:13:58.276Z] 534a70dc8296: Waiting [2025-01-17T02:13:58.276Z] d68a58f75fef: Layer already exists [2025-01-17T02:13:58.276Z] eb528d2839e1: Layer already exists [2025-01-17T02:13:58.276Z] 54e168c9df27: Layer already exists [2025-01-17T02:13:58.276Z] e6c3ec1f6f17: Layer already exists [2025-01-17T02:13:58.276Z] 401b220734e1: Layer already exists [2025-01-17T02:13:58.276Z] 9741bded17a4: Layer already exists [2025-01-17T02:13:58.276Z] 2eea50bbdbf5: Layer already exists [2025-01-17T02:13:58.276Z] 534a70dc8296: Layer already exists [2025-01-17T02:13:58.276Z] 756468918d91: Layer already exists [2025-01-17T02:13:58.544Z] latest: digest: sha256:37503bed068f2a2cc2fabb7a9ecc53de2a4d0e0f4cf64a3ce3f844843b272b38 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T02:13:58.929Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T02:13:59.309Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:4.0.0-dev.6 [2025-01-17T02:13:59.309Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2025-01-17T02:13:59.309Z] 54e168c9df27: Preparing [2025-01-17T02:13:59.309Z] d68a58f75fef: Preparing [2025-01-17T02:13:59.309Z] 401b220734e1: Preparing [2025-01-17T02:13:59.309Z] e6c3ec1f6f17: Preparing [2025-01-17T02:13:59.309Z] eb528d2839e1: Preparing [2025-01-17T02:13:59.309Z] 2eea50bbdbf5: Preparing [2025-01-17T02:13:59.309Z] 9741bded17a4: Preparing [2025-01-17T02:13:59.309Z] 756468918d91: Preparing [2025-01-17T02:13:59.309Z] 534a70dc8296: Preparing [2025-01-17T02:13:59.309Z] 9741bded17a4: Waiting [2025-01-17T02:13:59.309Z] 756468918d91: Waiting [2025-01-17T02:13:59.309Z] 534a70dc8296: Waiting [2025-01-17T02:13:59.309Z] 2eea50bbdbf5: Waiting [2025-01-17T02:13:59.309Z] e6c3ec1f6f17: Layer already exists [2025-01-17T02:13:59.309Z] d68a58f75fef: Layer already exists [2025-01-17T02:13:59.309Z] 54e168c9df27: Layer already exists [2025-01-17T02:13:59.309Z] 401b220734e1: Layer already exists [2025-01-17T02:13:59.309Z] eb528d2839e1: Layer already exists [2025-01-17T02:13:59.309Z] 2eea50bbdbf5: Layer already exists [2025-01-17T02:13:59.309Z] 9741bded17a4: Layer already exists [2025-01-17T02:13:59.309Z] 534a70dc8296: Layer already exists [2025-01-17T02:13:59.309Z] 756468918d91: Layer already exists [2025-01-17T02:13:59.580Z] 4.0.0-dev.6: digest: sha256:37503bed068f2a2cc2fabb7a9ecc53de2a4d0e0f4cf64a3ce3f844843b272b38 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T02:13:59.969Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:e6f8862174c1e7a2f3c2a19299614dec466d2c14-4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T02:14:00.329Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:e6f8862174c1e7a2f3c2a19299614dec466d2c14-4.0.0-dev.6 [2025-01-17T02:14:00.329Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2025-01-17T02:14:00.329Z] 54e168c9df27: Preparing [2025-01-17T02:14:00.329Z] d68a58f75fef: Preparing [2025-01-17T02:14:00.329Z] 401b220734e1: Preparing [2025-01-17T02:14:00.329Z] e6c3ec1f6f17: Preparing [2025-01-17T02:14:00.329Z] eb528d2839e1: Preparing [2025-01-17T02:14:00.329Z] 2eea50bbdbf5: Preparing [2025-01-17T02:14:00.329Z] 9741bded17a4: Preparing [2025-01-17T02:14:00.329Z] 756468918d91: Preparing [2025-01-17T02:14:00.329Z] 534a70dc8296: Preparing [2025-01-17T02:14:00.329Z] 2eea50bbdbf5: Waiting [2025-01-17T02:14:00.329Z] 9741bded17a4: Waiting [2025-01-17T02:14:00.329Z] 756468918d91: Waiting [2025-01-17T02:14:00.329Z] 534a70dc8296: Waiting [2025-01-17T02:14:00.329Z] 401b220734e1: Layer already exists [2025-01-17T02:14:00.329Z] eb528d2839e1: Layer already exists [2025-01-17T02:14:00.329Z] e6c3ec1f6f17: Layer already exists [2025-01-17T02:14:00.329Z] d68a58f75fef: Layer already exists [2025-01-17T02:14:00.329Z] 54e168c9df27: Layer already exists [2025-01-17T02:14:00.329Z] 9741bded17a4: Layer already exists [2025-01-17T02:14:00.597Z] 534a70dc8296: Layer already exists [2025-01-17T02:14:00.597Z] 2eea50bbdbf5: Layer already exists [2025-01-17T02:14:00.597Z] 756468918d91: Layer already exists [2025-01-17T02:14:00.597Z] e6f8862174c1e7a2f3c2a19299614dec466d2c14-4.0.0-dev.6: digest: sha256:37503bed068f2a2cc2fabb7a9ecc53de2a4d0e0f4cf64a3ce3f844843b272b38 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T02:14:00.959Z] + 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 [2025-01-17T02:14:01.335Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2025-01-17T02:14:01.335Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2025-01-17T02:14:01.335Z] 54e168c9df27: Preparing [2025-01-17T02:14:01.335Z] d68a58f75fef: Preparing [2025-01-17T02:14:01.335Z] 401b220734e1: Preparing [2025-01-17T02:14:01.335Z] e6c3ec1f6f17: Preparing [2025-01-17T02:14:01.335Z] eb528d2839e1: Preparing [2025-01-17T02:14:01.335Z] 2eea50bbdbf5: Preparing [2025-01-17T02:14:01.335Z] 9741bded17a4: Preparing [2025-01-17T02:14:01.335Z] 756468918d91: Preparing [2025-01-17T02:14:01.335Z] 534a70dc8296: Preparing [2025-01-17T02:14:01.335Z] 2eea50bbdbf5: Waiting [2025-01-17T02:14:01.335Z] 9741bded17a4: Waiting [2025-01-17T02:14:01.335Z] 756468918d91: Waiting [2025-01-17T02:14:01.335Z] 534a70dc8296: Waiting [2025-01-17T02:14:01.335Z] eb528d2839e1: Layer already exists [2025-01-17T02:14:01.335Z] e6c3ec1f6f17: Layer already exists [2025-01-17T02:14:01.335Z] 54e168c9df27: Layer already exists [2025-01-17T02:14:01.335Z] 401b220734e1: Layer already exists [2025-01-17T02:14:01.335Z] d68a58f75fef: Layer already exists [2025-01-17T02:14:01.335Z] 756468918d91: Layer already exists [2025-01-17T02:14:01.335Z] 9741bded17a4: Layer already exists [2025-01-17T02:14:01.335Z] 2eea50bbdbf5: Layer already exists [2025-01-17T02:14:01.335Z] 534a70dc8296: Layer already exists [2025-01-17T02:14:01.606Z] main: digest: sha256:37503bed068f2a2cc2fabb7a9ecc53de2a4d0e0f4cf64a3ce3f844843b272b38 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-17T02:14:01.690Z] ===================================================== [Pipeline] echo [2025-01-17T02:14:01.701Z] taggedImages: [2025-01-17T02:14:01.701Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:e6f8862174c1e7a2f3c2a19299614dec466d2c14 [2025-01-17T02:14:01.701Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2025-01-17T02:14:01.701Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:4.0.0-dev.6 [2025-01-17T02:14:01.701Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:e6f8862174c1e7a2f3c2a19299614dec466d2c14-4.0.0-dev.6 [2025-01-17T02:14:01.701Z] - 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 [2025-01-17T02:14:02.101Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-01-17T02:14:02.101Z] [2025-01-17T02:14:02.101Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T02:14:02.547Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-01-17T02:14:02.818Z] arm64: Pulling from edgex-lftools-log-publisher [2025-01-17T02:14:02.818Z] 8998bd30e6a1: Pulling fs layer [2025-01-17T02:14:02.818Z] 04944245beec: Pulling fs layer [2025-01-17T02:14:02.818Z] 699f458cf7ca: Pulling fs layer [2025-01-17T02:14:02.818Z] 765212b225bb: Pulling fs layer [2025-01-17T02:14:02.818Z] f23df028b6ca: Pulling fs layer [2025-01-17T02:14:02.818Z] d65c8cfc05b1: Pulling fs layer [2025-01-17T02:14:02.818Z] 2437ff75d9bd: Pulling fs layer [2025-01-17T02:14:02.818Z] 765212b225bb: Waiting [2025-01-17T02:14:02.818Z] f23df028b6ca: Waiting [2025-01-17T02:14:02.818Z] d65c8cfc05b1: Waiting [2025-01-17T02:14:02.818Z] 2437ff75d9bd: Waiting [2025-01-17T02:14:02.818Z] 04944245beec: Verifying Checksum [2025-01-17T02:14:02.818Z] 04944245beec: Download complete [2025-01-17T02:14:02.818Z] 765212b225bb: Verifying Checksum [2025-01-17T02:14:02.818Z] 765212b225bb: Download complete [2025-01-17T02:14:02.818Z] f23df028b6ca: Verifying Checksum [2025-01-17T02:14:02.818Z] f23df028b6ca: Download complete [2025-01-17T02:14:02.818Z] d65c8cfc05b1: Verifying Checksum [2025-01-17T02:14:02.818Z] d65c8cfc05b1: Download complete [2025-01-17T02:14:03.089Z] 699f458cf7ca: Verifying Checksum [2025-01-17T02:14:03.089Z] 699f458cf7ca: Download complete [2025-01-17T02:14:03.361Z] 8998bd30e6a1: Verifying Checksum [2025-01-17T02:14:03.361Z] 8998bd30e6a1: Download complete [2025-01-17T02:14:05.953Z] 2437ff75d9bd: Verifying Checksum [2025-01-17T02:14:05.953Z] 2437ff75d9bd: Download complete [2025-01-17T02:14:10.217Z] 8998bd30e6a1: Pull complete [2025-01-17T02:14:10.487Z] 04944245beec: Pull complete [2025-01-17T02:14:12.431Z] 699f458cf7ca: Pull complete [2025-01-17T02:14:12.431Z] 765212b225bb: Pull complete [2025-01-17T02:14:13.388Z] f23df028b6ca: Pull complete [2025-01-17T02:14:13.388Z] d65c8cfc05b1: Pull complete [2025-01-17T02:14:40.257Z] 2437ff75d9bd: Pull complete [2025-01-17T02:14:40.257Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-01-17T02:14:40.257Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-01-17T02:14:40.257Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-17T02:14:40.453Z] prd-ubuntu20.04-docker-arm64-4c-16g-36887 does not seem to be running inside a container [2025-01-17T02:14:40.520Z] $ 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/193 -v /w/workspace/app-rfid-llrp-inventory/193:/w/workspace/app-rfid-llrp-inventory/193:rw,z -v /w/workspace/app-rfid-llrp-inventory/193@tmp:/w/workspace/app-rfid-llrp-inventory/193@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 [2025-01-17T02:14:42.773Z] $ docker top 517ad4cc421ed09c0c62ed5c494629cb4a5a433c096c489965a64c6b7489dd98 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-17T02:14:43.308Z] ---> job-cost.sh [2025-01-17T02:14:43.576Z] lf-activate-venv: SKIPPING [2025-01-17T02:14:43.576Z] INFO: No Stack... [2025-01-17T02:14:43.844Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-01-17T02:14:44.808Z] INFO: Archiving Costs [Pipeline] sh [2025-01-17T02:14:45.134Z] + cat /w/workspace/app-rfid-llrp-inventory/193/archives/cost.csv [2025-01-17T02:14:45.134Z] + cut -d, -f6 [Pipeline] lock [2025-01-17T02:14:45.225Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-193-stack-cost] [2025-01-17T02:14:45.236Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-193-stack-cost] did not exist. Created. [2025-01-17T02:14:45.243Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-193-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-01-17T02:14:45.606Z] /w/workspace/app-rfid-llrp-inventory/193@tmp/durable-4c523fc1/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-01-17T02:14:45.943Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-01-17T02:14:45.974Z] Warning: overwriting stash ‘stack-cost’ [2025-01-17T02:14:46.036Z] Stashed 1 file(s) [Pipeline] } [2025-01-17T02:14:46.044Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-193-stack-cost] [Pipeline] // lock [Pipeline] } [2025-01-17T02:14:46.068Z] $ docker stop --time=1 517ad4cc421ed09c0c62ed5c494629cb4a5a433c096c489965a64c6b7489dd98 [2025-01-17T02:14:47.487Z] $ docker rm -f --volumes 517ad4cc421ed09c0c62ed5c494629cb4a5a433c096c489965a64c6b7489dd98 [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 [2025-01-17T02:14:48.044Z] provisioning config files... [2025-01-17T02:14:48.053Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config17284830069772373878tmp [Pipeline] { [Pipeline] sh [2025-01-17T02:14:48.391Z] + set +x [2025-01-17T02:14:48.391Z] + curl -s https://codecov.io/bash [2025-01-17T02:14:48.391Z] + bash -s -- [2025-01-17T02:14:48.391Z] [2025-01-17T02:14:48.391Z] _____ _ [2025-01-17T02:14:48.391Z] / ____| | | [2025-01-17T02:14:48.391Z] | | ___ __| | ___ ___ _____ __ [2025-01-17T02:14:48.391Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-01-17T02:14:48.391Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-01-17T02:14:48.391Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-01-17T02:14:48.391Z] Bash-1.0.6 [2025-01-17T02:14:48.391Z] [2025-01-17T02:14:48.391Z] [2025-01-17T02:14:48.391Z] ==> git version 2.25.1 found [2025-01-17T02:14:48.391Z] ==> 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 [2025-01-17T02:14:48.391Z] Release-Date: 2020-01-08 [2025-01-17T02:14:48.391Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-01-17T02:14:48.391Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-01-17T02:14:48.391Z] ==> Jenkins CI detected. [2025-01-17T02:14:48.392Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2025-01-17T02:14:48.392Z] project root: . [2025-01-17T02:14:48.392Z] --> token set from env [2025-01-17T02:14:48.652Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-01-17T02:14:48.652Z] ==> Running gcov in . (disable via -X gcov) [2025-01-17T02:14:48.652Z] ==> Python coveragepy not found [2025-01-17T02:14:48.652Z] ==> Searching for coverage reports in: [2025-01-17T02:14:48.652Z] + . [2025-01-17T02:14:48.652Z] -> Found 1 reports [2025-01-17T02:14:48.652Z] ==> Detecting git/mercurial file structure [2025-01-17T02:14:48.652Z] ==> Reading reports [2025-01-17T02:14:48.652Z] + ./coverage.out bytes=55696 [2025-01-17T02:14:48.652Z] ==> Appending adjustments [2025-01-17T02:14:48.652Z] https://docs.codecov.io/docs/fixing-reports [2025-01-17T02:14:48.911Z] + Found adjustments [2025-01-17T02:14:48.911Z] ==> Gzipping contents [2025-01-17T02:14:48.911Z] 16K /tmp/codecov.RhHkl6.gz [2025-01-17T02:14:48.911Z] ==> Uploading reports [2025-01-17T02:14:48.911Z] url: https://codecov.io [2025-01-17T02:14:48.911Z] query: branch=main&commit=e6f8862174c1e7a2f3c2a19299614dec466d2c14&build=193&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F193%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2025-01-17T02:14:48.911Z] -> Pinging Codecov [2025-01-17T02:14:48.911Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=e6f8862174c1e7a2f3c2a19299614dec466d2c14&build=193&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F193%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2025-01-17T02:14:49.170Z] -> Uploading to [2025-01-17T02:14:49.171Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-rfid-llrp-go/e6f8862174c1e7a2f3c2a19299614dec466d2c14/5b39a53b-ebd4-45b4-a069-49ec3c8014a6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250117%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250117T021448Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=54d3e4ffa1d363268fea4630c1b836a9f14c692d58392891e7dc4a759fc6ab13 [2025-01-17T02:14:49.171Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-17T02:14:49.171Z] Dload Upload Total Spent Left Speed [2025-01-17T02:14:49.431Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12869 0 0 100 12869 0 81449 --:--:-- --:--:-- --:--:-- 81449 [2025-01-17T02:14:49.431Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/e6f8862174c1e7a2f3c2a19299614dec466d2c14 [Pipeline] } [2025-01-17T02:14:49.439Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-01-17T02:14:49.699Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-01-17T02:14:49.713Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T02:14:50.028Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-01-17T02:14:50.028Z] [2025-01-17T02:14:50.028Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T02:14:50.342Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-01-17T02:14:50.342Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-01-17T02:14:50.342Z] 43c4264eed91: Pulling fs layer [2025-01-17T02:14:50.342Z] 4cc291be95ef: Pulling fs layer [2025-01-17T02:14:50.342Z] 2ac1f1163629: Pulling fs layer [2025-01-17T02:14:50.342Z] 5c3c966382ef: Pulling fs layer [2025-01-17T02:14:50.342Z] 4f4fb700ef54: Pulling fs layer [2025-01-17T02:14:50.342Z] d9c7d2e4e75e: Pulling fs layer [2025-01-17T02:14:50.342Z] 9c3e1370e548: Pulling fs layer [2025-01-17T02:14:50.342Z] 5c3c966382ef: Waiting [2025-01-17T02:14:50.342Z] 4f4fb700ef54: Waiting [2025-01-17T02:14:50.342Z] d9c7d2e4e75e: Waiting [2025-01-17T02:14:50.342Z] 9c3e1370e548: Waiting [2025-01-17T02:14:50.342Z] 4cc291be95ef: Verifying Checksum [2025-01-17T02:14:50.342Z] 4cc291be95ef: Download complete [2025-01-17T02:14:50.342Z] 5c3c966382ef: Download complete [2025-01-17T02:14:50.342Z] 4f4fb700ef54: Download complete [2025-01-17T02:14:50.342Z] 43c4264eed91: Download complete [2025-01-17T02:14:50.604Z] 43c4264eed91: Pull complete [2025-01-17T02:14:50.863Z] 4cc291be95ef: Pull complete [2025-01-17T02:14:50.863Z] d9c7d2e4e75e: Verifying Checksum [2025-01-17T02:14:50.863Z] d9c7d2e4e75e: Download complete [2025-01-17T02:14:50.863Z] 2ac1f1163629: Download complete [2025-01-17T02:14:51.430Z] 9c3e1370e548: Verifying Checksum [2025-01-17T02:14:51.430Z] 9c3e1370e548: Download complete [2025-01-17T02:14:55.660Z] 2ac1f1163629: Pull complete [2025-01-17T02:14:55.660Z] 5c3c966382ef: Pull complete [2025-01-17T02:14:55.660Z] 4f4fb700ef54: Pull complete [2025-01-17T02:14:56.597Z] d9c7d2e4e75e: Pull complete [2025-01-17T02:15:04.715Z] 9c3e1370e548: Pull complete [2025-01-17T02:15:04.715Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-01-17T02:15:04.715Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-01-17T02:15:04.715Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-17T02:15:04.831Z] prd-ubuntu20.04-docker-8c-8g-36885 does not seem to be running inside a container [2025-01-17T02:15:04.852Z] $ 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:latest cat [2025-01-17T02:15:08.145Z] $ docker top f0f00fb8979db47d26cdb18625a6c507cf16721e4fbd477d08cc236019dddda6 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-17T02:15:08.584Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] echo [2025-01-17T02:15:08.653Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh [2025-01-17T02:15:09.102Z] + set -o pipefail [2025-01-17T02:15:09.102Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' [2025-01-17T02:15:17.372Z] [2025-01-17T02:15:17.372Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2025-01-17T02:15:17.372Z] [2025-01-17T02:15:17.372Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7116c55e-148a-425a-9d75-27689445d8a8/history/d2ea37f9-c536-4067-b6ff-e0918fff9b5b [2025-01-17T02:15:17.372Z] [2025-01-17T02:15:17.372Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-01-17T02:15:17.372Z] [2025-01-17T02:15:17.940Z] [2025-01-17T02:15:17.940Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-01-17T02:15:17.940Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-01-17T02:15:18.204Z] $ docker stop --time=1 f0f00fb8979db47d26cdb18625a6c507cf16721e4fbd477d08cc236019dddda6 [2025-01-17T02:15:23.768Z] $ docker rm -f --volumes f0f00fb8979db47d26cdb18625a6c507cf16721e4fbd477d08cc236019dddda6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-01-17T02:15:24.688Z] + git log --format=format:%s -1 e6f8862174c1e7a2f3c2a19299614dec466d2c14 [Pipeline] sh [2025-01-17T02:15:24.979Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-17T02:15:24.980Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T02:15:25.290Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-17T02:15:25.290Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-17T02:15:25.376Z] prd-ubuntu20.04-docker-8c-8g-36885 does not seem to be running inside a container [2025-01-17T02:15:25.404Z] $ 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 [2025-01-17T02:15:25.942Z] $ docker top 981e9cf9103cef4ec6c540a2416faa009a0ba75eb2aa97e8def85f41f2be99ab -eo pid,comm [2025-01-17T02:15:25.998Z] 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). [2025-01-17T02:15:25.998Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-17T02:15:26.050Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-17T02:15:26.050Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-17T02:15:26.164Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-17T02:15:26.160Z] $ docker exec 981e9cf9103cef4ec6c540a2416faa009a0ba75eb2aa97e8def85f41f2be99ab ssh-agent [2025-01-17T02:15:26.292Z] SSH_AUTH_SOCK=/tmp/ssh-KkYSjY9vhoEY/agent.32 [2025-01-17T02:15:26.292Z] SSH_AGENT_PID=38 [2025-01-17T02:15:26.297Z] Running ssh-add (command line suppressed) [2025-01-17T02:15:26.401Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6103622844603894399.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6103622844603894399.key) [2025-01-17T02:15:26.423Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-17T02:15:26.722Z] + git semver tag [2025-01-17T02:15:26.981Z] 2025-01-17 02:15:26,896 [run_tag] DEBUG tag force:False [2025-01-17T02:15:26.981Z] 2025-01-17 02:15:26,896 [check_head_tag] DEBUG check head tag [2025-01-17T02:15:26.981Z] 2025-01-17 02:15:26,898 [execute] INFO git cat-file --batch-check [2025-01-17T02:15:26.981Z] 2025-01-17 02:15:26,898 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2025-01-17T02:15:26.981Z] 2025-01-17 02:15:26,902 [execute] INFO git cat-file --batch [2025-01-17T02:15:26.981Z] 2025-01-17 02:15:26,903 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2025-01-17T02:15:26.981Z] 2025-01-17 02:15:26,932 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2025-01-17T02:15:26.981Z] 2025-01-17 02:15:26,932 [execute] INFO git tag -a v4.0.0-dev.6 -m v4.0.0-dev.6 [2025-01-17T02:15:26.981Z] 2025-01-17 02:15:26,933 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.6', '-m', 'v4.0.0-dev.6'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2025-01-17T02:15:26.981Z] 2025-01-17 02:15:26,938 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2025-01-17T02:15:26.981Z] 4.0.0-dev.6 [Pipeline] } [2025-01-17T02:15:26.982Z] $ docker exec --env ******** --env ******** 981e9cf9103cef4ec6c540a2416faa009a0ba75eb2aa97e8def85f41f2be99ab ssh-agent -k [2025-01-17T02:15:27.080Z] unset SSH_AUTH_SOCK; [2025-01-17T02:15:27.081Z] unset SSH_AGENT_PID; [2025-01-17T02:15:27.081Z] echo Agent pid 38 killed; [2025-01-17T02:15:27.100Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-17T02:15:27.456Z] + git semver [Pipeline] } [2025-01-17T02:15:27.721Z] $ docker stop --time=1 981e9cf9103cef4ec6c540a2416faa009a0ba75eb2aa97e8def85f41f2be99ab [2025-01-17T02:15:29.781Z] $ docker rm -f --volumes 981e9cf9103cef4ec6c540a2416faa009a0ba75eb2aa97e8def85f41f2be99ab [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T02:15:30.414Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-01-17T02:15:30.414Z] [2025-01-17T02:15:30.414Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T02:15:30.732Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-01-17T02:15:30.990Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-01-17T02:15:30.990Z] ab5ef0e58194: Pulling fs layer [2025-01-17T02:15:30.990Z] 9712f1f96733: Pulling fs layer [2025-01-17T02:15:30.990Z] 63f879dbbcfc: Pulling fs layer [2025-01-17T02:15:30.990Z] 0d9ebad4ef96: Pulling fs layer [2025-01-17T02:15:30.990Z] e9a5061849ea: Pulling fs layer [2025-01-17T02:15:30.990Z] d747dcd14b5f: Pulling fs layer [2025-01-17T02:15:30.990Z] 2de7ff778b66: Pulling fs layer [2025-01-17T02:15:30.990Z] 0d9ebad4ef96: Waiting [2025-01-17T02:15:30.990Z] e9a5061849ea: Waiting [2025-01-17T02:15:30.990Z] d747dcd14b5f: Waiting [2025-01-17T02:15:30.990Z] 2de7ff778b66: Waiting [2025-01-17T02:15:30.990Z] 9712f1f96733: Verifying Checksum [2025-01-17T02:15:30.990Z] 9712f1f96733: Download complete [2025-01-17T02:15:31.249Z] 63f879dbbcfc: Verifying Checksum [2025-01-17T02:15:31.250Z] 63f879dbbcfc: Download complete [2025-01-17T02:15:31.510Z] e9a5061849ea: Verifying Checksum [2025-01-17T02:15:31.510Z] e9a5061849ea: Download complete [2025-01-17T02:15:31.510Z] d747dcd14b5f: Verifying Checksum [2025-01-17T02:15:31.510Z] d747dcd14b5f: Download complete [2025-01-17T02:15:31.510Z] 0d9ebad4ef96: Verifying Checksum [2025-01-17T02:15:31.510Z] ab5ef0e58194: Verifying Checksum [2025-01-17T02:15:31.510Z] ab5ef0e58194: Download complete [2025-01-17T02:15:31.768Z] 2de7ff778b66: Verifying Checksum [2025-01-17T02:15:31.768Z] 2de7ff778b66: Download complete [2025-01-17T02:15:35.052Z] ab5ef0e58194: Pull complete [2025-01-17T02:15:35.052Z] 9712f1f96733: Pull complete [2025-01-17T02:15:35.618Z] 63f879dbbcfc: Pull complete [2025-01-17T02:15:39.838Z] 0d9ebad4ef96: Pull complete [2025-01-17T02:15:40.098Z] e9a5061849ea: Pull complete [2025-01-17T02:15:40.098Z] d747dcd14b5f: Pull complete [2025-01-17T02:15:41.495Z] 2de7ff778b66: Pull complete [2025-01-17T02:15:41.495Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-01-17T02:15:41.495Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-01-17T02:15:41.495Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-17T02:15:41.611Z] prd-ubuntu20.04-docker-8c-8g-36885 does not seem to be running inside a container [2025-01-17T02:15:41.632Z] $ 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 [2025-01-17T02:15:49.230Z] $ docker top 5538a0861c13f90625647f8a950ed9d64e01289305c6af9c0175197071d1d920 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-01-17T02:15:49.327Z] provisioning config files... [2025-01-17T02:15:49.337Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8802718850081895202tmp [2025-01-17T02:15:49.346Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config17700665004063386784tmp [2025-01-17T02:15:49.355Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config10259746467364226307tmp [Pipeline] { [Pipeline] echo [2025-01-17T02:15:49.382Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-17T02:15:49.679Z] ---> sigul-configuration.sh [2025-01-17T02:15:49.679Z] gpg: directory `/root/.gnupg' created [2025-01-17T02:15:49.679Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-01-17T02:15:49.679Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-01-17T02:15:49.679Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-01-17T02:15:49.680Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-01-17T02:15:49.680Z] gpg: CAST5 encrypted data [2025-01-17T02:15:49.680Z] gpg: encrypted with 1 passphrase [2025-01-17T02:15:49.680Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-01-17T02:15:50.007Z] + mkdir /home/jenkins [2025-01-17T02:15:50.007Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-01-17T02:15:50.308Z] + 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 [2025-01-17T02:15:50.323Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-17T02:15:50.625Z] ---> sigul-install.sh [2025-01-17T02:15:50.625Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-01-17T02:15:50.925Z] + git tag --list [2025-01-17T02:15:50.925Z] v0.0.0 [2025-01-17T02:15:50.925Z] v1.0.0 [2025-01-17T02:15:50.925Z] v2.1.0 [2025-01-17T02:15:50.925Z] v2.1.1 [2025-01-17T02:15:50.925Z] v2.2.0 [2025-01-17T02:15:50.925Z] v2.3.0 [2025-01-17T02:15:50.925Z] v3.0 [2025-01-17T02:15:50.925Z] v3.0.0 [2025-01-17T02:15:50.925Z] v3.0.1 [2025-01-17T02:15:50.925Z] v3.0.1-dev.1 [2025-01-17T02:15:50.925Z] v3.1 [2025-01-17T02:15:50.925Z] v3.1.0 [2025-01-17T02:15:50.925Z] v3.1.0-dev.1 [2025-01-17T02:15:50.925Z] v3.1.0-dev.10 [2025-01-17T02:15:50.925Z] v3.1.0-dev.11 [2025-01-17T02:15:50.925Z] v3.1.0-dev.12 [2025-01-17T02:15:50.925Z] v3.1.0-dev.13 [2025-01-17T02:15:50.925Z] v3.1.0-dev.14 [2025-01-17T02:15:50.925Z] v3.1.0-dev.15 [2025-01-17T02:15:50.925Z] v3.1.0-dev.16 [2025-01-17T02:15:50.925Z] v3.1.0-dev.17 [2025-01-17T02:15:50.925Z] v3.1.0-dev.18 [2025-01-17T02:15:50.925Z] v3.1.0-dev.19 [2025-01-17T02:15:50.925Z] v3.1.0-dev.2 [2025-01-17T02:15:50.925Z] v3.1.0-dev.20 [2025-01-17T02:15:50.925Z] v3.1.0-dev.21 [2025-01-17T02:15:50.925Z] v3.1.0-dev.22 [2025-01-17T02:15:50.925Z] v3.1.0-dev.23 [2025-01-17T02:15:50.925Z] v3.1.0-dev.24 [2025-01-17T02:15:50.925Z] v3.1.0-dev.25 [2025-01-17T02:15:50.925Z] v3.1.0-dev.26 [2025-01-17T02:15:50.925Z] v3.1.0-dev.27 [2025-01-17T02:15:50.925Z] v3.1.0-dev.28 [2025-01-17T02:15:50.925Z] v3.1.0-dev.29 [2025-01-17T02:15:50.925Z] v3.1.0-dev.3 [2025-01-17T02:15:50.925Z] v3.1.0-dev.30 [2025-01-17T02:15:50.925Z] v3.1.0-dev.31 [2025-01-17T02:15:50.925Z] v3.1.0-dev.32 [2025-01-17T02:15:50.925Z] v3.1.0-dev.33 [2025-01-17T02:15:50.925Z] v3.1.0-dev.34 [2025-01-17T02:15:50.925Z] v3.1.0-dev.35 [2025-01-17T02:15:50.925Z] v3.1.0-dev.36 [2025-01-17T02:15:50.925Z] v3.1.0-dev.37 [2025-01-17T02:15:50.925Z] v3.1.0-dev.38 [2025-01-17T02:15:50.925Z] v3.1.0-dev.39 [2025-01-17T02:15:50.925Z] v3.1.0-dev.4 [2025-01-17T02:15:50.925Z] v3.1.0-dev.40 [2025-01-17T02:15:50.925Z] v3.1.0-dev.5 [2025-01-17T02:15:50.925Z] v3.1.0-dev.6 [2025-01-17T02:15:50.925Z] v3.1.0-dev.7 [2025-01-17T02:15:50.925Z] v3.1.0-dev.8 [2025-01-17T02:15:50.925Z] v3.1.0-dev.9 [2025-01-17T02:15:50.925Z] v3.1.1 [2025-01-17T02:15:50.925Z] v3.2.0-dev.1 [2025-01-17T02:15:50.925Z] v3.2.0-dev.10 [2025-01-17T02:15:50.925Z] v3.2.0-dev.11 [2025-01-17T02:15:50.925Z] v3.2.0-dev.12 [2025-01-17T02:15:50.925Z] v3.2.0-dev.13 [2025-01-17T02:15:50.925Z] v3.2.0-dev.14 [2025-01-17T02:15:50.925Z] v3.2.0-dev.15 [2025-01-17T02:15:50.925Z] v3.2.0-dev.16 [2025-01-17T02:15:50.925Z] v3.2.0-dev.17 [2025-01-17T02:15:50.925Z] v3.2.0-dev.18 [2025-01-17T02:15:50.925Z] v3.2.0-dev.19 [2025-01-17T02:15:50.925Z] v3.2.0-dev.2 [2025-01-17T02:15:50.925Z] v3.2.0-dev.20 [2025-01-17T02:15:50.925Z] v3.2.0-dev.21 [2025-01-17T02:15:50.925Z] v3.2.0-dev.22 [2025-01-17T02:15:50.925Z] v3.2.0-dev.23 [2025-01-17T02:15:50.925Z] v3.2.0-dev.24 [2025-01-17T02:15:50.925Z] v3.2.0-dev.25 [2025-01-17T02:15:50.925Z] v3.2.0-dev.26 [2025-01-17T02:15:50.925Z] v3.2.0-dev.27 [2025-01-17T02:15:50.925Z] v3.2.0-dev.28 [2025-01-17T02:15:50.925Z] v3.2.0-dev.29 [2025-01-17T02:15:50.925Z] v3.2.0-dev.3 [2025-01-17T02:15:50.925Z] v3.2.0-dev.30 [2025-01-17T02:15:50.925Z] v3.2.0-dev.31 [2025-01-17T02:15:50.925Z] v3.2.0-dev.32 [2025-01-17T02:15:50.925Z] v3.2.0-dev.33 [2025-01-17T02:15:50.925Z] v3.2.0-dev.4 [2025-01-17T02:15:50.925Z] v3.2.0-dev.5 [2025-01-17T02:15:50.925Z] v3.2.0-dev.6 [2025-01-17T02:15:50.925Z] v3.2.0-dev.7 [2025-01-17T02:15:50.925Z] v3.2.0-dev.8 [2025-01-17T02:15:50.925Z] v3.2.0-dev.9 [2025-01-17T02:15:50.925Z] v4.0.0-dev.1 [2025-01-17T02:15:50.925Z] v4.0.0-dev.2 [2025-01-17T02:15:50.925Z] v4.0.0-dev.3 [2025-01-17T02:15:50.925Z] v4.0.0-dev.4 [2025-01-17T02:15:50.925Z] v4.0.0-dev.5 [2025-01-17T02:15:50.925Z] v4.0.0-dev.6 [Pipeline] sh [2025-01-17T02:15:51.227Z] + lftools sign git-tag v4.0.0-dev.6 [2025-01-17T02:15:51.799Z] Signing Git tag with Sigul... [2025-01-17T02:15:51.799Z] Signing v4.0.0-dev.6 [Pipeline] echo [2025-01-17T02:15:52.072Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-17T02:15:52.369Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-01-17T02:15:52.375Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-01-17T02:15:52.393Z] $ docker stop --time=1 5538a0861c13f90625647f8a950ed9d64e01289305c6af9c0175197071d1d920 [2025-01-17T02:15:53.709Z] $ docker rm -f --volumes 5538a0861c13f90625647f8a950ed9d64e01289305c6af9c0175197071d1d920 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-01-17T02:15:54.184Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-17T02:15:54.184Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T02:15:54.498Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-17T02:15:54.498Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-17T02:15:54.573Z] prd-ubuntu20.04-docker-8c-8g-36885 does not seem to be running inside a container [2025-01-17T02:15:54.594Z] $ 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 [2025-01-17T02:15:55.029Z] $ docker top 2e5b1b2a0d1bd5b1b03963906f6376f3f2490dfeb13636ba294f6116e0d0d2dd -eo pid,comm [2025-01-17T02:15:55.097Z] 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). [2025-01-17T02:15:55.097Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-17T02:15:55.155Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-17T02:15:55.155Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-17T02:15:55.264Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-17T02:15:55.258Z] $ docker exec 2e5b1b2a0d1bd5b1b03963906f6376f3f2490dfeb13636ba294f6116e0d0d2dd ssh-agent [2025-01-17T02:15:55.373Z] SSH_AUTH_SOCK=/tmp/ssh-42GwcWsHow5l/agent.31 [2025-01-17T02:15:55.373Z] SSH_AGENT_PID=37 [2025-01-17T02:15:55.377Z] Running ssh-add (command line suppressed) [2025-01-17T02:15:55.479Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_15936837951521579948.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_15936837951521579948.key) [2025-01-17T02:15:55.501Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-17T02:15:55.798Z] + git semver bump pre [2025-01-17T02:15:56.057Z] 2025-01-17 02:15:55,974 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2025-01-17T02:15:56.057Z] 2025-01-17 02:15:55,974 [bump_version] DEBUG bumping version:4.0.0-dev.6 on axis:pre with prefix:dev [2025-01-17T02:15:56.057Z] 2025-01-17 02:15:55,975 [bump_version] DEBUG bumped version:4.0.0-dev.7 [2025-01-17T02:15:56.057Z] 2025-01-17 02:15:55,975 [write_version] DEBUG write version:4.0.0-dev.7 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True [2025-01-17T02:15:56.057Z] 2025-01-17 02:15:55,975 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2025-01-17T02:15:56.057Z] 2025-01-17 02:15:55,975 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2025-01-17T02:15:56.057Z] 2025-01-17 02:15:55,976 [execute] INFO git cat-file --batch-check [2025-01-17T02:15:56.057Z] 2025-01-17 02:15:55,977 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2025-01-17T02:15:56.057Z] 2025-01-17 02:15:55,983 [execute] INFO git cat-file --batch [2025-01-17T02:15:56.057Z] 2025-01-17 02:15:55,984 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2025-01-17T02:15:56.057Z] 2025-01-17 02:15:55,989 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2025-01-17T02:15:56.057Z] 4.0.0-dev.7 [Pipeline] } [2025-01-17T02:15:56.057Z] $ docker exec --env ******** --env ******** 2e5b1b2a0d1bd5b1b03963906f6376f3f2490dfeb13636ba294f6116e0d0d2dd ssh-agent -k [2025-01-17T02:15:56.163Z] unset SSH_AUTH_SOCK; [2025-01-17T02:15:56.163Z] unset SSH_AGENT_PID; [2025-01-17T02:15:56.163Z] echo Agent pid 37 killed; [2025-01-17T02:15:56.182Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-17T02:15:56.500Z] + git semver [Pipeline] } [2025-01-17T02:15:56.763Z] $ docker stop --time=1 2e5b1b2a0d1bd5b1b03963906f6376f3f2490dfeb13636ba294f6116e0d0d2dd [2025-01-17T02:15:58.061Z] $ docker rm -f --volumes 2e5b1b2a0d1bd5b1b03963906f6376f3f2490dfeb13636ba294f6116e0d0d2dd [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-17T02:15:58.428Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-17T02:15:58.429Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T02:15:58.731Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-17T02:15:58.731Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-17T02:15:58.815Z] prd-ubuntu20.04-docker-8c-8g-36885 does not seem to be running inside a container [2025-01-17T02:15:58.835Z] $ 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 [2025-01-17T02:15:59.191Z] $ docker top f29c2c2c20aa9c658a27c7d40212a8af02ec8ecc5b0eacb1bc193c5669b36101 -eo pid,comm [2025-01-17T02:15:59.246Z] 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). [2025-01-17T02:15:59.246Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-17T02:15:59.299Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-17T02:15:59.299Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-17T02:15:59.404Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-17T02:15:59.397Z] $ docker exec f29c2c2c20aa9c658a27c7d40212a8af02ec8ecc5b0eacb1bc193c5669b36101 ssh-agent [2025-01-17T02:15:59.513Z] SSH_AUTH_SOCK=/tmp/ssh-8jWRmvYqju0H/agent.32 [2025-01-17T02:15:59.513Z] SSH_AGENT_PID=38 [2025-01-17T02:15:59.518Z] Running ssh-add (command line suppressed) [2025-01-17T02:15:59.695Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_16285585799056042342.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_16285585799056042342.key) [2025-01-17T02:15:59.717Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-17T02:16:00.010Z] + git semver push [2025-01-17T02:16:00.269Z] 2025-01-17 02:16:00,202 [run_push] DEBUG push [2025-01-17T02:16:00.269Z] 2025-01-17 02:16:00,203 [execute] INFO git cat-file --batch-check [2025-01-17T02:16:00.269Z] 2025-01-17 02:16:00,203 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2025-01-17T02:16:00.269Z] 2025-01-17 02:16:00,207 [execute] INFO git rev-list 8f5c68bcc8b4f8fe40cae92d9a1255975bd04cda -- [2025-01-17T02:16:00.269Z] 2025-01-17 02:16:00,207 [execute] DEBUG Popen(['git', 'rev-list', '8f5c68bcc8b4f8fe40cae92d9a1255975bd04cda', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-01-17T02:16:00.269Z] 2025-01-17 02:16:00,216 [execute] INFO git fetch -v origin [2025-01-17T02:16:00.269Z] 2025-01-17 02:16:00,217 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) [2025-01-17T02:16:00.838Z] 2025-01-17 02:16:00,663 [run_push] DEBUG no remote changes detected [2025-01-17T02:16:00.838Z] 2025-01-17 02:16:00,664 [execute] INFO git push origin semver [2025-01-17T02:16:00.838Z] 2025-01-17 02:16:00,664 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-01-17T02:16:01.415Z] 2025-01-17 02:16:01,303 [run_push] DEBUG push all version tags [2025-01-17T02:16:01.415Z] 2025-01-17 02:16:01,304 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-01-17T02:16:01.415Z] 2025-01-17 02:16:01,304 [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) [2025-01-17T02:16:02.366Z] 2025-01-17 02:16:02,125 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2025-01-17T02:16:02.366Z] 4.0.0-dev.7 [Pipeline] } [2025-01-17T02:16:02.366Z] $ docker exec --env ******** --env ******** f29c2c2c20aa9c658a27c7d40212a8af02ec8ecc5b0eacb1bc193c5669b36101 ssh-agent -k [2025-01-17T02:16:02.454Z] unset SSH_AUTH_SOCK; [2025-01-17T02:16:02.460Z] unset SSH_AGENT_PID; [2025-01-17T02:16:02.460Z] echo Agent pid 38 killed; [2025-01-17T02:16:02.475Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-17T02:16:02.816Z] + git semver [Pipeline] } [2025-01-17T02:16:03.077Z] $ docker stop --time=1 f29c2c2c20aa9c658a27c7d40212a8af02ec8ecc5b0eacb1bc193c5669b36101 [2025-01-17T02:16:04.342Z] $ docker rm -f --volumes f29c2c2c20aa9c658a27c7d40212a8af02ec8ecc5b0eacb1bc193c5669b36101 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-01-17T02:16:05.063Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2025-01-17T02:16:05.063Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2025-01-17T02:16:05.063Z] total 16 [2025-01-17T02:16:05.063Z] drwxr-xr-x 3 root root 4096 Jan 17 02:02 . [2025-01-17T02:16:05.063Z] drwxrwxr-x 12 jenkins jenkins 4096 Jan 17 02:15 .. [2025-01-17T02:16:05.063Z] drwxr-xr-x 2 root root 4096 Jan 17 02:02 cost [2025-01-17T02:16:05.063Z] -rw-r--r-- 1 root root 95 Jan 17 02:02 cost.csv [2025-01-17T02:16:05.063Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2025-01-17T02:16:05.063Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2025-01-17T02:16:05.063Z] total 16 [2025-01-17T02:16:05.063Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 17 02:02 . [2025-01-17T02:16:05.063Z] drwxrwxr-x 12 jenkins jenkins 4096 Jan 17 02:15 .. [2025-01-17T02:16:05.063Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 17 02:02 cost [2025-01-17T02:16:05.063Z] -rw-r--r-- 1 jenkins jenkins 95 Jan 17 02:02 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-01-17T02:16:05.356Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-17T02:16:06.214Z] ---> package-listing.sh [2025-01-17T02:16:06.214Z] ++ facter osfamily [2025-01-17T02:16:06.214Z] ++ tr '[:upper:]' '[:lower:]' [2025-01-17T02:16:06.474Z] + OS_FAMILY=debian [2025-01-17T02:16:06.474Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2025-01-17T02:16:06.474Z] + START_PACKAGES=/tmp/packages_start.txt [2025-01-17T02:16:06.474Z] + END_PACKAGES=/tmp/packages_end.txt [2025-01-17T02:16:06.474Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-01-17T02:16:06.474Z] + PACKAGES=/tmp/packages_start.txt [2025-01-17T02:16:06.474Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2025-01-17T02:16:06.474Z] + PACKAGES=/tmp/packages_end.txt [2025-01-17T02:16:06.474Z] + case "${OS_FAMILY}" in [2025-01-17T02:16:06.474Z] + dpkg -l [2025-01-17T02:16:06.474Z] + grep '^ii' [2025-01-17T02:16:06.474Z] + '[' -f /tmp/packages_start.txt ']' [2025-01-17T02:16:06.474Z] + '[' -f /tmp/packages_end.txt ']' [2025-01-17T02:16:06.474Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-01-17T02:16:06.474Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2025-01-17T02:16:06.474Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2025-01-17T02:16:06.474Z] + 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 [2025-01-17T02:16:06.487Z] 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 [2025-01-17T02:16:06.765Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T02:16:07.329Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-17T02:16:07.329Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-17T02:16:07.412Z] prd-ubuntu20.04-docker-8c-8g-36885 does not seem to be running inside a container [2025-01-17T02:16:07.433Z] $ 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 [2025-01-17T02:16:07.655Z] $ docker top e5ed45d94ab25c063f4968e8b6ddfd65023afff914a24bc54dfc1d6ca00708c9 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-17T02:16:08.013Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-01-17T02:16:08.298Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-01-17T02:16:08.583Z] + ls /var/log/sa-host [2025-01-17T02:16:08.583Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-17T02:16:08.756Z] provisioning config files... [2025-01-17T02:16:08.765Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config11309978311788433494tmp [Pipeline] { [Pipeline] echo [2025-01-17T02:16:08.784Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-17T02:16:09.069Z] ---> create-netrc.sh [Pipeline] } [2025-01-17T02:16:09.093Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-01-17T02:16:09.445Z] ---> python-tools-install.sh [Pipeline] echo [2025-01-17T02:16:09.454Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-17T02:16:09.736Z] ---> sudo-logs.sh [2025-01-17T02:16:09.736Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-01-17T02:16:09.772Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-17T02:16:10.056Z] ---> job-cost.sh [2025-01-17T02:16:10.056Z] lf-activate-venv: SKIPPING [2025-01-17T02:16:10.056Z] DEBUG: total: 0.2199999988079071 [2025-01-17T02:16:10.056Z] INFO: Retrieving Stack Cost... [2025-01-17T02:16:10.316Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-01-17T02:16:10.885Z] INFO: Archiving Costs [Pipeline] echo [2025-01-17T02:16:10.898Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-17T02:16:11.183Z] ---> logs-deploy.sh [2025-01-17T02:16:11.183Z] lf-activate-venv: SKIPPING [2025-01-17T02:16:11.183Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/193 [2025-01-17T02:16:11.183Z] INFO: archiving workspace using pattern(s): [2025-01-17T02:16:12.121Z] Archives upload complete. [2025-01-17T02:16:12.122Z] INFO: archiving logs to Nexus